/* ---------- Logo ---------- */
.logo {
  display: inline-block;
  line-height: 1;
  vertical-align: middle; }

/* ---------- Table styles ---------- */
@media (max-width: 979px) {
  .responsive-table-horizontal {
    display: block;
    position: relative;
    width: 100%; }

  .responsive-table-horizontal:after {
    clear: both;
    content: '';
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden; }

  .responsive-table-horizontal tbody {
    display: block;
    overflow-x: auto;
    position: relative;
    white-space: nowrap;
    width: auto; }

  .responsive-table-horizontal tbody tr {
    display: inline-block;
    vertical-align: top; }

  .responsive-table-horizontal tbody tr td {
    display: block;
    margin-bottom: 20px; }

  .responsive-table-horizontal tbody tr td:first-child {
    text-align: left; }

  .responsive-table-horizontal thead {
    display: block;
    float: left;
    margin-right: 10px; }

  .responsive-table-horizontal thead:after {
    clear: both;
    content: "";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden; }

  .responsive-table-horizontal thead th {
    display: block;
    margin-bottom: 20px;
    text-align: right; }

  .responsive-table-horizontal thead th:first-child {
    text-align: right; }

  .ie9 .responsive-table-horizontal thead {
    float: none; } }
/* ---------- Text formatting ---------- */
.important {
  font-weight: bold; }

/* ---------- Main content body ---------- */
.portal-iframe #main-content {
  width: 100%; }

/* ---------- Loading animation ---------- */
.loading-animation {
  background: url(/portaledealers-hcbe-login-theme/css/../images/progress_bar/loading_animation.gif) no-repeat top center;
  margin-top: 10px;
  padding-top: 40px;
  text-align: left; }

/* ---------- Separator ---------- */
.separator {
  border-top: 1px dotted #BFBFBF; }

/* ---------- Update manager ---------- */
.update-available {
  margin-top: 10px;
  padding: 2px;
  text-align: left; }

/* ---------- Text highlighting ---------- */
.highlight {
  background: #FFC;
  font-weight: bold;
  margin: 0 1px; }

/* ---------- Miscellaneous ---------- */
span.alert {
  display: inline-block; }

#skip-to-content {
  clip: rect(0 0 0 0);
  position: absolute; }

/* ---------- Dragging/sorting indicators ---------- */
.portlet-layout.dragging {
  border-collapse: separate; }

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

.active-area {
  background: #FFC; }

.portlet-boundary.yui3-dd-dragging {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6; }

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

.sortable-layout-proxy {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.sortable-layout-proxy .portlet-topper {
  background-image: none; }

.proxy {
  cursor: move;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=65);
  opacity: 0.65;
  position: absolute; }

.proxy.generic-portlet {
  height: 200px;
  width: 300px; }

.proxy.generic-portlet .portlet-title {
  padding: 10px; }

.proxy.not-intersecting .forbidden-action {
  background: url(/portaledealers-hcbe-login-theme/css/../images/application/forbidden_action.png) no-repeat;
  display: block;
  height: 32px;
  position: absolute;
  right: -15px;
  top: -15px;
  width: 32px; }

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

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

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

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

.yui3-dd-proxy {
  z-index: 1110 !important; }

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

/* ---------- Tags ---------- */
.tagselector-content {
  border-width: 0;
  margin-bottom: 15px;
  overflow: visible;
  padding: 0; }

.tagselector-content .textboxlistentry-holder {
  background: #FFF;
  border: 1px solid #CCC;
  margin-bottom: 5px;
  overflow: visible;
  padding: 5px;
  position: relative; }

.tagselector-content .textboxlistentry-holder li {
  line-height: 1; }

.tagselector-content .textboxlistentry-holder .lfr-tag-selector-input {
  border-width: 0;
  margin-bottom: 0; }

.tagselector-content .textboxlistentry-remove {
  padding: 0 3px 1px; }

.tagselector .lfr-tags-selector-content {
  border-width: 0; }

.tagselector .lfr-tag-selector-input {
  background: none;
  padding: 0;
  width: auto; }

.tagselector .field .field-content {
  margin: 0; }

.tagselector .textboxlist-input-container {
  margin: 0; }

.tagselector-focused .textboxlistentry-holder {
  background: #FFF none;
  border: 1px solid #CCC; }

.categoriesselector-content .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: 1em; }

.tag-cloud .tag-popularity-2 {
  font-size: 1.3em; }

.tag-cloud .tag-popularity-3 {
  font-size: 1.6em; }

.tag-cloud .tag-popularity-4 {
  font-size: 1.9em; }

.tag-cloud .tag-popularity-5 {
  font-size: 2.2em; }

.tag-cloud .tag-popularity-6 {
  font-size: 2.5em; }

/* ---------- Underlay ---------- */
.underlay {
  clear: both;
  top: 100%; }

.underlay .yui3-widget-hd {
  height: 38px; }

.underlay .lfr-portlet-item {
  border-width: 0; }

.underlay-hidden {
  display: none; }

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

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

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

.tab-back {
  float: right; }

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

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

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

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

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

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

.panel-hd {
  background: #c0c2c5 url(/portaledealers-hcbe-login-theme/css/../images/application/panel_header_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #C8C9CA #AEB2B8 #AEB2B8 #C8C9CA;
  padding-left: 10px;
  text-shadow: 1px 1px #FFF; }

.app-view-drop-active {
  background-color: #00A2EA;
  font-weight: bold; }

.category-portlets .app-view-drop-active {
  color: #FFF; }

.basecelleditor [class~="form-validator-message"] {
  clip: rect(auto auto auto auto);
  width: auto; }

.document-library-file-entry-cell-editor-hidden {
  display: none; }

.previous-level {
  display: inline-block;
  font-size: 21px;
  line-height: 21px;
  margin-right: 5px;
  text-decoration: none;
  vertical-align: middle; }

/* ---------- Menus ---------- */
.lfr-page-templates li a {
  padding: 0; }

.lfr-page-templates li a label {
  cursor: pointer;
  display: block;
  padding: 5px 0 5px 5px; }

.menu {
  position: absolute;
  width: auto; }

.menu .notice-message {
  background-image: none;
  margin: 3px;
  padding: 6px; }

.menu-content {
  background: #FFF;
  list-style: none;
  min-width: 150px; }

.menu-content li {
  margin: 0;
  padding: 0; }

.menu-content li .disabled {
  color: #999; }

.menu-content {
  background: #ccc9c9 url(/portaledealers-hcbe-login-theme/css/../images/application/menu_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #AEAFB1 #777879 #777879 #AEAFB1;
  padding: 2px 0; }

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

.menugroup-content ul {
  display: block;
  min-width: 0; }

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

.menu-content li.first {
  border-top-width: 0; }

.menu-content li.last {
  border-bottom-width: 0; }

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

.menu-content li a.focus, .lfr-menu-expanded li a:focus {
  background-color: #5B677D;
  color: #FFF;
  text-shadow: -1px -1px #2C2F34; }

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

.loadingmask-message {
  background: #d4d4d4 url(/portaledealers-hcbe-login-theme/css/../images/portlet/header_bg.png) repeat-x 0 0; }

/* ---------- Tree view ---------- */
.tree-node .icon-check {
  padding-right: 2px; }

.tree-node .icon-check:before {
  content: "\f096"; }

.tree-node .tree-node-checked .icon-check {
  padding-right: 0; }

.tree-node .tree-node-checked .icon-check:before {
  content: "\f046"; }

.tree-node .tree-node-over .tree-label {
  text-decoration: underline; }

.tree-node [class^="icon-"] {
  margin-right: 5px; }

.tree-node .tree-node-checkbox-container {
  margin-right: 0; }

.tree-node .tree-node-selected .tree-label {
  background: none; }

.tree-node-content .tree-hitarea {
  color: #999;
  font-size: 10px;
  padding-right: 6px; }

.tree-node-content .tree-label {
  margin-left: 3px; }

.tree-node-content .tree-node-hidden-hitarea {
  visibility: hidden; }

.tree-node-selected .tree-label {
  background-color: transparent; }

/* ---------- Page customization ---------- */
.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;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9;
  padding: 1em;
  position: absolute;
  z-index: 15; }

/* ---------- Pagination ---------- */
.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; }

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

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

.paginator-first-link {
  background-image: url(/portaledealers-hcbe-login-theme/css/../images/arrows/paging_first.png); }

.paginator-prev-link {
  background-image: url(/portaledealers-hcbe-login-theme/css/../images/arrows/paging_previous.png); }

.paginator-last-link {
  background-image: url(/portaledealers-hcbe-login-theme/css/../images/arrows/paging_last.png); }

.paginator-next-link {
  background-image: url(/portaledealers-hcbe-login-theme/css/../images/arrows/paging_next.png); }

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

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

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

/* ---------- CKEditor contents ---------- */
.aui .cke_editable [class*="span"] {
  float: none; }

/* ---------- CKEditor menu ---------- */
.aui .cke_dialog .cke_dialog_ui_input_text {
  height: auto; }

.aui .cke_editable_inline a {
  cursor: pointer; }

/* ---------- CKEditor panel menu ---------- */
.cke_panel.cke_combopanel {
  width: 220px; }

.cke_panel_block .cke_panel_grouptitle {
  font-size: 20px;
  line-height: 20px;
  margin-top: 0; }

.cke_panel_block .cke_panel_list {
  margin-left: 0; }

.cke_panel_block .cke_panel_list .cke_panel_listItem {
  line-height: initial; }

.cke_panel_block .cke_panel_list .cke_panel_listItem a:hover {
  text-decoration: none; }

/* ---------- CKEditor source ---------- */
.aui .cke_source {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* ---------- CKEditor table ---------- */
.cke_show_border {
  width: 500px; }

.cke_show_border td {
  height: 15px; }

/* ---------- HTML editor ---------- */
body.html-editor {
  background: #FFF;
  color: #000;
  padding: 1em; }

.html-editor.portlet-message-boards {
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  word-wrap: break-word; }

.html-editor.portlet-message-boards blockquote {
  background: #eef0f2 url(/portaledealers-hcbe-login-theme/css/../images/message_boards/quoteleft.png) no-repeat 5px 5px;
  border: 1px solid #777;
  padding: 5px 45px; }

.html-editor.portlet-message-boards blockquote:after {
  background: url(/portaledealers-hcbe-login-theme/css/../images/message_boards/quoteright.png) no-repeat 50%;
  content: '';
  display: block;
  float: right;
  height: 24px;
  margin-right: -35px;
  margin-top: -25px;
  width: 31px;
  z-index: 999; }

.html-editor.portlet-message-boards blockquote cite {
  display: block;
  font-weight: bold; }

.html-editor.portlet-message-boards pre {
  background: #F9F9F9;
  border: 1px solid #777;
  padding: 0.5em; }

/* ---------- Inline editing ---------- */
.lfr-editable {
  outline: 1px dashed #68bb30;
  outline-offset: 2px;
  position: relative; }

.lfr-editable:after {
  background: #68bb30 url(/portaledealers-hcbe-login-theme/css/../images/common/edit_white.png) no-repeat 50%;
  content: '';
  display: block;
  height: 20px;
  position: absolute;
  right: 5px;
  top: 5px;
  width: 30px; }

.lfr-editable:focus:after {
  display: none; }

.lfr-editable:focus:hover {
  background-color: transparent; }

.lfr-editable:hover {
  background-color: rgba(255, 255, 255, 0.3);
  outline-color: #519226; }

.lfr-editable:hover:after {
  background-color: #519226; }

.lfr-editable-notice-close {
  margin-left: 1em; }

.lfr-portlet-title-editable {
  margin-top: 0;
  z-index: 9999; }

.lfr-portlet-title-editable .lfr-portlet-title-editable-content {
  padding: 0; }

.lfr-portlet-title-editable .lfr-portlet-title-editable-content .combobox-content .field-content .field-input-text {
  display: block;
  margin-bottom: 0; }

.lfr-portlet-title-editable .lfr-portlet-title-editable-content .combobox-content .field-label.textfield-label {
  display: none; }

.lfr-portlet-title-editable .lfr-portlet-title-editable-content .combobox-content .toolbar-content {
  margin-top: 0;
  vertical-align: top; }

.lfr-portlet-title-editable .lfr-portlet-title-editable-content .combobox-content .toolbar-content .btn-group {
  margin-top: 0; }

.lfr-page-layouts .lfr-layout-template .layout-template-entry {
  height: 25px;
  width: 25px; }

.ie input.cke_dialog_ui_input_text {
  height: auto; }

.ie .proxy.not-intersecting .forbidden-action {
  right: 2px;
  top: 2px; }

.ie7 .menu-content li {
  z-index: 10; }

.ie7 .paginator-link {
  color: transparent;
  font-size: 0;
  overflow: hidden;
  text-indent: 0;
  vertical-align: middle; }

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

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

.ie8 .row-fluid input[class*=span].search-query {
  line-height: 20px;
  min-height: 20px; }

.ios.mobile .modal-content .dialog-iframe-bd {
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

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

/* ---------- Wrapper ---------- */
#wrapper {
  padding: 2em 5em 0;
  position: relative; }

@media (max-width: 767px) {
  #wrapper {
    padding-left: 0.5em;
    padding-right: 0.5em; } }
@media (min-width: 768px) and (max-width: 979px) {
  #wrapper {
    padding-left: 2em;
    padding-right: 2em; } }
.aui {
  /* ---------- Staging dockbar ---------- */
  /* ---------- Add content ---------- */
  /* ---------- Menus ---------- */
  /* ---------- Customization bar ---------- */ }

.aui .dockbar {
  left: 0;
  right: 0;
  top: 0; }

.aui .dockbar .staging-controls .staging-bar li.dropdown .dropdown-menu {
  left: auto;
  margin-left: 10px;
  width: auto; }

.aui .dockbar.navbar-static-top {
  position: relative; }

.aui .dockbar.navbar-static-top .collapse {
  position: static; }

.aui .dockbar.navbar-static-top .collapse .nav-account-controls {
  position: static; }

.aui .dockbar .btn-link {
  color: #FFF; }

.aui .dockbar .diamond {
  border: 12px solid transparent;
  border-bottom-color: #1485EB;
  height: 0;
  position: relative;
  top: -12px;
  width: 0; }

.aui .dockbar .diamond:after {
  border: 12px solid transparent;
  border-top-color: #1485EB;
  content: '';
  height: 0;
  left: -12px;
  position: absolute;
  top: 12px;
  width: 0; }

.aui .dockbar .impersonating-user .alert-icon {
  margin-right: 9px; }

.aui .dockbar .impersonating-user .alert-info {
  border-width: 0;
  margin-bottom: 6px; }

.aui .dockbar .info-button {
  top: 9px; }

.aui .dockbar .info-items {
  left: 0;
  position: absolute;
  top: 100%;
  width: 100%;
  z-index: 1; }

.aui .dockbar .navbar-inner {
  padding-left: 20px;
  padding-right: 20px; }

.aui .dockbar .navbar-inner .brand h1 {
  display: inline-block;
  font-size: inherit;
  line-height: 1;
  margin-bottom: 0;
  margin-top: 0; }

.aui .dockbar .navbar-inner .container {
  margin-left: 0;
  margin-right: 0;
  width: 100%; }

.aui .dockbar .navbar-inner .container .nav-account-controls {
  float: right; }

.aui .dockbar .navbar-inner .site-administration-menu li {
  list-style: none; }

.aui .dockbar .navbar-inner .site-administration-menu li a {
  color: #000;
  display: block;
  padding: 3px 5px 3px 40px; }

.aui .dockbar .navbar-inner .site-administration-menu li a:focus, .aui .dockbar .navbar-inner .site-administration-menu li a:hover {
  background: #0DB5E7;
  color: #FFF;
  text-decoration: none; }

.aui .dockbar .navbar-inner .site-administration-menu li a i {
  font-size: 0.8em; }

.aui .dockbar .nav.staging-nav-items {
  margin: 0;
  position: static; }

.aui .dockbar .nav.staging-nav-items li.dropdown.active > .dropdown-toggle {
  background-color: transparent;
  display: block; }

.aui .dockbar .nav.staging-nav-items li.dropdown.active > .dropdown-toggle:hover {
  color: #0077B3; }

.aui .dockbar .nav.staging-nav-items .staging-link {
  position: static; }

.aui .dockbar .user-avatar img {
  margin-top: -2px;
  text-decoration: none;
  vertical-align: middle;
  width: 20px; }

.aui .dockbar-split .dockbar {
  height: 0;
  position: absolute; }

.aui .dockbar-split .dockbar .staging-controls .staging-bar li.dropdown .dropdown-menu {
  left: 0;
  margin-left: 0;
  width: 100%; }

.aui .dockbar-split .dockbar.navbar-static-top .collapse {
  position: relative; }

.aui .dockbar-split .dockbar.navbar-static-top .collapse .nav-account-controls {
  position: fixed; }

.aui .dockbar-split .dockbar .divider-vertical {
  display: none; }

.aui .dockbar-split .dockbar .info-button {
  top: 12px; }

.aui .dockbar-split .dockbar .info-items {
  left: auto;
  position: static; }

.aui .dockbar-split .dockbar .navbar-inner {
  background-color: transparent;
  border-width: 0;
  padding: 0;
  width: 0; }

.aui .dockbar-split .dockbar .navbar-inner .nav {
  border-bottom-width: 0; }

.aui .dockbar-split .dockbar .navbar-inner .nav > li {
  background-color: #333; }

.aui .dockbar-split .dockbar .navbar-inner .nav > li > a {
  color: #FFF;
  line-height: 31px; }

.aui .dockbar-split .dockbar .navbar-inner .nav > li > a:focus, .aui .dockbar-split .dockbar .navbar-inner .nav > li > a:hover {
  color: #FFF; }

.aui .dockbar-split .dockbar .navbar-inner .nav > li > a [class^="icon-"], .aui .dockbar-split .dockbar .navbar-inner .nav > li > a [class*=" icon-"] {
  margin-top: 3px; }

.aui .dockbar-split .dockbar .navbar-inner .nav > li.active > a {
  color: #FFF; }

.aui .dockbar-split .dockbar .navbar-inner .nav li.dropdown.active > .dropdown-toggle {
  color: #FFF; }

.aui .dockbar-split .dockbar .navbar-inner .nav li.dropdown.open > .dropdown-toggle {
  background-color: #555;
  color: #FFF; }

.aui .dockbar-split .dockbar .navbar-inner .nav li.info-items {
  background-color: transparent; }

.aui .dockbar-split .dockbar .navbar-inner .nav li.staging-toggle > a {
  background-color: #2496E5;
  padding-bottom: 0;
  padding-top: 0; }

.aui .dockbar-split .dockbar .navbar-inner .nav li.staging-toggle > a:hover {
  background-color: #2FA4F5; }

.aui .dockbar-split .dockbar .navbar-inner .nav li.staging-toggle span.nav-item-label {
  padding: 5px 10px; }

.aui .dockbar-split .dockbar .navbar-inner .nav-account-controls {
  left: auto;
  margin-right: 0;
  padding: 0;
  position: fixed;
  right: 5em;
  z-index: 325; }

.aui .dockbar-split .dockbar .navbar-inner .nav-add-controls {
  background: transparent;
  position: fixed;
  top: 10%;
  z-index: 350; }

.aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li {
  float: none;
  margin: 10px;
  position: relative; }

.aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li.toggle-controls a {
  clip: rect(0 0 0 0);
  position: absolute; }

.aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li.toggle-controls a:focus {
  clip: rect(auto auto auto auto);
  position: static; }

@media (max-width: 979px) {
  .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li.page-preview-controls {
    display: none; } }
.aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a {
  background: #333;
  color: #FFF;
  padding: 6px 8px;
  text-align: center; }

.aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a:hover {
  background: #555; }

.aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a [class^="icon-"], .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a [class^="icon-"], .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a [class*=" icon-"] {
  font-size: 25px;
  position: relative;
  vertical-align: middle; }

.aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link {
  background: #92F545; }

.aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link [class^="icon-"], .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link [class^="icon-"], .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link [class*=" icon-"] {
  color: #000; }

.aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a .nav-item-label {
  background: #333;
  display: none;
  left: 100%;
  margin-left: 0.5em;
  margin-top: -1em;
  padding: 0 20px;
  position: absolute;
  top: 50%;
  white-space: nowrap; }

.aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a:hover .nav-item-label {
  display: block; }

.aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a .icon-caret-down {
  display: none; }

.aui .dockbar-split .dockbar .navbar-inner .nav-add-controls:hover > li.toggle-controls a {
  clip: rect(auto auto auto auto);
  position: static; }

.aui .dockbar-split .dockbar .staging-nav-items li > span {
  color: #FFF;
  display: block;
  padding: 10px 15px;
  line-height: 31px; }

.aui .dockbar-split .info-link-container {
  width: 0; }

.aui .dockbar-split .info-items {
  height: 1px;
  width: 715px; }

.aui .dockbar-split .info-items a, .aui .dockbar-split .info-items .btn-link {
  color: #FFF;
  text-decoration: underline; }

.aui .dockbar-split .info-items a:hover, .aui .dockbar-split .info-items .btn-link:hover {
  text-decoration: none; }

.aui .dockbar-split .info-items a:hover .taglib-text, .aui .dockbar-split .info-items .btn-link:hover .taglib-text {
  text-decoration: none; }

.aui .dockbar-split .info-items .btn-link {
  border-width: 0;
  font-size: 14px;
  font-weight: 300;
  margin: 0 0 0 6px;
  padding: 0;
  text-shadow: none; }

.aui .dockbar-split .staging-bar {
  margin: 10px 0; }

.aui .dockbar-split.controls-hidden .dockbar .navbar-inner .nav-add-controls > li.toggle-controls > .toggle-controls-link {
  background: #F5AF45; }

.aui .dockbar-split.lfr-has-add-content .nav-add-controls {
  left: 350px; }

.aui .dockbar-split.lfr-has-device-preview .nav-add-controls {
  left: 220px; }

.aui .dockbar-split.lfr-has-edit-layout .nav-add-controls {
  left: 460px; }

.aui.dialog-iframe-root-node .dockbar .nav-add-controls .page-preview-controls {
  display: none; }

.aui .touch .dockbar-split .dockbar .navbar-inner .nav-add-controls > li.toggle-controls > .toggle-controls-link, .aui .controls-hidden.dockbar-split .dockbar .navbar-inner .nav-add-controls > li.toggle-controls > .toggle-controls-link {
  clip: rect(auto auto auto auto);
  position: static; }

.aui .variation-selector {
  display: block;
  font-size: 1.2em;
  font-weight: bold;
  margin: 1em; }

.aui .layout-revision-container {
  margin: 1em 0 0 1em;
  padding: 0; }

.aui .layout-revision-container .approximate-date {
  color: #999;
  font-weight: bold; }

.aui .layout-revision-container .current-version {
  color: #41801d;
  display: block; }

.aui .layout-revision-container .current-version-pointer {
  display: inline-block;
  width: 0; }

.aui .layout-revision-container .current-version-pointer img {
  left: -25px;
  position: relative; }

.aui .layout-revision-container .layout-variation-name {
  color: #666;
  font-size: 1.15em;
  margin-bottom: 0.1em;
  text-transform: uppercase; }

.aui .layout-revision-container .layout-revision-current {
  color: #666; }

.aui .layout-revision-container .real-date {
  color: #999;
  display: block;
  text-align: right; }

.aui .layout-revision-container .taglib-workflow-status .workflow-status {
  background: none;
  padding-left: 0; }

.aui .layout-revision-container .taglib-workflow-status .workflow-status .workflow-status-ready-for-publication {
  color: #41801d;
  font-weight: bold; }

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

.aui .staging-controls {
  padding-left: 5px;
  padding-right: 50px; }

.aui .staging-controls select {
  width: 100%; }

.aui .staging-controls .staging-bar .dropdown-menu {
  font-size: 13px;
  min-width: 520px;
  width: 100%; }

.aui .staging-controls .staging-bar .dropdown-menu .btn-link {
  float: left;
  font-size: 11px;
  margin: 0 5px 0 0;
  padding: 0;
  text-decoration: underline;
  text-shadow: none; }

.aui .staging-controls .staging-bar .dropdown-menu .btn-link:hover {
  text-decoration: none; }

.aui .staging-controls .staging-bar .dropdown-menu .btn-link.history {
  float: right; }

.aui .lfr-admin-panel {
  background-color: #FFF;
  bottom: 0;
  left: 0;
  overflow: auto;
  padding: 10px;
  position: fixed;
  top: 0;
  z-index: 1100; }

@media (max-width: 767px) {
  .aui .lfr-admin-panel {
    margin: 0 -20px;
    position: static;
    width: auto; }

  .aui .lfr-admin-panel.lfr-add-panel .add-content-menu .lfr-add-page-toolbar, .aui .lfr-admin-panel.lfr-edit-layout-panel .taglib-form-navigator .button-holder {
    margin-top: 0;
    position: static;
    width: auto; }

  .aui .lfr-admin-panel.lfr-edit-layout-panel .taglib-form-navigator .accordion {
    margin-bottom: 20px; }

  .aui .lfr-admin-panel.lfr-edit-layout-panel .site-admin-link {
    padding: 0;
    position: static; } }
.aui .lfr-has-add-content {
  padding-left: 350px; }

.aui .lfr-has-device-preview {
  padding-left: 220px; }

.aui .lfr-has-edit-layout {
  padding-left: 460px; }

@media (max-width: 767px) {
  .aui .lfr-has-add-content, .aui .lfr-has-device-preview, .aui .lfr-has-edit-layout {
    padding-left: 20px; } }
.aui .dropdown-menu > li > a:focus > [class^="icon-"] {
  background-image: none; }

.aui .my-sites-menu .site-type {
  color: #FFF;
  display: none;
  float: right;
  font-size: 0.8em;
  font-weight: normal;
  margin-right: 10px;
  position: absolute;
  right: 100%; }

.aui .my-sites-menu a:hover .site-type {
  color: #FFFFFF;
  display: inline-block; }

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

.aui.ie6 .dockbar-split .dockbar .navbar-inner .nav-add-controls li.page-preview-controls, .aui.ie7 .dockbar-split .dockbar .navbar-inner .nav-add-controls li.page-preview-controls, .aui.ie8 .dockbar-split .dockbar .navbar-inner .nav-add-controls li.page-preview-controls {
  display: none; }

.aui .ie7 .dockbar {
  zoom: 1; }

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

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

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

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

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

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

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

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

.aui .controls-hidden .info-button, .aui .controls-hidden .page-customization-bar {
  display: none; }

.aui .info-button {
  cursor: pointer;
  display: inline-block;
  position: relative;
  right: 12px;
  z-index: 1; }

.aui .info-button a {
  color: #FFF;
  padding: 2px 10px;
  position: absolute;
  text-decoration: none;
  z-index: 1; }

.aui .info-button .icon-stop {
  color: #1485EB;
  font-size: 20px; }

.aui .page-customization-bar {
  background-color: #555;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #FFF;
  display: table;
  font-size: 14px;
  font-weight: 300;
  padding: 0 15px;
  width: 100%; }

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

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

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

.aui .page-customization-bar .page-customization-bar-form {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  width: 25%; }

.aui .page-customization-bar .page-customization-bar-form a {
  color: #FFF; }

.aui .page-customization-bar .page-customization-bar-form a:focus, .aui .page-customization-bar .page-customization-bar-form a:hover {
  color: #FFF;
  text-decoration: none; }

.aui .page-customization-bar .page-customization-bar-form span {
  display: block;
  line-height: 20px; }

.aui .page-customization-bar .page-customization-bar-text {
  display: table-cell;
  height: 51px;
  vertical-align: middle;
  width: 75%; }

.aui .page-customization-bar .page-customization-bar-container {
  position: absolute; }

.aui .page-customization-bar .reset-prototype {
  display: inline; }

@media (max-width: 1140px) {
  .aui .dockbar-split .dockbar .info-items {
    width: 515px; } }
@media (max-width: 979px) {
  .aui #navigation {
    display: none; }

  .aui #navigation.open {
    display: block; }

  .aui .dockbar-split .dockbar {
    height: auto;
    position: relative; }

  .aui .dockbar-split .dockbar .navbar-inner {
    width: auto; }

  .aui .user-avatar-image {
    width: 18px; } }
/* ---------- Add/remove page ---------- */
.modify-pages li {
  position: relative; }
  .modify-pages li.lfr-nav-hover .delete-tab {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1; }
.modify-pages .add-page-editor-input {
  width: 150px; }
.modify-pages .delete-tab {
  color: #444;
  cursor: pointer;
  display: block;
  font-size: 20px;
  font-weight: bold;
  height: 10px;
  line-height: 6px;
  margin-top: -8px;
  overflow: hidden;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  padding: 3px 0;
  position: absolute;
  right: 1px;
  text-shadow: 0 1px #FFF;
  top: 50%; }
  .modify-pages .delete-tab:hover {
    color: #B50303; }
.modify-pages .lfr-nav-sortable > a > span {
  padding-left: 28px; }
.modify-pages .drag-handle {
  background-color: #555;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  color: #FFF;
  cursor: pointer;
  font-size: 16px;
  left: 3px;
  line-height: 1em;
  margin: 8px;
  padding: 4px;
  position: absolute;
  text-align: center;
  top: 2px;
  width: 1em; }
@media (min-width: 980px) {
  .modify-pages .lfr-nav-sortable > a > span {
    padding-left: 0; }
  .modify-pages .drag-handle {
    display: none; } }
.modify-pages .lfr-nav-updateable.selected a:hover span {
  cursor: text; }

.controls-hidden .modify-pages .lfr-nav-sortable > a > span {
  padding-left: 0; }
.controls-hidden .modify-pages .drag-handle {
  display: none; }

.nav li .toolbar {
  margin-top: 5px; }

/* ---------- 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; }

.nav-menu-style-arrows ul {
  list-style-image: url(/portaledealers-hcbe-login-theme/css/../images/arrows/04_right.png); }

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

.form-triggers {
  float: left; }

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

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

.options-trigger img {
  background-image: url(/portaledealers-hcbe-login-theme/css/../images/common/configuration.png); }

.save-trigger img {
  background-image: url(/portaledealers-hcbe-login-theme/css/../images/common/check.png); }

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

body.portlet {
  border-width: 0; }

.portlet-topper {
  position: relative; }
  .portlet-topper .portlet-topper-toolbar {
    margin: 0;
    padding: 2px;
    position: absolute;
    right: 3px;
    text-align: right;
    top: 3px;
    z-index: 300; }
    .portlet-topper .portlet-topper-toolbar a {
      color: inherit; }
      .portlet-topper .portlet-topper-toolbar a, .portlet-topper .portlet-topper-toolbar a:hover {
        text-decoration: none; }
      .portlet-topper .portlet-topper-toolbar a i {
        font-size: 19px; }
    .portlet-topper .portlet-topper-toolbar .nobr {
      display: block;
      float: left;
      padding: 1px; }
    .portlet-topper .portlet-topper-toolbar .portlet-icon-back {
      background: url(/portaledealers-hcbe-login-theme/css/../images/arrows/12_left.png) no-repeat 0 50%;
      color: #FFF;
      font-weight: bold;
      padding: 5px 5px 5px 18px; }
      .portlet-topper .portlet-topper-toolbar .portlet-icon-back:hover {
        color: #FFF; }
    .portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
      color: transparent;
      font-size: 0; }

.portlet-title {
  display: block; }
  .portlet-title img {
    vertical-align: middle; }

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

.portlet-title-text {
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  max-width: 95%;
  vertical-align: top; }

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

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

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

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

.portlet-borderless-bar, .portlet-content .lfr-icon-actions {
  background: #333;
  color: #FFF;
  text-shadow: -1px -1px black; }
  .portlet-borderless-bar a, .portlet-content .lfr-icon-actions a {
    color: #3AF; }

.portlet-borderless-container:hover .portlet-borderless-bar, .portlet-content:hover .lfr-icon-actions {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.portlet-borderless-container:hover .portlet-borderless-bar .portlet-actions, .portlet-content:hover .lfr-icon-actions .taglib-text {
  display: inline-block; }

.portlet-borderless-bar .portlet-options .dropdown-toggle, .portlet-borderless-bar .portlet-options.open .dropdown-toggle {
  background-image: url(/portaledealers-hcbe-login-theme/css/../images/portlet/options_borderless.png); }

.portlet-content .lfr-icon-actions {
  float: left;
  margin: 1px 10px 1px 1px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  padding: 2px 7px; }
  .portlet-content .lfr-icon-actions .taglib-text {
    color: #FFF;
    display: none;
    font-weight: bold;
    margin-right: 1em;
    text-decoration: none;
    vertical-align: middle; }
  .portlet-content .lfr-icon-actions .lfr-icon-action a {
    background: url() no-repeat 0 50%;
    display: inline-block;
    margin-left: 5px;
    vertical-align: top; }
    .portlet-content .lfr-icon-actions .lfr-icon-action a:hover {
      text-decoration: none; }
      .portlet-content .lfr-icon-actions .lfr-icon-action a:hover span {
        text-decoration: underline; }
    .portlet-content .lfr-icon-actions .lfr-icon-action a img {
      visibility: hidden; }
  .portlet-content .lfr-icon-actions .lfr-icon-action-add a {
    background-image: url(/portaledealers-hcbe-login-theme/css/../images/common/add_white.png); }
  .portlet-content .lfr-icon-actions .lfr-icon-action-edit a {
    background-image: url(/portaledealers-hcbe-login-theme/css/../images/common/edit_white.png); }
  .portlet-content .lfr-icon-actions .lfr-icon-action-edit-template a {
    background-image: url(/portaledealers-hcbe-login-theme/css/../images/common/edit_template_white.png); }
  .portlet-content .lfr-icon-actions .lfr-icon-action-configuration a {
    background-image: url(/portaledealers-hcbe-login-theme/css/../images/common/configuration_white.png); }
.portlet-content .lfr-url-error {
  display: inline-block;
  white-space: normal; }

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

.portlet-borderless-bar {
  background-color: transparent;
  font-size: 10px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.3;
  height: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 200; }
  .portlet-borderless-bar a {
    background: url() no-repeat 0 50%;
    display: inline-block;
    height: 20px;
    margin-left: 5px;
    text-indent: -9999px;
    width: 16px; }
  .portlet-borderless-bar .portlet-actions {
    float: right;
    overflow: hidden;
    padding: 0 5px; }
    .portlet-borderless-bar .portlet-actions .portlet-action, .portlet-borderless-bar .portlet-actions .portlet-options {
      display: inline-block; }
  .portlet-borderless-bar .portlet-actions, .portlet-borderless-bar .portlet-title-default {
    background-color: #333;
    min-height: 21px; }
  .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 {
    display: inline-block;
    vertical-align: middle; }
    .portlet-borderless-bar .portlet-close a {
      background-image: url(/portaledealers-hcbe-login-theme/css/../images/portlet/close_borderless.png); }
  .portlet-borderless-bar .portlet-options li.lfr-trigger strong a {
    background-image: url(/portaledealers-hcbe-login-theme/css/../images/portlet/options_borderless.png); }

.lfr-configurator-visibility .portlet-borderless-bar {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6; }
.lfr-configurator-visibility .portlet-content .lfr-icon-actions {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.portlet-content .icons-container {
  clear: both;
  height: auto;
  margin-top: 1em;
  overflow: hidden;
  width: auto; }

.portlet-title-default {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  float: right;
  font-weight: bold;
  height: 0;
  line-height: 19px;
  max-width: 50%;
  padding: 0 10px;
  text-transform: uppercase; }

.portlet-draggable .portlet-topper {
  cursor: move; }
.portlet-draggable .portlet-title-default {
  background: #333333 url(/portaledealers-hcbe-login-theme/css/../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 {
  background: #EEE none no-repeat 6px 50%;
  border: 1px solid #555;
  color: #34404F;
  font-weight: bold;
  margin: 2px auto 14px;
  padding: 6px 6px 6px 30px;
  text-align: left; }

/* ---------- Status labels ---------- */
.lfr-status-alert-label, .lfr-status-error-label, .lfr-status-info-label, .lfr-status-progress-label, .lfr-status-success-label {
  background: none no-repeat 0 50%;
  padding: 3px 3px 3px 20px; }

.lfr-status-alert-label {
  background-image: url(/portaledealers-hcbe-login-theme/css/../images/messages/alert.png);
  color: #663; }

.lfr-status-error-label {
  background-image: url(/portaledealers-hcbe-login-theme/css/../images/messages/error.png);
  color: #900; }

.lfr-status-help-label, .lfr-status-info-label, .lfr-status-progress-label {
  background-image: url(/portaledealers-hcbe-login-theme/css/../images/messages/info.png);
  color: #34404F; }

.lfr-status-help-label {
  background-image: url(/portaledealers-hcbe-login-theme/css/../images/portlet/help.png); }

.lfr-status-progress-label {
  background-image: url(/portaledealers-hcbe-login-theme/css/../images/aui/loading_indicator.gif); }

.lfr-status-success-label {
  background-image: url(/portaledealers-hcbe-login-theme/css/../images/messages/success.png);
  color: #384F34; }

/* ---------- Liferay messages ---------- */
.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(/portaledealers-hcbe-login-theme/css/../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(/portaledealers-hcbe-login-theme/css/../images/common/time.png); }

.lfr-message-content.alert {
  margin-bottom: 0; }

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

/* ---------- Sections ---------- */
/* ---------- 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 ---------- */
.alert .form {
  margin: 0; }

/* ---------- 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-width: 0; }
.restricted * {
  color: #727C81; }

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

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

.alt.restricted td.first, .restricted td.first {
  background-image: url(/portaledealers-hcbe-login-theme/css/../images/messages/error.png);
  background-position: 5px 50%;
  background-repeat: no-repeat;
  padding-left: 28px; }

/* ---------- Permissions ---------- */
.table-data tr.lfr-role .first {
  background-image: url();
  background-position: 5px 50%;
  background-repeat: no-repeat;
  padding-left: 30px;
  vertical-align: middle; }
.table-data tr.lfr-role-guest .first {
  background-image: url(/portaledealers-hcbe-login-theme/css/../images/common/guest_icon.png); }
.table-data tr.lfr-role-regular .first {
  background-image: url(/portaledealers-hcbe-login-theme/css/../images/common/user_icon.png); }
.table-data tr.lfr-role-site .first {
  background-image: url(/portaledealers-hcbe-login-theme/css/../images/common/site_icon.png); }
.table-data tr.lfr-role-organization .first {
  background-image: url(/portaledealers-hcbe-login-theme/css/../images/common/organization_icon.png); }
.table-data tr.lfr-role-team .first {
  background-image: url(/portaledealers-hcbe-login-theme/css/../images/common/team_icon.png); }

/* ---------- Miscellaneous component styles ---------- */
.lfr-ddm-container .control-group.error .control-label,
.lfr-ddm-container .control-group.error .help-block,
.lfr-ddm-container .control-group.error .help-inline {
  color: #555555; }
.lfr-ddm-container .control-group.error .checkbox,
.lfr-ddm-container .control-group.error .radio,
.lfr-ddm-container .control-group.error input,
.lfr-ddm-container .control-group.error select,
.lfr-ddm-container .control-group.error textarea {
  color: #555555; }
.lfr-ddm-container .control-group.error input,
.lfr-ddm-container .control-group.error select,
.lfr-ddm-container .control-group.error textarea {
  border-color: #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); }
  .lfr-ddm-container .control-group.error input:focus,
  .lfr-ddm-container .control-group.error select:focus,
  .lfr-ddm-container .control-group.error textarea:focus {
    border-color: #b3b3b3;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white; }
.lfr-ddm-container .control-group.error .input-prepend .add-on,
.lfr-ddm-container .control-group.error .input-append .add-on {
  color: #555555;
  background-color: whitesmoke;
  border-color: #555555; }
.lfr-ddm-container .control-group.info .control-label,
.lfr-ddm-container .control-group.info .help-block,
.lfr-ddm-container .control-group.info .help-inline {
  color: #555555; }
.lfr-ddm-container .control-group.info .checkbox,
.lfr-ddm-container .control-group.info .radio,
.lfr-ddm-container .control-group.info input,
.lfr-ddm-container .control-group.info select,
.lfr-ddm-container .control-group.info textarea {
  color: #555555; }
.lfr-ddm-container .control-group.info input,
.lfr-ddm-container .control-group.info select,
.lfr-ddm-container .control-group.info textarea {
  border-color: #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); }
  .lfr-ddm-container .control-group.info input:focus,
  .lfr-ddm-container .control-group.info select:focus,
  .lfr-ddm-container .control-group.info textarea:focus {
    border-color: #b3b3b3;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white; }
.lfr-ddm-container .control-group.info .input-prepend .add-on,
.lfr-ddm-container .control-group.info .input-append .add-on {
  color: #555555;
  background-color: whitesmoke;
  border-color: #555555; }
.lfr-ddm-container .control-group.success .control-label,
.lfr-ddm-container .control-group.success .help-block,
.lfr-ddm-container .control-group.success .help-inline {
  color: #555555; }
.lfr-ddm-container .control-group.success .checkbox,
.lfr-ddm-container .control-group.success .radio,
.lfr-ddm-container .control-group.success input,
.lfr-ddm-container .control-group.success select,
.lfr-ddm-container .control-group.success textarea {
  color: #555555; }
.lfr-ddm-container .control-group.success input,
.lfr-ddm-container .control-group.success select,
.lfr-ddm-container .control-group.success textarea {
  border-color: #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); }
  .lfr-ddm-container .control-group.success input:focus,
  .lfr-ddm-container .control-group.success select:focus,
  .lfr-ddm-container .control-group.success textarea:focus {
    border-color: #b3b3b3;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white; }
.lfr-ddm-container .control-group.success .input-prepend .add-on,
.lfr-ddm-container .control-group.success .input-append .add-on {
  color: #555555;
  background-color: whitesmoke;
  border-color: #555555; }
.lfr-ddm-container .control-group.warning .control-label,
.lfr-ddm-container .control-group.warning .help-block,
.lfr-ddm-container .control-group.warning .help-inline {
  color: #555555; }
.lfr-ddm-container .control-group.warning .checkbox,
.lfr-ddm-container .control-group.warning .radio,
.lfr-ddm-container .control-group.warning input,
.lfr-ddm-container .control-group.warning select,
.lfr-ddm-container .control-group.warning textarea {
  color: #555555; }
.lfr-ddm-container .control-group.warning input,
.lfr-ddm-container .control-group.warning select,
.lfr-ddm-container .control-group.warning textarea {
  border-color: #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); }
  .lfr-ddm-container .control-group.warning input:focus,
  .lfr-ddm-container .control-group.warning select:focus,
  .lfr-ddm-container .control-group.warning textarea:focus {
    border-color: #b3b3b3;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white; }
.lfr-ddm-container .control-group.warning .input-prepend .add-on,
.lfr-ddm-container .control-group.warning .input-append .add-on {
  color: #555555;
  background-color: whitesmoke;
  border-color: #555555; }
.lfr-ddm-container .control-group.error > .control-label,
.lfr-ddm-container .control-group.error > .help-block,
.lfr-ddm-container .control-group.error > .help-inline {
  color: #b50303; }
.lfr-ddm-container .control-group.error > .checkbox,
.lfr-ddm-container .control-group.error > .radio,
.lfr-ddm-container .control-group.error > input,
.lfr-ddm-container .control-group.error > select,
.lfr-ddm-container .control-group.error > textarea {
  color: #b50303; }
.lfr-ddm-container .control-group.error > input,
.lfr-ddm-container .control-group.error > select,
.lfr-ddm-container .control-group.error > textarea {
  border-color: #b50303;
  -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); }
  .lfr-ddm-container .control-group.error > input:focus,
  .lfr-ddm-container .control-group.error > select:focus,
  .lfr-ddm-container .control-group.error > textarea:focus {
    border-color: #830202;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fb2323;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fb2323;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fb2323; }
.lfr-ddm-container .control-group.error > .input-prepend .add-on,
.lfr-ddm-container .control-group.error > .input-append .add-on {
  color: #b50303;
  background-color: #fee5e2;
  border-color: #b50303; }
.lfr-ddm-container .control-group.info > .control-label,
.lfr-ddm-container .control-group.info > .help-block,
.lfr-ddm-container .control-group.info > .help-inline {
  color: #12718f; }
.lfr-ddm-container .control-group.info > .checkbox,
.lfr-ddm-container .control-group.info > .radio,
.lfr-ddm-container .control-group.info > input,
.lfr-ddm-container .control-group.info > select,
.lfr-ddm-container .control-group.info > textarea {
  color: #12718f; }
.lfr-ddm-container .control-group.info > input,
.lfr-ddm-container .control-group.info > select,
.lfr-ddm-container .control-group.info > textarea {
  border-color: #12718f;
  -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); }
  .lfr-ddm-container .control-group.info > input:focus,
  .lfr-ddm-container .control-group.info > select:focus,
  .lfr-ddm-container .control-group.info > textarea:focus {
    border-color: #0c4d62;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #24b5e3;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #24b5e3;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #24b5e3; }
.lfr-ddm-container .control-group.info > .input-prepend .add-on,
.lfr-ddm-container .control-group.info > .input-append .add-on {
  color: #12718f;
  background-color: #cef1fc;
  border-color: #12718f; }
.lfr-ddm-container .control-group.success > .control-label,
.lfr-ddm-container .control-group.success > .help-block,
.lfr-ddm-container .control-group.success > .help-inline {
  color: #488f06; }
.lfr-ddm-container .control-group.success > .checkbox,
.lfr-ddm-container .control-group.success > .radio,
.lfr-ddm-container .control-group.success > input,
.lfr-ddm-container .control-group.success > select,
.lfr-ddm-container .control-group.success > textarea {
  color: #488f06; }
.lfr-ddm-container .control-group.success > input,
.lfr-ddm-container .control-group.success > select,
.lfr-ddm-container .control-group.success > textarea {
  border-color: #488f06;
  -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); }
  .lfr-ddm-container .control-group.success > input:focus,
  .lfr-ddm-container .control-group.success > select:focus,
  .lfr-ddm-container .control-group.success > textarea:focus {
    border-color: #2f5e04;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #79f10a;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #79f10a;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #79f10a; }
.lfr-ddm-container .control-group.success > .input-prepend .add-on,
.lfr-ddm-container .control-group.success > .input-append .add-on {
  color: #488f06;
  background-color: #f1fbd1;
  border-color: #488f06; }
.lfr-ddm-container .control-group.warning > .control-label,
.lfr-ddm-container .control-group.warning > .help-block,
.lfr-ddm-container .control-group.warning > .help-inline {
  color: #bf7900; }
.lfr-ddm-container .control-group.warning > .checkbox,
.lfr-ddm-container .control-group.warning > .radio,
.lfr-ddm-container .control-group.warning > input,
.lfr-ddm-container .control-group.warning > select,
.lfr-ddm-container .control-group.warning > textarea {
  color: #bf7900; }
.lfr-ddm-container .control-group.warning > input,
.lfr-ddm-container .control-group.warning > select,
.lfr-ddm-container .control-group.warning > textarea {
  border-color: #bf7900;
  -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); }
  .lfr-ddm-container .control-group.warning > input:focus,
  .lfr-ddm-container .control-group.warning > select:focus,
  .lfr-ddm-container .control-group.warning > textarea:focus {
    border-color: #8c5900;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffaf26;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffaf26;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffaf26; }
.lfr-ddm-container .control-group.warning > .input-prepend .add-on,
.lfr-ddm-container .control-group.warning > .input-append .add-on {
  color: #bf7900;
  background-color: #fffbdc;
  border-color: #bf7900; }

/* ---------- Dynamic data list display/Journal portlet ---------- */
.portlet-dynamic-data-list-display .lfr-ddm-container .field-wrapper[data-repeatable="true"], .portlet-dynamic-data-list-display .lfr-ddm-container .field-wrapper .field-wrapper, .portlet-dynamic-data-lists .lfr-ddm-container .field-wrapper[data-repeatable="true"], .portlet-dynamic-data-lists .lfr-ddm-container .field-wrapper .field-wrapper, .portlet-journal .journal-article-container .lfr-ddm-container .field-wrapper[data-repeatable="true"], .portlet-journal .journal-article-container .lfr-ddm-container .field-wrapper .field-wrapper {
  border: 1px solid #D0D0D0;
  border-left-width: 10px;
  padding: 7px 10px 10px; }
  .portlet-dynamic-data-list-display .lfr-ddm-container .field-wrapper[data-repeatable="true"][data-repeatable="true"]:nth-of-type(even), .portlet-dynamic-data-list-display .lfr-ddm-container .field-wrapper .field-wrapper[data-repeatable="true"]:nth-of-type(even), .portlet-dynamic-data-lists .lfr-ddm-container .field-wrapper[data-repeatable="true"][data-repeatable="true"]:nth-of-type(even), .portlet-dynamic-data-lists .lfr-ddm-container .field-wrapper .field-wrapper[data-repeatable="true"]:nth-of-type(even), .portlet-journal .journal-article-container .lfr-ddm-container .field-wrapper[data-repeatable="true"][data-repeatable="true"]:nth-of-type(even), .portlet-journal .journal-article-container .lfr-ddm-container .field-wrapper .field-wrapper[data-repeatable="true"]:nth-of-type(even) {
    background-color: #F5F5F5; }
  .portlet-dynamic-data-list-display .lfr-ddm-container .field-wrapper[data-repeatable="true"], .portlet-dynamic-data-list-display .lfr-ddm-container .field-wrapper[data-repeatable="true"] .field-wrapper, .portlet-dynamic-data-list-display .lfr-ddm-container .field-wrapper .field-wrapper, .portlet-dynamic-data-list-display .lfr-ddm-container .field-wrapper .field-wrapper .field-wrapper, .portlet-dynamic-data-lists .lfr-ddm-container .field-wrapper[data-repeatable="true"], .portlet-dynamic-data-lists .lfr-ddm-container .field-wrapper[data-repeatable="true"] .field-wrapper, .portlet-dynamic-data-lists .lfr-ddm-container .field-wrapper .field-wrapper, .portlet-dynamic-data-lists .lfr-ddm-container .field-wrapper .field-wrapper .field-wrapper, .portlet-journal .journal-article-container .lfr-ddm-container .field-wrapper[data-repeatable="true"], .portlet-journal .journal-article-container .lfr-ddm-container .field-wrapper[data-repeatable="true"] .field-wrapper, .portlet-journal .journal-article-container .lfr-ddm-container .field-wrapper .field-wrapper, .portlet-journal .journal-article-container .lfr-ddm-container .field-wrapper .field-wrapper .field-wrapper {
    margin: 15px 0 0; }

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

/* ---------- Breadcrumb taglib ---------- */
.breadcrumb.breadcrumb-vertical {
  display: inline-block;
  text-align: center; }
  .breadcrumb.breadcrumb-vertical li {
    display: block; }
    .breadcrumb.breadcrumb-vertical li.last, .breadcrumb.breadcrumb-vertical li.only {
      background: none; }
  .breadcrumb.breadcrumb-vertical .divider {
    background: url(/html/themes/classic/images/arrows/07_down.png) no-repeat 50% 100%;
    display: block;
    text-indent: 110%;
    white-space: nowrap;
    overflow: hidden;
    height: 10px; }

/* ---------- Calendar taglib ---------- */
.taglib-calendar tr.portlet-section-header th, .taglib-calendar tr td {
  border-width: 0; }
.taglib-calendar tr td a {
  background-color: #F0F5F7;
  border: 1px solid #FFF;
  border-bottom-width: 0;
  border-left-width: 0;
  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; }

/* ---------- navbar form search ---------- */
.navbar form {
  margin: 0; }

.ie .portlet-borderless-bar {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5; }
.ie .portlet-content .lfr-icon-actions {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5; }
.ie .portlet-borderless-container:hover .portlet-borderless-bar, .ie .portlet-journal-content .lfr-icon-actions:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }
.ie .taglib-calendar tr td.first a {
  border-right-width: 0; }

.ie6 .portlet-content .icons-container, .ie7 .portlet-content .icons-container {
  overflow: visible; }
.ie6 .portlet-content .lfr-icon-actions .taglib-text, .ie7 .portlet-content .lfr-icon-actions .taglib-text {
  display: inline-block; }
.ie6 .portlet-borderless-bar .portlet-actions, .ie7 .portlet-borderless-bar .portlet-actions {
  margin-left: 20px;
  margin-right: 0; }
.ie6 .portlet-title-default, .ie7 .portlet-title-default {
  float: left; }
.ie6 .lfr-message .lfr-message-close, .ie7 .lfr-message .lfr-message-close {
  float: left; }

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

.ie8 .dockbar img, .ie8 .lfr-icon-action img, .ie8 .logo img {
  max-width: none; }

.menu-content, .underlay-content {
  -webkit-box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5);
  box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5); }

.lfr-add-panel, .lfr-device-preview-panel, .lfr-edit-layout-panel {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5); }

.lfr-preview-file-image img, .lfr-translation-manager {
  -webkit-box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.8);
  box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.8); }

.lfr-preview-file-image-current-column {
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.8);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.8); }

.lfr-preview-file-image-current-column {
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8);
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8); }

.lfr-device-preview .lfr-device-size-status-content {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 1px white;
  -moz-box-shadow: 0 0 1px white;
  box-shadow: 0 0 1px white;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9; }

.lfr-device-preview .lfr-device:after, .lfr-device-preview .lfr-device:before {
  -webkit-box-shadow: #111111 0 1px 0;
  -moz-box-shadow: #111111 0 1px 0;
  box-shadow: #111111 0 1px 0; }

.lfr-device-preview .lfr-device:after {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px; }

.lfr-device-preview .lfr-device.rotated:after, .lfr-device-preview .lfr-device.rotated:before {
  -webkit-box-shadow: #111111 -1px 1px 0;
  -moz-box-shadow: #111111 -1px 1px 0;
  box-shadow: #111111 -1px 1px 0; }

.lfr-device-preview .lfr-device.smartphone, .lfr-device-preview .lfr-device.tablet {
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px; }

.lfr-device-preview .lfr-device.tablet:before {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }

@media (max-width: 979px) {
  .dockbar .navbar-inner .btn-navbar {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-shadow: none; } }
.dockbar .navbar-inner .nav li.staging-toggle.active > a {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.dockbar .navbar-inner .nav li.staging-toggle span {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }

.dockbar .menu-button-active .menu-button {
  -webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.7);
  box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.7); }

.dockbar .impersonating-user .alert-info {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }

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

.dockbar-split .dockbar .navbar-inner .nav-add-controls > li a {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }

.dockbar-split .dockbar .navbar-inner .nav-add-controls > li a .nav-item-label {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px; }

.dockbar-split .dockbar .navbar-inner .nav-add-controls > li.open a {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  -ms-border-radius: 4px 4px 0 0;
  -o-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0; }

@media (max-width: 979px) {
  .navbar .navbar-search .form-search .search-query {
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    -ms-border-radius: 14px;
    -o-border-radius: 14px;
    border-radius: 14px; } }
.portlet-document-library .lfr-ddm-small-image-preview, .portlet-dynamic-data-mapping .lfr-ddm-small-image-preview {
  -webkit-box-shadow: 0 1px 3px #cccccc;
  -moz-box-shadow: 0 1px 3px #cccccc;
  box-shadow: 0 1px 3px #cccccc; }

.portlet-asset-category-admin .tree-node-selected, .portlet-asset-category-admin .tree-node-over, .portlet-asset-category-admin .category-item {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }

.lfr-translation-manager-translation.lfr-translation-manager-translation-editing {
  -webkit-box-shadow: inset 0 0 2px #224fa8;
  -moz-box-shadow: inset 0 0 2px #224fa8;
  box-shadow: inset 0 0 2px #224fa8; }

.portlet-document-library-upload-mask .overlaymask-content {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }

.lfr-search-combobox-item, .portlet-journal .lfr-search-combobox .search input {
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -ms-border-radius: 1px;
  -o-border-radius: 1px;
  border-radius: 1px; }

.lfr-search-combobox .field-input-text {
  -webkit-border-radius: 4px 1px 1px 4px;
  -moz-border-radius: 4px 1px 1px 4px;
  -ms-border-radius: 4px 1px 1px 4px;
  -o-border-radius: 4px 1px 1px 4px;
  border-radius: 4px 1px 1px 4px; }

.lfr-search-combobox .button-input {
  -webkit-border-radius: 1px 4px 4px 1px;
  -moz-border-radius: 1px 4px 4px 1px;
  -ms-border-radius: 1px 4px 4px 1px;
  -o-border-radius: 1px 4px 4px 1px;
  border-radius: 1px 4px 4px 1px; }

.lfr-upload-container .progress-bar, .lfr-upload-container .progress, .lfr-editable:after {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px; }

body > .lfr-menu-list ul, .active-area-proxy, .entry-display-style .entry-thumbnail, .lfr-api-results, .lfr-translation-manager, .lfr-translation-manager-translation, .lfr-upload-container .cancel-button .modify-pages .delete-tab, .portlet-image-gallery-display .image-thumbnail img, .rule-group-instance-container .rule-group-instance, .select-documents, .select-files, .taglib-ratings.stars:hover, .taglib-ratings.stars:hover .liferay-rating-vote > div, .taglib-ratings.stars .rating-focused > div, .tags-search-combobox .field-input-text {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }

.entry-display-style, .lfr-search-combobox, .lfr-upload-container .upload-file, .lfr-upload-container .upload-target, .portlet-asset-tag-admin .merge-tag, .portlet-document-library .common-file-metadata-container.selected, .portlet-document-library-display .common-file-metadata-container.selected, .portlet-image-gallery-display .image-icon, .select-documents, .select-files {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }

.portlet-dynamic-data-list-display .lfr-ddm-container .field-wrapper, .portlet-dynamic-data-lists .lfr-ddm-container .field-wrapper, .portlet-journal .lfr-ddm-container .field-wrapper {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px; }

.portlet-journal .display-page-item-container .display-page-item, .portlet-journal .display-page-item-container .display-page-item .display-page-item-remove, .taglib-categorization-filter .asset-entry {
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  -ms-border-radius: 14px;
  -o-border-radius: 14px;
  border-radius: 14px; }

.menu-content {
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.taglib-form-navigator > .form-steps > ul.form-navigator.well {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.taglib-form-navigator > .form-steps > ul.form-navigator.well .tab .tab-label:hover .number, .taglib-form-navigator > .form-steps > ul.form-navigator.well .tab .tab-label:focus .number {
  -webkit-box-shadow: 0 0 5px 0 #333333;
  -moz-box-shadow: 0 0 5px 0 #333333;
  box-shadow: 0 0 5px 0 #333333;
  -webkit-transition-duration: 0.25s;
  -moz-transition-duration: 0.25s;
  -o-transition-duration: 0.25s;
  transition-duration: 0.25s;
  -webkit-transition-property: box-shadow;
  -moz-transition-property: box-shadow;
  -o-transition-property: box-shadow;
  transition-property: box-shadow;
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.taglib-form-navigator > .form-steps > ul.form-navigator.well .tab .tab-label .number {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%; }

.underlay-content {
  -moz-border-radius-bottomleft: 8px;
  -webkit-border-bottom-left-radius: 8px;
  border-bottom-left-radius: 8px;
  -moz-border-radius-bottomright: 8px;
  -webkit-border-bottom-right-radius: 8px;
  border-bottom-right-radius: 8px; }

.input-localized .lfr-input-localized-state {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px; }

.input-localized .lfr-input-localized .lfr-input-localized-state {
  -webkit-box-shadow: 0 0 3px #dddddd;
  -moz-box-shadow: 0 0 3px #dddddd;
  box-shadow: 0 0 3px #dddddd; }

.input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
  -webkit-box-shadow: 0 0 3px #ff0047;
  -moz-box-shadow: 0 0 3px #ff0047;
  box-shadow: 0 0 3px #ff0047; }

.input-localized .palette-item-selected .lfr-input-localized-state {
  -webkit-box-shadow: 0 0 3px #27c1f2;
  -moz-box-shadow: 0 0 3px #27c1f2;
  box-shadow: 0 0 3px #27c1f2; }

.lfr-add-panel .add-content-button .lfr-actions {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px; }

.lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-list:hover, .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-list.hover, .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-list.over, .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-descriptive:hover, .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-descriptive.hover, .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-descriptive.over {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }

.lfr-add-panel .lfr-panel.lfr-extended {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.lfr-add-panel .lfr-panel.lfr-extended .lfr-panel-titlebar, .lfr-add-panel .add-application-tab .lfr-add-content .lfr-title-category {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #d2dbe4), color-stop(100%, #bdc8d6));
  background-image: -webkit-linear-gradient(#d2dbe4, #bdc8d6);
  background-image: -moz-linear-gradient(#d2dbe4, #bdc8d6);
  background-image: -o-linear-gradient(#d2dbe4, #bdc8d6);
  background-image: linear-gradient(#d2dbe4, #bdc8d6); }

.lfr-add-panel .search-panel .add-content-search .field-input {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }

.lfr-add-dialog .add-content-menu .search-query, .lfr-add-panel .add-content-menu .search-query {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px; }

.lfr-content-preview-popup .lfr-content-preview-popup-content {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 8px 3px 7px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 8px 3px 7px rgba(0, 0, 0, 0.25);
  box-shadow: 8px 3px 7px rgba(0, 0, 0, 0.25); }

.lfr-message .lfr-message-control {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px; }

.lfr-token, .layout-customizable-controls, .lfr-translation-manager-delete-translation {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px; }

.customizable-layout-column-content {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px; }

.staging-tabview-list {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }

.site-variations-tabview-list .tab-content, .staging-tabview-list .tab-active .tab-content, .tagselector-content .textboxlistentry-holder .lfr-tag-selector-input:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.rule-group-instance-container .rule-group-instance {
  -webkit-box-shadow: 1px 1px 2px #999999;
  -moz-box-shadow: 1px 1px 2px #999999;
  box-shadow: 1px 1px 2px #999999; }

.lfr-action-label {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px; }

.lfr-api-service-search .field-input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

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

@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }

  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }

  to {
    background-position: 0 0; } }

.lfr-progress-active .progress-bar-status, .lfr-upload-container .file-uploading .progress-bar .progress {
  background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  background-size: 40px 40px;
  -webkit-animation: progress-bar-stripes 0.5s linear infinite;
  -moz-animation: progress-bar-stripes 0.5s linear infinite;
  -ms-animation: progress-bar-stripes 0.5s linear infinite;
  -o-animation: progress-bar-stripes 0.5s linear infinite;
  animation: progress-bar-stripes 0.5s linear infinite;
  -webkit-transition: width 0.5s ease-out;
  -moz-transition: width 0.5s ease-out;
  -o-transition: width 0.5s ease-out;
  transition: width 0.5s ease-out; }

@-webkit-keyframes highlight-animation {
  from {
    background-color: #FFC; }

  to {
    background-color: transparent; } }

@-moz-keyframes highlight-animation {
  from {
    background-color: #FFC; }

  to {
    background-color: transparent; } }

@-o-keyframes highlight-animation {
  from {
    background-color: #FFC; }

  to {
    background-color: transparent; } }

@keyframes highlight-animation {
  from {
    background-color: #FFC; }

  to {
    background-color: transparent; } }

.highlight-animation {
  -webkit-animation: highlight-animation 0.7s;
  -moz-animation: highlight-animation 0.7s;
  -ms-animation: highlight-animation 0.7s;
  -o-animation: highlight-animation 0.7s;
  animation: highlight-animation 0.7s; }

body:first-of-type .portlet-borderless-bar, body:first-of-type .portlet-content .lfr-icon-actions {
  -webkit-transition: opacity 0.5s ease;
  -webkit-transition-delay: 0.15s;
  -moz-transition: opacity 0.5s ease 0.15s;
  -o-transition: opacity 0.5s ease 0.15s;
  transition: opacity 0.5s ease 0.15s; }

body:first-of-type .portlet-borderless-container:hover .portlet-borderless-bar, body:first-of-type .portlet-content:hover .lfr-icon-actions {
  -webkit-transition: opacity 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: opacity 0.5s ease 0s;
  -o-transition: opacity 0.5s ease 0s;
  transition: opacity 0.5s ease 0s; }

body:first-of-type .portlet-borderless-bar .portlet-actions, body:first-of-type .portlet-content .lfr-icon-actions .taglib-text {
  display: inline-block;
  max-width: 0;
  overflow: hidden;
  -webkit-transition: max-width 0.3s ease-in;
  -webkit-transition-delay: 0.2s;
  -moz-transition: max-width 0.3s ease-in 0.2s;
  -o-transition: max-width 0.3s ease-in 0.2s;
  transition: max-width 0.3s ease-in 0.2s;
  text-overflow: ellipsis;
  white-space: nowrap; }

body:first-of-type .portlet-borderless-bar .portlet-actions, body:first-of-type .portlet-content:hover .lfr-icon-actions .taglib-text {
  -webkit-transition: max-width 0.3s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: max-width 0.3s ease 0s;
  -o-transition: max-width 0.3s ease 0s;
  transition: max-width 0.3s ease 0s; }

body:first-of-type .portlet-borderless-bar .portlet-actions {
  -moz-border-radius-bottomleft: 20px;
  -webkit-border-bottom-left-radius: 20px;
  border-bottom-left-radius: 20px;
  -moz-border-radius-topleft: 20px;
  -webkit-border-top-left-radius: 20px;
  border-top-left-radius: 20px; }

body:first-of-type .portlet-borderless-bar .portlet-title-default {
  -moz-border-radius-bottomright: 20px;
  -webkit-border-bottom-right-radius: 20px;
  border-bottom-right-radius: 20px;
  -moz-border-radius-topright: 20px;
  -webkit-border-top-right-radius: 20px;
  border-top-right-radius: 20px; }

body:first-of-type .portlet-borderless-container:hover .portlet-borderless-bar .portlet-actions {
  max-width: 500px; }

body:first-of-type .portlet-content:hover .lfr-icon-actions .taglib-text {
  max-width: 200px; }

@media (max-width: 979px) {
  body:first-of-type .portlet-content .lfr-icon-actions .taglib-text {
    max-width: 200px; } }
.portlet-boundary.yui3-dd-dragging {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition: -webkit-transform 0.3s ease;
  -moz-transition: -moz-transform 0.3s ease;
  -o-transition: -o-transform 0.3s ease;
  transition: transform 0.3s ease; }

.portlet-document-library .entry-thumbnail .label, .portlet-document-library-display .workflow-status .label, .portlet-journal .entry-thumbnail .label {
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0; }

@-webkit-keyframes lfr-drop-active {
  0% {
    background-color: #EBEBEB;
    border-color: #DDD; }

  50% {
    background-color: #DDEDDE;
    border-color: #7D7;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1); }

  75% {
    background-color: #DDEDDE;
    border-color: #7D7; }

  100% {
    background-color: #EBEBEB;
    border-color: #DDD; } }

@-moz-keyframes lfr-drop-active {
  0% {
    background-color: #EBEBEB;
    border-color: #DDD; }

  50% {
    background-color: #DDEDDE;
    border-color: #7D7;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1); }

  75% {
    background-color: #DDEDDE;
    border-color: #7D7; }

  100% {
    background-color: #EBEBEB;
    border-color: #DDD; } }

@-o-keyframes lfr-drop-active {
  0% {
    background-color: #EBEBEB;
    border-color: #DDD; }

  50% {
    background-color: #DDEDDE;
    border-color: #7D7;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1); }

  75% {
    background-color: #DDEDDE;
    border-color: #7D7; }

  100% {
    background-color: #EBEBEB;
    border-color: #DDD; } }

@keyframes lfr-drop-active {
  0% {
    background-color: #EBEBEB;
    border-color: #DDD; }

  50% {
    background-color: #DDEDDE;
    border-color: #7D7;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1); }

  75% {
    background-color: #DDEDDE;
    border-color: #7D7; }

  100% {
    background-color: #EBEBEB;
    border-color: #DDD; } }

.upload-drop-active .lfr-upload-container .upload-target {
  -webkit-animation: none;
  -moz-animation: none;
  -ms-animation: none;
  -o-animation: none;
  animation: none; }

.upload-drop-active .portlet-document-library .document-container {
  -webkit-box-shadow: inset 0 0 5px #b8c1d1;
  -moz-box-shadow: inset 0 0 5px #b8c1d1;
  box-shadow: inset 0 0 5px #b8c1d1; }

.upload-drop-intent .lfr-upload-container .upload-target {
  -webkit-animation: lfr-drop-active 1s ease 0.2s infinite;
  -moz-animation: lfr-drop-active 1s ease 0.2s infinite;
  -ms-animation: lfr-drop-active 1s ease 0.2s infinite;
  -o-animation: lfr-drop-active 1s ease 0.2s infinite;
  animation: lfr-drop-active 1s ease 0.2s infinite; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup, .cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup:hover {
  -webkit-box-shadow: initial;
  -moz-box-shadow: initial;
  box-shadow: initial; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:after {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, white), color-stop(100%, #e4e4e4));
  background-image: -webkit-linear-gradient(white, #e4e4e4);
  background-image: -moz-linear-gradient(white, #e4e4e4);
  background-image: -o-linear-gradient(white, #e4e4e4);
  background-image: linear-gradient(#ffffff, #e4e4e4);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:hover:after {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f2f2f2), color-stop(100%, #cccccc));
  background-image: -webkit-linear-gradient(#f2f2f2, #cccccc);
  background-image: -moz-linear-gradient(#f2f2f2, #cccccc);
  background-image: -o-linear-gradient(#f2f2f2, #cccccc);
  background-image: linear-gradient(#f2f2f2, #cccccc); }

.xdsoft_datetimepicker {
  box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.506);
  background: #fff;
  border-bottom: 1px solid #bbb;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-top: 1px solid #ccc;
  color: #333;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  padding: 8px;
  padding-left: 0;
  padding-top: 2px;
  position: absolute;
  z-index: 9999;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: none; }

.xdsoft_datetimepicker.xdsoft_rtl {
  padding: 8px 0 8px 8px; }

.xdsoft_datetimepicker iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 75px;
  height: 210px;
  background: transparent;
  border: 0; }

.xdsoft_datetimepicker button {
  border: none !important; }

.xdsoft_noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none; }

.xdsoft_noselect::selection {
  background: transparent; }

.xdsoft_noselect::-moz-selection {
  background: transparent; }

.xdsoft_datetimepicker.xdsoft_inline {
  display: inline-block;
  position: static;
  box-shadow: none; }

.xdsoft_datetimepicker * {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  margin: 0; }

.xdsoft_datetimepicker .xdsoft_datepicker, .xdsoft_datetimepicker .xdsoft_timepicker {
  display: none; }

.xdsoft_datetimepicker .xdsoft_datepicker.active, .xdsoft_datetimepicker .xdsoft_timepicker.active {
  display: block; }

.xdsoft_datetimepicker .xdsoft_datepicker {
  width: 224px;
  float: left;
  margin-left: 8px; }

.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_datepicker {
  float: right;
  margin-right: 8px;
  margin-left: 0; }

.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_datepicker {
  width: 256px; }

.xdsoft_datetimepicker .xdsoft_timepicker {
  width: 58px;
  float: left;
  text-align: center;
  margin-left: 8px;
  margin-top: 0; }

.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker {
  float: right;
  margin-right: 8px;
  margin-left: 0; }

.xdsoft_datetimepicker .xdsoft_datepicker.active + .xdsoft_timepicker {
  margin-top: 8px;
  margin-bottom: 3px; }

.xdsoft_datetimepicker .xdsoft_mounthpicker {
  position: relative;
  text-align: center; }

.xdsoft_datetimepicker .xdsoft_label i, .xdsoft_datetimepicker .xdsoft_prev, .xdsoft_datetimepicker .xdsoft_next, .xdsoft_datetimepicker .xdsoft_today_button {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0NBRjI1NjM0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0NBRjI1NjQ0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDQ0FGMjU2MTQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDQ0FGMjU2MjQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoNEP54AAAIOSURBVHja7Jq9TsMwEMcxrZD4WpBYeKUCe+kTMCACHZh4BFfHO/AAIHZGFhYkBBsSEqxsLCAgXKhbXYOTxh9pfJVP+qutnZ5s/5Lz2Y5I03QhWji2GIcgAokWgfCxNvcOCCGKqiSqhUp0laHOne05vdEyGMfkdxJDVjgwDlEQgYQBgx+ULJaWSXXS6r/ER5FBVR8VfGftTKcITNs+a1XpcFoExREIDF14AVIFxgQUS+h520cdud6wNkC0UBw6BCO/HoCYwBhD8QCkQ/x1mwDyD4plh4D6DDV0TAGyo4HcawLIBBSLDkHeH0Mg2yVP3l4TQMZQDDsEOl/MgHQqhMNuE0D+oBh0CIr8MAKyazBH9WyBuKxDWgbXfjNf32TZ1KWm/Ap1oSk/R53UtQ5xTh3LUlMmT8gt6g51Q9p+SobxgJQ/qmsfZhWywGFSl0yBjCLJCMgXail3b7+rumdVJ2YRss4cN+r6qAHDkPWjPjdJCF4n9RmAD/V9A/Wp4NQassDjwlB6XBiCxcJQWmZZb8THFilfy/lfrTvLghq2TqTHrRMTKNJ0sIhdo15RT+RpyWwFdY96UZ/LdQKBGjcXpcc1AlSFEfLmouD+1knuxBDUVrvOBmoOC/rEcN7OQxKVeJTCiAdUzUJhA2Oez9QTkp72OTVcxDcXY8iKNkxGAJXmJCOQwOa6dhyXsOa6XwEGAKdeb5ET3rQdAAAAAElFTkSuQmCC); }

.xdsoft_datetimepicker .xdsoft_label i {
  opacity: .5;
  background-position: -92px -19px;
  display: inline-block;
  width: 9px;
  height: 20px;
  vertical-align: middle; }

.xdsoft_datetimepicker .xdsoft_prev {
  float: left;
  background-position: -20px 0; }

.xdsoft_datetimepicker .xdsoft_today_button {
  float: left;
  background-position: -70px 0;
  margin-left: 5px; }

.xdsoft_datetimepicker .xdsoft_next {
  float: right;
  background-position: 0 0; }

.xdsoft_datetimepicker .xdsoft_next, .xdsoft_datetimepicker .xdsoft_prev, .xdsoft_datetimepicker .xdsoft_today_button {
  background-color: transparent;
  background-repeat: no-repeat;
  border: 0 none;
  cursor: pointer;
  display: block;
  height: 30px;
  opacity: .5;
  -ms-filter: "alpha(opacity=50)";
  outline: medium none;
  overflow: hidden;
  padding: 0;
  position: relative;
  text-indent: 100%;
  white-space: nowrap;
  width: 20px;
  min-width: 0; }

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev, .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next {
  float: none;
  background-position: -40px -15px;
  height: 15px;
  width: 30px;
  display: block;
  margin-left: 14px;
  margin-top: 7px; }

.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_prev, .xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_next {
  float: none;
  margin-left: 0;
  margin-right: 14px; }

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev {
  background-position: -40px 0;
  margin-bottom: 7px;
  margin-top: 0; }

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box {
  height: 151px;
  overflow: hidden;
  border-bottom: 1px solid #ddd; }

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div {
  background: #f5f5f5;
  border-top: 1px solid #ddd;
  color: #666;
  font-size: 12px;
  text-align: center;
  border-collapse: collapse;
  cursor: pointer;
  border-bottom-width: 0;
  height: 25px;
  line-height: 25px; }

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:first-child {
  border-top-width: 0; }

.xdsoft_datetimepicker .xdsoft_today_button:hover, .xdsoft_datetimepicker .xdsoft_next:hover, .xdsoft_datetimepicker .xdsoft_prev:hover {
  opacity: 1;
  -ms-filter: "alpha(opacity=100)"; }

.xdsoft_datetimepicker .xdsoft_label {
  display: inline;
  position: relative;
  z-index: 9999;
  margin: 0;
  padding: 5px 3px;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  background-color: #fff;
  float: left;
  width: 182px;
  text-align: center;
  cursor: pointer; }

.xdsoft_datetimepicker .xdsoft_label:hover > span {
  text-decoration: underline; }

.xdsoft_datetimepicker .xdsoft_label:hover i {
  opacity: 1.0; }

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select {
  border: 1px solid #ccc;
  position: absolute;
  right: 0;
  top: 30px;
  z-index: 101;
  display: none;
  background: #fff;
  max-height: 160px;
  overflow-y: hidden; }

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_monthselect {
  right: -7px; }

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_yearselect {
  right: 2px; }

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
  color: #fff;
  background: #ff8000; }

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option {
  padding: 2px 10px 2px 5px;
  text-decoration: none !important; }

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
  background: #3af;
  box-shadow: #178fe5 0 1px 3px 0 inset;
  color: #fff;
  font-weight: 700; }

.xdsoft_datetimepicker .xdsoft_month {
  width: 100px;
  text-align: right; }

.xdsoft_datetimepicker .xdsoft_calendar {
  clear: both; }

.xdsoft_datetimepicker .xdsoft_year {
  width: 48px;
  margin-left: 5px; }

.xdsoft_datetimepicker .xdsoft_calendar table {
  border-collapse: collapse;
  width: 100%; }

.xdsoft_datetimepicker .xdsoft_calendar td > div {
  padding-right: 5px; }

.xdsoft_datetimepicker .xdsoft_calendar th {
  height: 25px; }

.xdsoft_datetimepicker .xdsoft_calendar td, .xdsoft_datetimepicker .xdsoft_calendar th {
  width: 14.2857142%;
  background: #f5f5f5;
  border: 1px solid #ddd;
  color: #666;
  font-size: 12px;
  text-align: right;
  vertical-align: middle;
  padding: 0;
  border-collapse: collapse;
  cursor: pointer;
  height: 25px; }

.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar td, .xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar th {
  width: 12.5%; }

.xdsoft_datetimepicker .xdsoft_calendar th {
  background: #f1f1f1; }

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today {
  color: #3af; }

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_default {
  background: #ffe9d2;
  box-shadow: #ffb871 0 1px 4px 0 inset;
  color: #000; }

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_mint {
  background: #c1ffc9;
  box-shadow: #00dd1c 0 1px 4px 0 inset;
  color: #000; }

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default, .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current, .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current {
  background: #3af;
  box-shadow: #178fe5 0 1px 3px 0 inset;
  color: #fff;
  font-weight: 700; }

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month, .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled, .xdsoft_datetimepicker .xdsoft_time_box > div > div.xdsoft_disabled {
  opacity: .5;
  -ms-filter: "alpha(opacity=50)";
  cursor: default; }

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled {
  opacity: .2;
  -ms-filter: "alpha(opacity=20)"; }

.xdsoft_datetimepicker .xdsoft_calendar td:hover, .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
  color: #fff !important;
  background: #ff8000 !important;
  box-shadow: none !important; }

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current.xdsoft_disabled:hover, .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current.xdsoft_disabled:hover {
  background: #3af !important;
  box-shadow: #178fe5 0 1px 3px 0 inset !important;
  color: #fff !important; }

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover, .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_disabled:hover {
  color: inherit !important;
  background: inherit !important;
  box-shadow: inherit !important; }

.xdsoft_datetimepicker .xdsoft_calendar th {
  font-weight: 700;
  text-align: center;
  color: #999;
  cursor: default; }

.xdsoft_datetimepicker .xdsoft_copyright {
  color: #ccc !important;
  font-size: 10px;
  clear: both;
  float: none;
  margin-left: 8px; }

.xdsoft_datetimepicker .xdsoft_copyright a {
  color: #eee !important; }

.xdsoft_datetimepicker .xdsoft_copyright a:hover {
  color: #aaa !important; }

.xdsoft_time_box {
  position: relative;
  border: 1px solid #ccc; }

.xdsoft_scrollbar > .xdsoft_scroller {
  background: #ccc !important;
  height: 20px;
  border-radius: 3px; }

.xdsoft_scrollbar {
  position: absolute;
  width: 7px;
  right: 0;
  top: 0;
  bottom: 0;
  cursor: pointer; }

.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_scrollbar {
  left: 0;
  right: auto; }

.xdsoft_scroller_box {
  position: relative; }

.xdsoft_datetimepicker.xdsoft_dark {
  box-shadow: 0 5px 15px -5px rgba(255, 255, 255, 0.506);
  background: #000;
  border-bottom: 1px solid #444;
  border-left: 1px solid #333;
  border-right: 1px solid #333;
  border-top: 1px solid #333;
  color: #ccc; }

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box {
  border-bottom: 1px solid #222; }

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box > div > div {
  background: #0a0a0a;
  border-top: 1px solid #222;
  color: #999; }

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label {
  background-color: #000; }

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select {
  border: 1px solid #333;
  background: #000; }

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
  color: #000;
  background: #007fff; }

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
  background: #c50;
  box-shadow: #b03e00 0 1px 3px 0 inset;
  color: #000; }

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label i, .xdsoft_datetimepicker.xdsoft_dark .xdsoft_prev, .xdsoft_datetimepicker.xdsoft_dark .xdsoft_next, .xdsoft_datetimepicker.xdsoft_dark .xdsoft_today_button {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUExQUUzOTA0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUExQUUzOTE0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBQTFBRTM4RTQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBQTFBRTM4RjQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pp0VxGEAAAIASURBVHja7JrNSgMxEMebtgh+3MSLr1T1Xn2CHoSKB08+QmR8Bx9A8e7RixdB9CKCoNdexIugxFlJa7rNZneTbLIpM/CnNLsdMvNjM8l0mRCiQ9Ye61IKCAgZAUnH+mU3MMZaHYChBnJUDzWOFZdVfc5+ZFLbrWDeXPwbxIqrLLfaeS0hEBVGIRQCEiZoHQwtlGSByCCdYBl8g8egTTAWoKQMRBRBcZxYlhzhKegqMOageErsCHVkk3hXIFooDgHB1KkHIHVgzKB4ADJQ/A1jAFmAYhkQqA5TOBtocrKrgXwQA8gcFIuAIO8sQSA7hidvPwaQGZSaAYHOUWJABhWWw2EMIH9QagQERU4SArJXo0ZZL18uvaxejXt/Em8xjVBXmvFr1KVm/AJ10tRe2XnraNqaJvKE3KHuUbfK1E+VHB0q40/y3sdQSxY4FHWeKJCunP8UyDdqJZenT3ntVV5jIYCAh20vT7ioP8tpf6E2lfEMwERe+whV1MHjwZB7PBiCxcGQWwKZKD62lfGNnP/1poFAA60T7rF1UgcKd2id3KDeUS+oLWV8DfWAepOfq00CgQabi9zjcgJVYVD7PVzQUAUGAQkbNJTBICDhgwYTjDYD6XeW08ZKh+A4pYkzenOxXUbvZcWz7E8ykRMnIHGX1XPl+1m2vPYpL+2qdb8CDAARlKFEz/ZVkAAAAABJRU5ErkJggg==); }

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td, .xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
  background: #0a0a0a;
  border: 1px solid #222;
  color: #999; }

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
  background: #0e0e0e; }

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_today {
  color: #c50; }

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_default {
  background: #ffe9d2;
  box-shadow: #ffb871 0 1px 4px 0 inset;
  color: #000; }

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_mint {
  background: #c1ffc9;
  box-shadow: #00dd1c 0 1px 4px 0 inset;
  color: #000; }

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_default, .xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_current, .xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current {
  background: #c50;
  box-shadow: #b03e00 0 1px 3px 0 inset;
  color: #000; }

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td:hover, .xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
  color: #000 !important;
  background: #007fff !important; }

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
  color: #666; }

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright {
  color: #333 !important; }

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a {
  color: #111 !important; }

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a:hover {
  color: #555 !important; }

.xdsoft_dark .xdsoft_time_box {
  border: 1px solid #333; }

.xdsoft_dark .xdsoft_scrollbar > .xdsoft_scroller {
  background: #333 !important; }

.xdsoft_datetimepicker .xdsoft_save_selected {
  display: block;
  border: 1px solid #ddd !important;
  margin-top: 5px;
  width: 100%;
  color: #454551;
  font-size: 13px; }

.xdsoft_datetimepicker .blue-gradient-button {
  font-family: "museo-sans","Book Antiqua",sans-serif;
  font-size: 12px;
  font-weight: 300;
  color: #82878c;
  height: 28px;
  position: relative;
  padding: 4px 17px 4px 33px;
  border: 1px solid #d7d8da;
  background: -moz-linear-gradient(top, white 0, #f4f8fa 73%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, white), color-stop(73%, #f4f8fa));
  background: -webkit-linear-gradient(top, white 0, #f4f8fa 73%);
  background: -o-linear-gradient(top, white 0, #f4f8fa 73%);
  background: -ms-linear-gradient(top, white 0, #f4f8fa 73%);
  background: linear-gradient(to bottom, #ffffff 0%, #f4f8fa 73%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff',endColorstr='#f4f8fa',GradientType=0); }

.xdsoft_datetimepicker .blue-gradient-button:hover, .xdsoft_datetimepicker .blue-gradient-button:focus, .xdsoft_datetimepicker .blue-gradient-button:hover span, .xdsoft_datetimepicker .blue-gradient-button:focus span {
  color: #454551;
  background: -moz-linear-gradient(top, #f4f8fa 0, white 73%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f4f8fa), color-stop(73%, white));
  background: -webkit-linear-gradient(top, #f4f8fa 0, white 73%);
  background: -o-linear-gradient(top, #f4f8fa 0, white 73%);
  background: -ms-linear-gradient(top, #f4f8fa 0, white 73%);
  background: linear-gradient(to bottom, #f4f8fa 0%, #ffffff 73%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f8fa',endColorstr='#FFF',GradientType=0); }

.jcf-radio {
  border-radius: 9px; }

.jcf-radio span {
  display: none;
  position: absolute;
  top: 3px;
  left: 3px;
  right: 3px;
  bottom: 3px;
  background: #777;
  border-radius: 100%; }

.jcf-radio input[type=radio] {
  position: absolute;
  height: 100%;
  width: 100%;
  border: 0;
  margin: 0;
  left: 0;
  top: 0; }

.jcf-radio.jcf-checked span {
  display: block; }

.jcf-checkbox, .jcf-radio {
  vertical-align: middle;
  display: inline-block;
  position: relative;
  overflow: hidden;
  cursor: default;
  background: #fff;
  border: 1px solid #777;
  margin: 0 3px 0 0;
  height: 16px;
  width: 16px; }

.jcf-checkbox span {
  position: absolute;
  display: none;
  height: 4px;
  width: 8px;
  top: 50%;
  left: 50%;
  margin: -7px 0 0 -6px;
  border: 3px solid #777;
  border-width: 0 0 3px 3px;
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.7071067811865483, M12=0.7071067811865467, M21=-0.7071067811865467, M22=0.7071067811865483, SizingMethod='auto expand')"; }

:root .jcf-checkbox span {
  margin: -4px 0 0 -5px; }

.jcf-checkbox input[type=checkbox] {
  position: absolute;
  width: 100%;
  height: 100%;
  border: 0;
  margin: 0;
  left: 0;
  top: 0; }

.jcf-checkbox.jcf-checked span {
  display: block; }

.jcf-button, .jcf-file {
  display: inline-block;
  position: relative;
  overflow: hidden;
  background: #fff; }

.jcf-button {
  vertical-align: top;
  border: 1px solid #777;
  margin: 0 10px 10px 0;
  padding: 5px 10px; }

.jcf-button .jcf-real-element {
  position: absolute;
  min-height: 100%;
  min-width: 100%;
  outline: none;
  opacity: 0;
  padding: 0;
  margin: 0;
  border: 0;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0; }

.jcf-file {
  white-space: nowrap; }

.jcf-file .jcf-real-element {
  position: absolute;
  font-size: 200px;
  height: 200px;
  margin: 0;
  right: 0;
  top: 0; }

.jcf-file .jcf-fake-input, .jcf-file .jcf-upload-button {
  display: inline-block;
  vertical-align: top;
  white-space: nowrap;
  overflow: hidden;
  border: 1px solid #777;
  line-height: 28px;
  height: 28px; }

.jcf-file .jcf-fake-input {
  text-overflow: ellipsis;
  font-size: 13px;
  width: 125px;
  padding: 0 8px; }

.jcf-file .jcf-upload-button {
  margin: 0 0 0 -1px;
  padding: 0 10px; }

.jcf-scrollable-wrapper {
  box-sizing: content-box;
  position: relative; }

.jcf-scrollbar-vertical {
  position: absolute;
  cursor: default;
  background: #e3e3e3;
  width: 14px;
  bottom: 0;
  right: 0;
  top: 0; }

.jcf-scrollbar-vertical .jcf-scrollbar-dec, .jcf-scrollbar-vertical .jcf-scrollbar-inc {
  background: #bbb;
  height: 14px;
  width: 14px;
  left: 0;
  top: 0; }

.jcf-scrollbar-vertical .jcf-scrollbar-inc {
  top: auto;
  bottom: 0; }

.jcf-scrollbar-vertical .jcf-scrollbar-handle {
  background: #888;
  height: 1px;
  width: 14px; }

.jcf-scrollbar-horizontal {
  position: absolute;
  background: #e3e3e3;
  right: auto;
  top: auto;
  left: 0;
  bottom: 0;
  width: 1px;
  height: 14px; }

.jcf-scrollbar-horizontal .jcf-scrollbar-dec, .jcf-scrollbar-horizontal .jcf-scrollbar-inc {
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  background: #bbb;
  height: 14px;
  width: 14px; }

.jcf-scrollbar-horizontal .jcf-scrollbar-inc {
  left: auto;
  right: 0; }

.jcf-scrollbar-horizontal .jcf-scrollbar-slider {
  display: inline-block;
  position: relative;
  height: 14px; }

.jcf-scrollbar-horizontal .jcf-scrollbar-handle {
  position: absolute;
  background: #888;
  height: 14px; }

.jcf-scrollbar.jcf-inactive .jcf-scrollbar-handle {
  visibility: hidden; }

.jcf-scrollbar.jcf-inactive .jcf-scrollbar-dec, .jcf-scrollbar.jcf-inactive .jcf-scrollbar-inc {
  background: #e3e3e3; }

.jcf-select {
  display: inline-block;
  vertical-align: top;
  position: relative;
  border: 1px solid #777;
  background: #fff;
  margin: 0 0 12px;
  min-width: 150px;
  height: 26px; }

.jcf-select select {
  z-index: 1;
  left: 0;
  top: 0; }

.jcf-select .jcf-select-text {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  cursor: default;
  display: block;
  font-size: 13px;
  line-height: 26px;
  margin: 0 35px 0 8px; }

.jcf-select .jcf-select-opener {
  position: absolute;
  text-align: center;
  background: #aaa;
  width: 26px;
  bottom: 0;
  right: 0;
  top: 0; }

body > .jcf-select-drop {
  position: absolute;
  margin: -1px 0 0;
  z-index: 9999; }

body > .jcf-select-drop.jcf-drop-flipped {
  margin: 1px 0 0; }

.jcf-select .jcf-select-drop {
  position: absolute;
  margin-top: 0;
  z-index: 9999;
  top: 100%;
  left: -1px;
  right: -1px; }

.jcf-select .jcf-drop-flipped {
  bottom: 100%;
  top: auto; }

.jcf-select.jcf-compact-multiple {
  max-width: 220px; }

.jcf-select.jcf-compact-multiple .jcf-select-opener:before {
  display: inline-block;
  padding-top: 2px;
  content: '...'; }

.jcf-select-drop .jcf-select-drop-content {
  border: 1px solid red; }

.jcf-select-drop.jcf-compact-multiple .jcf-hover {
  background: 0 0; }

.jcf-select-drop.jcf-compact-multiple .jcf-selected {
  background: #e6e6e6;
  color: #000; }

.jcf-select-drop.jcf-compact-multiple .jcf-selected:before {
  display: inline-block;
  content: '';
  height: 4px;
  width: 8px;
  margin: -7px 5px 0 -3px;
  border: 3px solid #777;
  border-width: 0 0 3px 3px;
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.7071067811865483, M12=0.7071067811865467, M21=-0.7071067811865467, M22=0.7071067811865483, SizingMethod='auto expand')"; }

.jcf-list-box {
  overflow: hidden;
  display: inline-block;
  border: 1px solid #b8c3c9;
  min-width: 200px;
  margin: 0 15px; }

.jcf-list, .jcf-list .jcf-list-content {
  vertical-align: top;
  display: inline-block;
  width: 100%; }

.jcf-list {
  position: relative;
  background: #fff;
  line-height: 14px;
  font-size: 12px; }

.jcf-list .jcf-list-content {
  overflow: auto; }

.jcf-list ul {
  list-style: none;
  padding: 0;
  margin: 0; }

.jcf-list .jcf-option, .jcf-list ul li {
  overflow: hidden;
  display: block; }

.jcf-list .jcf-overflow {
  overflow: auto; }

.jcf-list .jcf-option {
  white-space: nowrap;
  cursor: default;
  padding: 5px 9px;
  color: #656565;
  min-height: 14px;
  height: 1%; }

.jcf-list .jcf-disabled {
  background: white !important;
  color: #aaaaaa !important; }

.jcf-list-box .jcf-selected, .jcf-select-drop .jcf-hover {
  background: #e6e6e6;
  color: #000; }

.jcf-list .jcf-optgroup-caption {
  white-space: nowrap;
  font-weight: 700;
  display: block;
  padding: 5px 9px;
  cursor: default;
  color: #000; }

.jcf-list .jcf-optgroup .jcf-option {
  padding-left: 30px; }

.jcf-textarea {
  border: 1px solid #b8c3c9;
  box-sizing: content-box;
  display: inline-block;
  position: relative; }

.jcf-textarea .jcf-scrollbar-horizontal {
  display: none;
  height: 0; }

.jcf-textarea textarea {
  padding: 8px 10px;
  border: none;
  margin: 0; }

.jcf-textarea .jcf-resize {
  position: absolute;
  text-align: center;
  cursor: se-resize;
  background: #e3e3e3;
  font-weight: 700;
  line-height: 15px;
  text-indent: 1px;
  font-size: 12px;
  height: 15px;
  width: 14px;
  bottom: 0;
  right: 0; }

.jcf-textarea .jcf-resize:before {
  border: 1px solid #000;
  border-width: 0 1px 1px 0;
  display: block;
  margin: 4px 0 0 3px;
  width: 6px;
  height: 6px;
  content: ''; }

.jcf-number {
  display: inline-block;
  position: relative;
  height: 32px; }

.jcf-number input {
  -moz-appearance: textfield;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #777;
  padding: 3px 27px 3px 7px;
  margin: 0;
  height: 100%; }

.jcf-number input::-webkit-inner-spin-button, .jcf-number input::-webkit-outer-spin-button {
  -webkit-appearance: none; }

.jcf-number .jcf-btn-dec, .jcf-number .jcf-btn-inc {
  position: absolute;
  background: #aaa;
  width: 20px;
  height: 15px;
  right: 1px; }

.jcf-number .jcf-btn-inc {
  top: 1px; }

.jcf-number .jcf-btn-dec {
  top: auto;
  bottom: 1px; }

.jcf-number .jcf-btn-dec:hover, .jcf-number .jcf-btn-inc:hover {
  background: #e6e6e6; }

.jcf-number.jcf-disabled .jcf-btn-dec:hover, .jcf-number.jcf-disabled .jcf-btn-inc:hover {
  background: #aaa; }

.jcf-number .jcf-btn-dec:before, .jcf-number .jcf-btn-inc:before {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  top: 50%;
  left: 50%;
  border: 4px solid #aaa; }

.jcf-number .jcf-btn-inc:before {
  margin: -6px 0 0 -4px;
  border-color: transparent transparent #000 transparent; }

.jcf-number .jcf-btn-dec:before {
  margin: -1px 0 0 -4px;
  border-color: #000 transparent transparent transparent; }

.jcf-number .jcf-btn-dec.jcf-disabled:before, .jcf-number .jcf-btn-inc.jcf-disabled:before, .jcf-number.jcf-disabled .jcf-btn-dec:before, .jcf-number.jcf-disabled .jcf-btn-inc:before {
  opacity: .3; }

.jcf-number.jcf-disabled input {
  background: #ddd; }

.jcf-range {
  display: inline-block;
  min-width: 200px;
  margin: 0 10px;
  width: 130px; }

.jcf-range .jcf-range-track {
  margin: 0 20px 0 0;
  position: relative;
  display: block;
  height: 10px; }

.jcf-range .jcf-range-wrapper {
  position: relative;
  background: #e5e5e5;
  border-radius: 5px;
  display: block;
  margin: 5px 0; }

.jcf-range.jcf-vertical {
  min-width: 0;
  width: auto; }

.jcf-range.jcf-vertical .jcf-range-wrapper {
  margin: 0;
  width: 10px;
  height: auto;
  padding: 20px 0 0; }

.jcf-range.jcf-vertical .jcf-range-track {
  height: 180px;
  width: 10px; }

.jcf-range.jcf-vertical .jcf-range-handle {
  left: -5px;
  top: auto; }

.jcf-range .jcf-range-display-wrapper {
  position: absolute;
  min-height: 10px;
  min-width: 10px;
  left: 10px;
  right: 10px; }

.jcf-range .jcf-range-display {
  border-radius: 5px;
  position: absolute;
  background: #888;
  width: 10px;
  height: 10px; }

.jcf-range .jcf-range-display.jcf-range-min {
  margin: 0 0 0 -10px;
  padding: 0 0 0 10px; }

.jcf-range .jcf-range-display.jcf-range-max {
  margin: 0 -10px 0 0;
  padding: 0 10px 0 0; }

.jcf-range.jcf-vertical .jcf-range-display-wrapper {
  left: auto;
  right: auto;
  top: 10px;
  bottom: 10px; }

.jcf-range.jcf-vertical .jcf-range-display.jcf-range-min {
  margin: 0 0 -10px;
  padding: 0 0 10px; }

.jcf-range.jcf-vertical .jcf-range-display.jcf-range-max {
  margin: -10px 0 0;
  padding: 10px 0 0; }

.jcf-range .jcf-range-handle {
  position: absolute;
  background: #aaa;
  border-radius: 19px;
  width: 19px;
  height: 19px;
  margin: -4px 0 0;
  z-index: 1;
  top: 0;
  left: 0; }

.jcf-range .jcf-range-mark {
  position: absolute;
  overflow: hidden;
  background: #000;
  width: 1px;
  height: 3px;
  top: -7px;
  margin: 0 0 0 9px; }

.jcf-range.jcf-vertical .jcf-range-mark {
  margin: 0 0 9px;
  left: 14px;
  top: auto;
  width: 3px;
  height: 1px; }

.jcf-range .jcf-active-handle {
  z-index: 2; }

.jcf-range.jcf-focus .jcf-active-handle {
  border: 1px solid red;
  margin: -5px 0 0 -1px; }

.jcf-range.jcf-disabled {
  background: 0 0 !important;
  opacity: .3; }

.jcf-disabled {
  background: #dddddd !important; }

.jcf-focus, .jcf-focus * {
  border-color: red !important; }

.sh-1 {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); }

.sh-2, html.scb .news-box.news-box--to-read, html.scb .spinner, html.scb .spinner__progress {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23); }

.sh-3 {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23); }

.sh-4, html.scb .login__body {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22); }

html.scb .anteprima-preventivo .anteprima-preventivo__lower, html.scb .anteprima-preventivo .services-preview .services-preview__item, html.scb .services-preview .services-preview__item, html.scb .dashboard-list__description, html.scb .seleziona-immatricolazione .dropdown__panel {
  *zoom: 1; }

html.scb .anteprima-preventivo .anteprima-preventivo__lower:before, html.scb .anteprima-preventivo .services-preview .services-preview__item:before, html.scb .services-preview .services-preview__item:before, html.scb .dashboard-list__description:before, html.scb .seleziona-immatricolazione .dropdown__panel:before, html.scb .anteprima-preventivo .anteprima-preventivo__lower:after, html.scb .anteprima-preventivo .services-preview .services-preview__item:after, html.scb .services-preview .services-preview__item:after, html.scb .dashboard-list__description:after, html.scb .seleziona-immatricolazione .dropdown__panel:after {
  content: ' ';
  display: table; }

html.scb .anteprima-preventivo .anteprima-preventivo__lower:after, html.scb .anteprima-preventivo .services-preview .services-preview__item:after, html.scb .services-preview .services-preview__item:after, html.scb .dashboard-list__description:after, html.scb .seleziona-immatricolazione .dropdown__panel:after {
  clear: both; }

@keyframes a-rotate {
  100% {
    transform: rotate(360deg); } }

@keyframes a-dash {
  0% {
    stroke-dasharray: 1,200;
    stroke-dashoffset: 0; }

  50% {
    stroke-dasharray: 89,200;
    stroke-dashoffset: -35; }

  100% {
    stroke-dasharray: 89,200;
    stroke-dashoffset: -124; } }

@keyframes a-dash-sm {
  0% {
    stroke-dasharray: 1,200;
    stroke-dashoffset: 0; }

  50% {
    stroke-dasharray: 89,200;
    stroke-dashoffset: -20; }

  100% {
    stroke-dasharray: 89,200;
    stroke-dashoffset: -63; } }

@keyframes a-fade-in {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@keyframes a-fade-out {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

@keyframes a-slide-in-top {
  0% {
    transform: translateY(-60px); }

  100% {
    transform: translateY(0); } }

@keyframes a-slide-out-top {
  0% {
    transform: translateY(0); }

  100% {
    transform: translateY(-60px); } }

@keyframes a-indeterminate {
  0% {
    left: -35%;
    right: 100%; }

  60% {
    left: 100%;
    right: -90%; }

  100% {
    left: 100%;
    right: -90%; } }

@keyframes a-indeterminate-short {
  0% {
    left: -200%;
    right: 100%; }

  60% {
    left: 107%;
    right: -8%; }

  100% {
    left: 107%;
    right: -8%; } }

.ellipsis {
  display: block;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

html.scb .news-box .news-box-header, html.scb .news-box .news-box-body, html.scb .documents-box {
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  -moz-binding: url("/portaledealers-hcbe-login-theme/css/../ellipsis.xml#ellipsis"); }

html.scb {
  /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
  /*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */ }

html.scb html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

html.scb body {
  margin: 0; }

html.scb article, html.scb aside, html.scb details, html.scb figcaption, html.scb figure, html.scb footer, html.scb header, html.scb hgroup, html.scb main, html.scb menu, html.scb nav, html.scb section, html.scb summary {
  display: block; }

html.scb audio, html.scb canvas, html.scb progress, html.scb video {
  display: inline-block;
  vertical-align: baseline; }

html.scb audio:not([controls]) {
  display: none;
  height: 0; }

html.scb [hidden], html.scb template {
  display: none; }

html.scb a {
  background-color: transparent; }

html.scb a:active, html.scb a:hover {
  outline: 0; }

html.scb abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted; }

html.scb b, html.scb strong {
  font-weight: bold; }

html.scb dfn {
  font-style: italic; }

html.scb h1 {
  font-size: 2em;
  margin: 0.67em 0; }

html.scb mark {
  background: #ff0;
  color: #000; }

html.scb small {
  font-size: 80%; }

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

html.scb sup {
  top: -0.5em; }

html.scb sub {
  bottom: -0.25em; }

html.scb img {
  border: 0; }

html.scb svg:not(:root) {
  overflow: hidden; }

html.scb figure {
  margin: 1em 40px; }

html.scb hr {
  box-sizing: content-box;
  height: 0; }

html.scb pre {
  overflow: auto; }

html.scb code, html.scb kbd, html.scb pre, html.scb samp {
  font-family: monospace, monospace;
  font-size: 1em; }

html.scb button, html.scb input, html.scb optgroup, html.scb select, html.scb textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

html.scb button {
  overflow: visible; }

html.scb button, html.scb select {
  text-transform: none; }

html.scb button, html.scb html input[type="button"], html.scb input[type="reset"], html.scb input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

html.scb button[disabled], html.scb html input[disabled] {
  cursor: default; }

html.scb button::-moz-focus-inner, html.scb input::-moz-focus-inner {
  border: 0;
  padding: 0; }

html.scb input {
  line-height: normal; }

html.scb input[type="checkbox"], html.scb input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

html.scb input[type="number"]::-webkit-inner-spin-button, html.scb input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

html.scb input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

html.scb input[type="search"]::-webkit-search-cancel-button, html.scb input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

html.scb fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

html.scb legend {
  border: 0;
  padding: 0; }

html.scb textarea {
  overflow: auto; }

html.scb optgroup {
  font-weight: bold; }

html.scb table {
  border-collapse: collapse;
  border-spacing: 0; }

html.scb td, html.scb th {
  padding: 0; }

* {
  box-sizing: border-box; }

*:before, *:after {
  box-sizing: border-box; }

html.scb {
  font-size: 16px;
  -webkit-tap-highlight-color: transparent; }

html.scb body {
  font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333;
  background-color: #ddd; }

html.scb input, html.scb button, html.scb select, html.scb textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

html.scb a {
  color: #2F79D9;
  text-decoration: none; }

html.scb a:hover, html.scb a:focus {
  color: #1d559f;
  text-decoration: underline; }

html.scb a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

html.scb figure {
  margin: 0; }

html.scb img {
  vertical-align: middle; }

html.scb .img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

html.scb .img-rounded {
  border-radius: 0px; }

html.scb .img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #ddd;
  border: 1px solid #ddd;
  border-radius: 0px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

html.scb .img-circle {
  border-radius: 50%; }

html.scb hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee; }

html.scb .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

html.scb .sr-only-focusable:active, html.scb .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

html.scb [role="button"] {
  cursor: pointer; }

html.scb * {
  box-sizing: border-box; }

html.scb *:before, html.scb *:after {
  box-sizing: border-box; }

html.scb html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

html.scb body {
  font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333;
  background-color: #ddd; }

html.scb input, html.scb button, html.scb select, html.scb textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

html.scb a {
  color: #2F79D9;
  text-decoration: none; }

html.scb a:hover, html.scb a:focus {
  color: #1d559f;
  text-decoration: underline; }

html.scb a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

html.scb figure {
  margin: 0; }

html.scb img {
  vertical-align: middle; }

html.scb .img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

html.scb .img-rounded {
  border-radius: 0px; }

html.scb .img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #ddd;
  border: 1px solid #ddd;
  border-radius: 0px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

html.scb .img-circle {
  border-radius: 50%; }

html.scb hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee; }

html.scb .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

html.scb .sr-only-focusable:active, html.scb .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

html.scb [role="button"] {
  cursor: pointer; }

html.scb h1, html.scb h2, html.scb h3, html.scb h4, html.scb h5, html.scb h6, html.scb .h1, html.scb .h2, html.scb .h3, html.scb .h4, html.scb .h5, html.scb .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }

html.scb h1 small, html.scb h1 .small, html.scb h2 small, html.scb h2 .small, html.scb h3 small, html.scb h3 .small, html.scb h4 small, html.scb h4 .small, html.scb h5 small, html.scb h5 .small, html.scb h6 small, html.scb h6 .small, html.scb .h1 small, html.scb .h1 .small, html.scb .h2 small, html.scb .h2 .small, html.scb .h3 small, html.scb .h3 .small, html.scb .h4 small, html.scb .h4 .small, html.scb .h5 small, html.scb .h5 .small, html.scb .h6 small, html.scb .h6 .small {
  font-weight: 400;
  line-height: 1;
  color: #777; }

html.scb h1, html.scb .h1, html.scb h2, html.scb .h2, html.scb h3, html.scb .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }

html.scb h1 small, html.scb h1 .small, html.scb .h1 small, html.scb .h1 .small, html.scb h2 small, html.scb h2 .small, html.scb .h2 small, html.scb .h2 .small, html.scb h3 small, html.scb h3 .small, html.scb .h3 small, html.scb .h3 .small {
  font-size: 65%; }

html.scb h4, html.scb .h4, html.scb h5, html.scb .h5, html.scb h6, html.scb .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }

html.scb h4 small, html.scb h4 .small, html.scb .h4 small, html.scb .h4 .small, html.scb h5 small, html.scb h5 .small, html.scb .h5 small, html.scb .h5 .small, html.scb h6 small, html.scb h6 .small, html.scb .h6 small, html.scb .h6 .small {
  font-size: 75%; }

html.scb h1, html.scb .h1 {
  font-size: 36px; }

html.scb h2, html.scb .h2 {
  font-size: 30px; }

html.scb h3, html.scb .h3 {
  font-size: 24px; }

html.scb h4, html.scb .h4 {
  font-size: 18px; }

html.scb h5, html.scb .h5 {
  font-size: 14px; }

html.scb h6, html.scb .h6 {
  font-size: 12px; }

html.scb p {
  margin: 0 0 10px; }

html.scb .lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }

html.scb small, html.scb .small {
  font-size: 85%; }

html.scb mark, html.scb .mark {
  padding: .2em;
  background-color: #fcf8e3; }

html.scb .text-left {
  text-align: left; }

html.scb .text-right {
  text-align: right; }

html.scb .text-center {
  text-align: center; }

html.scb .text-justify {
  text-align: justify; }

html.scb .text-nowrap {
  white-space: nowrap; }

html.scb .text-lowercase {
  text-transform: lowercase; }

html.scb .text-uppercase, html.scb .initialism {
  text-transform: uppercase; }

html.scb .text-capitalize {
  text-transform: capitalize; }

html.scb .text-muted {
  color: #777; }

html.scb .text-primary {
  color: #2F79D9; }

html.scb a.text-primary:hover, html.scb a.text-primary:focus {
  color: #2161b4; }

html.scb .text-success {
  color: #3c763d; }

html.scb a.text-success:hover, html.scb a.text-success:focus {
  color: #2b542c; }

html.scb .text-info {
  color: #31708f; }

html.scb a.text-info:hover, html.scb a.text-info:focus {
  color: #245269; }

html.scb .text-warning {
  color: #8a6d3b; }

html.scb a.text-warning:hover, html.scb a.text-warning:focus {
  color: #66512c; }

html.scb .text-danger {
  color: #a94442; }

html.scb a.text-danger:hover, html.scb a.text-danger:focus {
  color: #843534; }

html.scb .bg-primary {
  color: #fff; }

html.scb .bg-primary {
  background-color: #2F79D9; }

html.scb a.bg-primary:hover, html.scb a.bg-primary:focus {
  background-color: #2161b4; }

html.scb .bg-success {
  background-color: #dff0d8; }

html.scb a.bg-success:hover, html.scb a.bg-success:focus {
  background-color: #c1e2b3; }

html.scb .bg-info {
  background-color: #d9edf7; }

html.scb a.bg-info:hover, html.scb a.bg-info:focus {
  background-color: #afd9ee; }

html.scb .bg-warning {
  background-color: #fcf8e3; }

html.scb a.bg-warning:hover, html.scb a.bg-warning:focus {
  background-color: #f7ecb5; }

html.scb .bg-danger {
  background-color: #f2dede; }

html.scb a.bg-danger:hover, html.scb a.bg-danger:focus {
  background-color: #e4b9b9; }

html.scb .page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee; }

html.scb ul, html.scb ol {
  margin-top: 0;
  margin-bottom: 10px; }

html.scb ul ul, html.scb ul ol, html.scb ol ul, html.scb ol ol {
  margin-bottom: 0; }

html.scb .list-unstyled {
  padding-left: 0;
  list-style: none; }

html.scb .list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }

html.scb .list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px; }

html.scb dl {
  margin-top: 0;
  margin-bottom: 20px; }

html.scb dt, html.scb dd {
  line-height: 1.42857; }

html.scb dt {
  font-weight: 700; }

html.scb dd {
  margin-left: 0; }

html.scb .dl-horizontal dd:before, html.scb .dl-horizontal dd:after {
  display: table;
  content: " "; }

html.scb .dl-horizontal dd:after {
  clear: both; }

html.scb abbr[title], html.scb abbr[data-original-title] {
  cursor: help; }

html.scb .initialism {
  font-size: 90%; }

html.scb blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee; }

html.scb blockquote p:last-child, html.scb blockquote ul:last-child, html.scb blockquote ol:last-child {
  margin-bottom: 0; }

html.scb blockquote footer, html.scb blockquote small, html.scb blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857;
  color: #777; }

html.scb blockquote footer:before, html.scb blockquote small:before, html.scb blockquote .small:before {
  content: "\2014 \00A0"; }

html.scb .blockquote-reverse, html.scb blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0; }

html.scb .blockquote-reverse footer:before, html.scb .blockquote-reverse small:before, html.scb .blockquote-reverse .small:before, html.scb blockquote.pull-right footer:before, html.scb blockquote.pull-right small:before, html.scb blockquote.pull-right .small:before {
  content: ""; }

html.scb .blockquote-reverse footer:after, html.scb .blockquote-reverse small:after, html.scb .blockquote-reverse .small:after, html.scb blockquote.pull-right footer:after, html.scb blockquote.pull-right small:after, html.scb blockquote.pull-right .small:after {
  content: "\00A0 \2014"; }

html.scb address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857; }

html.scb code, html.scb kbd, html.scb pre, html.scb samp {
  font-family: Menlo,Monaco,Consolas,"Courier New",monospace; }

html.scb code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0px; }

html.scb kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 0px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }

html.scb kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  box-shadow: none; }

html.scb pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 0px; }

html.scb pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0; }

html.scb .pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

html.scb .container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

html.scb .container:before, html.scb .container:after {
  display: table;
  content: " "; }

html.scb .container:after {
  clear: both; }

html.scb .container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

html.scb .container-fluid:before, html.scb .container-fluid:after {
  display: table;
  content: " "; }

html.scb .container-fluid:after {
  clear: both; }

html.scb .row {
  margin-right: -15px;
  margin-left: -15px; }

html.scb .row:before, html.scb .row:after {
  display: table;
  content: " "; }

html.scb .row:after {
  clear: both; }

html.scb .row-no-gutters {
  margin-right: 0;
  margin-left: 0; }

html.scb .row-no-gutters [class*="col-"] {
  padding-right: 0;
  padding-left: 0; }

html.scb .col-xs-1, html.scb .col-sm-1, html.scb .col-md-1, html.scb .col-lg-1, html.scb .col-xs-2, html.scb .col-sm-2, html.scb .col-md-2, html.scb .col-lg-2, html.scb .col-xs-3, html.scb .col-sm-3, html.scb .col-md-3, html.scb .col-lg-3, html.scb .col-xs-4, html.scb .col-sm-4, html.scb .col-md-4, html.scb .col-lg-4, html.scb .col-xs-5, html.scb .col-sm-5, html.scb .col-md-5, html.scb .col-lg-5, html.scb .col-xs-6, html.scb .col-sm-6, html.scb .col-md-6, html.scb .col-lg-6, html.scb .col-xs-7, html.scb .col-sm-7, html.scb .col-md-7, html.scb .col-lg-7, html.scb .col-xs-8, html.scb .col-sm-8, html.scb .col-md-8, html.scb .col-lg-8, html.scb .col-xs-9, html.scb .col-sm-9, html.scb .col-md-9, html.scb .col-lg-9, html.scb .col-xs-10, html.scb .col-sm-10, html.scb .col-md-10, html.scb .col-lg-10, html.scb .col-xs-11, html.scb .col-sm-11, html.scb .col-md-11, html.scb .col-lg-11, html.scb .col-xs-12, html.scb .col-sm-12, html.scb .col-md-12, html.scb .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

html.scb .col-xs-1, html.scb .col-xs-2, html.scb .col-xs-3, html.scb .col-xs-4, html.scb .col-xs-5, html.scb .col-xs-6, html.scb .col-xs-7, html.scb .col-xs-8, html.scb .col-xs-9, html.scb .col-xs-10, html.scb .col-xs-11, html.scb .col-xs-12 {
  float: left; }

html.scb .col-xs-1 {
  width: 8.33333%; }

html.scb .col-xs-2 {
  width: 16.66667%; }

html.scb .col-xs-3 {
  width: 25%; }

html.scb .col-xs-4 {
  width: 33.33333%; }

html.scb .col-xs-5 {
  width: 41.66667%; }

html.scb .col-xs-6 {
  width: 50%; }

html.scb .col-xs-7 {
  width: 58.33333%; }

html.scb .col-xs-8 {
  width: 66.66667%; }

html.scb .col-xs-9 {
  width: 75%; }

html.scb .col-xs-10 {
  width: 83.33333%; }

html.scb .col-xs-11 {
  width: 91.66667%; }

html.scb .col-xs-12 {
  width: 100%; }

html.scb .col-xs-pull-0 {
  right: auto; }

html.scb .col-xs-pull-1 {
  right: 8.33333%; }

html.scb .col-xs-pull-2 {
  right: 16.66667%; }

html.scb .col-xs-pull-3 {
  right: 25%; }

html.scb .col-xs-pull-4 {
  right: 33.33333%; }

html.scb .col-xs-pull-5 {
  right: 41.66667%; }

html.scb .col-xs-pull-6 {
  right: 50%; }

html.scb .col-xs-pull-7 {
  right: 58.33333%; }

html.scb .col-xs-pull-8 {
  right: 66.66667%; }

html.scb .col-xs-pull-9 {
  right: 75%; }

html.scb .col-xs-pull-10 {
  right: 83.33333%; }

html.scb .col-xs-pull-11 {
  right: 91.66667%; }

html.scb .col-xs-pull-12 {
  right: 100%; }

html.scb .col-xs-push-0 {
  left: auto; }

html.scb .col-xs-push-1 {
  left: 8.33333%; }

html.scb .col-xs-push-2 {
  left: 16.66667%; }

html.scb .col-xs-push-3 {
  left: 25%; }

html.scb .col-xs-push-4 {
  left: 33.33333%; }

html.scb .col-xs-push-5 {
  left: 41.66667%; }

html.scb .col-xs-push-6 {
  left: 50%; }

html.scb .col-xs-push-7 {
  left: 58.33333%; }

html.scb .col-xs-push-8 {
  left: 66.66667%; }

html.scb .col-xs-push-9 {
  left: 75%; }

html.scb .col-xs-push-10 {
  left: 83.33333%; }

html.scb .col-xs-push-11 {
  left: 91.66667%; }

html.scb .col-xs-push-12 {
  left: 100%; }

html.scb .col-xs-offset-0 {
  margin-left: 0%; }

html.scb .col-xs-offset-1 {
  margin-left: 8.33333%; }

html.scb .col-xs-offset-2 {
  margin-left: 16.66667%; }

html.scb .col-xs-offset-3 {
  margin-left: 25%; }

html.scb .col-xs-offset-4 {
  margin-left: 33.33333%; }

html.scb .col-xs-offset-5 {
  margin-left: 41.66667%; }

html.scb .col-xs-offset-6 {
  margin-left: 50%; }

html.scb .col-xs-offset-7 {
  margin-left: 58.33333%; }

html.scb .col-xs-offset-8 {
  margin-left: 66.66667%; }

html.scb .col-xs-offset-9 {
  margin-left: 75%; }

html.scb .col-xs-offset-10 {
  margin-left: 83.33333%; }

html.scb .col-xs-offset-11 {
  margin-left: 91.66667%; }

html.scb .col-xs-offset-12 {
  margin-left: 100%; }

html.scb table {
  background-color: transparent; }

html.scb table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none; }

html.scb table td[class*="col-"], html.scb table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none; }

html.scb caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left; }

html.scb th {
  text-align: left; }

html.scb .table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }

html.scb .table > thead > tr > th, html.scb .table > thead > tr > td, html.scb .table > tbody > tr > th, html.scb .table > tbody > tr > td, html.scb .table > tfoot > tr > th, html.scb .table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857;
  vertical-align: top;
  border-top: 1px solid #ddd; }

html.scb .table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd; }

html.scb .table > caption + thead > tr:first-child > th, html.scb .table > caption + thead > tr:first-child > td, html.scb .table > colgroup + thead > tr:first-child > th, html.scb .table > colgroup + thead > tr:first-child > td, html.scb .table > thead:first-child > tr:first-child > th, html.scb .table > thead:first-child > tr:first-child > td {
  border-top: 0; }

html.scb .table > tbody + tbody {
  border-top: 2px solid #ddd; }

html.scb .table .table {
  background-color: #ddd; }

html.scb .table-condensed > thead > tr > th, html.scb .table-condensed > thead > tr > td, html.scb .table-condensed > tbody > tr > th, html.scb .table-condensed > tbody > tr > td, html.scb .table-condensed > tfoot > tr > th, html.scb .table-condensed > tfoot > tr > td {
  padding: 5px; }

html.scb .table-bordered {
  border: 1px solid #ddd; }

html.scb .table-bordered > thead > tr > th, html.scb .table-bordered > thead > tr > td, html.scb .table-bordered > tbody > tr > th, html.scb .table-bordered > tbody > tr > td, html.scb .table-bordered > tfoot > tr > th, html.scb .table-bordered > tfoot > tr > td {
  border: 1px solid #ddd; }

html.scb .table-bordered > thead > tr > th, html.scb .table-bordered > thead > tr > td {
  border-bottom-width: 2px; }

html.scb .table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

html.scb .table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }

html.scb .table > thead > tr > td.active, html.scb .table > thead > tr > th.active, html.scb .table > thead > tr.active > td, html.scb .table > thead > tr.active > th, html.scb .table > tbody > tr > td.active, html.scb .table > tbody > tr > th.active, html.scb .table > tbody > tr.active > td, html.scb .table > tbody > tr.active > th, html.scb .table > tfoot > tr > td.active, html.scb .table > tfoot > tr > th.active, html.scb .table > tfoot > tr.active > td, html.scb .table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

html.scb .table-hover > tbody > tr > td.active:hover, html.scb .table-hover > tbody > tr > th.active:hover, html.scb .table-hover > tbody > tr.active:hover > td, html.scb .table-hover > tbody > tr:hover > .active, html.scb .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

html.scb .table > thead > tr > td.success, html.scb .table > thead > tr > th.success, html.scb .table > thead > tr.success > td, html.scb .table > thead > tr.success > th, html.scb .table > tbody > tr > td.success, html.scb .table > tbody > tr > th.success, html.scb .table > tbody > tr.success > td, html.scb .table > tbody > tr.success > th, html.scb .table > tfoot > tr > td.success, html.scb .table > tfoot > tr > th.success, html.scb .table > tfoot > tr.success > td, html.scb .table > tfoot > tr.success > th {
  background-color: #dff0d8; }

html.scb .table-hover > tbody > tr > td.success:hover, html.scb .table-hover > tbody > tr > th.success:hover, html.scb .table-hover > tbody > tr.success:hover > td, html.scb .table-hover > tbody > tr:hover > .success, html.scb .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

html.scb .table > thead > tr > td.info, html.scb .table > thead > tr > th.info, html.scb .table > thead > tr.info > td, html.scb .table > thead > tr.info > th, html.scb .table > tbody > tr > td.info, html.scb .table > tbody > tr > th.info, html.scb .table > tbody > tr.info > td, html.scb .table > tbody > tr.info > th, html.scb .table > tfoot > tr > td.info, html.scb .table > tfoot > tr > th.info, html.scb .table > tfoot > tr.info > td, html.scb .table > tfoot > tr.info > th {
  background-color: #d9edf7; }

html.scb .table-hover > tbody > tr > td.info:hover, html.scb .table-hover > tbody > tr > th.info:hover, html.scb .table-hover > tbody > tr.info:hover > td, html.scb .table-hover > tbody > tr:hover > .info, html.scb .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }

html.scb .table > thead > tr > td.warning, html.scb .table > thead > tr > th.warning, html.scb .table > thead > tr.warning > td, html.scb .table > thead > tr.warning > th, html.scb .table > tbody > tr > td.warning, html.scb .table > tbody > tr > th.warning, html.scb .table > tbody > tr.warning > td, html.scb .table > tbody > tr.warning > th, html.scb .table > tfoot > tr > td.warning, html.scb .table > tfoot > tr > th.warning, html.scb .table > tfoot > tr.warning > td, html.scb .table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

html.scb .table-hover > tbody > tr > td.warning:hover, html.scb .table-hover > tbody > tr > th.warning:hover, html.scb .table-hover > tbody > tr.warning:hover > td, html.scb .table-hover > tbody > tr:hover > .warning, html.scb .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

html.scb .table > thead > tr > td.danger, html.scb .table > thead > tr > th.danger, html.scb .table > thead > tr.danger > td, html.scb .table > thead > tr.danger > th, html.scb .table > tbody > tr > td.danger, html.scb .table > tbody > tr > th.danger, html.scb .table > tbody > tr.danger > td, html.scb .table > tbody > tr.danger > th, html.scb .table > tfoot > tr > td.danger, html.scb .table > tfoot > tr > th.danger, html.scb .table > tfoot > tr.danger > td, html.scb .table > tfoot > tr.danger > th {
  background-color: #f2dede; }

html.scb .table-hover > tbody > tr > td.danger:hover, html.scb .table-hover > tbody > tr > th.danger:hover, html.scb .table-hover > tbody > tr.danger:hover > td, html.scb .table-hover > tbody > tr:hover > .danger, html.scb .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

html.scb .table-responsive {
  min-height: .01%;
  overflow-x: auto; }

html.scb fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

html.scb legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

html.scb label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700; }

html.scb input[type="search"] {
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

html.scb input[type="radio"], html.scb input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

html.scb input[type="radio"][disabled], html.scb input[type="radio"].disabled, fieldset[disabled] html.scb input[type="radio"], html.scb input[type="checkbox"][disabled], html.scb input[type="checkbox"].disabled, fieldset[disabled] html.scb input[type="checkbox"] {
  cursor: not-allowed; }

html.scb input[type="file"] {
  display: block; }

html.scb input[type="range"] {
  display: block;
  width: 100%; }

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

html.scb input[type="file"]:focus, html.scb input[type="radio"]:focus, html.scb input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

html.scb output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555; }

html.scb .form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s; }

html.scb .form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }

html.scb .form-control::-moz-placeholder {
  color: #999;
  opacity: 1; }

html.scb .form-control:-ms-input-placeholder {
  color: #999; }

html.scb .form-control::-webkit-input-placeholder {
  color: #999; }

html.scb .form-control::-ms-expand {
  background-color: transparent;
  border: 0; }

html.scb .form-control[disabled], html.scb .form-control[readonly], fieldset[disabled] html.scb .form-control {
  background-color: #eee;
  opacity: 1; }

html.scb .form-control[disabled], fieldset[disabled] html.scb .form-control {
  cursor: not-allowed; }

html.scb textarea.form-control {
  height: auto; }

html.scb .form-group {
  margin-bottom: 15px; }

html.scb .radio, html.scb .checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }

html.scb .radio.disabled label, fieldset[disabled] html.scb .radio label, html.scb .checkbox.disabled label, fieldset[disabled] html.scb .checkbox label {
  cursor: not-allowed; }

html.scb .radio label, html.scb .checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer; }

html.scb .radio input[type="radio"], html.scb .radio-inline input[type="radio"], html.scb .checkbox input[type="checkbox"], html.scb .checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px; }

html.scb .radio + .radio, html.scb .checkbox + .checkbox {
  margin-top: -5px; }

html.scb .radio-inline, html.scb .checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer; }

html.scb .radio-inline.disabled, fieldset[disabled] html.scb .radio-inline, html.scb .checkbox-inline.disabled, fieldset[disabled] html.scb .checkbox-inline {
  cursor: not-allowed; }

html.scb .radio-inline + .radio-inline, html.scb .checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

html.scb .form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0; }

html.scb .form-control-static.input-lg, html.scb .input-group-lg > .form-control-static.form-control, html.scb .input-group-lg > .form-control-static.input-group-addon, html.scb .input-group-lg > .input-group-btn > .form-control-static.btn, html.scb .form-control-static.input-sm, html.scb .input-group-sm > .form-control-static.form-control, html.scb .input-group-sm > .form-control-static.input-group-addon, html.scb .input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-right: 0;
  padding-left: 0; }

html.scb .input-sm, html.scb .input-group-sm > .form-control, html.scb .input-group-sm > .input-group-addon, html.scb .input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px; }

html.scb select.input-sm, html.scb .input-group-sm > select.form-control, html.scb .input-group-sm > select.input-group-addon, html.scb .input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px; }

html.scb textarea.input-sm, html.scb .input-group-sm > textarea.form-control, html.scb .input-group-sm > textarea.input-group-addon, html.scb .input-group-sm > .input-group-btn > textarea.btn, html.scb select[multiple].input-sm, html.scb .input-group-sm > select[multiple].form-control, html.scb .input-group-sm > select[multiple].input-group-addon, html.scb .input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto; }

html.scb .form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px; }

html.scb .form-group-sm select.form-control {
  height: 30px;
  line-height: 30px; }

html.scb .form-group-sm textarea.form-control, html.scb .form-group-sm select[multiple].form-control {
  height: auto; }

html.scb .form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5; }

html.scb .input-lg, html.scb .input-group-lg > .form-control, html.scb .input-group-lg > .input-group-addon, html.scb .input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 0px; }

html.scb select.input-lg, html.scb .input-group-lg > select.form-control, html.scb .input-group-lg > select.input-group-addon, html.scb .input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px; }

html.scb textarea.input-lg, html.scb .input-group-lg > textarea.form-control, html.scb .input-group-lg > textarea.input-group-addon, html.scb .input-group-lg > .input-group-btn > textarea.btn, html.scb select[multiple].input-lg, html.scb .input-group-lg > select[multiple].form-control, html.scb .input-group-lg > select[multiple].input-group-addon, html.scb .input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto; }

html.scb .form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 0px; }

html.scb .form-group-lg select.form-control {
  height: 46px;
  line-height: 46px; }

html.scb .form-group-lg textarea.form-control, html.scb .form-group-lg select[multiple].form-control {
  height: auto; }

html.scb .form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.33333; }

html.scb .has-feedback {
  position: relative; }

html.scb .has-feedback .form-control {
  padding-right: 42.5px; }

html.scb .form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none; }

html.scb .input-lg + .form-control-feedback, html.scb .input-group-lg > .form-control + .form-control-feedback, html.scb .input-group-lg > .input-group-addon + .form-control-feedback, html.scb .input-group-lg > .input-group-btn > .btn + .form-control-feedback, html.scb .input-group-lg + .form-control-feedback, html.scb .form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

html.scb .input-sm + .form-control-feedback, html.scb .input-group-sm > .form-control + .form-control-feedback, html.scb .input-group-sm > .input-group-addon + .form-control-feedback, html.scb .input-group-sm > .input-group-btn > .btn + .form-control-feedback, html.scb .input-group-sm + .form-control-feedback, html.scb .form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

html.scb .has-success .help-block, html.scb .has-success .control-label, html.scb .has-success .radio, html.scb .has-success .checkbox, html.scb .has-success .radio-inline, html.scb .has-success .checkbox-inline, html.scb .has-success.radio label, html.scb .has-success.checkbox label, html.scb .has-success.radio-inline label, html.scb .has-success.checkbox-inline label {
  color: #3c763d; }

html.scb .has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

html.scb .has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

html.scb .has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d; }

html.scb .has-success .form-control-feedback {
  color: #3c763d; }

html.scb .has-warning .help-block, html.scb .has-warning .control-label, html.scb .has-warning .radio, html.scb .has-warning .checkbox, html.scb .has-warning .radio-inline, html.scb .has-warning .checkbox-inline, html.scb .has-warning.radio label, html.scb .has-warning.checkbox label, html.scb .has-warning.radio-inline label, html.scb .has-warning.checkbox-inline label {
  color: #8a6d3b; }

html.scb .has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

html.scb .has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

html.scb .has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b; }

html.scb .has-warning .form-control-feedback {
  color: #8a6d3b; }

html.scb .has-error .help-block, html.scb .has-error .control-label, html.scb .has-error .radio, html.scb .has-error .checkbox, html.scb .has-error .radio-inline, html.scb .has-error .checkbox-inline, html.scb .has-error.radio label, html.scb .has-error.checkbox label, html.scb .has-error.radio-inline label, html.scb .has-error.checkbox-inline label {
  color: #a94442; }

html.scb .has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

html.scb .has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

html.scb .has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442; }

html.scb .has-error .form-control-feedback {
  color: #a94442; }

html.scb .has-feedback label ~ .form-control-feedback {
  top: 25px; }

html.scb .has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

html.scb .help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

html.scb .form-horizontal .radio, html.scb .form-horizontal .checkbox, html.scb .form-horizontal .radio-inline, html.scb .form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0; }

html.scb .form-horizontal .radio, html.scb .form-horizontal .checkbox {
  min-height: 27px; }

html.scb .form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px; }

html.scb .form-horizontal .form-group:before, html.scb .form-horizontal .form-group:after {
  display: table;
  content: " "; }

html.scb .form-horizontal .form-group:after {
  clear: both; }

html.scb .form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }

html.scb .btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 0px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

html.scb .btn:focus, html.scb .btn.focus, html.scb .btn:active:focus, html.scb .btn:active.focus, html.scb .btn.active:focus, html.scb .btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

html.scb .btn:hover, html.scb .btn:focus, html.scb .btn.focus {
  color: #6c6c6c;
  text-decoration: none; }

html.scb .btn:active, html.scb .btn.active {
  background-image: none;
  outline: 0;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

html.scb .btn.disabled, html.scb .btn[disabled], fieldset[disabled] html.scb .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: .65;
  box-shadow: none; }

html.scb a.btn.disabled, fieldset[disabled] html.scb a.btn {
  pointer-events: none; }

html.scb .btn-default {
  color: #6c6c6c;
  background-color: #f0f0f0;
  border-color: #f0f0f0; }

html.scb .btn-default:focus, html.scb .btn-default.focus {
  color: #6c6c6c;
  background-color: #d7d7d7;
  border-color: #b0b0b0; }

html.scb .btn-default:hover {
  color: #6c6c6c;
  background-color: #d7d7d7;
  border-color: #d1d1d1; }

html.scb .btn-default:active, html.scb .btn-default.active, .open > html.scb .btn-default.dropdown-toggle {
  color: #6c6c6c;
  background-color: #d7d7d7;
  background-image: none;
  border-color: #d1d1d1; }

html.scb .btn-default:active:hover, html.scb .btn-default:active:focus, html.scb .btn-default:active.focus, html.scb .btn-default.active:hover, html.scb .btn-default.active:focus, html.scb .btn-default.active.focus, .open > html.scb .btn-default.dropdown-toggle:hover, .open > html.scb .btn-default.dropdown-toggle:focus, .open > html.scb .btn-default.dropdown-toggle.focus {
  color: #6c6c6c;
  background-color: #c5c5c5;
  border-color: #b0b0b0; }

html.scb .btn-default.disabled:hover, html.scb .btn-default.disabled:focus, html.scb .btn-default.disabled.focus, html.scb .btn-default[disabled]:hover, html.scb .btn-default[disabled]:focus, html.scb .btn-default[disabled].focus, fieldset[disabled] html.scb .btn-default:hover, fieldset[disabled] html.scb .btn-default:focus, fieldset[disabled] html.scb .btn-default.focus {
  background-color: #f0f0f0;
  border-color: #f0f0f0; }

html.scb .btn-default .badge {
  color: #f0f0f0;
  background-color: #6c6c6c; }

html.scb .btn-primary {
  color: #fff;
  background-color: #2F79D9;
  border-color: #2F79D9; }

html.scb .btn-primary:focus, html.scb .btn-primary.focus {
  color: #fff;
  background-color: #2161b4;
  border-color: #153e73; }

html.scb .btn-primary:hover {
  color: #fff;
  background-color: #2161b4;
  border-color: #1f5cab; }

html.scb .btn-primary:active, html.scb .btn-primary.active, .open > html.scb .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #2161b4;
  background-image: none;
  border-color: #1f5cab; }

html.scb .btn-primary:active:hover, html.scb .btn-primary:active:focus, html.scb .btn-primary:active.focus, html.scb .btn-primary.active:hover, html.scb .btn-primary.active:focus, html.scb .btn-primary.active.focus, .open > html.scb .btn-primary.dropdown-toggle:hover, .open > html.scb .btn-primary.dropdown-toggle:focus, .open > html.scb .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #1b5196;
  border-color: #153e73; }

html.scb .btn-primary.disabled:hover, html.scb .btn-primary.disabled:focus, html.scb .btn-primary.disabled.focus, html.scb .btn-primary[disabled]:hover, html.scb .btn-primary[disabled]:focus, html.scb .btn-primary[disabled].focus, fieldset[disabled] html.scb .btn-primary:hover, fieldset[disabled] html.scb .btn-primary:focus, fieldset[disabled] html.scb .btn-primary.focus {
  background-color: #2F79D9;
  border-color: #2F79D9; }

html.scb .btn-primary .badge {
  color: #2F79D9;
  background-color: #fff; }

html.scb .btn-success {
  color: #fff;
  background-color: #abc111;
  border-color: #abc111; }

html.scb .btn-success:focus, html.scb .btn-success.focus {
  color: #fff;
  background-color: #81920d;
  border-color: #434c07; }

html.scb .btn-success:hover {
  color: #fff;
  background-color: #81920d;
  border-color: #79890c; }

html.scb .btn-success:active, html.scb .btn-success.active, .open > html.scb .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #81920d;
  background-image: none;
  border-color: #79890c; }

html.scb .btn-success:active:hover, html.scb .btn-success:active:focus, html.scb .btn-success:active.focus, html.scb .btn-success.active:hover, html.scb .btn-success.active:focus, html.scb .btn-success.active.focus, .open > html.scb .btn-success.dropdown-toggle:hover, .open > html.scb .btn-success.dropdown-toggle:focus, .open > html.scb .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #64710a;
  border-color: #434c07; }

html.scb .btn-success.disabled:hover, html.scb .btn-success.disabled:focus, html.scb .btn-success.disabled.focus, html.scb .btn-success[disabled]:hover, html.scb .btn-success[disabled]:focus, html.scb .btn-success[disabled].focus, fieldset[disabled] html.scb .btn-success:hover, fieldset[disabled] html.scb .btn-success:focus, fieldset[disabled] html.scb .btn-success.focus {
  background-color: #abc111;
  border-color: #abc111; }

html.scb .btn-success .badge {
  color: #abc111;
  background-color: #fff; }

html.scb .btn-info {
  color: #fff;
  background-color: #1bb3bc;
  border-color: #1bb3bc; }

html.scb .btn-info:focus, html.scb .btn-info.focus {
  color: #fff;
  background-color: #15898f;
  border-color: #0b494d; }

html.scb .btn-info:hover {
  color: #fff;
  background-color: #15898f;
  border-color: #138086; }

html.scb .btn-info:active, html.scb .btn-info.active, .open > html.scb .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #15898f;
  background-image: none;
  border-color: #138086; }

html.scb .btn-info:active:hover, html.scb .btn-info:active:focus, html.scb .btn-info:active.focus, html.scb .btn-info.active:hover, html.scb .btn-info.active:focus, html.scb .btn-info.active.focus, .open > html.scb .btn-info.dropdown-toggle:hover, .open > html.scb .btn-info.dropdown-toggle:focus, .open > html.scb .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #106b70;
  border-color: #0b494d; }

html.scb .btn-info.disabled:hover, html.scb .btn-info.disabled:focus, html.scb .btn-info.disabled.focus, html.scb .btn-info[disabled]:hover, html.scb .btn-info[disabled]:focus, html.scb .btn-info[disabled].focus, fieldset[disabled] html.scb .btn-info:hover, fieldset[disabled] html.scb .btn-info:focus, fieldset[disabled] html.scb .btn-info.focus {
  background-color: #1bb3bc;
  border-color: #1bb3bc; }

html.scb .btn-info .badge {
  color: #1bb3bc;
  background-color: #fff; }

html.scb .btn-warning {
  color: #fff;
  background-color: #e59d27;
  border-color: #e59d27; }

html.scb .btn-warning:focus, html.scb .btn-warning.focus {
  color: #fff;
  background-color: #c28117;
  border-color: #7d540f; }

html.scb .btn-warning:hover {
  color: #fff;
  background-color: #c28117;
  border-color: #b97b16; }

html.scb .btn-warning:active, html.scb .btn-warning.active, .open > html.scb .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #c28117;
  background-image: none;
  border-color: #b97b16; }

html.scb .btn-warning:active:hover, html.scb .btn-warning:active:focus, html.scb .btn-warning:active.focus, html.scb .btn-warning.active:hover, html.scb .btn-warning.active:focus, html.scb .btn-warning.active.focus, .open > html.scb .btn-warning.dropdown-toggle:hover, .open > html.scb .btn-warning.dropdown-toggle:focus, .open > html.scb .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #a26c13;
  border-color: #7d540f; }

html.scb .btn-warning.disabled:hover, html.scb .btn-warning.disabled:focus, html.scb .btn-warning.disabled.focus, html.scb .btn-warning[disabled]:hover, html.scb .btn-warning[disabled]:focus, html.scb .btn-warning[disabled].focus, fieldset[disabled] html.scb .btn-warning:hover, fieldset[disabled] html.scb .btn-warning:focus, fieldset[disabled] html.scb .btn-warning.focus {
  background-color: #e59d27;
  border-color: #e59d27; }

html.scb .btn-warning .badge {
  color: #e59d27;
  background-color: #fff; }

html.scb .btn-danger {
  color: #fff;
  background-color: #c00;
  border-color: #c00; }

html.scb .btn-danger:focus, html.scb .btn-danger.focus {
  color: #fff;
  background-color: #900;
  border-color: #4d0000; }

html.scb .btn-danger:hover {
  color: #fff;
  background-color: #900;
  border-color: #8f0000; }

html.scb .btn-danger:active, html.scb .btn-danger.active, .open > html.scb .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #900;
  background-image: none;
  border-color: #8f0000; }

html.scb .btn-danger:active:hover, html.scb .btn-danger:active:focus, html.scb .btn-danger:active.focus, html.scb .btn-danger.active:hover, html.scb .btn-danger.active:focus, html.scb .btn-danger.active.focus, .open > html.scb .btn-danger.dropdown-toggle:hover, .open > html.scb .btn-danger.dropdown-toggle:focus, .open > html.scb .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #750000;
  border-color: #4d0000; }

html.scb .btn-danger.disabled:hover, html.scb .btn-danger.disabled:focus, html.scb .btn-danger.disabled.focus, html.scb .btn-danger[disabled]:hover, html.scb .btn-danger[disabled]:focus, html.scb .btn-danger[disabled].focus, fieldset[disabled] html.scb .btn-danger:hover, fieldset[disabled] html.scb .btn-danger:focus, fieldset[disabled] html.scb .btn-danger.focus {
  background-color: #c00;
  border-color: #c00; }

html.scb .btn-danger .badge {
  color: #c00;
  background-color: #fff; }

html.scb .btn-link {
  font-weight: 400;
  color: #2F79D9;
  border-radius: 0; }

html.scb .btn-link, html.scb .btn-link:active, html.scb .btn-link.active, html.scb .btn-link[disabled], fieldset[disabled] html.scb .btn-link {
  background-color: transparent;
  box-shadow: none; }

html.scb .btn-link, html.scb .btn-link:hover, html.scb .btn-link:focus, html.scb .btn-link:active {
  border-color: transparent; }

html.scb .btn-link:hover, html.scb .btn-link:focus {
  color: #1d559f;
  text-decoration: underline;
  background-color: transparent; }

html.scb .btn-link[disabled]:hover, html.scb .btn-link[disabled]:focus, fieldset[disabled] html.scb .btn-link:hover, fieldset[disabled] html.scb .btn-link:focus {
  color: #777;
  text-decoration: none; }

html.scb .btn-lg, html.scb .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 0px; }

html.scb .btn-sm, html.scb .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px; }

html.scb .btn-xs, html.scb .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px; }

html.scb .btn-block {
  display: block;
  width: 100%; }

html.scb .btn-block + .btn-block {
  margin-top: 5px; }

html.scb input[type="submit"].btn-block, html.scb input[type="reset"].btn-block, html.scb input[type="button"].btn-block {
  width: 100%; }

html.scb .fade {
  opacity: 0;
  transition: opacity 0.15s linear; }

html.scb .fade.in {
  opacity: 1; }

html.scb .collapse {
  display: none; }

html.scb .collapse.in {
  display: block; }

html.scb tr.collapse.in {
  display: table-row; }

html.scb tbody.collapse.in {
  display: table-row-group; }

html.scb .collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-property: height,visibility;
  transition-duration: 0.35s;
  transition-timing-function: ease; }

html.scb .caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

html.scb .dropup, html.scb .dropdown {
  position: relative; }

html.scb .dropdown-toggle:focus {
  outline: 0; }

html.scb .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;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }

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

html.scb .dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5; }

html.scb .dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857;
  color: #333;
  white-space: nowrap; }

html.scb .dropdown-menu > li > a:hover, html.scb .dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5; }

html.scb .dropdown-menu > .active > a, html.scb .dropdown-menu > .active > a:hover, html.scb .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #2F79D9;
  outline: 0; }

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

html.scb .dropdown-menu > .disabled > a:hover, html.scb .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); }

html.scb .open > .dropdown-menu {
  display: block; }

html.scb .open > a {
  outline: 0; }

html.scb .dropdown-menu-right {
  right: 0;
  left: auto; }

html.scb .dropdown-menu-left {
  right: auto;
  left: 0; }

html.scb .dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #777;
  white-space: nowrap; }

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

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

html.scb .dropup .caret, html.scb .navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9; }

html.scb .dropup .dropdown-menu, html.scb .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

html.scb .btn-group, html.scb .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }

html.scb .btn-group > .btn, html.scb .btn-group-vertical > .btn {
  position: relative;
  float: left; }

html.scb .btn-group > .btn:hover, html.scb .btn-group > .btn:focus, html.scb .btn-group > .btn:active, html.scb .btn-group > .btn.active, html.scb .btn-group-vertical > .btn:hover, html.scb .btn-group-vertical > .btn:focus, html.scb .btn-group-vertical > .btn:active, html.scb .btn-group-vertical > .btn.active {
  z-index: 2; }

html.scb .btn-group .btn + .btn, html.scb .btn-group .btn + .btn-group, html.scb .btn-group .btn-group + .btn, html.scb .btn-group .btn-group + .btn-group {
  margin-left: -1px; }

html.scb .btn-toolbar {
  margin-left: -5px; }

html.scb .btn-toolbar:before, html.scb .btn-toolbar:after {
  display: table;
  content: " "; }

html.scb .btn-toolbar:after {
  clear: both; }

html.scb .btn-toolbar .btn, html.scb .btn-toolbar .btn-group, html.scb .btn-toolbar .input-group {
  float: left; }

html.scb .btn-toolbar > .btn, html.scb .btn-toolbar > .btn-group, html.scb .btn-toolbar > .input-group {
  margin-left: 5px; }

html.scb .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

html.scb .btn-group > .btn:first-child {
  margin-left: 0; }

html.scb .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

html.scb .btn-group > .btn:last-child:not(:first-child), html.scb .btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

html.scb .btn-group > .btn-group {
  float: left; }

html.scb .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

html.scb .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, html.scb .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

html.scb .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

html.scb .btn-group .dropdown-toggle:active, html.scb .btn-group.open .dropdown-toggle {
  outline: 0; }

html.scb .btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px; }

html.scb .btn-group > .btn-lg + .dropdown-toggle, html.scb .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px; }

html.scb .btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

html.scb .btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none; }

html.scb .btn .caret {
  margin-left: 0; }

html.scb .btn-lg .caret, html.scb .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

html.scb .dropup .btn-lg .caret, html.scb .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px; }

html.scb .btn-group-vertical > .btn, html.scb .btn-group-vertical > .btn-group, html.scb .btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

html.scb .btn-group-vertical > .btn-group:before, html.scb .btn-group-vertical > .btn-group:after {
  display: table;
  content: " "; }

html.scb .btn-group-vertical > .btn-group:after {
  clear: both; }

html.scb .btn-group-vertical > .btn-group > .btn {
  float: none; }

html.scb .btn-group-vertical > .btn + .btn, html.scb .btn-group-vertical > .btn + .btn-group, html.scb .btn-group-vertical > .btn-group + .btn, html.scb .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

html.scb .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }

html.scb .btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

html.scb .btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px; }

html.scb .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

html.scb .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, html.scb .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

html.scb .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

html.scb .btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }

html.scb .btn-group-justified > .btn, html.scb .btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%; }

html.scb .btn-group-justified > .btn-group .btn {
  width: 100%; }

html.scb .btn-group-justified > .btn-group .dropdown-menu {
  left: auto; }

html.scb [data-toggle="buttons"] > .btn input[type="radio"], html.scb [data-toggle="buttons"] > .btn input[type="checkbox"], html.scb [data-toggle="buttons"] > .btn-group > .btn input[type="radio"], html.scb [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

html.scb .input-group {
  position: relative;
  display: table;
  border-collapse: separate; }

html.scb .input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0; }

html.scb .input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0; }

html.scb .input-group .form-control:focus {
  z-index: 3; }

html.scb .input-group-addon, html.scb .input-group-btn, html.scb .input-group .form-control {
  display: table-cell; }

html.scb .input-group-addon:not(:first-child):not(:last-child), html.scb .input-group-btn:not(:first-child):not(:last-child), html.scb .input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0; }

html.scb .input-group-addon, html.scb .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

html.scb .input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #eee;
  border-radius: 0px; }

html.scb .input-group-addon.input-sm, html.scb .input-group-sm > .input-group-addon, html.scb .input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 0px; }

html.scb .input-group-addon.input-lg, html.scb .input-group-lg > .input-group-addon, html.scb .input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 0px; }

html.scb .input-group-addon input[type="radio"], html.scb .input-group-addon input[type="checkbox"] {
  margin-top: 0; }

html.scb .input-group .form-control:first-child, html.scb .input-group-addon:first-child, html.scb .input-group-btn:first-child > .btn, html.scb .input-group-btn:first-child > .btn-group > .btn, html.scb .input-group-btn:first-child > .dropdown-toggle, html.scb .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), html.scb .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

html.scb .input-group-addon:first-child {
  border-right: 0; }

html.scb .input-group .form-control:last-child, html.scb .input-group-addon:last-child, html.scb .input-group-btn:last-child > .btn, html.scb .input-group-btn:last-child > .btn-group > .btn, html.scb .input-group-btn:last-child > .dropdown-toggle, html.scb .input-group-btn:first-child > .btn:not(:first-child), html.scb .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

html.scb .input-group-addon:last-child {
  border-left: 0; }

html.scb .input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }

html.scb .input-group-btn > .btn {
  position: relative; }

html.scb .input-group-btn > .btn + .btn {
  margin-left: -1px; }

html.scb .input-group-btn > .btn:hover, html.scb .input-group-btn > .btn:focus, html.scb .input-group-btn > .btn:active {
  z-index: 2; }

html.scb .input-group-btn:first-child > .btn, html.scb .input-group-btn:first-child > .btn-group {
  margin-right: -1px; }

html.scb .input-group-btn:last-child > .btn, html.scb .input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px; }

html.scb .nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

html.scb .nav:before, html.scb .nav:after {
  display: table;
  content: " "; }

html.scb .nav:after {
  clear: both; }

html.scb .nav > li {
  position: relative;
  display: block; }

html.scb .nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px; }

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

html.scb .nav > li.disabled > a {
  color: #777; }

html.scb .nav > li.disabled > a:hover, html.scb .nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent; }

html.scb .nav .open > a, html.scb .nav .open > a:hover, html.scb .nav .open > a:focus {
  background-color: #eee;
  border-color: #2F79D9; }

html.scb .nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5; }

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

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

html.scb .nav-tabs > li {
  float: left;
  margin-bottom: -1px; }

html.scb .nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857;
  border: 1px solid transparent;
  border-radius: 0px 0px 0 0; }

html.scb .nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd; }

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

html.scb .nav-pills > li {
  float: left; }

html.scb .nav-pills > li > a {
  border-radius: 0px; }

html.scb .nav-pills > li + li {
  margin-left: 2px; }

html.scb .nav-pills > li.active > a, html.scb .nav-pills > li.active > a:hover, html.scb .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #2F79D9; }

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

html.scb .nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0; }

html.scb .nav-justified, html.scb .nav-tabs.nav-justified {
  width: 100%; }

html.scb .nav-justified > li, html.scb .nav-tabs.nav-justified > li {
  float: none; }

html.scb .nav-justified > li > a, html.scb .nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center; }

html.scb .nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto; }

html.scb .nav-tabs-justified, html.scb .nav-tabs.nav-justified {
  border-bottom: 0; }

html.scb .nav-tabs-justified > li > a, html.scb .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0px; }

html.scb .nav-tabs-justified > .active > a, html.scb .nav-tabs.nav-justified > .active > a, html.scb .nav-tabs-justified > .active > a:hover, html.scb .nav-tabs.nav-justified > .active > a:hover, html.scb .nav-tabs-justified > .active > a:focus, html.scb .nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd; }

html.scb .tab-content > .tab-pane {
  display: none; }

html.scb .tab-content > .active {
  display: block; }

html.scb .nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

html.scb .breadcrumb {
  padding: 8px 0px;
  margin-bottom: 20px;
  list-style: none;
  background-color: transparent;
  border-radius: 0px; }

html.scb .breadcrumb > li {
  display: inline-block; }

html.scb .breadcrumb > li + li:before {
  padding: 0 5px;
  color: #2F79D9;
  content: "> "; }

html.scb .breadcrumb > .active {
  color: #2F79D9; }

html.scb .pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 0px; }

html.scb .pagination > li {
  display: inline; }

html.scb .pagination > li > a, html.scb .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857;
  color: #2F79D9;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd; }

html.scb .pagination > li > a:hover, html.scb .pagination > li > a:focus, html.scb .pagination > li > span:hover, html.scb .pagination > li > span:focus {
  z-index: 2;
  color: #1d559f;
  background-color: #eee;
  border-color: #ddd; }

html.scb .pagination > li:first-child > a, html.scb .pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px; }

html.scb .pagination > li:last-child > a, html.scb .pagination > li:last-child > span {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px; }

html.scb .pagination > .active > a, html.scb .pagination > .active > a:hover, html.scb .pagination > .active > a:focus, html.scb .pagination > .active > span, html.scb .pagination > .active > span:hover, html.scb .pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #2F79D9;
  border-color: #2F79D9; }

html.scb .pagination > .disabled > span, html.scb .pagination > .disabled > span:hover, html.scb .pagination > .disabled > span:focus, html.scb .pagination > .disabled > a, html.scb .pagination > .disabled > a:hover, html.scb .pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd; }

html.scb .pagination-lg > li > a, html.scb .pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333; }

html.scb .pagination-lg > li:first-child > a, html.scb .pagination-lg > li:first-child > span {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px; }

html.scb .pagination-lg > li:last-child > a, html.scb .pagination-lg > li:last-child > span {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px; }

html.scb .pagination-sm > li > a, html.scb .pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5; }

html.scb .pagination-sm > li:first-child > a, html.scb .pagination-sm > li:first-child > span {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px; }

html.scb .pagination-sm > li:last-child > a, html.scb .pagination-sm > li:last-child > span {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px; }

html.scb .badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px; }

html.scb .badge:empty {
  display: none; }

.btn html.scb .badge {
  position: relative;
  top: -1px; }

.btn-xs html.scb .badge, html.scb .btn-group-xs > .btn html.scb .badge, .btn-group-xs > .btn html.scb .badge {
  top: 0;
  padding: 1px 5px; }

.list-group-item.active > html.scb .badge, .nav-pills > .active > a > html.scb .badge {
  color: #2F79D9;
  background-color: #fff; }

.list-group-item > html.scb .badge {
  float: right; }

.list-group-item > html.scb .badge + html.scb .badge {
  margin-right: 5px; }

.nav-pills > li > a > html.scb .badge {
  margin-left: 3px; }

html.scb a.badge:hover, html.scb a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

html.scb .alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 0px; }

html.scb .alert h4 {
  margin-top: 0;
  color: inherit; }

html.scb .alert .alert-link {
  font-weight: bold; }

html.scb .alert > p, html.scb .alert > ul {
  margin-bottom: 0; }

html.scb .alert > p + p {
  margin-top: 5px; }

html.scb .alert-dismissable, html.scb .alert-dismissible {
  padding-right: 35px; }

html.scb .alert-dismissable .close, html.scb .alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit; }

html.scb .alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6; }

html.scb .alert-success hr {
  border-top-color: #c9e2b3; }

html.scb .alert-success .alert-link {
  color: #2b542c; }

html.scb .alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1; }

html.scb .alert-info hr {
  border-top-color: #a6e1ec; }

html.scb .alert-info .alert-link {
  color: #245269; }

html.scb .alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc; }

html.scb .alert-warning hr {
  border-top-color: #f7e1b5; }

html.scb .alert-warning .alert-link {
  color: #66512c; }

html.scb .alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1; }

html.scb .alert-danger hr {
  border-top-color: #e4b9c0; }

html.scb .alert-danger .alert-link {
  color: #843534; }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }

  to {
    background-position: 0 0; } }

html.scb .progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 0px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

html.scb .progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #2F79D9;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width 0.6s ease; }

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

html.scb .progress.active .progress-bar, html.scb .progress-bar.active {
  animation: progress-bar-stripes 2s linear infinite; }

html.scb .progress-bar-success {
  background-color: #abc111; }

.progress-striped html.scb .progress-bar-success {
  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); }

html.scb .progress-bar-info {
  background-color: #1bb3bc; }

.progress-striped html.scb .progress-bar-info {
  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); }

html.scb .progress-bar-warning {
  background-color: #e59d27; }

.progress-striped html.scb .progress-bar-warning {
  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); }

html.scb .progress-bar-danger {
  background-color: #c00; }

.progress-striped html.scb .progress-bar-danger {
  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); }

html.scb .media {
  margin-top: 15px; }

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

html.scb .media, html.scb .media-body {
  overflow: hidden;
  zoom: 1; }

html.scb .media-body {
  width: 10000px; }

html.scb .media-object {
  display: block; }

html.scb .media-object.img-thumbnail {
  max-width: none; }

html.scb .media-right, html.scb .media > .pull-right {
  padding-left: 10px; }

html.scb .media-left, html.scb .media > .pull-left {
  padding-right: 10px; }

html.scb .media-left, html.scb .media-right, html.scb .media-body {
  display: table-cell;
  vertical-align: top; }

html.scb .media-middle {
  vertical-align: middle; }

html.scb .media-bottom {
  vertical-align: bottom; }

html.scb .media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

html.scb .media-list {
  padding-left: 0;
  list-style: none; }

html.scb .list-group {
  padding-left: 0;
  margin-bottom: 20px; }

html.scb .list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }

html.scb .list-group-item:first-child {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px; }

html.scb .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px; }

html.scb .list-group-item.disabled, html.scb .list-group-item.disabled:hover, html.scb .list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee; }

html.scb .list-group-item.disabled .list-group-item-heading, html.scb .list-group-item.disabled:hover .list-group-item-heading, html.scb .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit; }

html.scb .list-group-item.disabled .list-group-item-text, html.scb .list-group-item.disabled:hover .list-group-item-text, html.scb .list-group-item.disabled:focus .list-group-item-text {
  color: #777; }

html.scb .list-group-item.active, html.scb .list-group-item.active:hover, html.scb .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #2F79D9;
  border-color: #2F79D9; }

html.scb .list-group-item.active .list-group-item-heading, html.scb .list-group-item.active .list-group-item-heading > small, html.scb .list-group-item.active .list-group-item-heading > .small, html.scb .list-group-item.active:hover .list-group-item-heading, html.scb .list-group-item.active:hover .list-group-item-heading > small, html.scb .list-group-item.active:hover .list-group-item-heading > .small, html.scb .list-group-item.active:focus .list-group-item-heading, html.scb .list-group-item.active:focus .list-group-item-heading > small, html.scb .list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit; }

html.scb .list-group-item.active .list-group-item-text, html.scb .list-group-item.active:hover .list-group-item-text, html.scb .list-group-item.active:focus .list-group-item-text {
  color: #dbe8f9; }

html.scb a.list-group-item, html.scb button.list-group-item {
  color: #555; }

html.scb a.list-group-item .list-group-item-heading, html.scb button.list-group-item .list-group-item-heading {
  color: #333; }

html.scb a.list-group-item:hover, html.scb a.list-group-item:focus, html.scb button.list-group-item:hover, html.scb button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5; }

html.scb button.list-group-item {
  width: 100%;
  text-align: left; }

html.scb .list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

html.scb a.list-group-item-success, html.scb button.list-group-item-success {
  color: #3c763d; }

html.scb a.list-group-item-success .list-group-item-heading, html.scb button.list-group-item-success .list-group-item-heading {
  color: inherit; }

html.scb a.list-group-item-success:hover, html.scb a.list-group-item-success:focus, html.scb button.list-group-item-success:hover, html.scb button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6; }

html.scb a.list-group-item-success.active, html.scb a.list-group-item-success.active:hover, html.scb a.list-group-item-success.active:focus, html.scb button.list-group-item-success.active, html.scb button.list-group-item-success.active:hover, html.scb button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d; }

html.scb .list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

html.scb a.list-group-item-info, html.scb button.list-group-item-info {
  color: #31708f; }

html.scb a.list-group-item-info .list-group-item-heading, html.scb button.list-group-item-info .list-group-item-heading {
  color: inherit; }

html.scb a.list-group-item-info:hover, html.scb a.list-group-item-info:focus, html.scb button.list-group-item-info:hover, html.scb button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3; }

html.scb a.list-group-item-info.active, html.scb a.list-group-item-info.active:hover, html.scb a.list-group-item-info.active:focus, html.scb button.list-group-item-info.active, html.scb button.list-group-item-info.active:hover, html.scb button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f; }

html.scb .list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

html.scb a.list-group-item-warning, html.scb button.list-group-item-warning {
  color: #8a6d3b; }

html.scb a.list-group-item-warning .list-group-item-heading, html.scb button.list-group-item-warning .list-group-item-heading {
  color: inherit; }

html.scb a.list-group-item-warning:hover, html.scb a.list-group-item-warning:focus, html.scb button.list-group-item-warning:hover, html.scb button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc; }

html.scb a.list-group-item-warning.active, html.scb a.list-group-item-warning.active:hover, html.scb a.list-group-item-warning.active:focus, html.scb button.list-group-item-warning.active, html.scb button.list-group-item-warning.active:hover, html.scb button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b; }

html.scb .list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

html.scb a.list-group-item-danger, html.scb button.list-group-item-danger {
  color: #a94442; }

html.scb a.list-group-item-danger .list-group-item-heading, html.scb button.list-group-item-danger .list-group-item-heading {
  color: inherit; }

html.scb a.list-group-item-danger:hover, html.scb a.list-group-item-danger:focus, html.scb button.list-group-item-danger:hover, html.scb button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc; }

html.scb a.list-group-item-danger.active, html.scb a.list-group-item-danger.active:hover, html.scb a.list-group-item-danger.active:focus, html.scb button.list-group-item-danger.active, html.scb button.list-group-item-danger.active:hover, html.scb button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442; }

html.scb .list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

html.scb .list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

html.scb .panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

html.scb .panel-body {
  padding: 15px; }

html.scb .panel-body:before, html.scb .panel-body:after {
  display: table;
  content: " "; }

html.scb .panel-body:after {
  clear: both; }

html.scb .panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: -1px;
  border-top-right-radius: -1px; }

html.scb .panel-heading > .dropdown .dropdown-toggle {
  color: inherit; }

html.scb .panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit; }

html.scb .panel-title > a, html.scb .panel-title > small, html.scb .panel-title > .small, html.scb .panel-title > small > a, html.scb .panel-title > .small > a {
  color: inherit; }

html.scb .panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px; }

html.scb .panel > .list-group, html.scb .panel > .panel-collapse > .list-group {
  margin-bottom: 0; }

html.scb .panel > .list-group .list-group-item, html.scb .panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0; }

html.scb .panel > .list-group:first-child .list-group-item:first-child, html.scb .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: -1px;
  border-top-right-radius: -1px; }

html.scb .panel > .list-group:last-child .list-group-item:last-child, html.scb .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px; }

html.scb .panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

html.scb .panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

html.scb .list-group + .panel-footer {
  border-top-width: 0; }

html.scb .panel > .table, html.scb .panel > .table-responsive > .table, html.scb .panel > .panel-collapse > .table {
  margin-bottom: 0; }

html.scb .panel > .table caption, html.scb .panel > .table-responsive > .table caption, html.scb .panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px; }

html.scb .panel > .table:first-child, html.scb .panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: -1px;
  border-top-right-radius: -1px; }

html.scb .panel > .table:first-child > thead:first-child > tr:first-child, html.scb .panel > .table:first-child > tbody:first-child > tr:first-child, html.scb .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, html.scb .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: -1px;
  border-top-right-radius: -1px; }

html.scb .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, html.scb .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, html.scb .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, html.scb .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, html.scb .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, html.scb .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, html.scb .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, html.scb .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: -1px; }

html.scb .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, html.scb .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, html.scb .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, html.scb .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, html.scb .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, html.scb .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, html.scb .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, html.scb .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: -1px; }

html.scb .panel > .table:last-child, html.scb .panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px; }

html.scb .panel > .table:last-child > tbody:last-child > tr:last-child, html.scb .panel > .table:last-child > tfoot:last-child > tr:last-child, html.scb .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, html.scb .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px; }

html.scb .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, html.scb .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, html.scb .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, html.scb .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, html.scb .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, html.scb .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, html.scb .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, html.scb .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: -1px; }

html.scb .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, html.scb .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, html.scb .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, html.scb .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, html.scb .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, html.scb .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, html.scb .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, html.scb .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: -1px; }

html.scb .panel > .panel-body + .table, html.scb .panel > .panel-body + .table-responsive, html.scb .panel > .table + .panel-body, html.scb .panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd; }

html.scb .panel > .table > tbody:first-child > tr:first-child th, html.scb .panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }

html.scb .panel > .table-bordered, html.scb .panel > .table-responsive > .table-bordered {
  border: 0; }

html.scb .panel > .table-bordered > thead > tr > th:first-child, html.scb .panel > .table-bordered > thead > tr > td:first-child, html.scb .panel > .table-bordered > tbody > tr > th:first-child, html.scb .panel > .table-bordered > tbody > tr > td:first-child, html.scb .panel > .table-bordered > tfoot > tr > th:first-child, html.scb .panel > .table-bordered > tfoot > tr > td:first-child, html.scb .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, html.scb .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, html.scb .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, html.scb .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, html.scb .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, html.scb .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0; }

html.scb .panel > .table-bordered > thead > tr > th:last-child, html.scb .panel > .table-bordered > thead > tr > td:last-child, html.scb .panel > .table-bordered > tbody > tr > th:last-child, html.scb .panel > .table-bordered > tbody > tr > td:last-child, html.scb .panel > .table-bordered > tfoot > tr > th:last-child, html.scb .panel > .table-bordered > tfoot > tr > td:last-child, html.scb .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, html.scb .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, html.scb .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, html.scb .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, html.scb .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, html.scb .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0; }

html.scb .panel > .table-bordered > thead > tr:first-child > td, html.scb .panel > .table-bordered > thead > tr:first-child > th, html.scb .panel > .table-bordered > tbody > tr:first-child > td, html.scb .panel > .table-bordered > tbody > tr:first-child > th, html.scb .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, html.scb .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, html.scb .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, html.scb .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0; }

html.scb .panel > .table-bordered > tbody > tr:last-child > td, html.scb .panel > .table-bordered > tbody > tr:last-child > th, html.scb .panel > .table-bordered > tfoot > tr:last-child > td, html.scb .panel > .table-bordered > tfoot > tr:last-child > th, html.scb .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, html.scb .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, html.scb .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, html.scb .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0; }

html.scb .panel > .table-responsive {
  margin-bottom: 0;
  border: 0; }

html.scb .panel-group {
  margin-bottom: 20px; }

html.scb .panel-group .panel {
  margin-bottom: 0;
  border-radius: 0px; }

html.scb .panel-group .panel + .panel {
  margin-top: 5px; }

html.scb .panel-group .panel-heading {
  border-bottom: 0; }

html.scb .panel-group .panel-heading + .panel-collapse > .panel-body, html.scb .panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd; }

html.scb .panel-group .panel-footer {
  border-top: 0; }

html.scb .panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd; }

html.scb .panel-default {
  border-color: #ddd; }

html.scb .panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd; }

html.scb .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd; }

html.scb .panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333; }

html.scb .panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd; }

html.scb .panel-primary {
  border-color: #2F79D9; }

html.scb .panel-primary > .panel-heading {
  color: #fff;
  background-color: #2F79D9;
  border-color: #2F79D9; }

html.scb .panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #2F79D9; }

html.scb .panel-primary > .panel-heading .badge {
  color: #2F79D9;
  background-color: #fff; }

html.scb .panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #2F79D9; }

html.scb .panel-success {
  border-color: #d6e9c6; }

html.scb .panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6; }

html.scb .panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6; }

html.scb .panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d; }

html.scb .panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6; }

html.scb .panel-info {
  border-color: #bce8f1; }

html.scb .panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1; }

html.scb .panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1; }

html.scb .panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f; }

html.scb .panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1; }

html.scb .panel-warning {
  border-color: #faebcc; }

html.scb .panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc; }

html.scb .panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc; }

html.scb .panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b; }

html.scb .panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc; }

html.scb .panel-danger {
  border-color: #ebccd1; }

html.scb .panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1; }

html.scb .panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1; }

html.scb .panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442; }

html.scb .panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1; }

html.scb .close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2; }

html.scb .close:hover, html.scb .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5; }

html.scb button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

html.scb .modal-open {
  overflow: hidden; }

html.scb .modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0; }

html.scb .modal.fade .modal-dialog {
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  transition: transform 0.3s ease-out; }

html.scb .modal.in .modal-dialog {
  -ms-transform: translate(0, 0);
  transform: translate(0, 0); }

html.scb .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

html.scb .modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

html.scb .modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0; }

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

html.scb .modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0; }

html.scb .modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5; }

html.scb .modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }

html.scb .modal-header:before, html.scb .modal-header:after {
  display: table;
  content: " "; }

html.scb .modal-header:after {
  clear: both; }

html.scb .modal-header .close {
  margin-top: -2px; }

html.scb .modal-title {
  margin: 0;
  line-height: 1.42857; }

html.scb .modal-body {
  position: relative;
  padding: 15px; }

html.scb .modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }

html.scb .modal-footer:before, html.scb .modal-footer:after {
  display: table;
  content: " "; }

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

html.scb .modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px; }

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

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

html.scb .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

html.scb .tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0; }

html.scb .tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9; }

html.scb .tooltip.top {
  padding: 5px 0;
  margin-top: -3px; }

html.scb .tooltip.right {
  padding: 0 5px;
  margin-left: 3px; }

html.scb .tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px; }

html.scb .tooltip.left {
  padding: 0 5px;
  margin-left: -3px; }

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

html.scb .tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

html.scb .tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

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

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

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

html.scb .tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

html.scb .tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

html.scb .tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0px; }

html.scb .tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

html.scb .clearfix:before, html.scb .clearfix:after {
  display: table;
  content: " "; }

html.scb .clearfix:after {
  clear: both; }

html.scb .center-block {
  display: block;
  margin-right: auto;
  margin-left: auto; }

html.scb .pull-right {
  float: right !important; }

html.scb .pull-left {
  float: left !important; }

html.scb .hide {
  display: none !important; }

html.scb .show {
  display: block !important; }

html.scb .invisible {
  visibility: hidden; }

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

html.scb .hidden {
  display: none !important; }

html.scb .affix {
  position: fixed; }

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

html.scb .visible-xs {
  display: none !important; }

html.scb .visible-sm {
  display: none !important; }

html.scb .visible-md {
  display: none !important; }

html.scb .visible-lg {
  display: none !important; }

html.scb .visible-xs-block, html.scb .visible-xs-inline, html.scb .visible-xs-inline-block, html.scb .visible-sm-block, html.scb .visible-sm-inline, html.scb .visible-sm-inline-block, html.scb .visible-md-block, html.scb .visible-md-inline, html.scb .visible-md-inline-block, html.scb .visible-lg-block, html.scb .visible-lg-inline, html.scb .visible-lg-inline-block {
  display: none !important; }

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

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

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

html.scb .visible-print-inline-block {
  display: none !important; }

html.scb {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     /*!
* Intesys S.r.l. (c) 1995 - 2019 All rights reserved.
*/ }

html.scb .badge {
  margin-left: 5px; }

html.scb .btn {
  white-space: normal; }

html.scb .btn-round {
  border-radius: 1.5em; }

html.scb .btn-disabled {
  cursor: not-allowed; }

html.scb .btn-group > .btn-round {
  border-radius: 0; }

html.scb .btn-group > .btn-round:first-child, html.scb ul.btn-group > li:first-child .btn-round {
  border-top-left-radius: 1.5em;
  border-bottom-left-radius: 1.5em; }

html.scb .btn-group > .btn-round:last-child, html.scb ul.btn-group > li:last-child .btn-round {
  border-top-right-radius: 1.5em;
  border-bottom-right-radius: 1.5em; }

html.scb ul.btn-group > li .btn, html.scb ul.btn-group > li .btn:hover, html.scb ul.btn-group > li .btn:focus {
  margin: 0;
  border: none; }

html.scb ul.btn-group > li.active .btn-default, html.scb ul.btn-group > li .btn-default:hover {
  background: #2F79D9;
  color: #fefefe; }

html.scb .btn-group.btn-separator > .btn-round {
  margin-right: 2px; }

html.scb .btn-group.btn-separator > .btn-round:last-child {
  margin-right: 0px; }

html.scb .btn-padding {
  padding-left: 60px;
  padding-right: 60px; }

html.scb .btn-grey {
  color: #2F79D9;
  background-color: #f0f0f0;
  border-color: transparent;
  font-weight: 700;
  padding: 10px 15px; }

html.scb .btn-grey:hover, html.scb .btn-grey:focus, html.scb .btn-grey:active, html.scb .btn-grey.active, html.scb .open .dropdown-toggle.btn-grey {
  color: #2F79D9;
  background-color: #d0d0d0;
  border-color: transparent; }

html.scb .btn-grey:active, html.scb .btn-grey.active, html.scb .open .dropdown-toggle.btn-grey {
  background-image: none; }

html.scb .btn-grey.disabled, html.scb .btn-grey[disabled], html.scb fieldset[disabled] .btn-grey, html.scb .btn-grey.disabled:hover, html.scb .btn-grey[disabled]:hover, html.scb fieldset[disabled] .btn-grey:hover, html.scb .btn-grey.disabled:focus, html.scb .btn-grey[disabled]:focus, html.scb fieldset[disabled] .btn-grey:focus, html.scb .btn-grey.disabled:active, html.scb .btn-grey[disabled]:active, html.scb fieldset[disabled] .btn-grey:active, html.scb .btn-grey.disabled.active, html.scb .btn-grey[disabled].active, html.scb fieldset[disabled] .btn-grey.active {
  background-color: #f0f0f0;
  border-color: transparent; }

html.scb .btn-grey .badge {
  color: #f0f0f0;
  background-color: #2F79D9; }

html.scb .btn-link.btn-link--no-pad {
  padding: 0; }

html.scb .breadcrumb > li {
  font-weight: 700; }

html.scb .breadcrumb > li a, html.scb .breadcrumb > li a:link, html.scb .breadcrumb > li a:active, html.scb .breadcrumb > li a:visited {
  color: #1F1F1F; }

html.scb .breadcrumb > li a:hover, html.scb .breadcrumb > li a:focus {
  color: #2F79D9;
  text-decoration: none; }

html.scb .breadcrumb > li + li:before {
  color: #1F1F1F; }

html.scb .breadcrumb > .active {
  color: #505050; }

html.scb .dropdown-menu a.text-primary {
  color: #2F79D9; }

html.scb .dropdown-menu a.text-primary:hover, html.scb .dropdown-menu a.text-primary:focus {
  color: #256dca; }

html.scb .dropdown-menu > li > a.text-success {
  color: #abc111; }

html.scb .dropdown-menu > li > a.text-success:hover, html.scb .dropdown-menu > li > a.text-success:focus {
  color: #96aa0f; }

html.scb .dropdown-menu > li > a.text-info {
  color: #1bb3bc; }

html.scb .dropdown-menu > li > a.text-info:hover, html.scb .dropdown-menu > li > a.text-info:focus {
  color: #189ea6; }

html.scb .dropdown-menu > li > a.text-warning {
  color: #e59d27; }

html.scb .dropdown-menu > li > a.text-warning:hover, html.scb .dropdown-menu > li > a.text-warning:focus {
  color: #d8901a; }

html.scb .dropdown-menu > li > a.text-danger {
  color: #c00; }

html.scb .dropdown-menu > li > a.text-danger:hover, html.scb .dropdown-menu > li > a.text-danger:focus {
  color: #b30000; }

html.scb .dropdown-menu > li > a[disabled], html.scb .dropdown-menu > li > a[disabled]:link, html.scb .dropdown-menu > li > a[disabled]:active, html.scb .dropdown-menu > li > a[disabled]:visited, html.scb .dropdown-menu > li > a[disabled]:hover, html.scb .dropdown-menu > li > a[disabled]:focus {
  background-color: transparent;
  color: #777 !important;
  font-style: italic; }

html.scb label {
  font-weight: 400; }

html.scb label.form-label {
  font-weight: 700;
  color: #444;
  margin-bottom: 8px; }

html.scb .form-control {
  font-size: 17.999px;
  font-size: 1.28571rem;
  height: auto;
  border-radius: 4px;
  padding: 7px 12px;
  border: 1px solid transparent;
  box-shadow: 0 0 21px rgba(12, 51, 92, 0.04); }

html.scb .form-control:disabled, html.scb .form-control[disabled], html.scb .form-control[readonly], fieldset[disabled] html.scb .form-control {
  background-color: #eee;
  opacity: 1; }

html.scb .form-control:disabled, html.scb .form-control[disabled], fieldset[disabled] html.scb .form-control {
  cursor: not-allowed; }

html.scb .form-control.no-border-left {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border-left: 0px; }

html.scb .form-control.no-border-right {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-right: 0px; }

html.scb .form-control.no-border {
  border: 0px;
  border-radius: 0px; }

html.scb .form-control.form-control--grey {
  background: #f0f0f0; }

html.scb .form-control.form-control--grey:disabled, html.scb .form-control.form-control--grey[disabled], html.scb .form-control.form-control--grey[readonly], fieldset[disabled] html.scb .form-control.form-control--grey {
  background-color: #eee;
  opacity: 1; }

html.scb .form-control.form-control--grey:disabled, html.scb .form-control.form-control--grey[disabled], fieldset[disabled] html.scb .form-control.form-control--grey {
  cursor: not-allowed; }

html.scb .form-control.form-control--clickable {
  cursor: pointer; }

html.scb select.form-control {
  padding: 6px 3px; }

html.scb textarea {
  resize: none; }

html.scb .form-control.ng-invalid:not(.ng-pristine) {
  border-color: #c00;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

html.scb .form-control.ng-invalid:not(.ng-pristine):focus {
  border-color: #900;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff3333; }

html.scb .form-control.input-sm, html.scb .input-group-sm > .form-control, html.scb .input-group-sm > .input-group-btn > .form-control.btn {
  font-size: 14px;
  font-size: 1rem; }

html.scb .has-error .form-control {
  border-color: #c00; }

html.scb .has-error .form-control-feedback {
  color: #c00; }

html.scb .has-warning .form-control {
  border-color: #e59d27; }

html.scb .has-warning .form-control-feedback {
  color: #e59d27; }

html.scb .has-success .form-control {
  border-color: #abc111; }

html.scb .has-success .form-control-feedback {
  color: #abc111; }

html.scb .has-info .form-control {
  border-color: #1bb3bc; }

html.scb .has-info .form-control-feedback {
  color: #1bb3bc; }

html.scb .checkbox.no-padding-left {
  padding-left: 0px; }

html.scb .container-fluid {
  margin-left: 70px;
  position: relative; }

html.scb .row.no-gutter {
  margin-left: 0;
  margin-right: 0; }

html.scb .row.no-gutter [class^="col-"], html.scb .row.no-gutter [class*="col-"] {
  padding-right: 0;
  padding-left: 0; }

html.scb .row.gutter-sm {
  margin-left: -5px;
  margin-right: -5px; }

html.scb .row.gutter-sm [class^="col-"], html.scb .row.gutter-sm [class*="col-"] {
  padding-right: 5px;
  padding-left: 5px; }

html.scb .sg-grid > .row > div {
  background: rgba(28, 56, 73, 0.2);
  outline: 1px solid #1C3849;
  outline-offset: -1px; }

html.scb .blocks {
  clear: both;
  display: block;
  list-style-type: none;
  padding: 0;
  margin-left: -15px;
  margin-right: -15px; }

html.scb .blocks:before, html.scb .blocks:after {
  display: table;
  content: " "; }

html.scb .blocks:after {
  clear: both; }

html.scb .blocks > div, html.scb .blocks > li {
  float: left;
  padding-right: 15px;
  padding-left: 15px; }

html.scb .blocks.blocks-1 > div, html.scb .blocks.blocks-1 > li {
  width: 100%; }

html.scb .blocks.blocks-2 > div, html.scb .blocks.blocks-2 > li {
  width: 50%; }

html.scb .blocks.blocks-3 > div, html.scb .blocks.blocks-3 > li {
  width: 33.33333%; }

html.scb .blocks.blocks-4 > div, html.scb .blocks.blocks-4 > li {
  width: 25%; }

html.scb .blocks.blocks-5 > div, html.scb .blocks.blocks-5 > li {
  width: 20%; }

html.scb .blocks.blocks-6 > div, html.scb .blocks.blocks-6 > li {
  width: 16.66667%; }

html.scb .blocks.blocks-7 > div, html.scb .blocks.blocks-7 > li {
  width: 14.28571%; }

html.scb .blocks.blocks-8 > div, html.scb .blocks.blocks-8 > li {
  width: 12.5%; }

html.scb .blocks.blocks-9 > div, html.scb .blocks.blocks-9 > li {
  width: 11.11111%; }

html.scb .blocks.blocks-10 > div, html.scb .blocks.blocks-10 > li {
  width: 10%; }

html.scb .blocks > .first {
  clear: both; }

html.scb .blocks.no-gutter {
  margin-right: 0;
  margin-left: 0; }

html.scb .blocks.no-gutter > div, html.scb .blocks.no-gutter > li {
  padding-right: 0;
  padding-left: 0; }

html.scb .input-group-addon.grey-mediumdark {
  background-color: #c2c2c2; }

html.scb .input-group-field {
  display: table-cell;
  vertical-align: middle;
  border-radius: 4px;
  min-width: 1px;
  white-space: nowrap; }

html.scb .input-group-field .form-control {
  border-radius: inherit !important; }

html.scb .input-group-field:not(:first-child):not(:last-child) {
  border-radius: 0; }

html.scb .input-group-field:not(:first-child):not(:last-child) .form-control {
  border-left-width: 0;
  border-right-width: 0; }

html.scb .input-group-field:last-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

html.scb .modal-content {
  border-radius: 4px;
  border: none; }

html.scb .modal-header, html.scb .modal-footer {
  background: #fff; }

html.scb .modal-body .tab-content .tab-pane .row {
  max-width: 100%; }

html.scb .modal-body {
  overflow-y: hidden;
  background: #ececec; }

html.scb .modal .fixed-height {
  height: 30vh;
  max-height: 30vh;
  overflow: auto; }

html.scb .modal .fixed-min-height {
  min-height: 30vh;
  max-height: 30vh;
  overflow: auto; }

html.scb .modal .fixed-highest {
  height: 60vh;
  max-height: 60vh;
  overflow: auto; }

html.scb .modal .close {
  opacity: 1;
  position: absolute;
  z-index: 100;
  top: -20px;
  right: -20px;
  border-radius: 40px;
  height: 40px;
  width: 40px;
  font-size: 30px;
  font-weight: 300; }

html.scb .modal .close, html.scb .modal .close:link, html.scb .modal .close:active, html.scb .modal .close:visited {
  background: #6c6c6c;
  color: #fff; }

html.scb .modal .close:focus, html.scb .modal .close:hover {
  background: #868686; }

html.scb .modal {
  overflow-x: hidden !important;
  overflow-y: auto !important; }

html.scb .modal .modal-dialog.modal-full {
  width: 95%; }

html.scb .modal .modal-dialog.modal-medium {
  width: 60%; }

html.scb .modal-open .modal {
  overflow-x: inherit;
  overflow-y: inherit; }

html.scb .fixed-min-col-height {
  min-height: 90px; }

html.scb .nav > li.active > a, html.scb .nav > li > a:hover {
  background: transparent; }

html.scb .nav-line li {
  position: relative; }

html.scb .nav-line li:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  background: #2F79D9;
  width: 100%;
  height: 0;
  transition: height .2s linear; }

html.scb .nav-line li.active:after {
  height: 5px;
  transition: height .2s linear; }

html.scb .nav-line li label, html.scb .nav-line li a {
  display: block;
  padding: 15px;
  text-align: center; }

html.scb .nav-line li label, html.scb .nav-line li label:link, html.scb .nav-line li label:active, html.scb .nav-line li label:visited, html.scb .nav-line li a, html.scb .nav-line li a:link, html.scb .nav-line li a:active, html.scb .nav-line li a:visited {
  text-decoration: none;
  color: #333; }

html.scb .nav-line li label:hover, html.scb .nav-line li label:focus, html.scb .nav-line li a:hover, html.scb .nav-line li a:focus {
  text-decoration: none;
  color: #0d0d0d; }

html.scb .nav-line li.disabled label, html.scb .nav-line li.disabled a {
  cursor: not-allowed;
  color: #999; }

html.scb .nav-top-line {
  background: #f2f2f2;
  margin-bottom: 0;
  font-size: 16px;
  font-size: 1.14286rem; }

html.scb .nav-top-line li {
  position: relative;
  padding: 32px 16px 0px 16px; }

html.scb .nav-top-line li:first-child {
  padding-left: 5px; }

html.scb .nav-top-line li label, html.scb .nav-top-line li a {
  font-weight: 700;
  display: block;
  position: relative;
  padding: 0 0 15px 0;
  text-align: center; }

html.scb .nav-top-line li label, html.scb .nav-top-line li label:link, html.scb .nav-top-line li label:active, html.scb .nav-top-line li label:visited, html.scb .nav-top-line li a, html.scb .nav-top-line li a:link, html.scb .nav-top-line li a:active, html.scb .nav-top-line li a:visited {
  text-decoration: none;
  color: #333; }

html.scb .nav-top-line li label:hover, html.scb .nav-top-line li label:focus, html.scb .nav-top-line li a:hover, html.scb .nav-top-line li a:focus {
  text-decoration: none;
  color: #0d0d0d; }

html.scb .nav-top-line li label:after, html.scb .nav-top-line li a:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  background: #2F79D9;
  width: 100%;
  height: 0;
  transition: height .2s linear; }

html.scb .nav-top-line li.active a {
  color: #2F79D9; }

html.scb .nav-top-line li.active a:after {
  height: 3px;
  transition: height .2s linear; }

html.scb .nav-top-line li.disabled label, html.scb .nav-top-line li.disabled a {
  cursor: not-allowed;
  color: #999; }

html.scb .nav-modal-line {
  margin-bottom: 0;
  font-size: 14px;
  font-size: 1rem; }

html.scb .nav-modal-line li {
  position: relative;
  padding: 10px 20px 0px 20px; }

html.scb .nav-modal-line li:first-child {
  padding-left: 5px; }

html.scb .nav-modal-line li label, html.scb .nav-modal-line li a {
  display: block;
  position: relative;
  padding: 0 0 5px 0;
  text-align: center; }

html.scb .nav-modal-line li label, html.scb .nav-modal-line li label:link, html.scb .nav-modal-line li label:active, html.scb .nav-modal-line li label:visited, html.scb .nav-modal-line li a, html.scb .nav-modal-line li a:link, html.scb .nav-modal-line li a:active, html.scb .nav-modal-line li a:visited {
  text-decoration: none;
  color: #333; }

html.scb .nav-modal-line li label:hover, html.scb .nav-modal-line li label:focus, html.scb .nav-modal-line li a:hover, html.scb .nav-modal-line li a:focus {
  text-decoration: none;
  color: #0d0d0d; }

html.scb .nav-modal-line li label:after, html.scb .nav-modal-line li a:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  background: #2F79D9;
  width: 100%;
  height: 0;
  transition: height .2s linear; }

html.scb .nav-modal-line li.active a {
  color: #2F79D9; }

html.scb .nav-modal-line li.active a:after {
  height: 3px;
  transition: height .2s linear; }

html.scb .nav-modal-line li.disabled label, html.scb .nav-modal-line li.disabled a {
  cursor: not-allowed;
  color: #999; }

html.scb .nav-grey {
  background: #c2c2c2; }

html.scb .nav-grey li label, html.scb .nav-grey li a {
  display: block;
  padding: 16px;
  text-align: center;
  font-weight: 700; }

html.scb .nav-grey li label, html.scb .nav-grey li label:link, html.scb .nav-grey li label:active, html.scb .nav-grey li label:visited, html.scb .nav-grey li a, html.scb .nav-grey li a:link, html.scb .nav-grey li a:active, html.scb .nav-grey li a:visited {
  text-decoration: none;
  color: #444; }

html.scb .nav-grey li label:hover, html.scb .nav-grey li label:focus, html.scb .nav-grey li a:hover, html.scb .nav-grey li a:focus {
  text-decoration: none;
  color: #1e1e1e; }

html.scb .nav-grey li.active {
  background: #444;
  color: #fefefe; }

html.scb .nav-grey li.active label, html.scb .nav-grey li.active label:link, html.scb .nav-grey li.active label:active, html.scb .nav-grey li.active label:visited, html.scb .nav-grey li.active a, html.scb .nav-grey li.active a:link, html.scb .nav-grey li.active a:active, html.scb .nav-grey li.active a:visited {
  color: #fefefe; }

html.scb .nav-grey li.active label:hover, html.scb .nav-grey li.active label:focus, html.scb .nav-grey li.active a:hover, html.scb .nav-grey li.active a:focus {
  color: #d8d8d8; }

html.scb .nav-grey li.disabled label, html.scb .nav-grey li.disabled a {
  cursor: not-allowed;
  color: #999; }

html.scb .nav-darkgrey {
  background: #333;
  padding: 5px;
  border-radius: 4px; }

html.scb .nav-darkgrey li + li {
  margin-top: 5px; }

html.scb .nav-darkgrey li label, html.scb .nav-darkgrey li a {
  border-radius: 4px;
  display: block;
  padding: 25px 14px;
  text-align: left;
  line-height: 21px;
  line-height: 1.5rem; }

html.scb .nav-darkgrey li label, html.scb .nav-darkgrey li label:link, html.scb .nav-darkgrey li label:active, html.scb .nav-darkgrey li label:visited, html.scb .nav-darkgrey li a, html.scb .nav-darkgrey li a:link, html.scb .nav-darkgrey li a:active, html.scb .nav-darkgrey li a:visited {
  text-decoration: none;
  background: #282828;
  color: #fefefe; }

html.scb .nav-darkgrey li label:hover, html.scb .nav-darkgrey li a:hover {
  text-decoration: none;
  background: #303030;
  color: #fefefe; }

html.scb .nav-darkgrey li.active label, html.scb .nav-darkgrey li.active label:link, html.scb .nav-darkgrey li.active label:active, html.scb .nav-darkgrey li.active label:visited, html.scb .nav-darkgrey li.active a, html.scb .nav-darkgrey li.active a:link, html.scb .nav-darkgrey li.active a:active, html.scb .nav-darkgrey li.active a:visited {
  background: #424242;
  color: #fefefe; }

html.scb .progress {
  background: #b0ccf1; }

html.scb .progress.progress-sm {
  height: 12px; }

html.scb .progress.progress-sm .progress-bar {
  line-height: 12px;
  font-size: 10px;
  font-size: .71429rem; }

html.scb .progress.progress-lg {
  height: 30px; }

html.scb .progress.progress-lg .progress-bar {
  line-height: 30px;
  font-size: 16px;
  font-size: 1.14286rem; }

html.scb .table-column-vcentered > tbody > tr > td {
  vertical-align: middle; }

html.scb .typeahead {
  left: 0 !important;
  padding: 0px; }

html.scb .typeahead li > a {
  padding: 0 2px 1px; }

html.scb {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     /*!
* Intesys S.r.l. (c) 1995 - 2019 All rights reserved.
*/
  /*!
* Intesys S.r.l. (c) 1995 - 2019 All rights reserved.
*/ }

html.scb .accordion {
  margin-bottom: 16px; }

html.scb .accordion .accordion__link {
  display: table;
  width: 100%;
  padding: 16px;
  background: #f0f0f0;
  border-radius: 4px;
  text-decoration: none; }

html.scb .accordion .accordion__link:hover, html.scb .accordion .accordion__link:focus {
  text-decoration: none; }

html.scb .accordion .accordion__label {
  display: table-cell;
  color: #4a4f54;
  font-weight: 700; }

html.scb .accordion .accordion__icon {
  display: table-cell;
  text-align: right; }

html.scb .accordion .accordion__link .accordion__icon::before {
  content: "\f077"; }

html.scb .accordion .accordion__link.collapsed .accordion__icon::before {
  content: "\f078"; }

html.scb .accordion .accordion__content {
  background: #f0f0f0;
  padding: 16px; }

html.scb .actions.actions--pad {
  padding-top: 16px;
  padding-bottom: 16px; }

html.scb .actions.actions--right {
  float: right; }

html.scb .actions .actions__action {
  float: left;
  margin-right: 10px;
  margin-left: 0;
  margin-bottom: 8px; }

html.scb .add-person {
  position: relative;
  display: block;
  width: 100%;
  padding: 95px 16px;
  margin-bottom: 16px;
  border: 2px dashed #c2c2c2;
  font-size: 14px;
  font-size: 1rem;
  text-align: center;
  color: #2F79D9;
  transition: border .3s, color .3s; }

html.scb .add-person:focus, html.scb .add-person:hover {
  border-color: #8f8f8f;
  color: #194a89; }

html.scb .add-person .add-person__icon {
  display: block;
  font-size: 50px;
  font-size: 3.57143rem;
  line-height: 1em; }

html.scb .add-person .add-person__label {
  display: block; }

html.scb .anagrafica-items.anagrafica-items--margin {
  margin-top: 16px; }

html.scb .anagrafica-item {
  position: relative;
  border-radius: 4px;
  overflow: hidden;
  margin-bottom: 16px;
  box-shadow: 0 0 21px rgba(12, 51, 92, 0.04); }

html.scb .anagrafica-item__delete {
  position: absolute;
  top: 0;
  right: 5px;
  border: none;
  font-size: 24.999px;
  font-size: 1.78571rem;
  line-height: 1em;
  padding: 5px;
  color: #6d6d6d; }

html.scb .anagrafica-item__delete:focus, html.scb .anagrafica-item__delete:hover {
  text-decoration: none;
  color: #545454;
  cursor: pointer; }

html.scb .anagrafica-item__header {
  background: #fff;
  padding: 16px;
  font-size: 16px;
  font-size: 1.14286rem; }

html.scb .anagrafica-item__controparte {
  position: absolute;
  width: 90%;
  top: 10px;
  left: 10px; }

html.scb .anagrafica-item__name {
  font-weight: 700; }

html.scb .anagrafica-item__body {
  background: #f0f0f0;
  padding: 16px; }

html.scb .anagrafica-item__detail {
  font-size: 11.999px;
  font-size: .85714rem; }

html.scb .anagrafica-item__steps {
  font-size: 72px;
  font-size: 5.14286rem;
  font-weight: 700;
  line-height: 1;
  text-align: center; }

html.scb .anagrafica-item__footer {
  background: #fff;
  padding: 16px;
  text-align: right; }

html.scb .anagrafica-item__progress {
  margin-bottom: 0; }

html.scb .anteprima-preventivo {
  margin-top: 0; }

html.scb .anteprima-preventivo .anteprima-preventivo__panel {
  background: #333;
  color: #fefefe;
  border-radius: 4px;
  display: block;
  position: relative;
  overflow: hidden; }

html.scb .anteprima-preventivo .anteprima-preventivo__panel.anteprima-preventivo--push-down {
  top: 20px; }

html.scb .anteprima-preventivo .anteprima-preventivo__panel.anteprima-preventivo--modal {
  background: #ececec;
  color: #333; }

html.scb .anteprima-preventivo .anteprima-preventivo__panel.anteprima-preventivo--modal .preventivo-price__number {
  font-size: 74.999px;
  font-size: 5.35714rem; }

html.scb .anteprima-preventivo .anteprima-preventivo__panel.anteprima-preventivo--modal .anteprima-preventivo__details {
  width: 50%; }

html.scb .anteprima-preventivo .anteprima-preventivo__panel.anteprima-preventivo--modal .anteprima-preventivo__title {
  color: #333; }

html.scb .anteprima-preventivo .anteprima-preventivo__panel.anteprima-preventivo--modal .anteprima-preventivo__prices {
  border-left: none; }

html.scb .anteprima-preventivo .anteprima-preventivo__panel.anteprima-preventivo--modal .anteprima-preventivo__services {
  border-top: 1px solid #ddd; }

html.scb .anteprima-preventivo .anteprima-preventivo__panel.anteprima-preventivo--modal .services-preview .services-preview__item:before {
  border-top: 1px solid #ddd; }

html.scb .anteprima-preventivo .anteprima-preventivo__panel.anteprima-preventivo--modal .services-preview .service-preview__name, html.scb .anteprima-preventivo .anteprima-preventivo__panel.anteprima-preventivo--modal .services-preview .service-preview__price {
  background: #ececec;
  color: #333; }

html.scb .anteprima-preventivo .anteprima-preventivo__panel.anteprima-preventivo--modal .services-preview .service-preview__name {
  color: #333; }

html.scb .anteprima-preventivo .anteprima-preventivo__panel.anteprima-preventivo--modal .services-preview .service-price__number {
  color: #fefefe; }

html.scb .anteprima-preventivo .anteprima-preventivo__upper {
  width: 100%; }

html.scb .anteprima-preventivo .anteprima-preventivo__details {
  width: 66.666%;
  padding: 16px; }

html.scb .anteprima-preventivo .anteprima-preventivo__services {
  padding: 16px;
  border-top: 1px solid #262626; }

html.scb .anteprima-preventivo .anteprima-preventivo__prices {
  padding: 0 30px;
  border-left: 1px solid #262626; }

html.scb .anteprima-preventivo .anteprima-preventivo__value {
  text-align: right; }

html.scb .anteprima-preventivo .preventivo-price__number {
  font-size: 100px;
  font-size: 7.14286rem;
  font-weight: 700;
  line-height: 1em; }

html.scb .anteprima-preventivo .preventivo-price__currency {
  font-size: 54.999px;
  font-size: 3.92857rem;
  font-weight: 300;
  line-height: 1em; }

html.scb .anteprima-preventivo .anteprima-preventivo__total {
  font-size: 14px;
  font-size: 1rem;
  text-align: right; }

html.scb .anteprima-preventivo .anteprima-preventivo__lower {
  background: #272727; }

html.scb .anteprima-preventivo .anteprima-preventivo__lower button {
  padding: 15px;
  font-weight: 700; }

html.scb .anteprima-preventivo .anteprima-preventivo__title {
  font-size: 16px;
  font-size: 1.14286rem;
  color: #fefefe;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 5px; }

html.scb .anteprima-preventivo .anteprima-preventivo__detail {
  font-weight: 700;
  margin-bottom: 5px; }

html.scb .anteprima-preventivo .anteprima-preventivo__add {
  color: #6d6d6d;
  font-size: 11.999px;
  font-size: .85714rem;
  margin-bottom: 5px; }

html.scb .anteprima-preventivo .services-preview {
  padding: 0;
  list-style-type: none;
  margin: 0 0 16px 0; }

html.scb .anteprima-preventivo .services-preview .services-preview__item {
  margin: 0;
  padding: 0;
  position: relative; }

html.scb .anteprima-preventivo .services-preview .services-preview__item:before {
  content: '';
  display: block;
  position: absolute;
  bottom: 2px;
  left: 0;
  right: 0;
  height: 0;
  width: 100%;
  border-top: 1px solid #6d6d6d; }

html.scb .anteprima-preventivo .services-preview .service-preview__name, html.scb .anteprima-preventivo .services-preview .service-preview__price {
  position: relative;
  z-index: 1;
  background: #333;
  font-size: 14px;
  font-size: 1rem;
  color: #ddd; }

html.scb .anteprima-preventivo .services-preview .service-preview__name {
  text-align: left;
  float: left;
  padding-right: 10px;
  color: #ddd;
  font-weight: 300; }

html.scb .anteprima-preventivo .services-preview .service-preview__price {
  float: right;
  padding-left: 10px; }

html.scb .anteprima-preventivo .services-preview .service-price__number {
  color: #fefefe;
  font-weight: 700; }

html.scb .anteprima-preventivo .services-preview .service-price__currency {
  font-weight: 300; }

html.scb .autocertificazione__details {
  padding: 16px;
  background: #ddd;
  border-radius: 4px;
  margin-bottom: 16px; }

html.scb .autocertificazione__details-list {
  padding-left: 16px; }

html.scb .autocertificazione__response {
  margin-top: 16px; }

html.scb .autocertificazione__response .alert {
  margin-bottom: 0; }

html.scb .form__column {
  margin-bottom: 15px; }

html.scb .box--white, html.scb .preview-box.preview-box--white, html.scb .compare-box, html.scb .optional-box, html.scb .line-box, html.scb .preview-box, html.scb .item-list.list--empty, html.scb .box--grey-medium-light, html.scb .box--darkgrey, html.scb .box--mediumdarkgrey, html.scb .box-grey-medium-darkest, html.scb .box--darkestgrey, html.scb .box, html.scb .box--flat, html.scb .dashboard-list__item, html.scb .item-list, html.scb .resume-bar-fl {
  background: #f2f2f2;
  padding: 15px;
  margin-bottom: 15px;
  display: block;
  position: relative; }

html.scb .box--white, html.scb .preview-box.preview-box--white, html.scb .compare-box, html.scb .optional-box, html.scb .line-box {
  background: #fff; }

html.scb .preview-box, html.scb .item-list.list--empty {
  background: #e0e0e0; }

html.scb .box--grey-medium-light {
  background: #f0f0f0; }

html.scb .box--darkgrey {
  background: #404042; }

html.scb .box--mediumdarkgrey {
  background: #c2c2c2; }

html.scb .box-grey-medium-darkest {
  background: #2a2a2a; }

html.scb .box--darkestgrey {
  background: #1F1F1F; }

html.scb .box--flat {
  padding: 0; }

html.scb .box--doublepadding {
  padding: 30px; }

html.scb .box--white .close {
  opacity: 1;
  position: absolute;
  z-index: 100;
  top: -10px;
  right: -10px;
  border-radius: 40px;
  height: 40px;
  width: 40px;
  font-size: 30px;
  font-weight: 300;
  background: #fefefe;
  color: #2F79D9; }

html.scb .box--darkgrey {
  color: #fefefe; }

html.scb .box--darkestgrey {
  color: #fefefe; }

html.scb .box-grey-medium-darkest {
  color: #fefefe; }

html.scb .box--round {
  border-radius: 4px; }

html.scb .preview-box.preview-box--white .service-preview__name, html.scb .preview-box.preview-box--white .service-preview__price {
  background: #fff; }

html.scb .preview-box .preview-box__details {
  text-align: right;
  margin-bottom: 16px; }

html.scb .preview-box .preview-box__title {
  font-size: 16px;
  font-size: 1.14286rem;
  text-transform: uppercase;
  font-weight: 700; }

html.scb .preview-box .preview-box__detail {
  font-weight: 700; }

html.scb .preview-box .preview-box__value {
  text-align: right;
  font-size: 56px;
  font-size: 4rem;
  font-weight: 700;
  line-height: 1em; }

html.scb .preview-box .preview-box__value span {
  line-height: 1em;
  font-size: 84px;
  font-size: 6rem; }

html.scb .preview-box .preview-box__total {
  font-size: 14px;
  font-size: 1rem;
  text-align: right; }

html.scb .services-preview {
  padding: 0;
  list-style-type: none;
  margin: 0 0 16px 0; }

html.scb .services-preview .services-preview__item {
  margin: 0;
  padding: 0;
  position: relative; }

html.scb .services-preview .services-preview__item:before {
  content: '';
  position: absolute;
  top: 10px;
  left: 0;
  height: 0;
  width: 100%;
  border-top: 1px solid #cccccc; }

html.scb .services-preview .service-preview__name, html.scb .services-preview .service-preview__price {
  position: relative;
  z-index: 1;
  background: #e0e0e0; }

html.scb .services-preview .service-preview__name {
  font-size: 14px;
  font-size: 1rem;
  text-align: right;
  float: left;
  padding-right: 10px; }

html.scb .services-preview .service-preview__price {
  font-weight: 700;
  font-size: 17.999px;
  font-size: 1.28571rem;
  float: right;
  padding-left: 10px; }

html.scb .compare-box .compare-box__title {
  font-weight: 700;
  font-size: 19.999px;
  font-size: 1.42857rem;
  margin-bottom: 16px; }

html.scb .compare-box .compare-box__name {
  margin-bottom: 16px;
  font-size: 16px;
  font-size: 1.14286rem;
  font-weight: 700; }

html.scb .compare-box .compare-box__payments {
  font-size: 16px;
  font-size: 1.14286rem; }

html.scb .compare-box .compare-box__price {
  font-size: 19.999px;
  font-size: 1.42857rem;
  font-weight: 700; }

html.scb .compare-box .compare-box__saving {
  margin-top: 16px; }

html.scb .compare-box .compare-box__after {
  border-top: 1px solid #cccccc;
  padding-top: 16px;
  margin-top: 16px; }

html.scb .optional-box {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column; }

html.scb .optional-box .optional-box__content {
  -ms-flex-positive: 1;
  flex-grow: 1; }

html.scb .optional-box .optional-box__description {
  margin-bottom: 16px; }

html.scb .optional-box .optional-box__title {
  font-size: 16px;
  font-size: 1.14286rem;
  font-weight: 700;
  margin-bottom: 16px; }

html.scb .news-box {
  background-color: #fefefe;
  margin-bottom: 15px;
  display: block;
  position: relative;
  border: 2px solid transparent; }

html.scb .news-box .news-box-header {
  font-weight: 700;
  box-sizing: content-box;
  font-size: 16px;
  font-size: 1.14286rem;
  padding: 30px 15px 0 15px;
  display: block;
  display: -webkit-box;
  height: 41.6px;
  line-height: 1.3;
  border-bottom: 30px solid #fefefe;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical; }

html.scb .news-box .news-box-body {
  background: #f0f0f0;
  box-sizing: content-box;
  font-size: 14px;
  font-size: 1rem;
  padding: 30px 15px 0 15px;
  display: block;
  display: -webkit-box;
  height: 126px;
  line-height: 1.5;
  border-bottom: 30px solid #f0f0f0;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical; }

html.scb .news-box .news-box-footer {
  text-align: right;
  padding: 15px; }

html.scb .news-box .news-box__badge {
  display: none; }

html.scb .news-box.news-box--to-read .news-box__badge {
  display: block;
  float: left;
  font-size: 10.999px;
  font-size: .78571rem;
  padding: 4px 8px;
  background: #2F79D9;
  color: #fefefe;
  border-radius: 1em; }

html.scb .news-detail-box {
  padding-left: 30px;
  padding-right: 30px; }

html.scb .news-detail-box hr.hr--fullrow {
  margin-left: -30px;
  margin-right: -30px; }

html.scb .documents-box {
  font-weight: 700;
  border-radius: 4px;
  box-sizing: content-box;
  font-size: 16px;
  font-size: 1.14286rem;
  padding: 10px 0 0 0;
  display: block;
  display: -webkit-box;
  height: 48px;
  line-height: 1.5;
  border-bottom: 50px solid #fefefe;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical; }

html.scb .line-box .line-box__after {
  border-top: 1px solid #cccccc;
  padding-top: 16px;
  margin-top: 16px; }

html.scb .box-content--fixedheight {
  height: 85px; }

html.scb .btn.btn-outline {
  background-color: transparent;
  color: inherit;
  border-width: 2px;
  transition: all .5s; }

html.scb .btn.btn-outline.btn-primary {
  color: #2F79D9; }

html.scb .btn.btn-outline.btn-success {
  color: #abc111; }

html.scb .btn.btn-outline.btn-info {
  color: #1bb3bc; }

html.scb .btn.btn-outline.btn-warning {
  color: #e59d27; }

html.scb .btn.btn-outline.btn-danger {
  color: #c00; }

html.scb .btn.btn-outline.btn-default {
  color: #333;
  border-color: #333; }

html.scb .btn.btn-outline.btn-primary:hover {
  background-color: #2F79D9;
  color: #fefefe; }

html.scb .btn.btn-outline.btn-success:hover {
  background-color: #abc111;
  color: #fefefe; }

html.scb .btn.btn-outline.btn-info:hover {
  background-color: #1bb3bc;
  color: #fefefe; }

html.scb .btn.btn-outline.btn-warning:hover {
  background-color: #e59d27;
  color: #fefefe; }

html.scb .btn.btn-outline.btn-danger:hover {
  background-color: #c00;
  color: #fefefe; }

html.scb .btn.btn-outline.btn-default:hover {
  background-color: #333;
  color: #fefefe; }

html.scb .btn.btn-hpadded {
  padding-left: 48px;
  padding-right: 48px; }

html.scb .back-button {
  display: inline-block;
  font-size: 31.999px;
  font-size: 2.28571rem;
  color: #6c6c6c;
  padding: 5px 15px; }

html.scb .back-button:hover {
  text-decoration: none;
  color: #535353; }

html.scb .btn-back-nav {
  display: inline-block;
  font-size: 16px;
  font-size: 1.14286rem;
  font-weight: 700;
  color: #000;
  background-color: transparent;
  padding: 15px 15px 0 15px; }

html.scb .calcolo-finanziato {
  margin-top: 16px;
  margin-bottom: 16px; }

html.scb .calcolo-finanziato__title {
  color: #333;
  font-size: 17.999px;
  font-size: 1.28571rem;
  font-weight: 700;
  margin-bottom: 20px; }

html.scb .calcolo-finanziato .form-group {
  margin-bottom: 30px; }

html.scb .number-no-arrow {
  -moz-appearance: textfield; }

html.scb .number-no-arrow::-webkit-inner-spin-button, html.scb .number-no-arrow::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0; }

html.scb .calcolo-rata {
  margin-top: 16px;
  margin-bottom: 16px; }

html.scb .calcolo-rata__panel-body {
  background: #fefefe;
  padding: 20px; }

html.scb .calcolo-rata__actions {
  margin-top: 16px;
  text-align: right; }

html.scb .calcolo-rata__calcola-btn {
  padding-right: 60px;
  padding-left: 60px; }

html.scb .gestione-servizi {
  margin-bottom: 16px; }

html.scb .gestione-servizi__dropdown-link {
  display: table;
  width: 100%;
  padding: 20px;
  background: #f0f0f0;
  margin-top: 16px;
  border-radius: 4px;
  text-decoration: none; }

html.scb .gestione-servizi__dropdown-link:hover, html.scb .gestione-servizi__dropdown-link:focus {
  text-decoration: none; }

html.scb .gestione-servizi__dropdown-label {
  display: table-cell;
  color: #4a4f54;
  font-weight: 700; }

html.scb .gestione-servizi__dropdown-icon {
  display: table-cell;
  text-align: right; }

html.scb .gestione-servizi__dropdown-link .gestione-servizi__dropdown-icon::before {
  content: "\f077"; }

html.scb .gestione-servizi__dropdown-link.collapsed .gestione-servizi__dropdown-icon::before {
  content: "\f078"; }

html.scb .gestione-servizi__service {
  padding: 16px;
  background: #f0f0f0;
  margin-top: 1px; }

html.scb .gestione-servizi__description {
  font-size: 10.999px;
  font-size: .78571rem;
  font-weight: 300; }

html.scb .cross-selling {
  display: block;
  margin-left: 0;
  margin-right: 0;
  margin-top: 40px; }

html.scb .cross-selling__item {
  position: relative;
  border-radius: 4px;
  overflow: hidden; }

html.scb .cross-selling__wrapper {
  padding: 10px 15px; }

html.scb .cross-selling__item::after {
  content: '';
  width: 0;
  height: 200px;
  border-right: 1px solid #ccc;
  position: absolute;
  top: 0;
  right: 0; }

html.scb .last .cross-selling__item::after {
  border-right: none; }

html.scb .cross-selling__name {
  font-size: 14px;
  font-size: 1rem;
  text-transform: uppercase;
  font-weight: 700;
  padding-right: 30px; }

html.scb .cross-selling__info {
  margin-bottom: 30px; }

html.scb .cross-selling__info a, html.scb .cross-selling__info a:link, html.scb .cross-selling__info a:active, html.scb .cross-selling__info a:visited {
  color: #6d6d6d;
  font-size: 11.999px;
  font-size: .85714rem;
  font-weight: 700;
  text-decoration: underline;
  font-style: italic; }

html.scb .cross-selling__info a:hover, html.scb .cross-selling__info a:focus {
  color: #878787; }

html.scb .cross-selling__description {
  margin-bottom: 8px; }

html.scb .cross-selling__price {
  font-size: 36px;
  font-size: 2.57143rem;
  margin-bottom: 16px; }

html.scb .cross-selling__price p.amount {
  font-size: 24px;
  font-size: 1.71429rem;
  font-weight: 300;
  line-height: 1.3em;
  margin-bottom: 0; }

html.scb .cross-selling__price p.amount span {
  font-size: 50px;
  font-size: 3.57143rem;
  font-weight: 700; }

html.scb .cross-selling__price p.frequency {
  font-size: 14px;
  font-size: 1rem;
  display: block;
  font-weight: 400;
  margin-bottom: 0; }

html.scb .cross-selling__button {
  position: absolute;
  top: 10px;
  right: 15px; }

html.scb .cross-selling__button button {
  display: block;
  height: 25.999px;
  height: 1.85714rem;
  width: 25.999px;
  width: 1.85714rem;
  line-height: 18.999px;
  line-height: 1.35714rem;
  font-size: 23px;
  font-size: 1.64286rem;
  background: #a9a9a9;
  border: 1px solid transparent;
  color: #ccc;
  border-radius: 100%;
  text-align: center;
  padding: 3px;
  margin: 0;
  font-weight: 700;
  transition: transform .3s, background .3s, color .3s; }

html.scb .cross-selling__button button:hover {
  color: #fff;
  background: #2F79D9; }

html.scb .cross-selling__button button:focus {
  outline: none; }

html.scb .cross-selling__button button[disabled] {
  background: #bbb !important;
  color: #fff !important;
  cursor: not-allowed; }

html.scb .cross-selling__item .cross-selling__button button {
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  color: #fff;
  background: #2F79D9; }

html.scb .cross-selling__item .cross-selling__button button:hover {
  background: #a9a9a9;
  color: #ccc; }

html.scb .cross-selling__item.active .cross-selling__button button {
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  background: #a9a9a9;
  color: #ccc; }

html.scb .cross-selling__item.active .cross-selling__button button:hover {
  color: #fff;
  background: #2F79D9; }

html.scb .dashboard-list__subtitle {
  margin-top: 16px;
  margin-bottom: 16px; }

html.scb .dashboard-list__item.is-highlighted {
  background: #fc3; }

html.scb .dashboard-list__content {
  -ms-flex-item-align: center;
  align-self: center; }

html.scb .dashboard-list__actions {
  text-align: right; }

html.scb .dashboard-list__redlabel {
  color: #2F79D9; }

html.scb .dashboard-list__content .price {
  font-size: 19.999px;
  font-size: 1.42857rem;
  font-weight: 700;
  line-height: 1em; }

html.scb .dashboard-list__content .price span {
  font-size: 39.999px;
  font-size: 2.85714rem;
  line-height: 1em; }

html.scb .dashboard-list__content .duration {
  font-size: 16px;
  font-size: 1.14286rem; }

html.scb .dashboard-list__date {
  font-size: 10.999px;
  font-size: .78571rem; }

html.scb .dashboard-list__title {
  font-size: 17.999px;
  font-size: 1.28571rem; }

html.scb .dashboard-list__description-element {
  float: left;
  margin-right: 32px; }

html.scb .dashboard-list__item a.btn {
  font-size: 14px;
  font-size: 1rem;
  margin-bottom: 5px;
  margin-top: 5px; }

html.scb .dashboard-list__status-label {
  font-size: 11.999px;
  font-size: .85714rem;
  margin-bottom: 5px; }

html.scb .dashboard-list__status-description {
  font-size: 14px;
  font-size: 1rem; }

html.scb .dashboard-list__model {
  margin-top: 8px;
  font-size: 14px;
  font-size: 1rem; }

html.scb .dashboard-list__finanziato {
  font-size: 11.999px;
  font-size: .85714rem; }

html.scb .dashboard-list__status-detail {
  font-size: 24.999px;
  font-size: 1.78571rem;
  font-weight: 700; }

html.scb .dashboard-list__status-icon {
  min-height: 50px; }

html.scb .status-icon {
  position: relative; }

html.scb .status-icon.status-icon--success .status-icon__label, html.scb .status-icon.status-icon--success .status-icon__label--own {
  background: #abc111; }

html.scb .status-icon.status-icon--warning .status-icon__label, html.scb .status-icon.status-icon--warning .status-icon__label--own {
  background: #e59d27; }

html.scb .status-icon.status-icon--danger .status-icon__label, html.scb .status-icon.status-icon--danger .status-icon__label--own {
  background: #c00; }

html.scb .status-icon .status-icon__label.orange, html.scb .status-icon .status-icon__label--own.orange {
  background: #e59d27; }

html.scb .status-icon .status-icon__label.light-grey, html.scb .status-icon .status-icon__label--own.light-grey {
  background: #f0f0f0; }

html.scb .status-icon .status-icon__label.dark-grey, html.scb .status-icon .status-icon__label--own.dark-grey {
  background: #444; }

html.scb .status-icon .status-icon__label.light-green, html.scb .status-icon .status-icon__label--own.light-green {
  background: #abc111; }

html.scb .status-icon .status-icon__label.light-blue, html.scb .status-icon .status-icon__label--own.light-blue {
  background: #1bb3bc; }

html.scb .status-icon .status-icon__label.red, html.scb .status-icon .status-icon__label--own.red {
  background: #2F79D9; }

html.scb .status-icon .status-icon__label.black, html.scb .status-icon .status-icon__label--own.black {
  background: #000; }

html.scb .status-icon .status-icon__base {
  position: absolute;
  top: 15px;
  right: 15px; }

html.scb .status-icon .status-icon__base i {
  font-size: 50px; }

html.scb .status-icon .status-icon__label {
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
  padding: .2em;
  border-radius: 50%;
  height: 1.4em;
  width: 1.4em;
  font-size: 19.999px;
  font-size: 1.42857rem;
  text-align: center;
  background: #1bb3bc;
  color: #fefefe; }

html.scb .status-icon .status-icon__label i {
  position: relative;
  top: -3px; }

html.scb .status-icon .status-icon__label--own {
  display: inline-block;
  padding: .2em;
  border-radius: 50%;
  height: 1.4em;
  width: 1.4em;
  font-size: 19.999px;
  font-size: 1.42857rem;
  text-align: center;
  background: #1bb3bc;
  color: #fefefe; }

html.scb .status-icon .status-icon__label--own i {
  position: relative;
  top: -3px; }

html.scb .status-icon__bottom-label {
  position: absolute;
  bottom: -65px;
  right: 15px;
  display: inline-block;
  padding: .2em;
  border-radius: 50%;
  height: 1.4em;
  width: 1.4em;
  font-size: 19.999px;
  font-size: 1.42857rem;
  text-align: center;
  background: none;
  color: #fefefe; }

html.scb .status-icon__bottom-label i {
  position: relative;
  top: -3px; }

html.scb .dettaglio-pratica__column {
  position: relative;
  margin-top: -50px; }

html.scb .dettaglio-pratica__no-items {
  padding: 16px;
  color: #777;
  font-style: italic; }

html.scb .dettaglio-pratica__btn-margin {
  margin-top: 3px; }

html.scb .document-upload {
  background: #333;
  color: #c2c2c2;
  border-radius: 4px;
  padding: 16px 5px;
  overflow: hidden;
  margin-bottom: 16px; }

html.scb .document-upload.document-upload--rise {
  margin-top: -20px; }

html.scb .document-upload__header {
  padding: 16px; }

html.scb .document-upload__date {
  font-size: 11.999px;
  font-size: .85714rem; }

html.scb .document-upload__title {
  font-size: 17.999px;
  font-size: 1.28571rem;
  font-weight: 700;
  color: #6d6d6d; }

html.scb .document-upload__file {
  margin: 3px 0;
  background: #272727;
  border-radius: 4px;
  padding: 8px; }

html.scb .document-upload__file-name {
  color: #f0f0f0;
  font-weight: 700;
  margin-bottom: 8px; }

html.scb .document-upload__link, html.scb .document-upload__link:link, html.scb .document-upload__link:active, html.scb .document-upload__link:visited {
  color: #f0f0f0; }

html.scb .document-upload__link:focus, html.scb .document-upload__link:hover {
  color: #d7d7d7; }

html.scb .documentazione-abstract {
  color: #6d6d6d;
  font-size: 17.999px;
  font-size: 1.28571rem;
  margin-bottom: 30px; }

html.scb #_3_facetNavigation {
  display: none; }

html.scb .error-page {
  text-align: center; }

html.scb .error-page .error-page__logo {
  display: block;
  margin: 80px auto; }

html.scb .error-page .error-page__icon {
  display: block;
  margin: 20px auto; }

html.scb .error-page .error-page__text {
  color: #6d6d6d; }

html.scb .error-page .error-page__title {
  font-weight: 300;
  font-size: 39.999px;
  font-size: 2.85714rem;
  margin-bottom: 15px; }

html.scb .error-page .error-page__subtitle {
  font-size: 19.999px;
  font-size: 1.42857rem; }

html.scb .error-page .error-page__title__404 {
  font-weight: 500;
  font-size: 50px;
  margin-bottom: 15px;
  color: white; }

html.scb .error-page .error-page__subtitle_404 {
  color: white;
  font-size: 16px;
  margin-bottom: 80px; }

html.scb .error-page a.btn {
  background-color: white;
  border-radius: 3em;
  color: #ec0000; }

html.scb .appuntamento-legend {
  display: inline-block;
  position: relative;
  padding-left: 25px;
  margin-top: 38px;
  margin-right: 20px;
  font-size: 11.999px;
  font-size: .85714rem;
  line-height: 19.999px;
  line-height: 1.42857rem;
  text-transform: uppercase;
  font-weight: 700; }

html.scb .appuntamento-legend:after {
  content: '';
  position: absolute;
  left: 0;
  width: 20px;
  height: 20px;
  background-color: #0099CA;
  border-radius: 50%; }

html.scb .appuntamento-legend.tcm:after {
  background-color: #0099CA; }

html.scb .appuntamento-legend.marketing:after {
  background-color: #FF0809; }

html.scb .appuntamento-legend.tcm-gestito:after {
  background-color: #00688a; }

html.scb .appuntamento-legend.marketing-gestito:after {
  background-color: #aa0000; }

html.scb .appuntamento-legend.altro:after {
  background-color: #5FCC45; }

html.scb .calendar-filter {
  margin-top: 30px; }

html.scb .contatti-telefonici-form .tipo-appuntamento {
  margin-top: 10px; }

html.scb .calendar-header {
  background: #fefefe;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  min-height: 60px;
  line-height: 60px;
  position: relative; }

html.scb .calendar-header .list-inline {
  margin: 0;
  padding: 0; }

html.scb .calendar-header .list-inline i {
  font-size: 17.999px;
  font-size: 1.28571rem; }

html.scb .calendar-header .calendar-header-mounth {
  display: inline-block;
  font-size: 17.999px;
  font-size: 1.28571rem;
  text-transform: capitalize;
  position: absolute;
  left: 15px;
  top: 0; }

html.scb .calendar-header .calendar-periodo {
  font-weight: 700; }

html.scb #calendar, html.scb #agendaEventsView {
  background-color: #fefefe;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  margin-bottom: 30px; }

html.scb #calendar.fc th, html.scb #agendaEventsView.fc th {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  font-weight: 700;
  font-size: 14px;
  font-size: 1rem;
  border-bottom: 2px solid #555;
  background-color: #F0F0F0; }

html.scb #calendar .fc-time-grid .fc-slats td, html.scb #agendaEventsView .fc-time-grid .fc-slats td {
  font-weight: normal;
  font-size: 10px;
  height: 7.5em; }

html.scb #calendar .fc-event, html.scb #agendaEventsView .fc-event {
  border: none;
  background-color: #5FCC45;
  border-radius: 4px;
  color: #000;
  padding: 10px; }

html.scb #calendar .fc-event.tcm, html.scb #agendaEventsView .fc-event.tcm {
  background-color: #0099CA; }

html.scb #calendar .fc-event.marketing, html.scb #agendaEventsView .fc-event.marketing {
  background-color: #FF0809; }

html.scb #calendar .fc-event.tcm-gestito, html.scb #agendaEventsView .fc-event.tcm-gestito {
  background-color: #00688a; }

html.scb #calendar .fc-event.marketing-gestito, html.scb #agendaEventsView .fc-event.marketing-gestito {
  background-color: #aa0000; }

html.scb #calendar .fc-event.altro, html.scb #agendaEventsView .fc-event.altro {
  background-color: #5FCC45; }

html.scb #calendar .fc-event:hover, html.scb #agendaEventsView .fc-event:hover {
  cursor: pointer; }

html.scb #calendar .fc-time-grid-event .fc-time, html.scb #agendaEventsView .fc-time-grid-event .fc-time {
  font-size: 10px;
  font-size: .71429rem; }

html.scb #calendar .fc-time-grid-event .fc-title, html.scb #agendaEventsView .fc-time-grid-event .fc-title {
  font-size: 14px;
  font-size: 1rem;
  font-weight: 700; }

html.scb #agendaEventsView .fc-event {
  margin: 5px; }

html.scb .fc-unthemed td {
  border-color: #DDDDDD; }

html.scb .fc-unthemed .fc-today {
  background: #F5F5F5; }

html.scb .form__section {
  margin-top: 16px;
  padding: 16px; }

html.scb .form__title {
  font-weight: 700;
  margin-bottom: 8px; }

html.scb .form__title-checkbox {
  padding-left: 50px; }

html.scb .toggle-check input {
  cursor: pointer !important; }

html.scb .toggle-check .jcf-checkbox {
  width: 70px;
  height: 36px;
  border: none;
  border-radius: 1000px;
  background: #ccc;
  transition: 0.2s ease-in-out background; }

html.scb .toggle-check .jcf-checkbox span {
  transition: 0.2s ease-in-out left;
  position: absolute;
  width: 25px;
  height: 25px;
  background: #fff;
  border-radius: 50%;
  left: 10px;
  top: 9px;
  display: block;
  border: none; }

html.scb .toggle-check .jcf-checkbox.jcf-checked {
  background: #2F79D9; }

html.scb .toggle-check .jcf-checkbox.jcf-checked:after {
  display: none; }

html.scb .toggle-check .jcf-checkbox.jcf-checked span {
  left: 44px; }

html.scb .toggle-check .jcf-checkbox.jcf-disabled {
  background-color: #ccc !important; }

html.scb .toggle-check .jcf-checkbox.jcf-disabled span {
  background-color: #fff; }

html.scb .toggle-check.toggle-darkgrey .jcf-checkbox {
  background: #404042; }

html.scb .toggle-check.toggle-darkgrey .jcf-checkbox.jcf-checked {
  background: #2F79D9; }

html.scb .red-check .jcf-checkbox {
  vertical-align: middle;
  display: inline-block;
  position: relative;
  overflow: hidden;
  cursor: default;
  background: transparent;
  border: 2px solid #333;
  margin: 0 3px 0 0;
  height: 16px;
  width: 16px;
  border-radius: 2px; }

html.scb .red-check .jcf-checkbox span {
  position: absolute;
  display: none;
  height: 5px;
  width: 10px;
  top: 50%;
  left: 50%;
  margin: -4px 0 0 -5px;
  border: 0 solid #fff !important;
  border-width: 0 0 2px 2px !important;
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg); }

html.scb .red-check .jcf-checkbox input[type="checkbox"] {
  position: absolute;
  width: 100%;
  height: 100%;
  border: 0;
  margin: 0;
  left: 0;
  top: 0; }

html.scb .red-check .jcf-checkbox.jcf-checked {
  border: 2px solid #2F79D9;
  background: #2F79D9; }

html.scb .red-check .jcf-checkbox.jcf-checked span {
  display: block; }

html.scb .red-check .jcf-checkbox.jcf-focus {
  border-color: #2F79D9 !important; }

html.scb .red-check :root .jcf-checkbox span {
  margin: -4px 0 0 -5px; }

html.scb .red-radio .jcf-radio {
  vertical-align: middle;
  display: inline-block;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  background: #fff;
  border: 2px solid #333;
  border-radius: 9px;
  margin: 0 10px 0 0;
  height: 16px;
  width: 16px; }

html.scb .red-radio .jcf-radio span {
  display: none;
  position: absolute;
  top: 3px;
  left: 3px;
  right: 3px;
  bottom: 3px;
  background: #2F79D9;
  border-radius: 100%; }

html.scb .red-radio .jcf-radio input[type="radio"] {
  position: absolute;
  height: 100%;
  width: 100%;
  border: 0;
  margin: 0;
  left: 0;
  top: 0; }

html.scb .red-radio .jcf-radio.jcf-checked {
  border: 2px solid #2F79D9; }

html.scb .red-radio .jcf-radio.jcf-checked span {
  display: block; }

html.scb .scb-select .jcf-select, html.scb .scb-select-grey .jcf-select {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 37px;
  cursor: pointer;
  border: none;
  font-size: 17.999px;
  font-size: 1.28571rem;
  line-height: 1.42857;
  color: #333;
  background-color: #fff;
  background-image: none;
  border-radius: 4px;
  box-shadow: 0 0 21px rgba(12, 51, 92, 0.04); }

html.scb .scb-select .jcf-select select, html.scb .scb-select-grey .jcf-select select {
  z-index: 1;
  left: 0;
  top: 0; }

html.scb .scb-select .jcf-select .jcf-select-text, html.scb .scb-select-grey .jcf-select .jcf-select-text {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
  display: block;
  padding: 6px 12px;
  margin: 0 35px 0 0;
  text-align: left;
  font-size: 14px;
  font-size: 1rem;
  font-weight: 700; }

html.scb .scb-select .jcf-select .jcf-select-opener, html.scb .scb-select-grey .jcf-select .jcf-select-opener {
  position: absolute;
  text-align: center;
  background: transparent;
  width: 50px;
  bottom: 0;
  right: 0;
  top: 0; }

html.scb .scb-select .jcf-select .jcf-select-opener:before, html.scb .scb-select-grey .jcf-select .jcf-select-opener:before {
  font-family: "FontAwesome" !important;
  content: '\f107';
  font-size: 18px;
  text-align: center;
  line-height: 1em;
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -9px;
  color: #2F79D9; }

html.scb .scb-select .jcf-select .jcf-select-drop, html.scb .scb-select-grey .jcf-select .jcf-select-drop {
  position: absolute;
  margin-top: 0;
  z-index: 9999;
  top: 100%; }

html.scb .scb-select .jcf-select .jcf-drop-flipped, html.scb .scb-select-grey .jcf-select .jcf-drop-flipped {
  bottom: 100%;
  top: auto; }

html.scb .scb-select .jcf-select.jcf-compact-multiple, html.scb .scb-select-grey .jcf-select.jcf-compact-multiple {
  max-width: 220px; }

html.scb .scb-select .jcf-select.jcf-compact-multiple .jcf-select-opener:before, html.scb .scb-select-grey .jcf-select.jcf-compact-multiple .jcf-select-opener:before {
  display: inline-block;
  padding-top: 2px;
  content: '...'; }

html.scb .scb-select .jcf-select-drop .jcf-select-drop-content, html.scb .scb-select-grey .jcf-select-drop .jcf-select-drop-content {
  border: none; }

html.scb .scb-select .jcf-select-drop.jcf-compact-multiple .jcf-hover, html.scb .scb-select-grey .jcf-select-drop.jcf-compact-multiple .jcf-hover {
  background: none; }

html.scb .scb-select .jcf-select-drop.jcf-compact-multiple .jcf-selected, html.scb .scb-select-grey .jcf-select-drop.jcf-compact-multiple .jcf-selected {
  color: #2F79D9;
  background: #fefefe; }

html.scb .scb-select .jcf-select-drop.jcf-compact-multiple .jcf-selected:before, html.scb .scb-select-grey .jcf-select-drop.jcf-compact-multiple .jcf-selected:before {
  display: inline-block;
  content: '';
  height: 4px;
  width: 8px;
  margin: -7px 5px 0 -3px;
  border: 3px solid #777;
  border-width: 0 0 3px 3px;
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.7071067811865483, M12=0.7071067811865467, M21=-0.7071067811865467, M22=0.7071067811865483, SizingMethod='auto expand')"; }

html.scb .scb-select .jcf-list-box, html.scb .scb-select-grey .jcf-list-box {
  overflow: hidden;
  display: inline-block;
  border: 1px solid #b8c3c9;
  min-width: 200px;
  margin: 0 15px; }

html.scb .scb-select .jcf-list, html.scb .scb-select-grey .jcf-list {
  display: inline-block;
  vertical-align: top;
  position: relative;
  background: #fefefe;
  line-height: 14px;
  font-size: 16px;
  width: 100%; }

html.scb .scb-select .jcf-list .jcf-list-content, html.scb .scb-select-grey .jcf-list .jcf-list-content {
  vertical-align: top;
  display: inline-block;
  overflow: auto;
  width: 100%; }

html.scb .scb-select .jcf-list ul, html.scb .scb-select-grey .jcf-list ul {
  list-style: none;
  padding: 0;
  margin: 0; }

html.scb .scb-select .jcf-list ul li, html.scb .scb-select-grey .jcf-list ul li {
  overflow: hidden;
  display: block; }

html.scb .scb-select .jcf-list .jcf-overflow, html.scb .scb-select-grey .jcf-list .jcf-overflow {
  overflow: auto; }

html.scb .scb-select .jcf-list .jcf-option, html.scb .scb-select-grey .jcf-list .jcf-option {
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
  display: block;
  padding: 10px 13px;
  color: #333;
  min-height: 14px;
  height: 1%;
  text-align: left;
  font-size: 14px;
  font-size: 1rem;
  font-weight: 700;
  border: none; }

html.scb .scb-select .jcf-list .jcf-disabled, html.scb .scb-select-grey .jcf-list .jcf-disabled {
  background: #fefefe !important;
  color: #aaa !important; }

html.scb .scb-select .jcf-select-drop .jcf-hover, html.scb .scb-select-grey .jcf-select-drop .jcf-hover {
  background: #efefef; }

html.scb .scb-select .jcf-select-drop .jcf-selected, html.scb .scb-select-grey .jcf-select-drop .jcf-selected {
  color: #2F79D9; }

html.scb .scb-select .jcf-list .jcf-optgroup-caption, html.scb .scb-select-grey .jcf-list .jcf-optgroup-caption {
  white-space: nowrap;
  font-weight: bold;
  display: block;
  padding: 5px 9px;
  cursor: default;
  color: #000; }

html.scb .scb-select .jcf-list .jcf-optgroup .jcf-option, html.scb .scb-select-grey .jcf-list .jcf-optgroup .jcf-option {
  padding-left: 30px; }

html.scb .scb-select .jcf-select-drop .jcf-select-drop-content, html.scb .scb-select-grey .jcf-select-drop .jcf-select-drop-content {
  border-top: none; }

html.scb .scb-select-grey .jcf-select {
  background-color: #efefef; }

html.scb .scb-select-grey .jcf-select-text {
  color: #4a4f54; }

html.scb .scb-select-grey .jcf-list {
  background: #efefef; }

html.scb .scb-select-grey .jcf-select-drop .jcf-hover {
  background: #e2e2e2; }

html.scb .scb-select-grey .jcf-select .jcf-select-opener:before {
  color: #4a4f54; }

html.scb input[type="radio"].crm-esita-checkbox {
  margin: -3px 6px 0 0; }

html.scb .select-ocr-wrapper {
  width: 100%;
  background-color: transparent;
  height: 100%;
  position: absolute; }

html.scb .intestazione-pratica {
  margin-bottom: 16px;
  color: #333333; }

html.scb .intestazione-pratica__header {
  margin-bottom: 8px;
  color: #444444; }

html.scb .intestazione-pratica__allestimento {
  font-weight: 700; }

html.scb .intestazione-pratica__number {
  font-weight: 700;
  color: #2F79D9; }

html.scb .intestazione-pratica__section-title {
  font-weight: 700;
  font-size: 14px;
  font-size: 1rem; }

html.scb .intestazione-pratica__section-content {
  font-size: 11.999px;
  font-size: .85714rem; }

html.scb .intestazione-pratica__bold-content {
  font-weight: 700;
  font-size: 14px;
  font-size: 1rem; }

html.scb .intestazione-preventivo {
  margin-bottom: 16px;
  color: #333333; }

html.scb .intestazione-preventivo__header {
  margin-bottom: 8px;
  color: #444444; }

html.scb .intestazione-preventivo__allestimento {
  font-weight: 700; }

html.scb .intestazione-preventivo__number {
  font-weight: 700;
  color: #2F79D9; }

html.scb .intestazione-preventivo__section-title {
  font-weight: 700;
  font-size: 14px;
  font-size: 1rem; }

html.scb .intestazione-preventivo__section-content {
  font-size: 11.999px;
  font-size: .85714rem; }

html.scb .intestazione-preventivo__bold-content {
  font-weight: 700;
  font-size: 14px;
  font-size: 1rem; }

html.scb .item-list.list--empty {
  padding: 15px;
  position: relative; }

html.scb .item-list.list--empty .item-list__message {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

html.scb .item-list.list--empty .item-list__message p {
  background: url("/portaledealers-hcbe-login-theme/css/../images/static/face.svg") top center no-repeat;
  padding-top: 100px;
  font-size: 24px;
  font-size: 1.71429rem;
  text-align: center; }

html.scb .item-list.list--results {
  overflow: auto;
  min-height: 600px;
  max-height: 600px; }

html.scb .item-list__item {
  background-color: #404042;
  color: #fefefe;
  position: relative; }

html.scb .item-list__remove {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 100; }

html.scb .item-list__remove a {
  color: #fefefe; }

html.scb .item-list__section {
  padding: 15px; }

html.scb .item-list__link {
  font-size: 19.999px;
  font-size: 1.42857rem; }

html.scb .item-list--dark {
  background: #2F2E33;
  text-align: center; }

html.scb .item-list--bordertop {
  padding: 16px 0;
  border-bottom: 1px solid #e0e0e0; }

html.scb .item-list--bordertop:first-child {
  border-top: 1px solid #e0e0e0; }

html.scb .item-list .price {
  font-size: 28px;
  font-size: 2rem;
  margin-bottom: 8px;
  line-height: 1em; }

html.scb .item-list .price--big {
  font-size: 47.999px;
  font-size: 3.42857rem; }

html.scb .item-list .payments {
  font-size: 16px;
  font-size: 1.14286rem; }

html.scb .item-list .payments .total-payments, html.scb .item-list .payments .total-amount {
  font-weight: 700; }

html.scb .item-list .services {
  font-size: 11.999px;
  font-size: .85714rem; }

html.scb .item-list .interests {
  font-size: 10px;
  font-size: .71429rem; }

html.scb .payment {
  font-weight: 700; }

html.scb .fatturazione-icon {
  display: inline-block;
  padding-top: 9px;
  padding-bottom: 9px;
  overflow: hidden;
  width: 43px;
  height: 43px;
  border-radius: 50%;
  font-size: 16px;
  font-size: 1.14286rem;
  text-align: center;
  color: #fff;
  background-color: #ccc; }

html.scb .fatturazione-icon--tipo-o {
  background-color: #E6001C; }

html.scb .fatturazione-icon--tipo-n {
  background-color: #abc111; }

html.scb .fatturazione-icon--tipo-s {
  background-color: #34AD65; }

html.scb .fatturazione-icon--tipo-r {
  background-color: #F38118; }

html.scb .file-upload__wrapper {
  border: 2px dashed #404042;
  padding: 16px;
  cursor: pointer; }

html.scb .file-upload__drop-box {
  margin-bottom: 8px; }

html.scb .file-upload__dragover {
  border-color: #59595c;
  background: #414141; }

html.scb .file-upload__message {
  color: #6c6c6c;
  text-align: center;
  font-size: 11.999px;
  font-size: .85714rem; }

html.scb .file-upload__icon {
  font-size: 30px;
  font-size: 2.14286rem;
  color: #6c6c6c; }

html.scb .file-upload__download-link {
  font-size: 11.999px;
  font-size: .85714rem;
  line-height: 17.999px;
  line-height: 1.28571rem; }

html.scb .file-upload__download-link .file-upload__download-icon {
  color: #434343;
  font-size: 17.999px;
  font-size: 1.28571rem;
  margin-right: 8px; }

html.scb .file-upload__download-link .file-upload__download-image {
  border: 1px solid #c7c7c7; }

html.scb .file-upload__download-link .file-upload__status-success {
  color: #abc111; }

html.scb .file-upload__download-link .file-upload__status-warning {
  color: #E59D27; }

html.scb .file-upload__download-link .file-upload__status-error {
  color: #ec0000; }

html.scb .file-upload__download-link a, html.scb .file-upload__download-link a:link, html.scb .file-upload__download-link a:active, html.scb .file-upload__download-link a:visited {
  color: #fff;
  text-decoration: none; }

html.scb .file-upload__download-link a:focus, html.scb .file-upload__download-link a:hover {
  color: #bfbfbf;
  text-decoration: none; }

html.scb .file-upload__download-link a:focus .file-upload__download-icon, html.scb .file-upload__download-link a:hover .file-upload__download-icon {
  color: #363636; }

html.scb .file-upload__download-link a:focus .file-upload__status-success, html.scb .file-upload__download-link a:hover .file-upload__status-success {
  color: #96aa0f; }

html.scb .file-upload__download-link a:focus .file-upload__status-warning, html.scb .file-upload__download-link a:hover .file-upload__status-warning {
  color: #d8901a; }

html.scb .file-upload__download-link a:focus .file-upload__status-error, html.scb .file-upload__download-link a:hover .file-upload__status-error {
  color: #d30000; }

html.scb .filters {
  margin-bottom: 16px; }

html.scb .search-bar-flex {
  display: -ms-flexbox;
  display: flex;
  border-radius: 3em;
  background: #ccc;
  width: 100%;
  overflow: hidden;
  padding: 3px;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center; }

html.scb .search-bar-flex .search-bar-flex__input-wrapper {
  -ms-flex: 1 0 auto;
  flex: 1 0 auto; }

html.scb .search-bar-flex .search-bar-flex__input-wrapper .search-bar-flex__input {
  width: 100%;
  padding: 20px 30px;
  border: none;
  background: none;
  border-radius: 2em 0 0 2em; }

html.scb .search-bar-flex .search-bar-flex__input-wrapper .search-bar-flex__input.search-bar-flex__input-small {
  padding: 10px 15px; }

html.scb .search-bar-flex .search-bar-flex__actions .search-bar-flex__button {
  text-decoration: none;
  padding: 19px 30px;
  font-size: 21px;
  font-size: 1.5rem;
  color: #2F79D9; }

html.scb .search-bar-flex .search-bar-flex__actions .search-bar-flex__button.search-bar-flex__button-small {
  padding: 8px 15px; }

html.scb .search-bar-flex .search-bar-flex__actions .search-bar-flex__button:hover {
  color: #1d559f; }

html.scb .search-bar-flex .search-bar-flex__actions .search-bar-flex__button + .search-bar-flex__button {
  padding: 19px 30px 19px 0px; }

html.scb .search-bar {
  display: table;
  border-radius: 2em;
  background: #ccc;
  width: 100%;
  overflow: hidden; }

html.scb .search-bar__wrapper {
  display: table-row; }

html.scb .search-bar__input {
  display: table-cell;
  width: 100%;
  padding: 20px 30px;
  border: none;
  background: none; }

html.scb .search-bar__button {
  display: table-cell;
  width: 30px;
  padding: 15px 30px 15px 0;
  font-size: 21px;
  font-size: 1.5rem;
  color: #2F79D9; }

html.scb .search-bar__button:first-of-type {
  padding: 15px 30px; }

html.scb .search-bar__select {
  height: 62px;
  line-height: 62px; }

html.scb .search-bar__input--small {
  display: table-cell;
  width: 100%;
  padding: 15px 30px;
  border: none;
  background: none; }

html.scb .search-bar__button--samll {
  display: table-cell;
  width: 30px;
  padding: 8px 30px;
  font-size: 21px;
  font-size: 1.5rem;
  color: #2F79D9; }

html.scb .date-filter__dropdown-link {
  display: table;
  width: 100%;
  padding: 20px;
  background: #fff;
  border-radius: 4px;
  text-decoration: none; }

html.scb .date-filter__dropdown-link:hover, html.scb .date-filter__dropdown-link:focus {
  text-decoration: none; }

html.scb .date-filter__dropdown-label {
  display: table-cell;
  color: #4a4f54;
  font-weight: 700; }

html.scb .date-filter__dropdown-icon {
  display: table-cell;
  text-align: right; }

html.scb .date-filter__dropdown-panel {
  border: 0;
  box-shadow: none;
  padding: 16px;
  margin: 1px 15px 0 15px; }

html.scb .date-filter__input-wrapper {
  display: table;
  width: 100%;
  background: #ccc;
  border-radius: 4px;
  color: #6d6d6d;
  overflow: hidden; }

html.scb .date-filter__input {
  display: table-cell;
  width: 100%;
  border: 0;
  padding: 20px;
  background: none; }

html.scb .date-filter__icon {
  display: table-cell;
  padding: 15px 20px;
  font-size: 19.999px;
  font-size: 1.42857rem;
  border-left: 1px solid #fff;
  text-align: center;
  text-decoration: none;
  color: #6d6d6d;
  background: #ccc; }

html.scb .date-filter__icon[href]:hover, html.scb .date-filter__icon[href]:focus {
  color: #545454;
  background: #e6e6e6;
  text-decoration: none; }

html.scb .date-filter__save-button {
  text-align: right;
  float: right;
  padding: 10px 0;
  font-weight: 700; }

html.scb .lista-beni {
  padding-top: 16px;
  padding-bottom: 16px; }

html.scb .lista-note {
  margin-top: 16px; }

html.scb .lista-note__item {
  border-radius: 4px;
  overflow: hidden;
  margin-bottom: 16px;
  box-shadow: 0 0 21px rgba(12, 51, 92, 0.04); }

html.scb .lista-note__header {
  background: #fff;
  padding: 8px 16px; }

html.scb .lista-note__content {
  background: #f0f0f0;
  padding: 16px; }

html.scb .lista-note__date {
  font-size: 11.999px;
  font-size: .85714rem; }

html.scb .lista-note__author {
  text-align: right; }

html.scb .author-media {
  display: inline-block;
  width: 40px;
  height: 40px;
  overflow: hidden;
  border-radius: 100%;
  background: #f0f0f0;
  background-size: contain;
  border: 1px solid #f0f0f0; }

html.scb .author-media.author--scb {
  background-color: #2F79D9;
  background-image: url("/portaledealers-hcbe-login-theme/css/../images/static/logo-padded.png"); }

html.scb .author-media.author--vendor {
  background-color: #f0f0f0; }

html.scb .author-media__name {
  display: none; }

html.scb .lista-preventivi {
  margin-top: -85px; }

html.scb .preventivi-item {
  border-radius: 4px; }

html.scb .preventivi-item.list--empty {
  padding: 15px;
  position: relative;
  background-color: #333;
  color: #666666; }

html.scb .preventivi-item.list--empty .preventivi-item__message {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 0 32px; }

html.scb .preventivi-item.list--empty .preventivi-item__message p {
  background: url("/portaledealers-hcbe-login-theme/css/../images/static/face.png") top center no-repeat;
  padding-top: 100px;
  font-size: 30px;
  font-size: 2.14286rem;
  text-align: center;
  font-weight: 300; }

html.scb .preventivi-item.list--results {
  overflow: auto;
  height: 85vh;
  background-color: #333; }

html.scb .preventivi-item__item {
  background-color: #404042;
  color: #fefefe;
  position: relative; }

html.scb .preventivi-item__remove {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 100; }

html.scb .preventivi-item__remove a {
  color: #fefefe; }

html.scb .preventivi-item__section {
  padding: 15px; }

html.scb .preventivi-item__link {
  font-size: 19.999px;
  font-size: 1.42857rem; }

html.scb .preventivi-item--dark {
  background: #2F2E33;
  text-align: center; }

html.scb .preventivi-item__cross-selling {
  background: #2F2E33;
  text-align: center; }

html.scb .preventivi-item__cross-selling-item {
  padding: 15px;
  display: block;
  background: #2F2E33;
  color: #fefefe;
  min-height: 68px; }

html.scb .preventivi-item__cross-selling-link {
  padding: 15px;
  display: block;
  width: 100%;
  border: none; }

html.scb .preventivi-item__cross-selling-link, html.scb .preventivi-item__cross-selling-link:link, html.scb .preventivi-item__cross-selling-link:active, html.scb .preventivi-item__cross-selling-link:visited {
  background: #2F2E33;
  color: #fefefe;
  text-decoration: none; }

html.scb .preventivi-item__cross-selling-link:focus, html.scb .preventivi-item__cross-selling-link:hover {
  background: #161618;
  color: #fefefe;
  text-decoration: none; }

html.scb .preventivi-item__cross-selling-link[disabled] {
  cursor: not-allowed;
  background: #333;
  color: #666; }

html.scb .preventivi-item .price {
  font-size: 28px;
  font-size: 2rem;
  margin-bottom: 8px;
  line-height: 1em; }

html.scb .preventivi-item .price--big {
  font-size: 47.999px;
  font-size: 3.42857rem; }

html.scb .preventivi-item .payments {
  font-size: 16px;
  font-size: 1.14286rem; }

html.scb .preventivi-item .payments .total-payments, html.scb .preventivi-item .payments .total-amount {
  font-weight: 700; }

html.scb .preventivi-item .services {
  font-size: 11.999px;
  font-size: .85714rem; }

html.scb .preventivi-item .interests {
  font-size: 10px;
  font-size: .71429rem; }

html.scb .payment {
  font-weight: 700; }

html.scb .loading {
  position: relative; }

html.scb .loading.ng-enter {
  animation: a-fade-in 0.2s ease-out; }

html.scb .loading.ng-enter .spinner {
  animation: a-fade-in 0.2s ease-out, a-slide-in-top 0.2s ease-out; }

html.scb .loading.ng-leave {
  animation: a-fade-out 0.2s ease-in .2s; }

html.scb .loading.ng-leave .spinner {
  animation: a-fade-out 0.2s ease-in, a-slide-out-top 0.2s ease-in; }

html.scb .loading__wrapper {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  padding: 40px;
  z-index: 10;
  background: rgba(255, 255, 255, 0.5);
  opacity: 1;
  text-align: center; }

html.scb .spinner {
  position: relative;
  margin-right: auto;
  margin-left: auto;
  height: 60px;
  width: 60px;
  background: #fefefe;
  border-radius: 50px;
  padding: 5px;
  opacity: 1;
  -ms-transform: translateY(0);
  transform: translateY(0); }

html.scb .spinner__progress {
  display: inline-block;
  text-align: center;
  background: #fefefe;
  margin-top: 10px;
  padding: 3px 8px;
  border-radius: 1em;
  color: #404042; }

html.scb .spinner__item {
  animation: a-rotate 2s linear infinite; }

html.scb .spinner__path {
  stroke-dasharray: 1,200;
  stroke-dashoffset: 0;
  animation: a-dash 1.5s ease-in-out infinite;
  stroke-linecap: round;
  stroke: #2F79D9; }

html.scb .loading.loading--small .loading__wrapper {
  padding: 10px; }

html.scb .loading.loading--small .loading__wrapper .spinner {
  height: 35px;
  width: 35px;
  padding: 5px; }

html.scb .loading.loading--small .spinner__path {
  animation: a-dash-sm 1.5s ease-in-out infinite; }

html.scb .loading.loading--small .spinner__progress {
  font-size: 10px;
  font-size: .71429rem;
  margin-top: 8px; }

html.scb.scblogin, html.scb .login-redpage {
  background: #2F79D9; }

html.scb .login {
  display: table;
  height: 100vh;
  width: 100%; }

html.scb .login .white__zone {
  background-color: #fff;
  box-shadow: inset 0 0 0 1px #fff; }

html.scb .login .grey__zone {
  background-color: #f2f2f2;
  box-shadow: inset 0 0 0 1px #f2f2f2; }

html.scb .login__window {
  display: table-cell;
  vertical-align: middle; }

html.scb .login__header {
  background: #2F79D9;
  margin-bottom: 30px; }

html.scb .login__header img {
  max-height: 65px;
  max-width: 220px; }

html.scb .login__body .login__form {
  padding: 30px 60px; }

html.scb .login__body .login__welcome {
  margin-bottom: 32px; }

html.scb .login__body .login__welcome-title {
  font-weight: 700;
  font-size: 16px;
  font-size: 1.14286rem;
  line-height: 24px;
  line-height: 1.71429rem; }

html.scb .login__body .login__welcome-text {
  font-size: 12.999px;
  font-size: .92857rem; }

html.scb .login__body .login__captcha__wrapper, html.scb .login__body .login__submit {
  padding: 20px 60px; }

html.scb .login__body .top__border {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px; }

html.scb .login__body .bottom__border {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px; }

html.scb .login__body input[type=text].form-control, html.scb .login__body input[type=password].form-control {
  padding: 15px 10px 5px 0;
  height: auto;
  border: none;
  border-bottom: 1px solid #c2c2c2;
  background-color: #f2f2f2;
  box-shadow: none;
  border-radius: 0; }

html.scb .login__body .login-forgot-link {
  float: right;
  margin-top: 8px;
  font-size: 11.999px;
  font-size: .85714rem; }

html.scb .login__body .remember-me-checkbox {
  margin-top: 30px;
  padding-left: 0px; }

html.scb .login__footer {
  color: #fefefe;
  padding-top: 32px;
  margin-bottom: 32px; }

html.scb .login__footer .helpdesk-info {
  line-height: 22px; }

html.scb .login__footer .supported-browser__title {
  font-weight: 700;
  font-size: 11.999px;
  font-size: .85714rem;
  margin-bottom: 8px; }

html.scb .login__footer .supported-browser__list {
  margin-bottom: 8px;
  line-height: 21px;
  font-size: 10.999px;
  font-size: .78571rem;
  display: table;
  width: 100%; }

html.scb .login__footer .supported-browser__element {
  display: table-cell; }

html.scb .login__footer .supported-browser__image {
  margin-right: 4px;
  height: 21px;
  width: 21px; }

html.scb .login__captcha {
  width: 304px;
  display: block;
  margin: 0 auto; }

html.scb .login__submit button {
  min-width: 200px;
  text-align: center;
  border-radius: 3em; }

html.scb .portlet-icon-back {
  visibility: hidden; }

html.scb .news .news__body h1, html.scb .news .news__body h2, html.scb .news .news__body h3, html.scb .news .news__body h4, html.scb .news .news__body h5, html.scb .news .news__body h6 {
  margin-top: 16px;
  font-weight: 300;
  color: #6d6d6d; }

html.scb .news .news__body h1 {
  font-size: 30px;
  font-size: 2.14286rem; }

html.scb .news .news__body h2 {
  font-size: 28px;
  font-size: 2rem; }

html.scb .news .news__body h3 {
  font-size: 24px;
  font-size: 1.71429rem; }

html.scb .news .news__body h4 {
  font-size: 19.999px;
  font-size: 1.42857rem; }

html.scb .news .news__body h5 {
  font-size: 17.999px;
  font-size: 1.28571rem; }

html.scb .news .news__body h6 {
  font-size: 16px;
  font-size: 1.14286rem; }

html.scb .news .news__body img {
  margin-right: 16px;
  margin-left: 16px; }

html.scb .news .news__body img.pull-left {
  margin-left: 0;
  margin-right: 16px; }

html.scb .news .news__body img.pull-right {
  margin-right: 0;
  margin-left: 16px; }

html.scb .news .news__body p {
  margin-bottom: 8px; }

html.scb .notification__button {
  cursor: pointer; }

html.scb .notification__badge {
  position: absolute;
  top: -15px;
  right: -20px;
  padding: 0 .5em;
  background: #2f79d9;
  color: #fefefe;
  border-radius: 1em;
  height: 21px;
  height: 1.5rem;
  line-height: 21px;
  line-height: 1.5rem;
  text-align: center;
  font-size: 11.9px;
  font-size: .85rem;
  font-weight: 700; }

html.scb .optional-box {
  margin-top: 20px; }

html.scb .optional-box .optional-box__title {
  font-size: 16px;
  font-size: 1.14286rem;
  font-weight: 700;
  margin-bottom: 25px; }

html.scb .optional-box .optional-box__text {
  margin-bottom: 16px; }

html.scb .optional-box .optional-box__description {
  margin-bottom: 16px;
  height: 100px; }

html.scb .optional-box .optional-box__price {
  margin-bottom: 16px; }

html.scb input.parsley-success, html.scb select.parsley-success, html.scb textarea.parsley-success {
  color: #468847;
  background-color: #DFF0D8;
  border: 1px solid #D6E9C6; }

html.scb input.parsley-error, html.scb select.parsley-error, html.scb textarea.parsley-error {
  color: #B94A48;
  background-color: #F2DEDE;
  border: 1px solid #EED3D7; }

html.scb .parsley-errors-list {
  margin: 2px 0 3px;
  padding: 0;
  list-style-type: none;
  font-size: 0.9em;
  line-height: 0.9em;
  opacity: 0;
  transition: all .3s ease-in;
  -o-transition: all .3s ease-in;
  -moz-transition: all .3s ease-in;
  -webkit-transition: all .3s ease-in; }

html.scb .parsley-errors-list.filled {
  opacity: 1; }

html.scb .questionnaire.questionnaire--adequacy .questionnaire__question {
  padding: 6px 10px;
  margin-top: 5px;
  border-radius: 6px; }

html.scb .questionnaire.questionnaire--adequacy .questionnaire__question.questionnaire__question--highlighted {
  background-color: #fff7bb; }

html.scb .resume-bar .media {
  margin-top: 10px; }

html.scb .resume-bar-fl {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

html.scb .resume-bar-fl .media {
  margin-right: 10px;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-preferred-size: 220px;
  flex-basis: 220px;
  margin-top: 0; }

html.scb .seleziona-immatricolazione .dropdown__toggler, html.scb .seleziona-immatricolazione .dropdown__toggler-disabled {
  cursor: pointer;
  color: #333333;
  font-size: 14px;
  font-size: 1rem;
  font-weight: 700;
  height: auto;
  border-radius: 4px;
  border: none;
  padding: 9px 12px;
  background: #fefefe;
  box-shadow: 0 0 21px rgba(12, 51, 92, 0.04); }

html.scb .seleziona-immatricolazione .dropdown__toggler-disabled {
  cursor: not-allowed;
  background-color: #eee;
  opacity: 1;
  pointer-events: none; }

html.scb .seleziona-immatricolazione .dropdown__icon {
  padding: 0;
  font-size: 17.999px;
  font-size: 1.28571rem;
  font-weight: 400;
  float: right; }

html.scb .seleziona-immatricolazione .dropdown__wrapper.dropdown--fullwidth {
  width: 100%; }

html.scb .seleziona-immatricolazione .dropdown-menu {
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  box-shadow: none; }

html.scb .seleziona-immatricolazione .dropdown__panel {
  background: #fff;
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }

html.scb .seleziona-immatricolazione .dropdown__section {
  padding: 0 15px; }

html.scb .seleziona-immatricolazione .dropdown__list-element {
  padding-left: 0; }

html.scb .seleziona-immatricolazione .dropdown__list-element label {
  font-weight: 700; }

html.scb .seleziona-immatricolazione .dropdown__list-element--first {
  padding-bottom: 8px;
  margin-bottom: 8px;
  border-bottom: 1px solid #f0f0f0; }

html.scb .seleziona-immatricolazione .radio + .radio {
  margin-top: inherit; }

html.scb .side-menu {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  background: #444;
  width: 70px;
  transition: width .3s ease-in;
  z-index: 100;
  color: #fefefe;
  min-height: 100vh;
  overflow-y: auto;
  overflow-x: hidden; }

html.scb .side-menu .side-menu__wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 100vh; }

html.scb .side-menu .side-menu__item {
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  width: 100%;
  float: left; }

html.scb .side-menu .side-menu__item .notification:not(:empty) {
  position: absolute;
  top: 3px;
  right: 3px;
  padding: 0 .5em;
  background: #fefefe;
  color: #2F79D9;
  border-radius: 1em;
  height: 21px;
  height: 1.5rem;
  line-height: 21px;
  line-height: 1.5rem;
  text-align: center;
  font-size: 11.9px;
  font-size: .85rem;
  font-weight: 700;
  z-index: 100; }

html.scb .side-menu .side-menu__item, html.scb .side-menu .side-menu__item:link, html.scb .side-menu .side-menu__item:active, html.scb .side-menu .side-menu__item:visited {
  color: #fefefe;
  background: #2F79D9;
  border-bottom: 1px solid #246ac5;
  text-decoration: none; }

html.scb .side-menu .side-menu__item:hover {
  background: #256dca;
  text-decoration: none; }

html.scb .side-menu .side-menu__item:hover .notification:not(:empty) {
  background: rgba(254, 254, 254, 0.8); }

html.scb .side-menu .side-menu__item.side-menu--profile:hover .notification:not(:empty) {
  background: rgba(254, 254, 254, 0.8); }

html.scb .side-menu .side-menu__item.side-menu--profile .side-menu__icon-wrapper {
  position: relative;
  padding: 0;
  overflow: hidden; }

html.scb .side-menu .side-menu__item.side-menu--profile .side-menu__profile-image {
  max-width: 100%;
  width: 100%; }

html.scb .side-menu .side-menu__item.side-menu--profile .side-menu__arrow {
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-item-align: center;
  align-self: center;
  color: #194a89;
  font-size: 22px;
  font-size: 1.57143rem;
  padding-top: 8px;
  padding-right: 16px;
  padding-bottom: 8px;
  padding-left: 8px; }

html.scb .side-menu .side-menu--logout .side-menu__item, html.scb .side-menu .side-menu--logout .side-menu__item:link, html.scb .side-menu .side-menu--logout .side-menu__item:active, html.scb .side-menu .side-menu--logout .side-menu__item:visited {
  color: #6d6d6d;
  background: #444;
  border-color: transparent; }

html.scb .side-menu .side-menu--logout .side-menu__item:focus, html.scb .side-menu .side-menu--logout .side-menu__item:hover {
  text-decoration: none;
  background: #515151; }

html.scb .side-menu .side-menu__wrapper, html.scb .side-menu.open {
  width: 300px; }

html.scb .side-menu .side-menu__icon-wrapper {
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 70px;
  height: 70px;
  padding: 8px;
  text-align: center;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center; }

html.scb .side-menu .side-menu__icon {
  display: inline-block;
  line-height: 1em;
  font-size: 22px;
  min-width: 31px;
  border: 0;
  padding: 3px;
  font-style: normal; }

html.scb .side-menu .side-menu__description {
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  padding: 8px; }

html.scb .side-menu .side-menu__description-title {
  font-size: 15px;
  font-size: 1.07143rem;
  font-weight: 700;
  display: block;
  margin-bottom: 0; }

html.scb .side-menu .side-menu__description-text {
  display: block;
  margin-bottom: 0;
  font-size: 10.999px;
  font-size: .78571rem; }

html.scb .menu-toggler {
  width: 26px;
  height: 20px;
  position: relative;
  cursor: pointer; }

html.scb .menu-toggler .menu-toggler__line {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #fff;
  border-radius: 1px;
  opacity: 1;
  left: 0;
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  transition: .25s ease-in-out; }

html.scb .menu-toggler .line--first {
  top: 0; }

html.scb .menu-toggler .line--second {
  top: 10px;
  width: 13px; }

html.scb .menu-toggler .line--third {
  top: 20px; }

html.scb .open .line--first {
  top: 10px;
  -ms-transform: rotate(135deg);
  transform: rotate(135deg); }

html.scb .open .line--second {
  opacity: 0;
  left: -26px; }

html.scb .open .line--third {
  top: 10px;
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg); }

html.scb .statistica-item {
  height: 250px;
  overflow: hidden; }

html.scb .statistica-item table {
  border-collapse: collapse;
  width: 100%;
  height: 100%; }

html.scb .statistica-item table td, html.scb .statistica-item table th {
  border: 1px solid #D9D9D9;
  padding: 10px; }

html.scb .statistica-item table tr:first-child {
  height: 60px;
  vertical-align: middle; }

html.scb .statistica-item table tr:first-child th, html.scb .statistica-item table tr:first-child td {
  border-top: 0; }

html.scb .statistica-item table tr:last-child td {
  border-bottom: 0; }

html.scb .statistica-item table tr td:first-child, html.scb .statistica-item table tr th:first-child {
  border-left: 0; }

html.scb .statistica-item table tr td:last-child, html.scb .statistica-item table tr th:last-child {
  border-right: 0; }

html.scb .statistica--detail h4 {
  margin-top: 30px;
  margin-bottom: 30px; }

html.scb .statistica--detail--top {
  -moz-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  margin-bottom: 0; }

html.scb .statistica--detail--bottom {
  -moz-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px; }

html.scb .hr-pratiche-detail-separator {
  margin-left: -15px;
  margin-right: -15px;
  border-color: #3A3A3A;
  margin-top: 32px;
  padding-top: 32px;
  padding: 0; }

html.scb #stat-chart-id {
  padding-top: 30px;
  padding-bottom: 30px;
  background: #EEEEEE; }

html.scb #punti-vendita-utente-id {
  margin-top: 20px; }

html.scb .statistica__number {
  font-size: 100px;
  font-weight: bold;
  bottom: 1px;
  position: absolute; }

html.scb.pop-up #dettaglio .statistica__number {
  font-size: 6.5vw; }

html.scb .statistica__number--ss {
  font-size: 26px;
  font-weight: bold;
  word-wrap: break-word; }

html.scb .statistica__number--s {
  font-size: 30px;
  font-weight: bold; }

html.scb .statistica__number--sm {
  font-size: 45px;
  font-weight: bold; }

html.scb .statistica__number--m {
  font-size: 60px;
  font-weight: bold; }

html.scb .statistica-detail--table td {
  background-color: #fff;
  color: #333; }

html.scb .deep-drill-nav {
  margin-top: 18px; }

html.scb .statistiche-bar-chart {
  height: 190px; }

html.scb .tab-list .active {
  border-bottom: 3px solid #2F79D9; }

html.scb .tab-list .active a:visited, html.scb .tab-list .active a:active, html.scb .tab-list .active a:focus {
  text-decoration: none;
  color: #2F79D9; }

html.scb .scb-table {
  margin-top: 8px;
  margin-bottom: 8px;
  border-collapse: collapse;
  width: 100%;
  height: 100%;
  font-size: 16px;
  font-size: 1.14286rem; }

html.scb .scb-table tr th {
  font-size: 11.999px;
  font-size: .85714rem;
  font-weight: 700;
  padding-left: 0px !important;
  color: #6d6d6d; }

html.scb .scb-table tr th.td-no-gutter {
  padding: 0;
  margin: 0; }

html.scb .scb-table td {
  border: 1px solid #e0e0e0;
  background-color: #fefefe;
  vertical-align: middle; }

html.scb .scb-table td.c-red {
  color: #2F79D9; }

html.scb .scb-table td.red {
  background-color: #2F79D9; }

html.scb .scb-table td.td-grey, html.scb .scb-table td.light-grey {
  background-color: #f0f0f0; }

html.scb .scb-table td.dark-grey {
  background-color: #444; }

html.scb .scb-table td.td-success, html.scb .scb-table td.light-green {
  background-color: #abc111; }

html.scb .scb-table td.td-info, html.scb .scb-table td.light-blue {
  background-color: #1bb3bc; }

html.scb .scb-table td.td-warning, html.scb .scb-table td.orange {
  background-color: #e59d27; }

html.scb .scb-table td.black {
  background-color: #000; }

html.scb .scb-table td.fuchsia {
  background-color: #9E3667; }

html.scb .scb-table td.fuchsia-light {
  background-color: #fff0ff; }

html.scb .scb-table td.td-danger {
  background-color: #c00; }

html.scb .scb-table td.td-vertical-middle {
  vertical-align: middle; }

html.scb .scb-table td.td-no-gutter {
  padding: 0 !important; }

html.scb .scb-table.scb-table-fixedcell__60 td {
  height: 60px;
  vertical-align: middle; }

html.scb .scb-table.scb-table-fixedcell__60 td .btn {
  height: 60px;
  font-size: 14px;
  font-size: 1rem; }

html.scb .scb-table.scb-table-fixedcell__60 td a {
  line-height: 53.999px;
  line-height: 3.85714rem; }

html.scb .scb-table.scb-table-fixedcell__60 td i {
  font-size: 24px;
  font-size: 1.71429rem; }

html.scb .scb-table .scb-table-cell-color-status {
  width: 4px;
  padding: 0;
  background-color: #444444; }

html.scb .scb-table .color-tcm {
  background-color: #0099CA; }

html.scb .scb-table .color-marketing {
  background-color: #FF0809; }

html.scb .scb-table .color-tcm-gestito {
  background-color: #00688a; }

html.scb .scb-table .color-marketing-gestito {
  background-color: #aa0000; }

html.scb .scb-table .color-preventivo {
  background-color: #444444; }

html.scb .scb-table.scb-table-fixedcell__85 td {
  height: 85px;
  vertical-align: middle; }

html.scb .scb-table.scb-table-fixedcell__85 td .btn-block {
  height: 85px;
  font-size: 14px;
  font-size: 1rem; }

html.scb .scb-table tr:first-child td {
  border-top: 0; }

html.scb .scb-table tr:last-child td {
  border-bottom: 0; }

html.scb .scb-table tr td:first-child {
  border-left: 0;
  border-bottom-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px; }

html.scb .scb-table tr td:last-child {
  border-right: 0;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px; }

html.scb .scb-table tr.separator {
  background-color: #ddd;
  height: 10px;
  line-height: 10px;
  padding: 0;
  margin: 0; }

html.scb .scb-table tr.separator td {
  background-color: #ddd;
  height: 10px;
  line-height: 10px;
  border-radius: 0;
  padding: 0;
  margin: 0; }

html.scb .top-bar {
  background: #f2f2f2; }

html.scb .top-bar__margin {
  margin-bottom: 32px; }

html.scb .top-bar-right__content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-align: center;
  align-items: center; }

html.scb .top-bar__links {
  margin-right: 10px;
  padding: 20px 0; }

html.scb .top-bar__links a {
  display: inline-block;
  font-size: 15px;
  font-size: 1.07143rem;
  margin-left: 20px; }

html.scb .top-bar__search {
  background: #2F79D9;
  width: 61px;
  height: 61px;
  font-size: 19.999px;
  font-size: 1.42857rem;
  line-height: 61px;
  text-align: center;
  color: #fefefe; }

html.scb .title-bar {
  background: #fefefe;
  padding-bottom: 8px; }

html.scb .title-bar__title {
  margin-top: 30px;
  margin-bottom: 10px; }

html.scb .title-bar-right__content {
  text-align: right; }

html.scb .title-bar__links {
  display: inline-block;
  margin-right: 10px;
  padding: 20px 0; }

html.scb .title-bar__links a, html.scb .title-bar__links a:link, html.scb .title-bar__links a:active, html.scb .title-bar__links a:visited {
  display: inline-block;
  font-size: 15px;
  font-size: 1.07143rem;
  margin-left: 20px;
  color: #333;
  text-decoration: none; }

html.scb .title-bar__links a:focus, html.scb .title-bar__links a:hover {
  color: #2F79D9;
  text-decoration: none; }

html.scb .title-bar__search {
  display: inline-block;
  background: #2F79D9;
  width: 60.999px;
  width: 4.35714rem;
  height: 60.999px;
  height: 4.35714rem;
  font-size: 19.999px;
  font-size: 1.42857rem;
  line-height: 60.999px;
  line-height: 4.35714rem;
  text-align: center;
  color: #fefefe; }

html.scb .title-bar__search:hover, html.scb .title-bar__search:focus {
  background: #2161b4;
  color: #fefefe; }

html.scb .up-selling {
  margin-top: 40px; }

html.scb .up-selling__item {
  background: #2F79D9;
  padding: 16px;
  display: block;
  color: #fefefe;
  margin-bottom: 8px;
  font-size: 19.999px;
  font-size: 1.42857rem;
  width: 100%;
  text-align: left;
  border: 0;
  border-radius: 4px;
  min-height: 100px; }

html.scb .up-selling__item:hover, html.scb .up-selling__item:focus, html.scb .up-selling__item:active {
  color: #fefefe;
  background: #1d559f;
  text-decoration: none; }

html.scb .up-selling__value {
  font-size: 47.999px;
  font-size: 3.42857rem;
  line-height: 1.1em;
  font-weight: 700;
  padding-right: 10px; }

html.scb .up-selling__label {
  font-size: 11.999px;
  font-size: .85714rem; }

html.scb .up-selling__delta {
  font-size: 14px;
  font-size: 1rem; }

html.scb .up-selling__delta-value {
  font-size: 14px;
  font-size: 1rem;
  font-weight: 700; }

html.scb .up-selling__delta-currency {
  font-size: 14px;
  font-size: 1rem; }

html.scb .maintenance.popup-alert-notice {
  background-color: #e59d27;
  text-align: center;
  color: #333;
  text-shadow: none; }

html.scb .privacy .privacy-radio__element input[type="radio"] {
  margin: 0 0 2px; }

html.scb .privacy .accordion .accordion__link {
  background: #fefefe; }

html.scb .privacy .accordion .accordion__content {
  background: #fefefe; }

html.scb .flexboxGroup {
  display: -ms-flexbox;
  display: flex;
  overflow: hidden; }

html.scb .flexboxGroup .flexboxGroup__card {
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
  border: none;
  border-radius: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow: hidden; }

html.scb .flexboxGroup .flexboxGroup__card + .flexboxGroup__card {
  border-left: 1px solid #CAD0D2; }

html.scb .flexboxGroup .flexboxGroup__cardDescription {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 15px 0; }

html.scb .fastpass-bar {
  background: #2F79D9;
  color: #fefefe;
  border-radius: 4px;
  padding: 4px 8px;
  margin-bottom: 8px; }

html.scb .fastpass-bar .fastpass-bar__icon {
  background: url("/portaledealers-hcbe-login-theme/css/../images/static/icons/fast-pass.svg") top center no-repeat;
  display: inline-block;
  float: left;
  font-size: 32px;
  width: 1em;
  height: 1em;
  margin-right: 8px; }

html.scb .fastpass-bar .fastpass-bar__icon.fastpass--black {
  background: url("/portaledealers-hcbe-login-theme/css/../images/static/icons/fast-pass-black.svg") top center no-repeat; }

html.scb .fastpass-bar .fastpass-bar__icon.fastpass--red {
  background: url("/portaledealers-hcbe-login-theme/css/../images/static/icons/fast-pass-red.svg") top center no-repeat; }

html.scb .fastpass-bar .fastpass-bar__label {
  line-height: 32px;
  vertical-align: middle; }

html.scb .fastpass-icon {
  background: url("/portaledealers-hcbe-login-theme/css/../images/static/icons/fast-pass.svg") top center no-repeat;
  width: 1em;
  height: 1em;
  vertical-align: bottom; }

html.scb .fastpass-icon.fastpass--black {
  background: url("/portaledealers-hcbe-login-theme/css/../images/static/icons/fast-pass-black.svg") top center no-repeat; }

html.scb .fastpass-icon.fastpass--red {
  background: url("/portaledealers-hcbe-login-theme/css/../images/static/icons/fast-pass-red.svg") top center no-repeat; }

html.scb .btn-boarding-pass {
  background: #fefefe;
  border-radius: 4px;
  padding: 8px 16px !important;
  display: inline-block;
  margin: 7px;
  color: #2F79D9;
  font-size: 16px; }

html.scb .btn-boarding-pass:focus, html.scb .btn-boarding-pass:active, html.scb .btn-boarding-pass:link, html.scb .btn-boarding-pass:hover {
  color: #2161b4; }

html.scb .btn-boarding-pass .btn-boarding-pass__icon {
  background: url("/portaledealers-hcbe-login-theme/css/../images/static/icons/boarding-pass.svg") top center no-repeat;
  background-size: contain;
  display: inline-block;
  float: left;
  font-size: 24px;
  width: 2em;
  height: 1em;
  margin-right: 10px; }

html.scb .btn-boarding-pass-full {
  background: #fefefe;
  border-radius: 4px;
  padding: 8px 16px !important;
  display: inline-block;
  margin: 7px;
  color: #2F79D9; }

html.scb .btn-boarding-pass-full:focus, html.scb .btn-boarding-pass-full:active, html.scb .btn-boarding-pass-full:link, html.scb .btn-boarding-pass-full:hover {
  color: #2161b4; }

html.scb .btn-boarding-pass-full .btn-boarding-pass__icon {
  background: url("/portaledealers-hcbe-login-theme/css/../images/static/icons/boarding-pass-full.svg") center center no-repeat;
  background-size: contain;
  display: inline-block;
  float: left;
  font-size: 20px;
  width: 8em;
  height: 1em; }

html.scb .boarding-pass-icon {
  background: url("/portaledealers-hcbe-login-theme/css/../images/static/icons/boarding-pass.svg") top center no-repeat;
  background-size: contain;
  width: 2em;
  height: 1em;
  vertical-align: middle;
  margin-right: 8px; }

html.scb .boarding-pass-icon-full {
  background: url("/portaledealers-hcbe-login-theme/css/../images/static/icons/boarding-pass-full.svg") center center no-repeat;
  background-size: contain;
  width: 8em;
  height: 1em;
  vertical-align: middle; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   /*!
* Yamm!3 - Yet another megamenu for Bootstrap 3
* http://geedmo.github.com/yamm3
*
* @geedmo - Licensed under the MIT license
*/
.yamm .nav, .yamm .collapse, .yamm .dropup, .yamm .dropdown {
  position: static; }

.yamm .container {
  position: relative; }

.yamm .dropdown-menu {
  left: auto; }

.yamm .yamm-content {
  padding: 20px 30px; }

.yamm .dropdown.yamm-fw .dropdown-menu {
  left: 0;
  right: 0; }

html.scb {
  font-size: 14px;
  background: #ddd; }

html.scb.scb-notuser {
  background: #2F79D9; }

html.scb body {
  background: #ddd;
  font-size: 14px;
  font-size: 1rem;
  min-width: 1024px;
  overflow-x: auto; }

html.scb.pop-up body {
  min-width: 100%; }

html.scb.pop-up body.container-fluid {
  margin-left: auto; }

html.scb a {
  color: #2F79D9;
  text-decoration: none; }

html.scb a:hover, html.scb a:focus {
  color: #1d559f;
  text-decoration: underline; }

html.scb .margin-top {
  margin-top: 16px; }

html.scb .margin-bottom {
  margin-top: 16px; }

html.scb hr {
  border-top: 1px solid #e0e0e0; }

html.scb .hr {
  height: 0;
  border-top: 1px solid #e0e0e0;
  margin-left: 15px;
  margin-right: 15px;
  margin-top: 16px;
  padding-top: 16px; }

html.scb .hr.hr--sm {
  margin-top: 8px;
  padding-top: 8px; }

html.scb .hr.hr--lg {
  margin-top: 32px;
  padding-top: 32px; }

html.scb .hr.hr--top {
  margin-top: 0;
  padding-top: 16px; }

html.scb .hr.hr--separator {
  margin-top: 32px;
  margin-bottom: 8px;
  padding-bottom: 0; }

html.scb .hr.hr--darkgrey {
  border-color: #c2c2c2;
  margin-left: 0px;
  margin-right: 0px; }

html.scb .hr.hr--fullrow {
  margin-left: -15px;
  margin-right: -15px; }

html.scb .hr.hr-nopadding {
  padding: 0;
  margin-top: 0;
  margin-bottom: 20px; }

html.scb .atlwdg-trigger {
  z-index: 1500;
  top: 0;
  left: 50%;
  bottom: auto;
  right: auto;
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  border: 1px solid #ccc;
  border-top: none;
  background-color: #f5f5f5;
  color: #444 !important;
  font-size: 10px;
  padding: 5px 10px;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
  border-radius: 0 0 1em 1em;
  position: fixed; }

html.scb option:disabled {
  color: #cccccc; }

@font-face {
  font-family: 'Open Sans';
  src: url("/portaledealers-hcbe-login-theme/css/../fonts/OpenSans-Bold.eot");
  src: url("/portaledealers-hcbe-login-theme/css/../fonts/OpenSans-Bold.eot?#iefix") format("embedded-opentype"), url("/portaledealers-hcbe-login-theme/css/../fonts/OpenSans-Bold.woff2") format("woff2"), url("/portaledealers-hcbe-login-theme/css/../fonts/OpenSans-Bold.woff") format("woff"), url("/portaledealers-hcbe-login-theme/css/../fonts/OpenSans-Bold.ttf") format("truetype"), url("/portaledealers-hcbe-login-theme/css/../fonts/OpenSans-Bold.svg#work_sansbold") format("svg");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'Open Sans';
  src: url("/portaledealers-hcbe-login-theme/css/../fonts/OpenSans-Regular.eot");
  src: url("/portaledealers-hcbe-login-theme/css/../fonts/OpenSans-Regular.eot?#iefix") format("embedded-opentype"), url("/portaledealers-hcbe-login-theme/css/../fonts/OpenSans-Regular.woff2") format("woff2"), url("/portaledealers-hcbe-login-theme/css/../fonts/OpenSans-Regular.woff") format("woff"), url("/portaledealers-hcbe-login-theme/css/../fonts/OpenSans-Regular.ttf") format("truetype"), url("/portaledealers-hcbe-login-theme/css/../fonts/OpenSans-Regular.svg#work_sansregular") format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'Open Sans';
  src: url("/portaledealers-hcbe-login-theme/css/../fonts/OpenSans-Light.eot");
  src: url("/portaledealers-hcbe-login-theme/css/../fonts/OpenSans-Light.eot?#iefix") format("embedded-opentype"), url("/portaledealers-hcbe-login-theme/css/../fonts/OpenSans-Light.woff2") format("woff2"), url("/portaledealers-hcbe-login-theme/css/../fonts/OpenSans-Light.woff") format("woff"), url("/portaledealers-hcbe-login-theme/css/../fonts/OpenSans-Light.ttf") format("truetype"), url("/portaledealers-hcbe-login-theme/css/../fonts/OpenSans-Light.svg#work_sansregular") format("svg");
  font-weight: 300;
  font-style: normal; }

html.scb h1, html.scb .h1 {
  font-size: 30px;
  font-size: 2.14286rem;
  font-weight: 300;
  line-height: 1.4em;
  margin: 5px 0;
  color: #6d6d6d; }

html.scb h2, html.scb .h2 {
  font-size: 25.999px;
  font-size: 1.85714rem;
  font-weight: 300; }

html.scb h3, html.scb .h3 {
  font-size: 14px;
  font-size: 1rem;
  margin-top: 0; }

html.scb h4, html.scb .h4 {
  font-size: 14px;
  font-size: 1rem;
  font-weight: 700;
  margin-bottom: 16px; }

html.scb h4.tab-label {
  font-size: 17.999px;
  font-size: 1.28571rem;
  margin-top: 30px;
  margin-bottom: 30px; }

html.scb h4.settings {
  font-size: 17.999px;
  font-size: 1.28571rem;
  margin-top: 25px;
  margin-bottom: 10px; }

html.scb .price {
  font-size: 19.999px;
  font-size: 1.42857rem;
  font-weight: 700;
  line-height: 1; }

html.scb .price span {
  font-size: 47.999px;
  font-size: 3.42857rem;
  line-height: 1; }

html.scb .text--tiny {
  font-size: 8px;
  font-size: .57143rem;
  line-height: 10px; }

html.scb .text--small {
  font-size: 10px;
  font-size: .71429rem; }

html.scb .text--medium {
  font-size: 17.999px;
  font-size: 1.28571rem; }

html.scb a.hidden-link, html.scb a.hidden-link:link, html.scb a.hidden-link:active, html.scb a.hidden-link:visited {
  color: inherit;
  text-decoration: none; }

html.scb a.hidden-link:hover, html.scb a.hidden-link:focus {
  color: inherit;
  text-decoration: underline; }

html.scb .half-section {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-direction: row;
  flex-direction: row;
  float: left; }

html.scb .half-section > * {
  -ms-flex: 1 0 0%;
  flex: 1 0 0%; }

html.scb .half-section.half-section--vertical {
  -ms-flex-direction: column;
  flex-direction: column;
  float: none; }

html.scb, html.scb body {
  min-height: 100%;
  height: 100%; }

html.scb .signed-in .collapse {
  display: block; }

html.scb .lfr-edit-layout-panel .collapse {
  display: block; }

html.scb .dockbar.navbar-static-top .collapse {
  display: block; }

html.scb .navbar-inner .collapse {
  display: block; }

html.scb .dockbar-ready #wrapper {
  margin-top: 149px; }

html.scb .dockbar-ready section#content {
  padding: 0 0 0 0; }

html.scb .dockbar.navbar-static-top {
  background-color: transparent;
  padding: 0; }

html.scb .dockbar-messages {
  display: none; }

html.scb .lfr-device-preview {
  z-index: 1000; }

html.scb .modal-hidden {
  display: none; }

html.scb .tab-content {
  overflow: inherit; }

html.scb .modal {
  width: auto;
  margin: inherit;
  background: none;
  border: inherit;
  display: none; }

html.scb .modal.yui3-widget-stacked {
  display: block; }

html.scb .modal.yui3-widget-stacked.modal-hidden {
  display: none; }

html.scb .lfr-has-edit-layout, html.scb .lfr-has-add-content {
  padding-left: 0; }

html.scb img {
  max-width: none;
  width: auto;
  height: auto; }

html.scb .btn {
  box-shadow: none;
  text-shadow: none; }

html.scb .btn-primary:hover, html.scb .btn-primary:focus, html.scb .btn-primary:active, html.scb .btn-primary.active, html.scb .btn-primary.disabled, html.scb .btn-primary[disabled] {
  background-color: #2161b4; }

html.scb .btn-default:hover, html.scb .btn-default:focus, html.scb .btn-default:active, html.scb .btn-default.active, html.scb .btn-default.disabled, html.scb .btn-default[disabled] {
  background-color: #d7d7d7;
  color: #2F79D9; }

html.scb input[type=text], html.scb input[type=password] {
  margin-bottom: 0; }

html.scb form {
  margin: 0; }

html.scb .form-inline .checkbox {
  padding-left: 0; }

html.scb .form-inline .checkbox input[type="checkbox"] {
  margin-left: -20px; }

html.scb ul, html.scb ol {
  margin-left: 0;
  padding-left: 25px; }

html.scb .modal.fade.in {
  top: 0; }

html.scb .modal-body {
  max-height: none; }

html.scb .dropdown-menu > li > a:hover, html.scb .dropdown-menu > li > a:focus, html.scb .dropdown-submenu:hover > a, html.scb .dropdown-submenu:focus > a {
  background-image: none; }

html.scb .portlet-content, html.scb .portlet-minimized .portlet-content-container {
  padding: 0; }

html.scb .modal-content {
  overflow: visible; }

html.scb select, html.scb textarea, html.scb input[type="text"], html.scb input[type="password"], html.scb input[type="datetime"], html.scb input[type="datetime-local"], html.scb input[type="date"], html.scb input[type="month"], html.scb input[type="time"], html.scb input[type="week"], html.scb input[type="number"], html.scb input[type="email"], html.scb input[type="url"], html.scb input[type="search"], html.scb input[type="tel"], html.scb input[type="color"], html.scb .uneditable-input {
  height: auto;
  box-shadow: none; }

html.scb input:focus:invalid:focus, html.scb textarea:focus:invalid:focus, html.scb select:focus:invalid:focus {
  border-color: #66afe9;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }

html.scb input:focus:invalid, html.scb textarea:focus:invalid, html.scb select:focus:invalid {
  color: inherit;
  border-color: inherit; }

html.scb .breadcrumb > li {
  text-shadow: none; }

@media print {
  html.scb *, html.scb *:before, html.scb *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important; }

  html.scb a, html.scb a:visited {
    text-decoration: underline; }

  html.scb a[href]:after {
    content: " (" attr(href) ")"; }

  html.scb abbr[title]:after {
    content: " (" attr(title) ")"; }

  html.scb a[href^="#"]:after, html.scb a[href^="javascript:"]:after {
    content: ""; }

  html.scb pre, html.scb blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  html.scb thead {
    display: table-header-group; }

  html.scb tr, html.scb img {
    page-break-inside: avoid; }

  html.scb img {
    max-width: 100% !important; }

  html.scb p, html.scb h2, html.scb h3 {
    orphans: 3;
    widows: 3; }

  html.scb h2, html.scb h3 {
    page-break-after: avoid; }

  html.scb .navbar {
    display: none; }

  html.scb .btn > .caret, html.scb .dropup > .btn > .caret {
    border-top-color: #000 !important; }

  html.scb .label {
    border: 1px solid #000; }

  html.scb .table {
    border-collapse: collapse !important; }

  html.scb .table td, html.scb .table th {
    background-color: #fff !important; }

  html.scb .table-bordered th, html.scb .table-bordered td {
    border: 1px solid #ddd !important; }

  html.scb .visible-print {
    display: block !important; }

  html.scb table.visible-print {
    display: table !important; }

  html.scb tr.visible-print {
    display: table-row !important; }

  html.scb th.visible-print, html.scb td.visible-print {
    display: table-cell !important; }

  html.scb .visible-print-block {
    display: block !important; }

  html.scb .visible-print-inline {
    display: inline !important; }

  html.scb .visible-print-inline-block {
    display: inline-block !important; }

  html.scb .hidden-print {
    display: none !important; } }
@media (min-width: 768px) {
  html.scb .lead {
    font-size: 21px; }

  html.scb .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }

  html.scb .dl-horizontal dd {
    margin-left: 180px; }

  html.scb .container {
    width: 750px; }

  html.scb .col-sm-1, html.scb .col-sm-2, html.scb .col-sm-3, html.scb .col-sm-4, html.scb .col-sm-5, html.scb .col-sm-6, html.scb .col-sm-7, html.scb .col-sm-8, html.scb .col-sm-9, html.scb .col-sm-10, html.scb .col-sm-11, html.scb .col-sm-12 {
    float: left; }

  html.scb .col-sm-1 {
    width: 8.33333%; }

  html.scb .col-sm-2 {
    width: 16.66667%; }

  html.scb .col-sm-3 {
    width: 25%; }

  html.scb .col-sm-4 {
    width: 33.33333%; }

  html.scb .col-sm-5 {
    width: 41.66667%; }

  html.scb .col-sm-6 {
    width: 50%; }

  html.scb .col-sm-7 {
    width: 58.33333%; }

  html.scb .col-sm-8 {
    width: 66.66667%; }

  html.scb .col-sm-9 {
    width: 75%; }

  html.scb .col-sm-10 {
    width: 83.33333%; }

  html.scb .col-sm-11 {
    width: 91.66667%; }

  html.scb .col-sm-12 {
    width: 100%; }

  html.scb .col-sm-pull-0 {
    right: auto; }

  html.scb .col-sm-pull-1 {
    right: 8.33333%; }

  html.scb .col-sm-pull-2 {
    right: 16.66667%; }

  html.scb .col-sm-pull-3 {
    right: 25%; }

  html.scb .col-sm-pull-4 {
    right: 33.33333%; }

  html.scb .col-sm-pull-5 {
    right: 41.66667%; }

  html.scb .col-sm-pull-6 {
    right: 50%; }

  html.scb .col-sm-pull-7 {
    right: 58.33333%; }

  html.scb .col-sm-pull-8 {
    right: 66.66667%; }

  html.scb .col-sm-pull-9 {
    right: 75%; }

  html.scb .col-sm-pull-10 {
    right: 83.33333%; }

  html.scb .col-sm-pull-11 {
    right: 91.66667%; }

  html.scb .col-sm-pull-12 {
    right: 100%; }

  html.scb .col-sm-push-0 {
    left: auto; }

  html.scb .col-sm-push-1 {
    left: 8.33333%; }

  html.scb .col-sm-push-2 {
    left: 16.66667%; }

  html.scb .col-sm-push-3 {
    left: 25%; }

  html.scb .col-sm-push-4 {
    left: 33.33333%; }

  html.scb .col-sm-push-5 {
    left: 41.66667%; }

  html.scb .col-sm-push-6 {
    left: 50%; }

  html.scb .col-sm-push-7 {
    left: 58.33333%; }

  html.scb .col-sm-push-8 {
    left: 66.66667%; }

  html.scb .col-sm-push-9 {
    left: 75%; }

  html.scb .col-sm-push-10 {
    left: 83.33333%; }

  html.scb .col-sm-push-11 {
    left: 91.66667%; }

  html.scb .col-sm-push-12 {
    left: 100%; }

  html.scb .col-sm-offset-0 {
    margin-left: 0%; }

  html.scb .col-sm-offset-1 {
    margin-left: 8.33333%; }

  html.scb .col-sm-offset-2 {
    margin-left: 16.66667%; }

  html.scb .col-sm-offset-3 {
    margin-left: 25%; }

  html.scb .col-sm-offset-4 {
    margin-left: 33.33333%; }

  html.scb .col-sm-offset-5 {
    margin-left: 41.66667%; }

  html.scb .col-sm-offset-6 {
    margin-left: 50%; }

  html.scb .col-sm-offset-7 {
    margin-left: 58.33333%; }

  html.scb .col-sm-offset-8 {
    margin-left: 66.66667%; }

  html.scb .col-sm-offset-9 {
    margin-left: 75%; }

  html.scb .col-sm-offset-10 {
    margin-left: 83.33333%; }

  html.scb .col-sm-offset-11 {
    margin-left: 91.66667%; }

  html.scb .col-sm-offset-12 {
    margin-left: 100%; }

  html.scb .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }

  html.scb .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }

  html.scb .form-inline .form-control-static {
    display: inline-block; }

  html.scb .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }

  html.scb .form-inline .input-group .input-group-addon, html.scb .form-inline .input-group .input-group-btn, html.scb .form-inline .input-group .form-control {
    width: auto; }

  html.scb .form-inline .input-group > .form-control {
    width: 100%; }

  html.scb .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }

  html.scb .form-inline .radio, html.scb .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }

  html.scb .form-inline .radio label, html.scb .form-inline .checkbox label {
    padding-left: 0; }

  html.scb .form-inline .radio input[type="radio"], html.scb .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }

  html.scb .form-inline .has-feedback .form-control-feedback {
    top: 0; }

  html.scb .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right; }

  html.scb .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px; }

  html.scb .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px; }

  html.scb .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }

  html.scb .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; }

  html.scb .nav-justified > li, html.scb .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%; }

  html.scb .nav-justified > li > a, html.scb .nav-tabs.nav-justified > li > a {
    margin-bottom: 0; }

  html.scb .nav-tabs-justified > li > a, html.scb .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 0px 0px 0 0; }

  html.scb .nav-tabs-justified > .active > a, html.scb .nav-tabs.nav-justified > .active > a, html.scb .nav-tabs-justified > .active > a:hover, html.scb .nav-tabs.nav-justified > .active > a:hover, html.scb .nav-tabs-justified > .active > a:focus, html.scb .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ddd; }

  html.scb .modal-dialog {
    width: 600px;
    margin: 30px auto; }

  html.scb .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }

  html.scb .modal-sm {
    width: 300px; } }
@media (min-width: 992px) {
  html.scb .container {
    width: 970px; }

  html.scb .col-md-1, html.scb .col-md-2, html.scb .col-md-3, html.scb .col-md-4, html.scb .col-md-5, html.scb .col-md-6, html.scb .col-md-7, html.scb .col-md-8, html.scb .col-md-9, html.scb .col-md-10, html.scb .col-md-11, html.scb .col-md-12 {
    float: left; }

  html.scb .col-md-1 {
    width: 8.33333%; }

  html.scb .col-md-2 {
    width: 16.66667%; }

  html.scb .col-md-3 {
    width: 25%; }

  html.scb .col-md-4 {
    width: 33.33333%; }

  html.scb .col-md-5 {
    width: 41.66667%; }

  html.scb .col-md-6 {
    width: 50%; }

  html.scb .col-md-7 {
    width: 58.33333%; }

  html.scb .col-md-8 {
    width: 66.66667%; }

  html.scb .col-md-9 {
    width: 75%; }

  html.scb .col-md-10 {
    width: 83.33333%; }

  html.scb .col-md-11 {
    width: 91.66667%; }

  html.scb .col-md-12 {
    width: 100%; }

  html.scb .col-md-pull-0 {
    right: auto; }

  html.scb .col-md-pull-1 {
    right: 8.33333%; }

  html.scb .col-md-pull-2 {
    right: 16.66667%; }

  html.scb .col-md-pull-3 {
    right: 25%; }

  html.scb .col-md-pull-4 {
    right: 33.33333%; }

  html.scb .col-md-pull-5 {
    right: 41.66667%; }

  html.scb .col-md-pull-6 {
    right: 50%; }

  html.scb .col-md-pull-7 {
    right: 58.33333%; }

  html.scb .col-md-pull-8 {
    right: 66.66667%; }

  html.scb .col-md-pull-9 {
    right: 75%; }

  html.scb .col-md-pull-10 {
    right: 83.33333%; }

  html.scb .col-md-pull-11 {
    right: 91.66667%; }

  html.scb .col-md-pull-12 {
    right: 100%; }

  html.scb .col-md-push-0 {
    left: auto; }

  html.scb .col-md-push-1 {
    left: 8.33333%; }

  html.scb .col-md-push-2 {
    left: 16.66667%; }

  html.scb .col-md-push-3 {
    left: 25%; }

  html.scb .col-md-push-4 {
    left: 33.33333%; }

  html.scb .col-md-push-5 {
    left: 41.66667%; }

  html.scb .col-md-push-6 {
    left: 50%; }

  html.scb .col-md-push-7 {
    left: 58.33333%; }

  html.scb .col-md-push-8 {
    left: 66.66667%; }

  html.scb .col-md-push-9 {
    left: 75%; }

  html.scb .col-md-push-10 {
    left: 83.33333%; }

  html.scb .col-md-push-11 {
    left: 91.66667%; }

  html.scb .col-md-push-12 {
    left: 100%; }

  html.scb .col-md-offset-0 {
    margin-left: 0%; }

  html.scb .col-md-offset-1 {
    margin-left: 8.33333%; }

  html.scb .col-md-offset-2 {
    margin-left: 16.66667%; }

  html.scb .col-md-offset-3 {
    margin-left: 25%; }

  html.scb .col-md-offset-4 {
    margin-left: 33.33333%; }

  html.scb .col-md-offset-5 {
    margin-left: 41.66667%; }

  html.scb .col-md-offset-6 {
    margin-left: 50%; }

  html.scb .col-md-offset-7 {
    margin-left: 58.33333%; }

  html.scb .col-md-offset-8 {
    margin-left: 66.66667%; }

  html.scb .col-md-offset-9 {
    margin-left: 75%; }

  html.scb .col-md-offset-10 {
    margin-left: 83.33333%; }

  html.scb .col-md-offset-11 {
    margin-left: 91.66667%; }

  html.scb .col-md-offset-12 {
    margin-left: 100%; }

  html.scb .modal-lg {
    width: 900px; } }
@media (min-width: 1200px) {
  html.scb .container {
    width: 1170px; }

  html.scb .col-lg-1, html.scb .col-lg-2, html.scb .col-lg-3, html.scb .col-lg-4, html.scb .col-lg-5, html.scb .col-lg-6, html.scb .col-lg-7, html.scb .col-lg-8, html.scb .col-lg-9, html.scb .col-lg-10, html.scb .col-lg-11, html.scb .col-lg-12 {
    float: left; }

  html.scb .col-lg-1 {
    width: 8.33333%; }

  html.scb .col-lg-2 {
    width: 16.66667%; }

  html.scb .col-lg-3 {
    width: 25%; }

  html.scb .col-lg-4 {
    width: 33.33333%; }

  html.scb .col-lg-5 {
    width: 41.66667%; }

  html.scb .col-lg-6 {
    width: 50%; }

  html.scb .col-lg-7 {
    width: 58.33333%; }

  html.scb .col-lg-8 {
    width: 66.66667%; }

  html.scb .col-lg-9 {
    width: 75%; }

  html.scb .col-lg-10 {
    width: 83.33333%; }

  html.scb .col-lg-11 {
    width: 91.66667%; }

  html.scb .col-lg-12 {
    width: 100%; }

  html.scb .col-lg-pull-0 {
    right: auto; }

  html.scb .col-lg-pull-1 {
    right: 8.33333%; }

  html.scb .col-lg-pull-2 {
    right: 16.66667%; }

  html.scb .col-lg-pull-3 {
    right: 25%; }

  html.scb .col-lg-pull-4 {
    right: 33.33333%; }

  html.scb .col-lg-pull-5 {
    right: 41.66667%; }

  html.scb .col-lg-pull-6 {
    right: 50%; }

  html.scb .col-lg-pull-7 {
    right: 58.33333%; }

  html.scb .col-lg-pull-8 {
    right: 66.66667%; }

  html.scb .col-lg-pull-9 {
    right: 75%; }

  html.scb .col-lg-pull-10 {
    right: 83.33333%; }

  html.scb .col-lg-pull-11 {
    right: 91.66667%; }

  html.scb .col-lg-pull-12 {
    right: 100%; }

  html.scb .col-lg-push-0 {
    left: auto; }

  html.scb .col-lg-push-1 {
    left: 8.33333%; }

  html.scb .col-lg-push-2 {
    left: 16.66667%; }

  html.scb .col-lg-push-3 {
    left: 25%; }

  html.scb .col-lg-push-4 {
    left: 33.33333%; }

  html.scb .col-lg-push-5 {
    left: 41.66667%; }

  html.scb .col-lg-push-6 {
    left: 50%; }

  html.scb .col-lg-push-7 {
    left: 58.33333%; }

  html.scb .col-lg-push-8 {
    left: 66.66667%; }

  html.scb .col-lg-push-9 {
    left: 75%; }

  html.scb .col-lg-push-10 {
    left: 83.33333%; }

  html.scb .col-lg-push-11 {
    left: 91.66667%; }

  html.scb .col-lg-push-12 {
    left: 100%; }

  html.scb .col-lg-offset-0 {
    margin-left: 0%; }

  html.scb .col-lg-offset-1 {
    margin-left: 8.33333%; }

  html.scb .col-lg-offset-2 {
    margin-left: 16.66667%; }

  html.scb .col-lg-offset-3 {
    margin-left: 25%; }

  html.scb .col-lg-offset-4 {
    margin-left: 33.33333%; }

  html.scb .col-lg-offset-5 {
    margin-left: 41.66667%; }

  html.scb .col-lg-offset-6 {
    margin-left: 50%; }

  html.scb .col-lg-offset-7 {
    margin-left: 58.33333%; }

  html.scb .col-lg-offset-8 {
    margin-left: 66.66667%; }

  html.scb .col-lg-offset-9 {
    margin-left: 75%; }

  html.scb .col-lg-offset-10 {
    margin-left: 83.33333%; }

  html.scb .col-lg-offset-11 {
    margin-left: 91.66667%; }

  html.scb .col-lg-offset-12 {
    margin-left: 100%; }

  html.scb .visible-lg {
    display: block !important; }

  html.scb table.visible-lg {
    display: table !important; }

  html.scb tr.visible-lg {
    display: table-row !important; }

  html.scb th.visible-lg, html.scb td.visible-lg {
    display: table-cell !important; }

  html.scb .visible-lg-block {
    display: block !important; }

  html.scb .visible-lg-inline {
    display: inline !important; }

  html.scb .visible-lg-inline-block {
    display: inline-block !important; }

  html.scb .hidden-lg {
    display: none !important; } }
@media screen and (max-width: 767px) {
  html.scb .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd; }

  html.scb .table-responsive > .table {
    margin-bottom: 0; }

  html.scb .table-responsive > .table > thead > tr > th, html.scb .table-responsive > .table > thead > tr > td, html.scb .table-responsive > .table > tbody > tr > th, html.scb .table-responsive > .table > tbody > tr > td, html.scb .table-responsive > .table > tfoot > tr > th, html.scb .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap; }

  html.scb .table-responsive > .table-bordered {
    border: 0; }

  html.scb .table-responsive > .table-bordered > thead > tr > th:first-child, html.scb .table-responsive > .table-bordered > thead > tr > td:first-child, html.scb .table-responsive > .table-bordered > tbody > tr > th:first-child, html.scb .table-responsive > .table-bordered > tbody > tr > td:first-child, html.scb .table-responsive > .table-bordered > tfoot > tr > th:first-child, html.scb .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }

  html.scb .table-responsive > .table-bordered > thead > tr > th:last-child, html.scb .table-responsive > .table-bordered > thead > tr > td:last-child, html.scb .table-responsive > .table-bordered > tbody > tr > th:last-child, html.scb .table-responsive > .table-bordered > tbody > tr > td:last-child, html.scb .table-responsive > .table-bordered > tfoot > tr > th:last-child, html.scb .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }

  html.scb .table-responsive > .table-bordered > tbody > tr:last-child > th, html.scb .table-responsive > .table-bordered > tbody > tr:last-child > td, html.scb .table-responsive > .table-bordered > tfoot > tr:last-child > th, html.scb .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0; }

  html.scb .box--white, html.scb .preview-box.preview-box--white, html.scb .compare-box, html.scb .optional-box, html.scb .line-box, html.scb .preview-box, html.scb .item-list.list--empty, html.scb .box--grey-medium-light, html.scb .box--darkgrey, html.scb .box--mediumdarkgrey, html.scb .box-grey-medium-darkest, html.scb .box--darkestgrey, html.scb .box, html.scb .box--flat, html.scb .dashboard-list__item, html.scb .item-list, html.scb .resume-bar-fl {
    padding: 8px; }

  html.scb .news-box {
    padding: 8px; }

  html.scb .form-inline .checkbox {
    padding-left: 20px; } }
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  html.scb input[type="date"].form-control, html.scb input[type="time"].form-control, html.scb input[type="datetime-local"].form-control, html.scb input[type="month"].form-control {
    line-height: 34px; }

  html.scb input[type="date"].input-sm, html.scb .input-group-sm > input[type="date"].form-control, html.scb .input-group-sm > input[type="date"].input-group-addon, html.scb .input-group-sm > .input-group-btn > input[type="date"].btn, .input-group-sm html.scb input[type="date"], html.scb input[type="time"].input-sm, html.scb .input-group-sm > input[type="time"].form-control, html.scb .input-group-sm > input[type="time"].input-group-addon, html.scb .input-group-sm > .input-group-btn > input[type="time"].btn, .input-group-sm html.scb input[type="time"], html.scb input[type="datetime-local"].input-sm, html.scb .input-group-sm > input[type="datetime-local"].form-control, html.scb .input-group-sm > input[type="datetime-local"].input-group-addon, html.scb .input-group-sm > .input-group-btn > input[type="datetime-local"].btn, .input-group-sm html.scb input[type="datetime-local"], html.scb input[type="month"].input-sm, html.scb .input-group-sm > input[type="month"].form-control, html.scb .input-group-sm > input[type="month"].input-group-addon, html.scb .input-group-sm > .input-group-btn > input[type="month"].btn, .input-group-sm html.scb input[type="month"] {
    line-height: 30px; }

  html.scb input[type="date"].input-lg, html.scb .input-group-lg > input[type="date"].form-control, html.scb .input-group-lg > input[type="date"].input-group-addon, html.scb .input-group-lg > .input-group-btn > input[type="date"].btn, .input-group-lg html.scb input[type="date"], html.scb input[type="time"].input-lg, html.scb .input-group-lg > input[type="time"].form-control, html.scb .input-group-lg > input[type="time"].input-group-addon, html.scb .input-group-lg > .input-group-btn > input[type="time"].btn, .input-group-lg html.scb input[type="time"], html.scb input[type="datetime-local"].input-lg, html.scb .input-group-lg > input[type="datetime-local"].form-control, html.scb .input-group-lg > input[type="datetime-local"].input-group-addon, html.scb .input-group-lg > .input-group-btn > input[type="datetime-local"].btn, .input-group-lg html.scb input[type="datetime-local"], html.scb input[type="month"].input-lg, html.scb .input-group-lg > input[type="month"].form-control, html.scb .input-group-lg > input[type="month"].input-group-addon, html.scb .input-group-lg > .input-group-btn > input[type="month"].btn, .input-group-lg html.scb input[type="month"] {
    line-height: 46px; } }
@media (max-width: 767px) {
  html.scb .visible-xs {
    display: block !important; }

  html.scb table.visible-xs {
    display: table !important; }

  html.scb tr.visible-xs {
    display: table-row !important; }

  html.scb th.visible-xs, html.scb td.visible-xs {
    display: table-cell !important; }

  html.scb .visible-xs-block {
    display: block !important; }

  html.scb .visible-xs-inline {
    display: inline !important; }

  html.scb .visible-xs-inline-block {
    display: inline-block !important; }

  html.scb .hidden-xs {
    display: none !important; }

  html.scb .blocks.blocks-sm > div, html.scb .blocks.blocks-sm > li {
    width: 100%; } }
@media (min-width: 768px) and (max-width: 991px) {
  html.scb .visible-sm {
    display: block !important; }

  html.scb table.visible-sm {
    display: table !important; }

  html.scb tr.visible-sm {
    display: table-row !important; }

  html.scb th.visible-sm, html.scb td.visible-sm {
    display: table-cell !important; }

  html.scb .visible-sm-block {
    display: block !important; }

  html.scb .visible-sm-inline {
    display: inline !important; }

  html.scb .visible-sm-inline-block {
    display: inline-block !important; }

  html.scb .hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  html.scb .visible-md {
    display: block !important; }

  html.scb table.visible-md {
    display: table !important; }

  html.scb tr.visible-md {
    display: table-row !important; }

  html.scb th.visible-md, html.scb td.visible-md {
    display: table-cell !important; }

  html.scb .visible-md-block {
    display: block !important; }

  html.scb .visible-md-inline {
    display: inline !important; }

  html.scb .visible-md-inline-block {
    display: inline-block !important; }

  html.scb .hidden-md {
    display: none !important; } }
@media (max-width: 991px) {
  html.scb .blocks.blocks-md > div, html.scb .blocks.blocks-md > li {
    width: 100%; } }
@media (max-width: 1199px) {
  html.scb .blocks.blocks-lg > div, html.scb .blocks.blocks-lg > li {
    width: 100%; } }
@media screen and (max-width: 1199px) {
  html.scb .preview-box .preview-box__value span {
    font-size: 5rem; } }
@media screen and (max-width: 991px) {
  html.scb .dashboard-list__content-item {
    margin-bottom: 16px; } }
@media (max-width: 768px) {
  html.scb body {
    padding-left: 0;
    padding-right: 0; } }
/*# sourceMappingURL=maps/custom.css.map */