@charset "UTF-8";
.loadingmask-message {
  background: transparent;
  border-width: 0;
  display: block;
  height: 1em;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  text-align: left;
  vertical-align: middle;
  width: 1em; }
  .loadingmask-message .loadingmask-message-content {
    animation: loading-animation 1.2s infinite ease-out;
    background: transparent;
    border-radius: 50%;
    border-width: 0;
    clear: both;
    color: transparent;
    height: 1em;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    transform: translateZ(0);
    width: 1em; }

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

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

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

/* ---------- Status ---------- */
.entry-status {
  border-left: 4px solid transparent; }

span.alert {
  display: inline-block; }

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

.quick-access-nav {
  position: absolute;
  top: -1000px;
  width: 100%;
  z-index: 1000; }
  .quick-access-nav a {
    background: #333;
    background: rgba(51, 51, 51, 0.9);
    border: 1px solid #FFF;
    left: 5px;
    outline: none;
    position: absolute;
    right: 290px;
    text-align: center; }
    .quick-access-nav a:focus {
      top: 1082px;
      background: #fff;
      height: 25px;
      padding: 5px;
      width: 12%; }

.view-tablet .quick-access-nav a:focus {
  top: 1069px;
  width: 31%;
  background: #fff;
  padding: 5px; }

@media only screen and (max-width: 991px) {
  .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; } }

.important {
  font-weight: bold; }

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

.hide-accessible {
  clip: rect(0 0 0 0) !important;
  position: absolute !important;
  /*Webkit and IE7 let clipped content change the scroll height of the page*/
  /*Scale webkit to 0*/
  -webkit-transform: scale(0);
  -webkit-transform-origin-x: 0;
  -webkit-transform-origin-y: 0;
  /*Change IE7 to using fixed*/
  *position: fixed !important;
  /*...And reset back to absolute for IE6*/
  _position: absolute !important; }

.force-offset {
  display: block !important;
  position: absolute !important;
  visibility: hidden !important; }

.unselectable, .unselectable * {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup, .cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup:hover {
  background: transparent; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button:hover {
  background: transparent; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:after {
  border-color: #A6A6A6;
  font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace; }

.lfr-asset-category-container .no-matches {
  color: #999; }

.lfr-asset-category-search-container {
  background-color: #D3DADD;
  border-bottom-color: #AEB8BC; }

.lfr-asset-category-list a.selected {
  background-color: #EEE; }

.lfr-categories-selector-search-results-path {
  color: #575757;
  font-size: 0.9em;
  text-align: right;
  width: 25%; }

.lfr-asset-column-actions-content {
  background-color: #D7F1FF; }

.lfr-asset-column-actions .lfr-asset-column-actions-content {
  border-color: #88C5D9; }

.lfr-asset-column-details .lfr-asset-categories {
  color: #7D7D7D; }
  .lfr-asset-column-details .lfr-asset-categories .lfr-asset-category {
    color: #555; }

.lfr-asset-column-details .lfr-asset-description {
  color: #444;
  font-style: italic;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
  word-wrap: break-word; }

.lfr-asset-column-details .lfr-asset-icon {
  border-right-color: #999;
  color: #999; }

.lfr-asset-column-details .lfr-asset-tags {
  color: #7D7D7D; }
  .lfr-asset-column-details .lfr-asset-tags .tag {
    color: #555; }

.lfr-asset-panels .lfr-panel.lfr-extended, .lfr-asset-column-details .lfr-panel.lfr-extended {
  border-color: #CCC; }

.lfr-form-row {
  border-bottom-color: #CCC; }

.lfr-form-row:hover {
  background-color: #DFFCCB;
  border-color: #B2FF3A; }

.lfr-form-row .handle-sort-vertical {
  background: url(../images/application/handle_sort_vertical.png) no-repeat 0 50%; }

.lfr-edit-layout-panel .taglib-form-navigator .button-holder {
  background-color: #FFF; }

.definition-of-terms dt {
  color: #333;
  font-weight: normal;
  width: 100%;
  word-break: break-word; }
  @media only screen and (min-width: 768px) {
    .definition-of-terms dt {
      width: auto; } }

.lfr-code {
  background: #FFF;
  border-color: #777;
  font-family: monospace; }
  .lfr-code tr td.line-numbers {
    background: #FAFAFA; }
    .lfr-code tr td.line-numbers:before {
      color: #AAA;
      text-shadow: 1px 1px #FFF; }

.popup-alert-notice .countdown-timer {
  font-size: 1.1em;
  font-weight: bold; }

.lfr-token {
  background-color: #B3DAEF;
  border-color: #5FA8FF;
  color: #444;
  text-decoration: none; }
  .lfr-token:hover {
    background-color: #D1E5EF; }

.lfr-token-primary {
  font-weight: bold; }
  .lfr-token-primary, .lfr-token-primary:hover {
    background-color: #B3DAEF; }

.lfr-token-close:hover {
  text-decoration: none; }

.lfr-button {
  background: no-repeat 0 50%; }

.lfr-table > tbody > tr > th, .lfr-table > thead > tr > th, .lfr-table > tfoot > tr > th {
  font-weight: bold; }

.lfr-checkbox-preselected, .lfr-configurator-visibility {
  opacity: 0.5; }

.lfr-header-row {
  border-bottom-color: #7B7B7B; }
  .lfr-header-row .lfr-search-combobox {
    border-color: #5F5F5F; }

.openid-login input[type="text"] {
  background: url(../images/common/openid.gif) no-repeat;
  background-color: #FFF;
  background-position: 0 50%;
  color: #000; }

.page-extra-settings .lfr-panel-titlebar .lfr-panel-title {
  font-size: 1em; }

.lfr-pagination .lfr-pagination-controls li .lfr-pagination-link {
  color: #333;
  font-weight: normal; }

.lfr-panel.lfr-extended, .lfr-panel-container, .lfr-floating-container {
  border-color: #DEDEDE #BFBFBF #BFBFBF #DEDEDE; }

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

.lfr-panel-titlebar .lfr-panel-title {
  font-size: 1.2em;
  font-weight: bold; }

.lfr-panel-titlebar .lfr-panel-button {
  background: url(../images/application/panel_header_toggler_close.png) no-repeat 0 0; }
  .lfr-panel-titlebar .lfr-panel-button:hover {
    background-position: 0 100%; }

.lfr-panel.lfr-collapsible .lfr-panel-titlebar {
  background: url(../images/arrows/05_down.png) no-repeat 2px 50%; }

.lfr-panel.lfr-collapsed .lfr-panel-titlebar {
  background-image: url(../images/arrows/05_right.png); }
  .lfr-panel.lfr-collapsed .lfr-panel-titlebar .lfr-panel-button {
    background-image: url(../images/application/panel_header_toggler_open.png); }

.lfr-panel.lfr-extended .lfr-panel-titlebar {
  background: #D6D6D6 url(../images/application/panel_header.png) repeat-x 0 0;
  border-bottom-color: #CDCDCD; }

.lfr-panel-container .lfr-extended.lfr-collapsible .lfr-panel-titlebar {
  border-top-color: #CECECE; }

.js .lfr-floating-trigger {
  background-image: url(../images/arrows/05_down.png);
  background-position: 100% 50%;
  background-repeat: no-repeat;
  text-decoration: none; }

.lfr-panel-page .panel-page-content {
  border-left-color: #CCC; }

.lfr-panel-page .lfr-add-content h2 {
  border-color: #CCC; }
  .lfr-panel-page .lfr-add-content h2 span {
    background: #EFEFEF; }

.lfr-panel-page .lfr-add-content .lfr-content-category h2 {
  border-bottom-color: #CCC; }
  .lfr-panel-page .lfr-add-content .lfr-content-category h2 span {
    background: none; }

.lfr-panel-content .paginator-container {
  background: #CFD2D5;
  border-bottom-color: #DCDEE0;
  border-top-color: #DCDEE0; }

.lfr-panel-content .paginator-page-container .paginator-page-link {
  background: none;
  border-color: #CFD2D5; }
  .lfr-panel-content .paginator-page-container .paginator-page-link.paginator-current-page {
    background: #99A7B3 url(../images/application/current_page_hover_bg.png) repeat-x 0 0;
    border-color: #6B7785 #7C8994 #919FA9;
    color: #FFF;
    font-weight: bold; }
    .lfr-panel-content .paginator-page-container .paginator-page-link.paginator-current-page:hover {
      background: #5094D7 url(../images/application/current_page_bg.png) repeat-x 0 0;
      border-color: #31659C #396EA8 #4C8CCB; }

#portlet-set-properties fieldset fieldset legend {
  font-size: 1.1em; }

.lfr-preview-file-content {
  border-bottom-color: #6D6D6E; }

.lfr-preview-file-image-current-column, .lfr-preview-file-video-current-column {
  background: url(../images/common/checkerboard.png); }

.lfr-preview-file-toolbar {
  background: #333;
  opacity: 0.5; }
  .lfr-preview-file-toolbar .icon-arrow-1-l {
    background: url(../images/document_library/preview_left.png) no-repeat 0 50%; }
  .lfr-preview-file-toolbar .icon-arrow-1-r {
    background: url(../images/document_library/preview_right.png) no-repeat 0 50%; }
  .lfr-preview-file-toolbar .icon-zoomin {
    background: url(../images/document_library/preview_zoom.png) no-repeat 0 50%; }

.lfr-preview-file-image-current-column:hover .lfr-preview-file-toolbar {
  opacity: 1; }

.lfr-preview-file-info {
  background: #333;
  color: #FFF;
  opacity: 0.5; }
  .lfr-preview-file-info:hover {
    opacity: 1; }

.lfr-preview-file-index {
  font-weight: bold; }

.lfr-preview-file-image-current {
  background: url(../images/aui/loading_indicator.gif) no-repeat 50% 50%; }

.lfr-preview-file-image img {
  background: url(../images/aui/loading_indicator.gif) no-repeat 50% 50%;
  border-color: #AEB8BC; }

.lfr-preview-file-image-selected img, .lfr-preview-file-image:hover img {
  border-color: #00A2EA; }

.lfr-preview-file-loading-indicator {
  background: #333;
  color: #FFF; }

.lfr-preview-file-image-overlay-content {
  background: url(../images/common/checkerboard.png);
  border-color: #555; }

.firefox .lfr-preview-video-content div.video-node {
  height: 100%; }

textarea.lfr-editor-textarea {
  font-family: monospace; }

.lfr-rich-editor.ace_editor {
  border-color: #A1A2A4; }

.lfr-plain-editor textarea, .lfr-rich-editor.ace_editor {
  font-family: 'Monaco', 'Menlo', 'Droid Sans Mono', 'Courier New', monospace;
  font-size: 12px; }

.lfr-spa-loading-bar {
  background: #2FA4F5; }

.lfr-tag-selector-popup label {
  border-bottom-color: #EEE; }

.lfr-tag-selector-popup .no-matches {
  color: #999; }

.lfr-toolbar {
  background-color: #E5E4E8; }
  .lfr-toolbar .lfr-button:focus {
    border-color: #000; }
  .lfr-toolbar .lfr-button:hover {
    border-color: #CCC #777 #777; }
  .lfr-toolbar .lfr-separator {
    border-left-color: #FFF;
    border-right-color: #CCC;
    font-size: 12px; }

.lfr-toolbar .lfr-button, .lfr-emoticon-container .lfr-button {
  border-color: #E5E4E8; }

.lfr-emoticon-container {
  background: #E5E4E8;
  border-color: #CCC; }

.lfr-translation-manager .lfr-translation-manager-available-translations .lfr-translation-manager-available-translations-links {
  line-height: 1; }

.lfr-translation-manager .lfr-translation-manager-translation {
  text-decoration: none; }
  .lfr-translation-manager .lfr-translation-manager-translation:hover {
    background-color: #D1E5EF; }
  .lfr-translation-manager .lfr-translation-manager-translation.lfr-translation-manager-translation-editing {
    background-color: #598BEC;
    border-color: #224FA8;
    color: #FFF; }

.lfr-tree a {
  text-decoration: none; }

.tree-drag-helper {
  z-index: 1035; }

.lfr-upload-container .upload-target {
  border-color: #DDD; }
  .lfr-upload-container .upload-target h4 span {
    text-transform: lowercase; }
  .lfr-upload-container .upload-target .drop-file-text {
    font-weight: normal; }

.lfr-upload-container a.browse-button {
  background-image: url(../images/common/add.png);
  background-repeat: no-repeat;
  color: white;
  font-size: 1.2em;
  font-weight: bold;
  text-decoration: none; }

.lfr-upload-container a.clear-uploads {
  background-image: url(../images/common/remove.png);
  background-repeat: no-repeat; }

.lfr-upload-container a.cancel-uploads {
  background-image: url(../images/common/close.png);
  background-repeat: no-repeat; }

.lfr-upload-container .upload-list-info h4 {
  font-size: 1.3em; }

.lfr-upload-container .cancel-button {
  color: #869CAD; }

.lfr-upload-container .delete-button {
  color: #869CAD; }

.lfr-upload-container .file-added .success-message {
  font-weight: normal; }

.lfr-upload-container .upload-error {
  opacity: 1; }

.lfr-upload-container .multiple-files .upload-error {
  background: #FDD url(../images/messages/error.png) no-repeat 5px 5px;
  border-color: #900;
  color: #900;
  font-weight: normal; }

.lfr-upload-container .upload-complete .error-message, .lfr-upload-container .upload-complete .success-message {
  font-weight: bold; }

.lfr-upload-container .file-uploading {
  background-color: #FFC; }

.lfr-upload-container .progress-bar {
  background: #FFF;
  margin-top: 25px;
  text-align: left;
  width: 100%; }

.lfr-upload-container .progress {
  background: #8DB2E3; }

.upload-drop-active .lfr-upload-container .upload-target {
  background-color: #DDEDDE;
  border-color: #7D7;
  border-style: dashed; }

.app-view-entry:hover .entry-thumbnail {
  border-color: #7ABFDD; }

.app-view-entry.selected .entry-thumbnail {
  border-color: #057CB0; }

.app-view-entry.selected .entry-metadata dt, .app-view-entry.selected .entry-metadata dd, .app-view-entry.selected .entry-metadata .entry-categories, .app-view-entry.selected .entry-metadata .entry-tags, .app-view-entry.selected .entry-metadata .entry-description {
  color: #F0F0F0; }

.app-view-entry .entry-title {
  font-weight: bold; }

.app-view-entry .entry-link {
  text-decoration: none; }

.app-view-entry .entry-metadata dt, .app-view-entry .entry-metadata dd, .app-view-entry .entry-metadata .entry-categories, .app-view-entry .entry-metadata .entry-tags, .app-view-entry .entry-metadata .entry-description {
  color: #333;
  word-wrap: break-word; }

.app-view-entry .entry-metadata .entry-categories .taglib-asset-categories-summary {
  font-weight: bold; }
  .app-view-entry .entry-metadata .entry-categories .taglib-asset-categories-summary .asset-category {
    font-weight: normal; }

.app-view-entry.selected, .app-view-entry.selected:hover {
  background-color: #00A2EA; }

.app-view-entry.selected a, .app-view-entry.selected a:focus, .app-view-entry.selected a:hover {
  color: #FFF; }

.app-view-entry.selected a .lfr-icon-menu-arrow {
  color: #333; }

.app-view-entry.active-area, .app-view-entry.active-area.hover, .app-view-entry.active-area td {
  background-color: #5AD300; }

.app-view-entry:hover, .app-view-entry.hover {
  background-color: #D3E8F1; }

.app-view-entry a.entry-link:hover {
  text-decoration: none; }
  .app-view-entry a.entry-link:hover .entry-metadata .entry-title .entry-title-text {
    text-decoration: underline; }

.app-view-entry-taglib.entry-display-style.display-icon .entry-title {
  font-weight: normal; }

.app-view-search-entry-taglib .entry-discussion a, .app-view-search-entry-taglib .entry-attachment a {
  text-decoration: none; }

.app-view-search-entry-taglib .entry-discussion:hover, .app-view-search-entry-taglib .entry-attachment:hover {
  background-color: #D3E8F1; }

.app-view-search-entry-taglib .entry-folder {
  color: #999; }

.app-view-search-entry-taglib .entry-link .entry-thumbnail-image {
  color: #000;
  text-decoration: none; }

.app-view-search-entry-taglib.alt {
  background-color: #EDF0F3; }

.app-view-search-entry-taglib.search {
  background-color: #FFF; }
  .app-view-search-entry-taglib.search.alt {
    background-color: #E2E5E8; }

.app-view-taglib .display-style .icon {
  background-image: url(../images/application/layouts.png);
  background-repeat: no-repeat; }

.app-view-taglib .icon-display-descriptive {
  background-position: -32px 0; }

.app-view-taglib .icon-display-icon {
  background-position: -16px 0; }

.app-view-taglib .icon-display-list {
  background-position: 0 0; }

.app-view-taglib .state-active .icon-display-descriptive {
  background-position: -32px 100%; }

.app-view-taglib .state-active .icon-display-icon {
  background-position: -16px 100%; }

@media only screen and (max-width: 767px) {
  .navbar .nav-display-style-buttons .display-style-buttons > .dropdown > .dropdown-menu {
    background-color: transparent;
    box-shadow: none; } }

.navbar .nav-display-style-buttons .display-style-buttons-container .dropdown-toggle .caret {
  border-bottom-color: #333;
  border-top-color: #333; }

.taglib-asset-links {
  border-radius: 4px; }
  .taglib-asset-links h2 {
    color: #999;
    font-size: 1em; }

.taglib-asset-metadata .metadata-entry-label {
  font-weight: normal; }

.taglib-asset-metadata .metadata-author {
  font-weight: bold; }

.taglib-asset-metadata .metadata-entry {
  color: #999; }

.taglib-asset-metadata .metadata-author .asset-user-info .user-info {
  color: #009AE5;
  font-size: 14px;
  line-height: 14px; }

.taglib-asset-metadata .metadata-author .asset-user-info .date-info {
  color: #8C8C8C;
  font-size: 13px; }

.taglib-calendar table {
  border-color: #999; }

.taglib-calendar tr th, .taglib-calendar tr td {
  border-bottom-color: #999; }

.taglib-calendar tr.portlet-section-header th, .taglib-calendar tr td {
  border-color: #999; }

.taglib-calendar a:hover, .taglib-calendar a:focus {
  background-color: #CCC; }

.taglib-calendar .calendar-inactive {
  color: #999; }

.taglib-calendar .has-events a span {
  background: url(../images/calendar/event_indicator.png) no-repeat 50% 95%; }

.taglib-calendar .has-events.calendar-current-day a span {
  background-image: url(../images/calendar/event_indicator_current.png); }

.taglib-categorization-filter.entry-title {
  color: #333;
  font-size: 1em;
  line-height: inherit; }

.taglib-categorization-filter .asset-entry {
  background-color: #DEE7F8;
  border-color: #CAD8F3; }
  .taglib-categorization-filter .asset-entry:hover a {
    text-decoration: none; }
    .taglib-categorization-filter .asset-entry:hover a .icon-remove {
      background-color: #CAD8F3; }

.taglib-diff-addedline, #taglib-diff-results ins {
  background: #E6FFE6; }

.taglib-diff-context {
  background: #EEE; }

.taglib-diff-deletedline, #taglib-diff-results del {
  background: #FFE6E6; }

.taglib-diff-html div.diff-removed-image {
  background: #FDC6C6 url(../images/diff/minus.png); }

.taglib-diff-html div.diff-added-image {
  background: #CFC url(../images/diff/plus.png) no-repeat; }

.taglib-diff-html div.diff-removed-image, .taglib-diff-html div.diff-added-image {
  opacity: 0.55; }

.taglib-diff-html span.diff-html-added {
  background-color: #CFC;
  font-size: 1em; }
  .taglib-diff-html span.diff-html-added img {
    border-color: #CFC; }

.taglib-diff-html span.diff-html-changed {
  background: url(../images/diff/underline.png) bottom repeat-x; }
  .taglib-diff-html span.diff-html-changed img {
    border-color: #009; }

.taglib-diff-html span.diff-html-removed {
  background-color: #FDC6C6;
  font-size: 1em;
  text-decoration: line-through; }
  .taglib-diff-html span.diff-html-removed img {
    border-color: #FDC6C6; }

.diff-version-comparator .taglib-diff-html .diff-html-changed {
  background-image: none;
  border-bottom-color: #009AE5; }
  .diff-version-comparator .taglib-diff-html .diff-html-changed img {
    border-color: #009AE5; }

.diff-version-comparator .diff-target-selector {
  border-left-color: #E5E5E5; }

.diff-version-comparator .diff-version-filter {
  background-color: #F9F9F9; }

.taglib-discussion .lfr-discussion .lfr-discussion-form-edit .alloy-editor-placeholder {
  border-left-color: #DBDDE1; }

@media only screen and (min-width: 768px) {
  .taglib-discussion .lfr-discussion-details .taglib-user-display {
    word-wrap: break-word; } }

.taglib-discussion .lfr-discussion-details .taglib-user-display .user-details .user-name {
  font-weight: bold;
  text-decoration: none; }
  .taglib-discussion .lfr-discussion-details .taglib-user-display .user-details .user-name:hover {
    text-decoration: underline; }

.taglib-discussion .lfr-discussion-details .taglib-user-display .user-profile-image .avatar {
  background-size: 50px; }

.taglib-discussion .lfr-discussion-actions li a, .taglib-discussion .lfr-discussion-actions li a span {
  text-decoration: none; }

.taglib-discussion .lfr-discussion-actions li a:hover span, .taglib-discussion .lfr-discussion-actions li a:focus span {
  text-decoration: underline; }

.taglib-discussion .lfr-discussion-form-container .lfr-discussion-form {
  background: #DDD;
  border-radius: 4px; }
  .taglib-discussion .lfr-discussion-form-container .lfr-discussion-form .taglib-user-display .user-profile-image .avatar {
    background-size: 40px; }

.lfr-discussion-reply.popover .lfr-discussion-reply-user-name {
  font-weight: bold; }

.drop-zone.drop-enabled:not(.no-border) {
  outline-color: rgba(176, 180, 187, 0.5); }

.drop-here-info .drop-icons span:nth-of-type(1), .drop-here-info .drop-icons span:nth-of-type(3) {
  background: #E8E6E8;
  color: #A5A6AC; }

.drop-here-info .drop-icons span:nth-of-type(2) {
  background: #00C2FF;
  color: #FFF; }

.drop-here-info .drop-text {
  color: #FFF; }

.drop-active .drop-here-info {
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 100; }

.lfr-ddm-field-group {
  margin-bottom: 20px; }

.lfr-ddm-field-group-inline {
  display: inline-block;
  vertical-align: bottom; }

.taglib-form-navigator > .form-steps > ul.form-navigator.list-group {
  background: transparent; }
  .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active {
    background: transparent;
    opacity: 1; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label:hover, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label:focus {
      background: transparent; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label .message {
      color: #000;
      opacity: 0.7; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label .number {
      background: #333;
      font-size: 18px;
      opacity: 1; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label .tab-icon {
      color: #333; }
  .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label {
    background: transparent;
    outline: 0; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:hover, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:focus {
      text-decoration: none; }
      .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:hover .number, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:focus .number {
        opacity: 1; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .number {
      background: #CCC;
      color: #FFF;
      font-size: 14px;
      font-weight: bold;
      opacity: 0.6;
      text-decoration: none; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .message {
      color: #000;
      font-size: 12px; }

.taglib-header {
  border-bottom-color: #C8C9CA;
  color: #555; }
  .taglib-header .header-back-to a {
    font-weight: bold;
    text-decoration: none; }

a.taglib-icon, a.taglib-icon:focus, a.taglib-icon:hover {
  text-decoration: none; }

a.taglib-icon:focus .taglib-text, a.taglib-icon:hover .taglib-text {
  text-decoration: underline; }

a.taglib-icon.btn:focus .taglib-text, a.taglib-icon.btn:hover .taglib-text {
  text-decoration: none; }

.taglib-icon[lang] > img {
  vertical-align: baseline;
  width: 16px; }

.taglib-icon-label {
  margin-left: 12px; }

.taglib-image-selector .change-image-controls {
  background: #FFF; }

.taglib-image-selector .glyphicon-ok {
  background: #FFF;
  opacity: 0;
  z-index: -1; }

.taglib-image-selector .progress-wrapper .progressbar {
  background: #B0B4BB;
  opacity: 0.7; }

.taglib-image-selector.check-active .glyphicon-ok {
  opacity: 1;
  z-index: 0; }

.taglib-image-selector.drop-active {
  outline-width: 0; }
  .taglib-image-selector.drop-active .browse-image-controls {
    opacity: 0; }
  .taglib-image-selector.drop-active .glyphicon-ok {
    opacity: 0; }
  .taglib-image-selector.drop-active .image-wrapper {
    opacity: 0.15; }
  .taglib-image-selector.drop-active .error-wrapper {
    opacity: 0; }

.taglib-image-selector.progress-active .image-wrapper {
  opacity: 0.15; }

.taglib-image-selector.progress-active .browse-image-controls {
  opacity: 0; }

.taglib-image-selector.progress-active .drop-here-info {
  opacity: 0; }

.taglib-image-selector.progress-active .glyphicon-ok {
  opacity: 0; }

.input-localized .palette-item-inner .lfr-input-localized-flag {
  font-size: 16px;
  opacity: 0.5; }

.input-localized.input-localized-focused .palette-item-inner .lfr-input-localized-flag {
  opacity: 1; }

.input-localized .palette-item-inner {
  border-color: #666; }

.input-localized .palette-item, .input-localized .palette-item-inner, .input-localized .palette-item-hover, .input-localized .palette-item-hover .palette-item-inner {
  border-color: transparent; }

.input-localized .lfr-input-localized .lfr-input-localized-state {
  background: #DDD; }
  .input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
    background: #FF0047; }

.input-localized .palette-item-selected .lfr-input-localized-state {
  background: #27C1F2; }

.taglib-move-boxes .choice-selector label {
  background: #EBF1F9;
  border-bottom-color: #8DB2F3; }

.taglib-move-boxes .sortable-container .move-option {
  background-color: transparent; }
  .taglib-move-boxes .sortable-container .move-option.move-option-dragging {
    background-color: #FAFAFA; }
  .taglib-move-boxes .sortable-container .move-option .handle {
    color: #999; }

.lfr-tree-display-page .tree-node .tree-node-over .tree-label {
  text-decoration: none; }

.lfr-tree-display-page .tree-label {
  cursor: default; }
  .lfr-tree-display-page .tree-label a {
    color: black; }
  .lfr-tree-display-page .tree-label .layout-page-invalid {
    color: #AAA;
    font-style: italic; }
    .lfr-tree-display-page .tree-label .layout-page-invalid:hover {
      cursor: default;
      text-decoration: none; }

.lfr-tree-radio.lfr-tree-root-node-hidden .lfr-root-node + .tree-container {
  margin-left: 0; }

.lfr-map {
  border-color: #CCC; }
  .lfr-map .search-controls {
    font-size: 15px; }

.navbar .navbar-search {
  background-color: #F3F3F3; }
  @media only screen and (min-width: 768px) {
    .navbar .navbar-search {
      background-color: transparent; } }

.taglib-portlet-preview.show-borders {
  border-color: #828F95; }
  .taglib-portlet-preview.show-borders .title {
    background-color: #D3DADD;
    font-size: 1.4em;
    font-weight: bold; }

.lfr-search-container-wrapper a {
  color: #212529; }

.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle {
  color: #6c757d; }
  .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:active, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:focus, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:hover {
    background-color: #F7F8F9;
    border-radius: 4px;
    color: #212529; }

.lfr-search-container-wrapper .list-group {
  margin-bottom: 0; }
  .lfr-search-container-wrapper .list-group .list-group-item:nth-last-child(2) {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }
  .lfr-search-container-wrapper .list-group .list-group-item h4 {
    font-size: 0.875rem;
    line-height: 1.5;
    margin-bottom: 0; }
  .lfr-search-container-wrapper .list-group .list-group-item h5, .lfr-search-container-wrapper .list-group .list-group-item h6, .lfr-search-container-wrapper .list-group .list-group-item .h5, .lfr-search-container-wrapper .list-group .list-group-item .h6 {
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 0; }
  .lfr-search-container-wrapper .list-group .list-group-item h6 + h5 {
    font-weight: 600; }
  .lfr-search-container-wrapper .list-group .list-group-item .checkbox {
    margin-top: 0; }
  .lfr-search-container-wrapper .list-group + .taglib-search-iterator-page-iterator-bottom {
    margin-top: 20px; }

.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:first-child, .lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:first-child {
  border-bottom-left-radius: 0.25rem; }

.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:last-child, .lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:last-child {
  border-bottom-right-radius: 0.25rem; }

.lfr-asset-type-column, .lfr-author-column, .lfr-city-column, .lfr-country-column, .lfr-email-address-column, .lfr-job-title-column, .lfr-region-column, .lfr-removed-by-column, .lfr-replier-column, .lfr-scope-column, .lfr-screen-name-column, .lfr-type-column, .lfr-user-column, .lfr-users-column {
  word-break: break-all \9;
  word-wrap: break-word; }
  @media only screen and (min-width: 768px) {
    .lfr-asset-type-column, .lfr-author-column, .lfr-city-column, .lfr-country-column, .lfr-email-address-column, .lfr-job-title-column, .lfr-region-column, .lfr-removed-by-column, .lfr-replier-column, .lfr-scope-column, .lfr-screen-name-column, .lfr-type-column, .lfr-user-column, .lfr-users-column {
      max-width: 125px;
      min-width: 100px; } }

.lfr-completion-date-column, .lfr-create-date-column, .lfr-date-column, .lfr-display-date-column, .lfr-expiration-date-column, .lfr-last-post-date-column, .lfr-modified-date-column, .lfr-removed-date-column, .lfr-reply-date-column, .lfr-revision-column, .lfr-size-column {
  white-space: nowrap; }

.lfr-description-column, .lfr-role-column {
  max-width: 375px;
  min-width: 375px; }

.lfr-email-address-column, .lfr-name-column, .lfr-parent-organization-column, .lfr-screen-name-column, .lfr-title-column, .lfr-url-column, .lfr-wiki-column {
  max-width: 200px;
  min-width: 200px; }

.lfr-email-column, .lfr-mobile-column, .lfr-website-column {
  min-width: 100px; }
  @media only screen and (min-width: 768px) {
    .lfr-email-column, .lfr-mobile-column, .lfr-website-column {
      min-width: 115px; } }
  .lfr-email-column .checkbox-container .form-group, .lfr-mobile-column .checkbox-container .form-group, .lfr-website-column .checkbox-container .form-group {
    margin-bottom: 0; }

.user-info .user-details .date-info {
  color: #8C8C8C; }

.user-info .user-details .user-name {
  color: #009AE5; }

.taglib-search-toggle .toggle-advanced {
  color: inherit; }
  .taglib-search-toggle .toggle-advanced, .taglib-search-toggle .toggle-advanced:hover, .taglib-search-toggle .toggle-advanced:focus {
    text-decoration: none; }

.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced {
  background-color: #FCFCFC;
  border-color: #DDD; }
  .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .btn.close {
    margin-right: 5px; }
  .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content {
    position: relative; }
    .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content .match-fields {
      margin-bottom: 0; }
    .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content .match-fields-legend {
      color: #999;
      font-size: 13px; }

.taglib-social-activities .day-separator {
  border-bottom-color: #CCC; }

.taglib-social-bookmarks a.social-bookmark-link {
  background-repeat: no-repeat; }

.taglib-user-display a .user-name {
  text-decoration: underline; }

.taglib-user-display .avatar {
  background: no-repeat center;
  background-size: 60px; }
  .taglib-user-display .avatar.author:after {
    background: rgba(50, 168, 230, 0.5); }

.taglib-user-display .user-name {
  font-size: 1.1em;
  font-weight: bold; }

.js .taglib-webdav.visible {
  background: #F0F5F7; }

.js .taglib-webdav table {
  border-color: #828F95; }

.taglib-workflow-status .workflow-id, .taglib-workflow-status .workflow-version, .taglib-workflow-status .workflow-status {
  color: #999; }

/* ---------- Cards ---------- */
/* ---------- Cards horizontal ---------- */
/* ---------- Dialogs ---------- */
/* ---------- Splitter ---------- */
/* ---------- Toggle card ---------- */
/* ---------- File icons colors ---------- */
/* ---------- File icons text colors ---------- */
/* ---------- User icons background colors ---------- */
/* ---------- User icons border color ---------- */
/* ---------- User icons colors ---------- */
.aspect-ratio.aspect-ratio-8-to-3 {
  padding-bottom: 37.5%; }

.lfr-autocomplete-input-list .yui3-aclist-list {
  margin: 0; }

.liferay-autocomplete-input-mirror {
  left: -9999px;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  top: -9999px;
  visibility: hidden;
  white-space: pre-wrap;
  word-wrap: break-word; }

.card-tab-group .card-tab:nth-child(n+2) {
  border-left: 4px solid #65B6F0;
  padding-left: 20px; }
  .card-tab-group .card-tab:nth-child(n+2) .card-tab {
    border-left: 4px solid #93ccf5;
    padding-left: 20px; }
    .card-tab-group .card-tab:nth-child(n+2) .card-tab .card-tab {
      border-left-color: #c2e2f9; }
      .card-tab-group .card-tab:nth-child(n+2) .card-tab .card-tab .card-tab {
        border-left-width: 0;
        padding-left: 0; }

.hsv-palette .hsv-view-container .hsv-label-value-hex .hsv-value {
  width: 95px; }

.hsv-palette .hsv-view-container .hsv-value {
  width: 56px; }

.yui3-color-picker-popover .palette-container {
  border-collapse: separate; }

.dialog-iframe-popup .hsv-palette-modal.modal-dialog {
  bottom: 0 !important;
  left: 0 !important;
  margin: 0;
  max-width: none;
  right: 0 !important;
  top: 0 !important;
  width: 100%; }
  @media (min-width: 768px) {
    .dialog-iframe-popup .hsv-palette-modal.modal-dialog {
      bottom: auto !important;
      height: 100%;
      left: 50% !important;
      max-height: 375px;
      max-width: 650px;
      right: auto !important;
      top: 50% !important;
      transform: translate(-50%, -50%); } }
  .dialog-iframe-popup .hsv-palette-modal.modal-dialog > .hsv-palette-modal-content {
    bottom: 0;
    left: 0;
    overflow: visible;
    position: absolute;
    right: 0;
    top: 0; }
    @media (max-width: 767.98px) {
      .dialog-iframe-popup .hsv-palette-modal.modal-dialog > .hsv-palette-modal-content {
        border-radius: 0;
        border-width: 0; } }
  @media (max-width: 767.98px) {
    .dialog-iframe-popup .hsv-palette-modal.modal-dialog .modal-body {
      padding: 1rem; } }
  .dialog-iframe-popup .hsv-palette-modal.modal-dialog .hsv-default-size.hsv-container {
    width: 100%; }
  .dialog-iframe-popup .hsv-palette-modal.modal-dialog .hsv-image-container {
    margin: 0; }

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

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

.dialog-iframe-popup .sheet > .lfr-nav {
  margin-top: -24px; }

.dialog-iframe-popup .contacts-portlet .portlet-configuration-container .form {
  position: static; }

.dialog-iframe-popup .lfr-form-content {
  padding: 15px; }

.dialog-iframe-popup .portlet-body,
.dialog-iframe-popup .portlet-boundary,
.dialog-iframe-popup .portlet-column,
.dialog-iframe-popup .portlet-layout {
  height: 100%; }

.dialog-iframe-popup .portlet-column {
  position: static; }

.dialog-iframe-popup .dialog-body > .container-fluid-1280, .dialog-iframe-popup .dialog-body .container-view,
.dialog-iframe-popup .export-dialog-tree > .container-fluid-1280,
.dialog-iframe-popup .export-dialog-tree .container-view,
.dialog-iframe-popup .lfr-dynamic-uploader > .container-fluid-1280,
.dialog-iframe-popup .lfr-dynamic-uploader .container-view,
.dialog-iframe-popup .lfr-form-content > .container-fluid-1280,
.dialog-iframe-popup .lfr-form-content .container-view,
.dialog-iframe-popup .portlet-configuration-body-content > .container-fluid-1280,
.dialog-iframe-popup .portlet-configuration-body-content .container-view,
.dialog-iframe-popup .process-list > .container-fluid-1280,
.dialog-iframe-popup .process-list .container-view,
.dialog-iframe-popup .roles-selector-body > .container-fluid-1280,
.dialog-iframe-popup .roles-selector-body .container-view {
  padding-top: 20px; }
  .dialog-iframe-popup .dialog-body > .container-fluid-1280 > .nav-tabs-default, .dialog-iframe-popup .dialog-body > .container-fluid-1280 .nav-tabs-underline, .dialog-iframe-popup .dialog-body .container-view > .nav-tabs-default, .dialog-iframe-popup .dialog-body .container-view .nav-tabs-underline,
  .dialog-iframe-popup .export-dialog-tree > .container-fluid-1280 > .nav-tabs-default,
  .dialog-iframe-popup .export-dialog-tree > .container-fluid-1280 .nav-tabs-underline,
  .dialog-iframe-popup .export-dialog-tree .container-view > .nav-tabs-default,
  .dialog-iframe-popup .export-dialog-tree .container-view .nav-tabs-underline,
  .dialog-iframe-popup .lfr-dynamic-uploader > .container-fluid-1280 > .nav-tabs-default,
  .dialog-iframe-popup .lfr-dynamic-uploader > .container-fluid-1280 .nav-tabs-underline,
  .dialog-iframe-popup .lfr-dynamic-uploader .container-view > .nav-tabs-default,
  .dialog-iframe-popup .lfr-dynamic-uploader .container-view .nav-tabs-underline,
  .dialog-iframe-popup .lfr-form-content > .container-fluid-1280 > .nav-tabs-default,
  .dialog-iframe-popup .lfr-form-content > .container-fluid-1280 .nav-tabs-underline,
  .dialog-iframe-popup .lfr-form-content .container-view > .nav-tabs-default,
  .dialog-iframe-popup .lfr-form-content .container-view .nav-tabs-underline,
  .dialog-iframe-popup .portlet-configuration-body-content > .container-fluid-1280 > .nav-tabs-default,
  .dialog-iframe-popup .portlet-configuration-body-content > .container-fluid-1280 .nav-tabs-underline,
  .dialog-iframe-popup .portlet-configuration-body-content .container-view > .nav-tabs-default,
  .dialog-iframe-popup .portlet-configuration-body-content .container-view .nav-tabs-underline,
  .dialog-iframe-popup .process-list > .container-fluid-1280 > .nav-tabs-default,
  .dialog-iframe-popup .process-list > .container-fluid-1280 .nav-tabs-underline,
  .dialog-iframe-popup .process-list .container-view > .nav-tabs-default,
  .dialog-iframe-popup .process-list .container-view .nav-tabs-underline,
  .dialog-iframe-popup .roles-selector-body > .container-fluid-1280 > .nav-tabs-default,
  .dialog-iframe-popup .roles-selector-body > .container-fluid-1280 .nav-tabs-underline,
  .dialog-iframe-popup .roles-selector-body .container-view > .nav-tabs-default,
  .dialog-iframe-popup .roles-selector-body .container-view .nav-tabs-underline {
    margin-left: -15px;
    margin-right: -15px;
    margin-top: -20px; }

.dialog-iframe-popup .dialog-body > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .export-dialog-tree > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .lfr-dynamic-uploader > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .lfr-form-content > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .portlet-configuration-body-content > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .process-list > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .roles-selector-body > .lfr-nav + .container-fluid-1280 {
  padding-top: 0; }

.dialog-iframe-popup .login-container {
  padding: 1rem; }

.dialog-iframe-popup .management-bar-default,
.dialog-iframe-popup .navbar-default {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0;
  border-top-width: 0;
  margin-bottom: 0; }

.dialog-iframe-popup .navbar ~ .portlet-configuration-setup,
.dialog-iframe-popup .portlet-export-import-container {
  height: calc(100% - 48px);
  position: relative; }
  @media only screen and (min-width: 768px) {
    .dialog-iframe-popup .navbar ~ .portlet-configuration-setup,
    .dialog-iframe-popup .portlet-export-import-container {
      height: calc(100% - 48px); } }

.dialog-iframe-popup .navigation-bar > .container-fluid {
  margin-left: 24px;
  margin-right: 24px;
  padding: 0; }

.dialog-iframe-popup .panel-group .panel {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0; }

.dialog-iframe-popup .panel-group .panel + .panel {
  border-top-width: 0;
  margin-top: 0; }

.dialog-iframe-popup .panel-heading {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.dialog-iframe-popup .portlet-configuration-setup .lfr-nav {
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding-left: 3px;
  padding-right: 3px; }
  @media only screen and (min-width: 768px) {
    .dialog-iframe-popup .portlet-configuration-setup .lfr-nav {
      padding-left: 8px;
      padding-right: 8px; } }

.dialog-iframe-popup .lfr-dynamic-uploader,
.dialog-iframe-popup .process-list {
  bottom: 0;
  display: block;
  left: 0;
  overflow: auto;
  position: absolute;
  right: 0;
  top: 48px;
  -webkit-overflow-scrolling: touch; }
  @media only screen and (min-width: 768px) {
    .dialog-iframe-popup .lfr-dynamic-uploader,
    .dialog-iframe-popup .process-list {
      top: 48px; } }

.dialog-iframe-popup .portlet-export-import-publish-processes {
  top: 0; }

@media only screen and (min-width: 992px) {
  .dialog-with-footer #main-content, .dialog-with-footer #wrapper {
    height: calc(100% - 60px); } }

.dialog-with-footer .button-holder.dialog-footer, .dialog-with-footer .sheet-footer.dialog-footer {
  background-color: #FFF;
  border-top: 1px solid #e9ecef;
  bottom: 0;
  display: flex;
  flex-direction: row-reverse;
  left: 0;
  margin: 0;
  padding: 10px 24px;
  width: 100%; }
  @media only screen and (min-width: 992px) {
    .dialog-with-footer .button-holder.dialog-footer, .dialog-with-footer .sheet-footer.dialog-footer {
      position: fixed; } }
  .dialog-with-footer .button-holder.dialog-footer .btn, .dialog-with-footer .sheet-footer.dialog-footer .btn {
    margin-left: 1rem;
    margin-right: 0; }

@media only screen and (min-width: 992px) {
  .dialog-with-footer .dialog-body,
  .dialog-with-footer .lfr-dynamic-uploader,
  .dialog-with-footer .lfr-form-content,
  .dialog-with-footer .portlet-configuration-body-content,
  .dialog-with-footer .roles-selector-body {
    padding-bottom: 60px; } }

.dialog-with-footer .lfr-dynamic-uploader.hide-dialog-footer {
  bottom: 0; }
  .dialog-with-footer .lfr-dynamic-uploader.hide-dialog-footer + .dialog-footer {
    display: none; }

.dialog-with-footer .portlet-configuration-edit-permissions .portlet-configuration-body-content {
  display: flex;
  flex-direction: column;
  overflow: visible; }
  .dialog-with-footer .portlet-configuration-edit-permissions .portlet-configuration-body-content > form {
    flex-grow: 1;
    max-width: none;
    overflow: auto; }
  .dialog-with-footer .portlet-configuration-edit-permissions .portlet-configuration-body-content .table-responsive, .dialog-with-footer .portlet-configuration-edit-permissions .portlet-configuration-body-content .table-responsive-lg {
    overflow: visible; }

.dialog-with-footer .portlet-configuration-edit-templates .portlet-configuration-body-content {
  bottom: 0; }

.portlet-layout.dragging {
  border-collapse: separate; }

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

.active-area {
  background: #FFC; }

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

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

.proxy {
  cursor: move;
  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(../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; }

.lfr-editable {
  outline: 1px dashed #68BB30;
  outline-offset: 2px;
  position: relative; }
  .lfr-editable:after {
    background: #68BB30 url(../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 .field-input {
      margin-bottom: 0; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .textfield-label {
      display: none; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn-toolbar-content {
      display: inline-block;
      vertical-align: bottom; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn-group {
      margin-top: 0; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn {
      display: inline-block;
      float: none;
      margin-top: 0;
      width: auto; }

.alloy-editor-container .alloy-editor {
  outline: 0; }
  .alloy-editor-container .alloy-editor.alloy-editor-placeholder {
    color: #2B4259; }
    .alloy-editor-container .alloy-editor.alloy-editor-placeholder.ae-placeholder:not(:focus) {
      background: transparent;
      border-left-color: #DBDDE1;
      color: #B0B4BB; }
    .alloy-editor-container .alloy-editor.alloy-editor-placeholder.readonly {
      color: #CCC; }

.alloy-editor-container .alloy-editor-icon {
  color: #869CAD; }

.has-error .alloy-editor-container .alloy-editor.alloy-editor-placeholder.ae-placeholder:not(:focus) {
  border-left-color: #CC6677; }

.cke_dialog .cke_dialog_ui_input_text {
  height: auto; }

.cke_editable_inline a {
  cursor: pointer; }

.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 table ---------- */
.cke_show_border {
  width: 500px; }
  .cke_show_border td {
    height: 15px; }

/* ---------- CKEditor image resizer ---------- */
.cke_widget_image .cke_image_resizer {
  background-clip: content-box;
  bottom: -15px;
  height: 40px;
  outline-color: transparent;
  padding: 20px 10px 10px 20px;
  right: -15px;
  width: 40px; }

.html-editor.portlet {
  background: #FFF;
  color: #000;
  line-height: 1;
  padding: 1em;
  text-align: start; }

.html-editor.portlet-message-boards {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
  word-wrap: break-word;
  word-wrap: break-word; }
  .html-editor.portlet-message-boards blockquote {
    background: #EEF0F2 url(../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(../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; }

.lfr-source-editor {
  border-color: #CCC; }
  .lfr-source-editor .lfr-source-editor-toolbar li > .btn {
    background-color: #FFF;
    border: transparent;
    color: #717383;
    outline: 0; }
  .lfr-source-editor .lfr-source-editor-code {
    background-color: #FFF;
    color: #2B4259; }
    .lfr-source-editor .lfr-source-editor-code .ace_gutter {
      background-color: #EDEDEF;
      color: #868896;
      overflow: hidden; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget {
        font-family: fontawesome-alloy;
        text-align: center;
        vertical-align: middle; }
        .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_open, .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed {
          background-image: none; }
        .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_open:before {
          content: "\f0d7"; }
        .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed:before {
          content: "\f0dA"; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-active-cell {
        color: #FFF; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-active-line {
        background-color: #717383; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-layer {
        border-right: solid 1px #CCC; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_info {
        background-image: none; }
    .lfr-source-editor .lfr-source-editor-code .ace_content .ace_active-line {
      background-color: #EDEDEF; }
    .lfr-source-editor .lfr-source-editor-code .ace_content .ace_constant {
      color: #34ADAB; }
    .lfr-source-editor .lfr-source-editor-code .ace_content .ace_tag {
      color: #1D5EC7; }
    .lfr-source-editor .lfr-source-editor-code .ace_content .ace_string {
      color: #FF6C58; }
      .lfr-source-editor .lfr-source-editor-code .ace_content .ace_string.ace_regex {
        color: #F00; }
  .lfr-source-editor.ace_dark .lfr-source-editor-code {
    background-color: #47474F;
    color: #FFF; }
    .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_gutter {
      background: #54555E;
      color: #FFF; }
      .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_gutter .ace_gutter-active-line {
        background-color: #009AED; }
    .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_active-line {
      background-color: #11394E; }
    .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_cursor {
      color: #FFF; }
    .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_tag {
      color: #4D91FF; }

.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .panel-splitter {
  border-color: #CCC; }

.mce-content-body {
  text-align: start; }

.file-icon-color-0 {
  background-color: #6B6C7E;
  color: #FFF; }

.file-icon-color-1 {
  background-color: #A7A9BC;
  color: #FFF; }

.file-icon-color-2 {
  background-color: #50D2A0;
  color: #FFF; }

.file-icon-color-3 {
  background-color: #AF78FF;
  color: #FFF; }

.file-icon-color-4 {
  background-color: #FFB46E;
  color: #FFF; }

.file-icon-color-5 {
  background-color: #FF5F5F;
  color: #FFF; }

.file-icon-color-6 {
  background-color: #4B9BFF;
  color: #FFF; }

.file-icon-color-7 {
  background-color: #272833;
  color: #FFF; }

.lfr-item-viewer .image-viewer-base {
  outline: none; }

.lfr-item-viewer .item-preview:hover {
  cursor: pointer; }

.lfr-item-viewer .aspect-ratio a.item-preview {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

.lfr-item-viewer .search-info {
  background-color: #D3E8F1; }
  .lfr-item-viewer .search-info .keywords {
    font-size: 1.4em;
    font-weight: bold; }
  .lfr-item-viewer .search-info .change-search-folder {
    font-size: 0.8em;
    font-weight: normal; }

.lfr-item-viewer .progress-container {
  background-color: #FFF; }

.lfr-item-viewer.uploading > div:not(.progress-container) {
  opacity: 0.3; }

.image-viewer-caption {
  color: #777; }

.image-viewer-footer-control, .image-viewer-footer-control:focus, .image-viewer-footer-control:hover {
  color: #777; }

@media only screen and (min-width: 768px) {
  .image-viewer-sidenav-menu {
    background-color: transparent;
    border-left-width: 0; } }

.image-viewer-sidenav dd {
  color: #8B8B8B;
  margin-bottom: 16px; }
  @media only screen and (min-width: 768px) {
    .image-viewer-sidenav dd {
      color: #777; } }

.image-viewer-sidenav .h5 {
  color: #869CAD;
  margin-bottom: 3px; }
  @media only screen and (min-width: 768px) {
    .image-viewer-sidenav .h5 {
      color: #FFF; } }

.image-viewer-sidenav .nav-tabs-default > li {
  padding-left: 20px; }
  .image-viewer-sidenav .nav-tabs-default > li:first-child {
    padding-left: 0; }

.image-viewer-sidenav .nav-tabs-default > li:first-child > a {
  padding-left: 0; }

.image-viewer-sidenav .nav-tabs-default > li > a {
  border-color: transparent;
  color: #777;
  padding-left: 0;
  padding-right: 0; }

.image-viewer-sidenav .nav-tabs-default > .active > a, .image-viewer-sidenav .nav-tabs-default > .active > a:focus, .image-viewer-sidenav .nav-tabs-default > .active > a:hover {
  border-color: transparent;
  color: #777; }
  @media only screen and (min-width: 768px) {
    .image-viewer-sidenav .nav-tabs-default > .active > a, .image-viewer-sidenav .nav-tabs-default > .active > a:focus, .image-viewer-sidenav .nav-tabs-default > .active > a:hover {
      color: #FFF; } }

.image-viewer-sidenav .nav-tabs-default > .active > a:after {
  background-color: #65B6F0;
  bottom: -10px;
  content: '';
  display: block;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0; }

.image-viewer-sidenav-body {
  padding-top: 0; }

.lfr-item-viewer .lfr-item-viewer-close {
  color: #FFF;
  opacity: 1; }
  .lfr-item-viewer .lfr-item-viewer-close, .lfr-item-viewer .lfr-item-viewer-close:focus, .lfr-item-viewer .lfr-item-viewer-close:hover {
    color: #FFF; }
  .lfr-item-viewer .lfr-item-viewer-close .icon-monospaced {
    color: #777; }

.lfr-item-viewer-icon-info {
  color: #FFF; }

.nav.list-group li > a:focus, .nav.list-group li > a:hover {
  background-color: #E5F5FC;
  color: #009AE5; }

.nav.list-group > .active {
  border-width: 1px 0 0 0; }
  .nav.list-group > .active > a, .nav.list-group > .active > a:focus, .nav.list-group > .active > a:hover {
    background-color: #60BFEF;
    border: 1px solid #60BFEF;
    color: #FFF; }

.nav.list-group .list-group-item {
  padding: 0; }
  .nav.list-group .list-group-item.nav-header {
    background-color: #F3F3F3;
    padding-left: 10px;
    padding-right: 10px; }

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

.app-view-drop-active {
  background-color: #00A2EA;
  font-weight: bold; }
  .category-portlets .app-view-drop-active {
    background-color: #00A2EA;
    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; }

.has-control-menu .lfr-asset-anchor {
  height: 74px;
  margin-top: -74px; }

.lfr-asset-anchor {
  display: block;
  height: 10px;
  margin-top: -10px;
  position: relative;
  z-index: -1; }

.lfr-url-error {
  display: inline-block;
  white-space: normal;
  overflow-wrap: break-all;
  word-wrap: break-all;
  word-break: break-all; }

.lfr-page-layouts {
  padding: 0; }
  .lfr-page-layouts input[type="radio"]:checked + .card-horizontal {
    box-shadow: inset 0 0 0 2px #65B6F0; }

.dialog-iframe-popup #main-content, .dialog-iframe-popup #wrapper {
  bottom: 0;
  left: 0;
  overflow: auto;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-overflow-scrolling: touch; }

.modal {
  display: block;
  margin: 0;
  overflow: hidden;
  position: fixed; }

.modal-body {
  overflow: auto; }
  .modal-body.dialog-iframe-bd {
    overflow: hidden; }

@media only screen and (min-width: 768px) {
  .modal-dialog {
    max-width: none; } }

.modal-dialog.modal-dialog-sm {
  max-width: 500px; }

.modal-hidden {
  display: none; }

.modal-open .modal {
  overflow: hidden; }

.portal-popup .columns-max > .portlet-layout.row {
  margin-left: 0;
  margin-right: 0; }
  .portal-popup .columns-max > .portlet-layout.row > .portlet-column {
    padding-left: 0;
    padding-right: 0; }

.dragging .portlet-column.customizable {
  background-color: #CFFCCF;
  outline: 3px solid #5EAF3D; }

.customizable-layout-column-content {
  background-color: #C92C3C; }
  .customizable-layout-column-content.yui3-widget-content-expanded {
    margin: 0 15px; }

.layout-customizable-controls {
  background-color: rgba(201, 44, 60, 0.8); }

.customizable .customizable-layout-column-content {
  background-color: #5EAF3D; }

.customizable .layout-customizable-controls {
  background-color: rgba(94, 175, 61, 0.8); }

.layout-customizable-controls-container {
  margin: 0 15px;
  position: relative; }

.layout-customizable-controls {
  font-size: 1.5em;
  padding: 4px 16px;
  position: absolute;
  width: 100%;
  z-index: 15; }
  .layout-customizable-controls label {
    color: #FFF; }

.paginator-link {
  background: #EEE 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(../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(../images/arrows/paging_first.png); }

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

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

.paginator-next-link {
  background-image: url(../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; }

.info-panel .panel-group {
  margin-left: -1.5rem;
  margin-right: -1.5rem; }

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

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

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

.panel-hd {
  background: #C0C2C5 url(../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; }

.sheet > .panel-group .sheet-footer {
  margin-bottom: 0; }

.sheet-footer {
  display: inline-flex; }
  .sheet-footer .btn {
    margin-right: 0.5rem; }
    .sheet-footer .btn:last-child {
      margin-right: 0; }

@media only screen and (min-width: 768px) {
  .sheet .display-style-icon .lfr-asset-item {
    width: 25%; } }

.splitter {
  background-color: #f8f9fa;
  border-radius: 0.25rem 0.25rem 0 0;
  padding: 10px 15px;
  position: relative;
  z-index: 1; }
  .splitter.splitter-spaced {
    border-radius: 0.25rem;
    margin-bottom: 20px; }

.table > tbody > tr.splitter {
  height: auto; }
  .table > tbody > tr.splitter > td {
    padding: 0; }

.lfr-nav.nav-tabs {
  margin-bottom: 20px; }

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

.tab-back {
  float: right; }

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

.tag-items {
  list-style: none;
  margin: 0 1em 0 0;
  padding: 0 1em 0.5em 1em;
  white-space: normal; }
  .tag-items li {
    display: inline-block;
    margin: 0 1em 0 0;
    max-width: 100%; }

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

.tagselector-content {
  border-width: 0;
  padding: 0; }
  .tagselector-content .textboxlistentry-holder {
    border-bottom: 2px solid #869CAD;
    margin-bottom: 10px;
    padding: 0; }

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

.lfr-portal-tooltip {
  display: inline-block; }
  .lfr-portal-tooltip, .lfr-portal-tooltip a {
    -webkit-touch-callout: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none; }

.tooltip {
  max-width: 200px; }

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

.underlay {
  clear: both;
  top: 100%; }
  .underlay .yui3-widget-hd {
    height: 38px; }

.underlay-hidden {
  display: none; }

.underlay-content {
  background: #F4F3F3 url(../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; }

.user-icon-color-0 {
  background-color: #FFF;
  border: 1px solid #E7E7ED;
  color: #008576; }

.user-icon-color-1 {
  background-color: #FFF;
  border: 1px solid #E7E7ED;
  color: #287D3C; }

.user-icon-color-2 {
  background-color: #FFF;
  border: 1px solid #E7E7ED;
  color: #2E5AAC; }

.user-icon-color-3 {
  background-color: #FFF;
  border: 1px solid #E7E7ED;
  color: #DA1414; }

.user-icon-color-4 {
  background-color: #FFF;
  border: 1px solid #E7E7ED;
  color: #007DAB; }

.user-icon-color-5 {
  background-color: #FFF;
  border: 1px solid #E7E7ED;
  color: #272833; }

.user-icon-color-6 {
  background-color: #FFF;
  border: 1px solid #E7E7ED;
  color: #6B6C7E; }

.user-icon-color-7 {
  background-color: #FFF;
  border: 1px solid #E7E7ED;
  color: #B95000; }

.user-icon-color-8 {
  background-color: #FFF;
  border: 1px solid #E7E7ED;
  color: #BE3370; }

.user-icon-color-9 {
  background-color: #FFF;
  border: 1px solid #E7E7ED;
  color: #9C33BE; }

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

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

.modify-pages li {
  position: relative; }
  .modify-pages li.lfr-nav-hover .delete-tab {
    opacity: 1; }

.modify-pages .delete-tab {
  color: #444;
  cursor: pointer;
  display: block;
  font-size: 20px;
  font-weight: bold;
  height: 16px;
  line-height: 6px;
  margin-top: -8px;
  opacity: 0;
  overflow: hidden;
  padding: 3px 0;
  position: absolute;
  right: 1px;
  text-shadow: 0 1px #FFF;
  top: 50%; }
  .modify-pages .delete-tab:hover {
    color: #B50303; }

.modify-pages .drag-handle {
  cursor: move;
  left: 3px;
  margin-left: 15px;
  position: absolute;
  top: 15px; }

.controls-hidden .modify-pages .drag-handle {
  display: none; }

@media only screen and (min-width: 992px) {
  .touch .modify-pages .drag-handle {
    display: none; } }

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

.navbar-nav .nav-item.hover:after {
  bottom: -0.125rem;
  content: '';
  height: 0.125rem;
  position: absolute;
  width: 100%; }

.navigation-pane .body-row {
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 100%; }
  .navigation-pane .body-row ul li a .icon {
    float: left;
    margin-right: 5px; }

.navigation-pane .lfr-component {
  margin-left: 0; }

.navigation-pane .navigation-entry {
  position: relative; }
  .navigation-pane .navigation-entry.folder.error {
    display: block;
    padding: 6px 8px; }
  .navigation-pane .navigation-entry .browse-folder, .navigation-pane .navigation-entry .nav-item-label {
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    vertical-align: middle; }
  .navigation-pane .navigation-entry .nav-item-icon {
    vertical-align: middle; }
  .navigation-pane .navigation-entry .overlay.entry-action {
    bottom: 0;
    display: block;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0; }
    .navigation-pane .navigation-entry .overlay.entry-action .btn {
      border-width: 0;
      margin: 0;
      padding: 11px 14px; }
      @media only screen and (min-width: 992px) {
        .navigation-pane .navigation-entry .overlay.entry-action .btn {
          padding: 11px; } }

.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(../images/arrows/04_right.png); }

.portlet-navigation .nav-pills > li > a {
  margin-bottom: 2px; }

.portlet-navigation .nav-pills > li > .dropdown-menu {
  margin-top: 0; }

.split-button-dropdowns {
  list-style: none;
  margin: 0;
  padding: 0; }
  .split-button-dropdowns > li {
    display: inline-block;
    padding-left: 2px;
    padding-right: 2px; }

.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(../images/application/button_bg.png) repeat-x 0 0;
  border-left: 1px solid #BBB;
  display: inline-block;
  float: left; }
  .form-trigger img {
    background: 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(../images/application/button_bg_over.png); }

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

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

.save-trigger img {
  background-image: url(../images/common/check.png); }

/* ---------- Portlet topper ---------- */
/* ---------- Portlet decorator ---------- */
/* ---------- Portlet header ---------- */
.freeform .portlet {
  margin-bottom: 0; }

body.portlet {
  border-width: 0; }

.portlet-icon-back {
  margin-top: -2px; }

.portlet-topper {
  position: relative; }
  .portlet-topper .portlet-topper-toolbar .portlet-icon-back {
    background: url(../images/arrows/12_left.png) no-repeat 0 50%;
    padding: 5px 5px 5px 18px; }
  .portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
    display: none; }

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

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

.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-layout .portlet-header {
  margin-bottom: 1rem; }

.portlet-draggable .portlet-topper {
  cursor: move; }

@media only screen and (min-width: 768px) {
  .portlet .visible-interaction {
    display: none; } }

.portlet:hover .visible-interaction, .portlet.open .visible-interaction {
  display: block; }

@media only screen and (max-width: 767px) {
  .controls-hidden .portlet .visible-interaction {
    display: none; } }

.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(../images/messages/alert.png);
  color: #663; }

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

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

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

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

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

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

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

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

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

/* ---------- Standard styles defined in the JSR 168 specification ---------- */
/* ---------- Fonts ---------- */
/* ---------- Sections ---------- */
.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; }

/* ---------- Forms ---------- */
/* ---------- Icons ---------- */
/* ---------- Menus ---------- */
@media only screen and (min-width: 768px) {
  .portlet.open > .portlet-topper, .portlet:hover > .portlet-topper, .portlet.focus > .portlet-topper {
    opacity: 1;
    -webkit-transform: translateY(-97%);
    -moz-transform: translateY(-97%);
    -ms-transform: translateY(-97%);
    -o-transform: translateY(-97%);
    transform: translateY(-97%); } }

@media only screen and (min-width: 768px) {
  .portlet.open > .portlet-content-editable, .portlet:hover > .portlet-content-editable, .portlet.focus > .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0; } }

.portlet {
  margin-bottom: 10px;
  position: relative; }
  .portlet > .portlet-content-editable {
    border-color: transparent; }
  .portlet > .portlet-topper {
    display: none; }
    @media only screen and (min-width: 768px) {
      .portlet > .portlet-topper {
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        left: 0;
        opacity: 0;
        position: absolute;
        right: 0;
        transition: opacity 0.25s, transform 0.25s;
        top: 0; } }

.portlet-content-editable {
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  padding: 10px; }

/* ---------- Portlet topper ---------- */
.portlet-actions {
  float: right; }

.portlet-name-text {
  font-size: 0.875rem;
  font-weight: 600; }

.portlet-options {
  display: inline-block; }

.portlet-title-default {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 2; }

.portlet-title-menu {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 1 auto;
  -moz-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto; }
  .portlet-title-menu > span > a {
    display: inline-block;
    text-decoration: none; }

.portlet-topper {
  background-color: #F7F7F7;
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: rgba(0, 0, 0, 0.5);
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative; }

.portlet-topper-toolbar {
  margin: 0;
  padding-left: 0; }
  .portlet-topper-toolbar > a, .portlet-topper-toolbar > span > a, .portlet-topper-toolbar .lfr-icon-menu > a {
    color: rgba(0, 0, 0, 0.5); }
  .portlet-topper-toolbar > a:focus, .portlet-topper-toolbar > a:hover {
    text-decoration: none; }

/* ---------- Portlet controls in mobile ---------- */
@media only screen and (max-width: 767px) {
  .controls-visible .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0; } }

@media only screen and (max-width: 767px) {
  .controls-visible .portlet-topper {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; } }

.controls-visible .portlet-topper-toolbar {
  display: block; }

.lfr-configurator-visibility .portlet-borderless-bar {
  opacity: 0.6; }

.lfr-configurator-visibility .portlet-content .lfr-icon-actions {
  opacity: 1; }

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

.main-content-body {
  margin-top: 20px; }

.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(../images/messages/error.png);
  background-position: 5px 50%;
  background-repeat: no-repeat;
  padding-left: 28px; }

.portlet-decorate .portlet-content {
  background: #fff;
  border-color: transparent;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  word-wrap: break-word; }

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

/* ---------- Dynamic data list display/Journal portlet ---------- */
.portlet-dynamic-data-lists-display .lfr-ddm-field-group, .portlet-dynamic-data-lists .lfr-ddm-field-group, .portlet-journal .lfr-ddm-field-group {
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 28px 24px 28px; }

/* ---------- 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(../images/arrows/07_down.png) no-repeat 50% 100%;
    display: block;
    overflow: hidden;
    text-indent: 101%;
    white-space: nowrap;
    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; }

.widget-toolbar .btn + .btn, .widget-toolbar .widget-group + .widget-group {
  margin-left: 1rem; }

.widget-mode-detail {
  padding-top: 1rem; }
  .widget-mode-detail .title {
    font-size: 36px; }
  .widget-mode-detail .sub-title {
    font-size: 26px;
    margin-bottom: 32px; }
  .widget-mode-detail .widget-metadata {
    margin-bottom: 2rem; }
  .widget-mode-detail .widget-mode-detail-text {
    margin-top: 48px; }
    .widget-mode-detail .widget-mode-detail-text img {
      max-width: 100%; }
    .widget-mode-detail .widget-mode-detail-text p {
      font-size: 18px;
      line-height: 1.8; }

.widget-mode-card .card {
  display: flex;
  height: calc(100% - 24px);
  margin-bottom: 24px; }

.widget-mode-card .card-header {
  overflow: hidden;
  padding: 0; }

.widget-mode-card .card-title {
  position: relative; }

@media (min-width: 768px) {
  .widget-mode-card .visible-interaction {
    position: absolute;
    right: -8px; } }

.widget-mode-simple .widget-topbar {
  margin-bottom: 8px; }

.widget-mode-simple .widget-metadata {
  margin-bottom: 24px; }

.widget-mode-simple .widget-toolbar {
  margin-top: 1.5rem; }

.widget-mode-simple .widget-content .cover-image {
  margin-bottom: 24px; }

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

.lfr-ddm-container .file-entry-upload-progress {
  border-radius: 0 0 4px 4px; }

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

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

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

.portlet-document-library .lfr-ddm-small-image-preview, .portlet-dynamic-data-mapping .lfr-ddm-small-image-preview {
  box-shadow: 0 1px 3px #CCC; }

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

.overlaymask-content {
  background-color: #FFF; }

:not(.inline-item) > .loading-animation {
  margin-bottom: 20px;
  margin-top: 20px; }

.lfr-search-combobox-item {
  border-radius: 1px; }

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

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

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

.portlet-language .portlet-body .current-language, .portlet-language .portlet-body .taglib-icon, .portlet-language .portlet-body .taglib-language-list-text {
  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 {
  border-radius: 4px; }

.entry-display-style, .lfr-search-combobox, .lfr-upload-container .upload-file, .lfr-upload-container .upload-target, .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 {
  border-radius: 5px; }

.portlet-dynamic-data-list-display .lfr-ddm-container .lfr-ddm-repeatable-placeholder, .portlet-dynamic-data-lists .lfr-ddm-container .lfr-ddm-repeatable-placeholder {
  border-radius: 6px; }

.taglib-categorization-filter .asset-entry {
  border-radius: 14px; }

.menu-content {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px; }

.taglib-form-navigator > .form-steps > ul.form-navigator.list-group {
  box-shadow: none; }
  .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:hover .number, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:focus .number {
    box-shadow: 0 0 5px 0 #333;
    -webkit-transition-duration: 0.25s;
    transition-duration: 0.25s;
    -webkit-transition-property: box-shadow;
    transition-property: box-shadow;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .number {
    border-radius: 50%; }

.underlay-content {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px; }

.input-localized .lfr-input-localized-state {
  border-radius: 3px; }

.input-localized .lfr-input-localized .lfr-input-localized-state {
  box-shadow: 0 0 3px #DDD; }
  .input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
    box-shadow: 0 0 3px #FF0047; }

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

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

.lfr-message .lfr-message-control {
  border-radius: 10px; }

.lfr-token {
  border-radius: 8px; }

.staging-tabview-list {
  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 {
  box-shadow: none; }

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

.lfr-action-label {
  border-radius: 2px; }

@-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-size: 40px 40px;
  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: 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));
  -moz-animation: progress-bar-stripes 0.5s linear infinite;
  -webkit-animation: progress-bar-stripes 0.5s linear infinite;
  -o-animation: progress-bar-stripes 0.5s linear infinite;
  -ms-animation: progress-bar-stripes 0.5s linear infinite;
  animation: progress-bar-stripes 0.5s linear infinite;
  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 {
  -moz-animation: highlight-animation 0.7s;
  -webkit-animation: highlight-animation 0.7s;
  -o-animation: highlight-animation 0.7s;
  -ms-animation: highlight-animation 0.7s;
  animation: highlight-animation 0.7s; }

.lfr-spa-loading .lfr-spa-loading-bar {
  -moz-animation: shift-rightwards 1s ease-in-out infinite;
  -webkit-animation: shift-rightwards 1s ease-in-out infinite;
  -o-animation: shift-rightwards 1s ease-in-out infinite;
  -ms-animation: shift-rightwards 1s ease-in-out infinite;
  animation: shift-rightwards 1s ease-in-out infinite;
  -moz-animation-delay: 0.4s;
  -webkit-animation-delay: 0.4s;
  -o-animation-delay: 0.4s;
  -ms-animation-delay: 0.4s;
  animation-delay: 0.4s; }

.lfr-spa-loading-bar {
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%); }

@-webkit-keyframes shift-rightwards {
  0% {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%); }
  40% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%); }
  60% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%); }
  100% {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%); } }

@-moz-keyframes shift-rightwards {
  0% {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%); }
  40% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%); }
  60% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%); }
  100% {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%); } }

@-o-keyframes shift-rightwards {
  0% {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%); }
  40% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%); }
  60% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%); }
  100% {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%); } }

@keyframes shift-rightwards {
  0% {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%); }
  40% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%); }
  60% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%); }
  100% {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%); } }

.mobile.touch body:first-of-type .portlet-content .lfr-icon-actions .lfr-icon-menu-text, .mobile.touch 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);
  transition: transform 0.3s ease; }

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

.portlet-options.btn-group .dropdown-toggle, .portlet-options.btn-group.open .dropdown-toggle {
  box-shadow: none; }

@-webkit-keyframes lfr-drop-active {
  0% {
    background-color: #EBEBEB;
    border-color: #DDD; }
  50% {
    background-color: #DDEDDE;
    border-color: #7D7;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(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);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(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);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(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);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  75% {
    background-color: #DDEDDE;
    border-color: #7D7; }
  100% {
    background-color: #EBEBEB;
    border-color: #DDD; } }

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

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

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

.quick-access-nav a {
  box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 1px; }

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

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

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:after {
  background-image: -webkit-linear-gradient(#FFF, #E4E4E4);
  background-image: linear-gradient(#FFF, #E4E4E4);
  border-radius: 2px; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:hover:after {
  background-image: -webkit-linear-gradient(#F2F2F2, #CCC);
  background-image: linear-gradient(#F2F2F2, #CCC); }

/* ---------- Switches ---------- */
input.switch:focus ~ .switch-bar:before {
  box-shadow: 0 0 3px #00F; }

input.switch:empty ~ .switch-bar:after, input.switch:empty ~ .switch-bar:before, input.switch:empty ~ .switch-bar .switch-icon, input.switch:empty ~ .switch-bar .switch-toggle:after, input.switch:empty ~ .switch-bar .switch-toggle:before {
  transition: all 100ms ease-in; }

/* ---------- Image selector ---------- */
.taglib-image-selector .glyphicon-ok {
  transition: opacity 0.2s ease-in-out;
  border-radius: 30px; }

.taglib-image-selector .progress-wrapper .progressbar {
  border-radius: 0; }

/* ---------- Drop here info ---------- */
.drop-here-info {
  transition: all 0.2s ease-in-out; }
  .drop-here-info .drop-icons {
    transition: all 0.2s ease-in-out; }
    .drop-here-info .drop-icons span {
      transition: all 0.3s ease-in-out;
      border-radius: 3px; }
    .drop-here-info .drop-icons span:nth-of-type(1) {
      -webkit-transform: rotate(25deg);
      -moz-transform: rotate(25deg);
      -ms-transform: rotate(25deg);
      -o-transform: rotate(25deg);
      transform: rotate(25deg);
      box-shadow: 5px 4px 0 0 rgba(0, 0, 0, 0.08); }
    .drop-here-info .drop-icons span:nth-of-type(2) {
      -webkit-transform: scale(0.8);
      -moz-transform: scale(0.8);
      -ms-transform: scale(0.8);
      -o-transform: scale(0.8);
      transform: scale(0.8);
      box-shadow: 0 6px 0 -2px rgba(0, 0, 0, 0.15); }
    .drop-here-info .drop-icons span:nth-of-type(3) {
      -webkit-transform: rotate(-25deg);
      -moz-transform: rotate(-25deg);
      -ms-transform: rotate(-25deg);
      -o-transform: rotate(-25deg);
      transform: rotate(-25deg);
      box-shadow: -5px 4px 0 0 rgba(0, 0, 0, 0.08); }

.drop-active .drop-here-info span:nth-of-type(1) {
  -webkit-transform: rotate(-20deg);
  -moz-transform: rotate(-20deg);
  -ms-transform: rotate(-20deg);
  -o-transform: rotate(-20deg);
  transform: rotate(-20deg); }

.drop-active .drop-here-info span:nth-of-type(2) {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1); }

.drop-active .drop-here-info span:nth-of-type(3) {
  -webkit-transform: rotate(15deg);
  -moz-transform: rotate(15deg);
  -ms-transform: rotate(15deg);
  -o-transform: rotate(15deg);
  transform: rotate(15deg); }

html.ccmc {
  /*Customr Form CSS for Label*/
  /* ---------- Base styles ---------- */
  /*	body .gw-dp-content {
		width: 100%;
		margin: auto;
		-webkit-font-smoothing: antialiased;
		color: #373737;
		font-family: "Source Sans Pro",Helvetica,Arial,sans-serif;
		font-size: 1.5rem;
	}

	#gw-dp-content {

		body {
			width: 100%;
			margin: auto;
			-webkit-font-smoothing: antialiased;
			color: #373737;
			font-family: "Source Sans Pro",Helvetica,Arial,sans-serif;
			font-size: 1.5rem;
		}

		input[type="text"], input[type="password"], input[type="file"], input[type="submit"], input[type="button"], input[type="reset"], select, textarea, .textarea {
			padding: .5em 0.6em;
			border: 1px solid transparent;
			height: 40px;
			display: inline-block;
			border-color: #ccc;
			box-shadow: inset 0 1px 3px #ddd;
			border-radius: 4px;
			background-color: #fff;
		}
		input, textarea, keygen, select, button {
			text-rendering: auto;
			color: initial;
			letter-spacing: normal;
			word-spacing: normal;
			text-transform: none;
			text-indent: 0px;
			text-shadow: none;
			display: inline-block;
			text-align: start;
			margin: 0em 0em 0em 0em;
			font: 13.3333px Arial;
		}
		user agent stylesheet
		input, textarea, keygen, select, button, meter, progress {
			-webkit-writing-mode: horizontal-tb;
		}
	}*/
  /* general purpose classes */
  /* Clear floating for modern browsers */
  /* Clear floating for IE 6/7 (trigger hasLayout) */
  /* ---------- Main navigation ---------- */
  /* ---------- NKale Customization of Navigation Portlet --- */
  /* ---------- Portlet wrapper and icons ---------- */
  /*.portlet {
		background-color: #EEF0F2;
		border: 1px solid #C8C9CA; 
		margin: 0 0 10px;
		padding: 3px;
		text-align: left;
	}*/
  /* ---------- Footer ---------- */
  /* #footerNav {
		border-bottom: 2px solid #000000;
		border-top: 2px solid #000000;
		height: 150px;
		margin: 20px 0 10px;
		padding: 10px 0;
		width:100%;
	}
	#footerNav div {
		padding-right: 8px;
	}
	#footerNav h3 {
		border-bottom: 3px solid #D0CFCB;
		font-size: 10px;
		font-weight: bold;
		line-height: 20px;
		margin: 5px 0;
	}
	#footerNav a {
		color: #333333;
		font-size: 10px;
	}
	#footer-links {
		float:left;
		color: #6D6E71;
		font-size: 10px;
		padding: 4px 10px 10px 0;
	}
	#footer-links a {
		color: #6D6E71;
		font-size: 10px;
		padding: 10px;
	}
	
	#footer-icons { 
	    float: right; 
	    font-size: 11px;
	    width: 153px;
	}
	
	#footer-search-nav{
		float: left; 
		width: 300px;
	} */
  /* ---------- Hudcrumbs ---------- */
  /* ---------- Misc. ---------- */
  /* ---------- Extras ---------- */
  /* content CSS */
  /*KS Handle Margin
	.portlet-content { .portlet-header{display: none;} }*/
  /* .ccmc-inner {margin:0 20px} */
  /* .ccmc-inner .row {width: 100%; margin:0;} */
  /* .ccmc-inner .ccmc-columns-1 .row {padding: 0 15px;} */
  /* .ccmc-inner .ccmc-columns-2 .row {padding: 0 15px;} */
  /** Nkale Added css for Bus Dev pages */
  /** Nkale Added css for ID Theft pages */
  /* #footer div {
		float:left;
		margin-right:45px;
		}	
	#footer a {
		color:#333333;
		font-size:10px;
		} */
  /* CCMC Quote portlet css Prashant date */
  /*date 11-3-2011 starts*/
  /* Added by prashant on date 15-2011 */
  /* Prashant ends*/
  /* Changes added by Amij starts */
  /* 3 column grid view classes starts here */
  /* 3 column grid view classes ends here */
  /* FAQ view classes starts here */
  /* Changes added by Amij ends */
  /*common form and billing classes starts */
  /*common form and billing classes ends */
  /** CSS  for policy portlet ***/
  /* My Account dropdown menu css  starts*/
  /* My Account dropdown menu css  ends*/
  /* My Account Page classes starts */
  /* My Account Page classes ends */
  /* policy portlet css starts */
  /*IE7 horizontalscroll issues fix */
  /*Classes added for content editting*/
  /* Press Release Image caption */
  /*Custom classes for Login portlet*/
  /* Rounded input CSS */
  /*reCaptch CSS*/
  /*Change password portlet CSS*/
  /******** CSS for referral from Starts **********/
  /******** CSS for referral from Ends **********/
  /*------------------ Changed Code ------------------*/
  /*------------------ CTA Slider Home Page ------------------*/
  /*------------------ Customer Feedback Page ------------------*/
  /*------------------ Contact Us Page ------------------*/
  /*.contactTitle {
		color: $dark-blue-color;
		font-weight: bold;
		font-size: 13px;
		padding: 0px;
		margin: 0px;
	}*/
  /*------------------ Left Quote Box ------------------*/
  /*------------------ Right Quote Box ------------------*/
  /*------------------ Home Quote Box ------------------*/
  /*------------------ Home Sign In Box ------------------*/
  /*------------------ Contact Page Sign In Box ------------------*/
  /* Clearfix */
  /*------------------ Claims Process Page ------------------*/
  /*------------------ Customer Service Page ------------------*/
  /*------------------ Claims Page ------------------*/
  /*------------------ My Account Page ------------------*/
  /*------------------Auto Insurance Coverage page ------------------*/
  /*.insuranceCTAbox {
		color: #e3e3e3;
		width: 185px;
		height: 258px;
		background: url(../../images/insruanceCTAbox_bg.jpg) repeat-x bottom left #fbfbf9;
		float: left;
		padding: 0px;
		margin: 0px 8px 20px 0px;
		border: 1px solid #e3e3e3;
	}*/
  /*------------------Auto Insurance Coverage page Right Column ------------------*/
  /*------------------ Buttons (btn) ------------------*/
  /*-------- Policy Btn --------*/
  /*-------- EZ Pay Btn --------*/
  /*-------- Customer Feedback Btn --------*/
  /*-------- Contact Btn --------*/
  /*-------- Learn More Btn --------*/
  /*#learnMore {background-image: url(../../images/btn_learn_more.jpg);width: 166px;height: 31px;background-position: top left;float: right;margin: 10px 0px 10px 0px;padding: 0px;}
	#learnMore:link, #learnMore:visited {background-image: url(../../images/btn_learn_more.jpg);background-position: top left;}
	#learnMore:active, #learnMore:hover {background-image: url(../../images/btn_learn_more.jpg);background-position: bottom left;}
	#learnMoreCTA {background-image: url(../../images/btn_learn_more.jpg); width: 166px;height: 31px;background-position: top left;margin: 10px auto 0px auto;padding: 0px;}
	#learnMoreCTA:link, #learnMoreCTA:visited {background-image: url(../../images/btn_learn_more.jpg);background-position: top left;}
	#learnMoreCTA:active, #learnMoreCTA:hover {background-image: url(../../images/btn_learn_more.jpg);background-position: bottom left;}*/
  /*-------- Billing Details Btn --------*/
  /*-------- View Billing Documents Btn --------*/
  /*-------- Billing Forms Btn --------*/
  /*-------- About Claims Btn --------*/
  /*-------- Report Claim Btn --------*/
  /*-------- Track Claim Btn --------*/
  /*-------- My Policies Btn --------*/
  /*-------- Billing Center Btn --------*/
  /*-------- Claims Center Btn --------*/
  /*-------- My Quotes Btn --------*/
  /*-------- My Account Btn --------*/
  /*-------- Resource Center Btn --------*/
  /*-------- Bundle Auto and Home Btn --------*/
  /*-------- Quote Box in Right Column Btn --------*/
  /*-------- Sign In Box on Home Page Btn --------*/
  /*------------------ Need Assistance on My Accounts page ------------------*/
  /*-------- Chat with Services Btn --------*/
  /*-------- Schedule a Call Btn --------*/
  /*------------------ Need Assistance on Auto and Motorcycle Insurance page ------------------*/
  /*-------- Chat with Services Btn --------*/
  /*-------- Schedule a Call Btn --------*/
  /*-------- Quote in Chat Btn --------*/
  /*------------------ Need Assistance Menu ------------------*/
  /*-------- Chat with Services Btn --------*/
  /*-------- Schedule a Call Btn --------*/
  /*------------------ Need Assistance Home CTA ------------------*/
  /*------------------ Investor Relations Pages ------------------*/
  /*----------------- Investor Relations CTAs -----------------*/
  /*------ Investor Manage Account CTAs ------*/
  /*------ Investor Contact CTAs ------*/
  /*------ Investor Contact CTAs ------*/
  /*Welcome quote portlet's and its webcontent related classes*/
  /* #homeWelcomeQuoteHeader{background:url(../images/gray_big.gif) repeat-y 0 0;padding: 30px 25px 0px 15px;width: 544px;float:left;} 
	#homeWelcomeQuoteContent{background:url(../images/gray_big.gif) repeat-y 0 0;padding: 0px 25px 0px 15px;width: 544px;float:left;}
	#homeWelcomeQuoteFooter{background:url(../images/gray_big.gif) repeat-y 0 0;padding: 0px 25px 14px 15px;width: 544px;float:left;}
	#welcomeQuoteHeader,#welcomeQuoteFooter{background: url("../images/gray_big.gif") repeat-y scroll 0 0 transparent;padding: 5px 20px;width: auto;color: #FFFFFF;}
	#welcomeQuoteHeader a,#welcomeQuoteFooter a{color: #FFFFFF;font-weight:normal;}*/
  /* Fix for Rally DE252 */
  /* Fix for Rally DE258 */
  /*Css for glossary page*/
  /* Pop Up Area */
  /* .ui-widget-header{background:url(../images/warning-ic.jpg) no-repeat scroll 13px 10px transparent!important; border:none!important;  margin-bottom: 5px; margin-top: 10px; padding: 0 !important;} */
  /** CSS for calcas.com home page redesign starts from here **/
  /*.select-style{padding:0;margin:0 10px 0 11px;border:1px solid #5e6f78;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;overflow:hidden;background-color:#fff;background:#fff url(../images/qp_dropdown_arrow.png) no-repeat right top;height:38px;position:relative;}*/
  /*Home page: old occupation banners CSS*/
  /*.firefighters{background:$dark-blue-color;background: rgba(0, 44, 95, 0.9);}
	.highered{background:$blue-color;background:rgba(0, 104, 144, 0.9);}
	.educators{background: #7A7B0D;background: rgba(122, 123, 13, 0.9);}
	.officers{background:#6d5f64;background:rgba(109,95,100,0.9)}
	.nurses{background:#00618b;background:rgba(0,97,139,0.9)}*/
  /* New Affinity css */
  /** footer starts here **/
  /** IE specific CSS hack for select dropdowns **/
  /*Careers main pages CSS Start*/
  /*.findCareerblock .centerContent li:nth-last-child(-n+3), ul.findCareerblockList li:nth-last-child(-n+3), .findCareerblock.careerMain ul.findCareerblockList li:nth-last-child(-n+3) { margin-bottom:0px;}*/
  /*Careers main pages CSS End*/
  /*.ccmc-page Close*/
  /*GoPaperless CSS*/
  /*input[type="button"].actionBtn:focus, input[type="submit"].actionBtn:focus {outline:none}
	input[type="button"].actionBtn:hover, input[type="submit"].actionBtn:hover {background: #e1630d none !important;}*/
  /* 	#createAcctContent h1 {color: $dark-blue-color;font-size: 45px;font-weight: 700;margin: 20px 0px 20px 20px;} */
  /* 	.createAcctLt h3 {font-family: 'Roboto Condensed', Arial, sans-serif;font-weight: 400;color: $dark-blue-color;margin: 30px 0px 10px 0px;font-size: 18px;padding: 0px;} */
  /* 	.createAcctRt h3 {font-family: 'Roboto Condensed', Arial, sans-serif;font-weight: 400;color: $dark-blue-color;margin: 0px 0px 10px 0px;font-size: 18px;padding: 0px;} */
  /* 	#createAcctContent p {font-family: 'Roboto', Arial, sans-serif;font-weight: 400;color: $main-text-color;font-size: 16px;line-height: 24px;padding: 0px;margin: 0px 0px 20px 0px;} */
  /* 	#createAcctContent span {font-weight: 700;} */
  /*.createFields .select-style{border:1px solid #c2c2c3;}*/
  /*css_to_add_go_paperless Leatest CSS Document Start*/
  /* CSS Document */
  /** CSS for new internal page design w/out quote portlet Start **/
  /* Content Section with Wide Lt Col and Narrow RT Col Start */
  /* Content Section with Wide Lt Col and Narrow RT Col End */
  /* Content Section with Narrow Lt Col and Wide RT Col Start */
  /* Content Section with Narrow Lt Col and Wide RT Col Start */
  /* Three Steps in Content */
  /** CSS for new internal page design w/out quote portlet End **/
  /** Ready To Generic Section Start **/
  /** Ready To Generic Section End **/
  /*css_to_add_go_paperless Leatest CSS Document End*/
  /*GoPaperless CSS End*/
  /*affinity firefighter And occupation firefighter Page css Start*/
  /* Occupation and Affinity Pages Start */
  /* id to class move  css */
  /** Secondary Nav Start **/
  /** Secondary Nav End **/
  /** 3 Buckets for CTAs Start **/
  /* .threeCTAsBox{width:300px;height:363px;background:#fff;float:left;padding:0;margin:0 0 20px 20px;font-family:Roboto,Arial,sans-serif;font-weight:300;color:#fff;font-size:18px;border:1px solid #b8bfc2;text-shadow:none;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;cursor:pointer} */
  /* .grow{width:300px;height:363px;background:#fff;float:left;padding:0;margin:0 0 20px 20px;font-family:Roboto,Arial,sans-serif;font-weight:300;color:#fff;font-size:18px;border:1px solid #b8bfc2;text-shadow:none;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;cursor:pointer;transition:all .3s ease} */
  /** 3 Buckets for CTAs End **/
  /** Border Button Section Start **/
  /*input[type="button"].borderBtn:focus {outline: none}*/
  /** Border Button Section End **/
  /*affinity firefighter And occupation firefighter Page css End*/
  /* Occupation and Affinity Pages Start */
  /*-------- Even List with Checkmarks Start --------*/
  /*-------- Even List with Checkmarks End --------*/
  /*-------- Show Content Check Box showcontent Start --------*/
  /*-------- Show Content Check Box showcontent End --------*/
  /*-------- QP Footer Start --------*/
  /*-------- QP Footer End --------*/
  /*-------- Quote and Buy Header Start --------*/
  /*-------- Quote and Buy Header End --------*/
  /*-------- 3 Buckets CSS Start --------*/
  /*-------- 3 Buckets CSS End --------*/
  /*------ AIXTOR::DXP7.1 Customization --*/
  /* .control-menu{
		position: relative !important;
	}  */
  /*-------- News Alert, Maintenance Notice CSS START --------*/
  /*--------  News Alert, Maintenance Notice CSS END --------*/ }
  html.ccmc a.logo.custom-logo.desktop_Hide, html.ccmc.view-tablet a.logo.custom-logo {
    margin: 17px 0 2px !important; }
  html.ccmc .control-menu .container-fluid-max-xl ul li {
    margin-bottom: 0px; }
  html.ccmc .control-menu .control-menu-nav-item a {
    color: #fff; }
  html.ccmc .control-menu-level-1 ul {
    margin-bottom: 0 !important; }
  html.ccmc .quick-access-nav ul li a {
    color: #000000;
    font-weight: bold;
    text-decoration: underline;
    position: absolute;
    border: none;
    left: 5px; }
  html.ccmc .has-control-menu.withdockbar #wrapper {
    margin-top: 56px; }
  html.ccmc #accountInfoContainer .ez-col-md-6 {
    float: left; }
  html.ccmc #createAcctContent #createAcctBtm .createAcctLt #createTerms {
    width: 530px;
    height: 260px; }
  html.ccmc .journal-content-article .sitemaperror {
    font-size: 31.5px;
    margin: 10px 0;
    color: inherit; }
  html.ccmc #ccmc-content .columns-2 .col-md-6 p {
    margin-bottom: 10px; }
  html.ccmc .journal-content-article ul, html.ccmc .portlet-site-map ul {
    padding: 0;
    margin: 0 0 10px 25px; }
    html.ccmc .journal-content-article ul ul, html.ccmc .portlet-site-map ul ul {
      margin-bottom: 0; }
  html.ccmc .web-form-portlet .web-form-success-msg {
    width: 50%;
    margin-left: 40px; }
  html.ccmc .webFrom .ccmc-form .form-group.input-text-wrapper label, html.ccmc .with-child-list .ccmc-form .form-group.input-text-wrapper label {
    left: 8px; }
  html.ccmc .ccmc-form .form-group.input-text-wrapper label {
    top: 11px;
    position: absolute;
    left: 16px;
    font-size: 16px;
    color: #595959 !important;
    pointer-events: none !important; }
    html.ccmc .ccmc-form .form-group.input-text-wrapper label.visually-floating-label, html.ccmc .ccmc-form .form-group.input-text-wrapper label.mask-input-floating-label {
      position: absolute;
      font-size: 12px;
      top: -9px;
      color: #242f35 !important;
      background: #fff;
      padding: 2px 8px;
      border-radius: 3px;
      margin-bottom: 0px;
      z-index: 1; }
  html.ccmc .ccmc-form .form-group.input-select-wrapper label {
    opacity: -1;
    z-index: -1;
    position: absolute; }
    html.ccmc .ccmc-form .form-group.input-select-wrapper label.visually-floating-label {
      position: absolute;
      font-size: 12px;
      top: -9px;
      left: 8px;
      color: #242f35;
      background: #fff;
      padding: 2px 8px;
      border-radius: 3px;
      margin-bottom: 0px;
      opacity: 11;
      z-index: 1; }
  html.ccmc .ccmc-form .form-search .form-group.input-text-wrapper label {
    top: 18px;
    position: absolute;
    left: 20px;
    font-size: 16px;
    color: #595959;
    line-height: 30px;
    pointer-events: none !important; }
    html.ccmc .ccmc-form .form-search .form-group.input-text-wrapper label.visually-floating-label {
      line-height: 19px;
      padding: 2px 8px;
      border-radius: 3px;
      top: 2px;
      left: 17px;
      font-size: 12px;
      color: #242f35; }
  html.ccmc .ccmc-form .form-search .CustomSearchField label {
    top: 6px !important;
    left: 6px !important; }
    html.ccmc .ccmc-form .form-search .CustomSearchField label.visually-floating-label {
      top: -10px !important;
      left: 8px !important; }
  html.ccmc .ccmc-form .vh-label-field label.visually-hidden-label {
    opacity: -1;
    z-index: -1; }
  html.ccmc .ccmc-manage-account .placeholder-label {
    margin-top: 11px;
    position: absolute;
    left: 7px;
    font-size: 16px;
    color: #595959 !important;
    z-index: 1;
    pointer-events: none !important; }
  html.ccmc .retrievequoteForm .placeholder-label {
    margin-top: 11px;
    z-index: 1;
    pointer-events: none !important;
    position: absolute;
    font-size: 16px;
    color: #595959;
    margin-left: 7px; }
  html.ccmc .retrievequoteForm .show-inline {
    display: inline-flex; }
  html.ccmc #contact-us .select-style label, html.ccmc .welcome-quote-form .select-style label {
    position: absolute;
    z-index: -1;
    opacity: -1; }
    html.ccmc #contact-us .select-style label.visually-floating-label, html.ccmc .welcome-quote-form .select-style label.visually-floating-label {
      z-index: 1;
      opacity: 1;
      position: absolute;
      font-size: 12px;
      margin-left: 6px;
      margin-top: -9px;
      color: #242f35;
      background: #fff;
      padding: 2px 8px;
      border-radius: 3px; }
  html.ccmc .forgotPassword .custom-ccmc-form .form-group.input-text-wrapper, html.ccmc .updatePassword .ccmc-form .form-group.input-text-wrapper {
    margin-top: 15px; }
    html.ccmc .forgotPassword .custom-ccmc-form .form-group.input-text-wrapper label, html.ccmc .updatePassword .ccmc-form .form-group.input-text-wrapper label {
      left: 6px; }
    html.ccmc .forgotPassword .custom-ccmc-form .form-group.input-text-wrapper.has-error .form-control.error-field, html.ccmc .updatePassword .ccmc-form .form-group.input-text-wrapper.has-error .form-control.error-field {
      margin-bottom: 8px; }
  html.ccmc .ccmc-manage-account .ccmc-form .form-group.input-text-wrapper label {
    left: 7px; }
  html.ccmc .custom-ccmc-form label.placeholder-label {
    margin-top: 12px;
    position: absolute;
    left: 7px;
    font-size: 16px;
    color: #595959;
    z-index: 1;
    pointer-events: none !important; }
  html.ccmc .custom-ccmc-form label.visually-hidden-label, html.ccmc .ccmc-policy-form label.visually-hidden-label, html.ccmc .ccmc-manage-account .placeholder-label.visually-hidden-label {
    opacity: -1;
    z-index: -1; }
  html.ccmc .journal-content-article table {
    border-collapse: collapse; }
  html.ccmc .journal-content-article .voting-hero-box {
    background-color: #fbfbf9;
    border: 1px solid #E3E3E3;
    padding: 20px 20px 0px 20px;
    margin: 10px 0px 20px 0px;
    width: 100%;
    height: auto; }
  html.ccmc .journal-content-article h1, html.ccmc .journal-content-article h3, html.ccmc .journal-content-article h4 {
    font-weight: bold; }
  html.ccmc body {
    color: #000000;
    font: 12px Arial, Helvetica, sans-serif;
    /** calcas.com redesign changes*/
    background-color: #f6f5f5 !important;
    color: #000; }
  html.ccmc body.disable-focus-state {
    outline: 0 !important; }
  html.ccmc body.disable-focus-state *:focus {
    outline: 0 !important; }
  html.ccmc .gw-modal button.gw-btn-primary:focus, html.ccmc .gw-modal button.gw-btn-primary-zip-code:focus, html.ccmc .gw-modal button.gw-btn:focus, html.ccmc #page button.gw-btn-primary:focus, html.ccmc #page button.gw-btn-primary-zip-code:focus, html.ccmc #page button.gw-btn:focus {
    outline: none !important; }
  html.ccmc .gw-modal #ChatDiv .bcText a:focus div, html.ccmc #page #ChatDiv .bcText a:focus div {
    outline: 3px dotted #006890 !important; }
  html.ccmc #modalRoot .modal {
    left: auto;
    right: auto;
    top: auto;
    bottom: auto; }
  html.ccmc *:focus {
    outline: -webkit-focus-ring-color none 0 !important;
    outline: 3px dotted #006890 !important; }
  html.ccmc .focused-outline {
    outline: 3px dotted #006890 !important; }
  html.ccmc body .ccmc-acordion .sr-focused-outline, html.ccmc body .myacct-lt .sr-focused-outline {
    outline: 3px dotted #006890 !important; }
  html.ccmc .sr-only {
    opacity: -1 !important;
    z-index: -1 !important;
    color: #000; }
  html.ccmc .fullColContent .focused-outline {
    border: #006890 1px solid !important;
    box-shadow: 0 0px 0px 2px #006890; }
  html.ccmc .fieldset input:focus, html.ccmc .fieldset select:focus, html.ccmc .fieldset textarea:focus {
    border: #006890 1px solid !important;
    box-shadow: 0px 0px 0px 2px #006890;
    outline: none !important; }
  html.ccmc .fieldset .prettyCheckbox.label-focused {
    outline: 3px dotted #006890;
    outline-offset: 2px; }
  html.ccmc .fieldset .createTermsBox input[type=radio]:not(:hover):not(:active):focus + label:not(:hover):not(:active), html.ccmc .fieldset .createTermsBox input[type=checkbox]:not(:hover):not(:active):focus + label:not(:hover):not(:active) {
    outline: 3px dotted #006890;
    outline-offset: 2px; }
  html.ccmc .fieldset .file-upload-custom label:focus {
    outline: 3px dotted #006890; }
  html.ccmc #formContainer .fieldset input:not([type=checkbox]):not([type=radio]):focus, html.ccmc #formContainer .fieldset select:focus, html.ccmc #formContainer .fieldset textarea:focus {
    box-shadow: 0px 0px 0px 2px #006890 !important; }
  html.ccmc input[type="button"].actionBtn:focus, html.ccmc input[type="submit"].actionBtn:focus, html.ccmc input[type="button"].QuoteBtn:focus,
  html.ccmc input[type="button"].actionBtn:hover, html.ccmc input[type="submit"].actionBtn:hover, html.ccmc input[type="button"].QuoteBtn:hover {
    border: #f26b0f 3px solid !important;
    box-shadow: none;
    background-color: #ffffff !important;
    color: #f26b0f !important;
    font-weight: bold;
    outline: none !important; }
  html.ccmc body.withdockbar {
    background: url("../images/main_bg.gif") repeat-x scroll 0 30px transparent; }
  html.ccmc .staging-ready {
    padding-top: 60px;
    background: url(../images/main_bg.gif) repeat-x scroll 0 10px transparent !important; }
  html.ccmc .staging-bar .control-menu-level-2 {
    padding: 0; }
    html.ccmc .staging-bar .control-menu-level-2 a {
      color: #35424e; }
      html.ccmc .staging-bar .control-menu-level-2 a:hover {
        color: #006890;
        text-decoration: underline; }
    html.ccmc .staging-bar .control-menu-level-2 .staging-bar-level-2-nav-item .alert-indicator .lexicon-icon {
      display: inline-block;
      height: 14px;
      width: 14px;
      color: #2e5aac;
      margin: 0px; }
  html.ccmc .nodisplay {
    display: none; }
  html.ccmc .nodisplay_strict {
    display: none !important; }
  html.ccmc .alignleft {
    float: left; }
  html.ccmc .alignnone {
    clear: both;
    font-size: 0;
    line-height: 0;
    margin: 0;
    padding: 0;
    border: 0;
    height: 0;
    width: 0; }
  html.ccmc .alignright {
    float: right; }
  html.ccmc .ccmc-page {
    /*a:hover {
			color: #0000A0;
			text-decoration: none;
			font-weight: bold;
		}*/ }
    html.ccmc .ccmc-page form {
      margin: 0;
      padding: 0; }
    html.ccmc .ccmc-page a {
      color: #006890;
      text-decoration: underline; }
    html.ccmc .ccmc-page li, html.ccmc .ccmc-page h1, html.ccmc .ccmc-page h2, html.ccmc .ccmc-page h3, html.ccmc .ccmc-page h4, html.ccmc .ccmc-page h5, html.ccmc .ccmc-page h6 {
      line-height: inherit; }
    html.ccmc .ccmc-page #privacyTerms h3 {
      padding-top: 16px; }
    html.ccmc .ccmc-page #privacyTerms a {
      color: #004479;
      font-weight: 100;
      text-decoration: underline; }
      html.ccmc .ccmc-page #privacyTerms a:hover, html.ccmc .ccmc-page #privacyTerms a:active {
        text-decoration: none; }
    html.ccmc .ccmc-page #privacyTerms .contentsList ul {
      list-style: none;
      margin-left: 0; }
      html.ccmc .ccmc-page #privacyTerms .contentsList ul li {
        margin-bottom: 10px; }
  html.ccmc hr, html.ccmc .separator {
    border-color: #BFBFBF transparent #FFF;
    border-style: solid;
    border-width: 1px 0; }
  html.ccmc #wrapper {
    background-color: #ffffff;
    margin: 0 auto;
    max-width: 986px;
    min-width: 986px;
    position: relative;
    padding: 0; }
  html.ccmc .ie6 #wrapper {
    width: 986px; }
  html.ccmc #banner {
    background-color: #ececec;
    height: auto; }
  html.ccmc #banner .company-title {
    float: left;
    margin: 19px 0 15px 20px;
    position: static; }
  html.ccmc body #banner .logo a {
    float: left; }
  html.ccmc .current-community {
    display: none; }
  html.ccmc .logo .current-community {
    background: #A6AFBE url(../images/dock/my_places_public.png) no-repeat 15px 50%;
    color: #FFF;
    display: block;
    float: right;
    font-size: 0.8em;
    font-weight: bold;
    margin: 15px 0 0 20px;
    padding: 7px 17px 7px 40px;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.5); }
  html.ccmc #skip-to-content:focus {
    clip: auto;
    right: 0;
    z-index: 200; }
  html.ccmc #sign-in {
    background: url(../images/common/key.png) no-repeat 3px 50%;
    font-weight: bold;
    padding: 5px 5px 5px 25px;
    position: absolute;
    right: 0;
    top: 1.4em; }
  html.ccmc .guest-community .logo .current-community {
    display: none; }
  html.ccmc .private-page .logo .current-community {
    background-image: url(../images/dock/my_places_private.png); }
  html.ccmc .ie6 #banner {
    height: 1%; }
  html.ccmc .ie6 #banner h1.logo {
    height: 1%; }
  html.ccmc #heading .logo {
    /*background: url("../images/calcas-logo.png") no-repeat scroll 0 0 transparent !important;*/
    height: 50px !important;
    /*width: 226px !important;*/ }
  html.ccmc #heading h3.call-number {
    color: #25aac1;
    float: right;
    font-size: 27px;
    line-height: 29px;
    margin: 18px 20px 10px 0;
    position: relative;
    text-transform: uppercase;
    font-weight: 100; }
  html.ccmc #topTabs {
    clear: right; }
  html.ccmc #topTabs ul {
    float: right;
    margin: 0 5px 7px 20px; }
  html.ccmc #topTabs ul li {
    display: inline-block;
    list-style: none outside none;
    background: url(../images/toplinks-devider.png) no-repeat left 2px;
    padding: 0 15px; }
  html.ccmc #topTabs > ul > li:first-child {
    background: none; }
  html.ccmc #topTabs ul a {
    color: #35424e;
    font-size: 14px;
    line-height: 16px;
    float: left;
    margin: 0;
    padding: 0;
    cursor: pointer; }
  html.ccmc #topTabs ul a span {
    float: left;
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 16px;
    color: #35424e; }
  html.ccmc .cf:before, html.ccmc .cf:after {
    content: "";
    display: table; }
  html.ccmc .cf:after {
    clear: both; }
  html.ccmc .cf {
    zoom: 1; }
  html.ccmc #navigation {
    background-color: #002c5f;
    clear: both;
    margin: 0 auto 0;
    padding: 0;
    position: relative;
    z-index: 1; }
  html.ccmc #navigation ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  html.ccmc .ie7 #navigation ul {
    padding: 10px 0; }
  html.ccmc #navigation li, html.ccmc #navigation a {
    display: inline-block; }
  html.ccmc .ie6 #navigation li, html.ccmc .ie7 #navigation li, html.ccmc .ie6 #navigation a, html.ccmc .ie7 #navigation a {
    display: inline;
    zoom: 1;
    z-index: 200; }
  html.ccmc #navigation li {
    position: relative;
    vertical-align: top; }
  html.ccmc #navigation ul > li {
    float: left;
    background: url(../images/mainnavigation-devider.png) no-repeat left center; }
  html.ccmc #navigation > ul > li:first-child {
    background: none; }
  html.ccmc #navigation ul > li > a {
    padding: 15px 18px 15px 18px;
    margin: 0; }
  html.ccmc #navigation ul > li > a span {
    padding: 0; }
  html.ccmc #navigation a {
    color: #FFFFFF;
    font-size: 13px;
    margin: 0 -2px;
    padding: 3px 0px;
    text-decoration: none; }
  html.ccmc #navigation a span {
    padding: 0px 9px; }
  html.ccmc #navigation a.no-border span {
    border-left: none; }
  html.ccmc .ie7 #navigation a {
    padding: 4px 0px;
    line-height: 20px; }
  html.ccmc .ie7 #navigation a span {
    padding: 0px 10px; }
  html.ccmc #navigation .aui-dd-drop a {
    cursor: move; }
  html.ccmc #navigation .selected a, html.ccmc #navigation a:hover, html.ccmc #navigation a:focus, html.ccmc #navigation .child-menu li a, html.ccmc #navigation .aui-dd-dragging, html.ccmc .lfr-navigation-proxy {
    color: #ffffff;
    outline: 0;
    background-color: #3f87ab; }
  html.ccmc #navigation li:hover .child-menu {
    background: #3f87ab;
    display: block;
    position: absolute;
    width: 200px;
    z-index: 200; }
  html.ccmc .ie6 #navigation li.hover .child-menu {
    background: #ffffff;
    display: block;
    position: absolute;
    width: 200px;
    z-index: 200; }
  html.ccmc .ie6 #navigation li.hover .child-menu, html.ccmc .ie7 #navigation li:hover ul.child-menu {
    left: 0;
    top: 25px; }
  html.ccmc #navigation .child-menu {
    display: none;
    background: url("../images/top-arrow-white.png") no-repeat scroll center 0 transparent !important;
    padding: 9px 0 0 0;
    top: 36px;
    border-bottom: 3px solid #3f87ab; }
  html.ccmc #navigation .child-menu li {
    background: none repeat scroll 0 0 #ffffff;
    padding: 0 17px;
    border-width: 0 0 1px;
    display: block;
    float: none;
    margin: 0;
    border-left: 3px solid #3f87ab;
    border-right: 3px solid #3f87ab; }
  html.ccmc #navigation .child-menu li.singleChild {
    border-top: 3px solid #3f87ab !important;
    border-left: 3px solid #3f87ab !important;
    border-right: 3px solid #3f87ab !important;
    padding: 0 17px !important; }
  html.ccmc #navigation .child-menu li.singleChild a {
    border: none !important; }
  html.ccmc #navigation .child-menu li a {
    cursor: pointer !important;
    color: #35424e;
    border-bottom: 1px solid #35424e;
    display: block;
    padding: 5px 0 5px 0;
    background: #fff;
    font-size: 14px;
    line-height: 16px; }
  html.ccmc #navigation .child-menu li li.firstchild {
    border-top: 3px solid #3f87ab; }
  html.ccmc .ie7 #navigation .child-menu li a {
    zoom: 1; }
  html.ccmc #navigation .child-menu li a:hover {
    background-color: none; }
  html.ccmc #navigation .child-menu .selected a {
    background: #020509 url(../images/navigation/bullet_selected.png) no-repeat 5px 50%; }
  html.ccmc #navigation .child-menu li.firstchild {
    padding-top: 10px; }
  html.ccmc #navigation .child-menu li.firstchild li.firstchild {
    border-top: none; }
  html.ccmc #navigation .child-menu li.lastchild {
    padding-bottom: 10px; }
  html.ccmc #navigation .child-menu li.lastchild a {
    border: 0 none; }
  html.ccmc #navigation .first-level-child ul.child-menu {
    display: none;
    left: 194px;
    position: absolute;
    padding: 0 !important;
    top: 0; }
  html.ccmc #navigation .first-level-child {
    position: relative; }
  html.ccmc #navigation .first-level-child:hover ul.child-menu {
    display: block; }
  html.ccmc .ie7 #navigation .first-level-child:hover ul.child-menu {
    margin-left: 200px; }
  html.ccmc .ie7 #navigation .child-menu {
    margin-top: -5px; }
  html.ccmc .ie7 #navigation .first-level-child ul.child-menu {
    margin-top: -25px; }
  html.ccmc #navigation .child-menu .selected a {
    background: none; }
  html.ccmc #navigation .child-menu li.second-level-child a {
    border-bottom: 1px solid #35424e; }
  html.ccmc .nav-menu-style-no-bullet ul {
    margin: 0 0 10px 0;
    padding: 0; }
  html.ccmc .nav-menu-style-no-bullet li {
    display: inline;
    list-style-type: none;
    padding-right: 20px; }
  html.ccmc .portlet {
    margin-bottom: 0px; }
  html.ccmc .portlet-topper {
    background: #D4D4D4 url(../images/portlet/header_bg.png) repeat-x 0 0;
    border: 1px solid;
    border-color: #C8C9CA #9E9E9E #9E9E9E #C8C9CA;
    font-size: 1.1em; }
  html.ccmc .portlet-title {
    color: #222;
    float: none;
    font-weight: bold;
    min-width: 50%;
    padding: 5px;
    text-shadow: 1px 1px #FFF; }
  html.ccmc .lfr-portlet-title-editable {
    margin-top: -4px;
    z-index: 9999; }
  html.ccmc .ie .lfr-portlet-title-editable {
    margin-top: -6px; }
  html.ccmc .lfr-portlet-title-editable-content {
    padding: 0; }
  html.ccmc .ie .lfr-portlet-title-editable-content {
    margin-top: 4px; }
  html.ccmc .portlet-icons {
    float: none; }
  html.ccmc .portlet-icons .portlet-close-icon {
    border-width: 0; }
  html.ccmc .page-maximized .portlet-icons {
    font-size: 11px; }
  html.ccmc .ie .portlet-title {
    padding-bottom: 5px; }
  html.ccmc .ie6 .portlet-topper {
    zoom: 1; }
  html.ccmc #footer {
    float: left;
    width: 100%; }
    html.ccmc #footer li, html.ccmc #footer h1, html.ccmc #footer h2, html.ccmc #footer h3, html.ccmc #footer h4, html.ccmc #footer h5, html.ccmc #footer h6 {
      line-height: inherit; }
    html.ccmc #footer .insuranceLinks button {
      border: none;
      background: #ececec;
      width: 100%;
      padding: 0px;
      margin-bottom: 4px; }
      html.ccmc #footer .insuranceLinks button h2 {
        text-align: left; }
  html.ccmc .lfr-hudcrumbs {
    position: fixed;
    top: 0;
    z-index: 200; }
  html.ccmc .lfr-hudcrumbs ul {
    background: #414445;
    background: rgba(0, 0, 0, 0.8); }
  html.ccmc .lfr-hudcrumbs .breadcrumb li a, html.ccmc .lfr-hudcrumbs .breadcrumb li span {
    color: #FFF; }
  html.ccmc .lfr-hudcrumbs li span {
    background-image: url(../images/common/breadcrumbs_hud.png); }
  html.ccmc .lfr-panel-container {
    background-color: transparent; }
  html.ccmc .aui-combobox .aui-field-input {
    padding: 4px 3px 3px;
    font-size: 11px;
    height: 15px; }
  html.ccmc .aui-combobox .aui-field {
    float: left;
    line-height: 0; }
  html.ccmc .lfr-portlet-title-editable-content .aui-field {
    float: none;
    display: inline; }
  html.ccmc .portlet-borderless-bar {
    -moz-border-radius: 20px;
    -moz-box-shadow: inset 0 1px 3px #000;
    -webkit-border-radius: 20px;
    -webkit-box-shadow: inset 0 1px 3px #000;
    border-radius: 20px;
    box-shadow: inset 0 1px 3px #000; }
  html.ccmc .portlet-topper {
    -moz-box-shadow: 1px 1px 0 #FFF;
    -webkit-box-shadow: 1px 1px 0 #FFF;
    box-shadow: 1px 1px 0 #FFF; }
  html.ccmc .logo .current-community {
    -moz-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5), 1px 1px 0 #FFF;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5), 1px 1px 0 #FFF;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5), 1px 1px 0 #FFF; }
  html.ccmc .aui-combobox .aui-toolbar-first {
    -moz-border-radius-topleft: 0;
    -moz-border-radius-bottomleft: 0;
    -webkit-border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  html.ccmc #content {
    padding: 0px 0px 1px 0px;
    float: none; }
  html.ccmc .ccmc-home {
    display: block; }
  html.ccmc .ccmc-columns-1 .col-md-12 {
    padding: 0px; }
  html.ccmc #content .columns-2.ccmc-columns-2, html.ccmc #content .columns-2-1.ccmc-columns-2-1 {
    display: inline-block;
    width: 100%; }
  html.ccmc #content .columns-2.ccmc-columns-2 .col-md-8#column-1, html.ccmc #content .columns-2-1.ccmc-columns-2-1 .col-md-8#column-1 {
    flex: auto;
    max-width: 66%;
    width: 66%;
    padding-right: 5px; }
  html.ccmc #content .columns-2.ccmc-columns-2 .col-md-4#column-2, html.ccmc #content .columns-2-1.ccmc-columns-2-1 .col-md-4#column-2 {
    flex: auto;
    max-width: 34%;
    width: 34%; }
  html.ccmc .portlet-layout .portlet-header {
    margin-bottom: 0px; }
  html.ccmc .ccmc-inner {
    margin: 0 5px; }
  html.ccmc .portlet-layout.row {
    width: 100%;
    margin: 0; }
  html.ccmc .ccmc-inner .ccmc-columns-1 .ccmc-row {
    padding: 0 15px; }
  html.ccmc .ccmc-inner .aui-w30 .journal-content-article img {
    width: auto;
    max-width: 100%;
    height: auto; }
  html.ccmc .ccmc-affinity-main {
    margin: 0; }
  html.ccmc #graybig {
    background: url(../images/gray_big.gif) repeat-y 0 0;
    height: 312px;
    padding: 30px 25px 0px 15px;
    width: 544px;
    float: left;
    /*	margin-right:19px; */ }
  html.ccmc #ppl_photo {
    float: left;
    width: 383px; }
  html.ccmc #small_gray {
    height: 108px;
    width: 584px;
    float: left;
    padding: 25px 0px 0 0; }
  html.ccmc #manage_account {
    float: left;
    width: 383px;
    padding-top: 25px; }
  html.ccmc #layout-column_column-1 #p_p_id_58_, html.ccmc #column-1 #p_p_id_58_ {
    padding-top: 0px;
    width: 100%; }
  html.ccmc #createAccountLeftPanel {
    padding-left: 20px; }
  html.ccmc .educater {
    float: left;
    background: #ced64b;
    color: #000000;
    height: 171px;
    width: 191px; }
  html.ccmc .educater a {
    color: #000000;
    text-decoration: underline; }
  html.ccmc .nurse {
    float: left;
    background: #3cb6ce;
    color: #ffffff;
    height: 171px;
    width: 192px; }
  html.ccmc .nurse a {
    color: #ffffff;
    text-decoration: underline; }
  html.ccmc .peace {
    float: left;
    background: #c9cac8;
    color: #000000;
    height: 171px;
    width: 192px; }
  html.ccmc .peace a {
    color: #000000;
    text-decoration: underline; }
  html.ccmc .fire {
    float: left;
    background: #004165;
    color: #ffffff;
    height: 171px;
    width: 191px; }
  html.ccmc .fire a {
    color: #ffffff;
    text-decoration: underline; }
  html.ccmc .tagname {
    padding-top: 3px;
    text-align: center; }
  html.ccmc .graybox {
    background: #c9cac8;
    padding: 15px 10px 10px 15px;
    width: 157px;
    float: left;
    margin-right: 19px;
    height: 86px; }
  html.ccmc .account_head {
    background: url(../images/gray_big.gif) repeat-y 0 0;
    height: 15px;
    color: #ffffff;
    font-size: 18px;
    padding: 5px 10px; }
  html.ccmc .td_gray {
    background: #c9cac8;
    padding: 10px; }
  html.ccmc #leftcontent {
    float: left;
    width: 588px; }
  html.ccmc #manage_account input {
    width: 245px;
    padding: 5px;
    height: 15px;
    background: #ffffff;
    font-size: 12px; }
  html.ccmc .t {
    background: url(../images/dot2.gif) 0 0 repeat-x; }
  html.ccmc .b {
    background: url(../images/dot2.gif) 0 100% repeat-x; }
  html.ccmc .l {
    background: url(../images/dot2.gif) 0 0 repeat-y; }
  html.ccmc .r {
    background: url(../images/dot2.gif) 100% 0 repeat-y; }
  html.ccmc .bl {
    background: url(../images/bl.png) 0 100% no-repeat; }
  html.ccmc .br {
    background: url(../images/br.png) 100% 100% no-repeat; }
  html.ccmc .tl {
    background: url(../images/tl.png) 0 0 no-repeat; }
  html.ccmc .tr {
    background: url(../images/tr.png) 100% 0 no-repeat;
    padding: 10px; }
  html.ccmc .prohead {
    color: #3BB6CE;
    float: left;
    font-size: 40px;
    font-weight: bold;
    margin: 0;
    width: 453px; }
  html.ccmc .contenttitle {
    color: #006890;
    float: left;
    font-size: 30px;
    font-weight: bold;
    margin: 0; }
  html.ccmc .insurance_white {
    color: #FFFFFF;
    float: left;
    font-size: 20px;
    margin: 0;
    padding: 8px 0; }
  html.ccmc .whitecontent {
    color: #FFFFFF; }
  html.ccmc .person_name {
    color: #FFFFFF;
    font-size: 20px;
    margin: 0 !important;
    padding-top: 20px; }
  html.ccmc .designation {
    color: #FFFFFF;
    font-size: 15px; }
  html.ccmc .callout-box {
    border-right: 1px solid #CCCCCC;
    float: left;
    margin-right: 12px;
    padding-bottom: 10px;
    padding-right: 12px;
    width: 220px; }
  html.ccmc .callout-box .inner {
    height: 270px;
    text-align: left; }
  html.ccmc .callout-box .headline {
    color: #747679;
    font: 18px/30px arial;
    text-transform: uppercase; }
  html.ccmc .right-last {
    border: 0 none;
    margin-right: 0;
    padding-right: 0; }
  html.ccmc div.clearer {
    border: 0 solid black;
    clear: both;
    font: 0 "Helvetica","Arial";
    height: 0;
    margin: 0;
    padding: 0; }
  html.ccmc .content-break {
    border-top: 1px solid #CCCCCC;
    height: 1px;
    margin: 20px 0; }
  html.ccmc #rounded_data {
    color: #FFFFFF;
    float: left;
    width: 100%; }
  html.ccmc .question {
    color: #FFFFFF;
    float: left;
    font-size: 20px;
    padding: 6px 0 0; }
  html.ccmc #rounded_data {
    color: #FFFFFF; }
  html.ccmc .round_data_content td {
    padding: 3px 0; }
  html.ccmc .blue_number {
    color: #006890;
    font-size: 25px; }
  html.ccmc .portlet-column-content {
    padding: 0px; }
  html.ccmc .ccmc-page button, html.ccmc .ccmc-page button:hover, html.ccmc .ccmc-page button:focus {
    border: none;
    background: none;
    padding: 0;
    margin: 3px 0px;
    width: auto;
    overflow: visible;
    text-align: center;
    white-space: nowrap;
    cursor: pointer;
    text-shadow: none; }
  html.ccmc .ccmc-page button span, html.ccmc .ccmc-page button em {
    display: block;
    margin: 0;
    color: #000000;
    font-size: 12px;
    font-weight: bold; }
  html.ccmc .ccmc-page button span.blue_button {
    background: url(../images/bg_button1.png) no-repeat 0 0;
    padding-left: 10px;
    height: 26px;
    line-height: 25px; }
  html.ccmc .ccmc-page button em.blue_button {
    font-style: normal;
    margin-right: 3px;
    padding-right: 10px;
    height: 26px;
    line-height: 28px;
    background: url(../images/bluebutton.png) no-repeat 100% 0;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; }
  html.ccmc .ie7 .insurance_white {
    float: none;
    font-size: 20px;
    padding-top: 3px; }
  html.ccmc .insurance {
    width: 93px; }
  html.ccmc .getaquote {
    width: 121px; }
  html.ccmc .claims {
    width: 160px; }
  html.ccmc .customer {
    width: 160px; }
  html.ccmc .carrers {
    width: 160px; }
  html.ccmc .aboutus {
    width: 132px;
    padding-right: 0px !important; }
  html.ccmc .insurancetips {
    width: 113px; }
  html.ccmc .mainlink {
    font-weight: bold;
    font-size: 10px;
    border-bottom: 3px solid #d0cfcb;
    line-height: 20px;
    text-transform: uppercase; }
  html.ccmc .footertable td {
    vertical-align: top; }
  html.ccmc .searchInput {
    height: 15px;
    width: 187px;
    border: 1px solid #404040 !important;
    font-size: 11px;
    padding: 5px !important;
    background: none !important; }
  html.ccmc .footerlinks {
    font-size: 10px;
    color: #6d6e71;
    padding: 10px 10px 10px 0px; }
  html.ccmc .footerlinks a {
    font-size: 10px;
    color: #6d6e71;
    padding: 10px; }
  html.ccmc .affinity_container {
    height: 320px;
    width: 282px;
    padding-left: 102px;
    padding-top: 20px;
    color: #ffffff;
    font-size: 13px; }
  html.ccmc .ccmc-page button span.green_button {
    background: url("../images/green_button_1.png") no-repeat scroll 0 0 transparent;
    height: 26px;
    line-height: 25px;
    padding-left: 10px; }
  html.ccmc .ccmc-page button em.green_button {
    background: url("../images/green_button_2.png") no-repeat scroll 100% 0 transparent;
    font-style: normal;
    height: 26px;
    line-height: 28px;
    margin-right: 3px;
    padding-right: 13px; }
  html.ccmc .underlineLinks {
    font-size: 10px;
    color: #000000;
    text-decoration: underline; }
  html.ccmc #FFMContainer {
    font-size: 13px; }
    html.ccmc #FFMContainer .mw-margin.mar-vertical.mar-double .mw-vert-top.mw-padding.pad-vertical.pad-half ul {
      padding: 0;
      margin: 0 0 10px 25px; }
  html.ccmc #FFMContainer .details {
    clear: both;
    padding: 20px 0 10px; }
  html.ccmc .largefont {
    float: left;
    font-size: 15px;
    font-weight: bold;
    padding-top: 20px; }
  html.ccmc #Ins_grayRight {
    background: url("../images/gray_big.gif") repeat-y scroll 0 0 transparent;
    /* float: left;
	    padding: 0 0 0 15px;
	    width: 367px;*/
    padding: 0 15px;
    width: auto; }
  html.ccmc #Ins_grayRight .prohead2 {
    white-space: nowrap; }
  html.ccmc .prohead2 {
    color: #006890;
    font: 18pt arial, helvetica;
    margin: 0px;
    font-weight: 100 !important; }
  html.ccmc .ccmc-page select {
    padding: 1px !important; }
  html.ccmc .ccmc-page input[type="text"], html.ccmc .ccmc-page input[type="password"], html.ccmc .ccmc-page input[type="file"], html.ccmc .ccmc-page input[type="submit"], html.ccmc .ccmc-page input[type="button"], html.ccmc .ccmc-page input[type="reset"], html.ccmc .ccmc-page select, html.ccmc .ccmc-page textarea, html.ccmc .ccmc-page .textarea {
    background-repeat: no-repeat;
    border: 1px solid #5e6f78;
    font: 1em Arial,Helvetica,Verdana,sans-serif;
    padding: 5px 1px; }
  html.ccmc .table_padding td {
    padding: 5px; }
  html.ccmc element.style {
    color: #FFFFFF; }
  html.ccmc .gray_bg_small {
    background: url("../images/gray_big.gif") repeat-y scroll 0 0 transparent;
    color: #FFFFFF;
    /* float: left;*/
    margin-top: 10px;
    padding: 5px 10px 5px 5px;
    width: 367px; }
  html.ccmc .ccmc-page button span.blue_button {
    background: url("../images/bg_button1.png") no-repeat scroll 0 0 transparent;
    height: 26px;
    line-height: 25px;
    padding-left: 10px; }
  html.ccmc .aui-w7-10, html.ccmc .aui-w70 {
    float: left;
    width: 568px;
    margin-top: 20px; }
  html.ccmc .aui-w3-10, html.ccmc .aui-w30 {
    float: left;
    width: 362px;
    padding-left: 16px;
    margin-top: 20px; }
  html.ccmc .portlet-body .aui-w70 {
    width: 70%;
    float: none; }
  html.ccmc .portlet-body .aui-w30 {
    width: 30%;
    float: none; }
  html.ccmc .taglib-page-iterator .search-pages .page-selector {
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 5px;
    padding-right: 5px; }
  html.ccmc .taglib-page-iterator select {
    background: none repeat scroll 0 0 transparent;
    height: 18px;
    padding: 0; }
  html.ccmc .smallheading {
    color: #006890;
    font: 14pt helvetica; }
  html.ccmc .journal-content-article article h2 {
    color: #006890; }
  html.ccmc #form_title {
    background-color: #006890;
    height: 68px;
    margin-bottom: 30px;
    padding: 10px; }
  html.ccmc #form_title .mainheading {
    color: #ffffff;
    font-size: 20px; }
  html.ccmc #form_title .smallheading {
    color: #ffffff;
    font-size: 18px; }
  html.ccmc .asset-feature-story {
    margin-top: 0px;
    width: 173px;
    float: left;
    padding-right: 5px;
    margin-right: 10px;
    min-height: 250px; }
  html.ccmc .featureStoryCol1 {
    border-right: 1px solid #CCCCCC; }
  html.ccmc .featureStoryCol2 {
    border-right: 1px solid #CCCCCC; }
  html.ccmc .rowFeatureStorySeperator {
    clear: both;
    width: 100%;
    height: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #CCCCCC; }
  html.ccmc .portlet-asset-publisher .asset-feature-story .asset-title {
    font-size: 20px;
    color: #006890;
    border-bottom: none;
    margin-top: 0px; }
  html.ccmc .portlet-asset-publisher .asset-feature-story .asset-title.ccmc-col-3-title {
    font-weight: bold; }
  html.ccmc .portlet-asset-publisher .asset-feature-story .asset-content {
    margin-left: 0px;
    margin-right: 0px; }
  html.ccmc .portlet-asset-publisher .asset-feature-story .asset-more {
    margin-left: -5px;
    margin-top: 20px; }
  html.ccmc .portlet-asset-publisher .asset-feature-story .asset-content {
    height: 190px; }
  html.ccmc #article_faq h2 {
    color: #333333;
    font: 14pt helvetica;
    margin: 5px; }
  html.ccmc .article_answer {
    background: #EEEEEE;
    color: #333333;
    font: 10pt verdana;
    margin: 0;
    padding: 5px; }
  html.ccmc .separator {
    border-top: 1px dotted #BFBFBF;
    border-right: 0px;
    clear: both;
    margin: 5px 0; }
  html.ccmc .portlet-asset-publisher .ccmc-full-content .asset-content {
    margin: 0 0 10px 0; }
  html.ccmc .portlet-asset-publisher .backBtn {
    text-align: right; }
  html.ccmc .portlet-asset-publisher .taglib-header {
    color: #006890; }
  html.ccmc .portlet-asset-publisher .metadata-publish-date {
    background: none;
    padding-left: 0px; }
  html.ccmc .portlet-asset-publisher .asset-abstract {
    padding: 10px;
    margin-left: 10px; }
  html.ccmc .portlet-asset-publisher .asset-metadata {
    margin-left: 0px; }
  html.ccmc .even {
    background-color: #EEEEEE; }
  html.ccmc .odd {
    background-color: #FFFFFF; }
  html.ccmc .portlet-asset-publisher #newsalert {
    background: none repeat scroll 0 0 #FFF5F5;
    border: 1px solid red;
    padding: 10px;
    min-height: 40px;
    margin: -12px 0 0 0;
    width: auto;
    display: inline-block; }
  html.ccmc .portlet-asset-publisher #newsalert .newsheader {
    font-size: 18px;
    width: 20%;
    float: left;
    height: 35px; }
  html.ccmc .portlet-asset-publisher #newsalert .news_content_title {
    font-size: 18px; }
  html.ccmc .portlet-asset-publisher #newsalert .newscontent {
    float: left;
    width: 75%; }
  html.ccmc .portlet-asset-publisher #newsalert .newscontent a {
    font-size: 13px; }
  html.ccmc .ie7 .portlet-asset-publisher #newsalert {
    float: none;
    margin: -40px 0px 20px; }
  html.ccmc #form-content .topRule {
    border-top: 1px solid #C8C8C8;
    padding-top: 5px;
    color: #999999;
    display: block;
    font-size: 15px;
    line-height: 17px;
    margin: 10px 0 0;
    height: 25px; }
  html.ccmc #form-content .topRule1 {
    border: 0px;
    padding-top: 5px;
    color: #999999;
    display: block;
    font-size: 15px;
    line-height: 17px;
    margin: 10px 0 0;
    height: 25px; }
  html.ccmc .subHeadings {
    color: #999999;
    display: block;
    font-size: 15px;
    line-height: 17px;
    margin: 10px 0 5px 0; }
  html.ccmc .webColtitle {
    font-size: 20px;
    color: #006890;
    border-bottom: none;
    margin-top: 0px;
    padding-bottom: 10px; }
  html.ccmc .webContentCol {
    border-right: 1px solid #CCC;
    width: 173px;
    margin-right: 10px;
    padding-right: 5px;
    min-height: 230px;
    float: left; }
  html.ccmc .webContentData {
    height: 190px; }
  html.ccmc .noborder {
    border: none !important; }
  html.ccmc .whiteleftborder, html.ccmc .downArrow {
    border-left: 2px solid #ffffff; }
  html.ccmc .whiteleftborder a {
    display: block;
    background: url("../images/white_arrow.png") no-repeat right; }
  html.ccmc .downArrow a {
    display: block;
    background: url("../images/white_arrow_down.png") no-repeat right; }
  html.ccmc .policyHeader {
    color: #999999;
    display: block;
    /*line-height: 17px; */
    margin: 0px;
    font-size: 18px; }
  html.ccmc .account-index {
    margin-bottom: 15px; }
  html.ccmc .account-index td, html.ccmc .account-index2 td {
    color: #444444;
    font-size: 12px;
    margin: 0;
    padding: 4px;
    vertical-align: middle; }
  html.ccmc .account-index tr:hover {
    background: #EEEEEE; }
  html.ccmc .account-index th {
    padding-left: 5px !important; }
  html.ccmc table.account-index th {
    background: none repeat scroll 0 0 #26BCD6;
    padding-bottom: 4px;
    font-weight: normal;
    padding: 6px 0 3px;
    /* text-align: left;*/
    color: #000000;
    font-weight: bold; }
  html.ccmc .marginB {
    margin-bottom: 5px;
    margin-top: 20px; }
  html.ccmc .marginZero {
    margin-top: 0px !important; }
  html.ccmc #topTabs .child-menu li {
    border-width: 0 0 0;
    width: 100%;
    float: left;
    margin: 0; }
  html.ccmc #topTabs .child-menu li a {
    cursor: pointer !important; }
  html.ccmc #topTabs .child-menu li a {
    color: #35424e;
    display: block; }
  html.ccmc #topTabs .first-level-child {
    position: relative; }
  html.ccmc #topTabs .child-menu li a {
    background: none !important; }
  html.ccmc #topTabs .child-menu a:hover {
    color: #35424e;
    text-decoration: none; }
  html.ccmc #topTabs .child-menu {
    background: url("../images/top-arrow-blue.png") no-repeat scroll center 0 !important;
    padding: 9px 0 0 0;
    display: none; }
  html.ccmc #topTabs .child-menu li {
    background: none repeat scroll 0 0 #ffffff;
    padding: 0 17px;
    border-left: 3px solid #3f87ab;
    border-right: 3px solid #3f87ab; }
  html.ccmc #topTabs .child-menu li.singleChild {
    border-top: 3px solid #3f87ab !important;
    border-left: 3px solid #3f87ab !important;
    border-right: 3px solid #3f87ab !important;
    border-bottom: 3px solid #3f87ab !important;
    padding: 0 17px !important; }
  html.ccmc #topTabs .child-menu li.singleChild a {
    border-bottom: none !important; }
  html.ccmc #topTabs .child-menu li.lastchild {
    border-bottom: 3px solid #3f87ab; }
  html.ccmc #topTabs .child-menu li .child-menu li:first-child {
    border-top: 3px solid #3f87ab;
    padding-top: 10px; }
  html.ccmc #topTabs .child-menu li a, html.ccmc #topTabs .child-menu li.lastchild a.border {
    border-bottom: 1px solid #35424e;
    width: 100%;
    height: auto;
    font-size: 14px;
    line-height: 16px;
    padding: 5px 0 5px 0; }
  html.ccmc #topTabs .child-menu li.firstchild {
    padding-top: 10px;
    border-top: 3px solid #3f87ab; }
  html.ccmc #topTabs .child-menu li.lastchild {
    padding-bottom: 10px; }
  html.ccmc #topTabs .child-menu li.lastchild a {
    border: 0px; }
  html.ccmc #topTabs li:hover .child-menu {
    background: #1E2529;
    display: block;
    position: absolute;
    width: 150px;
    z-index: 300;
    margin-top: 16px;
    margin-left: -25px; }
  html.ccmc #topTabs .first-level-child ul.child-menu {
    background: none repeat scroll 0 0 transparent;
    padding: 0 !important; }
  html.ccmc #topTabs .first-level-child:hover ul.child-menu {
    display: block; }
  html.ccmc #topTabs .first-level-child ul.child-menu {
    display: none;
    left: 209px;
    position: absolute;
    top: -25px; }
  html.ccmc #topTabs .first-level-child ul.firstsubmenu {
    top: -19px !important; }
  html.ccmc #topTabs > ul > li > ul > li:first-child ul {
    top: -19px !important; }
  html.ccmc .ie7 #topTabs li:hover .child-menu {
    margin-left: -320px; }
  html.ccmc .ie7 #topTabs .first-level-child ul.child-menu {
    left: 500px; }
  html.ccmc .black_head {
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase; }
  html.ccmc #graybig2 {
    background: url("../images/gray_big.gif") repeat-y scroll 0 0 transparent;
    float: left;
    margin-top: 10px;
    padding: 5px 0px;
    width: 100%; }
  html.ccmc #graybig2 table tr td button {
    margin-right: 10px; }
  html.ccmc .tip {
    color: #FFFFFF;
    font-size: 16px;
    padding: 0 0 0 10px; }
  html.ccmc .margin0px {
    margin: 0; }
  html.ccmc #rightcontent {
    float: left;
    padding-left: 16px; }
  html.ccmc .top_padding {
    float: left;
    padding-top: 10px; }
  html.ccmc #small_gray1 {
    float: left;
    padding: 25px 0 0 0;
    width: 584px; }
  html.ccmc .graybox1 {
    background: none repeat scroll 0 0 #C9CAC8;
    float: left;
    margin-right: 11px;
    padding: 15px 10px 10px 15px;
    width: 157px;
    min-height: 160px; }
  html.ccmc .fontsize15px {
    font-size: 15px;
    font-weight: bold; }
  html.ccmc .icon_right {
    padding-right: 6px;
    text-align: right; }
  html.ccmc .displayNoneTR {
    display: none; }
  html.ccmc .displayBlockTR {
    display: table-row; }
  html.ccmc .ie .displayBlockTR {
    display: block; }
  html.ccmc table.account-index2 th {
    background: none repeat scroll 0 0 #006690;
    padding: 6px 0 3px 5px;
    /*text-align: left;*/
    font-weight: bold;
    color: #FFF; }
  html.ccmc table.account-index2 tr {
    background: none repeat scroll 0 0 #E6E6E6;
    border-bottom: 2px solid #FFFFFF;
    padding: 6px 0 3px;
    /*  text-align: left; */ }
  html.ccmc table.account-index2 tr:odd {
    background: none repeat scroll 0 0 #cccccc; }
  html.ccmc .lastR {
    text-align: right;
    padding-right: 5px; }
  html.ccmc table.darkgrayTH th {
    background: none repeat scroll 0 0 #999999;
    padding: 6px 0 3px 5px;
    /* text-align: left; */ }
  html.ccmc .finaltotal {
    background: none repeat scroll 0 0 #006690 !important; }
  html.ccmc .finaltotal td {
    color: #FFF !important; }
  html.ccmc .darkgrayTR {
    background-color: #999; }
  html.ccmc .uppercase_bold {
    font-weight: bold;
    text-transform: uppercase; }
  html.ccmc .makeChange {
    float: right;
    padding-right: 38px; }
  html.ccmc .makeChange a {
    cursor: pointer;
    text-decoration: underline; }
  html.ccmc .table_padding_border td {
    border: 1px solid #E2E2E0;
    padding: 5px; }
  html.ccmc html.ie7 {
    overflow-x: hidden; }
  html.ccmc .blackheader {
    color: #333333;
    font: 14pt helvetica; }
  html.ccmc .myacct-lt .faqcontent .faqpanel-heading {
    font-size: 18px;
    float: none;
    font-weight: bold;
    margin-bottom: .5rem; }
  html.ccmc .bodycontent {
    color: #333333;
    font: 10pt verdana; }
  html.ccmc .imgcaption {
    text-align: center;
    font-size: 12px;
    height: auto;
    line-height: 16px;
    margin-bottom: 20px; }
  html.ccmc .editInput {
    width: 300px; }
  html.ccmc .singleChild {
    padding: 5px 0px;
    border: none !important; }
  html.ccmc #p_p_id_58_ .portlet-body .portlet-msg-error {
    display: none; }
  html.ccmc #p_p_id_58_ .portlet-body form .portlet-msg-error {
    display: block; }
  html.ccmc #p_p_id_58_ .aui-form {
    padding-top: 0px; }
  html.ccmc .styledForm input {
    padding: 5px; }
  html.ccmc .styledForm strong {
    background: url("../images/input-bottom-left.gif") no-repeat scroll 0 100% transparent;
    display: block;
    float: left; }
  html.ccmc .styledForm strong em {
    background: url("../images/input-top-right.gif") no-repeat scroll 100% 0 transparent;
    display: block;
    float: left; }
  html.ccmc .styledForm strong em span {
    background: url("../images/input-bottom-right.gif") no-repeat scroll 100% 100% transparent;
    display: block;
    float: left; }
  html.ccmc .styledForm strong em span span {
    background: url("../images/input-top-left.gif") no-repeat scroll 0 0 transparent;
    display: block;
    float: left; }
  html.ccmc .styledForm input, html.ccmc .styledForm select, html.ccmc .styledForm textarea {
    margin: 1px 3px;
    background: none repeat scroll 0 0 transparent; }
  html.ccmc .welcome-quote-form .styledForm .select-style {
    margin: 0px !important; }
    html.ccmc .welcome-quote-form .styledForm .select-style select {
      margin: 0px; }
  html.ccmc .styledForm div.formRow label {
    color: #3C3C3C;
    display: block;
    font-size: 12px;
    padding-bottom: 3px; }
  html.ccmc .styledForm div.formRow {
    float: left;
    padding-bottom: 10px;
    padding-right: 5px;
    width: 100%; }
  html.ccmc .ie7 .styledForm div.formRow {
    float: none; }
  html.ccmc .styledForm span.required {
    color: red; }
  html.ccmc .clearboth div, html.ccmc .clearboth p {
    clear: both;
    width: 100%; }
  html.ccmc h3.policychangeForm {
    color: #999999;
    display: block;
    font-size: 15px;
    line-height: 17px;
    margin: 0; }
  html.ccmc #recaptcha_widget {
    /*border: 1px solid #DFDFDF;
		width: 480px;
		width: 421px;*/
    padding: 7px; }
  html.ccmc #recaptcha_widget span.recaptcha_only_if_image {
    line-height: 25px; }
  html.ccmc .g-recaptcha {
    padding: 7px; }
  html.ccmc #portlet_new-password {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    margin: 0 20px; }
  html.ccmc #portlet_new-password header.portlet-topper {
    display: none; }
  html.ccmc #portlet_new-password .portlet-msg-info {
    display: none; }
  html.ccmc #portlet_new-password .passwordTip {
    color: #666666;
    display: block;
    margin-left: 150px;
    padding: 5px;
    font-size: 10px; }
  html.ccmc .image-content {
    width: 150px;
    float: right;
    padding-right: 20px;
    clear: right; }
  html.ccmc .image-icon {
    float: right;
    width: auto;
    padding-right: 15px;
    text-align: right; }
  html.ccmc #navigation a, html.ccmc #topTabs ul a, html.ccmc #ppl_photo a, html.ccmc #Ins_grayRight a {
    font-weight: normal; }
  html.ccmc .displayBrowserMessage {
    display: none; }
  html.ccmc .ie6 .displayBrowserMessage {
    padding-bottom: 10px;
    display: block; }
  html.ccmc .columns-3_quote .aui-w33 {
    border-right: 2px solid #CCCCCC;
    padding: 0 20px;
    width: 300px; }
  html.ccmc .columns-3_quote .portlet-column-first {
    padding-left: 0; }
  html.ccmc .columns-3_quote .portlet-column-last {
    border: 0; }
  html.ccmc div.referralForm button span.blue_big_button {
    background: url(../images/blue_big.png) no-repeat scroll 0 0 transparent;
    height: 48px;
    line-height: 48px;
    padding-left: 15px; }
  html.ccmc div.referralForm button em.blue_big_button {
    background: url(../images/blue_big_right.png) no-repeat scroll 100% 0 transparent;
    font-style: normal;
    height: 48px;
    line-height: 48px;
    margin-right: 3px;
    padding-right: 15px;
    font-size: 15px;
    font-weight: bold; }
  html.ccmc div.referralForm button span, html.ccmc div.referralForm button em {
    color: #FFFFFF; }
  html.ccmc #ctaSlider {
    padding: 0px;
    margin: 20px 0px 20px 0px; }
  html.ccmc .ctaBG {
    background: url(../../images/home_cta_slider.jpg) top left no-repeat #fbfbf9;
    width: 155px;
    height: 191px;
    padding: 10px 9px;
    margin: 0px 8px 0px 0px;
    float: left; }
  html.ccmc .ctaBG:link, html.ccmc .ctaBG:visited {
    background-image: url(../../images/home_cta_slider.jpg);
    background-position: top left; }
  html.ccmc .ctaBG:active, html.ccmc .ctaBG:hover {
    background-image: url(../../images/home_cta_slider.jpg);
    background-position: top right;
    text-decoration: none; }
  html.ccmc .ctaBG img {
    padding: 0px;
    margin: 0px 0px 10px 0px;
    border: 0px; }
  html.ccmc .ctaBG h4 {
    font-size: 13px;
    color: #004165;
    text-align: center;
    padding: 0px;
    margin: 0px 0px 5px 0px;
    font-weight: 100;
    line-height: 22px; }
  html.ccmc .ctaDescript {
    color: #3b3a3a;
    font-size: 12px;
    line-height: 16px; }
  html.ccmc .ctaText {
    color: #fefffd;
    text-align: center;
    padding: 0px;
    margin: 18px 0px 0px 0px;
    font-size: 14px; }
  html.ccmc .bodycontent h3, html.ccmc .bodycontent.bodycontent-wrapper h2 {
    color: #002c5f;
    font-size: 16px;
    font-weight: 100;
    padding: 0px;
    margin: 0px 0px 10px 0px; }
  html.ccmc .bodycontent li {
    padding: 0px;
    margin: 10px; }
  html.ccmc .ccmc-page a {
    cursor: pointer; }
  html.ccmc .ccmc-page a:hover, html.ccmc .ccmc-page a:active {
    color: #006890;
    text-decoration: none; }
  html.ccmc .quoteBox {
    width: 547px;
    height: auto;
    background: url(../../images/CalCas_feedback_quotes.jpg) top left no-repeat #f8f8f6;
    border: 1px solid #e3e3e3;
    padding: 20px 20px 10px 20px;
    margin: 0px 0px 10px 0px; }
  html.ccmc .quoteBox p {
    margin: 0px;
    margin: 0px 0px 10px 0px;
    padding: 0px; }
  html.ccmc .quoteBox span {
    font: 18px Arial, Helvetica, sans-serif;
    color: #002c5f;
    font-style: italic;
    padding: 0px;
    margin: 0px 0px 0px 29px; }
  html.ccmc #socialMedia {
    margin: 0px auto;
    width: 205px;
    height: auto; }
  html.ccmc #socialMediaIcons {
    padding: 0px;
    margin: 0px; }
  html.ccmc #socialMediaIcons a {
    text-decoration: none; }
  html.ccmc #socialMedia p {
    font: 18px Arial, Helvetica, sans-serif;
    color: #006890;
    text-align: center;
    padding: 0px;
    margin: 0px; }
  html.ccmc #socialMedia span {
    font: 12px Arial, Helvetica, sans-serif;
    color: #333333; }
  html.ccmc #socialMedia img {
    display: inline;
    padding: 0px;
    margin: 5px 5px 0px 5px;
    border: 0px; }
  html.ccmc #hours {
    margin: 0px 0px 35px 0px;
    padding: 0px;
    width: 588px;
    height: 90px; }
  html.ccmc #hours h3 {
    color: #004165;
    font-weight: bold;
    font-size: 12px;
    padding: 0px;
    margin: 0px 0px 10px 0px; }
  html.ccmc #hours p {
    padding: 0px;
    margin: 0px 0px 10px 0px; }
  html.ccmc #hours .contactColumn {
    width: 196px;
    height: auto;
    float: left;
    padding: 0px;
    margin: 10px 15px 0px 0px; }
  html.ccmc .contactColumn2 {
    width: 120px;
    height: auto;
    float: left;
    padding: 0px;
    margin: 10px 25px 0px 25px; }
  html.ccmc .contactRow {
    width: 588px;
    height: auto;
    margin: 0px 0px;
    padding: 0px 0px; }
  html.ccmc .contactArea {
    border-top: 1px solid #c3d3dc;
    width: 490px;
    height: auto;
    padding: 0px;
    margin: 0px 0px 10px 0px;
    float: left; }
  html.ccmc .contactArea p {
    line-height: 22px;
    font-size: 12px; }
  html.ccmc .contactRow h3 {
    color: #004165;
    font-weight: bold;
    font-size: 13px;
    padding: 0px;
    margin: 20px 0px 0px 0px; }
  html.ccmc .contactColumn3 {
    width: 235px;
    height: auto;
    float: left;
    padding: 0px;
    margin: 0px 0px 0px 0px; }
  html.ccmc .contactColumn4 {
    width: 235px;
    height: auto;
    float: left;
    padding: 0px;
    margin: 0px 0px 0px 20px; }
  html.ccmc .iconColumn {
    width: 47px;
    height: 46px;
    float: left;
    padding: 0px;
    margin: 20px 20px 0px 0px; }
  html.ccmc #quoteLCHeader {
    background: url(../../images/quote_left_col_header.jpg) top left no-repeat #fbfbf9;
    width: 587px;
    height: 60px;
    padding: 0px;
    margin: 10px 0px 0px 0px; }
  html.ccmc #quoteLCHeader h3 {
    color: #ffffff;
    font: 20px Arial, Helvetica, sans-serif;
    font-weight: 100;
    padding: 19px 0px 0px 0px;
    margin: 0px 0px 0px 20px; }
  html.ccmc #quoteLCBox {
    border-bottom: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    padding: 0px 20px 0px 20px;
    margin: 0px 0px 20px 8px;
    width: 537px;
    height: auto;
    background: url(../../images/quote_left_col_bg.jpg) bottom left repeat-x #fbfbf9; }
  html.ccmc #quoteLCBox p {
    font-size: 11px;
    line-height: 16px;
    color: #000000;
    padding: 0px;
    margin: 0px 90px 0px 0px;
    float: right; }
  html.ccmc #quoteLCBox a:link, html.ccmc #quoteRCBox a:visited {
    color: 3bb6ce;
    text-decoration: underline; }
  html.ccmc #quoteLCBox a:hover, html.ccmc #quoteRCBox a:active {
    color: 3bb6ce;
    text-decoration: none; }
  html.ccmc #quoteLCBox h4 {
    color: #004165;
    font: 17px Arial, Helvetica, sans-serif;
    font-weight: 100;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px; }
  html.ccmc #quoteRCHeader {
    background: url(../../images/quote_right_col_header.jpg) top left no-repeat #fbfbf9;
    width: 377px;
    height: 60px;
    padding: 0px;
    margin: 75px 0px 0px 0px; }
  html.ccmc #quoteRCHeader h3 {
    color: #ffffff;
    font: 20px Arial, Helvetica, sans-serif;
    font-weight: 100;
    padding: 19px 0px 0px 0px;
    margin: 0px 0px 0px 20px; }
  html.ccmc #quoteRCBox {
    border-bottom: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    padding: 0px 20px 0px 20px;
    margin: 0px 0px 20px 8px;
    width: 327px;
    height: auto;
    background: url(../../images/quote_right_col_bg.jpg) bottom left repeat-x #fbfbf9; }
  html.ccmc #quoteRCBox p {
    font-size: 11px;
    line-height: 16px;
    color: #000000;
    padding: 0px;
    margin: 0px 30px 0px 0px;
    float: right; }
  html.ccmc #quoteRCBox a:link, html.ccmc #quoteRCBox a:visited {
    color: 3bb6ce;
    text-decoration: underline; }
  html.ccmc #quoteRCBox a:hover, html.ccmc #quoteRCBox a:active {
    color: 3bb6ce;
    text-decoration: none; }
  html.ccmc #quoteRCBox h4 {
    color: #004165;
    font: 17px Arial, Helvetica, sans-serif;
    font-weight: 100;
    padding: 0px 0px 0px 0px;
    margin: 29px 0px 0px 0px;
    float: right; }
  html.ccmc #quoteHomeHeader {
    background: url(../../images/quote_home_header.jpg) top left no-repeat #fbfbf9;
    width: 382px;
    height: 61px;
    padding: 0px;
    margin: 0px 0px 0px 0px; }
  html.ccmc #quoteHomeHeader h3 {
    color: #ffffff;
    font: 20px Arial, Helvetica, sans-serif;
    font-weight: 100;
    padding: 19px 0px 0px 0px;
    margin: 0px 0px 0px 20px; }
  html.ccmc #quoteHomeBox {
    border-right: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    padding: 0px 20px 0px 20px;
    margin: 0px 0px 0px 8px;
    width: 332px;
    height: auto;
    background: url(../../images/quote_home_bg.jpg) bottom left repeat-x #fbfbf9; }
  html.ccmc #quoteHomeBox p {
    font-size: 11px;
    line-height: 16px;
    color: #000000;
    padding: 0px;
    margin: 0px 10px 0px 0px;
    float: right; }
  html.ccmc #quoteHomeBox a:link, html.ccmc #quoteHomeBox a:visited {
    color: 3bb6ce;
    text-decoration: underline; }
  html.ccmc #quoteHomeBox a:hover, html.ccmc #quoteHomeBox a:active {
    color: 3bb6ce;
    text-decoration: none; }
  html.ccmc #quoteHomeBox h4 {
    color: #004165;
    font: 17px Arial, Helvetica, sans-serif;
    font-weight: 100;
    padding: 0px 0px 0px 0px;
    margin: 29px 0px 0px 0px;
    float: right; }
  html.ccmc .quoteHomeHR img {
    margin: 0px;
    padding: 0px;
    background-color: #f5f5f3;
    width: 382px;
    height: 1px; }
  html.ccmc #signinHomeBox {
    border-bottom: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    padding: 10px 20px 0px 20px;
    margin: 0px 0px 20px 8px;
    width: 332px;
    height: 132px;
    background: url(../../images/quote_home_signin_bg.jpg) bottom left repeat-x #f5f5f3; }
  html.ccmc #signinHomeBox p {
    font-size: 11px;
    line-height: 16px;
    color: #000000;
    padding: 0px;
    margin: 0px 10px 0px 0px;
    float: right; }
  html.ccmc #signinHomeBox a:link, html.ccmc #quoteHomeBox a:visited {
    color: 3bb6ce;
    text-decoration: underline; }
  html.ccmc #signinHomeBox a:hover, html.ccmc #signinHomeBox a:active {
    color: 3bb6ce;
    text-decoration: none; }
  html.ccmc #signinHomeBox h4 {
    color: #004165;
    font: 17px Arial, Helvetica, sans-serif;
    font-weight: 100;
    padding: 0px 0px 0px 0px;
    margin: 29px 0px 0px 0px;
    float: right; }
  html.ccmc #signContact {
    width: 233px;
    height: 134px;
    background-color: #fafafa;
    border: 1px solid #d6d6d6;
    float: right;
    padding: 0px;
    margin: 0px 0px 10px 0px; }
  html.ccmc .signImput {
    width: 198px;
    height: 17px;
    background-color: #ffffff;
    border: 1px solid #d6d6d6;
    padding: 5px 5px 5px 5px;
    margin: 0px 0px 5px 10px;
    font-size: 12px;
    color: #000000; }
  html.ccmc #signContact p {
    font-size: 9px;
    line-height: 16px;
    color: #000000;
    padding: 0px;
    margin: 0px 0px 0px 10px;
    float: left; }
  html.ccmc #signContact a:link, html.ccmc #signContact a:visited {
    color: 3bb6ce;
    text-decoration: underline; }
  html.ccmc #signContact a:hover, html.ccmc #signContact a:active {
    color: 3bb6ce;
    text-decoration: none; }
  html.ccmc #signContact h4 {
    color: #004165;
    font: 14px Arial, Helvetica, sans-serif;
    padding: 0px 0px 0px 0px;
    margin: 5px 0px 5px 10px; }
  html.ccmc #signContact img {
    padding: 0px;
    margin: 3px 10px 0px 10px;
    float: left;
    border: 0px; }
  html.ccmc .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  html.ccmc .clearfix {
    display: inline-block; }
  html.ccmc .tabbed_content {
    padding: 0px;
    margin: 20px 20px 20px 80px;
    width: 482px;
    height: auto; }
  html.ccmc .tabbed_icon {
    float: left;
    padding: 0px;
    margin: 20px 10px 20px 20px; }
  html.ccmc .tabbed_box {
    margin: 20px 0px 20px 0px;
    width: 584px; }
  html.ccmc .tabbed_area {
    padding: 8px 0px 0px 0px; }
  html.ccmc ul.tabs {
    margin: 0px;
    padding: 0px; }
  html.ccmc ul.tabs li {
    list-style: none;
    display: inline;
    padding: 0px;
    margin: 0px -6px 0px 0px; }
  html.ccmc ul.tabs li a {
    background-color: #fbfbf9;
    color: #043951;
    padding: 8px 14px 8px 14px;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    border: 1px solid #767575; }
  html.ccmc ul.tabs li a:hover {
    background-color: #fbfbf9;
    border-color: #767575; }
  html.ccmc ul.tabs li a.active {
    background-color: #fbfbf9;
    color: #282e32;
    border-top: 1px solid #767575;
    border-left: 1px solid #767575;
    border-right: 1px solid #767575;
    border-bottom: 1px solid #fbfbf9; }
  html.ccmc .content {
    border: 1px solid #767575;
    background-color: #fbfbf9;
    background-image: url(../../images/content_bottom.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
    padding: 0px;
    margin: 8px 0px 0px 0px; }
  html.ccmc #content_2, html.ccmc #content_3 {
    display: none; }
  html.ccmc ul.tabs {
    margin: 0px;
    padding: 0px;
    margin-top: 5px;
    margin-bottom: 6px; }
  html.ccmc .content ul {
    margin: 0px;
    padding: 0px 20px 0px 20px; }
  html.ccmc .content ul li {
    list-style: none;
    border-bottom: 1px solid #d6dde0;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 13px; }
  html.ccmc .content ul li a {
    text-decoration: none;
    color: #3e4346; }
  html.ccmc .content ul li a small {
    color: #8b959c;
    font-size: 9px;
    text-transform: uppercase;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    position: relative;
    left: 4px;
    top: 0px; }
  html.ccmc .content ul li:last-child {
    border-bottom: none; }
  html.ccmc #contactHeader {
    background: url(../../images/service_banner.jpg) top left no-repeat #fbfbf9;
    width: 584px;
    height: 60px;
    padding: 0px;
    margin: 0px; }
  html.ccmc #contactHeader h3 {
    color: #ffffff;
    font: 20px Arial, Helvetica, sans-serif;
    font-weight: 100;
    padding: 19px 0px 0px 0px;
    margin: 0px 0px 0px 20px; }
  html.ccmc #longBucket {
    border-bottom: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    padding: 0px 20px 0px 20px;
    margin: 0px 0px 20px 8px;
    width: 534px;
    height: auto;
    background: url(../../images/service_longBucket_bg.jpg) bottom left repeat-x #fbfbf9; }
  html.ccmc #longBucket img {
    float: left;
    margin: 5px 10px 30px 0px;
    padding: 0px; }
  html.ccmc #longBucket p {
    padding: 0px;
    margin: 0px 0px 10px 0px;
    line-height: 20px; }
  html.ccmc .bucketRow {
    border-bottom: 1px solid #E3E3E3;
    margin: 0px 0px 0px 0px;
    padding: 10px 0px 0px 0px;
    height: auto; }
  html.ccmc .bucketRowLast {
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 0px; }
  html.ccmc .contactTitle {
    color: #002c5f;
    font-weight: 100;
    font-size: 18px;
    padding: 0px;
    margin: 0px; }
  html.ccmc #shortBucket {
    background: url(../../images/billing_shortBucket_bg.jpg) bottom left repeat-x #fbfbf9;
    border-bottom: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    padding: 0px 10px 0px 0px;
    margin: 0px 0px 20px 8px;
    width: 564px;
    height: auto;
    min-height: 190px; }
  html.ccmc .bucketColumn {
    background: url(../../images/billing_border.jpg) bottom right no-repeat transparent;
    margin: 0px 0px 0px 0px;
    padding: 0px 15px 0px 0px;
    min-height: 40px;
    width: 177px;
    float: left; }
  html.ccmc .bucketColumnLast {
    border: 0px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    min-height: 40px;
    width: 178px;
    float: left; }
  html.ccmc #shortBucket ul {
    padding: 0px;
    margin: 10px 0px 5px 0px; }
  html.ccmc #shortBucket li {
    list-style-image: url(../../images/img_list_bullet.gif);
    list-style-position: outside;
    padding: 0px;
    margin: 0px 0px 5px 34px;
    font-size: 11px;
    line-height: 17px; }
  html.ccmc .billingTitle {
    color: #002c5f;
    font-size: 17px;
    padding: 0px;
    margin: 10px 0px 10px 0px;
    text-align: center; }
  html.ccmc #longBucketPayments {
    border-bottom: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 20px 8px;
    width: 574px;
    height: auto;
    background: url(../../images/service_longBucket_bg.jpg) bottom left repeat-x #fbfbf9; }
  html.ccmc #longBucketPayments p {
    padding: 0px;
    margin: 5px 0px 10px 0px;
    line-height: 20px; }
  html.ccmc .paymentRow {
    border-bottom: 1px solid #E3E3E3;
    width: 534px;
    margin: 0px 20px 0px 20px;
    padding: 0px 0px 0px 0px;
    height: auto;
    float: left; }
  html.ccmc .paymentArea {
    width: 466px;
    height: auto;
    padding: 0px;
    margin: 0px 0px 0px 0px;
    float: left; }
  html.ccmc .paymentRow h3 {
    color: #002c5f;
    font-weight: 100;
    font-size: 18px;
    padding: 0px;
    margin: 10px 0px 0px 0px; }
  html.ccmc .paymentRowLast {
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 0px; }
  html.ccmc #shortBucketClaims {
    background: url(../../images/billing_shortBucket_bg.jpg) bottom left repeat-x #fbfbf9;
    border-bottom: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    padding: 0px 10px 0px 0px;
    margin: 0px 0px 20px 8px;
    width: 564px;
    height: auto;
    min-height: 215px; }
  html.ccmc #shortBucketClaims {
    font-size: 11px; }
  html.ccmc .bucketColumnClaims {
    background: url(../../images/billing_border.jpg) bottom right no-repeat transparent;
    margin: 0px 0px 0px 10px;
    padding: 0px 15px 0px 0px;
    min-height: 40px;
    width: 167px;
    float: left; }
  html.ccmc .bucketColumnClaimsLast {
    margin: 0px 0px 0px 10px;
    padding: 0px 0px 0px 0px;
    min-height: 40px;
    width: 167px;
    float: left; }
  html.ccmc #shortBucketClaims ul {
    padding: 0px;
    margin: 10px 0px 5px 0px;
    min-height: 75px; }
  html.ccmc #shortBucketClaims li {
    list-style-image: url(../../images/img_list_bullet.gif);
    list-style-position: outside;
    padding: 0px;
    margin: 0px 0px 5px 24px;
    font-size: 11px;
    line-height: 17px; }
  html.ccmc .acctBox {
    background: url(../../images/account_bucket_bg.jpg) bottom left repeat-x #fbfbf9;
    border: 1px solid #e3e3e3;
    width: 176px;
    height: 220px;
    float: left;
    padding: 0px 4px;
    margin: 10px 10px 0px 0px; }
  html.ccmc .acctBox img {
    padding: 0px;
    margin: 10px 4px 0px 0px;
    float: left; }
  html.ccmc .acctBox ul {
    padding: 0px;
    margin: 40px 0px 0px 0px; }
  html.ccmc .acctBox li {
    list-style-image: url(../../images/img_list_bullet.gif);
    list-style-position: outside;
    padding: 0px;
    margin: 0px 0px 5px 24px;
    font-size: 12px;
    line-height: 17px; }
  html.ccmc .acctBox a:link, html.ccmc .acctBox a:visited {
    text-decoration: underline;
    color: #3b3a3a; }
  html.ccmc .acctBox a:hover, html.ccmc .acctBox a:active {
    text-decoration: none; }
  html.ccmc .acctBox h3 {
    color: #002c5f;
    font-size: 17px;
    font-weight: 100;
    padding: 0px 0px 0px 0px;
    margin: 15px 0px 30px 0px; }
  html.ccmc .acctBox p {
    font-size: 12px;
    padding: 0px;
    margin: 35px 5px 9px 5px;
    line-height: 18px; }
  html.ccmc .insuranceCTAbox {
    color: #e3e3e3;
    width: 181px;
    height: 237px;
    background: url(../../images/insuranceCTA_BtnBg.jpg) bottom left no-repeat #fbfbf9;
    float: left;
    padding: 0px;
    margin: 0px 8px 20px 0px;
    border: 1px solid #e3e3e3; }
  html.ccmc .insuranceCTAbox:link, html.ccmc .insuranceCTAbox:visited {
    background: url(../../images/insuranceCTA_BtnBg.jpg) bottom left no-repeat #fbfbf9;
    text-decoration: none; }
  html.ccmc .insuranceCTAbox:active, html.ccmc .insuranceCTAbox:hover {
    background: url(../../images/insuranceCTA_BtnBg_hover.jpg) bottom left no-repeat #fbfbf9;
    text-decoration: none; }
  html.ccmc .insuranceCTAbox img {
    padding: 0px;
    margin: 10px 0px 5px 12px; }
  html.ccmc .insuranceCTAbox h4 {
    font-size: 16px;
    color: #004165;
    text-align: center;
    padding: 0px;
    margin: 0px 0px 5px 0px;
    font-weight: 100;
    line-height: 22px; }
  html.ccmc .insuranceCTAbox ul {
    padding: 0px;
    margin: 0px 0px 0px 0px; }
  html.ccmc .insuranceCTAbox li {
    list-style-image: url(../../images/img_list_bullet.gif);
    list-style-position: outside;
    padding: 0px;
    margin: 0px 0px 5px 24px;
    font-size: 11px;
    line-height: 17px;
    color: #3b3a3a;
    text-decoration: none; }
  html.ccmc #insuranceLinks {
    background-color: #f8f8f6;
    border: 1px solid #e3e3e3;
    width: 375px;
    height: auto;
    margin: 0px;
    padding: 0px 0px 10px 0px; }
  html.ccmc #insuranceLinks ul {
    padding: 0px;
    margin: 15px 0px 10px 20px; }
  html.ccmc #insuranceLinks li {
    color: #006890;
    font-size: 14px;
    padding: 0px 0px 12px 0px;
    margin: 0px 0px 10px 0px;
    border-bottom: 1px dotted #e3e3e3;
    list-style: none; }
  html.ccmc #insuranceLinks h2 {
    font-size: 18px;
    color: #5b5b5b;
    padding: 0px;
    margin: 20px 0px 0px 20px;
    font-weight: 100; }
  html.ccmc #insuranceLinks a:link, html.ccmc #insuranceLinks a:visited {
    color: #006890;
    text-decoration: underline;
    font-weight: bold; }
  html.ccmc #insuranceLinks a:hover, html.ccmc #insuranceLinks a:active {
    color: #006890;
    text-decoration: none; }
  html.ccmc #policyBtn {
    background-image: url(../../images/btn_service_policy.jpg);
    width: 166px;
    height: 31px;
    background-position: top left;
    float: right;
    margin: 0px 0px 10px 0px;
    padding: 0px; }
  html.ccmc #policyBtn:link, html.ccmc #policyBtn:visited {
    background-image: url(../../images/btn_service_policy.jpg);
    background-position: top left; }
  html.ccmc #policyBtn:active, html.ccmc #policyBtn:hover {
    background-image: url(../../images/btn_service_policy.jpg);
    background-position: bottom left; }
  html.ccmc #ezBtn {
    background-image: url(../../images/btn_service_ezpay.jpg);
    width: 166px;
    height: 31px;
    background-position: top left;
    float: right;
    margin: 0px 0px 10px 0px;
    padding: 0px; }
  html.ccmc #ezBtn:link, html.ccmc #ezBtn:visited {
    background-image: url(../../images/btn_service_ezpay.jpg);
    background-position: top left; }
  html.ccmc #ezBtn:active, html.ccmc #ezBtn:hover {
    background-image: url(../../images/btn_service_ezpay.jpg);
    background-position: bottom left; }
  html.ccmc #feedbackBtn {
    background-image: url(../../images/btn_service_feedback.jpg);
    width: 166px;
    height: 31px;
    background-position: top left;
    float: right;
    margin: 0px 0px 10px 0px;
    padding: 0px; }
  html.ccmc #feedbackBtn:link, html.ccmc #feedbackBtn:visited {
    background-image: url(../../images/btn_service_feedback.jpg);
    background-position: top left; }
  html.ccmc #feedbackBtn:active, html.ccmc #feedbackBtn:hover {
    background-image: url(../../images/btn_service_feedback.jpg);
    background-position: bottom left; }
  html.ccmc #contactBtn {
    background-image: url(../../images/btn_service_contact.jpg);
    width: 166px;
    height: 31px;
    background-position: top left;
    float: right;
    margin: 0px 0px 10px 0px;
    padding: 0px; }
  html.ccmc #contactBtn:link, html.ccmc #contactBtn:visited {
    background-image: url(../../images/btn_service_contact.jpg);
    background-position: top left; }
  html.ccmc #contactBtn:active, html.ccmc #contactBtn:hover {
    background-image: url(../../images/btn_service_contact.jpg);
    background-position: bottom left; }
  html.ccmc #billingDetails {
    background-image: url(../../images/btn_billingDetails.jpg);
    width: 166px;
    height: 31px;
    background-position: top left;
    float: right;
    margin: 10px 0px 0px 0px;
    padding: 0px; }
  html.ccmc #billingDetails:link, html.ccmc #billingDetails:visited {
    background-image: url(../../images/btn_billingDetails.jpg);
    background-position: top left; }
  html.ccmc #billingDetails:active, html.ccmc #billingDetails:hover {
    background-image: url(../../images/btn_billingDetails.jpg);
    background-position: bottom left; }
  html.ccmc #billingDocs {
    background-image: url(../../images/btn_viewDocuments.jpg);
    width: 166px;
    height: 31px;
    background-position: top left;
    float: right;
    margin: 10px 0px 0px 0px;
    padding: 0px; }
  html.ccmc #billingDocs:link, html.ccmc #billingDocs:visited {
    background-image: url(../../images/btn_viewDocuments.jpg);
    background-position: top left; }
  html.ccmc #billingDocs:active, html.ccmc #billingDocs:hover {
    background-image: url(../../images/btn_viewDocuments.jpg);
    background-position: bottom left; }
  html.ccmc #billingForms {
    background-image: url(../../images/btn_billingForms.jpg);
    width: 166px;
    height: 31px;
    background-position: top left;
    float: right;
    margin: 10px 0px 0px 0px;
    padding: 0px; }
  html.ccmc #billingForms:link, html.ccmc #billingForms:visited {
    background-image: url(../../images/btn_billingForms.jpg);
    background-position: top left; }
  html.ccmc #billingForms:active, html.ccmc #billingForms:hover {
    background-image: url(../../images/btn_billingForms.jpg);
    background-position: bottom left; }
  html.ccmc #aboutClaimsBtn {
    background-image: url(../../images/btn_aboutClaims.jpg);
    width: 166px;
    height: 31px;
    background-position: top left;
    float: right;
    margin: 10px 0px 0px 0px;
    padding: 0px; }
  html.ccmc #aboutClaimsBtn:link, html.ccmc #aboutClaimsBtn:visited {
    background-image: url(../../images/btn_aboutClaims.jpg);
    background-position: top left; }
  html.ccmc #aboutClaimsBtn:active, html.ccmc #aboutClaimsBtn:hover {
    background-image: url(../../images/btn_aboutClaims.jpg);
    background-position: bottom left; }
  html.ccmc #reportClaimsBtn {
    background-image: url(../../images/btn_reportClaim.jpg);
    width: 166px;
    height: 31px;
    background-position: top left;
    float: right;
    margin: 10px 0px 0px 0px;
    padding: 0px; }
  html.ccmc #reportClaimsBtn:link, html.ccmc #reportClaimsBtn:visited {
    background-image: url(../../images/btn_reportClaim.jpg);
    background-position: top left; }
  html.ccmc #reportClaimsBtn:active, html.ccmc #reportClaimsBtn:hover {
    background-image: url(../../images/btn_reportClaim.jpg);
    background-position: bottom left; }
  html.ccmc #trackClaimsBtn {
    background-image: url(../../images/btn_trackClaim.jpg);
    width: 166px;
    height: 31px;
    background-position: top left;
    float: right;
    margin: 10px 0px 0px 0px;
    padding: 0px; }
  html.ccmc #trackClaimsBtn:link, html.ccmc #trackClaimsBtn:visited {
    background-image: url(../../images/btn_trackClaim.jpg);
    background-position: top left; }
  html.ccmc #trackClaimsBtn:active, html.ccmc #trackClaimsBtn:hover {
    background-image: url(../../images/btn_trackClaim.jpg);
    background-position: bottom left; }
  html.ccmc #myPoliciesBtn {
    background-image: url(../../images/btn_myPolicies.jpg);
    width: 166px;
    height: 31px;
    background-position: top left;
    margin: 40px 0px 0px 5px;
    padding: 0px; }
  html.ccmc #myPoliciesBtn:link, html.ccmc #myPoliciesBtn:visited {
    background-image: url(../../images/btn_myPolicies.jpg);
    background-position: top left; }
  html.ccmc #myPoliciesBtn:active, html.ccmc #myPoliciesBtn:hover {
    background-image: url(../../images/btn_myPolicies.jpg);
    background-position: bottom left; }
  html.ccmc #billingCenterBtn {
    background-image: url(../../images/btn_billingCenter.jpg);
    width: 166px;
    height: 31px;
    background-position: top left;
    margin: 40px 0px 0px 5px;
    padding: 0px; }
  html.ccmc #billingCenterBtn:link, html.ccmc #billingCenterBtn:visited {
    background-image: url(../../images/btn_billingCenter.jpg);
    background-position: top left; }
  html.ccmc #billingCenterBtn:active, html.ccmc #billingCenterBtn:hover {
    background-image: url(../../images/btn_billingCenter.jpg);
    background-position: bottom left; }
  html.ccmc #reportClaimBtn {
    background-image: url(../../images/btn_reportClaim.jpg);
    width: 166px;
    height: 31px;
    background-position: top left;
    margin: 35px 0px 0px 5px;
    padding: 0px; }
  html.ccmc #reportClaimBtn:link, html.ccmc #reportClaimBtn:visited {
    background-image: url(../../images/btn_reportClaim.jpg);
    background-position: top left; }
  html.ccmc #reportClaimBtn:active, html.ccmc #reportClaimBtn:hover {
    background-image: url(../../images/btn_reportClaim.jpg);
    background-position: bottom left; }
  html.ccmc #myQuotesBtn {
    background-image: url(../../images/btn_myQuotes.jpg);
    width: 166px;
    height: 31px;
    background-position: top left;
    margin: 40px 0px 0px 5px;
    padding: 0px; }
  html.ccmc #myQuotesBtn:link, html.ccmc #myQuotesBtn:visited {
    background-image: url(../../images/btn_myQuotes.jpg);
    background-position: top left; }
  html.ccmc #myQuotesBtn:active, html.ccmc #myQuotesBtn:hover {
    background-image: url(../../images/btn_myQuotes.jpg);
    background-position: bottom left; }
  html.ccmc #myAcctBtn {
    background-image: url(../../images/btn_myAccount.jpg);
    width: 166px;
    height: 31px;
    background-position: top left;
    margin: 40px 0px 0px 5px;
    padding: 0px; }
  html.ccmc #myAcctBtn:link, html.ccmc #myAcctBtn:visited {
    background-image: url(../../images/btn_myAccount.jpg);
    background-position: top left; }
  html.ccmc #myAcctBtn:active, html.ccmc #myAcctBtn:hover {
    background-image: url(../../images/btn_myAccount.jpg);
    background-position: bottom left; }
  html.ccmc #recourceCenterBtn {
    background-image: url(../../images/btn_resources.jpg);
    width: 166px;
    height: 31px;
    background-position: top left;
    margin: 23px 0px 0px 5px;
    padding: 0px; }
  html.ccmc #recourceCenterBtn:link, html.ccmc #recourceCenterBtn:visited {
    background-image: url(../../images/btn_resources.jpg);
    background-position: top left; }
  html.ccmc #recourceCenterBtn:active, html.ccmc #recourceCenterBtn:hover {
    background-image: url(../../images/btn_resources.jpg);
    background-position: bottom left; }
  html.ccmc #bundleBtn {
    background-image: url(../../images/btn_bundle_autoHome.jpg);
    width: 377px;
    height: 82px;
    background-position: top left;
    float: right;
    margin: 10px 0px 0px 0px;
    padding: 0px; }
  html.ccmc #bundleBtn:link, html.ccmc #bundleBtn:visited {
    background-image: url(../../images/btn_bundle_autoHome.jpg);
    background-position: top left; }
  html.ccmc #bundleBtn:active, html.ccmc #bundleBtn:hover {
    background-image: url(../../images/btn_bundle_autoHome.jpg);
    background-position: bottom left; }
  html.ccmc #quoteRCBtn {
    background-image: url(../../images/btn_quote.jpg);
    width: 166px;
    height: 31px;
    background-position: top left;
    margin: 0px 0px 0px 0px;
    padding: 0px; }
  html.ccmc #quoteRCBtn:link, html.ccmc #quoteRCBtn:visited {
    background-image: url(../../images/btn_quote.jpg);
    background-position: top left; }
  html.ccmc #quoteRCBtn:active, html.ccmc #quoteRCBtn:hover {
    background-image: url(../../images/btn_quote.jpg);
    background-position: bottom left; }
  html.ccmc #acctbtn {
    background-image: url(../../images/btn_acct_signin.jpg);
    width: 166px;
    height: 31px;
    background-position: top left;
    margin: 0px 0px 0px 0px;
    padding: 0px; }
  html.ccmc #acctbtn:link, html.ccmc #acctbtn:visited {
    background-image: url(../../images/btn_acct_signin.jpg);
    background-position: top left; }
  html.ccmc #acctbtn:active, html.ccmc #acctbtn:hover {
    background-image: url(../../images/btn_acct_signin.jpg);
    background-position: bottom left; }
  html.ccmc #assistanceChatServices {
    background: url(../../images/assistance_chatService.jpg) top left no-repeat #f9f9f9;
    height: 175px;
    width: 377px;
    padding: 0px;
    margin: 40px 0px 0px 0px; }
  html.ccmc #assistanceScheduleCall {
    background: url(../../images/assistance_scheduleCall.jpg) top left no-repeat #f9f9f9;
    height: 116px;
    width: 377px;
    padding: 0px;
    margin: 0px 0px 10px 0px; }
  html.ccmc #assistancegetQuote {
    background: url(../../images/assistance_getQuote.jpg) top left no-repeat #f9f9f9;
    height: 210px;
    width: 377px;
    padding: 0px;
    margin: 10px 0px 0px 0px; }
  html.ccmc #assistanceScheduleHelpCall {
    background: url(../../images/assistance_helpCall.jpg) top left no-repeat #f9f9f9;
    height: 124px;
    width: 377px;
    padding: 0px;
    margin: 0px 0px 10px 0px; }
  html.ccmc #assistanceQuoteChat {
    background: url(../../images/assistance_quoteChat25.jpg) top left no-repeat #f9f9f9;
    height: 176px;
    width: 377px;
    padding: 0px;
    margin: 10px 0px 20px 0px; }
  html.ccmc #assistanceMenuHeader {
    background: url(../../images/assistance_menu_bg.jpg) top left repeat-x #f9f9f9;
    height: 120px;
    width: 365px;
    border-top: 1px solid #676767;
    border-left: 1px solid #676767;
    border-right: 1px solid #676767;
    padding: 0px;
    margin: 0px 0px 0px 0px; }
  html.ccmc #assistanceMenuHeader h3 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 24px;
    color: #393939;
    text-align: center;
    font-weight: 100;
    padding: 0px;
    margin: 20px 0px 0px 0px; }
  html.ccmc #assistanceMenuHeader h4 {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 14px;
    color: #006890;
    font-weight: bold;
    text-align: center;
    padding: 0px;
    margin: 0px 0px 5px 0px; }
  html.ccmc #assistanceMenuHeader p {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    color: #000000;
    text-align: center;
    line-height: 18px;
    padding: 0px 20px 0px 20px;
    margin: 0px 0px 0px 0px; }
  html.ccmc #assistanceMenuArea {
    width: 367px;
    height: 394px;
    padding: 0px;
    margin: 0px 0px 20px 0px; }
  html.ccmc #assistanceMenuArea img {
    padding: 0px;
    margin: 0px 0px 0px 0px;
    float: left; }
  html.ccmc #assistanceMenu {
    background: url(../../images/assistance_helpCall.jpg) top left no-repeat #f9f9f9;
    height: 124px;
    width: 375px;
    padding: 0px;
    margin: 0px 0px 10px 8px; }
  html.ccmc #assistanceHome {
    background: url(../../images/assistance_home.jpg) top left no-repeat #f9f9f9;
    width: 375px;
    height: 209px;
    padding: 0px;
    margin: 0px 0px 20px 8px; }
  html.ccmc #investor_nav {
    width: 376px;
    height: 443px;
    background: url(../images/investor_nav_bg.jpg) top left no-repeat #f8f8f6;
    border: 1px solid #e3e3e3;
    padding: 0px;
    margin: 0px 0px 0px 0px; }
  html.ccmc #investor_nav img {
    float: left;
    padding: 0px;
    margin: 20px 6px 0px 20px;
    float: left; }
  html.ccmc #investor_nav ul {
    margin: 0px 0px 0px 0px;
    padding: 0px; }
  html.ccmc #investor_nav li {
    list-style: none;
    color: #002c5f;
    font-size: 13px;
    padding: 0px;
    margin: 0px 0px 8px 20px; }
  html.ccmc #investor_nav a:link, html.ccmc #investor_nav a:visited {
    color: #002c5f;
    text-decoration: underline; }
  html.ccmc #investor_nav a:hover, html.ccmc #investor_nav a:active {
    color: #002c5f;
    text-decoration: none; }
  html.ccmc #investor_nav p {
    color: #5b5b5b;
    font-size: 16px;
    padding: 0px;
    margin: 0px 0px 7px 10px; }
  html.ccmc .investorNavH3 {
    padding: 0px;
    margin: 14px 0px 13px 107px;
    color: #8f8f84;
    font-size: 20px;
    font-weight: 100; }
  html.ccmc .investorNavH3 a:link, html.ccmc .investorNavH3 a:visited {
    color: #8f8f84 !important;
    text-decoration: underline; }
  html.ccmc .investorNavH3 a:hover, html.ccmc .investorNavH3 a:active {
    color: #8f8f84;
    text-decoration: none; }
  html.ccmc #investor_nav .investHR {
    padding: 0px;
    margin: 7px 0px 10px 0px; }
  html.ccmc .investorLinks {
    width: 230px;
    height: auto;
    float: left; }
  html.ccmc .investorh3 {
    color: #d9da56;
    font-size: 24px;
    margin: 0px 0px 0px 14px;
    padding: 0px; }
  html.ccmc .investorh1 {
    color: #002c5f;
    font-size: 48px;
    margin: -10px 0px 0px 0px;
    padding: 0px; }
  html.ccmc #invest_ctas {
    width: 986px;
    height: 135px;
    clear: both; }
  html.ccmc #invest_ctas h4 {
    font-size: 20px;
    color: #f3f2f2; }
  html.ccmc #invest_ctas a:link, html.ccmc #invest_ctas a:visited {
    color: #e5f6fe;
    text-decoration: none; }
  html.ccmc #invest_ctas a:hover, html.ccmc #invest_ctas a:active {
    color: #e5f6fe;
    text-decoration: none; }
  html.ccmc #investAcct {
    width: 333px;
    height: 135px;
    float: left;
    padding: 0px;
    margin: 0px;
    background: url(../images/investor_cta_acct.jpg) top left no-repeat #ffffff; }
  html.ccmc #investAcct h4 {
    padding: 0px;
    margin: 10px 0px 0px 74px; }
  html.ccmc #investAcct p {
    padding: 0px;
    margin: 5px 0px 0px 74px; }
  html.ccmc #investAcct:link, html.ccmc #investAcct:visited {
    background-image: url(../images/investor_cta_acct.jpg);
    background-position: top left; }
  html.ccmc #investAcct:hover, html.ccmc #investAcct:active {
    background-image: url(../images/investor_cta_acct_roll.jpg);
    background-position: top left; }
  html.ccmc #investContact {
    width: 327px;
    height: 116px;
    float: left;
    padding: 0px;
    margin: 19px 0px 0px 0px;
    background: url(../images/investor_cta_contact.jpg) top left no-repeat #ffffff; }
  html.ccmc #investContact h4 {
    padding: 0px;
    margin: 10px 0px 0px 20px; }
  html.ccmc #investContact p {
    padding: 0px;
    margin: 5px 0px 0px 20px; }
  html.ccmc #investContact:link, html.ccmc #investContact:visited {
    background-image: url(../images/investor_cta_contact.jpg);
    background-position: top left; }
  html.ccmc #investContact:hover, html.ccmc #investContact:active {
    background-image: url(../images/investor_cta_contact_roll.jpg);
    background-position: top left; }
  html.ccmc #investReport {
    width: 326px;
    height: 116px;
    float: left;
    padding: 0px;
    margin: 19px 0px 0px 0px;
    background: url(../images/investor_cta_report.jpg) top left no-repeat #ffffff; }
  html.ccmc #investReport h4 {
    padding: 0px;
    margin: 10px 0px 0px 14px; }
  html.ccmc #investReport p {
    padding: 0px;
    margin: 5px 0px 0px 14px; }
  html.ccmc #investReport img {
    float: right;
    padding: 0px;
    margin: 0px 0px 0px 0px;
    border: 0px; }
  html.ccmc #investReport:link, html.ccmc #investReport:visited {
    background-image: url(../images/investor_cta_report.jpg);
    background-position: top left; }
  html.ccmc #investReport:hover, html.ccmc #investReport:active {
    background-image: url(../images/investor_cta_report_roll.jpg);
    background-position: top left; }
  html.ccmc #passwordTextDiv {
    position: absolute;
    left: 8px;
    background: none repeat scroll 0 0 transparent;
    display: none;
    top: 55px;
    font-size: 16px;
    line-height: 40px;
    color: #242f35; }
  html.ccmc #emailTextDiv {
    background: none repeat scroll 0 0 #FFFFFF;
    display: none;
    left: 18px;
    position: absolute;
    width: 200px; }
  html.ccmc .columns-max #p_p_id_58_ .portlet-back {
    display: none; }
  html.ccmc .columns-max #p_p_id_58_ .portlet-borderless-bar {
    display: none; }
  html.ccmc .calcas-hidden-lable {
    display: none; }
  html.ccmc #Glossary_category {
    padding: 10px 0px; }
  html.ccmc #Glossary_category a {
    font-size: 16px;
    padding-right: 8px; }
  html.ccmc #Glossary_category span {
    font-size: 16px;
    color: #5e6f78;
    font-weight: bold;
    padding-right: 8px; }
  html.ccmc .ie7 .staging-bar .last {
    width: 120px; }
  html.ccmc .ie7 .portlet-staging-bar .staging-icon-menu-container {
    margin-top: -1.58em; }
  html.ccmc .ie7 #topTabs li:hover .child-menu {
    margin-left: -400px; }
  html.ccmc .ie7 #topTabs .first-level-child ul.child-menu {
    left: 580px; }
  html.ccmc .portlet-msg, html.ccmc .portlet-msg-info, html.ccmc .portlet-msg-help, html.ccmc .lfr-message-help, html.ccmc .portlet-msg-progress, html.ccmc .lfr-message-progress, html.ccmc .lfr-message-info, html.ccmc .portlet-msg-error, html.ccmc .lfr-message-error, html.ccmc .portlet-msg-alert, html.ccmc .lfr-message-alert, html.ccmc .portlet-msg-success, html.ccmc .lfr-message-success {
    background: none no-repeat scroll 6px 50% #eee;
    border: 1px solid #555;
    color: #34404f;
    display: block;
    font-weight: bold;
    margin: 2px auto 14px;
    padding: 6px 6px 6px 30px;
    text-align: left; }
  html.ccmc .portlet-msg-info, html.ccmc .portlet-msg-help, html.ccmc .lfr-message-help, html.ccmc .portlet-msg-progress, html.ccmc .lfr-message-progress, html.ccmc .lfr-message-info {
    background-color: #dff4ff;
    background-image: url("../images/info-ic.png");
    border-color: #a7cedf; }
  html.ccmc .portlet-msg-help, html.ccmc .lfr-message-help {
    background-image: url("../images/help-ic.png"); }
  html.ccmc .portlet-msg-progress, html.ccmc .lfr-message-progress {
    background-image: url("../images/loading_indicator-ic.gif"); }
  html.ccmc .portlet-msg-error, html.ccmc .lfr-message-error {
    background-color: #fdd;
    background-image: url("../images/error-ic.png");
    border-color: #f00; }
  html.ccmc .portlet-msg-alert, html.ccmc .lfr-message-alert {
    background-color: #ffc;
    background-image: url("../images/alert-ic.png");
    background-position: 6px 20%;
    border-color: #fc0; }
  html.ccmc .portlet-msg-success, html.ccmc .lfr-message-success {
    background-color: #f4fdef;
    background-image: url("../images/success-ic.png");
    border-color: #acdfa7;
    color: #384f34; }
  html.ccmc .portlet-msg-alert-label, html.ccmc .portlet-msg-error-label, html.ccmc .portlet-msg-info-label, html.ccmc .portlet-msg-progress-label, html.ccmc .portlet-msg-success-label {
    background: none no-repeat scroll 0 50% rgba(0, 0, 0, 0);
    font-weight: bold;
    padding: 3px 3px 3px 20px; }
  html.ccmc .portlet-msg-alert-label {
    background-image: url("../images/alert-ic.png");
    color: #663; }
  html.ccmc .portlet-msg-error-label {
    background-image: url("../images/error-ic.png");
    color: #900; }
  html.ccmc .portlet-msg-info-label, html.ccmc .portlet-msg-help-label, html.ccmc .portlet-msg-progress-label {
    background-image: url("../images/info-ic.png");
    color: #34404f; }
  html.ccmc .portlet-msg-help-label {
    background-image: url("../images/help-ic.png"); }
  html.ccmc .portlet-msg-progress-label {
    background-image: url("../images/loading_indicator-ic.gif"); }
  html.ccmc .portlet-msg-success-label {
    background-image: url("../images/success-ic.png");
    color: #384f34; }
  html.ccmc .ui-dialog {
    border: 1px solid #c2c2c3 !important; }
  html.ccmc .ui-widget-content {
    background: #fbfaec !important;
    padding: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: none !important; }
  html.ccmc .ui-dialog .ui-dialog-title {
    margin: 0.1em 16px !important;
    padding-left: 30px;
    padding-top: 6px; }
  html.ccmc .ui-dialog .ui-dialog-titlebar-close {
    display: none !important; }
  html.ccmc .ui-dialog .ui-dialog-title {
    display: block;
    float: none !important;
    text-align: center;
    font-size: 2em;
    color: #141d25; }
  html.ccmc .ui-dialog .ui-dialog-content h2 {
    font-size: 1.4em;
    color: #141d25;
    margin-bottom: 10px; }
  html.ccmc .ui-dialog .ui-dialog-content {
    text-align: center;
    padding-bottom: 15px; }
  html.ccmc .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: none !important;
    text-align: center; }
  html.ccmc .pop-header-text {
    text-align: left;
    /*background: url("../images/warning-ic.jpg") no-repeat scroll 13px 10px rgba(0, 0, 0, 0);*/
    margin-bottom: 15px;
    padding-left: 50px;
    text-align: left; }
  html.ccmc .pop-data-text {
    text-align: left;
    padding-left: 50px; }
  html.ccmc .ui-dialog .ui-button {
    background: #fbb265 !important;
    /* Old browsers */
    background: -moz-linear-gradient(top, #fbb265 0%, #d75b27 100% !important);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fbb265), color-stop(100%, #d75b27)) !important;
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #fbb265 0%, #d75b27 100%) !important;
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #fbb265 0%, #d75b27 100%) !important;
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #fbb265 0%, #d75b27 100%) !important;
    /* IE10+ */
    background: linear-gradient(to bottom, #fbb265 0%, #d75b27 100%) !important;
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbb265', endColorstr='#d75b27',GradientType=0 );
    /* IE6-9 */
    color: #fff !important;
    border: 1px solid #ab4517 !important;
    padding: 5px 20px !important;
    margin-right: 10px !important;
    border-radius: 0; }
  html.ccmc .ui-dialog .ui-button span {
    font-size: 1.3em;
    padding: 0px !important;
    text-shadow: none;
    color: #fff;
    font-weight: normal; }
  html.ccmc .ui-dialog .ui-button span:hover {
    text-decoration: underline; }
  html.ccmc .ui-dialog button {
    margin: 0px !important; }
  html.ccmc input.recaptcha-input, html.ccmc .recaptcha_only_if_image a {
    float: left;
    clear: both; }
  html.ccmc .TopBlock {
    border-bottom: 1px solid #b8bfc2;
    background: url(../images/qp_bg.jpg) no-repeat left center;
    min-height: 348px; }
  html.ccmc .newGopaperlessTop.TopBlock {
    border-bottom: 1px solid #b8bfc2;
    background: url(../images/paperless_header_bg.jpg) no-repeat left center;
    min-height: 348px; }
  html.ccmc .ProtectWhat {
    margin: 0;
    padding: 0; }
  html.ccmc .ProtectWhat h2 {
    color: #002c5f;
    font-size: 48px;
    text-align: center;
    font-weight: 700;
    line-height: 50px;
    margin: 40px 0 9px 22px; }
  html.ccmc .ProtectWhat h3 {
    color: #242f35;
    font-size: 30px;
    text-align: center;
    line-height: 32px;
    font-weight: 400;
    margin: 0 0 0 23px; }
  html.ccmc .selectBoxes {
    margin: 19px 0 23px 21px;
    padding: 0; }
  html.ccmc .select-style.YourOccu {
    width: 240px; }
  html.ccmc .select-style.Autopolicy {
    width: 152px; }
  html.ccmc .select-style.YourState {
    width: 185px; }
  html.ccmc .select-style {
    -moz-border-radius: 5px;
    background: #fff url(../images/qp_dropdown_arrow.png) no-repeat right top;
    background-size: 30px; }
  html.ccmc .select-style select {
    padding: 8px !important;
    width: 100%;
    background-color: transparent;
    background-image: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 40px;
    color: #242f35;
    font-size: 16px;
    line-height: 18px;
    border: 1px solid #5e6f78;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
    background-color: transparent;
    background-image: none; }
  html.ccmc input[type="button"].QuoteBtn {
    width: 295px;
    height: 41px;
    background: #f26b0f none;
    color: #fff;
    font-size: 19px;
    text-align: center;
    text-shadow: none;
    line-height: 20px;
    border: none;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    cursor: pointer;
    margin-bottom: 20px;
    margin-left: 181px;
    -webkit-appearance: none;
    /*Safari/Chrome*/
    -moz-appearance: none;
    /*Firefox*/
    -ms-appearance: none;
    /*IE*/
    -o-appearance: none;
    /*Opera*/
    appearance: none;
    font-weight: bold; }
  html.ccmc .ccmc-page .getretrived {
    color: #242f35;
    font-size: 14px;
    line-height: 16px;
    background: url(../images/link_arrow.png) no-repeat right 1px;
    margin-left: 181px;
    text-decoration: underline;
    padding: 0 16px 0 0;
    margin-bottom: 26px;
    display: inline-block;
    font-weight: normal; }
  html.ccmc .ccmc-page .getretrived:hover {
    text-decoration: none;
    color: #242f35;
    font-weight: normal; }
  html.ccmc .ManageAcc {
    width: 288px;
    min-height: 288px;
    border: 5px solid #002c5f;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background-color: #fff;
    margin: 25px 0 25px 24px; }
  html.ccmc .ManageAcc h2, html.ccmc .ManageAcc h1 {
    color: #002c5f;
    font-size: 24px;
    line-height: 26px;
    text-align: center;
    font-weight: 400;
    margin: 13px 0 15px; }
  html.ccmc .ManageAccForm {
    margin: 0 11px;
    text-align: center; }
  html.ccmc .ManageAccForm input[type=text], html.ccmc .ManageAccForm input[type=password] {
    width: 258px;
    height: 40px;
    color: #242f35;
    background-color: #fff;
    border: 1px solid #002c5f;
    padding: 0 0 0 6px;
    margin: 0 0 12px;
    font-size: 16px;
    line-height: 40px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background-image: none; }
  html.ccmc .ManageAcc table {
    width: 100%; }
  html.ccmc .ManageAccForm fieldset {
    position: relative; }
  html.ccmc input[type="submit"].SignInBtn {
    width: 200px;
    height: 41px;
    background: #006890;
    color: #fff;
    font-size: 18px;
    text-align: center;
    border: none;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    cursor: pointer;
    text-shadow: none; }
  html.ccmc input[type="submit"].SignInBtn:focus, html.ccmc input[type="submit"].SignInBtn:hover {
    border: #006890 3px solid !important;
    box-shadow: none;
    background-color: #ffffff !important;
    color: #006890 !important;
    font-weight: 500;
    outline: none; }
  html.ccmc ul.btmlinks {
    margin: 13px 0 0;
    padding: 0;
    background-color: #f8fafb; }
  html.ccmc ul.btmlinks li {
    background: url(../images/link_arrow.png) no-repeat 95% 11px;
    list-style: none;
    border-top: 1px solid #5e6f78;
    height: 35px;
    padding: 0 10px; }
  html.ccmc #signin-li ul.btmlinks li {
    background: none; }
  html.ccmc ul.btmlinks li a {
    display: block;
    text-decoration: none;
    color: #242f35;
    font-size: 14px;
    line-height: 16px;
    padding: 10px 0 9px;
    font-weight: normal; }
  html.ccmc ul.btmlinks li a:hover {
    text-decoration: underline; }
  html.ccmc .TypesofInsurance {
    width: 986px;
    padding: 20px 0 30px;
    margin-top: -20px; }
  html.ccmc .TypesofInsurance h1 {
    color: #242f35;
    font-size: 36px;
    line-height: 38px;
    text-align: center;
    font-weight: 400;
    margin: 0 0 16px; }
  html.ccmc .TypesofInsurance h2 {
    color: #242f35;
    font-size: 24px;
    line-height: 26px;
    text-align: center;
    font-weight: 400;
    margin: 0 0 26px; }
  html.ccmc ul.TypesInsurance {
    margin: 0 36px;
    padding: 0; }
  html.ccmc ul.TypesInsurance li:first-child {
    margin-left: 0; }
  html.ccmc ul.TypesInsurance li {
    float: left;
    margin: 0 0 0 66px;
    padding: 0;
    list-style: none;
    text-align: center;
    width: 179px; }
  html.ccmc ul.TypesInsurance li a {
    display: block;
    text-decoration: none !important; }
  html.ccmc ul.TypesInsurance li a:hover {
    text-decoration: none; }
  html.ccmc ul.TypesInsurance li a:hover span {
    text-decoration: underline; }
  html.ccmc ul.TypesInsurance li img {
    margin: 0 0 13px;
    padding: 0; }
  html.ccmc ul.TypesInsurance li span {
    color: #033c78;
    font-size: 20px;
    line-height: 22px;
    font-weight: normal;
    margin: 0 0 6px 0;
    padding: 0;
    display: inline-block; }
  html.ccmc ul.TypesInsurance li p {
    color: #242f35;
    font-size: 14px;
    line-height: 18px;
    margin: 0; }
  html.ccmc .AffinityArea {
    margin: 0;
    padding: 0; }
  html.ccmc .Troopersbanner {
    background: url(img/affinity_troopers.jpg) no-repeat left top;
    width: 986px;
    height: 335px; }
  html.ccmc .peacebanner {
    background: url(img/affinity_officers.jpg) no-repeat left top;
    width: 986px;
    height: 335px; }
  html.ccmc .nursesbanner {
    background: url(img/affinity_nurses.jpg) no-repeat left top;
    width: 986px;
    height: 335px; }
  html.ccmc .nursepracbanner {
    background: url(img/affinity_nurse_practitioners.jpg) no-repeat left top;
    width: 986px;
    height: 335px; }
  html.ccmc .firefightbanner {
    background: url(img/affinity_firefighters.jpg) no-repeat left top;
    width: 986px;
    height: 335px; }
  html.ccmc .higheredbanner {
    background: url(img/affinity_higher_educators.jpg) no-repeat left top;
    width: 986px;
    height: 335px; }
  html.ccmc .educabanner {
    background: url(img/affinity_educators.jpg) no-repeat left top;
    width: 986px;
    height: 335px; }
  html.ccmc .WrapInnerBanner {
    left: 348px;
    position: absolute;
    top: 15px; }
  html.ccmc .BannerElements {
    position: relative;
    height: 335px; }
  html.ccmc .BannerElements h3 {
    margin: 9px 0 10px;
    width: 600px;
    height: auto;
    font-size: 36px;
    line-height: 38px;
    color: #242f35;
    font-weight: 400; }
  html.ccmc .BannerElements p {
    width: 610px;
    height: auto;
    font-size: 22px;
    line-height: 28px;
    color: #242f35;
    margin: 0 0 15px; }
  html.ccmc .BannerElements .LearnMoreBtn {
    width: 200px;
    background-color: #006890;
    color: #fff;
    font-size: 18px;
    text-align: center;
    border: #006890 3px solid;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
    padding: 12px 0 11px;
    font-weight: normal; }
  html.ccmc .BannerElements .LearnMoreBtn:focus, html.ccmc .BannerElements .LearnMoreBtn:hover {
    border: #006890 3px solid !important;
    background-color: #ffffff !important;
    color: #006890 !important;
    outline: none !important;
    text-decoration: none;
    box-shadow: none; }
  html.ccmc .boxsize {
    width: 197px;
    height: 335px;
    float: left; }
  html.ccmc .boxsizel {
    width: 198px;
    height: 335px;
    float: left; }
  html.ccmc .boxsize .info span.occu-arrow, html.ccmc .boxsizel .info span.occu-arrow {
    display: inline-block;
    width: 39px;
    height: 37px;
    background: url(../images/occu_arrow.png) no-repeat left top; }
  html.ccmc #occupations {
    width: 986px;
    height: 335px;
    display: block; }
  html.ccmc .firefighters {
    background-image: url(/o/CCMC-theme/images/PrismRollover.jpg); }
  html.ccmc .highered {
    background-image: url(/o/CCMC-theme/images/PrismRollover.jpg); }
  html.ccmc .educators {
    background-image: url(/o/CCMC-theme/images/PrismRollover.jpg); }
  html.ccmc .officers {
    background-image: url(/o/CCMC-theme/images/PrismRollover.jpg); }
  html.ccmc .nurses {
    background-image: url(/o/CCMC-theme/images/PrismRollover.jpg); }
  html.ccmc .firefighters h3 {
    margin: 70px 0 10px !important; }
  html.ccmc .highered h3 {
    margin: 55px 0 10px !important; }
  html.ccmc .educators h3 {
    margin: 80px 0 10px !important; }
  html.ccmc .officers h3 {
    margin: 80px 0 10px !important; }
  html.ccmc .nurses h3 {
    margin: 80px 0 10px !important; }
  html.ccmc .arrow {
    width: 39px !important;
    height: 37px !important;
    margin: 10px auto 0; }
  html.ccmc .firebox {
    width: 197px;
    height: 30px;
    display: block;
    padding: 0;
    margin: 0;
    position: relative;
    background-color: #002c5f; }
  html.ccmc .higherbox {
    width: 197px;
    height: 30px;
    display: block;
    background-color: #006890;
    position: relative; }
  html.ccmc .edubox {
    width: 197px;
    height: 30px;
    display: block;
    background-color: #00829B;
    position: relative; }
  html.ccmc .officersbox {
    width: 197px;
    height: 30px;
    display: block;
    background-color: #006890;
    position: relative; }
  html.ccmc .nursebox {
    width: 198px;
    height: 30px;
    display: block;
    background-color: #002c5f;
    position: relative; }
  html.ccmc .occutitles h4, html.ccmc .occutitles div {
    color: #fff;
    text-align: center;
    font-size: 18px;
    line-height: 20px;
    padding: 5px 0 0;
    margin: 0;
    font-weight: 100;
    font-family: Gotham,"Helvetica Neue",Helvetica,Arial,sans-serif; }
  html.ccmc .occutitles a {
    text-decoration: none;
    cursor: pointer;
    color: #fff;
    font-weight: normal; }
  html.ccmc .occutitles a:hover {
    color: #fff; }
  html.ccmc .ih-item {
    position: relative;
    -webkit-transition: all .35s ease-in-out;
    -moz-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out; }
  html.ccmc .ih-item a {
    cursor: pointer;
    text-decoration: none;
    outline: none; }
  html.ccmc .ih-item a:hover {
    text-decoration: none; }
  html.ccmc .ih-item img {
    width: 100%;
    height: 100%;
    border: none; }
  html.ccmc .ih-item.square {
    position: relative;
    width: 197px;
    height: 335px;
    background-color: #20838F; }
  html.ccmc .ih-item.square .info {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
  html.ccmc .ih-item.square.effect13 {
    overflow: hidden; }
  html.ccmc .ih-item.square.effect13 .img {
    width: 197px;
    height: 305px;
    -webkit-transition: all .35s ease-in-out;
    -moz-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  html.ccmc .ih-item.square.effect13 .info {
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all .35s ease-in-out;
    -moz-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out; }
  html.ccmc .ih-item.square.effect13 .info h3 {
    color: #fff;
    text-align: center;
    font-size: 24px;
    line-height: 26px;
    font-weight: 100;
    padding: 0;
    margin: 0; }
  html.ccmc .ih-item.square.effect13 .info p {
    font-size: 18px;
    line-height: 20px;
    position: relative;
    color: #fff;
    padding: 0;
    margin: 10px;
    text-align: center;
    font-weight: 100; }
  html.ccmc.no-touchevents .ih-item.square.effect13 .img:hover {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2); }
  html.ccmc .ih-item.square.effect13.left_to_right .info {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%); }
  html.ccmc.no-touchevents .ih-item.square.effect13.left_to_right:hover .info {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    visibility: visible;
    opacity: 1; }
  html.ccmc.no-touchevents .ih-item.square.effect13.left_to_right:hover .img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2); }
  html.ccmc.no-touchevents .ih-item.square.effect13.left_to_right:focus .info {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    visibility: visible;
    opacity: 1; }
  html.ccmc.no-touchevents .ih-item.square.effect13.left_to_right:focus .img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2); }
  html.ccmc .ih-item.effect13.left_to_right:focus {
    z-index: 1; }
  html.ccmc .ih-item.squarel {
    position: relative;
    width: 198px;
    height: 335px; }
  html.ccmc .ih-item.squarel .info {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
  html.ccmc .ih-item.squarel.effect13 {
    overflow: hidden; }
  html.ccmc .ih-item.squarel.effect13 .img {
    width: 198px;
    height: 305px;
    -webkit-transition: all .35s ease-in-out;
    -moz-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  html.ccmc .ih-item.squarel.effect13 .info {
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all .35s ease-in-out;
    -moz-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out; }
  html.ccmc .ih-item.squarel.effect13 .info h3 {
    color: #fff;
    text-align: center;
    font-size: 24px;
    line-height: 26px;
    font-weight: 100;
    padding: 0;
    margin: 0; }
  html.ccmc .ih-item.squarel.effect13 .info p {
    font-size: 18px;
    line-height: 20px;
    position: relative;
    color: #fff;
    padding: 0;
    margin: 10px;
    text-align: center;
    font-weight: 100; }
  html.ccmc.no-touchevents .ih-item.squarel.effect13 .img:hover {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2); }
  html.ccmc .ih-item.squarel.effect13.left_to_right .info {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%); }
  html.ccmc.no-touchevents .ih-item.squarel.effect13.left_to_right:hover .info {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    visibility: visible;
    opacity: 1; }
  html.ccmc.no-touchevents .ih-item.squarel.effect13.left_to_right:hover .img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2); }
  html.ccmc.no-touchevents .ih-item.squarel.effect13.left_to_right:focus .info {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    visibility: visible;
    opacity: 1; }
  html.ccmc.no-touchevents .ih-item.squarel.effect13.left_to_right:focus .img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2); }
  html.ccmc .ccmc-welcomequote-top .aui-w65 {
    width: 65%;
    display: block;
    float: left; }
  html.ccmc .ccmc-welcomequote-top .aui-w35 {
    width: 35%;
    display: block;
    float: left; }
  html.ccmc .ccmc-affinity-main .ccmc-welcomequote-top .aui-w65 {
    width: 66%; }
  html.ccmc .ccmc-affinity-main .ccmc-welcomequote-top .aui-w35 {
    width: 34%; }
  html.ccmc .ccmc-affinity-main .ccmc-welcomequote-top .aui-w65 .portlet-column-content {
    padding-right: 29px; }
  html.ccmc .newAffinityTop.TopBlock {
    max-height: 348px; }
  html.ccmc .newAffinityTop .ProtectWhat h2 {
    margin: 60px 0 9px 22px; }
  html.ccmc .newAffinityTop .affinityImg {
    width: 326px;
    margin: 0 0 0 9px; }
  html.ccmc .newAffinityTop .affinityImg img {
    max-height: 348px;
    width: auto; }
  html.ccmc .newAffinityTop .ProtectWhat {
    width: auto;
    padding: 0 45px 0 0; }
  html.ccmc .newAffinityTop .selectBoxes {
    margin: 19px 0 23px 5px; }
  html.ccmc .newAffinityTop .select-style.YourState {
    width: 152px; }
  html.ccmc .newAffinityTop .select-style.Autopolicy {
    margin-left: 12px; }
  html.ccmc .ccmc-affinity-main .newAffinityTop .QuoteBtn {
    margin-left: 155px;
    margin-bottom: 21px; }
  html.ccmc .AffinityQuote {
    width: 650px; }
  html.ccmc .newAffinityTop .getretrived {
    margin-left: 156px; }
  html.ccmc .AffinityTypes {
    position: relative;
    width: 1100px;
    height: 340px; }
  html.ccmc .AffinityTypes .AffinityInnerElements {
    width: 515px;
    height: auto;
    position: absolute;
    top: 90px;
    left: 40px; }
  html.ccmc .AffinityTypes .AffinityInnerElements h3 {
    color: #002c5f;
    font-size: 34px;
    font-weight: 100;
    margin-bottom: 17px;
    line-height: 36px;
    margin-top: 0; }
  html.ccmc .AffinityTypes .AffinityInnerElements p {
    color: #242f35;
    font-size: 17px;
    margin-bottom: 19px;
    line-height: 22px; }
  html.ccmc .AffinityTypes .AffinityInnerElements p a {
    color: #006890;
    text-decoration: none;
    font-weight: normal; }
  html.ccmc .AffinityTypes .AffinityInnerElements p a:hover {
    color: #002c5f;
    text-decoration: none; }
  html.ccmc .WithLogo .AffinityInnerElements {
    top: 13px; }
  html.ccmc .BenefitsArea {
    width: auto;
    height: auto;
    margin: 25px 20px 30px 20px;
    font-family: 'Roboto',sans-serif; }
  html.ccmc .BenefitsArea .FirstRow {
    margin: 30px 0px 40px 0px; }
  html.ccmc .BenefitsArea .FirstRow .col:first-child, html.ccmc .BenefitsArea .SecondRow .col:first-child {
    margin-left: 0; }
  html.ccmc .BenefitsArea .col h5, html.ccmc .BenefitsArea .col h3.benefit-heading {
    font-size: 18px;
    line-height: 20px !important;
    color: #242f35;
    margin-bottom: 18px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    padding-bottom: 7px;
    margin-top: 0;
    text-align: left; }
  html.ccmc .BenefitsArea .col p {
    font-size: 16px;
    line-height: 24px !important;
    color: #242f35;
    margin: 0;
    padding: 0 !important; }
  html.ccmc .BenefitsArea .DarkBlue h5, html.ccmc .BenefitsArea .DarkBlue h3.benefit-heading {
    border-bottom: 5px solid #002c5f; }
  html.ccmc .BenefitsArea .LightBlue h5, html.ccmc .BenefitsArea .LightBlue h3.benefit-heading {
    border-bottom: 5px solid #006890; }
  html.ccmc .BenefitsArea .Green h5, html.ccmc .BenefitsArea .Green h3.benefit-heading {
    border-bottom: 5px solid #7A7B0D; }
  html.ccmc .journal-content-article .BenefitsArea h3, html.ccmc .journal-content-article .BenefitsArea h2 {
    font-weight: 500;
    font-size: 32px;
    line-height: 44px !important;
    text-align: center;
    padding: 0;
    margin: 0 0 20px 0;
    color: #242f35; }
  html.ccmc .BenefitsArea .col p.condition {
    font-size: 14px !important;
    padding: 0;
    font-style: italic;
    color: #3a4a53 !important;
    font-weight: 300;
    line-height: 20px !important;
    margin: 10px 0 0 0 !important; }
  html.ccmc .BenefitsArea .col h5 + p.condition, html.ccmc .BenefitsArea .col h3.benefit-heading + p.condition {
    padding-bottom: 10px !important; }
  html.ccmc .journal-content-article .AffinityTypes .AffinityInnerElements .empDetail p, html.ccmc .journal-content-article .careersMain.empDetail p {
    margin-bottom: 0 !important; }
  html.ccmc .journal-content-article .careerBannerLftImg.careers-bannerLeftIMage {
    max-width: none; }
  html.ccmc .journal-content-article .BenefitsArea .span4 {
    width: 31.62393%;
    float: left;
    padding-left: 0;
    padding-right: 0;
    margin-left: 2.5641%; }
  html.ccmc .journal-content-article .lay-4060 .span5 {
    float: left;
    width: 40.17094%; }
  html.ccmc .journal-content-article .lay-4060 .span7 {
    margin-left: 2.5641%;
    float: left;
    width: 607px; }
  html.ccmc .journal-content-article .lay-4060 ul {
    padding: 0;
    margin: 0 0 10px 25px; }
  html.ccmc #footer {
    width: 986px;
    border-top: 1px solid #b8bfc2;
    padding: 20px 0 20px 0;
    background-color: #ececec; }
  html.ccmc #footer a {
    font-weight: normal; }
  html.ccmc #footer a:hover {
    font-weight: normal; }
  html.ccmc .footerTop {
    padding: 0 20px 0 20px; }
  html.ccmc ul.footersociallinks {
    margin: 4px 0 0 0;
    padding: 0; }
  html.ccmc ul.footersociallinks li:first-child {
    margin: 0; }
  html.ccmc ul.footersociallinks li {
    float: left;
    list-style: none;
    margin: 0 0 0 20px;
    font-size: 28px; }
  html.ccmc ul.footersociallinks li a {
    color: #3d4e57;
    display: block;
    text-decoration: none;
    outline: none;
    position: relative; }
  html.ccmc ul.footersociallinks li a:hover {
    color: #242f35; }
  html.ccmc ul.footersociallinks li a:focus {
    color: #242f35; }
  html.ccmc ul.footersociallinks li a::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: 0;
    left: 0;
    background-color: #000;
    visibility: hidden;
    transform: scaleX(0);
    transition: all 0.3s ease-in-out 0s; }
  html.ccmc ul.footersociallinks li a:hover::before {
    visibility: visible;
    transform: scaleX(1); }
  html.ccmc .footerMiddle {
    margin: 31px 20px 15px 20px;
    padding: 0; }
  html.ccmc .insuranceLinks {
    margin: 0;
    padding: 0; }
  html.ccmc .TypesIns {
    margin: 0 0 0 31px; }
  html.ccmc .TypesIns ul {
    width: 494px; }
  html.ccmc .TypesIns li {
    float: left;
    width: 200px;
    margin-right: 47px; }
  html.ccmc .customerSer {
    margin: 0 60px 0 0;
    width: 180px; }
  html.ccmc .ourCompany {
    margin: 0 0 0 0;
    width: 180px; }
  html.ccmc .insuranceLinks h2 {
    font-size: 20px;
    font-weight: 100;
    color: #242f35;
    margin: 0 0 22px 0; }
  html.ccmc .insuranceLinks ul {
    margin: 0;
    padding: 0; }
  html.ccmc .insuranceLinks ul li {
    list-style: none;
    margin-bottom: 14px;
    line-height: inherit; }
  html.ccmc .insuranceLinks ul li a {
    text-decoration: none;
    outline: none;
    font-size: 14px;
    line-height: 16px;
    color: #3d4e57; }
  html.ccmc .insuranceLinks ul li a:hover {
    text-decoration: underline; }
  html.ccmc .footerbottom {
    width: 986px;
    height: 68px;
    border-bottom: 1px solid #b8bfc2;
    border-top: 1px solid #b8bfc2; }
  html.ccmc ul.ftlinks {
    margin: 25px 0 0 50px;
    padding: 0; }
  html.ccmc ul.ftlinks li:first-child {
    background: none;
    padding: 0 13px 0 0; }
  html.ccmc ul.ftlinks li {
    list-style: none;
    float: left;
    background: url(../images/ftbtm-devider.png) no-repeat left center;
    padding: 0 13px 0 13px; }
  html.ccmc ul.ftlinks li a {
    color: #002c5f;
    font-size: 14px;
    line-height: 16px;
    text-decoration: none; }
  html.ccmc ul.ftlinks li a:hover {
    text-decoration: underline; }
  html.ccmc .nortanLogo {
    margin: 17px 20px 0 0; }
  html.ccmc .nortanLogo a {
    display: block;
    background: url(../images/norton-logo.png) no-repeat left top;
    width: 80px;
    height: 33px;
    text-indent: -9999px; }
  html.ccmc .bbbAc {
    display: block;
    width: 92px;
    height: 33px;
    margin: 18px 34px 0 0;
    text-decoration: none; }
  html.ccmc .StartQuote {
    border: 5px solid #002c5f;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background-color: #ffffff;
    width: 352px;
    min-height: 277px;
    margin: 0;
    text-align: center; }
  html.ccmc .StartQuote h2 {
    color: #002c5f;
    font-size: 27px;
    line-height: 29px;
    text-align: center;
    font-weight: normal;
    margin: 17px 0 14px 0; }
  html.ccmc .StartQuote .select-style {
    display: block;
    width: 295px;
    margin: 0 0 11px 28px; }
  html.ccmc .StartQuote .select-style select {
    width: 100%; }
  html.ccmc .StartQuote input[type="button"] {
    width: 295px;
    height: 41px;
    background-color: #f26b0f;
    background-image: none;
    color: #ffffff;
    font-size: 19px;
    text-align: center;
    line-height: 20px;
    border: none;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    cursor: pointer;
    margin: 1px 0 22px 0;
    -webkit-appearance: none;
    /*Safari/Chrome*/
    -moz-appearance: none;
    /*Firefox*/
    -ms-appearance: none;
    /*IE*/
    -o-appearance: none;
    /*Opera*/
    appearance: none; }
  html.ccmc .StartQuote input[type="button"]:hover {
    background-color: #e1630d;
    background-image: none;
    -webkit-appearance: none;
    /*Safari/Chrome*/
    -moz-appearance: none;
    /*Firefox*/
    -ms-appearance: none;
    /*IE*/
    -o-appearance: none;
    /*Opera*/
    appearance: none; }
  html.ccmc .StartQuote #quoteErrorMessage {
    width: 260px !important; }
  html.ccmc #welcomeQuoteForm #quoteErrorMessage {
    width: 560px;
    margin: 14px 0 14px 31px; }
  html.ccmc .ScheduleACallBox {
    border: 5px solid #002c5f;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background-color: #ffffff;
    width: 352px;
    height: 158px;
    margin: 25px 0 0 0;
    text-align: center; }
  html.ccmc .ScheduleACallBox h3 {
    color: #002c5f;
    font-size: 20px;
    line-height: 22px;
    font-weight: normal;
    text-align: center;
    margin: 17px 0 10px 0; }
  html.ccmc .ScheduleACallBox p {
    color: #242f35;
    font-size: 14px;
    line-height: 18px;
    width: 330px;
    text-align: left;
    margin: 0 0 14px 18px; }
  html.ccmc .ScheduleACallBox input[type="submit"] {
    width: 295px;
    height: 41px;
    background-color: #006890;
    background-image: none;
    color: #ffffff;
    font-size: 18px;
    text-align: center;
    border: none;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    cursor: pointer;
    text-shadow: none;
    -webkit-appearance: none;
    /*Safari/Chrome*/
    -moz-appearance: none;
    /*Firefox*/
    -ms-appearance: none;
    /*IE*/
    -o-appearance: none;
    /*Opera*/
    appearance: none; }
  html.ccmc .ScheduleACallBox input[type="submit"]:hover {
    background-color: #006890;
    background-image: none;
    -webkit-appearance: none;
    /*Safari/Chrome*/
    -moz-appearance: none;
    /*Firefox*/
    -ms-appearance: none;
    /*IE*/
    -o-appearance: none;
    /*Opera*/
    appearance: none; }
  html.ccmc span#_58_passwordCapsLockSpan {
    display: inline-block;
    margin: 0 0 10px 0;
    font-size: 14px;
    line-height: 16px;
    color: #002c5f; }
  html.ccmc .remove-round-corner .styledForm #recaptcha_widget strong {
    background: none; }
  html.ccmc .remove-round-corner .styledForm #recaptcha_widget strong em {
    background: none; }
  html.ccmc .remove-round-corner .styledForm #recaptcha_widget strong em span {
    background: none; }
  html.ccmc .remove-round-corner .styledForm #recaptcha_widget span.recaptcha_only_if_image a {
    margin: 10px 10px 0 0; }
  html.ccmc .ie11 .select-style select::-ms-expand, html.ccmc .ie10 .select-style select::-ms-expand {
    display: none; }
  html.ccmc .ie9 .select-style select, html.ccmc .ie8 .select-style select {
    width: 120%; }
  html.ccmc .ie9 .StartQuote .select-style select, html.ccmc .ie8 .StartQuote .select-style select {
    width: 110%; }
  html.ccmc .careersMain *, html.ccmc .careersVideo *, html.ccmc .findCareerblock *, html.ccmc .findCareerblockBottom *, html.ccmc .careersBenefits *, html.ccmc .readyTopay *, html.ccmc .careersArea *, html.ccmc .careersAboutus *, html.ccmc .careersActuarialProduct * {
    font-family: 'Roboto', sans-serif; }
  html.ccmc .careersMain {
    margin: 0;
    padding: 0; }
  html.ccmc .careersMain.textCenter {
    text-align: center; }
  html.ccmc .careersMain.top h2, html.ccmc .careersMain.careersMainHeadings.top h1 {
    color: #002c5f;
    font-size: 47px;
    text-align: center;
    font-weight: 900;
    line-height: 53px;
    margin: 93px 0 8px 0; }
  html.ccmc .careersMain.top h3, html.ccmc .careersMain.careersMainHeadings.top h2 {
    color: #242f35;
    font-size: 28px;
    text-align: center;
    font-weight: 300;
    line-height: 32px;
    margin: 0 0 34px 0; }
  html.ccmc .careersMain.top input[type='button'].QuoteBtn {
    text-align: center;
    margin: 0;
    line-height: 20px; }
  html.ccmc .careersMain.empDetail {
    margin-top: 30px;
    padding-left: 49px; }
  html.ccmc .careersArea.empDetail, html.ccmc .careersBenefits.empDetail, html.ccmc .careersAboutus.empDetail, html.ccmc .careersActuarialProduct.empDetail {
    margin-top: 30px;
    padding-left: 5px; }
  html.ccmc .careersMain.empDetail p {
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px; }
  html.ccmc .careersMain.empDetail strong {
    font-size: 14px;
    line-height: 16px;
    font-weight: 700; }
  html.ccmc .careersMain.empDetail {
    font-size: 11px;
    line-height: 13px; }
  html.ccmc .careersMain.tabs {
    padding-top: 10px;
    padding-bottom: 5px;
    border-bottom: 1px solid #b8bfc2; }
  html.ccmc .careersMain.tabs .subMenu-cave {
    display: inline-block;
    width: 100%; }
  html.ccmc .careersMain.tabs .subMenu-cave div {
    width: 42%;
    float: left;
    text-align: center; }
  html.ccmc .careersMain.tabs .subMenu-cave a, html.ccmc .careersMain.tabs .subMenu-cave a:focus {
    color: #242f35;
    font-size: 22px;
    font-weight: 300;
    text-decoration: none;
    line-height: 26px; }
  html.ccmc .careersMain.tabs .subMenu-cave a:hover {
    text-decoration: underline; }
  html.ccmc .careersMain.tabs .subMenu-cave div.first {
    text-align: right;
    width: 30%; }
  html.ccmc .careersMain.tabs .subMenu-cave div.last {
    width: 26%;
    text-align: left;
    padding-left: 10px; }
  html.ccmc .findCareerblock {
    width: 986px;
    padding: 30px 0 40px; }
  html.ccmc .ccmc-page div.findCareerblock.findCareerblock_Responsive {
    width: 986px;
    padding: 0 20px; }
  html.ccmc .ccmc-page.ccmc-inner div.findCareerblock.findCareerblock_Responsive {
    width: 986px;
    padding: 0; }
  html.ccmc .findCareerblock h1, html.ccmc .findCareerblock.findCareerblockHeadings h2 {
    color: #242f35;
    font-size: 33px;
    line-height: 38px;
    text-align: center;
    font-weight: 500;
    margin: 0 0 10px; }
  html.ccmc .findCareerblock h2, html.ccmc .findCareerblock.findCareerblockHeadings h3 {
    color: #242f35;
    font-size: 24px;
    line-height: 26px;
    text-align: center;
    font-weight: 400;
    margin: 0 0 30px; }
  html.ccmc .findCareerblock .topContent p {
    font-size: 12px;
    line-height: 18px;
    padding: 0 20px;
    color: #242f35;
    text-align: center;
    margin: 0; }
  html.ccmc .findCareerblock .topContent {
    margin-bottom: 40px; }
  html.ccmc .findCareerblock.careersActuarialProduct .topContent {
    margin-bottom: 0px; }
  html.ccmc .findCareerblock.careersAboutus .topContent {
    margin-bottom: 0px; }
  html.ccmc ul.findCareerblock {
    margin: 0;
    padding: 0 0 0 20px;
    width: auto; }
  html.ccmc ul.findCareerblock li:first-child {
    margin-left: 0; }
  html.ccmc ul.findCareerblock li {
    float: left;
    margin: 0 20px 0 0;
    padding: 0;
    list-style: none;
    text-align: left;
    width: 302px; }
  html.ccmc ul.findCareerblock li:last-child {
    margin-right: 0; }
  html.ccmc ul.findCareerblock li a, html.ccmc ul.findCareerblock li a:focus {
    display: inline;
    text-decoration: underline;
    padding: 0;
    color: #006890;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px; }
  html.ccmc ul.findCareerblock .slick-slide:focus {
    outline: 3px dotted #006890;
    outline-offset: -3px; }
  html.ccmc ul.findCareerblock li a:hover {
    text-decoration: none;
    font-weight: 400; }
  html.ccmc .findCareerblock .findCareerblockTop h3 {
    font-size: 32px;
    margin: 10px 0px 10px 0px;
    text-align: center; }
  html.ccmc .findCareerblock .findCareerblockTop h4 {
    margin-bottom: 30px;
    font-size: 24px;
    line-height: 26px;
    text-align: center;
    font-weight: 400; }
  html.ccmc .findCareerblock .centerContent li, html.ccmc .findCareerblock.careerMain ul.findCareerblockList li {
    margin-bottom: 38px; }
  html.ccmc .findCareerblock .centerContent li a, html.ccmc .findCareerblock .centerContent li a:focus {
    display: block;
    margin-top: 14px;
    color: #006890;
    font-weight: 400;
    text-decoration: underline; }
  html.ccmc .findCareerblock .centerContent li a:hover {
    text-decoration: none; }
  html.ccmc ul.findCareerblock li img {
    margin: 0 0 10px;
    padding: 0; }
  html.ccmc ul.findCareerblock li span {
    color: #242f35;
    font-size: 18px;
    line-height: 22px;
    font-weight: normal;
    margin: 0 0 10px 0;
    padding: 0;
    display: block;
    text-align: left;
    font-family: 'Roboto Condensed', sans-serif !important;
    text-transform: uppercase; }
  html.ccmc ul.findCareerblock li p {
    color: #242f35;
    font-size: 16px;
    line-height: 24px;
    margin: 0;
    padding: 0; }
  html.ccmc ul.findCareerblockList {
    margin: 0 0 0 40px;
    display: inline-block; }
  html.ccmc ul.findCareerblockList li {
    list-style: none;
    float: left;
    width: 30%;
    padding-right: 0px;
    vertical-align: top; }
  html.ccmc ul.findCareerblockList li p {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin: 0;
    padding: 0; }
  html.ccmc ul.findCareerblockList li p img {
    float: left;
    margin-right: 10px; }
  html.ccmc ul.findCareerblockList li p strong {
    line-height: 22px;
    margin-bottom: 10px;
    display: block;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 18px;
    font-family: 'Roboto Condensed', sans-serif !important;
    color: #002c5f; }
  html.ccmc ul.findCareerblockList li p a, html.ccmc ul.findCareerblockList li p a:focus {
    color: #006890;
    text-decoration: underline;
    font-weight: 400; }
  html.ccmc ul.findCareerblockList li p a:hover {
    text-decoration: none; }
  html.ccmc .findCareerblockBottom {
    text-align: center;
    margin-top: 44px; }
  html.ccmc .findCareerblockBottom h2 {
    font-size: 36px;
    line-height: 40px;
    color: #242f35;
    font-weight: 400;
    margin-bottom: 21px; }
  html.ccmc .findCareerblockBottom input[type="button"] {
    margin: 0; }
  html.ccmc .readyTopay.withTopmargin {
    margin-top: 40px; }
  html.ccmc .readyTopay .readyTopayBottom {
    text-align: center;
    margin-bottom: 34px; }
  html.ccmc .readyTopay h2 {
    font-size: 36px;
    line-height: 40px;
    color: #242f35;
    font-weight: 400;
    margin-bottom: 21px !important;
    margin-top: 0; }
  html.ccmc .readyTopay input[type="button"] {
    margin: 0; }
  html.ccmc .bgGray {
    background-color: #eaeaea; }
  html.ccmc .careersVideo {
    padding: 40px 93px; }
  html.ccmc .careersVideo .topContent {
    margin-bottom: 30px; }
  html.ccmc .careersVideo .topContent h2 {
    font-size: 36px;
    color: #242f35;
    text-align: center;
    margin: 0 0 15px 0;
    font-weight: 700;
    line-height: 45px; }
  html.ccmc .careersVideo .topContent p {
    font-size: 16px;
    line-height: 24px;
    padding: 0 35px;
    color: #242f35;
    text-align: center;
    margin-bottom: 20px;
    font-weight: 400; }
  html.ccmc .careersVideo .topContent p a, html.ccmc .careersVideo .topContent p a:focus {
    color: #006890;
    text-decoration: underline;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400; }
  html.ccmc .careersVideo .topContent p a:hover {
    text-decoration: none; }
  html.ccmc .careersVideo-cave {
    display: inline-block;
    width: 100%; }
  html.ccmc .careersVideo-cave ul.findCareerblockList {
    margin: 0; }
  html.ccmc .careersVideo-cave .leftContainer {
    float: left;
    padding-right: 28px;
    width: 63.68286445012788%; }
  html.ccmc .careersVideo-cave .rightContainer {
    float: left;
    width: 30.69053708439898%; }
  html.ccmc .careersVideo-cave .rightContainer ul {
    margin: 0;
    padding: 0; }
  html.ccmc .careersVideo-cave .rightContainer ul li {
    list-style: none;
    margin-bottom: 45px; }
  html.ccmc .careersVideo-cave .rightContainer ul li:last-child {
    margin-bottom: 0; }
  html.ccmc .careersVideo-cave .rightContainer ul li p {
    font-size: 16px;
    font-weight: 400;
    margin: 0;
    padding: 0;
    line-height: 24px; }
  html.ccmc .careersVideo-cave .rightContainer ul li p img {
    float: left;
    margin-right: 10px; }
  html.ccmc .careersVideo-cave .rightContainer ul li p strong {
    line-height: 22px;
    font-weight: 400;
    margin-bottom: 10px;
    display: block;
    font-family: 'Roboto', sans-serif !important;
    text-transform: uppercase;
    font-size: 18px;
    color: #002c5f; }
  html.ccmc .careersVideo-cave .rightContainer ul li p a, html.ccmc .careersVideo-cave .rightContainer ul li p a:focus {
    color: #006890;
    text-decoration: underline;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400; }
  html.ccmc .careersVideo-cave .rightContainer ul li p a:hover {
    text-decoration: none; }
  html.ccmc .careersBenefits .topContent p {
    padding: 0 20px;
    font-size: 16px;
    line-height: 24px; }
  html.ccmc .careersBenefits .centerContent {
    display: inline-block;
    margin: 0 40px;
    width: 1020px; }
  html.ccmc .centerContent ul.listWithbullets {
    margin: 0 0 0 20px;
    width: 30%;
    float: left;
    padding-right: 12px;
    padding: 0; }
  html.ccmc .careersBenefits .centerContent ul.listWithbullets {
    margin: 0 0 0 20px;
    width: 25%;
    float: left;
    padding: 0; }
  html.ccmc .centerContent ul.listWithbullets li {
    margin-bottom: 15px;
    font-size: 16px;
    list-style: disc;
    list-style-position: outside;
    color: #f26b0f;
    line-height: 24px; }
  html.ccmc .centerContent ul.listWithbullets li span {
    color: #242f35; }
  html.ccmc .centerContent ul.listWithbullets.first {
    margin-right: 97px !important; }
  html.ccmc .centerContent ul.listWithbullets.middle {
    margin-right: 97px !important; }
  html.ccmc .careersArea h1, html.ccmc .careersAboutus h1, html.ccmc .careerMain h1, html.ccmc .careersAboutus.findCareerblockHeadings h2 {
    font-size: 36px;
    font-weight: 700; }
  html.ccmc .careersArea .topContent p, html.ccmc .careersAboutus .topContent p, html.ccmc .careersActuarialProduct .topContent p {
    padding: 0 20px;
    font-size: 16px;
    line-height: 24px;
    color: #242f35;
    margin-bottom: 20px; }
  html.ccmc .careersBenefits h1, html.ccmc .careersActuarialProduct h1, html.ccmc .careersActuarialProduct.findCareerblockHeadings h2 {
    font-size: 35px;
    font-weight: 700; }
  html.ccmc .careersBenefits.AffinityTypes .AffinityInnerElements {
    width: 486px; }
  html.ccmc .careersAboutus.AffinityTypes .AffinityInnerElements, html.ccmc .careersActuarialProduct.AffinityTypes .AffinityInnerElements {
    width: 621px;
    right: 24px;
    left: inherit; }
  html.ccmc .careersAboutus.AffinityTypes .AffinityInnerElements h3, html.ccmc .careersActuarialProduct.AffinityTypes .AffinityInnerElements h3 {
    font-size: 28px;
    font-weight: 300;
    margin-top: 36px; }
  html.ccmc .careersAboutus.AffinityTypes .AffinityInnerElements p, html.ccmc .careersActuarialProduct.AffinityTypes .AffinityInnerElements p, html.ccmc .careersBenefits.AffinityTypes .AffinityInnerElements p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px; }
  html.ccmc .careersAboutus.AffinityTypes .AffinityInnerElements h3, html.ccmc .careersActuarialProduct.AffinityTypes .AffinityInnerElements h3 {
    font-size: 28px;
    font-weight: 300;
    margin-top: 36px; }
  html.ccmc .careersAboutus.AffinityTypes .AffinityInnerElements .empDetail, html.ccmc .careersActuarialProduct.AffinityTypes .AffinityInnerElements .empDetail {
    margin-top: 19px; }
  html.ccmc .careersAboutus.AffinityTypes .AffinityInnerElements .empDetail p, html.ccmc .careersActuarialProduct.AffinityTypes .AffinityInnerElements .empDetail p {
    margin: 0; }
  html.ccmc .careersAboutus.p196 .topContent, html.ccmc .careersActuarialProduct.p196 .topContent {
    margin-bottom: 0px; }
  html.ccmc .careersAboutus.p196 .topContent p, html.ccmc .careersActuarialProduct.p196 .topContent p {
    padding: 0 196px;
    font-size: 16px;
    line-height: 24px; }
  html.ccmc .careersAboutus.h1500 h1, html.ccmc .careersActuarialProduct.h1500 h1, html.ccmc .findCareerblockHeadings.h1500 h2 {
    font-weight: 500; }
  html.ccmc .careersAboutus .topContent p a, html.ccmc .careersAboutus .topContent p a:focus, html.ccmc .careersActuarialProduct .topContent p a, html.ccmc .careersActuarialProduct .topContent p a:focus {
    color: #006890;
    font-weight: 400;
    text-decoration: underline; }
  html.ccmc .careersAboutus .topContent p a:hover, html.ccmc .careersActuarialProduct .topContent p a:hover {
    text-decoration: none; }
  html.ccmc .careersActuarialProduct.AffinityTypes .AffinityInnerElements {
    right: 107px; }
  html.ccmc .careersActuarialProduct.AffinityTypes .AffinityInnerElements h3 {
    margin-top: 80px; }
  html.ccmc #content .breadcrumb {
    margin-left: 20px;
    margin-right: 20px; }
  html.ccmc #content.ccmc-inner .breadcrumb, html.ccmc #content.ccmc-affinity-main .breadcrumb {
    margin-left: 0;
    margin-right: 0;
    background: transparent;
    padding-left: 0;
    padding-right: 0; }
  html.ccmc .breadcrumb li + li:before {
    content: "/";
    display: inline-block;
    font-weight: bold;
    font-size: 16px;
    color: #242f35;
    padding: 0; }
  html.ccmc .breadcrumb li {
    background: none !important; }
  html.ccmc .breadcrumb li a {
    display: inline-block; }
  html.ccmc #content.ccmc-affinity-main .breadcrumb {
    padding-left: 15px;
    padding-right: 15px; }
  html.ccmc .breadcrumb {
    font-family: 'Roboto', sans-serif; }
  html.ccmc .breadcrumb li {
    margin: 0 !important; }
  html.ccmc .breadcrumb li.active {
    background: none !important;
    font-size: 14px;
    line-height: 24px;
    color: #242f35;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden; }
  html.ccmc .breadcrumb li > span.divider {
    display: none; }
  html.ccmc .breadcrumb li.last {
    background-image: none !important;
    margin-top: .2em !important; }
  html.ccmc .breadcrumb a, html.ccmc .breadcrumb a:focus {
    font-size: 14px;
    line-height: 24px;
    color: #242f35;
    text-decoration: none;
    font-weight: 400; }
  html.ccmc .breadcrumb a:hover {
    color: #242f35;
    text-decoration: underline;
    font-weight: 400; }
  html.ccmc .breadcrumb li.last a, html.ccmc .breadcrumb li.last a:hover, html.ccmc .breadcrumb li.last a:focus {
    color: #242f35; }
  html.ccmc .breadcrumb li.last span {
    font-size: 14px;
    line-height: 24px;
    color: #242f35;
    text-decoration: none;
    font-weight: 400; }
  html.ccmc .findCareerblock .centerContent ul:last-child li {
    margin-bottom: 0px; }
  html.ccmc .careersBenefits.findCareerblock .centerContent li:nth-last-child(-n+5) {
    margin-bottom: 15px; }
  html.ccmc .careersBenefits.findCareerblock .centerContent li:last-child {
    margin-bottom: 0px; }
  html.ccmc .careersVideo.careersArea {
    padding: 0px; }
  html.ccmc ul.findCareerblockList li:nth-child(1), html.ccmc ul.findCareerblockList li:nth-child(2), html.ccmc ul.findCareerblockList li:nth-child(4), html.ccmc ul.findCareerblockList li:nth-child(5) {
    margin-right: 31px; }
  html.ccmc .careersVideo-cave ul.findCareerblockList li:nth-child(1), html.ccmc .careersVideo-cave ul.findCareerblockList li:nth-child(2), html.ccmc .careersVideo-cave ul.findCareerblockList li:nth-child(4), html.ccmc .careersVideo-cave ul.findCareerblockList li:nth-child(5) {
    margin-right: 44px; }
  html.ccmc .careersVideo.careersArea .careerVideo_Content, html.ccmc .careersVideo.careersActuarialProduct {
    padding: 40px 44px; }
  html.ccmc .goPaperlessConfirmpage {
    width: 100%; }
  html.ccmc .goPaperlessConfirmpage h2 {
    color: #002c5f;
    font-size: 36px;
    text-align: left;
    font-weight: 900;
    line-height: 53px;
    margin: 30px 0 8px 0;
    /*font-family: 'Roboto',sans-serif;*/
    font-family: 'Arial'; }
  html.ccmc .goPaperlessConfirmpage p {
    font-size: 16px;
    line-height: 24px;
    color: #242f35;
    text-align: left;
    margin: 0;
    font-weight: 400;
    font-family: 'Arial';
    margin-bottom: 20px; }
  html.ccmc .goPaperlessConfirmpage .signInHeading {
    line-height: 22px;
    margin-bottom: 10px;
    display: block;
    text-transform: capitalize;
    font-weight: 700;
    font-size: 18px;
    font-family: "Roboto Condensed", sans-serif !important;
    color: #002c5f; }
  html.ccmc .ccmc-page {
    /*GoPaperless CSS*/
    /*input[type="button"].actionBtn:hover, input[type="submit"].actionBtn:hover {background: #e1630d none !important;color: #fff !important}*/
    /*css_to_add_go_paperless Leatest CSS Document Start*/
    /* CSS Document */
    /*input[type="button"].actionBtnCnt:focus {outline: none}*/
    /** Ready To Generic Section End **/
    /*css_to_add_go_paperless Leatest CSS Document End*/
    /*GoPaperless CSS End*/ }
    html.ccmc .ccmc-page input[type="button"].actionBtn, html.ccmc .ccmc-page input[type="submit"].actionBtn {
      width: 295px;
      height: 41px;
      background: #f26b0f none;
      font-family: 'Roboto', Arial, sans-serif;
      font-weight: bold;
      color: #fff;
      font-size: 19px;
      text-align: center;
      text-shadow: none;
      line-height: 20px;
      border: none;
      border-radius: 5px;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      cursor: pointer;
      margin-bottom: 20px;
      float: left; }
    html.ccmc .ccmc-page input[type="button"].actionBtn.cnt, html.ccmc .ccmc-page input[type="submit"].actionBtn.cnt {
      float: none; }
    html.ccmc .ccmc-page .createFields input, html.ccmc .ccmc-page .createFields input[type="text"], html.ccmc .ccmc-page .createFields input[type="email"], html.ccmc .ccmc-page .createFields input[type="password"] {
      height: 40px;
      color: #242f35;
      background-color: #fff;
      border: 1px solid #5e6f78;
      padding: 0 0 0 6px;
      margin: 0px 0px 20px 0px;
      font-size: 16px;
      line-height: 40px;
      border-radius: 5px;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      background-image: none; }
    html.ccmc .ccmc-page .createFields input[type="text"], html.ccmc .ccmc-page .createFields input[type="email"], html.ccmc .ccmc-page .createFields input[type="password"] {
      width: 400px; }
    html.ccmc .ccmc-page .createFields input[type="tel"] {
      width: 40px; }
    html.ccmc .ccmc-page .createFields input[type="tel2"] {
      width: 50px; }
    html.ccmc .ccmc-page .createFields .selectBoxes, html.ccmc .ccmc-page .createFields .select-style {
      margin: 0; }
    html.ccmc .ccmc-page .createFields .selectBoxes.mar-bottom-0 {
      margin-bottom: 0; }
    html.ccmc .ccmc-page .createFields .selectBoxes {
      margin-bottom: 10px !important;
      margin-top: 25px; }
    html.ccmc .ccmc-page .createFields .selectBoxes select {
      height: 40px; }
    html.ccmc .ccmc-page .createMessage p {
      color: #495054 !important; }
    html.ccmc .ccmc-page .createMessage {
      width: 498px;
      height: auto;
      border: 1px solid #c2c2c3;
      margin: 0px 0px 20px 0px;
      padding: 15px 15px 0px 20px;
      border-radius: 5px;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px; }
    html.ccmc .ccmc-page .createFields span {
      margin: 0px 8px;
      padding: 0px; }
    html.ccmc .ccmc-page .createFields .aui-field-content, html.ccmc .ccmc-page .createFields .aui-field-element, html.ccmc .ccmc-page .createFields .aui-field.aui-field-text {
      margin: 0; }
    html.ccmc .ccmc-page .createZip input[type="text"] {
      width: 90px;
      height: 40px;
      color: #495054;
      background-color: #fff;
      border: 1px solid #c2c2c3;
      padding: 0 0 0 6px;
      margin: 0px 0px 20px 0px;
      font-size: 16px;
      line-height: 40px;
      border-radius: 5px;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      background-image: none; }
    html.ccmc .ccmc-page #createAcctBtm {
      padding: 0px;
      margin: 0px 20px 0px 20px; }
    html.ccmc .ccmc-page .createTermsBox input[type=radio]:not(old) {
      width: 28px;
      height: 18px;
      margin: 10px 0;
      padding: 0;
      opacity: 0; }
    html.ccmc .ccmc-page .createTermsBox input[type=radio]:not(old) + label {
      display: inline-block;
      margin-left: -28px;
      padding: 0px 3px 0px 30px;
      background: url(../images/radio.png) no-repeat 0 0;
      line-height: 20px;
      font-size: 14px; }
    html.ccmc .ccmc-page .createTermsBox input[type=radio]:not(old):checked + label {
      background-position: 0 -20px; }
    html.ccmc .ccmc-page .createTermsBox input[type=checkbox]:not(old) {
      width: 28px;
      margin: 0px 0px 20px 0px;
      padding: 0;
      opacity: 0; }
    html.ccmc .ccmc-page .createTermsBox input[type=checkbox]:not(old) + label {
      display: inline-block;
      margin-left: -28px;
      padding-left: 30px;
      background: url(../images/checkbox.png) no-repeat 0 0;
      line-height: 20px;
      position: absolute; }
    html.ccmc .ccmc-page .createTermsBox input[type=checkbox]:not(old):checked + label {
      background-position: 0 -20px; }
    html.ccmc .ccmc-page .createFields input {
      height: 40px;
      color: #495054;
      background-color: #fff;
      border: 1px solid #c2c2c3;
      padding: 0 0 0 6px;
      margin: 0px 0px 20px 0px;
      font-size: 16px;
      line-height: 40px;
      border-radius: 5px;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      background-image: none; }
    html.ccmc .ccmc-page .createFields input[type="text"], html.ccmc .ccmc-page .createFields input[type="email"] {
      width: 400px; }
    html.ccmc .ccmc-page .createFields input[type="tel"] {
      width: 40px; }
    html.ccmc .ccmc-page .createFields input[type="tel2"] {
      width: 50px; }
    html.ccmc .ccmc-page .createMessage p {
      color: #495054 !important; }
    html.ccmc .ccmc-page .createMessage {
      width: 498px;
      height: auto;
      border: 1px solid #c2c2c3;
      margin: 0px 0px 20px 0px;
      padding: 15px 15px 0px 20px;
      border-radius: 5px;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px; }
    html.ccmc .ccmc-page .createFields span {
      margin: 0px 8px;
      padding: 0px; }
    html.ccmc .ccmc-page .createZip input[type="text"] {
      width: 90px;
      height: 40px;
      color: #495054;
      background-color: #fff;
      border: 1px solid #c2c2c3;
      padding: 0 0 0 6px;
      margin: 0px 0px 20px 0px;
      font-size: 16px;
      line-height: 40px;
      border-radius: 5px;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      background-image: none; }
    html.ccmc .ccmc-page input[type="button"].actionBtnCnt {
      width: 295px;
      height: 41px;
      background: #f26b0f none;
      font-family: 'Roboto', Arial, sans-serif;
      font-weight: bold;
      color: #fff;
      font-size: 19px;
      text-align: center;
      text-shadow: none;
      line-height: 20px;
      border: none;
      border-radius: 5px;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      cursor: pointer;
      margin-bottom: 20px;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none; }
    html.ccmc .ccmc-page input[type="button"].actionBtnCnt:hover, html.ccmc .ccmc-page input[type="button"].actionBtnCnt:focus {
      border: #f26b0f 3px solid !important;
      box-shadow: none;
      background-color: #ffffff !important;
      color: #f26b0f !important;
      font-weight: bold;
      outline: none !important; }
  html.ccmc #bannerShort {
    width: 100%; }
  html.ccmc .newGopaperlessTop #ImgHeaderTxt {
    width: 580px;
    height: auto;
    padding: 0px;
    margin: 65px 0px 0px 40px; }
  html.ccmc .newGopaperlessTop h2 {
    color: #002c5f;
    font-size: 48px;
    text-align: left;
    font-weight: 700;
    line-height: 50px;
    margin: 0px 0 20px 0px;
    padding: 0px; }
  html.ccmc .newGopaperlessTop h3 {
    color: #242f35;
    font-size: 30px;
    text-align: left;
    line-height: 38px;
    font-weight: 300;
    margin: 0px 0 30px 0px;
    padding: 0px; }
  html.ccmc .newGopaperlessTop input[type="button"].actionBtn {
    margin-left: 40px; }
  html.ccmc #fullColContent {
    font-family: 'Roboto', Arial, sans-serif;
    width: 986px;
    margin: 20px 0px 40px 0px;
    padding: 0px; }
  html.ccmc #fullColContent .contact-us {
    color: #242f35;
    font-size: 36px;
    line-height: 48px;
    text-align: center;
    font-weight: 500;
    margin: 0px 0px 15px 0px; }
  html.ccmc .fullColContent .contactSection .phonesm {
    font-size: 20px;
    color: #006890;
    font-weight: 400; }
  html.ccmc #fullColContent h1 {
    color: #242f35;
    font-size: 36px;
    line-height: 48px;
    text-align: center;
    font-weight: 500;
    margin: 0px 0px 10px 0px; }
  html.ccmc #fullColContent h2 {
    color: #242f35;
    font-size: 24px;
    line-height: 36px;
    text-align: center;
    font-weight: 400;
    margin: 0px 0px 30px 0px; }
  html.ccmc #fullColContent .centerText, html.ccmc #fullColContent .leftText {
    width: 100%;
    height: auto;
    margin: 0px auto; }
  html.ccmc #fullColContent p {
    font-size: 16px;
    line-height: 24px;
    padding: 0px;
    color: #242f35;
    margin: 0px 0px 20px 0px; }
  html.ccmc #fullColContent .centerText p {
    text-align: center; }
  html.ccmc #fullColContent h3 {
    font-weight: 500;
    font-size: 32px;
    line-height: 44px;
    text-align: center;
    padding: 0px;
    margin: 0px 0px 20px 0px;
    color: #242f35; }
  html.ccmc #fullColContent .twoColContent {
    width: 986px;
    height: auto;
    padding: 0px;
    margin: 0px; }
  html.ccmc .largeLtCol {
    width: 470px;
    height: auto;
    float: left;
    padding: 0px;
    margin: 0px 0px 0px 40px; }
  html.ccmc .shortRtCol {
    width: 377px;
    height: auto;
    float: right;
    padding: 0px;
    margin: 0px 40px 10px 0px; }
  html.ccmc .shortRtCol h4 {
    font-family: 'Roboto Condensed', Arial, sans-serif;
    font-weight: 400;
    color: #002c5f;
    margin: 0px 0px 10px 0px;
    font-size: 18px;
    padding: 0px; }
  html.ccmc .iconInfo {
    padding: 0px;
    margin: 0px 0px 30px 0px; }
  html.ccmc .iconInfo img {
    float: left;
    padding: 0px;
    margin: 0px 10px 30px 0px; }
  html.ccmc #threeStepsContainer {
    width: 986px;
    height: auto;
    padding: 0px;
    margin: 0px 0px 50px 0px; }
  html.ccmc #threeSteps {
    font-family: 'Roboto', Arial, sans-serif;
    margin: 30px auto 0px auto;
    padding: 0px;
    width: 704px;
    height: 61px; }
  html.ccmc #threeSteps .stepIndividual {
    float: left;
    padding: 0px;
    margin: 0px; }
  html.ccmc .stepsAngle {
    background: url(../images/steps_arrow.png) top center no-repeat #ffffff;
    width: 20px;
    height: 41px;
    margin: 15px 25px 0px 25px;
    padding: 0px;
    float: left; }
  html.ccmc #threeSteps .stepActive {
    color: #002c5f;
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 0px; }
  html.ccmc #threeSteps .stepInactive {
    font-weight: 500;
    color: #8294a1;
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 0px; }
  html.ccmc #threeSteps h4 {
    font-weight: 700;
    font-size: 32px;
    margin: 0px 0px 3px 0px; }
  html.ccmc #threeSteps p {
    font-weight: 400;
    font-size: 16px;
    margin: 0px 0px 0px 0px; }
  html.ccmc .readyToBlock {
    text-align: center;
    margin: 0px;
    padding: 0px;
    width: 986px;
    height: auto; }
  html.ccmc .readyToBlock h4 {
    font-size: 36px;
    line-height: 48px;
    color: #242f35;
    font-weight: 400;
    margin: 0px 0px 8px 0px;
    padding: 0px; }
  html.ccmc .readyToBlock p {
    text-align: center; }
  html.ccmc input[type="button"].actionBtn, html.ccmc input[type="submit"].actionBtn {
    width: 295px;
    height: 41px;
    background: #f26b0f none;
    font-family: 'Roboto', Arial, sans-serif;
    font-weight: bold;
    color: #fff;
    font-size: 19px;
    text-align: center;
    text-shadow: none;
    line-height: 20px;
    border: none;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    cursor: pointer;
    margin-bottom: 20px;
    float: left; }
  html.ccmc input[type="button"].actionBtn.cnt, html.ccmc input[type="submit"].actionBtn.cnt {
    float: none; }
  html.ccmc #createAcctNav {
    font-family: 'Roboto', Arial, sans-serif;
    margin: 14px 20px 0px 0px;
    padding: 0px;
    float: right; }
  html.ccmc #createAcctNav ul {
    list-style: none;
    padding: 0px;
    margin: 0px; }
  html.ccmc #createAcctNav li {
    list-style: none;
    float: left;
    padding: 0px;
    margin: 0px; }
  html.ccmc #createAcctNav .stepActive {
    color: #002c5f;
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 0px; }
  html.ccmc #createAcctNav .stepInactive {
    font-weight: 500;
    color: #8294a1;
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 0px; }
  html.ccmc #createAcctNav h3 {
    font-weight: 500;
    font-size: 26px !important;
    margin: 0px 0px 0px 0px;
    position: relative !important; }
  html.ccmc #createAcctNav p {
    font-weight: 400;
    font-size: 14px;
    margin: 0px 0px 0px 0px; }
  html.ccmc .fa-angle-right {
    color: #8294a1;
    margin: 0px 20px 0px 20px;
    padding: 0px; }
  html.ccmc .footerTop {
    padding: 0 20px 0 20px; }
  html.ccmc .footerbottom {
    width: 100%;
    height: 68px;
    border-bottom: 1px solid #b8bfc2;
    border-top: 1px solid #b8bfc2; }
  html.ccmc ul.ftlinks {
    margin: 25px 0 0 50px;
    padding: 0; }
  html.ccmc ul.ftlinks li:first-child {
    background: none;
    padding: 0 13px 0 0; }
  html.ccmc ul.ftlinks li {
    list-style: none;
    float: left;
    background: url(../images/ftbtm-devider.png) no-repeat left center;
    padding: 0 13px 0 13px; }
  html.ccmc ul.ftlinks li a {
    color: #002c5f;
    font-size: 14px;
    line-height: 16px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif; }
  html.ccmc ul.ftlinks li a:hover {
    text-decoration: underline; }
  html.ccmc #createAcctContent h1 {
    color: #002c5f;
    font-size: 45px;
    font-weight: 700;
    margin: 20px 0px 20px 20px; }
  html.ccmc #createAcctContent.thankYou-page h1 {
    margin: 20px 0px 20px 0; }
  html.ccmc .createAcctLt h3, html.ccmc .retieveQuote-heading, html.ccmc .createAcctLt h2.section-heading {
    font-family: 'Roboto Condensed', Arial, sans-serif;
    font-weight: 400;
    color: #002c5f;
    margin: 30px 0px 10px 0px;
    font-size: 18px;
    padding: 0px; }
  html.ccmc .createAcctLt h4, html.ccmc .createAcctLt .email-us-heading {
    font-family: 'Roboto',Arial,sans-serif;
    font-size: 22px;
    color: #002c5f;
    line-height: 26px;
    font-weight: 500;
    margin: 30px 0px 10px 0px;
    padding: 0px; }
  html.ccmc .createAcctLt h3.mar-top-0 {
    margin-top: 0; }
  html.ccmc .createAcctLt h4.mar-top-0 {
    margin-top: 0; }
  html.ccmc .createAcctRt h3, html.ccmc .createAcctRt h2.section-heading {
    font-family: 'Roboto Condensed', Arial, sans-serif;
    font-weight: 400;
    color: #002c5f;
    margin: 0px 0px 10px 0px;
    font-size: 18px;
    padding: 0px; }
  html.ccmc .createAcctContent p {
    font-family: 'Roboto', Arial, sans-serif;
    font-weight: 400;
    color: #242f35;
    font-size: 16px;
    line-height: 24px;
    padding: 0px;
    margin: 0px 0px 20px 0px; }
  html.ccmc #createAcctContent p {
    font-family: 'Roboto', Arial, sans-serif;
    font-weight: 400;
    color: #242f35;
    font-size: 16px;
    line-height: 24px;
    padding: 0px;
    margin: 0px 0px 20px 0px; }
  html.ccmc #createAcctContent a {
    color: #006890;
    font-weight: 400; }
  html.ccmc #createAcctContent a:link, html.ccmc #CreateAcctContent a:visited {
    text-decoration: underline; }
  html.ccmc #createAcctContent a:hover, html.ccmc #CreateAcctContent a:active {
    text-decoration: none; }
  html.ccmc .createAcctContent span {
    font-weight: 700; }
  html.ccmc #createAcctContent span {
    font-weight: 700; }
  html.ccmc .createFields input {
    height: 40px;
    color: #495054;
    background-color: #fff;
    border: 1px solid #c2c2c3;
    padding: 0 0 0 6px;
    margin: 0px 0px 20px 0px;
    font-size: 16px;
    line-height: 40px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background-image: none; }
  html.ccmc .createFields input[type="text"], html.ccmc .createFields input[type="email"], html.ccmc .createFields input[type="password"] {
    width: 400px; }
  html.ccmc .createFields input[type="tel"] {
    width: 40px; }
  html.ccmc .createFields input[type="tel2"] {
    width: 50px; }
  html.ccmc .createFields .selectBoxes, html.ccmc .createFields .select-style {
    margin: 0; }
  html.ccmc .createMessage p {
    color: #495054 !important; }
  html.ccmc .createMessage {
    width: 498px;
    height: auto;
    border: 1px solid #c2c2c3;
    margin: 0px 0px 20px 0px;
    padding: 15px 15px 0px 20px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px; }
  html.ccmc .createFields span {
    margin: 0px 8px;
    padding: 0px; }
  html.ccmc .createFields .aui-field-content, html.ccmc .createFields .aui-field-element, html.ccmc .createFields .aui-field.aui-field-text {
    margin: 0; }
  html.ccmc .createZip input[type="text"] {
    width: 90px;
    height: 40px;
    color: #495054;
    background-color: #fff;
    border: 1px solid #c2c2c3;
    padding: 0 0 0 6px;
    margin: 0px 0px 20px 0px;
    font-size: 16px;
    line-height: 40px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background-image: none; }
  html.ccmc #createAcctTop {
    border-bottom: 1px solid #b8bfc2;
    padding: 0px;
    margin: 0px 20px 0px 20px; }
  html.ccmc #createAcctBtm {
    padding: 0px;
    margin: 0px 20px 0px 20px; }
  html.ccmc .createAcctRt {
    width: 392px;
    height: auto;
    float: right;
    padding: 0px;
    margin: 0px 0px 10px 0px; }
  html.ccmc .createAcctLt {
    width: 520px;
    height: auto;
    float: left;
    padding: 0px;
    margin: 0px 0px 10px 0px; }
  html.ccmc .createInfo {
    padding: 0px;
    margin: 0px 0px 30px 0px; }
  html.ccmc .createInfo img {
    float: left;
    padding: 0px;
    margin: 0px 10px 30px 0px; }
  html.ccmc #createTerms {
    width: 508px;
    height: 238px;
    overflow: auto;
    border: 1px solid #c2c2c3;
    margin: 0px;
    padding: 10px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px; }
  html.ccmc .createTermsBox {
    font-family: 'Roboto', Arial, sans-serif;
    font-weight: 400;
    color: #242f35;
    font-size: 16px;
    line-height: 24px;
    padding: 0px;
    margin: 20px 0px 20px 0px; }
  html.ccmc .createTermsBox input[type=radio]:not(old) {
    width: 28px;
    margin: 0px 0px 20px 0px;
    padding: 0;
    opacity: 0; }
  html.ccmc .createTermsBox input[type=radio]:not(old) + label {
    display: inline-block;
    margin-left: -28px;
    padding: 0px 3px 0px 30px;
    background: url(../images/radio.png) no-repeat 0 0;
    line-height: 20px; }
  html.ccmc .createTermsBox input[type=radio]:not(old):checked + label {
    background-position: 0 -20px; }
  html.ccmc .createTermsBox input[type=checkbox]:not(old) {
    width: 28px;
    margin: 0px 0px 20px 0px;
    padding: 0;
    opacity: 0; }
  html.ccmc .createTermsBox input[type=checkbox]:not(old) + label {
    display: inline-block;
    margin-left: -28px;
    padding-left: 30px;
    background: url(../images/checkbox.png) no-repeat 0 0;
    line-height: 20px;
    position: absolute; }
  html.ccmc .createTermsBox input[type=checkbox]:not(old):checked + label {
    background-position: 0 -20px; }
  html.ccmc #acctContinue {
    padding: 0px;
    margin: 0px; }
  html.ccmc #acctContinue a {
    color: #242f35;
    margin: 5px 0px 0px 40px;
    float: left;
    font-size: 14px;
    font-weight: 400; }
  html.ccmc #acctContinue a:link, html.ccmc #acctContinue a:visited {
    text-decoration: underline; }
  html.ccmc #acctContinue a:hover, html.ccmc #acctContinue a:active {
    text-decoration: none; }
  html.ccmc .createFields input {
    height: 40px;
    color: #495054;
    background-color: #fff;
    border: 1px solid #c2c2c3;
    padding: 0 0 0 6px;
    margin: 0px 0px 20px 0px;
    font-size: 16px;
    line-height: 40px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background-image: none; }
  html.ccmc .createFields input[type="text"], html.ccmc .createFields input[type="email"] {
    width: 400px; }
  html.ccmc .createFields input[type="tel"] {
    width: 40px; }
  html.ccmc .createFields input[type="tel2"] {
    width: 50px; }
  html.ccmc .createMessage p {
    color: #495054 !important; }
  html.ccmc .createMessage {
    width: 498px;
    height: auto;
    border: 1px solid #c2c2c3;
    margin: 0px 0px 20px 0px;
    padding: 15px 15px 0px 20px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px; }
  html.ccmc .createFields span {
    margin: 0px 8px;
    padding: 0px; }
  html.ccmc .createZip input[type="text"] {
    width: 90px;
    height: 40px;
    color: #495054;
    background-color: #fff;
    border: 1px solid #c2c2c3;
    padding: 0 0 0 6px;
    margin: 0px 0px 20px 0px;
    font-size: 16px;
    line-height: 40px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background-image: none; }
  html.ccmc #createAcctTop {
    border-bottom: 1px solid #b8bfc2;
    padding: 0px;
    margin: 0px 20px 0px 20px; }
  html.ccmc #createAcctBtm {
    padding: 0px;
    margin: 0px 20px 0px 20px; }
  html.ccmc .createAcctRt {
    width: 392px;
    height: auto;
    float: right;
    padding: 0px;
    margin: 0px 0px 10px 0px; }
  html.ccmc .createAcctLt {
    width: 520px;
    height: auto;
    float: left;
    padding: 0px;
    margin: 0px 0px 10px 0px; }
  html.ccmc .createInfo {
    padding: 0px;
    margin: 0px 0px 30px 0px; }
  html.ccmc .createInfo img {
    float: left;
    padding: 0px;
    margin: 0px 10px 30px 0px; }
  html.ccmc #createTerms {
    width: 508px;
    height: 238px;
    overflow: auto;
    border: 1px solid #c2c2c3;
    margin: 0px;
    padding: 10px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px; }
  html.ccmc #acctContinue {
    padding: 0px;
    margin: 0px; }
  html.ccmc #acctContinue a {
    color: #242f35;
    margin: 5px 0px 0px 40px;
    float: left;
    font-size: 14px;
    font-weight: 400; }
  html.ccmc #acctContinue a:link, html.ccmc #acctContinue a:visited {
    text-decoration: underline; }
  html.ccmc #acctContinue a:hover, html.ccmc #acctContinue a:active {
    text-decoration: none; }
  html.ccmc #FullImgHeader {
    width: 986px;
    height: 348px;
    border-bottom: 1px solid #b8bfc2; }
  html.ccmc #FullImgHeader #ImgHeaderTxt {
    width: 580px;
    height: auto;
    padding: 0px;
    margin: 50px 0px 0px 40px; }
  html.ccmc #FullImgHeader h2 {
    font-family: Roboto,Arial,sans-serif;
    color: #002c5f;
    font-size: 48px;
    text-align: left;
    font-weight: 700;
    line-height: 50px;
    margin: 0 0 20px;
    padding: 0; }
  html.ccmc #FullImgHeader .gopaperless-banner-header h1 {
    font-family: Roboto,Arial,sans-serif;
    color: #002c5f;
    font-size: 48px;
    text-align: left;
    font-weight: 700;
    line-height: 50px;
    margin: 0 0 20px;
    padding: 0; }
  html.ccmc #FullImgHeader h3, html.ccmc #FullImgHeader .header-text {
    font-family: Roboto,Arial,sans-serif;
    color: #242f35;
    font-size: 30px;
    text-align: left;
    line-height: 38px;
    font-weight: 300;
    margin: 0 0 20px;
    padding: 0; }
  html.ccmc #FullImgHeader h3.headphone, html.ccmc #FullImgHeader .header-text.headphone {
    color: #002c5f;
    font-weight: 400; }
  html.ccmc #FullImgHeader h3.headphone span, html.ccmc #FullImgHeader .header-text.headphone span {
    font-size: 24px; }
  html.ccmc #fullColContent {
    font-family: 'Roboto', Arial, sans-serif;
    width: 986px;
    margin: 20px 0px 40px 0px;
    padding: 0px; }
  html.ccmc #fullColContent h1 {
    color: #242f35;
    font-size: 36px;
    line-height: 48px;
    text-align: center;
    font-weight: 500;
    margin: 0px 0px 10px 0px; }
  html.ccmc #fullColContent h2 {
    color: #242f35;
    font-size: 24px;
    line-height: 36px;
    text-align: center;
    font-weight: 400;
    margin: 0px 0px 30px 0px; }
  html.ccmc #fullColContent.fullColContent-header h2 {
    color: #242f35;
    font-size: 36px;
    line-height: 48px;
    text-align: center;
    font-weight: 500;
    margin: 0px 0px 10px 0px; }
  html.ccmc #fullColContent.fullColContent-header h3 {
    color: #242f35;
    font-size: 24px;
    line-height: 36px;
    text-align: center;
    font-weight: 400;
    margin: 0px 0px 30px 0px; }
  html.ccmc #fullColContent p {
    font-size: 16px;
    line-height: 24px;
    padding: 0px;
    color: #242f35;
    margin: 0px 0px 20px 0px; }
  html.ccmc #fullColContent .leftText p {
    padding: 0px 20px !important; }
  html.ccmc #fullColContent h3 {
    font-weight: 500;
    font-size: 32px;
    line-height: 44px;
    text-align: center;
    padding: 0px;
    margin: 0px 0px 20px 0px;
    color: #242f35; }
  html.ccmc #fullColContent .sectionhead {
    font-weight: 500;
    font-size: 32px;
    line-height: 44px;
    text-align: center;
    padding: 0;
    margin: 0 0 20px 0;
    color: #242f35; }
  html.ccmc #fullColContent .twoColContent {
    width: 986px;
    height: auto;
    padding: 0px;
    margin: 0px; }
  html.ccmc .largeLtCol {
    width: 470px;
    height: auto;
    float: left;
    padding: 0px;
    margin: 0px 0px 0px 40px; }
  html.ccmc .shortRtCol {
    width: 377px;
    height: auto;
    float: right;
    padding: 0px;
    margin: 0px 40px 10px 0px; }
  html.ccmc .shortRtCol h4 {
    font-family: 'Roboto Condensed', Arial, sans-serif;
    font-weight: 400;
    color: #002c5f;
    margin: 0px 0px 10px 0px;
    font-size: 18px;
    padding: 0px; }
  html.ccmc .iconInfo {
    padding: 0px;
    margin: 0px 0px 30px 0px; }
  html.ccmc .iconInfo img {
    float: left;
    padding: 0px;
    margin: 0px 10px 30px 0px; }
  html.ccmc .twoColContent2 {
    width: 986px;
    height: auto;
    padding: 0px;
    margin: 20px 0px 0px 0px; }
  html.ccmc .largeRtCol2 {
    width: 450px;
    height: auto;
    float: right;
    padding: 0px;
    margin: 0px 40px 0px 0px; }
  html.ccmc .shortLtCol2 {
    width: 397px;
    height: auto;
    float: left;
    padding: 0px;
    margin: 0px 0px 10px 40px; }
  html.ccmc .shortLtCol2 h4, html.ccmc .shortRtCol2 h4 {
    font-family: 'Roboto Condensed', Arial, sans-serif;
    font-weight: 400;
    color: #002c5f;
    margin: 0px 0px 10px 0px;
    font-size: 18px;
    padding: 0px; }
  html.ccmc .largeLtCol2 {
    width: 453px;
    height: auto;
    float: left;
    padding: 0px;
    margin: 0px 0px 0px 40px; }
  html.ccmc .shortRtCol2 {
    width: 397px;
    height: auto;
    float: right;
    padding: 0px;
    margin: 0px 40px 10px 0px; }
  html.ccmc .iconInfo2 {
    padding: 0px;
    margin: 0px 0px 30px 0px; }
  html.ccmc .iconInfo2 img {
    float: left;
    padding: 0px;
    margin: 0px 10px 30px 0px; }
  html.ccmc #threeStepsContainer {
    width: 986px;
    height: auto;
    padding: 0px;
    margin: 0px 0px 50px 0px; }
  html.ccmc #threeSteps {
    font-family: 'Roboto', Arial, sans-serif;
    margin: 30px auto 0px auto;
    padding: 0px;
    width: 704px;
    height: 61px; }
  html.ccmc #threeSteps .stepIndividual {
    float: left;
    padding: 0px;
    margin: 0px; }
  html.ccmc .stepsAngle {
    background: url(../images/steps_arrow.png) top center no-repeat #ffffff;
    width: 20px;
    height: 41px;
    margin: 15px 25px 0px 25px;
    padding: 0px;
    float: left; }
  html.ccmc #threeSteps .stepActive {
    color: #002c5f;
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 0px; }
  html.ccmc #threeSteps .stepInactive {
    font-weight: 500;
    color: #8294a1;
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 0px; }
  html.ccmc #threeSteps h4 {
    font-weight: 700;
    font-size: 32px;
    margin: 0px 0px 3px 0px; }
  html.ccmc #threeSteps p {
    font-weight: 400;
    font-size: 16px;
    margin: 0px 0px 0px 0px; }
  html.ccmc .readyToBlock {
    text-align: center;
    margin: 0px;
    padding: 0px;
    width: 986px;
    height: auto; }
  html.ccmc .readyToBlock h4 {
    font-size: 36px;
    line-height: 48px;
    color: #242f35;
    font-weight: 400;
    margin: 0px 0px 8px 0px;
    padding: 0px; }
  html.ccmc .readyToBlock p {
    text-align: center; }
  html.ccmc .readyToBlock input[type="button"] {
    margin: 0; }
  html.ccmc #FullImgHeaderTall {
    width: 986px;
    height: 538px;
    border-bottom: 1px solid #b8bfc2;
    background: url(../images/occu_firefighter_header.jpg) top left no-repeat #ffffff;
    margin-top: -2px; }
  html.ccmc #FullImgHeaderTall #ImgHeaderTxt {
    width: 580px;
    height: auto;
    padding: 0px;
    margin: 89px 0px 0px 40px; }
  html.ccmc #FullImgHeaderTall h2 {
    font-family: 'Roboto', Arial, sans-serif;
    color: #002c5f;
    font-size: 48px;
    text-align: center;
    font-weight: 700;
    line-height: 50px;
    margin: 0px 0 15px 0px;
    padding: 0px; }
  html.ccmc #FullImgHeaderTall h3 {
    font-family: 'Roboto', Arial, sans-serif;
    color: #242f35;
    font-size: 30px;
    text-align: center;
    line-height: 38px;
    font-weight: 300;
    margin: 0px 0 25px 0px;
    padding: 0px; }
  html.ccmc #FullImgHeaderTall .affinity-banner-header h1 {
    font-family: 'Roboto', Arial, sans-serif;
    color: #002c5f;
    font-size: 48px;
    text-align: center;
    font-weight: 700;
    line-height: 50px;
    margin: 0px 0 15px 0px;
    padding: 0px; }
  html.ccmc #FullImgHeaderTall .affinity-banner-header h2 {
    font-family: 'Roboto', Arial, sans-serif;
    color: #242f35;
    font-size: 30px;
    text-align: center;
    line-height: 38px;
    font-weight: 300;
    margin: 0px 0 25px 0px;
    padding: 0px; }
  html.ccmc #FullImgHeaderTall p {
    font-family: Roboto,Arial,sans-serif;
    color: #242f35;
    font-size: 20px;
    text-align: center;
    font-weight: 400;
    line-height: 26px;
    margin: 20px 0;
    padding: 0; }
  html.ccmc .FullImgHeaderTall {
    width: 986px;
    height: 538px;
    border-bottom: 1px solid #b8bfc2; }
  html.ccmc .FullImgHeaderTall #ImgHeaderTxt {
    width: 580px;
    height: auto;
    padding: 0px;
    margin: 89px 0px 0px 40px; }
  html.ccmc .FullImgHeaderTall h2 {
    font-family: 'Roboto', Arial, sans-serif;
    color: #002c5f;
    font-size: 48px;
    text-align: center;
    font-weight: 700;
    line-height: 50px;
    margin: 0px 0 15px 0px;
    padding: 0px; }
  html.ccmc .FullImgHeaderTall h3 {
    font-family: 'Roboto', Arial, sans-serif;
    color: #242f35;
    font-size: 30px;
    text-align: center;
    line-height: 38px;
    font-weight: 300;
    margin: 0px 0 25px 0px;
    padding: 0px; }
  html.ccmc .FullImgHeaderTall .affinity-banner-header h1 {
    font-family: 'Roboto', Arial, sans-serif;
    color: #002c5f;
    font-size: 48px;
    text-align: center;
    font-weight: 700;
    line-height: 50px;
    margin: 0px 0 15px 0px;
    padding: 0px; }
  html.ccmc .FullImgHeaderTall .affinity-banner-header h2 {
    font-family: 'Roboto', Arial, sans-serif;
    color: #242f35;
    font-size: 30px;
    text-align: center;
    line-height: 38px;
    font-weight: 300;
    margin: 0px 0 25px 0px;
    padding: 0px; }
  html.ccmc .FullImgHeaderTall p {
    font-family: Roboto,Arial,sans-serif;
    color: #242f35;
    font-size: 20px;
    text-align: center;
    font-weight: 400;
    line-height: 26px;
    margin: 20px 0;
    padding: 0; }
  html.ccmc .FullImgHeaderTall .affinitySection #Banner1Col h2 {
    font-family: 'Roboto', Arial, sans-serif;
    color: #ffffff;
    font-size: 54px;
    text-align: center;
    font-weight: 800;
    line-height: 60px;
    margin: 0px 0px 5px 0px;
    padding: 20px 0px 0px 0px; }
  html.ccmc .FullImgHeaderTall .affinitySection #Banner1Col h3, html.ccmc .FullImgHeaderTall .affinitySection #Banner1Col .banner-text {
    font-family: 'Roboto', Arial, sans-serif;
    color: #ffffff;
    font-size: 41px;
    text-align: center;
    line-height: 38px;
    font-weight: 300;
    margin: 0px 0 25px 0px;
    padding: 0px; }
  html.ccmc .FullImgHeaderTall .affinitySection #BannerHalfCol h2 {
    font-family: 'Roboto', Arial, sans-serif;
    color: #ffffff;
    font-size: 48px;
    text-align: center;
    font-weight: 800;
    line-height: 60px;
    margin: 0px 0px 2px 0px;
    padding: 20px 0px 0px 0px; }
  html.ccmc .FullImgHeaderTall .affinitySection #BannerHalfCol h3, html.ccmc .FullImgHeaderTall .affinitySection #BannerHalfCol .banner-text {
    font-family: 'Roboto', Arial, sans-serif;
    color: #ffffff;
    font-size: 36px;
    text-align: center;
    line-height: 38px;
    font-weight: 300;
    margin: 0px 0 40px 0px;
    padding: 0px; }
  html.ccmc .FullImgHeaderTall .affinitySection #Banner1Col.affinity-banner-header h1 {
    font-family: 'Roboto', Arial, sans-serif;
    color: #ffffff;
    font-size: 54px;
    text-align: center;
    font-weight: 800;
    line-height: 60px;
    margin: 0px 0px 5px 0px;
    padding: 20px 0px 0px 0px; }
  html.ccmc .FullImgHeaderTall .affinitySection #Banner1Col.affinity-banner-header h2 {
    font-family: 'Roboto', Arial, sans-serif;
    color: #ffffff;
    font-size: 41px;
    text-align: center;
    line-height: 38px;
    font-weight: 300;
    margin: 0px 0 25px 0px;
    padding: 0px; }
  html.ccmc .FullImgHeaderTall .affinitySection #BannerHalfCol.affinity-banner-header h1 {
    font-family: 'Roboto', Arial, sans-serif;
    color: #ffffff;
    font-size: 48px;
    text-align: center;
    font-weight: 800;
    line-height: 60px;
    margin: 0px 0px 2px 0px;
    padding: 20px 0px 0px 0px; }
  html.ccmc .FullImgHeaderTall .affinitySection #BannerHalfCol h2 {
    font-family: 'Roboto', Arial, sans-serif;
    color: #ffffff;
    font-size: 36px;
    text-align: center;
    line-height: 38px;
    font-weight: 300;
    margin: 0px 0 40px 0px;
    padding: 0px; }
  html.ccmc .ccmc-page .getretrivedContainer .getretrievewhite {
    color: #ffffff;
    font-size: 14px;
    line-height: 16px;
    text-decoration: none;
    padding: 0 16px 0 0;
    margin-bottom: 26px;
    display: inline-block;
    font-weight: normal; }
  html.ccmc .ccmc-page .getretrivedContainer .getretrievewhite:hover {
    text-decoration: underline; }
  html.ccmc .getretrivedContainer.centerText {
    text-align: center; }
  html.ccmc #fullColContent a {
    color: #006890;
    font-weight: 400; }
  html.ccmc #fullColContent a:link, html.ccmc #fullColContent a:visited {
    text-decoration: underline; }
  html.ccmc #fullColContent a:hover, html.ccmc #fullColContent a:active {
    text-decoration: none; }
  html.ccmc .m020 {
    margin: 0px 20px; }
  html.ccmc .m040 {
    margin: 0px 40px; }
    html.ccmc .m040 ul {
      margin: 0 0px 10px 30px; }
  html.ccmc #fullColContent:not(.fullColContent-header) h2 {
    line-height: 36px !important; }
  html.ccmc #fullColContent ul, html.ccmc #fullColContent ol {
    font-size: 16px;
    color: #242f35; }
  html.ccmc #fullColContent ul {
    margin-bottom: 20px; }
  html.ccmc #fullColContent ol li {
    margin-top: 20px; }
  html.ccmc #fullColContent ul li ul, html.ccmc #fullColContent ul li ol, html.ccmc #fullColContent ol li ul, html.ccmc #fullColContent ol li ol {
    margin-bottom: 0px; }
  html.ccmc #fullColContent ul li, html.ccmc #fullColContent ol li {
    margin-bottom: 10px;
    line-height: 24px; }
  html.ccmc #fullColContent ul li ul li, html.ccmc #fullColContent ul li ol li, html.ccmc #fullColContent ol li ul li, html.ccmc #fullColContent ol li ol li {
    margin-top: 10px;
    line-height: 24px; }
  html.ccmc #fullColContent h4 {
    font-size: 26px;
    text-align: center;
    font-weight: 500;
    color: #242f35; }
  html.ccmc #fullColContent .sectionsubhead {
    font-size: 26px;
    text-align: center;
    font-weight: 500;
    color: #242f35; }
  html.ccmc #fullColContent.fullColContent-header h3 {
    line-height: 36px !important; }
  html.ccmc #fullColContent .readyToBlock h2 {
    font-size: 26px;
    line-height: 48px !important;
    color: #242f35;
    font-weight: 500;
    margin: 0px 0px 8px 0px !important;
    padding: 0px !important;
    border: none; }
  html.ccmc #fullColContent .readyToBlock h5, html.ccmc #fullColContent .readyToBlock h3 {
    font-size: 1.25rem;
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.625rem; }
  html.ccmc #fullColContent p.disclaimer {
    font-size: 14px !important;
    padding: 0;
    margin: 0px 20px 20px 20px !important;
    font-style: italic;
    color: #3a4a53 !important;
    font-weight: 300;
    line-height: 20px !important;
    text-align: left; }
  html.ccmc #fullColContent ol.listalpha li, html.ccmc .fullColContent ol.listalpha li {
    list-style: upper-alpha; }
  html.ccmc #fullColContent ol.listalpha li ol li, html.ccmc .fullColContent ol.listalpha li ol li {
    list-style: lower-roman; }
  html.ccmc #fullColContent ol.listalpha li ol li ul li, html.ccmc #fullColContent ol.listalpha ol li ul li, html.ccmc .fullColContent ol.listalpha li ol li ul li, html.ccmc .fullColContent ol.listalpha ol li ul li {
    list-style: disc; }
  html.ccmc table.privacy {
    border-collapse: collapse;
    border: none;
    margin-bottom: 10px;
    font-size: 16px; }
    html.ccmc table.privacy td {
      padding: 10px;
      border: 1px solid #5e6f78;
      line-height: 1.5em;
      vertical-align: top; }
    html.ccmc table.privacy th {
      padding: 10px;
      background-color: #ececec;
      text-align: left;
      border: 1px solid #5e6f78; }
    html.ccmc table.privacy ul li {
      list-style-type: square; }
  html.ccmc .disclaimer-text {
    font-size: 14px !important;
    padding: 0;
    margin: 0px 20px 20px 20px !important;
    font-style: italic;
    color: #3a4a53 !important;
    font-weight: 300;
    line-height: 20px !important;
    text-align: left; }
  html.ccmc .footer-declaimer {
    margin-bottom: 0 !important;
    margin-top: 1rem !important;
    margin-left: 3rem !important; }
  html.ccmc.view-tablet .footer-declaimer {
    margin-left: 1rem !important; }
  html.ccmc #secNav ul {
    margin: 0;
    padding: 0; }
  html.ccmc #secNav li {
    margin: 0;
    padding: 0; }
  html.ccmc #secNav a {
    margin: 0;
    padding: 0; }
  html.ccmc #secNav ul {
    list-style: none; }
  html.ccmc #secNav a {
    text-decoration: none; }
  html.ccmc #secNav {
    width: 986px;
    height: 44px;
    padding: 0px;
    margin: 0px;
    font-family: 'Roboto', Arial, sans-serif;
    border-bottom: 1px solid #b8bfc2; }
  html.ccmc #secNav li.first {
    text-align: right;
    margin: 0px 60px 0px 0px; }
  html.ccmc #secNav li.last {
    text-align: right;
    margin: 0px 0px 0px 60px; }
  html.ccmc #secNav > ul {
    text-align: center; }
  html.ccmc #secNav > ul > li {
    display: inline-block;
    margin-left: 15px;
    position: relative; }
  html.ccmc #secNav > ul > li > a {
    color: #242f35;
    font-size: 22px;
    font-weight: 300;
    line-height: 26px;
    line-height: 44px;
    padding: 9px 20px;
    -webkit-transition: color .15s;
    -moz-transition: color .15s;
    -o-transition: color .15s;
    transition: color .15s; }
  html.ccmc #secNav > ul > li > a:hover {
    color: #242f35;
    text-decoration: underline; }
  html.ccmc #secNav > ul > li > ul {
    opacity: 0;
    visibility: hidden;
    padding: 16px 0 10px;
    background-color: #fff;
    text-align: center;
    position: absolute;
    top: 55px;
    left: 50%;
    margin-left: -100px;
    width: 200px;
    -webkit-transition: all .3s .1s;
    -moz-transition: all .3s .1s;
    -o-transition: all .3s .1s;
    transition: all .3s .1s;
    border-right: 1px solid #b8bfc2;
    border-left: 1px solid #b8bfc2;
    border-bottom: 1px solid #b8bfc2;
    z-index: 9; }
  html.ccmc #secNav > ul > li:hover > ul {
    opacity: 1;
    top: 44px;
    visibility: visible; }
  html.ccmc #secNav > ul > li > a:focus + p + ul {
    opacity: 1;
    top: 44px;
    visibility: visible; }
  html.ccmc #secNav > ul > li.parent-focus-visible.focused ul {
    opacity: 1;
    top: 44px;
    visibility: visible; }
  html.ccmc #secNav > ul > li > ul:before {
    content: "";
    display: block;
    position: absolute;
    top: -20px;
    left: 50%;
    margin-left: -10px; }
  html.ccmc #secNav > ul ul > li {
    position: relative; }
  html.ccmc #secNav ul ul a {
    font-family: Roboto,Arial,sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #242f35;
    padding: 5px 8px 14px 9px;
    display: block;
    -webkit-transition: background-color .1s;
    -moz-transition: background-color .1s;
    -o-transition: background-color .1s;
    transition: background-color .1s; }
  html.ccmc #secNav ul ul > li:hover > ul {
    opacity: 1;
    left: 196px;
    visibility: visible; }
  html.ccmc #secNav ul ul a:hover {
    color: #242f35;
    text-decoration: underline; }
  html.ccmc #threeCTAs {
    margin: 25px 0px 35px 0px;
    padding: 0px;
    width: 986px;
    height: 363px;
    display: block; }
  html.ccmc .threeCTAsBox {
    padding: 0px;
    margin: 0px 0px 20px 12px;
    float: left; }
  html.ccmc .threeCTAsBox img {
    border: none; }
  html.ccmc .threeCTAsBox h4, html.ccmc .threeCTAsBox h2 {
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
    font-family: 'Roboto Condensed',sans-serif;
    line-height: 24px;
    color: #002c5f;
    margin: 20px 0px 20px 0px;
    padding: 0; }
  html.ccmc .threeCTAsBox h5, html.ccmc .threeCTAsBox div.cta-footer-text {
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    color: #006890;
    font-family: 'Roboto Condensed', sans-serif;
    margin-bottom: 0.5rem; }
  html.ccmc .threeCTAsTxt {
    width: 256px;
    height: 100px;
    padding: 0px;
    margin: 0px 0px 30px 23px; }
  html.ccmc .threeCTAsTxt p {
    font-family: 'Roboto', Arial, sans-serif;
    font-size: 16px;
    line-height: 22px;
    color: #242f35;
    font-weight: 400;
    margin: 0px 0px 20px 0px;
    padding: 0px; }
  html.ccmc .threeCTAsBox a {
    cursor: pointer;
    text-decoration: none; }
  html.ccmc .threeCTAsBox a:hover, html.ccmc .threeCTAsBox a:visted {
    text-decoration: none; }
  html.ccmc .grow {
    width: 300px;
    height: 363px;
    background: #ffffff none;
    border: #b8bfc2 solid 1px;
    text-shadow: none;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    transition: all 0.3s ease; }
  html.ccmc .grow:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }
  html.ccmc .threeCTAsBox .grow-focus {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    outline: 3px dotted #006890 !important; }
  html.ccmc .ctaImgBGImg {
    background: url(../images/occu_firefighter_cta.jpg) top left #ffffff; }
  html.ccmc .ctaImgBGIMGAdd {
    background: url(../images/occu_firefighter_cta_firehouse.png) top left #ffffff; }
  html.ccmc #ctaImgBG {
    width: 986px;
    height: 341px;
    display: block;
    padding: 0px;
    margin: 0px 0px 20px 0px; }
  html.ccmc #ctaImgBG .ctaImgTxt {
    width: 510px;
    height: auto;
    padding: 0px;
    margin: 25px 20px 0px 0px;
    float: right; }
  html.ccmc #ctaImgBG .ctaImgTxt h3, html.ccmc #ctaImgBG .ctaImgTxt h2 {
    font-weight: 500;
    font-size: 34px;
    line-height: 44px;
    text-align: left;
    padding: 0px;
    margin: 0px 0px 10px 0px;
    color: #002c5f; }
  html.ccmc #ctaImgBG .ctaImgTxt p {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-align: left;
    padding: 0;
    margin: 0 0 20px;
    color: #242f35; }
  html.ccmc #ctaImgBG .ctaImgTxt p img {
    margin: 0; }
  html.ccmc .chatBtn {
    padding: 0px;
    margin: 0px; }
  html.ccmc #BEcta {
    padding: 0px;
    margin: 0px 0px 30px 0px; }
  html.ccmc #BEcta img {
    border: none; }
  html.ccmc #fullColContent .pictxt h3 {
    line-height: inherit;
    text-align: left; }
  html.ccmc .pictxt h5, html.ccmc #fullColContent .pictxt h3 {
    font-size: 20px;
    padding: 0px;
    margin: 0px 0px 10px 0px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    color: #002c5f; }
  html.ccmc #pictxt-set {
    padding: 0px;
    margin: 0px 0px 30px 0px; }
  html.ccmc .pictxt {
    width: 986px;
    height: auto;
    padding: 0px;
    margin: 0px;
    clear: both; }
  html.ccmc .pictxt p {
    width: 295px;
    height: auto;
    font-size: 16px;
    line-height: 24px;
    padding: 0px;
    color: #242f35;
    margin: 0px 0px 20px; }
  html.ccmc .clearfix:after {
    content: "";
    display: table;
    clear: both; }
  html.ccmc .pictxt-imglt {
    float: left; }
  html.ccmc .pictxt-imgrt {
    float: right; }
  html.ccmc .pictxt-txtlt {
    float: left;
    padding: 0px;
    margin: 50px 99px 0px 99px; }
  html.ccmc .pictxt-txtrt {
    float: right;
    padding: 0px;
    margin: 50px 99px 0px 99px; }
  html.ccmc .pictxt-txtlt ul, html.ccmc .pictxt-txtrt ul {
    margin: 0px !important;
    padding: 0px 0px 0px 15px !important;
    list-style-type: disc;
    font-size: 16px; }
  html.ccmc .pictxt-txtlt ul li, html.ccmc .pictxt-txtrt ul li {
    margin: 0px 0px 5px 0px;
    padding: 0px; }
  html.ccmc .pictxt-txtlt p + ul, html.ccmc .pictxt-txtrt p + ul {
    margin-top: -10px !important; }
  html.ccmc #fine-print p {
    font-size: 12px;
    margin-top: 10px;
    line-height: 18px; }
  html.ccmc #fine-print a:link, html.ccmc #fine-print a:visited {
    color: #006890;
    font-weight: 400;
    text-decoration: none; }
  html.ccmc #fine-print a:hover, html.ccmc #fine-print a:active {
    text-decoration: underline; }
  html.ccmc input[type=button].borderBtn {
    width: 295px;
    height: 41px;
    background-color: #fff;
    font-family: Roboto,Arial,sans-serif;
    font-weight: 400;
    color: #002c5f;
    font-size: 18px;
    text-align: center;
    text-shadow: none;
    line-height: 20px;
    border: 2px solid #002c5f;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    cursor: pointer;
    margin-bottom: 20px; }
  html.ccmc input[type="button"].borderBtn:hover {
    background: #002c5f none !important;
    color: #ffffff; }
  html.ccmc .leaderbox {
    width: 100%;
    height: auto;
    padding: 0px;
    margin: 20px 0px 0px 0px; }
  html.ccmc .leaderbox img {
    width: 108px;
    height: 132px;
    padding: 0px;
    margin: 0px 10px 10px 0px;
    float: left; }
  html.ccmc .leadertxt {
    width: 80%;
    height: auto;
    padding: 0px;
    margin: 0px;
    float: left; }
  html.ccmc .leadertxt p {
    padding: 0px;
    margin: 0px 0px 10px 0px; }
  html.ccmc .leadersBiofirst {
    height: auto;
    width: 926px;
    padding: 0px;
    margin: 0px 30px 30px 30px; }
  html.ccmc .leadersBio {
    height: auto;
    width: 926px;
    padding: 40px 0px 0px 0px;
    margin: 0px 30px 30px 30px;
    border-top: #002c5f 1px solid; }
  html.ccmc .leadersBio img, html.ccmc .leadersBiofirst img {
    float: left;
    width: 200px;
    height: auto; }
  html.ccmc .leadersBiotxt {
    float: right;
    width: 696px;
    padding: 0px;
    margin: 0px 0px 0px 0px;
    height: auto; }
  html.ccmc .leadersBiotxt h4 {
    font-size: 22px;
    margin: 0px 0px 5px 0px;
    padding: 0px;
    font-weight: 400;
    font-family: 'Roboto Condensed', sans-serif;
    color: #002c5f; }
  html.ccmc .leadersBiotxt h5 {
    font-size: 16px;
    margin: 0px 0px 20px 0px;
    padding: 0px;
    font-weight: 300; }
  html.ccmc .colorList {
    width: 946px;
    height: auto;
    margin: 0px 20px 20px 20px; }
  html.ccmc .colorList h5 {
    font-size: 18px;
    line-height: 20px;
    color: #242f35;
    margin: 0px 0px 10px 0px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    padding-bottom: 7px; }
  html.ccmc .colorList p {
    font-size: 14px !important;
    line-height: 24px;
    color: #242f35;
    margin: 0; }
  html.ccmc .colorList .DarkBlue h5 {
    border-bottom: 3px solid #033c78; }
  html.ccmc .colorList .LightBlue h5 {
    border-bottom: 3px solid #326da0; }
  html.ccmc .colorList .Green h5 {
    border-bottom: 3px solid #7A7B0D; }
  html.ccmc .colorList .DarkBlue {
    width: 295px;
    margin: 0px 30px 0px 0px;
    float: left;
    padding: 0px; }
  html.ccmc .colorList .LightBlue {
    width: 295px;
    margin: 0px 30px 0px 0px;
    float: left;
    padding: 0px; }
  html.ccmc .colorList .Green {
    width: 295px;
    margin: 0px 0px 0px 0px;
    float: left;
    padding: 0px; }
  html.ccmc .clean-margin-bottom {
    margin-bottom: 0 !important; }
  html.ccmc .overlayBGImg {
    background: url(../images/my_account_overlay_bg.png) no-repeat right top #fff !important; }
  html.ccmc .affinitySection {
    text-align: center; }
  html.ccmc .FullImgHeaderTall #AffinityLogoLT {
    width: 640px;
    height: auto;
    padding: 0px;
    margin-left: 30px; }
  html.ccmc .FullImgHeaderTall #AffinityLogoTop {
    width: 580px;
    height: auto;
    padding: 0px;
    margin-left: 30px; }
  html.ccmc .FullImgHeaderTall #OccupationHeader {
    width: 580px;
    height: auto;
    padding: 0px;
    margin-left: 30px;
    margin-top: 150px; }
  html.ccmc #AffinityLogoTop .logocenter {
    margin-bottom: 10px; }
  html.ccmc #AffinityLogoLT .logofloat {
    float: left;
    margin: 0px 10px 0px 0px; }
  html.ccmc .FullImgHeaderTall .affinitySection h2 {
    font-family: 'Roboto', Arial, sans-serif;
    color: #002c5f;
    font-size: 48px;
    text-align: center;
    font-weight: 700;
    line-height: 60px;
    margin: 0px 0px 5px 0px;
    padding: 0px; }
  html.ccmc .FullImgHeaderTall .affinitySection h3, html.ccmc .FullImgHeaderTall .affinitySection .banner-text {
    font-family: 'Roboto', Arial, sans-serif;
    color: #242f35;
    font-size: 30px;
    text-align: center;
    line-height: 38px;
    font-weight: 300;
    margin: 0px 0 25px 0px;
    padding: 0px; }
  html.ccmc .FullImgHeaderTall .affinitySection .affinity-banner-header h1 {
    font-family: 'Roboto', Arial, sans-serif;
    color: #002c5f;
    font-size: 48px;
    text-align: center;
    font-weight: 700;
    line-height: 60px;
    margin: 0px 0px 5px 0px;
    padding: 0px; }
  html.ccmc .FullImgHeaderTall .affinitySection .affinity-banner-header h2 {
    font-family: 'Roboto', Arial, sans-serif;
    color: #242f35;
    font-size: 30px;
    text-align: center;
    line-height: 38px;
    font-weight: 300;
    margin: 0px 0 25px 0px;
    padding: 0px; }
  html.ccmc .FullImgHeaderTall .affinitySection p, html.ccmc .FullImgHeaderTall .affinitySection h2.sub-header {
    font-family: 'Roboto', Arial, sans-serif;
    color: #242f35;
    font-size: 20px;
    text-align: center;
    font-weight: 400;
    line-height: 26px;
    margin: 20px 0px 20px 0px;
    padding: 0px; }
  html.ccmc .FullImgHeaderTall .affinitySection p.main-paragraph, html.ccmc .FullImgHeaderTall .affinitySection p.sub-header, html.ccmc .FullImgHeaderTall .affinitySection p.sub-header-paragraph, html.ccmc .FullImgHeaderTall .affinitySection h2.sub-header {
    width: auto; }
  html.ccmc .FullImgHeaderTall .affinitySection p.main-paragraph {
    font-family: 'Roboto',Arial,sans-serif;
    color: #242f35;
    font-size: 28px;
    line-height: 34px;
    margin: 0;
    text-align: center;
    font-weight: 300;
    padding: 0; }
  html.ccmc .FullImgHeaderTall .affinitySection p.main-paragraph strong {
    font-weight: 500; }
  html.ccmc .FullImgHeaderTall .affinitySection p.main-paragraph + p.main-paragraph {
    margin-top: 20px; }
  html.ccmc .FullImgHeaderTall .affinitySection p.sub-header, html.ccmc .FullImgHeaderTall .affinitySection h2.sub-header {
    font-size: 28px;
    font-weight: 400;
    color: #002c5f;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 60px; }
  html.ccmc .FullImgHeaderTall .affinitySection p.sub-header-paragraph {
    font-family: 'Roboto',Arial,sans-serif;
    color: #242f35;
    font-size: 20px;
    text-align: center;
    font-weight: 400;
    line-height: 26px;
    margin: 0px 0px 20px 0px !important;
    padding: 0; }
  html.ccmc .FullImgHeaderTall .affinitySection input[type="button"].actionBtn, html.ccmc .FullImgHeaderTall .affinitySection input[type="submit"].actionBtn {
    float: none; }
  html.ccmc .content-section::after {
    content: '';
    display: block;
    clear: both; }
  html.ccmc .content-section ul.contentlist {
    margin-left: 15px; }
  html.ccmc .content-section ul.contentlist li {
    margin-bottom: 10px;
    padding: 0px; }
  html.ccmc .content-section h3.underline {
    font-size: 22px;
    font-family: 'Roboto Condensed', Arial, sans-serif;
    font-weight: 400;
    margin-bottom: 40px;
    padding: 0 0 3px 0px;
    border-bottom: 1px solid #c0cccf; }
  html.ccmc .content-section .evenlist-margin {
    margin: 0px 98px; }
  html.ccmc .content-section {
    width: auto;
    height: auto;
    font-family: 'Roboto', Arial, sans-serif;
    margin: 0px 20px;
    padding: 0px; }
  html.ccmc .content-section .evenList {
    width: 37%;
    margin-bottom: 40px;
    margin-right: 6.5%;
    margin-left: 6.5%;
    float: left; }
  html.ccmc .evenList .evenList-icon-lightblue:before {
    content: '\2713';
    border-radius: 50%;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    padding: 0px 2px;
    margin-right: 10px;
    width: 23px;
    height: 23px;
    background-color: #006890;
    display: block;
    float: left; }
  html.ccmc .evenList .evenList-icon-green:before {
    content: '\2713';
    border-radius: 50%;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    padding: 0px 2px;
    margin-right: 10px;
    width: 23px;
    height: 23px;
    background-color: #7A7B0D;
    display: block;
    float: left; }
  html.ccmc .evenList .evenList-icon-darkblue:before {
    content: '\2713';
    border-radius: 50%;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    padding: 0px 2px;
    margin-right: 10px;
    width: 23px;
    height: 23px;
    background-color: #002c5f;
    display: inline-block; }
  html.ccmc .evenList .evenList-item {
    margin-bottom: 40px;
    line-height: 24px;
    color: #242f35; }
  html.ccmc .evenList .evenList-item:last-child {
    margin: 0px; }
  html.ccmc .evenList h3 {
    font-size: 22px;
    font-family: 'Roboto Condensed', Arial, sans-serif;
    font-weight: 400;
    margin: 0 0 30px 0;
    padding: 0 0 3px 0px;
    border-bottom: 1px solid #c0cccf; }
  html.ccmc h3.lightblue-font {
    color: #006890; }
  html.ccmc h3.green-font {
    color: #7A7B0D; }
  html.ccmc h3.darkblue-font {
    color: #002c5f; }
  html.ccmc .evenList .evenList-item h4 {
    font-family: 'Roboto Condensed', Arial, sans-serif;
    font-weight: 400;
    color: #002c5f;
    margin: 0px;
    font-size: 18px;
    padding: 0; }
  html.ccmc .evenList .evenList-item p.condition {
    margin: 0px 0px 0px 35px;
    font-size: 14px;
    padding: 0;
    font-style: italic;
    color: #3a4a53;
    font-weight: 300;
    line-height: 20px; }
  html.ccmc .evenList .evenList-item p {
    margin: 6px 0px 10px 35px;
    font-size: 16px; }
  html.ccmc .togglecontent {
    display: flex;
    flex-direction: column-reverse; }
  html.ccmc .togglecontent__input {
    display: block;
    opacity: -1;
    z-index: -1;
    position: absolute; }
  html.ccmc .togglecontent__input + label {
    background-color: #ffffff;
    border: #bec6cc solid 1px;
    color: #242f35;
    cursor: pointer;
    padding: 0.9em 3.0em;
    text-align: center;
    width: 19em;
    margin: 0 auto 40px auto;
    font-size: 14px; }
  html.ccmc .togglecontent__input + label:hover {
    background: #f3f2f2; }
  html.ccmc .togglecontent__input:not(checked) ~ .togglecontent__content {
    display: none; }
  html.ccmc .togglecontent__input:checked ~ .togglecontent__content {
    display: block; }
  html.ccmc .togglecontent__input + label .togglecontent__less, html.ccmc .togglecontent__input:checked + label .togglecontent__more {
    display: none; }
  html.ccmc .togglecontent__input:checked + label .togglecontent__less {
    display: inline; }
  html.ccmc .togglecontent__input:focus + label.togglecontent__label {
    outline: 3px dotted #006890 !important; }
  html.ccmc .footerQP {
    margin: 0px 40px;
    padding: 0px;
    font-family: 'Roboto', sans-serif; }
  html.ccmc .footerQP .footerQPbuckets {
    float: left;
    margin: 0px;
    padding: 20px 0px; }
  html.ccmc .footerQP .footerQPbuckets h2 {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #3d4e57;
    padding: 0px;
    margin: 0px 0px 10px 0px; }
  html.ccmc .footerQP .footerQPbuckets p {
    font-size: 16px;
    line-height: 24px;
    color: #3d4e57;
    padding: 0px;
    margin: 0px; }
  html.ccmc .footerQP .footerQPbuckets p > a, html.ccmc .footerQP .footerQPbuckets p > a:link, html.ccmc .footerQP .footerQPbuckets p > a:visited, html.ccmc .footerQP .footerQPbuckets .helpfullqst a, html.ccmc .footerQP .footerQPbuckets .helpfullqst a:link, html.ccmc .footerQP .footerQPbuckets .helpfullqst a:visited {
    color: #3d4e57;
    text-decoration: underline; }
  html.ccmc .footerQP .footerQPbuckets p > a:hover, html.ccmc .footerQP .footerQPbuckets p > a:active, html.ccmc .footerQP .footerQPbuckets .helpfullqst a:hover, html.ccmc .footerQP .footerQPbuckets .helpfullqst a:active {
    text-decoration: none; }
  html.ccmc .footerQP .footerQPbuckets .footerQPterms a, html.ccmc .footerQP .footerQPbuckets .footerQPterms a:link, html.ccmc .footerQP .footerQPbuckets .footerQPterms a:visited {
    color: #3d4e57;
    text-decoration: none; }
  html.ccmc .footerQP .footerQPbuckets .footerQPterms a:hover, html.ccmc .footerQP .footerQPbuckets .footerQPterms a:active {
    text-decoration: underline; }
  html.ccmc .footer-phone {
    font-size: 18px; }
  html.ccmc a.footerScheduleCall, html.ccmc a.footerScheduleCall:link, html.ccmc a.footerScheduleCall:visited {
    width: 100%;
    height: auto;
    font-size: 16px;
    color: #002c5f;
    display: block;
    padding: 14px 0px;
    margin: 20px 0px;
    text-align: center;
    background-color: #ffffff;
    border: #006890 3px solid;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    transition: background-color .5s;
    text-decoration: none; }
  html.ccmc a.footerScheduleCall:hover, html.ccmc a.footerScheduleCall:active, html.ccmc a.footerScheduleCall:focus {
    background-color: #006890;
    color: #ffffff;
    text-decoration: underline;
    outline: none !important; }
  html.ccmc .footerQP .footerQPcontact {
    width: 31%;
    height: auto;
    padding-right: 5%; }
  html.ccmc .footerQP .footerQPhelpful {
    width: 41%;
    min-height: 236px;
    padding-right: 5%;
    padding-left: 5%;
    border-left: 1px solid #b8bfc2;
    border-right: 1px solid #b8bfc2; }
  html.ccmc .footerQP .footerQPtrust {
    width: 24%;
    min-height: 196px;
    padding-left: 5%; }
  html.ccmc .footerQPsecure {
    padding: 0px;
    margin-top: 25px;
    margin-left: auto;
    margin-right: auto;
    width: 183px;
    height: auto; }
  html.ccmc .footerQPnorton {
    margin-right: 10%; }
  html.ccmc .footerQPnorton a {
    display: block;
    background: url(../images/norton-logo.png) no-repeat left top;
    width: 80px;
    height: 33px;
    text-indent: -9999px; }
  html.ccmc .footerQPbbb {
    display: block;
    width: 124px;
    height: 33px;
    margin: 0px auto;
    text-decoration: none; }
  html.ccmc .footerQP .footerQPhelpful ul.helpfullqst {
    list-style-type: none;
    padding: 0px; }
    html.ccmc .footerQP .footerQPhelpful ul.helpfullqst li h3 {
      list-style-image: none;
      font-size: 16px;
      line-height: 22px;
      margin: 20px 0 0 0; }
      html.ccmc .footerQP .footerQPhelpful ul.helpfullqst li h3 button {
        border: none;
        background: none;
        text-align: left;
        padding: 0; }
        html.ccmc .footerQP .footerQPhelpful ul.helpfullqst li h3 button span.accordion-title {
          font-weight: 400;
          color: #3d4e57;
          text-align: left;
          padding: 0;
          cursor: pointer;
          font-size: 16px;
          font-family: 'Roboto', sans-serif; }
        html.ccmc .footerQP .footerQPhelpful ul.helpfullqst li h3 button::before {
          content: url(../images/manage_paperless_03.png);
          display: block;
          float: left;
          width: 17px;
          height: 20px; }
        html.ccmc .footerQP .footerQPhelpful ul.helpfullqst li h3 button:hover {
          text-decoration: underline; }
    html.ccmc .footerQP .footerQPhelpful ul.helpfullqst li .answers {
      font-size: 14px;
      line-height: 20px;
      padding: 0;
      margin: 10px 0 10px 20px; }
  html.ccmc .footerQP .footerQPhelpful .helpfullqst li, html.ccmc .footerQP .footerQPhelpful .helpfullqst span.answers {
    font-weight: 400;
    color: #3d4e57;
    text-align: left; }
  html.ccmc .footerQP .footerQPhelpful .helpfullqst dd {
    font-size: 14px;
    line-height: 20px;
    padding: 0px;
    margin: 10px 0px 10px 20px; }
  html.ccmc .footerQP .footerQPhelpful .helpfullqst dt {
    font-size: 16px;
    line-height: 22px;
    padding: 0px;
    margin: 20px 0px 0px 0px;
    cursor: pointer; }
  html.ccmc .footerQP .footerQPhelpful .helpfullqst dt::before {
    content: url(../images/manage_paperless_03.png);
    display: block;
    float: left;
    width: 17px;
    height: 24px; }
  html.ccmc .footerQP .footerQPhelpful .helpfullqst dt:hover {
    text-decoration: underline; }
  html.ccmc #quoteContactmobile {
    float: left;
    padding: 0px;
    position: absolute;
    z-index: 9;
    left: 0; }
  html.ccmc #quoteContact {
    float: right; }
  html.ccmc #quoteContact p {
    margin: 0px;
    padding: 0px;
    line-height: 0px; }
  html.ccmc #quoteContact .navicon-phone a, html.ccmc #quoteContact .navicon-chat a, html.ccmc .signoutQP a, html.ccmc #quoteContact .navicon-phone .gw-quoting-header-phone {
    position: relative;
    display: block;
    z-index: 510;
    height: 73px;
    padding: 0 15px;
    line-height: 73px;
    font-size: 16px;
    font-family: 'Roboto', Arial, sans-serif;
    font-weight: 400;
    color: #35424e;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    text-decoration: none;
    margin-top: 4px; }
  html.ccmc .signoutQP a {
    margin-right: 5px; }
  html.ccmc #quoteContact .navicon-chat:hover {
    background: #e3e3e3; }
  html.ccmc #quoteContact .navicon-phone .gw-quoting-header-phone:hover {
    background: none; }
  html.ccmc #quoteContact .fmmContact {
    width: auto;
    margin: 25px 30px 0px 0px;
    font-size: 15px;
    color: #35424e;
    text-align: center; }
  html.ccmc #quoteContact .fmmContact span.clearFix {
    display: block; }
  html.ccmc #quoteContact .fmmContact a {
    position: relative;
    display: inline-block;
    z-index: 510;
    height: 76px;
    width: 100%;
    padding: 25px 15px;
    line-height: 25px;
    font-size: 16px;
    font-family: 'Roboto', Arial, sans-serif;
    font-weight: 400;
    color: #35424e;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    text-decoration: none; }
  html.ccmc #quoteContact .fmmBlock {
    display: inline-block; }
  html.ccmc #quoteContact a:hover, html.ccmc #quoteContactmobile a:hover {
    background: #e3e3e3; }
  html.ccmc #quoteContact .navicon-phone a::before, html.ccmc #quoteContact .navicon-phone .gw-quoting-header-phone::before, html.ccmc #quoteContact .fmmContact a::before {
    content: url(../images/icon-quote-phone.svg);
    display: inline-block;
    float: left;
    margin-right: 8px;
    width: 17px;
    height: 24px; }
  html.ccmc #quoteContact .navicon-phone a::before, html.ccmc #quoteContact .navicon-phone .gw-quoting-header-phone::before, html.ccmc #quoteContact .fmmContact a::before {
    margin-top: 6px; }
  html.ccmc #quoteContact .fmmContact a::before {
    margin-top: 2px; }
  html.ccmc #quoteContactmobile .navicon-chatmobile a, html.ccmc #quoteContactmobile .navicon-phonemobile a, html.ccmc #quoteContactmobile .fmmContactmobile a {
    position: relative;
    display: block;
    z-index: 510;
    height: 58px;
    padding: 0 8px;
    line-height: 75px;
    font-size: 16px;
    font-family: 'Roboto', Arial, sans-serif;
    font-weight: 400;
    color: #35424e;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    text-decoration: none;
    margin: 4px 0 0 4px; }
  html.ccmc #quoteContactmobile .navicon-chatmobile a img, html.ccmc #quoteContactmobile .navicon-phonemobile a img {
    margin-bottom: 2.2rem; }
  html.ccmc #quoteContact .navicon-chat a {
    width: 180px; }
  html.ccmc #quoteContact .navicon-chat a::before {
    content: url(../images/icon-quote-chat.svg);
    display: block;
    float: left;
    margin-right: 8px;
    margin-top: 4px;
    width: 22px;
    height: 22px; }
  html.ccmc #quoteContactmobile .navicon-chatmobile {
    width: 4rem;
    height: 5.9rem;
    margin-right: 0px !important; }
  html.ccmc #quoteContactmobile .navicon-chatmobile a {
    width: 4rem;
    height: 5.9rem; }
  html.ccmc .ThreeBuckets {
    padding: 0px;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    width: 100%;
    text-align: center !important; }
  html.ccmc .ThreeBucketsTitle h3, html.ccmc .ThreeBucketsTitle h1 {
    color: #242f35;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 32px;
    line-height: 44px;
    text-align: center;
    padding: 0;
    margin: 0 0 10px 0; }
  html.ccmc div.ThreeBucketsTitle h3:only-child {
    color: #242f35;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 32px;
    line-height: 44px;
    text-align: center;
    padding: 0;
    margin: 0 0 40px 0; }
  html.ccmc .ThreeBucketsTitle p {
    color: #242f35;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    padding: 0;
    margin: 0px auto;
    width: 80%;
    height: auto; }
  html.ccmc .ThreeBucketsTitle h3 + p {
    margin-bottom: 10px; }
  html.ccmc .ThreeBucketsTitle p + p {
    margin-top: 0px;
    margin-bottom: 40px; }
  html.ccmc .ThreeBuckets .ThreeBucketsItem {
    width: 23%;
    height: auto;
    margin-right: 11%;
    padding: 0px;
    float: left; }
  html.ccmc .ThreeBuckets .ThreeBucketsItem:first-child {
    margin-left: 4%; }
  html.ccmc .ThreeBuckets .ThreeBucketsItem:last-child {
    margin-right: 4%; }
  html.ccmc .ThreeBuckets .ThreeBucketsItem img {
    padding: 0px;
    margin-bottom: 12px; }
  html.ccmc .ThreeBuckets .ThreeBucketsItem h4, html.ccmc .ThreeBuckets .ThreeBucketsItem h2 {
    color: #002c5f;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 22px;
    font-weight: 400;
    padding: 0px;
    margin: 0px 0px 10px 0px; }
  html.ccmc .ThreeBuckets .ThreeBucketsItem p {
    color: #242f35;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    line-height: 22px;
    padding: 0px;
    margin: 0px 0px 15px 0px; }
  html.ccmc .ThreeBuckets .ThreeBucketsItem .ThreeBucketsCTA, html.ccmc .ThreeBuckets .ThreeBucketsItem .ThreeBucketsCTA p {
    color: #002c5f;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    line-height: 25px;
    padding: 0px;
    margin: 0px; }
  html.ccmc .ThreeBuckets .ThreeBucketsItem a, html.ccmc .ThreeBuckets .ThreeBucketsItem .ThreeBucketsCTA a {
    color: #006890;
    font-weight: 400; }
  html.ccmc .ThreeBuckets .ThreeBucketsItem a:link, html.ccmc .ThreeBuckets .ThreeBucketsItem .ThreeBucketsCTA a:link, html.ccmc .ThreeBuckets .ThreeBucketsItem a:visited, html.ccmc .ThreeBuckets .ThreeBucketsItem .ThreeBucketsCTA a:visited {
    text-decoration: underline; }
  html.ccmc .ThreeBuckets .ThreeBucketsItem a:hover, html.ccmc .ThreeBuckets .ThreeBucketsItem a:active {
    text-decoration: none; }
  html.ccmc .ThreeBuckets .ThreeBucketsItem .ThreeBucketsCTA a:hover, html.ccmc .ThreeBuckets .ThreeBucketsItem .ThreeBucketsCTA a:active {
    text-decoration: none; }
  html.ccmc .toggle-controls {
    display: inline-block !important; }
  html.ccmc .controls-hidden .portlet-content {
    border: 1px solid transparent !important; }
  html.ccmc .controls-hidden .portlet-topper {
    display: none !important; }
  html.ccmc .portlet-decorate .portlet-content {
    background: none;
    border-width: 0px; }
  html.ccmc .portlet-content, html.ccmc .portlet-minimized .portlet-content-container {
    padding: 0; }
  html.ccmc .portlet-journal-content .journal-content-article .coverages img[style*="float: right;"] {
    margin-bottom: 0;
    margin-top: 0; }
  html.ccmc .portlet-journal-content .journal-content-article img[style*="float: right;"],
  html.ccmc .portlet-journal-content .journal-content-article img[style*="float:right;"] {
    margin-bottom: 10px;
    margin-top: 10px; }
  html.ccmc .newsAlert .floatleft {
    float: left;
    margin: 0px 0px 0px 20px; }
  html.ccmc .newsAlert .floatright {
    float: right;
    margin: 0px 20px 0px 0px; }
  html.ccmc .newsAlert {
    background-color: #354148;
    padding: 15px 30px 10px 30px; }
  html.ccmc .newsAlert h3 {
    font-size: 20px;
    color: #ffffff;
    margin: 5px 0px 10px 0px;
    font-weight: 100 !important;
    padding-top: 5px; }
  html.ccmc .newsAlert p {
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px; }
  html.ccmc .newsAlert a {
    color: #ffffff !important;
    font-weight: 400 !important; }
  html.ccmc .newsAlert a:link, html.ccmc .newsAlert a:active {
    text-decoration: underline !important; }
  html.ccmc .newsAlert a:hover, html.ccmc .newsAlert a:visited {
    text-decoration: none !important; }
  html.ccmc .newsAlert img {
    float: left;
    margin-right: 10px; }
  html.ccmc .newsAlert2 {
    background-color: #e2e3e3;
    padding: 15px 30px 10px 30px; }
  html.ccmc .newsAlert2 h3 {
    font-size: 20px !important;
    color: #242f35;
    margin: 5px 0px 10px 0px;
    font-weight: 100 !important;
    padding-top: 5px; }
  html.ccmc .newsAlert2 p {
    color: #242f35;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px; }
  html.ccmc .newsAlert2 a {
    color: #242f35 !important;
    font-weight: 400 !important; }
  html.ccmc .newsAlert2 a:link, html.ccmc .newsAlert2 a:active {
    text-decoration: underline; }
  html.ccmc .newsAlert2 a:hover, html.ccmc .newsAlert2 a:visited {
    text-decoration: none  !important; }
  html.ccmc .newsAlert2 img {
    float: left;
    margin-right: 10px; }
  html.ccmc .catAlert {
    background-color: #354148;
    padding: 15px 30px 10px 30px; }
  html.ccmc .catAlert p {
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    padding-top: 5px; }
  html.ccmc .catAlert .cattxt {
    font-size: 18px; }
  html.ccmc .catAlert a, html.ccmc .catAlert .phone a {
    color: #ffffff !important;
    font-weight: 400 !important; }
  html.ccmc .catAlert a:link, html.ccmc .catAlert a:active {
    text-decoration: underline !important; }
  html.ccmc .catAlert a:hover, html.ccmc .catAlert a:visited {
    text-decoration: none !important; }
  html.ccmc .catAlert .phone a:link, html.ccmc .catAlert .phone a:active {
    text-decoration: none !important; }
  html.ccmc .catAlert .phone a:hover, html.ccmc .catAlert .phone a:visited {
    text-decoration: underline !important; }
  html.ccmc .catAlert img {
    float: left;
    margin-right: 10px; }

#wrapper {
  position: relative;
  max-width: 1100px;
  min-width: 1100px;
  background: #ffffff;
  margin: 0 auto;
  padding: 0px; }

/*-------- Start VS Style--------*/
.ccmc select.form-control:not([multiple]):not([size]) {
  background-image: none; }

.ccmc-custom-asset .h2 {
  font-size: 1rem; }

.ccmc-custom-asset .header-title {
  font-weight: bold;
  font-size: 24.5px; }

.ccmc-custom-asset .taglib-header {
  padding-bottom: 0px; }

.ccmc-full-content-width {
  width: 100%; }

.ccmc-full-content-width .asset-content .clearfix {
  width: 100%; }

html.ccmc .portlet-topper {
  z-index: 1; }

/*-------- End VS Style--------*/
/*Not-allowed icon for readonly/disabled field*/
.ccmc input[disabled], .ccmc select[disabled], .ccmc textarea[disabled], .ccmc input[readonly], .ccmc select[readonly], .ccmc textarea[readonly] {
  cursor: not-allowed;
  background-color: #eee; }

/*-------- Start AJ Style--------*/
.alert .alert-indicator .lexicon-icon {
  display: none; }

.alert .lead {
  display: none !important; }

.alert-success {
  background-color: #f1fbd1;
  border-color: #bce830;
  color: #488f06; }

.alert-danger {
  background-color: #fee5e2;
  border-color: #fcaca5;
  color: #b50303;
  padding-top: 8px; }

.alert-warning {
  color: #856404;
  border-color: #ffeeba;
  border: 1px solid #f1d875;
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fffbdc; }

#formContainer input.error, #formContainer select.error, #formContainer textarea.error {
  box-shadow: 0px 0px 0px 2px #b50303;
  border: #b50303 1px solid; }

#formContainer span.required {
  color: #b50303; }

.has-error .form-control {
  box-shadow: 0px 0px 0px 2px #b50303;
  border: #b50303 1px solid !important; }

.has-error .help-block {
  color: #b50303;
  padding-left: 5px; }

#ccmc-content .ccmc-login-box .has-error .help-block {
  font-style: normal;
  font-variant-ligatures: normal;
  font-variant-caps: normal;
  font-variant-numeric: normal;
  font-weight: normal;
  font-stretch: normal;
  font-size: 14px;
  line-height: normal;
  font-family: Arial, Helvetica, sans-serif; }

.ccmc-manage-account .form-group {
  flex-flow: row wrap;
  align-items: center;
  margin-bottom: 10px; }

.ccmc-manage-account .has-error .form-control.error-field {
  margin-bottom: 4px !important; }

.ccmc-manage-account .has-error .help-block {
  margin-bottom: 15px !important;
  font-size: 14px; }

.ccmc-form-row div.formRow div {
  float: none; }

.ccmc-form-row .select-style {
  margin: 0 !important; }

.ccmc-form-row .createFields input[type="text"], .ccmc-form-row textarea {
  width: 100% !important; }

.ccmc-form-row .ccmc-col-md-12, .ccmc-form-row .ccmc-col-md-6, .ccmc-form-row .ccmc-col-md-3 {
  padding-left: 0px; }

.ccmc-form-row .ccmc-custom input[type="text"] {
  width: 400px !important; }

#login_wrapper .has-error .form-control.error-field {
  margin-bottom: 3px; }

#login_wrapper .has-error .help-block {
  margin-bottom: 10px !important;
  margin-left: 6px !important;
  text-align: left;
  font-size: 14px; }

.navbar-login-sub-menu #login_wrapper .has-error .help-block {
  margin-bottom: 16px !important;
  margin-top: 4px; }

#login_wrapper .alert-dismissible.alert-danger {
  padding: 2px 35px 8px 14px; }

.alert-dismissible .close {
  display: none; }

.liferayalert.liferaynotification.liferaynotification-content.alert-dismissible .close {
  display: block; }

.ccmc-nav .sub-menu.navbar-login-sub-menu .btmlinks li {
  background-position: 95% 16px; }

.journal-content-article .prohead2 strong {
  font-weight: bold; }

.claimsboxcnt .claimsbtn a {
  padding-left: 3px !important;
  padding-right: 3px !important; }

/*-------- End AJ Style--------*/
/*-------- Custom NP Style--------*/
/* #welcomeQuoteForm .cf.selectBoxes {margin-top:-10px;} */
/* Removing the margin due to payal's issue.  */
#welcomeQuoteForm input[type="button"].QuoteBtn {
  margin-bottom: 10px; }

#welcomeQuoteForm .select-style {
  border-radius: 5px; }

.ccmc-search.form-search .form-group {
  display: inline-block;
  width: 66%;
  vertical-align: top; }

.ccmc.view-mobile .ccmc-search.form-search .form-group {
  width: 62%; }

.ccmc-search.form-search .form-group input[type="text"].form-control {
  line-height: 20px;
  padding: 21px 20px 21px 10px;
  width: 96%; }

.ccmc-search.form-search .btn.SearchBtnClass .lfr-btn-label {
  color: #fff; }

.form-search .btn.SearchBtnClass:hover, .form-search .btn.SearchBtnClass:focus {
  border: #006890 3px solid !important;
  box-shadow: none;
  background-color: #ffffff !important;
  color: #006890 !important;
  font-weight: 500;
  outline: none !important; }
  .form-search .btn.SearchBtnClass:hover .lfr-btn-label, .form-search .btn.SearchBtnClass:focus .lfr-btn-label {
    color: #006890 !important; }

.ccmc.view-tablet #header-wrapper .nav-collapsedBtn {
  position: absolute;
  padding: 12px;
  z-index: 11;
  color: #002c5f;
  margin: 4px;
  border: none;
  background: none; }

.ccmc.view-tablet #header-wrapper .nav-collapsedBtn .icon-reorder {
  font-size: 30px;
  text-decoration: none !important; }

.ccmc.view-tablet #header-wrapper .nav-collapsedBtn.active .icon-reorder:before {
  content: "\f00d"; }

.ccmc.view-tablet .ccmc-page.ccmc-home .portlet-content-container .clearfix.journal-content-article {
  display: block; }

.ccmc-portlet-header.autofit-float.autofit-row.portlet-header {
  margin-bottom: 0px; }

.ccmc .ccmc-page.ccmc-affinity-main #main-content .clearfix.journal-content-article {
  width: 100%; }

.ccmc.view-tablet .myacct-lt .cf.claimscontent, .ccmc.view-desktop .myacct-lt .cf.claimscontent {
  clear: both;
  margin: 0 -8px !important; }

.ccmc.view-tablet .myacct-lt .cf.claimscontent .span6, .ccmc.view-desktop .myacct-lt .cf.claimscontent .span6 {
  float: left;
  width: calc(50% - 16px);
  margin: 0 8px; }

.ccmc.view-tablet.view-mobile .myacct-lt .cf.claimscontent .span6 {
  float: left;
  width: calc(100% - 16px);
  margin: 0 8px; }

.ccmc .portlet-content .clearfix.journal-content-article {
  display: block; }

html.ccmc .bodycontent #privacyTerms ul, html.ccmc .bodycontent #privacyTerms ol {
  padding-left: 10px; }

html.ccmc .ccmc-page .btn.blue-button {
  background-color: #5ccde0;
  border: none;
  border-radius: 20px;
  padding: 5px 12px;
  font-size: 12px;
  font-weight: bold;
  color: #000;
  outline: none;
  -webkit-box-shadow: inset -4px -2px 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: inset -4px -2px 5px 0 rgba(0, 0, 0, 0.1); }

html.ccmc .ccmc-page .btn.active {
  background-color: transparent;
  border: none;
  border-radius: 0px;
  padding: 5px 12px;
  font-size: 12px;
  color: #0000a0;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

html.ccmc .ccmc-page .split-button-dropdowns a.btn-default:not(.blue-button) {
  background-color: transparent;
  border: none;
  font-size: 12px;
  color: #0000a0;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-weight: bold; }

html.ccmc .ccmc-page .split-button-dropdowns a.blue-button {
  text-decoration: none; }

html.ccmc .ccmc-page .split-button-dropdowns a.blue-button:hover {
  text-decoration: underline; }

html.ccmc .ccmc-page .split-button-dropdowns a.btn-default:focus {
  box-shadow: none; }

html.ccmc .ccmc-page.ccmc-home .cf.selectBoxes {
  margin-top: 0px; }

html.ccmc .ccmc-page.ccmc-affinity-main .cf.selectBoxes {
  margin-top: 0px; }

html.ccmc .ccmc-page.ccmc-home #quoteErrorMessage {
  transform: translateY(-19px); }

html.ccmc .controls-visible.signed-in.open .product-menu .panel-header {
  font-size: 1rem; }

html.ccmc .controls-visible.signed-in.open .product-menu .sidebar-body .panel .list-group .list-group-item {
  font-size: 15px; }

html.ccmc .searchcontainer table td, html.ccmc .searchcontainer table tr {
  display: block; }

html.ccmc .navbar-site.split-button-dropdowns {
  margin-bottom: 10px;
  margin-left: 0; }

html.ccmc body.open #wrapper {
  padding-left: 0px; }

@media only screen and (min-width: 768px) {
  html.ccmc .cf .createFields .width-55 {
    width: 55px !important; }
  html.ccmc .cf .createFields .width-65 {
    width: 65px !important; } }

/* 3 dots style */
html.ccmc .autofit-float.autofit-row.portlet-header {
  height: 0px;
  position: absolute;
  right: 0;
  top: 0px; }

html.ccmc .portlet-journal-content .portlet .portlet-header .visible-interaction {
  display: block;
  visibility: visible;
  opacity: 0.3; }

html.ccmc .portlet-journal-content .portlet .portlet-header .visible-interaction .lfr-icon-menu {
  border: none;
  background-color: black;
  color: #fff;
  padding: 0 6px 0 0;
  border-radius: 0 14px 14px 0;
  line-height: 15px;
  font-size: 13px; }

html.ccmc .icon-monospaced {
  display: inline-block;
  height: 20px;
  border: none;
  width: 20px; }

html.ccmc .portlet-topper-toolbar .direction-right.dropdown-toggle.icon-monospaced {
  color: #fff;
  line-height: 12px;
  font-size: 13px;
  font-weight: 300; }

html.ccmc .portlet-topper {
  opacity: 1;
  background-color: black;
  background-image: none;
  color: #fff;
  transform: translateX(-26px);
  left: auto;
  border: none;
  box-shadow: none;
  padding: 3px 12px 3px 14px;
  height: 20px;
  border-radius: 14px 0 0 14px;
  opacity: 0.3; }

html.ccmc .portlet.open .portlet-topper, html.ccmc .portlet:hover .portlet-topper, html.ccmc .portlet.focus .portlet-topper {
  opacity: 1;
  -webkit-transform: translateY(0%) translateX(-26px);
  -moz-transform: translateY(0%) translateX(-26px);
  -ms-transform: translateY(0%) translateX(-26px);
  -o-transform: translateY(0%) translateX(-26px);
  transform: translateY(0%) translateX(-26px); }

html.ccmc .portlet.open .portlet-header .visible-interaction, html.ccmc .portlet:hover .portlet-header .visible-interaction, html.ccmc .portlet.focus .portlet-header .visible-interaction {
  opacity: 1; }

html.ccmc .portlet-topper .portlet-title-default .portlet-name-text {
  font-size: 12px;
  font-weight: 300;
  line-height: 12px; }

html.ccmc .portlet-topper .portlet-title-default {
  line-height: 15px;
  padding-right: 4px; }

html.ccmc .portlet-topper-toolbar .dropdown.lfr-icon-menu.portlet-options a {
  color: #fff;
  line-height: 12px; }

html.ccmc .portlet-topper-toolbar .direction-right.dropdown-toggle.icon-monospaced {
  color: #fff;
  line-height: 12px; }

html.ccmc .portlet-journal-content .portlet .portlet-header .visible-interaction .lfr-icon-menu > a {
  line-height: 20px; }

html.ccmc #search-li .portlet-topper {
  z-index: 99; }

#search-li .portlet-topper .portlet-title-default .portlet-name-text {
  color: #fff; }

html.ccmc #search-li .portlet-topper-toolbar .dropdown.lfr-icon-menu.portlet-options a, html.ccmc #search-li .portlet-topper-toolbar .dropdown.lfr-icon-menu.portlet-options {
  float: left; }

html.ccmc #search-li .dropdown.lfr-icon-menu.portlet-options a > span {
  color: #fff;
  font-size: 13px;
  line-height: 15px; }

html.ccmc #search-li img {
  width: 22px;
  height: 21px; }

@media only screen and (max-width: 767px) {
  html.ccmc .portlet-topper {
    width: calc(100% - 26px);
    transform: translateX(0px); } }

@media only screen and (max-width: 1024px) {
  html.ccmc .portlet-topper .portlet-title-default .portlet-name-text {
    color: #fff; }
  html.ccmc #search-li .portlet-topper {
    z-index: 99; }
  html.ccmc .portlet-topper-toolbar .dropdown.lfr-icon-menu.portlet-options a {
    color: #fff;
    line-height: 12px;
    float: left; }
  html.ccmc .portlet-topper-toolbar .dropdown.lfr-icon-menu.portlet-options a .lexicon-icon {
    font-size: 13px;
    color: #fff; }
  html.ccmc.view-mobile .menu_search_mobile_view .portlet-topper {
    position: absolute;
    max-width: 550px;
    top: -9px; }
  html.ccmc .ccmc-page h4, html.ccmc .ccmc-page .email-us-heading {
    line-height: initial; }
  html.ccmc li .navigation_margin {
    margin: 3px 0; } }

/* End of 3 dots style */
/*IE 11 css*/
html.ccmc.ie11 .ccmc-search.form-search .form-group .form-control.yui3-aclist-input {
  height: 44px;
  padding: 0 10px; }

html.ccmc.ie11 .myacct-wrapper .myacct-lt .claimsbox .claimsboxcnt {
  width: 82%; }

html.ccmc.ie11 .web-form-portlet .webFrom select, html.ccmc.edge .web-form-portlet .webFrom select {
  padding-right: 35px !important; }

html.ccmc.edge .myacct-wrapper .myacct-lt .claimscontent {
  width: 99%; }

html.ccmc.ie11 #formContainer select {
  padding: 6px !important; }

/* Fixpack 17 permission tab */
html .edit-permissions .table-responsive .lfr-search-iterator-fixed-header {
  display: none; }

html .edit-permissions .table-responsive input[type="checkbox"]:not(.gw-no-label), html .portlet-configuration-setup input[type="radio"]:not(.gw-no-label) {
  visibility: visible; }

html .edit-permissions input[type="text"] {
  width: auto; }

html .edit-permissions .lexicon-icon-search {
  width: 16px;
  height: auto; }

/* GW QBP */
html.ccmc #page .gw-snap-drawers .gw-drawer-menu a {
  display: none; }

html.ccmc #page .gw-snap-drawers .gw-language-expandos .gw-drawer-menu-item {
  display: none; }

html.ccmc #page .gw-snap-drawers .gw-language-expandos .gw-expandos-menu {
  display: none; }

html.ccmc {
  /*CSS for /mileageplus page orange button */
  /** GWLIFERAY-1218 New Phone Number Pages CSS **/
  /* Forbes CSS Start */
  /* Tooltip container */
  /* Show the tooltip on hover */
  /* Forbes CSS Start */ }
  html.ccmc .trustpilot-dark {
    background-color: #002c5f; }
  html.ccmc .trustpilot {
    padding-top: 20px; }
    html.ccmc .trustpilot h4, html.ccmc .trustpilot h2 {
      color: #ffffff;
      font-weight: 400;
      font-family: 'Roboto Condensed', Arial, sans-serif;
      text-align: center;
      font-size: 34px; }
    html.ccmc .trustpilot p.disclaimer {
      font-size: 14px !important;
      padding: 0;
      margin: 0px 20px 20px 20px !important;
      font-style: italic;
      color: #3a4a53 !important;
      font-weight: 300;
      line-height: 20px !important;
      text-align: left; }
    html.ccmc .trustpilot p.disclaimer.centerwhite {
      text-align: center;
      color: #ffffff !important;
      padding-bottom: 30px !important;
      font-size: 12px !important; }
  html.ccmc a.actionBtnCnt {
    background: #f26b0f none;
    font-family: 'Roboto',Arial,sans-serif;
    font-weight: bold !important;
    color: #ffffff !important;
    font-size: 19px;
    text-align: center;
    text-decoration: none !important;
    text-shadow: none;
    line-height: 20px;
    border: #f26b0f 3px solid !important;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    cursor: pointer;
    margin-bottom: 20px;
    padding: 12px 80px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: inline-block; }
  html.ccmc a.actionBtnCnt:hover {
    border: #f26b0f 3px solid !important;
    box-shadow: none;
    background-color: #fff !important;
    color: #f26b0f !important;
    font-weight: bold !important;
    outline: none !important; }
  html.ccmc .col2-5050 {
    font-family: 'Roboto', Arial,sans-serif;
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    align-content: center; }
  html.ccmc .col2-5050 h1 {
    color: #002c5f;
    font-size: 44px;
    text-align: center;
    font-weight: 700;
    line-height: 55px;
    margin: 0 0 60px 0;
    padding: 0; }
  html.ccmc .col2-5050 p {
    color: #242f35;
    text-align: center;
    font-size: 20px; }
  html.ccmc .col2-5050 h1 + p {
    font-size: 26px;
    line-height: 32px;
    font-weight: 300;
    margin: 0px;
    padding: 0px; }
  html.ccmc .col2-5050 p.sub-p {
    margin-top: 60px; }
  html.ccmc .col2-5050 .col2-5050-right img {
    width: 100%;
    max-width: 550px;
    height: auto; }
  html.ccmc .col2-5050 .col2-5050-left img {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  html.ccmc .col2-5050 .col2-5050-left {
    width: 50%;
    margin: 20px; }
  html.ccmc .col2-5050 .col2-5050-right {
    width: 50%; }
  html.ccmc .centerBtn {
    text-align: center; }
  html.ccmc div.qp-actionBtnCnt {
    width: 650px; }
  html.ccmc .forbes-modal .modal-body {
    padding: 25px;
    font-size: 14px; }
  html.ccmc .forbes-modal .modal-dialog {
    left: 0;
    right: 0;
    margin: auto;
    top: 50%;
    transform: translateY(-50%);
    max-width: 370px !important; }
  html.ccmc .forbes-modal .close-forbes-modal {
    position: absolute;
    right: 5px;
    top: 0px;
    z-index: 99999;
    width: auto;
    height: auto;
    font-size: 30px; }
  html.ccmc.view-tablet:not(.view-mobile) .forbes-footer-logo {
    padding-top: 0.5rem;
    max-width: 150px; }
  html.ccmc .forbes-footer-wrapper {
    position: relative;
    display: inline-block;
    cursor: pointer;
    /* Tooltip text */
    /* Show the tooltip on click */ }
    html.ccmc .forbes-footer-wrapper .forbes-footer-logo {
      padding: 2px;
      max-width: 180px;
      margin-right: 1rem; }
    html.ccmc .forbes-footer-wrapper .forbes-tooltiptext {
      visibility: hidden;
      width: 300px;
      background-color: #333;
      color: #fff;
      text-align: left;
      border-radius: 5px;
      padding: 10px;
      position: absolute;
      z-index: 1;
      bottom: 100%;
      font-size: 12px;
      left: -50%;
      font-size: 12px;
      text-align: center;
      transition: opacity 0.3s; }
    html.ccmc .forbes-footer-wrapper.active .forbes-tooltiptext {
      visibility: visible;
      opacity: 1; }
  html.ccmc.view-desktop .forbes-footer-wrapper:hover .forbes-tooltiptext {
    visibility: visible;
    opacity: 1; }
  html.ccmc.view-mobile.view-tablet .forbes-footer-wrapper .forbes-footer-logo {
    margin-left: 1rem; }
  html.ccmc.view-mobile.view-tablet .forbes-footer-wrapper .forbes-tooltiptext {
    left: 0; }

.staging #_com_liferay_exportimport_web_portlet_ExportImportPortlet_publishPagesFm .form-group.input-checkbox-wrapper label[for=_com_liferay_exportimport_web_portlet_ExportImportPortlet_DELETE_PORTLET_DATA] {
  display: none; }

html.ccmc {
  /* ---------- Breadcrumbs ---------- */
  /* ---------- Site breadcrumbs ---------- */
  /* ---------- Hidden Accessible ---------- */
  /* ---------- Extras ---------- */
  /* My Model Pop up*/
  /* Add inline-block support for IE7 */ }
  html.ccmc .breadcrumb {
    margin-bottom: 1.5em; }
  html.ccmc .breadcrumb li {
    display: inline-block;
    margin-right: 5px;
    max-width: 55%;
    padding-right: 6px;
    vertical-align: middle; }
  html.ccmc .ie7 .breadcrumb li, html.ccmc .ie6 .breadcrumb li {
    display: inline;
    zoom: 1; }
  html.ccmc .ie6 .breadcrumb {
    zoom: 1; }
  html.ccmc .breadcrumb a {
    display: block; }
  html.ccmc .breadcrumb .last {
    background-image: none;
    margin-top: 0.2em; }
  html.ccmc .breadcrumb .last a, html.ccmc .aui-tree-node-selected a {
    color: #555; }
  html.ccmc .site-breadcrumbs {
    margin: 0 0 5px;
    width: auto; }
  html.ccmc .site-breadcrumbs ul {
    background-color: #FFF;
    border: 1px solid #DEDEDE;
    border-color: #C0C2C5;
    margin: 0; }
  html.ccmc .site-breadcrumbs li {
    background-image: none;
    margin-right: 0;
    padding-left: 0.75em;
    padding-right: 0; }
  html.ccmc .site-breadcrumbs li span {
    background: url(../images/common/breadcrumbs.png) no-repeat 100% 50%;
    display: block;
    padding: 0.5em 15px 0.5em 0; }
  html.ccmc .site-breadcrumbs li span a {
    text-decoration: none; }
  html.ccmc .site-breadcrumbs li.first a {
    color: #369;
    font-weight: bold; }
  html.ccmc .site-breadcrumbs li.last a {
    color: #4B5567;
    font-size: 1.3em; }
  html.ccmc .site-breadcrumbs .last {
    font-size: 1em;
    margin-top: 0;
    padding-right: 0; }
  html.ccmc .site-breadcrumbs .last span {
    background-image: none;
    padding: 0; }
  html.ccmc #banner .ManageAcc h2 {
    position: inherit; }
  html.ccmc #skip-to-content, html.ccmc #banner h2, html.ccmc #banner h3, html.ccmc #navigation h1, html.ccmc .site-breadcrumbs h1 {
    clip: rect(0 0 0 0);
    position: absolute; }
  html.ccmc .aui-tab-active:after {
    border: 10px solid;
    border-bottom-width: 0;
    border-color: #333 transparent transparent;
    bottom: -7px;
    content: '-';
    display: block;
    height: 0;
    left: 50%;
    margin-left: -10px;
    position: absolute;
    text-indent: -9999px;
    width: 0;
    z-index: 20; }
  html.ccmc .lfr-title-scope-selector {
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px; }
  html.ccmc .lfr-title-scope-selector {
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px; }
  html.ccmc #my_modal {
    background: #FFF;
    padding: 30px;
    width: 565px;
    overflow: auto;
    text-align: center; }
  html.ccmc .popup_background {
    z-index: 2000;
    /* any number */ }
  html.ccmc .popup_wrapper {
    z-index: 2001;
    /* any number + 1 */ }
  html.ccmc .popup_align, html.ccmc .popup_content {
    *display: inline;
    *zoom: 1; }
  html.ccmc #my_modal .blueheader {
    color: #25A9C1;
    font-size: 2.4em;
    margin-bottom: 10px; }
  html.ccmc #my_modal p {
    margin-bottom: 15px;
    font-size: 1.6em;
    color: #333; }
  html.ccmc #my_modal p span {
    font-size: 1.2em;
    font-weight: normal; }
  html.ccmc #my_modal .block {
    float: left;
    width: 178px;
    min-height: 85px;
    padding-top: 10px;
    color: #002c5f; }
  html.ccmc #my_modal .block p {
    margin-bottom: 0px;
    font-size: 1.4em; }
  html.ccmc #my_modal .block img {
    margin-bottom: 10px; }
  html.ccmc #my_modal .block p a {
    color: #002c5f;
    text-decoration: underline; }
  html.ccmc #my_modal .callb, html.ccmc #my_modal .callchatb {
    border-right: 1px solid #d7d7d7; }

html.ccmc {
  /*! jQuery UI - v1.9.2 - 2012-11-23
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css, jquery.ui.theme.css
* Copyright 2012 jQuery Foundation and other contributors; Licensed MIT */
  /* Layout helpers
----------------------------------*/
  /* Interaction Cues
----------------------------------*/
  /* Icons
----------------------------------*/
  /* states and images */
  /* Misc visuals
----------------------------------*/
  /* Overlays */
  /* workarounds */
  /* without this, the menu expands to 100% in IE6 */
  /* the overflow property removes extra width in IE */
  /* to make room for the icon, a width needs to be set here */
  /* button elements seem to need a little more width */
  /*button text element */
  /* no icon support for input elements, provide padding by default */
  /*button icon element(s) */
  /*button sets*/
  /* workarounds */
  /* reset extra padding in Firefox */
  /* with multiple calendars */
  /* RTL support */
  /* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
  /* icon support */
  /* left-aligned */
  /* right-aligned */
  /* more specificity required here to overide default borders */
  /* vertical centre icon */
  /* TR overrides */
  /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
  /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
  /* Fades and background-images don't work well together in IE6, drop the image */
  /* Component containers
----------------------------------*/
  /* Interaction states
----------------------------------*/
  /* Interaction Cues
----------------------------------*/
  /* For IE8 - See #6059 */
  /* Icons
----------------------------------*/
  /* states and images */
  /* positioning */
  /* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
  /* Misc visuals
----------------------------------*/
  /* Corner radius */
  /* Overlays */ }
  html.ccmc .ui-helper-hidden {
    display: none; }
  html.ccmc .ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }
  html.ccmc .ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none; }
  html.ccmc .ui-helper-clearfix:before, html.ccmc .ui-helper-clearfix:after {
    content: "";
    display: table; }
  html.ccmc .ui-helper-clearfix:after {
    clear: both; }
  html.ccmc .ui-helper-clearfix {
    zoom: 1; }
  html.ccmc .ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0); }
  html.ccmc .ui-state-disabled {
    cursor: default !important; }
  html.ccmc .ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat; }
  html.ccmc .ui-widget-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  html.ccmc .ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin-top: 2px;
    padding: .5em .5em .5em .7em;
    zoom: 1; }
  html.ccmc .ui-accordion .ui-accordion-icons {
    padding-left: 2.2em; }
  html.ccmc .ui-accordion .ui-accordion-noicons {
    padding-left: .7em; }
  html.ccmc .ui-accordion .ui-accordion-icons .ui-accordion-icons {
    padding-left: 2.2em; }
  html.ccmc .ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto;
    zoom: 1; }
  html.ccmc .ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default; }
  html.ccmc * html .ui-autocomplete {
    width: 1px; }
  html.ccmc .ui-button {
    display: inline-block;
    position: relative;
    padding: 0;
    margin-right: .1em;
    cursor: pointer;
    text-align: center;
    zoom: 1;
    overflow: visible; }
  html.ccmc .ui-button, html.ccmc .ui-button:link, html.ccmc .ui-button:visited, html.ccmc .ui-button:hover, html.ccmc .ui-button:active {
    text-decoration: none; }
  html.ccmc .ui-button-icon-only {
    width: 2.2em; }
  html.ccmc button.ui-button-icon-only {
    width: 2.4em; }
  html.ccmc .ui-button-icons-only {
    width: 3.4em; }
  html.ccmc button.ui-button-icons-only {
    width: 3.7em; }
  html.ccmc .ui-button .ui-button-text {
    display: block;
    line-height: 1.4; }
  html.ccmc .ui-button-text-only .ui-button-text {
    padding: .4em 1em; }
  html.ccmc .ui-button-icon-only .ui-button-text, html.ccmc .ui-button-icons-only .ui-button-text {
    padding: .4em;
    text-indent: -9999999px; }
  html.ccmc .ui-button-text-icon-primary .ui-button-text, html.ccmc .ui-button-text-icons .ui-button-text {
    padding: .4em 1em .4em 2.1em; }
  html.ccmc .ui-button-text-icon-secondary .ui-button-text, html.ccmc .ui-button-text-icons .ui-button-text {
    padding: .4em 2.1em .4em 1em; }
  html.ccmc .ui-button-text-icons .ui-button-text {
    padding-left: 2.1em;
    padding-right: 2.1em; }
  html.ccmc input.ui-button {
    padding: .4em 1em; }
  html.ccmc .ui-button-icon-only .ui-icon, html.ccmc .ui-button-text-icon-primary .ui-icon, html.ccmc .ui-button-text-icon-secondary .ui-icon, html.ccmc .ui-button-text-icons .ui-icon, html.ccmc .ui-button-icons-only .ui-icon {
    position: absolute;
    top: 50%;
    margin-top: -8px; }
  html.ccmc .ui-button-icon-only .ui-icon {
    left: 50%;
    margin-left: -8px; }
  html.ccmc .ui-button-text-icon-primary .ui-button-icon-primary, html.ccmc .ui-button-text-icons .ui-button-icon-primary, html.ccmc .ui-button-icons-only .ui-button-icon-primary {
    left: .5em; }
  html.ccmc .ui-button-text-icon-secondary .ui-button-icon-secondary, html.ccmc .ui-button-text-icons .ui-button-icon-secondary, html.ccmc .ui-button-icons-only .ui-button-icon-secondary {
    right: .5em; }
  html.ccmc .ui-button-text-icons .ui-button-icon-secondary, html.ccmc .ui-button-icons-only .ui-button-icon-secondary {
    right: .5em; }
  html.ccmc .ui-buttonset {
    margin-right: 7px; }
  html.ccmc .ui-buttonset .ui-button {
    margin-left: 0;
    margin-right: -.3em; }
  html.ccmc button.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0; }
  html.ccmc .ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none; }
  html.ccmc .ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0; }
  html.ccmc .ui-datepicker .ui-datepicker-prev, html.ccmc .ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em; }
  html.ccmc .ui-datepicker .ui-datepicker-prev-hover, html.ccmc .ui-datepicker .ui-datepicker-next-hover {
    top: 1px; }
  html.ccmc .ui-datepicker .ui-datepicker-prev {
    left: 2px; }
  html.ccmc .ui-datepicker .ui-datepicker-next {
    right: 2px; }
  html.ccmc .ui-datepicker .ui-datepicker-prev-hover {
    left: 1px; }
  html.ccmc .ui-datepicker .ui-datepicker-next-hover {
    right: 1px; }
  html.ccmc .ui-datepicker .ui-datepicker-prev span, html.ccmc .ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px; }
  html.ccmc .ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center; }
  html.ccmc .ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0; }
  html.ccmc .ui-datepicker select.ui-datepicker-month-year {
    width: 100%; }
  html.ccmc .ui-datepicker select.ui-datepicker-month, html.ccmc .ui-datepicker select.ui-datepicker-year {
    width: 49%; }
  html.ccmc .ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em; }
  html.ccmc .ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: bold;
    border: 0; }
  html.ccmc .ui-datepicker td {
    border: 0;
    padding: 1px; }
  html.ccmc .ui-datepicker td span, html.ccmc .ui-datepicker td a {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none; }
  html.ccmc .ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0; }
  html.ccmc .ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em .6em;
    width: auto;
    overflow: visible; }
  html.ccmc .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left; }
  html.ccmc .ui-datepicker.ui-datepicker-multi {
    width: auto; }
  html.ccmc .ui-datepicker-multi .ui-datepicker-group {
    float: left; }
  html.ccmc .ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em; }
  html.ccmc .ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%; }
  html.ccmc .ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%; }
  html.ccmc .ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%; }
  html.ccmc .ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
    border-left-width: 0; }
  html.ccmc .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0; }
  html.ccmc .ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left; }
  html.ccmc .ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0em; }
  html.ccmc .ui-datepicker-rtl {
    direction: rtl; }
  html.ccmc .ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto; }
  html.ccmc .ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto; }
  html.ccmc .ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto; }
  html.ccmc .ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto; }
  html.ccmc .ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right; }
  html.ccmc .ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left; }
  html.ccmc .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: right; }
  html.ccmc .ui-datepicker-rtl .ui-datepicker-group {
    float: right; }
  html.ccmc .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px; }
  html.ccmc .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px; }
  html.ccmc .ui-datepicker-cover {
    position: absolute;
    /*must have*/
    z-index: -1;
    /*must have*/
    filter: mask();
    /*must have*/
    top: -4px;
    /*must have*/
    left: -4px;
    /*must have*/
    width: 200px;
    /*must have*/
    height: 200px;
    /*must have*/ }
  html.ccmc .ui-dialog {
    position: absolute;
    top: 0;
    left: 0;
    padding: .2em;
    width: 300px;
    overflow: hidden; }
  html.ccmc .ui-dialog .ui-dialog-titlebar {
    padding: .4em 1em;
    position: relative; }
  html.ccmc .ui-dialog .ui-dialog-title {
    float: left;
    margin: .1em 16px .1em 0; }
  html.ccmc .ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: .3em;
    top: 50%;
    width: 19px;
    margin: -10px 0 0 0;
    padding: 1px;
    height: 18px; }
  html.ccmc .ui-dialog .ui-dialog-titlebar-close span {
    display: block;
    margin: 1px; }
  html.ccmc .ui-dialog .ui-dialog-titlebar-close:hover, html.ccmc .ui-dialog .ui-dialog-titlebar-close:focus {
    padding: 0; }
  html.ccmc .ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: .5em 1em;
    background: none;
    overflow: auto;
    zoom: 1; }
  html.ccmc .ui-dialog .ui-dialog-buttonpane {
    text-align: left;
    border-width: 1px 0 0 0;
    background-image: none;
    margin: .5em 0 0 0;
    padding: .3em 1em .5em .4em; }
  html.ccmc .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: right; }
  html.ccmc .ui-dialog .ui-dialog-buttonpane button {
    margin: .5em .4em .5em 0;
    cursor: pointer; }
  html.ccmc .ui-dialog .ui-resizable-se {
    width: 14px;
    height: 14px;
    right: 3px;
    bottom: 3px; }
  html.ccmc .ui-draggable .ui-dialog-titlebar {
    cursor: move; }
  html.ccmc .ui-menu {
    list-style: none;
    padding: 2px;
    margin: 0;
    display: block;
    outline: none; }
  html.ccmc .ui-menu .ui-menu {
    margin-top: -3px;
    position: absolute; }
  html.ccmc .ui-menu .ui-menu-item {
    margin: 0;
    padding: 0;
    zoom: 1;
    width: 100%; }
  html.ccmc .ui-menu .ui-menu-divider {
    margin: 5px -2px 5px -2px;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0 0; }
  html.ccmc .ui-menu .ui-menu-item a {
    text-decoration: none;
    display: block;
    padding: 2px .4em;
    line-height: 1.5;
    zoom: 1;
    font-weight: normal; }
  html.ccmc .ui-menu .ui-menu-item a.ui-state-focus, html.ccmc .ui-menu .ui-menu-item a.ui-state-active {
    font-weight: normal;
    margin: -1px; }
  html.ccmc .ui-menu .ui-state-disabled {
    font-weight: normal;
    margin: .4em 0 .2em;
    line-height: 1.5; }
  html.ccmc .ui-menu .ui-state-disabled a {
    cursor: default; }
  html.ccmc .ui-menu-icons {
    position: relative; }
  html.ccmc .ui-menu-icons .ui-menu-item a {
    position: relative;
    padding-left: 2em; }
  html.ccmc .ui-menu .ui-icon {
    position: absolute;
    top: .2em;
    left: .2em; }
  html.ccmc .ui-menu .ui-menu-icon {
    position: static;
    float: right; }
  html.ccmc .ui-progressbar {
    height: 2em;
    text-align: left;
    overflow: hidden; }
  html.ccmc .ui-progressbar .ui-progressbar-value {
    margin: -1px;
    height: 100%; }
  html.ccmc .ui-resizable {
    position: relative; }
  html.ccmc .ui-resizable-handle {
    position: absolute;
    font-size: 0.1px;
    display: block; }
  html.ccmc .ui-resizable-disabled .ui-resizable-handle, html.ccmc .ui-resizable-autohide .ui-resizable-handle {
    display: none; }
  html.ccmc .ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0; }
  html.ccmc .ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0; }
  html.ccmc .ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%; }
  html.ccmc .ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%; }
  html.ccmc .ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px; }
  html.ccmc .ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px; }
  html.ccmc .ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px; }
  html.ccmc .ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px; }
  html.ccmc .ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted black; }
  html.ccmc .ui-slider {
    position: relative;
    text-align: left; }
  html.ccmc .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default; }
  html.ccmc .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0; }
  html.ccmc .ui-slider-horizontal {
    height: .8em; }
  html.ccmc .ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em; }
  html.ccmc .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%; }
  html.ccmc .ui-slider-horizontal .ui-slider-range-min {
    left: 0; }
  html.ccmc .ui-slider-horizontal .ui-slider-range-max {
    right: 0; }
  html.ccmc .ui-slider-vertical {
    width: .8em;
    height: 100px; }
  html.ccmc .ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em; }
  html.ccmc .ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%; }
  html.ccmc .ui-slider-vertical .ui-slider-range-min {
    bottom: 0; }
  html.ccmc .ui-slider-vertical .ui-slider-range-max {
    top: 0; }
  html.ccmc .ui-spinner {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    vertical-align: middle; }
  html.ccmc .ui-spinner-input {
    border: none;
    background: none;
    padding: 0;
    margin: .2em 0;
    vertical-align: middle;
    margin-left: .4em;
    margin-right: 22px; }
  html.ccmc .ui-spinner-button {
    width: 16px;
    height: 50%;
    font-size: .5em;
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    cursor: default;
    display: block;
    overflow: hidden;
    right: 0; }
  html.ccmc .ui-spinner a.ui-spinner-button {
    border-top: none;
    border-bottom: none;
    border-right: none; }
  html.ccmc .ui-spinner .ui-icon {
    position: absolute;
    margin-top: -8px;
    top: 50%;
    left: 0; }
  html.ccmc .ui-spinner-up {
    top: 0; }
  html.ccmc .ui-spinner-down {
    bottom: 0; }
  html.ccmc .ui-spinner .ui-icon-triangle-1-s {
    /* need to fix icons sprite */
    background-position: -65px -16px; }
  html.ccmc .ui-tabs {
    position: relative;
    padding: .2em;
    zoom: 1; }
  html.ccmc .ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: .2em .2em 0; }
  html.ccmc .ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    margin: 1px .2em 0 0;
    border-bottom: 0;
    padding: 0;
    white-space: nowrap; }
  html.ccmc .ui-tabs .ui-tabs-nav li a {
    float: left;
    padding: .5em 1em;
    text-decoration: none; }
  html.ccmc .ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: -1px;
    padding-bottom: 1px; }
  html.ccmc .ui-tabs .ui-tabs-nav li.ui-tabs-active a, html.ccmc .ui-tabs .ui-tabs-nav li.ui-state-disabled a, html.ccmc .ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
    cursor: text; }
  html.ccmc .ui-tabs .ui-tabs-nav li a, html.ccmc .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
    cursor: pointer; }
  html.ccmc .ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: none; }
  html.ccmc .ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px;
    -webkit-box-shadow: 0 0 5px #aaa;
    box-shadow: 0 0 5px #aaa; }
  html.ccmc * html .ui-tooltip {
    background-image: none; }
  html.ccmc body .ui-tooltip {
    border-width: 2px; }
  html.ccmc .ui-widget {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em; }
  html.ccmc .ui-widget .ui-widget {
    font-size: 1em; }
  html.ccmc .ui-widget input, html.ccmc .ui-widget select, html.ccmc .ui-widget textarea, html.ccmc .ui-widget button {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em; }
  html.ccmc .ui-widget-content {
    border: 1px solid #aaaaaa;
    background: #ffffff url(../images/ui/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
    /*{fcContent}*/ }
  html.ccmc .ui-widget-header {
    border: 1px solid #aaaaaa;
    background: #cccccc url(../images/ui/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;
    /*{fcHeader}*/
    font-weight: bold; }
  html.ccmc .ui-widget-header a {
    /*{fcHeader}*/ }
  html.ccmc .ui-state-default, html.ccmc .ui-widget-content .ui-state-default, html.ccmc .ui-widget-header .ui-state-default {
    border: 1px solid #d3d3d3;
    background: #e6e6e6 url(../images/ui/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
    font-weight: normal;
    color: #555555; }
  html.ccmc .ui-state-default a, html.ccmc .ui-state-default a:link, html.ccmc .ui-state-default a:visited {
    color: #555555;
    text-decoration: none; }
  html.ccmc .ui-state-hover, html.ccmc .ui-widget-content .ui-state-hover, html.ccmc .ui-widget-header .ui-state-hover, html.ccmc .ui-state-focus, html.ccmc .ui-widget-content .ui-state-focus, html.ccmc .ui-widget-header .ui-state-focus {
    border: 1px solid #999999;
    background: #dadada url(../images/ui/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;
    font-weight: normal;
    color: #212121; }
  html.ccmc .ui-state-hover a, html.ccmc .ui-state-hover a:hover, html.ccmc .ui-state-hover a:link, html.ccmc .ui-state-hover a:visited {
    color: #212121;
    text-decoration: none; }
  html.ccmc .ui-state-active, html.ccmc .ui-widget-content .ui-state-active, html.ccmc .ui-widget-header .ui-state-active {
    border: 1px solid #aaaaaa;
    background: #ffffff url(../images/ui/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
    font-weight: normal;
    color: #212121; }
  html.ccmc .ui-state-active a, html.ccmc .ui-state-active a:link, html.ccmc .ui-state-active a:visited {
    color: #212121;
    text-decoration: none; }
  html.ccmc .ui-state-highlight, html.ccmc .ui-widget-content .ui-state-highlight, html.ccmc .ui-widget-header .ui-state-highlight {
    border: 1px solid #fcefa1;
    background: #fbf9ee url(../images/ui/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;
    color: #363636; }
  html.ccmc .ui-state-highlight a, html.ccmc .ui-widget-content .ui-state-highlight a, html.ccmc .ui-widget-header .ui-state-highlight a {
    color: #363636; }
  html.ccmc .ui-state-error, html.ccmc .ui-widget-content .ui-state-error, html.ccmc .ui-widget-header .ui-state-error {
    border: 1px solid #cd0a0a;
    background: #fef1ec url(../images/ui/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;
    color: #cd0a0a; }
  html.ccmc .ui-state-error a, html.ccmc .ui-widget-content .ui-state-error a, html.ccmc .ui-widget-header .ui-state-error a {
    color: #cd0a0a; }
  html.ccmc .ui-state-error-text, html.ccmc .ui-widget-content .ui-state-error-text, html.ccmc .ui-widget-header .ui-state-error-text {
    color: #cd0a0a; }
  html.ccmc .ui-priority-primary, html.ccmc .ui-widget-content .ui-priority-primary, html.ccmc .ui-widget-header .ui-priority-primary {
    font-weight: bold; }
  html.ccmc .ui-priority-secondary, html.ccmc .ui-widget-content .ui-priority-secondary, html.ccmc .ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: normal; }
  html.ccmc .ui-state-disabled, html.ccmc .ui-widget-content .ui-state-disabled, html.ccmc .ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none; }
  html.ccmc .ui-state-disabled .ui-icon {
    filter: Alpha(Opacity=35); }
  html.ccmc .ui-icon {
    width: 16px;
    height: 16px;
    background-image: url(../images/ui/ui-icons_222222_256x240.png); }
  html.ccmc .ui-widget-content .ui-icon {
    background-image: url(../images/ui/ui-icons_222222_256x240.png); }
  html.ccmc .ui-widget-header .ui-icon {
    background-image: url(../images/ui/ui-icons_222222_256x240.png); }
  html.ccmc .ui-state-default .ui-icon {
    background-image: url(../images/ui/ui-icons_888888_256x240.png); }
  html.ccmc .ui-state-hover .ui-icon, html.ccmc .ui-state-focus .ui-icon {
    background-image: url(../images/ui/ui-icons_454545_256x240.png); }
  html.ccmc .ui-state-active .ui-icon {
    background-image: url(../images/ui/ui-icons_454545_256x240.png); }
  html.ccmc .ui-state-highlight .ui-icon {
    background-image: url(../images/ui/ui-icons_2e83ff_256x240.png); }
  html.ccmc .ui-state-error .ui-icon, html.ccmc .ui-state-error-text .ui-icon {
    background-image: url(../images/ui/ui-icons_cd0a0a_256x240.png); }
  html.ccmc .ui-icon-carat-1-n {
    background-position: 0 0; }
  html.ccmc .ui-icon-carat-1-ne {
    background-position: -16px 0; }
  html.ccmc .ui-icon-carat-1-e {
    background-position: -32px 0; }
  html.ccmc .ui-icon-carat-1-se {
    background-position: -48px 0; }
  html.ccmc .ui-icon-carat-1-s {
    background-position: -64px 0; }
  html.ccmc .ui-icon-carat-1-sw {
    background-position: -80px 0; }
  html.ccmc .ui-icon-carat-1-w {
    background-position: -96px 0; }
  html.ccmc .ui-icon-carat-1-nw {
    background-position: -112px 0; }
  html.ccmc .ui-icon-carat-2-n-s {
    background-position: -128px 0; }
  html.ccmc .ui-icon-carat-2-e-w {
    background-position: -144px 0; }
  html.ccmc .ui-icon-triangle-1-n {
    background-position: 0 -16px; }
  html.ccmc .ui-icon-triangle-1-ne {
    background-position: -16px -16px; }
  html.ccmc .ui-icon-triangle-1-e {
    background-position: -32px -16px; }
  html.ccmc .ui-icon-triangle-1-se {
    background-position: -48px -16px; }
  html.ccmc .ui-icon-triangle-1-s {
    background-position: -64px -16px; }
  html.ccmc .ui-icon-triangle-1-sw {
    background-position: -80px -16px; }
  html.ccmc .ui-icon-triangle-1-w {
    background-position: -96px -16px; }
  html.ccmc .ui-icon-triangle-1-nw {
    background-position: -112px -16px; }
  html.ccmc .ui-icon-triangle-2-n-s {
    background-position: -128px -16px; }
  html.ccmc .ui-icon-triangle-2-e-w {
    background-position: -144px -16px; }
  html.ccmc .ui-icon-arrow-1-n {
    background-position: 0 -32px; }
  html.ccmc .ui-icon-arrow-1-ne {
    background-position: -16px -32px; }
  html.ccmc .ui-icon-arrow-1-e {
    background-position: -32px -32px; }
  html.ccmc .ui-icon-arrow-1-se {
    background-position: -48px -32px; }
  html.ccmc .ui-icon-arrow-1-s {
    background-position: -64px -32px; }
  html.ccmc .ui-icon-arrow-1-sw {
    background-position: -80px -32px; }
  html.ccmc .ui-icon-arrow-1-w {
    background-position: -96px -32px; }
  html.ccmc .ui-icon-arrow-1-nw {
    background-position: -112px -32px; }
  html.ccmc .ui-icon-arrow-2-n-s {
    background-position: -128px -32px; }
  html.ccmc .ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px; }
  html.ccmc .ui-icon-arrow-2-e-w {
    background-position: -160px -32px; }
  html.ccmc .ui-icon-arrow-2-se-nw {
    background-position: -176px -32px; }
  html.ccmc .ui-icon-arrowstop-1-n {
    background-position: -192px -32px; }
  html.ccmc .ui-icon-arrowstop-1-e {
    background-position: -208px -32px; }
  html.ccmc .ui-icon-arrowstop-1-s {
    background-position: -224px -32px; }
  html.ccmc .ui-icon-arrowstop-1-w {
    background-position: -240px -32px; }
  html.ccmc .ui-icon-arrowthick-1-n {
    background-position: 0 -48px; }
  html.ccmc .ui-icon-arrowthick-1-ne {
    background-position: -16px -48px; }
  html.ccmc .ui-icon-arrowthick-1-e {
    background-position: -32px -48px; }
  html.ccmc .ui-icon-arrowthick-1-se {
    background-position: -48px -48px; }
  html.ccmc .ui-icon-arrowthick-1-s {
    background-position: -64px -48px; }
  html.ccmc .ui-icon-arrowthick-1-sw {
    background-position: -80px -48px; }
  html.ccmc .ui-icon-arrowthick-1-w {
    background-position: -96px -48px; }
  html.ccmc .ui-icon-arrowthick-1-nw {
    background-position: -112px -48px; }
  html.ccmc .ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px; }
  html.ccmc .ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px; }
  html.ccmc .ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px; }
  html.ccmc .ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px; }
  html.ccmc .ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px; }
  html.ccmc .ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px; }
  html.ccmc .ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px; }
  html.ccmc .ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px; }
  html.ccmc .ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px; }
  html.ccmc .ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px; }
  html.ccmc .ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px; }
  html.ccmc .ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px; }
  html.ccmc .ui-icon-arrowreturn-1-w {
    background-position: -64px -64px; }
  html.ccmc .ui-icon-arrowreturn-1-n {
    background-position: -80px -64px; }
  html.ccmc .ui-icon-arrowreturn-1-e {
    background-position: -96px -64px; }
  html.ccmc .ui-icon-arrowreturn-1-s {
    background-position: -112px -64px; }
  html.ccmc .ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px; }
  html.ccmc .ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px; }
  html.ccmc .ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px; }
  html.ccmc .ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px; }
  html.ccmc .ui-icon-arrow-4 {
    background-position: 0 -80px; }
  html.ccmc .ui-icon-arrow-4-diag {
    background-position: -16px -80px; }
  html.ccmc .ui-icon-extlink {
    background-position: -32px -80px; }
  html.ccmc .ui-icon-newwin {
    background-position: -48px -80px; }
  html.ccmc .ui-icon-refresh {
    background-position: -64px -80px; }
  html.ccmc .ui-icon-shuffle {
    background-position: -80px -80px; }
  html.ccmc .ui-icon-transfer-e-w {
    background-position: -96px -80px; }
  html.ccmc .ui-icon-transferthick-e-w {
    background-position: -112px -80px; }
  html.ccmc .ui-icon-folder-collapsed {
    background-position: 0 -96px; }
  html.ccmc .ui-icon-folder-open {
    background-position: -16px -96px; }
  html.ccmc .ui-icon-document {
    background-position: -32px -96px; }
  html.ccmc .ui-icon-document-b {
    background-position: -48px -96px; }
  html.ccmc .ui-icon-note {
    background-position: -64px -96px; }
  html.ccmc .ui-icon-mail-closed {
    background-position: -80px -96px; }
  html.ccmc .ui-icon-mail-open {
    background-position: -96px -96px; }
  html.ccmc .ui-icon-suitcase {
    background-position: -112px -96px; }
  html.ccmc .ui-icon-comment {
    background-position: -128px -96px; }
  html.ccmc .ui-icon-person {
    background-position: -144px -96px; }
  html.ccmc .ui-icon-print {
    background-position: -160px -96px; }
  html.ccmc .ui-icon-trash {
    background-position: -176px -96px; }
  html.ccmc .ui-icon-locked {
    background-position: -192px -96px; }
  html.ccmc .ui-icon-unlocked {
    background-position: -208px -96px; }
  html.ccmc .ui-icon-bookmark {
    background-position: -224px -96px; }
  html.ccmc .ui-icon-tag {
    background-position: -240px -96px; }
  html.ccmc .ui-icon-home {
    background-position: 0 -112px; }
  html.ccmc .ui-icon-flag {
    background-position: -16px -112px; }
  html.ccmc .ui-icon-calendar {
    background-position: -32px -112px; }
  html.ccmc .ui-icon-cart {
    background-position: -48px -112px; }
  html.ccmc .ui-icon-pencil {
    background-position: -64px -112px; }
  html.ccmc .ui-icon-clock {
    background-position: -80px -112px; }
  html.ccmc .ui-icon-disk {
    background-position: -96px -112px; }
  html.ccmc .ui-icon-calculator {
    background-position: -112px -112px; }
  html.ccmc .ui-icon-zoomin {
    background-position: -128px -112px; }
  html.ccmc .ui-icon-zoomout {
    background-position: -144px -112px; }
  html.ccmc .ui-icon-search {
    background-position: -160px -112px; }
  html.ccmc .ui-icon-wrench {
    background-position: -176px -112px; }
  html.ccmc .ui-icon-gear {
    background-position: -192px -112px; }
  html.ccmc .ui-icon-heart {
    background-position: -208px -112px; }
  html.ccmc .ui-icon-star {
    background-position: -224px -112px; }
  html.ccmc .ui-icon-link {
    background-position: -240px -112px; }
  html.ccmc .ui-icon-cancel {
    background-position: 0 -128px; }
  html.ccmc .ui-icon-plus {
    background-position: -16px -128px; }
  html.ccmc .ui-icon-plusthick {
    background-position: -32px -128px; }
  html.ccmc .ui-icon-minus {
    background-position: -48px -128px; }
  html.ccmc .ui-icon-minusthick {
    background-position: -64px -128px; }
  html.ccmc .ui-icon-close {
    background-position: -80px -128px; }
  html.ccmc .ui-icon-closethick {
    background-position: -96px -128px; }
  html.ccmc .ui-icon-key {
    background-position: -112px -128px; }
  html.ccmc .ui-icon-lightbulb {
    background-position: -128px -128px; }
  html.ccmc .ui-icon-scissors {
    background-position: -144px -128px; }
  html.ccmc .ui-icon-clipboard {
    background-position: -160px -128px; }
  html.ccmc .ui-icon-copy {
    background-position: -176px -128px; }
  html.ccmc .ui-icon-contact {
    background-position: -192px -128px; }
  html.ccmc .ui-icon-image {
    background-position: -208px -128px; }
  html.ccmc .ui-icon-video {
    background-position: -224px -128px; }
  html.ccmc .ui-icon-script {
    background-position: -240px -128px; }
  html.ccmc .ui-icon-alert {
    background-position: 0 -144px; }
  html.ccmc .ui-icon-info {
    background-position: -16px -144px; }
  html.ccmc .ui-icon-notice {
    background-position: -32px -144px; }
  html.ccmc .ui-icon-help {
    background-position: -48px -144px; }
  html.ccmc .ui-icon-check {
    background-position: -64px -144px; }
  html.ccmc .ui-icon-bullet {
    background-position: -80px -144px; }
  html.ccmc .ui-icon-radio-on {
    background-position: -96px -144px; }
  html.ccmc .ui-icon-radio-off {
    background-position: -112px -144px; }
  html.ccmc .ui-icon-pin-w {
    background-position: -128px -144px; }
  html.ccmc .ui-icon-pin-s {
    background-position: -144px -144px; }
  html.ccmc .ui-icon-play {
    background-position: 0 -160px; }
  html.ccmc .ui-icon-pause {
    background-position: -16px -160px; }
  html.ccmc .ui-icon-seek-next {
    background-position: -32px -160px; }
  html.ccmc .ui-icon-seek-prev {
    background-position: -48px -160px; }
  html.ccmc .ui-icon-seek-end {
    background-position: -64px -160px; }
  html.ccmc .ui-icon-seek-start {
    background-position: -80px -160px; }
  html.ccmc .ui-icon-seek-first {
    background-position: -80px -160px; }
  html.ccmc .ui-icon-stop {
    background-position: -96px -160px; }
  html.ccmc .ui-icon-eject {
    background-position: -112px -160px; }
  html.ccmc .ui-icon-volume-off {
    background-position: -128px -160px; }
  html.ccmc .ui-icon-volume-on {
    background-position: -144px -160px; }
  html.ccmc .ui-icon-power {
    background-position: 0 -176px; }
  html.ccmc .ui-icon-signal-diag {
    background-position: -16px -176px; }
  html.ccmc .ui-icon-signal {
    background-position: -32px -176px; }
  html.ccmc .ui-icon-battery-0 {
    background-position: -48px -176px; }
  html.ccmc .ui-icon-battery-1 {
    background-position: -64px -176px; }
  html.ccmc .ui-icon-battery-2 {
    background-position: -80px -176px; }
  html.ccmc .ui-icon-battery-3 {
    background-position: -96px -176px; }
  html.ccmc .ui-icon-circle-plus {
    background-position: 0 -192px; }
  html.ccmc .ui-icon-circle-minus {
    background-position: -16px -192px; }
  html.ccmc .ui-icon-circle-close {
    background-position: -32px -192px; }
  html.ccmc .ui-icon-circle-triangle-e {
    background-position: -48px -192px; }
  html.ccmc .ui-icon-circle-triangle-s {
    background-position: -64px -192px; }
  html.ccmc .ui-icon-circle-triangle-w {
    background-position: -80px -192px; }
  html.ccmc .ui-icon-circle-triangle-n {
    background-position: -96px -192px; }
  html.ccmc .ui-icon-circle-arrow-e {
    background-position: -112px -192px; }
  html.ccmc .ui-icon-circle-arrow-s {
    background-position: -128px -192px; }
  html.ccmc .ui-icon-circle-arrow-w {
    background-position: -144px -192px; }
  html.ccmc .ui-icon-circle-arrow-n {
    background-position: -160px -192px; }
  html.ccmc .ui-icon-circle-zoomin {
    background-position: -176px -192px; }
  html.ccmc .ui-icon-circle-zoomout {
    background-position: -192px -192px; }
  html.ccmc .ui-icon-circle-check {
    background-position: -208px -192px; }
  html.ccmc .ui-icon-circlesmall-plus {
    background-position: 0 -208px; }
  html.ccmc .ui-icon-circlesmall-minus {
    background-position: -16px -208px; }
  html.ccmc .ui-icon-circlesmall-close {
    background-position: -32px -208px; }
  html.ccmc .ui-icon-squaresmall-plus {
    background-position: -48px -208px; }
  html.ccmc .ui-icon-squaresmall-minus {
    background-position: -64px -208px; }
  html.ccmc .ui-icon-squaresmall-close {
    background-position: -80px -208px; }
  html.ccmc .ui-icon-grip-dotted-vertical {
    background-position: 0 -224px; }
  html.ccmc .ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px; }
  html.ccmc .ui-icon-grip-solid-vertical {
    background-position: -32px -224px; }
  html.ccmc .ui-icon-grip-solid-horizontal {
    background-position: -48px -224px; }
  html.ccmc .ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px; }
  html.ccmc .ui-icon-grip-diagonal-se {
    background-position: -80px -224px; }
  html.ccmc .ui-widget-overlay {
    background: #aaaaaa 50% 50% repeat-x;
    opacity: .3;
    filter: Alpha(Opacity=30); }
  html.ccmc .ui-widget-shadow {
    margin: -8px 0 0 -8px;
    padding: 8px;
    background: #aaaaaa url(../images/ui/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
    opacity: .3;
    filter: Alpha(Opacity=30);
    -moz-border-radius: 8px;
    -khtml-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px; }
  html.ccmc .ui-tabs {
    position: relative;
    padding: 0;
    zoom: 1;
    background: none;
    border: none; }
  html.ccmc .ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: 0;
    border-top: none;
    border-left: none;
    border-right: none;
    background: none; }
  html.ccmc .ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    margin: 0;
    border-bottom: 0;
    padding: 0;
    white-space: nowrap;
    margin: 0 2px 0 0;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 5px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background: #dae0ed; }
  html.ccmc .ui-tabs .ui-tabs-nav li a {
    float: left;
    padding: 3px 14px;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    color: #000000; }
  html.ccmc .ui-tabs .ui-tabs-nav li.ui-state-active {
    margin-bottom: -1px;
    padding-bottom: 1px;
    background: #f2f2f2; }
  html.ccmc .ui-tabs .ui-tabs-nav li.ui-state-active.ui-state-hover {
    background: #f2f2f2; }
  html.ccmc .ui-tabs .ui-tabs-nav li.ui-state-hover {
    background: #f2f2f2; }
  html.ccmc .ui-tabs .ui-tabs-nav li.ui-state-active a, html.ccmc .ui-tabs .ui-tabs-nav li.ui-state-disabled a, html.ccmc .ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
    cursor: text; }
  html.ccmc .ui-tabs .ui-tabs-nav li a, html.ccmc .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
    cursor: pointer; }
  html.ccmc .ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    background: #f2f2f2;
    padding: 5px 0 5px 0;
    border-left: solid 1px #bbbbbb;
    border-right: solid 1px #bbbbbb; }
  html.ccmc .ui-tabs .ui-tabs-hide {
    display: none; }
  html.ccmc .ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    zoom: 1; }
  html.ccmc .ui-accordion .ui-accordion-noicons {
    padding-left: 0; }
  html.ccmc .ui-accordion .ui-accordion-icons .ui-accordion-icons {
    padding-left: 0; }
  html.ccmc .ui-accordion .ui-accordion-content {
    border-top: 0;
    overflow: auto;
    zoom: 1;
    padding: 5px 0; }
  html.ccmc .ui-tooltip {
    padding: 10px;
    color: #181818;
    border-radius: 4px;
    border: solid 1px #bbbbbb;
    font-size: 11px;
    background: #fff799; }
  html.ccmc .arrow:after {
    border: solid 1px #bbbbbb;
    background-color: #fff799; }
  html.ccmc .arrow {
    width: 70px;
    height: 16px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -35px;
    bottom: -16px; }
  html.ccmc .arrow.top {
    top: -16px;
    bottom: auto; }
  html.ccmc .arrow.left {
    left: 20%; }
  html.ccmc .arrow:after {
    content: "";
    position: absolute;
    left: 20px;
    top: -20px;
    width: 25px;
    height: 25px;
    box-shadow: 6px 5px 9px -9px #000000;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -ms-filter: progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476 ); }
  html.ccmc .arrow.top:after {
    bottom: -10px;
    top: auto; }

html.ccmc {
  /* Reset */
  /* Menu Container */
  /* Menu List */
  /* Menu Links */
  /* Menu Dropdown */
  /* Menu Content Styles */
  /*&.no-touchevents .ccmc-nav > li.show-nav > a {
		background: #e3e3e3;
	}*/
  /* Navbar SignIn Portlet */
  /* Search in navigation */
  /* EvenCol for Benefits */
  /* Shareholder Tables */
  /* Picture with Content Section */
  /* Customer Service Pic */
  /* Occu Firefighter Pic */ }
  html.ccmc #header-wrapper {
    background-color: #ececec;
    width: 986px;
    height: 77px;
    padding: 0px;
    margin: 0px;
    border-bottom: #b8bfc2 solid 1px; }
  html.ccmc #header-wrapper img {
    border: none; }
  html.ccmc #header-wrapper .logo {
    padding: 0px;
    float: left;
    border: none;
    margin: 18px 0px 0px 10px;
    z-index: 10;
    position: relative; }
    html.ccmc #header-wrapper .logo h1 {
      display: inline-block;
      margin: 0; }
  html.ccmc #header-wrapper .logo a {
    text-decoration: none;
    background: none;
    /*width: 226px;
	      height: 48px;*/
    padding: 0px;
    margin: 0px; }
    html.ccmc #header-wrapper .logo a:hover {
      outline: none; }
  html.ccmc #header-wrapper .logo img {
    vertical-align: inherit; }
  html.ccmc #header-wrapper ul {
    padding: 0px;
    margin: 0px;
    z-index: 9; }
  html.ccmc .ccmc-nav span {
    color: #002c5f;
    font-size: 18px;
    padding: 0px;
    margin: 0px 0 0px 0px; }
  html.ccmc .ccmc-nav .listRt {
    float: right; }
  html.ccmc .ccmc-nav, html.ccmc .ccmc-nav a, html.ccmc .ccmc-nav ul, html.ccmc .ccmc-nav li, html.ccmc .ccmc-nav div, html.ccmc .ccmc-nav form, html.ccmc .ccmc-nav input {
    margin: 0;
    padding: 0;
    border: none;
    /*outline: none;*/ }
    html.ccmc .ccmc-nav:hover, html.ccmc .ccmc-nav a:hover, html.ccmc .ccmc-nav ul:hover, html.ccmc .ccmc-nav li:hover, html.ccmc .ccmc-nav div:hover, html.ccmc .ccmc-nav form:hover, html.ccmc .ccmc-nav input:hover {
      outline: none; }
  html.ccmc .ccmc-nav a {
    text-decoration: none; }
  html.ccmc .ccmc-nav li {
    list-style: none;
    line-height: inherit; }
  html.ccmc .ccmc-nav {
    display: inline-block;
    position: relative;
    cursor: default;
    z-index: 500; }
  html.ccmc .ccmc-nav > li {
    display: block;
    float: left; }
  html.ccmc .ccmc-nav > li > a, html.ccmc .ccmc-nav {
    position: relative;
    display: block;
    z-index: 510;
    height: 70px;
    padding: 0 15px;
    line-height: 68px;
    font-size: 16px;
    font-family: 'Roboto', Arial, sans-serif;
    font-weight: 400;
    color: #35424e;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    margin-top: 4px; }
  html.ccmc .ccmc-nav > li:hover > a, html.ccmc .ccmc-nav > li.desktop-hover > a {
    background: #e3e3e3;
    height: 73px; }
  html.ccmc .ccmc-nav > li.desktop-focus > a {
    background: #e3e3e3; }
  html.ccmc .ccmc-nav > li > div {
    position: absolute;
    display: block;
    width: 986px;
    top: 77px;
    left: 0;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    background: #e3e3e3;
    -webkit-transition: all .3s ease .15s;
    -moz-transition: all .3s ease .15s;
    -o-transition: all .3s ease .15s;
    -ms-transition: all .3s ease .15s;
    transition: all .3s ease .15s; }
  html.ccmc.no-touchevents.view-desktop .ccmc-nav > li:hover > div, html.ccmc.view-desktop .ccmc-nav > li.desktop-hover > div {
    opacity: 1;
    visibility: visible;
    overflow: visible; }
  html.ccmc.no-touchevents.view-desktop .ccmc-nav > li:focus > div, html.ccmc.view-desktop .ccmc-nav > li.desktop-focus > div {
    opacity: 1;
    visibility: visible;
    overflow: visible;
    outline: none; }
  html.ccmc .ccmc-nav .nav-column {
    float: left;
    width: 20%;
    padding: 2.5%; }
  html.ccmc .ccmc-nav .nav-column .signout a {
    font-size: 16px;
    color: #006890;
    font-weight: 400;
    text-decoration: none; }
  html.ccmc .ccmc-nav .nav-column .signout a:link, html.ccmc .ccmc-nav .nav-column .signout a:visited {
    color: #006890; }
  html.ccmc .ccmc-nav .nav-column .signout a:hover, html.ccmc .ccmc-nav .nav-column .signout a:active {
    color: #242f35; }
  html.ccmc .ccmc-nav .nav-column-cont {
    float: left;
    width: 20%;
    padding: 25px 25px 0px 0px;
    margin-top: 40px; }
  html.ccmc .ccmc-nav .nav-column-rt {
    float: left;
    width: 20%;
    padding: 2.5%;
    margin-left: 30px; }
  html.ccmc .ccmc-nav .nav-column-info {
    float: right;
    width: 250px;
    padding: 2.5%;
    border-right: #b8bfc2 solid 1px;
    margin-top: 20px;
    height: 120px; }
  html.ccmc .ccmc-nav .nav-column h2, html.ccmc .ccmc-nav .nav-column-help h2, html.ccmc .ccmc-nav .nav-column2 h2, html.ccmc .ccmc-nav .nav-column-rt h2, html.ccmc .ccmc-nav .nav-column-info h2 {
    margin: 20px 0 10px 0;
    color: #002c5f;
    font-family: 'Roboto', Arial, sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    position: relative !important; }
  html.ccmc .ccmc-nav .nav-column-info h2 {
    color: #002c5f;
    font-family: 'Roboto', Arial, sans-serif;
    font-weight: 500;
    font-size: 20px;
    text-align: center;
    line-height: 15px;
    padding: 0px;
    margin-bottom: 15px; }
  html.ccmc .ccmc-nav .nav-column-info li {
    color: #242f35;
    font-family: 'Roboto', Arial, sans-serif;
    font-weight: 400;
    font-size: 14px;
    text-align: center;
    line-height: 25px; }
  html.ccmc .ccmc-nav .nav-column-info .infonum {
    color: #006890;
    font-family: 'Roboto', Arial, sans-serif;
    font-weight: 400;
    font-size: 20px;
    text-align: center; }
  html.ccmc .ccmc-nav .nav-column li a, html.ccmc .ccmc-nav .nav-column-cont li a, html.ccmc .ccmc-nav .nav-column-rt li a {
    display: block;
    font-family: 'Roboto', Arial, sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 32px;
    color: #242f35; }
  html.ccmc .ccmc-nav .nav-column li a:hover, html.ccmc .ccmc-nav .nav-column-cont li a:hover, html.ccmc .ccmc-nav .nav-column-rt li a:hover, html.ccmc .ccmc-nav .nav-column-cont2 li a:hover {
    color: #242f35;
    text-decoration: underline; }
  html.ccmc .ccmc-nav .nav-column2 {
    float: left;
    width: auto;
    padding-top: 1%;
    padding-bottom: 2.5%;
    padding-left: 2.5%;
    padding-right: 2.5%;
    margin-right: 3.8%;
    margin-left: 3.8%; }
  html.ccmc .ccmc-nav .nav-column h2, html.ccmc .ccmc-nav .nav-column2 h2, html.ccmc .ccmc-nav .nav-column-rt h2 {
    margin: 20px 0 10px 0;
    color: #002c5f;
    font-family: 'Roboto', Arial, sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 10px; }
  html.ccmc .ccmc-nav .nav-column {
    float: left;
    width: auto;
    padding-top: 1%;
    padding-bottom: 2.5%;
    padding-left: 2.5%;
    padding-right: 2.5%;
    margin-right: 3.8%;
    margin-left: 3.8%; }
  html.ccmc .ccmc-nav .navfirst {
    margin-left: 249px; }
  html.ccmc .ccmc-nav .navthird {
    margin-left: 476px; }
  html.ccmc .ccmc-nav .navfourth {
    margin-left: 577px; }
  html.ccmc .ccmc-nav .navfifth {
    margin-left: 657px; }
  html.ccmc .ccmc-nav .nav-column2 .nav-column-cont {
    float: left;
    width: auto;
    margin-right: 64px;
    margin-top: 0;
    padding: 0; }
  html.ccmc .ccmc-nav .nav-column2 .nav-column-cont2 {
    float: left;
    width: auto; }
  html.ccmc .ccmc-nav .nav-column li a, html.ccmc .ccmc-nav .nav-column-cont li a, html.ccmc .ccmc-nav .nav-column-cont2 li a, html.ccmc .ccmc-nav .nav-column-rt li a {
    display: block;
    font-family: 'Roboto', Arial, sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 32px;
    color: #242f35; }
  html.ccmc .ccmc-nav .nav-column-help {
    float: left;
    width: 35%;
    padding-bottom: 2%;
    margin-bottom: 2.5%;
    margin-top: 2%;
    border-left: #b8bfc2 solid 1px;
    height: 120px; }
  html.ccmc .ccmc-nav .nav-column-help h2 {
    color: #002c5f;
    font-family: 'Roboto', Arial, sans-serif;
    font-weight: 400;
    font-size: 20px;
    text-align: center;
    line-height: 15px;
    padding: 0px;
    margin-top: 1%;
    margin-bottom: 20px; }
  html.ccmc .ccmc-nav .nav-column-help li {
    color: #242f35;
    font-family: 'Roboto', Arial, sans-serif;
    font-weight: 400;
    font-size: 14px;
    text-align: center;
    line-height: 45px; }
  html.ccmc .ccmc-nav .navBtn a {
    width: 200px;
    height: 41px;
    padding: 10px 40px;
    background-color: #006890;
    font-family: 'Roboto', Arial, sans-serif;
    font-weight: 400;
    color: #fff;
    font-size: 18px;
    text-align: center;
    text-shadow: none;
    line-height: 20px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    cursor: pointer;
    border: #006890 solid 3px; }
  html.ccmc .ccmc-nav .navBtn a:hover, html.ccmc .ccmc-nav .navBtn a:active, html.ccmc .ccmc-nav .navBtn a:focus {
    background: #fff none !important;
    color: #006890;
    border: #006890 solid 3px;
    outline: none !important; }
  html.ccmc .ccmc-nav .nav-column-help .navAcct a:link, html.ccmc .ccmc-nav .nav-column-help .navAcct a:visited {
    color: #242f35; }
  html.ccmc .ccmc-nav .nav-column-help .navAcct a:hover, html.ccmc .ccmc-nav .nav-column-help .navAcct a:active {
    color: #242f35;
    text-decoration: underline; }
  html.ccmc .ccmc-nav .nav-column-info {
    float: left;
    width: 35%;
    padding-bottom: 3%;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 2.5%;
    margin-top: 2%;
    border-right: 0 none;
    border-left: #b8bfc2 solid 1px;
    height: 120px; }
  html.ccmc .ccmc-nav .nav-column-info h2 {
    color: #002c5f;
    font-family: 'Roboto', Arial, sans-serif;
    font-weight: 400;
    font-size: 20px;
    text-align: center;
    line-height: 15px;
    padding: 0px;
    margin-top: 8%;
    margin-bottom: 15px; }
  html.ccmc .ccmc-nav .nav-column-info li {
    color: #002c5f;
    font-family: 'Roboto', Arial, sans-serif;
    font-weight: 400;
    font-size: 14px;
    text-align: center;
    line-height: 25px; }
  html.ccmc .ccmc-nav .nav-column-info .infonum {
    color: #006890;
    font-family: 'Roboto', Arial, sans-serif;
    font-weight: 400;
    font-size: 20px;
    text-align: center; }
  html.ccmc .ccmc-nav .nav-column-rt {
    float: left;
    width: auto;
    padding-top: 1%;
    padding-bottom: 2.5%;
    padding-left: 2.5%;
    padding-right: 2.5%;
    margin-right: 3.3%;
    margin-left: 3.2%; }
  html.ccmc .ccmc-nav .nav-column-rt h2 {
    margin: 20px 0 10px 0;
    color: #002c5f;
    font-family: 'Roboto', Arial, sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 10px; }
  html.ccmc .ccmc-nav .nav-column-rt .signout a {
    font-size: 16px;
    color: #006890;
    font-weight: 400;
    text-decoration: none; }
  html.ccmc .ccmc-nav .nav-column-rt .signout a:link,
  html.ccmc .ccmc-nav .nav-column-rt .signout a:visited {
    color: #006890; }
  html.ccmc .ccmc-nav .nav-column-rt .signout a:hover,
  html.ccmc .ccmc-nav .nav-column-rt .signout a:active {
    color: #242f35; }
  html.ccmc .ccmc-nav li button.top-menu-header {
    border: none;
    background: none;
    height: 76px; }
    html.ccmc .ccmc-nav li button.top-menu-header a {
      color: #242f35; }
  html.ccmc.touchevents .ccmc-nav > li.show-nav > div {
    opacity: 1;
    visibility: visible;
    overflow: visible; }
  html.ccmc.no-touchevents .nav > li.show-nav > div {
    opacity: 1;
    visibility: visible;
    overflow: visible; }
  html.ccmc.touchevents .ccmc-nav > li.show-nav > a {
    background: #e3e3e3; }
  html.ccmc .ccmc-nav .ManageAcc {
    border: 5px solid #002c5f;
    margin: -45px 0 25px 24px; }
  html.ccmc .ccmc-nav .ManageAcc #passwordTextDiv {
    left: 18px; }
  html.ccmc .ccmc-nav .ManageAcc span {
    margin: 0px;
    line-height: normal; }
  html.ccmc .ccmc-nav > li > div.sub-menu.navbar-login-sub-menu {
    width: 348px;
    right: 0;
    left: auto; }
  html.ccmc .ccmc-nav .portlet-msg-error {
    line-height: normal;
    font-size: 12px;
    font-family: Arial, sans-serif;
    padding-left: 30px;
    padding-top: 6px;
    padding-bottom: 6px;
    margin: 0 12px;
    margin-bottom: 14px;
    border: solid 1px #f00; }
  html.ccmc .ccmc-nav > li > div.sub-menu-search {
    height: 60px;
    width: 350px;
    left: auto;
    right: 0; }
  html.ccmc .ccmc-nav > li > div.sub-menu-search input[type="text"] {
    padding: 10px;
    vertical-align: top;
    margin-top: 10px;
    margin-left: 10px;
    width: 97%; }
  html.ccmc .ccmc-nav > li > div.sub-menu-search .lfr-search-button {
    display: none; }
  html.ccmc .evenCol::after {
    content: '';
    display: block;
    clear: both; }
  html.ccmc .evenCol {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0; }
  html.ccmc .evenCol .evenColchild {
    width: 37%;
    float: left;
    margin: 10px 0px 30px 89px; }
  html.ccmc .evenCol .evenColicon {
    float: left;
    padding: 0px;
    margin: 0px 10px 30px 0px; }
  html.ccmc .evenCol .evenColchild h4 {
    font-family: 'Roboto Condensed', Arial, sans-serif;
    font-weight: 400;
    color: #002c5f;
    margin: 0 0 10px 0;
    font-size: 18px;
    padding: 0; }
  html.ccmc #fullColContent .evenCol .evenColchild h3 {
    font-family: 'Roboto Condensed', Arial, sans-serif;
    line-height: inherit !important;
    font-weight: 500;
    margin: 0 0 10px 0 !important;
    padding: 0;
    font-size: 18px;
    text-align: left; }
  html.ccmc .evenCol .evenColchild p {
    margin: 0; }
  html.ccmc #currentValue {
    padding: 0px;
    margin: 0px 40px 30px 40px;
    width: 261px;
    height: 247px;
    float: left; }
  html.ccmc #currentValue .currentValuetxt {
    padding: 0px;
    margin: 60px 0px 0px 5px; }
  html.ccmc #currentValue .currentValuetxt p {
    font-size: 16px;
    line-height: 24px;
    padding: 0px;
    color: #242f35;
    margin: 0px 0px 20px 0px; }
  html.ccmc #currentValue h5, html.ccmc #currentValue h3.currentValue-head {
    font-size: 30px !important;
    padding: 0px !important;
    margin: 0px 0px 20px 0px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    color: #002c5f;
    line-height: inherit !important;
    text-align: left; }
  html.ccmc #currentValue .sharevalue {
    color: #002c5f;
    font-size: 48px;
    font-weight: 700;
    padding: 0px;
    margin: 0px 0px 20px 0px; }
  html.ccmc .stockhistorical::after {
    content: '';
    display: block;
    clear: both; }
  html.ccmc .stockhistorical {
    width: 100%;
    height: auto;
    padding: 0px;
    margin: 0px 0px 0px 40px; }
  html.ccmc .stockhistorical h3 {
    font-weight: 500;
    font-size: 32px;
    line-height: 44px;
    text-align: center;
    padding: 0;
    margin: 0 0 20px 0;
    color: #242f35; }
  html.ccmc .stockQtbl {
    float: left; }
  html.ccmc .stockQtbl::after {
    content: '';
    display: block;
    clear: both; }
  html.ccmc .stockQnoflt {
    margin-top: 40px !important;
    margin-bottom: 40px !important; }
  html.ccmc .stockQnoflt::after {
    content: '';
    display: block;
    clear: both; }
  html.ccmc .stocktable {
    height: auto;
    padding: 0;
    margin: 0px 40px 0px 0px;
    width: 225px;
    float: left; }
  html.ccmc .stocktable .sectionhead {
    margin: 0;
    padding: 0 0 10px 0;
    display: table; }
  html.ccmc .stocktable h4 {
    color: #242f35;
    font-size: 20px;
    font-weight: 400;
    margin: 0;
    padding: 0;
    float: left; }
  html.ccmc .stocktable th.value, html.ccmc .stocktable td.value {
    text-align: right; }
  html.ccmc .stocktable table {
    border-collapse: collapse;
    width: 100%;
    font-size: 16px;
    font-family: 'Roboto',Arial,sans-serif;
    color: #242f35;
    line-height: 22px;
    border-top: 2px solid #b8bfc2; }
  html.ccmc .stocktable td {
    border-bottom: 1px solid #b8bfc2;
    padding: 16px 0;
    font-weight: 400; }
  html.ccmc .stocktable th, html.ccmc .stocktable td {
    vertical-align: top;
    text-align: left; }
  html.ccmc .stocktable th {
    border-bottom: 1px solid #b8bfc2;
    padding: 11px 0;
    font-weight: 500; }
  html.ccmc .picContent {
    width: 100%;
    height: 341px;
    background-repeat: no-repeat; }
  html.ccmc .picContent::after {
    content: '';
    display: block;
    clear: both; }
  html.ccmc .picContent .picContenttxt {
    width: 46%;
    height: auto;
    padding: 0;
    margin: 25px 20px 0 0;
    float: right; }
  html.ccmc .picContent .picContenttxt > h4 {
    font-weight: 500;
    font-size: 34px;
    line-height: 44px;
    text-align: left;
    padding: 0;
    margin: 0 0 5px 0;
    color: #002c5f; }
  html.ccmc .picContent .picContenttxt > p {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-align: left;
    padding: 0;
    margin: 0 0 15px;
    color: #242f35; }
  html.ccmc .picContent .picContenttxt .contact-list {
    background: no-repeat top left;
    background-size: 38px 38px;
    padding: 0px 0px 1px 58px;
    margin-bottom: 15px;
    min-height: 38px; }
  html.ccmc .picContent .picContenttxt .contact-list p {
    margin: 0px;
    padding-top: 9px;
    font-size: 19px; }
  html.ccmc .picContent .picContenttxt .contact-list.call {
    background-image: url(../images/icon-orange-phone.png); }
  html.ccmc .picContent .picContenttxt .contact-list.email {
    background-image: url(../images/icon-orange-email.png); }
  html.ccmc .picContent .picContenttxt .contact-list.chat {
    background-image: url(../images/icon-orange-chat.png); }
  html.ccmc .picContent.customer-service {
    background: url(../images/man-on-computer-phone.jpg) top left no-repeat transparent; }
  html.ccmc .picContent.occu-firefighter {
    background: url(../images/WeKnow-O-FF.jpg) top left no-repeat transparent; }
  html.ccmc #fullColContent .leftjustified {
    margin: 0 20px; }
  html.ccmc .annualReports {
    width: 100%;
    height: auto;
    padding: 0px;
    margin: 0% 3.7%; }
  html.ccmc .annualReports .reportInfo {
    width: 20.45%;
    height: auto;
    padding: 0px;
    margin: 0% 3.6% 0% 0%;
    float: left; }
  html.ccmc .annualReports .reportInfo img {
    border: none; }
  html.ccmc .annualReports .reportInfo p {
    font-size: 18px !important;
    font-family: 'Roboto Condensed', Arial, sans-serif;
    text-align: center; }

/* Responsive General css as per DOM classes */
/* 1100px Safari Browser Css Start */
html.ccmc.safari .ManageAccForm input[type="text"],
html.ccmc.safari .ManageAccForm input[type="password"],
html.ccmc.safari #p_p_id_58_ input[type="text"],
html.ccmc.safari #p_p_id_58_ input[type="password"],
html.ccmc.safari .ccmc-page .createFields input {
  line-height: 20px; }

html.ccmc.safari .ih-item.square.effect13 .img img,
html.ccmc.safari .ih-item.squarel.effect13 .img img {
  height: auto !important; }

html.ccmc.safari .actionBtn {
  font-weight: 400 !important; }

/* 1100px Safari Browser Css End */
/* Desktop View Css Start */
html.ccmc.view-desktop {
  /*Hide Mobile Banner Image Start*/
  /*Hide Mobile Banner Image Close*/ }
  html.ccmc.view-desktop .sub-menu-search .form {
    height: 100%; }
  html.ccmc.view-desktop .sub-menu-search .SearchBtnClass {
    vertical-align: top;
    margin-top: 10px; }
  html.ccmc.view-desktop #mobileImage.hide-desktop.hide-tablet {
    display: none; }
  html.ccmc.view-desktop .contact-link {
    margin: 4px 3px 0px 0px; }
  html.ccmc.view-desktop ul.ccmc-nav li.contact-link {
    margin-left: 8.6rem; }
    html.ccmc.view-desktop ul.ccmc-nav li.contact-link span:focus {
      background: #e3e3e3;
      padding: 24px 0px 24px 0; }
    html.ccmc.view-desktop ul.ccmc-nav li.contact-link span:hover {
      padding: 27px 0px 27px 0; }
  html.ccmc.view-desktop .header-inner ul.ccmc-nav li.contact-signin-link {
    margin-left: 5em; }
  html.ccmc.view-desktop .with-child-list:not(.hide-desktop):hover {
    background: #e3e3e3; }
  html.ccmc.view-desktop .with-child-list:not(.hide-desktop):focus {
    background: #e3e3e3; }
  html.ccmc.view-desktop .with-child-list.desktop-submenu-focused:not(.hide-desktop) {
    background: #e3e3e3;
    height: 77px; }
  html.ccmc.view-desktop #welcomeQuoteForm .select-style {
    margin: 0 10px 10px 11px; }
  html.ccmc.view-desktop .footerQP .footerQPbuckets .footerQPterms a {
    font-size: 14px; }

/* Desktop View Css End */
html.ccmc {
  /* 1100px Css Start */
  /* 	.ccmc-page a[href^="tel:"] { */
  /* 	    text-decoration: underline; */
  /* 	} */
  /* referral-form Blank Space Css */
  /* 	#content.ccmc-affinity-main .breadcrumb{ */
  /* 		Display:none; */
  /* 	} */
  /* actuarial-product-development Baneer full Start */
  /* actuarial-product-development Baneer full End */
  /* Ipad Button appearance  */
  /* Ipad Show Only  */
  /* 1100px Css End */
  /* Global layout */
  /* Global layout */
  /*Global iframe video*/
  /*Global iframe video End*/
  /*createFieldMan Close*/
  /*.sub-menu.navbar-login-sub-menu Close*/
  /*My Account Pages*/
  /*#myacct-wrapper, .myacct-wrapper Close*/
  /*faqcontent Close*/
  /*detailsbox Close*/
  /*My Account Pages Close*/
  /*.fullColContent Close*/
  /*a.overlayDontAsk Close*/
  /*CTA Box with Slider Start*/
  /*CTA Box with Slider CLose*/
  /* Remove controls from Firefox */
  /*ChatUs icon Start*/
  /*ChatUs icon Close*/
  /*#_15_tabsBoundingBox .form-navigator.well button.btn Close*/
  /*ooyalaplayer Black Background Color Removed*/
  /*ooyalaplayer Black Background Color Removed*/
  /* Custom File Upload Style */ }
  html.ccmc .callbtncontainer {
    border: 1px solid #5e6f78;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background-color: #fff;
    margin-bottom: 20px; }
  html.ccmc .callbtn a {
    width: 227px;
    height: 40px;
    display: block;
    padding: 9px !important;
    color: #242f35 !important;
    margin: 0px auto;
    font-weight: 400 !important;
    text-decoration: none !important;
    text-align: center;
    line-height: 23px;
    font-size: 18px !important; }
  html.ccmc .callbtn a:before {
    content: url(/o/CCMC-theme/images/icon-quote-phone.svg);
    display: block;
    float: left;
    margin-right: 8px;
    margin-top: 0px;
    width: 17px;
    height: 24px; }
  html.ccmc .header_phonemobile {
    float: right;
    padding: 20px 84px 20px 0;
    font-size: 16px;
    position: absolute;
    z-index: 9;
    right: 0;
    top: 0px; }
  html.ccmc .banner-desktopAndMobile {
    width: 365px;
    height: 348px;
    margin-left: 14px; }
  html.ccmc .coverages1 ul.mrgin-leftRemove li,
  html.ccmc .coverages2 ul.mrgin-leftRemove li {
    margin-left: 24pt; }
  html.ccmc .coverages ul.mrgin-leftRemove li {
    margin-left: 24pt; }
  html.ccmc .view-detail {
    display: none; }
  html.ccmc .ccmc-affinity-main .portlet-body {
    margin-top: 0px !important; }
  html.ccmc #fullColContent .centerText, html.ccmc #fullColContent .leftText {
    width: 100%; }
    html.ccmc #fullColContent .centerText p, html.ccmc #fullColContent .leftText p {
      padding: 0px 20px; }
  html.ccmc .shortRtCol {
    width: 510px; }
  html.ccmc .grow {
    width: 100%;
    margin-bottom: 20px; }
  html.ccmc .FullImgHeaderTall p {
    width: 650px; }
  html.ccmc .threeCTAsBox {
    padding: 0;
    margin: 0px;
    float: none; }
    html.ccmc .threeCTAsBox img {
      width: 100%; }
    html.ccmc .threeCTAsBox a {
      text-decoration: none !important; }
  html.ccmc .threeCTAsBox a:hover,
  html.ccmc .threeCTAsBox a:focus {
    text-decoration: none !important; }
  html.ccmc .columns-3 {
    padding: 0px 20px; }
  html.ccmc .threeCTAsTxt {
    width: 90%;
    padding: 0;
    margin: 0px auto;
    height: auto !important; }
  html.ccmc #wrapper {
    max-width: 1100px;
    min-width: 1100px; }
  html.ccmc .TopBlock {
    background-size: cover;
    min-height: 344px; }
  html.ccmc .ih-item.square.effect13,
  html.ccmc .ih-item.squarel.effect13 {
    width: 100%;
    height: 100%; }
    html.ccmc .ih-item.square.effect13 .img,
    html.ccmc .ih-item.squarel.effect13 .img {
      width: 100%;
      height: 100%;
      max-height: 339px; }
      html.ccmc .ih-item.square.effect13 .img img,
      html.ccmc .ih-item.squarel.effect13 .img img {
        width: 100%;
        height: 100%; }
  html.ccmc #header-wrapper, html.ccmc .TypesofInsurance {
    width: 100% !important; }
  html.ccmc #footer {
    width: 100% !important; }
  html.ccmc ul.TypesInsurance li {
    width: 20%; }
  html.ccmc .boxsize, html.ccmc .boxsizel {
    width: 20%;
    height: 100%; }
    html.ccmc .boxsize .firebox,
    html.ccmc .boxsize .occutitles, html.ccmc .boxsizel .firebox,
    html.ccmc .boxsizel .occutitles {
      width: 100%;
      height: 100%; }
      html.ccmc .boxsize .firebox h4,
      html.ccmc .boxsize .occutitles h4, html.ccmc .boxsizel .firebox h4,
      html.ccmc .boxsizel .occutitles h4 {
        padding: 5px 0; }
      html.ccmc .boxsize .firebox div,
      html.ccmc .boxsize .occutitles div, html.ccmc .boxsizel .firebox div,
      html.ccmc .boxsizel .occutitles div {
        padding: 5px 0 5px 0; }
  html.ccmc .ccmc-nav > li > div {
    width: 100%; }
  html.ccmc #FullImgHeader {
    background-size: cover !important;
    width: 100%; }
  html.ccmc #fullColContent {
    width: 100% !important; }
  html.ccmc .pictxt {
    width: 100%; }
    html.ccmc .pictxt img {
      width: 550px; }
  html.ccmc .nav > li > div, html.ccmc #secNav, html.ccmc .findCareerblock, html.ccmc ul.findCareerblock li img, html.ccmc #ooyalaplayer {
    width: 100% !important;
    height: 100% !important; }
  html.ccmc div.findCareerblock.findCareerblock_Responsive {
    width: auto !important; }
  html.ccmc .aui-w7-10, html.ccmc .aui-w70 {
    width: 68% !important; }
  html.ccmc .aui-w3-10, html.ccmc .aui-w30 {
    width: 30% !important; }
  html.ccmc .asset-feature-story {
    width: 216px; }
  html.ccmc ul.findCareerblock li {
    width: 340px; }
  html.ccmc #ctaImgBG {
    width: 100%;
    background-size: cover !important; }
  html.ccmc .twoColContent2 {
    width: 100%; }
  html.ccmc .pictxt-txtlt {
    margin: 50px 127px 0 127px; }
  html.ccmc .readyToBlock {
    width: 100% !important; }
  html.ccmc footer .footerMiddle {
    padding: 0; }
  html.ccmc .ourCompany {
    width: 275px; }
  html.ccmc .ccmc-page a {
    word-wrap: break-word; }
  html.ccmc .ManageAcc {
    margin-left: 0px; }
  html.ccmc .FullImgHeaderTall,
  html.ccmc #BEcta img {
    width: 100%; }
  html.ccmc #fullColContent .twoColContent {
    width: 100%; }
  html.ccmc .ccmc-nav > li > div.sub-menu-search {
    width: 400px; }
  html.ccmc .ccmc-nav > li > div.sub-menu-search input[type="text"] {
    width: 90%;
    font-size: 16px;
    color: #505861;
    border: 1px solid #b8bfc2;
    height: 22px;
    border-radius: 5px; }
  html.ccmc .sub-menu-search .SearchBtnClass {
    background: #006890;
    padding: 15px 25px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    border-radius: 5px;
    border: 3px solid #006890;
    background-image: none !important;
    line-height: 8px;
    height: 44px;
    box-shadow: none;
    font-weight: 400;
    margin-left: 10px;
    margin-bottom: 0px;
    margin-top: 10px;
    text-shadow: none; }
  html.ccmc .sub-menu-search .form-group.control-group-inline.input-text-wrapper {
    width: 68%; }
  html.ccmc table.CusTomeTableMinwidTh td {
    min-width: 50px; }
  html.ccmc .careerBannerLftImg {
    padding-left: 20px;
    position: relative;
    top: 0px;
    right: 0px; }
  html.ccmc .CCMC_affinity .journal-content-article p {
    height: 255px;
    margin: 0;
    position: absolute;
    right: 0px; }
  html.ccmc .careersMain.empDetail p {
    height: auto;
    position: relative; }
  html.ccmc .careersMain.empDetail {
    padding-left: 0px;
    padding-bottom: 0px; }
  html.ccmc .payment-autoContent {
    width: 1100px; }
    html.ccmc .payment-autoContent .colum {
      width: 24%;
      text-align: left;
      vertical-align: top;
      float: left; }
      html.ccmc .payment-autoContent .colum img {
        width: 240px;
        height: 91px;
        border-width: 1px;
        border-style: solid; }
      html.ccmc .payment-autoContent .colum p {
        margin-left: 5px;
        margin-right: 5px; }
  html.ccmc .earthquake_call_Quote {
    background: #006890;
    border-radius: 4px;
    max-width: 355px;
    text-align: center; }
    html.ccmc .earthquake_call_Quote .bodycontent {
      font-size: 14px;
      color: #fff;
      font-weight: 700;
      line-height: 22px;
      padding: 10px 15px;
      display: block; }
  html.ccmc .personal-umbrella_red {
    font-size: 17px;
    font-family: Verdana,Geneva,sans-serif;
    color: #f26b0f; }
  html.ccmc .calcas_InsuranceVideo {
    background-color: #f8f8f6;
    border: 1px solid #e3e3e3;
    padding: 20px;
    text-align: center; }
    html.ccmc .calcas_InsuranceVideo p {
      text-align: left; }
    html.ccmc .calcas_InsuranceVideo .center {
      text-align: center; }
  html.ccmc .margin-mobileremove {
    margin-left: 7px; }
  html.ccmc .CCMC_seo .portlet-body {
    margin-top: 20px; }
  html.ccmc .earthquake_call_Quote a,
  html.ccmc .earthquake_call_Quote a:hover,
  html.ccmc .earthquake_call_Quote a:focus {
    text-decoration: none !important; }
  html.ccmc ul.btmlinks li a {
    /* background: url(../images/link_arrow.png) no-repeat 258px 11px; */
    text-align: left !important; }
  html.ccmc .careersActuarialProduct.AffinityTypes .AffinityInnerElements {
    right: 24px; }
  html.ccmc .centerContent ul.listWithbullets {
    margin: 0 0 0 0px;
    width: 100%; }
  html.ccmc #article_faq table {
    width: 100% !important; }
    html.ccmc #article_faq table td {
      height: 100% !important;
      width: 100% !important; }
  html.ccmc .insurance-options {
    border-top: 1px solid #c3d3dc;
    width: 529px;
    height: auto;
    padding: 0px;
    margin: 0px 0px 20px 0px;
    float: left; }
    html.ccmc .insurance-options p {
      margin-top: 30px; }
  html.ccmc .asset-more .blue_button .aui-helper-hidden-accessible {
    display: none !important; }
  html.ccmc .CustomSearchField {
    padding: 20px 20px; }
    html.ccmc .CustomSearchField input[type="text"] {
      background: transparent;
      padding: 0px 10px;
      border: 1px solid rgba(34, 34, 34, 0.6);
      border-radius: 0.4rem;
      font-size: 14px;
      font-family: 'Lato', sans-serif;
      color: #757374;
      margin-bottom: 0px; }
    html.ccmc .CustomSearchField .SearchBtnClass,
    html.ccmc .CustomSearchField .SearchBtnClass:focus, html.ccmc .CustomSearchField .SearchBtnClass:active {
      position: absolute;
      background: #006890;
      padding: 15px 25px;
      color: #fff;
      font-size: 16px;
      text-align: center;
      border-radius: 5px;
      border: 3px solid #006890;
      background-image: none !important;
      line-height: 8px;
      height: 44px;
      box-shadow: none;
      font-weight: 400;
      margin-left: 10px;
      margin-bottom: 0px;
      margin-top: 0; }
    html.ccmc .CustomSearchField .SearchBtnClass:hover {
      background: #fff;
      padding: 15px 25px;
      color: #006890;
      font-size: 16px;
      text-align: center;
      border-radius: 5px;
      border: 3px solid #006890;
      background-image: none !important;
      line-height: 8px;
      height: 44px;
      box-shadow: none;
      font-weight: 400;
      margin-left: 10px;
      margin-bottom: 0px;
      margin-top: 0; }
  html.ccmc .ShowingResult {
    border: 0 none;
    color: #242f35;
    font-style: italic;
    padding: 0px 15px;
    margin-left: 5px;
    font-size: 14px; }
  html.ccmc .searchcontainer a:hover,
  html.ccmc .searchcontainer a:active {
    color: #006890;
    text-decoration: none;
    font-weight: normal; }
  html.ccmc .portlet-journal-content-search .search-results {
    margin: 0px; }
  html.ccmc .lfr-pagination {
    width: 100%; }
  html.ccmc .taglib-page-iterator .lfr-pagination-config {
    padding: 0px 20px; }
  html.ccmc .portlet-journal-content-search small.search-results {
    margin: 0px;
    padding: 3px 20px;
    display: block;
    font-family: 'Roboto',sans-serif !important;
    font-size: 14px;
    color: #495054; }
  html.ccmc .taglib-page-iterator .lfr-pagination-buttons {
    padding: 10px 20px; }
  html.ccmc .searchcontainer table {
    border: 0 none;
    padding: 0px 20px; }
    html.ccmc .searchcontainer table thead {
      display: none; }
    html.ccmc .searchcontainer table td {
      background: #fff !important;
      border: 0 none !important;
      font-family: 'Roboto',sans-serif !important;
      color: #242f35;
      font-size: 16px;
      border-bottom: 1px solid #e6e3dd !important;
      padding-top: 25px;
      line-height: 22px;
      padding-bottom: 20px;
      padding-left: 0px; }
      html.ccmc .searchcontainer table td p.link {
        color: #757374;
        font-style: italic; }
      html.ccmc .searchcontainer table td a {
        text-decoration: underline;
        color: #006890;
        outline: 0;
        font-size: 24px;
        text-transform: capitalize;
        width: auto;
        display: inline-block;
        padding-bottom: 10px;
        line-height: 28px;
        font-family: 'Roboto',sans-serif !important;
        font-weight: normal;
        margin: 0px; }
      html.ccmc .searchcontainer table td span {
        padding-top: 0;
        display: block; }
        html.ccmc .searchcontainer table td span p {
          color: #a6a6a6;
          font-family: 'Lato', sans-serif;
          color: #757374;
          font-size: 16px;
          font-style: italic;
          padding-top: 10px; }
  html.ccmc .ccmc-page #privacyTerms h3 {
    padding-top: 0px; }
  html.ccmc .ccmc-page #privacyTerms .contentsList ul li {
    margin-left: 0px; }
  html.ccmc .highlight {
    background: none;
    margin: 0; }
  html.ccmc .CustomSearchField .form-group {
    margin-bottom: 0px !important; }
  html.ccmc .createFields.CustomSearchField input,
  html.ccmc .createFields.CustomSearchField input[type="text"] {
    margin: 0px !important;
    height: 42px;
    max-width: 100% !important; }
  html.ccmc .searchcontainer table td span {
    display: inline; }
  html.ccmc .yui3-skin-sam .yui3-aclist-content {
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); }
    html.ccmc .yui3-skin-sam .yui3-aclist-content ul {
      margin: 0;
      margin-top: 0px; }
      html.ccmc .yui3-skin-sam .yui3-aclist-content ul li {
        padding: 10px;
        border-bottom: 1px solid #ccc;
        font-size: 14px;
        color: #757374;
        background: #fff;
        line-height: 20px;
        font-family: 'Lato',sans-serif; }
        html.ccmc .yui3-skin-sam .yui3-aclist-content ul li:hover, html.ccmc .yui3-skin-sam .yui3-aclist-content ul li:focus {
          text-decoration: none;
          color: #fff;
          background-color: #0db5e7;
          background-image: -moz-linear-gradient(top, #0ebdf1, #0caad9);
          background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0ebdf1), to(#0caad9));
          background-image: -webkit-linear-gradient(top, #0ebdf1, #0caad9);
          background-image: -o-linear-gradient(top, #0ebdf1, #0caad9);
          background-image: linear-gradient(to bottom, #0ebdf1, #0caad9);
          background-repeat: repeat-x;
          filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF0EBDF1', endColorstr='#FF0CAAD9', GradientType=0); }
  html.ccmc .yui3-skin-sam .yui3-aclist-content ul {
    border: 1px solid #afafaf; }
  html.ccmc .largeLtCol {
    width: 530px; }
  html.ccmc .shortRtCol {
    width: 410px; }
  html.ccmc .btmlinks a:hover,
  html.ccmc .btmlinks a:focus {
    font-weight: normal;
    color: #242f35; }
  html.ccmc .boxsize a:hover,
  html.ccmc .boxsizel a:hover {
    font-weight: normal; }
  html.ccmc .custom-modal {
    top: 130px; }
  html.ccmc .custom-modal input[type="button"].actionBtn {
    margin: 0px; }
  html.ccmc #threeStepsContainer {
    width: 100%; }
  html.ccmc .NewRoomImgDes p {
    width: 100% !important; }
  html.ccmc .select-style select {
    padding: 6px !important;
    max-width: 100% !important; }
  html.ccmc .iconInfo2 img {
    display: table-cell; }
  html.ccmc .iconInfo2 p {
    display: table; }
  html.ccmc .portlet-column-content.empty {
    padding: 35px; }
  html.ccmc .careersVideo-cave .leftContainer #ooyalaplayer {
    min-height: 190px;
    height: 330px !important; }
  html.ccmc .AffinityTypes.WithLogo.careersActuarialProduct {
    width: 100%; }
  html.ccmc .AffinityTypes.WithLogo.careersAboutus {
    width: 100%; }
  html.ccmc .AffinityTypes.WithLogo.careersActuarialProduct img {
    width: 100%;
    height: 100%; }
  html.ccmc .findCareerblock.careersActuarialProduct .h1500 {
    padding-top: 30px; }
  html.ccmc .LegalNotices p {
    padding-bottom: 20px !important; }
  html.ccmc .tp-widget-wrapper {
    text-align: left;
    padding-left: 175px; }
  html.ccmc .ccmc-page input[type="button"].actionBtn,
  html.ccmc .ccmc-page input[type="submit"].actionBtn,
  html.ccmc .custom-modal input[type="button"].actionBtn {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
  html.ccmc .show-tablet {
    display: none; }
  html.ccmc .desktop_Show {
    display: block; }
  html.ccmc .desktop_Hide {
    display: none; }
  html.ccmc .careers-bannerLeftIMage {
    top: -4px; }
  html.ccmc .SearchResultData .pager.lfr-pagination-buttons li > a, html.ccmc .SearchResultData .pager.lfr-pagination-buttons li > span {
    display: inline-block;
    padding: 0px 4px;
    background-color: #fff;
    border: 0 none;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    color: #006890 !important; }
  html.ccmc .SearchResultData .pager.lfr-pagination-buttons li > a:hover,
  html.ccmc .SearchResultData .pager.lfr-pagination-buttons li > a:focus {
    text-decoration: none;
    background-color: transparent; }
  html.ccmc .SearchResultData .dropdown-toggle {
    background: transparent;
    box-shadow: none;
    color: #495054;
    font-weight: normal !important;
    border: 0 none; }
  html.ccmc .SearchResultData .dropdown-toggle:hover,
  html.ccmc .SearchResultData .dropdown-toggle:focus {
    color: #495054 !important; }
  html.ccmc .SearchResultData .pager.lfr-pagination-buttons li > a {
    border-right: 2px solid #495054;
    border-radius: 0px;
    padding-right: 10px; }
  html.ccmc .SearchResultData .pager.lfr-pagination-buttons li.last > a {
    border-right: 0 none;
    border-radius: 0px;
    padding-right: 0px; }
  html.ccmc .taglib-search-iterator-page-iterator-top {
    margin-bottom: 0px !important; }
  html.ccmc .searchcontainer table {
    margin: 0px; }
  html.ccmc .searchcontainer table .table-data {
    border-top: 1px solid #e6e3dd !important;
    display: block; }
  html.ccmc .taglib-page-iterator .lfr-pagination-buttons {
    padding: 10px 20px;
    padding-top: 20px; }
  html.ccmc .taglib-search-iterator-page-iterator-bottom {
    margin: 10px 0; }
  html.ccmc .SearchResultData .caret {
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: top;
    border-top: 7px solid #495054;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    content: "";
    margin-top: 7px !important;
    margin-left: 10px; }
  html.ccmc .SearchResultData .btn btn-default-group.open .btn btn-default.dropdown-toggle,
  html.ccmc .SearchResultData .a.dropdown-toggle:hover, html.ccmc .SearchResultData a.dropdown-toggle:active {
    background-color: #eaeaea;
    font-weight: normal !important; }
  html.ccmc .padding-top-15 {
    padding-top: 15px; }
  html.ccmc #createAcctContent forgotrightTable {
    display: table; }
  html.ccmc .mainwrapper #vehicleInformationContainer #ratingQuestions label {
    display: inline-block; }
  html.ccmc .navbar-collapsedBtn {
    font-size: 30px; }
  html.ccmc .TableTdMinWidth {
    width: 100%; }
    html.ccmc .TableTdMinWidth td {
      min-width: 125px;
      padding-bottom: 15px; }
  html.ccmc .ScheduleACallBox {
    margin-bottom: 20px; }
  html.ccmc .ccmc-columns-1 .ccmc-portlet-column .portlet-content-container > .portlet-body,
  html.ccmc .ccmc-columns-2 .ccmc-portlet-column .portlet-content-container > .portlet-body,
  html.ccmc .ccmc-columns-2-1 .ccmc-portlet-column .portlet-content-container > .portlet-body,
  html.ccmc .ccmc-columns-1-2 .ccmc-portlet-column .portlet-content-container > .portlet-body,
  html.ccmc .ccmc-columns-1-2-1 .ccmc-portlet-column .portlet-content-container > .portlet-body {
    margin-top: 20px; }
    html.ccmc .ccmc-columns-1 .ccmc-portlet-column .portlet-content-container > .portlet-body .journal-content-article > h1, html.ccmc .ccmc-columns-1 .ccmc-portlet-column .portlet-content-container > .portlet-body .journal-content-article > h2, html.ccmc .ccmc-columns-1 .ccmc-portlet-column .portlet-content-container > .portlet-body .journal-content-article > h3, html.ccmc .ccmc-columns-1 .ccmc-portlet-column .portlet-content-container > .portlet-body .journal-content-article p,
    html.ccmc .ccmc-columns-2 .ccmc-portlet-column .portlet-content-container > .portlet-body .journal-content-article > h1,
    html.ccmc .ccmc-columns-2 .ccmc-portlet-column .portlet-content-container > .portlet-body .journal-content-article > h2,
    html.ccmc .ccmc-columns-2 .ccmc-portlet-column .portlet-content-container > .portlet-body .journal-content-article > h3,
    html.ccmc .ccmc-columns-2 .ccmc-portlet-column .portlet-content-container > .portlet-body .journal-content-article p,
    html.ccmc .ccmc-columns-2-1 .ccmc-portlet-column .portlet-content-container > .portlet-body .journal-content-article > h1,
    html.ccmc .ccmc-columns-2-1 .ccmc-portlet-column .portlet-content-container > .portlet-body .journal-content-article > h2,
    html.ccmc .ccmc-columns-2-1 .ccmc-portlet-column .portlet-content-container > .portlet-body .journal-content-article > h3,
    html.ccmc .ccmc-columns-2-1 .ccmc-portlet-column .portlet-content-container > .portlet-body .journal-content-article p,
    html.ccmc .ccmc-columns-1-2 .ccmc-portlet-column .portlet-content-container > .portlet-body .journal-content-article > h1,
    html.ccmc .ccmc-columns-1-2 .ccmc-portlet-column .portlet-content-container > .portlet-body .journal-content-article > h2,
    html.ccmc .ccmc-columns-1-2 .ccmc-portlet-column .portlet-content-container > .portlet-body .journal-content-article > h3,
    html.ccmc .ccmc-columns-1-2 .ccmc-portlet-column .portlet-content-container > .portlet-body .journal-content-article p,
    html.ccmc .ccmc-columns-1-2-1 .ccmc-portlet-column .portlet-content-container > .portlet-body .journal-content-article > h1,
    html.ccmc .ccmc-columns-1-2-1 .ccmc-portlet-column .portlet-content-container > .portlet-body .journal-content-article > h2,
    html.ccmc .ccmc-columns-1-2-1 .ccmc-portlet-column .portlet-content-container > .portlet-body .journal-content-article > h3,
    html.ccmc .ccmc-columns-1-2-1 .ccmc-portlet-column .portlet-content-container > .portlet-body .journal-content-article p {
      margin-bottom: 10px; }
  html.ccmc .ccmc-columns-1 .ccmc-portlet-column .portlet-nested-portlets .portlet-content-container > .portlet-body,
  html.ccmc .ccmc-columns-2 .ccmc-portlet-column .portlet-nested-portlets .portlet-content-container > .portlet-body,
  html.ccmc .ccmc-columns-2-1 .ccmc-portlet-column .portlet-nested-portlets .portlet-content-container > .portlet-body,
  html.ccmc .ccmc-columns-1-2 .ccmc-portlet-column .portlet-nested-portlets .portlet-content-container > .portlet-body,
  html.ccmc .ccmc-columns-1-2-1 .ccmc-portlet-column .portlet-nested-portlets .portlet-content-container > .portlet-body {
    margin-top: 0px; }
  html.ccmc .ccmc-home .portlet-journal-content:first-child .portlet-body {
    margin-top: 0; }
  html.ccmc .ccmc-columns-1-2 .ccmc-portlet-column.col-md-8 .portlet-content-container > .portlet-body, html.ccmc .ccmc-columns-1-2 .ccmc-portlet-column.col-md-4 .portlet-content-container > .portlet-body {
    margin-top: 0; }
  html.ccmc .ccmc-columns-1-2-1 .ccmc-portlet-column .portlet-content-container > .portlet-body > div {
    padding: 0; }
  html.ccmc .journal-content-article .wistia_embed {
    width: 100% !important; }
    html.ccmc .journal-content-article .wistia_embed iframe {
      width: 100% !important;
      position: relative; }
  html.ccmc .Img_widthSet {
    width: 140px;
    height: 110px;
    border: 1px solid;
    margin: 5px; }
  html.ccmc .gray_bg_small, html.ccmc .StartQuote {
    width: auto; }
  html.ccmc .StartQuote .select-style {
    margin: 0 12px 11px;
    width: calc(100% - 24px) !important;
    width: -webkit-calc(100% - 24px) !important;
    width: expression(100% - 24px) !important;
    width: -moz-calc(100% - 24px) !important;
    width: -o-calc(100% - 24px) !important;
    width: calc(100% - 24px) !important;
    box-sizing: border-box;
    margin-bottom: 15px !important; }
    html.ccmc .StartQuote .select-style select {
      box-sizing: inherit; }
  html.ccmc .StartQuote input[type="button"].QuoteBtn {
    margin: 0px 12px 21px !important;
    width: -webkit-calc(100% - 24px);
    width: expression(100% - 24px);
    width: -moz-calc(100% - 24px);
    width: -o-calc(100% - 24px);
    width: calc(100% - 24px);
    max-width: 100% !important; }
  html.ccmc .ScheduleACallBox {
    width: auto;
    height: 100%;
    padding-bottom: 21px;
    display: block; }
    html.ccmc .ScheduleACallBox p {
      width: auto;
      display: block;
      margin: 0 18px 14px; }
  html.ccmc .bodycontent table {
    width: 100% !important;
    height: 100% !important; }
  html.ccmc .mw-category-table td {
    padding: 15px 0; }
  html.ccmc .mv-img-desc {
    display: table;
    width: 100%; }
    html.ccmc .mv-img-desc .mv-img, html.ccmc .mv-img-desc .mv-desc {
      display: table-cell;
      vertical-align: top; }
    html.ccmc .mv-img-desc .mv-img {
      width: 9%; }
    html.ccmc .mv-img-desc .mv-desc {
      width: 91%; }
  html.ccmc .createAcctLt {
    width: 520px; }
  html.ccmc .ccmc-page #createAcctBtm {
    margin: 0; }
  html.ccmc #createAcctContent h1 {
    margin: 20px 0px !important; }
  html.ccmc .mwFormSection {
    width: 100%; }
  html.ccmc .createFieldMan {
    display: inline-block;
    padding: 0;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /*mw-primary-button Close*/
    /*mw-primary-button.disableBtn Close*/
    /*mw-flex-box Close*/
    /*mw-flex-box-item-1 Close*/ }
    html.ccmc .createFieldMan * {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
    html.ccmc .createFieldMan label {
      font-weight: 400;
      color: #002c5f;
      margin: 0px 0px 10px 0px;
      font-size: 18px;
      padding: 0px; }
    html.ccmc .createFieldMan input[type="text"], html.ccmc .createFieldMan input[type="email"], html.ccmc .createFieldMan input[type="password"] {
      width: 400px !important;
      max-width: 100% !important; }
    html.ccmc .createFieldMan input[type="text"].recaptcha-input {
      width: 100% !important; }
    html.ccmc .createFieldMan input {
      height: 40px;
      color: #495054;
      background-color: #fff !important;
      border: 1px solid #5e6f78;
      padding: 0 0 0 6px !important;
      margin: 0px !important;
      font-size: 16px !important;
      line-height: 40px !important;
      border-radius: 5px;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      background-image: none; }
    html.ccmc .createFieldMan input.createFieldMan_smallInput {
      width: 50px !important; }
    html.ccmc .createFieldMan .spacer {
      float: none;
      font-size: 20px;
      line-height: 30px; }
    html.ccmc .createFieldMan input.recaptcha-input,
    html.ccmc .createFieldMan .recaptcha_only_if_image a {
      float: none; }
    html.ccmc .createFieldMan span.recaptcha_only_if_image a {
      float: left;
      margin-right: 10px;
      line-height: 40px; }
    html.ccmc .createFieldMan strong {
      float: none;
      background-image: none !important;
      width: 100%; }
      html.ccmc .createFieldMan strong em {
        float: none;
        background-image: none !important;
        width: 100%; }
        html.ccmc .createFieldMan strong em span {
          float: none;
          background-image: none !important;
          width: 100%; }
          html.ccmc .createFieldMan strong em span span {
            float: none;
            background-image: none !important;
            width: 100%; }
    html.ccmc .createFieldMan .mw-primary-button {
      width: 295px;
      -webkit-appearance: none;
      -moz-appearance: none;
      -ms-appearance: none;
      -o-appearance: none;
      appearance: none;
      text-decoration: none;
      background-color: #006890;
      border: #006890 3px solid;
      border-radius: 5px;
      color: #FFFFFF;
      font-weight: normal;
      line-height: 22px;
      padding: 8px 15px;
      font-size: 18px;
      text-align: center; }
      html.ccmc .createFieldMan .mw-primary-button:focus, html.ccmc .createFieldMan .mw-primary-button:hover {
        padding: 8px 15px !important;
        width: 295px;
        background-color: #ffffff !important;
        border: #006890 3px solid;
        color: #006890 !important;
        box-shadow: none;
        outline: none !important; }
    html.ccmc .createFieldMan .mw-primary-button.disableBtn {
      background-color: #ededed;
      border: 1px solid #dbdbdb;
      color: #999999; }
    html.ccmc .createFieldMan .mw-flex-box {
      display: -webkit-box;
      display: -moz-flex;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-direction: normal;
      -webkit-box-orient: horizontal;
      -webkit-flex-direction: horizontal;
      -moz-flex-direction: horizontal;
      -ms-flex-direction: horizontal;
      flex-direction: horizontal;
      -webkit-box-align: stretch;
      -ms-flex-align: stretch;
      -webkit-align-items: stretch;
      -moz-align-items: stretch;
      align-items: stretch; }
    html.ccmc .createFieldMan .mw-flex-box .mw-flex-box-item-1 {
      display: block;
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      -webkit-flex: 1 5;
      -ms-flex: 1 5;
      flex: 1 5; }
    html.ccmc .createFieldMan input.createFieldMan_smallInput {
      width: 50px !important;
      -ms-flex: 1 50px !important;
      flex: 1 50px !important; }
    html.ccmc .createFieldMan.captchacode strong {
      width: 259px !important;
      float: left; }
    html.ccmc .createFieldMan.captchacode .calcas-hidden-lable {
      display: none !important; }
    html.ccmc .createFieldMan.captchacode span.recaptcha_only_if_image {
      font-weight: 400 !important; }
  html.ccmc .ccmc-nav .sub-menu.navbar-login-sub-menu {
    width: 293px !important; }
    html.ccmc .ccmc-nav .sub-menu.navbar-login-sub-menu span#p_58 {
      margin: 0; }
    html.ccmc .ccmc-nav .sub-menu.navbar-login-sub-menu .ManageAcc {
      border: 0 none;
      width: 252px;
      background: transparent;
      min-height: 100% !important;
      height: 100% !important;
      position: relative;
      margin: 25px 0 25px 20px; }
    html.ccmc .ccmc-nav .sub-menu.navbar-login-sub-menu .form-group.input-text-wrapper {
      line-height: normal; }
    html.ccmc .ccmc-nav .sub-menu.navbar-login-sub-menu span#_58_passwordCapsLockSpan, html.ccmc .ccmc-nav .sub-menu.navbar-login-sub-menu .form-group.error .help-inline {
      display: block;
      width: -webkit-calc(100% - 6px);
      width: expression(100% - 6px);
      width: -moz-calc(100% - 6px);
      width: -o-calc(100% - 6px);
      width: calc(100% - 6px);
      box-sizing: border-box;
      max-width: 100% !important;
      margin-left: 6px;
      text-align: left; }
    html.ccmc .ccmc-nav .sub-menu.navbar-login-sub-menu .form-group.error .help-inline {
      margin-bottom: 10px; }
    html.ccmc .ccmc-nav .sub-menu.navbar-login-sub-menu .ManageAccForm .alert.alert-error {
      background-color: rgba(0, 0, 0, 0);
      background-image: none;
      line-height: normal;
      text-align: left;
      margin-bottom: 10px;
      font-size: 14px; }
    html.ccmc .ccmc-nav .sub-menu.navbar-login-sub-menu .ManageAccForm {
      line-height: normal; }
    html.ccmc .ccmc-nav .sub-menu.navbar-login-sub-menu .ManageAccForm input[type=text],
    html.ccmc .ccmc-nav .sub-menu.navbar-login-sub-menu .ManageAccForm input[type=password],
    html.ccmc .ccmc-nav .sub-menu.navbar-login-sub-menu #p_p_id_58_ input[type=text],
    html.ccmc .ccmc-nav .sub-menu.navbar-login-sub-menu #p_p_id_58_ input[type=password] {
      width: -webkit-calc(100% - 6px);
      width: expression(100% - 6px);
      width: -moz-calc(100% - 6px);
      width: -o-calc(100% - 6px);
      width: calc(100% - 6px);
      box-sizing: border-box;
      max-width: 100% !important; }
    html.ccmc .ccmc-nav .sub-menu.navbar-login-sub-menu input[type="submit"].SignInBtn {
      text-align: center;
      width: 100%;
      display: block;
      margin-bottom: 20px;
      background-image: none; }
    html.ccmc .ccmc-nav .sub-menu.navbar-login-sub-menu .btmlinks {
      background: transparent;
      display: block;
      width: 100%;
      vertical-align: top;
      overflow: hidden; }
      html.ccmc .ccmc-nav .sub-menu.navbar-login-sub-menu .btmlinks li {
        float: left;
        border-right: 1px solid #242f35;
        height: 100%;
        border-top: 0 none;
        padding: 5px; }
        html.ccmc .ccmc-nav .sub-menu.navbar-login-sub-menu .btmlinks li:last-child {
          border-right: 0 none;
          padding: 5px; }
        html.ccmc .ccmc-nav .sub-menu.navbar-login-sub-menu .btmlinks li a {
          padding: 0;
          text-decoration: none; }
          html.ccmc .ccmc-nav .sub-menu.navbar-login-sub-menu .btmlinks li a:hover, html.ccmc .ccmc-nav .sub-menu.navbar-login-sub-menu .btmlinks li a:focus {
            text-decoration: underline; }
  html.ccmc #myacct-wrapper, html.ccmc .myacct-wrapper {
    height: auto;
    padding: 0px;
    margin: 0px auto;
    font-family: 'Roboto', Arial, sans-serif;
    /*#myacct-lt Close*/ }
    html.ccmc #myacct-wrapper *, html.ccmc .myacct-wrapper * {
      font-family: 'Roboto', Arial, sans-serif !important; }
    html.ccmc #myacct-wrapper #myacct-wrapper #myacct-content, html.ccmc #myacct-wrapper .myacct-wrapper .myacct-content, html.ccmc .myacct-wrapper #myacct-wrapper #myacct-content, html.ccmc .myacct-wrapper .myacct-wrapper .myacct-content {
      height: auto;
      padding: 0px; }
    html.ccmc #myacct-wrapper .form-validator-stack .required, html.ccmc .myacct-wrapper .form-validator-stack .required {
      margin-bottom: 10px; }
    html.ccmc #myacct-wrapper h1, html.ccmc .myacct-wrapper h1 {
      font-weight: 300;
      font-size: 36px;
      line-height: 43px;
      padding: 0px;
      margin: 0px 0px 20px 0px; }
    html.ccmc #myacct-wrapper h3, html.ccmc .myacct-wrapper h3 {
      font-family: 'Roboto Condensed', Arial, sans-serif;
      font-weight: 400;
      color: #002c5f;
      margin: 30px 0px 10px 0px;
      font-size: 18px;
      padding: 0px; }
    html.ccmc #myacct-wrapper p, html.ccmc .myacct-wrapper p {
      font-size: 16px;
      line-height: 22px;
      padding: 0px;
      margin: 0px 0px 20px 0px; }
    html.ccmc #myacct-wrapper .fieldparagraph, html.ccmc .myacct-wrapper .fieldparagraph {
      margin-bottom: 10px !important;
      padding: 0px; }
    html.ccmc #myacct-wrapper .dropdownBox, html.ccmc .myacct-wrapper .dropdownBox {
      margin: 0px;
      width: 400px; }
    html.ccmc #myacct-wrapper .select-style, html.ccmc .myacct-wrapper .select-style {
      padding: 0;
      margin: 0px 0px 30px 0px;
      border-radius: 5px;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      background-color: #fff;
      height: 38px;
      position: relative; }
    html.ccmc #myacct-wrapper #myacct-lt, html.ccmc #myacct-wrapper .myacct-lt, html.ccmc .myacct-wrapper #myacct-lt, html.ccmc .myacct-wrapper .myacct-lt {
      height: auto;
      padding: 0px;
      margin: 0px;
      /*sectionhead Close*/
      /*.print a Close*/
      /*.backLink Close*/
      /*.sectiondetails Close*/
      /*accttable Close*/
      /*detailstable Close*/
      /*acctbox CLose*/
      /*acctinfobox Close*/
      /*tablepadding Close*/ }
      html.ccmc #myacct-wrapper #myacct-lt p a, html.ccmc #myacct-wrapper #myacct-lt p a:link, html.ccmc #myacct-wrapper #myacct-lt p a:visited, html.ccmc #myacct-wrapper .myacct-lt p a, html.ccmc #myacct-wrapper .myacct-lt p a:link, html.ccmc #myacct-wrapper .myacct-lt p a:visited, html.ccmc .myacct-wrapper #myacct-lt p a, html.ccmc .myacct-wrapper #myacct-lt p a:link, html.ccmc .myacct-wrapper #myacct-lt p a:visited, html.ccmc .myacct-wrapper .myacct-lt p a, html.ccmc .myacct-wrapper .myacct-lt p a:link, html.ccmc .myacct-wrapper .myacct-lt p a:visited {
        color: #006890;
        text-decoration: underline;
        font-weight: normal; }
      html.ccmc #myacct-wrapper #myacct-lt p a:hover, html.ccmc #myacct-wrapper #myacct-lt p a:active, html.ccmc #myacct-wrapper .myacct-lt p a:hover, html.ccmc #myacct-wrapper .myacct-lt p a:active, html.ccmc .myacct-wrapper #myacct-lt p a:hover, html.ccmc .myacct-wrapper #myacct-lt p a:active, html.ccmc .myacct-wrapper .myacct-lt p a:hover, html.ccmc .myacct-wrapper .myacct-lt p a:active {
        color: #006890;
        text-decoration: none;
        font-weight: normal; }
      html.ccmc #myacct-wrapper #myacct-lt .sectionhead, html.ccmc #myacct-wrapper .myacct-lt .sectionhead, html.ccmc .myacct-wrapper #myacct-lt .sectionhead, html.ccmc .myacct-wrapper .myacct-lt .sectionhead {
        width: 100%;
        height: auto;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        display: inline-block;
        /*.print a Close*/ }
        html.ccmc #myacct-wrapper #myacct-lt .sectionhead.policiestb, html.ccmc #myacct-wrapper .myacct-lt .sectionhead.policiestb, html.ccmc .myacct-wrapper #myacct-lt .sectionhead.policiestb, html.ccmc .myacct-wrapper .myacct-lt .sectionhead.policiestb {
          margin-top: 20px; }
        html.ccmc #myacct-wrapper #myacct-lt .sectionhead p, html.ccmc #myacct-wrapper .myacct-lt .sectionhead p, html.ccmc .myacct-wrapper #myacct-lt .sectionhead p, html.ccmc .myacct-wrapper .myacct-lt .sectionhead p {
          color: #242f35;
          font-size: 16px;
          font-weight: 400;
          margin: 0px;
          padding: 3px 0px 0px 0px; }
        html.ccmc #myacct-wrapper #myacct-lt .sectionhead a, html.ccmc #myacct-wrapper .myacct-lt .sectionhead a, html.ccmc .myacct-wrapper #myacct-lt .sectionhead a, html.ccmc .myacct-wrapper .myacct-lt .sectionhead a {
          float: right;
          font-weight: 400; }
          html.ccmc #myacct-wrapper #myacct-lt .sectionhead a:link, html.ccmc #myacct-wrapper #myacct-lt .sectionhead a:visited, html.ccmc #myacct-wrapper .myacct-lt .sectionhead a:link, html.ccmc #myacct-wrapper .myacct-lt .sectionhead a:visited, html.ccmc .myacct-wrapper #myacct-lt .sectionhead a:link, html.ccmc .myacct-wrapper #myacct-lt .sectionhead a:visited, html.ccmc .myacct-wrapper .myacct-lt .sectionhead a:link, html.ccmc .myacct-wrapper .myacct-lt .sectionhead a:visited {
            color: #242f35;
            font-size: 16px;
            text-decoration: underline;
            font-weight: 400; }
          html.ccmc #myacct-wrapper #myacct-lt .sectionhead a:hover, html.ccmc #myacct-wrapper #myacct-lt .sectionhead a:active, html.ccmc #myacct-wrapper .myacct-lt .sectionhead a:hover, html.ccmc #myacct-wrapper .myacct-lt .sectionhead a:active, html.ccmc .myacct-wrapper #myacct-lt .sectionhead a:hover, html.ccmc .myacct-wrapper #myacct-lt .sectionhead a:active, html.ccmc .myacct-wrapper .myacct-lt .sectionhead a:hover, html.ccmc .myacct-wrapper .myacct-lt .sectionhead a:active {
            color: #242f35;
            font-size: 16px;
            text-decoration: none;
            font-weight: 400; }
        html.ccmc #myacct-wrapper #myacct-lt .sectionhead .print a, html.ccmc #myacct-wrapper .myacct-lt .sectionhead .print a, html.ccmc .myacct-wrapper #myacct-lt .sectionhead .print a, html.ccmc .myacct-wrapper .myacct-lt .sectionhead .print a {
          color: #006890;
          text-decoration: underline;
          float: right; }
          html.ccmc #myacct-wrapper #myacct-lt .sectionhead .print a:link, html.ccmc #myacct-wrapper #myacct-lt .sectionhead .print a:visited, html.ccmc #myacct-wrapper .myacct-lt .sectionhead .print a:link, html.ccmc #myacct-wrapper .myacct-lt .sectionhead .print a:visited, html.ccmc .myacct-wrapper #myacct-lt .sectionhead .print a:link, html.ccmc .myacct-wrapper #myacct-lt .sectionhead .print a:visited, html.ccmc .myacct-wrapper .myacct-lt .sectionhead .print a:link, html.ccmc .myacct-wrapper .myacct-lt .sectionhead .print a:visited {
            color: #006890;
            font-size: 16px;
            text-decoration: underline; }
          html.ccmc #myacct-wrapper #myacct-lt .sectionhead .print a:hover, html.ccmc #myacct-wrapper #myacct-lt .sectionhead .print a:active, html.ccmc #myacct-wrapper .myacct-lt .sectionhead .print a:hover, html.ccmc #myacct-wrapper .myacct-lt .sectionhead .print a:active, html.ccmc .myacct-wrapper #myacct-lt .sectionhead .print a:hover, html.ccmc .myacct-wrapper #myacct-lt .sectionhead .print a:active, html.ccmc .myacct-wrapper .myacct-lt .sectionhead .print a:hover, html.ccmc .myacct-wrapper .myacct-lt .sectionhead .print a:active {
            color: #006890;
            font-size: 16px;
            text-decoration: none; }
      html.ccmc #myacct-wrapper #myacct-lt .backButton a, html.ccmc #myacct-wrapper .myacct-lt .backButton a, html.ccmc .myacct-wrapper #myacct-lt .backButton a, html.ccmc .myacct-wrapper .myacct-lt .backButton a {
        color: #006890;
        text-decoration: none;
        float: left;
        font-weight: 400; }
        html.ccmc #myacct-wrapper #myacct-lt .backButton a:link, html.ccmc #myacct-wrapper #myacct-lt .backButton a:visited, html.ccmc #myacct-wrapper .myacct-lt .backButton a:link, html.ccmc #myacct-wrapper .myacct-lt .backButton a:visited, html.ccmc .myacct-wrapper #myacct-lt .backButton a:link, html.ccmc .myacct-wrapper #myacct-lt .backButton a:visited, html.ccmc .myacct-wrapper .myacct-lt .backButton a:link, html.ccmc .myacct-wrapper .myacct-lt .backButton a:visited {
          color: #006890;
          font-size: 16px;
          font-weight: 400;
          text-decoration: none; }
        html.ccmc #myacct-wrapper #myacct-lt .backButton a:hover, html.ccmc #myacct-wrapper #myacct-lt .backButton a:active, html.ccmc #myacct-wrapper .myacct-lt .backButton a:hover, html.ccmc #myacct-wrapper .myacct-lt .backButton a:active, html.ccmc .myacct-wrapper #myacct-lt .backButton a:hover, html.ccmc .myacct-wrapper #myacct-lt .backButton a:active, html.ccmc .myacct-wrapper .myacct-lt .backButton a:hover, html.ccmc .myacct-wrapper .myacct-lt .backButton a:active {
          color: #006890;
          font-size: 16px;
          font-weight: 400;
          text-decoration: underline; }
      html.ccmc #myacct-wrapper #myacct-lt .backLink p:first-child, html.ccmc #myacct-wrapper .myacct-lt .backLink p:first-child, html.ccmc .myacct-wrapper #myacct-lt .backLink p:first-child, html.ccmc .myacct-wrapper .myacct-lt .backLink p:first-child {
        padding: 0px !important;
        margin: 0px;
        text-align: right; }
      html.ccmc #myacct-wrapper #myacct-lt .backLink a, html.ccmc #myacct-wrapper .myacct-lt .backLink a, html.ccmc .myacct-wrapper #myacct-lt .backLink a, html.ccmc .myacct-wrapper .myacct-lt .backLink a {
        color: #006890;
        font-size: 16px;
        font-weight: 400;
        text-decoration: none; }
        html.ccmc #myacct-wrapper #myacct-lt .backLink a:hover, html.ccmc #myacct-wrapper #myacct-lt .backLink a:visited, html.ccmc #myacct-wrapper .myacct-lt .backLink a:hover, html.ccmc #myacct-wrapper .myacct-lt .backLink a:visited, html.ccmc .myacct-wrapper #myacct-lt .backLink a:hover, html.ccmc .myacct-wrapper #myacct-lt .backLink a:visited, html.ccmc .myacct-wrapper .myacct-lt .backLink a:hover, html.ccmc .myacct-wrapper .myacct-lt .backLink a:visited {
          font-weight: 400;
          text-decoration: underline; }
      html.ccmc #myacct-wrapper #myacct-lt .sectiondetails, html.ccmc #myacct-wrapper .myacct-lt .sectiondetails, html.ccmc .myacct-wrapper #myacct-lt .sectiondetails, html.ccmc .myacct-wrapper .myacct-lt .sectiondetails {
        padding: 0px;
        margin: 0px 0px 40px 0px;
        border-top: 0 none; }
        html.ccmc #myacct-wrapper #myacct-lt .sectiondetails label, html.ccmc #myacct-wrapper .myacct-lt .sectiondetails label, html.ccmc .myacct-wrapper #myacct-lt .sectiondetails label, html.ccmc .myacct-wrapper .myacct-lt .sectiondetails label {
          font-size: 16px;
          line-height: 22px;
          padding: 0px;
          margin: 0px 0px 20px 0px; }
        html.ccmc #myacct-wrapper #myacct-lt .sectiondetails p:first-child, html.ccmc #myacct-wrapper #myacct-lt .sectiondetails label:first-child, html.ccmc #myacct-wrapper .myacct-lt .sectiondetails p:first-child, html.ccmc #myacct-wrapper .myacct-lt .sectiondetails label:first-child, html.ccmc .myacct-wrapper #myacct-lt .sectiondetails p:first-child, html.ccmc .myacct-wrapper #myacct-lt .sectiondetails label:first-child, html.ccmc .myacct-wrapper .myacct-lt .sectiondetails p:first-child, html.ccmc .myacct-wrapper .myacct-lt .sectiondetails label:first-child {
          padding-top: 15px; }
          html.ccmc #myacct-wrapper #myacct-lt .sectiondetails p:first-child.pad-top-0, html.ccmc #myacct-wrapper #myacct-lt .sectiondetails label:first-child.pad-top-0, html.ccmc #myacct-wrapper .myacct-lt .sectiondetails p:first-child.pad-top-0, html.ccmc #myacct-wrapper .myacct-lt .sectiondetails label:first-child.pad-top-0, html.ccmc .myacct-wrapper #myacct-lt .sectiondetails p:first-child.pad-top-0, html.ccmc .myacct-wrapper #myacct-lt .sectiondetails label:first-child.pad-top-0, html.ccmc .myacct-wrapper .myacct-lt .sectiondetails p:first-child.pad-top-0, html.ccmc .myacct-wrapper .myacct-lt .sectiondetails label:first-child.pad-top-0 {
            padding-top: 0; }
      html.ccmc #myacct-wrapper #myacct-lt .formRow, html.ccmc #myacct-wrapper .myacct-lt .formRow, html.ccmc .myacct-wrapper #myacct-lt .formRow, html.ccmc .myacct-wrapper .myacct-lt .formRow {
        padding: 0px;
        margin: 0px 0px 25px 0px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box; }
        html.ccmc #myacct-wrapper #myacct-lt .formRow *, html.ccmc #myacct-wrapper .myacct-lt .formRow *, html.ccmc .myacct-wrapper #myacct-lt .formRow *, html.ccmc .myacct-wrapper .myacct-lt .formRow * {
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box; }
        html.ccmc #myacct-wrapper #myacct-lt .formRow div, html.ccmc #myacct-wrapper .myacct-lt .formRow div, html.ccmc .myacct-wrapper #myacct-lt .formRow div, html.ccmc .myacct-wrapper .myacct-lt .formRow div {
          padding-right: 0;
          padding-bottom: 0; }
        html.ccmc #myacct-wrapper #myacct-lt .formRow .labelText, html.ccmc #myacct-wrapper #myacct-lt .formRow label, html.ccmc #myacct-wrapper .myacct-lt .formRow .labelText, html.ccmc #myacct-wrapper .myacct-lt .formRow label, html.ccmc .myacct-wrapper #myacct-lt .formRow .labelText, html.ccmc .myacct-wrapper #myacct-lt .formRow label, html.ccmc .myacct-wrapper .myacct-lt .formRow .labelText, html.ccmc .myacct-wrapper .myacct-lt .formRow label {
          margin-bottom: 10px; }
          html.ccmc #myacct-wrapper #myacct-lt .formRow .labelText .required, html.ccmc #myacct-wrapper #myacct-lt .formRow label .required, html.ccmc #myacct-wrapper .myacct-lt .formRow .labelText .required, html.ccmc #myacct-wrapper .myacct-lt .formRow label .required, html.ccmc .myacct-wrapper #myacct-lt .formRow .labelText .required, html.ccmc .myacct-wrapper #myacct-lt .formRow label .required, html.ccmc .myacct-wrapper .myacct-lt .formRow .labelText .required, html.ccmc .myacct-wrapper .myacct-lt .formRow label .required {
            margin: 5px; }
        html.ccmc #myacct-wrapper #myacct-lt .formRow input, html.ccmc #myacct-wrapper #myacct-lt .formRow select, html.ccmc #myacct-wrapper #myacct-lt .formRow textarea, html.ccmc #myacct-wrapper .myacct-lt .formRow input, html.ccmc #myacct-wrapper .myacct-lt .formRow select, html.ccmc #myacct-wrapper .myacct-lt .formRow textarea, html.ccmc .myacct-wrapper #myacct-lt .formRow input, html.ccmc .myacct-wrapper #myacct-lt .formRow select, html.ccmc .myacct-wrapper #myacct-lt .formRow textarea, html.ccmc .myacct-wrapper .myacct-lt .formRow input, html.ccmc .myacct-wrapper .myacct-lt .formRow select, html.ccmc .myacct-wrapper .myacct-lt .formRow textarea {
          margin: 0; }
        html.ccmc #myacct-wrapper #myacct-lt .formRow .actionSection a, html.ccmc #myacct-wrapper .myacct-lt .formRow .actionSection a, html.ccmc .myacct-wrapper #myacct-lt .formRow .actionSection a, html.ccmc .myacct-wrapper .myacct-lt .formRow .actionSection a {
          color: #242f35;
          margin: 11px 0px 0px 40px;
          float: left;
          font-size: 14px;
          font-weight: 400; }
          html.ccmc #myacct-wrapper #myacct-lt .formRow .actionSection a:link, html.ccmc #myacct-wrapper #myacct-lt .formRow .actionSection a:visited, html.ccmc #myacct-wrapper .myacct-lt .formRow .actionSection a:link, html.ccmc #myacct-wrapper .myacct-lt .formRow .actionSection a:visited, html.ccmc .myacct-wrapper #myacct-lt .formRow .actionSection a:link, html.ccmc .myacct-wrapper #myacct-lt .formRow .actionSection a:visited, html.ccmc .myacct-wrapper .myacct-lt .formRow .actionSection a:link, html.ccmc .myacct-wrapper .myacct-lt .formRow .actionSection a:visited {
            text-decoration: underline; }
          html.ccmc #myacct-wrapper #myacct-lt .formRow .actionSection a:hover, html.ccmc #myacct-wrapper #myacct-lt .formRow .actionSection a:active, html.ccmc #myacct-wrapper .myacct-lt .formRow .actionSection a:hover, html.ccmc #myacct-wrapper .myacct-lt .formRow .actionSection a:active, html.ccmc .myacct-wrapper #myacct-lt .formRow .actionSection a:hover, html.ccmc .myacct-wrapper #myacct-lt .formRow .actionSection a:active, html.ccmc .myacct-wrapper .myacct-lt .formRow .actionSection a:hover, html.ccmc .myacct-wrapper .myacct-lt .formRow .actionSection a:active {
            text-decoration: none; }
        html.ccmc #myacct-wrapper #myacct-lt .formRow .createFields, html.ccmc #myacct-wrapper .myacct-lt .formRow .createFields, html.ccmc .myacct-wrapper #myacct-lt .formRow .createFields, html.ccmc .myacct-wrapper .myacct-lt .formRow .createFields {
          float: none !important;
          padding: 0 !important; }
          html.ccmc #myacct-wrapper #myacct-lt .formRow .createFields div, html.ccmc #myacct-wrapper .myacct-lt .formRow .createFields div, html.ccmc .myacct-wrapper #myacct-lt .formRow .createFields div, html.ccmc .myacct-wrapper .myacct-lt .formRow .createFields div {
            float: none !important;
            padding: 0 !important; }
          html.ccmc #myacct-wrapper #myacct-lt .formRow .createFields.noLabel, html.ccmc #myacct-wrapper .myacct-lt .formRow .createFields.noLabel, html.ccmc .myacct-wrapper #myacct-lt .formRow .createFields.noLabel, html.ccmc .myacct-wrapper .myacct-lt .formRow .createFields.noLabel {
            margin-top: 57px; }
          html.ccmc #myacct-wrapper #myacct-lt .formRow .createFields span.holderWrap, html.ccmc #myacct-wrapper #myacct-lt .formRow .createFields span.holder, html.ccmc #myacct-wrapper .myacct-lt .formRow .createFields span.holderWrap, html.ccmc #myacct-wrapper .myacct-lt .formRow .createFields span.holder, html.ccmc .myacct-wrapper #myacct-lt .formRow .createFields span.holderWrap, html.ccmc .myacct-wrapper #myacct-lt .formRow .createFields span.holder, html.ccmc .myacct-wrapper .myacct-lt .formRow .createFields span.holderWrap, html.ccmc .myacct-wrapper .myacct-lt .formRow .createFields span.holder {
            margin: 0;
            padding: 0 !important; }
          html.ccmc #myacct-wrapper #myacct-lt .formRow .createFields span.holderWrap, html.ccmc #myacct-wrapper .myacct-lt .formRow .createFields span.holderWrap, html.ccmc .myacct-wrapper #myacct-lt .formRow .createFields span.holderWrap, html.ccmc .myacct-wrapper .myacct-lt .formRow .createFields span.holderWrap {
            margin-right: 5px;
            margin-left: 0; }
          html.ccmc #myacct-wrapper #myacct-lt .formRow .createFields + label.error, html.ccmc #myacct-wrapper .myacct-lt .formRow .createFields + label.error, html.ccmc .myacct-wrapper #myacct-lt .formRow .createFields + label.error, html.ccmc .myacct-wrapper .myacct-lt .formRow .createFields + label.error {
            margin-top: 10px !important; }
          html.ccmc #myacct-wrapper #myacct-lt .formRow .createFields textarea, html.ccmc #myacct-wrapper .myacct-lt .formRow .createFields textarea, html.ccmc .myacct-wrapper #myacct-lt .formRow .createFields textarea, html.ccmc .myacct-wrapper .myacct-lt .formRow .createFields textarea {
            width: 400px;
            height: 70px;
            color: #495054;
            margin: 0 !important;
            background-color: #fff;
            border: 1px solid #5e6f78;
            padding: 0 0 0 6px;
            margin: 0px 0px 20px 0px;
            font-size: 16px;
            line-height: 40px;
            border-radius: 5px;
            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;
            background-image: none;
            resize: vertical; }
            html.ccmc #myacct-wrapper #myacct-lt .formRow .createFields textarea.error, html.ccmc #myacct-wrapper .myacct-lt .formRow .createFields textarea.error, html.ccmc .myacct-wrapper #myacct-lt .formRow .createFields textarea.error, html.ccmc .myacct-wrapper .myacct-lt .formRow .createFields textarea.error {
              box-shadow: 0px 0px 0px 2px #b50303;
              border: #b50303 1px solid; }
        html.ccmc #myacct-wrapper #myacct-lt .formRow [class*="span"] .createFields, html.ccmc #myacct-wrapper #myacct-lt .formRow [class*="span"] input, html.ccmc #myacct-wrapper #myacct-lt .formRow [class*="span"] select, html.ccmc #myacct-wrapper #myacct-lt .formRow [class*="span"] textarea, html.ccmc #myacct-wrapper #myacct-lt .formRow [class*="span"] .select-style, html.ccmc #myacct-wrapper #myacct-lt .formRow [class*="span"] .dropdownBox, html.ccmc #myacct-wrapper .myacct-lt .formRow [class*="span"] .createFields, html.ccmc #myacct-wrapper .myacct-lt .formRow [class*="span"] input, html.ccmc #myacct-wrapper .myacct-lt .formRow [class*="span"] select, html.ccmc #myacct-wrapper .myacct-lt .formRow [class*="span"] textarea, html.ccmc #myacct-wrapper .myacct-lt .formRow [class*="span"] .select-style, html.ccmc #myacct-wrapper .myacct-lt .formRow [class*="span"] .dropdownBox, html.ccmc .myacct-wrapper #myacct-lt .formRow [class*="span"] .createFields, html.ccmc .myacct-wrapper #myacct-lt .formRow [class*="span"] input, html.ccmc .myacct-wrapper #myacct-lt .formRow [class*="span"] select, html.ccmc .myacct-wrapper #myacct-lt .formRow [class*="span"] textarea, html.ccmc .myacct-wrapper #myacct-lt .formRow [class*="span"] .select-style, html.ccmc .myacct-wrapper #myacct-lt .formRow [class*="span"] .dropdownBox, html.ccmc .myacct-wrapper .myacct-lt .formRow [class*="span"] .createFields, html.ccmc .myacct-wrapper .myacct-lt .formRow [class*="span"] input, html.ccmc .myacct-wrapper .myacct-lt .formRow [class*="span"] select, html.ccmc .myacct-wrapper .myacct-lt .formRow [class*="span"] textarea, html.ccmc .myacct-wrapper .myacct-lt .formRow [class*="span"] .select-style, html.ccmc .myacct-wrapper .myacct-lt .formRow [class*="span"] .dropdownBox {
          width: 100%;
          max-width: 100% !important; }
        html.ccmc #myacct-wrapper #myacct-lt .formRow [class*="span"] .select-style, html.ccmc #myacct-wrapper .myacct-lt .formRow [class*="span"] .select-style, html.ccmc .myacct-wrapper #myacct-lt .formRow [class*="span"] .select-style, html.ccmc .myacct-wrapper .myacct-lt .formRow [class*="span"] .select-style {
          margin-bottom: 0; }
        html.ccmc #myacct-wrapper #myacct-lt .formRow p, html.ccmc #myacct-wrapper #myacct-lt .formRow label, html.ccmc #myacct-wrapper .myacct-lt .formRow p, html.ccmc #myacct-wrapper .myacct-lt .formRow label, html.ccmc .myacct-wrapper #myacct-lt .formRow p, html.ccmc .myacct-wrapper #myacct-lt .formRow label, html.ccmc .myacct-wrapper .myacct-lt .formRow p, html.ccmc .myacct-wrapper .myacct-lt .formRow label {
          margin-bottom: 10px !important; }
        html.ccmc #myacct-wrapper #myacct-lt .formRow label.error, html.ccmc #myacct-wrapper .myacct-lt .formRow label.error, html.ccmc .myacct-wrapper #myacct-lt .formRow label.error, html.ccmc .myacct-wrapper .myacct-lt .formRow label.error {
          margin-top: 10px !important; }
      html.ccmc #myacct-wrapper #myacct-lt label.prettyCheckbox.radio, html.ccmc #myacct-wrapper .myacct-lt label.prettyCheckbox.radio, html.ccmc .myacct-wrapper #myacct-lt label.prettyCheckbox.radio, html.ccmc .myacct-wrapper .myacct-lt label.prettyCheckbox.radio {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
        margin-bottom: 0 !important;
        width: auto;
        margin-right: 10px; }
      html.ccmc #myacct-wrapper #myacct-lt label.prettyCheckbox span.holderWrap, html.ccmc #myacct-wrapper .myacct-lt label.prettyCheckbox span.holderWrap, html.ccmc .myacct-wrapper #myacct-lt label.prettyCheckbox span.holderWrap, html.ccmc .myacct-wrapper .myacct-lt label.prettyCheckbox span.holderWrap {
        display: block;
        float: left;
        height: 20px;
        margin-right: 5px;
        margin-left: 0;
        overflow: hidden;
        position: relative;
        width: 20px; }
      html.ccmc #myacct-wrapper #myacct-lt #formContainer label.radio:hover span.holder, html.ccmc #myacct-wrapper .myacct-lt #formContainer label.radio:hover span.holder, html.ccmc .myacct-wrapper #myacct-lt #formContainer label.radio:hover span.holder, html.ccmc .myacct-wrapper .myacct-lt #formContainer label.radio:hover span.holder {
        top: -20px !important; }
      html.ccmc #myacct-wrapper #myacct-lt #formContainer label.checked span.holder, html.ccmc #myacct-wrapper .myacct-lt #formContainer label.checked span.holder, html.ccmc .myacct-wrapper #myacct-lt #formContainer label.checked span.holder, html.ccmc .myacct-wrapper .myacct-lt #formContainer label.checked span.holder {
        top: -40px !important; }
      html.ccmc #myacct-wrapper #myacct-lt label.radio span.holder, html.ccmc #myacct-wrapper #myacct-lt label.radio.usersubmiterror span.holder, html.ccmc #myacct-wrapper .myacct-lt label.radio span.holder, html.ccmc #myacct-wrapper .myacct-lt label.radio.usersubmiterror span.holder, html.ccmc .myacct-wrapper #myacct-lt label.radio span.holder, html.ccmc .myacct-wrapper #myacct-lt label.radio.usersubmiterror span.holder, html.ccmc .myacct-wrapper .myacct-lt label.radio span.holder, html.ccmc .myacct-wrapper .myacct-lt label.radio.usersubmiterror span.holder {
        background: url("../images/radio_btn.png") no-repeat scroll 0 0 transparent !important;
        height: 60px; }
      html.ccmc #myacct-wrapper #myacct-lt label.prettyCheckbox span.holder, html.ccmc #myacct-wrapper .myacct-lt label.prettyCheckbox span.holder, html.ccmc .myacct-wrapper #myacct-lt label.prettyCheckbox span.holder, html.ccmc .myacct-wrapper .myacct-lt label.prettyCheckbox span.holder {
        display: block;
        left: 0;
        position: absolute;
        top: 0;
        width: 20px; }
      html.ccmc #myacct-wrapper #myacct-lt .formtable, html.ccmc #myacct-wrapper .myacct-lt .formtable, html.ccmc .myacct-wrapper #myacct-lt .formtable, html.ccmc .myacct-wrapper .myacct-lt .formtable {
        width: 100%;
        height: auto;
        padding: 0px;
        margin: 0px;
        border-top: 2px solid #b8bfc2; }
      html.ccmc #myacct-wrapper #myacct-lt .sectionhead, html.ccmc #myacct-wrapper .myacct-lt .sectionhead, html.ccmc .myacct-wrapper #myacct-lt .sectionhead, html.ccmc .myacct-wrapper .myacct-lt .sectionhead {
        width: 100%;
        height: auto;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 10px 0px;
        border-bottom: 2px solid #b8bfc2;
        display: table; }
        html.ccmc #myacct-wrapper #myacct-lt .sectionhead.policiestb, html.ccmc #myacct-wrapper .myacct-lt .sectionhead.policiestb, html.ccmc .myacct-wrapper #myacct-lt .sectionhead.policiestb, html.ccmc .myacct-wrapper .myacct-lt .sectionhead.policiestb {
          margin-top: 20px; }
        html.ccmc #myacct-wrapper #myacct-lt .sectionhead.no-border, html.ccmc #myacct-wrapper .myacct-lt .sectionhead.no-border, html.ccmc .myacct-wrapper #myacct-lt .sectionhead.no-border, html.ccmc .myacct-wrapper .myacct-lt .sectionhead.no-border {
          border: 0 none; }
      html.ccmc #myacct-wrapper #myacct-lt p, html.ccmc #myacct-wrapper #myacct-lt label, html.ccmc #myacct-wrapper .myacct-lt p, html.ccmc #myacct-wrapper .myacct-lt label, html.ccmc .myacct-wrapper #myacct-lt p, html.ccmc .myacct-wrapper #myacct-lt label, html.ccmc .myacct-wrapper .myacct-lt p, html.ccmc .myacct-wrapper .myacct-lt label {
        color: #242f35; }
        html.ccmc #myacct-wrapper #myacct-lt p.smtext, html.ccmc #myacct-wrapper #myacct-lt label.smtext, html.ccmc #myacct-wrapper .myacct-lt p.smtext, html.ccmc #myacct-wrapper .myacct-lt label.smtext, html.ccmc .myacct-wrapper #myacct-lt p.smtext, html.ccmc .myacct-wrapper #myacct-lt label.smtext, html.ccmc .myacct-wrapper .myacct-lt p.smtext, html.ccmc .myacct-wrapper .myacct-lt label.smtext {
          font-size: 14px;
          line-height: 20px; }
      html.ccmc #myacct-wrapper #myacct-lt .errorDiv, html.ccmc #myacct-wrapper .myacct-lt .errorDiv, html.ccmc .myacct-wrapper #myacct-lt .errorDiv, html.ccmc .myacct-wrapper .myacct-lt .errorDiv {
        padding: 15px 0px 15px 0px !important; }
        html.ccmc #myacct-wrapper #myacct-lt .errorDiv img, html.ccmc #myacct-wrapper .myacct-lt .errorDiv img, html.ccmc .myacct-wrapper #myacct-lt .errorDiv img, html.ccmc .myacct-wrapper .myacct-lt .errorDiv img {
          margin: -5px 10px 0 10px; }
      html.ccmc #myacct-wrapper #myacct-lt .accttable, html.ccmc #myacct-wrapper #myacct-lt .formtable, html.ccmc #myacct-wrapper #myacct-lt .homecover, html.ccmc #myacct-wrapper .myacct-lt .accttable, html.ccmc #myacct-wrapper .myacct-lt .formtable, html.ccmc #myacct-wrapper .myacct-lt .homecover, html.ccmc .myacct-wrapper #myacct-lt .accttable, html.ccmc .myacct-wrapper #myacct-lt .formtable, html.ccmc .myacct-wrapper #myacct-lt .homecover, html.ccmc .myacct-wrapper .myacct-lt .accttable, html.ccmc .myacct-wrapper .myacct-lt .formtable, html.ccmc .myacct-wrapper .myacct-lt .homecover {
        width: 100%;
        height: auto;
        padding: 0px;
        float: left;
        margin-right: 0;
        margin-bottom: 20px; }
        html.ccmc #myacct-wrapper #myacct-lt .accttable a, html.ccmc #myacct-wrapper #myacct-lt .formtable a, html.ccmc #myacct-wrapper #myacct-lt .homecover a, html.ccmc #myacct-wrapper .myacct-lt .accttable a, html.ccmc #myacct-wrapper .myacct-lt .formtable a, html.ccmc #myacct-wrapper .myacct-lt .homecover a, html.ccmc .myacct-wrapper #myacct-lt .accttable a, html.ccmc .myacct-wrapper #myacct-lt .formtable a, html.ccmc .myacct-wrapper #myacct-lt .homecover a, html.ccmc .myacct-wrapper .myacct-lt .accttable a, html.ccmc .myacct-wrapper .myacct-lt .formtable a, html.ccmc .myacct-wrapper .myacct-lt .homecover a {
          color: #006890;
          text-decoration: none;
          font-weight: normal; }
          html.ccmc #myacct-wrapper #myacct-lt .accttable a:link, html.ccmc #myacct-wrapper #myacct-lt .accttable a:visited, html.ccmc #myacct-wrapper #myacct-lt .formtable a:link, html.ccmc #myacct-wrapper #myacct-lt .formtable a:visited, html.ccmc #myacct-wrapper #myacct-lt .homecover a:link, html.ccmc #myacct-wrapper #myacct-lt .homecover a:visited, html.ccmc #myacct-wrapper .myacct-lt .accttable a:link, html.ccmc #myacct-wrapper .myacct-lt .accttable a:visited, html.ccmc #myacct-wrapper .myacct-lt .formtable a:link, html.ccmc #myacct-wrapper .myacct-lt .formtable a:visited, html.ccmc #myacct-wrapper .myacct-lt .homecover a:link, html.ccmc #myacct-wrapper .myacct-lt .homecover a:visited, html.ccmc .myacct-wrapper #myacct-lt .accttable a:link, html.ccmc .myacct-wrapper #myacct-lt .accttable a:visited, html.ccmc .myacct-wrapper #myacct-lt .formtable a:link, html.ccmc .myacct-wrapper #myacct-lt .formtable a:visited, html.ccmc .myacct-wrapper #myacct-lt .homecover a:link, html.ccmc .myacct-wrapper #myacct-lt .homecover a:visited, html.ccmc .myacct-wrapper .myacct-lt .accttable a:link, html.ccmc .myacct-wrapper .myacct-lt .accttable a:visited, html.ccmc .myacct-wrapper .myacct-lt .formtable a:link, html.ccmc .myacct-wrapper .myacct-lt .formtable a:visited, html.ccmc .myacct-wrapper .myacct-lt .homecover a:link, html.ccmc .myacct-wrapper .myacct-lt .homecover a:visited {
            color: #006890;
            text-decoration: none;
            font-weight: normal; }
          html.ccmc #myacct-wrapper #myacct-lt .accttable a:hover, html.ccmc #myacct-wrapper #myacct-lt .accttable a:active, html.ccmc #myacct-wrapper #myacct-lt .formtable a:hover, html.ccmc #myacct-wrapper #myacct-lt .formtable a:active, html.ccmc #myacct-wrapper #myacct-lt .homecover a:hover, html.ccmc #myacct-wrapper #myacct-lt .homecover a:active, html.ccmc #myacct-wrapper .myacct-lt .accttable a:hover, html.ccmc #myacct-wrapper .myacct-lt .accttable a:active, html.ccmc #myacct-wrapper .myacct-lt .formtable a:hover, html.ccmc #myacct-wrapper .myacct-lt .formtable a:active, html.ccmc #myacct-wrapper .myacct-lt .homecover a:hover, html.ccmc #myacct-wrapper .myacct-lt .homecover a:active, html.ccmc .myacct-wrapper #myacct-lt .accttable a:hover, html.ccmc .myacct-wrapper #myacct-lt .accttable a:active, html.ccmc .myacct-wrapper #myacct-lt .formtable a:hover, html.ccmc .myacct-wrapper #myacct-lt .formtable a:active, html.ccmc .myacct-wrapper #myacct-lt .homecover a:hover, html.ccmc .myacct-wrapper #myacct-lt .homecover a:active, html.ccmc .myacct-wrapper .myacct-lt .accttable a:hover, html.ccmc .myacct-wrapper .myacct-lt .accttable a:active, html.ccmc .myacct-wrapper .myacct-lt .formtable a:hover, html.ccmc .myacct-wrapper .myacct-lt .formtable a:active, html.ccmc .myacct-wrapper .myacct-lt .homecover a:hover, html.ccmc .myacct-wrapper .myacct-lt .homecover a:active {
            color: #006890;
            text-decoration: underline;
            font-weight: normal; }
        html.ccmc #myacct-wrapper #myacct-lt .accttable .claimstxt, html.ccmc #myacct-wrapper #myacct-lt .formtable .claimstxt, html.ccmc #myacct-wrapper #myacct-lt .homecover .claimstxt, html.ccmc #myacct-wrapper .myacct-lt .accttable .claimstxt, html.ccmc #myacct-wrapper .myacct-lt .formtable .claimstxt, html.ccmc #myacct-wrapper .myacct-lt .homecover .claimstxt, html.ccmc .myacct-wrapper #myacct-lt .accttable .claimstxt, html.ccmc .myacct-wrapper #myacct-lt .formtable .claimstxt, html.ccmc .myacct-wrapper #myacct-lt .homecover .claimstxt, html.ccmc .myacct-wrapper .myacct-lt .accttable .claimstxt, html.ccmc .myacct-wrapper .myacct-lt .formtable .claimstxt, html.ccmc .myacct-wrapper .myacct-lt .homecover .claimstxt {
          font-size: 14px;
          line-height: 20px;
          padding: 0px;
          margin: 20px 0px 0px 0px; }
          html.ccmc #myacct-wrapper #myacct-lt .accttable .claimstxt a, html.ccmc #myacct-wrapper #myacct-lt .formtable .claimstxt a, html.ccmc #myacct-wrapper #myacct-lt .homecover .claimstxt a, html.ccmc #myacct-wrapper .myacct-lt .accttable .claimstxt a, html.ccmc #myacct-wrapper .myacct-lt .formtable .claimstxt a, html.ccmc #myacct-wrapper .myacct-lt .homecover .claimstxt a, html.ccmc .myacct-wrapper #myacct-lt .accttable .claimstxt a, html.ccmc .myacct-wrapper #myacct-lt .formtable .claimstxt a, html.ccmc .myacct-wrapper #myacct-lt .homecover .claimstxt a, html.ccmc .myacct-wrapper .myacct-lt .accttable .claimstxt a, html.ccmc .myacct-wrapper .myacct-lt .formtable .claimstxt a, html.ccmc .myacct-wrapper .myacct-lt .homecover .claimstxt a {
            font-size: 14px !important; }
        html.ccmc #myacct-wrapper #myacct-lt .accttable table, html.ccmc #myacct-wrapper #myacct-lt .formtable table, html.ccmc #myacct-wrapper #myacct-lt .homecover table, html.ccmc #myacct-wrapper .myacct-lt .accttable table, html.ccmc #myacct-wrapper .myacct-lt .formtable table, html.ccmc #myacct-wrapper .myacct-lt .homecover table, html.ccmc .myacct-wrapper #myacct-lt .accttable table, html.ccmc .myacct-wrapper #myacct-lt .formtable table, html.ccmc .myacct-wrapper #myacct-lt .homecover table, html.ccmc .myacct-wrapper .myacct-lt .accttable table, html.ccmc .myacct-wrapper .myacct-lt .formtable table, html.ccmc .myacct-wrapper .myacct-lt .homecover table {
          border-collapse: collapse;
          width: 100%;
          font-size: 16px;
          font-family: 'Roboto', Arial, sans-serif;
          color: #242f35;
          line-height: 22px; }
        html.ccmc #myacct-wrapper #myacct-lt .accttable th, html.ccmc #myacct-wrapper #myacct-lt .formtable th, html.ccmc #myacct-wrapper #myacct-lt .homecover th, html.ccmc #myacct-wrapper .myacct-lt .accttable th, html.ccmc #myacct-wrapper .myacct-lt .formtable th, html.ccmc #myacct-wrapper .myacct-lt .homecover th, html.ccmc .myacct-wrapper #myacct-lt .accttable th, html.ccmc .myacct-wrapper #myacct-lt .formtable th, html.ccmc .myacct-wrapper #myacct-lt .homecover th, html.ccmc .myacct-wrapper .myacct-lt .accttable th, html.ccmc .myacct-wrapper .myacct-lt .formtable th, html.ccmc .myacct-wrapper .myacct-lt .homecover th {
          border-bottom: 1px solid #b8bfc2;
          padding: 11px 0px;
          font-weight: 500; }
        html.ccmc #myacct-wrapper #myacct-lt .accttable th, html.ccmc #myacct-wrapper #myacct-lt .accttable td, html.ccmc #myacct-wrapper #myacct-lt .formtable th, html.ccmc #myacct-wrapper #myacct-lt .formtable td, html.ccmc #myacct-wrapper #myacct-lt .homecover th, html.ccmc #myacct-wrapper #myacct-lt .homecover td, html.ccmc #myacct-wrapper .myacct-lt .accttable th, html.ccmc #myacct-wrapper .myacct-lt .accttable td, html.ccmc #myacct-wrapper .myacct-lt .formtable th, html.ccmc #myacct-wrapper .myacct-lt .formtable td, html.ccmc #myacct-wrapper .myacct-lt .homecover th, html.ccmc #myacct-wrapper .myacct-lt .homecover td, html.ccmc .myacct-wrapper #myacct-lt .accttable th, html.ccmc .myacct-wrapper #myacct-lt .accttable td, html.ccmc .myacct-wrapper #myacct-lt .formtable th, html.ccmc .myacct-wrapper #myacct-lt .formtable td, html.ccmc .myacct-wrapper #myacct-lt .homecover th, html.ccmc .myacct-wrapper #myacct-lt .homecover td, html.ccmc .myacct-wrapper .myacct-lt .accttable th, html.ccmc .myacct-wrapper .myacct-lt .accttable td, html.ccmc .myacct-wrapper .myacct-lt .formtable th, html.ccmc .myacct-wrapper .myacct-lt .formtable td, html.ccmc .myacct-wrapper .myacct-lt .homecover th, html.ccmc .myacct-wrapper .myacct-lt .homecover td {
          vertical-align: top;
          text-align: left; }
          html.ccmc #myacct-wrapper #myacct-lt .accttable th.price, html.ccmc #myacct-wrapper #myacct-lt .accttable td.price, html.ccmc #myacct-wrapper #myacct-lt .formtable th.price, html.ccmc #myacct-wrapper #myacct-lt .formtable td.price, html.ccmc #myacct-wrapper #myacct-lt .homecover th.price, html.ccmc #myacct-wrapper #myacct-lt .homecover td.price, html.ccmc #myacct-wrapper .myacct-lt .accttable th.price, html.ccmc #myacct-wrapper .myacct-lt .accttable td.price, html.ccmc #myacct-wrapper .myacct-lt .formtable th.price, html.ccmc #myacct-wrapper .myacct-lt .formtable td.price, html.ccmc #myacct-wrapper .myacct-lt .homecover th.price, html.ccmc #myacct-wrapper .myacct-lt .homecover td.price, html.ccmc .myacct-wrapper #myacct-lt .accttable th.price, html.ccmc .myacct-wrapper #myacct-lt .accttable td.price, html.ccmc .myacct-wrapper #myacct-lt .formtable th.price, html.ccmc .myacct-wrapper #myacct-lt .formtable td.price, html.ccmc .myacct-wrapper #myacct-lt .homecover th.price, html.ccmc .myacct-wrapper #myacct-lt .homecover td.price, html.ccmc .myacct-wrapper .myacct-lt .accttable th.price, html.ccmc .myacct-wrapper .myacct-lt .accttable td.price, html.ccmc .myacct-wrapper .myacct-lt .formtable th.price, html.ccmc .myacct-wrapper .myacct-lt .formtable td.price, html.ccmc .myacct-wrapper .myacct-lt .homecover th.price, html.ccmc .myacct-wrapper .myacct-lt .homecover td.price {
            text-align: right !important; }
        html.ccmc #myacct-wrapper #myacct-lt .accttable td, html.ccmc #myacct-wrapper #myacct-lt .formtable td, html.ccmc #myacct-wrapper #myacct-lt .homecover td, html.ccmc #myacct-wrapper .myacct-lt .accttable td, html.ccmc #myacct-wrapper .myacct-lt .formtable td, html.ccmc #myacct-wrapper .myacct-lt .homecover td, html.ccmc .myacct-wrapper #myacct-lt .accttable td, html.ccmc .myacct-wrapper #myacct-lt .formtable td, html.ccmc .myacct-wrapper #myacct-lt .homecover td, html.ccmc .myacct-wrapper .myacct-lt .accttable td, html.ccmc .myacct-wrapper .myacct-lt .formtable td, html.ccmc .myacct-wrapper .myacct-lt .homecover td {
          border-top: 1px solid #b8bfc2;
          border-bottom: 1px solid #b8bfc2;
          padding: 16px 0px;
          font-weight: 400; }
          html.ccmc #myacct-wrapper #myacct-lt .accttable td label.prettyCheckbox.radio, html.ccmc #myacct-wrapper #myacct-lt .formtable td label.prettyCheckbox.radio, html.ccmc #myacct-wrapper #myacct-lt .homecover td label.prettyCheckbox.radio, html.ccmc #myacct-wrapper .myacct-lt .accttable td label.prettyCheckbox.radio, html.ccmc #myacct-wrapper .myacct-lt .formtable td label.prettyCheckbox.radio, html.ccmc #myacct-wrapper .myacct-lt .homecover td label.prettyCheckbox.radio, html.ccmc .myacct-wrapper #myacct-lt .accttable td label.prettyCheckbox.radio, html.ccmc .myacct-wrapper #myacct-lt .formtable td label.prettyCheckbox.radio, html.ccmc .myacct-wrapper #myacct-lt .homecover td label.prettyCheckbox.radio, html.ccmc .myacct-wrapper .myacct-lt .accttable td label.prettyCheckbox.radio, html.ccmc .myacct-wrapper .myacct-lt .formtable td label.prettyCheckbox.radio, html.ccmc .myacct-wrapper .myacct-lt .homecover td label.prettyCheckbox.radio {
            width: 20px; }
          html.ccmc #myacct-wrapper #myacct-lt .accttable td.text-right, html.ccmc #myacct-wrapper #myacct-lt .formtable td.text-right, html.ccmc #myacct-wrapper #myacct-lt .homecover td.text-right, html.ccmc #myacct-wrapper .myacct-lt .accttable td.text-right, html.ccmc #myacct-wrapper .myacct-lt .formtable td.text-right, html.ccmc #myacct-wrapper .myacct-lt .homecover td.text-right, html.ccmc .myacct-wrapper #myacct-lt .accttable td.text-right, html.ccmc .myacct-wrapper #myacct-lt .formtable td.text-right, html.ccmc .myacct-wrapper #myacct-lt .homecover td.text-right, html.ccmc .myacct-wrapper .myacct-lt .accttable td.text-right, html.ccmc .myacct-wrapper .myacct-lt .formtable td.text-right, html.ccmc .myacct-wrapper .myacct-lt .homecover td.text-right {
            text-align: right !important; }
          html.ccmc #myacct-wrapper #myacct-lt .accttable td.tableHeading, html.ccmc #myacct-wrapper #myacct-lt .formtable td.tableHeading, html.ccmc #myacct-wrapper #myacct-lt .homecover td.tableHeading, html.ccmc #myacct-wrapper .myacct-lt .accttable td.tableHeading, html.ccmc #myacct-wrapper .myacct-lt .formtable td.tableHeading, html.ccmc #myacct-wrapper .myacct-lt .homecover td.tableHeading, html.ccmc .myacct-wrapper #myacct-lt .accttable td.tableHeading, html.ccmc .myacct-wrapper #myacct-lt .formtable td.tableHeading, html.ccmc .myacct-wrapper #myacct-lt .homecover td.tableHeading, html.ccmc .myacct-wrapper .myacct-lt .accttable td.tableHeading, html.ccmc .myacct-wrapper .myacct-lt .formtable td.tableHeading, html.ccmc .myacct-wrapper .myacct-lt .homecover td.tableHeading {
            font-weight: 500; }
        html.ccmc #myacct-wrapper #myacct-lt .accttable tr.afterTableLink td, html.ccmc #myacct-wrapper #myacct-lt .formtable tr.afterTableLink td, html.ccmc #myacct-wrapper #myacct-lt .homecover tr.afterTableLink td, html.ccmc #myacct-wrapper .myacct-lt .accttable tr.afterTableLink td, html.ccmc #myacct-wrapper .myacct-lt .formtable tr.afterTableLink td, html.ccmc #myacct-wrapper .myacct-lt .homecover tr.afterTableLink td, html.ccmc .myacct-wrapper #myacct-lt .accttable tr.afterTableLink td, html.ccmc .myacct-wrapper #myacct-lt .formtable tr.afterTableLink td, html.ccmc .myacct-wrapper #myacct-lt .homecover tr.afterTableLink td, html.ccmc .myacct-wrapper .myacct-lt .accttable tr.afterTableLink td, html.ccmc .myacct-wrapper .myacct-lt .formtable tr.afterTableLink td, html.ccmc .myacct-wrapper .myacct-lt .homecover tr.afterTableLink td {
          border-bottom: 0 none; }
        html.ccmc #myacct-wrapper #myacct-lt .accttable tr.afterTableLinkRow > td, html.ccmc #myacct-wrapper #myacct-lt .formtable tr.afterTableLinkRow > td, html.ccmc #myacct-wrapper #myacct-lt .homecover tr.afterTableLinkRow > td, html.ccmc #myacct-wrapper .myacct-lt .accttable tr.afterTableLinkRow > td, html.ccmc #myacct-wrapper .myacct-lt .formtable tr.afterTableLinkRow > td, html.ccmc #myacct-wrapper .myacct-lt .homecover tr.afterTableLinkRow > td, html.ccmc .myacct-wrapper #myacct-lt .accttable tr.afterTableLinkRow > td, html.ccmc .myacct-wrapper #myacct-lt .formtable tr.afterTableLinkRow > td, html.ccmc .myacct-wrapper #myacct-lt .homecover tr.afterTableLinkRow > td, html.ccmc .myacct-wrapper .myacct-lt .accttable tr.afterTableLinkRow > td, html.ccmc .myacct-wrapper .myacct-lt .formtable tr.afterTableLinkRow > td, html.ccmc .myacct-wrapper .myacct-lt .homecover tr.afterTableLinkRow > td {
          border-top: 0 none; }
        html.ccmc #myacct-wrapper #myacct-lt .accttable tr.afterTableLinkRow table, html.ccmc #myacct-wrapper #myacct-lt .formtable tr.afterTableLinkRow table, html.ccmc #myacct-wrapper #myacct-lt .homecover tr.afterTableLinkRow table, html.ccmc #myacct-wrapper .myacct-lt .accttable tr.afterTableLinkRow table, html.ccmc #myacct-wrapper .myacct-lt .formtable tr.afterTableLinkRow table, html.ccmc #myacct-wrapper .myacct-lt .homecover tr.afterTableLinkRow table, html.ccmc .myacct-wrapper #myacct-lt .accttable tr.afterTableLinkRow table, html.ccmc .myacct-wrapper #myacct-lt .formtable tr.afterTableLinkRow table, html.ccmc .myacct-wrapper #myacct-lt .homecover tr.afterTableLinkRow table, html.ccmc .myacct-wrapper .myacct-lt .accttable tr.afterTableLinkRow table, html.ccmc .myacct-wrapper .myacct-lt .formtable tr.afterTableLinkRow table, html.ccmc .myacct-wrapper .myacct-lt .homecover tr.afterTableLinkRow table {
          margin-top: 16px; }
        html.ccmc #myacct-wrapper #myacct-lt .accttable a:link, html.ccmc #myacct-wrapper #myacct-lt .accttable a:visited, html.ccmc #myacct-wrapper #myacct-lt .formtable a:link, html.ccmc #myacct-wrapper #myacct-lt .formtable a:visited, html.ccmc #myacct-wrapper #myacct-lt .homecover a:link, html.ccmc #myacct-wrapper #myacct-lt .homecover a:visited, html.ccmc #myacct-wrapper .myacct-lt .accttable a:link, html.ccmc #myacct-wrapper .myacct-lt .accttable a:visited, html.ccmc #myacct-wrapper .myacct-lt .formtable a:link, html.ccmc #myacct-wrapper .myacct-lt .formtable a:visited, html.ccmc #myacct-wrapper .myacct-lt .homecover a:link, html.ccmc #myacct-wrapper .myacct-lt .homecover a:visited, html.ccmc .myacct-wrapper #myacct-lt .accttable a:link, html.ccmc .myacct-wrapper #myacct-lt .accttable a:visited, html.ccmc .myacct-wrapper #myacct-lt .formtable a:link, html.ccmc .myacct-wrapper #myacct-lt .formtable a:visited, html.ccmc .myacct-wrapper #myacct-lt .homecover a:link, html.ccmc .myacct-wrapper #myacct-lt .homecover a:visited, html.ccmc .myacct-wrapper .myacct-lt .accttable a:link, html.ccmc .myacct-wrapper .myacct-lt .accttable a:visited, html.ccmc .myacct-wrapper .myacct-lt .formtable a:link, html.ccmc .myacct-wrapper .myacct-lt .formtable a:visited, html.ccmc .myacct-wrapper .myacct-lt .homecover a:link, html.ccmc .myacct-wrapper .myacct-lt .homecover a:visited {
          color: #006890;
          font-size: 16px;
          text-decoration: none; }
        html.ccmc #myacct-wrapper #myacct-lt .accttable a:hover, html.ccmc #myacct-wrapper #myacct-lt .accttable a:active, html.ccmc #myacct-wrapper #myacct-lt .formtable a:hover, html.ccmc #myacct-wrapper #myacct-lt .formtable a:active, html.ccmc #myacct-wrapper #myacct-lt .homecover a:hover, html.ccmc #myacct-wrapper #myacct-lt .homecover a:active, html.ccmc #myacct-wrapper .myacct-lt .accttable a:hover, html.ccmc #myacct-wrapper .myacct-lt .accttable a:active, html.ccmc #myacct-wrapper .myacct-lt .formtable a:hover, html.ccmc #myacct-wrapper .myacct-lt .formtable a:active, html.ccmc #myacct-wrapper .myacct-lt .homecover a:hover, html.ccmc #myacct-wrapper .myacct-lt .homecover a:active, html.ccmc .myacct-wrapper #myacct-lt .accttable a:hover, html.ccmc .myacct-wrapper #myacct-lt .accttable a:active, html.ccmc .myacct-wrapper #myacct-lt .formtable a:hover, html.ccmc .myacct-wrapper #myacct-lt .formtable a:active, html.ccmc .myacct-wrapper #myacct-lt .homecover a:hover, html.ccmc .myacct-wrapper #myacct-lt .homecover a:active, html.ccmc .myacct-wrapper .myacct-lt .accttable a:hover, html.ccmc .myacct-wrapper .myacct-lt .accttable a:active, html.ccmc .myacct-wrapper .myacct-lt .formtable a:hover, html.ccmc .myacct-wrapper .myacct-lt .formtable a:active, html.ccmc .myacct-wrapper .myacct-lt .homecover a:hover, html.ccmc .myacct-wrapper .myacct-lt .homecover a:active {
          color: #006890;
          font-size: 16px;
          text-decoration: underline; }
        html.ccmc #myacct-wrapper #myacct-lt .accttable .tablepadding, html.ccmc #myacct-wrapper #myacct-lt .formtable .tablepadding, html.ccmc #myacct-wrapper #myacct-lt .homecover .tablepadding, html.ccmc #myacct-wrapper .myacct-lt .accttable .tablepadding, html.ccmc #myacct-wrapper .myacct-lt .formtable .tablepadding, html.ccmc #myacct-wrapper .myacct-lt .homecover .tablepadding, html.ccmc .myacct-wrapper #myacct-lt .accttable .tablepadding, html.ccmc .myacct-wrapper #myacct-lt .formtable .tablepadding, html.ccmc .myacct-wrapper #myacct-lt .homecover .tablepadding, html.ccmc .myacct-wrapper .myacct-lt .accttable .tablepadding, html.ccmc .myacct-wrapper .myacct-lt .formtable .tablepadding, html.ccmc .myacct-wrapper .myacct-lt .homecover .tablepadding {
          padding: 0;
          border-bottom: 0 none; }
          html.ccmc #myacct-wrapper #myacct-lt .accttable .tablepadding table, html.ccmc #myacct-wrapper #myacct-lt .formtable .tablepadding table, html.ccmc #myacct-wrapper #myacct-lt .homecover .tablepadding table, html.ccmc #myacct-wrapper .myacct-lt .accttable .tablepadding table, html.ccmc #myacct-wrapper .myacct-lt .formtable .tablepadding table, html.ccmc #myacct-wrapper .myacct-lt .homecover .tablepadding table, html.ccmc .myacct-wrapper #myacct-lt .accttable .tablepadding table, html.ccmc .myacct-wrapper #myacct-lt .formtable .tablepadding table, html.ccmc .myacct-wrapper #myacct-lt .homecover .tablepadding table, html.ccmc .myacct-wrapper .myacct-lt .accttable .tablepadding table, html.ccmc .myacct-wrapper .myacct-lt .formtable .tablepadding table, html.ccmc .myacct-wrapper .myacct-lt .homecover .tablepadding table {
            background-color: #f1f1f1; }
            html.ccmc #myacct-wrapper #myacct-lt .accttable .tablepadding table th, html.ccmc #myacct-wrapper #myacct-lt .formtable .tablepadding table th, html.ccmc #myacct-wrapper #myacct-lt .homecover .tablepadding table th, html.ccmc #myacct-wrapper .myacct-lt .accttable .tablepadding table th, html.ccmc #myacct-wrapper .myacct-lt .formtable .tablepadding table th, html.ccmc #myacct-wrapper .myacct-lt .homecover .tablepadding table th, html.ccmc .myacct-wrapper #myacct-lt .accttable .tablepadding table th, html.ccmc .myacct-wrapper #myacct-lt .formtable .tablepadding table th, html.ccmc .myacct-wrapper #myacct-lt .homecover .tablepadding table th, html.ccmc .myacct-wrapper .myacct-lt .accttable .tablepadding table th, html.ccmc .myacct-wrapper .myacct-lt .formtable .tablepadding table th, html.ccmc .myacct-wrapper .myacct-lt .homecover .tablepadding table th {
              padding: 11px 20px; }
            html.ccmc #myacct-wrapper #myacct-lt .accttable .tablepadding table td, html.ccmc #myacct-wrapper #myacct-lt .formtable .tablepadding table td, html.ccmc #myacct-wrapper #myacct-lt .homecover .tablepadding table td, html.ccmc #myacct-wrapper .myacct-lt .accttable .tablepadding table td, html.ccmc #myacct-wrapper .myacct-lt .formtable .tablepadding table td, html.ccmc #myacct-wrapper .myacct-lt .homecover .tablepadding table td, html.ccmc .myacct-wrapper #myacct-lt .accttable .tablepadding table td, html.ccmc .myacct-wrapper #myacct-lt .formtable .tablepadding table td, html.ccmc .myacct-wrapper #myacct-lt .homecover .tablepadding table td, html.ccmc .myacct-wrapper .myacct-lt .accttable .tablepadding table td, html.ccmc .myacct-wrapper .myacct-lt .formtable .tablepadding table td, html.ccmc .myacct-wrapper .myacct-lt .homecover .tablepadding table td {
              padding: 16px 20px; }
            html.ccmc #myacct-wrapper #myacct-lt .accttable .tablepadding table td.price, html.ccmc #myacct-wrapper #myacct-lt .accttable .tablepadding table th.price, html.ccmc #myacct-wrapper #myacct-lt .formtable .tablepadding table td.price, html.ccmc #myacct-wrapper #myacct-lt .formtable .tablepadding table th.price, html.ccmc #myacct-wrapper #myacct-lt .homecover .tablepadding table td.price, html.ccmc #myacct-wrapper #myacct-lt .homecover .tablepadding table th.price, html.ccmc #myacct-wrapper .myacct-lt .accttable .tablepadding table td.price, html.ccmc #myacct-wrapper .myacct-lt .accttable .tablepadding table th.price, html.ccmc #myacct-wrapper .myacct-lt .formtable .tablepadding table td.price, html.ccmc #myacct-wrapper .myacct-lt .formtable .tablepadding table th.price, html.ccmc #myacct-wrapper .myacct-lt .homecover .tablepadding table td.price, html.ccmc #myacct-wrapper .myacct-lt .homecover .tablepadding table th.price, html.ccmc .myacct-wrapper #myacct-lt .accttable .tablepadding table td.price, html.ccmc .myacct-wrapper #myacct-lt .accttable .tablepadding table th.price, html.ccmc .myacct-wrapper #myacct-lt .formtable .tablepadding table td.price, html.ccmc .myacct-wrapper #myacct-lt .formtable .tablepadding table th.price, html.ccmc .myacct-wrapper #myacct-lt .homecover .tablepadding table td.price, html.ccmc .myacct-wrapper #myacct-lt .homecover .tablepadding table th.price, html.ccmc .myacct-wrapper .myacct-lt .accttable .tablepadding table td.price, html.ccmc .myacct-wrapper .myacct-lt .accttable .tablepadding table th.price, html.ccmc .myacct-wrapper .myacct-lt .formtable .tablepadding table td.price, html.ccmc .myacct-wrapper .myacct-lt .formtable .tablepadding table th.price, html.ccmc .myacct-wrapper .myacct-lt .homecover .tablepadding table td.price, html.ccmc .myacct-wrapper .myacct-lt .homecover .tablepadding table th.price {
              text-align: right;
              font-weight: 500;
              padding: 11px 20px !important; }
            html.ccmc #myacct-wrapper #myacct-lt .accttable .tablepadding table td.noBorderTop, html.ccmc #myacct-wrapper #myacct-lt .formtable .tablepadding table td.noBorderTop, html.ccmc #myacct-wrapper #myacct-lt .homecover .tablepadding table td.noBorderTop, html.ccmc #myacct-wrapper .myacct-lt .accttable .tablepadding table td.noBorderTop, html.ccmc #myacct-wrapper .myacct-lt .formtable .tablepadding table td.noBorderTop, html.ccmc #myacct-wrapper .myacct-lt .homecover .tablepadding table td.noBorderTop, html.ccmc .myacct-wrapper #myacct-lt .accttable .tablepadding table td.noBorderTop, html.ccmc .myacct-wrapper #myacct-lt .formtable .tablepadding table td.noBorderTop, html.ccmc .myacct-wrapper #myacct-lt .homecover .tablepadding table td.noBorderTop, html.ccmc .myacct-wrapper .myacct-lt .accttable .tablepadding table td.noBorderTop, html.ccmc .myacct-wrapper .myacct-lt .formtable .tablepadding table td.noBorderTop, html.ccmc .myacct-wrapper .myacct-lt .homecover .tablepadding table td.noBorderTop {
              border-top: 0 none !important; }
          html.ccmc #myacct-wrapper #myacct-lt .accttable .tablepadding table.transparentBg, html.ccmc #myacct-wrapper #myacct-lt .formtable .tablepadding table.transparentBg, html.ccmc #myacct-wrapper #myacct-lt .homecover .tablepadding table.transparentBg, html.ccmc #myacct-wrapper .myacct-lt .accttable .tablepadding table.transparentBg, html.ccmc #myacct-wrapper .myacct-lt .formtable .tablepadding table.transparentBg, html.ccmc #myacct-wrapper .myacct-lt .homecover .tablepadding table.transparentBg, html.ccmc .myacct-wrapper #myacct-lt .accttable .tablepadding table.transparentBg, html.ccmc .myacct-wrapper #myacct-lt .formtable .tablepadding table.transparentBg, html.ccmc .myacct-wrapper #myacct-lt .homecover .tablepadding table.transparentBg, html.ccmc .myacct-wrapper .myacct-lt .accttable .tablepadding table.transparentBg, html.ccmc .myacct-wrapper .myacct-lt .formtable .tablepadding table.transparentBg, html.ccmc .myacct-wrapper .myacct-lt .homecover .tablepadding table.transparentBg {
            background-color: transparent; }
        html.ccmc #myacct-wrapper #myacct-lt .accttable .tableWithBg td, html.ccmc #myacct-wrapper #myacct-lt .formtable .tableWithBg td, html.ccmc #myacct-wrapper #myacct-lt .homecover .tableWithBg td, html.ccmc #myacct-wrapper .myacct-lt .accttable .tableWithBg td, html.ccmc #myacct-wrapper .myacct-lt .formtable .tableWithBg td, html.ccmc #myacct-wrapper .myacct-lt .homecover .tableWithBg td, html.ccmc .myacct-wrapper #myacct-lt .accttable .tableWithBg td, html.ccmc .myacct-wrapper #myacct-lt .formtable .tableWithBg td, html.ccmc .myacct-wrapper #myacct-lt .homecover .tableWithBg td, html.ccmc .myacct-wrapper .myacct-lt .accttable .tableWithBg td, html.ccmc .myacct-wrapper .myacct-lt .formtable .tableWithBg td, html.ccmc .myacct-wrapper .myacct-lt .homecover .tableWithBg td {
          background-color: #f1f1f1;
          padding: 16px 20px !important; }
      html.ccmc #myacct-wrapper #myacct-lt h3, html.ccmc #myacct-wrapper #myacct-lt .sectionhead-wrapper h2, html.ccmc #myacct-wrapper .myacct-lt h3, html.ccmc #myacct-wrapper .myacct-lt .sectionhead-wrapper h2, html.ccmc .myacct-wrapper #myacct-lt h3, html.ccmc .myacct-wrapper #myacct-lt .sectionhead-wrapper h2, html.ccmc .myacct-wrapper .myacct-lt h3, html.ccmc .myacct-wrapper .myacct-lt .sectionhead-wrapper h2 {
        color: #242f35;
        font-size: 20px;
        font-weight: 400;
        margin: 0px;
        padding: 0px;
        float: left; }
      html.ccmc #myacct-wrapper #myacct-lt .createFields h3, html.ccmc #myacct-wrapper .myacct-lt .createFields h3, html.ccmc .myacct-wrapper #myacct-lt .createFields h3, html.ccmc .myacct-wrapper .myacct-lt .createFields h3 {
        margin: 0 0 10px 0;
        padding: 0px;
        font-size: 18px;
        font-weight: 400;
        color: #002c5f;
        float: none; }
      html.ccmc #myacct-wrapper #myacct-lt .acctbtn a, html.ccmc #myacct-wrapper #myacct-lt input[type="submit"].acctbtn, html.ccmc #myacct-wrapper #myacct-lt .acctfloatbtn a, html.ccmc #myacct-wrapper #myacct-lt .acctboxbtn a, html.ccmc #myacct-wrapper #myacct-lt .acctfloatbtn input[type="submit"], html.ccmc #myacct-wrapper #myacct-lt .acctfloatbtn input[type="button"], html.ccmc #myacct-wrapper .myacct-lt .acctbtn a, html.ccmc #myacct-wrapper .myacct-lt input[type="submit"].acctbtn, html.ccmc #myacct-wrapper .myacct-lt .acctfloatbtn a, html.ccmc #myacct-wrapper .myacct-lt .acctboxbtn a, html.ccmc #myacct-wrapper .myacct-lt .acctfloatbtn input[type="submit"], html.ccmc #myacct-wrapper .myacct-lt .acctfloatbtn input[type="button"], html.ccmc .myacct-wrapper #myacct-lt .acctbtn a, html.ccmc .myacct-wrapper #myacct-lt input[type="submit"].acctbtn, html.ccmc .myacct-wrapper #myacct-lt .acctfloatbtn a, html.ccmc .myacct-wrapper #myacct-lt .acctboxbtn a, html.ccmc .myacct-wrapper #myacct-lt .acctfloatbtn input[type="submit"], html.ccmc .myacct-wrapper #myacct-lt .acctfloatbtn input[type="button"], html.ccmc .myacct-wrapper .myacct-lt .acctbtn a, html.ccmc .myacct-wrapper .myacct-lt input[type="submit"].acctbtn, html.ccmc .myacct-wrapper .myacct-lt .acctfloatbtn a, html.ccmc .myacct-wrapper .myacct-lt .acctboxbtn a, html.ccmc .myacct-wrapper .myacct-lt .acctfloatbtn input[type="submit"], html.ccmc .myacct-wrapper .myacct-lt .acctfloatbtn input[type="button"] {
        width: auto;
        min-width: 187px;
        height: auto;
        display: inline-block;
        padding: 8px;
        margin: 0px auto 0px 0px;
        background-color: #006890 !important;
        background-image: none;
        font-family: 'Roboto', Arial, sans-serif;
        font-weight: 400;
        color: #fff !important;
        font-size: 18px !important;
        text-align: center;
        text-shadow: none;
        line-height: 20px;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        cursor: pointer;
        border: #006890 solid 2px;
        text-decoration: none !important; }
        html.ccmc #myacct-wrapper #myacct-lt .acctbtn a:hover, html.ccmc #myacct-wrapper #myacct-lt .acctbtn a:active, html.ccmc #myacct-wrapper #myacct-lt .acctbtn a:focus, html.ccmc #myacct-wrapper #myacct-lt input[type="submit"].acctbtn:hover, html.ccmc #myacct-wrapper #myacct-lt input[type="submit"].acctbtn:active, html.ccmc #myacct-wrapper #myacct-lt input[type="submit"].acctbtn:focus, html.ccmc #myacct-wrapper #myacct-lt .acctfloatbtn a:hover, html.ccmc #myacct-wrapper #myacct-lt .acctfloatbtn a:active, html.ccmc #myacct-wrapper #myacct-lt .acctfloatbtn a:focus, html.ccmc #myacct-wrapper #myacct-lt .acctboxbtn a:hover, html.ccmc #myacct-wrapper #myacct-lt .acctboxbtn a:active, html.ccmc #myacct-wrapper #myacct-lt .acctboxbtn a:focus, html.ccmc #myacct-wrapper #myacct-lt .acctfloatbtn input[type="submit"]:hover, html.ccmc #myacct-wrapper #myacct-lt .acctfloatbtn input[type="submit"]:active, html.ccmc #myacct-wrapper #myacct-lt .acctfloatbtn input[type="submit"]:focus, html.ccmc #myacct-wrapper #myacct-lt .acctfloatbtn input[type="button"]:hover, html.ccmc #myacct-wrapper #myacct-lt .acctfloatbtn input[type="button"]:active, html.ccmc #myacct-wrapper #myacct-lt .acctfloatbtn input[type="button"]:focus, html.ccmc #myacct-wrapper .myacct-lt .acctbtn a:hover, html.ccmc #myacct-wrapper .myacct-lt .acctbtn a:active, html.ccmc #myacct-wrapper .myacct-lt .acctbtn a:focus, html.ccmc #myacct-wrapper .myacct-lt input[type="submit"].acctbtn:hover, html.ccmc #myacct-wrapper .myacct-lt input[type="submit"].acctbtn:active, html.ccmc #myacct-wrapper .myacct-lt input[type="submit"].acctbtn:focus, html.ccmc #myacct-wrapper .myacct-lt .acctfloatbtn a:hover, html.ccmc #myacct-wrapper .myacct-lt .acctfloatbtn a:active, html.ccmc #myacct-wrapper .myacct-lt .acctfloatbtn a:focus, html.ccmc #myacct-wrapper .myacct-lt .acctboxbtn a:hover, html.ccmc #myacct-wrapper .myacct-lt .acctboxbtn a:active, html.ccmc #myacct-wrapper .myacct-lt .acctboxbtn a:focus, html.ccmc #myacct-wrapper .myacct-lt .acctfloatbtn input[type="submit"]:hover, html.ccmc #myacct-wrapper .myacct-lt .acctfloatbtn input[type="submit"]:active, html.ccmc #myacct-wrapper .myacct-lt .acctfloatbtn input[type="submit"]:focus, html.ccmc #myacct-wrapper .myacct-lt .acctfloatbtn input[type="button"]:hover, html.ccmc #myacct-wrapper .myacct-lt .acctfloatbtn input[type="button"]:active, html.ccmc #myacct-wrapper .myacct-lt .acctfloatbtn input[type="button"]:focus, html.ccmc .myacct-wrapper #myacct-lt .acctbtn a:hover, html.ccmc .myacct-wrapper #myacct-lt .acctbtn a:active, html.ccmc .myacct-wrapper #myacct-lt .acctbtn a:focus, html.ccmc .myacct-wrapper #myacct-lt input[type="submit"].acctbtn:hover, html.ccmc .myacct-wrapper #myacct-lt input[type="submit"].acctbtn:active, html.ccmc .myacct-wrapper #myacct-lt input[type="submit"].acctbtn:focus, html.ccmc .myacct-wrapper #myacct-lt .acctfloatbtn a:hover, html.ccmc .myacct-wrapper #myacct-lt .acctfloatbtn a:active, html.ccmc .myacct-wrapper #myacct-lt .acctfloatbtn a:focus, html.ccmc .myacct-wrapper #myacct-lt .acctboxbtn a:hover, html.ccmc .myacct-wrapper #myacct-lt .acctboxbtn a:active, html.ccmc .myacct-wrapper #myacct-lt .acctboxbtn a:focus, html.ccmc .myacct-wrapper #myacct-lt .acctfloatbtn input[type="submit"]:hover, html.ccmc .myacct-wrapper #myacct-lt .acctfloatbtn input[type="submit"]:active, html.ccmc .myacct-wrapper #myacct-lt .acctfloatbtn input[type="submit"]:focus, html.ccmc .myacct-wrapper #myacct-lt .acctfloatbtn input[type="button"]:hover, html.ccmc .myacct-wrapper #myacct-lt .acctfloatbtn input[type="button"]:active, html.ccmc .myacct-wrapper #myacct-lt .acctfloatbtn input[type="button"]:focus, html.ccmc .myacct-wrapper .myacct-lt .acctbtn a:hover, html.ccmc .myacct-wrapper .myacct-lt .acctbtn a:active, html.ccmc .myacct-wrapper .myacct-lt .acctbtn a:focus, html.ccmc .myacct-wrapper .myacct-lt input[type="submit"].acctbtn:hover, html.ccmc .myacct-wrapper .myacct-lt input[type="submit"].acctbtn:active, html.ccmc .myacct-wrapper .myacct-lt input[type="submit"].acctbtn:focus, html.ccmc .myacct-wrapper .myacct-lt .acctfloatbtn a:hover, html.ccmc .myacct-wrapper .myacct-lt .acctfloatbtn a:active, html.ccmc .myacct-wrapper .myacct-lt .acctfloatbtn a:focus, html.ccmc .myacct-wrapper .myacct-lt .acctboxbtn a:hover, html.ccmc .myacct-wrapper .myacct-lt .acctboxbtn a:active, html.ccmc .myacct-wrapper .myacct-lt .acctboxbtn a:focus, html.ccmc .myacct-wrapper .myacct-lt .acctfloatbtn input[type="submit"]:hover, html.ccmc .myacct-wrapper .myacct-lt .acctfloatbtn input[type="submit"]:active, html.ccmc .myacct-wrapper .myacct-lt .acctfloatbtn input[type="submit"]:focus, html.ccmc .myacct-wrapper .myacct-lt .acctfloatbtn input[type="button"]:hover, html.ccmc .myacct-wrapper .myacct-lt .acctfloatbtn input[type="button"]:active, html.ccmc .myacct-wrapper .myacct-lt .acctfloatbtn input[type="button"]:focus {
          background: #fff none !important;
          color: #006890 !important;
          border: #006890 solid 3px !important;
          outline: none !important;
          box-shadow: none !important; }
      html.ccmc #myacct-wrapper #myacct-lt .acctboxbtn a, html.ccmc #myacct-wrapper .myacct-lt .acctboxbtn a, html.ccmc .myacct-wrapper #myacct-lt .acctboxbtn a, html.ccmc .myacct-wrapper .myacct-lt .acctboxbtn a {
        min-width: 122px; }
      html.ccmc #myacct-wrapper #myacct-lt .acctboxbtn, html.ccmc #myacct-wrapper .myacct-lt .acctboxbtn, html.ccmc .myacct-wrapper #myacct-lt .acctboxbtn, html.ccmc .myacct-wrapper .myacct-lt .acctboxbtn {
        width: 100%;
        text-align: center; }
      html.ccmc #myacct-wrapper #myacct-lt input[type="submit"].acctbtn,
      html.ccmc #myacct-wrapper #myacct-lt .acctfloatbtn input[type="submit"], html.ccmc #myacct-wrapper .myacct-lt input[type="submit"].acctbtn,
      html.ccmc #myacct-wrapper .myacct-lt .acctfloatbtn input[type="submit"], html.ccmc .myacct-wrapper #myacct-lt input[type="submit"].acctbtn,
      html.ccmc .myacct-wrapper #myacct-lt .acctfloatbtn input[type="submit"], html.ccmc .myacct-wrapper .myacct-lt input[type="submit"].acctbtn,
      html.ccmc .myacct-wrapper .myacct-lt .acctfloatbtn input[type="submit"] {
        height: 41px; }
      html.ccmc #myacct-wrapper #myacct-lt .mar-top-40, html.ccmc #myacct-wrapper .myacct-lt .mar-top-40, html.ccmc .myacct-wrapper #myacct-lt .mar-top-40, html.ccmc .myacct-wrapper .myacct-lt .mar-top-40 {
        margin-top: 40px !important; }
      html.ccmc #myacct-wrapper #myacct-lt .mar-top-20, html.ccmc #myacct-wrapper .myacct-lt .mar-top-20, html.ccmc .myacct-wrapper #myacct-lt .mar-top-20, html.ccmc .myacct-wrapper .myacct-lt .mar-top-20 {
        margin-top: 20px !important; }
      html.ccmc #myacct-wrapper #myacct-lt .mar-bot-0, html.ccmc #myacct-wrapper .myacct-lt .mar-bot-0, html.ccmc .myacct-wrapper #myacct-lt .mar-bot-0, html.ccmc .myacct-wrapper .myacct-lt .mar-bot-0 {
        margin-bottom: 0 !important; }
      html.ccmc #myacct-wrapper #myacct-lt .mar-0, html.ccmc #myacct-wrapper .myacct-lt .mar-0, html.ccmc .myacct-wrapper #myacct-lt .mar-0, html.ccmc .myacct-wrapper .myacct-lt .mar-0 {
        margin: 0 !important; }
      html.ccmc #myacct-wrapper #myacct-lt .detailstable, html.ccmc #myacct-wrapper .myacct-lt .detailstable, html.ccmc .myacct-wrapper #myacct-lt .detailstable, html.ccmc .myacct-wrapper .myacct-lt .detailstable {
        width: 100%;
        height: auto;
        margin: 0px 20px 40px 0px;
        padding: 0px;
        float: left; }
        html.ccmc #myacct-wrapper #myacct-lt .detailstable.errorDiv, html.ccmc #myacct-wrapper .myacct-lt .detailstable.errorDiv, html.ccmc .myacct-wrapper #myacct-lt .detailstable.errorDiv, html.ccmc .myacct-wrapper .myacct-lt .detailstable.errorDiv {
          padding: 15px 0px 15px 0px !important; }
          html.ccmc #myacct-wrapper #myacct-lt .detailstable.errorDiv img, html.ccmc #myacct-wrapper .myacct-lt .detailstable.errorDiv img, html.ccmc .myacct-wrapper #myacct-lt .detailstable.errorDiv img, html.ccmc .myacct-wrapper .myacct-lt .detailstable.errorDiv img {
            margin: -5px 10px 0 10px; }
        html.ccmc #myacct-wrapper #myacct-lt .detailstable .w30, html.ccmc #myacct-wrapper .myacct-lt .detailstable .w30, html.ccmc .myacct-wrapper #myacct-lt .detailstable .w30, html.ccmc .myacct-wrapper .myacct-lt .detailstable .w30 {
          width: 30%; }
        html.ccmc #myacct-wrapper #myacct-lt .detailstable .w33, html.ccmc #myacct-wrapper .myacct-lt .detailstable .w33, html.ccmc .myacct-wrapper #myacct-lt .detailstable .w33, html.ccmc .myacct-wrapper .myacct-lt .detailstable .w33 {
          width: 33.4%; }
        html.ccmc #myacct-wrapper #myacct-lt .detailstable .w66, html.ccmc #myacct-wrapper .myacct-lt .detailstable .w66, html.ccmc .myacct-wrapper #myacct-lt .detailstable .w66, html.ccmc .myacct-wrapper .myacct-lt .detailstable .w66 {
          width: 66.6%; }
        html.ccmc #myacct-wrapper #myacct-lt .detailstable .w57, html.ccmc #myacct-wrapper .myacct-lt .detailstable .w57, html.ccmc .myacct-wrapper #myacct-lt .detailstable .w57, html.ccmc .myacct-wrapper .myacct-lt .detailstable .w57 {
          width: 57%; }
        html.ccmc #myacct-wrapper #myacct-lt .detailstable .w13, html.ccmc #myacct-wrapper .myacct-lt .detailstable .w13, html.ccmc .myacct-wrapper #myacct-lt .detailstable .w13, html.ccmc .myacct-wrapper .myacct-lt .detailstable .w13 {
          width: 13%; }
        html.ccmc #myacct-wrapper #myacct-lt .detailstable .w87, html.ccmc #myacct-wrapper .myacct-lt .detailstable .w87, html.ccmc .myacct-wrapper #myacct-lt .detailstable .w87, html.ccmc .myacct-wrapper .myacct-lt .detailstable .w87 {
          width: 87%; }
        html.ccmc #myacct-wrapper #myacct-lt .detailstable a:link, html.ccmc #myacct-wrapper #myacct-lt .detailstable a:visited, html.ccmc #myacct-wrapper .myacct-lt .detailstable a:link, html.ccmc #myacct-wrapper .myacct-lt .detailstable a:visited, html.ccmc .myacct-wrapper #myacct-lt .detailstable a:link, html.ccmc .myacct-wrapper #myacct-lt .detailstable a:visited, html.ccmc .myacct-wrapper .myacct-lt .detailstable a:link, html.ccmc .myacct-wrapper .myacct-lt .detailstable a:visited {
          color: #242f35;
          font-size: 16px;
          font-weight: 400;
          text-decoration: underline; }
        html.ccmc #myacct-wrapper #myacct-lt .detailstable a:hover, html.ccmc #myacct-wrapper #myacct-lt .detailstable a:active, html.ccmc #myacct-wrapper .myacct-lt .detailstable a:hover, html.ccmc #myacct-wrapper .myacct-lt .detailstable a:active, html.ccmc .myacct-wrapper #myacct-lt .detailstable a:hover, html.ccmc .myacct-wrapper #myacct-lt .detailstable a:active, html.ccmc .myacct-wrapper .myacct-lt .detailstable a:hover, html.ccmc .myacct-wrapper .myacct-lt .detailstable a:active {
          color: #242f35;
          font-size: 16px;
          font-weight: 400;
          text-decoration: none; }
        html.ccmc #myacct-wrapper #myacct-lt .detailstable .detailstableBlock, html.ccmc #myacct-wrapper .myacct-lt .detailstable .detailstableBlock, html.ccmc .myacct-wrapper #myacct-lt .detailstable .detailstableBlock, html.ccmc .myacct-wrapper .myacct-lt .detailstable .detailstableBlock {
          border-collapse: collapse;
          width: 100%;
          text-align: left;
          font-size: 16px;
          font-family: 'Roboto', Arial, sans-serif;
          color: #242f35;
          line-height: 22px;
          padding: 0px;
          margin: 0px; }
        html.ccmc #myacct-wrapper #myacct-lt .detailstable .detailstableCol, html.ccmc #myacct-wrapper .myacct-lt .detailstable .detailstableCol, html.ccmc .myacct-wrapper #myacct-lt .detailstable .detailstableCol, html.ccmc .myacct-wrapper .myacct-lt .detailstable .detailstableCol {
          float: left; }
        html.ccmc #myacct-wrapper #myacct-lt .detailstable .detailstableCol, html.ccmc #myacct-wrapper .myacct-lt .detailstable .detailstableCol, html.ccmc .myacct-wrapper #myacct-lt .detailstable .detailstableCol, html.ccmc .myacct-wrapper .myacct-lt .detailstable .detailstableCol {
          padding: 15px 0px 10px 0px;
          font-weight: 400;
          vertical-align: top; }
        html.ccmc #myacct-wrapper #myacct-lt .detailstable .detailstableRow .detailstableCol:last-child, html.ccmc #myacct-wrapper .myacct-lt .detailstable .detailstableRow .detailstableCol:last-child, html.ccmc .myacct-wrapper #myacct-lt .detailstable .detailstableRow .detailstableCol:last-child, html.ccmc .myacct-wrapper .myacct-lt .detailstable .detailstableRow .detailstableCol:last-child {
          text-align: right; }
        html.ccmc #myacct-wrapper #myacct-lt .detailstable .detailList, html.ccmc #myacct-wrapper .myacct-lt .detailstable .detailList, html.ccmc .myacct-wrapper #myacct-lt .detailstable .detailList, html.ccmc .myacct-wrapper .myacct-lt .detailstable .detailList {
          list-style-position: outside;
          list-style-image: url("../images/manage_paperless_03.png");
          margin-left: 15px; }
          html.ccmc #myacct-wrapper #myacct-lt .detailstable .detailList li a, html.ccmc #myacct-wrapper .myacct-lt .detailstable .detailList li a, html.ccmc .myacct-wrapper #myacct-lt .detailstable .detailList li a, html.ccmc .myacct-wrapper .myacct-lt .detailstable .detailList li a {
            color: #006890;
            text-decoration: none; }
            html.ccmc #myacct-wrapper #myacct-lt .detailstable .detailList li a:hover, html.ccmc #myacct-wrapper #myacct-lt .detailstable .detailList li a:active, html.ccmc #myacct-wrapper .myacct-lt .detailstable .detailList li a:hover, html.ccmc #myacct-wrapper .myacct-lt .detailstable .detailList li a:active, html.ccmc .myacct-wrapper #myacct-lt .detailstable .detailList li a:hover, html.ccmc .myacct-wrapper #myacct-lt .detailstable .detailList li a:active, html.ccmc .myacct-wrapper .myacct-lt .detailstable .detailList li a:hover, html.ccmc .myacct-wrapper .myacct-lt .detailstable .detailList li a:active {
              text-decoration: underline; }
      html.ccmc #myacct-wrapper #myacct-lt .policyreview, html.ccmc #myacct-wrapper .myacct-lt .policyreview, html.ccmc .myacct-wrapper #myacct-lt .policyreview, html.ccmc .myacct-wrapper .myacct-lt .policyreview {
        height: auto;
        /* 			    margin: 0px 20px 20px 0px; */
        margin: 0px 20px 40px 0px;
        padding: 0px 0px 0px 0px;
        float: left;
        width: 100%;
        border-top: 0 none; }
        html.ccmc #myacct-wrapper #myacct-lt .policyreview .policyblock, html.ccmc #myacct-wrapper .myacct-lt .policyreview .policyblock, html.ccmc .myacct-wrapper #myacct-lt .policyreview .policyblock, html.ccmc .myacct-wrapper .myacct-lt .policyreview .policyblock {
          padding: 15px 0px 10px 0px;
          display: block;
          clear: both;
          /*p a Close*/ }
          html.ccmc #myacct-wrapper #myacct-lt .policyreview .policyblock .policyreviewlt, html.ccmc #myacct-wrapper #myacct-lt .policyreview .policyblock .policyreviewrt, html.ccmc #myacct-wrapper .myacct-lt .policyreview .policyblock .policyreviewlt, html.ccmc #myacct-wrapper .myacct-lt .policyreview .policyblock .policyreviewrt, html.ccmc .myacct-wrapper #myacct-lt .policyreview .policyblock .policyreviewlt, html.ccmc .myacct-wrapper #myacct-lt .policyreview .policyblock .policyreviewrt, html.ccmc .myacct-wrapper .myacct-lt .policyreview .policyblock .policyreviewlt, html.ccmc .myacct-wrapper .myacct-lt .policyreview .policyblock .policyreviewrt {
            float: left;
            width: 50%; }
          html.ccmc #myacct-wrapper #myacct-lt .policyreview .policyblock p a, html.ccmc #myacct-wrapper .myacct-lt .policyreview .policyblock p a, html.ccmc .myacct-wrapper #myacct-lt .policyreview .policyblock p a, html.ccmc .myacct-wrapper .myacct-lt .policyreview .policyblock p a {
            color: #242f35;
            text-decoration: underline;
            margin: 5px 0px 0px 0px !important;
            display: inline-block;
            font-weight: 400; }
            html.ccmc #myacct-wrapper #myacct-lt .policyreview .policyblock p a:link, html.ccmc #myacct-wrapper #myacct-lt .policyreview .policyblock p a:visited, html.ccmc #myacct-wrapper .myacct-lt .policyreview .policyblock p a:link, html.ccmc #myacct-wrapper .myacct-lt .policyreview .policyblock p a:visited, html.ccmc .myacct-wrapper #myacct-lt .policyreview .policyblock p a:link, html.ccmc .myacct-wrapper #myacct-lt .policyreview .policyblock p a:visited, html.ccmc .myacct-wrapper .myacct-lt .policyreview .policyblock p a:link, html.ccmc .myacct-wrapper .myacct-lt .policyreview .policyblock p a:visited {
              color: #242f35 !important;
              text-decoration: underline !important; }
            html.ccmc #myacct-wrapper #myacct-lt .policyreview .policyblock p a:hover, html.ccmc #myacct-wrapper #myacct-lt .policyreview .policyblock p a:active, html.ccmc #myacct-wrapper .myacct-lt .policyreview .policyblock p a:hover, html.ccmc #myacct-wrapper .myacct-lt .policyreview .policyblock p a:active, html.ccmc .myacct-wrapper #myacct-lt .policyreview .policyblock p a:hover, html.ccmc .myacct-wrapper #myacct-lt .policyreview .policyblock p a:active, html.ccmc .myacct-wrapper .myacct-lt .policyreview .policyblock p a:hover, html.ccmc .myacct-wrapper .myacct-lt .policyreview .policyblock p a:active {
              color: #242f35 !important;
              text-decoration: none !important; }
          html.ccmc #myacct-wrapper #myacct-lt .policyreview .policyblock .acctfloatbtnLink, html.ccmc #myacct-wrapper .myacct-lt .policyreview .policyblock .acctfloatbtnLink, html.ccmc .myacct-wrapper #myacct-lt .policyreview .policyblock .acctfloatbtnLink, html.ccmc .myacct-wrapper .myacct-lt .policyreview .policyblock .acctfloatbtnLink {
            margin-left: 20px;
            float: left; }
        html.ccmc #myacct-wrapper #myacct-lt .policyreview .policyreviewlt .policyinfolt, html.ccmc #myacct-wrapper #myacct-lt .policyreview .policyreviewlt .policyinfort, html.ccmc #myacct-wrapper #myacct-lt .policyreview .policyreviewrt .policyinfolt, html.ccmc #myacct-wrapper #myacct-lt .policyreview .policyreviewrt .policyinfort, html.ccmc #myacct-wrapper .myacct-lt .policyreview .policyreviewlt .policyinfolt, html.ccmc #myacct-wrapper .myacct-lt .policyreview .policyreviewlt .policyinfort, html.ccmc #myacct-wrapper .myacct-lt .policyreview .policyreviewrt .policyinfolt, html.ccmc #myacct-wrapper .myacct-lt .policyreview .policyreviewrt .policyinfort, html.ccmc .myacct-wrapper #myacct-lt .policyreview .policyreviewlt .policyinfolt, html.ccmc .myacct-wrapper #myacct-lt .policyreview .policyreviewlt .policyinfort, html.ccmc .myacct-wrapper #myacct-lt .policyreview .policyreviewrt .policyinfolt, html.ccmc .myacct-wrapper #myacct-lt .policyreview .policyreviewrt .policyinfort, html.ccmc .myacct-wrapper .myacct-lt .policyreview .policyreviewlt .policyinfolt, html.ccmc .myacct-wrapper .myacct-lt .policyreview .policyreviewlt .policyinfort, html.ccmc .myacct-wrapper .myacct-lt .policyreview .policyreviewrt .policyinfolt, html.ccmc .myacct-wrapper .myacct-lt .policyreview .policyreviewrt .policyinfort {
          width: 50%;
          float: left; }
        html.ccmc #myacct-wrapper #myacct-lt .policyreview .policyreviewlt .policyblock, html.ccmc #myacct-wrapper #myacct-lt .policyreview .policyreviewrt .policyblock, html.ccmc #myacct-wrapper .myacct-lt .policyreview .policyreviewlt .policyblock, html.ccmc #myacct-wrapper .myacct-lt .policyreview .policyreviewrt .policyblock, html.ccmc .myacct-wrapper #myacct-lt .policyreview .policyreviewlt .policyblock, html.ccmc .myacct-wrapper #myacct-lt .policyreview .policyreviewrt .policyblock, html.ccmc .myacct-wrapper .myacct-lt .policyreview .policyreviewlt .policyblock, html.ccmc .myacct-wrapper .myacct-lt .policyreview .policyreviewrt .policyblock {
          padding: 15px 0px 10px 0px;
          display: block;
          clear: both; }
          html.ccmc #myacct-wrapper #myacct-lt .policyreview .policyreviewlt .policyblock .policyinfolt p, html.ccmc #myacct-wrapper #myacct-lt .policyreview .policyreviewrt .policyblock .policyinfolt p, html.ccmc #myacct-wrapper .myacct-lt .policyreview .policyreviewlt .policyblock .policyinfolt p, html.ccmc #myacct-wrapper .myacct-lt .policyreview .policyreviewrt .policyblock .policyinfolt p, html.ccmc .myacct-wrapper #myacct-lt .policyreview .policyreviewlt .policyblock .policyinfolt p, html.ccmc .myacct-wrapper #myacct-lt .policyreview .policyreviewrt .policyblock .policyinfolt p, html.ccmc .myacct-wrapper .myacct-lt .policyreview .policyreviewlt .policyblock .policyinfolt p, html.ccmc .myacct-wrapper .myacct-lt .policyreview .policyreviewrt .policyblock .policyinfolt p {
            font-weight: 500 !important; }
          html.ccmc #myacct-wrapper #myacct-lt .policyreview .policyreviewlt .policyblock .policyinfort p, html.ccmc #myacct-wrapper #myacct-lt .policyreview .policyreviewrt .policyblock .policyinfort p, html.ccmc #myacct-wrapper .myacct-lt .policyreview .policyreviewlt .policyblock .policyinfort p, html.ccmc #myacct-wrapper .myacct-lt .policyreview .policyreviewrt .policyblock .policyinfort p, html.ccmc .myacct-wrapper #myacct-lt .policyreview .policyreviewlt .policyblock .policyinfort p, html.ccmc .myacct-wrapper #myacct-lt .policyreview .policyreviewrt .policyblock .policyinfort p, html.ccmc .myacct-wrapper .myacct-lt .policyreview .policyreviewlt .policyblock .policyinfort p, html.ccmc .myacct-wrapper .myacct-lt .policyreview .policyreviewrt .policyblock .policyinfort p {
            word-break: break-all; }
          html.ccmc #myacct-wrapper #myacct-lt .policyreview .policyreviewlt .policyblock p:last-child, html.ccmc #myacct-wrapper #myacct-lt .policyreview .policyreviewrt .policyblock p:last-child, html.ccmc #myacct-wrapper .myacct-lt .policyreview .policyreviewlt .policyblock p:last-child, html.ccmc #myacct-wrapper .myacct-lt .policyreview .policyreviewrt .policyblock p:last-child, html.ccmc .myacct-wrapper #myacct-lt .policyreview .policyreviewlt .policyblock p:last-child, html.ccmc .myacct-wrapper #myacct-lt .policyreview .policyreviewrt .policyblock p:last-child, html.ccmc .myacct-wrapper .myacct-lt .policyreview .policyreviewlt .policyblock p:last-child, html.ccmc .myacct-wrapper .myacct-lt .policyreview .policyreviewrt .policyblock p:last-child {
            margin: 0px 0px 0px 0px !important;
            padding: 0px 0px 0px 0px !important; }
      html.ccmc #myacct-wrapper #myacct-lt .claimscontent, html.ccmc #myacct-wrapper .myacct-lt .claimscontent, html.ccmc .myacct-wrapper #myacct-lt .claimscontent, html.ccmc .myacct-wrapper .myacct-lt .claimscontent {
        width: 100%;
        height: auto;
        /* 			    padding: 10px 0px 20px 0px; */
        margin: 0px; }
      html.ccmc #myacct-wrapper #myacct-lt .claimsbox, html.ccmc #myacct-wrapper .myacct-lt .claimsbox, html.ccmc .myacct-wrapper #myacct-lt .claimsbox, html.ccmc .myacct-wrapper .myacct-lt .claimsbox {
        width: 99.41149468579701%;
        height: 322px;
        display: inline-block;
        background: #f6f6f6;
        border: #b8bfc2 solid 1px;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        padding: 0px;
        margin: 0px 20px 20px 0px;
        font-size: 14px;
        line-height: 20px;
        font-weight: 400px; }
        html.ccmc #myacct-wrapper #myacct-lt .claimsbox .claimsboxcnt, html.ccmc #myacct-wrapper .myacct-lt .claimsbox .claimsboxcnt, html.ccmc .myacct-wrapper #myacct-lt .claimsbox .claimsboxcnt, html.ccmc .myacct-wrapper .myacct-lt .claimsbox .claimsboxcnt {
          /* width: 77.51479289940828%; */
          width: 80.514793%;
          height: auto;
          padding: 0px;
          margin: 19px auto 19px auto;
          display: block; }
          html.ccmc #myacct-wrapper #myacct-lt .claimsbox .claimsboxcnt img, html.ccmc #myacct-wrapper .myacct-lt .claimsbox .claimsboxcnt img, html.ccmc .myacct-wrapper #myacct-lt .claimsbox .claimsboxcnt img, html.ccmc .myacct-wrapper .myacct-lt .claimsbox .claimsboxcnt img {
            padding: 0px;
            margin: 0px auto 8px auto;
            display: block; }
          html.ccmc #myacct-wrapper #myacct-lt .claimsbox .claimsboxcnt ul, html.ccmc #myacct-wrapper .myacct-lt .claimsbox .claimsboxcnt ul, html.ccmc .myacct-wrapper #myacct-lt .claimsbox .claimsboxcnt ul, html.ccmc .myacct-wrapper .myacct-lt .claimsbox .claimsboxcnt ul {
            margin: 0px 0px 0px 0px;
            padding: 0px;
            display: inline;
            list-style: square outside url("../images/manage_paperless_03.png"); }
            html.ccmc #myacct-wrapper #myacct-lt .claimsbox .claimsboxcnt ul li, html.ccmc #myacct-wrapper .myacct-lt .claimsbox .claimsboxcnt ul li, html.ccmc .myacct-wrapper #myacct-lt .claimsbox .claimsboxcnt ul li, html.ccmc .myacct-wrapper .myacct-lt .claimsbox .claimsboxcnt ul li {
              padding: 0px;
              margin: 0px 0px 10px 12px; }
        html.ccmc #myacct-wrapper #myacct-lt .claimsbox .claimsbtn a, html.ccmc #myacct-wrapper .myacct-lt .claimsbox .claimsbtn a, html.ccmc .myacct-wrapper #myacct-lt .claimsbox .claimsbtn a, html.ccmc .myacct-wrapper .myacct-lt .claimsbox .claimsbtn a {
          margin: 15px auto 0px auto;
          display: block;
          width: 200px; }
        html.ccmc #myacct-wrapper #myacct-lt .claimsbox h4, html.ccmc #myacct-wrapper #myacct-lt .claimsbox h2, html.ccmc #myacct-wrapper .myacct-lt .claimsbox h4, html.ccmc #myacct-wrapper .myacct-lt .claimsbox h2, html.ccmc .myacct-wrapper #myacct-lt .claimsbox h4, html.ccmc .myacct-wrapper #myacct-lt .claimsbox h2, html.ccmc .myacct-wrapper .myacct-lt .claimsbox h4, html.ccmc .myacct-wrapper .myacct-lt .claimsbox h2 {
          font-size: 20px;
          font-weight: 300;
          text-align: center;
          padding: 0px;
          margin: 0px 0px 12px 0px; }
        html.ccmc #myacct-wrapper #myacct-lt .claimsbox p, html.ccmc #myacct-wrapper .myacct-lt .claimsbox p, html.ccmc .myacct-wrapper #myacct-lt .claimsbox p, html.ccmc .myacct-wrapper .myacct-lt .claimsbox p {
          font-size: 14px;
          line-height: 20px;
          font-weight: 400px;
          padding: 0px;
          margin: 0px 0px 10px 0px; }
      html.ccmc #myacct-wrapper #myacct-lt .acctbox, html.ccmc #myacct-wrapper .myacct-lt .acctbox, html.ccmc .myacct-wrapper #myacct-lt .acctbox, html.ccmc .myacct-wrapper .myacct-lt .acctbox {
        width: 218px;
        height: 241px;
        min-height: 219px;
        background: #fff;
        border-right: #b8bfc2 solid 1px;
        border-left: #b8bfc2 solid 1px;
        border-bottom: #b8bfc2 solid 1px;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        padding: 0px;
        margin: 0px 10px 20px 0px;
        float: left; }
        html.ccmc #myacct-wrapper #myacct-lt .acctbox .acctboxtop, html.ccmc #myacct-wrapper .myacct-lt .acctbox .acctboxtop, html.ccmc .myacct-wrapper #myacct-lt .acctbox .acctboxtop, html.ccmc .myacct-wrapper .myacct-lt .acctbox .acctboxtop {
          width: 100%;
          height: auto;
          padding-bottom: 14px;
          border-top: #002c5f solid 8px;
          border-radius: 5px 5px 0px 0px;
          -webkit-border-radius: 5px 5px 0px 0px;
          -moz-border-radius: 5px 5px 0px 0px; }
          html.ccmc #myacct-wrapper #myacct-lt .acctbox .acctboxtop h4, html.ccmc #myacct-wrapper #myacct-lt .acctbox .acctboxtop h2, html.ccmc #myacct-wrapper .myacct-lt .acctbox .acctboxtop h4, html.ccmc #myacct-wrapper .myacct-lt .acctbox .acctboxtop h2, html.ccmc .myacct-wrapper #myacct-lt .acctbox .acctboxtop h4, html.ccmc .myacct-wrapper #myacct-lt .acctbox .acctboxtop h2, html.ccmc .myacct-wrapper .myacct-lt .acctbox .acctboxtop h4, html.ccmc .myacct-wrapper .myacct-lt .acctbox .acctboxtop h2 {
            font-size: 20px;
            font-weight: 400;
            padding: 0px;
            margin: 16px 0px 18px 0px;
            text-align: center; }
          html.ccmc #myacct-wrapper #myacct-lt .acctbox .acctboxtop .acctboxlt, html.ccmc #myacct-wrapper .myacct-lt .acctbox .acctboxtop .acctboxlt, html.ccmc .myacct-wrapper #myacct-lt .acctbox .acctboxtop .acctboxlt, html.ccmc .myacct-wrapper .myacct-lt .acctbox .acctboxtop .acctboxlt {
            width: 40%;
            height: auto;
            text-align: left;
            padding: 0px;
            margin: 0px 0px 0px 11px;
            float: left; }
            html.ccmc #myacct-wrapper #myacct-lt .acctbox .acctboxtop .acctboxlt p, html.ccmc #myacct-wrapper .myacct-lt .acctbox .acctboxtop .acctboxlt p, html.ccmc .myacct-wrapper #myacct-lt .acctbox .acctboxtop .acctboxlt p, html.ccmc .myacct-wrapper .myacct-lt .acctbox .acctboxtop .acctboxlt p {
              margin: 0 0 8px 0; }
          html.ccmc #myacct-wrapper #myacct-lt .acctbox .acctboxtop .acctboxrt, html.ccmc #myacct-wrapper .myacct-lt .acctbox .acctboxtop .acctboxrt, html.ccmc .myacct-wrapper #myacct-lt .acctbox .acctboxtop .acctboxrt, html.ccmc .myacct-wrapper .myacct-lt .acctbox .acctboxtop .acctboxrt {
            width: 47%;
            height: auto;
            text-align: right;
            padding: 0px;
            margin: 0px 11px 0px 0px;
            float: right; }
            html.ccmc #myacct-wrapper #myacct-lt .acctbox .acctboxtop .acctboxrt p, html.ccmc #myacct-wrapper .myacct-lt .acctbox .acctboxtop .acctboxrt p, html.ccmc .myacct-wrapper #myacct-lt .acctbox .acctboxtop .acctboxrt p, html.ccmc .myacct-wrapper .myacct-lt .acctbox .acctboxtop .acctboxrt p {
              margin: 0 0 8px 0; }
          html.ccmc #myacct-wrapper #myacct-lt .acctbox .acctboxtop .acctboxbtn, html.ccmc #myacct-wrapper .myacct-lt .acctbox .acctboxtop .acctboxbtn, html.ccmc .myacct-wrapper #myacct-lt .acctbox .acctboxtop .acctboxbtn, html.ccmc .myacct-wrapper .myacct-lt .acctbox .acctboxtop .acctboxbtn {
            margin-top: 8px; }
      html.ccmc #myacct-wrapper #myacct-lt .acctinfobox, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox {
        width: 100%;
        height: auto;
        display: inline-block;
        padding: 0px;
        margin: 0px 20px 20px 0px;
        background-color: #f6f6f6;
        border: #b8bfc2 1px solid;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px; }
        html.ccmc #myacct-wrapper #myacct-lt .acctinfobox p, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox p, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox p, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox p {
          color: #242f35;
          font-size: 14px;
          font-weight: 400;
          padding: 0px;
          margin: 0px 0px 20px 0px; }
          html.ccmc #myacct-wrapper #myacct-lt .acctinfobox p:last-child, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox p:last-child, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox p:last-child, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox p:last-child {
            margin: 0px 0px 0px 0px; }
        html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .acctinfotop, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .acctinfotop, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .acctinfotop, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .acctinfotop {
          width: -webkit-calc(100% - 30px);
          width: expression(100% - 30px);
          width: -moz-calc(100% - 30px);
          width: -o-calc(100% - 30px);
          width: calc(100% - 30px);
          height: auto;
          margin: 15px 15px 0px 15px;
          padding: 0px 0px 15px 0px;
          border-bottom: 1px solid #b8bfc2;
          display: inline-block; }
          html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .acctinfotop h4, html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .acctinfotop h2.acctinfotop-heading, html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .acctinfotop h3.acctinfotop-heading, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .acctinfotop h4, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .acctinfotop h2.acctinfotop-heading, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .acctinfotop h3.acctinfotop-heading, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .acctinfotop h4, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .acctinfotop h2.acctinfotop-heading, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .acctinfotop h3.acctinfotop-heading, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .acctinfotop h4, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .acctinfotop h2.acctinfotop-heading, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .acctinfotop h3.acctinfotop-heading {
            font-size: 22px;
            font-weight: 300;
            padding: 0px;
            margin: 0px 0px 0px 0px;
            float: left; }
          html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .acctinfotop h3.acctinfotop-heading, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .acctinfotop h3.acctinfotop-heading, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .acctinfotop h3.acctinfotop-heading, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .acctinfotop h3.acctinfotop-heading {
            color: inherit; }
          html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .acctinfotop a, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .acctinfotop a, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .acctinfotop a, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .acctinfotop a {
            color: #242f35;
            font-size: 16px;
            font-weight: 400;
            float: right;
            padding: 4px 0px 0px 0px;
            margin: 0px 0px 0px 0px; }
            html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .acctinfotop a:link, html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .acctinfotop a:visited, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .acctinfotop a:link, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .acctinfotop a:visited, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .acctinfotop a:link, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .acctinfotop a:visited, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .acctinfotop a:link, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .acctinfotop a:visited {
              color: #006890;
              font-size: 16px;
              text-decoration: none; }
            html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .acctinfotop a:hover, html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .acctinfotop a:active, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .acctinfotop a:hover, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .acctinfotop a:active, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .acctinfotop a:hover, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .acctinfotop a:active, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .acctinfotop a:hover, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .acctinfotop a:active {
              color: #006890;
              font-size: 16px;
              text-decoration: underline; }
          html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .acctinfotop .billingtop, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .acctinfotop .billingtop, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .acctinfotop .billingtop, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .acctinfotop .billingtop {
            width: 100%;
            height: auto;
            margin: 12px 0px 0px 0px;
            padding: 0px 0px 0px 0px;
            display: inline-block; }
            html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .acctinfotop .billingtop .billingtoplt, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .acctinfotop .billingtop .billingtoplt, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .acctinfotop .billingtop .billingtoplt, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .acctinfotop .billingtop .billingtoplt {
              float: left;
              margin: 0px;
              height: auto;
              padding: 0 24px 0 0; }
              html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .acctinfotop .billingtop .billingtoplt .policyrow:first-child, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .acctinfotop .billingtop .billingtoplt .policyrow:first-child, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .acctinfotop .billingtop .billingtoplt .policyrow:first-child, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .acctinfotop .billingtop .billingtoplt .policyrow:first-child {
                margin-top: 0px; }
              html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .acctinfotop .billingtop .billingtoplt .policyrow, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .acctinfotop .billingtop .billingtoplt .policyrow, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .acctinfotop .billingtop .billingtoplt .policyrow, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .acctinfotop .billingtop .billingtoplt .policyrow {
                margin-top: 5px; }
            html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .acctinfotop .billingtop .acctboxbtn a, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .acctinfotop .billingtop .acctboxbtn a, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .acctinfotop .billingtop .acctboxbtn a, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .acctinfotop .billingtop .acctboxbtn a {
              padding: 8px !important; }
            html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .acctinfotop .billingtop .billingtoprt, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .acctinfotop .billingtop .billingtoprt, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .acctinfotop .billingtop .billingtoprt, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .acctinfotop .billingtop .billingtoprt {
              float: right;
              margin: 0px;
              height: auto;
              padding: 0; }
        html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .acctinfomiddle, html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .paymentmiddle, html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .acctinfobottom, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .acctinfomiddle, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .paymentmiddle, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .acctinfobottom, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .acctinfomiddle, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .paymentmiddle, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .acctinfobottom, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .acctinfomiddle, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .paymentmiddle, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .acctinfobottom {
          width: -webkit-calc(100% - 30px);
          width: expression(100% - 30px);
          width: -moz-calc(100% - 30px);
          width: -o-calc(100% - 30px);
          width: calc(100% - 30px);
          height: auto;
          margin: 15px;
          padding: 0px 0px 0px 0px;
          display: table; }
          html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .acctinfomiddle a, html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .paymentmiddle a, html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .acctinfobottom a, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .acctinfomiddle a, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .paymentmiddle a, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .acctinfobottom a, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .acctinfomiddle a, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .paymentmiddle a, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .acctinfobottom a, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .acctinfomiddle a, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .paymentmiddle a, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .acctinfobottom a {
            text-align: right;
            float: right;
            clear: both;
            font-weight: 400; }
          html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .acctinfomiddle h4, html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .acctinfomiddle .acctinfomiddle-heading, html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .paymentmiddle h4, html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .paymentmiddle .acctinfomiddle-heading, html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .acctinfobottom h4, html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .acctinfobottom .acctinfomiddle-heading, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .acctinfomiddle h4, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .acctinfomiddle .acctinfomiddle-heading, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .paymentmiddle h4, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .paymentmiddle .acctinfomiddle-heading, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .acctinfobottom h4, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .acctinfobottom .acctinfomiddle-heading, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .acctinfomiddle h4, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .acctinfomiddle .acctinfomiddle-heading, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .paymentmiddle h4, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .paymentmiddle .acctinfomiddle-heading, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .acctinfobottom h4, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .acctinfobottom .acctinfomiddle-heading, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .acctinfomiddle h4, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .acctinfomiddle .acctinfomiddle-heading, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .paymentmiddle h4, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .paymentmiddle .acctinfomiddle-heading, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .acctinfobottom h4, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .acctinfobottom .acctinfomiddle-heading {
            font-size: 16px;
            font-weight: 400;
            margin: 0px 0px 5px 0px;
            padding: 0px;
            display: inline-block;
            width: 100%; }
          html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .acctinfomiddle .acctinfomiddle-heading, html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .paymentmiddle .acctinfomiddle-heading, html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .acctinfobottom .acctinfomiddle-heading, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .acctinfomiddle .acctinfomiddle-heading, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .paymentmiddle .acctinfomiddle-heading, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .acctinfobottom .acctinfomiddle-heading, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .acctinfomiddle .acctinfomiddle-heading, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .paymentmiddle .acctinfomiddle-heading, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .acctinfobottom .acctinfomiddle-heading, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .acctinfomiddle .acctinfomiddle-heading, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .paymentmiddle .acctinfomiddle-heading, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .acctinfobottom .acctinfomiddle-heading {
            color: inherit; }
        html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .acctinfobottom, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .acctinfobottom, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .acctinfobottom, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .acctinfobottom {
          padding: 15px 0 0 0;
          margin: 0px 15px 15px 15px;
          border-top: 1px solid #b8bfc2;
          display: table; }
        html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .acctinfobottom h4, html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .acctinfobottom h3.billingbtminfo-heading, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .acctinfobottom h4, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .acctinfobottom h3.billingbtminfo-heading, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .acctinfobottom h4, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .acctinfobottom h3.billingbtminfo-heading, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .acctinfobottom h4, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .acctinfobottom h3.billingbtminfo-heading {
          font-size: 16px;
          font-weight: 400;
          margin: 0px 0px 5px 0px;
          padding: 0px;
          display: inline-block;
          width: 100%; }
        html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .acctinfobottom h3.billingbtminfo-heading, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .acctinfobottom h3.billingbtminfo-heading, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .acctinfobottom h3.billingbtminfo-heading, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .acctinfobottom h3.billingbtminfo-heading {
          color: inherit; }
        html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .acctinfolt, html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .acctinfort, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .acctinfolt, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .acctinfort, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .acctinfolt, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .acctinfort, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .acctinfolt, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .acctinfort {
          float: none;
          margin: 0px;
          display: table-cell;
          vertical-align: top; }
        html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .acctinfolt .policyrow:first-child, html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .acctinfort .policyrow:first-child, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .acctinfolt .policyrow:first-child, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .acctinfort .policyrow:first-child, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .acctinfolt .policyrow:first-child, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .acctinfort .policyrow:first-child, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .acctinfolt .policyrow:first-child, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .acctinfort .policyrow:first-child {
          margin-top: 0px; }
        html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .acctinfolt .policyrow, html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .acctinfort .policyrow, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .acctinfolt .policyrow, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .acctinfort .policyrow, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .acctinfolt .policyrow, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .acctinfort .policyrow, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .acctinfolt .policyrow, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .acctinfort .policyrow {
          margin-top: 20px; }
        html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .policyinfolt, html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .policyfinort, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .policyinfolt, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .policyfinort, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .policyinfolt, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .policyfinort, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .policyinfolt, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .policyfinort {
          width: 50%;
          height: auto; }
        html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .policyinfolt, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .policyinfolt, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .policyinfolt, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .policyinfolt {
          padding: 0px 30px 0px 0px; }
        html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .policyfinort, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .policyfinort, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .policyfinort, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .policyfinort {
          padding: 0px 0px 0px 30px; }
        html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .policysmlt, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .policysmlt, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .policysmlt, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .policysmlt {
          width: 40%;
          height: auto;
          padding: 0px;
          margin: 0px;
          float: left; }
        html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .policylgrt, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .policylgrt, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .policylgrt, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .policylgrt {
          width: 60%;
          height: auto;
          padding: 0px;
          margin: 0px;
          float: right;
          text-align: right; }
        html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .w65, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .w65, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .w65, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .w65 {
          width: 65%; }
        html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .w35, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .w35, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .w35, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .w35 {
          width: 35%; }
        html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .policylink, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .policylink, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .policylink, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .policylink {
          width: 100%;
          height: auto;
          padding: 0px;
          margin: 10px 0px 0px 0px;
          text-align: right;
          float: right; }
        html.ccmc #myacct-wrapper #myacct-lt .acctinfobox a:link, html.ccmc #myacct-wrapper #myacct-lt .acctinfobox a:visited, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox a:link, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox a:visited, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox a:link, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox a:visited, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox a:link, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox a:visited {
          color: #006890;
          font-size: 16px;
          text-decoration: none; }
        html.ccmc #myacct-wrapper #myacct-lt .acctinfobox a:hover, html.ccmc #myacct-wrapper #myacct-lt .acctinfobox a:active, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox a:hover, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox a:active, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox a:hover, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox a:active, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox a:hover, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox a:active {
          color: #006890;
          font-size: 16px;
          text-decoration: underline; }
        html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .acctinfomiddle > div:first-child,
        html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .acctinfobottom > div:first-child,
        html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .paymentmiddle > div:first-child, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .acctinfomiddle > div:first-child,
        html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .acctinfobottom > div:first-child,
        html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .paymentmiddle > div:first-child, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .acctinfomiddle > div:first-child,
        html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .acctinfobottom > div:first-child,
        html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .paymentmiddle > div:first-child, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .acctinfomiddle > div:first-child,
        html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .acctinfobottom > div:first-child,
        html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .paymentmiddle > div:first-child {
          border-right: 1px solid #b8bfc2; }
        html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .billingbtminfo, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .billingbtminfo, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .billingbtminfo, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .billingbtminfo {
          display: block;
          margin-top: 20px;
          padding: 0px; }
          html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .billingbtminfo .policyrow, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .billingbtminfo .policyrow, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .billingbtminfo .policyrow, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .billingbtminfo .policyrow {
            margin-top: 0;
            margin-bottom: 5px; }
        html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .billingbtmlt > div:first-child,
        html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .billingbtmrt > div:first-child, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .billingbtmlt > div:first-child,
        html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .billingbtmrt > div:first-child, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .billingbtmlt > div:first-child,
        html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .billingbtmrt > div:first-child, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .billingbtmlt > div:first-child,
        html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .billingbtmrt > div:first-child {
          margin-top: 0px; }
        html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .billingbtmlt, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .billingbtmlt, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .billingbtmlt, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .billingbtmlt {
          width: 50%;
          height: auto;
          padding: 0px 30px 0px 0px; }
        html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .billingbtmrt, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .billingbtmrt, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .billingbtmrt, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .billingbtmrt {
          width: 50%;
          height: auto;
          padding: 0px 0px 0px 30px; }
        html.ccmc #myacct-wrapper #myacct-lt .acctinfobox ul, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox ul, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox ul, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox ul {
          color: #242f35;
          font-size: 14px;
          font-weight: 400;
          margin: 0px 0px 0px 0px;
          padding: 0px;
          display: inline-block;
          list-style: none; }
          html.ccmc #myacct-wrapper #myacct-lt .acctinfobox ul li, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox ul li, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox ul li, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox ul li {
            margin: 0px 0px 10px 0px;
            padding: 0px; }
      html.ccmc #myacct-wrapper #myacct-lt .tablepadding table, html.ccmc #myacct-wrapper .myacct-lt .tablepadding table, html.ccmc .myacct-wrapper #myacct-lt .tablepadding table, html.ccmc .myacct-wrapper .myacct-lt .tablepadding table {
        background-color: #f1f1f1; }
        html.ccmc #myacct-wrapper #myacct-lt .tablepadding table th, html.ccmc #myacct-wrapper .myacct-lt .tablepadding table th, html.ccmc .myacct-wrapper #myacct-lt .tablepadding table th, html.ccmc .myacct-wrapper .myacct-lt .tablepadding table th {
          padding: 11px 20px !important; }
          html.ccmc #myacct-wrapper #myacct-lt .tablepadding table th.price, html.ccmc #myacct-wrapper .myacct-lt .tablepadding table th.price, html.ccmc .myacct-wrapper #myacct-lt .tablepadding table th.price, html.ccmc .myacct-wrapper .myacct-lt .tablepadding table th.price {
            text-align: right; }
        html.ccmc #myacct-wrapper #myacct-lt .tablepadding table td, html.ccmc #myacct-wrapper .myacct-lt .tablepadding table td, html.ccmc .myacct-wrapper #myacct-lt .tablepadding table td, html.ccmc .myacct-wrapper .myacct-lt .tablepadding table td {
          padding: 16px 20px !important; }
          html.ccmc #myacct-wrapper #myacct-lt .tablepadding table td.price, html.ccmc #myacct-wrapper .myacct-lt .tablepadding table td.price, html.ccmc .myacct-wrapper #myacct-lt .tablepadding table td.price, html.ccmc .myacct-wrapper .myacct-lt .tablepadding table td.price {
            text-align: right; }
      html.ccmc #myacct-wrapper #myacct-lt .policy-document-table .old-document, html.ccmc #myacct-wrapper .myacct-lt .policy-document-table .old-document, html.ccmc .myacct-wrapper #myacct-lt .policy-document-table .old-document, html.ccmc .myacct-wrapper .myacct-lt .policy-document-table .old-document {
        background-color: #f1f1f1; }
      html.ccmc #myacct-wrapper #myacct-lt .policy-document-table .old-document td, html.ccmc #myacct-wrapper .myacct-lt .policy-document-table .old-document td, html.ccmc .myacct-wrapper #myacct-lt .policy-document-table .old-document td, html.ccmc .myacct-wrapper .myacct-lt .policy-document-table .old-document td {
        padding: 16px 0px; }
        html.ccmc #myacct-wrapper #myacct-lt .policy-document-table .old-document td.price, html.ccmc #myacct-wrapper .myacct-lt .policy-document-table .old-document td.price, html.ccmc .myacct-wrapper #myacct-lt .policy-document-table .old-document td.price, html.ccmc .myacct-wrapper .myacct-lt .policy-document-table .old-document td.price {
          text-align: right; }
      html.ccmc #myacct-wrapper #myacct-lt .policy-document-table tr td:last-child, html.ccmc #myacct-wrapper .myacct-lt .policy-document-table tr td:last-child, html.ccmc .myacct-wrapper #myacct-lt .policy-document-table tr td:last-child, html.ccmc .myacct-wrapper .myacct-lt .policy-document-table tr td:last-child {
        padding-right: 5px; }
      html.ccmc #myacct-wrapper #myacct-lt .btmmargin, html.ccmc #myacct-wrapper .myacct-lt .btmmargin, html.ccmc .myacct-wrapper #myacct-lt .btmmargin, html.ccmc .myacct-wrapper .myacct-lt .btmmargin {
        margin-bottom: 40px !important; }
      html.ccmc #myacct-wrapper #myacct-lt .faqcontent h2.blackheader, html.ccmc #myacct-wrapper .myacct-lt .faqcontent h2.blackheader, html.ccmc .myacct-wrapper #myacct-lt .faqcontent h2.blackheader, html.ccmc .myacct-wrapper .myacct-lt .faqcontent h2.blackheader {
        margin-bottom: 0; }
  html.ccmc .faqcontent {
    background-color: #f6f6f6;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border: #b8bfc2 solid 1px;
    margin: 0px;
    font-family: 'Roboto', sans-serif;
    line-height: 22px;
    width: 100%; }
    html.ccmc .faqcontent button.accordion {
      background-color: #f6f6f6;
      color: #444;
      cursor: pointer;
      padding: 18px;
      width: 100%;
      border: none;
      text-align: left;
      outline: none;
      font-size: 16px;
      transition: 0.4s;
      border-radius: 5px;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      font-family: 'Roboto', sans-serif;
      line-height: 22px;
      white-space: normal;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none; }
      html.ccmc .faqcontent button.accordion p {
        margin: 0 !important;
        display: table; }
      html.ccmc .faqcontent button.accordion:before {
        content: '\002B';
        font-size: 32px;
        color: #006890;
        float: left;
        margin: 0px 14px 0px 0px;
        padding: 0px;
        font-weight: 500; }
      html.ccmc .faqcontent button.accordion.active, html.ccmc .faqcontent button.accordion:hover {
        background-color: #f6f6f6; }
      html.ccmc .faqcontent button.accordion.active:before {
        content: "\2212"; }
    html.ccmc .faqcontent div.faqpanel {
      padding: 0px 20px 0px 50px;
      background-color: #f6f6f6;
      max-height: 0;
      overflow: hidden;
      transition: 0.6s ease-in-out;
      opacity: 0;
      border-radius: 5px;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      font-size: 16px; }
      html.ccmc .faqcontent div.faqpanel.show {
        opacity: 1;
        max-height: 100%; }
      html.ccmc .faqcontent div.faqpanel ol {
        margin: 0px 0px 20px 20px !important;
        padding: 0px; }
        html.ccmc .faqcontent div.faqpanel ol li {
          margin: 0px 0px 15px 0px !important;
          padding: 0px; }
          html.ccmc .faqcontent div.faqpanel ol li ol {
            list-style: none !important; }
            html.ccmc .faqcontent div.faqpanel ol li ol li {
              margin: 15px 0px 15px 0px !important;
              padding: 0px; }
            html.ccmc .faqcontent div.faqpanel ol li ol ol {
              margin: 15px 0px 15px 20px !important;
              padding: 0px;
              list-style: disc !important; }
              html.ccmc .faqcontent div.faqpanel ol li ol ol li {
                margin: 0px 0px 0px 0px !important;
                padding: 0px; }
  html.ccmc .detailsbox {
    width: 100%;
    height: auto;
    background: #fff;
    border-right: #b8bfc2 solid 1px;
    border-left: #b8bfc2 solid 1px;
    border-bottom: #b8bfc2 solid 1px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 0px;
    margin: 0px 0px 20px 0px;
    float: left;
    font-family: 'Roboto', Arial, sans-serif; }
    html.ccmc .detailsbox * {
      font-family: 'Roboto', Arial, sans-serif !important; }
    html.ccmc .detailsbox .detailsboxtop {
      width: 100%;
      height: auto;
      border-top: #002c5f solid 8px;
      border-radius: 5px 5px 0px 0px;
      -webkit-border-radius: 5px 5px 0px 0px;
      -moz-border-radius: 5px 5px 0px 0px;
      border-bottom: #b8bfc2 solid 1px; }
    html.ccmc .detailsbox h4, html.ccmc .detailsbox h2 {
      font-size: 20px;
      font-weight: 400;
      padding: 0px;
      margin: 11px 15px 11px 15px; }
    html.ccmc .detailsbox ul, html.ccmc .detailsbox .detailsboxbottom {
      padding: 0px;
      margin: 15px 15px 0px 15px; }
    html.ccmc .detailsbox ul.listItem {
      list-style-position: outside;
      list-style-image: url("../images/manage_paperless_03.png");
      margin: 0 0 0 15px; }
      html.ccmc .detailsbox ul.listItem li a {
        color: #006890;
        text-decoration: none; }
        html.ccmc .detailsbox ul.listItem li a:hover, html.ccmc .detailsbox ul.listItem li a:active {
          text-decoration: underline; }
    html.ccmc .detailsbox p {
      font-size: 16px;
      line-height: 22px;
      padding: 0px;
      margin: 0px 0px 20px 0px;
      color: #242f35; }
    html.ccmc .detailsbox p.title {
      font-size: 18px;
      line-height: 22px; }
    html.ccmc .detailsbox ul {
      list-style: none; }
      html.ccmc .detailsbox ul li {
        font-size: 16px;
        font-weight: 400;
        padding: 0px;
        margin: 0px 0px 15px 0px; }
    html.ccmc .detailsbox a {
      color: #006890;
      font-weight: 400;
      text-decoration: none; }
      html.ccmc .detailsbox a:hover {
        color: #006890 !important;
        text-decoration: underline !important;
        font-weight: 400 !important; }
      html.ccmc .detailsbox a:link, html.ccmc .detailsbox a:visited {
        font-weight: 400; }
      html.ccmc .detailsbox a img {
        margin-right: 10px; }
  html.ccmc input.hiddenCheckbox {
    left: -10000px;
    position: absolute; }
  html.ccmc .displayNoneTR {
    display: none !important; }
  html.ccmc .tablepadding.displayBlockTR {
    display: table-cell !important; }
  html.ccmc .w100 {
    float: none !important;
    width: 100%; }
  html.ccmc .mar-bot-10 {
    margin-bottom: 10px !important; }
  html.ccmc .ccmc-portlet-column-with-space {
    margin-top: 83px; }
  html.ccmc .mar-LR-20 {
    margin: 0 20px; }
  html.ccmc .fullColContent {
    font-family: 'Roboto', Arial, sans-serif;
    width: 100%;
    margin: 20px 0px 40px 0px;
    padding: 0px;
    /*contactSection Close*/ }
    html.ccmc .fullColContent .twoColContent {
      width: 100%;
      height: auto;
      padding: 0px;
      margin: 0px; }
    html.ccmc .fullColContent .halfLtCol, html.ccmc .fullColContent .halfRtCol {
      width: 34%;
      height: auto; }
    html.ccmc .fullColContent .halfLtCol {
      float: left;
      margin: 0px 0px 0px 40px; }
    html.ccmc .fullColContent .halfRtCol {
      float: right;
      margin: 0px 40px 0px 0px; }
    html.ccmc .fullColContent p {
      font-size: 16px;
      line-height: 24px;
      padding: 0px;
      color: #242f35;
      margin: 0px 0px 20px 0px; }
    html.ccmc .fullColContent .margin40 {
      margin: 0px 40px; }
    html.ccmc .fullColContent.marginB20 {
      margin-bottom: 20px; }
    html.ccmc .fullColContent.margin0 {
      margin: 0; }
    html.ccmc .fullColContent a {
      color: #006890;
      font-weight: 400; }
      html.ccmc .fullColContent a:hover, html.ccmc .fullColContent a:active {
        text-decoration: none;
        font-weight: 400; }
    html.ccmc .fullColContent .contactSection h4 {
      font-size: 22px;
      color: #002c5f;
      line-height: 26px;
      padding: 0px;
      margin: 0px;
      font-weight: 500;
      padding: 0px;
      margin: 0px 0px 10px 0px; }
    html.ccmc .fullColContent .contactSection .phonelg {
      font-size: 22px;
      color: #006890;
      font-weight: 400; }
      html.ccmc .fullColContent .contactSection .phonelg a.link, html.ccmc .fullColContent .contactSection .phonelg a:active {
        text-decoration: none !important;
        font-weight: 400 !important; }
    html.ccmc .fullColContent .contactSection ul {
      display: inline-block;
      margin: 0px 0px 20px 0px;
      padding: 0px;
      list-style: none; }
      html.ccmc .fullColContent .contactSection ul li {
        margin: 0px 0px 10px 0px;
        padding: 0px;
        font-size: 16px; }
    html.ccmc .fullColContent .contactSection h5 {
      font-size: 18px;
      line-height: 22px;
      font-weight: 700;
      padding: 0px;
      margin: 0px 0px 5px 0px; }
    html.ccmc .fullColContent .contactSection .phone {
      font-size: 20px;
      color: #006890;
      font-weight: 400; }
      html.ccmc .fullColContent .contactSection .phone a.link, html.ccmc .fullColContent .contactSection .phone a:active {
        text-decoration: none !important;
        font-weight: 400 !important; }
    html.ccmc .fullColContent .contactSection .phonesm {
      font-size: 20px;
      color: #006890;
      font-weight: 400; }
      html.ccmc .fullColContent .contactSection .phonesm a.link, html.ccmc .fullColContent .contactSection .phonesm a:active {
        text-decoration: none !important;
        font-weight: 400 !important; }
    html.ccmc .fullColContent .contactSection p + h5 {
      margin: 30px 0px 5px 0px !important; }
    html.ccmc .fullColContent .contactSection h5 + p {
      margin: 0px 0px 5px 0px !important; }
  html.ccmc a.overlayDontAsk {
    color: #242f35;
    margin: 20px 0 0 0;
    font-size: 14px;
    font-weight: 400;
    text-decoration: underline;
    display: block; }
    html.ccmc a.overlayDontAsk:hover, html.ccmc a.overlayDontAsk:active, html.ccmc a.overlayDontAsk:visited {
      color: #242f35;
      text-decoration: none;
      font-weight: 400; }
  html.ccmc ul.findCareerblock.cta_block {
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 100% !important; }
  html.ccmc ul.findCareerblock.cta_block li img {
    height: auto !important; }
  html.ccmc ul.findCareerblock.cta_block li.slick-slide {
    width: 31.52393% !important;
    margin-left: 2.5641% !important;
    margin-right: 0 !important; }
  html.ccmc ul.findCareerblock.cta_block ul.slick-dots li {
    margin: 0 10px !important; }
  html.ccmc ul.findCareerblock.cta_block li:first-child {
    margin-left: 0 !important; }
  html.ccmc ul.findCareerblock.cta_block .slick-list {
    overflow: visible; }
  html.ccmc ul.findCareerblock.cta_block .slick-slider .slick-track {
    margin: 0 auto !important; }
  html.ccmc input[type=number]::-webkit-inner-spin-button,
  html.ccmc input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0; }
  html.ccmc input[type=number] {
    -moz-appearance: textfield; }
  html.ccmc .mw-script-generated-button .bcText {
    background-image: url("../images/icon_chat.png");
    background-repeat: no-repeat;
    padding-left: 37px;
    background-position: 0 center;
    background-size: 27px 17px; }
  html.ccmc .mw-script-generated-button.noIcon .bcText {
    background-image: none;
    background-repeat: no-repeat;
    padding-left: 0;
    background-position: 0 center; }
    html.ccmc .mw-script-generated-button.noIcon .bcText a {
      color: #006890;
      font-weight: 400;
      text-decoration: none !important; }
      html.ccmc .mw-script-generated-button.noIcon .bcText a:hover {
        color: #006890 !important;
        text-decoration: underline !important;
        font-weight: 400 !important; }
  html.ccmc .mw-script-generated-button .bcText div {
    display: inline; }
  html.ccmc #_15_tabsBoundingBox .form-navigator.well button.btn {
    display: inline-block;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    color: #333;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    background-color: #f1f1f1;
    background-image: -moz-linear-gradient(top, #f6f6f6, #eaeaea);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f6f6f6), to(#eaeaea));
    background-image: -webkit-linear-gradient(top, #f6f6f6, #eaeaea);
    background-image: -o-linear-gradient(top, #f6f6f6, #eaeaea);
    background-image: linear-gradient(to bottom, #f6f6f6, #eaeaea);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF6F6F6',endColorstr='#FFEAEAEA',GradientType=0);
    border-color: #eaeaea #eaeaea #c4c4c4;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    border: 1px solid #cfcfcf;
    border-bottom-color: #b5b5b5;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); }
    html.ccmc #_15_tabsBoundingBox .form-navigator.well button.btn.btn-primary {
      color: #fff;
      text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
      background-color: #50a2f5;
      background-image: -moz-linear-gradient(top, #54aaff, #4a96e8);
      background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#54aaff), to(#4a96e8));
      background-image: -webkit-linear-gradient(top, #54aaff, #4a96e8);
      background-image: -o-linear-gradient(top, #54aaff, #4a96e8);
      background-image: linear-gradient(to bottom, #54aaff, #4a96e8);
      background-repeat: repeat-x;
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF54AAFF',endColorstr='#FF4A96E8',GradientType=0);
      border-color: #4a96e8 #4a96e8 #1a6fcc;
      border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
      filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
      html.ccmc #_15_tabsBoundingBox .form-navigator.well button.btn.btn-primary:hover, html.ccmc #_15_tabsBoundingBox .form-navigator.well button.btn.btn-primary:focus, html.ccmc #_15_tabsBoundingBox .form-navigator.well button.btn.btn-primary:active, html.ccmc #_15_tabsBoundingBox .form-navigator.well button.btn.btn-primary.active, html.ccmc #_15_tabsBoundingBox .form-navigator.well button.btn.btn-primary.disabled, html.ccmc #_15_tabsBoundingBox .form-navigator.well button.btn.btn-primary[disabled] {
        color: #fff !important;
        background-color: #4a96e8 !important; }
    html.ccmc #_15_tabsBoundingBox .form-navigator.well button.btn:hover, html.ccmc #_15_tabsBoundingBox .form-navigator.well button.btn:focus {
      color: #333;
      text-decoration: none;
      background-position: 0 -15px;
      -webkit-transition: background-position .1s linear;
      -moz-transition: background-position .1s linear;
      -o-transition: background-position .1s linear;
      transition: background-position .1s linear; }
  html.ccmc #retrievequote-tab #errorContainer ul {
    list-style-position: outside; }
  html.ccmc .ccmc-home .chatContainer {
    margin-top: -20px; }
  html.ccmc #ooyalaplayer .oo_promo {
    background: #eaeaea;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center; }
  html.ccmc .file-upload-custom label {
    background: none !important;
    border: 0 none;
    text-shadow: none;
    color: #242f35;
    border-radius: 4px;
    font-size: 12pt;
    text-decoration: underline !important; }
    html.ccmc .file-upload-custom label:hover {
      background: none !important;
      text-decoration: none; }
    html.ccmc .file-upload-custom label + span {
      font-size: 14px;
      display: inline-block;
      font-weight: 400 !important;
      line-height: 40px;
      padding: 0px !important;
      font-style: italic; }

/*html.ccmc Close*/
/* > 979 */
html.ccmc.view-desktop .navbarMobileOverlay {
  display: none !important; }

html.ccmc.view-desktop .hide-desktop {
  display: none; }

/* <= 979 && > 480 */
html.ccmc.view-tablet {
  /* header-wrapper start */
  /* header-wrapper end */
  /*&.no-touchevents .ccmc-nav > li.show-nav > a {
    	background: #FFFFFF;
	}*/ }
  html.ccmc.view-tablet .ccmc-nav > li > div.sub-menu-search.menu_search_mobile_view {
    visibility: visible;
    opacity: 1;
    padding: 10px;
    width: 100%;
    left: 0;
    right: 0;
    position: relative;
    top: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    html.ccmc.view-tablet .ccmc-nav > li > div.sub-menu-search.menu_search_mobile_view *, html.ccmc.view-tablet .ccmc-nav > li > div.sub-menu-search.menu_search_mobile_view *:before, html.ccmc.view-tablet .ccmc-nav > li > div.sub-menu-search.menu_search_mobile_view *:after {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
    html.ccmc.view-tablet .ccmc-nav > li > div.sub-menu-search.menu_search_mobile_view .form {
      width: 100%;
      display: -webkit-box;
      display: -moz-flex;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-direction: normal;
      -webkit-box-orient: horizontal;
      -webkit-flex-direction: horizontal;
      -moz-flex-direction: horizontal;
      -ms-flex-direction: horizontal;
      flex-direction: horizontal;
      -webkit-box-align: stretch;
      -ms-flex-align: stretch;
      -webkit-align-items: stretch;
      -moz-align-items: stretch;
      align-items: stretch; }
    html.ccmc.view-tablet .ccmc-nav > li > div.sub-menu-search.menu_search_mobile_view .form-group.control-group-inline.input-text-wrapper {
      display: block;
      -webkit-box-flex: 5;
      -moz-box-flex: 5;
      -webkit-flex: 5 1;
      -ms-flex: 5 1;
      flex: 5 1;
      width: auto; }
    html.ccmc.view-tablet .ccmc-nav > li > div.sub-menu-search.menu_search_mobile_view .form-group.control-group-inline.input-text-wrapper:last-child {
      -webkit-box-flex: 0;
      -moz-box-flex: 0;
      -webkit-flex: none;
      -ms-flex: none;
      flex: none; }
    html.ccmc.view-tablet .ccmc-nav > li > div.sub-menu-search.menu_search_mobile_view .SearchBtnClass {
      margin-top: 0;
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      -webkit-flex: 1;
      -ms-flex: 1;
      flex: 1; }
    html.ccmc.view-tablet .ccmc-nav > li > div.sub-menu-search.menu_search_mobile_view input[type="text"] {
      padding: 10px;
      vertical-align: top;
      margin-top: 0;
      margin-left: 0;
      width: 100%;
      height: 44px;
      max-width: 100% !important; }
  html.ccmc.view-tablet .deskRMobCen {
    text-align: center; }
  html.ccmc.view-tablet .ScheduleACallBox input[type="submit"] {
    width: calc(100% - 30px);
    padding: 0px 20px; }
  html.ccmc.view-tablet #FullImgHeader {
    width: 100%;
    height: 100%; }
    html.ccmc.view-tablet #FullImgHeader #ImgHeaderTxt {
      width: auto;
      height: auto;
      padding: 15px;
      margin: 0px; }
    html.ccmc.view-tablet #FullImgHeader h2 {
      font-size: 32px;
      line-height: 34px; }
    html.ccmc.view-tablet #FullImgHeader .gopaperless-banner-header h1 {
      font-size: 32px;
      line-height: 34px; }
    html.ccmc.view-tablet #FullImgHeader h3, html.ccmc.view-tablet #FullImgHeader .header-text {
      font-size: 24px;
      line-height: 30px; }
  html.ccmc.view-tablet #fullColContent {
    width: 100%; }
    html.ccmc.view-tablet #fullColContent .centerText {
      width: auto;
      padding: 0px 15px; }
    html.ccmc.view-tablet #fullColContent .pictxt {
      width: 100%; }
    html.ccmc.view-tablet #fullColContent .pictxt-imglt,
    html.ccmc.view-tablet #fullColContent .pictxt-imgrt {
      float: none;
      text-align: center;
      width: 100%; }
    html.ccmc.view-tablet #fullColContent .pictxt-txtlt,
    html.ccmc.view-tablet #fullColContent .pictxt-txtrt {
      float: none;
      padding: 15px;
      margin: 0px; }
      html.ccmc.view-tablet #fullColContent .pictxt-txtlt p,
      html.ccmc.view-tablet #fullColContent .pictxt-txtrt p {
        width: auto;
        text-align: left; }
      html.ccmc.view-tablet #fullColContent .pictxt-txtlt h5, html.ccmc.view-tablet #fullColContent .pictxt-txtlt h3,
      html.ccmc.view-tablet #fullColContent .pictxt-txtrt h5,
      html.ccmc.view-tablet #fullColContent .pictxt-txtrt h3 {
        text-align: center; }
      html.ccmc.view-tablet #fullColContent .pictxt-txtlt ul,
      html.ccmc.view-tablet #fullColContent .pictxt-txtrt ul {
        margin-left: 15px !important; }
  html.ccmc.view-tablet .navbar-collapsedBtn {
    float: left;
    left: 0;
    margin: 17px 15px;
    width: 25px;
    position: absolute;
    z-index: 11;
    text-decoration: none;
    color: #002c5f; }
  html.ccmc.view-tablet .navbar-collapsedBtn.active .icon-reorder:before {
    content: "\f00d"; }
  html.ccmc.view-tablet #header-wrapper .logo {
    /*width: 100% !important;*/
    left: 32%;
    margin: 0;
    text-align: center;
    z-index: inherit;
    height: 29px !important; }
    html.ccmc.view-tablet #header-wrapper .logo img {
      width: 160px; }
    html.ccmc.view-tablet #header-wrapper .logo h1 {
      display: inline-block;
      margin: 9px 0; }
  html.ccmc.view-tablet #header-wrapper {
    height: 65px; }
  html.ccmc.view-tablet .sign_in {
    float: right;
    padding: 24px 15px;
    font-size: 16px;
    position: absolute;
    z-index: 9;
    right: 0;
    top: 0px; }
    html.ccmc.view-tablet .sign_in a {
      color: #002c5f; }
  html.ccmc.view-tablet .navbar-collapsed {
    display: none; }
  html.ccmc.view-tablet .nav-expanded {
    display: block; }
  html.ccmc.view-tablet .hide-tablet {
    display: none; }
  html.ccmc.view-tablet #header-wrapper {
    /* ccmc-nav start */
    /* ccmc-nav end */ }
    html.ccmc.view-tablet #header-wrapper .ccmc-nav {
      position: absolute;
      top: 65px;
      padding: 0px;
      width: 100%;
      /*height: 100%;*/
      z-index: 10; }
      html.ccmc.view-tablet #header-wrapper .ccmc-nav > li {
        float: none;
        line-height: normal;
        overflow: auto;
        background: #fff;
        border-color: #dbdbdb;
        border-style: solid;
        border-width: 1px 0 0 0; }
        html.ccmc.view-tablet #header-wrapper .ccmc-nav > li > a {
          background: #FFFFFF;
          padding: 10px;
          /* border-color: #dbdbdb;
					    border-style: solid;
					    border-width: 1px 0 0 0;*/
          color: #242f35;
          display: block;
          padding: 6px 10px 6px 10px;
          text-align: left;
          /*border-color: #dbdbdb;
					    border-style: solid;
					    border-width: 1px 0 0 0;*/
          line-height: normal;
          height: inherit;
          margin-top: 0px;
          /*
						.icon-chevron-down {
						    float: right;
						    width: 43px;
						    height: 43px;
						    display: block;
						    cursor: pointer;
						    text-align: center;
						    position: absolute;
						    right: 0;
						    top: 0;
						    line-height: 43px;
						}
						*/ }
          html.ccmc.view-tablet #header-wrapper .ccmc-nav > li > a .icon-chevron-down {
            float: right;
            width: 30px;
            height: 30px;
            display: block;
            cursor: pointer;
            text-align: right;
            padding-right: 10px;
            margin-top: -10px;
            padding-top: 10px; }
          html.ccmc.view-tablet #header-wrapper .ccmc-nav > li > a.expanded .icon-chevron-down:before {
            content: "\f077"; }
        html.ccmc.view-tablet #header-wrapper .ccmc-nav > li .sub-menu {
          position: relative;
          left: 0;
          top: 5px;
          background: #FFFFFF;
          display: none; }
          html.ccmc.view-tablet #header-wrapper .ccmc-nav > li .sub-menu .nav-column, html.ccmc.view-tablet #header-wrapper .ccmc-nav > li .sub-menu .nav-column-cont, html.ccmc.view-tablet #header-wrapper .ccmc-nav > li .sub-menu .nav-column-rt, html.ccmc.view-tablet #header-wrapper .ccmc-nav > li .sub-menu .nav-column-info, html.ccmc.view-tablet #header-wrapper .ccmc-nav > li .sub-menu .nav-column2, html.ccmc.view-tablet #header-wrapper .ccmc-nav > li .sub-menu .nav-column-help {
            width: inherit;
            padding: 0;
            margin: 0; }
            html.ccmc.view-tablet #header-wrapper .ccmc-nav > li .sub-menu .nav-column h2, html.ccmc.view-tablet #header-wrapper .ccmc-nav > li .sub-menu .nav-column-cont h2, html.ccmc.view-tablet #header-wrapper .ccmc-nav > li .sub-menu .nav-column-rt h2, html.ccmc.view-tablet #header-wrapper .ccmc-nav > li .sub-menu .nav-column-info h2, html.ccmc.view-tablet #header-wrapper .ccmc-nav > li .sub-menu .nav-column2 h2, html.ccmc.view-tablet #header-wrapper .ccmc-nav > li .sub-menu .nav-column-help h2 {
              font-size: 14px;
              margin: 0 !important;
              padding: 10px;
              text-align: left; }
            html.ccmc.view-tablet #header-wrapper .ccmc-nav > li .sub-menu .nav-column ul, html.ccmc.view-tablet #header-wrapper .ccmc-nav > li .sub-menu .nav-column-cont ul, html.ccmc.view-tablet #header-wrapper .ccmc-nav > li .sub-menu .nav-column-rt ul, html.ccmc.view-tablet #header-wrapper .ccmc-nav > li .sub-menu .nav-column-info ul, html.ccmc.view-tablet #header-wrapper .ccmc-nav > li .sub-menu .nav-column2 ul, html.ccmc.view-tablet #header-wrapper .ccmc-nav > li .sub-menu .nav-column-help ul {
              padding-left: 20px;
              text-align: left; }
              html.ccmc.view-tablet #header-wrapper .ccmc-nav > li .sub-menu .nav-column ul li, html.ccmc.view-tablet #header-wrapper .ccmc-nav > li .sub-menu .nav-column-cont ul li, html.ccmc.view-tablet #header-wrapper .ccmc-nav > li .sub-menu .nav-column-rt ul li, html.ccmc.view-tablet #header-wrapper .ccmc-nav > li .sub-menu .nav-column-info ul li, html.ccmc.view-tablet #header-wrapper .ccmc-nav > li .sub-menu .nav-column2 ul li, html.ccmc.view-tablet #header-wrapper .ccmc-nav > li .sub-menu .nav-column-help ul li {
                text-align: left;
                width: 96%; }
                html.ccmc.view-tablet #header-wrapper .ccmc-nav > li .sub-menu .nav-column ul li .last-menu-item:focus, html.ccmc.view-tablet #header-wrapper .ccmc-nav > li .sub-menu .nav-column-cont ul li .last-menu-item:focus, html.ccmc.view-tablet #header-wrapper .ccmc-nav > li .sub-menu .nav-column-rt ul li .last-menu-item:focus, html.ccmc.view-tablet #header-wrapper .ccmc-nav > li .sub-menu .nav-column-info ul li .last-menu-item:focus, html.ccmc.view-tablet #header-wrapper .ccmc-nav > li .sub-menu .nav-column2 ul li .last-menu-item:focus, html.ccmc.view-tablet #header-wrapper .ccmc-nav > li .sub-menu .nav-column-help ul li .last-menu-item:focus {
                  margin-bottom: 4px; }
          html.ccmc.view-tablet #header-wrapper .ccmc-nav > li .sub-menu .nav-column2 .nav-column-cont2 {
            width: 100%; }
          html.ccmc.view-tablet #header-wrapper .ccmc-nav > li .sub-menu .nav-column2 .menu-ul-div {
            width: 100%; }
          html.ccmc.view-tablet #header-wrapper .ccmc-nav > li .sub-menu .nav-column-help {
            border-top: #dbdbdb 1px solid;
            border-right: 0 none;
            border-left: 0 none;
            height: auto; }
          html.ccmc.view-tablet #header-wrapper .ccmc-nav > li .sub-menu .nav-column-info {
            border-top: #dbdbdb 1px solid;
            height: auto;
            padding-bottom: 10px;
            border-right: 0 none;
            border-left: 0 none; }
            html.ccmc.view-tablet #header-wrapper .ccmc-nav > li .sub-menu .nav-column-info ul {
              padding-left: 10px; }
        html.ccmc.view-tablet #header-wrapper .ccmc-nav > li .sub-menu.expanded {
          opacity: 1;
          visibility: visible;
          display: block;
          float: left; }
        html.ccmc.view-tablet #header-wrapper .ccmc-nav > li button.top-menu-header {
          width: 100%;
          border: none;
          background: none;
          padding-top: 6px;
          padding-bottom: 6px;
          text-align: left;
          line-height: normal;
          height: inherit; }
          html.ccmc.view-tablet #header-wrapper .ccmc-nav > li button.top-menu-header a {
            color: #242f35;
            margin-left: 1%; }
            html.ccmc.view-tablet #header-wrapper .ccmc-nav > li button.top-menu-header a.expanded .icon-chevron-down:before {
              content: "\f077"; }
          html.ccmc.view-tablet #header-wrapper .ccmc-nav > li button.top-menu-header i.icon-chevron-down {
            position: absolute;
            right: 25px; }
      html.ccmc.view-tablet #header-wrapper .ccmc-nav .with-child-list:not(.hide-desktop) {
        padding: 5px; }
      html.ccmc.view-tablet #header-wrapper .ccmc-nav .contact-link {
        padding: 5px; }
    html.ccmc.view-tablet #header-wrapper .nav-collapsed {
      display: none; }
    html.ccmc.view-tablet #header-wrapper .nav-expanded {
      /*height: 97%;
			background: rgba(0, 0, 0, 0.5);*/
      display: block; }
    html.ccmc.view-tablet #header-wrapper .navbarMobileOverlay {
      width: 100%;
      height: 100%;
      position: absolute;
      top: 65px;
      background-color: #000;
      opacity: 0.5;
      height: 97%;
      width: 100%;
      z-index: 9;
      display: none; }
  html.ccmc.view-tablet .mv-img-desc {
    display: table;
    width: 100%;
    margin-bottom: 10px;
    margin-top: 10px; }
    html.ccmc.view-tablet .mv-img-desc .mv-img, html.ccmc.view-tablet .mv-img-desc .mv-desc {
      display: table-cell;
      vertical-align: top; }
  html.ccmc.view-tablet .ccmc-form .form-search .form-group.input-text-wrapper label {
    top: 8px;
    left: 12px; }
    html.ccmc.view-tablet .ccmc-form .form-search .form-group.input-text-wrapper label.visually-floating-label {
      top: -8px;
      left: 9px; }
  html.ccmc.view-tablet .ccmc-form .form-search .CustomSearchField .form-group.input-text-wrapper label {
    left: 20px; }

/* <= 480 */
html.ccmc.view-mobile {
  /* footer start */
  /* footer end */ }
  html.ccmc.view-mobile .ccmc-nav > li > div.sub-menu-search.menu_search_mobile_view {
    visibility: visible;
    opacity: 1;
    padding: 10px;
    width: 100%;
    left: 0;
    right: 0;
    position: relative;
    top: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    html.ccmc.view-mobile .ccmc-nav > li > div.sub-menu-search.menu_search_mobile_view *, html.ccmc.view-mobile .ccmc-nav > li > div.sub-menu-search.menu_search_mobile_view *:before, html.ccmc.view-mobile .ccmc-nav > li > div.sub-menu-search.menu_search_mobile_view *:after {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
    html.ccmc.view-mobile .ccmc-nav > li > div.sub-menu-search.menu_search_mobile_view .form {
      width: 100%;
      display: -webkit-box;
      display: -moz-flex;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-direction: normal;
      -webkit-box-orient: horizontal;
      -webkit-flex-direction: horizontal;
      -moz-flex-direction: horizontal;
      -ms-flex-direction: horizontal;
      flex-direction: horizontal;
      -webkit-box-align: stretch;
      -ms-flex-align: stretch;
      -webkit-align-items: stretch;
      -moz-align-items: stretch;
      align-items: stretch; }
    html.ccmc.view-mobile .ccmc-nav > li > div.sub-menu-search.menu_search_mobile_view .form-group.control-group-inline.input-text-wrapper {
      display: block;
      -webkit-box-flex: 5;
      -moz-box-flex: 5;
      -webkit-flex: 5 1;
      -ms-flex: 5 1;
      flex: 5 1;
      width: auto; }
    html.ccmc.view-mobile .ccmc-nav > li > div.sub-menu-search.menu_search_mobile_view .form-group.control-group-inline.input-text-wrapper:last-child {
      -webkit-box-flex: 0;
      -moz-box-flex: 0;
      -webkit-flex: none;
      -ms-flex: none;
      flex: none; }
    html.ccmc.view-mobile .ccmc-nav > li > div.sub-menu-search.menu_search_mobile_view .SearchBtnClass {
      margin-top: 0;
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      -webkit-flex: 1;
      -ms-flex: 1;
      flex: 1; }
    html.ccmc.view-mobile .ccmc-nav > li > div.sub-menu-search.menu_search_mobile_view input[type="text"] {
      padding: 10px;
      vertical-align: top;
      margin-top: 0;
      margin-left: 0;
      width: 100%;
      max-width: 100% !important; }
  html.ccmc.view-mobile #welcomeQuoteForm #quoteErrorMessage {
    width: auto;
    display: block;
    box-sizing: border-box;
    background: none;
    border: 0 none;
    margin: 15px;
    font-size: 14px;
    padding: 0;
    color: #f00;
    font-family: 'Roboto',sans-serif;
    font-weight: normal; }
  html.ccmc.view-mobile .hide-mobile {
    display: none; }
  html.ccmc.view-mobile .mobTextCen {
    text-align: center; }
  html.ccmc.view-mobile .mw-category-table td {
    display: inline-block; }
  html.ccmc.view-mobile .mw-category-table tr {
    border-bottom: 1px solid #dbdbdb; }
    html.ccmc.view-mobile .mw-category-table tr:last-child {
      border-bottom: 0 none; }
  html.ccmc.view-mobile .mv-img-desc {
    display: table;
    width: 100%; }
    html.ccmc.view-mobile .mv-img-desc .mv-img, html.ccmc.view-mobile .mv-img-desc .mv-desc {
      display: table-cell;
      vertical-align: top; }
  html.ccmc.view-mobile .ccmc-form .ccmc-login-box .form-group.input-text-wrapper label {
    left: 35px; }
  html.ccmc.view-mobile #footer .insuranceLinks h2 {
    background: none; }
    html.ccmc.view-mobile #footer .insuranceLinks h2 .icon-chevron-down {
      float: right;
      width: 24px;
      height: 24px;
      font-size: 26px;
      display: block;
      cursor: pointer;
      text-align: right;
      padding-right: 0px; }
    html.ccmc.view-mobile #footer .insuranceLinks h2 .icon-chevron-down:before {
      content: "\f107"; }
    html.ccmc.view-mobile #footer .insuranceLinks h2.expanded .icon-chevron-down:before {
      content: "\f106"; }
  html.ccmc.view-mobile #footer .insuranceLinks ul {
    display: none; }
    html.ccmc.view-mobile #footer .insuranceLinks ul.expanded {
      display: block; }

.gwp-ccmc-lfr body {
  background-color: #f6f5f5 !important; }

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

.gwp-ccmc-lfr .lfr-has-edit-layout {
  left: 460px; }

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

.gwp-ccmc-lfr .lfr-has-add-content {
  left: 350px; }

.gwp-ccmc-lfr .lfr-has-add-content {
  padding-left: 350px; }

.gwp-ccmc-lfr .lfr-has-device-preview {
  left: 220px; }

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

.gwp-ccmc-lfr .alert-block.popup-alert-notice, .gwp-ccmc-lfr .alert-block.popup-alert-warning {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  line-height: 31px; }

.gwp-ccmc-lfr .alert-block.popup-alert-warning {
  background-color: #fee5e2;
  border: 1px solid #fcaca5;
  color: #b50303; }

.gwp-ccmc-lfr .alert-block.popup-alert-notice {
  color: #bf7900;
  background-color: #fffbdc;
  border: 1px solid #f1d875; }

.gwp-ccmc-lfr .popup-alert-close {
  padding: 4px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  border: 1px solid #cfcfcf;
  background-image: linear-gradient(to bottom, #f6f6f6, #eaeaea);
  margin-left: 0px; }

html.ccmc.view-tablet .search-panel .menu-item-filter.search-query, html.ccmc .search-panel .menu-item-filter.search-query {
  width: 100%; }

html.ccmc.view-mobile .search-panel .menu-item-filter.search-query {
  width: 100%;
  outline: none;
  border: 1px solid #f0f0f0; }

/* Prit Preview CSS : Hide Header, Footer, Sign In*/
@media print {
  #banner {
    background-color: #ffffff; }
  #header-wrapper {
    background-color: #ffffff !important;
    border-bottom: none !important; }
  #header-wrapper ul, #header-wrapper .nav-collapsedBtn, #footer, #quickLinksAndAdContainer {
    display: none; }
  .header_phonemobile, .sign_in {
    display: none !important; } }

/* Landscape phones and down */
/* 1100px Safari Browser Css Start */
html.ccmc.safari ul.findCareerblock li img {
  width: 100% !important;
  height: auto !important; }

@media (max-width: 320px) {
  html.ccmc #header-wrapper .logo {
    left: 16% !important; } }

/*(max-width: 320px)Close*/
/* 1100px Safari Browser Css End */
@media (min-width: 320px) and (max-width: 812px) {
  html.ccmc.view-tablet .header_phonemobile {
    display: block; } }

@media (min-width: 768px) and (max-width: 812px) and (orientation: landscape) {
  html.ccmc.view-tablet .callbtncontainer {
    display: block; } }

@media (min-width: 320px) and (max-width: 359px) {
  html.ccmc.view-mobile .signed-out .header_phonemobile {
    padding: 20px 62px 20px 0; }
  html.ccmc.view-mobile .signed-in .header_phonemobile {
    display: none; } }

/*(min-width: 320px) and (max-width: 359px) Close*/
@media (min-width: 360px) and (max-width: 413px) {
  html.ccmc.view-mobile .signed-out .header_phonemobile {
    padding: 20px 72px 20px 0; }
  html.ccmc.view-mobile .signed-in .header_phonemobile {
    padding: 20px 77px 20px 0; }
  html.ccmc #header-wrapper .logo {
    left: 20% !important; } }

/*(min-width: 360px) and (max-width: 413px) Close*/
@media (min-width: 375px) and (max-width: 413px) {
  html.ccmc.view-mobile .signed-in .header_phonemobile {
    padding: 20px 80px 20px 0; } }

/*(min-width: 375px) and (max-width: 413px) Close*/
@media (min-width: 414px) {
  html.ccmc.view-mobile .signed-out .header_phonemobile {
    padding: 20px 74px 20px 0; }
  html.ccmc.view-mobile .signed-in .header_phonemobile {
    padding: 20px 82px 20px 0; } }

/*(min-width: 414px) Close*/
@media (max-width: 767px) {
  html.ccmc.view-mobile .callbtncontainer {
    display: block; }
  html.ccmc div.qp-actionBtnCnt {
    width: 100%; }
  html.ccmc div.qp-actionBtnCnt a.actionBtnCnt {
    margin-top: 10px !important; }
  html.ccmc .col2-5050 {
    flex-direction: column-reverse; }
  html.ccmc .col2-5050 h1 {
    font-size: 28px;
    line-height: 34px;
    margin: 25px 0px 36px 0px; }
  html.ccmc .col2-5050 h1 + p {
    font-size: 18px;
    line-height: 24px; }
  html.ccmc .col2-5050 p.sub-p {
    margin-top: 36px;
    font-size: 16px;
    line-height: 22px; }
  html.ccmc .col2-5050 .col2-5050-left, html.ccmc .col2-5050 .col2-5050-right {
    width: 100%; }
  html.ccmc .col2-5050 .col2-5050-right img {
    max-width: 100% !important; }
  .newsAlert .floatleft {
    float: none !important;
    margin: 0px !important;
    text-align: center;
    display: inline-block; }
  .newsAlert .floatright {
    float: none !important;
    padding: 5px 0px 0px 0px !important; }
  .newsAlert.centerText {
    text-align: center; }
  .FullImgHeaderTall .affinitySection #Banner1Col h2, .FullImgHeaderTall .affinitySection #BannerHalfCol h2 {
    color: #002c5f !important;
    font-size: 28px !important;
    line-height: 32px !important;
    padding: 0 15px;
    width: 100%;
    padding: 0;
    height: auto; }
  .FullImgHeaderTall .affinitySection #Banner1Col.affinity-banner-header h1, .FullImgHeaderTall .affinitySection #BannerHalfCol.affinity-banner-header h1 {
    color: #002c5f !important;
    font-size: 28px !important;
    line-height: 32px !important;
    padding: 0 15px;
    width: 100%;
    padding: 0;
    height: auto; }
  .FullImgHeaderTall .affinitySection #Banner1Col, .FullImgHeaderTall .affinitySection #BannerHalfCol {
    width: 100%;
    height: auto;
    padding: 0px; }
  .FullImgHeaderTall .affinitySection #Banner1Col h3, .FullImgHeaderTall .affinitySection #BannerHalfCol h3, .FullImgHeaderTall .affinitySection #Banner1Col .banner-text, .FullImgHeaderTall .affinitySection #BannerHalfCol .banner-text {
    display: block;
    color: #002c5f !important;
    font-size: 26px !important;
    margin-bottom: 0px !important; }
  .FullImgHeaderTall .affinitySection #Banner1Col.affinity-banner-header h2, .FullImgHeaderTall .affinitySection #BannerHalfCol.affinity-banner-header h2 {
    display: block;
    color: #002c5f !important;
    font-size: 26px !important;
    margin-bottom: 0px !important; }
  .ccmc-page .getretrivedContainer .getretrievewhite {
    color: #242f35 !important;
    margin-bottom: 0px !important; }
  .leadertxt {
    width: 100% !important;
    float: none !important; }
  .slick-dots {
    margin: 0 !important;
    padding: 0 !important;
    padding-bottom: 7px !important; }
  .has-control-menu.withdockbar #wrapper {
    margin-top: 48px !important; }
  .journal-content-article > nav#footerNav table.footertable tr td div {
    min-width: 110px; }
  #content .columns-2.ccmc-columns-2 .col-md-8#column-1, #content .columns-2-1.ccmc-columns-2-1 .col-md-8#column-1 {
    max-width: 100% !important;
    padding-right: 15px !important;
    width: 100% !important; }
  #content .columns-2.ccmc-columns-2 .col-md-4#column-2, #content .columns-2-1.ccmc-columns-2-1 .col-md-4#column-2 {
    max-width: 100% !important; }
  .journal-content-article .BenefitsArea .span4 {
    margin-bottom: 30px !important;
    width: 100% !important;
    margin-left: 0% !important; }
  .journal-content-article .BenefitsArea {
    margin-bottom: 20px !important; }
  .BenefitsArea .FirstRow {
    margin: 0px !important; }
  .BenefitsArea .cf.last .col:last-child {
    margin-bottom: 0; }
  .ccmc-manage-account .form-group {
    display: inherit;
    margin-bottom: 20px; }
  .web-form-portlet .web-form-success-msg {
    width: 90% !important;
    margin-left: 15px !important; }
  /* Adjust font size on landscape. */
  body {
    -webkit-text-size-adjust: none; }
  html {
    -webkit-text-size-adjust: none; }
  .ccmc.view-mobile .navbar-site.split-button-dropdowns li {
    display: block;
    padding: 5px 0;
    border-top: 1px solid #dbdbdb; }
  html.ccmc .ccmc-page .btn.blue-button {
    background-color: transparent;
    box-shadow: none;
    font-size: 15px;
    font-weight: normal; }
  .portlet {
    margin-bottom: 0px; }
  #heading .logo h1 .custom-logo {
    line-height: 38.5px; }
  #wrapper {
    margin: 0 auto;
    max-width: 100%;
    min-width: 100%;
    position: relative;
    padding: 0; }
  html.ccmc {
    /*-------- Even List with Checkmarks Start --------*/
    /*-------- Even List with Checkmarks End --------*/
    /* Global image Responsive */
    /* Global image Responsive */
    /* Global breadcrumb Remove */
    /* Global breadcrumb Remove */
    /*#fullColContent Close*/
    /* Global layout Start*/
    /* Web content footer nav More info pages */
    /* Web content footer nav More info pages */
    /* Global layout End */
    /*.readyToBlock p{
		display:none;
	}*/
    /*BannerElements End*/
    /*createFieldMan Close*/
    /*.createAcctLt, .createAcctRt Close*/
    /*createFields Close*/
    /*actionBtn Close*/
    /*#myacct-wrapper, .myacct-wrapper Close*/
    /*detailsbox Close*/
    /* actuarial-product-development Baneer full Start */
    /* actuarial-product-development Baneer full End */
    /* Ipad Show Only  */
    /*policyreview Close*/
    /*Accordian Menu */
    /*.fullColContent Close*/
    /*CTA Box with Slider Start*/
    /*CTA Box with Slider CLose*/
    /* 	.sub-menu-search .form-group.control-group-inline.input-text-wrapper{ */
    /* 		width:63%; */
    /* 	} */
    /*.ccmc-home Close*/
    /*ratingContainer Close*/
    /*.lay-4060 Close*/ }
    html.ccmc .breadcrumb li {
      max-width: 100% !important; }
    html.ccmc .ScheduleACallBox {
      /* display: none; */ }
    html.ccmc .CCMC_welcome .span4 {
      display: none; }
    html.ccmc .mw-margin.mar-top {
      margin: 10px 0 0 0; }
    html.ccmc #FFMContainer {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
      html.ccmc #FFMContainer * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box; }
      html.ccmc #FFMContainer .mw-h1 {
        color: #007ea2;
        font-size: 23px;
        font-weight: 400;
        margin: 0px 0 10px 0;
        line-height: 25px; }
      html.ccmc #FFMContainer .mw-h3 {
        font-size: 16px;
        line-height: 22px; }
      html.ccmc #FFMContainer .mw-flex-box {
        display: -webkit-box;
        display: -moz-flex;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-direction: normal;
        -webkit-box-orient: horizontal;
        -webkit-flex-direction: horizontal;
        -moz-flex-direction: horizontal;
        -ms-flex-direction: horizontal;
        flex-direction: horizontal;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        -webkit-align-items: stretch;
        -moz-align-items: stretch;
        align-items: stretch; }
      html.ccmc #FFMContainer .mw-flex-box .mw-flex-box-item-2 {
        display: block;
        -webkit-box-flex: 2;
        -moz-box-flex: 2;
        -webkit-flex: 2 4;
        -ms-flex: 2 4;
        flex: 2 4; }
      html.ccmc #FFMContainer .mw-flex-box .mw-flex-box-item-3 {
        display: block;
        -webkit-box-flex: 3;
        -moz-box-flex: 3;
        -webkit-flex: 3 3;
        -ms-flex: 3 3;
        flex: 3 3; }
      html.ccmc #FFMContainer .mw-margin {
        margin: 10px; }
      html.ccmc #FFMContainer .mw-margin.mar-top {
        margin: 10px 0 0 0; }
      html.ccmc #FFMContainer .mw-margin.mar-right {
        margin: 0 10px 0 0; }
        html.ccmc #FFMContainer .mw-margin.mar-right img {
          margin: 0; }
      html.ccmc #FFMContainer .mw-margin.mar-left {
        margin: 0 0 0 10px; }
      html.ccmc #FFMContainer table {
        display: table;
        width: 100%; }
        html.ccmc #FFMContainer table td {
          display: table-cell;
          vertical-align: top;
          width: auto; }
      html.ccmc #FFMContainer .mw-margin.mar-double.mar-top-and-bottom,
      html.ccmc #FFMContainer .mw-margin.mar-double.mar-vertical {
        margin: 20px 0; }
      html.ccmc #FFMContainer .mw-padding.pad-half.pad-top-and-bottom,
      html.ccmc #FFMContainer .mw-padding.pad-half.pad-vertical {
        padding: 5px 0; }
      html.ccmc #FFMContainer .mw-bold, html.ccmc #FFMContainer strong, html.ccmc #FFMContainer b {
        font-weight: bold; }
      html.ccmc #FFMContainer .details {
        padding: 0; }
      html.ccmc #FFMContainer .largefont {
        font-size: 13px;
        font-weight: normal;
        line-height: 16px;
        padding: 0; }
    html.ccmc .newAffinityTop.TopBlock {
      max-height: 100% !important;
      min-height: 208px; }
    html.ccmc .banner-desktopAndMobile {
      width: 210px;
      height: auto;
      position: absolute;
      margin-left: 5px;
      left: 0; }
    html.ccmc .newAffinityTop.TopBlock {
      max-height: 100%; }
    html.ccmc .careersVideo .topContent h2 {
      font-size: 28px;
      line-height: 28px; }
    html.ccmc .careersVideo .topContent p {
      font-size: 18.2px;
      line-height: 24px;
      text-align: left; }
    html.ccmc .careersVideo-cave .rightContainer ul li p {
      font-size: 18px;
      line-height: 24px;
      text-align: left; }
    html.ccmc .findCareerblock .findCareerblockTop h3 {
      font-size: 23px;
      line-height: 24px;
      padding: 0px 20px; }
    html.ccmc .findCareerblock .findCareerblockTop h4 {
      margin-bottom: 15px;
      font-size: 17px;
      padding: 0px 20px; }
    html.ccmc .careersVideo {
      padding: 40px 20px; }
      html.ccmc .careersVideo .topContent p {
        padding: 0;
        font-size: 18.2px;
        line-height: 24px; }
        html.ccmc .careersVideo .topContent p a {
          font-size: 18.2px;
          line-height: 24px;
          text-decoration: underline; }
    html.ccmc .careersVideo-cave .leftContainer {
      float: none;
      padding-right: 0px;
      width: 100%;
      text-align: left;
      font-size: 14px; }
      html.ccmc .careersVideo-cave .leftContainer > p {
        margin-bottom: 25px; }
    html.ccmc .careersVideo-cave .leftContainer #ooyalaplayer {
      min-height: 190px;
      height: 350px !important; }
    html.ccmc .careersVideo-cave .rightContainer {
      float: none;
      width: 100%; }
      html.ccmc .careersVideo-cave .rightContainer ul li p strong {
        line-height: 24px;
        font-weight: 700;
        font-family: 'Roboto', sans-serif !important;
        font-size: 18.2px; }
    html.ccmc ul.fi.pandCareerblockList {
      margin: 0 0 0 20px;
      display: inline-block; }
    html.ccmc ul.findCareerblockList li:nth-child(1) {
      margin-right: 0px; }
    html.ccmc ul.findCareerblockList {
      margin: 0px;
      padding: 0px 20px;
      text-align: left; }
    html.ccmc ul.findCareerblockList li {
      list-style: none;
      float: left;
      width: auto;
      vertical-align: top;
      padding-right: 0px !important;
      margin-right: 0px !important; }
    html.ccmc .careersMain.tabs {
      padding: 0px; }
    html.ccmc .FullImgHeaderTall p {
      display: none; }
    html.ccmc .FullImgHeaderTall #AffinityLogoLT .logofloat {
      padding: 0 !important;
      max-width: 100% !important;
      margin: 0 auto 10px auto !important;
      float: none !important; }
    html.ccmc .FullImgHeaderTall #OccupationHeader, html.ccmc .FullImgHeaderTall #AffinityLogoTop, html.ccmc .FullImgHeaderTall #AffinityLogoLT {
      position: relative !important;
      padding: 0 15px !important;
      width: auto !important; }
    html.ccmc .FullImgHeaderTall #AffinityLogoTop h2, html.ccmc .FullImgHeaderTall #AffinityLogoLT h2, html.ccmc .FullImgHeaderTall #OccupationHeader h2, html.ccmc .FullImgHeaderTall #Banner1Col h2, html.ccmc .FullImgHeaderTall #BannerHalfCol h2 {
      width: 100% !important;
      padding: 0 !important;
      height: auto !important; }
    html.ccmc .FullImgHeaderTall #AffinityLogoTop.affinity-banner-header h1, html.ccmc .FullImgHeaderTall #AffinityLogoLT.affinity-banner-header h1, html.ccmc .FullImgHeaderTall #OccupationHeader.affinity-banner-header h1, html.ccmc .FullImgHeaderTall #Banner1Col.affinity-banner-header h1, html.ccmc .FullImgHeaderTall #BannerHalfCol.affinity-banner-header h1 {
      width: 100% !important;
      padding: 0 !important;
      height: auto !important; }
    html.ccmc .FullImgHeaderTall #OccupationHeader, html.ccmc .FullImgHeaderTall #AffinityLogoTop, html.ccmc .FullImgHeaderTall #AffinityLogoLT, html.ccmc .FullImgHeaderTall #Banner1Col, html.ccmc .FullImgHeaderTall #BannerHalfCol {
      margin: 15px 0 0 0 !important; }
    html.ccmc .FullImgHeaderTall #AffinityLogoTop .logocenter {
      padding: 0;
      max-width: 100%;
      margin: 0 auto 10px auto;
      float: none; }
    html.ccmc .careersMain.tabs .subMenu-cave div {
      width: auto !important;
      float: none;
      text-align: left !important; }
    html.ccmc .careersMain.tabs .subMenu-cave a {
      padding: 10px 20px;
      display: block; }
    html.ccmc .careersMain.tabs .subMenu-cave div.first {
      border-bottom: 1px solid #b8bfc2; }
    html.ccmc .careersMain.tabs .subMenu-cave div.last {
      border-top: 1px solid #b8bfc2;
      padding-left: 0px; }
    html.ccmc ul.findCareerblockList li:nth-last-child(-n+3),
    html.ccmc .findCareerblock.careerMain ul.findCareerblockList li:nth-last-child(-n+3) {
      margin-bottom: 38px; }
    html.ccmc .findCareerblockBottom {
      text-align: center;
      margin-top: 0px; }
    html.ccmc .findCareerblock {
      padding-bottom: 0px;
      padding-top: 0px;
      overflow: hidden; }
    html.ccmc ul.findCareerblock {
      padding: 0px; }
    html.ccmc ul.findCareerblock li {
      /*width: auto;*/
      margin: 0 20px 0 !important;
      /*float: none;*/
      text-align: center; }
      html.ccmc ul.findCareerblock li span {
        text-align: center; }
      html.ccmc ul.findCareerblock li p {
        padding-bottom: 20px; }
    html.ccmc .careersMain.top h2, html.ccmc .careersMain.careersMainHeadings.top h1 {
      color: #002c5f;
      font-size: 26px;
      text-align: left;
      font-weight: 900;
      line-height: 30px;
      margin: 15px 10px;
      float: right;
      width: 40%;
      min-height: 90px;
      padding: 0 5px 0 0; }
    html.ccmc .careerMain h1 {
      font-size: 28px;
      line-height: 28px;
      padding-top: 20px; }
    html.ccmc .findCareerblock h2, html.ccmc .findCareerblock.findCareerblockHeadings h3 {
      font-size: 17px !important;
      margin-bottom: 15px; }
    html.ccmc .findCareerblockBottom h2 {
      font-size: 23px;
      margin-bottom: 0px; }
    html.ccmc .careersMain.top h3, html.ccmc .careersMain.careersMainHeadings.top h2 {
      color: #242f35;
      font-size: 18px;
      text-align: center;
      font-weight: 300;
      line-height: 24px;
      margin: 0 0 15px 0; }
    html.ccmc .careersMain.empDetail {
      margin-top: 10px;
      padding-left: 0px; }
    html.ccmc .careersMain.top input[type='button'].QuoteBtn {
      position: relative;
      top: 10px; }
    html.ccmc .show-content-desktop-tablet {
      display: none; }
    html.ccmc .show-content-mobile {
      display: block; }
    html.ccmc .showcontent {
      display: inherit;
      flex-direction: column-reverse; }
    html.ccmc .content-section .evenList {
      width: 100%;
      margin-left: 0;
      margin-right: 0; }
    html.ccmc .showcontent .content-section .evenList {
      margin-bottom: 40px; }
    html.ccmc .togglecontent__input + label {
      margin-bottom: 60px; }
    html.ccmc .navbar-fixed-top,
    html.ccmc .navbar-fixed-bottom,
    html.ccmc .navbar-static-top {
      margin-left: 0;
      margin-right: 0; }
    html.ccmc .img-responsive {
      display: block;
      max-width: 100%;
      height: auto; }
    html.ccmc #content.ccmc-inner .portlet-breadcrumb {
      display: none; }
    html.ccmc table {
      width: 100%;
      display: block; }
      html.ccmc table td {
        width: 100%;
        display: block; }
    html.ccmc #privacyTerms .contentsList ul {
      list-style: disc;
      margin-left: 10px; }
    html.ccmc body {
      padding: 0; }
    html.ccmc #wrapper {
      margin: 0 auto;
      max-width: 100%;
      min-width: 100%;
      position: relative;
      padding: 0;
      overflow: hidden; }
    html.ccmc #header-wrapper,
    html.ccmc .ccmc-nav > li > div,
    html.ccmc .TypesofInsurance,
    html.ccmc #footer {
      width: 100%; }
    html.ccmc #header-wrapper .header-inner {
      float: left;
      width: 100%;
      height: 65px;
      overflow: hidden; }
    html.ccmc .TypesIns ul {
      width: 100%; }
    html.ccmc .footerMiddle .TypesIns,
    html.ccmc .footerMiddle .customerSer,
    html.ccmc .footerMiddle .ourCompany {
      margin: 0px; }
    html.ccmc .FullImgHeaderTall #OccupationHeader,
    html.ccmc .FullImgHeaderTall #AffinityLogoTop,
    html.ccmc .FullImgHeaderTall #Banner1Col,
    html.ccmc .FullImgHeaderTall #BannerHalfCol {
      margin-top: 25px !important;
      width: 100% !important;
      margin: 0px; }
    html.ccmc .FullImgHeaderTall .affinitySection h2 {
      font-size: 36px;
      line-height: 40px;
      padding: 0 15px; }
    html.ccmc .FullImgHeaderTall .affinitySection h3 {
      font-size: 21px;
      line-height: 25px;
      padding: 0 15px; }
    html.ccmc .FullImgHeaderTall .affinitySection .affinity-banner-header h1 {
      font-size: 36px;
      line-height: 40px;
      padding: 0 15px; }
    html.ccmc .FullImgHeaderTall .affinitySection .affinity-banner-header h2 {
      font-size: 21px;
      line-height: 25px;
      padding: 0 15px; }
    html.ccmc input[type="button"].QuoteBtn,
    html.ccmc input[type="button"].actionBtn {
      margin: 0px 15px 15px;
      width: -webkit-calc(100% - 30px);
      width: expression(100% - 30px);
      width: -moz-calc(100% - 30px);
      width: -o-calc(100% - 30px);
      width: calc(100% - 30px);
      box-sizing: border-box;
      max-width: 100% !important; }
    html.ccmc .CCMC_Banner_col-md-12 input[type="button"].QuoteBtn {
      margin: 0; }
    html.ccmc .goPaperlessConfirmpage h2 {
      font-size: 30px;
      line-height: 30px;
      margin: 20px 0 15px 0; }
    html.ccmc #p_p_id_CCMCgopaperless_WAR_CCMCgopaperlessportlet_ {
      padding: 0px !important; }
    html.ccmc .ManageAccForm input[type=text], html.ccmc .ManageAccForm input[type=password] {
      width: 85%; }
    html.ccmc #login_wrapper .has-error .help-block {
      margin-left: 20px !important; }
    html.ccmc .getretrived {
      margin: 0px 15px !important;
      display: inline-block; }
    html.ccmc #secNav {
      height: 100%;
      background-color: #f3f2f2; }
      html.ccmc #secNav li.first {
        margin: 0px;
        text-align: left;
        background: url(../images/link_arrow_down.png) no-repeat 95% 15px; }
      html.ccmc #secNav li.last {
        margin: 0px;
        text-align: left;
        background: url(../images/link_arrow_down.png) no-repeat 95% 15px; }
    html.ccmc #secNav > ul > li {
      margin-left: 0px;
      width: 100%;
      border-top: 1px solid #b8bfc2;
      text-align: left;
      background: url(../images/link_arrow_down.png) no-repeat 95% 15px; }
    html.ccmc #secNav > ul > li > ul {
      top: 0;
      left: 0;
      margin: 0;
      width: 100%;
      border: 0 none;
      background: #e6e5e5;
      padding: 0; }
      html.ccmc #secNav > ul > li > ul li {
        border-top: 1px solid #b8bfc2;
        text-align: left;
        padding-left: 20px; }
        html.ccmc #secNav > ul > li > ul li a {
          color: #242f35;
          padding: 10px 15px; }
    html.ccmc #secNav > ul > li.expanded > ul {
      position: relative !important; }
    html.ccmc #fullColContent h1 {
      padding: 0px 15px;
      font-size: 23px;
      line-height: 28px;
      margin-top: 25px; }
    html.ccmc #fullColContent h2 {
      font-size: 18px;
      line-height: 24px;
      padding: 0px 15px; }
    html.ccmc #fullColContent .sectionhead {
      padding: 0 15px;
      font-size: 23px;
      line-height: 28px !important;
      text-align: left;
      margin-bottom: 10px; }
    html.ccmc #fullColContent .sectionsubhead {
      font-size: 20px;
      line-height: 26px;
      text-align: left;
      margin-bottom: 10px; }
    html.ccmc #fullColContent.fullColContent-header h2 {
      padding: 0px 15px;
      font-size: 23px;
      line-height: 28px;
      margin-top: 25px; }
    html.ccmc #fullColContent.fullColContent-header h3 {
      font-size: 18px;
      line-height: 24px;
      padding: 0px 15px; }
    html.ccmc #fullColContent h3 {
      padding: 0px 15px;
      font-size: 23px;
      line-height: 28px;
      text-align: left; }
    html.ccmc .readyToBlock h4 {
      font-size: 24px;
      line-height: 24px; }
    html.ccmc #fullColContent .readyToBlock h2 {
      line-height: 32px !important; }
    html.ccmc #fullColContent p {
      padding: 0px 20px !important;
      text-align: left; }
    html.ccmc #fullColContent .leftjustified {
      margin: 0 0px; }
    html.ccmc #fullColContent .leftjustified h3 {
      margin: 0 5px; }
    html.ccmc #fullColContent .BenefitsArea, html.ccmc .journal-content-article .BenefitsArea {
      width: auto; }
      html.ccmc #fullColContent .BenefitsArea h3, html.ccmc #fullColContent .BenefitsArea h2, html.ccmc .journal-content-article .BenefitsArea h3, html.ccmc .journal-content-article .BenefitsArea h2 {
        padding: 0;
        line-height: 28px !important;
        font-size: 23px;
        text-align: left; }
      html.ccmc #fullColContent .BenefitsArea .col, html.ccmc .journal-content-article .BenefitsArea .col {
        width: 100%;
        margin-left: 0;
        margin-bottom: 40px; }
        html.ccmc #fullColContent .BenefitsArea .col p, html.ccmc .journal-content-article .BenefitsArea .col p {
          padding: 0 !important; }
      html.ccmc #fullColContent .BenefitsArea .cf.last .col:last-child, html.ccmc .journal-content-article .BenefitsArea .cf.last .col:last-child {
        margin-bottom: 0; }
      html.ccmc #fullColContent .BenefitsArea .FirstRow, html.ccmc .journal-content-article .BenefitsArea .FirstRow {
        margin: 20px 0 0px 0; }
      html.ccmc #fullColContent .BenefitsArea #fine-print p, html.ccmc .journal-content-article .BenefitsArea #fine-print p {
        padding: 0 !important; }
    html.ccmc #fullColContent .iconInfo2 p, html.ccmc .journal-content-article .iconInfo2 p {
      padding: 0 20px 0 0 !important; }
    html.ccmc .largeLtCol {
      margin: 0px;
      width: 100%; }
    html.ccmc .shortRtCol {
      width: 100%;
      height: auto;
      float: none;
      padding: 0px;
      margin: 0px;
      text-align: center; }
      html.ccmc .shortRtCol h4 {
        text-align: left; }
    html.ccmc #secNav > ul > li:hover > ul {
      top: 0;
      position: relative !important; }
    html.ccmc .iconInfo {
      clear: both; }
    html.ccmc .iconInfo img {
      float: left;
      padding: 0 20px;
      margin: 10px 0px;
      text-align: center;
      margin-bottom: 90px;
      width: 117px !important; }
    html.ccmc .ProtectWhat h2 {
      font-size: 24px;
      line-height: 30px;
      margin: 15px 15px 0px 15px; }
    html.ccmc .ProtectWhat h3 {
      font-size: 18px;
      line-height: 20px;
      margin: 0 0 0 0px;
      padding: 0px 15px;
      padding-top: 5px; }
    html.ccmc .selectBoxes {
      margin: 15px 0px; }
    html.ccmc .select-style.Autopolicy,
    html.ccmc .select-style.YourState,
    html.ccmc .select-style.YourOccu {
      width: calc(100% - 30px);
      width: -webkit-calc(100% - 30px);
      width: expression(100% - 30px);
      width: -moz-calc(100% - 30px);
      width: -o-calc(100% - 30px);
      width: calc(100% - 30px);
      margin: 10px 15px;
      box-sizing: border-box; }
    html.ccmc .TopBlock {
      background: #f6f5f5;
      text-align: center; }
    html.ccmc .TypesofInsurance {
      padding-bottom: 0;
      margin-bottom: -20px; }
    html.ccmc .TypesofInsurance h1 {
      font-size: 24px;
      line-height: 30px;
      font-weight: 700;
      margin: 0px;
      padding: 0px 15px; }
    html.ccmc .TypesofInsurance h2 {
      font-size: 19px;
      line-height: 24px;
      margin: 0px;
      padding: 10px 15px 20px; }
    html.ccmc ul.TypesInsurance li {
      width: 50%;
      margin: 0 0 20px 0; }
    html.ccmc ul.TypesInsurance {
      margin: 0 0px;
      padding: 0 15px; }
    html.ccmc ul.TypesInsurance li span {
      width: 100%; }
    html.ccmc footer .footerTop img.alignleft {
      display: none; }
    html.ccmc ul.footersociallinks {
      text-align: center;
      width: 100%; }
      html.ccmc ul.footersociallinks li {
        padding: 0px 0px;
        float: none;
        display: inline-block;
        margin: 0px 7px; }
        html.ccmc ul.footersociallinks li a {
          width: 24px;
          height: 24px;
          background-size: cover !important; }
    html.ccmc .footerMiddle {
      margin: 25px 0px;
      margin-bottom: 0px; }
    html.ccmc .footerMiddle .TypesIns,
    html.ccmc .footerMiddle .customerSer,
    html.ccmc .footerMiddle .ourCompany {
      width: 100%; }
    html.ccmc .insuranceLinks h2 {
      font-size: 18px;
      border-top: 1px solid #b8bfc2;
      margin-bottom: 0px;
      padding: 15px 15px;
      background: url(../images/link_arrow.png) no-repeat 95% 18px; }
    html.ccmc .TypesIns li {
      margin: 0px;
      width: 100%; }
    html.ccmc .insuranceLinks ul li a {
      padding: 0px 15px 0px 10px;
      margin-left: 5px; }
    html.ccmc ul.ftlinks {
      margin: 0px;
      padding: 15px;
      padding-botttom: 0px;
      text-align: center;
      float: none; }
      html.ccmc ul.ftlinks li {
        display: inline-block;
        float: none; }
    html.ccmc .footerbottom {
      height: 100%; }
    html.ccmc ul.ftlinks li a {
      line-height: 30px; }
    html.ccmc footer .footerbottom .alignright {
      float: right;
      width: 260px; }
    html.ccmc .nortanLogo a,
    html.ccmc .bbbAc a {
      margin: 0px;
      margin-bottom: 15px;
      margin-right: 10px; }
    html.ccmc .nortanLogo {
      margin: 0; }
    html.ccmc .occupations .info {
      display: none; }
    html.ccmc .boxsize, html.ccmc .boxsizel {
      width: 100%;
      height: 50px;
      float: none;
      border-top: 1px solid #b8bfc2; }
      html.ccmc .boxsize .ih-item.square,
      html.ccmc .boxsize .ih-item.squarel, html.ccmc .boxsizel .ih-item.square,
      html.ccmc .boxsizel .ih-item.squarel {
        width: 100%;
        height: 100%;
        /*background: url(../images/link_arrow.png) no-repeat 95% 16px #fff;*/ }
        html.ccmc .boxsize .ih-item.square .img,
        html.ccmc .boxsize .ih-item.squarel .img, html.ccmc .boxsizel .ih-item.square .img,
        html.ccmc .boxsizel .ih-item.squarel .img {
          width: 40px;
          height: 40px;
          float: none;
          padding: 4px;
          display: table-cell;
          background: #ffffff; }
          html.ccmc .boxsize .ih-item.square .img a, html.ccmc .boxsize .ih-item.square .img .box-image,
          html.ccmc .boxsize .ih-item.squarel .img a,
          html.ccmc .boxsize .ih-item.squarel .img .box-image, html.ccmc .boxsizel .ih-item.square .img a, html.ccmc .boxsizel .ih-item.square .img .box-image,
          html.ccmc .boxsizel .ih-item.squarel .img a,
          html.ccmc .boxsizel .ih-item.squarel .img .box-image {
            width: 40px;
            height: 40px;
            display: inline-block;
            overflow: hidden;
            border-radius: 10px; }
            html.ccmc .boxsize .ih-item.square .img a:empty, html.ccmc .boxsize .ih-item.square .img .box-image:empty,
            html.ccmc .boxsize .ih-item.squarel .img a:empty,
            html.ccmc .boxsize .ih-item.squarel .img .box-image:empty, html.ccmc .boxsizel .ih-item.square .img a:empty, html.ccmc .boxsizel .ih-item.square .img .box-image:empty,
            html.ccmc .boxsizel .ih-item.squarel .img a:empty,
            html.ccmc .boxsizel .ih-item.squarel .img .box-image:empty {
              display: none !important; }
          html.ccmc .boxsize .ih-item.square .img img,
          html.ccmc .boxsize .ih-item.squarel .img img, html.ccmc .boxsizel .ih-item.square .img img,
          html.ccmc .boxsizel .ih-item.squarel .img img {
            width: auto !important;
            height: auto !important;
            /*padding: 5px;
    				border-radius: 10px;*/
            max-width: 100%; }
      html.ccmc .boxsize .occutitles, html.ccmc .boxsizel .occutitles {
        float: none;
        display: table-cell;
        vertical-align: top;
        background-color: #fff;
        color: red;
        width: 100%; }
        html.ccmc .boxsize .occutitles h4, html.ccmc .boxsize .occutitles div, html.ccmc .boxsizel .occutitles h4, html.ccmc .boxsizel .occutitles div {
          color: red;
          text-align: left;
          font-size: 16px;
          line-height: 20px;
          padding: 0;
          margin: 0;
          display: block;
          width: 100%; }
          html.ccmc .boxsize .occutitles h4 a, html.ccmc .boxsize .occutitles h4.box-text, html.ccmc .boxsize .occutitles div a, html.ccmc .boxsize .occutitles div.box-text, html.ccmc .boxsizel .occutitles h4 a, html.ccmc .boxsizel .occutitles h4.box-text, html.ccmc .boxsizel .occutitles div a, html.ccmc .boxsizel .occutitles div.box-text {
            color: #242f35;
            padding: 15px 5px;
            display: block;
            width: 100%;
            box-sizing: border-box;
            background: url(../images/link_arrow.png) no-repeat 95% 18px #fff; }
    html.ccmc footer .footerbottom .alignright {
      float: left;
      width: 100%;
      text-align: center; }
      html.ccmc footer .footerbottom .alignright .nortanLogo, html.ccmc footer .footerbottom .alignright .bbbAc {
        float: left;
        display: inline-block;
        float: none; }
    html.ccmc .nav-column-info {
      height: auto;
      padding-bottom: 10px !important;
      border-right: 0 none;
      border-top: 1px soild #dbdbdb; }
      html.ccmc .nav-column-info h3 {
        text-align: left; }
      html.ccmc .nav-column-info ul {
        margin-left: 15px; }
        html.ccmc .nav-column-info ul li, html.ccmc .nav-column-info ul .infonum {
          text-align: left; }
    html.ccmc .Img_widthSet {
      width: 100%;
      height: auto;
      border: 1px solid;
      margin: 0px; }
    html.ccmc #ctaImgBG {
      height: 110px; }
      html.ccmc #ctaImgBG .ctaImgTxt {
        width: 100%;
        margin: 0px 0px 20px 0px;
        float: left;
        position: relative;
        margin-top: 110px; }
        html.ccmc #ctaImgBG .ctaImgTxt h3, html.ccmc #ctaImgBG .ctaImgTxt h2 {
          font-size: 20px;
          line-height: 30px;
          padding: 15px 15px;
          margin: 0;
          font-weight: 700; }
        html.ccmc #ctaImgBG .ctaImgTxt p {
          font-size: 1rem;
          line-height: 1.5rem;
          padding: 0px 15px;
          margin: 0 0 20px; }
        html.ccmc #ctaImgBG .ctaImgTxt input[type="button"].actionBtnCnt {
          width: 100%;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
          max-width: 100% !important;
          margin-bottom: 0; }
    html.ccmc .centerContent ul.listWithbullets {
      margin: 0 0 0 30px;
      width: auto; }
    html.ccmc .iconInfo2 {
      padding: 0px;
      margin: 0px;
      width: 100%;
      text-align: left; }
      html.ccmc .iconInfo2 img {
        float: left;
        padding: 0 20px;
        margin: 0px;
        text-align: center;
        width: 100px; }
      html.ccmc .iconInfo2 h4 {
        padding: 0px 15px; }
      html.ccmc .iconInfo2 p {
        padding: 0px 15px; }
    html.ccmc #fullColContent .shortLtCol2 .iconInfo2 p {
      padding: 0 20px 0 0 !important; }
    html.ccmc .largeRtCol2 {
      width: 100%;
      height: auto;
      float: right;
      padding: 0px;
      margin: 0px; }
      html.ccmc .largeRtCol2 p {
        padding: 0px 15px; }
    html.ccmc .pictxt-txtlt ul, html.ccmc .pictxt-txtrt ul {
      font-size: 16px;
      text-align: left !important;
      margin-left: 25px !important; }
    html.ccmc .pictxt-txtlt ul li, html.ccmc .pictxt-txtrt ul li {
      margin: 0px 0px 7px 0px; }
    html.ccmc .pictxt-txtlt ul {
      margin-bottom: 20px !important; }
    html.ccmc #fullColContent .pictxt-txtlt h3, html.ccmc #fullColContent .pictxt-txtrt h3 {
      padding: 15px 15px;
      text-align: left;
      padding-bottom: 5px;
      font-weight: 400; }
    html.ccmc .pictxt-txtlt {
      margin: 0px;
      width: auto;
      padding: 0 !important; }
      html.ccmc .pictxt-txtlt h5 {
        padding: 15px 15px;
        text-align: left;
        padding-bottom: 5px;
        font-weight: 400; }
      html.ccmc .pictxt-txtlt p {
        width: auto;
        text-align: left;
        margin: 0 0 20px;
        padding: 0px 15px; }
    html.ccmc .readyToBlock p {
      text-align: center !important; }
    html.ccmc .shortLtCol2 {
      width: 100%;
      height: auto;
      float: left;
      padding: 0;
      margin: 0px; }
    html.ccmc #fullColContent p,
    html.ccmc #fullColContent h1,
    html.ccmc #fullColContent h3 {
      padding: 0px 15px; }
    html.ccmc #fullColContent.fullColContent-header h2 {
      padding: 0px 15px; }
    html.ccmc .pictxt-imglt {
      width: 100%;
      text-align: center; }
    html.ccmc .pictxt-txtrt {
      float: none;
      padding: 0 !important;
      margin: 0px;
      width: 100%; }
      html.ccmc .pictxt-txtrt h5 {
        padding: 15px 15px;
        text-align: left;
        padding-bottom: 5px;
        font-weight: 400; }
      html.ccmc .pictxt-txtrt p {
        width: auto;
        text-align: left;
        color: #242f35;
        margin: 0px;
        padding: 0px 15px; }
    html.ccmc .pictxt-imgrt {
      float: none;
      text-align: center;
      width: 100%; }
    html.ccmc .ManageAcc {
      width: 97%; }
      html.ccmc .ManageAcc ul.btmlinks li a {
        /*  background: url(../images/link_arrow.png) no-repeat right 11px; */ }
    html.ccmc .FullImgHeaderTall #OccupationHeader,
    html.ccmc .FullImgHeaderTall #AffinityLogoTop {
      width: 100%;
      margin-left: 0px; }
    html.ccmc .FullImgHeaderTall {
      width: 100%;
      height: auto; }
    html.ccmc .threeCTAsBox {
      width: 300px;
      margin: auto;
      text-align: center; }
      html.ccmc .threeCTAsBox .grow {
        width: 100%;
        margin-bottom: 20px;
        height: auto; }
        html.ccmc .threeCTAsBox .grow:hover {
          -webkit-transform: none;
          -ms-transform: none;
          transform: none; }
    html.ccmc #welcomeQuoteForm {
      text-align: center; }
    html.ccmc .threeCTAsBox {
      float: none;
      margin: 0px;
      width: 100%; }
    html.ccmc .getretrived {
      display: inline-block !important;
      text-align: center;
      padding-bottom: 15px; }
    html.ccmc #threeStepsContainer {
      width: 100%; }
      html.ccmc #threeStepsContainer #threeSteps {
        margin: 0px;
        width: 100%; }
        html.ccmc #threeStepsContainer #threeSteps .stepActive {
          float: none;
          margin: 0;
          padding: 0 0px;
          width: 100%;
          text-align: left;
          width: 100%; }
          html.ccmc #threeStepsContainer #threeSteps .stepActive h4 {
            padding: 0 20px; }
          html.ccmc #threeStepsContainer #threeSteps .stepActive p {
            padding: 0;
            text-align: left;
            padding: 0 20px;
            padding-bottom: 15px !important; }
        html.ccmc #threeStepsContainer #threeSteps .stepIndividual {
          padding: 0 0px;
          width: 100%; }
        html.ccmc #threeStepsContainer #threeSteps .stepsAngle {
          width: 45px;
          margin: 0px;
          padding: 0;
          float: none;
          text-align: center;
          -ms-transform: rotate(90deg);
          /* IE 9 */
          -webkit-transform: rotate(90deg);
          /* Safari */
          transform: rotate(90deg);
          /* Standard syntax */
          left: 45%;
          position: relative;
          display: none; }
    html.ccmc input[type="button"].actionBtnCnt,
    html.ccmc input[type="button"].actionBtn,
    html.ccmc input[type="submit"].actionBtn {
      -webkit-appearance: none;
      -moz-appearance: none;
      -ms-appearance: none;
      -o-appearance: none;
      appearance: none; }
    html.ccmc .mw-category-table td:first-child {
      width: 22% !important;
      padding: 10px 0 0; }
      html.ccmc .mw-category-table td:first-child img {
        width: auto !important;
        height: auto !important;
        margin-bottom: 15px; }
    html.ccmc .mw-category-table td:last-child {
      width: 78% !important;
      padding: 10px 0 0; }
    html.ccmc .portlet-boundary_58_ .portlet-body > .alert.alert-error {
      background: none;
      border: 0 none;
      box-sizing: border-box;
      width: 85%;
      color: #f00;
      padding: 0;
      margin: 0;
      text-align: left;
      float: none; }
    html.ccmc .ManageAccForm .help-inline {
      text-align: left;
      width: 85%; }
    html.ccmc .ManageAccForm .alert.alert-error {
      background: none;
      border: 0 none;
      box-sizing: border-box;
      width: 85%;
      color: #f00;
      padding: 0;
      text-align: left;
      float: none;
      padding-left: 7%; }
    html.ccmc .portlet-boundary_56_ .journal-content-article > div {
      text-align: left; }
    html.ccmc .portlet-boundary_56_ .journal-content-article > div.smallheading {
      text-align: left; }
    html.ccmc .portlet-boundary_56_ .journal-content-article > div.bodycontent {
      text-align: left; }
      html.ccmc .portlet-boundary_56_ .journal-content-article > div.bodycontent ul {
        margin-left: 10px; }
    html.ccmc .journal-content-article > nav#footerNav {
      width: 100%;
      overflow-x: auto;
      overflow-y: hidden; }
      html.ccmc .journal-content-article > nav#footerNav table.footertable {
        display: table; }
        html.ccmc .journal-content-article > nav#footerNav table.footertable tr {
          display: table-row; }
          html.ccmc .journal-content-article > nav#footerNav table.footertable tr td {
            padding-right: 10px;
            display: table-cell; }
            html.ccmc .journal-content-article > nav#footerNav table.footertable tr td a {
              display: inline-block;
              margin-bottom: 5px; }
    html.ccmc .portlet-boundary_56_ .journal-content-article > nav#footerNav table.footertable tr td div {
      min-width: 110px; }
    html.ccmc .portlet-borderless-container {
      min-height: 0.4em; }
    html.ccmc .row [class*="span"] {
      min-height: 5px; }
    html.ccmc .mv-img-desc .mv-img {
      width: 20%; }
    html.ccmc .mv-img-desc .mv-desc {
      width: 80%; }
    html.ccmc .ccmc-welcomequote-top.newAffinityTop .portlet-borderless-container {
      min-height: .4em !important; }
    html.ccmc #fullColContent .centerText p {
      padding: 0px;
      text-align: center;
      width: auto !important; }
    html.ccmc #fullColContent .centerText p {
      padding: 0px 5px !important; }
    html.ccmc .careersArea .topContent p,
    html.ccmc .careersVideo.careersArea .careerVideo_Content,
    html.ccmc .careersVideo.careersActuarialProduct {
      padding: 0px 20px; }
    html.ccmc .threeCTAsBox .grow {
      width: 270px;
      height: auto;
      margin: 0px auto;
      margin-bottom: 20px; }
    html.ccmc .careerBannerLftImg {
      padding-left: 0px;
      position: absolute;
      top: 0px;
      width: auto;
      left: 15px;
      height: 198px; }
    html.ccmc .findCareerblock .topContent {
      margin-top: 40px; }
    html.ccmc .careersArea .cf.findCareerblock li {
      margin-bottom: 38px !important; }
    html.ccmc .bgGray.careersArea h2 {
      padding-top: 20px; }
    html.ccmc .careersArea h1 {
      font-size: 28px;
      line-height: 28px; }
    html.ccmc .careersVideo.bgGray.careersArea ul.findCareerblockList,
    html.ccmc .careersVideo.bgGray.careersArea p {
      padding: 0 0px; }
    html.ccmc .careersAboutus .topContent p,
    html.ccmc .careersActuarialProduct .topContent p {
      padding: 0px 20px;
      font-size: 18.2px;
      line-height: 24px; }
    html.ccmc .AffinityTypes {
      width: 100%;
      height: auto; }
    html.ccmc .careersAboutus.p196 .topContent p, html.ccmc .careersActuarialProduct.p196 .topContent p {
      padding: 0px 20px;
      margin-bottom: 20px; }
    html.ccmc .AffinityInnerElements {
      top: 115px;
      padding: 0px;
      width: 100%;
      left: 0; }
      html.ccmc .AffinityInnerElements h3 {
        padding: 0px 20px; }
      html.ccmc .AffinityInnerElements p {
        padding: 0px 20px; }
    html.ccmc .careersAboutus.AffinityTypes .AffinityInnerElements, html.ccmc .careersActuarialProduct.AffinityTypes .AffinityInnerElements {
      width: 100%;
      right: 0px;
      left: 0; }
    html.ccmc .careersAboutus.AffinityTypes .AffinityInnerElements h3 {
      font-size: 18px;
      font-weight: 300;
      margin-top: 10px;
      line-height: 24px; }
    html.ccmc .AffinityTypes .AffinityInnerElements {
      position: relative; }
    html.ccmc .readyTopay h2 {
      font-size: 23px !important;
      line-height: 26px !important; }
    html.ccmc.view-tablet #FullImgHeader h2 {
      font-size: 20px;
      line-height: 26px;
      width: 180px;
      text-align: center; }
    html.ccmc.view-tablet #FullImgHeader .gopaperless-banner-header h1 {
      font-size: 20px;
      line-height: 26px;
      width: 180px;
      text-align: center; }
    html.ccmc.view-tablet #FullImgHeader h2.custom_Head {
      font-size: 25px;
      line-height: 26px; }
    html.ccmc.view-tablet #FullImgHeader {
      background-size: cover !important;
      width: 100%;
      padding-top: 6%; }
    html.ccmc .view-tablet #FullImgHeader #ImgHeaderTxt {
      height: auto;
      padding: 73px 50px;
      margin: 0;
      width: 55%; }
    html.ccmc.view-tablet #FullImgHeader h3, html.ccmc.view-tablet #FullImgHeader .header-text {
      display: none; }
    html.ccmc.view-mobile #fullColContent h1 {
      font-size: 24px;
      line-height: 28px;
      font-weight: bold;
      text-align: center; }
    html.ccmc.view-mobile #fullColContent.fullColContent-header h2 {
      font-size: 24px;
      line-height: 28px;
      font-weight: bold;
      text-align: center; }
    html.ccmc.view-mobile #fullColContent p {
      font-size: 1rem;
      line-height: 1.5rem; }
    html.ccmc .careersActuarialProduct h1, html.ccmc .careersActuarialProduct.findCareerblockHeadings h2, html.ccmc .careersAboutus h1, html.ccmc .careersAboutus.findCareerblockHeadings h2 {
      font-size: 28px;
      font-weight: 700;
      line-height: 28px;
      text-align: center;
      padding: 0px 20px; }
    html.ccmc .careersActuarialProduct.findCareerblockHeadings h2, html.ccmc .careersAboutus.findCareerblockHeadings h2 {
      font-size: 28px !important; }
    html.ccmc .careersActuarialProduct h2, html.ccmc .careersActuarialProduct.findCareerblockHeadings h3, html.ccmc .careersAboutus h2, html.ccmc .careersAboutus.findCareerblockHeadings h3 {
      font-size: 21px;
      line-height: 20px;
      text-align: center;
      padding: 0px 20px;
      padding-top: 0px; }
    html.ccmc .careersActuarialProduct p, html.ccmc .careersAboutus p {
      font-size: 14px;
      line-height: 20px;
      text-align: left;
      padding: 0px 20px; }
    html.ccmc .careersActuarialProduct ul.findCareerblockList, html.ccmc .careersAboutus ul.findCareerblockList {
      padding: 0px; }
    html.ccmc .careersAboutus .topContent p {
      text-align: left !important; }
    html.ccmc .careersAboutus.h1500 h1 {
      font-weight: bold; }
    html.ccmc .findCareerblock.careersAboutus .topContent {
      margin-top: 20px; }
    html.ccmc .careersActuarialProduct.AffinityTypes .AffinityInnerElements h3 {
      font-size: 17px;
      line-height: 20px;
      text-align: left;
      padding: 0px 20px;
      margin-top: 0px;
      font-weight: bold; }
    html.ccmc .careersActuarialProduct.findCareerblock .topContent {
      margin-top: 20px; }
    html.ccmc .careersActuarialProduct.findCareerblock .topContent p,
    html.ccmc .careersActuarialProduct.h1500 h1 {
      text-align: center; }
    html.ccmc #header-wrapper .logo {
      z-index: 8; }
    html.ccmc .AffinityTypes.WithLogo.careersAboutus img {
      position: relative;
      top: 20px; }
    html.ccmc .careersBenefits.AffinityTypes .AffinityInnerElements {
      width: 100%;
      top: 0px;
      left: 0px; }
    html.ccmc .careersBenefits .centerContent {
      margin: 0px 20px; }
    html.ccmc .careersBenefits .centerContent ul.listWithbullets {
      margin: 0px 20px;
      width: 100%;
      float: left;
      padding: 5px 0px;
      text-align: left; }
    html.ccmc .centerContent ul.listWithbullets li {
      font-size: 14px;
      margin-bottom: 10px !important; }
    html.ccmc .careersBenefits.findCareerblock .topContent {
      margin-top: 20px; }
      html.ccmc .careersBenefits.findCareerblock .topContent h1 {
        font-size: 28px;
        font-weight: 700;
        line-height: 28px;
        /* 		    text-align: left; Remove Email: Responsive Testing */
        text-align: center;
        padding: 0px 20px; }
      html.ccmc .careersBenefits.findCareerblock .topContent h2 {
        /*As the screen gets smaller on the Benefits page, the text gets smaller at the top of the page. https://uatportal.ccmc.com/careers/benefits */
        font-size: 21px !important;
        line-height: 24px;
        /* 		    text-align: left;  Remove Email: Responsive Testing*/
        text-align: center;
        padding: 0px 20px;
        /* 		    padding-top: 20px; Remove Email: Responsive Testing */ }
      html.ccmc .careersBenefits.findCareerblock .topContent p {
        font-size: 14px;
        line-height: 20px;
        text-align: left;
        padding: 0px 20px; }
    html.ccmc .AffinityTypes .AffinityInnerElements h3 {
      font-size: 21px;
      line-height: 20px;
      font-weight: bold;
      margin-top: 15px !important;
      margin-bottom: 5px; }
    html.ccmc .findCareerblock.careersBenefits {
      margin-top: 0px; }
    html.ccmc .payment-autoContent {
      width: 100%; }
      html.ccmc .payment-autoContent .colum {
        width: 100%;
        text-align: left;
        vertical-align: top;
        float: none;
        margin: 0px auto;
        border-bottom: 1px solid #dbdbdb;
        min-height: 60px; }
        html.ccmc .payment-autoContent .colum img {
          width: 105px;
          height: auto;
          border-width: 0px;
          border-style: solid;
          float: left;
          margin-right: 10px;
          min-height: 55px; }
        html.ccmc .payment-autoContent .colum p {
          margin-left: 5px;
          margin-right: 5px; }
        html.ccmc .payment-autoContent .colum .view-detail {
          display: block;
          text-align: left;
          width: 9rem;
          margin-left: 7rem;
          margin-top: 3px; }
        html.ccmc .payment-autoContent .colum a.view-detail:hover {
          font-weight: bold;
          text-decoration: none; }
        html.ccmc .payment-autoContent .colum a.view-detail:focus:not(:active) {
          outline: 3px dotted #006890; }
    html.ccmc .prohead2 {
      color: #007ea2;
      font-size: 23px;
      font-weight: 400;
      line-height: 25px; }
      html.ccmc .prohead2 strong {
        font-weight: 100; }
    html.ccmc .blackheader {
      font-size: 14px;
      line-height: 20px; }
    html.ccmc .smallheading {
      font-size: 14px;
      font-weight: bold; }
    html.ccmc .payment-autoContent .colum .view-detail.collapsed:before {
      content: " + ";
      font-size: 18px; }
    html.ccmc .payment-autoContent .colum .view-detail.expanded:before {
      content: " - ";
      font-size: 18px; }
    html.ccmc #article_faq h2 {
      font-size: 17px;
      font-weight: bold;
      padding-top: 15px; }
    html.ccmc .nav-menu-style-no-bullet ul {
      margin: 0;
      padding: 0; }
      html.ccmc .nav-menu-style-no-bullet ul li {
        display: block;
        padding: 5px 0px;
        border-top: 1px solid #dbdbdb; }
        html.ccmc .nav-menu-style-no-bullet ul li button span.blue_button {
          background: none;
          height: auto;
          line-height: 25px;
          padding-left: 0px; }
        html.ccmc .nav-menu-style-no-bullet ul li button em.blue_button {
          font-style: normal;
          margin-right: 0px;
          padding-right: 10px;
          height: auto;
          line-height: 24px;
          background: none;
          color: #242f35;
          font-size: 14px;
          font-weight: normal; }
      html.ccmc .nav-menu-style-no-bullet ul li.selected {
        display: none; }
    html.ccmc .payment-autoContent .colum:last-child {
      border: 0 none; }
    html.ccmc .StartQuote {
      border: 0 none;
      background: #f5f5f5;
      text-align: center;
      padding: 10px;
      padding-left: 0px;
      border-radius: 0px; }
      html.ccmc .StartQuote h2 {
        font-size: 17px;
        line-height: 18px;
        font-weight: 700; }
      html.ccmc .StartQuote input[type="button"].QuoteBtn {
        margin-top: 20px; }
    html.ccmc .types-of-coverage,
    html.ccmc .types-of-coverage1,
    html.ccmc .discount_Page,
    html.ccmc .Discounts,
    html.ccmc .coverages1,
    html.ccmc .discounts,
    html.ccmc .coverages2,
    html.ccmc .coverages {
      text-align: left !important; }
      html.ccmc .types-of-coverage ul,
      html.ccmc .types-of-coverage1 ul,
      html.ccmc .discount_Page ul,
      html.ccmc .Discounts ul,
      html.ccmc .coverages1 ul,
      html.ccmc .discounts ul,
      html.ccmc .coverages2 ul,
      html.ccmc .coverages ul {
        margin: 0;
        margin-left: 10px;
        padding: 0px; }
        html.ccmc .types-of-coverage ul a,
        html.ccmc .types-of-coverage1 ul a,
        html.ccmc .discount_Page ul a,
        html.ccmc .Discounts ul a,
        html.ccmc .coverages1 ul a,
        html.ccmc .discounts ul a,
        html.ccmc .coverages2 ul a,
        html.ccmc .coverages ul a {
          word-wrap: break-word;
          color: #004479;
          text-decoration: underline; }
    html.ccmc .coverages1 ul.mrgin-leftRemove li,
    html.ccmc .coverages2 ul.mrgin-leftRemove li {
      margin-left: 10px; }
    html.ccmc .coverages ul.mrgin-leftRemove li {
      margin-left: 10px; }
    html.ccmc .personal-umbrella_red {
      font-size: 14px; }
    html.ccmc .CustomTable-responsive {
      display: inline-block;
      width: 100%;
      overflow: auto; }
    html.ccmc .CustomTable-responsive table td {
      width: 33% !important;
      display: table-cell;
      overflow: auto; }
      html.ccmc .CustomTable-responsive table td strong {
        word-wrap: break-word; }
    html.ccmc .CustomTable-responsive table h3, html.ccmc .bodycontent-wrapper .CustomTable-responsive table h2 {
      word-wrap: break-word;
      font-size: 14px; }
    html.ccmc .CustomTable-responsive table td p strong a {
      font-size: 11px; }
    html.ccmc .calcas_InsuranceVideo {
      text-align: left; }
      html.ccmc .calcas_InsuranceVideo .center, html.ccmc .calcas_InsuranceVideo p {
        text-align: left; }
    html.ccmc .ccmc-page a:hover {
      font-weight: normal; }
    html.ccmc .margin-mobileremove {
      margin-left: 0px; }
    html.ccmc em {
      font-style: normal; }
    html.ccmc #mainGlossaryContent #Glossary_category span {
      font-weight: normal; }
    html.ccmc #mainGlossaryContent #article_faq h2 {
      font-weight: normal;
      text-align: left;
      font-size: 21px; }
    html.ccmc #mainGlossaryContent #article_faq .article_answer {
      text-align: left;
      font-size: 14px;
      background: transparent; }
    html.ccmc #footerNav .custom_Footer table {
      overflow: auto;
      padding-bottom: 20px; }
      html.ccmc #footerNav .custom_Footer table td {
        display: table-cell; }
        html.ccmc #footerNav .custom_Footer table td a {
          display: block; }
      html.ccmc #footerNav .custom_Footer table .insurance,
      html.ccmc #footerNav .custom_Footer table .getaquote,
      html.ccmc #footerNav .custom_Footer table .insurancetips,
      html.ccmc #footerNav .custom_Footer table .resources {
        width: 100%;
        padding-right: 5px; }
    html.ccmc .heading_titleChange {
      font-size: 14px;
      padding-top: 15px;
      display: block;
      margin-bottom: 0px;
      line-height: 20px; }
    html.ccmc .ccmc-page a {
      /* 	        color: #004479; */
      text-decoration: none;
      word-wrap: break-word; }
    html.ccmc .createAcctLt {
      width: 100%; }
    html.ccmc .createAcctRt {
      width: 100%; }
    html.ccmc #createTerms {
      width: 100% !important;
      padding: 0px; }
      html.ccmc #createTerms p {
        padding: 15px;
        padding-bottom: 0px;
        margin: 0px; }
    html.ccmc #createAcctContent h1 {
      font-size: 26px; }
    html.ccmc .createAcctRt #createAcctContent p,
    html.ccmc .createAcctRt .createInfo img {
      display: table-cell; }
    html.ccmc #createAcctContent p {
      display: table; }
    html.ccmc .createInfo {
      clear: both; }
    html.ccmc #acctContinue p {
      width: 100%; }
    html.ccmc #acctContinue a {
      float: none;
      text-align: center;
      width: 100%;
      display: inline-block;
      margin: 0px; }
    html.ccmc .createTermsBox input[type=checkbox]:not(old) + label {
      /*margin-left:0px !important;*/
      height: 20px; }
    html.ccmc .ManageAcc {
      width: 85%;
      margin: 15px auto; }
    html.ccmc .ManageAcc h2, html.ccmc .ManageAcc h1 {
      font-size: 18px; }
    html.ccmc .careersMain.top input[type='button'].QuoteBtn {
      margin: 0 15px; }
    html.ccmc .careersActuarialProduct.AffinityTypes img {
      margin-top: 20px; }
    html.ccmc table.table-CustomAdd {
      width: auto;
      display: table-cell; }
      html.ccmc table.table-CustomAdd td {
        width: auto;
        display: table-cell; }
    html.ccmc table.CusTomeTableMinwidTh td {
      width: auto;
      display: table-cell; }
    html.ccmc table.CusTomeTableMinwidTh {
      max-width: 100%; }
    html.ccmc.view-tablet #FullImgHeader #ImgHeaderTxt {
      width: auto;
      padding: 2px 15px; }
    html.ccmc .gray_bg_small {
      background: transparent; }
      html.ccmc .gray_bg_small span {
        font-size: 14px; }
    html.ccmc .ScheduleACallBox {
      border: 0 none;
      text-align: left; }
      html.ccmc .ScheduleACallBox h3 {
        text-align: left; }
      html.ccmc .ScheduleACallBox p {
        margin: 15px 0px; }
    html.ccmc .goPaperlessConfirmpage h2 {
      font-size: 21px;
      font-weight: normal; }
    html.ccmc .goPaperlessConfirmpage p {
      font-size: 14px; }
    html.ccmc .insurance-options {
      border-top: 1px solid #c3d3dc;
      width: 100%;
      height: auto;
      padding: 15px 0px;
      margin: 0px;
      float: left; }
      html.ccmc .insurance-options p {
        margin: 0px; }
        html.ccmc .insurance-options p a {
          text-decoration: none;
          font-size: 14px; }
    html.ccmc .asset-feature-story {
      width: 100%; }
    html.ccmc .featureStoryCol1,
    html.ccmc .featureStoryCol2 {
      margin-right: 0px;
      border-right: 0 none; }
    html.ccmc .portlet-asset-publisher .asset-feature-story .asset-content {
      height: 100%;
      min-height: 100%; }
    html.ccmc .asset-feature-story {
      min-height: 100%; }
    html.ccmc .portlet-asset-publisher .asset-feature-story .asset-more {
      border-bottom: 1px solid #dbdbdb;
      padding-bottom: 15px;
      margin-bottom: 15px; }
    html.ccmc .portlet-asset-publisher .asset-feature-story .asset-title {
      font-size: 17px; }
    html.ccmc .rowFeatureStorySeperator {
      display: none; }
    html.ccmc .asset-feature-story .asset-more button {
      background: #00b6ce;
      padding: 10px;
      margin-bottom: 17px;
      display: inline;
      border-radius: 4px;
      position: relative;
      margin-bottom: 0px;
      z-index: 1; }
    html.ccmc .ccmc-page button span.blue_button,
    html.ccmc .ccmc-page button em.blue_button {
      background: none;
      color: #fff;
      font-weight: 700;
      font-size: 14px; }
    html.ccmc .backBtn button {
      background: #00b6ce !important;
      padding: 10px !important;
      margin-bottom: 17px;
      display: inline;
      border-radius: 4px !important;
      position: relative;
      margin-bottom: 0px;
      z-index: 1; }
    html.ccmc button span.blue_button {
      padding-left: 0px !important;
      background: none; }
    html.ccmc .BannerElements {
      height: 100%;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      margin-bottom: 20px;
      /*WrapInnerBanner End*/ }
      html.ccmc .BannerElements * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box; }
      html.ccmc .BannerElements .LearnMoreBtn {
        width: 100%; }
      html.ccmc .BannerElements .WrapInnerBanner {
        position: relative;
        padding: 20px 20px 0 20px;
        left: 0;
        top: 0;
        width: 100%; }
        html.ccmc .BannerElements .WrapInnerBanner h3 {
          font-size: 18px;
          line-height: 24px;
          width: 100%; }
        html.ccmc .BannerElements .WrapInnerBanner p {
          font-size: 16px;
          line-height: 22px;
          width: 100%; }
        html.ccmc .BannerElements .WrapInnerBanner img {
          float: left;
          margin-right: 15px; }
    html.ccmc .ccmc-affinity-main .CCMC_firefighter_affinity .portlet-boundary_56_ .journal-content-article > div {
      text-align: center; }
    html.ccmc .ccmc-affinity-main .FullImgHeaderTall, html.ccmc .ccmc-home .FullImgHeaderTall {
      background-image: none !important; }
    html.ccmc .ccmc-affinity-main .CCMC_firefighter_affinity .portlet-boundary_56_ .journal-content-article .affinitySection img,
    html.ccmc .ccmc-home .CCMC_firefighter_affinity .portlet-boundary_56_ .journal-content-article .affinitySection img {
      display: block !important; }
    html.ccmc .FullImgHeaderTall #OccupationHeader,
    html.ccmc .FullImgHeaderTall #AffinityLogoTop {
      position: relative;
      padding: 0 15px;
      width: auto !important; }
    html.ccmc .FullImgHeaderTall #AffinityLogoTop .logocenter {
      padding: 0;
      width: 100%;
      margin: -15px 0 10px; }
    html.ccmc .careersActuarialProduct.findCareerblock .topContent p,
    html.ccmc .careersActuarialProduct.h1500 h1 {
      text-align: center; }
    html.ccmc .career-areas-bannerLeftIMage {
      padding-left: 15px; }
    html.ccmc .createFieldMan {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      margin-top: 0;
      margin-bottom: 15px;
      /*recaptcha_widget Close*/
      /*mw-primary-button Close*/ }
      html.ccmc .createFieldMan * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box; }
      html.ccmc .createFieldMan div.controlsBar {
        margin-top: 0; }
      html.ccmc .createFieldMan div {
        float: none; }
      html.ccmc .createFieldMan input[type="text"], html.ccmc .createFieldMan input[type="email"], html.ccmc .createFieldMan input[type="password"], html.ccmc .createFieldMan input.createFieldMan_smallInput {
        width: 100% !important;
        max-width: 100% !important; }
      html.ccmc .createFieldMan #recaptcha_widget {
        width: 100%; }
        html.ccmc .createFieldMan #recaptcha_widget #recaptcha_image {
          width: 100% !important; }
        html.ccmc .createFieldMan #recaptcha_widget table {
          display: table;
          width: 100%; }
          html.ccmc .createFieldMan #recaptcha_widget table tr td:first-child {
            width: 90%;
            display: table-cell; }
          html.ccmc .createFieldMan #recaptcha_widget table tr td:last-child {
            width: 10%;
            display: table-cell; }
      html.ccmc .createFieldMan .mw-primary-button,
      html.ccmc .createFieldMan .mw-primary-button:hover {
        width: 100% !important; }
      html.ccmc .createFieldMan #recaptcha_widget span.recaptcha_only_if_image {
        line-height: 18px !important;
        float: none;
        display: inline-block;
        padding-bottom: 10px; }
      html.ccmc .createFieldMan span.recaptcha_only_if_image a {
        float: none;
        margin-right: 10px;
        line-height: normal; }
      html.ccmc .createFieldMan.captchacode strong {
        width: 100% !important; }
    html.ccmc .SearchResultData .dropdown-toggle {
      margin: 0px;
      padding: 0px; }
    html.ccmc .SearchResultData .lfr-search-container {
      margin-top: 0px; }
    html.ccmc .portlet-journal-content-search small.search-results {
      margin: 0px;
      padding: 0px 20px;
      display: block;
      font-size: 14px;
      text-align: right !important;
      width: auto;
      float: right;
      line-height: 22px; }
    html.ccmc button.SearchBtnClass {
      width: 100px;
      float: right;
      margin-top: 0px; }
    html.ccmc .createFields.CustomSearchField {
      display: inline-block; }
    html.ccmc .createFields.CustomSearchField .form-group-inline {
      display: inherit; }
    html.ccmc .CustomSearchField button.SearchBtnClass {
      float: left;
      margin: 0 !important; }
    html.ccmc .CustomSearchField .SearchBtnClass {
      width: auto;
      margin-top: 0px !important;
      display: block;
      position: relative;
      left: 0px; }
    html.ccmc .CustomSearchField .form-group-inline {
      display: block;
      width: 57%;
      float: left;
      margin-right: 13px; }
    html.ccmc .taglib-page-iterator .lfr-pagination-buttons {
      width: auto; }
    html.ccmc .portlet-journal-content-search .search-results {
      margin: 0px 0px; }
    html.ccmc .taglib-page-iterator .lfr-pagination-config {
      padding: 0 0px;
      float: left;
      padding-left: 20px !important; }
    html.ccmc .createFields input[type="text"] {
      width: 90%;
      float: left;
      margin-right: 10px; }
    html.ccmc .ShowingResult {
      width: 90%; }
    html.ccmc .SearchResultData table td {
      width: 320px;
      display: table-caption;
      word-wrap: break-word; }
    html.ccmc .SearchResultData table {
      padding: 0px; }
    html.ccmc .sub-menu-search .SearchBtnClass {
      margin-top: 0px; }
    html.ccmc html.ccmc .ccmc-page .createTermsBox input[type=checkbox]:not(old) {
      width: auto !important;
      height: auto !important;
      line-height: 0 !important; }
    html.ccmc html.ccmc .ccmc-page .createTermsBox input[type=checkbox]:not(old) + label {
      margin-left: 0 !important;
      height: 20px !important; }
    html.ccmc .ccmc-page .createAcctLt, html.ccmc .ccmc-page .createAcctRt {
      width: 100% !important;
      padding: 0 !important; }
    html.ccmc .ccmc-page .createFields {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
      html.ccmc .ccmc-page .createFields input, html.ccmc .ccmc-page .createFields .selectBoxes, html.ccmc .ccmc-page .createFields textarea {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        max-width: 100% !important;
        width: 100% !important;
        display: block; }
      html.ccmc .ccmc-page .createFields input[type="tel"] {
        width: 40px;
        display: inline; }
    html.ccmc .ccmc-page input[type="button"].actionBtn, html.ccmc .ccmc-page input[type="submit"].actionBtn {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      max-width: 100% !important;
      width: 100% !important;
      display: block; }
    html.ccmc ul.findCareerblock li img {
      width: auto !important;
      height: auto !important;
      margin: auto;
      margin-bottom: 15px; }
    html.ccmc .ManageAccForm input[type=text],
    html.ccmc .ManageAccForm input[type=password],
    html.ccmc #p_p_id_58_ input[type=text],
    html.ccmc #p_p_id_58_ input[type=password] {
      width: 80%;
      padding-right: 20px; }
    html.ccmc .ManageAcc .btn btn-default-search-cancel {
      left: 88% !important;
      z-index: 1 !important; }
    html.ccmc input[type="button"].actionBtn {
      margin: 0px; }
    html.ccmc .NewsRoomsMain .text-right {
      text-align: left !important;
      border-bottom: 1px solid #ccc;
      padding-bottom: 10px; }
    html.ccmc ul.findCareerblock li {
      float: left;
      margin: 0 20px 0 0;
      padding: 0;
      list-style: none;
      text-align: center;
      width: auto; }
    html.ccmc #fullColContent .readyToBlock {
      width: calc(100% - 40px) !important;
      margin: auto; }
    html.ccmc .CCMC_affinity .journal-content-article p {
      height: auto;
      margin: 0 0 10px;
      position: relative;
      right: 0px; }
    html.ccmc .careersMain.empDetail p {
      height: auto;
      position: relative; }
    html.ccmc #myacct-wrapper, html.ccmc .myacct-wrapper {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      /*#myacct-lt Close*/ }
      html.ccmc #myacct-wrapper *, html.ccmc .myacct-wrapper * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box; }
      html.ccmc #myacct-wrapper h1, html.ccmc .myacct-wrapper h1 {
        margin: 0px 0px 20px 0px;
        font-size: 29px;
        line-height: 36px; }
      html.ccmc #myacct-wrapper .dropdownBox, html.ccmc .myacct-wrapper .dropdownBox {
        margin: 0px;
        width: 100%; }
      html.ccmc #myacct-wrapper #myacct-lt, html.ccmc #myacct-wrapper .myacct-lt, html.ccmc .myacct-wrapper #myacct-lt, html.ccmc .myacct-wrapper .myacct-lt {
        /*detailstable Close*/
        /*claimsbox Close*/
        /*formRow Close*/
        /*.acctinfobox Close*/ }
        html.ccmc #myacct-wrapper #myacct-lt .mv-top-20, html.ccmc #myacct-wrapper .myacct-lt .mv-top-20, html.ccmc .myacct-wrapper #myacct-lt .mv-top-20, html.ccmc .myacct-wrapper .myacct-lt .mv-top-20 {
          margin-top: 20px !important; }
        html.ccmc #myacct-wrapper #myacct-lt .acctbtn a, html.ccmc #myacct-wrapper #myacct-lt input[type="submit"].acctbtn, html.ccmc #myacct-wrapper #myacct-lt .acctfloatbtn a, html.ccmc #myacct-wrapper #myacct-lt .acctboxbtn a, html.ccmc #myacct-wrapper #myacct-lt .acctfloatbtn input[type="submit"], html.ccmc #myacct-wrapper #myacct-lt .acctfloatbtn input[type="button"], html.ccmc #myacct-wrapper .myacct-lt .acctbtn a, html.ccmc #myacct-wrapper .myacct-lt input[type="submit"].acctbtn, html.ccmc #myacct-wrapper .myacct-lt .acctfloatbtn a, html.ccmc #myacct-wrapper .myacct-lt .acctboxbtn a, html.ccmc #myacct-wrapper .myacct-lt .acctfloatbtn input[type="submit"], html.ccmc #myacct-wrapper .myacct-lt .acctfloatbtn input[type="button"], html.ccmc .myacct-wrapper #myacct-lt .acctbtn a, html.ccmc .myacct-wrapper #myacct-lt input[type="submit"].acctbtn, html.ccmc .myacct-wrapper #myacct-lt .acctfloatbtn a, html.ccmc .myacct-wrapper #myacct-lt .acctboxbtn a, html.ccmc .myacct-wrapper #myacct-lt .acctfloatbtn input[type="submit"], html.ccmc .myacct-wrapper #myacct-lt .acctfloatbtn input[type="button"], html.ccmc .myacct-wrapper .myacct-lt .acctbtn a, html.ccmc .myacct-wrapper .myacct-lt input[type="submit"].acctbtn, html.ccmc .myacct-wrapper .myacct-lt .acctfloatbtn a, html.ccmc .myacct-wrapper .myacct-lt .acctboxbtn a, html.ccmc .myacct-wrapper .myacct-lt .acctfloatbtn input[type="submit"], html.ccmc .myacct-wrapper .myacct-lt .acctfloatbtn input[type="button"] {
          width: 100%;
          max-width: 100% !important;
          height: 41px;
          float: none;
          clear: both; }
        html.ccmc #myacct-wrapper #myacct-lt .acctfloatbtn, html.ccmc #myacct-wrapper #myacct-lt .acctboxbtn, html.ccmc #myacct-wrapper .myacct-lt .acctfloatbtn, html.ccmc #myacct-wrapper .myacct-lt .acctboxbtn, html.ccmc .myacct-wrapper #myacct-lt .acctfloatbtn, html.ccmc .myacct-wrapper #myacct-lt .acctboxbtn, html.ccmc .myacct-wrapper .myacct-lt .acctfloatbtn, html.ccmc .myacct-wrapper .myacct-lt .acctboxbtn {
          float: none;
          clear: both;
          width: 100%; }
        html.ccmc #myacct-wrapper #myacct-lt .acctboxbtn a, html.ccmc #myacct-wrapper .myacct-lt .acctboxbtn a, html.ccmc .myacct-wrapper #myacct-lt .acctboxbtn a, html.ccmc .myacct-wrapper .myacct-lt .acctboxbtn a {
          width: -webkit-calc(100% - 28px);
          width: expression(100% - 28px);
          width: -moz-calc(100% - 28px);
          width: -o-calc(100% - 28px);
          width: calc(100% - 28px); }
        html.ccmc #myacct-wrapper #myacct-lt .mv-mar-bot-0, html.ccmc #myacct-wrapper .myacct-lt .mv-mar-bot-0, html.ccmc .myacct-wrapper #myacct-lt .mv-mar-bot-0, html.ccmc .myacct-wrapper .myacct-lt .mv-mar-bot-0 {
          margin-bottom: 0 !important; }
        html.ccmc #myacct-wrapper #myacct-lt .detailstable .mw-w100, html.ccmc #myacct-wrapper .myacct-lt .detailstable .mw-w100, html.ccmc .myacct-wrapper #myacct-lt .detailstable .mw-w100, html.ccmc .myacct-wrapper .myacct-lt .detailstable .mw-w100 {
          width: 100%; }
        html.ccmc #myacct-wrapper #myacct-lt .detailstable .mw-pb5, html.ccmc #myacct-wrapper .myacct-lt .detailstable .mw-pb5, html.ccmc .myacct-wrapper #myacct-lt .detailstable .mw-pb5, html.ccmc .myacct-wrapper .myacct-lt .detailstable .mw-pb5 {
          padding-bottom: 5px; }
        html.ccmc #myacct-wrapper #myacct-lt .claimsbox, html.ccmc #myacct-wrapper .myacct-lt .claimsbox, html.ccmc .myacct-wrapper #myacct-lt .claimsbox, html.ccmc .myacct-wrapper .myacct-lt .claimsbox {
          height: 100%; }
          html.ccmc #myacct-wrapper #myacct-lt .claimsbox .claimsbtn a, html.ccmc #myacct-wrapper .myacct-lt .claimsbox .claimsbtn a, html.ccmc .myacct-wrapper #myacct-lt .claimsbox .claimsbtn a, html.ccmc .myacct-wrapper .myacct-lt .claimsbox .claimsbtn a {
            width: 100%; }
        html.ccmc #myacct-wrapper #myacct-lt .formRow, html.ccmc #myacct-wrapper .myacct-lt .formRow, html.ccmc .myacct-wrapper #myacct-lt .formRow, html.ccmc .myacct-wrapper .myacct-lt .formRow {
          margin: 0px 0px 15px 0px;
          /*.createFields Close*/
          /*Table Responsive Close*/ }
          html.ccmc #myacct-wrapper #myacct-lt .formRow div, html.ccmc #myacct-wrapper .myacct-lt .formRow div, html.ccmc .myacct-wrapper #myacct-lt .formRow div, html.ccmc .myacct-wrapper .myacct-lt .formRow div {
            float: none !important;
            padding-right: 0 !important;
            padding-bottom: 0 !important; }
          html.ccmc #myacct-wrapper #myacct-lt .formRow [class*="col-md"], html.ccmc #myacct-wrapper .myacct-lt .formRow [class*="col-md"], html.ccmc .myacct-wrapper #myacct-lt .formRow [class*="col-md"], html.ccmc .myacct-wrapper .myacct-lt .formRow [class*="col-md"] {
            padding-bottom: 15px !important; }
            html.ccmc #myacct-wrapper #myacct-lt .formRow [class*="col-md"]:last-child, html.ccmc #myacct-wrapper .myacct-lt .formRow [class*="col-md"]:last-child, html.ccmc .myacct-wrapper #myacct-lt .formRow [class*="col-md"]:last-child, html.ccmc .myacct-wrapper .myacct-lt .formRow [class*="col-md"]:last-child {
              padding-bottom: 0px !important; }
          html.ccmc #myacct-wrapper #myacct-lt .formRow .actionSection p, html.ccmc #myacct-wrapper .myacct-lt .formRow .actionSection p, html.ccmc .myacct-wrapper #myacct-lt .formRow .actionSection p, html.ccmc .myacct-wrapper .myacct-lt .formRow .actionSection p {
            display: inline-block;
            width: 100%;
            margin: 0 !important;
            padding: 0 !important; }
            html.ccmc #myacct-wrapper #myacct-lt .formRow .actionSection p a, html.ccmc #myacct-wrapper .myacct-lt .formRow .actionSection p a, html.ccmc .myacct-wrapper #myacct-lt .formRow .actionSection p a, html.ccmc .myacct-wrapper .myacct-lt .formRow .actionSection p a {
              width: 100%;
              display: block;
              margin: 15px 0;
              text-align: center; }
          html.ccmc #myacct-wrapper #myacct-lt .formRow .createFields.noLabel, html.ccmc #myacct-wrapper .myacct-lt .formRow .createFields.noLabel, html.ccmc .myacct-wrapper #myacct-lt .formRow .createFields.noLabel, html.ccmc .myacct-wrapper .myacct-lt .formRow .createFields.noLabel {
            margin-top: 15px;
            margin-bottom: 15px; }
          html.ccmc #myacct-wrapper #myacct-lt .formRow .createFields.mv-top-15, html.ccmc #myacct-wrapper .myacct-lt .formRow .createFields.mv-top-15, html.ccmc .myacct-wrapper #myacct-lt .formRow .createFields.mv-top-15, html.ccmc .myacct-wrapper .myacct-lt .formRow .createFields.mv-top-15 {
            margin-top: 15px !important; }
          html.ccmc #myacct-wrapper #myacct-lt .formRow .accttable, html.ccmc #myacct-wrapper #myacct-lt .formRow .formtable, html.ccmc #myacct-wrapper #myacct-lt .formRow .homecover, html.ccmc #myacct-wrapper .myacct-lt .formRow .accttable, html.ccmc #myacct-wrapper .myacct-lt .formRow .formtable, html.ccmc #myacct-wrapper .myacct-lt .formRow .homecover, html.ccmc .myacct-wrapper #myacct-lt .formRow .accttable, html.ccmc .myacct-wrapper #myacct-lt .formRow .formtable, html.ccmc .myacct-wrapper #myacct-lt .formRow .homecover, html.ccmc .myacct-wrapper .myacct-lt .formRow .accttable, html.ccmc .myacct-wrapper .myacct-lt .formRow .formtable, html.ccmc .myacct-wrapper .myacct-lt .formRow .homecover {
            /* Force table to not be like tables anymore */
            /* Hide table headers (but not display: none;, for accessibility) */
            /*
						Label the data
						*/
            /*tablepadding CLose*/ }
            html.ccmc #myacct-wrapper #myacct-lt .formRow .accttable table, html.ccmc #myacct-wrapper #myacct-lt .formRow .accttable thead, html.ccmc #myacct-wrapper #myacct-lt .formRow .accttable tbody, html.ccmc #myacct-wrapper #myacct-lt .formRow .accttable th, html.ccmc #myacct-wrapper #myacct-lt .formRow .accttable td, html.ccmc #myacct-wrapper #myacct-lt .formRow .accttable tr, html.ccmc #myacct-wrapper #myacct-lt .formRow .formtable table, html.ccmc #myacct-wrapper #myacct-lt .formRow .formtable thead, html.ccmc #myacct-wrapper #myacct-lt .formRow .formtable tbody, html.ccmc #myacct-wrapper #myacct-lt .formRow .formtable th, html.ccmc #myacct-wrapper #myacct-lt .formRow .formtable td, html.ccmc #myacct-wrapper #myacct-lt .formRow .formtable tr, html.ccmc #myacct-wrapper #myacct-lt .formRow .homecover table, html.ccmc #myacct-wrapper #myacct-lt .formRow .homecover thead, html.ccmc #myacct-wrapper #myacct-lt .formRow .homecover tbody, html.ccmc #myacct-wrapper #myacct-lt .formRow .homecover th, html.ccmc #myacct-wrapper #myacct-lt .formRow .homecover td, html.ccmc #myacct-wrapper #myacct-lt .formRow .homecover tr, html.ccmc #myacct-wrapper .myacct-lt .formRow .accttable table, html.ccmc #myacct-wrapper .myacct-lt .formRow .accttable thead, html.ccmc #myacct-wrapper .myacct-lt .formRow .accttable tbody, html.ccmc #myacct-wrapper .myacct-lt .formRow .accttable th, html.ccmc #myacct-wrapper .myacct-lt .formRow .accttable td, html.ccmc #myacct-wrapper .myacct-lt .formRow .accttable tr, html.ccmc #myacct-wrapper .myacct-lt .formRow .formtable table, html.ccmc #myacct-wrapper .myacct-lt .formRow .formtable thead, html.ccmc #myacct-wrapper .myacct-lt .formRow .formtable tbody, html.ccmc #myacct-wrapper .myacct-lt .formRow .formtable th, html.ccmc #myacct-wrapper .myacct-lt .formRow .formtable td, html.ccmc #myacct-wrapper .myacct-lt .formRow .formtable tr, html.ccmc #myacct-wrapper .myacct-lt .formRow .homecover table, html.ccmc #myacct-wrapper .myacct-lt .formRow .homecover thead, html.ccmc #myacct-wrapper .myacct-lt .formRow .homecover tbody, html.ccmc #myacct-wrapper .myacct-lt .formRow .homecover th, html.ccmc #myacct-wrapper .myacct-lt .formRow .homecover td, html.ccmc #myacct-wrapper .myacct-lt .formRow .homecover tr, html.ccmc .myacct-wrapper #myacct-lt .formRow .accttable table, html.ccmc .myacct-wrapper #myacct-lt .formRow .accttable thead, html.ccmc .myacct-wrapper #myacct-lt .formRow .accttable tbody, html.ccmc .myacct-wrapper #myacct-lt .formRow .accttable th, html.ccmc .myacct-wrapper #myacct-lt .formRow .accttable td, html.ccmc .myacct-wrapper #myacct-lt .formRow .accttable tr, html.ccmc .myacct-wrapper #myacct-lt .formRow .formtable table, html.ccmc .myacct-wrapper #myacct-lt .formRow .formtable thead, html.ccmc .myacct-wrapper #myacct-lt .formRow .formtable tbody, html.ccmc .myacct-wrapper #myacct-lt .formRow .formtable th, html.ccmc .myacct-wrapper #myacct-lt .formRow .formtable td, html.ccmc .myacct-wrapper #myacct-lt .formRow .formtable tr, html.ccmc .myacct-wrapper #myacct-lt .formRow .homecover table, html.ccmc .myacct-wrapper #myacct-lt .formRow .homecover thead, html.ccmc .myacct-wrapper #myacct-lt .formRow .homecover tbody, html.ccmc .myacct-wrapper #myacct-lt .formRow .homecover th, html.ccmc .myacct-wrapper #myacct-lt .formRow .homecover td, html.ccmc .myacct-wrapper #myacct-lt .formRow .homecover tr, html.ccmc .myacct-wrapper .myacct-lt .formRow .accttable table, html.ccmc .myacct-wrapper .myacct-lt .formRow .accttable thead, html.ccmc .myacct-wrapper .myacct-lt .formRow .accttable tbody, html.ccmc .myacct-wrapper .myacct-lt .formRow .accttable th, html.ccmc .myacct-wrapper .myacct-lt .formRow .accttable td, html.ccmc .myacct-wrapper .myacct-lt .formRow .accttable tr, html.ccmc .myacct-wrapper .myacct-lt .formRow .formtable table, html.ccmc .myacct-wrapper .myacct-lt .formRow .formtable thead, html.ccmc .myacct-wrapper .myacct-lt .formRow .formtable tbody, html.ccmc .myacct-wrapper .myacct-lt .formRow .formtable th, html.ccmc .myacct-wrapper .myacct-lt .formRow .formtable td, html.ccmc .myacct-wrapper .myacct-lt .formRow .formtable tr, html.ccmc .myacct-wrapper .myacct-lt .formRow .homecover table, html.ccmc .myacct-wrapper .myacct-lt .formRow .homecover thead, html.ccmc .myacct-wrapper .myacct-lt .formRow .homecover tbody, html.ccmc .myacct-wrapper .myacct-lt .formRow .homecover th, html.ccmc .myacct-wrapper .myacct-lt .formRow .homecover td, html.ccmc .myacct-wrapper .myacct-lt .formRow .homecover tr {
              display: block !important; }
            html.ccmc #myacct-wrapper #myacct-lt .formRow .accttable table.policy-document-table tr.displayNoneTR, html.ccmc #myacct-wrapper #myacct-lt .formRow .formtable table.policy-document-table tr.displayNoneTR, html.ccmc #myacct-wrapper #myacct-lt .formRow .homecover table.policy-document-table tr.displayNoneTR, html.ccmc #myacct-wrapper .myacct-lt .formRow .accttable table.policy-document-table tr.displayNoneTR, html.ccmc #myacct-wrapper .myacct-lt .formRow .formtable table.policy-document-table tr.displayNoneTR, html.ccmc #myacct-wrapper .myacct-lt .formRow .homecover table.policy-document-table tr.displayNoneTR, html.ccmc .myacct-wrapper #myacct-lt .formRow .accttable table.policy-document-table tr.displayNoneTR, html.ccmc .myacct-wrapper #myacct-lt .formRow .formtable table.policy-document-table tr.displayNoneTR, html.ccmc .myacct-wrapper #myacct-lt .formRow .homecover table.policy-document-table tr.displayNoneTR, html.ccmc .myacct-wrapper .myacct-lt .formRow .accttable table.policy-document-table tr.displayNoneTR, html.ccmc .myacct-wrapper .myacct-lt .formRow .formtable table.policy-document-table tr.displayNoneTR, html.ccmc .myacct-wrapper .myacct-lt .formRow .homecover table.policy-document-table tr.displayNoneTR {
              display: none !important; }
            html.ccmc #myacct-wrapper #myacct-lt .formRow .accttable table.policy-document-table tr td:last-child, html.ccmc #myacct-wrapper #myacct-lt .formRow .formtable table.policy-document-table tr td:last-child, html.ccmc #myacct-wrapper #myacct-lt .formRow .homecover table.policy-document-table tr td:last-child, html.ccmc #myacct-wrapper .myacct-lt .formRow .accttable table.policy-document-table tr td:last-child, html.ccmc #myacct-wrapper .myacct-lt .formRow .formtable table.policy-document-table tr td:last-child, html.ccmc #myacct-wrapper .myacct-lt .formRow .homecover table.policy-document-table tr td:last-child, html.ccmc .myacct-wrapper #myacct-lt .formRow .accttable table.policy-document-table tr td:last-child, html.ccmc .myacct-wrapper #myacct-lt .formRow .formtable table.policy-document-table tr td:last-child, html.ccmc .myacct-wrapper #myacct-lt .formRow .homecover table.policy-document-table tr td:last-child, html.ccmc .myacct-wrapper .myacct-lt .formRow .accttable table.policy-document-table tr td:last-child, html.ccmc .myacct-wrapper .myacct-lt .formRow .formtable table.policy-document-table tr td:last-child, html.ccmc .myacct-wrapper .myacct-lt .formRow .homecover table.policy-document-table tr td:last-child {
              padding-right: 3%; }
            html.ccmc #myacct-wrapper #myacct-lt .formRow .accttable thead tr, html.ccmc #myacct-wrapper #myacct-lt .formRow .formtable thead tr, html.ccmc #myacct-wrapper #myacct-lt .formRow .homecover thead tr, html.ccmc #myacct-wrapper .myacct-lt .formRow .accttable thead tr, html.ccmc #myacct-wrapper .myacct-lt .formRow .formtable thead tr, html.ccmc #myacct-wrapper .myacct-lt .formRow .homecover thead tr, html.ccmc .myacct-wrapper #myacct-lt .formRow .accttable thead tr, html.ccmc .myacct-wrapper #myacct-lt .formRow .formtable thead tr, html.ccmc .myacct-wrapper #myacct-lt .formRow .homecover thead tr, html.ccmc .myacct-wrapper .myacct-lt .formRow .accttable thead tr, html.ccmc .myacct-wrapper .myacct-lt .formRow .formtable thead tr, html.ccmc .myacct-wrapper .myacct-lt .formRow .homecover thead tr {
              position: absolute;
              top: -9999px;
              left: -9999px; }
            html.ccmc #myacct-wrapper #myacct-lt .formRow .accttable tr:first-child, html.ccmc #myacct-wrapper #myacct-lt .formRow .formtable tr:first-child, html.ccmc #myacct-wrapper #myacct-lt .formRow .homecover tr:first-child, html.ccmc #myacct-wrapper .myacct-lt .formRow .accttable tr:first-child, html.ccmc #myacct-wrapper .myacct-lt .formRow .formtable tr:first-child, html.ccmc #myacct-wrapper .myacct-lt .formRow .homecover tr:first-child, html.ccmc .myacct-wrapper #myacct-lt .formRow .accttable tr:first-child, html.ccmc .myacct-wrapper #myacct-lt .formRow .formtable tr:first-child, html.ccmc .myacct-wrapper #myacct-lt .formRow .homecover tr:first-child, html.ccmc .myacct-wrapper .myacct-lt .formRow .accttable tr:first-child, html.ccmc .myacct-wrapper .myacct-lt .formRow .formtable tr:first-child, html.ccmc .myacct-wrapper .myacct-lt .formRow .homecover tr:first-child {
              border: 0 none; }
            html.ccmc #myacct-wrapper #myacct-lt .formRow .accttable tr, html.ccmc #myacct-wrapper #myacct-lt .formRow .accttable .afterTableLinkRow tbody > tr:first-child, html.ccmc #myacct-wrapper #myacct-lt .formRow .formtable tr, html.ccmc #myacct-wrapper #myacct-lt .formRow .formtable .afterTableLinkRow tbody > tr:first-child, html.ccmc #myacct-wrapper #myacct-lt .formRow .homecover tr, html.ccmc #myacct-wrapper #myacct-lt .formRow .homecover .afterTableLinkRow tbody > tr:first-child, html.ccmc #myacct-wrapper .myacct-lt .formRow .accttable tr, html.ccmc #myacct-wrapper .myacct-lt .formRow .accttable .afterTableLinkRow tbody > tr:first-child, html.ccmc #myacct-wrapper .myacct-lt .formRow .formtable tr, html.ccmc #myacct-wrapper .myacct-lt .formRow .formtable .afterTableLinkRow tbody > tr:first-child, html.ccmc #myacct-wrapper .myacct-lt .formRow .homecover tr, html.ccmc #myacct-wrapper .myacct-lt .formRow .homecover .afterTableLinkRow tbody > tr:first-child, html.ccmc .myacct-wrapper #myacct-lt .formRow .accttable tr, html.ccmc .myacct-wrapper #myacct-lt .formRow .accttable .afterTableLinkRow tbody > tr:first-child, html.ccmc .myacct-wrapper #myacct-lt .formRow .formtable tr, html.ccmc .myacct-wrapper #myacct-lt .formRow .formtable .afterTableLinkRow tbody > tr:first-child, html.ccmc .myacct-wrapper #myacct-lt .formRow .homecover tr, html.ccmc .myacct-wrapper #myacct-lt .formRow .homecover .afterTableLinkRow tbody > tr:first-child, html.ccmc .myacct-wrapper .myacct-lt .formRow .accttable tr, html.ccmc .myacct-wrapper .myacct-lt .formRow .accttable .afterTableLinkRow tbody > tr:first-child, html.ccmc .myacct-wrapper .myacct-lt .formRow .formtable tr, html.ccmc .myacct-wrapper .myacct-lt .formRow .formtable .afterTableLinkRow tbody > tr:first-child, html.ccmc .myacct-wrapper .myacct-lt .formRow .homecover tr, html.ccmc .myacct-wrapper .myacct-lt .formRow .homecover .afterTableLinkRow tbody > tr:first-child {
              border-top: 2px solid #b8bfc2; }
            html.ccmc #myacct-wrapper #myacct-lt .formRow .accttable tr:last-child, html.ccmc #myacct-wrapper #myacct-lt .formRow .formtable tr:last-child, html.ccmc #myacct-wrapper #myacct-lt .formRow .homecover tr:last-child, html.ccmc #myacct-wrapper .myacct-lt .formRow .accttable tr:last-child, html.ccmc #myacct-wrapper .myacct-lt .formRow .formtable tr:last-child, html.ccmc #myacct-wrapper .myacct-lt .formRow .homecover tr:last-child, html.ccmc .myacct-wrapper #myacct-lt .formRow .accttable tr:last-child, html.ccmc .myacct-wrapper #myacct-lt .formRow .formtable tr:last-child, html.ccmc .myacct-wrapper #myacct-lt .formRow .homecover tr:last-child, html.ccmc .myacct-wrapper .myacct-lt .formRow .accttable tr:last-child, html.ccmc .myacct-wrapper .myacct-lt .formRow .formtable tr:last-child, html.ccmc .myacct-wrapper .myacct-lt .formRow .homecover tr:last-child {
              border-bottom: 2px solid #b8bfc2; }
            html.ccmc #myacct-wrapper #myacct-lt .formRow .accttable tr.afterTableLink td, html.ccmc #myacct-wrapper #myacct-lt .formRow .formtable tr.afterTableLink td, html.ccmc #myacct-wrapper #myacct-lt .formRow .homecover tr.afterTableLink td, html.ccmc #myacct-wrapper .myacct-lt .formRow .accttable tr.afterTableLink td, html.ccmc #myacct-wrapper .myacct-lt .formRow .formtable tr.afterTableLink td, html.ccmc #myacct-wrapper .myacct-lt .formRow .homecover tr.afterTableLink td, html.ccmc .myacct-wrapper #myacct-lt .formRow .accttable tr.afterTableLink td, html.ccmc .myacct-wrapper #myacct-lt .formRow .formtable tr.afterTableLink td, html.ccmc .myacct-wrapper #myacct-lt .formRow .homecover tr.afterTableLink td, html.ccmc .myacct-wrapper .myacct-lt .formRow .accttable tr.afterTableLink td, html.ccmc .myacct-wrapper .myacct-lt .formRow .formtable tr.afterTableLink td, html.ccmc .myacct-wrapper .myacct-lt .formRow .homecover tr.afterTableLink td {
              border-top: 1px solid #b8bfc2;
              border-bottom: 0 none; }
            html.ccmc #myacct-wrapper #myacct-lt .formRow .accttable tr.afterTableLinkRow, html.ccmc #myacct-wrapper #myacct-lt .formRow .formtable tr.afterTableLinkRow, html.ccmc #myacct-wrapper #myacct-lt .formRow .homecover tr.afterTableLinkRow, html.ccmc #myacct-wrapper .myacct-lt .formRow .accttable tr.afterTableLinkRow, html.ccmc #myacct-wrapper .myacct-lt .formRow .formtable tr.afterTableLinkRow, html.ccmc #myacct-wrapper .myacct-lt .formRow .homecover tr.afterTableLinkRow, html.ccmc .myacct-wrapper #myacct-lt .formRow .accttable tr.afterTableLinkRow, html.ccmc .myacct-wrapper #myacct-lt .formRow .formtable tr.afterTableLinkRow, html.ccmc .myacct-wrapper #myacct-lt .formRow .homecover tr.afterTableLinkRow, html.ccmc .myacct-wrapper .myacct-lt .formRow .accttable tr.afterTableLinkRow, html.ccmc .myacct-wrapper .myacct-lt .formRow .formtable tr.afterTableLinkRow, html.ccmc .myacct-wrapper .myacct-lt .formRow .homecover tr.afterTableLinkRow {
              border: 0 none; }
            html.ccmc #myacct-wrapper #myacct-lt .formRow .accttable td, html.ccmc #myacct-wrapper #myacct-lt .formRow .formtable td, html.ccmc #myacct-wrapper #myacct-lt .formRow .homecover td, html.ccmc #myacct-wrapper .myacct-lt .formRow .accttable td, html.ccmc #myacct-wrapper .myacct-lt .formRow .formtable td, html.ccmc #myacct-wrapper .myacct-lt .formRow .homecover td, html.ccmc .myacct-wrapper #myacct-lt .formRow .accttable td, html.ccmc .myacct-wrapper #myacct-lt .formRow .formtable td, html.ccmc .myacct-wrapper #myacct-lt .formRow .homecover td, html.ccmc .myacct-wrapper .myacct-lt .formRow .accttable td, html.ccmc .myacct-wrapper .myacct-lt .formRow .formtable td, html.ccmc .myacct-wrapper .myacct-lt .formRow .homecover td {
              /* Behave  like a "row" */
              border: none !important;
              position: relative;
              padding-left: 50% !important;
              padding-right: 2%;
              word-wrap: break-word;
              text-align: right; }
              html.ccmc #myacct-wrapper #myacct-lt .formRow .accttable td label.prettyCheckbox.radio, html.ccmc #myacct-wrapper #myacct-lt .formRow .formtable td label.prettyCheckbox.radio, html.ccmc #myacct-wrapper #myacct-lt .formRow .homecover td label.prettyCheckbox.radio, html.ccmc #myacct-wrapper .myacct-lt .formRow .accttable td label.prettyCheckbox.radio, html.ccmc #myacct-wrapper .myacct-lt .formRow .formtable td label.prettyCheckbox.radio, html.ccmc #myacct-wrapper .myacct-lt .formRow .homecover td label.prettyCheckbox.radio, html.ccmc .myacct-wrapper #myacct-lt .formRow .accttable td label.prettyCheckbox.radio, html.ccmc .myacct-wrapper #myacct-lt .formRow .formtable td label.prettyCheckbox.radio, html.ccmc .myacct-wrapper #myacct-lt .formRow .homecover td label.prettyCheckbox.radio, html.ccmc .myacct-wrapper .myacct-lt .formRow .accttable td label.prettyCheckbox.radio, html.ccmc .myacct-wrapper .myacct-lt .formRow .formtable td label.prettyCheckbox.radio, html.ccmc .myacct-wrapper .myacct-lt .formRow .homecover td label.prettyCheckbox.radio {
                float: right;
                margin-right: 0; }
              html.ccmc #myacct-wrapper #myacct-lt .formRow .accttable td.tablepadding, html.ccmc #myacct-wrapper #myacct-lt .formRow .formtable td.tablepadding, html.ccmc #myacct-wrapper #myacct-lt .formRow .homecover td.tablepadding, html.ccmc #myacct-wrapper .myacct-lt .formRow .accttable td.tablepadding, html.ccmc #myacct-wrapper .myacct-lt .formRow .formtable td.tablepadding, html.ccmc #myacct-wrapper .myacct-lt .formRow .homecover td.tablepadding, html.ccmc .myacct-wrapper #myacct-lt .formRow .accttable td.tablepadding, html.ccmc .myacct-wrapper #myacct-lt .formRow .formtable td.tablepadding, html.ccmc .myacct-wrapper #myacct-lt .formRow .homecover td.tablepadding, html.ccmc .myacct-wrapper .myacct-lt .formRow .accttable td.tablepadding, html.ccmc .myacct-wrapper .myacct-lt .formRow .formtable td.tablepadding, html.ccmc .myacct-wrapper .myacct-lt .formRow .homecover td.tablepadding {
                padding-left: 0 !important;
                padding-right: 0; }
              html.ccmc #myacct-wrapper #myacct-lt .formRow .accttable td.hide-mobile, html.ccmc #myacct-wrapper #myacct-lt .formRow .formtable td.hide-mobile, html.ccmc #myacct-wrapper #myacct-lt .formRow .homecover td.hide-mobile, html.ccmc #myacct-wrapper .myacct-lt .formRow .accttable td.hide-mobile, html.ccmc #myacct-wrapper .myacct-lt .formRow .formtable td.hide-mobile, html.ccmc #myacct-wrapper .myacct-lt .formRow .homecover td.hide-mobile, html.ccmc .myacct-wrapper #myacct-lt .formRow .accttable td.hide-mobile, html.ccmc .myacct-wrapper #myacct-lt .formRow .formtable td.hide-mobile, html.ccmc .myacct-wrapper #myacct-lt .formRow .homecover td.hide-mobile, html.ccmc .myacct-wrapper .myacct-lt .formRow .accttable td.hide-mobile, html.ccmc .myacct-wrapper .myacct-lt .formRow .formtable td.hide-mobile, html.ccmc .myacct-wrapper .myacct-lt .formRow .homecover td.hide-mobile {
                display: none !important; }
              html.ccmc #myacct-wrapper #myacct-lt .formRow .accttable td.price, html.ccmc #myacct-wrapper #myacct-lt .formRow .formtable td.price, html.ccmc #myacct-wrapper #myacct-lt .formRow .homecover td.price, html.ccmc #myacct-wrapper .myacct-lt .formRow .accttable td.price, html.ccmc #myacct-wrapper .myacct-lt .formRow .formtable td.price, html.ccmc #myacct-wrapper .myacct-lt .formRow .homecover td.price, html.ccmc .myacct-wrapper #myacct-lt .formRow .accttable td.price, html.ccmc .myacct-wrapper #myacct-lt .formRow .formtable td.price, html.ccmc .myacct-wrapper #myacct-lt .formRow .homecover td.price, html.ccmc .myacct-wrapper .myacct-lt .formRow .accttable td.price, html.ccmc .myacct-wrapper .myacct-lt .formRow .formtable td.price, html.ccmc .myacct-wrapper .myacct-lt .formRow .homecover td.price {
                min-height: 64px; }
              html.ccmc #myacct-wrapper #myacct-lt .formRow .accttable td.tableHeading, html.ccmc #myacct-wrapper #myacct-lt .formRow .formtable td.tableHeading, html.ccmc #myacct-wrapper #myacct-lt .formRow .homecover td.tableHeading, html.ccmc #myacct-wrapper .myacct-lt .formRow .accttable td.tableHeading, html.ccmc #myacct-wrapper .myacct-lt .formRow .formtable td.tableHeading, html.ccmc #myacct-wrapper .myacct-lt .formRow .homecover td.tableHeading, html.ccmc .myacct-wrapper #myacct-lt .formRow .accttable td.tableHeading, html.ccmc .myacct-wrapper #myacct-lt .formRow .formtable td.tableHeading, html.ccmc .myacct-wrapper #myacct-lt .formRow .homecover td.tableHeading, html.ccmc .myacct-wrapper .myacct-lt .formRow .accttable td.tableHeading, html.ccmc .myacct-wrapper .myacct-lt .formRow .formtable td.tableHeading, html.ccmc .myacct-wrapper .myacct-lt .formRow .homecover td.tableHeading {
                padding-left: 6px !important;
                text-align: left; }
              html.ccmc #myacct-wrapper #myacct-lt .formRow .accttable td.displayNoneTR, html.ccmc #myacct-wrapper #myacct-lt .formRow .formtable td.displayNoneTR, html.ccmc #myacct-wrapper #myacct-lt .formRow .homecover td.displayNoneTR, html.ccmc #myacct-wrapper .myacct-lt .formRow .accttable td.displayNoneTR, html.ccmc #myacct-wrapper .myacct-lt .formRow .formtable td.displayNoneTR, html.ccmc #myacct-wrapper .myacct-lt .formRow .homecover td.displayNoneTR, html.ccmc .myacct-wrapper #myacct-lt .formRow .accttable td.displayNoneTR, html.ccmc .myacct-wrapper #myacct-lt .formRow .formtable td.displayNoneTR, html.ccmc .myacct-wrapper #myacct-lt .formRow .homecover td.displayNoneTR, html.ccmc .myacct-wrapper .myacct-lt .formRow .accttable td.displayNoneTR, html.ccmc .myacct-wrapper .myacct-lt .formRow .formtable td.displayNoneTR, html.ccmc .myacct-wrapper .myacct-lt .formRow .homecover td.displayNoneTR {
                display: none !important; }
            html.ccmc #myacct-wrapper #myacct-lt .formRow .accttable td:before, html.ccmc #myacct-wrapper #myacct-lt .formRow .formtable td:before, html.ccmc #myacct-wrapper #myacct-lt .formRow .homecover td:before, html.ccmc #myacct-wrapper .myacct-lt .formRow .accttable td:before, html.ccmc #myacct-wrapper .myacct-lt .formRow .formtable td:before, html.ccmc #myacct-wrapper .myacct-lt .formRow .homecover td:before, html.ccmc .myacct-wrapper #myacct-lt .formRow .accttable td:before, html.ccmc .myacct-wrapper #myacct-lt .formRow .formtable td:before, html.ccmc .myacct-wrapper #myacct-lt .formRow .homecover td:before, html.ccmc .myacct-wrapper .myacct-lt .formRow .accttable td:before, html.ccmc .myacct-wrapper .myacct-lt .formRow .formtable td:before, html.ccmc .myacct-wrapper .myacct-lt .formRow .homecover td:before {
              /* Now like a table header */
              position: absolute;
              /* Top/left values mimic padding */
              top: inherit;
              left: 6px;
              width: 45%;
              padding-right: 10px;
              white-space: normal;
              text-align: left; }
            html.ccmc #myacct-wrapper #myacct-lt .formRow .accttable td:nth-of-type(n):before, html.ccmc #myacct-wrapper #myacct-lt .formRow .formtable td:nth-of-type(n):before, html.ccmc #myacct-wrapper #myacct-lt .formRow .homecover td:nth-of-type(n):before, html.ccmc #myacct-wrapper .myacct-lt .formRow .accttable td:nth-of-type(n):before, html.ccmc #myacct-wrapper .myacct-lt .formRow .formtable td:nth-of-type(n):before, html.ccmc #myacct-wrapper .myacct-lt .formRow .homecover td:nth-of-type(n):before, html.ccmc .myacct-wrapper #myacct-lt .formRow .accttable td:nth-of-type(n):before, html.ccmc .myacct-wrapper #myacct-lt .formRow .formtable td:nth-of-type(n):before, html.ccmc .myacct-wrapper #myacct-lt .formRow .homecover td:nth-of-type(n):before, html.ccmc .myacct-wrapper .myacct-lt .formRow .accttable td:nth-of-type(n):before, html.ccmc .myacct-wrapper .myacct-lt .formRow .formtable td:nth-of-type(n):before, html.ccmc .myacct-wrapper .myacct-lt .formRow .homecover td:nth-of-type(n):before {
              content: attr(data-column); }
            html.ccmc #myacct-wrapper #myacct-lt .formRow .accttable .tablepadding table td, html.ccmc #myacct-wrapper #myacct-lt .formRow .formtable .tablepadding table td, html.ccmc #myacct-wrapper #myacct-lt .formRow .homecover .tablepadding table td, html.ccmc #myacct-wrapper .myacct-lt .formRow .accttable .tablepadding table td, html.ccmc #myacct-wrapper .myacct-lt .formRow .formtable .tablepadding table td, html.ccmc #myacct-wrapper .myacct-lt .formRow .homecover .tablepadding table td, html.ccmc .myacct-wrapper #myacct-lt .formRow .accttable .tablepadding table td, html.ccmc .myacct-wrapper #myacct-lt .formRow .formtable .tablepadding table td, html.ccmc .myacct-wrapper #myacct-lt .formRow .homecover .tablepadding table td, html.ccmc .myacct-wrapper .myacct-lt .formRow .accttable .tablepadding table td, html.ccmc .myacct-wrapper .myacct-lt .formRow .formtable .tablepadding table td, html.ccmc .myacct-wrapper .myacct-lt .formRow .homecover .tablepadding table td {
              padding-left: 50% !important;
              padding-right: 5px !important; }
              html.ccmc #myacct-wrapper #myacct-lt .formRow .accttable .tablepadding table td.tableHeading, html.ccmc #myacct-wrapper #myacct-lt .formRow .formtable .tablepadding table td.tableHeading, html.ccmc #myacct-wrapper #myacct-lt .formRow .homecover .tablepadding table td.tableHeading, html.ccmc #myacct-wrapper .myacct-lt .formRow .accttable .tablepadding table td.tableHeading, html.ccmc #myacct-wrapper .myacct-lt .formRow .formtable .tablepadding table td.tableHeading, html.ccmc #myacct-wrapper .myacct-lt .formRow .homecover .tablepadding table td.tableHeading, html.ccmc .myacct-wrapper #myacct-lt .formRow .accttable .tablepadding table td.tableHeading, html.ccmc .myacct-wrapper #myacct-lt .formRow .formtable .tablepadding table td.tableHeading, html.ccmc .myacct-wrapper #myacct-lt .formRow .homecover .tablepadding table td.tableHeading, html.ccmc .myacct-wrapper .myacct-lt .formRow .accttable .tablepadding table td.tableHeading, html.ccmc .myacct-wrapper .myacct-lt .formRow .formtable .tablepadding table td.tableHeading, html.ccmc .myacct-wrapper .myacct-lt .formRow .homecover .tablepadding table td.tableHeading {
                padding-left: 6px !important;
                text-align: left;
                border-top: 1px solid #b8bfc2 !important;
                border-bottom: 1px solid #b8bfc2 !important; }
        html.ccmc #myacct-wrapper #myacct-lt .sectiondetails, html.ccmc #myacct-wrapper .myacct-lt .sectiondetails, html.ccmc .myacct-wrapper #myacct-lt .sectiondetails, html.ccmc .myacct-wrapper .myacct-lt .sectiondetails {
          margin: 0px 0px 20px 0px; }
        html.ccmc #myacct-wrapper #myacct-lt .accttable, html.ccmc #myacct-wrapper #myacct-lt .formtable, html.ccmc #myacct-wrapper #myacct-lt .homecover, html.ccmc #myacct-wrapper .myacct-lt .accttable, html.ccmc #myacct-wrapper .myacct-lt .formtable, html.ccmc #myacct-wrapper .myacct-lt .homecover, html.ccmc .myacct-wrapper #myacct-lt .accttable, html.ccmc .myacct-wrapper #myacct-lt .formtable, html.ccmc .myacct-wrapper #myacct-lt .homecover, html.ccmc .myacct-wrapper .myacct-lt .accttable, html.ccmc .myacct-wrapper .myacct-lt .formtable, html.ccmc .myacct-wrapper .myacct-lt .homecover {
          float: none;
          margin-right: 0;
          margin-bottom: 20px; }
          html.ccmc #myacct-wrapper #myacct-lt .accttable tr:first-child td:first-child, html.ccmc #myacct-wrapper #myacct-lt .formtable tr:first-child td:first-child, html.ccmc #myacct-wrapper #myacct-lt .homecover tr:first-child td:first-child, html.ccmc #myacct-wrapper .myacct-lt .accttable tr:first-child td:first-child, html.ccmc #myacct-wrapper .myacct-lt .formtable tr:first-child td:first-child, html.ccmc #myacct-wrapper .myacct-lt .homecover tr:first-child td:first-child, html.ccmc .myacct-wrapper #myacct-lt .accttable tr:first-child td:first-child, html.ccmc .myacct-wrapper #myacct-lt .formtable tr:first-child td:first-child, html.ccmc .myacct-wrapper #myacct-lt .homecover tr:first-child td:first-child, html.ccmc .myacct-wrapper .myacct-lt .accttable tr:first-child td:first-child, html.ccmc .myacct-wrapper .myacct-lt .formtable tr:first-child td:first-child, html.ccmc .myacct-wrapper .myacct-lt .homecover tr:first-child td:first-child {
            border-top: 0 none; }
          html.ccmc #myacct-wrapper #myacct-lt .accttable tr.afterTableLink > td, html.ccmc #myacct-wrapper #myacct-lt .formtable tr.afterTableLink > td, html.ccmc #myacct-wrapper #myacct-lt .homecover tr.afterTableLink > td, html.ccmc #myacct-wrapper .myacct-lt .accttable tr.afterTableLink > td, html.ccmc #myacct-wrapper .myacct-lt .formtable tr.afterTableLink > td, html.ccmc #myacct-wrapper .myacct-lt .homecover tr.afterTableLink > td, html.ccmc .myacct-wrapper #myacct-lt .accttable tr.afterTableLink > td, html.ccmc .myacct-wrapper #myacct-lt .formtable tr.afterTableLink > td, html.ccmc .myacct-wrapper #myacct-lt .homecover tr.afterTableLink > td, html.ccmc .myacct-wrapper .myacct-lt .accttable tr.afterTableLink > td, html.ccmc .myacct-wrapper .myacct-lt .formtable tr.afterTableLink > td, html.ccmc .myacct-wrapper .myacct-lt .homecover tr.afterTableLink > td {
            padding-left: 0 !important; }
          html.ccmc #myacct-wrapper #myacct-lt .accttable td, html.ccmc #myacct-wrapper #myacct-lt .formtable td, html.ccmc #myacct-wrapper #myacct-lt .homecover td, html.ccmc #myacct-wrapper .myacct-lt .accttable td, html.ccmc #myacct-wrapper .myacct-lt .formtable td, html.ccmc #myacct-wrapper .myacct-lt .homecover td, html.ccmc .myacct-wrapper #myacct-lt .accttable td, html.ccmc .myacct-wrapper #myacct-lt .formtable td, html.ccmc .myacct-wrapper #myacct-lt .homecover td, html.ccmc .myacct-wrapper .myacct-lt .accttable td, html.ccmc .myacct-wrapper .myacct-lt .formtable td, html.ccmc .myacct-wrapper .myacct-lt .homecover td {
            border-bottom: 0 none; }
        html.ccmc #myacct-wrapper #myacct-lt .acctbox, html.ccmc #myacct-wrapper .myacct-lt .acctbox, html.ccmc .myacct-wrapper #myacct-lt .acctbox, html.ccmc .myacct-wrapper .myacct-lt .acctbox {
          width: 100%; }
        html.ccmc #myacct-wrapper #myacct-lt .acctinfobox, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox {
          /*acctinfotop Close*/ }
          html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .acctinfomiddle, html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .paymentmiddle, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .acctinfomiddle, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .paymentmiddle, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .acctinfomiddle, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .paymentmiddle, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .acctinfomiddle, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .paymentmiddle {
            display: block; }
          html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .acctinfolt, html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .acctinfort, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .acctinfolt, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .acctinfort, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .acctinfolt, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .acctinfort, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .acctinfolt, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .acctinfort {
            display: inline-block; }
          html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .acctinfolt, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .acctinfolt, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .acctinfolt, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .acctinfolt {
            padding-bottom: 20px;
            padding-right: 0; }
          html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .acctinfort, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .acctinfort, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .acctinfort, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .acctinfort {
            padding-top: 20px;
            padding-left: 0; }
          html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .policyinfolt, html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .policyfinort, html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .acctinfolt, html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .acctinfort, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .policyinfolt, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .policyfinort, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .acctinfolt, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .acctinfort, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .policyinfolt, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .policyfinort, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .acctinfolt, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .acctinfort, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .policyinfolt, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .policyfinort, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .acctinfolt, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .acctinfort {
            width: 100%;
            height: auto; }
          html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .acctinfomiddle > div:first-child,
          html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .acctinfobottom > div:first-child,
          html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .paymentmiddle > div:first-child, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .acctinfomiddle > div:first-child,
          html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .acctinfobottom > div:first-child,
          html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .paymentmiddle > div:first-child, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .acctinfomiddle > div:first-child,
          html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .acctinfobottom > div:first-child,
          html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .paymentmiddle > div:first-child, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .acctinfomiddle > div:first-child,
          html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .acctinfobottom > div:first-child,
          html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .paymentmiddle > div:first-child {
            border-right: 0 none;
            border-bottom: 1px solid #b8bfc2; }
          html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .acctinfotop .acctboxbtn .acctbtn, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .acctinfotop .acctboxbtn .acctbtn, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .acctinfotop .acctboxbtn .acctbtn, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .acctinfotop .acctboxbtn .acctbtn {
            margin-top: 10px; }
          html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .acctinfotop .acctboxbtn a, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .acctinfotop .acctboxbtn a, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .acctinfotop .acctboxbtn a, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .acctinfotop .acctboxbtn a {
            width: 100%;
            margin-top: 15px; }
          html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .acctinfotop .billingtoplt, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .acctinfotop .billingtoplt, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .acctinfotop .billingtoplt, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .acctinfotop .billingtoplt {
            padding-right: 0 !important; }
          html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .acctinfotop .billingtoprt, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .acctinfotop .billingtoprt, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .acctinfotop .billingtoprt, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .acctinfotop .billingtoprt {
            padding-left: 0 !important; }
    html.ccmc .detailsbox {
      /*ul Close*/ }
      html.ccmc .detailsbox ul li {
        font-size: 16px; }
    html.ccmc .portlet-journal-content #FullImgHeader input {
      margin-top: 4% !important; }
    html.ccmc .careersArea ul.findCareerblock li {
      float: none; }
    html.ccmc .portlet-login #createAccountLeftPanel {
      padding-left: 0px; }
    html.ccmc .styledForm button span.blue_button {
      margin-bottom: 10px; }
    html.ccmc .styledForm button span em.blue_button {
      padding: 5px 15px;
      background: #3bb6ce;
      border-radius: 4px;
      display: block;
      color: #fff; }
    html.ccmc .careersVideo.bgGray.careersActuarialProduct .topContent h2 {
      font-size: 24px; }
    html.ccmc .findCareerblock.careersActuarialProduct .h1500 {
      padding-top: 30px;
      padding-bottom: 30px; }
    html.ccmc #ooyalaplayer .oo_promo div.oo_start_button {
      left: 40%;
      top: 50%; }
    html.ccmc .tp-widget-wrapper {
      text-align: left;
      padding-left: 10px; }
    html.ccmc .show-tablet {
      display: none; }
    html.ccmc .desktop_Show {
      display: none; }
    html.ccmc .desktop_Hide {
      display: block; }
    html.ccmc .careers-bannerLeftIMage {
      top: 0px; }
    html.ccmc .ccmc-affinity-main .FullImgHeaderTall {
      background-size: contain;
      background-repeat: no-repeat; }
    html.ccmc .FullImgHeaderTall .affinitySection h3, html.ccmc .FullImgHeaderTall .affinitySection .banner-text {
      display: none; }
    html.ccmc .FullImgHeaderTall .affinitySection h2 {
      font-size: 28px;
      line-height: 32px;
      padding: 0 15px;
      width: 50%;
      padding-top: 25px;
      height: 120px; }
    html.ccmc .FullImgHeaderTall .affinitySection .affinity-banner-header h2 {
      display: none; }
    html.ccmc .FullImgHeaderTall .affinitySection .affinity-banner-header h1 {
      font-size: 28px;
      line-height: 32px;
      padding: 0 15px;
      width: 50%;
      padding-top: 25px;
      height: 120px; }
    html.ccmc .FullImgHeaderTall .affinitySection p {
      display: block !important;
      font-size: 18px !important;
      line-height: 24px !important;
      font-weight: 400 !important; }
    html.ccmc .FullImgHeaderTall .affinitySection p.main-paragraph strong {
      font-weight: bold; }
    html.ccmc .FullImgHeaderTall .affinitySection h2 + p {
      margin-top: 5px !important; }
    html.ccmc .FullImgHeaderTall .affinitySection .affinity-banner-header h1 + p {
      margin-top: 5px !important; }
    html.ccmc .FullImgHeaderTall .affinitySection p.sub-header, html.ccmc .FullImgHeaderTall .affinitySection h2.sub-header {
      font-size: 22px !important;
      line-height: 28px;
      margin-top: 30px;
      margin-bottom: 5px;
      display: block; }
    html.ccmc .FullImgHeaderTall .affinitySection p.sub-header-paragraph {
      display: inherit;
      font-size: 18px;
      line-height: 24px; }
    html.ccmc .FullImgHeaderTall #AffinityLogoTop h2,
    html.ccmc .FullImgHeaderTall #OccupationHeader h2,
    html.ccmc .FullImgHeaderTall #Banner1Col h2,
    html.ccmc .FullImgHeaderTall #BannerHalfCol h2 {
      width: 100%;
      padding: 0;
      height: auto; }
    html.ccmc .FullImgHeaderTall #AffinityLogoTop.affinity-banner-header h1,
    html.ccmc .FullImgHeaderTall #OccupationHeader.affinity-banner-header h1,
    html.ccmc .FullImgHeaderTall #Banner1Col.affinity-banner-header h1,
    html.ccmc .FullImgHeaderTall #BannerHalfCol.affinity-banner-header h1 {
      width: 100%;
      padding: 0;
      height: auto; }
    html.ccmc #welcomeQuoteForm {
      text-align: center;
      margin-top: -10px; }
    html.ccmc .portlet-column-content.empty {
      padding: 10px; }
    html.ccmc .SearchResultData tr {
      display: block !important;
      padding: 0px 15px; }
    html.ccmc .SearchResultData table td {
      width: 100%;
      display: block;
      word-wrap: break-word;
      /* margin-left: 25px; */
      padding: 15px 0px; }
    html.ccmc .CustomSearchField .SearchBtnClass {
      width: auto !important;
      margin-top: 0px !important;
      display: block;
      left: 0 !important;
      position: relative !important; }
    html.ccmc .policyreview {
      margin: 0px 0px 20px 0px; }
      html.ccmc .policyreview .policyblock p:last-child {
        margin-bottom: 0; }
      html.ccmc .policyreview .policyblock .acctfloatbtnLink {
        margin-left: 0 !important;
        margin-top: 15px !important;
        float: none;
        clear: both;
        width: 100%;
        display: block;
        text-align: center; }
    html.ccmc #header-wrapper .logo h1 {
      display: inline-block;
      margin: 15px 0 2px !important; }
    html.ccmc .taglib-page-iterator .lfr-pagination-buttons > li {
      display: inline-block;
      float: left;
      width: 25%; }
    html.ccmc .taglib-page-iterator {
      clear: both;
      height: auto;
      overflow: hidden;
      width: auto;
      padding-top: 10px; }
    html.ccmc .SearchResultData .pager.lfr-pagination-buttons li > a {
      border-right: 2px solid #495054;
      border-radius: 0px;
      padding-right: 10px;
      /* width: 55px; */ }
    html.ccmc .pager {
      margin-top: 20px;
      margin-bottom: 20px; }
    html.ccmc .taglib-page-iterator .lfr-pagination-buttons {
      width: 285px;
      float: right; }
    html.ccmc .portlet-journal-content-search small.search-results {
      margin: 0px;
      padding: 0px 20px;
      display: block;
      font-size: 14px;
      text-align: right !important;
      width: auto;
      float: initial;
      line-height: 22px; }
    html.ccmc .taglib-page-iterator .lfr-pagination-config {
      float: left;
      padding-left: 20px !important; }
    html.ccmc .menu_search_mobile_view .yui3-aclist-hidden {
      visibility: hidden;
      position: absolute !important; }
    html.ccmc .menu_search_mobile_view .yui3-aclist {
      position: relative !important;
      z-index: 1;
      top: 10px !important; }
    html.ccmc .ccmc-nav > li > div.sub-menu-search {
      height: 60px !important; }
    html.ccmc .ccmc-nav > li > div.sub-menu-search input[type="text"] {
      height: 44px; }
    html.ccmc .faqcontent div.faqpanel {
      padding: 0 20px 0 20px; }
    html.ccmc .ccmc-portlet-column-with-space {
      margin-top: 0; }
    html.ccmc .fullColContent {
      margin-bottom: 20px; }
      html.ccmc .fullColContent .halfLtCol, html.ccmc .fullColContent .halfRtCol {
        float: none;
        width: auto;
        margin: 0 15px;
        margin-bottom: 40px; }
      html.ccmc .fullColContent .margin40 {
        margin: 0 15px; }
    html.ccmc ul.findCareerblock.cta_block {
      margin: 0 auto;
      padding: 0 0 0 0px;
      width: 100% !important; }
    html.ccmc ul.findCareerblock.cta_block li img {
      height: auto !important; }
    html.ccmc ul.findCareerblock.cta_block li.slick-slide {
      width: 33.33% !important;
      margin-left: 0% !important;
      margin-right: 0 !important; }
    html.ccmc ul.findCareerblock.cta_block li {
      margin-right: 0 !important;
      margin-left: 0 !important; }
    html.ccmc ul.findCareerblock.cta_block ul.slick-dots li {
      margin: 0 10px !important; }
    html.ccmc ul.findCareerblock.cta_block li:first-child {
      margin-left: 0 !important; }
    html.ccmc ul.findCareerblock.cta_block .slick-list {
      overflow: visible; }
    html.ccmc ul.findCareerblock.cta_block .slick-slider .slick-track {
      margin: 0 auto !important; }
    html.ccmc .ccmc-home .portlet-boundary_56_ .journal-content-article > div.getretrivedContainer, html.ccmc .ccmc-home .getretrivedContainer {
      text-align: center;
      margin-bottom: 5px; }
    html.ccmc .ccmc-affinity-main .CCMC_firefighter_affinity .portlet-boundary_56_ .journal-content-article > div.getretrivedContainer, html.ccmc .getretrivedContainer {
      text-align: center;
      margin-bottom: 5px; }
    html.ccmc .ratingContainer {
      margin-top: 15px !important;
      width: 100% !important; }
    html.ccmc #affinityBackgroundImage.hide-mobile {
      display: none !important; }
    html.ccmc #mobileImage.hide-desktop.hide-tablet {
      display: block; }
    html.ccmc .lay-4060 .span5 > div {
      padding: 20px 20px 5px !important;
      margin-bottom: 20px; }
      html.ccmc .lay-4060 .span5 > div img {
        width: 100%; }
      html.ccmc .lay-4060 .span5 > div > div p.whitecontent, html.ccmc .lay-4060 .span5 > div > div p.designation {
        font-size: 18.2px;
        line-height: 24px; }
    html.ccmc .lay-4060 .span7 > p, html.ccmc .lay-4060 .span7 > strong, html.ccmc .lay-4060 .span7 ul li {
      font-size: 18.2px;
      line-height: 24px; }
    html.ccmc .footerQP .footerQPbuckets {
      float: none;
      margin: 0px;
      text-align: center; }
    html.ccmc .footerQP .footerQPcontact {
      width: 100%;
      height: auto;
      padding-right: 5%;
      padding-left: 5%;
      padding-bottom: 30px;
      border-bottom: 1px solid #b8bfc2; }
    html.ccmc .footerQP .footerQPhelpful {
      width: 100%;
      padding-right: 5%;
      padding-left: 5%;
      padding-top: 30px;
      padding-bottom: 10px;
      border-left: none;
      border-right: none;
      border-bottom: 1px solid #b8bfc2;
      min-height: inherit; }
    html.ccmc .footerQP .footerQPtrust {
      width: 100%;
      padding-right: 5%;
      padding-left: 5%;
      padding-top: 30px;
      min-height: inherit; }
    html.ccmc a.footerScheduleCall, html.ccmc a.footerScheduleCall:link, html.ccmc a.footerScheduleCall:visited {
      width: 65%;
      margin: 20px auto; }
    html.ccmc .footerQP .footerQPhelpful ul {
      list-style-position: inside; }
    html.ccmc .footerQPsecure {
      width: 175px; }
    html.ccmc .footerQPnorton {
      margin-right: 5%; }
    html.ccmc .navicon-phone {
      width: 17px; }
    html.ccmc .ThreeBucketsTitle h3, html.ccmc .ThreeBucketsTitle h1 {
      font-size: 28px;
      line-height: 40px;
      margin: 0 0 10px 0; }
    html.ccmc div.ThreeBucketsTitle h3:only-child {
      font-size: 28px;
      line-height: 40px;
      margin: 0 0 30px 0; }
    html.ccmc .ThreeBucketsTitle p {
      width: 90%;
      font-size: 14px;
      line-height: 22px; }
    html.ccmc .ThreeBucketsTitle p + p {
      margin-bottom: 30px; }
    html.ccmc .ThreeBuckets .ThreeBucketsItem {
      width: 80%;
      float: none;
      margin-bottom: 30px;
      margin-right: auto;
      margin-left: auto;
      display: inline-block; }
    html.ccmc .ThreeBuckets .ThreeBucketsItem:first-child {
      margin-left: auto;
      margin-bottom: 35px; }
    html.ccmc .ThreeBuckets .ThreeBucketsItem:last-child {
      margin-right: auto;
      margin-bottom: 0px; }
    html.ccmc .ThreeBuckets .ThreeBucketsItem h4, html.ccmc .ThreeBuckets .ThreeBucketsItem h2 {
      font-size: 1.4rem;
      margin-bottom: 8px; }
    html.ccmc .ThreeBuckets .ThreeBucketsItem p {
      margin: 0px 0px 8px 0px;
      font-size: 1rem;
      line-height: 1.5rem; }
    html.ccmc .ThreeBuckets .ThreeBucketsItem .ThreeBucketsCTA, html.ccmc .ThreeBuckets .ThreeBucketsItem .ThreeBucketsCTA p {
      margin: 0px 0px 8px 0px;
      font-size: 17px;
      line-height: 23px; }
    html.ccmc .m040 {
      margin: 0px 0px !important; }
      html.ccmc .m040 ul {
        margin: 0 25px 10px 40px !important; }
    html.ccmc table.privacy td {
      width: revert !important;
      display: revert !important; }
  /*html.ccmc Close*/ }

/*@media (
) Close*/
@media (min-width: 768px) {
  .show-content-desktop-tablet {
    display: block; }
  .show-content-mobile {
    display: none; } }

@media (min-width: 420px) and (max-width: 767px) {
  html.ccmc.view-tablet #FullImgHeader {
    background-size: cover !important;
    width: 100%;
    padding-top: 6%; }
  html.ccmc .FullImgHeaderTall .affinitySection h2 {
    font-size: 38px;
    line-height: 48px;
    padding: 0 15px;
    width: 50%;
    padding-top: 70px;
    height: 210px; }
  html.ccmc .FullImgHeaderTall .affinitySection .affinity-banner-header h1 {
    font-size: 38px;
    line-height: 48px;
    padding: 0 15px;
    width: 50%;
    padding-top: 70px;
    height: 210px; } }

/*(min-width: 420px) and (max-width: 767px) Close*/
@media (min-width: 320px) and (max-width: 450px) {
  html.ccmc.view-mobile #FullImgHeader {
    padding-top: 0%;
    height: 110px; }
    html.ccmc.view-mobile #FullImgHeader h2 {
      /* 	font-size: 20px;
				line-height: 26px;
				position: absolute;
				top: 15px; */
      margin-top: 20px; }
    html.ccmc.view-mobile #FullImgHeader .gopaperless-banner-header h1 {
      margin-top: 20px; }
  html.ccmc.view-mobile .GoPepperLess #FullImgHeader {
    background-size: contain !important;
    height: auto; }
  html.ccmc.view-mobile .vehicle-recalls #FullImgHeader {
    background-size: cover !important;
    height: auto;
    background-position: top right !important; }
  html.ccmc.view-mobile .GoPepperLess .portlet-journal-content #FullImgHeader input,
  html.ccmc.view-mobile .vehicle-recalls .portlet-journal-content #FullImgHeader input {
    margin-top: 34% !important; }
  html.ccmc.view-mobile .GoPepperLess #FullImgHeader h2, html.ccmc.view-mobile .vehicle-recalls #FullImgHeader h2 {
    font-size: 30px;
    line-height: 34px;
    position: absolute;
    top: 20px; }
  html.ccmc.view-mobile .vehicle-recalls #FullImgHeader h2 {
    font-size: 26px; }
  html.ccmc.view-mobile .FullImgHeaderTall .affinitySection h2 {
    padding-top: 5px; }
  html.ccmc.view-mobile .FullImgHeaderTall .affinitySection .affinity-banner-header h2 {
    padding-top: 5px; }
  html.ccmc.view-mobile .careersVideo-cave .leftContainer #ooyalaplayer {
    min-height: 190px;
    height: 180px !important; }
  html.ccmc.view-mobile .CCMC_firefighter_affinity .portlet-layout.row .portlet-column-first.col-md-8 {
    padding-right: 0;
    padding-left: 0; }
  html.ccmc.view-mobile .ccmc-page.ccmc-home #quoteErrorMessage {
    transform: translateY(-1px); }
  html.ccmc.view-mobile .CCMC_firefighter_affinity #welcomeQuoteForm {
    margin-top: 0px; }
  html.ccmc.view-mobile .ccmc-page #fullColContent .readyToBlock input[type="button"].actionBtnCnt {
    width: 90% !important; }
  html.ccmc.view-mobile #header-wrapper .logo {
    left: 21%; } }

/*(min-width: 320px) and (max-width: 450px Close*/
@media (min-width: 568px) and (max-width: 767px) and (orientation: landscape) {
  html.ccmc {
    /*#myacct-wrapper, .myacct-wrapper Close*/ }
    html.ccmc #FullImgHeader h2 {
      font-size: 25px !important;
      line-height: 30px !important;
      width: 180px;
      text-align: center; }
    html.ccmc #welcomeQuoteForm {
      width: 100%; }
    html.ccmc #myacct-wrapper, html.ccmc .myacct-wrapper {
      /*#myacct-lt Close*/ }
      html.ccmc #myacct-wrapper #myacct-lt .acctbox, html.ccmc #myacct-wrapper .myacct-lt .acctbox, html.ccmc .myacct-wrapper #myacct-lt .acctbox, html.ccmc .myacct-wrapper .myacct-lt .acctbox {
        width: 48.10606060606061% !important; }
        html.ccmc #myacct-wrapper #myacct-lt .acctbox:nth-child(even), html.ccmc #myacct-wrapper .myacct-lt .acctbox:nth-child(even), html.ccmc .myacct-wrapper #myacct-lt .acctbox:nth-child(even), html.ccmc .myacct-wrapper .myacct-lt .acctbox:nth-child(even) {
          margin-right: 0 !important;
          margin-left: 10px !important; }
  /*html.ccmc Close*/ }

/*(min-width: 568px) and (max-width: 767px)  and (orientation: landscape) Close*/
@media (min-width: 320px) and (max-width: 767px) and (orientation: landscape) {
  html.ccmc {
    /*#myacct-wrapper, .myacct-wrapper Close*/
    /* 				.sub-menu-search .form-group.control-group-inline.input-text-wrapper { */
    /* 				    width: 79%; */
    /* 				} */ }
    html.ccmc .CCMC_seo #footerNav table td {
      width: 20%; }
    html.ccmc .mv-img-desc .mv-img {
      width: 10%; }
    html.ccmc .mv-img-desc .mv-desc {
      width: 90%; }
    html.ccmc .mw-category-table td:first-child {
      margin-bottom: 15px;
      padding: 10px 0 0; }
      html.ccmc .mw-category-table td:first-child img {
        width: auto !important;
        height: auto !important; }
    html.ccmc .mw-category-table td:last-child {
      width: 70% !important;
      padding: 10px 0 0; }
    html.ccmc #myacct-wrapper, html.ccmc .myacct-wrapper {
      /*#myacct-lt Close*/ }
      html.ccmc #myacct-wrapper #myacct-lt, html.ccmc #myacct-wrapper .myacct-lt, html.ccmc .myacct-wrapper #myacct-lt, html.ccmc .myacct-wrapper .myacct-lt {
        /*formRow Close*/ }
        html.ccmc #myacct-wrapper #myacct-lt .formRow, html.ccmc #myacct-wrapper .myacct-lt .formRow, html.ccmc .myacct-wrapper #myacct-lt .formRow, html.ccmc .myacct-wrapper .myacct-lt .formRow {
          /*.accttable, .formtable, .homecover Close*/ }
          html.ccmc #myacct-wrapper #myacct-lt .formRow .accttable td.price, html.ccmc #myacct-wrapper #myacct-lt .formRow .formtable td.price, html.ccmc #myacct-wrapper #myacct-lt .formRow .homecover td.price, html.ccmc #myacct-wrapper .myacct-lt .formRow .accttable td.price, html.ccmc #myacct-wrapper .myacct-lt .formRow .formtable td.price, html.ccmc #myacct-wrapper .myacct-lt .formRow .homecover td.price, html.ccmc .myacct-wrapper #myacct-lt .formRow .accttable td.price, html.ccmc .myacct-wrapper #myacct-lt .formRow .formtable td.price, html.ccmc .myacct-wrapper #myacct-lt .formRow .homecover td.price, html.ccmc .myacct-wrapper .myacct-lt .formRow .accttable td.price, html.ccmc .myacct-wrapper .myacct-lt .formRow .formtable td.price, html.ccmc .myacct-wrapper .myacct-lt .formRow .homecover td.price {
            min-height: inherit; }
    html.ccmc .CCMC_firefighter_affinity .portlet-layout.row .portlet-column-first.col-md-8 {
      padding-right: 0;
      padding-left: 0; }
    html.ccmc .ccmc-page.ccmc-home #quoteErrorMessage {
      transform: translateY(-1px); }
    html.ccmc .CCMC_firefighter_affinity #welcomeQuoteForm {
      margin-top: 0px;
      width: 100%; } }

/*(min-width: 320px) and (max-width: 767px)  and (orientation: landscape) Close*/
@media (min-width: 601px) and (max-width: 767px) {
  html.ccmc {
    /* Picture with Content Section */ }
    html.ccmc .picContent .picContenttxt {
      width: 95%;
      margin: 25px 20px 25px 20px;
      float: left; }
    html.ccmc .picContent .picContenttxt p::before {
      content: '';
      display: block;
      clear: both; }
    html.ccmc .picContent .picContenttxt .contact-list p {
      text-align: center; }
    html.ccmc .picContent .picContenttxt .contact-list {
      width: 30%;
      background: no-repeat center top;
      background-size: 38px 38px;
      padding: 40px 0px 0px 0px;
      float: left; }
    html.ccmc .picContent.customer-service {
      background: url(../images/light-blue-bg.jpg) top left no-repeat;
      height: auto; }
    html.ccmc .picContent.occu-firefighter {
      background: url(../images/gray-bg.jpg) top left no-repeat;
      height: auto; } }

@media screen and (max-width: 767px) {
  html.ccmc {
    /* EvenCol for Benefits */
    /* Shareholder Tables */ }
    html.ccmc .evenCol {
      width: 100%;
      height: auto; }
    html.ccmc .evenCol .evenColchild {
      width: 90%;
      margin: 0px 15px 40px 15px;
      clear: both;
      float: none; }
    html.ccmc .stockhistorical {
      margin: 0px 0px 0px 20px; }
    html.ccmc .stockQtbl {
      float: none; }
    html.ccmc .stocktable {
      height: auto;
      padding: 0;
      margin: 0px 20px 40px 0px;
      width: 90%;
      float: none; }
    html.ccmc .stocktable table td {
      width: 100%;
      display: table-cell; } }

@media screen and (max-width: 644px) {
  html.ccmc {
    /* Current Value Section */ }
    html.ccmc #currentValue {
      margin: 0px 40px 30px 40px;
      width: 90%; } }

@media screen and (max-width: 600px) {
  html.ccmc {
    /* Picture with Content Section */ }
    html.ccmc .picContent .picContenttxt {
      width: 95%;
      margin: 15px 20px 15px 20px;
      float: left; }
    html.ccmc .picContent.customer-service {
      background: url(../images/light-blue-bg.jpg) top left no-repeat;
      height: auto; }
    html.ccmc .picContent.occu-firefighter {
      background: url(../images/gray-bg.jpg) top left no-repeat;
      height: auto; } }

/* Added Code for remove margin on coverages page in contact us section for mobile view */
@media (max-width: 580px) {
  html.ccmc #customOption .jut__Image__imageFigure {
    margin: revert !important; } }

/* Landscape phone to portrait tablet */
@media (min-width: 768px) and (max-width: 1024px) {
  #wrapper {
    margin: 0 auto;
    max-width: 100%;
    min-width: 100%;
    position: relative;
    padding: 0; }
  html.ccmc {
    /* Default 1,2 Column Layout   */
    /*#myacct-wrapper, .myacct-wrapper Close*/
    /*detailsbox Close*/
    /*Search Main Page End*/
    /*CTA Box with Slider Start*/
    /*CTA Box with Slider CLose*/
    /*Hide Mobile Banner Image Start*/
    /*Hide Mobile Banner Image Close*/ }
    html.ccmc .col-md-8 .start-a-quote-wlcm-form .selectBoxes {
      width: 453px; }
    html.ccmc .leadertxt {
      width: 70%; }
    html.ccmc .ccmc-coverage {
      margin-right: -15px !important; }
    html.ccmc .ccmc-search.form-search .form-group {
      width: 82%; }
    html.ccmc #heading .logo h1 .custom-logo {
      line-height: 38.5px; }
    html.ccmc body {
      padding: 0; }
    html.ccmc .payment-autoContent {
      width: 100%; }
      html.ccmc .payment-autoContent .colum {
        width: 25%;
        text-align: left;
        vertical-align: top;
        float: left; }
        html.ccmc .payment-autoContent .colum img {
          width: 240px;
          height: 82px;
          border-width: 1px;
          border-style: solid; }
        html.ccmc .payment-autoContent .colum p {
          margin-left: 5px;
          margin-right: 5px; }
    html.ccmc .careersVideo {
      padding: 20px 20px; }
    html.ccmc ul.findCareerblock {
      padding: 0px; }
      html.ccmc ul.findCareerblock li {
        width: 30%; }
        html.ccmc ul.findCareerblock li:first-child {
          margin-left: 20px; }
    html.ccmc ul.findCareerblockList {
      margin: 0px;
      display: inline-block;
      padding: 0px 20px; }
    html.ccmc .careersVideo .topContent p {
      padding: 0px; }
    html.ccmc #wrapper {
      margin: 0 auto;
      max-width: 100%;
      min-width: 100%;
      position: relative;
      padding: 0;
      overflow: hidden; }
    html.ccmc .boxsizel .occutitles {
      min-height: 26px; }
    html.ccmc #header-wrapper,
    html.ccmc .ccmc-nav > li > div,
    html.ccmc .TypesofInsurance,
    html.ccmc #footer {
      width: 100%; }
    html.ccmc .CCMC_welcome .span8 {
      width: 100%;
      text-align: center; }
    html.ccmc .CCMC_welcome .span4 {
      display: none; }
    html.ccmc ul.TypesInsurance {
      margin: 0 15px;
      padding: 0; }
    html.ccmc ul.TypesInsurance li {
      margin: 0 0 0 48px;
      width: 20%; }
    html.ccmc .boxsize, html.ccmc .boxsizel {
      width: 20%;
      height: 100%; }
      html.ccmc .boxsize info,
      html.ccmc .boxsizel info {
        display: none; }
      html.ccmc .boxsize img,
      html.ccmc .boxsizel img {
        width: 100% !important;
        height: 100% !important; }
    html.ccmc .occutitles h4, html.ccmc .occutitles div {
      font-size: 14px; }
    html.ccmc .boxsizel .occutitles h4, html.ccmc .boxsizel .occutitles div {
      height: 21px; }
    html.ccmc .higherbox,
    html.ccmc .edubox,
    html.ccmc .officersbox,
    html.ccmc .nursebox,
    html.ccmc .ih-item.squarel,
    html.ccmc .firebox,
    html.ccmc .ih-item.square.effect13 .img,
    html.ccmc .ih-item.square {
      width: 100%;
      height: 100%; }
    html.ccmc .ih-item.squarel.effect13 .img,
    html.ccmc .ih-item.square,
    html.ccmc .boxsizel,
    html.ccmc .ih-item.squarel {
      height: auto; }
    html.ccmc .ih-item.squarel.effect13 .img {
      width: 100%; }
    html.ccmc .educators h3,
    html.ccmc .firefighters h3,
    html.ccmc .highered h3,
    html.ccmc .officers h3,
    html.ccmc .nurses h3 {
      margin: 35px 0 10px !important;
      padding: 0 15px !important; }
    html.ccmc .footerTop {
      padding: 0 15px; }
    html.ccmc .footerMiddle {
      margin: 31px 15px 15px 15px; }
      html.ccmc .footerMiddle .TypesIns,
      html.ccmc .footerMiddle .customerSer,
      html.ccmc .footerMiddle .ourCompany {
        margin: 0px; }
    html.ccmc .TypesIns li {
      margin-right: 5px;
      width: 200px; }
    html.ccmc .TypesIns li a {
      font-size: 13px; }
    html.ccmc .footerMiddle .TypesIns {
      width: 55%; }
    html.ccmc ul.ftlinks {
      margin: 15px 0 0 15px;
      padding: 0;
      width: 60%; }
      html.ccmc ul.ftlinks li {
        margin-bottom: 10px; }
    html.ccmc .ourCompany {
      width: 150px; }
    html.ccmc .select-style {
      margin: 0 0px 0 12px; }
    html.ccmc .select-style.Autopolicy,
    html.ccmc .select-style.YourState,
    html.ccmc .select-style.YourOccu {
      width: 30%; }
    html.ccmc .bbbAc a {
      margin: 18px 15px 0 0; }
    html.ccmc #threeStepsContainer {
      width: 100%; }
    html.ccmc #threeStepsContainer {
      width: 100%; }
      html.ccmc #threeStepsContainer #threeSteps {
        margin: 0 auto;
        width: 760px; }
        html.ccmc #threeStepsContainer #threeSteps .stepIndividual {
          padding: 0 19px; }
        html.ccmc #threeStepsContainer #threeSteps p {
          padding: 0 !important; }
        html.ccmc #threeStepsContainer #threeSteps .stepsAngle {
          margin: 15px 10px 0 10px; }
    html.ccmc .columns-3 {
      padding: 0px 15px; }
      html.ccmc .columns-3 .threeCTAsBox {
        padding: 0;
        margin: 0px;
        float: none; }
        html.ccmc .columns-3 .threeCTAsBox h4 {
          padding: 0 15px; }
        html.ccmc .columns-3 .threeCTAsBox .grow {
          width: 100%; }
          html.ccmc .columns-3 .threeCTAsBox .grow .threeCTAsTxt {
            width: 100%;
            height: 100px;
            padding: 0;
            margin: 0px;
            display: initial; }
            html.ccmc .columns-3 .threeCTAsBox .grow .threeCTAsTxt p {
              padding: 0px 15px;
              text-align: center; }
    html.ccmc .journal-content-article .BenefitsArea h2 {
      margin: 0 15px; }
    html.ccmc #fullColContent p {
      padding: 0px 15px; }
    html.ccmc #fullColContent .shortLtCol2 .iconInfo2 p {
      padding: 0 !important; }
    html.ccmc #fullColContent .leftjustified {
      margin: 0 5px; }
    html.ccmc #fullColContent h3 {
      margin: 0 15px; }
    html.ccmc .twoColContent .largeLtCol,
    html.ccmc .twoColContent .shortRtCol {
      width: 100%;
      margin: 0; }
      html.ccmc .twoColContent .largeLtCol .iconInfo,
      html.ccmc .twoColContent .shortRtCol .iconInfo {
        padding: 0px 15px;
        display: table-cell; }
        html.ccmc .twoColContent .largeLtCol .iconInfo img,
        html.ccmc .twoColContent .shortRtCol .iconInfo img {
          margin: 0 10px 70px 0; }
    html.ccmc .Img_widthSet {
      width: 140px;
      height: 110px;
      border: 1px solid; }
    html.ccmc #ctaImgBG {
      height: 295px; }
    html.ccmc #fullColContent #ctaImgBG {
      height: 341px; }
    html.ccmc .pictxt-txtlt {
      margin: 50px; }
    html.ccmc #ctaImgBG .ctaImgTxt {
      width: 373px;
      margin: 20px 0px;
      float: left;
      padding: 0px 15px;
      position: relative;
      left: 50%; }
      html.ccmc #ctaImgBG .ctaImgTxt h3, html.ccmc #ctaImgBG .ctaImgTxt h2 {
        font-size: 30px;
        line-height: 30px; }
      html.ccmc #ctaImgBG .ctaImgTxt p {
        font-size: 14px;
        line-height: 16px; }
    html.ccmc .shortLtCol2 {
      width: 50%;
      margin: 0px;
      padding: 0px 15px; }
      html.ccmc .shortLtCol2 img {
        width: 60px; }
    html.ccmc .largeRtCol2 {
      width: 42%;
      float: left;
      padding: 0 15px;
      margin: 0px; }
    html.ccmc .pictxt-imglt {
      float: left;
      width: 48%; }
    html.ccmc .pictxt-imglt {
      float: right;
      width: 48%; }
    html.ccmc .pictxt-txtrt {
      float: left;
      padding: 0;
      margin: 50px; }
    html.ccmc .careerBannerLftImg {
      padding-left: 15px !important; }
    html.ccmc .StartQuote .select-style.Autopolicy, html.ccmc .StartQuote .select-style.YourState, html.ccmc .StartQuote .select-style.YourOccu, html.ccmc .StartQuote input[type="button"] {
      width: 189px;
      width: -webkit-calc(100% - 30px);
      width: expression(100% - 30px);
      width: -moz-calc(100% - 30px);
      width: -o-calc(100% - 30px);
      width: calc(100% - 30px); }
    html.ccmc .StartQuote input[type="button"] {
      margin: 1px 0 22px 0; }
    html.ccmc .mw-category-table td:first-child {
      width: 35% !important; }
    html.ccmc .mw-category-table td:last-child {
      width: 60% !important; }
    html.ccmc .mv-img-desc .mv-img {
      width: 15%;
      text-align: center; }
    html.ccmc .mv-img-desc .mv-desc {
      width: 85%; }
    html.ccmc .threeCTAsBox h4, html.ccmc .threeCTAsBox h2 {
      font-size: 17px; }
    html.ccmc .threeCTAsBox .grow .threeCTAsTxt p {
      min-height: 140px; }
    html.ccmc.view-tablet #FullImgHeader #ImgHeaderTxt {
      height: auto;
      padding: 70px 50px;
      margin: 0;
      width: 68%; }
    html.ccmc.view-tablet .GoPepperLess #FullImgHeader #ImgHeaderTxt {
      height: auto;
      padding: 90px 50px !important;
      margin: 0;
      width: 60%; }
    html.ccmc .AffinityTypes {
      width: 100%;
      height: auto; }
    html.ccmc .careersActuarialProduct.AffinityTypes .AffinityInnerElements {
      right: 0px;
      left: 30%;
      width: 65%; }
    html.ccmc .careersActuarialProduct.AffinityTypes .AffinityInnerElements h3 {
      margin-top: 0px; }
    html.ccmc .careersVideo-cave ul.findCareerblockList li:nth-child(1), html.ccmc .careersVideo-cave ul.findCareerblockList li:nth-child(2), html.ccmc .careersVideo-cave ul.findCareerblockList li:nth-child(4), html.ccmc .careersVideo-cave ul.findCareerblockList li:nth-child(5) {
      margin-right: 30px; }
    html.ccmc .careersVideo.bgGray .rightContainer ul li,
    html.ccmc .careersVideo.bgGray .careersVideo-cave ul.findCareerblockList li {
      text-align: left; }
    html.ccmc .careersVideo.bgGray .rightContainer ul li img,
    html.ccmc .careersVideo.bgGray .careersVideo-cave ul.findCareerblockList li img {
      margin: 0 10px 0 0 !important; }
    html.ccmc .careersBenefits .centerContent ul.listWithbullets {
      width: 45%; }
    html.ccmc .careersBenefits .topContent p {
      padding: 0px 20px; }
    html.ccmc .careersAboutus .topContent p,
    html.ccmc .careersActuarialProduct .topContent p {
      padding: 0 20px; }
    html.ccmc .careersAboutus.AffinityTypes .AffinityInnerElements, html.ccmc .careersActuarialProduct.AffinityTypes .AffinityInnerElements {
      width: 65%;
      right: 0px;
      left: inherit; }
    html.ccmc .careersAboutus.AffinityTypes .AffinityInnerElements h3 {
      margin-top: 0px; }
    html.ccmc .careersAboutus.AffinityTypes .AffinityInnerElements h3 {
      font-size: 18px;
      line-height: 24px; }
    html.ccmc .careersAboutus.AffinityTypes .AffinityInnerElements p {
      font-size: 14px;
      line-height: 18px; }
    html.ccmc ul.findCareerblock li {
      float: left;
      margin: 0px 20px;
      padding: 0;
      list-style: none;
      text-align: left;
      width: 28% !important;
      min-height: 305px; }
    html.ccmc input[type="button"].QuoteBtn,
    html.ccmc .ccmc-page .getretrived {
      margin-left: 38px !important; }
    html.ccmc .CCMC_Banner_col-md-12 input[type="button"].QuoteBtn,
    html.ccmc .CCMC_Banner_col-md-12 .getretrived {
      margin-left: 0 !important; }
    html.ccmc #myacct-wrapper, html.ccmc .myacct-wrapper {
      /*#myacct-lt, .myacct-lt Close*/ }
      html.ccmc #myacct-wrapper .claimsbox .claimsbtn a, html.ccmc .myacct-wrapper .claimsbox .claimsbtn a {
        width: auto !important;
        min-width: 100% !important;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        height: 100% !important; }
      html.ccmc #myacct-wrapper .tab-height-423, html.ccmc .myacct-wrapper .tab-height-423 {
        height: 423px !important; }
      html.ccmc #myacct-wrapper #myacct-lt, html.ccmc #myacct-wrapper .myacct-lt, html.ccmc .myacct-wrapper #myacct-lt, html.ccmc .myacct-wrapper .myacct-lt {
        /*.acctinfobox Close*/
        /*.accttable, .formtable, .homecover Close*/ }
        html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .acctinfomiddle, html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .paymentmiddle, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .acctinfomiddle, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .paymentmiddle, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .acctinfomiddle, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .paymentmiddle, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .acctinfomiddle, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .paymentmiddle {
          display: block; }
        html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .acctinfolt, html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .acctinfort, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .acctinfolt, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .acctinfort, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .acctinfolt, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .acctinfort, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .acctinfolt, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .acctinfort {
          display: inline-block; }
        html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .acctinfolt, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .acctinfolt, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .acctinfolt, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .acctinfolt {
          padding-bottom: 20px;
          padding-right: 0; }
        html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .acctinfort, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .acctinfort, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .acctinfort, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .acctinfort {
          padding-top: 20px;
          padding-left: 0; }
        html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .policyinfolt, html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .policyfinort, html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .billingbtmlt, html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .billingbtmrt, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .policyinfolt, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .policyfinort, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .billingbtmlt, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .billingbtmrt, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .policyinfolt, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .policyfinort, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .billingbtmlt, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .billingbtmrt, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .policyinfolt, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .policyfinort, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .billingbtmlt, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .billingbtmrt {
          width: 100%;
          height: auto; }
        html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .acctinfomiddle > div:first-child,
        html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .acctinfobottom > div:first-child,
        html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .paymentmiddle > div:first-child, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .acctinfomiddle > div:first-child,
        html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .acctinfobottom > div:first-child,
        html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .paymentmiddle > div:first-child, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .acctinfomiddle > div:first-child,
        html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .acctinfobottom > div:first-child,
        html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .paymentmiddle > div:first-child, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .acctinfomiddle > div:first-child,
        html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .acctinfobottom > div:first-child,
        html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .paymentmiddle > div:first-child {
          border-right: 0 none;
          border-bottom: 1px solid #b8bfc2; }
        html.ccmc #myacct-wrapper #myacct-lt .accttable .tablepadding th, html.ccmc #myacct-wrapper #myacct-lt .formtable .tablepadding th, html.ccmc #myacct-wrapper #myacct-lt .homecover .tablepadding th, html.ccmc #myacct-wrapper .myacct-lt .accttable .tablepadding th, html.ccmc #myacct-wrapper .myacct-lt .formtable .tablepadding th, html.ccmc #myacct-wrapper .myacct-lt .homecover .tablepadding th, html.ccmc .myacct-wrapper #myacct-lt .accttable .tablepadding th, html.ccmc .myacct-wrapper #myacct-lt .formtable .tablepadding th, html.ccmc .myacct-wrapper #myacct-lt .homecover .tablepadding th, html.ccmc .myacct-wrapper .myacct-lt .accttable .tablepadding th, html.ccmc .myacct-wrapper .myacct-lt .formtable .tablepadding th, html.ccmc .myacct-wrapper .myacct-lt .homecover .tablepadding th {
          padding: 11px 4px !important; }
        html.ccmc #myacct-wrapper #myacct-lt .accttable .tablepadding td, html.ccmc #myacct-wrapper #myacct-lt .formtable .tablepadding td, html.ccmc #myacct-wrapper #myacct-lt .homecover .tablepadding td, html.ccmc #myacct-wrapper .myacct-lt .accttable .tablepadding td, html.ccmc #myacct-wrapper .myacct-lt .formtable .tablepadding td, html.ccmc #myacct-wrapper .myacct-lt .homecover .tablepadding td, html.ccmc .myacct-wrapper #myacct-lt .accttable .tablepadding td, html.ccmc .myacct-wrapper #myacct-lt .formtable .tablepadding td, html.ccmc .myacct-wrapper #myacct-lt .homecover .tablepadding td, html.ccmc .myacct-wrapper .myacct-lt .accttable .tablepadding td, html.ccmc .myacct-wrapper .myacct-lt .formtable .tablepadding td, html.ccmc .myacct-wrapper .myacct-lt .homecover .tablepadding td {
          padding: 16px 4px !important; }
        html.ccmc #myacct-wrapper #myacct-lt .accttable .tablepadding td.price, html.ccmc #myacct-wrapper #myacct-lt .accttable .tablepadding th.price, html.ccmc #myacct-wrapper #myacct-lt .formtable .tablepadding td.price, html.ccmc #myacct-wrapper #myacct-lt .formtable .tablepadding th.price, html.ccmc #myacct-wrapper #myacct-lt .homecover .tablepadding td.price, html.ccmc #myacct-wrapper #myacct-lt .homecover .tablepadding th.price, html.ccmc #myacct-wrapper .myacct-lt .accttable .tablepadding td.price, html.ccmc #myacct-wrapper .myacct-lt .accttable .tablepadding th.price, html.ccmc #myacct-wrapper .myacct-lt .formtable .tablepadding td.price, html.ccmc #myacct-wrapper .myacct-lt .formtable .tablepadding th.price, html.ccmc #myacct-wrapper .myacct-lt .homecover .tablepadding td.price, html.ccmc #myacct-wrapper .myacct-lt .homecover .tablepadding th.price, html.ccmc .myacct-wrapper #myacct-lt .accttable .tablepadding td.price, html.ccmc .myacct-wrapper #myacct-lt .accttable .tablepadding th.price, html.ccmc .myacct-wrapper #myacct-lt .formtable .tablepadding td.price, html.ccmc .myacct-wrapper #myacct-lt .formtable .tablepadding th.price, html.ccmc .myacct-wrapper #myacct-lt .homecover .tablepadding td.price, html.ccmc .myacct-wrapper #myacct-lt .homecover .tablepadding th.price, html.ccmc .myacct-wrapper .myacct-lt .accttable .tablepadding td.price, html.ccmc .myacct-wrapper .myacct-lt .accttable .tablepadding th.price, html.ccmc .myacct-wrapper .myacct-lt .formtable .tablepadding td.price, html.ccmc .myacct-wrapper .myacct-lt .formtable .tablepadding th.price, html.ccmc .myacct-wrapper .myacct-lt .homecover .tablepadding td.price, html.ccmc .myacct-wrapper .myacct-lt .homecover .tablepadding th.price {
          text-align: right;
          font-weight: 500;
          padding: 11px 4px !important; }
    html.ccmc .detailsbox {
      /*ul Close*/ }
      html.ccmc .detailsbox ul li {
        font-size: 14px; }
    html.ccmc #FullImgHeader {
      background-size: cover !important;
      width: 100%; }
    html.ccmc .tp-widget-wrapper {
      text-align: center;
      padding-left: 0px; }
    html.ccmc .BannerElements h3 {
      width: auto;
      margin: 0px;
      line-height: 20px;
      font-size: 28px; }
    html.ccmc .BannerElements p {
      width: auto;
      font-size: 14px;
      line-height: 16px; }
    html.ccmc .BannerElements {
      height: auto; }
    html.ccmc .WrapInnerBanner {
      left: 300px;
      position: absolute;
      top: 15px; }
    html.ccmc .careersVideo.bgGray {
      text-align: center; }
      html.ccmc .careersVideo.bgGray img {
        margin: 20px 0px !important; }
    html.ccmc .findCareerblock.careersActuarialProduct {
      text-align: center; }
      html.ccmc .findCareerblock.careersActuarialProduct img {
        margin: 20px 0px !important; }
    html.ccmc #welcomeQuoteForm #quoteErrorMessage {
      width: 70% !important;
      margin: 10px auto; }
    html.ccmc .col-md-4 #welcomeQuoteForm #quoteErrorMessage {
      width: 89% !important; }
    html.ccmc .desktop_Show {
      display: none; }
    html.ccmc .desktop_Hide {
      display: block; }
    html.ccmc .show-tablet {
      display: block; }
    html.ccmc .SubMenuDropdown {
      padding: 0px;
      float: right;
      width: 45px;
      text-align: center;
      height: 43px;
      margin: 0px;
      font-size: 22px;
      line-height: 43px !important;
      position: absolute;
      right: -25px;
      top: 0px; }
    html.ccmc .careers-bannerLeftIMage {
      top: 0px; }
    html.ccmc .ccmc-home .FullImgHeaderTall {
      width: 100%;
      background-size: cover;
      background-repeat: no-repeat;
      height: 100%;
      /*background-position: right;*/
      /*Was needed for old home page banner that was having occupation personals displaying*/ }
    html.ccmc .FullImgHeaderTall .affinitySection #Banner1Col h3, html.ccmc .FullImgHeaderTall .affinitySection #BannerHalfCol h3, html.ccmc .FullImgHeaderTall .affinitySection #Banner1Col .banner-text, html.ccmc .FullImgHeaderTall .affinitySection #BannerHalfCol .banner-text {
      display: block; }
    html.ccmc .FullImgHeaderTall .affinitySection h3, html.ccmc .FullImgHeaderTall .affinitySection .banner-text {
      display: none; }
    html.ccmc .FullImgHeaderTall .affinitySection #Banner1Col.affinity-banner-header h2, html.ccmc .FullImgHeaderTall .affinitySection #BannerHalfCol.affinity-banner-header h2 {
      display: block; }
    html.ccmc .FullImgHeaderTall .affinitySection .affinity-banner-header h2 {
      display: none; }
    html.ccmc .FullImgHeaderTall p {
      display: none; }
    html.ccmc .CCMC_firefighter_affinity .select-style.Autopolicy,
    html.ccmc .CCMC_firefighter_affinity .select-style.YourState,
    html.ccmc .CCMC_firefighter_affinity .select-style.YourOccu {
      width: 75%;
      margin-bottom: 10px; }
    html.ccmc .selectBoxes {
      margin: 19px 0 23px 25px;
      padding: 0; }
    html.ccmc .selectBoxesWrap .select-style {
      margin-bottom: 10px; }
      html.ccmc .selectBoxesWrap .select-style.YourOccu {
        width: 10rem;
        margin-bottom: 0; }
    html.ccmc .FullImgHeaderTall .affinitySection h2, html.ccmc .FullImgHeaderTall .affinitySection .affinity-banner-header h1 {
      font-family: 'Roboto', Arial, sans-serif;
      color: #002c5f;
      font-size: 48px;
      text-align: left;
      font-weight: 700;
      line-height: 60px;
      margin: 0px 0px 5px 0px;
      padding: 0px;
      padding-left: 10px; }
    html.ccmc .FullImgHeaderTall {
      width: 100%;
      background-size: cover;
      background-repeat: no-repeat;
      height: 501px; }
    html.ccmc .FullImgHeaderTall .affinitySection p {
      font-size: 22px !important;
      line-height: 30px;
      text-align: left !important;
      display: block !important; }
    html.ccmc .FullImgHeaderTall .affinitySection p.main-paragraph + p.main-paragraph {
      margin-bottom: 40PX; }
    html.ccmc .FullImgHeaderTall .affinitySection p.sub-header {
      text-align: left;
      display: block; }
    html.ccmc .FullImgHeaderTall .affinitySection p.sub-header-paragraph {
      display: inherit;
      text-align: left; }
    html.ccmc .threeCTAsBox .grow .threeCTAsTxt p {
      min-height: 75px; }
    html.ccmc #header-wrapper .logo h1 {
      display: inline-block;
      margin: 15px 0 1px !important; }
    html.ccmc .taglib-page-iterator .lfr-pagination-buttons > li {
      display: inline-block;
      float: left;
      width: 25%; }
    html.ccmc .taglib-page-iterator {
      clear: both;
      height: auto;
      overflow: hidden;
      width: auto;
      padding-top: 10px; }
    html.ccmc .SearchResultData .pager.lfr-pagination-buttons li > a {
      border-right: 2px solid #495054;
      border-radius: 0px;
      padding-right: 10px;
      /* width: 55px; */ }
    html.ccmc .taglib-page-iterator .lfr-pagination-buttons {
      width: 285px;
      float: right; }
    html.ccmc .portlet-journal-content-search small.search-results {
      margin: 0px;
      padding: 0px 20px;
      display: block;
      font-size: 14px;
      text-align: right !important;
      width: auto;
      float: initial;
      line-height: 22px; }
    html.ccmc .taglib-page-iterator .lfr-pagination-config {
      float: left;
      padding-left: 20px !important; }
    html.ccmc .menu_search_mobile_view .yui3-aclist-hidden {
      visibility: hidden;
      position: absolute !important; }
    html.ccmc .menu_search_mobile_view .yui3-aclist {
      position: relative !important;
      z-index: 1;
      top: 5px !important; }
    html.ccmc .ccmc-nav > li > div.sub-menu-search {
      height: 60px !important; }
    html.ccmc .FullImgHeaderTall .CCMC_firefighter_affinity .affinitySection {
      text-align: left; }
    html.ccmc .FullImgHeaderTall #AffinityLogoTop .logocenter {
      margin-bottom: 20px; }
    html.ccmc ul.findCareerblock.cta_block {
      margin: 0 auto;
      padding: 0 0 0 0px;
      width: 100% !important; }
    html.ccmc ul.findCareerblock.cta_block li img {
      height: auto !important; }
    html.ccmc ul.findCareerblock.cta_block li {
      width: 31.52393% !important;
      margin-left: 2.5641% !important;
      margin-right: 0 !important; }
    html.ccmc ul.findCareerblock.cta_block ul.slick-dots li {
      margin: 0 10px !important; }
    html.ccmc ul.findCareerblock.cta_block li:first-child {
      margin-left: 0 !important; }
    html.ccmc ul.findCareerblock.cta_block .slick-list {
      overflow: visible; }
    html.ccmc ul.findCareerblock.cta_block .slick-slider .slick-track {
      margin: 0 auto !important; }
    html.ccmc #mobileImage.hide-desktop.hide-tablet {
      display: none; }
    html.ccmc .journal-content-article .detailsbox .hide-desktop a {
      white-space: nowrap; } }

/*Banner Portrait Start*/
@media (min-width: 768px) and (max-width: 900px) {
  html.ccmc.view-tablet .CCMC_firefighter_affinity input[type="button"].QuoteBtn,
  html.ccmc.view-tablet .CCMC_firefighter_affinity .getretrived {
    margin-left: 30px !important; }
  html.ccmc.view-tablet .threeCTAsBox .grow .threeCTAsTxt p {
    min-height: 115px; }
  html.ccmc.view-tablet .ccmc-affinity-main .FullImgHeaderTall {
    width: auto;
    height: auto;
    border-bottom: 1px solid #b8bfc2;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% top; }
  html.ccmc.view-tablet .CCMC_firefighter_affinity #welcomeQuoteForm .selectBoxes {
    margin: 19px 0 23px 20px;
    padding: 0; }
  html.ccmc.view-tablet .FullImgHeaderTall .CCMC_firefighter_affinity #OccupationHeader {
    width: 400px;
    height: auto;
    padding: 0px;
    margin-left: 30px;
    margin-top: 20px !important; }
  html.ccmc.view-tablet .FullImgHeaderTall .CCMC_firefighter_affinity .affinitySection {
    text-align: left; }
  html.ccmc.view-tablet .FullImgHeaderTall .CCMC_firefighter_affinity .affinitySection h2 {
    font-family: 'Roboto', Arial, sans-serif;
    color: #002c5f;
    font-size: 38px;
    text-align: left;
    font-weight: 700;
    line-height: 40px;
    margin: 0px;
    padding: 0px; }
  html.ccmc.view-tablet .FullImgHeaderTall .CCMC_firefighter_affinity .affinitySection h3, html.ccmc.view-tablet .FullImgHeaderTall .CCMC_firefighter_affinity .affinitySection .banner-text {
    display: none; }
  html.ccmc.view-tablet .FullImgHeaderTall .CCMC_firefighter_affinity .affinitySection .affinity-banner-header h1 {
    font-family: 'Roboto', Arial, sans-serif;
    color: #002c5f;
    font-size: 38px;
    text-align: left;
    font-weight: 700;
    line-height: 40px;
    margin: 0px;
    padding: 0px; }
  html.ccmc.view-tablet .FullImgHeaderTall .CCMC_firefighter_affinity .affinitySection .affinity-banner-header h2 {
    display: none; }
  html.ccmc.view-tablet .FullImgHeaderTall #AffinityLogoTop .logocenter {
    margin-bottom: 20px; }
  html.ccmc.view-tablet .CCMC_firefighter_affinity #welcomeQuoteForm .selectBoxes {
    margin: 8px 0 23px 20px;
    padding: 0; }
  html.ccmc.view-tablet .CCMC_firefighter_affinity .select-style.Autopolicy,
  html.ccmc.view-tablet .CCMC_firefighter_affinity .select-style.YourState,
  html.ccmc.view-tablet .CCMC_firefighter_affinity .select-style.YourOccu {
    width: 78%;
    margin-bottom: 8px;
    margin-top: 8px; }
  html.ccmc.view-tablet .FullImgHeaderTall p {
    display: none; }
  html.ccmc.view-tablet .CCMC_firefighter_affinity .portlet-nested-portlets .portlet-boundary {
    text-align: center; }
  html.ccmc.view-tablet .CCMC_affinity .journal-content-article p {
    height: 255px;
    margin: 0;
    position: relative;
    right: 0px; }
  html.ccmc.view-tablet .careersMain.empDetail p {
    height: auto;
    position: relative; }
  html.ccmc.view-tablet .careerBannerLftImg {
    height: inherit;
    bottom: 0;
    top: 0px;
    right: 0px;
    position: absolute; }
  html.ccmc.view-tablet .careersMain.top h2, html.ccmc.view-tablet .careersMain.careersMainHeadings.top h1 {
    margin: 30px 0 8px 0; }
  html.ccmc.view-tablet .TopBlock {
    min-height: 248px; }
  html.ccmc.view-tablet .careersMain.empDetail {
    margin-top: 15px;
    padding-left: 0px; }
  html.ccmc.view-tablet .careersMain.top h2, html.ccmc.view-tablet .careersMain.careersMainHeadings.top h1 {
    font-size: 40px;
    line-height: 40px; }
  html.ccmc.view-tablet .careersMain.top h3, html.ccmc.view-tablet .careersMain.careersMainHeadings.top h2 {
    font-size: 24px;
    line-height: 24px;
    margin: 0 0 25px 0; }
  html.ccmc.view-tablet #FullImgHeader {
    background-size: cover !important;
    width: 100%; }
  html.ccmc.view-tablet.view-tablet #FullImgHeader #ImgHeaderTxt {
    height: auto;
    padding: 40px 50px;
    margin: 0;
    width: 55%;
    box-sizing: content-box; }
  html.ccmc.view-tablet .createAcctRt {
    float: left; }
  html.ccmc.view-tablet .show-tablet {
    display: block; }
  html.ccmc.view-tablet .SubMenuDropdown {
    padding: 0px;
    float: right;
    width: 45px;
    text-align: center;
    height: 43px;
    margin: 0px;
    font-size: 22px;
    line-height: 43px;
    position: absolute;
    right: -25px;
    top: 0px; }
  html.ccmc.view-tablet .FullImgHeaderTall .affinitySection p.main-paragraph {
    font-size: 22px;
    line-height: 28px;
    text-align: left; }
  html.ccmc.view-tablet .FullImgHeaderTall .affinitySection h2 + p.main-paragraph, html.ccmc.view-tablet .FullImgHeaderTall .affinitySection .affinity-banner-header h1 + p.main-paragraph {
    margin-top: 5px; }
  html.ccmc.view-tablet .FullImgHeaderTall .affinitySection p.main-paragraph + p.main-paragraph {
    margin-bottom: 40px !important; }
  html.ccmc.view-tablet .FullImgHeaderTall .affinitySection p.sub-header {
    text-align: left;
    margin-top: 30px;
    font-size: 24px !important; }
  html.ccmc.view-tablet .FullImgHeaderTall .affinitySection p.sub-header-paragraph {
    display: inherit;
    text-align: left;
    font-size: 18px !important;
    line-height: 24px; } }

/*Banner Portrait End*/
@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  html.ccmc {
    /* 				&.view-tablet .ccmc-nav > li > div.sub-menu-search.menu_search_mobile_view{ */
    /* 				    .form-group.control-group-inline.input-text-wrapper{ */
    /* 				    	float: left; */
    /* 				    	width: 88%; */
    /* 				    } */
    /* 				} */
    /*#myacct-wrapper, .myacct-wrapper Close*/
    /*detailsbox Close*/
    /*ratingContainer Close*/ }
    html.ccmc .newsAlert .ratingContainer.floatright {
      margin: 0px !important;
      width: auto !important; }
    html.ccmc .newsAlert .floatleft {
      margin: 0px !important; }
    html.ccmc .FullImgHeaderTall .affinitySection p.main-paragraph {
      font-size: 24px !important; }
    html.ccmc .FullImgHeaderTall .affinitySection p.sub-header {
      font-size: 28px !important; }
    html.ccmc .FullImgHeaderTall .affinitySection p.sub-header-paragraph {
      font-size: 20px !important; }
    html.ccmc .asset-feature-story {
      width: 140px; }
    html.ccmc .StartQuote .select-style.Autopolicy, html.ccmc .StartQuote .select-style.YourState, html.ccmc .StartQuote .select-style.YourOccu, html.ccmc .StartQuote input[type="button"] {
      width: 273px;
      width: -webkit-calc(100% - 30px);
      width: expression(100% - 30px);
      width: -moz-calc(100% - 30px);
      width: -o-calc(100% - 30px);
      width: calc(100% - 30px); }
    html.ccmc .StartQuote input[type="button"] {
      margin: 1px 0 22px 0; }
    html.ccmc .mv-img-desc .mv-img {
      width: 10%;
      text-align: center; }
    html.ccmc .mv-img-desc .mv-desc {
      width: 90%; }
    html.ccmc .mw-category-table td:first-child {
      width: 30% !important; }
    html.ccmc .mw-category-table td:last-child {
      width: 69% !important; }
    html.ccmc #myacct-wrapper, html.ccmc .myacct-wrapper {
      /*#myacct-lt, .myacct-lt Close*/ }
      html.ccmc #myacct-wrapper .tab-height-423, html.ccmc .myacct-wrapper .tab-height-423 {
        height: 345px !important; }
      html.ccmc #myacct-wrapper #myacct-lt, html.ccmc #myacct-wrapper .myacct-lt, html.ccmc .myacct-wrapper #myacct-lt, html.ccmc .myacct-wrapper .myacct-lt {
        /*.acctinfobox Close*/ }
        html.ccmc #myacct-wrapper #myacct-lt .acctbox, html.ccmc #myacct-wrapper .myacct-lt .acctbox, html.ccmc .myacct-wrapper #myacct-lt .acctbox, html.ccmc .myacct-wrapper .myacct-lt .acctbox {
          width: 202px; }
        html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .acctinfomiddle, html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .paymentmiddle, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .acctinfomiddle, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .paymentmiddle, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .acctinfomiddle, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .paymentmiddle, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .acctinfomiddle, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .paymentmiddle {
          display: table; }
        html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .acctinfolt, html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .acctinfort, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .acctinfolt, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .acctinfort, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .acctinfolt, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .acctinfort, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .acctinfolt, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .acctinfort {
          float: none;
          margin: 0px;
          display: table-cell;
          vertical-align: top;
          border-bottom: 0 none; }
        html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .acctinfolt, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .acctinfolt, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .acctinfolt, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .acctinfolt {
          padding-bottom: 0;
          padding-right: 30px; }
        html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .acctinfort, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .acctinfort, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .acctinfort, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .acctinfort {
          padding-top: 0;
          padding-left: 30px; }
        html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .policyinfolt, html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .policyfinort, html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .billingbtmlt, html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .billingbtmrt, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .policyinfolt, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .policyfinort, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .billingbtmlt, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .billingbtmrt, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .policyinfolt, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .policyfinort, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .billingbtmlt, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .billingbtmrt, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .policyinfolt, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .policyfinort, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .billingbtmlt, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .billingbtmrt {
          width: 50%;
          height: auto; }
        html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .acctinfomiddle > div:first-child,
        html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .acctinfobottom > div:first-child,
        html.ccmc #myacct-wrapper #myacct-lt .acctinfobox .paymentmiddle > div:first-child, html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .acctinfomiddle > div:first-child,
        html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .acctinfobottom > div:first-child,
        html.ccmc #myacct-wrapper .myacct-lt .acctinfobox .paymentmiddle > div:first-child, html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .acctinfomiddle > div:first-child,
        html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .acctinfobottom > div:first-child,
        html.ccmc .myacct-wrapper #myacct-lt .acctinfobox .paymentmiddle > div:first-child, html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .acctinfomiddle > div:first-child,
        html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .acctinfobottom > div:first-child,
        html.ccmc .myacct-wrapper .myacct-lt .acctinfobox .paymentmiddle > div:first-child {
          border-right: 1px solid #b8bfc2;
          border-bottom: 0 none; }
    html.ccmc .detailsbox {
      /*ul Close*/ }
      html.ccmc .detailsbox ul li {
        font-size: 16px; }
    html.ccmc .ratingContainer {
      width: 50% !important;
      margin-left: 8px !important; } }

@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  html.ccmc {
    /*.ipadIssueInline Close*/
    /*ratingContainer Close*/ }
    html.ccmc .ccmc-page.ccmc-home #quoteErrorMessage {
      transform: translateY(-9px); }
    html.ccmc #petins-quote a {
      width: 230px; }
    html.ccmc .ipadIssueInline .span6 {
      float: none;
      display: inline-block;
      width: 100%; }
      html.ccmc .ipadIssueInline .span6 + .span6 {
        margin: 0 !important; }
    html.ccmc .ratingContainer {
      width: 50% !important;
      margin-left: -4px !important; }
  /*html.ccmc Close*/ }

@media (min-width: 768px) and (max-width: 1077px) {
  html.ccmc {
    /* Shareholder Tables */ }
    html.ccmc .stockhistorical {
      margin: 0px 0px 0px 30px; }
    html.ccmc .stockQtbl {
      float: none; }
    html.ccmc .stocktable {
      height: auto;
      padding: 0;
      margin: 0px 30px 40px 0px;
      width: 45%;
      float: left; }
    html.ccmc .stockQnoflt {
      margin-top: 0px !important;
      margin-bottom: 40px !important; } }

@media (min-width: 900px) and (max-width: 1000px) {
  html.ccmc {
    /* Picture with Content Section */ }
    html.ccmc .picContent .picContenttxt {
      margin: 15px 20px 0 0; }
    html.ccmc .picContent .picContenttxt h4 {
      font-size: 28px;
      line-height: 36px; }
    html.ccmc .picContent .picContenttxt p {
      font-size: 15px;
      margin: 0 0 10px; }
    html.ccmc .picContent .picContenttxt .contact-list p {
      padding-top: 9px;
      font-size: 18px; }
    html.ccmc .picContent .picContenttxt .contact-list {
      background-size: 34px 34px;
      min-height: 34px;
      padding: 0px 0px 1px 48px; } }

@media (min-width: 768px) and (max-width: 1024px) {
  html.ccmc {
    /* EvenCol for Benefits */ }
    html.ccmc .evenCol {
      width: 100%;
      height: auto; }
    html.ccmc .evenCol .evenColchild {
      width: 46%;
      margin: 10px 15px 30px 15px; }
    html.ccmc .ThreeBuckets .ThreeBucketsItem {
      margin-right: 3%; }
    html.ccmc .ThreeBuckets .ThreeBucketsItem {
      width: 29%; }
    html.ccmc .ThreeBuckets .ThreeBucketsItem:first-child {
      margin-left: 3.5%; }
    html.ccmc .ThreeBuckets .ThreeBucketsItem:last-child {
      margin-right: 2%; } }

@media (min-width: 768px) and (max-width: 899px) {
  html.ccmc {
    /* Picture with Content Section */ }
    html.ccmc .picContent .picContenttxt {
      width: 95%;
      margin: 25px 40px 25px 40px;
      float: left; }
    html.ccmc .picContent .picContenttxt p::before {
      content: '';
      display: block;
      clear: both; }
    html.ccmc .picContent .picContenttxt .contact-list p {
      text-align: center; }
    html.ccmc .picContent .picContenttxt .contact-list {
      width: 30%;
      background: no-repeat center top;
      background-size: 38px 38px;
      padding: 40px 0px 0px 0px;
      float: left; }
    html.ccmc .picContent.customer-service {
      background: url(../images/light-blue-bg.jpg) top left no-repeat;
      height: auto; }
    html.ccmc .picContent.occu-firefighter {
      background: url(../images/gray-bg.jpg) top left no-repeat;
      height: auto; } }

/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
  html.ccmc #accountInfoContainer .ez-col-md-6 {
    float: none;
    max-width: none; }
  html.ccmc #accountInfoContainer .responsive-col-md-6 {
    padding-left: 0px; }
  html.ccmc .footerQP .footerQPtrust {
    padding-left: 0px;
    float: right; }
  html.ccmc .footerQPsecure {
    width: 175px; }
  html.ccmc .footerQPnorton {
    margin-right: 5%; }
  html.ccmc .ThreeBucketsTitle p + p {
    margin-bottom: 30px; }
  html.ccmc .ThreeBuckets .ThreeBucketsItem {
    width: 80%;
    float: none;
    margin-bottom: 40px;
    margin-right: auto;
    margin-left: auto;
    display: inline-block; }
  html.ccmc .ThreeBuckets .ThreeBucketsItem:first-child {
    margin-left: auto; }
  html.ccmc .ThreeBuckets .ThreeBucketsItem:last-child {
    margin-right: auto;
    margin-bottom: 0px; }
  html.ccmc .ThreeBuckets .ThreeBucketsItem p {
    margin: 0px 0px 8px 0px; }
  .footerQP .footerQPtrust {
    padding-left: 0px;
    float: right; }
  .footerQPsecure {
    width: 175px; }
  .footerQPnorton {
    margin-right: 5%; }
  .content-section .evenList:first-child {
    margin-right: 4%;
    margin-left: 0; }
  .content-section .evenList:last-child {
    margin-left: 0;
    margin-right: 0; }
  .content-section .evenList {
    width: 48%; } }

/* Large desktop */
@media (min-width: 1200px) {
  html.ccmc #wrapper .deskRMobCen {
    text-align: right; }
  #wrapper .deskRMobCen {
    text-align: right; } }

html.ccmc {
  /* Slider */ }
  html.ccmc .slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent; }
  html.ccmc .slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0; }
  html.ccmc .slick-list:focus {
    outline: none; }
  html.ccmc .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }
  html.ccmc .slick-slider .slick-track,
  html.ccmc .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  html.ccmc .slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto; }
  html.ccmc .slick-track:before,
  html.ccmc .slick-track:after {
    display: table;
    content: ''; }
  html.ccmc .slick-track:after {
    clear: both; }
  html.ccmc .slick-loading .slick-track {
    visibility: hidden; }
  html.ccmc .slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px; }
  html.ccmc [dir='rtl'] .slick-slide {
    float: right; }
  html.ccmc .slick-slide img {
    display: block; }
  html.ccmc .slick-slide.slick-loading img {
    display: none; }
  html.ccmc .slick-slide.dragging img {
    pointer-events: none; }
  html.ccmc .slick-initialized .slick-slide {
    display: block; }
  html.ccmc .slick-loading .slick-slide {
    visibility: hidden; }
  html.ccmc .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }
  html.ccmc .slick-arrow.slick-hidden {
    display: none; }

html.ccmc {
  /* Slider */
  /* Icons */
  /* Arrows */
  /* Dots */ }
  html.ccmc .slick-loading .slick-list {
    background: #fff url("../images/ajax-loader.gif") center center no-repeat; }

html.ccmc {
  @font-face {
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;
    src: url("./fonts/slick.eot");
    src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg"); } }
  html.ccmc .slick-prev,
  html.ccmc .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent; }
  html.ccmc .slick-prev:hover,
  html.ccmc .slick-prev:focus,
  html.ccmc .slick-next:hover,
  html.ccmc .slick-next:focus {
    color: transparent;
    outline: none;
    background: transparent; }
  html.ccmc .slick-prev:hover:before,
  html.ccmc .slick-prev:focus:before,
  html.ccmc .slick-next:hover:before,
  html.ccmc .slick-next:focus:before {
    opacity: 1; }
  html.ccmc .slick-prev.slick-disabled:before,
  html.ccmc .slick-next.slick-disabled:before {
    opacity: .25; }
  html.ccmc .slick-prev:before,
  html.ccmc .slick-next:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  html.ccmc .slick-prev {
    left: -25px; }
  html.ccmc [dir='rtl'] .slick-prev {
    right: -25px;
    left: auto; }
  html.ccmc .slick-prev:before {
    content: '←'; }
  html.ccmc [dir='rtl'] .slick-prev:before {
    content: '→'; }
  html.ccmc .slick-next {
    right: -25px; }
  html.ccmc [dir='rtl'] .slick-next {
    right: auto;
    left: -25px; }
  html.ccmc .slick-next:before {
    content: '→'; }
  html.ccmc [dir='rtl'] .slick-next:before {
    content: '←'; }
  html.ccmc .slick-dotted.slick-slider {
    margin-bottom: 30px !important; }
  html.ccmc .slick-dots {
    bottom: -15px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center; }
  html.ccmc ul.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px !important;
    height: 20px;
    margin: 0 10px !important;
    padding: 0;
    cursor: pointer;
    float: none !important; }
  html.ccmc .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px !important;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent; }
  html.ccmc .slick-dots li button:hover,
  html.ccmc .slick-dots li button:focus {
    outline: none; }
  html.ccmc .slick-dots li button:focus {
    outline: 3px dotted #006890 !important; }
  html.ccmc .slick-dots li.slick-active button:hover:before,
  html.ccmc .slick-dots li button:focus:before {
    opacity: 1; }
  html.ccmc .slick-dots li button:before {
    font-family: 'slick';
    font-size: 52px;
    line-height: 20px;
    position: absolute;
    top: 2px;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  html.ccmc .slick-dots li.slick-active button:before {
    opacity: .75;
    color: black; }

/*# sourceMappingURL=main.css.map */
