@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: 0;
    outline: none;
    padding: 8px;
    position: absolute;
    right: 0;
    text-align: center; }
    .quick-access-nav a:focus {
      color: #FFF;
      top: 1000px; }

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

/* These inject tags are used for dynamically creating imports for themelet styles, you can place them where ever you like in this file. */
/* inject:imports */
/* endinject */
/* */
/* This file allows you to override default styles in one central location for easier upgrade and maintenance. */
body .protip-container.protip-mixin--css-no-transition {
  transition: all 0s; }

body .protip-container.protip-mixin--css-bold {
  font-weight: bold; }

body .protip-container.protip-mixin--css-italic {
  font-style: italic; }

body .protip-container.protip-mixin--css-no-style {
  background: none;
  color: inherit; }
  body .protip-container.protip-mixin--css-no-style .protip-arrow {
    display: none; }

.protip-container {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 50;
  line-height: 1;
  opacity: 0;
  pointer-events: none;
  box-sizing: border-box; }
  .protip-container > i {
    position: absolute;
    left: 10px; }
    .protip-container > i + div {
      padding-left: 20px; }

.protip-arrow {
  content: '';
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent; }

.protip-show {
  opacity: 1;
  pointer-events: auto; }

.protip-skin-default--size-tiny {
  padding: 8px;
  font-size: 10px;
  border-radius: 3px; }
  .protip-skin-default--size-tiny[data-pt-position="top-left"] .protip-arrow, .protip-skin-default--size-tiny[data-pt-position="top"] .protip-arrow, .protip-skin-default--size-tiny[data-pt-position="top-right"] .protip-arrow {
    top: 100%;
    left: auto;
    margin: 0 0 0 -4px;
    border-width: 4px 4px 0 4px; }
  .protip-skin-default--size-tiny[data-pt-position="top-left"] .protip-arrow {
    left: 20px; }
  .protip-skin-default--size-tiny[data-pt-position="top"] .protip-arrow {
    left: 50%; }
  .protip-skin-default--size-tiny[data-pt-position="top-right"] .protip-arrow {
    left: auto;
    right: 20px;
    margin-right: -4px; }
  .protip-skin-default--size-tiny[data-pt-position="bottom-left"] .protip-arrow, .protip-skin-default--size-tiny[data-pt-position="bottom"] .protip-arrow, .protip-skin-default--size-tiny[data-pt-position="bottom-right"] .protip-arrow {
    top: -4px;
    left: auto;
    margin: 0 0 0 -4px;
    border-width: 0 4px 4px 4px; }
  .protip-skin-default--size-tiny[data-pt-position="bottom-left"] .protip-arrow {
    left: 20px; }
  .protip-skin-default--size-tiny[data-pt-position="bottom"] .protip-arrow {
    left: 50%; }
  .protip-skin-default--size-tiny[data-pt-position="bottom-right"] .protip-arrow {
    left: auto;
    right: 20px;
    margin-right: -4px; }
  .protip-skin-default--size-tiny[data-pt-position="left-top"] .protip-arrow, .protip-skin-default--size-tiny[data-pt-position="left"] .protip-arrow, .protip-skin-default--size-tiny[data-pt-position="left-bottom"] .protip-arrow {
    top: auto;
    left: 100%;
    margin: -4px 0 0 0;
    border-width: 4px 0 4px 4px; }
  .protip-skin-default--size-tiny[data-pt-position="left-top"] .protip-arrow {
    top: 20px; }
  .protip-skin-default--size-tiny[data-pt-position="left"] .protip-arrow {
    top: 50%; }
  .protip-skin-default--size-tiny[data-pt-position="left-bottom"] .protip-arrow {
    top: auto;
    bottom: 20px;
    margin-bottom: -4px; }
  .protip-skin-default--size-tiny[data-pt-position="right-top"] .protip-arrow, .protip-skin-default--size-tiny[data-pt-position="right"] .protip-arrow, .protip-skin-default--size-tiny[data-pt-position="right-bottom"] .protip-arrow {
    top: auto;
    right: 100%;
    margin: -4px 0 0 0;
    border-width: 4px 4px 4px 0; }
  .protip-skin-default--size-tiny[data-pt-position="right-top"] .protip-arrow {
    top: 20px; }
  .protip-skin-default--size-tiny[data-pt-position="right"] .protip-arrow {
    top: 50%; }
  .protip-skin-default--size-tiny[data-pt-position="right-bottom"] .protip-arrow {
    top: auto;
    bottom: 20px;
    margin-bottom: -4px; }
  .protip-skin-default--size-tiny[data-pt-position="top-left-corner"] {
    border-bottom-right-radius: 0; }
    .protip-skin-default--size-tiny[data-pt-position="top-left-corner"] .protip-arrow {
      top: 100%;
      left: 100%;
      margin: 0 0 0 -4px;
      border-width: 0 4px 4px 0; }
  .protip-skin-default--size-tiny[data-pt-position="top-right-corner"] {
    border-bottom-left-radius: 0; }
    .protip-skin-default--size-tiny[data-pt-position="top-right-corner"] .protip-arrow {
      top: 100%;
      left: -4px;
      margin: 0 0 0 4px;
      border-width: 4px 4px 0 0; }
  .protip-skin-default--size-tiny[data-pt-position="bottom-left-corner"] {
    border-top-right-radius: 0; }
    .protip-skin-default--size-tiny[data-pt-position="bottom-left-corner"] .protip-arrow {
      top: -4px;
      left: 100%;
      margin: 0 0 0 -4px;
      border-width: 0 0 4px 4px; }
  .protip-skin-default--size-tiny[data-pt-position="bottom-right-corner"] {
    border-top-left-radius: 0; }
    .protip-skin-default--size-tiny[data-pt-position="bottom-right-corner"] .protip-arrow {
      top: 0;
      left: -4px;
      margin: -4px 0 0 4px;
      border-width: 4px 0 0 4px; }

.protip-skin-default--size-small {
  padding: 13px;
  font-size: 12px;
  border-radius: 4px; }
  .protip-skin-default--size-small[data-pt-position="top-left"] .protip-arrow, .protip-skin-default--size-small[data-pt-position="top"] .protip-arrow, .protip-skin-default--size-small[data-pt-position="top-right"] .protip-arrow {
    top: 100%;
    left: auto;
    margin: 0 0 0 -6px;
    border-width: 6px 6px 0 6px; }
  .protip-skin-default--size-small[data-pt-position="top-left"] .protip-arrow {
    left: 20px; }
  .protip-skin-default--size-small[data-pt-position="top"] .protip-arrow {
    left: 50%; }
  .protip-skin-default--size-small[data-pt-position="top-right"] .protip-arrow {
    left: auto;
    right: 20px;
    margin-right: -6px; }
  .protip-skin-default--size-small[data-pt-position="bottom-left"] .protip-arrow, .protip-skin-default--size-small[data-pt-position="bottom"] .protip-arrow, .protip-skin-default--size-small[data-pt-position="bottom-right"] .protip-arrow {
    top: -6px;
    left: auto;
    margin: 0 0 0 -6px;
    border-width: 0 6px 6px 6px; }
  .protip-skin-default--size-small[data-pt-position="bottom-left"] .protip-arrow {
    left: 20px; }
  .protip-skin-default--size-small[data-pt-position="bottom"] .protip-arrow {
    left: 50%; }
  .protip-skin-default--size-small[data-pt-position="bottom-right"] .protip-arrow {
    left: auto;
    right: 20px;
    margin-right: -6px; }
  .protip-skin-default--size-small[data-pt-position="left-top"] .protip-arrow, .protip-skin-default--size-small[data-pt-position="left"] .protip-arrow, .protip-skin-default--size-small[data-pt-position="left-bottom"] .protip-arrow {
    top: auto;
    left: 100%;
    margin: -6px 0 0 0;
    border-width: 6px 0 6px 6px; }
  .protip-skin-default--size-small[data-pt-position="left-top"] .protip-arrow {
    top: 20px; }
  .protip-skin-default--size-small[data-pt-position="left"] .protip-arrow {
    top: 50%; }
  .protip-skin-default--size-small[data-pt-position="left-bottom"] .protip-arrow {
    top: auto;
    bottom: 20px;
    margin-bottom: -6px; }
  .protip-skin-default--size-small[data-pt-position="right-top"] .protip-arrow, .protip-skin-default--size-small[data-pt-position="right"] .protip-arrow, .protip-skin-default--size-small[data-pt-position="right-bottom"] .protip-arrow {
    top: auto;
    right: 100%;
    margin: -6px 0 0 0;
    border-width: 6px 6px 6px 0; }
  .protip-skin-default--size-small[data-pt-position="right-top"] .protip-arrow {
    top: 20px; }
  .protip-skin-default--size-small[data-pt-position="right"] .protip-arrow {
    top: 50%; }
  .protip-skin-default--size-small[data-pt-position="right-bottom"] .protip-arrow {
    top: auto;
    bottom: 20px;
    margin-bottom: -6px; }
  .protip-skin-default--size-small[data-pt-position="top-left-corner"] {
    border-bottom-right-radius: 0; }
    .protip-skin-default--size-small[data-pt-position="top-left-corner"] .protip-arrow {
      top: 100%;
      left: 100%;
      margin: 0 0 0 -6px;
      border-width: 0 6px 6px 0; }
  .protip-skin-default--size-small[data-pt-position="top-right-corner"] {
    border-bottom-left-radius: 0; }
    .protip-skin-default--size-small[data-pt-position="top-right-corner"] .protip-arrow {
      top: 100%;
      left: -6px;
      margin: 0 0 0 6px;
      border-width: 6px 6px 0 0; }
  .protip-skin-default--size-small[data-pt-position="bottom-left-corner"] {
    border-top-right-radius: 0; }
    .protip-skin-default--size-small[data-pt-position="bottom-left-corner"] .protip-arrow {
      top: -6px;
      left: 100%;
      margin: 0 0 0 -6px;
      border-width: 0 0 6px 6px; }
  .protip-skin-default--size-small[data-pt-position="bottom-right-corner"] {
    border-top-left-radius: 0; }
    .protip-skin-default--size-small[data-pt-position="bottom-right-corner"] .protip-arrow {
      top: 0;
      left: -6px;
      margin: -6px 0 0 6px;
      border-width: 6px 0 0 6px; }

.protip-skin-default--size-normal {
  padding: 16px;
  font-size: 15px;
  border-radius: 6px; }
  .protip-skin-default--size-normal[data-pt-position="top-left"] .protip-arrow, .protip-skin-default--size-normal[data-pt-position="top"] .protip-arrow, .protip-skin-default--size-normal[data-pt-position="top-right"] .protip-arrow {
    top: 100%;
    left: auto;
    margin: 0 0 0 -8px;
    border-width: 8px 8px 0 8px; }
  .protip-skin-default--size-normal[data-pt-position="top-left"] .protip-arrow {
    left: 20px; }
  .protip-skin-default--size-normal[data-pt-position="top"] .protip-arrow {
    left: 50%; }
  .protip-skin-default--size-normal[data-pt-position="top-right"] .protip-arrow {
    left: auto;
    right: 20px;
    margin-right: -8px; }
  .protip-skin-default--size-normal[data-pt-position="bottom-left"] .protip-arrow, .protip-skin-default--size-normal[data-pt-position="bottom"] .protip-arrow, .protip-skin-default--size-normal[data-pt-position="bottom-right"] .protip-arrow {
    top: -8px;
    left: auto;
    margin: 0 0 0 -8px;
    border-width: 0 8px 8px 8px; }
  .protip-skin-default--size-normal[data-pt-position="bottom-left"] .protip-arrow {
    left: 20px; }
  .protip-skin-default--size-normal[data-pt-position="bottom"] .protip-arrow {
    left: 50%; }
  .protip-skin-default--size-normal[data-pt-position="bottom-right"] .protip-arrow {
    left: auto;
    right: 20px;
    margin-right: -8px; }
  .protip-skin-default--size-normal[data-pt-position="left-top"] .protip-arrow, .protip-skin-default--size-normal[data-pt-position="left"] .protip-arrow, .protip-skin-default--size-normal[data-pt-position="left-bottom"] .protip-arrow {
    top: auto;
    left: 100%;
    margin: -8px 0 0 0;
    border-width: 8px 0 8px 8px; }
  .protip-skin-default--size-normal[data-pt-position="left-top"] .protip-arrow {
    top: 20px; }
  .protip-skin-default--size-normal[data-pt-position="left"] .protip-arrow {
    top: 50%; }
  .protip-skin-default--size-normal[data-pt-position="left-bottom"] .protip-arrow {
    top: auto;
    bottom: 20px;
    margin-bottom: -8px; }
  .protip-skin-default--size-normal[data-pt-position="right-top"] .protip-arrow, .protip-skin-default--size-normal[data-pt-position="right"] .protip-arrow, .protip-skin-default--size-normal[data-pt-position="right-bottom"] .protip-arrow {
    top: auto;
    right: 100%;
    margin: -8px 0 0 0;
    border-width: 8px 8px 8px 0; }
  .protip-skin-default--size-normal[data-pt-position="right-top"] .protip-arrow {
    top: 20px; }
  .protip-skin-default--size-normal[data-pt-position="right"] .protip-arrow {
    top: 50%; }
  .protip-skin-default--size-normal[data-pt-position="right-bottom"] .protip-arrow {
    top: auto;
    bottom: 20px;
    margin-bottom: -8px; }
  .protip-skin-default--size-normal[data-pt-position="top-left-corner"] {
    border-bottom-right-radius: 0; }
    .protip-skin-default--size-normal[data-pt-position="top-left-corner"] .protip-arrow {
      top: 100%;
      left: 100%;
      margin: 0 0 0 -8px;
      border-width: 0 8px 8px 0; }
  .protip-skin-default--size-normal[data-pt-position="top-right-corner"] {
    border-bottom-left-radius: 0; }
    .protip-skin-default--size-normal[data-pt-position="top-right-corner"] .protip-arrow {
      top: 100%;
      left: -8px;
      margin: 0 0 0 8px;
      border-width: 8px 8px 0 0; }
  .protip-skin-default--size-normal[data-pt-position="bottom-left-corner"] {
    border-top-right-radius: 0; }
    .protip-skin-default--size-normal[data-pt-position="bottom-left-corner"] .protip-arrow {
      top: -8px;
      left: 100%;
      margin: 0 0 0 -8px;
      border-width: 0 0 8px 8px; }
  .protip-skin-default--size-normal[data-pt-position="bottom-right-corner"] {
    border-top-left-radius: 0; }
    .protip-skin-default--size-normal[data-pt-position="bottom-right-corner"] .protip-arrow {
      top: 0;
      left: -8px;
      margin: -8px 0 0 8px;
      border-width: 8px 0 0 8px; }

.protip-skin-default--size-big {
  padding: 20px;
  font-size: 18px;
  border-radius: 8px; }
  .protip-skin-default--size-big[data-pt-position="top-left"] .protip-arrow, .protip-skin-default--size-big[data-pt-position="top"] .protip-arrow, .protip-skin-default--size-big[data-pt-position="top-right"] .protip-arrow {
    top: 100%;
    left: auto;
    margin: 0 0 0 -10px;
    border-width: 10px 10px 0 10px; }
  .protip-skin-default--size-big[data-pt-position="top-left"] .protip-arrow {
    left: 20px; }
  .protip-skin-default--size-big[data-pt-position="top"] .protip-arrow {
    left: 50%; }
  .protip-skin-default--size-big[data-pt-position="top-right"] .protip-arrow {
    left: auto;
    right: 20px;
    margin-right: -10px; }
  .protip-skin-default--size-big[data-pt-position="bottom-left"] .protip-arrow, .protip-skin-default--size-big[data-pt-position="bottom"] .protip-arrow, .protip-skin-default--size-big[data-pt-position="bottom-right"] .protip-arrow {
    top: -10px;
    left: auto;
    margin: 0 0 0 -10px;
    border-width: 0 10px 10px 10px; }
  .protip-skin-default--size-big[data-pt-position="bottom-left"] .protip-arrow {
    left: 20px; }
  .protip-skin-default--size-big[data-pt-position="bottom"] .protip-arrow {
    left: 50%; }
  .protip-skin-default--size-big[data-pt-position="bottom-right"] .protip-arrow {
    left: auto;
    right: 20px;
    margin-right: -10px; }
  .protip-skin-default--size-big[data-pt-position="left-top"] .protip-arrow, .protip-skin-default--size-big[data-pt-position="left"] .protip-arrow, .protip-skin-default--size-big[data-pt-position="left-bottom"] .protip-arrow {
    top: auto;
    left: 100%;
    margin: -10px 0 0 0;
    border-width: 10px 0 10px 10px; }
  .protip-skin-default--size-big[data-pt-position="left-top"] .protip-arrow {
    top: 20px; }
  .protip-skin-default--size-big[data-pt-position="left"] .protip-arrow {
    top: 50%; }
  .protip-skin-default--size-big[data-pt-position="left-bottom"] .protip-arrow {
    top: auto;
    bottom: 20px;
    margin-bottom: -10px; }
  .protip-skin-default--size-big[data-pt-position="right-top"] .protip-arrow, .protip-skin-default--size-big[data-pt-position="right"] .protip-arrow, .protip-skin-default--size-big[data-pt-position="right-bottom"] .protip-arrow {
    top: auto;
    right: 100%;
    margin: -10px 0 0 0;
    border-width: 10px 10px 10px 0; }
  .protip-skin-default--size-big[data-pt-position="right-top"] .protip-arrow {
    top: 20px; }
  .protip-skin-default--size-big[data-pt-position="right"] .protip-arrow {
    top: 50%; }
  .protip-skin-default--size-big[data-pt-position="right-bottom"] .protip-arrow {
    top: auto;
    bottom: 20px;
    margin-bottom: -10px; }
  .protip-skin-default--size-big[data-pt-position="top-left-corner"] {
    border-bottom-right-radius: 0; }
    .protip-skin-default--size-big[data-pt-position="top-left-corner"] .protip-arrow {
      top: 100%;
      left: 100%;
      margin: 0 0 0 -10px;
      border-width: 0 10px 10px 0; }
  .protip-skin-default--size-big[data-pt-position="top-right-corner"] {
    border-bottom-left-radius: 0; }
    .protip-skin-default--size-big[data-pt-position="top-right-corner"] .protip-arrow {
      top: 100%;
      left: -10px;
      margin: 0 0 0 10px;
      border-width: 10px 10px 0 0; }
  .protip-skin-default--size-big[data-pt-position="bottom-left-corner"] {
    border-top-right-radius: 0; }
    .protip-skin-default--size-big[data-pt-position="bottom-left-corner"] .protip-arrow {
      top: -10px;
      left: 100%;
      margin: 0 0 0 -10px;
      border-width: 0 0 10px 10px; }
  .protip-skin-default--size-big[data-pt-position="bottom-right-corner"] {
    border-top-left-radius: 0; }
    .protip-skin-default--size-big[data-pt-position="bottom-right-corner"] .protip-arrow {
      top: 0;
      left: -10px;
      margin: -10px 0 0 10px;
      border-width: 10px 0 0 10px; }

.protip-skin-default--size-large {
  padding: 20px;
  font-size: 18px;
  border-radius: 8px; }
  .protip-skin-default--size-large[data-pt-position="top-left"] .protip-arrow, .protip-skin-default--size-large[data-pt-position="top"] .protip-arrow, .protip-skin-default--size-large[data-pt-position="top-right"] .protip-arrow {
    top: 100%;
    left: auto;
    margin: 0 0 0 -12px;
    border-width: 12px 12px 0 12px; }
  .protip-skin-default--size-large[data-pt-position="top-left"] .protip-arrow {
    left: 20px; }
  .protip-skin-default--size-large[data-pt-position="top"] .protip-arrow {
    left: 50%; }
  .protip-skin-default--size-large[data-pt-position="top-right"] .protip-arrow {
    left: auto;
    right: 20px;
    margin-right: -12px; }
  .protip-skin-default--size-large[data-pt-position="bottom-left"] .protip-arrow, .protip-skin-default--size-large[data-pt-position="bottom"] .protip-arrow, .protip-skin-default--size-large[data-pt-position="bottom-right"] .protip-arrow {
    top: -12px;
    left: auto;
    margin: 0 0 0 -12px;
    border-width: 0 12px 12px 12px; }
  .protip-skin-default--size-large[data-pt-position="bottom-left"] .protip-arrow {
    left: 20px; }
  .protip-skin-default--size-large[data-pt-position="bottom"] .protip-arrow {
    left: 50%; }
  .protip-skin-default--size-large[data-pt-position="bottom-right"] .protip-arrow {
    left: auto;
    right: 20px;
    margin-right: -12px; }
  .protip-skin-default--size-large[data-pt-position="left-top"] .protip-arrow, .protip-skin-default--size-large[data-pt-position="left"] .protip-arrow, .protip-skin-default--size-large[data-pt-position="left-bottom"] .protip-arrow {
    top: auto;
    left: 100%;
    margin: -12px 0 0 0;
    border-width: 12px 0 12px 12px; }
  .protip-skin-default--size-large[data-pt-position="left-top"] .protip-arrow {
    top: 20px; }
  .protip-skin-default--size-large[data-pt-position="left"] .protip-arrow {
    top: 50%; }
  .protip-skin-default--size-large[data-pt-position="left-bottom"] .protip-arrow {
    top: auto;
    bottom: 20px;
    margin-bottom: -12px; }
  .protip-skin-default--size-large[data-pt-position="right-top"] .protip-arrow, .protip-skin-default--size-large[data-pt-position="right"] .protip-arrow, .protip-skin-default--size-large[data-pt-position="right-bottom"] .protip-arrow {
    top: auto;
    right: 100%;
    margin: -12px 0 0 0;
    border-width: 12px 12px 12px 0; }
  .protip-skin-default--size-large[data-pt-position="right-top"] .protip-arrow {
    top: 20px; }
  .protip-skin-default--size-large[data-pt-position="right"] .protip-arrow {
    top: 50%; }
  .protip-skin-default--size-large[data-pt-position="right-bottom"] .protip-arrow {
    top: auto;
    bottom: 20px;
    margin-bottom: -12px; }
  .protip-skin-default--size-large[data-pt-position="top-left-corner"] {
    border-bottom-right-radius: 0; }
    .protip-skin-default--size-large[data-pt-position="top-left-corner"] .protip-arrow {
      top: 100%;
      left: 100%;
      margin: 0 0 0 -12px;
      border-width: 0 12px 12px 0; }
  .protip-skin-default--size-large[data-pt-position="top-right-corner"] {
    border-bottom-left-radius: 0; }
    .protip-skin-default--size-large[data-pt-position="top-right-corner"] .protip-arrow {
      top: 100%;
      left: -12px;
      margin: 0 0 0 12px;
      border-width: 12px 12px 0 0; }
  .protip-skin-default--size-large[data-pt-position="bottom-left-corner"] {
    border-top-right-radius: 0; }
    .protip-skin-default--size-large[data-pt-position="bottom-left-corner"] .protip-arrow {
      top: -12px;
      left: 100%;
      margin: 0 0 0 -12px;
      border-width: 0 0 12px 12px; }
  .protip-skin-default--size-large[data-pt-position="bottom-right-corner"] {
    border-top-left-radius: 0; }
    .protip-skin-default--size-large[data-pt-position="bottom-right-corner"] .protip-arrow {
      top: 0;
      left: -12px;
      margin: -12px 0 0 12px;
      border-width: 12px 0 0 12px; }

.protip-skin-default--scheme-pro.protip-container {
  color: #000;
  background: #da2e2b;
  font-family: sans-serif;
  transition: opacity 0.2s ease-out; }

.protip-skin-default--scheme-pro[data-pt-position="top-left"] .protip-arrow, .protip-skin-default--scheme-pro[data-pt-position="top"] .protip-arrow, .protip-skin-default--scheme-pro[data-pt-position="top-right"] .protip-arrow {
  border-top-color: #da2e2b; }

.protip-skin-default--scheme-pro[data-pt-position="bottom-left"] .protip-arrow, .protip-skin-default--scheme-pro[data-pt-position="bottom"] .protip-arrow, .protip-skin-default--scheme-pro[data-pt-position="bottom-right"] .protip-arrow {
  border-bottom-color: #da2e2b; }

.protip-skin-default--scheme-pro[data-pt-position="left-top"] .protip-arrow, .protip-skin-default--scheme-pro[data-pt-position="left"] .protip-arrow, .protip-skin-default--scheme-pro[data-pt-position="left-bottom"] .protip-arrow {
  border-left-color: #da2e2b; }

.protip-skin-default--scheme-pro[data-pt-position="right-top"] .protip-arrow, .protip-skin-default--scheme-pro[data-pt-position="right"] .protip-arrow, .protip-skin-default--scheme-pro[data-pt-position="right-bottom"] .protip-arrow, .protip-skin-default--scheme-pro[data-pt-position="top-left-corner"] .protip-arrow {
  border-right-color: #da2e2b; }

.protip-skin-default--scheme-pro[data-pt-position="top-right-corner"] .protip-arrow {
  border-top-color: #da2e2b; }

.protip-skin-default--scheme-pro[data-pt-position="bottom-left-corner"] .protip-arrow {
  border-bottom-color: #da2e2b; }

.protip-skin-default--scheme-pro[data-pt-position="bottom-right-corner"] .protip-arrow {
  border-left-color: #da2e2b; }

.protip-skin-default--scheme-blue.protip-container {
  color: #fff;
  background: #369;
  font-family: sans-serif;
  transition: opacity 0.2s ease-out; }

.protip-skin-default--scheme-blue[data-pt-position="top-left"] .protip-arrow, .protip-skin-default--scheme-blue[data-pt-position="top"] .protip-arrow, .protip-skin-default--scheme-blue[data-pt-position="top-right"] .protip-arrow {
  border-top-color: #369; }

.protip-skin-default--scheme-blue[data-pt-position="bottom-left"] .protip-arrow, .protip-skin-default--scheme-blue[data-pt-position="bottom"] .protip-arrow, .protip-skin-default--scheme-blue[data-pt-position="bottom-right"] .protip-arrow {
  border-bottom-color: #369; }

.protip-skin-default--scheme-blue[data-pt-position="left-top"] .protip-arrow, .protip-skin-default--scheme-blue[data-pt-position="left"] .protip-arrow, .protip-skin-default--scheme-blue[data-pt-position="left-bottom"] .protip-arrow {
  border-left-color: #369; }

.protip-skin-default--scheme-blue[data-pt-position="right-top"] .protip-arrow, .protip-skin-default--scheme-blue[data-pt-position="right"] .protip-arrow, .protip-skin-default--scheme-blue[data-pt-position="right-bottom"] .protip-arrow, .protip-skin-default--scheme-blue[data-pt-position="top-left-corner"] .protip-arrow {
  border-right-color: #369; }

.protip-skin-default--scheme-blue[data-pt-position="top-right-corner"] .protip-arrow {
  border-top-color: #369; }

.protip-skin-default--scheme-blue[data-pt-position="bottom-left-corner"] .protip-arrow {
  border-bottom-color: #369; }

.protip-skin-default--scheme-blue[data-pt-position="bottom-right-corner"] .protip-arrow {
  border-left-color: #369; }

.protip-skin-default--scheme-red.protip-container {
  color: #fff;
  background: #802731;
  font-family: sans-serif;
  transition: opacity 0.2s ease-out; }

.protip-skin-default--scheme-red[data-pt-position="top-left"] .protip-arrow, .protip-skin-default--scheme-red[data-pt-position="top"] .protip-arrow, .protip-skin-default--scheme-red[data-pt-position="top-right"] .protip-arrow {
  border-top-color: #802731; }

.protip-skin-default--scheme-red[data-pt-position="bottom-left"] .protip-arrow, .protip-skin-default--scheme-red[data-pt-position="bottom"] .protip-arrow, .protip-skin-default--scheme-red[data-pt-position="bottom-right"] .protip-arrow {
  border-bottom-color: #802731; }

.protip-skin-default--scheme-red[data-pt-position="left-top"] .protip-arrow, .protip-skin-default--scheme-red[data-pt-position="left"] .protip-arrow, .protip-skin-default--scheme-red[data-pt-position="left-bottom"] .protip-arrow {
  border-left-color: #802731; }

.protip-skin-default--scheme-red[data-pt-position="right-top"] .protip-arrow, .protip-skin-default--scheme-red[data-pt-position="right"] .protip-arrow, .protip-skin-default--scheme-red[data-pt-position="right-bottom"] .protip-arrow, .protip-skin-default--scheme-red[data-pt-position="top-left-corner"] .protip-arrow {
  border-right-color: #802731; }

.protip-skin-default--scheme-red[data-pt-position="top-right-corner"] .protip-arrow {
  border-top-color: #802731; }

.protip-skin-default--scheme-red[data-pt-position="bottom-left-corner"] .protip-arrow {
  border-bottom-color: #802731; }

.protip-skin-default--scheme-red[data-pt-position="bottom-right-corner"] .protip-arrow {
  border-left-color: #802731; }

.protip-skin-default--scheme-aqua.protip-container {
  color: #fff;
  background: #339996;
  font-family: sans-serif;
  transition: opacity 0.2s ease-out; }

.protip-skin-default--scheme-aqua[data-pt-position="top-left"] .protip-arrow, .protip-skin-default--scheme-aqua[data-pt-position="top"] .protip-arrow, .protip-skin-default--scheme-aqua[data-pt-position="top-right"] .protip-arrow {
  border-top-color: #339996; }

.protip-skin-default--scheme-aqua[data-pt-position="bottom-left"] .protip-arrow, .protip-skin-default--scheme-aqua[data-pt-position="bottom"] .protip-arrow, .protip-skin-default--scheme-aqua[data-pt-position="bottom-right"] .protip-arrow {
  border-bottom-color: #339996; }

.protip-skin-default--scheme-aqua[data-pt-position="left-top"] .protip-arrow, .protip-skin-default--scheme-aqua[data-pt-position="left"] .protip-arrow, .protip-skin-default--scheme-aqua[data-pt-position="left-bottom"] .protip-arrow {
  border-left-color: #339996; }

.protip-skin-default--scheme-aqua[data-pt-position="right-top"] .protip-arrow, .protip-skin-default--scheme-aqua[data-pt-position="right"] .protip-arrow, .protip-skin-default--scheme-aqua[data-pt-position="right-bottom"] .protip-arrow, .protip-skin-default--scheme-aqua[data-pt-position="top-left-corner"] .protip-arrow {
  border-right-color: #339996; }

.protip-skin-default--scheme-aqua[data-pt-position="top-right-corner"] .protip-arrow {
  border-top-color: #339996; }

.protip-skin-default--scheme-aqua[data-pt-position="bottom-left-corner"] .protip-arrow {
  border-bottom-color: #339996; }

.protip-skin-default--scheme-aqua[data-pt-position="bottom-right-corner"] .protip-arrow {
  border-left-color: #339996; }

.protip-skin-default--scheme-dark.protip-container {
  color: #fff;
  background: #333;
  font-family: sans-serif;
  transition: opacity 0.2s ease-out; }

.protip-skin-default--scheme-dark[data-pt-position="top-left"] .protip-arrow, .protip-skin-default--scheme-dark[data-pt-position="top"] .protip-arrow, .protip-skin-default--scheme-dark[data-pt-position="top-right"] .protip-arrow {
  border-top-color: #333; }

.protip-skin-default--scheme-dark[data-pt-position="bottom-left"] .protip-arrow, .protip-skin-default--scheme-dark[data-pt-position="bottom"] .protip-arrow, .protip-skin-default--scheme-dark[data-pt-position="bottom-right"] .protip-arrow {
  border-bottom-color: #333; }

.protip-skin-default--scheme-dark[data-pt-position="left-top"] .protip-arrow, .protip-skin-default--scheme-dark[data-pt-position="left"] .protip-arrow, .protip-skin-default--scheme-dark[data-pt-position="left-bottom"] .protip-arrow {
  border-left-color: #333; }

.protip-skin-default--scheme-dark[data-pt-position="right-top"] .protip-arrow, .protip-skin-default--scheme-dark[data-pt-position="right"] .protip-arrow, .protip-skin-default--scheme-dark[data-pt-position="right-bottom"] .protip-arrow, .protip-skin-default--scheme-dark[data-pt-position="top-left-corner"] .protip-arrow {
  border-right-color: #333; }

.protip-skin-default--scheme-dark[data-pt-position="top-right-corner"] .protip-arrow {
  border-top-color: #333; }

.protip-skin-default--scheme-dark[data-pt-position="bottom-left-corner"] .protip-arrow {
  border-bottom-color: #333; }

.protip-skin-default--scheme-dark[data-pt-position="bottom-right-corner"] .protip-arrow {
  border-left-color: #333; }

.protip-skin-default--scheme-dark-transparent.protip-container {
  color: #fff;
  background: rgba(20, 20, 20, 0.8);
  font-family: sans-serif;
  transition: opacity 0.2s ease-out; }

.protip-skin-default--scheme-dark-transparent[data-pt-position="top-left"] .protip-arrow, .protip-skin-default--scheme-dark-transparent[data-pt-position="top"] .protip-arrow, .protip-skin-default--scheme-dark-transparent[data-pt-position="top-right"] .protip-arrow {
  border-top-color: rgba(20, 20, 20, 0.8); }

.protip-skin-default--scheme-dark-transparent[data-pt-position="bottom-left"] .protip-arrow, .protip-skin-default--scheme-dark-transparent[data-pt-position="bottom"] .protip-arrow, .protip-skin-default--scheme-dark-transparent[data-pt-position="bottom-right"] .protip-arrow {
  border-bottom-color: rgba(20, 20, 20, 0.8); }

.protip-skin-default--scheme-dark-transparent[data-pt-position="left-top"] .protip-arrow, .protip-skin-default--scheme-dark-transparent[data-pt-position="left"] .protip-arrow, .protip-skin-default--scheme-dark-transparent[data-pt-position="left-bottom"] .protip-arrow {
  border-left-color: rgba(20, 20, 20, 0.8); }

.protip-skin-default--scheme-dark-transparent[data-pt-position="right-top"] .protip-arrow, .protip-skin-default--scheme-dark-transparent[data-pt-position="right"] .protip-arrow, .protip-skin-default--scheme-dark-transparent[data-pt-position="right-bottom"] .protip-arrow, .protip-skin-default--scheme-dark-transparent[data-pt-position="top-left-corner"] .protip-arrow {
  border-right-color: rgba(20, 20, 20, 0.8); }

.protip-skin-default--scheme-dark-transparent[data-pt-position="top-right-corner"] .protip-arrow {
  border-top-color: rgba(20, 20, 20, 0.8); }

.protip-skin-default--scheme-dark-transparent[data-pt-position="bottom-left-corner"] .protip-arrow {
  border-bottom-color: rgba(20, 20, 20, 0.8); }

.protip-skin-default--scheme-dark-transparent[data-pt-position="bottom-right-corner"] .protip-arrow {
  border-left-color: rgba(20, 20, 20, 0.8); }

.protip-skin-default--scheme-black.protip-container {
  color: #fff;
  background: #000;
  font-family: sans-serif;
  transition: opacity 0.2s ease-out; }

.protip-skin-default--scheme-black[data-pt-position="top-left"] .protip-arrow, .protip-skin-default--scheme-black[data-pt-position="top"] .protip-arrow, .protip-skin-default--scheme-black[data-pt-position="top-right"] .protip-arrow {
  border-top-color: #000; }

.protip-skin-default--scheme-black[data-pt-position="bottom-left"] .protip-arrow, .protip-skin-default--scheme-black[data-pt-position="bottom"] .protip-arrow, .protip-skin-default--scheme-black[data-pt-position="bottom-right"] .protip-arrow {
  border-bottom-color: #000; }

.protip-skin-default--scheme-black[data-pt-position="left-top"] .protip-arrow, .protip-skin-default--scheme-black[data-pt-position="left"] .protip-arrow, .protip-skin-default--scheme-black[data-pt-position="left-bottom"] .protip-arrow {
  border-left-color: #000; }

.protip-skin-default--scheme-black[data-pt-position="right-top"] .protip-arrow, .protip-skin-default--scheme-black[data-pt-position="right"] .protip-arrow, .protip-skin-default--scheme-black[data-pt-position="right-bottom"] .protip-arrow, .protip-skin-default--scheme-black[data-pt-position="top-left-corner"] .protip-arrow {
  border-right-color: #000; }

.protip-skin-default--scheme-black[data-pt-position="top-right-corner"] .protip-arrow {
  border-top-color: #000; }

.protip-skin-default--scheme-black[data-pt-position="bottom-left-corner"] .protip-arrow {
  border-bottom-color: #000; }

.protip-skin-default--scheme-black[data-pt-position="bottom-right-corner"] .protip-arrow {
  border-left-color: #000; }

.protip-skin-default--scheme-leaf.protip-container {
  color: #fff;
  background: #339959;
  font-family: sans-serif;
  transition: opacity 0.2s ease-out; }

.protip-skin-default--scheme-leaf[data-pt-position="top-left"] .protip-arrow, .protip-skin-default--scheme-leaf[data-pt-position="top"] .protip-arrow, .protip-skin-default--scheme-leaf[data-pt-position="top-right"] .protip-arrow {
  border-top-color: #339959; }

.protip-skin-default--scheme-leaf[data-pt-position="bottom-left"] .protip-arrow, .protip-skin-default--scheme-leaf[data-pt-position="bottom"] .protip-arrow, .protip-skin-default--scheme-leaf[data-pt-position="bottom-right"] .protip-arrow {
  border-bottom-color: #339959; }

.protip-skin-default--scheme-leaf[data-pt-position="left-top"] .protip-arrow, .protip-skin-default--scheme-leaf[data-pt-position="left"] .protip-arrow, .protip-skin-default--scheme-leaf[data-pt-position="left-bottom"] .protip-arrow {
  border-left-color: #339959; }

.protip-skin-default--scheme-leaf[data-pt-position="right-top"] .protip-arrow, .protip-skin-default--scheme-leaf[data-pt-position="right"] .protip-arrow, .protip-skin-default--scheme-leaf[data-pt-position="right-bottom"] .protip-arrow, .protip-skin-default--scheme-leaf[data-pt-position="top-left-corner"] .protip-arrow {
  border-right-color: #339959; }

.protip-skin-default--scheme-leaf[data-pt-position="top-right-corner"] .protip-arrow {
  border-top-color: #339959; }

.protip-skin-default--scheme-leaf[data-pt-position="bottom-left-corner"] .protip-arrow {
  border-bottom-color: #339959; }

.protip-skin-default--scheme-leaf[data-pt-position="bottom-right-corner"] .protip-arrow {
  border-left-color: #339959; }

.protip-skin-default--scheme-purple.protip-container {
  color: #fff;
  background: #613399;
  font-family: sans-serif;
  transition: opacity 0.2s ease-out; }

.protip-skin-default--scheme-purple[data-pt-position="top-left"] .protip-arrow, .protip-skin-default--scheme-purple[data-pt-position="top"] .protip-arrow, .protip-skin-default--scheme-purple[data-pt-position="top-right"] .protip-arrow {
  border-top-color: #613399; }

.protip-skin-default--scheme-purple[data-pt-position="bottom-left"] .protip-arrow, .protip-skin-default--scheme-purple[data-pt-position="bottom"] .protip-arrow, .protip-skin-default--scheme-purple[data-pt-position="bottom-right"] .protip-arrow {
  border-bottom-color: #613399; }

.protip-skin-default--scheme-purple[data-pt-position="left-top"] .protip-arrow, .protip-skin-default--scheme-purple[data-pt-position="left"] .protip-arrow, .protip-skin-default--scheme-purple[data-pt-position="left-bottom"] .protip-arrow {
  border-left-color: #613399; }

.protip-skin-default--scheme-purple[data-pt-position="right-top"] .protip-arrow, .protip-skin-default--scheme-purple[data-pt-position="right"] .protip-arrow, .protip-skin-default--scheme-purple[data-pt-position="right-bottom"] .protip-arrow, .protip-skin-default--scheme-purple[data-pt-position="top-left-corner"] .protip-arrow {
  border-right-color: #613399; }

.protip-skin-default--scheme-purple[data-pt-position="top-right-corner"] .protip-arrow {
  border-top-color: #613399; }

.protip-skin-default--scheme-purple[data-pt-position="bottom-left-corner"] .protip-arrow {
  border-bottom-color: #613399; }

.protip-skin-default--scheme-purple[data-pt-position="bottom-right-corner"] .protip-arrow {
  border-left-color: #613399; }

.protip-skin-default--scheme-pink.protip-container {
  color: #000;
  background: #D457AA;
  font-family: sans-serif;
  transition: opacity 0.2s ease-out; }

.protip-skin-default--scheme-pink[data-pt-position="top-left"] .protip-arrow, .protip-skin-default--scheme-pink[data-pt-position="top"] .protip-arrow, .protip-skin-default--scheme-pink[data-pt-position="top-right"] .protip-arrow {
  border-top-color: #D457AA; }

.protip-skin-default--scheme-pink[data-pt-position="bottom-left"] .protip-arrow, .protip-skin-default--scheme-pink[data-pt-position="bottom"] .protip-arrow, .protip-skin-default--scheme-pink[data-pt-position="bottom-right"] .protip-arrow {
  border-bottom-color: #D457AA; }

.protip-skin-default--scheme-pink[data-pt-position="left-top"] .protip-arrow, .protip-skin-default--scheme-pink[data-pt-position="left"] .protip-arrow, .protip-skin-default--scheme-pink[data-pt-position="left-bottom"] .protip-arrow {
  border-left-color: #D457AA; }

.protip-skin-default--scheme-pink[data-pt-position="right-top"] .protip-arrow, .protip-skin-default--scheme-pink[data-pt-position="right"] .protip-arrow, .protip-skin-default--scheme-pink[data-pt-position="right-bottom"] .protip-arrow, .protip-skin-default--scheme-pink[data-pt-position="top-left-corner"] .protip-arrow {
  border-right-color: #D457AA; }

.protip-skin-default--scheme-pink[data-pt-position="top-right-corner"] .protip-arrow {
  border-top-color: #D457AA; }

.protip-skin-default--scheme-pink[data-pt-position="bottom-left-corner"] .protip-arrow {
  border-bottom-color: #D457AA; }

.protip-skin-default--scheme-pink[data-pt-position="bottom-right-corner"] .protip-arrow {
  border-left-color: #D457AA; }

.protip-skin-default--scheme-orange.protip-container {
  color: #000;
  background: #E64426;
  font-family: sans-serif;
  transition: opacity 0.2s ease-out; }

.protip-skin-default--scheme-orange[data-pt-position="top-left"] .protip-arrow, .protip-skin-default--scheme-orange[data-pt-position="top"] .protip-arrow, .protip-skin-default--scheme-orange[data-pt-position="top-right"] .protip-arrow {
  border-top-color: #E64426; }

.protip-skin-default--scheme-orange[data-pt-position="bottom-left"] .protip-arrow, .protip-skin-default--scheme-orange[data-pt-position="bottom"] .protip-arrow, .protip-skin-default--scheme-orange[data-pt-position="bottom-right"] .protip-arrow {
  border-bottom-color: #E64426; }

.protip-skin-default--scheme-orange[data-pt-position="left-top"] .protip-arrow, .protip-skin-default--scheme-orange[data-pt-position="left"] .protip-arrow, .protip-skin-default--scheme-orange[data-pt-position="left-bottom"] .protip-arrow {
  border-left-color: #E64426; }

.protip-skin-default--scheme-orange[data-pt-position="right-top"] .protip-arrow, .protip-skin-default--scheme-orange[data-pt-position="right"] .protip-arrow, .protip-skin-default--scheme-orange[data-pt-position="right-bottom"] .protip-arrow, .protip-skin-default--scheme-orange[data-pt-position="top-left-corner"] .protip-arrow {
  border-right-color: #E64426; }

.protip-skin-default--scheme-orange[data-pt-position="top-right-corner"] .protip-arrow {
  border-top-color: #E64426; }

.protip-skin-default--scheme-orange[data-pt-position="bottom-left-corner"] .protip-arrow {
  border-bottom-color: #E64426; }

.protip-skin-default--scheme-orange[data-pt-position="bottom-right-corner"] .protip-arrow {
  border-left-color: #E64426; }

.protip-skin-default--scheme-white.protip-container {
  color: #000;
  background: #FFF;
  font-family: sans-serif;
  transition: opacity 0.2s ease-out; }

.protip-skin-default--scheme-white[data-pt-position="top-left"] .protip-arrow, .protip-skin-default--scheme-white[data-pt-position="top"] .protip-arrow, .protip-skin-default--scheme-white[data-pt-position="top-right"] .protip-arrow {
  border-top-color: #FFF; }

.protip-skin-default--scheme-white[data-pt-position="bottom-left"] .protip-arrow, .protip-skin-default--scheme-white[data-pt-position="bottom"] .protip-arrow, .protip-skin-default--scheme-white[data-pt-position="bottom-right"] .protip-arrow {
  border-bottom-color: #FFF; }

.protip-skin-default--scheme-white[data-pt-position="left-top"] .protip-arrow, .protip-skin-default--scheme-white[data-pt-position="left"] .protip-arrow, .protip-skin-default--scheme-white[data-pt-position="left-bottom"] .protip-arrow {
  border-left-color: #FFF; }

.protip-skin-default--scheme-white[data-pt-position="right-top"] .protip-arrow, .protip-skin-default--scheme-white[data-pt-position="right"] .protip-arrow, .protip-skin-default--scheme-white[data-pt-position="right-bottom"] .protip-arrow, .protip-skin-default--scheme-white[data-pt-position="top-left-corner"] .protip-arrow {
  border-right-color: #FFF; }

.protip-skin-default--scheme-white[data-pt-position="top-right-corner"] .protip-arrow {
  border-top-color: #FFF; }

.protip-skin-default--scheme-white[data-pt-position="bottom-left-corner"] .protip-arrow {
  border-bottom-color: #FFF; }

.protip-skin-default--scheme-white[data-pt-position="bottom-right-corner"] .protip-arrow {
  border-left-color: #FFF; }

.protip-skin-square--size-tiny {
  padding: 8px;
  font-size: 10px; }
  .protip-skin-square--size-tiny[data-pt-position="top-left"] .protip-arrow, .protip-skin-square--size-tiny[data-pt-position="top"] .protip-arrow, .protip-skin-square--size-tiny[data-pt-position="top-right"] .protip-arrow {
    top: 100%;
    left: auto;
    margin: 0 0 0 -4px;
    border-width: 4px 4px 0 4px; }
  .protip-skin-square--size-tiny[data-pt-position="top-left"] .protip-arrow {
    left: 20px; }
  .protip-skin-square--size-tiny[data-pt-position="top"] .protip-arrow {
    left: 50%; }
  .protip-skin-square--size-tiny[data-pt-position="top-right"] .protip-arrow {
    left: auto;
    right: 20px;
    margin-right: -4px; }
  .protip-skin-square--size-tiny[data-pt-position="bottom-left"] .protip-arrow, .protip-skin-square--size-tiny[data-pt-position="bottom"] .protip-arrow, .protip-skin-square--size-tiny[data-pt-position="bottom-right"] .protip-arrow {
    top: -4px;
    left: auto;
    margin: 0 0 0 -4px;
    border-width: 0 4px 4px 4px; }
  .protip-skin-square--size-tiny[data-pt-position="bottom-left"] .protip-arrow {
    left: 20px; }
  .protip-skin-square--size-tiny[data-pt-position="bottom"] .protip-arrow {
    left: 50%; }
  .protip-skin-square--size-tiny[data-pt-position="bottom-right"] .protip-arrow {
    left: auto;
    right: 20px;
    margin-right: -4px; }
  .protip-skin-square--size-tiny[data-pt-position="left-top"] .protip-arrow, .protip-skin-square--size-tiny[data-pt-position="left"] .protip-arrow, .protip-skin-square--size-tiny[data-pt-position="left-bottom"] .protip-arrow {
    top: auto;
    left: 100%;
    margin: -4px 0 0 0;
    border-width: 4px 0 4px 4px; }
  .protip-skin-square--size-tiny[data-pt-position="left-top"] .protip-arrow {
    top: 20px; }
  .protip-skin-square--size-tiny[data-pt-position="left"] .protip-arrow {
    top: 50%; }
  .protip-skin-square--size-tiny[data-pt-position="left-bottom"] .protip-arrow {
    top: auto;
    bottom: 20px;
    margin-bottom: -4px; }
  .protip-skin-square--size-tiny[data-pt-position="right-top"] .protip-arrow, .protip-skin-square--size-tiny[data-pt-position="right"] .protip-arrow, .protip-skin-square--size-tiny[data-pt-position="right-bottom"] .protip-arrow {
    top: auto;
    right: 100%;
    margin: -4px 0 0 0;
    border-width: 4px 4px 4px 0; }
  .protip-skin-square--size-tiny[data-pt-position="right-top"] .protip-arrow {
    top: 20px; }
  .protip-skin-square--size-tiny[data-pt-position="right"] .protip-arrow {
    top: 50%; }
  .protip-skin-square--size-tiny[data-pt-position="right-bottom"] .protip-arrow {
    top: auto;
    bottom: 20px;
    margin-bottom: -4px; }
  .protip-skin-square--size-tiny[data-pt-position="top-left-corner"] {
    border-bottom-right-radius: 0; }
    .protip-skin-square--size-tiny[data-pt-position="top-left-corner"] .protip-arrow {
      top: 100%;
      left: 100%;
      margin: 0 0 0 -4px;
      border-width: 0 4px 4px 0; }
  .protip-skin-square--size-tiny[data-pt-position="top-right-corner"] {
    border-bottom-left-radius: 0; }
    .protip-skin-square--size-tiny[data-pt-position="top-right-corner"] .protip-arrow {
      top: 100%;
      left: -4px;
      margin: 0 0 0 4px;
      border-width: 4px 4px 0 0; }
  .protip-skin-square--size-tiny[data-pt-position="bottom-left-corner"] {
    border-top-right-radius: 0; }
    .protip-skin-square--size-tiny[data-pt-position="bottom-left-corner"] .protip-arrow {
      top: -4px;
      left: 100%;
      margin: 0 0 0 -4px;
      border-width: 0 0 4px 4px; }
  .protip-skin-square--size-tiny[data-pt-position="bottom-right-corner"] {
    border-top-left-radius: 0; }
    .protip-skin-square--size-tiny[data-pt-position="bottom-right-corner"] .protip-arrow {
      top: 0;
      left: -4px;
      margin: -4px 0 0 4px;
      border-width: 4px 0 0 4px; }

.protip-skin-square--size-small {
  padding: 13px;
  font-size: 12px; }
  .protip-skin-square--size-small[data-pt-position="top-left"] .protip-arrow, .protip-skin-square--size-small[data-pt-position="top"] .protip-arrow, .protip-skin-square--size-small[data-pt-position="top-right"] .protip-arrow {
    top: 100%;
    left: auto;
    margin: 0 0 0 -6px;
    border-width: 6px 6px 0 6px; }
  .protip-skin-square--size-small[data-pt-position="top-left"] .protip-arrow {
    left: 20px; }
  .protip-skin-square--size-small[data-pt-position="top"] .protip-arrow {
    left: 50%; }
  .protip-skin-square--size-small[data-pt-position="top-right"] .protip-arrow {
    left: auto;
    right: 20px;
    margin-right: -6px; }
  .protip-skin-square--size-small[data-pt-position="bottom-left"] .protip-arrow, .protip-skin-square--size-small[data-pt-position="bottom"] .protip-arrow, .protip-skin-square--size-small[data-pt-position="bottom-right"] .protip-arrow {
    top: -6px;
    left: auto;
    margin: 0 0 0 -6px;
    border-width: 0 6px 6px 6px; }
  .protip-skin-square--size-small[data-pt-position="bottom-left"] .protip-arrow {
    left: 20px; }
  .protip-skin-square--size-small[data-pt-position="bottom"] .protip-arrow {
    left: 50%; }
  .protip-skin-square--size-small[data-pt-position="bottom-right"] .protip-arrow {
    left: auto;
    right: 20px;
    margin-right: -6px; }
  .protip-skin-square--size-small[data-pt-position="left-top"] .protip-arrow, .protip-skin-square--size-small[data-pt-position="left"] .protip-arrow, .protip-skin-square--size-small[data-pt-position="left-bottom"] .protip-arrow {
    top: auto;
    left: 100%;
    margin: -6px 0 0 0;
    border-width: 6px 0 6px 6px; }
  .protip-skin-square--size-small[data-pt-position="left-top"] .protip-arrow {
    top: 20px; }
  .protip-skin-square--size-small[data-pt-position="left"] .protip-arrow {
    top: 50%; }
  .protip-skin-square--size-small[data-pt-position="left-bottom"] .protip-arrow {
    top: auto;
    bottom: 20px;
    margin-bottom: -6px; }
  .protip-skin-square--size-small[data-pt-position="right-top"] .protip-arrow, .protip-skin-square--size-small[data-pt-position="right"] .protip-arrow, .protip-skin-square--size-small[data-pt-position="right-bottom"] .protip-arrow {
    top: auto;
    right: 100%;
    margin: -6px 0 0 0;
    border-width: 6px 6px 6px 0; }
  .protip-skin-square--size-small[data-pt-position="right-top"] .protip-arrow {
    top: 20px; }
  .protip-skin-square--size-small[data-pt-position="right"] .protip-arrow {
    top: 50%; }
  .protip-skin-square--size-small[data-pt-position="right-bottom"] .protip-arrow {
    top: auto;
    bottom: 20px;
    margin-bottom: -6px; }
  .protip-skin-square--size-small[data-pt-position="top-left-corner"] {
    border-bottom-right-radius: 0; }
    .protip-skin-square--size-small[data-pt-position="top-left-corner"] .protip-arrow {
      top: 100%;
      left: 100%;
      margin: 0 0 0 -6px;
      border-width: 0 6px 6px 0; }
  .protip-skin-square--size-small[data-pt-position="top-right-corner"] {
    border-bottom-left-radius: 0; }
    .protip-skin-square--size-small[data-pt-position="top-right-corner"] .protip-arrow {
      top: 100%;
      left: -6px;
      margin: 0 0 0 6px;
      border-width: 6px 6px 0 0; }
  .protip-skin-square--size-small[data-pt-position="bottom-left-corner"] {
    border-top-right-radius: 0; }
    .protip-skin-square--size-small[data-pt-position="bottom-left-corner"] .protip-arrow {
      top: -6px;
      left: 100%;
      margin: 0 0 0 -6px;
      border-width: 0 0 6px 6px; }
  .protip-skin-square--size-small[data-pt-position="bottom-right-corner"] {
    border-top-left-radius: 0; }
    .protip-skin-square--size-small[data-pt-position="bottom-right-corner"] .protip-arrow {
      top: 0;
      left: -6px;
      margin: -6px 0 0 6px;
      border-width: 6px 0 0 6px; }

.protip-skin-square--size-normal {
  padding: 16px;
  font-size: 15px; }
  .protip-skin-square--size-normal[data-pt-position="top-left"] .protip-arrow, .protip-skin-square--size-normal[data-pt-position="top"] .protip-arrow, .protip-skin-square--size-normal[data-pt-position="top-right"] .protip-arrow {
    top: 100%;
    left: auto;
    margin: 0 0 0 -8px;
    border-width: 8px 8px 0 8px; }
  .protip-skin-square--size-normal[data-pt-position="top-left"] .protip-arrow {
    left: 20px; }
  .protip-skin-square--size-normal[data-pt-position="top"] .protip-arrow {
    left: 50%; }
  .protip-skin-square--size-normal[data-pt-position="top-right"] .protip-arrow {
    left: auto;
    right: 20px;
    margin-right: -8px; }
  .protip-skin-square--size-normal[data-pt-position="bottom-left"] .protip-arrow, .protip-skin-square--size-normal[data-pt-position="bottom"] .protip-arrow, .protip-skin-square--size-normal[data-pt-position="bottom-right"] .protip-arrow {
    top: -8px;
    left: auto;
    margin: 0 0 0 -8px;
    border-width: 0 8px 8px 8px; }
  .protip-skin-square--size-normal[data-pt-position="bottom-left"] .protip-arrow {
    left: 20px; }
  .protip-skin-square--size-normal[data-pt-position="bottom"] .protip-arrow {
    left: 50%; }
  .protip-skin-square--size-normal[data-pt-position="bottom-right"] .protip-arrow {
    left: auto;
    right: 20px;
    margin-right: -8px; }
  .protip-skin-square--size-normal[data-pt-position="left-top"] .protip-arrow, .protip-skin-square--size-normal[data-pt-position="left"] .protip-arrow, .protip-skin-square--size-normal[data-pt-position="left-bottom"] .protip-arrow {
    top: auto;
    left: 100%;
    margin: -8px 0 0 0;
    border-width: 8px 0 8px 8px; }
  .protip-skin-square--size-normal[data-pt-position="left-top"] .protip-arrow {
    top: 20px; }
  .protip-skin-square--size-normal[data-pt-position="left"] .protip-arrow {
    top: 50%; }
  .protip-skin-square--size-normal[data-pt-position="left-bottom"] .protip-arrow {
    top: auto;
    bottom: 20px;
    margin-bottom: -8px; }
  .protip-skin-square--size-normal[data-pt-position="right-top"] .protip-arrow, .protip-skin-square--size-normal[data-pt-position="right"] .protip-arrow, .protip-skin-square--size-normal[data-pt-position="right-bottom"] .protip-arrow {
    top: auto;
    right: 100%;
    margin: -8px 0 0 0;
    border-width: 8px 8px 8px 0; }
  .protip-skin-square--size-normal[data-pt-position="right-top"] .protip-arrow {
    top: 20px; }
  .protip-skin-square--size-normal[data-pt-position="right"] .protip-arrow {
    top: 50%; }
  .protip-skin-square--size-normal[data-pt-position="right-bottom"] .protip-arrow {
    top: auto;
    bottom: 20px;
    margin-bottom: -8px; }
  .protip-skin-square--size-normal[data-pt-position="top-left-corner"] {
    border-bottom-right-radius: 0; }
    .protip-skin-square--size-normal[data-pt-position="top-left-corner"] .protip-arrow {
      top: 100%;
      left: 100%;
      margin: 0 0 0 -8px;
      border-width: 0 8px 8px 0; }
  .protip-skin-square--size-normal[data-pt-position="top-right-corner"] {
    border-bottom-left-radius: 0; }
    .protip-skin-square--size-normal[data-pt-position="top-right-corner"] .protip-arrow {
      top: 100%;
      left: -8px;
      margin: 0 0 0 8px;
      border-width: 8px 8px 0 0; }
  .protip-skin-square--size-normal[data-pt-position="bottom-left-corner"] {
    border-top-right-radius: 0; }
    .protip-skin-square--size-normal[data-pt-position="bottom-left-corner"] .protip-arrow {
      top: -8px;
      left: 100%;
      margin: 0 0 0 -8px;
      border-width: 0 0 8px 8px; }
  .protip-skin-square--size-normal[data-pt-position="bottom-right-corner"] {
    border-top-left-radius: 0; }
    .protip-skin-square--size-normal[data-pt-position="bottom-right-corner"] .protip-arrow {
      top: 0;
      left: -8px;
      margin: -8px 0 0 8px;
      border-width: 8px 0 0 8px; }

.protip-skin-square--size-big {
  padding: 20px;
  font-size: 18px; }
  .protip-skin-square--size-big[data-pt-position="top-left"] .protip-arrow, .protip-skin-square--size-big[data-pt-position="top"] .protip-arrow, .protip-skin-square--size-big[data-pt-position="top-right"] .protip-arrow {
    top: 100%;
    left: auto;
    margin: 0 0 0 -10px;
    border-width: 10px 10px 0 10px; }
  .protip-skin-square--size-big[data-pt-position="top-left"] .protip-arrow {
    left: 20px; }
  .protip-skin-square--size-big[data-pt-position="top"] .protip-arrow {
    left: 50%; }
  .protip-skin-square--size-big[data-pt-position="top-right"] .protip-arrow {
    left: auto;
    right: 20px;
    margin-right: -10px; }
  .protip-skin-square--size-big[data-pt-position="bottom-left"] .protip-arrow, .protip-skin-square--size-big[data-pt-position="bottom"] .protip-arrow, .protip-skin-square--size-big[data-pt-position="bottom-right"] .protip-arrow {
    top: -10px;
    left: auto;
    margin: 0 0 0 -10px;
    border-width: 0 10px 10px 10px; }
  .protip-skin-square--size-big[data-pt-position="bottom-left"] .protip-arrow {
    left: 20px; }
  .protip-skin-square--size-big[data-pt-position="bottom"] .protip-arrow {
    left: 50%; }
  .protip-skin-square--size-big[data-pt-position="bottom-right"] .protip-arrow {
    left: auto;
    right: 20px;
    margin-right: -10px; }
  .protip-skin-square--size-big[data-pt-position="left-top"] .protip-arrow, .protip-skin-square--size-big[data-pt-position="left"] .protip-arrow, .protip-skin-square--size-big[data-pt-position="left-bottom"] .protip-arrow {
    top: auto;
    left: 100%;
    margin: -10px 0 0 0;
    border-width: 10px 0 10px 10px; }
  .protip-skin-square--size-big[data-pt-position="left-top"] .protip-arrow {
    top: 20px; }
  .protip-skin-square--size-big[data-pt-position="left"] .protip-arrow {
    top: 50%; }
  .protip-skin-square--size-big[data-pt-position="left-bottom"] .protip-arrow {
    top: auto;
    bottom: 20px;
    margin-bottom: -10px; }
  .protip-skin-square--size-big[data-pt-position="right-top"] .protip-arrow, .protip-skin-square--size-big[data-pt-position="right"] .protip-arrow, .protip-skin-square--size-big[data-pt-position="right-bottom"] .protip-arrow {
    top: auto;
    right: 100%;
    margin: -10px 0 0 0;
    border-width: 10px 10px 10px 0; }
  .protip-skin-square--size-big[data-pt-position="right-top"] .protip-arrow {
    top: 20px; }
  .protip-skin-square--size-big[data-pt-position="right"] .protip-arrow {
    top: 50%; }
  .protip-skin-square--size-big[data-pt-position="right-bottom"] .protip-arrow {
    top: auto;
    bottom: 20px;
    margin-bottom: -10px; }
  .protip-skin-square--size-big[data-pt-position="top-left-corner"] {
    border-bottom-right-radius: 0; }
    .protip-skin-square--size-big[data-pt-position="top-left-corner"] .protip-arrow {
      top: 100%;
      left: 100%;
      margin: 0 0 0 -10px;
      border-width: 0 10px 10px 0; }
  .protip-skin-square--size-big[data-pt-position="top-right-corner"] {
    border-bottom-left-radius: 0; }
    .protip-skin-square--size-big[data-pt-position="top-right-corner"] .protip-arrow {
      top: 100%;
      left: -10px;
      margin: 0 0 0 10px;
      border-width: 10px 10px 0 0; }
  .protip-skin-square--size-big[data-pt-position="bottom-left-corner"] {
    border-top-right-radius: 0; }
    .protip-skin-square--size-big[data-pt-position="bottom-left-corner"] .protip-arrow {
      top: -10px;
      left: 100%;
      margin: 0 0 0 -10px;
      border-width: 0 0 10px 10px; }
  .protip-skin-square--size-big[data-pt-position="bottom-right-corner"] {
    border-top-left-radius: 0; }
    .protip-skin-square--size-big[data-pt-position="bottom-right-corner"] .protip-arrow {
      top: 0;
      left: -10px;
      margin: -10px 0 0 10px;
      border-width: 10px 0 0 10px; }

.protip-skin-square--size-large {
  padding: 20px;
  font-size: 18px; }
  .protip-skin-square--size-large[data-pt-position="top-left"] .protip-arrow, .protip-skin-square--size-large[data-pt-position="top"] .protip-arrow, .protip-skin-square--size-large[data-pt-position="top-right"] .protip-arrow {
    top: 100%;
    left: auto;
    margin: 0 0 0 -12px;
    border-width: 12px 12px 0 12px; }
  .protip-skin-square--size-large[data-pt-position="top-left"] .protip-arrow {
    left: 20px; }
  .protip-skin-square--size-large[data-pt-position="top"] .protip-arrow {
    left: 50%; }
  .protip-skin-square--size-large[data-pt-position="top-right"] .protip-arrow {
    left: auto;
    right: 20px;
    margin-right: -12px; }
  .protip-skin-square--size-large[data-pt-position="bottom-left"] .protip-arrow, .protip-skin-square--size-large[data-pt-position="bottom"] .protip-arrow, .protip-skin-square--size-large[data-pt-position="bottom-right"] .protip-arrow {
    top: -12px;
    left: auto;
    margin: 0 0 0 -12px;
    border-width: 0 12px 12px 12px; }
  .protip-skin-square--size-large[data-pt-position="bottom-left"] .protip-arrow {
    left: 20px; }
  .protip-skin-square--size-large[data-pt-position="bottom"] .protip-arrow {
    left: 50%; }
  .protip-skin-square--size-large[data-pt-position="bottom-right"] .protip-arrow {
    left: auto;
    right: 20px;
    margin-right: -12px; }
  .protip-skin-square--size-large[data-pt-position="left-top"] .protip-arrow, .protip-skin-square--size-large[data-pt-position="left"] .protip-arrow, .protip-skin-square--size-large[data-pt-position="left-bottom"] .protip-arrow {
    top: auto;
    left: 100%;
    margin: -12px 0 0 0;
    border-width: 12px 0 12px 12px; }
  .protip-skin-square--size-large[data-pt-position="left-top"] .protip-arrow {
    top: 20px; }
  .protip-skin-square--size-large[data-pt-position="left"] .protip-arrow {
    top: 50%; }
  .protip-skin-square--size-large[data-pt-position="left-bottom"] .protip-arrow {
    top: auto;
    bottom: 20px;
    margin-bottom: -12px; }
  .protip-skin-square--size-large[data-pt-position="right-top"] .protip-arrow, .protip-skin-square--size-large[data-pt-position="right"] .protip-arrow, .protip-skin-square--size-large[data-pt-position="right-bottom"] .protip-arrow {
    top: auto;
    right: 100%;
    margin: -12px 0 0 0;
    border-width: 12px 12px 12px 0; }
  .protip-skin-square--size-large[data-pt-position="right-top"] .protip-arrow {
    top: 20px; }
  .protip-skin-square--size-large[data-pt-position="right"] .protip-arrow {
    top: 50%; }
  .protip-skin-square--size-large[data-pt-position="right-bottom"] .protip-arrow {
    top: auto;
    bottom: 20px;
    margin-bottom: -12px; }
  .protip-skin-square--size-large[data-pt-position="top-left-corner"] {
    border-bottom-right-radius: 0; }
    .protip-skin-square--size-large[data-pt-position="top-left-corner"] .protip-arrow {
      top: 100%;
      left: 100%;
      margin: 0 0 0 -12px;
      border-width: 0 12px 12px 0; }
  .protip-skin-square--size-large[data-pt-position="top-right-corner"] {
    border-bottom-left-radius: 0; }
    .protip-skin-square--size-large[data-pt-position="top-right-corner"] .protip-arrow {
      top: 100%;
      left: -12px;
      margin: 0 0 0 12px;
      border-width: 12px 12px 0 0; }
  .protip-skin-square--size-large[data-pt-position="bottom-left-corner"] {
    border-top-right-radius: 0; }
    .protip-skin-square--size-large[data-pt-position="bottom-left-corner"] .protip-arrow {
      top: -12px;
      left: 100%;
      margin: 0 0 0 -12px;
      border-width: 0 0 12px 12px; }
  .protip-skin-square--size-large[data-pt-position="bottom-right-corner"] {
    border-top-left-radius: 0; }
    .protip-skin-square--size-large[data-pt-position="bottom-right-corner"] .protip-arrow {
      top: 0;
      left: -12px;
      margin: -12px 0 0 12px;
      border-width: 12px 0 0 12px; }

.protip-skin-square--scheme-pro.protip-container {
  color: #000;
  background: #da2e2b;
  font-family: sans-serif;
  transition: opacity 0.2s ease-out; }

.protip-skin-square--scheme-pro[data-pt-position="top-left"] .protip-arrow, .protip-skin-square--scheme-pro[data-pt-position="top"] .protip-arrow, .protip-skin-square--scheme-pro[data-pt-position="top-right"] .protip-arrow {
  border-top-color: #da2e2b; }

.protip-skin-square--scheme-pro[data-pt-position="bottom-left"] .protip-arrow, .protip-skin-square--scheme-pro[data-pt-position="bottom"] .protip-arrow, .protip-skin-square--scheme-pro[data-pt-position="bottom-right"] .protip-arrow {
  border-bottom-color: #da2e2b; }

.protip-skin-square--scheme-pro[data-pt-position="left-top"] .protip-arrow, .protip-skin-square--scheme-pro[data-pt-position="left"] .protip-arrow, .protip-skin-square--scheme-pro[data-pt-position="left-bottom"] .protip-arrow {
  border-left-color: #da2e2b; }

.protip-skin-square--scheme-pro[data-pt-position="right-top"] .protip-arrow, .protip-skin-square--scheme-pro[data-pt-position="right"] .protip-arrow, .protip-skin-square--scheme-pro[data-pt-position="right-bottom"] .protip-arrow, .protip-skin-square--scheme-pro[data-pt-position="top-left-corner"] .protip-arrow {
  border-right-color: #da2e2b; }

.protip-skin-square--scheme-pro[data-pt-position="top-right-corner"] .protip-arrow {
  border-top-color: #da2e2b; }

.protip-skin-square--scheme-pro[data-pt-position="bottom-left-corner"] .protip-arrow {
  border-bottom-color: #da2e2b; }

.protip-skin-square--scheme-pro[data-pt-position="bottom-right-corner"] .protip-arrow {
  border-left-color: #da2e2b; }

.protip-skin-square--scheme-blue.protip-container {
  color: #fff;
  background: #369;
  font-family: sans-serif;
  transition: opacity 0.2s ease-out; }

.protip-skin-square--scheme-blue[data-pt-position="top-left"] .protip-arrow, .protip-skin-square--scheme-blue[data-pt-position="top"] .protip-arrow, .protip-skin-square--scheme-blue[data-pt-position="top-right"] .protip-arrow {
  border-top-color: #369; }

.protip-skin-square--scheme-blue[data-pt-position="bottom-left"] .protip-arrow, .protip-skin-square--scheme-blue[data-pt-position="bottom"] .protip-arrow, .protip-skin-square--scheme-blue[data-pt-position="bottom-right"] .protip-arrow {
  border-bottom-color: #369; }

.protip-skin-square--scheme-blue[data-pt-position="left-top"] .protip-arrow, .protip-skin-square--scheme-blue[data-pt-position="left"] .protip-arrow, .protip-skin-square--scheme-blue[data-pt-position="left-bottom"] .protip-arrow {
  border-left-color: #369; }

.protip-skin-square--scheme-blue[data-pt-position="right-top"] .protip-arrow, .protip-skin-square--scheme-blue[data-pt-position="right"] .protip-arrow, .protip-skin-square--scheme-blue[data-pt-position="right-bottom"] .protip-arrow, .protip-skin-square--scheme-blue[data-pt-position="top-left-corner"] .protip-arrow {
  border-right-color: #369; }

.protip-skin-square--scheme-blue[data-pt-position="top-right-corner"] .protip-arrow {
  border-top-color: #369; }

.protip-skin-square--scheme-blue[data-pt-position="bottom-left-corner"] .protip-arrow {
  border-bottom-color: #369; }

.protip-skin-square--scheme-blue[data-pt-position="bottom-right-corner"] .protip-arrow {
  border-left-color: #369; }

.protip-skin-square--scheme-red.protip-container {
  color: #fff;
  background: #802731;
  font-family: sans-serif;
  transition: opacity 0.2s ease-out; }

.protip-skin-square--scheme-red[data-pt-position="top-left"] .protip-arrow, .protip-skin-square--scheme-red[data-pt-position="top"] .protip-arrow, .protip-skin-square--scheme-red[data-pt-position="top-right"] .protip-arrow {
  border-top-color: #802731; }

.protip-skin-square--scheme-red[data-pt-position="bottom-left"] .protip-arrow, .protip-skin-square--scheme-red[data-pt-position="bottom"] .protip-arrow, .protip-skin-square--scheme-red[data-pt-position="bottom-right"] .protip-arrow {
  border-bottom-color: #802731; }

.protip-skin-square--scheme-red[data-pt-position="left-top"] .protip-arrow, .protip-skin-square--scheme-red[data-pt-position="left"] .protip-arrow, .protip-skin-square--scheme-red[data-pt-position="left-bottom"] .protip-arrow {
  border-left-color: #802731; }

.protip-skin-square--scheme-red[data-pt-position="right-top"] .protip-arrow, .protip-skin-square--scheme-red[data-pt-position="right"] .protip-arrow, .protip-skin-square--scheme-red[data-pt-position="right-bottom"] .protip-arrow, .protip-skin-square--scheme-red[data-pt-position="top-left-corner"] .protip-arrow {
  border-right-color: #802731; }

.protip-skin-square--scheme-red[data-pt-position="top-right-corner"] .protip-arrow {
  border-top-color: #802731; }

.protip-skin-square--scheme-red[data-pt-position="bottom-left-corner"] .protip-arrow {
  border-bottom-color: #802731; }

.protip-skin-square--scheme-red[data-pt-position="bottom-right-corner"] .protip-arrow {
  border-left-color: #802731; }

.protip-skin-square--scheme-aqua.protip-container {
  color: #fff;
  background: #339996;
  font-family: sans-serif;
  transition: opacity 0.2s ease-out; }

.protip-skin-square--scheme-aqua[data-pt-position="top-left"] .protip-arrow, .protip-skin-square--scheme-aqua[data-pt-position="top"] .protip-arrow, .protip-skin-square--scheme-aqua[data-pt-position="top-right"] .protip-arrow {
  border-top-color: #339996; }

.protip-skin-square--scheme-aqua[data-pt-position="bottom-left"] .protip-arrow, .protip-skin-square--scheme-aqua[data-pt-position="bottom"] .protip-arrow, .protip-skin-square--scheme-aqua[data-pt-position="bottom-right"] .protip-arrow {
  border-bottom-color: #339996; }

.protip-skin-square--scheme-aqua[data-pt-position="left-top"] .protip-arrow, .protip-skin-square--scheme-aqua[data-pt-position="left"] .protip-arrow, .protip-skin-square--scheme-aqua[data-pt-position="left-bottom"] .protip-arrow {
  border-left-color: #339996; }

.protip-skin-square--scheme-aqua[data-pt-position="right-top"] .protip-arrow, .protip-skin-square--scheme-aqua[data-pt-position="right"] .protip-arrow, .protip-skin-square--scheme-aqua[data-pt-position="right-bottom"] .protip-arrow, .protip-skin-square--scheme-aqua[data-pt-position="top-left-corner"] .protip-arrow {
  border-right-color: #339996; }

.protip-skin-square--scheme-aqua[data-pt-position="top-right-corner"] .protip-arrow {
  border-top-color: #339996; }

.protip-skin-square--scheme-aqua[data-pt-position="bottom-left-corner"] .protip-arrow {
  border-bottom-color: #339996; }

.protip-skin-square--scheme-aqua[data-pt-position="bottom-right-corner"] .protip-arrow {
  border-left-color: #339996; }

.protip-skin-square--scheme-dark-transparent.protip-container {
  color: #fff;
  background: rgba(20, 20, 20, 0.8);
  font-family: sans-serif;
  transition: opacity 0.2s ease-out; }

.protip-skin-square--scheme-dark-transparent[data-pt-position="top-left"] .protip-arrow, .protip-skin-square--scheme-dark-transparent[data-pt-position="top"] .protip-arrow, .protip-skin-square--scheme-dark-transparent[data-pt-position="top-right"] .protip-arrow {
  border-top-color: rgba(20, 20, 20, 0.8); }

.protip-skin-square--scheme-dark-transparent[data-pt-position="bottom-left"] .protip-arrow, .protip-skin-square--scheme-dark-transparent[data-pt-position="bottom"] .protip-arrow, .protip-skin-square--scheme-dark-transparent[data-pt-position="bottom-right"] .protip-arrow {
  border-bottom-color: rgba(20, 20, 20, 0.8); }

.protip-skin-square--scheme-dark-transparent[data-pt-position="left-top"] .protip-arrow, .protip-skin-square--scheme-dark-transparent[data-pt-position="left"] .protip-arrow, .protip-skin-square--scheme-dark-transparent[data-pt-position="left-bottom"] .protip-arrow {
  border-left-color: rgba(20, 20, 20, 0.8); }

.protip-skin-square--scheme-dark-transparent[data-pt-position="right-top"] .protip-arrow, .protip-skin-square--scheme-dark-transparent[data-pt-position="right"] .protip-arrow, .protip-skin-square--scheme-dark-transparent[data-pt-position="right-bottom"] .protip-arrow, .protip-skin-square--scheme-dark-transparent[data-pt-position="top-left-corner"] .protip-arrow {
  border-right-color: rgba(20, 20, 20, 0.8); }

.protip-skin-square--scheme-dark-transparent[data-pt-position="top-right-corner"] .protip-arrow {
  border-top-color: rgba(20, 20, 20, 0.8); }

.protip-skin-square--scheme-dark-transparent[data-pt-position="bottom-left-corner"] .protip-arrow {
  border-bottom-color: rgba(20, 20, 20, 0.8); }

.protip-skin-square--scheme-dark-transparent[data-pt-position="bottom-right-corner"] .protip-arrow {
  border-left-color: rgba(20, 20, 20, 0.8); }

.protip-skin-square--scheme-dark.protip-container {
  color: #fff;
  background: #333;
  font-family: sans-serif;
  transition: opacity 0.2s ease-out; }

.protip-skin-square--scheme-dark[data-pt-position="top-left"] .protip-arrow, .protip-skin-square--scheme-dark[data-pt-position="top"] .protip-arrow, .protip-skin-square--scheme-dark[data-pt-position="top-right"] .protip-arrow {
  border-top-color: #333; }

.protip-skin-square--scheme-dark[data-pt-position="bottom-left"] .protip-arrow, .protip-skin-square--scheme-dark[data-pt-position="bottom"] .protip-arrow, .protip-skin-square--scheme-dark[data-pt-position="bottom-right"] .protip-arrow {
  border-bottom-color: #333; }

.protip-skin-square--scheme-dark[data-pt-position="left-top"] .protip-arrow, .protip-skin-square--scheme-dark[data-pt-position="left"] .protip-arrow, .protip-skin-square--scheme-dark[data-pt-position="left-bottom"] .protip-arrow {
  border-left-color: #333; }

.protip-skin-square--scheme-dark[data-pt-position="right-top"] .protip-arrow, .protip-skin-square--scheme-dark[data-pt-position="right"] .protip-arrow, .protip-skin-square--scheme-dark[data-pt-position="right-bottom"] .protip-arrow, .protip-skin-square--scheme-dark[data-pt-position="top-left-corner"] .protip-arrow {
  border-right-color: #333; }

.protip-skin-square--scheme-dark[data-pt-position="top-right-corner"] .protip-arrow {
  border-top-color: #333; }

.protip-skin-square--scheme-dark[data-pt-position="bottom-left-corner"] .protip-arrow {
  border-bottom-color: #333; }

.protip-skin-square--scheme-dark[data-pt-position="bottom-right-corner"] .protip-arrow {
  border-left-color: #333; }

.protip-skin-square--scheme-black.protip-container {
  color: #fff;
  background: #000;
  font-family: sans-serif;
  transition: opacity 0.2s ease-out; }

.protip-skin-square--scheme-black[data-pt-position="top-left"] .protip-arrow, .protip-skin-square--scheme-black[data-pt-position="top"] .protip-arrow, .protip-skin-square--scheme-black[data-pt-position="top-right"] .protip-arrow {
  border-top-color: #000; }

.protip-skin-square--scheme-black[data-pt-position="bottom-left"] .protip-arrow, .protip-skin-square--scheme-black[data-pt-position="bottom"] .protip-arrow, .protip-skin-square--scheme-black[data-pt-position="bottom-right"] .protip-arrow {
  border-bottom-color: #000; }

.protip-skin-square--scheme-black[data-pt-position="left-top"] .protip-arrow, .protip-skin-square--scheme-black[data-pt-position="left"] .protip-arrow, .protip-skin-square--scheme-black[data-pt-position="left-bottom"] .protip-arrow {
  border-left-color: #000; }

.protip-skin-square--scheme-black[data-pt-position="right-top"] .protip-arrow, .protip-skin-square--scheme-black[data-pt-position="right"] .protip-arrow, .protip-skin-square--scheme-black[data-pt-position="right-bottom"] .protip-arrow, .protip-skin-square--scheme-black[data-pt-position="top-left-corner"] .protip-arrow {
  border-right-color: #000; }

.protip-skin-square--scheme-black[data-pt-position="top-right-corner"] .protip-arrow {
  border-top-color: #000; }

.protip-skin-square--scheme-black[data-pt-position="bottom-left-corner"] .protip-arrow {
  border-bottom-color: #000; }

.protip-skin-square--scheme-black[data-pt-position="bottom-right-corner"] .protip-arrow {
  border-left-color: #000; }

.protip-skin-square--scheme-leaf.protip-container {
  color: #fff;
  background: #339959;
  font-family: sans-serif;
  transition: opacity 0.2s ease-out; }

.protip-skin-square--scheme-leaf[data-pt-position="top-left"] .protip-arrow, .protip-skin-square--scheme-leaf[data-pt-position="top"] .protip-arrow, .protip-skin-square--scheme-leaf[data-pt-position="top-right"] .protip-arrow {
  border-top-color: #339959; }

.protip-skin-square--scheme-leaf[data-pt-position="bottom-left"] .protip-arrow, .protip-skin-square--scheme-leaf[data-pt-position="bottom"] .protip-arrow, .protip-skin-square--scheme-leaf[data-pt-position="bottom-right"] .protip-arrow {
  border-bottom-color: #339959; }

.protip-skin-square--scheme-leaf[data-pt-position="left-top"] .protip-arrow, .protip-skin-square--scheme-leaf[data-pt-position="left"] .protip-arrow, .protip-skin-square--scheme-leaf[data-pt-position="left-bottom"] .protip-arrow {
  border-left-color: #339959; }

.protip-skin-square--scheme-leaf[data-pt-position="right-top"] .protip-arrow, .protip-skin-square--scheme-leaf[data-pt-position="right"] .protip-arrow, .protip-skin-square--scheme-leaf[data-pt-position="right-bottom"] .protip-arrow, .protip-skin-square--scheme-leaf[data-pt-position="top-left-corner"] .protip-arrow {
  border-right-color: #339959; }

.protip-skin-square--scheme-leaf[data-pt-position="top-right-corner"] .protip-arrow {
  border-top-color: #339959; }

.protip-skin-square--scheme-leaf[data-pt-position="bottom-left-corner"] .protip-arrow {
  border-bottom-color: #339959; }

.protip-skin-square--scheme-leaf[data-pt-position="bottom-right-corner"] .protip-arrow {
  border-left-color: #339959; }

.protip-skin-square--scheme-purple.protip-container {
  color: #fff;
  background: #613399;
  font-family: sans-serif;
  transition: opacity 0.2s ease-out; }

.protip-skin-square--scheme-purple[data-pt-position="top-left"] .protip-arrow, .protip-skin-square--scheme-purple[data-pt-position="top"] .protip-arrow, .protip-skin-square--scheme-purple[data-pt-position="top-right"] .protip-arrow {
  border-top-color: #613399; }

.protip-skin-square--scheme-purple[data-pt-position="bottom-left"] .protip-arrow, .protip-skin-square--scheme-purple[data-pt-position="bottom"] .protip-arrow, .protip-skin-square--scheme-purple[data-pt-position="bottom-right"] .protip-arrow {
  border-bottom-color: #613399; }

.protip-skin-square--scheme-purple[data-pt-position="left-top"] .protip-arrow, .protip-skin-square--scheme-purple[data-pt-position="left"] .protip-arrow, .protip-skin-square--scheme-purple[data-pt-position="left-bottom"] .protip-arrow {
  border-left-color: #613399; }

.protip-skin-square--scheme-purple[data-pt-position="right-top"] .protip-arrow, .protip-skin-square--scheme-purple[data-pt-position="right"] .protip-arrow, .protip-skin-square--scheme-purple[data-pt-position="right-bottom"] .protip-arrow, .protip-skin-square--scheme-purple[data-pt-position="top-left-corner"] .protip-arrow {
  border-right-color: #613399; }

.protip-skin-square--scheme-purple[data-pt-position="top-right-corner"] .protip-arrow {
  border-top-color: #613399; }

.protip-skin-square--scheme-purple[data-pt-position="bottom-left-corner"] .protip-arrow {
  border-bottom-color: #613399; }

.protip-skin-square--scheme-purple[data-pt-position="bottom-right-corner"] .protip-arrow {
  border-left-color: #613399; }

.protip-skin-square--scheme-pink.protip-container {
  color: #000;
  background: #D457AA;
  font-family: sans-serif;
  transition: opacity 0.2s ease-out; }

.protip-skin-square--scheme-pink[data-pt-position="top-left"] .protip-arrow, .protip-skin-square--scheme-pink[data-pt-position="top"] .protip-arrow, .protip-skin-square--scheme-pink[data-pt-position="top-right"] .protip-arrow {
  border-top-color: #D457AA; }

.protip-skin-square--scheme-pink[data-pt-position="bottom-left"] .protip-arrow, .protip-skin-square--scheme-pink[data-pt-position="bottom"] .protip-arrow, .protip-skin-square--scheme-pink[data-pt-position="bottom-right"] .protip-arrow {
  border-bottom-color: #D457AA; }

.protip-skin-square--scheme-pink[data-pt-position="left-top"] .protip-arrow, .protip-skin-square--scheme-pink[data-pt-position="left"] .protip-arrow, .protip-skin-square--scheme-pink[data-pt-position="left-bottom"] .protip-arrow {
  border-left-color: #D457AA; }

.protip-skin-square--scheme-pink[data-pt-position="right-top"] .protip-arrow, .protip-skin-square--scheme-pink[data-pt-position="right"] .protip-arrow, .protip-skin-square--scheme-pink[data-pt-position="right-bottom"] .protip-arrow, .protip-skin-square--scheme-pink[data-pt-position="top-left-corner"] .protip-arrow {
  border-right-color: #D457AA; }

.protip-skin-square--scheme-pink[data-pt-position="top-right-corner"] .protip-arrow {
  border-top-color: #D457AA; }

.protip-skin-square--scheme-pink[data-pt-position="bottom-left-corner"] .protip-arrow {
  border-bottom-color: #D457AA; }

.protip-skin-square--scheme-pink[data-pt-position="bottom-right-corner"] .protip-arrow {
  border-left-color: #D457AA; }

.protip-skin-square--scheme-orange.protip-container {
  color: #000;
  background: #E64426;
  font-family: sans-serif;
  transition: opacity 0.2s ease-out; }

.protip-skin-square--scheme-orange[data-pt-position="top-left"] .protip-arrow, .protip-skin-square--scheme-orange[data-pt-position="top"] .protip-arrow, .protip-skin-square--scheme-orange[data-pt-position="top-right"] .protip-arrow {
  border-top-color: #E64426; }

.protip-skin-square--scheme-orange[data-pt-position="bottom-left"] .protip-arrow, .protip-skin-square--scheme-orange[data-pt-position="bottom"] .protip-arrow, .protip-skin-square--scheme-orange[data-pt-position="bottom-right"] .protip-arrow {
  border-bottom-color: #E64426; }

.protip-skin-square--scheme-orange[data-pt-position="left-top"] .protip-arrow, .protip-skin-square--scheme-orange[data-pt-position="left"] .protip-arrow, .protip-skin-square--scheme-orange[data-pt-position="left-bottom"] .protip-arrow {
  border-left-color: #E64426; }

.protip-skin-square--scheme-orange[data-pt-position="right-top"] .protip-arrow, .protip-skin-square--scheme-orange[data-pt-position="right"] .protip-arrow, .protip-skin-square--scheme-orange[data-pt-position="right-bottom"] .protip-arrow, .protip-skin-square--scheme-orange[data-pt-position="top-left-corner"] .protip-arrow {
  border-right-color: #E64426; }

.protip-skin-square--scheme-orange[data-pt-position="top-right-corner"] .protip-arrow {
  border-top-color: #E64426; }

.protip-skin-square--scheme-orange[data-pt-position="bottom-left-corner"] .protip-arrow {
  border-bottom-color: #E64426; }

.protip-skin-square--scheme-orange[data-pt-position="bottom-right-corner"] .protip-arrow {
  border-left-color: #E64426; }

.protip-skin-square--scheme-white.protip-container {
  color: #000;
  background: #FFF;
  font-family: sans-serif;
  transition: opacity 0.2s ease-out; }

.protip-skin-square--scheme-white[data-pt-position="top-left"] .protip-arrow, .protip-skin-square--scheme-white[data-pt-position="top"] .protip-arrow, .protip-skin-square--scheme-white[data-pt-position="top-right"] .protip-arrow {
  border-top-color: #FFF; }

.protip-skin-square--scheme-white[data-pt-position="bottom-left"] .protip-arrow, .protip-skin-square--scheme-white[data-pt-position="bottom"] .protip-arrow, .protip-skin-square--scheme-white[data-pt-position="bottom-right"] .protip-arrow {
  border-bottom-color: #FFF; }

.protip-skin-square--scheme-white[data-pt-position="left-top"] .protip-arrow, .protip-skin-square--scheme-white[data-pt-position="left"] .protip-arrow, .protip-skin-square--scheme-white[data-pt-position="left-bottom"] .protip-arrow {
  border-left-color: #FFF; }

.protip-skin-square--scheme-white[data-pt-position="right-top"] .protip-arrow, .protip-skin-square--scheme-white[data-pt-position="right"] .protip-arrow, .protip-skin-square--scheme-white[data-pt-position="right-bottom"] .protip-arrow, .protip-skin-square--scheme-white[data-pt-position="top-left-corner"] .protip-arrow {
  border-right-color: #FFF; }

.protip-skin-square--scheme-white[data-pt-position="top-right-corner"] .protip-arrow {
  border-top-color: #FFF; }

.protip-skin-square--scheme-white[data-pt-position="bottom-left-corner"] .protip-arrow {
  border-bottom-color: #FFF; }

.protip-skin-square--scheme-white[data-pt-position="bottom-right-corner"] .protip-arrow {
  border-left-color: #FFF; }

/*!
 * Datepicker for Bootstrap v1.9.0 (https://github.com/uxsolutions/bootstrap-datepicker)
 *
 * Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
 */
.datepicker {
  padding: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  direction: ltr; }

.datepicker-inline {
  width: 220px; }

.datepicker-rtl {
  direction: rtl; }

.datepicker-rtl.dropdown-menu {
  left: auto; }

.datepicker-rtl table tr td span {
  float: right; }

.datepicker-dropdown {
  top: 0;
  left: 0; }

.datepicker-dropdown:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #999;
  border-top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute; }

.datepicker-dropdown:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-top: 0;
  position: absolute; }

.datepicker-dropdown.datepicker-orient-left:before {
  left: 6px; }

.datepicker-dropdown.datepicker-orient-left:after {
  left: 7px; }

.datepicker-dropdown.datepicker-orient-right:before {
  right: 6px; }

.datepicker-dropdown.datepicker-orient-right:after {
  right: 7px; }

.datepicker-dropdown.datepicker-orient-bottom:before {
  top: -7px; }

.datepicker-dropdown.datepicker-orient-bottom:after {
  top: -6px; }

.datepicker-dropdown.datepicker-orient-top:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid #999; }

.datepicker-dropdown.datepicker-orient-top:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #fff; }

.datepicker table {
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.datepicker td,
.datepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: none; }

.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
  background-color: transparent; }

.datepicker table tr td.day:hover,
.datepicker table tr td.day.focused {
  background: #eee;
  cursor: pointer; }

.datepicker table tr td.old,
.datepicker table tr td.new {
  color: #999; }

.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  background: none;
  color: #999;
  cursor: default; }

.datepicker table tr td.highlighted {
  background: #d9edf7;
  border-radius: 0; }

.datepicker table tr td.today,
.datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover {
  background-color: #fde19a;
  background-image: -moz-linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-image: -ms-linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdd49a), to(#fdf59a));
  background-image: -webkit-linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-image: -o-linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-image: linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a', endColorstr='#fdf59a', GradientType=0);
  border-color: #fdf59a #fdf59a #fbed50;
  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);
  color: #000; }

.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today:hover.disabled,
.datepicker table tr td.today.disabled.disabled,
.datepicker table tr td.today.disabled:hover.disabled,
.datepicker table tr td.today[disabled],
.datepicker table tr td.today:hover[disabled],
.datepicker table tr td.today.disabled[disabled],
.datepicker table tr td.today.disabled:hover[disabled] {
  background-color: #fdf59a; }

.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active {
  background-color: #fbf069 \9; }

.datepicker table tr td.today:hover:hover {
  color: #000; }

.datepicker table tr td.today.active:hover {
  color: #fff; }

.datepicker table tr td.range,
.datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:hover {
  background: #eee;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.datepicker table tr td.range.today,
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:hover {
  background-color: #f3d17a;
  background-image: -moz-linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-image: -ms-linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f3c17a), to(#f3e97a));
  background-image: -webkit-linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-image: -o-linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-image: linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3c17a', endColorstr='#f3e97a', GradientType=0);
  border-color: #f3e97a #f3e97a #edde34;
  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);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today:hover:hover,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today:hover.disabled,
.datepicker table tr td.range.today.disabled.disabled,
.datepicker table tr td.range.today.disabled:hover.disabled,
.datepicker table tr td.range.today[disabled],
.datepicker table tr td.range.today:hover[disabled],
.datepicker table tr td.range.today.disabled[disabled],
.datepicker table tr td.range.today.disabled:hover[disabled] {
  background-color: #f3e97a; }

.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active {
  background-color: #efe24b \9; }

.datepicker table tr td.selected,
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover {
  background-color: #9e9e9e;
  background-image: -moz-linear-gradient(to bottom, #b3b3b3, #808080);
  background-image: -ms-linear-gradient(to bottom, #b3b3b3, #808080);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b3b3b3), to(#808080));
  background-image: -webkit-linear-gradient(to bottom, #b3b3b3, #808080);
  background-image: -o-linear-gradient(to bottom, #b3b3b3, #808080);
  background-image: linear-gradient(to bottom, #b3b3b3, #808080);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3b3b3', endColorstr='#808080', GradientType=0);
  border-color: #808080 #808080 #595959;
  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);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }

.datepicker table tr td.selected:hover,
.datepicker table tr td.selected:hover:hover,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected:hover.disabled,
.datepicker table tr td.selected.disabled.disabled,
.datepicker table tr td.selected.disabled:hover.disabled,
.datepicker table tr td.selected[disabled],
.datepicker table tr td.selected:hover[disabled],
.datepicker table tr td.selected.disabled[disabled],
.datepicker table tr td.selected.disabled:hover[disabled] {
  background-color: #808080; }

.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active {
  background-color: #666666 \9; }

.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(to bottom, #08c, #0044cc);
  background-image: -ms-linear-gradient(to bottom, #08c, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#0044cc));
  background-image: -webkit-linear-gradient(to bottom, #08c, #0044cc);
  background-image: -o-linear-gradient(to bottom, #08c, #0044cc);
  background-image: linear-gradient(to bottom, #08c, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#08c', endColorstr='#0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  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);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }

.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled:hover[disabled] {
  background-color: #0044cc; }

.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active {
  background-color: #003399 \9; }

.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.datepicker table tr td span:hover,
.datepicker table tr td span.focused {
  background: #eee; }

.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
  background: none;
  color: #999;
  cursor: default; }

.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(to bottom, #08c, #0044cc);
  background-image: -ms-linear-gradient(to bottom, #08c, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#0044cc));
  background-image: -webkit-linear-gradient(to bottom, #08c, #0044cc);
  background-image: -o-linear-gradient(to bottom, #08c, #0044cc);
  background-image: linear-gradient(to bottom, #08c, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#08c', endColorstr='#0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  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);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }

.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active[disabled],
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active.disabled:hover[disabled] {
  background-color: #0044cc; }

.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active {
  background-color: #003399 \9; }

.datepicker table tr td span.old,
.datepicker table tr td span.new {
  color: #999; }

.datepicker .datepicker-switch {
  width: 145px; }

.datepicker .datepicker-switch,
.datepicker .prev,
.datepicker .next,
.datepicker tfoot tr th {
  cursor: pointer; }

.datepicker .datepicker-switch:hover,
.datepicker .prev:hover,
.datepicker .next:hover,
.datepicker tfoot tr th:hover {
  background: #eee; }

.datepicker .prev.disabled,
.datepicker .next.disabled {
  visibility: hidden; }

.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle; }

.input-append.date .add-on,
.input-prepend.date .add-on {
  cursor: pointer; }

.input-append.date .add-on i,
.input-prepend.date .add-on i {
  margin-top: 3px; }

.input-daterange input {
  text-align: center; }

.input-daterange input:first-child {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px; }

.input-daterange input:last-child {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0; }

.input-daterange .add-on {
  display: inline-block;
  width: auto;
  min-width: 16px;
  height: 18px;
  padding: 4px 5px;
  font-weight: normal;
  line-height: 18px;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  vertical-align: middle;
  background-color: #eee;
  border: 1px solid #ccc;
  margin-left: -5px;
  margin-right: -5px; }

/*# sourceMappingURL=bootstrap-datepicker.css.map */
/*font face stylings*/
@font-face {
  font-family: 'Lato';
  src: url("fonts/Lato.eot");
  src: url("fonts/Lato.eot?#iefix") format("embedded-opentype"), url("fonts/Lato.woff2") format("woff2"), url("fonts/Lato.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Lato';
  src: url("fonts/Lato-Light.eot");
  src: url("fonts/Lato-Light.eot?#iefix") format("embedded-opentype"), url("fonts/Lato-Light.woff2") format("woff2"), url("fonts/Lato-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Lato';
  src: url("fonts/Lato-Bold.eot");
  src: url("fonts/Lato-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/Lato-Bold.woff2") format("woff2"), url("fonts/Lato-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal; }

/*font face styling ends*/
.portlet-title-text {
  display: none; }

html {
  height: 100%;
  -webkit-font-smoothing: antialiased;
  position: relative;
  /* targeting IE 11 */
  /* targeting IE 11 */
  /* for safari browser*/
  /* for safari browser ends*/
  /* end coomon pop and  */
  /* owl*/
  /* owl*/
  /* footer section starts here */
  /* bootstrap date picker  */ }
  html .portlet-decorate .portlet-content {
    background: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px 0px 0px 0px;
    word-wrap: break-word; }
  html.ie11 body #content .group .kli-label {
    top: -6px; }
  html.ie11 body #content .group .kli-textbox {
    line-height: 0.75em; }
    html.ie11 body #content .group .kli-textbox.validate {
      margin-top: 6px; }
  html.ie11 body #content .group .kli-label .lablePos {
    top: -20px;
    font-size: 10px; }
  html.ie11 body #content .country-code {
    top: -2px; }
  html.ie11 body #content .edit-icon {
    top: -4px !important; }
  html.ie11 body #content .txt-1 {
    margin-bottom: 2px; }
  @media screen and (min-width: 992px) {
    html.safari body #log-in-content .loginCenterDiv {
      padding-top: 83px; } }
  html.safari body #mainContent .content .mainContentWrap .col-view .custome-width {
    width: auto; }
  html.safari body input::-webkit-contacts-auto-fill-button {
    visibility: hidden;
    display: none !important;
    pointer-events: none;
    position: absolute;
    right: 0; }
  html body {
    font-size: 16px !important;
    overflow-x: hidden !important;
    font-family: 'Lato', sans-serif !important;
    color: #5e6061 !important;
    /*	background: url(../images/Insidepage-Insurance-WealthCreation.jpg) no-repeat;*/
    background: url(../images/WEBPAGE_KOTAK_20200131_final.jpg) no-repeat;
    background-size: 100% 100%;
    background-position: left bottom;
    background-attachment: fixed;
    /* height:100%; */
    -webkit-font-smoothing: antialiased;
    position: inherit;
    padding: 0em;
    margin: 0em;
    /* sumon's code*/
    /* sumon's code*/
    /*for kbank user not to show header and footer*/
    /*for kbank user not to show header and footer end*/
    /* additonal markup for remove background image from admin modal popup */
    /* to invisible redirection portlet */
    /* Additional css for if user logged in as kli-admin role */
    /* Additional css for liferay */
    /*global padding to clear footer put this class along with container-fluid*/
    /*global padding to clear footer put this class along with container-fluid*/
    /* coomon pop and  */ }
    @media screen and (max-width: 504px) {
      html body .button_margin {
        margin-top: 0.5rem; } }
    html body.kbank {
      /*log out button for*/
      /*log out button for*/ }
      @media (min-width: 1200px) {
        html body.kbank .DocumentdownLoad .statement-card.card {
          flex: 0 0 50.66667% !important;
          max-width: 50.66667% !important; }
        html body.kbank .DocumentdownLoad .premium-certificate-btn .btn-primary-kli {
          margin-bottom: 6px; }
        html body.kbank .TalkToAdvisor .col-md-5 {
          flex: 0 0 50.66667% !important;
          max-width: 50.66667% !important; } }
      html body.kbank footer {
        display: none !important; }
      @media screen and (min-width: 992px) {
        html body.kbank header,
        html body.kbank footer {
          display: none !important; }
        html body.kbank #wrapper {
          padding-top: 0em;
          margin-top: 0px; }
        html body.kbank .custom-dms-menu {
          top: 0px; } }
      html body.kbank .loginheader {
        background: transparent;
        box-shadow: none; }
        html body.kbank .loginheader .headerContainer .logo {
          display: none; }
        html body.kbank .loginheader .headerContainer #menu-toggle span {
          background: #da251c; }
      html body.kbank .custom-dms-menu .logOutBtnWrap {
        display: none; }
      @media screen and (min-width: 1024px) and (max-width: 1365px) {
        html body.kbank .sales-banner-logOutPage.sales-banner-customPage.dashboard-sales-banner {
          width: 789px; } }
      @media screen and (min-width: 321px) and (max-width: 1299px) {
        html body.kbank .dashboard-header .rowCol {
          top: 42% !important; } }
      @media screen and (min-width: 1199px) {
        html body.kbank .reachOutUsBoxright .reachOutUsBox {
          flex: 0 0 50%;
          max-width: 50%; } }
      @media (max-width: 1200px) {
        html body.kbank #mainContent.dashboardTop {
          padding-top: 0.20em !important; } }
    html body .portal-popup {
      position: inherit;
      background: none; }
    html body p {
      margin-bottom: 0px; }
    html body .list-group-item:hover,
    html body .list-group-item:focus {
      background: transparent; }
    html body .portlet-content {
      padding: 12px 0px 0px; }
    html body .portlet-minimized .portlet-content-container {
      padding: 12px 0px 0px; }
    html body .portlet-boundary_redirection_ {
      display: none; }
    @media screen and (max-width: 360px) {
      html body #wrapper {
        padding-top: .8em; } }
    html body .boldtxt {
      font-weight: bold; }
    html body .div-center {
      margin: 0 auto; }
    html body ::-webkit-file-upload-button {
      cursor: pointer; }
    html body .masterLogOut {
      display: none; }
    @media screen and (max-width: 768px) {
      html body {
        background: none;
        background-color: #e9e8e9; } }
    html body.kli-site-admin .loginheader {
      z-index: 987;
      top: 4px; }
    html body.kli-site-admin .kli-footer {
      display: none; }
    html body.kli-site-admin .kli-hide {
      display: none; }
    html body.kli-site-admin .kli-full-width {
      max-width: 100% !important;
      flex: 0 0 100% !important; }
    html body.masters .content {
      padding-left: 0px !important; }
    html body.masters.open #wrapper {
      padding-left: 15px !important; }
    html body.masters .masterLogOut {
      display: block; }
      html body.masters .masterLogOut .master-logoutBtn {
        color: #fff;
        margin-top: 12px;
        display: inline-block;
        margin-right: 15px; }
    html body.masters #menu-toggle {
      display: none !important; }
    html body.masters .kli-hide {
      display: none; }
    html body.masters .kli-full-width {
      max-width: 100% !important;
      flex: 0 0 100% !important; }
    html body.is-admin {
      position: inherit;
      background: none;
      /*&.open {
				.custom-dms-menu {
					left: 319px ;
				}
				
				.content {
					padding-left: 32px !important;
				}
				
			}*/
      /*&.closed {
				
				.custom-dms-menu {
					left: 0px;
				}
			}*/ }
      html body.is-admin .kli-footer {
        display: none; }
      html body.is-admin .loginheader {
        z-index: 987;
        top: 4px; }
      html body.is-admin .login-txt {
        font-size: 36px; }
    html body.signed-in #wrapper {
      padding-top: 0em; }
    html body.signed-in #mainContent {
      padding-top: 1.2em; }
      @media (max-width: 1200px) {
        html body.signed-in #mainContent.dashboardTop {
          padding-top: 2.5em; } }
    html body.signed-in .footerFix {
      padding-bottom: 60px; }
    html body.signed-in .portlet-content .portlet-content-container,
    html body.signed-in .portlet-minimized .portlet-content-container {
      padding: 0px 0px 0px; }
    html body.signed-in .footerContentWrapper #mainContent {
      padding-top: 0em; }
      html body.signed-in .footerContentWrapper #mainContent .mainContentWrap {
        padding: 0px 15px; }
    html body .portlet-layout .portlet-header {
      display: none; }
    html body .portlet-navigation .portlet-title-text {
      display: none; }
    html body .portlet-body .container-fluid {
      padding-left: 0px;
      padding-right: 0px; }
    html body .required {
      color: #ff0000 !important;
      font-size: 16px !important;
      padding-left: 5px !important; }
    html body .footerpush {
      margin-bottom: 70px; }
    html body .loginheader {
      background: #da251c;
      color: #fff;
      -webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2);
      box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2);
      background-color: #da251c;
      position: fixed;
      top: 0;
      left: 0px;
      right: 0px;
      z-index: 9999;
      top: 0px; }
      html body .loginheader .headerContainer {
        /* display:flex;
				flex-flow: row wrap;  */ }
        html body .loginheader .headerContainer > .row {
          display: flex !important; }
        html body .loginheader .headerContainer .logo {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
          flex: 0 0 100%;
          -webkit-box-pack: start;
          -ms-flex-pack: start;
          justify-content: flex-start;
          margin: 9px 0px; }
          html body .loginheader .headerContainer .logo img {
            height: 36px; }
          html body .loginheader .headerContainer .logo .mobileHeader {
            font-family: Lato;
            font-size: 17px;
            font-weight: bold;
            color: #ffffff;
            margin-left: 10px;
            display: inline-block; }
            html body .loginheader .headerContainer .logo .mobileHeader span {
              margin-left: 10px;
              display: inline-block; }
        html body .loginheader .headerContainer .menu-icon {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 50%;
          flex: 0 0 50%;
          -webkit-box-pack: end;
          -ms-flex-pack: end;
          justify-content: flex-end;
          text-align: right; }
          html body .loginheader .headerContainer .menu-icon .fa-bars {
            margin: 8px 0px;
            cursor: pointer;
            font-size: 28px;
            font-weight: bold; }
        html body .loginheader .headerContainer #menu-toggle {
          display: none;
          width: 40px;
          height: 40px;
          margin: 12px 0 0 auto;
          position: relative;
          cursor: pointer;
          top: -4px; }
          html body .loginheader .headerContainer #menu-toggle span {
            display: block;
            background: #fff;
            border-radius: 2px; }
          html body .loginheader .headerContainer #menu-toggle #hamburger {
            position: absolute;
            height: 100%;
            width: 100%; }
            html body .loginheader .headerContainer #menu-toggle #hamburger span {
              width: 35px;
              /* was 40px%*/
              height: 2px;
              /* was 3px*/
              position: relative;
              top: 7;
              /* was 0%*/
              left: 0;
              margin: 8px 0; }
          html body .loginheader .headerContainer #menu-toggle #cross {
            position: absolute;
            height: 100%;
            width: 100%;
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg); }
            html body .loginheader .headerContainer #menu-toggle #cross span:nth-child(1) {
              height: 0%;
              width: 3px;
              position: absolute;
              top: 2%;
              left: 16px; }
            html body .loginheader .headerContainer #menu-toggle #cross span:nth-child(2) {
              width: 0%;
              height: 3px;
              position: absolute;
              left: 2%;
              top: 16px; }
        html body .loginheader .headerContainer #menu-toggle.open #hamburger span {
          width: 0%; }
        html body .loginheader .headerContainer #menu-toggle.open #cross span:nth-child(1) {
          height: 80%;
          /* was 100%*/ }
        html body .loginheader .headerContainer #menu-toggle.open #cross span:nth-child(2) {
          width: 80%;
          /* was 100%*/ }
    html body #content {
      width: 100%;
      -webkit-transition: all 0.3s;
      transition: all 0.3s;
      /*for footer contents*/ }
      html body #content .backArrow .arrow-back {
        height: 15px;
        cursor: pointer; }
        html body #content .backArrow .arrow-back .back {
          color: #da251c;
          display: inline-block;
          font-weight: 400;
          font-size: 16px;
          font-family: 'Lato', sans-serif !important;
          font-style: normal; }
      html body #content .backArrow a {
        color: #da251c;
        display: inline-block;
        font-weight: 400;
        font-size: 16px;
        font-family: 'Lato', sans-serif !important;
        font-style: normal;
        margin-left: 0.5rem !important; }
      @media screen and (max-width: 768px) {
        html body #content {
          padding-left: 0px;
          padding-right: 0px;
          padding-bottom: 0px; } }
      html body #content .posRel {
        position: relative; }
      html body #content .error {
        font-family: Lato;
        font-size: 13px;
        color: #da251c;
        padding: 0px;
        margin: 0px; }
      html body #content .errortxt {
        font-size: 15px !important;
        color: #DA251C !important;
        margin-top: 0px;
        display: inline-block; }
      html body #content .input-group-addon {
        position: absolute;
        right: 0px;
        top: 8px;
        background: #da251c;
        color: #ffff;
        border: none;
        padding: 7px 7px 7px 7px;
        font-size: 11px;
        border-radius: 0px;
        height: auto;
        min-width: auto;
        line-height: normal;
        display: none; }
        html body #content .input-group-addon .glyphicon {
          top: 0px; }
      html body #content .footerContentWrapper {
        background: #fff;
        margin-top: 20px;
        padding: 15px;
        margin-bottom: 60px;
        /*	@media screen and (min-width:330px) and (max-width:360px) {
				padding: 20px 20px;
				
			}

			@media screen and (min-width:361px) and (max-width:1299px) {
				padding: 20px 20px;
    			background: #fff;
			}*/ }
        @media screen and (max-width: 768px) {
          html body #content .footerContentWrapper .footerPageLinksContent {
            height: 500px;
            overflow: auto; } }
        html body #content .footerContentWrapper .footerPageLinksContent .contentWrapper {
          line-height: 28px; }
          html body #content .footerContentWrapper .footerPageLinksContent .contentWrapper h2 {
            margin: 0px 0px;
            font-size: 20px;
            font-weight: 700; }
            @media only screen and (max-width: 520px) {
              html body #content .footerContentWrapper .footerPageLinksContent .contentWrapper h2 {
                font-size: 18px; } }
          html body #content .footerContentWrapper .footerPageLinksContent .contentWrapper ul {
            margin: 10px 0px; }
            html body #content .footerContentWrapper .footerPageLinksContent .contentWrapper ul li {
              margin-bottom: 6px; }
              html body #content .footerContentWrapper .footerPageLinksContent .contentWrapper ul li:last-child {
                margin-bottom: 0px; }
          html body #content .footerContentWrapper .footerPageLinksContent .contentWrapper.termsCondition p {
            padding-bottom: 10px; }
            html body #content .footerContentWrapper .footerPageLinksContent .contentWrapper.termsCondition p:last-child {
              padding-bottom: 0px; }
          html body #content .footerContentWrapper .footerPageLinksContent .contentWrapper.termsCondition .paraHaeder {
            font-weight: 800; }
          html body #content .footerContentWrapper .footerPageLinksContent .contentWrapper.termsCondition .paraPart {
            font-weight: 800; }
      html body #content .commonInstructionWrap .InstructionHeading {
        font-size: 16px;
        font-weight: bold;
        padding-bottom: 4px; }
      html body #content .commonInstructionWrap.whiteBg {
        background: #fff;
        padding: 15px !important;
        width: 96%; }
        @media screen and (max-width: 768px) {
          html body #content .commonInstructionWrap.whiteBg {
            width: 100%; } }
      html body #content .commonInstructionWrap .commonInstructionTxt {
        font-size: 13px;
        line-height: 23px;
        font-weight: normal;
        color: #2f2f2f;
        margin-bottom: 0px; }
      html body #content .notHavePan {
        color: #1d436d;
        font-size: 13px;
        font-weight: 500;
        display: inline-block;
        text-decoration: underline;
        position: absolute;
        top: 38px;
        display: inline-block;
        line-height: normal;
        margin-left: 23px; }
        html body #content .notHavePan.marginShiftLeft {
          margin-left: -38px; }
        html body #content .notHavePan.panPostLoginFix {
          margin-left: 0px;
          bottom: 0px;
          left: 0px;
          top: 33px; }
      html body #content .link14pU {
        font-family: Lato;
        font-size: 14px;
        line-height: 16px;
        color: #4a4a4a;
        text-decoration: underline; }
      html body #content .form-control:focus {
        -webkit-box-shadow: none;
        box-shadow: none; }
      html body #content .headertxt_h1 {
        font-family: Lato;
        font-size: 42px;
        font-style: normal;
        font-variant: normal;
        font-weight: 100;
        line-height: normal;
        color: #5e6061;
        -webkit-font-smoothing: antialiased; }
      html body #content .headertxt_h2 {
        font-family: Lato;
        font-size: 34px;
        font-style: normal;
        font-variant: normal;
        font-weight: 100;
        line-height: normal;
        color: #5e6061;
        -webkit-font-smoothing: antialiased; }
      html body #content .contentTitle {
        font-family: Lato;
        font-size: 21px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.33;
        letter-spacing: normal;
        color: #5e6061; }
      html body #content .contents {
        font-family: Lato;
        font-size: 16px;
        font-style: normal;
        font-variant: normal;
        font-weight: normal;
        line-height: normal;
        color: #5e6061; }
      html body #content .contentTitle16PN {
        font-family: Lato;
        font-size: 16px;
        font-style: normal;
        font-variant: normal;
        font-weight: normal;
        line-height: normal;
        color: #5e6061; }
      html body #content .contentTitle16PB {
        font-family: Lato;
        font-size: 16px;
        font-style: normal;
        font-variant: normal;
        font-weight: 700;
        line-height: normal;
        color: #5e6061; }
      html body #content .btn-secondary-kli {
        border-radius: 20px;
        border: 1px solid #a4a1a1;
        padding: 8px 30px;
        color: #807c7c;
        font-family: Lato;
        font-size: 12px;
        font-weight: 600;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.83;
        letter-spacing: normal;
        text-align: center;
        text-transform: uppercase;
        display: inline-block;
        background: #fff;
        cursor: pointer !important;
        width: auto; }
      html body #content .btn-primary-kli {
        border-radius: 20px;
        border: 1px solid #da251c;
        padding: 8px 30px !important;
        color: #fff;
        font-family: Lato;
        font-size: 12px;
        font-weight: 600;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.83;
        letter-spacing: normal;
        text-align: center;
        text-transform: uppercase;
        background: #da251c;
        display: inline-block;
        margin-bottom: 0px;
        width: auto; }
        html body #content .btn-primary-kli.btn-pad {
          margin-right: 6px !important; }
          @media (max-width: 488px) {
            html body #content .btn-primary-kli.btn-pad {
              margin-right: 0px  !important; } }
        html body #content .btn-primary-kli.btn-disable-lnk {
          background-color: #C2C2C2;
          border: 1px solid #C2C2C2;
          cursor: default; }
          html body #content .btn-primary-kli.btn-disable-lnk:hover {
            background-color: #C2C2C2;
            border: 1px solid #C2C2C2; }
          html body #content .btn-primary-kli.btn-disable-lnk:focus {
            -webkit-box-shadow: none;
            box-shadow: none; }
        html body #content .btn-primary-kli.revive-policy-btn {
          border: 1px solid #696969 !important;
          background: #696969 !important;
          /*&:hover {
						border: 1px solid #252323 !important;
					    background: #252323 !important;
					}*/ }
        html body #content .btn-primary-kli:hover {
          background: #E82C5E;
          color: #fff;
          cursor: pointer !important; }
        html body #content .btn-primary-kli:focus {
          -webkit-box-shadow: none;
          box-shadow: none; }
      html body #content button:disabled {
        background-color: #C2C2C2 !important;
        border: 1px solid #C2C2C2 !important;
        color: #fff !important;
        font-size: 12px;
        margin-right: 0px !important;
        opacity: 10;
        font-family: Lato !important; }
      html body #content .kli-textbox {
        border: none;
        border-radius: 0px;
        border-bottom: solid 2px #5E6061;
        border-radius: 0px;
        font-family: Lato;
        font-size: 14px;
        line-height: 24px;
        color: #5e6061;
        height: auto;
        background: transparent; }
        html body #content .kli-textbox:focus, html body #content .kli-textbox.focusActive {
          border-bottom: solid 2px #1e4679;
          outline: none;
          -webkit-box-shadow: none;
          box-shadow: none; }
          html body #content .kli-textbox:focus + label, html body #content .kli-textbox.focusActive + label {
            top: -20px;
            font-size: 11px !important; }
        html body #content .kli-textbox.error {
          border: 0px;
          border-bottom: solid 2px #f5a623; }
        html body #content .kli-textbox.active {
          border-bottom: solid 2px #1e4679 !important;
          font-weight: normal; }
      html body #content .kli-label {
        font-family: Lato;
        font-size: 12px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.33;
        letter-spacing: normal;
        color: #969FAA;
        margin: 0px 0px 0px 0px; }
      html body #content .group {
        position: relative;
        margin-top: 30px;
        /*.kli-textbox:not([value!='']) {
					border-bottom: solid 2px #1e4679;
					+label {
						top: -20px;
					}
				 }*/ }
        html body #content .group .kli-textbox {
          border: none;
          border-radius: 0px;
          border-bottom: solid 2px #5E6061;
          border-radius: 0px;
          font-family: Lato;
          font-size: 14px;
          line-height: 24px;
          color: #5e6061;
          height: auto; }
          html body #content .group .kli-textbox:focus, html body #content .group .kli-textbox.focusActive {
            border-bottom: solid 2px #1e4679;
            outline: none;
            -webkit-box-shadow: none;
            box-shadow: none; }
            html body #content .group .kli-textbox:focus + label, html body #content .group .kli-textbox.focusActive + label {
              top: -20px;
              font-size: 10px !important; }
          html body #content .group .kli-textbox.error {
            border: 0px;
            border-bottom: solid 2px #f5a623; }
        html body #content .group .kli-label {
          font-family: Lato;
          font-size: 12px;
          font-weight: normal;
          font-style: normal;
          font-stretch: normal;
          line-height: 1.33;
          letter-spacing: normal;
          color: #969FAA;
          margin: 0px 0px 0px 0px;
          position: absolute;
          pointer-events: none;
          left: 0px;
          top: 3px;
          transition: 0.2s ease all;
          -moz-transition: 0.2s ease all;
          -webkit-transition: 0.2s ease all; }
          html body #content .group .kli-label.lablePos {
            top: -20px;
            font-size: 10px !important; }
      html body #content .dobWrap div:first-child select {
        text-indent: 0px; }
      html body #content .dobWrap div select {
        text-indent: 15px; }
      html body #content .kli-select {
        border: none;
        border-bottom: 2px solid #5E6061;
        -webkit-appearance: none;
        -moz-appearance: none;
        -o-appearance: none;
        appearance: none;
        background: none;
        border-radius: 0;
        padding: 0px 0px 0px 0px;
        margin: 0;
        font-family: Lato;
        font-size: 12px;
        color: #5E6061;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.33;
        letter-spacing: normal;
        /*color: #1e4679;*/
        position: relative;
        background-image: url(../images/selectArrow.png);
        background-repeat: no-repeat;
        background-position: right 4px;
        background-color: transparent;
        width: 100%;
        /* &:focus {
					outline:none;
				} */ }
        html body #content .kli-select option {
          border: none;
          color: #222526;
          -webkit-appearance: none;
          -moz-appearance: none;
          -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
          box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
          padding-left: 5px;
          width: 70%; }
          html body #content .kli-select option:focus {
            outline: none;
            background: white;
            color: #5E6061; }
      html body #content .selectWrap {
        border-bottom: 2px solid #5E6061; }
        html body #content .selectWrap select {
          border-bottom: none; }
      html body #content .kli-custom-checkbox {
        position: absolute;
        top: 2px;
        left: 0px; }
        html body #content .kli-custom-checkbox .custom-control-label::before {
          background-color: #fff !important;
          border-radius: 3px;
          border: 1px solid #000 !important; }
        html body #content .kli-custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
          background-image: #da251c url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='black' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E") !important; }
        html body #content .kli-custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
          background-color: #da251c !important;
          border-radius: 0px;
          border: 1px solid #da251c !important; }
        html body #content .kli-custom-checkbox .custom-control-input:focus ~ .custom-control-label::before {
          -webkit-box-shadow: none !important;
          box-shadow: none !important; }
      html body #content .customeFileUploadWrap {
        border-radius: 20px;
        border: solid 1px #9a9797;
        height: 40px;
        text-align: center;
        vertical-align: middle;
        cursor: pointer;
        font-family: Lato; }
        html body #content .customeFileUploadWrap span {
          font-size: 14px;
          font-weight: 500;
          line-height: 22px;
          color: #787373;
          line-height: 40px;
          display: inline-block;
          cursor: pointer; }
        html body #content .customeFileUploadWrap .uploadfile {
          opacity: 0;
          position: absolute;
          width: 106px;
          height: 40px;
          left: 0;
          cursor: pointer; }
      html body #content .kli-custom-radio {
        position: absolute;
        top: 23px;
        left: 16px; }
        html body #content .kli-custom-radio .custom-control-label::before {
          background: #fff;
          border: 2px solid #454545; }
        html body #content .kli-custom-radio .custom-control-input:checked ~ .custom-control-label::before {
          background-color: #da251c;
          border: none; }
      html body #content #clayDefaultModal {
        top: 60px; }
        @media screen and (max-width: 768px) {
          html body #content #clayDefaultModal {
            top: 90px;
            width: 100%;
            padding-right: 0px !important; } }
        html body #content #clayDefaultModal .modal-dialog .modal-content {
          border: none;
          border-radius: 0px; }
          html body #content #clayDefaultModal .modal-dialog .modal-content .modal-header {
            border-bottom: none; }
            html body #content #clayDefaultModal .modal-dialog .modal-content .modal-header #clayDefaultModalLabel {
              font-family: Lato;
              font-size: 20px;
              font-weight: 500;
              line-height: 28px;
              color: rgba(0, 0, 0, 0.87); }
              html body #content #clayDefaultModal .modal-dialog .modal-content .modal-header #clayDefaultModalLabel .status {
                color: #52920b; }
          html body #content #clayDefaultModal .modal-dialog .modal-content .modal-body .txt1 {
            font-family: Lato;
            font-size: 12px;
            line-height: 24px;
            color: #969FAA; }
          html body #content #clayDefaultModal .modal-dialog .modal-content .modal-body .txt2 {
            font-family: Lato;
            font-size: 15px;
            line-height: 24px;
            font-weight: 600;
            color: rgba(0, 0, 0, 0.54); }
          html body #content #clayDefaultModal .modal-dialog .modal-content .modal-body .info-table .info-table-row div {
            font-family: Lato;
            font-size: 15px;
            line-height: 24px;
            font-weight: 700;
            color: #222526; }
          html body #content #clayDefaultModal .modal-dialog .modal-content .modal-body .btn-secondary-kli {
            border-radius: 20px;
            border: 1px solid #a4a1a1;
            padding: 8px 30px;
            color: #807c7c;
            font-family: Lato;
            font-size: 12px;
            font-weight: 600;
            font-style: normal;
            font-stretch: normal;
            line-height: 1.83;
            letter-spacing: normal;
            text-align: center;
            text-transform: uppercase;
            display: inline-block;
            background: #fff;
            cursor: pointer !important; }
          html body #content #clayDefaultModal .modal-dialog .modal-content .modal-body .btn-primary-kli {
            border-radius: 20px;
            border: 1px solid #da251c;
            padding: 8px 30px;
            color: #fff;
            font-family: Lato;
            font-size: 12px;
            font-weight: 600;
            font-style: normal;
            font-stretch: normal;
            line-height: 1.83;
            letter-spacing: normal;
            text-align: center;
            text-transform: uppercase;
            background: #da251c;
            display: inline-block;
            margin-bottom: 0px; }
            html body #content #clayDefaultModal .modal-dialog .modal-content .modal-body .btn-primary-kli:hover {
              background: #E82C5E;
              color: #fff;
              cursor: pointer !important; }
    html body .modal {
      top: 10% !important;
      padding-right: 0px !important; }
      @media (max-width: 767px) {
        html body .modal {
          z-index: 99999; } }
      html body .modal .commonPopup {
        /*  only for rider Pop in view details */
        /* only for rider Pop in view details */
        /*for Major Revival popUp */
        /*end of  table*/ }
        @media only screen and (min-width: 767px) {
          html body .modal .commonPopup.w-500 {
            max-width: 500px;
            margin: 1.75rem auto; } }
        @media only screen and (min-width: 767px) {
          html body .modal .commonPopup.w-750 {
            max-width: 750px;
            margin: 1.75rem auto; } }
        @media only screen and (min-width: 767px) {
          html body .modal .commonPopup.w-900 {
            max-width: 900px;
            margin: 1.75rem auto; } }
        html body .modal .commonPopup.rider-modal {
          /*.modal-body {
						@media (min-width:768px) {
							.marL-10 {
								margin-left: -10px;
							}

							.marL-13 {
								margin-left: -13px;
							}

						}
					}*/ }
          @media (max-width: 575px) {
            html body .modal .commonPopup.rider-modal .wSpace {
              white-space: nowrap; } }
          html body .modal .commonPopup.rider-modal .scrollContentInner.modal-scrollbar {
            height: 170px; }
            @media (max-width: 575px) {
              html body .modal .commonPopup.rider-modal .scrollContentInner.modal-scrollbar {
                height: 242px;
                overflow-: scroll;
                overflow-y: auto;
                width: 1100px; } }
          html body .modal .commonPopup.rider-modal .scrollContentInner .txt2 {
            font-size: 14px; }
            @media (max-width: 567px) {
              html body .modal .commonPopup.rider-modal .scrollContentInner .txt2 {
                font-size: 12px; } }
          html body .modal .commonPopup.rider-modal .scrollContentInner .note {
            font-size: 14px; }
            @media (max-width: 567px) {
              html body .modal .commonPopup.rider-modal .scrollContentInner .note {
                font-size: 12px; } }
        html body .modal .commonPopup.revivePolicyModal {
          max-width: 650px !important; }
          html body .modal .commonPopup.revivePolicyModal .modal-content .pad-modal-btn-row {
            padding-top: 35px; }
          html body .modal .commonPopup.revivePolicyModal .modal-content.termsDoc .modal-body .termsConditionstxt {
            height: 200px;
            overflow: auto;
            padding: 0px 10px; }
            html body .modal .commonPopup.revivePolicyModal .modal-content.termsDoc .modal-body .termsConditionstxt p {
              padding: 6px 0px; }
          html body .modal .commonPopup.revivePolicyModal .modal-content.termsDoc .modal-body .kli-custom-checkbox .custom-control-label {
            padding-left: 10px; }
          html body .modal .commonPopup.revivePolicyModal .modal-content.uploadDoc .buttonRow {
            padding: 10px 10px;
            position: relative; }
            html body .modal .commonPopup.revivePolicyModal .modal-content.uploadDoc .buttonRow .txtContent span {
              font-size: 13px;
              line-height: normal;
              color: #969FAA;
              margin-bottom: 0px;
              display: inline-block;
              padding-left: 15px; }
            html body .modal .commonPopup.revivePolicyModal .modal-content.uploadDoc .buttonRow .uploadButtonsWrap .customeFileUploadWrap .uploadfile {
              opacity: 0;
              position: absolute;
              width: 100%;
              height: 40px;
              left: 0;
              cursor: pointer; }
        html body .modal .commonPopup .modal-content {
          /*	border-radius:0px;*/
          /*end of of common popup*/ }
          html body .modal .commonPopup .modal-content .modal-scrollbar {
            overflow: auto;
            overflow-x: hidden; }
          html body .modal .commonPopup .modal-content.border-radius-zero {
            border-radius: 0px; }
          html body .modal .commonPopup .modal-content .modalTxt1 {
            color: #5E6061;
            font-family: Lato;
            font-size: 16px;
            font-weight: 600; }
            html body .modal .commonPopup .modal-content .modalTxt1 span {
              color: #28a745 !important;
              font-weight: 600;
              margin-left: 4px;
              display: inline-block; }
          html body .modal .commonPopup .modal-content .modal-body-table {
            padding-top: 2em !important;
            height: 275px;
            overflow: auto; }
            html body .modal .commonPopup .modal-content .modal-body-table .modal-table-txt-heading {
              color: #28a745 !important;
              font-weight: 600;
              font-size: 16px; }
            html body .modal .commonPopup .modal-content .modal-body-table .modal-table-txt1 {
              color: #5E6061;
              font-family: Lato;
              font-size: 16px;
              font-weight: 600; }
              html body .modal .commonPopup .modal-content .modal-body-table .modal-table-txt1 span {
                color: #28a745 !important;
                font-weight: 600;
                margin-left: 6px;
                display: inline-block; }
            html body .modal .commonPopup .modal-content .modal-body-table .modal-table-txt2 {
              color: #5E6061;
              font-family: Lato;
              font-size: 16px;
              font-weight: 600; }
              html body .modal .commonPopup .modal-content .modal-body-table .modal-table-txt2 span {
                font-size: 14px;
                line-height: 26px;
                font-weight: normal;
                color: #878d91;
                font-weight: 500;
                margin-bottom: 0px; }
            @media (max-width: 967px) {
              html body .modal .commonPopup .modal-content .modal-body-table .modal-body-table-content .custom-width {
                margin-bottom: 10px; } }
            html body .modal .commonPopup .modal-content .modal-body-table .modal-body-table-content .custom-width:last-child {
              margin-right: 0px; }
            @media (min-width: 1120px) {
              html body .modal .commonPopup .modal-content .modal-body-table .modal-body-table-content .custom-width {
                flex: 0 0 49%;
                max-width: 49%;
                margin-left: 5px;
                margin-right: 5px; } }
            html body .modal .commonPopup .modal-content .modal-body-table .modal-body-table-content .modal-table-row {
              border: 1px solid #da251c;
              border-right: 0px; }
              html body .modal .commonPopup .modal-content .modal-body-table .modal-body-table-content .modal-table-row .modal-table-th-row .modal-table-th {
                text-align: center;
                font-size: 14px;
                font-weight: 600;
                color: #fff;
                padding: 10px 0px;
                background: #da251c; }
                html body .modal .commonPopup .modal-content .modal-body-table .modal-body-table-content .modal-table-row .modal-table-th-row .modal-table-th p {
                  text-align: center !important;
                  width: 100%; }
                  @media (max-width: 400px) {
                    html body .modal .commonPopup .modal-content .modal-body-table .modal-body-table-content .modal-table-row .modal-table-th-row .modal-table-th p {
                      white-space: nowrap; } }
              html body .modal .commonPopup .modal-content .modal-body-table .modal-body-table-content .modal-table-row .modal-table-th-row .modal-table-td-row-1 > div {
                border-right: 1px solid #da251c;
                border-top: 1px solid #da251c; }
                html body .modal .commonPopup .modal-content .modal-body-table .modal-body-table-content .modal-table-row .modal-table-th-row .modal-table-td-row-1 > div.noBorderRight {
                  border-right: 0px solid #da251c; }
              html body .modal .commonPopup .modal-content .modal-body-table .modal-body-table-content .modal-table-row .modal-table-th-row .modal-table-td-row-1 .modal-table-td {
                text-align: center;
                font-size: 14px;
                font-weight: 600;
                padding: 0px; }
                html body .modal .commonPopup .modal-content .modal-body-table .modal-body-table-content .modal-table-row .modal-table-th-row .modal-table-td-row-1 .modal-table-td .tdTitle {
                  background: #faebd7;
                  border-bottom: 1px solid #da251c;
                  padding: 10px 10px;
                  white-space: nowrap; }
                html body .modal .commonPopup .modal-content .modal-body-table .modal-body-table-content .modal-table-row .modal-table-th-row .modal-table-td-row-1 .modal-table-td .taData {
                  padding: 10px 10px; }
                  html body .modal .commonPopup .modal-content .modal-body-table .modal-body-table-content .modal-table-row .modal-table-th-row .modal-table-td-row-1 .modal-table-td .taData.address {
                    font-weight: 400;
                    line-height: 32px; }
              html body .modal .commonPopup .modal-content .modal-body-table .modal-body-table-content .modal-table-row .modal-table-th-row .modal-table-td-row-2 > div {
                border-right: 1px solid #da251c; }
              html body .modal .commonPopup .modal-content .modal-body-table .modal-body-table-content .modal-table-row .modal-table-th-row .modal-table-td-row-2.borderBottomRow {
                border-bottom: 1px solid #da251c; }
                html body .modal .commonPopup .modal-content .modal-body-table .modal-body-table-content .modal-table-row .modal-table-th-row .modal-table-td-row-2.borderBottomRow:last-child {
                  border-bottom: 0px solid #da251c; }
              html body .modal .commonPopup .modal-content .modal-body-table .modal-body-table-content .modal-table-row .modal-table-th-row .modal-table-td-row-2 .modal-table-td {
                text-align: center;
                font-size: 14px;
                font-weight: 600;
                padding: 0px; }
                @media (max-width: 358px) {
                  html body .modal .commonPopup .modal-content .modal-body-table .modal-body-table-content .modal-table-row .modal-table-th-row .modal-table-td-row-2 .modal-table-td {
                    font-size: 11px; } }
                @media (min-width: 359px) and (max-width: 400px) {
                  html body .modal .commonPopup .modal-content .modal-body-table .modal-body-table-content .modal-table-row .modal-table-th-row .modal-table-td-row-2 .modal-table-td {
                    font-size: 13px; } }
                html body .modal .commonPopup .modal-content .modal-body-table .modal-body-table-content .modal-table-row .modal-table-th-row .modal-table-td-row-2 .modal-table-td .tdTitle {
                  background: #faebd7;
                  border-bottom: 1px solid #da251c;
                  padding: 10px 10px;
                  border-top: 1px solid #da251c; }
                html body .modal .commonPopup .modal-content .modal-body-table .modal-body-table-content .modal-table-row .modal-table-th-row .modal-table-td-row-2 .modal-table-td .taData {
                  padding: 10px 10px; }
          html body .modal .commonPopup .modal-content .txt2 {
            line-height: 24px !important;
            color: #5e6061 !important;
            font-weight: 600 !important;
            margin-bottom: 10px !important; }
        html body .modal .commonPopup .close {
          position: absolute;
          font-size: 1.5rem;
          font-weight: 700;
          line-height: 1;
          color: #000;
          text-shadow: 0 1px 0 #fff;
          opacity: .5;
          top: 10px;
          right: 10px;
          z-index: 999; }
        html body .modal .commonPopup .modalTxt2 {
          font-size: 14px;
          line-height: 26px;
          font-weight: normal;
          color: #878d91;
          font-weight: 500;
          margin-bottom: 0px; }
          @media (max-width: 478px) {
            html body .modal .commonPopup .modalTxt2 {
              margin-top: 22px; } }
        html body .modal .commonPopup .btn_wrap .btn.btn-primary-kli {
          padding: 8px 70px !important;
          margin: 0 auto;
          font-size: 14px; }
  html #dashboard-cards .owl-nav button {
    position: absolute;
    top: 50%;
    background-color: #000;
    color: #fff;
    margin: 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    html #dashboard-cards .owl-nav button.owl-prev {
      left: 0; }
    html #dashboard-cards .owl-nav button.owl-next {
      right: 0; }
  html #dashboard-cards .owl-dots {
    text-align: center;
    padding-top: 15px; }
    @media screen and (max-width: 768px) {
      html #dashboard-cards .owl-dots {
        padding-top: 10px; } }
    html #dashboard-cards .owl-dots span {
      display: none; }
    html #dashboard-cards .owl-dots button.owl-dot {
      width: 14px;
      height: 14px;
      border-radius: 50%;
      display: inline-block;
      background: #606061;
      margin: 0 3px; }
      html #dashboard-cards .owl-dots button.owl-dot.active {
        background-color: #FFFFFF; }
      html #dashboard-cards .owl-dots button.owl-dot:focus {
        outline: none; }
  html .kli-footer {
    background: #da251c;
    height: 35px;
    line-height: 35px;
    position: fixed;
    bottom: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    z-index: 987; }
    @media screen and (max-width: 576px) {
      html .kli-footer {
        height: auto;
        line-height: normal; } }
    html .kli-footer .footerWrapper .footerContent {
      background-color: transparent;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      justify-self: center;
      max-width: 750px;
      margin: 0; }
      @media screen and (max-width: 567px) {
        html .kli-footer .footerWrapper .footerContent {
          max-width: 90%;
          margin: 0px 0px;
          padding: 6px 0px 0px 0px; } }
      @media screen and (max-width: 576px) {
        html .kli-footer .footerWrapper .footerContent .footerLinksWrapper .cptxtWrap {
          text-align: center; } }
      html .kli-footer .footerWrapper .footerContent .footerLinksWrapper .cptxtWrap .cpTxt {
        color: #fff;
        font-size: 13px; }
        @media screen and (max-width: 576px) {
          html .kli-footer .footerWrapper .footerContent .footerLinksWrapper .cptxtWrap .cpTxt {
            margin-bottom: 4px; } }
      html .kli-footer .footerWrapper .footerContent .footerLinksWrapper .kli-footer-links {
        text-align: right; }
        @media screen and (max-width: 710px) {
          html .kli-footer .footerWrapper .footerContent .footerLinksWrapper .kli-footer-links {
            text-align: center;
            margin-bottom: 4px; } }
        html .kli-footer .footerWrapper .footerContent .footerLinksWrapper .kli-footer-links ul {
          font-size: 12px;
          margin: 0rem 0rem 0rem 0rem; }
          html .kli-footer .footerWrapper .footerContent .footerLinksWrapper .kli-footer-links ul li {
            color: #fff;
            font-size: 13px;
            margin-right: 0.2rem; }
            @media screen and (max-width: 576px) {
              html .kli-footer .footerWrapper .footerContent .footerLinksWrapper .kli-footer-links ul li {
                font-size: 12px; } }
            html .kli-footer .footerWrapper .footerContent .footerLinksWrapper .kli-footer-links ul li:last-child {
              margin: 0rem 0rem; }
            html .kli-footer .footerWrapper .footerContent .footerLinksWrapper .kli-footer-links ul li span.divider {
              color: #fff;
              font-size: 13px;
              display: inline-block;
              margin: 0rem 0rem;
              margin-left: 0.2rem; }
              @media screen and (max-width: 576px) {
                html .kli-footer .footerWrapper .footerContent .footerLinksWrapper .kli-footer-links ul li span.divider {
                  font-size: 12px; } }
            html .kli-footer .footerWrapper .footerContent .footerLinksWrapper .kli-footer-links ul li a {
              color: #fff;
              font-size: 13px;
              text-decoration: none; }
              @media screen and (max-width: 576px) {
                html .kli-footer .footerWrapper .footerContent .footerLinksWrapper .kli-footer-links ul li a {
                  font-size: 12px; } }
              html .kli-footer .footerWrapper .footerContent .footerLinksWrapper .kli-footer-links ul li a:hover {
                text-decoration: underline; }
  html .datepicker-dropdown {
    top: 0;
    left: 0;
    padding: 4px;
    background-color: #da251c;
    border-radius: 10px;
    overflow: hidden; }
  html .datepicker table {
    margin: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
    html .datepicker table tr td,
    html .datepicker table tr th {
      text-align: center;
      width: 30px;
      height: 30px;
      border-radius: 4px;
      border: none;
      color: #FFFFFF; }
    html .datepicker table tr td.day:hover, html .datepicker table tr td.focused {
      background: #580e0e;
      cursor: pointer; }
    html .datepicker table tr td.old, html .datepicker table tr td.new {
      color: #e4de12; }
    html .datepicker table tr td.today {
      color: #000000;
      background-color: #FFA953;
      border-color: #FFB76F; }
      html .datepicker table tr td.today:hover {
        color: #FFFFFF;
        background-color: #884400;
        border-color: #f59e00; }
    html .datepicker table tr td.active:active, html .datepicker table tr td.active.highlighted:active, html .datepicker table tr td.active.active, html .datepicker table tr td.active.highlighted.active {
      color: #ffffff;
      background-color: #f59e00;
      border-color: #580e0e; }
  html .open > .dropdown-toggle.datepicker table tr td.active {
    color: #ffffff;
    background-color: #f59e00;
    border-color: #580e0e; }
    html .open > .dropdown-toggle.datepicker table tr td.active.highlighted {
      color: #ffffff;
      background-color: #f59e00;
      border-color: #580e0e; }
  html .datepicker table tr td.active:active:hover, html .datepicker table tr td.active.highlighted:active:hover, html .datepicker table tr td.active.active:hover, html .datepicker table tr td.active.highlighted.active:hover {
    color: #ffffff;
    background-color: #580e0e;
    border-color: #580e0e; }
  html .open > .dropdown-toggle.datepicker table tr td.active:hover, html .open > .dropdown-toggle.datepicker table tr td.active.highlighted:hover {
    color: #ffffff;
    background-color: #580e0e;
    border-color: #580e0e; }
  html .datepicker table tr td.active:active:focus, html .datepicker table tr td.active.highlighted:active:focus, html .datepicker table tr td.active.active:focus, html .datepicker table tr td.active.highlighted.active:focus {
    color: #ffffff;
    background-color: #580e0e;
    border-color: #580e0e; }
  html .open > .dropdown-toggle.datepicker table tr td.active:focus, html .open > .dropdown-toggle.datepicker table tr td.active.highlighted:focus {
    color: #ffffff;
    background-color: #580e0e;
    border-color: #580e0e; }
  html .datepicker table tr td.active:active.focus, html .datepicker table tr td.active.highlighted:active.focus, html .datepicker table tr td.active.active.focus, html .datepicker table tr td.active.highlighted.active.focus {
    color: #ffffff;
    background-color: #580e0e;
    border-color: #580e0e; }
  html .open > .dropdown-toggle.datepicker table tr td.active.focus, html .open > .dropdown-toggle.datepicker table tr td.active.highlighted.focus {
    color: #ffffff;
    background-color: #580e0e;
    border-color: #580e0e;
    background-image: none; }
  html .datepicker table tr td.active:active, html .datepicker table tr td.active.highlighted:active, html .datepicker table tr td.active.active, html .datepicker table tr td.active.highlighted.active {
    color: #ffffff;
    background-color: #580e0e;
    border-color: #580e0e;
    background-image: none; }
  html .open > .dropdown-toggle.datepicker table tr td.active {
    color: #ffffff;
    background-color: #580e0e;
    border-color: #580e0e;
    background-image: none; }
    html .open > .dropdown-toggle.datepicker table tr td.active.highlighted {
      color: #ffffff;
      background-color: #580e0e;
      border-color: #580e0e;
      background-image: none; }
  html .datepicker table tr td.active:active:hover, html .datepicker table tr td.active.highlighted:active:hover, html .datepicker table tr td.active.active:hover, html .datepicker table tr td.active.highlighted.active:hover {
    color: #ffffff;
    background-color: #580e0e;
    border-color: #580e0e;
    background-image: none; }
  html .open > .dropdown-toggle.datepicker table tr td.active:hover, html .open > .dropdown-toggle.datepicker table tr td.active.highlighted:hover {
    color: #ffffff;
    background-color: #580e0e;
    border-color: #580e0e; }
  html .datepicker table tr td.active:active:focus, html .datepicker table tr td.active.highlighted:active:focus, html .datepicker table tr td.active.active:focus, html .datepicker table tr td.active.highlighted.active:focus {
    color: #ffffff;
    background-color: #580e0e;
    border-color: #580e0e; }
  html .open > .dropdown-toggle.datepicker table tr td.active:focus, html .open > .dropdown-toggle.datepicker table tr td.active.highlighted:focus {
    color: #ffffff;
    background-color: #580e0e;
    border-color: #580e0e; }
  html .datepicker table tr td.active:active.focus, html .datepicker table tr td.active.highlighted:active.focus, html .datepicker table tr td.active.active.focus, html .datepicker table tr td.active.highlighted.active.focus {
    color: #ffffff;
    background-color: #580e0e;
    border-color: #580e0e; }
  html .open > .dropdown-toggle.datepicker table tr td.active.focus, html .open > .dropdown-toggle.datepicker table tr td.active.highlighted.focus {
    color: #ffffff;
    background-color: #580e0e;
    border-color: #580e0e; }
  html .datepicker .datepicker-switch {
    width: 145px; }
    html .datepicker .datepicker-switch:hover {
      background: #670a05; }
  html .datepicker .prev:hover,
  html .datepicker .next:hover,
  html .datepicker tfoot tr th:hover {
    background: #670a05; }
  html .datepicker table tr td span:hover, html .datepicker table tr td span.focused {
    background: #670a05; }

/* END OF footer section starts here */
/* Firefox */
@-moz-document url-prefix() {
  body .txt1 {
    font-size: 11px !important; } }

select::-ms-expand {
  display: none; }

/* common media queries  */
/* 	@media screen and (max-width: 320px) {
	
		.container-fluid  {
			padding-left:0px;
			padding-right:6px;
			}
	
		} */
@media screen and (min-width: 321px) and (max-width: 768px) {
  .hide {
    display: none !important; }
  #sign-in {
    display: none; }
  /* .portlet-content {
	 		padding:0px;
		 }
		 */
  /* .container-fluid  {
			padding-left:6px;
			padding-right:6px;
		}  */ }

/* overriding default erros  */
.has-error .help-block {
  color: #dc3545;
  font-size: 13px; }

.help-block.animation-slideDown,
.form-group.has-error .default-error {
  color: #da251c;
  font-size: 13px; }

.default-error {
  font-size: 13px !important;
  color: #DA251C !important;
  text-align: left; }
  .default-error .close {
    display: none; }
  .default-error.msgFixSmallScreen {
    color: #da251c;
    font-size: 13px; }
    @media screen and (max-width: 520px) {
      .default-error.msgFixSmallScreen {
        padding-top: 57px; } }
  .default-error .alert-danger {
    background-color: transparent;
    border-color: transparent;
    padding: 0rem 0rem;
    margin-bottom: 0rem;
    font-size: 15px !important;
    color: #DA251C !important;
    margin-top: 0px; }
    .default-error .alert-danger .alert-indicator {
      display: none; }
      .default-error .alert-danger .alert-indicator + .lead {
        display: none; }

#desktop-menu.mob {
  margin-top: -10px;
  display: block;
  background: #e9e8e9; }
  #desktop-menu.mob .portlet-content {
    padding: 0; }
    #desktop-menu.mob .portlet-content .custom-dms-menu {
      width: 100%;
      max-height: 80vh;
      top: 54px;
      left: 0;
      position: fixed !important;
      padding: 0;
      margin: 0;
      overflow-y: auto;
      z-index: 999; }
      #desktop-menu.mob .portlet-content .custom-dms-menu > .collapse {
        width: 100%;
        background: none;
        border: none;
        border-radius: 0;
        display: block;
        position: relative;
        top: 0;
        left: 0;
        right: 0; }
      #desktop-menu.mob .portlet-content .custom-dms-menu .logOutBtnWrap {
        width: 100%; }

@media screen and (max-width: 991px) {
  #menu-toggle {
    display: block !important; }
  #desktop-menu {
    display: none; } }

body {
  /* end of  log-in-content */
  /* For chat icon*/ }
  body #log-in-content {
    /* ---------------------------------------------------
    MEDIAQUERIES
----------------------------------------------------- */
    /* Google button */
    /* Facebook button */
    /* Facebook button ends */ }
    @media (max-width: 600px) {
      body #log-in-content {
        margin-bottom: 60px; } }
    body #log-in-content .goGreenWrap {
      margin-top: 10px; }
      @media screen and (max-width: 320px) {
        body #log-in-content .goGreenWrap {
          margin-top: 30px; } }
      @media screen and (min-width: 321px) and (max-width: 360px) {
        body #log-in-content .goGreenWrap {
          margin-top: 50px; } }
      @media screen and (min-width: 361px) and (max-width: 768px) {
        body #log-in-content .goGreenWrap {
          margin-top: 30px; } }
      body #log-in-content .goGreenWrap .title {
        font-size: 40px;
        color: #5E6061;
        margin-bottom: 25px;
        font-weight: lighter; }
        @media screen and (max-width: 768px) {
          body #log-in-content .goGreenWrap .title {
            font-size: 34px; } }
      body #log-in-content .goGreenWrap .skip-button {
        position: absolute;
        right: 30px;
        top: -15px;
        z-index: 9999;
        white-space: nowrap; }
        @media screen and (max-width: 768px) {
          body #log-in-content .goGreenWrap .skip-button {
            right: 40px; } }
        body #log-in-content .goGreenWrap .skip-button a {
          color: #5E6061;
          font-size: 20px;
          text-decoration: none; }
      body #log-in-content .goGreenWrap .emailWrap {
        margin-left: 220px;
        margin-top: 30px; }
        @media screen and (max-width: 991px) {
          body #log-in-content .goGreenWrap .emailWrap {
            margin-left: 0px; } }
        body #log-in-content .goGreenWrap .emailWrap p {
          font-size: 15px;
          color: #5E6061;
          font-weight: 500; }
        @media screen and (max-width: 768px) {
          body #log-in-content .goGreenWrap .emailWrap {
            margin-left: 0px; } }
        body #log-in-content .goGreenWrap .emailWrap .group {
          width: 57%;
          margin-top: 0px;
          position: relative; }
          @media screen and (max-width: 991px) {
            body #log-in-content .goGreenWrap .emailWrap .group {
              width: 100%;
              position: relative;
              text-align: center; } }
          @media screen and (max-width: 991px) {
            body #log-in-content .goGreenWrap .emailWrap .group.email-box {
              width: 92%;
              position: relative; } }
          body #log-in-content .goGreenWrap .emailWrap .group .edit-icon {
            position: absolute;
            top: 1px;
            right: -39px; }
            body #log-in-content .goGreenWrap .emailWrap .group .edit-icon img {
              height: 25px; }
            @media screen and (max-width: 991px) {
              body #log-in-content .goGreenWrap .emailWrap .group .edit-icon {
                right: -32px; } }
          body #log-in-content .goGreenWrap .emailWrap .group .btn-primary-kli {
            padding: 8px 60px !important; }
          body #log-in-content .goGreenWrap .emailWrap .group .kli-textbox {
            border: none;
            border-radius: 0px;
            border-bottom: solid 2px #989899;
            border-radius: 0px;
            font-family: Lato;
            font-size: 16px;
            font-weight: 400;
            color: #6f7172;
            background-color: transparent;
            font-style: italic; }
            body #log-in-content .goGreenWrap .emailWrap .group .kli-textbox:focus + label, body #log-in-content .goGreenWrap .emailWrap .group .kli-textbox.focusActive + label {
              top: 1px; }
      body #log-in-content .goGreenWrap .kli-custom-checkbox {
        border-radius: 3px;
        position: relative; }
        body #log-in-content .goGreenWrap .kli-custom-checkbox .custom-control-label {
          margin-left: 10px;
          font-size: 15px;
          margin-top: 3px; }
        body #log-in-content .goGreenWrap .kli-custom-checkbox .custom-control-label::before {
          background-color: transparent !important;
          border-radius: 3px;
          border: 1px solid #8d99ac !important;
          width: 20px;
          height: 20px;
          margin-right: 10px; }
        body #log-in-content .goGreenWrap .kli-custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
          background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='white' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E") !important;
          width: 20px;
          height: 20px; }
        body #log-in-content .goGreenWrap .kli-custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
          background-color: #47AE01 !important;
          border-radius: 3px;
          border: 1px solid #47AE01 !important; }
    body #log-in-content .loginCenterDiv {
      width: 648px;
      margin: 0 auto;
      padding-top: 24px; }
      @media screen and (max-width: 320px) {
        body #log-in-content .loginCenterDiv {
          padding-top: 0px; } }
      @media screen and (min-width: 321px) and (max-width: 360px) {
        body #log-in-content .loginCenterDiv {
          padding-top: 25px; } }
      @media screen and (min-width: 361px) and (max-width: 411px) {
        body #log-in-content .loginCenterDiv {
          padding-top: 5px; } }
      @media screen and (min-width: 412px) and (max-width: 767px) {
        body #log-in-content .loginCenterDiv {
          padding-top: 0px; } }
      body #log-in-content .loginCenterDiv.verification {
        width: 423px;
        /*padding-top:0px;*/
        /*shifted and modified*/
        /*shifted*/ }
        @media screen and (max-width: 768px) {
          body #log-in-content .loginCenterDiv.verification {
            width: 95%; } }
        body #log-in-content .loginCenterDiv.verification .backArrow .arrow-back {
          height: 15px; }
          body #log-in-content .loginCenterDiv.verification .backArrow .arrow-back .back {
            color: #da251c;
            display: inline-block;
            font-weight: 400;
            font-size: 16px;
            font-family: 'Lato', sans-serif !important;
            font-style: normal; }
        body #log-in-content .loginCenterDiv.verification .resendLinkTxt {
          font-family: Lato;
          font-size: 16px;
          font-weight: 400;
          line-height: 24px;
          color: #47525E;
          text-decoration: underline;
          padding-top: 10px;
          display: inline-block; }
          body #log-in-content .loginCenterDiv.verification .resendLinkTxt:hover {
            color: #da251c;
            text-decoration: none; }
      body #log-in-content .loginCenterDiv .login-txt {
        font-size: 40px;
        font-weight: 300;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.25;
        letter-spacing: normal;
        color: #5e6061;
        margin: 15px 0px;
        font-family: Lato; }
      body #log-in-content .loginCenterDiv .loginBox {
        border-radius: 3px;
        box-shadow: 0 1px 12px 0 rgba(55, 52, 52, 0.31);
        background-color: #ffffff;
        /*height:100%;*/ }
        body #log-in-content .loginCenterDiv .loginBox.emailHeight {
          height: 263px; }
          body #log-in-content .loginCenterDiv .loginBox.emailHeight .login-boxContent {
            margin: 30px 15px; }
          body #log-in-content .loginCenterDiv .loginBox.emailHeight .form-group {
            padding-top: 30px; }
            body #log-in-content .loginCenterDiv .loginBox.emailHeight .form-group .group {
              margin-top: 0px; }
        body #log-in-content .loginCenterDiv .loginBox .login-boxContent {
          /* margin-top:40px;
			    margin-bottom: 40px; */
          margin: 20px 15px; }
          body #log-in-content .loginCenterDiv .loginBox .login-boxContent .Please-enter-txt {
            font-family: Lato;
            font-size: 15px;
            font-weight: normal;
            font-stretch: normal;
            letter-spacing: normal;
            color: #5e6061;
            margin: 0px 0px 4px 0px; }
            body #log-in-content .loginCenterDiv .loginBox .login-boxContent .Please-enter-txt .phNo {
              font-weight: bold;
              display: inline-block;
              padding-right: 5px; }
          body #log-in-content .loginCenterDiv .loginBox .login-boxContent .changeNumLink {
            font-family: Lato;
            font-size: 15px !important;
            font-weight: 400 !important;
            line-height: 24px;
            color: #5E6061;
            text-decoration: underline; }
            body #log-in-content .loginCenterDiv .loginBox .login-boxContent .changeNumLink:hover {
              color: #da251c;
              text-decoration: none; }
          body #log-in-content .loginCenterDiv .loginBox .login-boxContent form {
            position: relative;
            text-align: left !important;
            margin-bottom: 0rem; }
            body #log-in-content .loginCenterDiv .loginBox .login-boxContent form label {
              font-family: Lato;
              font-size: 12px;
              line-height: 16px;
              color: #878d91; }
            body #log-in-content .loginCenterDiv .loginBox .login-boxContent form input[class="verificationcode"] {
              border-radius: 0px;
              border: 0px;
              border-bottom: solid 2px red !important;
              width: 100% !important;
              padding: 0px; }
              body #log-in-content .loginCenterDiv .loginBox .login-boxContent form input[class="verificationcode"]:focus {
                outline: none;
                box-shadow: none; }
            body #log-in-content .loginCenterDiv .loginBox .login-boxContent form .dobWrap {
              padding-right: 20px; }
          body #log-in-content .loginCenterDiv .loginBox .login-boxContent input[id="mob-email"]::placeholder {
            font-size: 16px;
            font-weight: 500;
            font-style: normal;
            font-stretch: normal;
            line-height: 1.5;
            letter-spacing: normal;
            color: rgba(0, 0, 0, 0.87); }
          body #log-in-content .loginCenterDiv .loginBox .login-boxContent input[class="verificationcode"]::placeholder {
            font-family: Lato;
            font-size: 16px;
            line-height: 24px;
            color: rgba(0, 0, 0, 0.38); }
          body #log-in-content .loginCenterDiv .loginBox .login-boxContent .login-btn {
            width: 208px !important;
            margin: 0px 0px 0px 0px;
            padding: 10px 5.75rem;
            text-align: center; }
            body #log-in-content .loginCenterDiv .loginBox .login-boxContent .login-btn:disabled {
              opacity: 0.9;
              background-color: rgba(0, 0, 0, 0.24);
              color: rgba(25, 27, 29, 0.25); }
          body #log-in-content .loginCenterDiv .loginBox .login-boxContent .orTxt {
            font-size: 15px;
            font-weight: normal;
            font-style: normal;
            font-stretch: normal;
            line-height: normal;
            letter-spacing: normal;
            text-align: center;
            color: #5e6061;
            /*  width:75%; */
            margin: 15px 0px; }
            @media screen and (max-width: 360px) {
              body #log-in-content .loginCenterDiv .loginBox .login-boxContent .orTxt {
                margin: 6px 0px; } }
          body #log-in-content .loginCenterDiv .loginBox .login-boxContent .continue-withGmail {
            width: 224px;
            height: 40px;
            border-radius: 2px;
            box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.24);
            background-color: #ffffff;
            font-family: Lato;
            font-size: 14px;
            font-weight: 500;
            font-style: normal;
            font-stretch: normal;
            line-height: normal;
            letter-spacing: 0.4px;
            color: #757575;
            margin: 10px 0px 0px 0px;
            position: relative; }
            body #log-in-content .loginCenterDiv .loginBox .login-boxContent .continue-withGmail span {
              position: absolute;
              top: 7px;
              left: 7px; }
          body #log-in-content .loginCenterDiv .loginBox .login-boxContent .continue-with-fb {
            width: 224px;
            height: 40px;
            border-radius: 2px;
            box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.24);
            background-color: #4367b2;
            font-size: 14px;
            font-weight: 500;
            font-style: normal;
            font-stretch: normal;
            line-height: normal;
            letter-spacing: 0.4px;
            color: #ffffff;
            margin: 10px 0px 0px 0px;
            position: relative;
            padding-left: 30px; }
            body #log-in-content .loginCenterDiv .loginBox .login-boxContent .continue-with-fb span {
              position: absolute;
              top: 4px;
              left: 7px; }
        body #log-in-content .loginCenterDiv .loginBox .benefitbox {
          background: #e5f2ff;
          width: 239px;
          position: relative; }
          body #log-in-content .loginCenterDiv .loginBox .benefitbox .benefit-boxContent {
            margin-left: 50px;
            margin-top: 40px;
            margin-bottom: 40px; }
            body #log-in-content .loginCenterDiv .loginBox .benefitbox .benefit-boxContent .boxTitle {
              font-family: Lato;
              font-size: 17px;
              font-weight: bold;
              font-style: normal;
              font-stretch: normal;
              line-height: normal;
              letter-spacing: normal;
              color: #5e6061; }
            body #log-in-content .loginCenterDiv .loginBox .benefitbox .benefit-boxContent ul {
              list-style: none;
              padding: 5px;
              margin: 0; }
              body #log-in-content .loginCenterDiv .loginBox .benefitbox .benefit-boxContent ul li {
                font-family: Lato;
                font-size: 16px;
                font-weight: normal;
                font-style: normal;
                font-stretch: normal;
                line-height: 2.13;
                letter-spacing: normal;
                color: #5e6061;
                padding-left: 30px;
                position: relative; }
                @media screen and (max-width: 320px) {
                  body #log-in-content .loginCenterDiv .loginBox .benefitbox .benefit-boxContent ul li {
                    font-size: 16px; } }
                body #log-in-content .loginCenterDiv .loginBox .benefitbox .benefit-boxContent ul li::before {
                  content: "•";
                  color: #1e4679;
                  /* or whatever color you prefer */
                  font-size: 20px;
                  position: absolute;
                  top: 0px;
                  left: 0px;
                  line-height: 35px; }
    @media (max-width: 360px) {
      body #log-in-content #haptik-js-sdk {
        display: none; }
      body #log-in-content .loginCenterDiv {
        width: 95%; }
        body #log-in-content .loginCenterDiv .login-txt {
          font-size: 28px;
          margin: 10px 0px; } }
    @media (max-width: 768px) {
      body #log-in-content body {
        background: #e9e8e9 !important; }
      body #log-in-content .loginCenterDiv {
        width: 95%; }
        body #log-in-content .loginCenterDiv .login-boxContent {
          margin-left: 15px !important;
          margin-top: 15px !important;
          margin-bottom: 15px !important; }
          body #log-in-content .loginCenterDiv .login-boxContent form {
            text-align: center !important; }
            body #log-in-content .loginCenterDiv .login-boxContent form input[type=text] {
              width: 100%; }
        body #log-in-content .loginCenterDiv .benefitbox {
          width: 100% !important;
          /* display:none; */ }
          body #log-in-content .loginCenterDiv .benefitbox .bg-img {
            display: none; }
          body #log-in-content .loginCenterDiv .benefitbox .benefit-boxContent {
            margin-left: 20px !important;
            margin-top: 20px !important;
            margin-bottom: 20px !important; } }
    body #log-in-content .abcRioButtonLightBlue {
      box-shadow: none;
      border: 1px solid #eee;
      border-radius: 50px;
      margin: 10px; }
      @media screen and (max-width: 768px) {
        body #log-in-content .abcRioButtonLightBlue {
          margin: 0 auto;
          margin-bottom: 10px; } }
      @media screen and (max-width: 320px) {
        body #log-in-content .abcRioButtonLightBlue {
          width: 250px; } }
    body #log-in-content .abcRioButtonBlue:hover {
      background-color: transparent; }
    body #log-in-content .abcRioButtonIconImage18 {
      width: 18px;
      height: 18px;
      position: absolute;
      left: 51px;
      top: 15px; }
      @media screen and (max-width: 320px) {
        body #log-in-content .abcRioButtonIconImage18 {
          left: 30px; } }
    body #log-in-content abcRioButtonSvg {
      width: 20px;
      height: 20px; }
    body #log-in-content .fb_iframe_widget {
      display: flex;
      align-items: center;
      justify-content: center; }
      @media screen and (max-width: 360px) {
        body #log-in-content .fb_iframe_widget {
          margin-top: 0px; } }
  body .chatWarp {
    position: absolute;
    right: 104px;
    bottom: 4px; }

/* end of body */
body #mainContent {
  background: transparent; }
  @media (max-width: 1300px) {
    body #mainContent .content {
      margin-bottom: 60px; } }
  body #mainContent .content .PaywhiteBg {
    background: rgba(255, 255, 255, 0.7);
    padding: 5px 0px;
    width: 950px;
    margin: 0 auto; }
    @media (max-width: 767px) {
      body #mainContent .content .PaywhiteBg {
        width: 100%; } }
  body #mainContent .content .mainContentWrap {
    font-family: 'Lato', sans-serif !important; }
    body #mainContent .content .mainContentWrap .pan {
      width: 94px; }
    body #mainContent .content .mainContentWrap .header {
      position: relative;
      margin: 20px 0px; }
      body #mainContent .content .mainContentWrap .header .headerTxt1 {
        font-family: Lato;
        font-size: 40px;
        font-weight: 300;
        line-height: 29px;
        color: #5e6061;
        font-weight: 300; }
      body #mainContent .content .mainContentWrap .header .headerTxtPay {
        font-family: Lato;
        font-size: 40px;
        font-weight: 300;
        line-height: 29px;
        color: #5e6061;
        font-weight: 300;
        margin-bottom: 0px; }
        @media screen and (max-width: 360px) {
          body #mainContent .content .mainContentWrap .header .headerTxtPay {
            font-size: 28px; } }
        @media screen and (min-width: 362px) and (max-width: 400px) {
          body #mainContent .content .mainContentWrap .header .headerTxtPay {
            font-size: 33px; } }
        @media screen and (min-width: 401px) and (max-width: 819px) {
          body #mainContent .content .mainContentWrap .header .headerTxtPay {
            font-size: 35px; } }
        @media screen and (min-width: 1200px) and (max-width: 1281px) {
          body #mainContent .content .mainContentWrap .header .headerTxtPay {
            font-size: 36px; } }
      body #mainContent .content .mainContentWrap .header .headerTxt2 {
        font-family: Lato;
        font-size: 16px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.38;
        letter-spacing: normal;
        color: #5e6061;
        margin-bottom: 0px; }
    body #mainContent .content .mainContentWrap .pageHeader {
      font-family: Lato;
      font-size: 32px;
      font-weight: 300;
      line-height: 40px;
      color: #5e6061; }
    body #mainContent .content .mainContentWrap .arrow-back {
      color: #da251c;
      font-size: 18px;
      font-weight: 100; }
      body #mainContent .content .mainContentWrap .arrow-back span {
        color: #da251c;
        display: inline-block;
        font-weight: 600;
        font-size: 15px;
        font-family: 'Lato', sans-serif !important; }
    @media screen and (max-width: 360px) {
      body #mainContent .content .mainContentWrap .instant-box .kli-textbox.policy {
        width: 100%;
        height: 40px; } }
    body #mainContent .content .mainContentWrap .payPremiumBox {
      width: 887px; }
      @media screen and (max-width: 860px) {
        body #mainContent .content .mainContentWrap .payPremiumBox {
          width: 100%; } }
      body #mainContent .content .mainContentWrap .payPremiumBox .payPremiumBoxleft {
        background-color: #f0eeee; }
        body #mainContent .content .mainContentWrap .payPremiumBox .payPremiumBoxleft .payPremiumBoxInnerleft {
          position: relative;
          min-height: 100%; }
          body #mainContent .content .mainContentWrap .payPremiumBox .payPremiumBoxleft .payPremiumBoxInnerleft .bg-img {
            background: url("../images/login-benefit.png") 75% 100% no-repeat;
            position: absolute;
            bottom: 16px;
            right: 30px;
            width: 251px;
            height: 216px; }
            @media screen and (max-width: 768px) {
              body #mainContent .content .mainContentWrap .payPremiumBox .payPremiumBoxleft .payPremiumBoxInnerleft .bg-img {
                display: none; } }
          body #mainContent .content .mainContentWrap .payPremiumBox .payPremiumBoxleft .payPremiumBoxInnerleft p {
            font-family: Lato;
            font-size: 16px;
            line-height: 22px;
            color: #5e6061;
            margin-bottom: 0px; }
          body #mainContent .content .mainContentWrap .payPremiumBox .payPremiumBoxleft .payPremiumBoxInnerleft .txt22p {
            font-family: Lato;
            font-size: 22px;
            line-height: 22px;
            color: #5e6061;
            margin-bottom: 0px;
            font-weight: normal; }
          body #mainContent .content .mainContentWrap .payPremiumBox .payPremiumBoxleft .payPremiumBoxInnerleft .card {
            border-radius: 0px !important;
            box-shadow: none !important;
            background-color: #ffffff !important;
            border: none !important;
            width: 90%; }
            @media screen and (max-width: 768px) {
              body #mainContent .content .mainContentWrap .payPremiumBox .payPremiumBoxleft .payPremiumBoxInnerleft .card {
                width: 100%; } }
            body #mainContent .content .mainContentWrap .payPremiumBox .payPremiumBoxleft .payPremiumBoxInnerleft .card .card-body {
              position: relative; }
              body #mainContent .content .mainContentWrap .payPremiumBox .payPremiumBoxleft .payPremiumBoxInnerleft .card .card-body .custom-checkbox {
                position: absolute;
                top: 23px;
                left: 16px; }
                body #mainContent .content .mainContentWrap .payPremiumBox .payPremiumBoxleft .payPremiumBoxInnerleft .card .card-body .custom-checkbox .custom-control-label::before {
                  background-color: #da251c;
                  border-radius: 0px; }
              body #mainContent .content .mainContentWrap .payPremiumBox .payPremiumBoxleft .payPremiumBoxInnerleft .card .card-body .card-text {
                position: relative;
                margin-left: 30px; }
                body #mainContent .content .mainContentWrap .payPremiumBox .payPremiumBoxleft .payPremiumBoxInnerleft .card .card-body .card-text .txt1 {
                  font-family: Lato;
                  font-size: 12px;
                  line-height: 16px;
                  color: #878d91;
                  margin-bottom: 4px; }
                body #mainContent .content .mainContentWrap .payPremiumBox .payPremiumBoxleft .payPremiumBoxInnerleft .card .card-body .card-text .txt2 {
                  font-family: Lato;
                  font-size: 14px;
                  line-height: 24px;
                  color: #5e6061;
                  font-weight: 400; }
      body #mainContent .content .mainContentWrap .payPremiumBox .payPremiumBoxright {
        background: #fff; }
        @media screen and (max-width: 768px) {
          body #mainContent .content .mainContentWrap .payPremiumBox .payPremiumBoxright .payPremiumBoxInnerright {
            margin: 1.75rem 1.75rem !important; } }
        body #mainContent .content .mainContentWrap .payPremiumBox .payPremiumBoxright .payPremiumBoxInnerright .group {
          margin-top: 0px; }
        body #mainContent .content .mainContentWrap .payPremiumBox .payPremiumBoxright .payPremiumBoxInnerright .custom-checkbox.kli-custom-checkbox {
          left: 0px !important; }
        body #mainContent .content .mainContentWrap .payPremiumBox .payPremiumBoxright .payPremiumBoxInnerright .reachTxt16 {
          font-family: Lato;
          font-size: 16px;
          line-height: 24px;
          color: #5e6061; }
        body #mainContent .content .mainContentWrap .payPremiumBox .payPremiumBoxright .payPremiumBoxInnerright .textBoxReachOutDesc {
          border: none;
          border-bottom: 2px solid #1e4679;
          border-radius: 0px;
          font-family: Lato;
          font-size: 16px;
          line-height: 24px;
          color: rgba(0, 0, 0, 0.87);
          padding: 0px;
          width: 90%; }
        body #mainContent .content .mainContentWrap .payPremiumBox .payPremiumBoxright .payPremiumBoxInnerright .list-group-horizontal {
          border: none;
          flex-direction: row;
          margin-bottom: 0px; }
          body #mainContent .content .mainContentWrap .payPremiumBox .payPremiumBoxright .payPremiumBoxInnerright .list-group-horizontal .list-group-item {
            border-radius: 0px;
            border: none;
            margin-bottom: 0px;
            padding: 0rem 0rem 0rem 0rem;
            margin-right: 90px;
            width: 100%; }
            body #mainContent .content .mainContentWrap .payPremiumBox .payPremiumBoxright .payPremiumBoxInnerright .list-group-horizontal .list-group-item:last-child {
              margin-right: 0px; }
            body #mainContent .content .mainContentWrap .payPremiumBox .payPremiumBoxright .payPremiumBoxInnerright .list-group-horizontal .list-group-item select {
              border-bottom: 2px solid rgba(135, 141, 145, 0.4); }
          body #mainContent .content .mainContentWrap .payPremiumBox .payPremiumBoxright .payPremiumBoxInnerright .list-group-horizontal .selectPurpose {
            margin-top: -3px; }
        body #mainContent .content .mainContentWrap .payPremiumBox .payPremiumBoxright .payPremiumBoxInnerright .txt1 {
          font-family: Lato;
          font-size: 12px;
          line-height: 16px;
          color: #878d91;
          display: inline-block;
          margin-bottom: 0px; }
          body #mainContent .content .mainContentWrap .payPremiumBox .payPremiumBoxright .payPremiumBoxInnerright .txt1.fileName {
            word-break: break-word;
            width: 70%; }
        body #mainContent .content .mainContentWrap .payPremiumBox .payPremiumBoxright .payPremiumBoxInnerright .txt1B {
          font-family: Lato;
          font-size: 14px;
          font-weight: 400;
          line-height: 24px;
          color: #5e6061;
          margin-bottom: 0px; }
        body #mainContent .content .mainContentWrap .payPremiumBox .payPremiumBoxright .payPremiumBoxInnerright .form-group {
          margin-bottom: 0px;
          position: relative; }
          body #mainContent .content .mainContentWrap .payPremiumBox .payPremiumBoxright .payPremiumBoxInnerright .form-group .customeFileUploadWrap.uploadBtnWrap {
            position: absolute;
            width: 106px;
            bottom: 40px;
            right: -8px;
            top: 12px; }
        body #mainContent .content .mainContentWrap .payPremiumBox .payPremiumBoxright .box1 {
          box-shadow: 0px 0px 7px 0 rgba(0, 0, 0, 0.24);
          background-color: #ffffff; }
          body #mainContent .content .mainContentWrap .payPremiumBox .payPremiumBoxright .box1::after {
            border: 1px solid #202020;
            margin-top: 25px;
            margin-left: 25px;
            width: 158px;
            height: 158px;
            padding-top: 25px;
            -webkit-box-shadow: 0px -4px 3px rgba(50, 50, 50, 0.75);
            -moz-box-shadow: 0px -4px 3px rgba(50, 50, 50, 0.75);
            box-shadow: 0px -4px 3px rgba(50, 50, 50, 0.75); }
          body #mainContent .content .mainContentWrap .payPremiumBox .payPremiumBoxright .box1 .box1Inner .txt1 {
            font-family: Lato;
            font-size: 12px;
            line-height: 16px;
            color: #878d91;
            display: inline-block;
            margin-bottom: 0px; }
          body #mainContent .content .mainContentWrap .payPremiumBox .payPremiumBoxright .box1 .box1Inner .txt1B {
            font-family: Lato;
            font-size: 16px;
            font-weight: 600;
            line-height: 24px;
            color: #5e6061;
            margin-bottom: 0px; }
          body #mainContent .content .mainContentWrap .payPremiumBox .payPremiumBoxright .box1 .box1Inner .txt2 {
            font-family: Lato;
            font-size: 12px;
            line-height: 22px;
            text-align: right;
            color: rgba(0, 0, 0, 0.87);
            margin-bottom: 0px; }
          body #mainContent .content .mainContentWrap .payPremiumBox .payPremiumBoxright .box1 .box1Inner .line {
            opacity: 0.5;
            border: solid 1px #878d91;
            width: 100%; }
          body #mainContent .content .mainContentWrap .payPremiumBox .payPremiumBoxright .box1 .box1Inner .btn.btn-primary-kli {
            padding: 10px 48px !important; }
            @media screen and (max-width: 768px) {
              body #mainContent .content .mainContentWrap .payPremiumBox .payPremiumBoxright .box1 .box1Inner .btn.btn-primary-kli {
                padding: 10px 24px; } }
      body #mainContent .content .mainContentWrap .payPremiumBox .uploadedDocWrap {
        border-radius: 24px;
        background-color: #f7f7f7;
        position: relative; }
        body #mainContent .content .mainContentWrap .payPremiumBox .uploadedDocWrap img {
          height: 26px;
          position: absolute;
          top: 10px; }
          @media screen and (max-width: 768px) {
            body #mainContent .content .mainContentWrap .payPremiumBox .uploadedDocWrap img {
              height: 20px; } }
        body #mainContent .content .mainContentWrap .payPremiumBox .uploadedDocWrap .fileinfo p {
          font-family: Lato;
          font-size: 16px;
          line-height: normal;
          color: #5e6061;
          margin-bottom: 0px; }
        body #mainContent .content .mainContentWrap .payPremiumBox .uploadedDocWrap .fileinfo span {
          font-family: Lato;
          font-size: 12px;
          line-height: normal;
          color: #878d91;
          display: inline-block;
          margin-top: -5px; }
    body #mainContent .content .mainContentWrap .card {
      margin-bottom: 20px;
      border-radius: 0px;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none;
      border: none;
      background-color: #ffffff; }
      body #mainContent .content .mainContentWrap .card .card-body .txt1 {
        font-family: Lato;
        font-size: 12px;
        line-height: 26px;
        font-weight: normal;
        color: #969FAA;
        margin-bottom: 0px; }
        @media screen and (max-width: 768px) {
          body #mainContent .content .mainContentWrap .card .card-body .txt1 {
            line-height: 12px;
            font-weight: 400; } }
      body #mainContent .content .mainContentWrap .card .card-body .note {
        font-family: Lato;
        font-size: 13px;
        line-height: normal;
        font-weight: normal;
        color: #5e6061;
        margin-bottom: 0px; }
      body #mainContent .content .mainContentWrap .card .card-body .txt2 {
        font-family: Lato;
        font-size: 16px;
        /* line-height: 24px; */
        color: #5e6061;
        font-weight: 500;
        margin-bottom: 0px; }
        body #mainContent .content .mainContentWrap .card .card-body .txt2 span {
          display: inline-block;
          margin-left: 10px;
          text-decoration: underline; }
      body #mainContent .content .mainContentWrap .card .card-body .btn-primary-kli {
        padding: 8px 60px !important; }
      body #mainContent .content .mainContentWrap .card .card-body.paymentSuccesful {
        padding: 1.25rem 0.55rem; }
        body #mainContent .content .mainContentWrap .card .card-body.paymentSuccesful .icon {
          position: absolute; }
        body #mainContent .content .mainContentWrap .card .card-body.paymentSuccesful .infotxt {
          font-family: Lato;
          font-size: 14px;
          color: #5e6061;
          font-weight: 400;
          margin-bottom: 0px;
          margin: 0px 10px 25px 0px; }
          body #mainContent .content .mainContentWrap .card .card-body.paymentSuccesful .infotxt b {
            display: inline-block;
            margin-left: 10px; }
    body #mainContent .content .mainContentWrap .disclaimer {
      font-family: Lato;
      font-size: 14px;
      color: #5e6061; }
    body #mainContent .content .mainContentWrap .disclaimer_1 {
      color: #da251c;
      font-size: 14px; }
  body #mainContent .content .btn-managePolicies {
    border-radius: 20px;
    border: 1px solid #da251c;
    background-color: #ffffff;
    font-family: Lato;
    font-size: 14px;
    font-weight: bold;
    line-height: 24px;
    letter-spacing: 0.5px;
    text-align: center;
    color: #da251c; }
    @media screen and (max-width: 320px) {
      body #mainContent .content .btn-managePolicies {
        font-size: 12px; } }
    body #mainContent .content .btn-managePolicies span {
      position: relative;
      top: 3px; }
    body #mainContent .content .btn-managePolicies img {
      height: 30px;
      margin-right: 10px;
      padding-right: 10px;
      border-right: 1px solid #da251c; }

body .payPremiumPreLoginWrap {
  width: 887px;
  margin: 0 auto;
  /*need to remvoe this for right align fix*/
  /*   @media screen and (min-width:992px) and (max-width:11990x) {
   
     padding-left:23px;
    }  */ }
  @media screen and (max-width: 768px) {
    body .payPremiumPreLoginWrap {
      width: 100%;
      flex: 0 0 100%; } }
  @media screen and (max-width: 860px) {
    body .payPremiumPreLoginWrap {
      width: 95%;
      flex: 0 0 95%; } }
  body .payPremiumPreLoginWrap .header {
    position: relative;
    margin: 20px px; }
    body .payPremiumPreLoginWrap .header .headerTxt {
      font-family: Lato;
      font-size: 40px;
      font-weight: 300;
      line-height: 29px;
      color: #5e6061;
      margin-left: 0px; }
      @media screen and (max-width: 360px) {
        body .payPremiumPreLoginWrap .header .headerTxt {
          font-size: 30px;
          margin-left: 12px; } }
    body .payPremiumPreLoginWrap .header .headerTxt2 {
      font-family: Lato;
      font-size: 16px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.38;
      letter-spacing: normal;
      color: #5e6061;
      margin-bottom: 0px; }
  body .payPremiumPreLoginWrap .payPremiumPreLoginbox {
    background: #F0EEEF;
    width: 97%; }
    @media screen and (max-width: 768px) {
      body .payPremiumPreLoginWrap .payPremiumPreLoginbox {
        width: 100%;
        flex: 0 0 100%; } }
    @media screen and (max-width: 860px) {
      body .payPremiumPreLoginWrap .payPremiumPreLoginbox {
        width: 100%;
        flex: 0 0 100%; } }
    body .payPremiumPreLoginWrap .payPremiumPreLoginbox .txt1 {
      font-family: Lato;
      font-size: 12px;
      font-weight: normal;
      color: #969FAA;
      display: inline-block;
      margin-bottom: 0px; }
      @media screen and (max-width: 768px) {
        body .payPremiumPreLoginWrap .payPremiumPreLoginbox .txt1 {
          line-height: 12px;
          font-weight: 400; } }
    body .payPremiumPreLoginWrap .payPremiumPreLoginbox .note {
      font-family: Lato;
      font-size: 12px;
      line-height: normal;
      font-weight: normal;
      color: #5e6061;
      margin-bottom: 0px;
      display: inline-block; }
    body .payPremiumPreLoginWrap .payPremiumPreLoginbox .txt2 {
      font-family: Lato;
      font-size: 14px;
      color: #5e6061;
      font-weight: 400;
      margin-bottom: 0px; }
      body .payPremiumPreLoginWrap .payPremiumPreLoginbox .txt2.email1 {
        word-break: break-word; }
      body .payPremiumPreLoginWrap .payPremiumPreLoginbox .txt2 span {
        display: inline-block;
        margin-left: 10px;
        text-decoration: underline; }
    body .payPremiumPreLoginWrap .payPremiumPreLoginbox .btn-primary-kli {
      padding: 8px 50px !important; }
    body .payPremiumPreLoginWrap .payPremiumPreLoginbox .payPremiumBoxLeft {
      max-width: 404px;
      background: #FFF;
      margin: 12px; }
      @media (min-width: 891px) and (max-width: 932px) {
        body .payPremiumPreLoginWrap .payPremiumPreLoginbox .payPremiumBoxLeft {
          max-width: 49%;
          flex: 0 0 100%; } }
      @media (min-width: 769px) and (max-width: 890px) {
        body .payPremiumPreLoginWrap .payPremiumPreLoginbox .payPremiumBoxLeft {
          max-width: 100%;
          flex: 0 0 96%; } }
      @media screen and (max-width: 768px) {
        body .payPremiumPreLoginWrap .payPremiumPreLoginbox .payPremiumBoxLeft {
          max-width: 100%;
          flex: 0 0 96%; } }
      @media screen and (max-width: 320px) {
        body .payPremiumPreLoginWrap .payPremiumPreLoginbox .payPremiumBoxLeft {
          margin: 6px; } }
      body .payPremiumPreLoginWrap .payPremiumPreLoginbox .payPremiumBoxLeft .payPremiumBoxLeftInner {
        padding: 15px; }
        body .payPremiumPreLoginWrap .payPremiumPreLoginbox .payPremiumBoxLeft .payPremiumBoxLeftInner .txt16p {
          color: #5E6061;
          font-size: 16px;
          font-family: Lato;
          font-weight: 500; }
        body .payPremiumPreLoginWrap .payPremiumPreLoginbox .payPremiumBoxLeft .payPremiumBoxLeftInner .help-block.animation-slideDown {
          white-space: nowrap; }
    body .payPremiumPreLoginWrap .payPremiumPreLoginbox .payPremiumBoxRight {
      max-width: 458px;
      background: #FFF; }
      @media (min-width: 891px) and (max-width: 932px) {
        body .payPremiumPreLoginWrap .payPremiumPreLoginbox .payPremiumBoxRight {
          max-width: 48%;
          flex: 0 0 100%; } }
      @media screen and (max-width: 890px) {
        body .payPremiumPreLoginWrap .payPremiumPreLoginbox .payPremiumBoxRight {
          max-width: 100%;
          flex: 0 0 100%; } }
      @media screen and (max-width: 768px) {
        body .payPremiumPreLoginWrap .payPremiumPreLoginbox .payPremiumBoxRight {
          width: 100%;
          flex: 0 0 100%; } }
      body .payPremiumPreLoginWrap .payPremiumPreLoginbox .payPremiumBoxRight.payPremiumPostLoginBoxRight {
        max-width: 497px;
        flex: 1 0 0;
        background: #FFF; }
        @media screen and (max-width: 890px) {
          body .payPremiumPreLoginWrap .payPremiumPreLoginbox .payPremiumBoxRight.payPremiumPostLoginBoxRight {
            max-width: 100%;
            flex: 0 0 100%; } }
        @media screen and (max-width: 768px) {
          body .payPremiumPreLoginWrap .payPremiumPreLoginbox .payPremiumBoxRight.payPremiumPostLoginBoxRight {
            width: 100%;
            flex: 0 0 100%; } }
      body .payPremiumPreLoginWrap .payPremiumPreLoginbox .payPremiumBoxRight .payPremiumBoxRightInner {
        padding: 25px 25px;
        /*  .family {

             @media (min-width:768px) {

              .form-group.group {
                width: 60% !important;

              }

            }  


          }*/ }
        body .payPremiumPreLoginWrap .payPremiumPreLoginbox .payPremiumBoxRight .payPremiumBoxRightInner .reachTxt16 {
          font-family: Lato;
          font-size: 16px;
          line-height: 24px;
          color: #5e6061; }
        body .payPremiumPreLoginWrap .payPremiumPreLoginbox .payPremiumBoxRight .payPremiumBoxRightInner .textBoxReachOutDesc {
          border: none;
          border-bottom: 2px solid #1e4679;
          border-radius: 0px;
          font-family: Lato;
          font-size: 16px;
          line-height: 24px;
          color: rgba(0, 0, 0, 0.87);
          padding: 0px;
          width: 90%; }
        body .payPremiumPreLoginWrap .payPremiumPreLoginbox .payPremiumBoxRight .payPremiumBoxRightInner .postLoginPaymentQuestionBlock .PostloginQ {
          padding: 15px 0px; }
        body .payPremiumPreLoginWrap .payPremiumPreLoginbox .payPremiumBoxRight .payPremiumBoxRightInner .postLoginPaymentQuestionBlock .kli-custom-radio-Q .custom-control-label {
          padding-left: 10px; }
        body .payPremiumPreLoginWrap .payPremiumPreLoginbox .payPremiumBoxRight .payPremiumBoxRightInner .postLoginPaymentQuestionBlock .kli-custom-radio-Q .custom-control-label::before {
          background: #fff;
          border: 2px solid #454545; }
        body .payPremiumPreLoginWrap .payPremiumPreLoginbox .payPremiumBoxRight .payPremiumBoxRightInner .postLoginPaymentQuestionBlock .kli-custom-radio-Q .custom-control-input:checked ~ .custom-control-label::before {
          background-color: #da251c;
          border: none; }
        body .payPremiumPreLoginWrap .payPremiumPreLoginbox .payPremiumBoxRight .payPremiumBoxRightInner .kyc {
          /* @media (max-width:767px)   {

      .listGroupWrap {
        width: 31% !important;
      } 
    }*/ }
          @media (max-width: 420px) {
            body .payPremiumPreLoginWrap .payPremiumPreLoginbox .payPremiumBoxRight .payPremiumBoxRightInner .kyc .form-group .txt1 {
              margin-top: 1rem !important; } }
        body .payPremiumPreLoginWrap .payPremiumPreLoginbox .payPremiumBoxRight .payPremiumBoxRightInner .list-group-horizontal {
          border: none;
          flex-direction: row;
          margin-bottom: 0px; }
          body .payPremiumPreLoginWrap .payPremiumPreLoginbox .payPremiumBoxRight .payPremiumBoxRightInner .list-group-horizontal .list-group-item {
            border-radius: 0px;
            border: none;
            margin-bottom: 0px;
            padding: 0rem 0rem 0rem 0rem;
            margin-right: 90px;
            width: 100%; }
            body .payPremiumPreLoginWrap .payPremiumPreLoginbox .payPremiumBoxRight .payPremiumBoxRightInner .list-group-horizontal .list-group-item:last-child {
              margin-right: 0px; }
            body .payPremiumPreLoginWrap .payPremiumPreLoginbox .payPremiumBoxRight .payPremiumBoxRightInner .list-group-horizontal .list-group-item select {
              border-bottom: 2px solid rgba(135, 141, 145, 0.4); }
          body .payPremiumPreLoginWrap .payPremiumPreLoginbox .payPremiumBoxRight .payPremiumBoxRightInner .list-group-horizontal .selectPurpose {
            margin-top: -3px; }
        body .payPremiumPreLoginWrap .payPremiumPreLoginbox .payPremiumBoxRight .payPremiumBoxRightInner .form-group {
          margin-bottom: 0px;
          position: relative; }
          body .payPremiumPreLoginWrap .payPremiumPreLoginbox .payPremiumBoxRight .payPremiumBoxRightInner .form-group .customeFileUploadWrap.uploadBtnWrap {
            position: absolute;
            width: 106px;
            bottom: 22px;
            right: -8px;
            top: 12px; }
        body .payPremiumPreLoginWrap .payPremiumPreLoginbox .payPremiumBoxRight .payPremiumBoxRightInner .payinfobox .box1Inner .txt3 {
          color: #969FAA;
          font-family: Lato;
          font-size: 14px; }
          @media (max-width: 420px) {
            body .payPremiumPreLoginWrap .payPremiumPreLoginbox .payPremiumBoxRight .payPremiumBoxRightInner .payinfobox .box1Inner .txt3 {
              font-size: 12px; } }
        body .payPremiumPreLoginWrap .payPremiumPreLoginbox .payPremiumBoxRight .payPremiumBoxRightInner .payinfobox .box1Inner .txt4 {
          color: #5E6061;
          font-family: Lato;
          font-size: 14px; }
          @media (max-width: 420px) {
            body .payPremiumPreLoginWrap .payPremiumPreLoginbox .payPremiumBoxRight .payPremiumBoxRightInner .payinfobox .box1Inner .txt4 {
              font-size: 12px; } }
        body .payPremiumPreLoginWrap .payPremiumPreLoginbox .payPremiumBoxRight .payPremiumBoxRightInner .payinfobox .box1Inner .btn-wrap {
          float: right; }
          @media (max-width: 420px) {
            body .payPremiumPreLoginWrap .payPremiumPreLoginbox .payPremiumBoxRight .payPremiumBoxRightInner .payinfobox .box1Inner .btn-wrap {
              float: none; } }
          body .payPremiumPreLoginWrap .payPremiumPreLoginbox .payPremiumBoxRight .payPremiumBoxRightInner .payinfobox .box1Inner .btn-wrap .pay-securely.btn-primary-kli {
            padding: 8px 50px !important; }
            @media (max-width: 488px) {
              body .payPremiumPreLoginWrap .payPremiumPreLoginbox .payPremiumBoxRight .payPremiumBoxRightInner .payinfobox .box1Inner .btn-wrap .pay-securely.btn-primary-kli {
                margin-top: 6px;
                margin-left: auto; } }
        @media screen and (max-width: 359px) {
          body .payPremiumPreLoginWrap .payPremiumPreLoginbox .payPremiumBoxRight .payPremiumBoxRightInner .kli-custom-checkbox .custom-control-label {
            font-size: 11px !important;
            white-space: nowrap;
            padding-left: 4px !important; } }
        @media screen and (min-width: 360px) and (max-width: 767px) {
          body .payPremiumPreLoginWrap .payPremiumPreLoginbox .payPremiumBoxRight .payPremiumBoxRightInner .kli-custom-checkbox .custom-control-label {
            font-size: 11px !important;
            white-space: nowrap;
            padding-left: 4px !important; } }
      body .payPremiumPreLoginWrap .payPremiumPreLoginbox .payPremiumBoxRight .grey-band {
        background: #F0EEEF;
        height: 6px;
        margin-top: 10px; }
    body .payPremiumPreLoginWrap .payPremiumPreLoginbox .payPremiumAfterLogInleftBox {
      max-width: 390px; }
      @media screen and (max-width: 890px) {
        body .payPremiumPreLoginWrap .payPremiumPreLoginbox .payPremiumAfterLogInleftBox {
          max-width: 100%;
          flex: 0 0 100%; } }
      @media screen and (max-width: 768px) {
        body .payPremiumPreLoginWrap .payPremiumPreLoginbox .payPremiumAfterLogInleftBox {
          width: 100%;
          flex: 0 0 100%; } }
      body .payPremiumPreLoginWrap .payPremiumPreLoginbox .payPremiumAfterLogInleftBox .payPremiumBoxAfterLogInleftInner {
        padding: 20px; }
        body .payPremiumPreLoginWrap .payPremiumPreLoginbox .payPremiumAfterLogInleftBox .payPremiumBoxAfterLogInleftInner .leftBoxHeader {
          color: #5E6061;
          font-size: 16px;
          font-family: Lato;
          font-weight: 500; }
        body .payPremiumPreLoginWrap .payPremiumPreLoginbox .payPremiumAfterLogInleftBox .payPremiumBoxAfterLogInleftInner .payPremiumleftbox .box {
          max-width: 336px;
          /* as per marvel overding boostrap width*/
          flex: 0 0 100%; }
          @media screen and (max-width: 890px) {
            body .payPremiumPreLoginWrap .payPremiumPreLoginbox .payPremiumAfterLogInleftBox .payPremiumBoxAfterLogInleftInner .payPremiumleftbox .box {
              max-width: 100%;
              flex: 0 0 100%; } }
          @media screen and (max-width: 768px) {
            body .payPremiumPreLoginWrap .payPremiumPreLoginbox .payPremiumAfterLogInleftBox .payPremiumBoxAfterLogInleftInner .payPremiumleftbox .box {
              width: 100%;
              flex: 0 0 100%; } }
          @media screen and (max-width: 992px) {
            body .payPremiumPreLoginWrap .payPremiumPreLoginbox .payPremiumAfterLogInleftBox .payPremiumBoxAfterLogInleftInner .payPremiumleftbox .box .card {
              margin-right: 0px; } }
          body .payPremiumPreLoginWrap .payPremiumPreLoginbox .payPremiumAfterLogInleftBox .payPremiumBoxAfterLogInleftInner .payPremiumleftbox .box .info-area {
            padding: 0.55rem; }
            body .payPremiumPreLoginWrap .payPremiumPreLoginbox .payPremiumAfterLogInleftBox .payPremiumBoxAfterLogInleftInner .payPremiumleftbox .box .info-area .custom-checkbox.kli-custom-checkbox {
              top: 11px;
              left: 11px !important; }
            body .payPremiumPreLoginWrap .payPremiumPreLoginbox .payPremiumAfterLogInleftBox .payPremiumBoxAfterLogInleftInner .payPremiumleftbox .box .info-area .policy-info {
              position: relative;
              margin-left: 30px; }
              body .payPremiumPreLoginWrap .payPremiumPreLoginbox .payPremiumAfterLogInleftBox .payPremiumBoxAfterLogInleftInner .payPremiumleftbox .box .info-area .policy-info .info-txt1 {
                font-size: 12px;
                line-height: 26px;
                font-weight: normal;
                color: #878d91;
                margin-bottom: 0px; }
              body .payPremiumPreLoginWrap .payPremiumPreLoginbox .payPremiumAfterLogInleftBox .payPremiumBoxAfterLogInleftInner .payPremiumleftbox .box .info-area .policy-info .info-txt2 {
                font-size: 16px;
                line-height: 26px;
                font-weight: normal;
                color: #5E6061;
                margin-bottom: 0px; }
        body .payPremiumPreLoginWrap .payPremiumPreLoginbox .payPremiumAfterLogInleftBox .payPremiumBoxAfterLogInleftInner .payPremiumleftbox:last-child {
          padding-bottom: 0px !important; }
          body .payPremiumPreLoginWrap .payPremiumPreLoginbox .payPremiumAfterLogInleftBox .payPremiumBoxAfterLogInleftInner .payPremiumleftbox:last-child .card-group .card {
            margin-bottom: 0px !important; }

body .modal#myModal {
  top: 180px; }

body .modal .downloadForm {
  width: 423px; }
  @media screen and (max-width: 768px) {
    body .modal .downloadForm {
      width: 96%;
      margin: 0 auto; } }
  @media screen and (max-width: 360px) {
    body .modal .downloadForm.modal-dialog {
      margin: 1.60rem 0.5rem !important; } }
  body .modal .downloadForm .modal-content {
    border-radius: 0px; }
    body .modal .downloadForm .modal-content .modalTxt1 {
      color: #5E6061;
      font-family: Lato;
      font-size: 16px;
      font-weight: 600; }
    body .modal .downloadForm .modal-content .close {
      font-size: 1.25rem;
      color: #969FAA;
      position: absolute;
      right: 38px;
      top: 20px;
      margin-left: 0px;
      height: 0rem;
      width: 0rem;
      cursor: pointer; }
      body .modal .downloadForm .modal-content .close:focus {
        box-shadow: none; }
    body .modal .downloadForm .modal-content .modalTxt2 {
      color: #5E6061;
      font-family: Lato;
      font-size: 14px;
      font-weight: 400; }
    body .modal .downloadForm .modal-content .btn_wrap .btn.btn-primary-kli {
      padding: 8px 40px !important;
      margin: 0 auto; }

.public-page #mainContent {
  padding-top: 0px !important; }

.public-page #wrapper {
  padding-left: 15px !important; }

.c-wp-box {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  height: 100%; }
  .c-wp-box img {
    height: 24px; }
    @media (min-width: 992px) {
      .c-wp-box img {
        height: 30px; } }
  .c-wp-box .c-wp-text {
    color: #fff;
    font-size: 12px;
    font-family: Lato;
    font-weight: 600;
    display: none; }
    @media (min-width: 992px) {
      .c-wp-box .c-wp-text {
        font-size: 14px;
        display: flex; } }
    @media (min-width: 992px) {
      .c-wp-box .c-wp-text span {
        margin-right: 5px;
        margin-left: 10px; } }
    .c-wp-box .c-wp-text a {
      color: #fff; }
      .c-wp-box .c-wp-text a:hover {
        text-decoration: none; }

.c-wp-mobile.c-wp-box {
  display: flex; }
  @media (min-width: 992px) {
    .c-wp-mobile.c-wp-box {
      display: none; } }

.c-wp-web.c-wp-box {
  display: none; }
  @media (min-width: 992px) {
    .c-wp-web.c-wp-box {
      display: flex; } }

.c-msg-container {
  position: absolute;
  top: 4%;
  background-color: white;
  width: 100%; }
  @media (min-width: 992px) {
    .c-msg-container {
      top: -1%;
      right: -1%;
      width: auto; } }
  .c-msg-container .c-msg-box {
    display: flex;
    align-items: center;
    justify-content: flex-start; }
  .c-msg-container img {
    width: 36px;
    padding: 10px; }
  .c-msg-container .c-msg-text {
    font-family: Lato;
    font-size: 12px;
    color: #5e6061;
    font-weight: 800;
    padding: 5px 10px; }
    @media (min-width: 992px) {
      .c-msg-container .c-msg-text {
        padding: 10px; } }

.custom-box .c-mobile-container {
  position: fixed;
  bottom: 90px;
  left: 0;
  z-index: 1; }
  @media (min-width: 992px) {
    .custom-box .c-mobile-container {
      position: static; } }
  .custom-box .c-mobile-container .c-mobile-list .c-icon-box {
    background-color: #1e4679;
    position: absolute;
    left: 0;
    padding: 10px; }
    @media (min-width: 991px) {
      .custom-box .c-mobile-container .c-mobile-list .c-icon-box {
        display: none; } }
    .custom-box .c-mobile-container .c-mobile-list .c-icon-box img {
      width: 30px;
      height: 30px; }

@media (min-width: 992px) {
  .custom-box .c-left-box {
    position: absolute;
    top: 50%; } }

.custom-box .c-left-box .c-list {
  list-style: none;
  padding: 0;
  margin: 0; }
  .custom-box .c-left-box .c-list li {
    color: #fff; }
    .custom-box .c-left-box .c-list li + li {
      border-top: 1px solid #fff; }
      @media (min-width: 992px) {
        .custom-box .c-left-box .c-list li + li {
          border: none; } }

@media (min-width: 992px) {
  .custom-box .c-left-box .c-box {
    border-radius: 20px;
    margin-bottom: 10px;
    display: flex;
    align-items: center; }
    .custom-box .c-left-box .c-box a {
      min-width: 11rem;
      display: inline-block; } }

.custom-box .c-right-box {
  position: fixed;
  top: 50%;
  right: 0; }
  @media (min-width: 992px) {
    .custom-box .c-right-box {
      top: 40%; } }
  .custom-box .c-right-box .c-box {
    width: 80px;
    display: block;
    border-radius: 6px; }
    .custom-box .c-right-box .c-box img {
      display: block;
      margin: 0 auto 10px;
      width: 50px;
      height: 50px; }
    .custom-box .c-right-box .c-box span {
      color: #fff;
      font-size: 13px;
      font-weight: 600;
      font-family: Lato; }

.custom-box .c-box {
  background-color: #1e4679;
  padding: 10px;
  cursor: pointer; }
  @media (min-width: 992px) {
    .custom-box .c-box {
      text-align: center; } }

.custom-box a {
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  font-family: Lato; }
  .custom-box a:hover {
    text-decoration: none;
    color: #fff; }

.reachoutTitle {
  font-family: Lato;
  font-size: 17px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #5e6061;
  text-align: center; }

@media (min-width: 1200px) {
  body.signed-in .mainContentWrap {
    padding-left: 52px; } }

@media (min-width: 992px) and (max-width: 1199px) {
  body.signed-in .mainContentWrap {
    padding-left: 110px; } }

@media (max-width: 991px) {
  body.signed-in .mainContentWrap {
    padding-left: 0px; } }

body #mainContent {
  background: transparent;
  margin-left: 0px;
  margin-right: 0px;
  /*Scrollbar CSS*/
  /*Scrollbar CSS*/ }
  body #mainContent h1.pageHeading {
    color: #5e6061;
    font-size: 32px;
    font-weight: 400;
    margin: 20px 0px; }
  body #mainContent .mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
  body #mainContent .mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
    opacity: 100 !important; }
  body #mainContent .mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: rgba(169, 169, 169, 0.8) !important;
    width: 6px !important;
    border-radius: 0px !important; }
    body #mainContent .mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar:hover {
      background-color: rgba(169, 169, 169, 0.9) !important;
      width: 6px !important; }
  body #mainContent .mCSB_scrollTools .mCSB_draggerRail {
    background-color: rgba(255, 255, 255, 0.8) !important; }
  body #mainContent .mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail,
  body #mainContent .mCS-minimal.mCSB_scrollTools .mCSB_draggerRail {
    width: 5px !important;
    border-radius: 0px !important; }
  body #mainContent .content .mainContentWrap {
    font-family: 'Lato',
 sans-serif !important;
    /* end of dashboard header  */
    /* for list view*/
    /* this dashboard card used in above frequently-used-service-block not related to inside card-view and list-view area */
    /* css will be added for talk to advsior page */
    /*added for talk to an advisor*/
    /* end add */
    /* css will be added for talk to advsior page end */ }
    body #mainContent .content .mainContentWrap .dashboard-header {
      position: relative;
      margin: 0px 0px 0px 0px;
      /* need to remvoe top 8px margin */
      /* buttons for e-term added */ }
      body #mainContent .content .mainContentWrap .dashboard-header .nameChangedWrap {
        border-radius: 3px;
        box-shadow: 0 1px 12px 0 rgba(55, 52, 52, 0.31);
        background-color: #051923;
        position: absolute;
        z-index: 999;
        width: 493px;
        display: none; }
        @media screen and (max-width: 320px) {
          body #mainContent .content .mainContentWrap .dashboard-header .nameChangedWrap {
            top: -20px; } }
        @media screen and (max-width: 320px) {
          body #mainContent .content .mainContentWrap .dashboard-header .nameChangedWrap .col-12 {
            margin-left: 0px !important; } }
        body #mainContent .content .mainContentWrap .dashboard-header .nameChangedWrap.nameChangedWrap-auto {
          width: auto !important; }
          @media screen and (max-width: 768px) {
            body #mainContent .content .mainContentWrap .dashboard-header .nameChangedWrap.nameChangedWrap-auto {
              width: 100%; } }
        @media screen and (max-width: 768px) {
          body #mainContent .content .mainContentWrap .dashboard-header .nameChangedWrap {
            width: 100%; } }
        body #mainContent .content .mainContentWrap .dashboard-header .nameChangedWrap .txt-1 {
          font-family: Lato;
          font-size: 16px;
          line-height: 22px;
          color: #ffffff;
          margin-bottom: 0px;
          width: 85%; }
        body #mainContent .content .mainContentWrap .dashboard-header .nameChangedWrap .txt-2 {
          font-family: Lato;
          font-size: 12px;
          line-height: 18px;
          color: #a1aab1;
          margin-bottom: 0px; }
        body #mainContent .content .mainContentWrap .dashboard-header .nameChangedWrap .tickGreen {
          position: absolute;
          top: 20px;
          /* left:10px; */ }
          body #mainContent .content .mainContentWrap .dashboard-header .nameChangedWrap .tickGreen img {
            height: 30px; }
          @media screen and (max-width: 320px) {
            body #mainContent .content .mainContentWrap .dashboard-header .nameChangedWrap .tickGreen {
              text-align: center;
              width: 100%;
              display: inline-block;
              margin-bottom: 10px; } }
        body #mainContent .content .mainContentWrap .dashboard-header .nameChangedWrap .message-close-wrap {
          background: #4ccf83;
          width: 30px;
          height: 30px;
          -webkit-border-radius: 50%;
          -moz-border-radius: 50%;
          border-radius: 50%;
          position: absolute;
          top: 20px;
          left: 10px; }
          body #mainContent .content .mainContentWrap .dashboard-header .nameChangedWrap .message-close-wrap img {
            height: 16px;
            margin-left: 7px;
            margin-top: 3px; }
        body #mainContent .content .mainContentWrap .dashboard-header .nameChangedWrap .iconCross {
          font-size: 32px;
          color: #cdd1d3;
          position: absolute;
          top: -10px;
          right: 10px; }
          body #mainContent .content .mainContentWrap .dashboard-header .nameChangedWrap .iconCross img {
            height: 16px;
            cursor: pointer; }
        body #mainContent .content .mainContentWrap .dashboard-header .nameChangedWrap .circle-green {
          font-size: 32px; }
          body #mainContent .content .mainContentWrap .dashboard-header .nameChangedWrap .circle-green::before {
            color: #4ccf83;
            background: #fff;
            border-radius: 50%;
            width: 32px;
            height: 26px; }
      body #mainContent .content .mainContentWrap .dashboard-header .dashBoardbtnWrap {
        position: absolute;
        top: 0;
        right: -5px; }
        @media screen and (max-width: 768px) {
          body #mainContent .content .mainContentWrap .dashboard-header .dashBoardbtnWrap {
            top: -37px;
            width: 767px; } }
        body #mainContent .content .mainContentWrap .dashboard-header .dashBoardbtnWrap ul {
          list-style: none;
          margin: 0px;
          padding: 0px;
          float: right; }
          body #mainContent .content .mainContentWrap .dashboard-header .dashBoardbtnWrap ul li {
            float: left;
            margin-bottom: 0px;
            position: relative; }
            @media screen and (max-width: 768px) {
              body #mainContent .content .mainContentWrap .dashboard-header .dashBoardbtnWrap ul li {
                margin-bottom: 0px; } }
            body #mainContent .content .mainContentWrap .dashboard-header .dashBoardbtnWrap ul li:first-child {
              margin-right: 10px; }
              @media screen and (max-width: 768px) {
                body #mainContent .content .mainContentWrap .dashboard-header .dashBoardbtnWrap ul li:first-child {
                  margin-right: 5px; } }
            body #mainContent .content .mainContentWrap .dashboard-header .dashBoardbtnWrap ul li .customToolTips {
              border-radius: 8px;
              background: white;
              color: #101010;
              font-size: 12px;
              font-weight: normal;
              padding: 10px 0px;
              position: absolute;
              width: 7rem;
              top: 44px;
              right: 0px;
              display: none;
              left: 36px;
              bottom: 0px;
              height: 2.3rem;
              text-align: center; }
            body #mainContent .content .mainContentWrap .dashboard-header .dashBoardbtnWrap ul li .btn {
              padding: 8px 0px !important;
              width: 11rem;
              background: #1e4679;
              border: 1px solid #1e4679;
              text-transform: unset;
              font-size: 13px; }
              @media screen and (max-width: 768px) {
                body #mainContent .content .mainContentWrap .dashboard-header .dashBoardbtnWrap ul li .btn {
                  padding: 8px 20px !important;
                  width: auto;
                  font-size: 10px; } }
      body #mainContent .content .mainContentWrap .dashboard-header .welcomeDashbord {
        font-family: Lato;
        font-size: 16px;
        font-weight: 800;
        color: #5e6061;
        padding-bottom: 0px;
        /* need to reset 0px bottom padding */
        margin-bottom: 0px;
        height: 32px;
        /*need to reset height */ }
        @media (max-width: 360px) {
          body #mainContent .content .mainContentWrap .dashboard-header .welcomeDashbord {
            height: auto; } }
        @media screen and (max-width: 420px) {
          body #mainContent .content .mainContentWrap .dashboard-header .welcomeDashbord {
            position: relative;
            top: 6px; } }
        @media screen and (max-width: 360px) {
          body #mainContent .content .mainContentWrap .dashboard-header .welcomeDashbord {
            margin-bottom: 10px; } }
        body #mainContent .content .mainContentWrap .dashboard-header .welcomeDashbord .backArrow .arrow-back {
          height: 15px;
          cursor: pointer; }
          body #mainContent .content .mainContentWrap .dashboard-header .welcomeDashbord .backArrow .arrow-back .back {
            color: #da251c;
            display: inline-block;
            font-weight: 400;
            font-size: 16px;
            font-family: 'Lato', sans-serif !important;
            font-style: normal; }
        body #mainContent .content .mainContentWrap .dashboard-header .welcomeDashbord .backArrow a {
          color: #da251c;
          display: inline-block;
          font-weight: 400;
          font-size: 16px;
          font-family: 'Lato', sans-serif !important;
          font-style: normal;
          margin-left: 0.5rem !important; }
      body #mainContent .content .mainContentWrap .dashboard-header .profileOuterWrapper {
        position: relative;
        height: 64px; }
        body #mainContent .content .mainContentWrap .dashboard-header .profileOuterWrapper .profileWrapperNew {
          background: #1e4679;
          width: 64px;
          height: 64px;
          border-radius: 50%;
          position: absolute;
          overflow: hidden; }
          body #mainContent .content .mainContentWrap .dashboard-header .profileOuterWrapper .profileWrapperNew img {
            width: 55px;
            margin-left: 6px;
            margin-top: 11px; }
        body #mainContent .content .mainContentWrap .dashboard-header .profileOuterWrapper h2 {
          font-family: Lato;
          font-size: 36px;
          /* it was 36px but it should be match prelogin header part  */
          font-weight: 300;
          line-height: 29px;
          color: #5e6061;
          margin-left: 84px;
          line-height: 50px; }
          @media (max-width: 364px) {
            body #mainContent .content .mainContentWrap .dashboard-header .profileOuterWrapper h2 {
              font-size: 20px;
              line-height: normal;
              position: relative;
              top: 8px; } }
          @media screen and (min-width: 365px) and (max-width: 767px) {
            body #mainContent .content .mainContentWrap .dashboard-header .profileOuterWrapper h2 {
              font-size: 26px;
              line-height: normal; } }
      body #mainContent .content .mainContentWrap .dashboard-header .dashboardHeaderTxt1 {
        font-family: Lato;
        font-size: 36px;
        /* it was 36px but it should be match prelogin header part  */
        font-weight: 300;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.25;
        letter-spacing: normal;
        color: #5e6061; }
        @media screen and (min-width: 352px) and (max-width: 360px) {
          body #mainContent .content .mainContentWrap .dashboard-header .dashboardHeaderTxt1 {
            font-size: 27px; } }
        @media screen and (max-width: 351px) {
          body #mainContent .content .mainContentWrap .dashboard-header .dashboardHeaderTxt1 {
            font-size: 25px; } }
        @media screen and (max-width: 414px) {
          body #mainContent .content .mainContentWrap .dashboard-header .dashboardHeaderTxt1 {
            margin-top: 45px; } }
      body #mainContent .content .mainContentWrap .dashboard-header .dashboardHeaderTxt2 {
        font-family: Lato;
        font-size: 16px;
        font-weight: 500;
        color: #5e6061;
        margin-bottom: 15px;
        height: 16px;
        /*need to reset height */
        /*  @media screen and (max-width:360px) {
								margin-bottom:0px;
							} */ }
      @media screen and (max-width: 768px) {
        body #mainContent .content .mainContentWrap .dashboard-header.error-header {
          margin: 10px 0px 0px 0px; } }
      body #mainContent .content .mainContentWrap .dashboard-header .twtf1 {
        font-size: 23px;
        font-weight: 100px;
        font-family: Lato, 'sans-sarif'; }
      body #mainContent .content .mainContentWrap .dashboard-header .rowCol {
        position: absolute;
        top: 39%;
        right: 0px; }
        body #mainContent .content .mainContentWrap .dashboard-header .rowCol.singlePolicyCol {
          right: -4px; }
        @media screen and (max-width: 320px) {
          body #mainContent .content .mainContentWrap .dashboard-header .rowCol {
            top: 28%; } }
        @media screen and (min-width: 321px) and (max-width: 1299px) {
          body #mainContent .content .mainContentWrap .dashboard-header .rowCol {
            top: 36%; } }
        body #mainContent .content .mainContentWrap .dashboard-header .rowCol .click {
          background: red;
          height: 26px;
          width: 37px;
          top: 5px;
          position: absolute;
          left: 44px;
          border-radius: 20px;
          opacity: 0;
          z-index: 10;
          cursor: pointer; }
        body #mainContent .content .mainContentWrap .dashboard-header .rowCol .colActive {
          background: url("../images/col-active.png") 0 0 no-repeat;
          width: 83px;
          height: 36px;
          position: relative; }
        body #mainContent .content .mainContentWrap .dashboard-header .rowCol .rowActive {
          background: url("../images/row-active.png") 0 0 no-repeat;
          width: 83px;
          height: 36px; }
    body #mainContent .content .mainContentWrap .col-view {
      margin-left: 0px; }
      @media screen and (min-width: 1200px) and (max-width: 1400px) {
        body #mainContent .content .mainContentWrap .col-view .custome-width {
          width: 269px; } }
      body #mainContent .content .mainContentWrap .col-view:last-child {
        margin-right: 0px; }
      body #mainContent .content .mainContentWrap .col-view .dashboard-card {
        margin-bottom: 0px;
        border-radius: 0px;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        background-color: #ffffff;
        /* @media screen and (max-width:991px) {
                            height: auto !important;
                        }  */ }
        @media screen and (max-width: 768px) {
          body #mainContent .content .mainContentWrap .col-view .dashboard-card {
            margin-bottom: 0px; } }
        body #mainContent .content .mainContentWrap .col-view .dashboard-card .card-body {
          padding: 0.80rem 0.65rem 0rem 0.65rem; }
          body #mainContent .content .mainContentWrap .col-view .dashboard-card .card-body.plan-details-box {
            position: relative;
            height: 100%;
            /* margin-bottom:74px; */ }
            body #mainContent .content .mainContentWrap .col-view .dashboard-card .card-body.plan-details-box .card-title {
              font-family: Lato;
              font-size: 14px;
              font-weight: bold;
              font-style: normal;
              font-stretch: normal;
              line-height: normal;
              letter-spacing: normal;
              color: #5e6061;
              position: relative;
              margin-bottom: 14px;
              padding-left: 40px;
              /* height:38px; */ }
              body #mainContent .content .mainContentWrap .col-view .dashboard-card .card-body.plan-details-box .card-title .dashboard-badge-wrap {
                text-align: left;
                position: absolute;
                left: -1px;
                top: -2px; }
                body #mainContent .content .mainContentWrap .col-view .dashboard-card .card-body.plan-details-box .card-title .dashboard-badge-wrap .dashboard-badge {
                  padding: 4px 9px;
                  justify-content: right;
                  border-radius: 4px;
                  background-color: #aed289;
                  font-family: Lato;
                  font-size: 9px;
                  font-weight: bold;
                  font-style: normal;
                  font-stretch: normal;
                  line-height: normal;
                  letter-spacing: normal;
                  color: #ffffff;
                  /*position: absolute;
										left: 0px;
										top: 2px;*/ }
                body #mainContent .content .mainContentWrap .col-view .dashboard-card .card-body.plan-details-box .card-title .dashboard-badge-wrap .dashboard-badge-DI {
                  background-color: #7f86ac; }
                body #mainContent .content .mainContentWrap .col-view .dashboard-card .card-body.plan-details-box .card-title .dashboard-badge-wrap .dashboard-badge-LA {
                  background-color: #d29d89; }
                body #mainContent .content .mainContentWrap .col-view .dashboard-card .card-body.plan-details-box .card-title .dashboard-badge-wrap .dashboard-badge-MA {
                  background-color: #d6c995; }
                body #mainContent .content .mainContentWrap .col-view .dashboard-card .card-body.plan-details-box .card-title .dashboard-badge-wrap .dashboard-badge-PU {
                  background-color: #aed289; }
                body #mainContent .content .mainContentWrap .col-view .dashboard-card .card-body.plan-details-box .card-title .dashboard-badge-wrap .dashboard-badge-CF {
                  background-color: #aed289; }
                body #mainContent .content .mainContentWrap .col-view .dashboard-card .card-body.plan-details-box .card-title .dashboard-badge-wrap .dashboard-badge-TR {
                  background-color: #aed289; }
                body #mainContent .content .mainContentWrap .col-view .dashboard-card .card-body.plan-details-box .card-title .dashboard-badge-wrap .dashboard-badge-SU {
                  background-color: #aed289; }
          body #mainContent .content .mainContentWrap .col-view .dashboard-card .card-body .card-text.dashboard-btn {
            text-align: center; }
            @media screen and (min-width: 320px) {
              body #mainContent .content .mainContentWrap .col-view .dashboard-card .card-body .card-text.dashboard-btn {
                position: absolute;
                left: 0px;
                right: 0px;
                bottom: -10px;
                width: 100%; } }
            body #mainContent .content .mainContentWrap .col-view .dashboard-card .card-body .card-text.dashboard-btn .txt2 {
              text-align: center;
              margin: 8px 0px 5px 0px;
              font-size: 10px;
              color: #bababb;
              font-weight: 400;
              padding-top: 0px;
              height: 25px;
              text-align: left;
              margin: 4px 0px 5px 10px;
              /* @media screen and (min-width:1101px) {
                                            margin: 4px 0px 5px 10px;
                                        } */ }
            body #mainContent .content .mainContentWrap .col-view .dashboard-card .card-body .card-text.dashboard-btn .customToolTips {
              display: inline-block;
              border-radius: 6px;
              background: #696969;
              color: #fff;
              font-size: 12px;
              font-weight: normal;
              padding: 10px 0px;
              position: absolute;
              width: 206px;
              top: -40px;
              left: initial;
              right: 10px;
              display: none; }
            body #mainContent .content .mainContentWrap .col-view .dashboard-card .card-body .card-text.dashboard-btn .btn {
              font-size: 12px;
              text-align: center;
              padding: 8px 0px !important;
              /* modified */
              width: 48%; }
              @media screen and (min-width: 1200px) {
                body #mainContent .content .mainContentWrap .col-view .dashboard-card .card-body .card-text.dashboard-btn .btn {
                  width: 46%; } }
              body #mainContent .content .mainContentWrap .col-view .dashboard-card .card-body .card-text.dashboard-btn .btn:last-child {
                margin-rignt: 0px; }
          body #mainContent .content .mainContentWrap .col-view .dashboard-card .card-body .card-text.listGroupWrap .selectPurpose {
            width: 60%;
            border-radius: 0px;
            border: none;
            margin-bottom: 0px;
            padding: 0rem 0rem 0rem 0rem; }
            body #mainContent .content .mainContentWrap .col-view .dashboard-card .card-body .card-text.listGroupWrap .selectPurpose .kli-select {
              border-bottom: none;
              background-position: 83px 4px;
              width: 110px; }
          body #mainContent .content .mainContentWrap .col-view .dashboard-card .card-body .card-text.listGroupWrap {
            margin: 0px 0px 0px 0px;
            /* 	&.boxHeight {
                            			max-height: 48px;
    									height: 48px;
    									
    									 @media screen and (max-width: $break-at-768) {
                                       		max-height: initial;
    										height: auto;
                                   		 }
    									 
    									
                            		}*/ }
            body #mainContent .content .mainContentWrap .col-view .dashboard-card .card-body .card-text.listGroupWrap .list-group-horizontal {
              border: none;
              flex-direction: row;
              margin-bottom: 0px; }
              @media screen and (max-width: 768px) {
                body #mainContent .content .mainContentWrap .col-view .dashboard-card .card-body .card-text.listGroupWrap .list-group-horizontal {
                  flex-direction: column; } }
              body #mainContent .content .mainContentWrap .col-view .dashboard-card .card-body .card-text.listGroupWrap .list-group-horizontal .list-group-item {
                border-radius: 0px;
                border: none;
                margin-bottom: 0px;
                padding: 0rem 0rem 0rem 0rem;
                margin-right: 90px; }
                @media screen and (max-width: 768px) {
                  body #mainContent .content .mainContentWrap .col-view .dashboard-card .card-body .card-text.listGroupWrap .list-group-horizontal .list-group-item {
                    margin-right: 0px;
                    margin-bottom: 0px;
                    margin-left: 0px !important; }
                    body #mainContent .content .mainContentWrap .col-view .dashboard-card .card-body .card-text.listGroupWrap .list-group-horizontal .list-group-item:last-child {
                      margin-bottom: 0px; } }
                body #mainContent .content .mainContentWrap .col-view .dashboard-card .card-body .card-text.listGroupWrap .list-group-horizontal .list-group-item:last-child {
                  margin-right: 0px; }
                body #mainContent .content .mainContentWrap .col-view .dashboard-card .card-body .card-text.listGroupWrap .list-group-horizontal .list-group-item.chat-info {
                  display: none; }
              body #mainContent .content .mainContentWrap .col-view .dashboard-card .card-body .card-text.listGroupWrap .list-group-horizontal .selectPurpose {
                /* margin-top: -3px;
                                         width: 100%;
                                         
                                          */ }
              body #mainContent .content .mainContentWrap .col-view .dashboard-card .card-body .card-text.listGroupWrap .list-group-horizontal .txt1 {
                font-family: Lato;
                font-size: 12px;
                font-weight: 600;
                line-height: 16px;
                color: #72797c; }
                body #mainContent .content .mainContentWrap .col-view .dashboard-card .card-body .card-text.listGroupWrap .list-group-horizontal .txt1 span {
                  font-family: Lato;
                  font-size: 12px;
                  font-weight: 600;
                  line-height: 22px;
                  color: #5e6061;
                  display: inline-block; }
          body #mainContent .content .mainContentWrap .col-view .dashboard-card .card-body .chart-area {
            margin-bottom: 10px; }
            body #mainContent .content .mainContentWrap .col-view .dashboard-card .card-body .chart-area .metal-chart-container .metal-chart.bb {
              margin-left: -20px;
              margin-top: 10px; }
              body #mainContent .content .mainContentWrap .col-view .dashboard-card .card-body .chart-area .metal-chart-container .metal-chart.bb svg {
                height: 250px !important;
                width: 100% !important;
                font-size: 12px;
                font-weight: 400;
                font-family: Lato; }
            @media screen and (max-width: 768px) {
              body #mainContent .content .mainContentWrap .col-view .dashboard-card .card-body .chart-area .char-labels.wealthCretedWrap {
                display: flex;
                flex-wrap: wrap;
                margin-right: -15px;
                margin-left: -15px; } }
            body #mainContent .content .mainContentWrap .col-view .dashboard-card .card-body .chart-area .char-labels .listText1 {
              font-family: Lato;
              font-size: 12px;
              font-weight: normal;
              color: #969FAA;
              margin-bottom: 0px;
              display: inline-block;
              white-space: nowrap; }
            body #mainContent .content .mainContentWrap .col-view .dashboard-card .card-body .chart-area .char-labels .listText2 {
              font-family: Lato;
              font-size: 12px;
              color: #5e6061;
              font-weight: 600;
              margin-bottom: 0px;
              display: inline-block;
              margin-left: 20px; }
            body #mainContent .content .mainContentWrap .col-view .dashboard-card .card-body .chart-area .char-labels .ECS {
              font-size: 12px;
              color: #969FAA;
              font-weight: normalc;
              margin-bottom: 0px;
              display: inline-block; }
    body #mainContent .content .mainContentWrap .list-view {
      height: 425px;
      margin-left: 0px;
      /* margin-right:0px;
                     width:97%; */ }
      body #mainContent .content .mainContentWrap .list-view .mCustomScrollBox {
        width: 99%; }
      body #mainContent .content .mainContentWrap .list-view .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical,
      body #mainContent .content .mainContentWrap .list-view .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical {
        right: -6px;
        /* modified*/ }
      body #mainContent .content .mainContentWrap .list-view .custome-width {
        width: 100%;
        margin-right: 0px;
        padding-right: 0px; }
        @media screen and (max-width: 768px) {
          body #mainContent .content .mainContentWrap .list-view .custome-width.list-view-noRightPad {
            padding-right: 0px; } }
        @media (max-width: 400px) {
          body #mainContent .content .mainContentWrap .list-view .custome-width {
            padding-right: 0.6em; } }
        @media (min-width: 401px) and (max-width: 468px) {
          body #mainContent .content .mainContentWrap .list-view .custome-width {
            padding-right: 0.6em; } }
        @media (min-width: 469px) and (max-width: 540px) {
          body #mainContent .content .mainContentWrap .list-view .custome-width {
            padding-right: 0.7em; } }
        @media (min-width: 540px) and (max-width: 600px) {
          body #mainContent .content .mainContentWrap .list-view .custome-width {
            padding-right: 1.02em; } }
        @media (min-width: 601px) and (max-width: 680px) {
          body #mainContent .content .mainContentWrap .list-view .custome-width {
            padding-right: 10px; } }
        @media (min-width: 601px) and (max-width: 680px) {
          body #mainContent .content .mainContentWrap .list-view .custome-width {
            padding-right: 10px; } }
        @media (min-width: 680px) and (max-width: 800px) {
          body #mainContent .content .mainContentWrap .list-view .custome-width {
            padding-right: 10px; } }
        @media (min-width: 801px) and (max-width: 1199px) {
          body #mainContent .content .mainContentWrap .list-view .custome-width {
            padding-right: 7px; } }
      body #mainContent .content .mainContentWrap .list-view .dashboard-card {
        margin-bottom: 20px;
        border-radius: 0px;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        background-color: #ffffff; }
        body #mainContent .content .mainContentWrap .list-view .dashboard-card .card-body {
          padding: 0.80rem 0.65rem 0rem 0.65rem; }
          body #mainContent .content .mainContentWrap .list-view .dashboard-card .card-body.plan-details-box .card-title {
            font-family: Lato;
            font-size: 14px;
            font-weight: bold;
            font-style: normal;
            font-stretch: normal;
            line-height: normal;
            letter-spacing: normal;
            color: #5e6061;
            position: relative;
            padding: 2px 7px 7px 7px;
            padding-left: 38px; }
            body #mainContent .content .mainContentWrap .list-view .dashboard-card .card-body.plan-details-box .card-title .dashboard-badge-wrap {
              position: absolute;
              left: 0px;
              top: 0px; }
              body #mainContent .content .mainContentWrap .list-view .dashboard-card .card-body.plan-details-box .card-title .dashboard-badge-wrap .dashboard-badge {
                padding: 4px 9px;
                justify-content: right;
                border-radius: 4px;
                background-color: #aed289;
                font-family: Lato;
                font-size: 9px;
                font-weight: bold;
                color: #ffffff; }
              body #mainContent .content .mainContentWrap .list-view .dashboard-card .card-body.plan-details-box .card-title .dashboard-badge-wrap .dashboard-badge-DI {
                background-color: #7f86ac; }
              body #mainContent .content .mainContentWrap .list-view .dashboard-card .card-body.plan-details-box .card-title .dashboard-badge-wrap .dashboard-badge-LA {
                background-color: #d29d89; }
              body #mainContent .content .mainContentWrap .list-view .dashboard-card .card-body.plan-details-box .card-title .dashboard-badge-wrap .dashboard-badge-MA {
                background-color: #d6c995; }
              body #mainContent .content .mainContentWrap .list-view .dashboard-card .card-body.plan-details-box .card-title .dashboard-badge-wrap .dashboard-badge-PU {
                background-color: #d6c995; }
              body #mainContent .content .mainContentWrap .list-view .dashboard-card .card-body.plan-details-box .card-title .dashboard-badge-wrap .dashboard-badge-CF {
                background-color: #d6c995; }
              body #mainContent .content .mainContentWrap .list-view .dashboard-card .card-body.plan-details-box .card-title .dashboard-badge-wrap .dashboard-badge-TR {
                background-color: #d6c995; }
              body #mainContent .content .mainContentWrap .list-view .dashboard-card .card-body.plan-details-box .card-title .dashboard-badge-wrap .dashboard-badge-SU {
                background-color: #d6c995; }
          body #mainContent .content .mainContentWrap .list-view .dashboard-card .card-body.plan-details-box .card-text.dashboard-btn {
            position: relative; }
            body #mainContent .content .mainContentWrap .list-view .dashboard-card .card-body.plan-details-box .card-text.dashboard-btn .txt2 {
              text-align: left;
              margin: 5px 0px 5px 0px;
              font-size: 10px;
              color: #bababb;
              font-weight: 400;
              padding-top: 0px;
              height: 15px;
              text-align: left; }
              @media screen and (max-width: 360px) {
                body #mainContent .content .mainContentWrap .list-view .dashboard-card .card-body.plan-details-box .card-text.dashboard-btn .txt2 {
                  height: 25px; } }
            body #mainContent .content .mainContentWrap .list-view .dashboard-card .card-body.plan-details-box .card-text.dashboard-btn .customToolTips {
              display: inline-block;
              border-radius: 6px;
              background: #696969;
              color: #fff;
              font-size: 12px;
              font-weight: normal;
              padding: 10px 0px;
              position: absolute;
              width: 206px;
              top: -39px;
              left: 86px;
              right: 0px;
              display: none;
              text-align: center; }
              @media screen and (max-width: 485px) {
                body #mainContent .content .mainContentWrap .list-view .dashboard-card .card-body.plan-details-box .card-text.dashboard-btn .customToolTips {
                  right: 10px;
                  bottom: 0px;
                  left: initial; } }
              @media screen and (min-width: 486px) and (max-width: 601px) {
                body #mainContent .content .mainContentWrap .list-view .dashboard-card .card-body.plan-details-box .card-text.dashboard-btn .customToolTips {
                  right: 30px;
                  bottom: 0px;
                  left: initial; } }
            body #mainContent .content .mainContentWrap .list-view .dashboard-card .card-body.plan-details-box .card-text.dashboard-btn .btn {
              font-size: 12px;
              margin-right: 0px;
              padding: 8px 20px !important;
              /*  @media screen and (max-width:360px) {
                                                padding: 8px 19px !important;
                                                margin-right: 0px;

                                            } */ }
              body #mainContent .content .mainContentWrap .list-view .dashboard-card .card-body.plan-details-box .card-text.dashboard-btn .btn:last-child {
                margin-right: 0px; }
              @media screen and (max-width: 600px) {
                body #mainContent .content .mainContentWrap .list-view .dashboard-card .card-body.plan-details-box .card-text.dashboard-btn .btn {
                  padding: 8px 0px !important;
                  margin-right: 0px;
                  width: 48%; } }
          @media screen and (min-width: 768px) {
            body #mainContent .content .mainContentWrap .list-view .dashboard-card .card-body.plan-details-box .card-text.listGroupWrap {
              overflow: scroll;
              overflow-y: hidden;
              margin-bottom: 10px; } }
          body #mainContent .content .mainContentWrap .list-view .dashboard-card .card-body.plan-details-box .card-text.listGroupWrap .selectPurpose {
            width: 115px; }
            body #mainContent .content .mainContentWrap .list-view .dashboard-card .card-body.plan-details-box .card-text.listGroupWrap .selectPurpose .kli-select {
              border-bottom: none;
              background-position: right 4px !important;
              width: 100px; }
              @media screen and (max-width: 767px) {
                body #mainContent .content .mainContentWrap .list-view .dashboard-card .card-body.plan-details-box .card-text.listGroupWrap .selectPurpose .kli-select {
                  width: 110px; } }
          body #mainContent .content .mainContentWrap .list-view .dashboard-card .card-body.plan-details-box .card-text.listGroupWrap .list-group-horizontal {
            border: none;
            flex-direction: row;
            margin-bottom: 15px; }
            @media screen and (max-width: 768px) {
              body #mainContent .content .mainContentWrap .list-view .dashboard-card .card-body.plan-details-box .card-text.listGroupWrap .list-group-horizontal {
                flex-direction: column; } }
            body #mainContent .content .mainContentWrap .list-view .dashboard-card .card-body.plan-details-box .card-text.listGroupWrap .list-group-horizontal .list-group-item {
              border-radius: 0px;
              border: none;
              margin-bottom: 0px;
              padding: 0rem 0rem 0rem 0rem;
              margin-right: 40px;
              white-space: nowrap;
              width: 100%; }
              @media screen and (max-width: 768px) {
                body #mainContent .content .mainContentWrap .list-view .dashboard-card .card-body.plan-details-box .card-text.listGroupWrap .list-group-horizontal .list-group-item {
                  margin-right: 0px;
                  margin-bottom: 20px;
                  width: 100% !important; }
                  body #mainContent .content .mainContentWrap .list-view .dashboard-card .card-body.plan-details-box .card-text.listGroupWrap .list-group-horizontal .list-group-item:last-child {
                    margin-bottom: 0px; } }
              body #mainContent .content .mainContentWrap .list-view .dashboard-card .card-body.plan-details-box .card-text.listGroupWrap .list-group-horizontal .list-group-item:last-child {
                margin-right: 0px; }
              body #mainContent .content .mainContentWrap .list-view .dashboard-card .card-body.plan-details-box .card-text.listGroupWrap .list-group-horizontal .list-group-item.chat-info .listText1 {
                font-family: Lato;
                font-size: 12px;
                font-weight: normal;
                color: #969FAA;
                margin-bottom: 0px;
                /*  display: inline-block;*/
                padding-left: 0px; }
                @media screen and (max-width: 420px) {
                  body #mainContent .content .mainContentWrap .list-view .dashboard-card .card-body.plan-details-box .card-text.listGroupWrap .list-group-horizontal .list-group-item.chat-info .listText1 {
                    width: 50%;
                    float: left; } }
              body #mainContent .content .mainContentWrap .list-view .dashboard-card .card-body.plan-details-box .card-text.listGroupWrap .list-group-horizontal .list-group-item.chat-info .listText2 {
                font-family: Lato;
                font-size: 12px;
                color: #5e6061;
                font-weight: 600;
                margin-bottom: 0px;
                /*  display: inline-block;*/
                margin-left: 0px; }
                @media screen and (max-width: 420px) {
                  body #mainContent .content .mainContentWrap .list-view .dashboard-card .card-body.plan-details-box .card-text.listGroupWrap .list-group-horizontal .list-group-item.chat-info .listText2 {
                    width: 50%;
                    float: left;
                    margin-left: 0px; } }
              body #mainContent .content .mainContentWrap .list-view .dashboard-card .card-body.plan-details-box .card-text.listGroupWrap .list-group-horizontal .list-group-item.chat-info .ECS {
                font-size: 12px;
                color: #969FAA;
                font-weight: normal;
                margin-bottom: 0px;
                display: inline-block; }
            body #mainContent .content .mainContentWrap .list-view .dashboard-card .card-body.plan-details-box .card-text.listGroupWrap .list-group-horizontal .selectPurpose {
              margin-top: -3px; }
            body #mainContent .content .mainContentWrap .list-view .dashboard-card .card-body.plan-details-box .card-text.listGroupWrap .list-group-horizontal .txt1 {
              font-family: Lato;
              font-size: 12px;
              font-weight: 600;
              line-height: 16px;
              color: #72797c; }
              body #mainContent .content .mainContentWrap .list-view .dashboard-card .card-body.plan-details-box .card-text.listGroupWrap .list-group-horizontal .txt1 span {
                font-family: Lato;
                font-size: 12px;
                font-weight: 600;
                line-height: 22px;
                color: #5e6061;
                display: inline-block; }
          body #mainContent .content .mainContentWrap .list-view .dashboard-card .card-body.plan-details-box .chart-area {
            margin-bottom: 10px;
            display: none; }
    @media screen and (min-width: 992px) {
      body #mainContent .content .mainContentWrap .dashboard-card {
        width: 100%;
        float: left;
        margin-left: 0px; } }
    body #mainContent .content .mainContentWrap .frequently-used-service-block {
      padding: 0.75rem 0rem;
      margin-left: 2px; }
      body #mainContent .content .mainContentWrap .frequently-used-service-block .dashboardGroupIcon {
        list-style-type: none;
        padding: 0px;
        margin: 0px;
        background: #fff; }
        body #mainContent .content .mainContentWrap .frequently-used-service-block .dashboardGroupIcon li {
          list-style-type: none;
          float: left;
          border: none;
          width: auto;
          font-size: 17px;
          font-weight: 600;
          color: #5e6061;
          padding: 0px;
          margin: 0px;
          text-align: center;
          margin: 8px 18px;
          /* @media screen and (max-width: $break-at-768) {
                                margin: 16px 0px;
                                width: calc(100% /2);
                            }  */ }
          @media (min-width: 544px) and (max-width: 768px) {
            body #mainContent .content .mainContentWrap .frequently-used-service-block .dashboardGroupIcon li {
              width: calc(100% /3); } }
          @media (max-width: 543px) {
            body #mainContent .content .mainContentWrap .frequently-used-service-block .dashboardGroupIcon li {
              width: calc(100% /2);
              margin: 8px 0px; } }
          body #mainContent .content .mainContentWrap .frequently-used-service-block .dashboardGroupIcon li img {
            height: 48px; }
          body #mainContent .content .mainContentWrap .frequently-used-service-block .dashboardGroupIcon li p {
            font-family: Lato;
            font-size: 16px;
            font-weight: normal;
            font-style: normal;
            font-stretch: normal;
            line-height: 1.38;
            letter-spacing: normal;
            text-align: center;
            color: #5e6061;
            margin-bottom: 0px; }
            @media screen and (max-width: 360px) {
              body #mainContent .content .mainContentWrap .frequently-used-service-block .dashboardGroupIcon li p {
                font-size: 14px; } }
    body #mainContent .content .mainContentWrap #recommendedforYou ul {
      list-style-type: none;
      padding: 0px;
      margin: 0px; }
      body #mainContent .content .mainContentWrap #recommendedforYou ul li {
        list-style-type: none;
        float: left;
        margin-right: 20px; }
        body #mainContent .content .mainContentWrap #recommendedforYou ul li img {
          width: 272px;
          border-radius: 4px;
          -webkit-box-shadow: 0 1px 12px 0 rgba(55, 52, 52, 0.31);
          -moz-box-shadow: 0 1px 12px 0 rgba(55, 52, 52, 0.31);
          box-shadow: 0 1px 12px 0 rgba(55, 52, 52, 0.31); }
    body #mainContent .content .mainContentWrap .talk_to_an_advisor {
      background: #fff; }
      @media screen and (max-width: 768px) {
        body #mainContent .content .mainContentWrap .talk_to_an_advisor {
          margin: 1.75rem 1.75rem !important; } }
      body #mainContent .content .mainContentWrap .talk_to_an_advisor .kli-custom-checkbox .custom-control-label::before {
        margin-right: 10px; }
      body #mainContent .content .mainContentWrap .talk_to_an_advisor .group {
        margin-top: 0px; }
      body #mainContent .content .mainContentWrap .talk_to_an_advisor .custom-checkbox.kli-custom-checkbox {
        left: 0px !important; }
      body #mainContent .content .mainContentWrap .talk_to_an_advisor .txt16 {
        font-family: Lato;
        font-size: 16px;
        line-height: 24px;
        color: #5e6061; }
      body #mainContent .content .mainContentWrap .talk_to_an_advisor .textBox {
        border: none;
        border-bottom: 2px solid #1e4679;
        border-radius: 0px;
        font-family: Lato;
        font-size: 13px;
        line-height: 24px;
        color: #1e4679;
        padding: 0px;
        width: 100%; }
      body #mainContent .content .mainContentWrap .talk_to_an_advisor .list-group-horizontal {
        border: none;
        flex-direction: row;
        margin-bottom: 0px; }
        body #mainContent .content .mainContentWrap .talk_to_an_advisor .list-group-horizontal .list-group-item {
          border-radius: 0px;
          border: none;
          margin-bottom: 0px;
          padding: 0rem 0rem 0rem 0rem;
          margin-right: 90px;
          width: 100%; }
          body #mainContent .content .mainContentWrap .talk_to_an_advisor .list-group-horizontal .list-group-item:last-child {
            margin-right: 0px; }
          body #mainContent .content .mainContentWrap .talk_to_an_advisor .list-group-horizontal .list-group-item select {
            border-bottom: 2px solid #5e6061;
            background-position: right 16px; }
        body #mainContent .content .mainContentWrap .talk_to_an_advisor .list-group-horizontal .selectPurpose {
          margin-top: -3px; }
      body #mainContent .content .mainContentWrap .talk_to_an_advisor .txt1 {
        font-family: Lato;
        font-size: 12px;
        line-height: 16px;
        color: #969FAA;
        display: inline-block;
        margin-bottom: 0px; }
      body #mainContent .content .mainContentWrap .talk_to_an_advisor .txt1B {
        font-family: Lato;
        font-size: 14px;
        font-weight: 400;
        line-height: 24px;
        color: #5e6061;
        margin-bottom: 0px; }
      body #mainContent .content .mainContentWrap .talk_to_an_advisor .txt2 {
        font-family: Lato;
        font-size: 14px;
        line-height: 24px;
        color: #5e6061;
        font-weight: 400; }
      body #mainContent .content .mainContentWrap .talk_to_an_advisor .talk-btn-wrap .btn {
        padding: 8px 0px;
        width: 98%;
        font-size: 13px; }

body {
  background: transparent;
  margin-left: 0px;
  margin-right: 0px;
  /* tool tips Styings */ }
  body h1.pageHeading {
    color: #333333;
    font-size: 32px;
    font-weight: 400;
    margin: 20px 0px; }
  body .content.fatcaPage {
    /*.btnWrap  {
						padding-bottom: 40px !important;
					}*/ }
    body .content.fatcaPage .fataWrap {
      padding-bottom: 30px; }
  body .content .mainContentWrap {
    font-family: 'Lato', sans-serif !important; }
    @media screen and (max-width: 1362px) {
      body .content .mainContentWrap .custome-wdith-row {
        width: 100% !important; } }
    @media screen and (max-width: 768px) {
      body .content .mainContentWrap .custome-wdith-row {
        margin-bottom: 50px; } }
    @media screen and (max-width: 768px) {
      body .content .mainContentWrap {
        padding-left: 0px;
        padding-right: 0px; } }
    body .content .mainContentWrap .multipleProfile-header {
      position: relative;
      margin: 20px 0px; }
      @media screen and (max-width: 768px) {
        body .content .mainContentWrap .multipleProfile-header {
          margin: 30px 0px 0px 0px !important; } }
      body .content .mainContentWrap .multipleProfile-header .multipleProfileHeaderTxt1 {
        font-family: Lato;
        font-size: 40px;
        font-weight: 300;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.25;
        letter-spacing: normal;
        color: #5e6061; }
        @media screen and (max-width: 768px) {
          body .content .mainContentWrap .multipleProfile-header .multipleProfileHeaderTxt1 {
            font-size: 30px; } }
      body .content .mainContentWrap .multipleProfile-header .multipleProfileHeaderTxt2 {
        font-family: Lato;
        font-size: 16px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.38;
        letter-spacing: normal;
        color: #5e6061;
        margin-bottom: 0px; }
    body .content .mainContentWrap .multipleProfile-card {
      margin-bottom: 20px;
      border-radius: 0px;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none;
      background-color: #ffffff; }
      body .content .mainContentWrap .multipleProfile-card.card {
        border-radius: 0px !important;
        box-shadow: none !important;
        background-color: #ffffff !important;
        border: none !important; }
        body .content .mainContentWrap .multipleProfile-card.card.custome-width {
          width: 351px;
          height: 242px;
          margin-right: 80px; }
          @media screen and (max-width: 768px) {
            body .content .mainContentWrap .multipleProfile-card.card.custome-width {
              width: 100%;
              height: auto;
              margin-right: 0px !important; } }
          @media screen and (min-width: 769px) and (max-width: 991px) {
            body .content .mainContentWrap .multipleProfile-card.card.custome-width {
              width: 46%;
              height: auto;
              margin-right: 28px !important; }
              body .content .mainContentWrap .multipleProfile-card.card.custome-width:nth-child(2n+2) {
                margin-right: 0px !important; } }
          @media screen and (min-width: 992px) and (max-width: 1362px) {
            body .content .mainContentWrap .multipleProfile-card.card.custome-width {
              width: 42%;
              height: auto;
              margin-right: 28px !important; }
              body .content .mainContentWrap .multipleProfile-card.card.custome-width:nth-child(2n+2) {
                margin-right: 0px !important; } }
          body .content .mainContentWrap .multipleProfile-card.card.custome-width:last-child {
            margin-right: 0px; }
        body .content .mainContentWrap .multipleProfile-card.card .card-body {
          position: relative;
          /* padding: 1rem; */ }
          body .content .mainContentWrap .multipleProfile-card.card .card-body .checkPos {
            top: 23px;
            left: 16px; }
          body .content .mainContentWrap .multipleProfile-card.card .card-body .card-text {
            position: relative;
            margin-left: 30px; }
            body .content .mainContentWrap .multipleProfile-card.card .card-body .card-text .boxtxt1 {
              font-family: Lato;
              font-size: 12px;
              font-weight: normal;
              color: #969FAA;
              margin-bottom: 0px; }
              @media screen and (max-width: 768px) {
                body .content .mainContentWrap .multipleProfile-card.card .card-body .card-text .boxtxt1 {
                  line-height: 12px;
                  font-weight: 400; } }
            body .content .mainContentWrap .multipleProfile-card.card .card-body .card-text .boxtxt2 {
              font-family: Lato;
              font-size: 14px;
              color: #5e6061;
              font-weight: 400;
              margin-bottom: 0px; }
              body .content .mainContentWrap .multipleProfile-card.card .card-body .card-text .boxtxt2 span.morePolicies {
                display: inline-block;
                margin-left: 10px;
                text-decoration: underline;
                cursor: pointer; }
          body .content .mainContentWrap .multipleProfile-card.card .card-body button:disabled {
            padding: 10px 80px; }
          body .content .mainContentWrap .multipleProfile-card.card .card-body.fatca ol {
            padding: 0px;
            margin: 0px;
            margin-left: 15px; }
            body .content .mainContentWrap .multipleProfile-card.card .card-body.fatca ol li {
              padding: 0px;
              margin: 0px;
              padding-left: 8px;
              margin-bottom: 35px;
              font-size: 14px; }
          body .content .mainContentWrap .multipleProfile-card.card .card-body.fatca .txt2 {
            padding: 6px 0px; }
            body .content .mainContentWrap .multipleProfile-card.card .card-body.fatca .txt2 i {
              display: inline-block;
              margin-right: 10px;
              font-style: normal; }
          body .content .mainContentWrap .multipleProfile-card.card .card-body.fatca .fatca-radio-wrap .kli-custom-radio {
            top: 0px;
            left: 0px; }
            body .content .mainContentWrap .multipleProfile-card.card .card-body.fatca .fatca-radio-wrap .kli-custom-radio .custom-control-label::before {
              top: 2px;
              margin-right: 10px;
              background: #fff;
              border: 2px solid #454545; }
            body .content .mainContentWrap .multipleProfile-card.card .card-body.fatca .fatca-radio-wrap .kli-custom-radio .custom-control-input:checked ~ .custom-control-label::before {
              background-color: #da251c;
              border: none;
              top: 2px;
              margin-right: 10px; }
            body .content .mainContentWrap .multipleProfile-card.card .card-body.fatca .fatca-radio-wrap .kli-custom-radio .custom-control-input:checked ~ .custom-control-label::after {
              top: 2px !important; }
    body .content .mainContentWrap .fatca-disc {
      margin-bottom: 20px;
      left: 0px;
      text-align: left !important; }
      @media screen and (min-width: 768px) {
        body .content .mainContentWrap .fatca-disc {
          margin-bottom: 20px; } }
      body .content .mainContentWrap .fatca-disc label {
        font-weight: 400;
        font-size: 14px; }
      body .content .mainContentWrap .fatca-disc .kli-custom-checkbox {
        margin-left: 17px; }
        body .content .mainContentWrap .fatca-disc .kli-custom-checkbox .custom-control-label::before {
          background-color: #fff !important;
          border-radius: 3px;
          border: 1px solid #000 !important; }
        body .content .mainContentWrap .fatca-disc .kli-custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
          background-image: #da251c url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='black' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E") !important; }
        body .content .mainContentWrap .fatca-disc .kli-custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
          background-color: #da251c !important;
          border-radius: 0px;
          border: 1px solid #da251c !important;
          margin-right: 10px; }
  body .content .btnWrap {
    text-align: center !important; }
  body .protip {
    color: #5e6061;
    text-decoration: none !important;
    padding: 0px 10px; }
    body .protip:hover {
      color: #5e6061;
      text-decoration: none; }
  body .protip-skin-default--scheme-pro.protip-container.profile {
    color: #5e6061 !important;
    background: #FFF !important;
    font-family: sans-serif;
    transition: opacity 0.2s ease-out;
    border: 1px solid #5e6061 !important;
    position: absolute;
    z-index: 999999;
    max-width: 400px !important;
    padding: 10px;
    font-size: 12px;
    border-radius: 6px;
    font-weight: normal; }
    body .protip-skin-default--scheme-pro.protip-container.profile .protip-arrow {
      background: #fff;
      transform: rotate(45deg);
      -webkit-transform: rotate(45deg);
      border: solid black;
      border-width: 0px 0.5px 0.5px 0px;
      display: inline-block;
      padding: 5px;
      margin: -5px; }

html body #content .btn-primary-kli {
  padding: 8px 60px !important; }

body #mainContent {
  background: transparent;
  margin-left: 0px;
  margin-right: 0px; }
  body #mainContent h1.pageHeading {
    color: #051923;
    font-size: 32px;
    font-weight: 400;
    margin: 20px 0px; }
  body #mainContent .content .mainContentWrap {
    font-family: 'Lato', sans-serif !important; }
    body #mainContent .content .mainContentWrap .profile-header {
      position: relative;
      margin: 20px 0px; }
      body #mainContent .content .mainContentWrap .profile-header .editIcon {
        position: absolute;
        right: 0px; }
        body #mainContent .content .mainContentWrap .profile-header .editIcon img {
          height: 20px; }
        body #mainContent .content .mainContentWrap .profile-header .editIcon a {
          display: block; }
      body #mainContent .content .mainContentWrap .profile-header .profileWrapper {
        background: #1e4679;
        width: 64px;
        height: 64px;
        border-radius: 50%;
        position: relative; }
        body #mainContent .content .mainContentWrap .profile-header .profileWrapper h2 {
          font-family: Lato;
          font-size: 32px;
          font-weight: 300;
          line-height: 29px;
          color: #5e6061;
          white-space: nowrap;
          position: absolute;
          top: 16px;
          left: 84px; }
          body #mainContent .content .mainContentWrap .profile-header .profileWrapper h2 img {
            position: absolute;
            top: -11px;
            right: -36px;
            height: 20px; }
          @media screen and (max-width: 768px) {
            body #mainContent .content .mainContentWrap .profile-header .profileWrapper h2 {
              white-space: normal;
              top: 6px;
              font-size: 24px; } }
      body #mainContent .content .mainContentWrap .profile-header .profileHeaderTxt1 {
        font-family: Lato;
        font-size: 32px;
        font-weight: 300;
        line-height: 29px;
        color: #5e6061; }
        @media screen and (max-width: 768px) {
          body #mainContent .content .mainContentWrap .profile-header .profileHeaderTxt1 {
            font-size: 24px; } }
    body #mainContent .content .mainContentWrap .profile-card {
      margin-bottom: 20px;
      /* border-radius:4px;
						-webkit-box-shadow: 0 1px 12px 0 rgba(55, 52, 52, 0.31);
						 -moz-box-shadow: 0 1px 12px 0 rgba(55, 52, 52, 0.31);
						 box-shadow: 0 1px 12px 0 rgba(55, 52, 52, 0.31);*/
      background-color: #ffffff; }
      body #mainContent .content .mainContentWrap .profile-card .card-body {
        padding: 1.25rem 1rem; }
        body #mainContent .content .mainContentWrap .profile-card .card-body.borderBottom {
          border-bottom: solid 2px #cccfd1; }
        body #mainContent .content .mainContentWrap .profile-card .card-body .card-text.list-of-information {
          margin: 10px 0px 25px 0px; }
          body #mainContent .content .mainContentWrap .profile-card .card-body .card-text.list-of-information .browseBtn .uploadBtnWrapPos {
            position: absolute;
            right: -80px;
            width: 121px; }
          body #mainContent .content .mainContentWrap .profile-card .card-body .card-text.list-of-information .form-group .group {
            margin-top: 30px; }
          body #mainContent .content .mainContentWrap .profile-card .card-body .card-text.list-of-information:last-child {
            margin-bottom: 0px; }
          body #mainContent .content .mainContentWrap .profile-card .card-body .card-text.list-of-information.custom-pad {
            padding: 1.25rem 1rem;
            margin-top: 0px; }
          body #mainContent .content .mainContentWrap .profile-card .card-body .card-text.list-of-information .btn-primary-kli {
            font-size: 14px; }
            body #mainContent .content .mainContentWrap .profile-card .card-body .card-text.list-of-information .btn-primary-kli.send-verification {
              padding: 8px 0px !important;
              width: 100%;
              text-align: center; }
          body #mainContent .content .mainContentWrap .profile-card .card-body .card-text.list-of-information .btn-secondary-kli.btnSubmit {
            padding: 8px 60px !important; }
          body #mainContent .content .mainContentWrap .profile-card .card-body .card-text.list-of-information .policyListChange {
            border-radius: 3px;
            background-color: #f0eeee; }
            body #mainContent .content .mainContentWrap .profile-card .card-body .card-text.list-of-information .policyListChange div {
              font-family: Lato;
              font-size: 14px;
              line-height: 22px;
              color: rgba(94, 96, 97, 0.8); }
              body #mainContent .content .mainContentWrap .profile-card .card-body .card-text.list-of-information .policyListChange div ul li {
                font-family: Lato;
                font-size: 14px;
                line-height: 22px;
                color: rgba(94, 96, 97, 0.8); }
          body #mainContent .content .mainContentWrap .profile-card .card-body .card-text.list-of-information .uploadedDocWrap {
            border-radius: 24px;
            background-color: #f7f7f7;
            position: relative; }
            body #mainContent .content .mainContentWrap .profile-card .card-body .card-text.list-of-information .uploadedDocWrap img {
              height: 26px;
              position: absolute;
              top: 10px; }
              @media screen and (max-width: 768px) {
                body #mainContent .content .mainContentWrap .profile-card .card-body .card-text.list-of-information .uploadedDocWrap img {
                  height: 20px; } }
            body #mainContent .content .mainContentWrap .profile-card .card-body .card-text.list-of-information .uploadedDocWrap .fileinfo p {
              font-family: Lato;
              font-size: 16px;
              line-height: normal;
              color: #5e6061;
              margin-bottom: 0px; }
            body #mainContent .content .mainContentWrap .profile-card .card-body .card-text.list-of-information .uploadedDocWrap .fileinfo span {
              font-family: Lato;
              font-size: 12px;
              line-height: normal;
              color: #969FAA;
              display: inline-block;
              margin-top: -5px; }
          body #mainContent .content .mainContentWrap .profile-card .card-body .card-text.list-of-information .w-100 .txt-1 {
            width: 58%; }
            @media screen and (max-width: 530px) {
              body #mainContent .content .mainContentWrap .profile-card .card-body .card-text.list-of-information .w-100 .txt-1 {
                width: 50%; } }
          body #mainContent .content .mainContentWrap .profile-card .card-body .card-text.list-of-information .txt-1 {
            font-family: Lato;
            font-size: 12px;
            line-height: 16px;
            color: #969FAA;
            margin-bottom: 0px;
            display: inline-block; }
            @media screen and (min-width: 768px) {
              body #mainContent .content .mainContentWrap .profile-card .card-body .card-text.list-of-information .txt-1 {
                padding-top: 6px;
                padding-bottom: 0px; } }
          body #mainContent .content .mainContentWrap .profile-card .card-body .card-text.list-of-information .txt-2 {
            font-family: Lato;
            font-size: 14px;
            line-height: 24px;
            color: #5e6061;
            font-weight: 400;
            margin-bottom: 0px; }
          body #mainContent .content .mainContentWrap .profile-card .card-body .card-text.list-of-information .txt-2B {
            font-family: Lato;
            font-size: 16px;
            font-weight: bold;
            line-height: 20px;
            color: #24272c;
            margin-bottom: 0px; }
          body #mainContent .content .mainContentWrap .profile-card .card-body .card-text.list-of-information .txt14PN {
            font-family: Lato;
            font-size: 13px;
            line-height: 21px;
            text-align: center;
            color: rgba(94, 96, 97, 0.8);
            margin-bottom: 0px; }
          body #mainContent .content .mainContentWrap .profile-card .card-body .card-text.list-of-information .editIcon {
            height: 20px;
            text-align: right; }
          body #mainContent .content .mainContentWrap .profile-card .card-body .card-text.list-of-information button:disabled {
            font-family: Lato;
            font-size: 14px;
            font-weight: 500;
            line-height: 24px;
            letter-spacing: 0.5px;
            color: rgba(25, 27, 29, 0.25); }

body #mainContent {
  background: transparent; }
  body #mainContent .content .mainContentWrap {
    font-family: 'Lato', sans-serif !important; }
    body #mainContent .content .mainContentWrap .policyDetailsSelect {
      margin-top: -10px; }
      body #mainContent .content .mainContentWrap .policyDetailsSelect .kli-select {
        border-bottom: none; }
    body #mainContent .content .mainContentWrap .header .headerTxt1 {
      font-family: Lato;
      font-size: 15px !important;
      color: #5e6061;
      font-weight: 400; }
    body #mainContent .content .mainContentWrap .header .headerTxt2 {
      font-family: Lato;
      font-size: 40px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.38;
      letter-spacing: normal;
      color: #5e6061;
      margin-bottom: 0px; }
    body #mainContent .content .mainContentWrap .header #kli-select {
      font-size: 16px;
      font-weight: bold;
      border-bottom: 0px; }
    body #mainContent .content .mainContentWrap .pageHeader {
      font-family: Lato;
      font-size: 32px;
      font-weight: 300;
      line-height: 40px;
      color: #5e6061; }
    body #mainContent .content .mainContentWrap .boxes .boxTitle {
      font-family: Lato;
      font-size: 22px;
      font-weight: 500;
      color: #5e6061;
      margin-bottom: 20px; }
    @media (min-width: 992px) {
      body #mainContent .content .mainContentWrap .boxes.Frequently-used-box .card {
        height: auto !important;
        min-height: initial !important;
        height: initial !important;
        min-height: auto !important; } }
    body #mainContent .content .mainContentWrap .boxes .card {
      margin-bottom: 20px;
      border-radius: 0px;
      box-shadow: none;
      border: none; }
      @media (min-width: 992px) {
        body #mainContent .content .mainContentWrap .boxes .card {
          min-height: 295px !important;
          height: auto !important;
          height: 295px !important; } }
      @media (min-width: 992px) {
        body #mainContent .content .mainContentWrap .boxes .card .buttonAlignPos {
          position: absolute;
          width: 100%;
          bottom: 0px; } }
      body #mainContent .content .mainContentWrap .boxes .card .card-body {
        padding: 0.85rem; }
        body #mainContent .content .mainContentWrap .boxes .card .card-body .metal-chart-container .metal-chart.bb {
          margin-left: -20px;
          margin-top: 10px; }
          @media screen and (max-width: 768px) {
            body #mainContent .content .mainContentWrap .boxes .card .card-body .metal-chart-container .metal-chart.bb {
              margin-left: 0px; } }
          body #mainContent .content .mainContentWrap .boxes .card .card-body .metal-chart-container .metal-chart.bb svg {
            height: 270px !important;
            width: 100% !important;
            font-size: 12px;
            font-weight: 400;
            font-family: Lato; }
        body #mainContent .content .mainContentWrap .boxes .card .card-body .infoWrap.posBox {
          position: relative; }
          @media screen and (min-width: 768px) {
            body #mainContent .content .mainContentWrap .boxes .card .card-body .infoWrap.posBox {
              height: 17.6em; } }
        body #mainContent .content .mainContentWrap .boxes .card .card-body .infoWrap .policy-details-fund-value-btn {
          margin-top: 37px !important; }
          body #mainContent .content .mainContentWrap .boxes .card .card-body .infoWrap .policy-details-fund-value-btn .btn-primary-kli {
            padding: 8px 55px !important; }
        @media screen and (min-width: 768px) {
          body #mainContent .content .mainContentWrap .boxes .card .card-body .infoWrap .PosAbs {
            position: absolute;
            left: 0px;
            right: 0px;
            bottom: 2px; } }
        body #mainContent .content .mainContentWrap .boxes .card .card-body .infoWrap .txt3 {
          font-family: Lato;
          font-size: 26px;
          font-weight: 600;
          color: #5e6061;
          line-height: normal;
          margin-bottom: 0px; }
          @media screen and (max-width: 768px) {
            body #mainContent .content .mainContentWrap .boxes .card .card-body .infoWrap .txt3 {
              line-height: 12px;
              font-weight: 400; } }
        body #mainContent .content .mainContentWrap .boxes .card .card-body .infoWrap .txt1 {
          font-family: Lato;
          font-size: 12px;
          font-weight: 400;
          line-height: 20px;
          color: #969FAA;
          margin-bottom: 4px; }
          @media screen and (max-width: 768px) {
            body #mainContent .content .mainContentWrap .boxes .card .card-body .infoWrap .txt1 {
              line-height: 12px;
              font-weight: 400; } }
        body #mainContent .content .mainContentWrap .boxes .card .card-body .infoWrap .txt2 {
          font-family: Lato;
          font-size: 14px;
          color: #5e6061;
          font-weight: 400;
          margin-bottom: 0px; }
          body #mainContent .content .mainContentWrap .boxes .card .card-body .infoWrap .txt2.clientAddress {
            word-break: break-all;
            width: 69%; }
          body #mainContent .content .mainContentWrap .boxes .card .card-body .infoWrap .txt2 span {
            display: inline-block;
            margin-left: 10px;
            text-decoration: underline; }
        body #mainContent .content .mainContentWrap .boxes .card .card-body .infoWrap .aboutTxt {
          font-family: Lato;
          font-size: 16px;
          line-height: 22px;
          color: #47525E;
          font-weight: 400;
          margin-bottom: 16px; }
          body #mainContent .content .mainContentWrap .boxes .card .card-body .infoWrap .aboutTxt span {
            display: inline-block;
            margin-left: 10px;
            text-decoration: underline; }
        body #mainContent .content .mainContentWrap .boxes .card .card-body .infoWrap .share {
          font-family: Lato;
          font-size: 18px;
          line-height: 18px;
          color: #a2aab4;
          font-weight: 400;
          margin-bottom: 0px;
          margin-top: 5px; }
        body #mainContent .content .mainContentWrap .boxes .card .card-body .infoWrap .premiumDuteMonthDate {
          color: #f5b151;
          font-size: 14px;
          font-weight: 800; }
          @media (min-width: 992px) and (max-width: 1260px) {
            body #mainContent .content .mainContentWrap .boxes .card .card-body .infoWrap .premiumDuteMonthDate {
              font-size: 16px; } }
          body #mainContent .content .mainContentWrap .boxes .card .card-body .infoWrap .premiumDuteMonthDate .fa-exclamation-triangle:before {
            margin-right: 6px;
            font-size: 18px;
            font-family: "fontAwesome";
            content: "\f071";
            font-style: normal; }
        body #mainContent .content .mainContentWrap .boxes .card .card-body .infoWrap .editIconWrap {
          position: absolute;
          top: 0px;
          right: 40px; }
          body #mainContent .content .mainContentWrap .boxes .card .card-body .infoWrap .editIconWrap img {
            height: 20px; }
        body #mainContent .content .mainContentWrap .boxes .card .card-body .infoWrap .btn-primary-kli {
          padding: 8px 50px !important; }
        body #mainContent .content .mainContentWrap .boxes .card .card-body .infoWrap .btn-round-kli {
          text-align: center;
          border: 2px solid #9ea9b9;
          background: #ffff;
          color: #9e9fa0;
          padding: 8px 55px;
          border-radius: 20px;
          text-transform: uppercase;
          width: 279px; }
          body #mainContent .content .mainContentWrap .boxes .card .card-body .infoWrap .btn-round-kli:disabled {
            background-color: #c2c2c2 !important;
            border: 2px solid #c2c2c2 !important;
            color: #fff !important;
            font-size: 1rem; }
        body #mainContent .content .mainContentWrap .boxes .card .card-body .infoWrap .FrequentlyUserServiceIcons {
          list-style-type: none;
          padding: 0px;
          margin: 0px; }
          body #mainContent .content .mainContentWrap .boxes .card .card-body .infoWrap .FrequentlyUserServiceIcons li {
            list-style-type: none;
            float: left;
            border: none;
            width: auto;
            font-size: 17px;
            font-weight: 600;
            color: #5e6061;
            padding: 0px;
            margin: 0px;
            text-align: center;
            margin: 8px 24px;
            /* @media screen and (max-width: $break-at-768) {
                                margin: 16px 0px;
                                width: calc(100% /2);
                            }  */ }
            @media (min-width: 544px) and (max-width: 768px) {
              body #mainContent .content .mainContentWrap .boxes .card .card-body .infoWrap .FrequentlyUserServiceIcons li {
                width: calc(100% /3); } }
            @media (max-width: 543px) {
              body #mainContent .content .mainContentWrap .boxes .card .card-body .infoWrap .FrequentlyUserServiceIcons li {
                width: calc(100% /2);
                margin: 8px 0px; } }
            body #mainContent .content .mainContentWrap .boxes .card .card-body .infoWrap .FrequentlyUserServiceIcons li img {
              height: 48px; }
              body #mainContent .content .mainContentWrap .boxes .card .card-body .infoWrap .FrequentlyUserServiceIcons li img:hover {
                text-decoration: none; }
            body #mainContent .content .mainContentWrap .boxes .card .card-body .infoWrap .FrequentlyUserServiceIcons li p {
              font-family: Lato;
              font-size: 16px;
              font-weight: normal;
              font-style: normal;
              font-stretch: normal;
              line-height: 1.38;
              letter-spacing: normal;
              text-align: center;
              color: #222526;
              margin-bottom: 0px; }
              body #mainContent .content .mainContentWrap .boxes .card .card-body .infoWrap .FrequentlyUserServiceIcons li p:hover {
                color: #da251c;
                text-decoration: underline; }

body #mainContent {
  background: transparent;
  margin-left: 0px;
  margin-right: 0px; }
  body #mainContent h1.pageHeading {
    color: #5e6061;
    font-size: 32px;
    font-weight: 400;
    margin: 20px 0px; }
  body #mainContent .backArrow .arrow-back {
    color: #da251c;
    font-size: 18px;
    font-weight: 100;
    height: 15px; }
  body #mainContent .backArrow .back {
    color: #da251c;
    display: inline-block;
    font-weight: 400;
    font-size: 16px;
    font-family: 'Lato', sans-serif !important;
    font-style: normal; }
  body #mainContent .content .mainContentWrap {
    font-family: 'Lato',
 sans-serif !important; }
    body #mainContent .content .mainContentWrap .statement-header {
      position: relative;
      margin: 20px 0px; }
      @media screen and (max-width: 768px) {
        body #mainContent .content .mainContentWrap .statement-header {
          margin: 0px 0px; } }
      body #mainContent .content .mainContentWrap .statement-header .statementHeaderTxt1 {
        font-family: Lato;
        font-size: 40px;
        font-weight: 300;
        line-height: 29px;
        color: #5e6061; }
        @media screen and (max-width: 768px) {
          body #mainContent .content .mainContentWrap .statement-header .statementHeaderTxt1 {
            font-size: 24px; } }
      body #mainContent .content .mainContentWrap .statement-header .statementHeaderTxt2 {
        font-family: Lato;
        font-size: 16px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.38;
        letter-spacing: normal;
        color: #5e6061;
        margin-bottom: 0px; }
    body #mainContent .content .mainContentWrap .document-card {
      margin-bottom: 20px;
      border-radius: 0px;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none;
      background-color: #ffffff;
      /* padding: 35px 0px; */
      width: 389px;
      cursor: pointer; }
      body #mainContent .content .mainContentWrap .document-card a:hover {
        text-decoration: none; }
      @media screen and (max-width: 768px) {
        body #mainContent .content .mainContentWrap .document-card {
          width: 100%;
          flex: 0 0 100%; } }
      body #mainContent .content .mainContentWrap .document-card.card {
        /*border-radius:6px !important;
							box-shadow: 0 1px 12px -2px #c1c1c1 !important;
							background-color: #ffffff !important;
							border:none !important;*/ }
        body #mainContent .content .mainContentWrap .document-card.card .card-body {
          position: relative;
          padding: 0em 0rem; }
          body #mainContent .content .mainContentWrap .document-card.card .card-body.cardBodyPadding {
            padding: 35px 0px; }
          body #mainContent .content .mainContentWrap .document-card.card .card-body .txt1 {
            font-family: Lato;
            font-size: 12px;
            /*line-height: 26px;*/
            font-weight: normal;
            color: #969FAA;
            margin-bottom: 0px; }
            @media screen and (max-width: 768px) {
              body #mainContent .content .mainContentWrap .document-card.card .card-body .txt1 {
                line-height: 12px;
                font-weight: 400; } }
          body #mainContent .content .mainContentWrap .document-card.card .card-body .note {
            font-family: Lato;
            font-size: 12px;
            line-height: normal;
            font-weight: normal;
            color: #969FAA;
            margin-bottom: 0px; }
          body #mainContent .content .mainContentWrap .document-card.card .card-body .txt2 {
            font-family: Lato;
            font-size: 16px;
            line-height: 24px;
            color: #5e6061;
            font-weight: 400;
            margin-bottom: 0px;
            padding-left: 1.25rem; }
            body #mainContent .content .mainContentWrap .document-card.card .card-body .txt2:hover {
              text-decoration: underline; }
            body #mainContent .content .mainContentWrap .document-card.card .card-body .txt2 span {
              display: inline-block;
              margin-left: 10px;
              text-decoration: underline; }
          body #mainContent .content .mainContentWrap .document-card.card .card-body .right-arrow {
            display: inline;
            font: inherit; }
            body #mainContent .content .mainContentWrap .document-card.card .card-body .right-arrow:before {
              font-size: 44px;
              color: #969FAA;
              font-weight: 500;
              position: absolute;
              right: 15px;
              top: -22px;
              font-family: "fontAwesome";
              content: "\f105";
              font-style: normal;
              padding: 35px 0px; }
            body #mainContent .content .mainContentWrap .document-card.card .card-body .right-arrow:hover {
              text-decoration: none; }
    body #mainContent .content .mainContentWrap .statement-card.card {
      /*border-radius:6px !important;
							box-shadow: 0 1px 12px -2px #c1c1c1 !important;
							background-color: #ffffff !important;
							border:none !important;*/ }
      body #mainContent .content .mainContentWrap .statement-card.card .card-body {
        position: relative; }
        body #mainContent .content .mainContentWrap .statement-card.card .card-body .txt1 {
          font-family: Lato;
          font-size: 12px;
          /*line-height: 26px;*/
          font-weight: normal;
          color: #969FAA;
          margin-bottom: 0px; }
          @media screen and (max-width: 768px) {
            body #mainContent .content .mainContentWrap .statement-card.card .card-body .txt1 {
              line-height: 12px;
              font-weight: 400; } }
        body #mainContent .content .mainContentWrap .statement-card.card .card-body .note {
          font-family: Lato;
          font-size: 12px;
          line-height: normal;
          font-weight: normal;
          color: #969FAA;
          margin-bottom: 0px; }
        body #mainContent .content .mainContentWrap .statement-card.card .card-body .txt2 {
          font-family: Lato;
          font-size: 14px;
          color: #5e6061;
          font-weight: 400;
          font-weight: 400;
          margin-bottom: 0px; }
          body #mainContent .content .mainContentWrap .statement-card.card .card-body .txt2 span {
            display: inline-block;
            margin-left: 10px;
            text-decoration: underline; }
        body #mainContent .content .mainContentWrap .statement-card.card .card-body .right-arrow {
          font-size: 44px;
          color: #969FAA;
          font-weight: 500;
          position: absolute;
          right: 15px;
          top: -13px; }
        body #mainContent .content .mainContentWrap .statement-card.card .card-body .kli-custom-radio {
          top: 0px;
          left: 0px; }
      body #mainContent .content .mainContentWrap .statement-card.card .total-row {
        background-color: #eeeeee;
        padding: 1rem;
        font-family: Lato;
        font-size: 16px;
        font-weight: bold;
        line-height: 24px;
        color: #222526;
        margin-bottom: 0px; }
        body #mainContent .content .mainContentWrap .statement-card.card .total-row .error-txt {
          font-family: Lato;
          font-size: 16px;
          font-weight: bold;
          line-height: 24px;
          color: #f5a623; }
      body #mainContent .content .mainContentWrap .statement-card.card .btn-primary-kli {
        padding: 8px 0px; }
      body #mainContent .content .mainContentWrap .statement-card.card .btn-secondary-kli {
        padding: 8px 50px;
        /*@media screen and (max-width: 569px) {
									margin-top: 0.5rem;
									padding:8px 70px;
								}
								
								@media (min-width: 570px) and (max-width: 768px) {
									
									padding:8px 70px;
								}
								
								@media (min-width:769px){
									margin-top: 0.5rem;
									padding:8px 70px;
								}*/ }
      body #mainContent .content .mainContentWrap .statement-card.card .fund-statement-btn .btn-primary-kli {
        padding: 8px 50px; }
      body #mainContent .content .mainContentWrap .statement-card.card .fund-statement-btn .btn-secondary-kli {
        padding: 8px 70px; }
      body #mainContent .content .mainContentWrap .statement-card.card .fund-value-btn .btn-primary-kli {
        padding: 8px 97px !important; }
      body #mainContent .content .mainContentWrap .statement-card.card .fund-value-btn .btn-secondary-kli {
        padding: 8px 50px; }
      body #mainContent .content .mainContentWrap .statement-card.card .premium-certificate-btn .btn-primary-kli {
        padding: 8px 30px !important; }
        @media (min-width: 1900px) {
          body #mainContent .content .mainContentWrap .statement-card.card .premium-certificate-btn .btn-primary-kli {
            margin-bottom: 0px !important; } }
      body #mainContent .content .mainContentWrap .statement-card.card .premium-certificate-btn .btn-secondary-kli {
        padding: 8px 50px; }
    body #mainContent .content .mainContentWrap .statement-card .kli-textbox:not([value=' ']) {
      border-bottom: solid 2px #1e4679; }
      body #mainContent .content .mainContentWrap .statement-card .kli-textbox:not([value=' ']) + label {
        top: -20px; }
    body #mainContent .content .mainContentWrap .statement-card .group {
      margin-top: 20px; }
      body #mainContent .content .mainContentWrap .statement-card .group .kli-textbox {
        font-size: 14px;
        padding: 0px; }
    body #mainContent .content .mainContentWrap .kli-custom-checkbox {
      /*left:15px !important;*/ }
      body #mainContent .content .mainContentWrap .kli-custom-checkbox label {
        font-family: Lato;
        font-size: 15px;
        color: #5e6061;
        font-weight: 600; }

body #mainContent {
  background: transparent;
  margin-left: 0px;
  margin-right: 0px; }
  body #mainContent h1.pageHeading {
    color: #5e6061;
    font-size: 40px;
    font-weight: 400;
    margin: 20px 0px; }
  body #mainContent .content .mainContentWrap {
    font-family: 'Lato', sans-serif !important; }
    @media screen and (max-width: 768px) {
      body #mainContent .content .mainContentWrap {
        padding-left: 0px;
        padding-right: 0px; } }
    body #mainContent .content .mainContentWrap .nominees-header {
      position: relative;
      margin: 20px 0px; }
      @media screen and (max-width: 768px) {
        body #mainContent .content .mainContentWrap .nominees-header {
          margin: 0px 0px; } }
      body #mainContent .content .mainContentWrap .nominees-header .nomineesHeaderTxt1 {
        font-family: Lato;
        font-size: 40px;
        font-weight: 300;
        color: #5e6061;
        /*@media screen and (max-width: $break-at-768) {
										font-size:24px;
									}*/ }
      body #mainContent .content .mainContentWrap .nominees-header .nomineesHeaderTxt2 {
        font-family: Lato;
        font-size: 14px;
        font-weight: normal;
        line-height: 22px;
        color: #5e6061; }
    body #mainContent .content .mainContentWrap .nominees-card {
      background-color: #ffffff; }
      body #mainContent .content .mainContentWrap .nominees-card.edit-nominees-card {
        height: 92%; }
      @media screen and (max-width: 768px) {
        body #mainContent .content .mainContentWrap .nominees-card {
          height: auto; } }
      body #mainContent .content .mainContentWrap .nominees-card .nominees-btn .btn-secondary-kli {
        padding: 8px 35px !important; }
      body #mainContent .content .mainContentWrap .nominees-card.nominees-undgerage {
        background: #f8f8f8 !important; }
        body #mainContent .content .mainContentWrap .nominees-card.nominees-undgerage .disabled-noBg:disabled {
          background: transparent !important;
          border: 1px solid #e9e9e9 !important;
          color: #989898 !important;
          font-size: 14px; }
      body #mainContent .content .mainContentWrap .nominees-card.card {
        background-color: #ffffff;
        border: none !important; }
        body #mainContent .content .mainContentWrap .nominees-card.card .card-body {
          position: relative;
          padding: 1rem 1.25rem; }
          body #mainContent .content .mainContentWrap .nominees-card.card .card-body .headertxt {
            font-family: Lato;
            font-size: 14px;
            font-weight: bold;
            line-height: 22px;
            color: #5e6061;
            display: block; }
          body #mainContent .content .mainContentWrap .nominees-card.card .card-body .txt1 {
            font-family: Lato;
            font-size: 12px;
            line-height: 26px;
            color: #969FAA;
            margin-bottom: 0px; }
          body #mainContent .content .mainContentWrap .nominees-card.card .card-body .txt2 {
            font-family: Lato;
            font-size: 16px;
            line-height: 24px;
            color: #5e6061;
            font-weight: 400;
            margin-bottom: 0px; }
          body #mainContent .content .mainContentWrap .nominees-card.card .card-body .txt-2B {
            font-family: Lato;
            font-size: 16px;
            font-weight: bold;
            line-height: 20px;
            color: #5e6061;
            margin-bottom: 0px; }
          body #mainContent .content .mainContentWrap .nominees-card.card .card-body.nominee-info {
            padding-bottom: 20px;
            border-bottom: 1px solid #c1c1c1; }
            body #mainContent .content .mainContentWrap .nominees-card.card .card-body.nominee-info .txt-2B {
              font-family: Lato;
              font-size: 16px;
              font-weight: bold;
              line-height: 20px;
              color: #5e6061;
              margin-bottom: 0px; }
          body #mainContent .content .mainContentWrap .nominees-card.card .card-body .card-text {
            position: relative;
            margin-left: 30px; }
            body #mainContent .content .mainContentWrap .nominees-card.card .card-body .card-text .info-row img {
              position: absolute;
              height: 18px;
              top: 5px;
              right: 0px;
              cursor: pointer; }
            body #mainContent .content .mainContentWrap .nominees-card.card .card-body .card-text .info-row .txt1 {
              font-family: Lato;
              font-size: 12px;
              line-height: 26px;
              color: #969FAA;
              margin-bottom: 0px; }
            body #mainContent .content .mainContentWrap .nominees-card.card .card-body .card-text .info-row .txt2 {
              font-family: Lato;
              font-size: 16px;
              line-height: 24px;
              color: #5e6061;
              font-weight: 400;
              margin-bottom: 8px; }
            body #mainContent .content .mainContentWrap .nominees-card.card .card-body .card-text .info-row .selectWrap .group .help-block {
              margin: 0px; }
            body #mainContent .content .mainContentWrap .nominees-card.card .card-body .card-text .info-row .group {
              margin-top: 30px;
              margin-bottom: 0px; }
              body #mainContent .content .mainContentWrap .nominees-card.card .card-body .card-text .info-row .group:last-child {
                margin-bottom: 0px; }
                body #mainContent .content .mainContentWrap .nominees-card.card .card-body .card-text .info-row .group:last-child .kli-select {
                  font-size: 14px; }
            body #mainContent .content .mainContentWrap .nominees-card.card .card-body .card-text .minorNomineesinfo {
              border-radius: 3px;
              background-color: #f0eeee; }
              body #mainContent .content .mainContentWrap .nominees-card.card .card-body .card-text .minorNomineesinfo div {
                font-family: Lato;
                font-size: 14px;
                line-height: 22px;
                color: rgba(94, 96, 97, 0.8); }
                body #mainContent .content .mainContentWrap .nominees-card.card .card-body .card-text .minorNomineesinfo div .txt1 {
                  font-size: 12px; }
                body #mainContent .content .mainContentWrap .nominees-card.card .card-body .card-text .minorNomineesinfo div .group {
                  margin-top: 0px;
                  margin-bottom: 0px; }
                  body #mainContent .content .mainContentWrap .nominees-card.card .card-body .card-text .minorNomineesinfo div .group .kli-textbox {
                    background: transparent; }
            body #mainContent .content .mainContentWrap .nominees-card.card .card-body .card-text .assignShare input[type="text"] {
              font-weight: 700; }
    body #mainContent .content .mainContentWrap .total-row {
      font-family: Lato;
      font-size: 14px;
      font-weight: bold;
      line-height: 24px;
      color: #969FAA; }
      body #mainContent .content .mainContentWrap .total-row .error-txt {
        font-family: Lato;
        font-size: 12px;
        font-weight: normal;
        line-height: 24px;
        color: #da251c; }
      @media screen and (max-width: 768px) {
        body #mainContent .content .mainContentWrap .total-row {
          font-size: 12x; } }
    @media screen and (max-width: 768px) {
      body #mainContent .content .mainContentWrap .box1 {
        box-shadow: none !important;
        background-color: transparent !important;
        padding: 0px; } }
    @media screen and (max-width: 768px) {
      body #mainContent .content .mainContentWrap .box1 .box1Inner {
        text-align: center; } }
    body #mainContent .content .mainContentWrap .box1 .box1Inner .btn-primary-kli {
      padding: 8px 60px !important; }
      @media screen and (max-width: 400px) {
        body #mainContent .content .mainContentWrap .box1 .box1Inner .btn-primary-kli {
          padding: 8px 60px !important; } }

body #mainContent {
  background: transparent;
  margin-left: 0px;
  margin-right: 0px; }
  body #mainContent h1.pageHeading {
    color: #5e6061;
    font-size: 32px;
    font-weight: 400;
    margin: 20px 0px; }
  body #mainContent .content .mainContentWrap {
    font-family: 'Lato', sans-serif !important; }
    @media screen and (max-width: 768px) {
      body #mainContent .content .mainContentWrap {
        padding-left: 0px;
        padding-right: 0px; } }
    body #mainContent .content .mainContentWrap .switchfund-header {
      position: relative;
      margin: 20px 0px; }
      @media screen and (max-width: 768px) {
        body #mainContent .content .mainContentWrap .switchfund-header {
          margin: 0px 0px; } }
      body #mainContent .content .mainContentWrap .switchfund-header .switchfundHeaderTxt1 {
        font-family: Lato;
        font-size: 40px;
        font-weight: lighter;
        line-height: 29px;
        color: #5e6061; }
        @media screen and (max-width: 768px) {
          body #mainContent .content .mainContentWrap .switchfund-header .switchfundHeaderTxt1 {
            font-size: 24px; } }
      body #mainContent .content .mainContentWrap .switchfund-header .switchfundHeaderTxt2 {
        font-family: Lato;
        font-size: 16px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.38;
        letter-spacing: normal;
        color: #5e6061;
        margin-bottom: 0px; }
    body #mainContent .content .mainContentWrap .card.switchfund-card {
      margin-bottom: 20px;
      border-radius: 0px;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none;
      background-color: #ffffff;
      height: auto;
      min-height: 262px;
      height: 262px;
      /*modal is included here*/
      /*end modal*/
      /*.btn-primary-kli {
									padding:10px 50px;
								}*/ }
      body #mainContent .content .mainContentWrap .card.switchfund-card.heightAuto {
        height: auto; }
      body #mainContent .content .mainContentWrap .card.switchfund-card .section-top .radioButtonWrap .kli-custom-radio {
        position: static; }
      body #mainContent .content .mainContentWrap .card.switchfund-card .modal {
        top: 10%;
        z-index: 99999;
        padding-right: 15px !important; }
        body #mainContent .content .mainContentWrap .card.switchfund-card .modal .FundModal {
          width: 530px; }
          @media screen and (max-width: 768px) {
            body #mainContent .content .mainContentWrap .card.switchfund-card .modal .FundModal {
              width: 100%; } }
          body #mainContent .content .mainContentWrap .card.switchfund-card .modal .FundModal .modal-content {
            border-radius: 0px; }
            body #mainContent .content .mainContentWrap .card.switchfund-card .modal .FundModal .modal-content .modalTxt1 {
              color: #5E6061;
              font-family: Lato;
              font-size: 17px;
              font-weight: 600; }
            body #mainContent .content .mainContentWrap .card.switchfund-card .modal .FundModal .modal-content .fundModalContentScroll {
              max-height: 204px;
              padding-bottom: 0px !important;
              overflow-y: auto; }
            body #mainContent .content .mainContentWrap .card.switchfund-card .modal .FundModal .modal-content .close {
              font-size: 1.25rem;
              color: #969FAA;
              float: right; }
            body #mainContent .content .mainContentWrap .card.switchfund-card .modal .FundModal .modal-content .modalTxt2 {
              font-size: 14px;
              line-height: 26px;
              font-weight: normal;
              color: #878d91;
              font-weight: 500;
              margin-bottom: 10px; }
              @media screen and (max-width: 768px) {
                body #mainContent .content .mainContentWrap .card.switchfund-card .modal .FundModal .modal-content .modalTxt2 {
                  margin-bottom: 0px; } }
            body #mainContent .content .mainContentWrap .card.switchfund-card .modal .FundModal .modal-content .txt2 {
              font-family: Lato !important;
              line-height: 24px !important;
              color: #5e6061 !important;
              font-weight: 600 !important;
              margin-bottom: 10px !important;
              font-size: 16px !important; }
            body #mainContent .content .mainContentWrap .card.switchfund-card .modal .FundModal .modal-content:last-child {
              margin-bottom: 10px; }
      @media screen and (max-width: 768px) {
        body #mainContent .content .mainContentWrap .card.switchfund-card {
          width: 100%;
          height: auto; } }
      body #mainContent .content .mainContentWrap .card.switchfund-card:last-child {
        margin-right: 0px; }
      body #mainContent .content .mainContentWrap .card.switchfund-card .card-body {
        position: relative;
        padding: 1rem 1.25rem; }
        body #mainContent .content .mainContentWrap .card.switchfund-card .card-body .row.switch-fund-total-row {
          background: #eee;
          height: 60px;
          padding: 1rem;
          font-family: Lato;
          font-size: 14px;
          font-weight: bold;
          line-height: 24px;
          color: #222526;
          margin-bottom: 0px;
          margin-left: 20px;
          margin-right: 20px; }
          body #mainContent .content .mainContentWrap .card.switchfund-card .card-body .row.switch-fund-total-row .error-txt {
            font-family: Lato;
            font-size: 16px;
            font-weight: bold;
            line-height: 24px;
            color: #f5a623; }
        body #mainContent .content .mainContentWrap .card.switchfund-card .card-body .card-text {
          position: relative;
          margin-left: 30px; }
          @media screen and (max-width: 768px) {
            body #mainContent .content .mainContentWrap .card.switchfund-card .card-body .card-text .newShare {
              width: 60%;
              float: right; } }
          body #mainContent .content .mainContentWrap .card.switchfund-card .card-body .card-text .fixedHeight {
            height: 74px; }
          body #mainContent .content .mainContentWrap .card.switchfund-card .card-body .card-text .txt14p {
            font-family: Lato;
            font-size: 13px;
            line-height: 26px;
            font-weight: bold;
            color: #969FAA;
            margin-bottom: 0px; }
            @media screen and (max-width: 768px) {
              body #mainContent .content .mainContentWrap .card.switchfund-card .card-body .card-text .txt14p {
                line-height: 12px;
                font-weight: 400; } }
          body #mainContent .content .mainContentWrap .card.switchfund-card .card-body .card-text .txt1 {
            font-family: Lato;
            font-size: 12px;
            line-height: 26px;
            font-weight: normal;
            color: #969FAA;
            margin-bottom: 0px; }
            @media screen and (min-width: 768px) {
              body #mainContent .content .mainContentWrap .card.switchfund-card .card-body .card-text .txt1.noWrapTxt {
                white-space: nowrap; } }
            @media screen and (max-width: 768px) {
              body #mainContent .content .mainContentWrap .card.switchfund-card .card-body .card-text .txt1 {
                line-height: 12px;
                font-weight: 400; } }
          body #mainContent .content .mainContentWrap .card.switchfund-card .card-body .card-text .shareTxt {
            font-family: Lato;
            font-size: 15px;
            line-height: 26px;
            font-weight: normal;
            color: #969FAA;
            margin-bottom: 0px;
            position: relative; }
            @media screen and (max-width: 768px) {
              body #mainContent .content .mainContentWrap .card.switchfund-card .card-body .card-text .shareTxt {
                line-height: 12px;
                font-weight: 400; } }
          body #mainContent .content .mainContentWrap .card.switchfund-card .card-body .card-text .note {
            font-family: Lato;
            font-size: 12px;
            line-height: normal;
            font-weight: normal;
            color: #5e6061;
            margin-bottom: 0px; }
          body #mainContent .content .mainContentWrap .card.switchfund-card .card-body .card-text .txt2 {
            font-family: Lato;
            font-size: 16px;
            line-height: 24px;
            color: #5e6061;
            font-weight: 400;
            margin-bottom: 0px; }
            @media screen and (max-width: 460px) {
              body #mainContent .content .mainContentWrap .card.switchfund-card .card-body .card-text .txt2.fundName {
                font-size: 14px; } }
            body #mainContent .content .mainContentWrap .card.switchfund-card .card-body .card-text .txt2 span {
              display: inline-block;
              margin-left: 10px;
              text-decoration: underline; }
            body #mainContent .content .mainContentWrap .card.switchfund-card .card-body .card-text .txt2.txt2B {
              font-weight: 600 !important; }
          body #mainContent .content .mainContentWrap .card.switchfund-card .card-body .card-text .custom-control.custom-radio.kli-custom-radio {
            top: 21px;
            left: 21px; }
    body #mainContent .content .mainContentWrap .card .group {
      margin-top: 0px; }

@media screen and (min-width: 768px) {
  body .marginRight {
    margin-right: 1.5rem !important; } }

body #mainContent {
  background: transparent;
  margin-left: 0px;
  margin-right: 0px; }
  body #mainContent h1.pageHeading {
    color: #333333;
    font-size: 32px;
    font-weight: 400;
    margin: 20px 0px; }
  body #mainContent .content {
    font-family: 'Lato', sans-serif !important; }
    @media screen and (max-width: 768px) {
      body #mainContent .content .mainContentWrap {
        padding-left: 0px;
        padding-right: 0px; } }
    body #mainContent .content .mainContentWrap .months {
      font-family: Lato;
      font-size: 15px;
      line-height: 24px;
      color: #5e6061;
      font-weight: 600;
      margin-bottom: 0px;
      margin-left: 6px; }
    body #mainContent .content .mainContentWrap .calendarBox .calendar-card {
      margin-bottom: 20px;
      border-radius: 0px;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none;
      background-color: #ffffff; }
      body #mainContent .content .mainContentWrap .calendarBox .calendar-card.card {
        border-radius: 0px !important;
        box-shadow: none;
        background-color: none;
        border: none !important; }
        body #mainContent .content .mainContentWrap .calendarBox .calendar-card.card .card-body {
          position: relative;
          padding: 1rem 1.3rem; }
          body #mainContent .content .mainContentWrap .calendarBox .calendar-card.card .card-body .payPremiumYear {
            font-size: 24px;
            font-weight: bold;
            color: #5E6061;
            margin-bottom: 0px; }
            @media screen and (max-width: 768px) {
              body #mainContent .content .mainContentWrap .calendarBox .calendar-card.card .card-body .payPremiumYear {
                line-height: 12px;
                font-weight: 400; } }
          body #mainContent .content .mainContentWrap .calendarBox .calendar-card.card .card-body .txt1 {
            font-family: Lato;
            font-size: 12px;
            line-height: 26px;
            font-weight: normal;
            color: #878d91;
            margin-bottom: 0px; }
            @media screen and (max-width: 768px) {
              body #mainContent .content .mainContentWrap .calendarBox .calendar-card.card .card-body .txt1 {
                line-height: 12px;
                font-weight: 400; } }
          body #mainContent .content .mainContentWrap .calendarBox .calendar-card.card .card-body .note {
            font-family: Lato;
            font-size: 12px;
            line-height: normal;
            font-weight: normal;
            color: #5e6061;
            margin-bottom: 0px; }
          body #mainContent .content .mainContentWrap .calendarBox .calendar-card.card .card-body .txt2 {
            font-family: Lato;
            font-size: 15px;
            line-height: 24px;
            color: #5e6061;
            font-weight: 600;
            margin-bottom: 0px; }
            body #mainContent .content .mainContentWrap .calendarBox .calendar-card.card .card-body .txt2 span {
              display: inline-block;
              margin-left: 10px;
              text-decoration: underline; }
          body #mainContent .content .mainContentWrap .calendarBox .calendar-card.card .card-body .calendar-info .yearName {
            font-family: Lato;
            font-size: 24px;
            color: #5E6061;
            font-weight: 400;
            white-space: nowrap; }
            @media screen and (max-width: 320px) {
              body #mainContent .content .mainContentWrap .calendarBox .calendar-card.card .card-body .calendar-info .yearName {
                font-size: 20px; } }
            @media (min-width: 321px) and (max-width: 400px) {
              body #mainContent .content .mainContentWrap .calendarBox .calendar-card.card .card-body .calendar-info .yearName {
                font-size: 22px; } }
          body #mainContent .content .mainContentWrap .calendarBox .calendar-card.card .card-body .calendar-info .payPremium {
            font-family: Lato;
            font-size: 14px;
            font-weight: 700;
            color: #da251c;
            text-transform: uppercase;
            text-align: right; }
          body #mainContent .content .mainContentWrap .calendarBox .calendar-card.card .card-body .calendar-info .calendarBox {
            margin-left: 0px;
            margin-right: 0px;
            margin-bottom: 10px; }
            body #mainContent .content .mainContentWrap .calendarBox .calendar-card.card .card-body .calendar-info .calendarBox .calendarBoxLeft {
              border: solid 2px #5fa3da;
              background-color: #5fa3da;
              text-align: center;
              border-radius: 6px 0px 0px 6px;
              max-width: 10.33%;
              -webkit-box-flex: 0;
              flex: 0 0 10.333333%; }
              @media screen and (max-width: 650px) {
                body #mainContent .content .mainContentWrap .calendarBox .calendar-card.card .card-body .calendar-info .calendarBox .calendarBoxLeft {
                  max-width: 25%;
                  flex: 0 0 25%; } }
              body #mainContent .content .mainContentWrap .calendarBox .calendar-card.card .card-body .calendar-info .calendarBox .calendarBoxLeft .date {
                font-family: Lato;
                font-size: 26px;
                font-weight: bold;
                line-height: 14px;
                color: #ffffff;
                margin-bottom: 10px; }
              body #mainContent .content .mainContentWrap .calendarBox .calendar-card.card .card-body .calendar-info .calendarBox .calendarBoxLeft .day {
                font-family: Lato;
                font-size: 12px;
                line-height: 14px;
                color: #ffffff; }
            body #mainContent .content .mainContentWrap .calendarBox .calendar-card.card .card-body .calendar-info .calendarBox .calendarBoxRight {
              font-family: Lato;
              border: solid 2px rgba(151, 151, 151, 0.29);
              border-left: none;
              border-radius: 0px 20px 20px 0px;
              background-color: #f2f2f2;
              max-width: 89.66666667%;
              -webkit-box-flex: 0;
              flex: 0 0 89.66667%; }
              @media screen and (max-width: 650px) {
                body #mainContent .content .mainContentWrap .calendarBox .calendar-card.card .card-body .calendar-info .calendarBox .calendarBoxRight {
                  max-width: 75%;
                  flex: 0 0 75%; } }
              body #mainContent .content .mainContentWrap .calendarBox .calendar-card.card .card-body .calendar-info .calendarBox .calendarBoxRight .payableAmount {
                font-size: 16px;
                font-weight: bold;
                color: #000; }
              body #mainContent .content .mainContentWrap .calendarBox .calendar-card.card .card-body .calendar-info .calendarBox .calendarBoxRight .monthName {
                font-size: 8px;
                font-weight: 600;
                line-height: 24px;
                text-align: right;
                color: #7b7b7b; }
              body #mainContent .content .mainContentWrap .calendarBox .calendar-card.card .card-body .calendar-info .calendarBox .calendarBoxRight .policyName {
                font-size: 16px;
                line-height: 24px;
                color: #5E6061;
                margin-top: -5px; }
                @media screen and (max-width: 420px) {
                  body #mainContent .content .mainContentWrap .calendarBox .calendar-card.card .card-body .calendar-info .calendarBox .calendarBoxRight .policyName {
                    font-size: 14px;
                    line-height: normal;
                    padding-bottom: 5px; } }
              body #mainContent .content .mainContentWrap .calendarBox .calendar-card.card .card-body .calendar-info .calendarBox .calendarBoxRight .policyNumber {
                font-size: 14px;
                line-height: 24px;
                color: #878d91;
                margin-top: -7px; }
                @media screen and (max-width: 420px) {
                  body #mainContent .content .mainContentWrap .calendarBox .calendar-card.card .card-body .calendar-info .calendarBox .calendarBoxRight .policyNumber {
                    margin-top: 0px; } }
              body #mainContent .content .mainContentWrap .calendarBox .calendar-card.card .card-body .calendar-info .calendarBox .calendarBoxRight .payPremiumLink {
                font-size: 18px;
                font-weight: 400;
                color: #da251c;
                text-decoration: none;
                text-transform: uppercase;
                display: inline-block;
                margin-top: 22px; }
              body #mainContent .content .mainContentWrap .calendarBox .calendar-card.card .card-body .calendar-info .calendarBox .calendarBoxRight .payMode {
                font-size: 15px;
                font-weight: 600;
                color: #b9bec5;
                text-decoration: none;
                text-transform: uppercase;
                display: inline-block;
                margin-top: 22px; }
          body #mainContent .content .mainContentWrap .calendarBox .calendar-card.card .card-body .policyListChange {
            border-radius: 3px;
            background-color: #f0eeee; }
            body #mainContent .content .mainContentWrap .calendarBox .calendar-card.card .card-body .policyListChange .row {
              font-family: Lato;
              font-size: 14px;
              line-height: 22px;
              color: rgba(94, 96, 97, 0.8);
              margin-bottom: 10px !important; }
              body #mainContent .content .mainContentWrap .calendarBox .calendar-card.card .card-body .policyListChange .row p {
                margin-bottom: 5px; }
              body #mainContent .content .mainContentWrap .calendarBox .calendar-card.card .card-body .policyListChange .row .txt2 {
                color: #222526; }
              body #mainContent .content .mainContentWrap .calendarBox .calendar-card.card .card-body .policyListChange .row ul li {
                font-family: Lato;
                font-size: 14px;
                line-height: 22px;
                color: rgba(94, 96, 97, 0.8); }
          body #mainContent .content .mainContentWrap .calendarBox .calendar-card.card .card-body #caseHistorySection .openSection .openSectionInner {
            padding: 1em 1rem; }
            body #mainContent .content .mainContentWrap .calendarBox .calendar-card.card .card-body #caseHistorySection .openSection .openSectionInner .status {
              font-family: Lato;
              font-size: 12px;
              font-weight: 600;
              color: #d0021b; }
          body #mainContent .content .mainContentWrap .calendarBox .calendar-card.card .card-body #caseHistorySection .closeSection {
            background-color: #fafafa; }
            body #mainContent .content .mainContentWrap .calendarBox .calendar-card.card .card-body #caseHistorySection .closeSection .closeSectionInner {
              padding: 1em 1rem; }
              body #mainContent .content .mainContentWrap .calendarBox .calendar-card.card .card-body #caseHistorySection .closeSection .closeSectionInner .status {
                font-family: Lato;
                font-size: 12px;
                font-weight: 600;
                color: #52920b; }
        body #mainContent .content .mainContentWrap .calendarBox .calendar-card.card .total-row {
          background-color: #eeeeee;
          padding: 1rem;
          font-family: Lato;
          font-size: 16px;
          font-weight: bold;
          line-height: 24px;
          color: #222526;
          margin-bottom: 0px; }
          body #mainContent .content .mainContentWrap .calendarBox .calendar-card.card .total-row .error-txt {
            font-family: Lato;
            font-size: 16px;
            font-weight: bold;
            line-height: 24px;
            color: #f5a623; }
        body #mainContent .content .mainContentWrap .calendarBox .calendar-card.card .btn-primary-kli {
          padding: 10px 80px;
          font-size: 14px;
          margin-bottom: 15px;
          font-size-adjust: 1.34;
          -webkit-font-smoothing: antialiased; }
        body #mainContent .content .mainContentWrap .calendarBox .calendar-card.card .btn-secondary-kli {
          padding: 8px 40px;
          font-size: 14px;
          font-weight: normal;
          -webkit-font-smoothing: antialiased; }
      body #mainContent .content .mainContentWrap .calendarBox .calendar-card .kli-textbox:not([value=' ']) {
        border-bottom: solid 2px #1e4679; }
        body #mainContent .content .mainContentWrap .calendarBox .calendar-card .kli-textbox:not([value=' ']) + label {
          top: -20px; }
      body #mainContent .content .mainContentWrap .calendarBox .calendar-card .group {
        margin-top: 20px; }
        body #mainContent .content .mainContentWrap .calendarBox .calendar-card .group .kli-textbox {
          font-size: 14px; }
    body #mainContent .content .mainContentWrap .kli-custom-checkbox {
      /*left:15px !important;*/ }
      body #mainContent .content .mainContentWrap .kli-custom-checkbox label {
        font-family: Lato;
        font-size: 14px;
        color: #5e6061;
        font-weight: 400; }

body #mainContent {
  background: transparent; }
  body #mainContent .content .mainContentWrap {
    font-family: 'Lato', sans-serif !important; }
    body #mainContent .content .mainContentWrap .month-row .months {
      font-size: 20px !important;
      font-weight: 400 !important; }
    body #mainContent .content .mainContentWrap .month-row .card.caseHistory-card {
      margin-bottom: 20px;
      border-radius: 0px;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none;
      border: none;
      background-color: #ffffff; }
      body #mainContent .content .mainContentWrap .month-row .card.caseHistory-card.closed {
        background-color: #f2f2f2; }
      body #mainContent .content .mainContentWrap .month-row .card.caseHistory-card .card-body .txt-date {
        font-family: Lato;
        font-size: 15px;
        line-height: 26px;
        font-weight: normal;
        color: #878d91;
        margin-bottom: 0px; }
      body #mainContent .content .mainContentWrap .month-row .card.caseHistory-card .card-body .txt1 {
        font-family: Lato;
        font-size: 12px;
        line-height: 26px;
        font-weight: normal;
        color: #969FAA;
        margin-bottom: 0px; }
        @media screen and (max-width: 768px) {
          body #mainContent .content .mainContentWrap .month-row .card.caseHistory-card .card-body .txt1 {
            line-height: 20px;
            font-weight: 400; } }
      body #mainContent .content .mainContentWrap .month-row .card.caseHistory-card .card-body .note {
        font-family: Lato;
        font-size: 12px;
        line-height: normal;
        font-weight: normal;
        color: #5e6061;
        margin-bottom: 0px; }
      body #mainContent .content .mainContentWrap .month-row .card.caseHistory-card .card-body .txt2 {
        font-family: Lato;
        font-size: 16px;
        /* line-height: 24px; */
        color: #5e6061;
        font-weight: 500;
        margin-bottom: 0px; }
        body #mainContent .content .mainContentWrap .month-row .card.caseHistory-card .card-body .txt2 span {
          display: inline-block;
          margin-left: 10px;
          text-decoration: underline; }

body .modal {
  /*top:180px;*/
  padding-right: 0px !important; }
  body .modal .caseHistoryModal {
    max-width: 423px; }
    body .modal .caseHistoryModal.caseHistoryModal-900px {
      max-width: 900px; }
    body .modal .caseHistoryModal .modal-content {
      border-radius: 0px; }
      body .modal .caseHistoryModal .modal-content .modal-body {
        /*end of  table*/ }
        body .modal .caseHistoryModal .modal-content .modal-body .modal-body-table {
          max-height: 214px;
          overflow-y: auto;
          overflow-x: hidden; }
          body .modal .caseHistoryModal .modal-content .modal-body .modal-body-table .modal-table-txt-heading {
            color: #28a745 !important;
            font-weight: 600;
            font-size: 16px; }
          body .modal .caseHistoryModal .modal-content .modal-body .modal-body-table .modal-table-txt1 {
            color: #5E6061;
            font-family: Lato;
            font-size: 16px;
            font-weight: 600; }
            body .modal .caseHistoryModal .modal-content .modal-body .modal-body-table .modal-table-txt1 span {
              color: #28a745 !important;
              font-weight: 600;
              margin-left: 6px;
              display: inline-block; }
          body .modal .caseHistoryModal .modal-content .modal-body .modal-body-table .modal-table-txt2 {
            color: #5E6061;
            font-family: Lato;
            font-size: 16px;
            font-weight: 600; }
            body .modal .caseHistoryModal .modal-content .modal-body .modal-body-table .modal-table-txt2 span {
              font-size: 14px;
              line-height: 26px;
              font-weight: normal;
              color: #878d91;
              font-weight: 500;
              margin-bottom: 0px; }
          @media (max-width: 967px) {
            body .modal .caseHistoryModal .modal-content .modal-body .modal-body-table .modal-body-table-content .custom-width {
              margin-bottom: 10px; } }
          body .modal .caseHistoryModal .modal-content .modal-body .modal-body-table .modal-body-table-content .custom-width:last-child {
            margin-right: 0px; }
          @media (min-width: 1120px) {
            body .modal .caseHistoryModal .modal-content .modal-body .modal-body-table .modal-body-table-content .custom-width {
              flex: 0 0 49%;
              max-width: 49%;
              margin-left: 5px;
              margin-right: 5px; } }
          body .modal .caseHistoryModal .modal-content .modal-body .modal-body-table .modal-body-table-content .modal-table-row {
            border: 1px solid #da251c;
            border-right: 0px; }
            body .modal .caseHistoryModal .modal-content .modal-body .modal-body-table .modal-body-table-content .modal-table-row .modal-table-th-row .modal-table-th {
              text-align: center;
              font-size: 14px;
              font-weight: 600;
              color: #fff;
              padding: 10px 0px;
              background: #da251c; }
              body .modal .caseHistoryModal .modal-content .modal-body .modal-body-table .modal-body-table-content .modal-table-row .modal-table-th-row .modal-table-th p {
                text-align: center !important;
                width: 100%; }
            body .modal .caseHistoryModal .modal-content .modal-body .modal-body-table .modal-body-table-content .modal-table-row .modal-table-th-row .modal-table-td-row-1 > div {
              border-right: 1px solid #da251c;
              border-top: 1px solid #da251c; }
              body .modal .caseHistoryModal .modal-content .modal-body .modal-body-table .modal-body-table-content .modal-table-row .modal-table-th-row .modal-table-td-row-1 > div.noBorderRight {
                border-right: 0px solid #da251c; }
            body .modal .caseHistoryModal .modal-content .modal-body .modal-body-table .modal-body-table-content .modal-table-row .modal-table-th-row .modal-table-td-row-1 .modal-table-td {
              text-align: center;
              font-size: 14px;
              font-weight: 600;
              padding: 0px; }
              body .modal .caseHistoryModal .modal-content .modal-body .modal-body-table .modal-body-table-content .modal-table-row .modal-table-th-row .modal-table-td-row-1 .modal-table-td .tdTitle {
                background: #faebd7;
                border-bottom: 1px solid #da251c;
                padding: 10px 10px;
                white-space: nowrap; }
              body .modal .caseHistoryModal .modal-content .modal-body .modal-body-table .modal-body-table-content .modal-table-row .modal-table-th-row .modal-table-td-row-1 .modal-table-td .taData {
                padding: 10px 10px; }
                body .modal .caseHistoryModal .modal-content .modal-body .modal-body-table .modal-body-table-content .modal-table-row .modal-table-th-row .modal-table-td-row-1 .modal-table-td .taData.address {
                  font-weight: 400;
                  line-height: 32px; }
            body .modal .caseHistoryModal .modal-content .modal-body .modal-body-table .modal-body-table-content .modal-table-row .modal-table-th-row .modal-table-td-row-2 > div {
              border-right: 1px solid #da251c; }
            body .modal .caseHistoryModal .modal-content .modal-body .modal-body-table .modal-body-table-content .modal-table-row .modal-table-th-row .modal-table-td-row-2.borderBottomRow {
              border-bottom: 1px solid #da251c; }
              body .modal .caseHistoryModal .modal-content .modal-body .modal-body-table .modal-body-table-content .modal-table-row .modal-table-th-row .modal-table-td-row-2.borderBottomRow:last-child {
                border-bottom: 0px solid #da251c; }
            body .modal .caseHistoryModal .modal-content .modal-body .modal-body-table .modal-body-table-content .modal-table-row .modal-table-th-row .modal-table-td-row-2 .modal-table-td {
              text-align: center;
              font-size: 14px;
              font-weight: 600;
              padding: 0px; }
              body .modal .caseHistoryModal .modal-content .modal-body .modal-body-table .modal-body-table-content .modal-table-row .modal-table-th-row .modal-table-td-row-2 .modal-table-td .tdTitle {
                background: #faebd7;
                border-bottom: 1px solid #da251c;
                padding: 10px 10px;
                border-top: 1px solid #da251c; }
              body .modal .caseHistoryModal .modal-content .modal-body .modal-body-table .modal-body-table-content .modal-table-row .modal-table-th-row .modal-table-td-row-2 .modal-table-td .taData {
                padding: 10px 10px; }
        body .modal .caseHistoryModal .modal-content .modal-body .modalTxt1 {
          color: #5E6061;
          font-family: Lato;
          font-size: 17px;
          font-weight: 600; }
          body .modal .caseHistoryModal .modal-content .modal-body .modalTxt1 span {
            color: #28a745 !important;
            font-weight: 600;
            margin-left: 4px;
            display: inline-block; }
        body .modal .caseHistoryModal .modal-content .modal-body .close {
          margin-left: 0rem;
          position: absolute;
          top: 6px;
          right: 6px;
          z-index: 200;
          font-size: 1.5rem;
          font-weight: 700;
          line-height: 1;
          color: #000;
          text-shadow: 0 1px 0 #fff;
          opacity: .5; }
        body .modal .caseHistoryModal .modal-content .modal-body .modalTxt2 {
          font-size: 14px;
          line-height: 26px;
          font-weight: normal;
          color: #878d91;
          font-weight: 500;
          margin-bottom: 0px; }
          body .modal .caseHistoryModal .modal-content .modal-body .modalTxt2.errorTxt {
            color: #da251c; }
        body .modal .caseHistoryModal .modal-content .modal-body .btn_wrap .btn.btn-primary-kli {
          padding: 8px 70px !important;
          margin: 0 auto;
          font-size: 14px; }

body #mainContent {
  background: transparent; }
  body #mainContent .content .mainContentWrap {
    font-family: 'Lato', sans-serif !important; }
    body #mainContent .content .mainContentWrap .reachOutUsBox {
      width: 887px; }
      @media screen and (max-width: 860px) {
        body #mainContent .content .mainContentWrap .reachOutUsBox {
          width: 100%; } }
      body #mainContent .content .mainContentWrap .reachOutUsBox .reachOutUsBoxleft {
        background-color: #f0eeee; }
        body #mainContent .content .mainContentWrap .reachOutUsBox .reachOutUsBoxleft .reachOutUsBoxInnerleft {
          position: relative;
          min-height: 100%; }
          body #mainContent .content .mainContentWrap .reachOutUsBox .reachOutUsBoxleft .reachOutUsBoxInnerleft .bg-img {
            background: url("../images/login-benefit.png") 75% 100% no-repeat;
            position: absolute;
            bottom: 16px;
            right: 30px;
            width: 251px;
            height: 216px; }
            @media screen and (max-width: 768px) {
              body #mainContent .content .mainContentWrap .reachOutUsBox .reachOutUsBoxleft .reachOutUsBoxInnerleft .bg-img {
                display: none; } }
          body #mainContent .content .mainContentWrap .reachOutUsBox .reachOutUsBoxleft .reachOutUsBoxInnerleft p {
            font-family: Lato;
            font-size: 16px;
            line-height: 22px;
            color: #5e6061;
            margin-bottom: 0px; }
          body #mainContent .content .mainContentWrap .reachOutUsBox .reachOutUsBoxleft .reachOutUsBoxInnerleft .txt22p {
            font-family: Lato;
            font-size: 22px;
            line-height: 22px;
            color: #5e6061;
            margin-bottom: 0px;
            font-weight: normal; }
          body #mainContent .content .mainContentWrap .reachOutUsBox .reachOutUsBoxleft .reachOutUsBoxInnerleft .card {
            border-radius: 0px !important;
            box-shadow: none !important;
            background-color: #ffffff !important;
            border: none !important;
            width: 90%; }
            @media screen and (max-width: 768px) {
              body #mainContent .content .mainContentWrap .reachOutUsBox .reachOutUsBoxleft .reachOutUsBoxInnerleft .card {
                width: 100%; } }
            body #mainContent .content .mainContentWrap .reachOutUsBox .reachOutUsBoxleft .reachOutUsBoxInnerleft .card .card-body {
              position: relative; }
              body #mainContent .content .mainContentWrap .reachOutUsBox .reachOutUsBoxleft .reachOutUsBoxInnerleft .card .card-body .custom-checkbox {
                position: absolute;
                top: 23px;
                left: 16px; }
                body #mainContent .content .mainContentWrap .reachOutUsBox .reachOutUsBoxleft .reachOutUsBoxInnerleft .card .card-body .custom-checkbox .custom-control-label::before {
                  background-color: #da251c;
                  border-radius: 0px; }
              body #mainContent .content .mainContentWrap .reachOutUsBox .reachOutUsBoxleft .reachOutUsBoxInnerleft .card .card-body .card-text {
                position: relative;
                margin-left: 30px; }
                body #mainContent .content .mainContentWrap .reachOutUsBox .reachOutUsBoxleft .reachOutUsBoxInnerleft .card .card-body .card-text .txt1 {
                  font-family: Lato;
                  font-size: 12px;
                  line-height: 16px;
                  color: #969FAA;
                  margin-bottom: 4px; }
                body #mainContent .content .mainContentWrap .reachOutUsBox .reachOutUsBoxleft .reachOutUsBoxInnerleft .card .card-body .card-text .txt2 {
                  font-family: Lato;
                  font-size: 14px;
                  line-height: 24px;
                  color: #5e6061;
                  font-weight: 400; }
      body #mainContent .content .mainContentWrap .reachOutUsBox .reachOutUsBoxright {
        background: #fff; }
        @media screen and (max-width: 768px) {
          body #mainContent .content .mainContentWrap .reachOutUsBox .reachOutUsBoxright .reachOutUsBoxInnerright {
            margin: 1.75rem 1.75rem !important;
            padding: 0px; } }
        body #mainContent .content .mainContentWrap .reachOutUsBox .reachOutUsBoxright .reachOutUsBoxInnerright .group {
          margin-top: 0px; }
        body #mainContent .content .mainContentWrap .reachOutUsBox .reachOutUsBoxright .reachOutUsBoxInnerright .custom-checkbox.kli-custom-checkbox {
          left: 0px !important; }
        body #mainContent .content .mainContentWrap .reachOutUsBox .reachOutUsBoxright .reachOutUsBoxInnerright .reachTxt16 {
          font-family: Lato;
          font-size: 16px;
          line-height: 24px;
          color: #5e6061; }
        body #mainContent .content .mainContentWrap .reachOutUsBox .reachOutUsBoxright .reachOutUsBoxInnerright .textBoxReachOutDesc {
          border: none;
          border-bottom: 2px solid #1e4679;
          border-radius: 0px;
          font-family: Lato;
          font-size: 14px;
          line-height: 24px;
          color: rgba(0, 0, 0, 0.87);
          padding: 0px; }
        body #mainContent .content .mainContentWrap .reachOutUsBox .reachOutUsBoxright .reachOutUsBoxInnerright .list-group-horizontal {
          border: none;
          flex-direction: row;
          margin-bottom: 0px; }
          body #mainContent .content .mainContentWrap .reachOutUsBox .reachOutUsBoxright .reachOutUsBoxInnerright .list-group-horizontal .list-group-item {
            border-radius: 0px;
            border: none;
            margin-bottom: 0px;
            padding: 0rem 0rem 0rem 0rem;
            margin-right: 90px;
            width: 100%; }
            body #mainContent .content .mainContentWrap .reachOutUsBox .reachOutUsBoxright .reachOutUsBoxInnerright .list-group-horizontal .list-group-item:last-child {
              margin-right: 0px; }
            body #mainContent .content .mainContentWrap .reachOutUsBox .reachOutUsBoxright .reachOutUsBoxInnerright .list-group-horizontal .list-group-item select {
              border-bottom: 2px solid #5e6061; }
          body #mainContent .content .mainContentWrap .reachOutUsBox .reachOutUsBoxright .reachOutUsBoxInnerright .list-group-horizontal .selectPurpose {
            margin-top: -3px; }
        body #mainContent .content .mainContentWrap .reachOutUsBox .reachOutUsBoxright .reachOutUsBoxInnerright .txt1 {
          font-family: Lato;
          font-size: 12px;
          line-height: 16px;
          color: #969FAA;
          display: inline-block;
          margin-bottom: 0px; }
          body #mainContent .content .mainContentWrap .reachOutUsBox .reachOutUsBoxright .reachOutUsBoxInnerright .txt1.fileName {
            word-break: break-word;
            width: 70%; }
          body #mainContent .content .mainContentWrap .reachOutUsBox .reachOutUsBoxright .reachOutUsBoxInnerright .txt1.fileExtension {
            margin-top: 14px; }
        body #mainContent .content .mainContentWrap .reachOutUsBox .reachOutUsBoxright .reachOutUsBoxInnerright .txt1B {
          font-family: Lato;
          font-size: 14px;
          font-weight: 400;
          line-height: 24px;
          color: #5e6061;
          margin-bottom: 0px; }
        body #mainContent .content .mainContentWrap .reachOutUsBox .reachOutUsBoxright .reachOutUsBoxInnerright .txt2 {
          font-family: Lato;
          font-size: 12px;
          line-height: 22px;
          text-align: right;
          color: rgba(0, 0, 0, 0.87);
          margin-bottom: 0px; }
        body #mainContent .content .mainContentWrap .reachOutUsBox .reachOutUsBoxright .reachOutUsBoxInnerright .form-group {
          margin-bottom: 0px;
          position: relative; }
          body #mainContent .content .mainContentWrap .reachOutUsBox .reachOutUsBoxright .reachOutUsBoxInnerright .form-group .customeFileUploadWrap.uploadBtnWrap {
            position: absolute;
            width: 106px;
            bottom: 40px;
            right: -8px;
            top: 12px; }
        body #mainContent .content .mainContentWrap .reachOutUsBox .reachOutUsBoxright .reachOutUsBoxInnerright .reachOutUs {
          position: relative; }
          body #mainContent .content .mainContentWrap .reachOutUsBox .reachOutUsBoxright .reachOutUsBoxInnerright .reachOutUs.reachOutUsUploadDoc .help-block.animation-slideDown {
            white-space: nowrap; }
          body #mainContent .content .mainContentWrap .reachOutUsBox .reachOutUsBoxright .reachOutUsBoxInnerright .reachOutUs .customeFileUploadWrap {
            bottom: -50px;
            left: 0px; }
        body #mainContent .content .mainContentWrap .reachOutUsBox .reachOutUsBoxright .box1 .box1Inner .txt1 {
          font-family: Lato;
          font-size: 12px;
          line-height: 16px;
          color: #969FAA;
          display: inline-block;
          margin-bottom: 0px; }
        body #mainContent .content .mainContentWrap .reachOutUsBox .reachOutUsBoxright .box1 .box1Inner .txt1B {
          font-family: Lato;
          font-size: 16px;
          font-weight: 600;
          line-height: 24px;
          color: #5e6061;
          margin-bottom: 0px; }
        body #mainContent .content .mainContentWrap .reachOutUsBox .reachOutUsBoxright .box1 .box1Inner .txt2 {
          font-family: Lato;
          font-size: 12px;
          line-height: 22px;
          text-align: right;
          color: rgba(0, 0, 0, 0.87);
          margin-bottom: 0px; }
        body #mainContent .content .mainContentWrap .reachOutUsBox .reachOutUsBoxright .box1 .box1Inner .line {
          opacity: 0.5;
          border: solid 1px #969FAA;
          width: 100%; }
        body #mainContent .content .mainContentWrap .reachOutUsBox .reachOutUsBoxright .box1 .box1Inner .btn.btn-primary-kli {
          padding: 10px 48px !important; }
          @media screen and (max-width: 768px) {
            body #mainContent .content .mainContentWrap .reachOutUsBox .reachOutUsBoxright .box1 .box1Inner .btn.btn-primary-kli {
              padding: 10px 24px; } }
      body #mainContent .content .mainContentWrap .reachOutUsBox .reachOutUsRight {
        background: #e5f2ff !important;
        position: relative; }
        @media screen and (max-width: 768px) {
          body #mainContent .content .mainContentWrap .reachOutUsBox .reachOutUsRight {
            display: none; } }
        body #mainContent .content .mainContentWrap .reachOutUsBox .reachOutUsRight img {
          position: absolute;
          top: 25%;
          left: 15%; }
      body #mainContent .content .mainContentWrap .reachOutUsBox .uploadedDocWrap {
        border-radius: 24px;
        background-color: #f7f7f7;
        position: relative; }
        body #mainContent .content .mainContentWrap .reachOutUsBox .uploadedDocWrap img {
          height: 26px;
          position: absolute;
          top: 10px; }
          @media screen and (max-width: 768px) {
            body #mainContent .content .mainContentWrap .reachOutUsBox .uploadedDocWrap img {
              height: 20px; } }
        body #mainContent .content .mainContentWrap .reachOutUsBox .uploadedDocWrap .fileinfo p {
          font-family: Lato;
          font-size: 16px;
          line-height: normal;
          color: #5e6061;
          margin-bottom: 0px; }
        body #mainContent .content .mainContentWrap .reachOutUsBox .uploadedDocWrap .fileinfo span {
          font-family: Lato;
          font-size: 12px;
          line-height: normal;
          color: #969FAA;
          display: inline-block;
          margin-top: -5px; }
    body #mainContent .content .mainContentWrap .card {
      margin-bottom: 20px;
      border-radius: 0px;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none;
      border: none;
      background-color: #ffffff; }
      body #mainContent .content .mainContentWrap .card .card-body .txt1 {
        font-family: Lato;
        font-size: 12px;
        line-height: 26px;
        font-weight: normal;
        color: #969FAA;
        margin-bottom: 0px; }
        @media screen and (max-width: 768px) {
          body #mainContent .content .mainContentWrap .card .card-body .txt1 {
            line-height: 12px;
            font-weight: 400; } }
      body #mainContent .content .mainContentWrap .card .card-body .note {
        font-family: Lato;
        font-size: 12px;
        line-height: normal;
        font-weight: normal;
        color: #5e6061;
        margin-bottom: 0px; }
      body #mainContent .content .mainContentWrap .card .card-body .txt2 {
        font-family: Lato;
        font-size: 16px;
        /* line-height: 24px; */
        color: #5e6061;
        font-weight: 500;
        margin-bottom: 0px; }
        body #mainContent .content .mainContentWrap .card .card-body .txt2 span {
          display: inline-block;
          margin-left: 10px;
          text-decoration: underline; }
    body #mainContent .content .mainContentWrap .disclaimer {
      font-family: Lato;
      font-size: 14px;
      color: #5e6061; }
    body #mainContent .content .mainContentWrap .disclaimer_1 {
      color: #da251c;
      font-size: 14px; }
  body #mainContent .content .btn-managePolicies {
    border-radius: 20px;
    border: 1px solid #da251c;
    background-color: #ffffff;
    font-family: Lato;
    font-size: 14px;
    font-weight: bold;
    line-height: 24px;
    letter-spacing: 0.5px;
    text-align: center;
    color: #da251c; }
    body #mainContent .content .btn-managePolicies span {
      position: relative;
      top: 3px; }
    body #mainContent .content .btn-managePolicies img {
      height: 30px;
      margin-right: 10px;
      padding-right: 10px;
      border-right: 1px solid #da251c; }

body .reachOutUsPreLoginWrap {
  width: 887px;
  margin: 0 auto; }
  @media screen and (max-width: 768px) {
    body .reachOutUsPreLoginWrap {
      width: 100%;
      flex: 0 0 100%; } }
  @media screen and (max-width: 860px) {
    body .reachOutUsPreLoginWrap {
      width: 100%;
      flex: 0 0 100%; } }
  body .reachOutUsPreLoginWrap .reachOutUsPreLoginbox {
    background: #F0EEEF;
    width: 97%; }
    @media screen and (max-width: 768px) {
      body .reachOutUsPreLoginWrap .reachOutUsPreLoginbox {
        width: 100%;
        flex: 0 0 100%; } }
    @media screen and (max-width: 860px) {
      body .reachOutUsPreLoginWrap .reachOutUsPreLoginbox {
        width: 100%;
        flex: 0 0 100%; } }
    body .reachOutUsPreLoginWrap .reachOutUsPreLoginbox .txt1 {
      font-family: Lato;
      font-size: 12px;
      font-weight: normal;
      color: #969FAA;
      display: inline-block;
      margin-bottom: 0px; }
      @media screen and (max-width: 768px) {
        body .reachOutUsPreLoginWrap .reachOutUsPreLoginbox .txt1 {
          line-height: 12px;
          font-weight: 400; } }
    body .reachOutUsPreLoginWrap .reachOutUsPreLoginbox .note {
      font-family: Lato;
      font-size: 12px;
      line-height: normal;
      font-weight: normal;
      color: #5e6061;
      margin-bottom: 0px;
      display: inline-block; }
    body .reachOutUsPreLoginWrap .reachOutUsPreLoginbox .txt2 {
      font-family: Lato;
      font-size: 14px;
      color: #5e6061;
      font-weight: 400;
      margin-bottom: 0px; }
      body .reachOutUsPreLoginWrap .reachOutUsPreLoginbox .txt2.email1 {
        word-break: break-word; }
      body .reachOutUsPreLoginWrap .reachOutUsPreLoginbox .txt2 span {
        display: inline-block;
        margin-left: 10px;
        text-decoration: underline; }
    body .reachOutUsPreLoginWrap .reachOutUsPreLoginbox .btn-primary-kli {
      padding: 8px 50px !important; }
    body .reachOutUsPreLoginWrap .reachOutUsPreLoginbox .reachOutUsBoxLeft {
      max-width: 404px;
      background: #FFF;
      margin: 12px; }
      @media (min-width: 891px) and (max-width: 932px) {
        body .reachOutUsPreLoginWrap .reachOutUsPreLoginbox .reachOutUsBoxLeft {
          max-width: 49%;
          flex: 0 0 100%; } }
      @media (min-width: 769px) and (max-width: 890px) {
        body .reachOutUsPreLoginWrap .reachOutUsPreLoginbox .reachOutUsBoxLeft {
          max-width: 100%;
          flex: 0 0 96%; } }
      @media screen and (max-width: 768px) {
        body .reachOutUsPreLoginWrap .reachOutUsPreLoginbox .reachOutUsBoxLeft {
          max-width: 100%;
          flex: 0 0 96%; } }
      body .reachOutUsPreLoginWrap .reachOutUsPreLoginbox .reachOutUsBoxLeft .reachOutUsBoxLeftInner {
        padding: 15px; }
        body .reachOutUsPreLoginWrap .reachOutUsPreLoginbox .reachOutUsBoxLeft .reachOutUsBoxLeftInner .txt16p {
          color: #5E6061;
          font-size: 16px;
          font-family: Lato;
          font-weight: 500; }
    body .reachOutUsPreLoginWrap .reachOutUsPreLoginbox .reachOutUsBoxRight {
      max-width: 458px;
      background: #FFF; }
      @media (min-width: 891px) and (max-width: 932px) {
        body .reachOutUsPreLoginWrap .reachOutUsPreLoginbox .reachOutUsBoxRight {
          max-width: 48%;
          flex: 0 0 100%; } }
      @media screen and (max-width: 890px) {
        body .reachOutUsPreLoginWrap .reachOutUsPreLoginbox .reachOutUsBoxRight {
          max-width: 100%;
          flex: 0 0 100%; } }
      @media screen and (max-width: 768px) {
        body .reachOutUsPreLoginWrap .reachOutUsPreLoginbox .reachOutUsBoxRight {
          width: 100%;
          flex: 0 0 100%; } }
      body .reachOutUsPreLoginWrap .reachOutUsPreLoginbox .reachOutUsBoxRight.reachOutUsPostLoginBoxRight {
        max-width: 497px;
        flex: 0 0 54.55%;
        background: #FFF; }
        @media screen and (max-width: 890px) {
          body .reachOutUsPreLoginWrap .reachOutUsPreLoginbox .reachOutUsBoxRight.reachOutUsPostLoginBoxRight {
            max-width: 100%;
            flex: 0 0 100%; } }
        @media screen and (max-width: 768px) {
          body .reachOutUsPreLoginWrap .reachOutUsPreLoginbox .reachOutUsBoxRight.reachOutUsPostLoginBoxRight {
            width: 100%;
            flex: 0 0 100%; } }
      body .reachOutUsPreLoginWrap .reachOutUsPreLoginbox .reachOutUsBoxRight .reachOutUsBoxRightInner {
        padding: 25px 25px; }
        body .reachOutUsPreLoginWrap .reachOutUsPreLoginbox .reachOutUsBoxRight .reachOutUsBoxRightInner .reachTxt16 {
          font-family: Lato;
          font-size: 16px;
          line-height: 24px;
          color: #5e6061; }
        body .reachOutUsPreLoginWrap .reachOutUsPreLoginbox .reachOutUsBoxRight .reachOutUsBoxRightInner .textBoxReachOutDesc {
          border: none;
          border-bottom: 2px solid #1e4679;
          border-radius: 0px;
          font-family: Lato;
          font-size: 16px;
          line-height: 24px;
          color: rgba(0, 0, 0, 0.87);
          padding: 0px;
          width: 90%; }
        body .reachOutUsPreLoginWrap .reachOutUsPreLoginbox .reachOutUsBoxRight .reachOutUsBoxRightInner .list-group-horizontal {
          border: none;
          flex-direction: row;
          margin-bottom: 15px; }
          body .reachOutUsPreLoginWrap .reachOutUsPreLoginbox .reachOutUsBoxRight .reachOutUsBoxRightInner .list-group-horizontal .list-group-item {
            border-radius: 0px;
            border: none;
            margin-bottom: 0px;
            padding: 0rem 0rem 0rem 0rem;
            margin-right: 90px;
            width: 100%; }
            body .reachOutUsPreLoginWrap .reachOutUsPreLoginbox .reachOutUsBoxRight .reachOutUsBoxRightInner .list-group-horizontal .list-group-item:last-child {
              margin-right: 0px; }
            body .reachOutUsPreLoginWrap .reachOutUsPreLoginbox .reachOutUsBoxRight .reachOutUsBoxRightInner .list-group-horizontal .list-group-item select {
              border-bottom: 2px solid rgba(135, 141, 145, 0.4); }
          body .reachOutUsPreLoginWrap .reachOutUsPreLoginbox .reachOutUsBoxRight .reachOutUsBoxRightInner .list-group-horizontal .selectPurpose {
            margin-top: -3px; }
        body .reachOutUsPreLoginWrap .reachOutUsPreLoginbox .reachOutUsBoxRight .reachOutUsBoxRightInner .form-group {
          margin-bottom: 0px;
          position: relative; }
          body .reachOutUsPreLoginWrap .reachOutUsPreLoginbox .reachOutUsBoxRight .reachOutUsBoxRightInner .form-group .customeFileUploadWrap.uploadBtnWrap {
            position: absolute;
            width: 106px;
            bottom: 22px;
            right: -8px;
            top: 12px; }
        body .reachOutUsPreLoginWrap .reachOutUsPreLoginbox .reachOutUsBoxRight .reachOutUsBoxRightInner .payinfobox .box1Inner .txt3 {
          color: #969FAA;
          font-family: Lato;
          font-size: 14px; }
        body .reachOutUsPreLoginWrap .reachOutUsPreLoginbox .reachOutUsBoxRight .reachOutUsBoxRightInner .payinfobox .box1Inner .txt4 {
          color: #5E6061;
          font-family: Lato;
          font-size: 14px; }
        body .reachOutUsPreLoginWrap .reachOutUsPreLoginbox .reachOutUsBoxRight .reachOutUsBoxRightInner .payinfobox .box1Inner .btn-wrap {
          float: right; }
          body .reachOutUsPreLoginWrap .reachOutUsPreLoginbox .reachOutUsBoxRight .reachOutUsBoxRightInner .payinfobox .box1Inner .btn-wrap .pay-securely.btn-primary-kli {
            padding: 8px 50px !important; }
      body .reachOutUsPreLoginWrap .reachOutUsPreLoginbox .reachOutUsBoxRight .grey-band {
        background: #F0EEEF;
        height: 6px;
        margin-top: 10px; }
    body .reachOutUsPreLoginWrap .reachOutUsPreLoginbox .reachOutUsAfterLogInleftBox {
      max-width: 390px; }
      @media screen and (max-width: 890px) {
        body .reachOutUsPreLoginWrap .reachOutUsPreLoginbox .reachOutUsAfterLogInleftBox {
          max-width: 100%;
          flex: 0 0 100%; } }
      @media screen and (max-width: 768px) {
        body .reachOutUsPreLoginWrap .reachOutUsPreLoginbox .reachOutUsAfterLogInleftBox {
          width: 100%;
          flex: 0 0 100%; } }
      body .reachOutUsPreLoginWrap .reachOutUsPreLoginbox .reachOutUsAfterLogInleftBox .reachOutUsBoxAfterLogInleftInner {
        padding: 20px; }
        body .reachOutUsPreLoginWrap .reachOutUsPreLoginbox .reachOutUsAfterLogInleftBox .reachOutUsBoxAfterLogInleftInner .leftBoxHeader {
          color: #5E6061;
          font-size: 16px;
          font-family: Lato;
          font-weight: 500; }
        body .reachOutUsPreLoginWrap .reachOutUsPreLoginbox .reachOutUsAfterLogInleftBox .reachOutUsBoxAfterLogInleftInner .reachOutUsleftbox .box {
          max-width: 336px;
          /* as per marvel overding boostrap width*/
          flex: 0 0 100%; }
          @media screen and (max-width: 890px) {
            body .reachOutUsPreLoginWrap .reachOutUsPreLoginbox .reachOutUsAfterLogInleftBox .reachOutUsBoxAfterLogInleftInner .reachOutUsleftbox .box {
              max-width: 100%;
              flex: 0 0 100%; } }
          @media screen and (max-width: 768px) {
            body .reachOutUsPreLoginWrap .reachOutUsPreLoginbox .reachOutUsAfterLogInleftBox .reachOutUsBoxAfterLogInleftInner .reachOutUsleftbox .box {
              width: 100%;
              flex: 0 0 100%; } }
          body .reachOutUsPreLoginWrap .reachOutUsPreLoginbox .reachOutUsAfterLogInleftBox .reachOutUsBoxAfterLogInleftInner .reachOutUsleftbox .box .info-area {
            padding: 0.55rem; }
            body .reachOutUsPreLoginWrap .reachOutUsPreLoginbox .reachOutUsAfterLogInleftBox .reachOutUsBoxAfterLogInleftInner .reachOutUsleftbox .box .info-area .custom-checkbox.kli-custom-checkbox {
              top: 11px;
              left: 11px !important; }
            body .reachOutUsPreLoginWrap .reachOutUsPreLoginbox .reachOutUsAfterLogInleftBox .reachOutUsBoxAfterLogInleftInner .reachOutUsleftbox .box .info-area .policy-info {
              position: relative;
              margin-left: 30px; }
              body .reachOutUsPreLoginWrap .reachOutUsPreLoginbox .reachOutUsAfterLogInleftBox .reachOutUsBoxAfterLogInleftInner .reachOutUsleftbox .box .info-area .policy-info .info-txt1 {
                font-size: 12px;
                line-height: 26px;
                font-weight: normal;
                color: #969FAA;
                margin-bottom: 0px; }
              body .reachOutUsPreLoginWrap .reachOutUsPreLoginbox .reachOutUsAfterLogInleftBox .reachOutUsBoxAfterLogInleftInner .reachOutUsleftbox .box .info-area .policy-info .info-txt2 {
                font-size: 16px;
                line-height: 26px;
                font-weight: normal;
                color: #5E6061;
                margin-bottom: 0px; }

body .container-fluid .table {
  margin-bottom: 0px;
  background: transparent; }
  body .container-fluid .table td {
    padding: 0px;
    border-color: transparent;
    vertical-align: top; }
  body .container-fluid .table th {
    padding: 0px; }
  body .container-fluid .table.table-bordered {
    border: 1px solid #ad0f07;
    border-collapse: collapse; }
    body .container-fluid .table.table-bordered td {
      border: 1px solid #ad0f07;
      background: #fff; }
    body .container-fluid .table.table-bordered th {
      border: 1px solid #ad0f07; }

body .container-fluid .font-bold {
  font-weight: 600; }

body .container-fluid .tableWrapper .text-right {
  padding-right: 10px !important; }

body .container-fluid .tableWrapper th {
  border-top: 0px solid #ad0f07; }

body .container-fluid .tableWrapper td {
  border-top: 0px solid #ad0f07; }

body .container-fluid .tableWrapper #tableOne td {
  padding: 0.45rem 0rem; }

body .container-fluid .tableWrapper .kli-table-row {
  background: #da251c !important;
  color: #fff;
  margin: 0.25rem;
  border-top: 1px solid #ad0f07;
  /* height:20px; */ }
  body .container-fluid .tableWrapper .kli-table-row td {
    vertical-align: middle !important; }

body .container-fluid .tableWrapper .kli-table-row-2 {
  background: #f12e24 !important;
  color: #fff;
  margin: 0.25rem;
  border-top: 1px solid #ad0f07;
  padding-left: 10px !important; }
  body .container-fluid .tableWrapper .kli-table-row-2 td {
    background: #f12e24 !important;
    vertical-align: middle !important; }
    body .container-fluid .tableWrapper .kli-table-row-2 td .kil-table-row-2 {
      background: #f12e24 !important; }

body .container-fluid .tableWrapper .kli-table-row-3 {
  background: #f9342a !important;
  color: #fff;
  margin: 0.25rem;
  border-top: 1px solid #ad0f07;
  text-indent: 10px; }

body .container-fluid .tableWrapper .kli-table {
  margin-bottom: 20px; }
  body .container-fluid .tableWrapper .kli-table td {
    /*  padding: 0.35rem 0rem; */
    text-indent: 10px; }
  body .container-fluid .tableWrapper .kli-table td.first-col {
    width: 40%; }
  body .container-fluid .tableWrapper .kli-table .pad-l {
    padding-left: 7rem;
    display: inline-block; }
  body .container-fluid .tableWrapper .kli-table#note td {
    padding: 0.35rem 0.5rem; }
  body .container-fluid .tableWrapper .kli-table#tableOne td {
    text-indent: 0px; }

body {
  font-size: 12px !important;
  overflow-x: hidden !important;
  font-family: 'Lato', sans-serif !important;
  color: #000 !important;
  padding: 0px;
  margin: 0px;
  -webkit-font-smoothing: antialiased;
  /*	.dataTables_wrapper  .dataTables_scroll .dataTables_scrollHeadInner table {
		width:100% !important;
	}



	@media screen and (min-width:601px)	{
	.dataTables_wrapper  .dataTables_scroll .dataTables_scrollHeadInner {
		width:100% !important;
	}	
}




@media screen and (max-width:600px) {

	.dataTables_wrapper  .dataTables_scroll {
		overflow-y:auto !important;
	}

	.dataTables_scroll .dataTables_scrollHead {
		overflow:initial !important;

	}

	.dataTables_wrapper  .dataTables_scroll .dataTables_scrollBody {
		overflow:initial !important;
	}

  .dataTables_scroll .dataTables_scrollHeadInner table {
	display:block;
	overflow-y:scroll;
	}
}*/ }
  body #content {
    /* page not found section*/
    /* page not found section ends*/ }
    body #content.admin-content {
      padding-left: 20px; }
      @media screen and (max-width: 768px) {
        body #content.admin-content {
          padding-left: 0px; } }
    body #content .adminSection button.dt-button i {
      font-style: normal; }
    @media screen and (min-width: 767px) {
      body #content .adminSection.reportTableAdmin .admin-form-wrapper {
        padding: 20px 20px; } }
    body #content .adminSection.reportTableAdmin .admin-form-wrapper .backLinkWrap {
      margin-right: 0px; }
    @media screen and (min-width: 767px) {
      body #content .adminSection.reportTableAdmin .admin-form-wrapper .admin-form {
        padding-left: 0px !important; } }
    body #content .adminSection.reportTableAdmin .admin-form-wrapper .reportTable .dataTables_wrapper .dataTables_filter input[type="search"] {
      outline: none;
      border: 1px solid #000;
      box-shadow: none; }
    body #content .adminSection .rowHightLight {
      background: #fbfbfb; }
    body #content .adminSection .WeclomeAdminTxt {
      font-size: 36px;
      font-weight: 300;
      color: #5e6061;
      margin: 0px 0px 25px 0px; }
    body #content .adminSection .admin-form-wrapper {
      border-radius: 3px;
      box-shadow: 0 1px 12px 0 rgba(55, 52, 52, 0.31);
      background-color: #ffffff;
      margin: 0px 0px;
      padding: 20px 10px;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%; }
      body #content .adminSection .admin-form-wrapper .admin-report-header {
        font-weight: 600;
        font-size: 16px;
        color: #da251c; }
      body #content .adminSection .admin-form-wrapper .backLinkWrap {
        margin-top: 0px;
        margin-right: 20px; }
        @media screen and (min-width: 576px) {
          body #content .adminSection .admin-form-wrapper .backLinkWrap {
            min-height: 87px; } }
        @media screen and (max-width: 560px) {
          body #content .adminSection .admin-form-wrapper .backLinkWrap {
            margin-top: 0px;
            margin-left: 14px;
            text-align: left !important;
            float: left !important;
            margin-right: 0px;
            width: 100%;
            margin-bottom: 10px; } }
        body #content .adminSection .admin-form-wrapper .backLinkWrap a {
          font-weight: 400;
          display: inline-block;
          font-size: 16px;
          color: #da251c;
          cursor: pointer; }
          @media screen and (max-width: 560px) {
            body #content .adminSection .admin-form-wrapper .backLinkWrap a {
              font-size: 14px; } }
      body #content .adminSection .admin-form-wrapper .jsp-wrapper .tableDesc {
        padding: 0px 0px 10px 0px; }
        body #content .adminSection .admin-form-wrapper .jsp-wrapper .tableDesc p {
          padding-left: 15px; }
      body #content .adminSection .admin-form-wrapper .admin-form label {
        font-weight: 600;
        display: inline-block;
        font-size: 16px;
        color: #da251c; }
      body #content .adminSection .admin-form-wrapper .admin-form .form-group {
        margin-bottom: 0.5rem !important; }
        body #content .adminSection .admin-form-wrapper .admin-form .form-group .select-Table-name {
          padding: 0rem 0.5rem;
          font-size: 13px; }
      body #content .adminSection .admin-form-wrapper .admin-form.editable-form .form-group {
        margin-bottom: 2rem; }
        body #content .adminSection .admin-form-wrapper .admin-form.editable-form .form-group label {
          font-weight: 400;
          display: inline-block;
          font-size: 12px;
          color: #5e6061;
          margin-top: 12px;
          /* white-space: nowrap; */ }
        body #content .adminSection .admin-form-wrapper .admin-form.editable-form .form-group .disableField {
          background: #dddddd; }
        body #content .adminSection .admin-form-wrapper .admin-form.editable-form .form-group .kli-custom-radio .custom-control-label {
          margin-top: 0px; }
        body #content .adminSection .admin-form-wrapper .admin-form.editable-form .form-group .isRider {
          top: 6px; }
        body #content .adminSection .admin-form-wrapper .admin-form.editable-form .form-group .isActive {
          top: 6px; }
        body #content .adminSection .admin-form-wrapper .admin-form.editable-form .form-group .kli-custom-radio-common {
          top: 6px; }
        body #content .adminSection .admin-form-wrapper .admin-form.editable-form .form-group.admin-form-btn-wrapper {
          margin-bottom: 0rem; }
          body #content .adminSection .admin-form-wrapper .admin-form.editable-form .form-group.admin-form-btn-wrapper .btn {
            width: 10rem;
            margin-right: 0.2rem !important;
            padding: 8px 0px !important; }
      body #content .adminSection .admin-form-wrapper .admin-form.editable-form.editable-form-padTop {
        padding-top: 2rem; }
      body #content .adminSection .admin-form-wrapper .admin-table-wrapper .table th {
        background: #da251c;
        color: #fff;
        font-size: 12px;
        white-space: nowrap;
        font-weight: normal;
        padding: 10px 15px; }
      body #content .adminSection .admin-form-wrapper .admin-table-wrapper .table td {
        padding: 0.65rem 0.50rem;
        color: #000;
        font-size: 12px;
        white-space: nowrap;
        font-weight: normal; }
        body #content .adminSection .admin-form-wrapper .admin-table-wrapper .table td .kli-custom-radio {
          position: relative;
          top: 0px; }
        body #content .adminSection .admin-form-wrapper .admin-table-wrapper .table td .admin-btn-wrapper .btn {
          width: 10rem;
          padding: 8px 0px !important;
          margin-right: 0.2rem !important; }
          @media screen and (max-width: 514px) {
            body #content .adminSection .admin-form-wrapper .admin-table-wrapper .table td .admin-btn-wrapper .btn {
              margin-bottom: 0.5rem; } }
    body #content .page-not-found .page-not-found-wrapper {
      border-radius: 3px;
      box-shadow: 0 1px 12px 0 rgba(55, 52, 52, 0.31);
      background-color: #ffffff;
      margin: 0px 0px;
      padding: 30px 10px;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
      text-align: center; }
      body #content .page-not-found .page-not-found-wrapper .title {
        font-size: 35px;
        font-weight: bold;
        color: #da251c;
        margin-bottom: 0px;
        padding: 0px 0px 20px 0px; }
        @media screen and (max-width: 360px) {
          body #content .page-not-found .page-not-found-wrapper .title {
            font-size: 32px; } }
      body #content .page-not-found .page-not-found-wrapper .subTitle {
        font-size: 18px;
        padding: 0px 0px 20px 0px;
        font-weight: normal;
        margin-bottom: 0px; }
        @media screen and (max-width: 360px) {
          body #content .page-not-found .page-not-found-wrapper .subTitle {
            font-size: 15px; } }
      body #content .page-not-found .page-not-found-wrapper .page-not-error {
        font-size: 15px;
        padding: 0px 0px 20px 0px;
        font-weight: normal;
        margin-bottom: 0px;
        color: #0000EE; }
        @media screen and (max-width: 360px) {
          body #content .page-not-found .page-not-found-wrapper .page-not-error {
            font-size: 13px; } }
    body #content .modal {
      display: none; }
      body #content .modal .adminDeleteModal {
        top: 180px;
        width: 423px; }
        body #content .modal .adminDeleteModal .modal-content {
          border-radius: 0px; }
          body #content .modal .adminDeleteModal .modal-content .modalTxt1 {
            color: #5E6061;
            font-family: Lato;
            font-size: 17px;
            font-weight: 600; }
            body #content .modal .adminDeleteModal .modal-content .modalTxt1 span {
              color: #28a745 !important;
              font-weight: 600;
              margin-left: 4px;
              display: inline-block; }
          body #content .modal .adminDeleteModal .modal-content .close {
            font-size: 1.25rem;
            color: #969FAA; }
          body #content .modal .adminDeleteModal .modal-content .modalTxt2 {
            font-size: 14px;
            line-height: 26px;
            font-weight: normal;
            color: #878d91;
            font-weight: 500;
            margin-bottom: 0px; }
          body #content .modal .adminDeleteModal .modal-content .btn_wrap {
            width: 80%;
            margin: 0 auto; }
            body #content .modal .adminDeleteModal .modal-content .btn_wrap .btn.btn-primary-kli {
              width: 8rem;
              margin: 0 auto; }

.MRF-Form .pdf-page-content {
  padding: 20px 0px;
  font-size: 13px; }
  @media screen and (max-width: 575px) {
    .MRF-Form .pdf-page-content {
      padding: 10px 0px; } }
  .MRF-Form .pdf-page-content .pdfErrorTxt {
    font-weight: normal !important;
    margin-top: 4px;
    font-size: 13px;
    color: #da251c; }
    @media (max-width: 575px) {
      .MRF-Form .pdf-page-content .pdfErrorTxt {
        margin-top: 0px; } }
  .MRF-Form .pdf-page-content .pdf-table {
    /*added on 26 -05 -2020 for table alignment*/
    /*end add */
    padding: 0px 0px 0px 0px;
    transition: .3s all ease; }
    .MRF-Form .pdf-page-content .pdf-table .borderBottom {
      border-bottom: 1px solid #da251c; }
    .MRF-Form .pdf-page-content .pdf-table .borderTop {
      border-top: 1px solid #da251c; }
    .MRF-Form .pdf-page-content .pdf-table .borderleft {
      border-left: 1px solid #da251c; }
    .MRF-Form .pdf-page-content .pdf-table .borderRight {
      border-right: 1px solid #da251c; }
    .MRF-Form .pdf-page-content .pdf-table .table {
      margin-bottom: 0em; }
      .MRF-Form .pdf-page-content .pdf-table .table tr td {
        background: transparent; }
    @media screen and (max-width: 575px) {
      .MRF-Form .pdf-page-content .pdf-table .w-75 {
        width: 100% !important; } }
    .MRF-Form .pdf-page-content .pdf-table .rider-occupation-block .pdfSelect {
      width: 95%;
      padding: 5px 6px; }
    .MRF-Form .pdf-page-content .pdf-table .rider-occupation-block input[type="text"] {
      width: 95%; }
    .MRF-Form .pdf-page-content .pdf-table .kli-nxtPrev-btn {
      background: transparent;
      border: none;
      text-shadow: none;
      cursor: pointer;
      color: #da251c;
      font-weight: bold; }
    .MRF-Form .pdf-page-content .pdf-table .prev {
      display: none; }
    .MRF-Form .pdf-page-content .pdf-table .kli-custom-radio-Q .custom-control-input {
      position: relative;
      left: -16px;
      top: 4px; }
    .MRF-Form .pdf-page-content .pdf-table .kli-custom-checkbox .custom-control-input {
      position: relative; }
    .MRF-Form .pdf-page-content .pdf-table .table.table-for-pdf {
      border: 1px solid #da251c; }
      .MRF-Form .pdf-page-content .pdf-table .table.table-for-pdf tr td {
        border: 1px solid #da251c;
        text-align: center;
        padding: 0px 0px;
        margin: 0px 0px; }
        .MRF-Form .pdf-page-content .pdf-table .table.table-for-pdf tr td p {
          padding: 10px 0px; }
      .MRF-Form .pdf-page-content .pdf-table .table.table-for-pdf .rowColor {
        background: #da251c;
        font-weight: bold;
        color: #fff; }
      .MRF-Form .pdf-page-content .pdf-table .table.table-for-pdf tr.rowColor td {
        border-right: 1px solid #fff; }
        .MRF-Form .pdf-page-content .pdf-table .table.table-for-pdf tr.rowColor td:last-child {
          border-right: 0px solid #fff; }
      .MRF-Form .pdf-page-content .pdf-table .table.table-for-pdf .policy-proposal-table .rowHeight1 {
        height: 46px; }
      .MRF-Form .pdf-page-content .pdf-table .table.table-for-pdf .info-table .ADB-row {
        height: 46px; }
    .MRF-Form .pdf-page-content .pdf-table .table.table-for-pdf.rider-details-table .rider-details-col-1 {
      width: 50%; }
    .MRF-Form .pdf-page-content .pdf-table .table.table-for-pdf.rider-details-table .rider-details-col-2 {
      width: 25%; }
    .MRF-Form .pdf-page-content .pdf-table .table.table-for-pdf.rider-details-table .rider-details-col-3 {
      width: 25%; }
    .MRF-Form .pdf-page-content .pdf-table .table.table-for-pdf.if-yes-details-7-8 tr td {
      vertical-align: middle;
      padding: 0px 10px;
      margin: 0px 10px; }
    .MRF-Form .pdf-page-content .pdf-table .table.table-for-pdf.if-yes-details .td-1 {
      width: 15%; }
    .MRF-Form .pdf-page-content .pdf-table .table.table-for-pdf.if-yes-details .td-3 {
      width: 15%; }
    .MRF-Form .pdf-page-content .pdf-table .table.table-for-pdf.if-yes-details .td-4 {
      width: 15%; }
    .MRF-Form .pdf-page-content .pdf-table .table.table-for-pdf.if-yes-details tr td p.customPad {
      padding: 10px !important; }
    .MRF-Form .pdf-page-content .pdf-table .table.noBorder {
      width: 100%;
      border: none; }
      .MRF-Form .pdf-page-content .pdf-table .table.noBorder tr td {
        border: none !important; }
    .MRF-Form .pdf-page-content .pdf-table .table.info-table tr td {
      border-bottom: 1px solid #da251c !important;
      border-right: 1px solid #da251c !important; }
      .MRF-Form .pdf-page-content .pdf-table .table.info-table tr td:last-child {
        border-right: none !important; }
    .MRF-Form .pdf-page-content .pdf-table .table.info-table tr:last-child td {
      border-bottom: none !important; }
    .MRF-Form .pdf-page-content .pdf-table .sectionHeader {
      color: #da251c;
      padding: 5px 6px;
      margin-bottom: 10px;
      font-weight: bold;
      border-bottom: 1px dashed #da251c; }
    .MRF-Form .pdf-page-content .pdf-table .pdfSectionInfo {
      padding: 10px 6px; }
      @media (max-width: 575px) {
        .MRF-Form .pdf-page-content .pdf-table .pdfSectionInfo {
          padding: 10px 0px 0px 0px; } }
      @media (max-width: 575px) {
        .MRF-Form .pdf-page-content .pdf-table .pdfSectionInfo.reponsive-block .pdfDataRow {
          padding-bottom: 5px; } }
      @media (max-width: 575px) {
        .MRF-Form .pdf-page-content .pdf-table .pdfSectionInfo.noTopPad {
          padding-top: 0px !important; } }
      @media (max-width: 575px) {
        .MRF-Form .pdf-page-content .pdf-table .pdfSectionInfo.occupation-block {
          padding-top: 0px; } }
      @media (max-width: 575px) {
        .MRF-Form .pdf-page-content .pdf-table .pdfSectionInfo.occupation-block .pdfDataRow {
          padding-bottom: 20px; }
          .MRF-Form .pdf-page-content .pdf-table .pdfSectionInfo.occupation-block .pdfDataRow:last-child {
            padding-bottom: 0px; } }
      .MRF-Form .pdf-page-content .pdf-table .pdfSectionInfo.occupation-block #occupation_housewife_input {
        white-space: nowrap;
        margin-top: 6px; }
      @media (max-width: 575px) {
        .MRF-Form .pdf-page-content .pdf-table .pdfSectionInfo.height-weight-block .pdfDataRow {
          padding-bottom: 10px; } }
      .MRF-Form .pdf-page-content .pdf-table .pdfSectionInfo.height-weight-block .pdfDataRow .pdfSectionInfo {
        padding-top: 0px; }
      @media (max-width: 575px) {
        .MRF-Form .pdf-page-content .pdf-table .pdfSectionInfo.tobe-compulsorily-block {
          padding-bottom: 10px; } }
      .MRF-Form .pdf-page-content .pdf-table .pdfSectionInfo p {
        font-weight: bold; }
        @media (max-width: 575px) {
          .MRF-Form .pdf-page-content .pdf-table .pdfSectionInfo p {
            padding-bottom: 10px;
            line-height: normal; } }
      .MRF-Form .pdf-page-content .pdf-table .pdfSectionInfo .pdfDataRow .dataInfo {
        color: #5e6061;
        font-weight: 400; }
        .MRF-Form .pdf-page-content .pdf-table .pdfSectionInfo .pdfDataRow .dataInfo .pos {
          position: relative;
          top: 6px; }
      .MRF-Form .pdf-page-content .pdf-table .pdfSectionInfo .pdfDataRow #weight_change_details_div .dataInfo {
        padding-bottom: 10px; }
      .MRF-Form .pdf-page-content .pdf-table .pdfSectionInfo p.Cpt-5p {
        padding-top: 5px !important; }
        @media (max-width: 575px) {
          .MRF-Form .pdf-page-content .pdf-table .pdfSectionInfo p.Cpt-5p {
            padding-top: 0px !important;
            line-height: normal; } }
      .MRF-Form .pdf-page-content .pdf-table .pdfSectionInfo .termsDoc .termsConditionstxt {
        padding: 0px 10px; }
        .MRF-Form .pdf-page-content .pdf-table .pdfSectionInfo .termsDoc .termsConditionstxt h1 {
          color: #5e6061 !important;
          font-weight: 600 !important;
          font-size: 16px !important;
          margin-top: 10px; }
        .MRF-Form .pdf-page-content .pdf-table .pdfSectionInfo .termsDoc .termsConditionstxt p {
          padding: 6px 0px; }
      .MRF-Form .pdf-page-content .pdf-table .pdfSectionInfo .termsDoc .kli-custom-checkbox {
        left: 12px;
        top: 0px;
        position: relative; }
      .MRF-Form .pdf-page-content .pdf-table .pdfSectionInfo .uploadDoc .page-header-uploadDoc {
        font-size: 14px;
        font-weight: 600;
        padding-bottom: 10px; }
      .MRF-Form .pdf-page-content .pdf-table .pdfSectionInfo .uploadDoc .buttonRow .uploadfile {
        width: 100% !important; }
      .MRF-Form .pdf-page-content .pdf-table .pdfSectionInfo .uploadDoc .buttonRow .txtContent .txt-1 {
        margin-top: 6px !important;
        display: block;
        line-height: normal; }
    .MRF-Form .pdf-page-content .pdf-table .nameOfRow {
      color: #da251c;
      padding: 0px; }
    .MRF-Form .pdf-page-content .pdf-table input[type="text"] {
      width: 100%;
      padding: 4px 6px;
      border: 1px solid #fbc3bf;
      background: #fffafa;
      resize: none; }
      .MRF-Form .pdf-page-content .pdf-table input[type="text"]:focus {
        outline: none; }
      @media (max-width: 575px) {
        .MRF-Form .pdf-page-content .pdf-table input[type="text"] {
          width: 100% !important; } }
    .MRF-Form .pdf-page-content .pdf-table textarea {
      width: 100%;
      padding: 4px 6px;
      border: 1px solid #fbc3bf;
      background: #fffafa;
      resize: none; }
      .MRF-Form .pdf-page-content .pdf-table textarea:focus {
        outline: none; }
      @media (max-width: 575px) {
        .MRF-Form .pdf-page-content .pdf-table textarea {
          width: 100% !important; } }
    .MRF-Form .pdf-page-content .pdf-table select {
      padding: 4px 6px;
      border: 1px solid #fbc3bf;
      background: #fffafa;
      resize: none;
      width: auto;
      outline: none; }
      @media (max-width: 575px) {
        .MRF-Form .pdf-page-content .pdf-table select {
          width: 100% !important; } }
    .MRF-Form .pdf-page-content .pdf-table .pdfNote {
      font-size: 11px;
      color: #ff0000;
      margin-top: 5px; }
    .MRF-Form .pdf-page-content .pdf-table .pdfSectionInfo.RowAlignleft {
      padding-left: 0px !important;
      padding-top: 0px; }
    .MRF-Form .pdf-page-content .pdf-table .pdfSectionInfo.pdfChecboxRow .kli-custom-checkbox {
      position: relative; }
    .MRF-Form .pdf-page-content .pdf-table .kli-custom-radio-Q .custom-control-label {
      font-size: 13px;
      margin-left: -8px; }
      .MRF-Form .pdf-page-content .pdf-table .kli-custom-radio-Q .custom-control-label::before {
        background: #fff;
        border: 2px solid #454545; }
    .MRF-Form .pdf-page-content .pdf-table .kli-custom-radio-Q .custom-control-input:checked ~ .custom-control-label::before {
      background-color: #da251c;
      border: none; }
    .MRF-Form .pdf-page-content .pdf-table input[type="text"].checkBoxInp {
      position: absolute;
      top: 10px;
      left: 70px;
      bottom: 0px;
      background: transparent;
      width: 60%;
      border: none;
      border-bottom: 1px solid #1e4679; }
    .MRF-Form .pdf-page-content .pdf-table input[type="text"].inpInvisible {
      background: transparent;
      width: 30%;
      border: none;
      border-bottom: 1px solid #1e4679;
      margin-left: 10px; }
    .MRF-Form .pdf-page-content .pdf-table input[type="text"].inpInvisible1 {
      background: transparent;
      width: 100%;
      border: none;
      border-bottom: 1px solid #1e4679; }
  .MRF-Form .pdf-page-content .page-header {
    text-align: center;
    padding-bottom: 20px; }
    .MRF-Form .pdf-page-content .page-header .page-title {
      font-size: 16px;
      font-weight: normal;
      line-height: 19px;
      padding-bottom: 0.5em; }
    .MRF-Form .pdf-page-content .page-header .page-sub-title {
      font-size: 14px;
      font-weight: 400;
      line-height: 22px; }

@media (max-width: 575px) {
  .MRF-Form .pdf-page-content .pdf-table .table.table-for-pdf tr td {
    white-space: nowrap; } }

@media (max-width: 576px) {
  .MRF-Form .pdf-page-content .pdf-table .pdfSectionInfo .uploadDoc .page-header-uploadDoc {
    padding-bottom: 15px; } }

/*Fix for pdf generated content HTML */
#pdf_content {
  font-size: 14px; }
  #pdf_content .pdfheader {
    background-color: #da251c;
    padding: 6px 0px; }
    #pdf_content .pdfheader .logo img {
      height: 36px; }
  #pdf_content .tdHeight {
    height: 37px; }
  #pdf_content .page-header {
    background-color: transparent;
    text-align: center;
    padding: 5px 0px; }
  #pdf_content .border-none {
    border: none !important; }
  #pdf_content .custom-control-input:checked ~ .custom-control-label::after {
    border-radius: 50%;
    background-image: #da251c url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='black' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E") !important; }
  #pdf_content .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #da251c !important;
    border-radius: 50px;
    border: 1px solid #da251c !important; }
  #pdf_content .custom-control-input:focus ~ .custom-control-label::before {
    -webkit-box-shadow: none !important;
    box-shadow: none !important; }
  #pdf_content .table.policy-proposal-table tr td {
    height: 37px !important; }
  #pdf_content .pdf-table {
    /*	.personlHealthStatementBlock [class*="col-"] {
			flex: 0 0 100%;
			max-width: 100%;
		}*/ }
    #pdf_content .pdf-table .row {
      padding: 10px 0px; }
      #pdf_content .pdf-table .row.OccupationlifeInsuredRow {
        margin: 10px 0px 0px 0px; }
      #pdf_content .pdf-table .row #housewife_income_div {
        white-space: nowrap;
        padding-top: 5px; }
    #pdf_content .pdf-table .form-group {
      margin-bottom: 0px; }
    #pdf_content .pdf-table .NameAddressEB [class*="col-"] {
      flex: 0 0 100%;
      max-width: 100%; }
    #pdf_content .pdf-table .kli-custom-radio .custom-control-label {
      padding-left: 10px; }

/*Fix for pdf generated content HTML */
.optRiderWrap {
  font-family: Lato; }
  .optRiderWrap .rider-card {
    margin-bottom: 0px; }
    .optRiderWrap .rider-card .card-body {
      padding: 0.80rem 0.65rem 0.80rem 0.65rem;
      position: relative; }
      .optRiderWrap .rider-card .card-body .card-title {
        font-size: 16px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #5e6061;
        padding-bottom: 5px;
        margin-bottom: 8px;
        position: relative;
        border-bottom: 1px dashed #da251c; }
        .optRiderWrap .rider-card .card-body .card-title .riderHover {
          position: absolute;
          width: auto;
          top: -6px;
          left: 85px;
          right: 0px; }
          .optRiderWrap .rider-card .card-body .card-title .riderHover p {
            display: inline-block;
            border-radius: 6px;
            background: #696969;
            color: #fff;
            font-size: 12px;
            font-weight: normal;
            padding: 10px 10px;
            cursor: pointer; }
      .optRiderWrap .rider-card .card-body .card-text .kli-custom-radio {
        position: relative !important;
        top: 0px !important;
        left: 0px !important; }
        .optRiderWrap .rider-card .card-body .card-text .kli-custom-radio label {
          font-size: 14px; }
      .optRiderWrap .rider-card .card-body .card-text .opt-textBox {
        border: none;
        border-radius: 0px;
        border-bottom: solid 2px #5E6061;
        border-radius: 0px;
        font-family: Lato;
        font-size: 14px;
        line-height: 24px;
        color: #5e6061;
        height: auto;
        width: 95%; }
      .optRiderWrap .rider-card .card-body .card-text .rider-btn-wrap {
        position: absolute;
        left: 0px;
        right: 0px;
        bottom: 17px; }
        .optRiderWrap .rider-card .card-body .card-text .rider-btn-wrap .btn-primary-kli {
          padding: 8px 0px !important;
          width: 95%; }
      .optRiderWrap .rider-card .card-body .card-text .listText1 {
        font-family: Lato;
        font-size: 12px;
        font-weight: normal;
        color: #969FAA;
        margin-bottom: 0px;
        display: inline-block;
        white-space: nowrap; }
      .optRiderWrap .rider-card .card-body .card-text .listText2 {
        font-family: Lato;
        font-size: 12px;
        color: #5e6061;
        font-weight: 600;
        margin-bottom: 0px;
        display: inline-block;
        margin-left: 20px; }

#selectPurpose {
  border: none; }

.dobWrap {
  border-bottom: 1px solid #5e6061; }
  .dobWrap .col-4 {
    padding-right: 10px; }
    .dobWrap .col-4:last-child {
      padding-right: 0px; }

.SumoSelect {
  width: 100%; }
  .SumoSelect p {
    margin: 0px; }

.SelectBox {
  padding: 5px 8px; }

.sumoStopScroll {
  overflow: hidden; }

/* Filtering style */
.SumoSelect .hidden {
  display: none; }

.SumoSelect .search-txt {
  display: none;
  outline: none; }

.SumoSelect .no-match {
  display: none;
  padding: 6px; }

.SumoSelect.open .search-txt {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 0px 0px;
  border: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0px;
  font-family: Lato;
  font-size: 14px;
  color: #5E6061;
  font-weight: 400;
  background: transparent;
  width: 95%; }

.SumoSelect.open > .search > span {
  visibility: hidden; }

.SumoSelect.open > .search > label {
  visibility: visible; }

/*this is applied on that hidden select. DO NOT USE display:none; or visiblity:hidden; and Do not override any of these properties. */
.SelectClass, .SumoUnder {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  border: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0; }

.SelectClass {
  z-index: 1; }

.SumoSelect {
  display: inline-block;
  position: relative;
  /*outline: none;
  border-bottom: 1px solid #5e6061;
  width:90%;*/
  /* &:focus > .CaptionCont, &:hover > .CaptionCont, &.open > .CaptionCont {
     box-shadow: 0 0 2px #7799D0;border-color: #7799D0; 
  }*/ }
  .SumoSelect > .optWrapper > .options li.opt label, .SumoSelect > .CaptionCont {
    user-select: none;
    -o-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    margin-bottom: 0px;
    font-family: Lato;
    font-size: 14px;
    color: #5E6061;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal; }
  .SumoSelect .select-all > label {
    user-select: none;
    -o-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    margin-bottom: 0px;
    font-family: Lato;
    font-size: 14px;
    color: #5E6061;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal; }
  .SumoSelect > .CaptionCont {
    position: relative;
    border: 0px solid #A4A4A4;
    min-height: 14px;
    /* background-color: #fff;*/
    border-radius: 0px;
    margin: 0;
    padding: 0px;
    position: relative;
    top: 6px; }
    .SumoSelect > .CaptionCont > span {
      display: block;
      padding-right: 30px;
      text-overflow: ellipsis;
      white-space: nowrap;
      overflow: hidden;
      cursor: default;
      font-family: Lato;
      font-size: 14px;
      color: #5E6061;
      font-weight: 600;
      font-style: normal;
      font-stretch: normal;
      outline: none; }
      .SumoSelect > .CaptionCont > span.placeholder {
        color: #5E6061;
        font-style: normal; }
    .SumoSelect > .CaptionCont > label {
      position: absolute;
      top: 0;
      right: 0px;
      bottom: 0;
      width: 20px;
      margin-bottom: 0px; }
  .SumoSelect.sumo_selectPurposeYear .CaptionCont span {
    text-align: right; }
  .SumoSelect.sumo_selectPurposeYear .CaptionCont label {
    right: 0px; }
  .SumoSelect > .CaptionCont > label > i {
    background-image: url(../images/selectArrow.png);
    background-position: right center;
    width: 16px;
    height: 16px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background-repeat: no-repeat;
    opacity: 0.8; }
  .SumoSelect > .optWrapper {
    display: none;
    z-index: 1000;
    top: 23px;
    width: 100%;
    position: absolute;
    left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    border: 0px solid #ddd;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.11);
    border-radius: 0px;
    overflow: hidden; }
  .SumoSelect.open > .optWrapper {
    top: 35px;
    display: block; }
    .SumoSelect.open > .optWrapper.up {
      top: auto;
      bottom: 100%;
      margin-bottom: 5px; }
  .SumoSelect > .optWrapper ul {
    list-style: none;
    display: block;
    padding: 0;
    margin: 0;
    overflow: auto; }
  .SumoSelect > .optWrapper > .options {
    border-radius: 0px;
    position: relative;
    /*Set the height of pop up here (only for desktop mode)*/
    max-height: 200px;
    /*height*/ }
  .SumoSelect > .optWrapper.okCancelInMulti > .options {
    border-radius: 0px 0px 0 0; }
  .SumoSelect > .optWrapper.selall > .options {
    border-radius: 0 0 0px 0px; }
  .SumoSelect > .optWrapper.selall.okCancelInMulti > .options {
    border-radius: 0; }
  .SumoSelect > .optWrapper > .options li.group.disabled > label {
    opacity: 0.5; }
  .SumoSelect > .optWrapper > .options li ul li.opt {
    padding-left: 22px; }
  .SumoSelect > .optWrapper.multiple > .options li ul li.opt {
    padding-left: 50px; }
  .SumoSelect > .optWrapper.isFloating > .options {
    max-height: 100%;
    box-shadow: 0 0 100px #595959; }
  .SumoSelect > .optWrapper > .options li.opt {
    padding: 0px 0px;
    position: relative;
    border-bottom: 0px solid #f5f5f5; }
  .SumoSelect > .optWrapper > .options > li.opt:first-child {
    border-radius: 0px 0px 0 0; }
  .SumoSelect > .optWrapper.selall > .options > li.opt:first-child {
    border-radius: 0; }
  .SumoSelect > .optWrapper > .options > li.opt:last-child {
    border-radius: 0 0 0px 0px;
    border-bottom: none; }
  .SumoSelect > .optWrapper.okCancelInMulti > .options > li.opt:last-child {
    border-radius: 0; }
  .SumoSelect > .optWrapper > .options li.opt:hover {
    background-color: #4287f5; }
    .SumoSelect > .optWrapper > .options li.opt:hover > label {
      color: #fff; }
  .SumoSelect > .optWrapper > .options li.opt.sel {
    background-color: #4287f5; }
    .SumoSelect > .optWrapper > .options li.opt.sel > label {
      color: #fff; }
  .SumoSelect .select-all.sel {
    background-color: #a1c0e4; }
  .SumoSelect .select-all > span {
    position: absolute;
    display: block;
    width: 30px;
    top: 0;
    bottom: 0;
    margin-left: -35px; }
  .SumoSelect .select-all > span i {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 14px;
    height: 14px;
    border: 1px solid #AEAEAE;
    border-radius: 0px;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15);
    background-color: #fff; }
  .SumoSelect .select-all.selected > span i, .SumoSelect .select-all.partial > span i {
    background-color: #11a911;
    box-shadow: none;
    border-color: transparent;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAGCAYAAAD+Bd/7AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNXG14zYAAABMSURBVAiZfc0xDkAAFIPhd2Kr1WRjcAExuIgzGUTIZ/AkImjSofnbNBAfHvzAHjOKNzhiQ42IDFXCDivaaxAJd0xYshT3QqBxqnxeHvhunpu23xnmAAAAAElFTkSuQmCC");
    background-repeat: no-repeat;
    background-position: center center; }
  .SumoSelect > .optWrapper > .options li label {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    cursor: pointer;
    margin-bottom: 0px; }
  .SumoSelect > .optWrapper > .options li span {
    display: none; }
  .SumoSelect > .optWrapper > .options li.group > label {
    cursor: default;
    padding: 8px 6px;
    font-weight: bold; }
  .SumoSelect > .optWrapper.isFloating {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 90%;
    bottom: 0;
    margin: auto;
    max-height: 90%; }
  .SumoSelect > .optWrapper > .options li.opt.disabled {
    background-color: inherit;
    pointer-events: none; }
    .SumoSelect > .optWrapper > .options li.opt.disabled * {
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
      /* IE 5-7 */
      filter: alpha(opacity=50);
      /* Netscape */
      -moz-opacity: 0.5;
      /* Safari 1.x */
      -khtml-opacity: 0.5;
      /* Good browsers */
      opacity: 0.5; }
  .SumoSelect > .optWrapper.multiple > .options li.opt {
    padding-left: 35px;
    cursor: pointer; }
    .SumoSelect > .optWrapper.multiple > .options li.opt span {
      position: absolute;
      display: block;
      width: 30px;
      top: 0;
      bottom: 0;
      margin-left: -35px; }
  .SumoSelect > .optWrapper.multiple > .options li.opt span i {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 14px;
    height: 14px;
    border: 1px solid #AEAEAE;
    border-radius: 0px;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15);
    background-color: #fff; }
  .SumoSelect > .optWrapper > .MultiControls {
    display: none;
    border-top: 0px solid #ddd;
    background-color: #fff;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.13);
    border-radius: 0 0 0px 0px; }
  .SumoSelect > .optWrapper.multiple.isFloating > .MultiControls {
    display: block;
    margin-top: 5px;
    position: absolute;
    bottom: 0;
    width: 100%; }
  .SumoSelect > .optWrapper.multiple.okCancelInMulti > .MultiControls {
    display: block; }
    .SumoSelect > .optWrapper.multiple.okCancelInMulti > .MultiControls > p {
      padding: 6px; }
      .SumoSelect > .optWrapper.multiple.okCancelInMulti > .MultiControls > p:focus {
        box-shadow: 0 0 2px #a1c0e4;
        border-color: #a1c0e4;
        outline: none;
        background-color: #a1c0e4; }
  .SumoSelect > .optWrapper.multiple > .MultiControls > p {
    display: inline-block;
    cursor: pointer;
    padding: 12px;
    width: 50%;
    box-sizing: border-box;
    text-align: center; }
    .SumoSelect > .optWrapper.multiple > .MultiControls > p:hover {
      background-color: #f1f1f1; }
    .SumoSelect > .optWrapper.multiple > .MultiControls > p.btnOk {
      border-right: 1px solid #DBDBDB;
      border-radius: 0 0 0 0px; }
    .SumoSelect > .optWrapper.multiple > .MultiControls > p.btnCancel {
      border-radius: 0 0 0px 0; }
  .SumoSelect > .optWrapper.isFloating > .options li.opt {
    padding: 12px 6px; }
  .SumoSelect > .optWrapper.multiple.isFloating {
    padding-bottom: 43px; }
    .SumoSelect > .optWrapper.multiple.isFloating > .options li.opt {
      padding-left: 35px; }
  .SumoSelect > .optWrapper.multiple > .options li.opt.selected span i {
    background-color: #11a911;
    box-shadow: none;
    border-color: transparent;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAGCAYAAAD+Bd/7AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNXG14zYAAABMSURBVAiZfc0xDkAAFIPhd2Kr1WRjcAExuIgzGUTIZ/AkImjSofnbNBAfHvzAHjOKNzhiQ42IDFXCDivaaxAJd0xYshT3QqBxqnxeHvhunpu23xnmAAAAAElFTkSuQmCC");
    background-repeat: no-repeat;
    background-position: center center; }
  .SumoSelect.disabled {
    opacity: 0.7;
    cursor: not-allowed; }
    .SumoSelect.disabled > .CaptionCont {
      border-color: #ccc;
      box-shadow: none; }
  .SumoSelect .select-all {
    border-radius: 0px 0px 0 0;
    position: relative;
    border-bottom: 0px solid #ddd;
    background-color: #fff;
    padding: 8px 0 3px 35px;
    height: 20px;
    cursor: pointer; }
    .SumoSelect .select-all > label, .SumoSelect .select-all > span i {
      cursor: pointer; }
    .SumoSelect .select-all.partial > span i {
      background-color: #ccc; }
  .SumoSelect > .optWrapper > .options li.optGroup {
    padding-left: 5px;
    text-decoration: underline; }

.byear .SumoSelect > .CaptionCont > label {
  left: 38px; }

.bmonth .SumoSelect > .CaptionCont > label {
  left: 42px; }

.bdate .SumoSelect > .CaptionCont > label {
  left: 24px; }

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