/* GLOBALS */
.centerthis { text-align: center; }
.alignright { float:right; text-align: right; }
.halfwidth { width:40%; }
.half { width: 40%; }
.pushdown { margin-top:20px; }
.padleftbtn { margin-left:10px; }
.padtop { margin-top:20px; }
.padtop2 { margin-top:40px; }
.floatright { float: right; }
.clearthis { clear:both; }
.green { color: green; }
.red { color:red; }
.silver {color: #d0d0d0}
.noskin { color:black; background:none; }
 #selectTemplateParentDiv { display:none; }
.is-visible { display: block; }
.no-bottom { margin-bottom:0px !important; }
.no-pad { margin:10px 0 !important;}
.green { color:#189018; }
.left25 { width:25%; margin-top: -2px; margin-inline-start: 0}
.fullwidth { width:100%; }
tr.boldthis td { font-weight:bold; }
.nohorizpad { padding-left:0 !important; padding-right:0 !important; }
.nobuttonstyle { background:none !important; color:#999 !important; }
.tobold { font-weight: bold !important; }
.hidethis { display:none !important; }
.push25 { margin-left:25%; }

/* INDEX */
#reactBulkupload { 
    box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.06), 0px 1px 1px 0px rgba(0, 0, 0, 0.16);
    background-color: #FEFEFE;
    border-radius: 3px;
    border-top: solid 8px #455b64;
    padding-top: 50px;
    margin-left: 1.25%;
}

/* ReactModals' - should be on top of everything in the app */
.ReactModal__Overlay--after-open { z-index: 1050 } /* 1050 is just above the NavBar's z-index of 1030 */

.reactAppContaniner { position: absolute; top: 0; left: 0; z-index: 9999;}
.reactAppContaniner { display:none; }
#angular_bulkbtn { background:none; color:blue; text-decoration: underline; margin-left:35% !important; border:none; 
    font-family: var(--cobalt-font-muli) !important; font-style:italic; font-weight:bold;  }
#sectiondivider { margin: 0;padding: 0 10%; width: 100%; background: url('/assets/Case_Information.png') no-repeat top center;
     min-height:360px; padding-top:80px; margin-bottom:50px; background-size: 70px 70px; border-bottom: solid 1px #ccc; }
.sectiondividerfull { margin:2% !important; width: 96% !important; }
.clearboth { clear:both; }


body .setflex { display: flex; flex-direction: column; min-height: 350px; }
body .filepicker.dropzone.dz-clickable.dz-started { order: 2;  display: flex; flex-direction: column;     padding-top: 20px; }
body .filepicker.dropzone.dz-clickable.dz-started div { order:1 }
body .filepicker.dropzone.dz-clickable.dz-started .dz-preview.dz-file-preview { order: 2; width: 100%; }
body .filepicker.dropzone.dz-clickable.dz-started .dz-default.dz-message { order: 4; }
body .filepicker.dropzone.dz-clickable.dz-started .centerthis.fileDescription { order: 3;  }
    .fileDescription {
        margin-top: 110px;
        padding-top: 100px;
        padding-bottom: 140px;
    }
.dropzone.dz-clickable {  width: 100%; height:auto; }
    .centerthis.fileDescription { border: dashed 1px #ccc; background: #f3f3f3 url('/assets/dummymodalimg.png') center center no-repeat;  
          padding:28% 0 12% 0; margin:20px 0; margin-top:25px;
    }   
.dz-error-message span { background:#c23d3e; padding:8px; color:#fff; border: none; border-radius: 0px;
    box-shadow: 5px 10px 8px #333; position:fixed; bottom:20px; left: 50%; transform: translate(-50%, 0); display:inline-block; }
.dz-error-message span:empty  { display: none; }
.dz-error-mark, .dz-success-mark { display:none;}
body .button-left-space { margin-left:10px; display: inline-block; }
.dz-preview.dz-file-preview { text-align:center }
.dz-preview.dz-file-preview {
    border: 1px solid rgba(40, 40, 47, 0.05);
    border-radius: 3px;
    box-shadow: 0px 2px 4px -2px rgba(0, 0, 0, 0.12);
    padding: 2px 5px;
}
.dz-preview.dz-file-preview .dz-details { float:left; }
.dz-preview.dz-file-preview .dz-remove { margin-left:70%; text-indent: -9999px; display: inline-block; margin-top: -40px; 
    background: url('/assets/blackX.jpg') no-repeat;  background-size: 20px 20px;
    width: 20px;
    height: 20px;
    margin-right: -60px; }
*::-ms-backdrop, .dz-preview.dz-file-preview .dz-remove { margin-left:76%; } 
.dz-image, .dz-size span { display:none; }
.dz-default.dz-message { margin-top:-125px; text-indent: -9999px;
    margin-top: -320px;
    text-indent: -9999px;
    padding-top: 100px;
    padding-bottom: 200px;
}
.template-upload-spinner {
padding-left: 6px;
display: block;
height: 20px;
clear: both;
    margin-left: 48%;
    margin-top: 5px;
}

.checklist-action-section {
    margin-top: 8px;
    margin-bottom: 14px;
}

.checklist-action-section .action-button-group {
    margin-top: 8px;
}

.checklist-action-section .action-button-group button {
    margin-right: 10px;
    text-transform: capitalize;
}

.checklist-action-section .action-button-group button:focus {
    outline: none;
    box-shadow: none;
}
.ReactModal__Content { top:12% !important; }
.ReactModal__Overlay--after-open { background: url('/assets/greybg.png'); }
.ReactModal__Content--after-open { left: 25% !important; width: auto !important; width: 50% !important; }
.ReactModal__Content--after-open button.buttonright,
.ReactModal__Content--after-open button.buttonright_spaced
{   background:#0376c1; color:#fff; border:none; border-radius:5px; padding:5px 10px;  }
.modal_closebtn { color:#000 !important; }
.buttonright { float:right; margin-right:10px; }
.buttonright_spaced { float:right; }

.status-display-component { margin: 16px 0px; }
.thin-title-line {border-bottom: thin solid rgb(238, 238, 238); width: 25%; margin-bottom: 18px; }
.button-transparent-bg { background-color: transparent !important }
.loading-spinner-center { display: block; margin-top: 32px; margin-left: auto;  margin-right: auto; width:24px; height: 24px; }
.validation-in-progress { display: block; height:12px; width: auto; }

.upload-table-refresh-button { margin-left: 10px; padding: 4px 6px 2px 6px; border: 1px solid #e4e4e4; background-color: white; border-radius: 5px;}
.validation-spacing { padding-left: 10px }
.validation-button  { border: 1px solid #e4e4e4; padding: 4px 5px 1px 5px; margin: 0px 0px 0px 3px; border-radius: 5px;}
.cancel-button { background:#0376c1; color:#fff; border:none; border-radius:5px; padding:5px 10px; } 
.no-cancel-button-strut { width: 58.5px; padding: 14px 0; }



.upload-table-flex {width: 100%; }
.upload-table-flex-row { display: flex; flex-direction: row; justify-content: space-between; align-items: center }
.upload-table-flex-header { font-weight: bold; margin-bottom: 3px; padding-bottom: 3px; border-bottom: 1px silver solid }
.upload-table-flex-row-regular { border-bottom: 1px solid #e0e0e0; }
.upload-table-flex-row-last    { border-bottom: 0px }
.upload-table-flex-super-col-1 { flex: 1 }
.upload-table-flex-super-col-4 { flex: 4 }
.upload-table-flex-super-col-8 { flex: 8 }



/* fold the upload table in cell pairs, when the window area is too small */
@media all and (min-width: 1400px) {
    .upload-table-flex-row-padding { padding: 5px 0; }
    .upload-table-flex-records-label { display: none }
    .upload-table-flex-sub-col-35 { width: 40%; display: inline-block } 
    .upload-table-flex-sub-col-65 { width: 60%; display: inline-block } 
}

@media all and (max-width: 1399px) {
    .upload-table-flex-row-padding { padding: 5px 0; }
    .upload-table-flex-sub-col-35 { display: block } 
    .upload-table-flex-sub-col-65 { display: block } 
}


#selectTemplate {padding-bottom: 8px; overflow-x: auto;}
#bulkuploadcontainer { margin-top:24px; width:80% }
#reactBulkupload .container-fluid { padding-left:0; padding-right: 0; }
#reactBulkupload .table-row {
   display: flex; display: -webkit-flex; width: 100%; flex-direction: row;
    -webkit-flex-direction: row; flex-grow: 0; -webkit-flex-grow: 0; flex-wrap: wrap; -webkit-flex-wrap: wrap; }
#reactBulkupload .table-row, #reactBulkupload .table-row div { font-size:10px; }
#reactBulkupload .table-row div { padding-top:5px; padding-bottom:5px; }
#reactBulkupload .text { flex-grow: 1; -webkit-flex-grow: 1; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;  }
#reactBulkupload .text { width: 10%;  }
#reactBulkupload .num { width: 10%; }
#reactBulkupload .table-row { border-bottom: 1px solid #ccc; border-collapse: collapse; padding-top: 5px; }
#reactBulkupload .table-row.header { font-weight: bold; padding-top: 8px; padding-bottom: 4px; }
.width75 { width:95%; margin-right:25%; border:solid 1px #cfcfcf; }
.halfwidth75 { width:47.5%; border:solid 1px #cfcfcf; }
.margleft { margin-left:2%;  color:blue !important; }
.bottomborder { border-bottom:solid 1px #ccc !important;  }
.bottomborder, .bottomborder option { padding:10px 0; text-indent: 10px;}
.hasUnderline { text-decoration: underline; }
body .halfwidthfloat { width:calc(50% - 20px); display: inline-block; margin: 10px 20px 20px 0; vertical-align: bottom}
#bulkuploadcontainer button { background:#0376c1; color:#fff; border:none; border-radius:5px; padding:5px 10px; } 
body .push40 { display: inline-block; margin-top: 40px;}
body .addpointer { cursor: pointer !important;}

body div [data-select-control="true"] {
   border:none !important;
  }

  body .nobottom { border-bottom:none !important; }
  body .nomargtop { margin-top:0px !important; }

.alert-shown-info { background:#1e721e; display:inline-block; }
.alert-shown { background:#c23d3e; display:inline-block; }
.template-download-spinner { padding-left:6px; display:inline-block; height: 20px; }
.alert-hidden { display:none !important; }
#generate_spinner { margin-left:10px; width:20px; height:20px; background: url('/assets/loader.gif') no-repeat !important; background-size: 20px 20px !important; }
#notification-wrap-text_reactmodal { padding: 9px 14px 8px 14px; color:#fff; border: none; border-radius: 0px;
    box-shadow: 5px 10px 8px #333; position:fixed; bottom:20px; left: 50%; transform: translate(-50%, 0); }

.value::after {
        border-top: 5px solid #0000a0;
        border-right: 5px solid transparent;
        border-left: 5px solid transparent;
      }
:-ms-fullscreen, :root .dark-theme input { width: 100% !important; }
body .companyyellow { background: url('/assets/employeeicon.PNG') no-repeat top center !important; background-size: 80px 80px !important; }
body .halfwidthfloat.generateTemplate { margin-bottom:30px;}
#modalCancelContent { text-align: center; margin-top:50px; }
#modalCancelContent>div { margin-top:20px; }

.cancel-processing-text { font-size: 15px; line-height: 200%; }
.cancel-processing-text>pre { display: inline-block; background-color: white; border: none; padding: 4px; font-size: 13px }

.cobalt-search {
  display: flex;
  align-items: flex-start;
  margin-top: .4rem;
}

.main-container {
  display: flex;
  flex-direction: column;
  width: 40rem;
  padding: .4rem;
  cursor: text;
}

.search-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: .3rem;
  width: 100%;
  height: 3.4rem;
  border: .05rem solid lightgray;
  border-radius: 2px;
}

.search-container:focus-within {
  border: .05rem solid gray;
  box-shadow: 0 0 3px #0377be;
}

.cobalt-history-container {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  padding: .4rem;
}

.cobalt-history {
  width: 4.2rem;
  background-color: #0377be;
  color: white; 
  font-size: 1.4rem;
}

.cobalt-history>i {
  color: white;
  font-weight: 300;
}

.cobalt-history:hover {
  color: white;
}

.results-container {
  display: flex;
  justify-content: space-around;
  align-items: center;
  width: 100%;
}

.input-container>input {
  width: 24rem;
  outline: none;
  padding-left: .3rem;
  border: none;
  height: 2.6rem;
  letter-spacing: .1rem;
}

.input-container>input::-ms-clear {
  display: none;
}

.input-container {
  display: flex;
  flex-direction: column;
  height: 1.4rem;
}

.cobalt-search-icon {
  margin-right: .4rem;
  font-weight: 600;
}

.cobalt-close-icon {
  margin-right: .4rem;
  font-weight: 600;
  cursor: pointer;
}

.cobalt-close-icon:hover {
  color: #0377be;
}
.search-suggestion {  
  box-shadow: 0 2px 8px #999;
  border-radius: 3px;
  width: 100%;
  cursor: default;
  margin-top: .3rem;
}

.suggestion-header {
  display: flex;
  align-items: center;
  height: 2.4rem;
  padding-left: .4rem;
  font-weight: 300;  
  background-color: #e9e9e9;
  color: gray;
  letter-spacing: .3rem;
  font-weight: 500
}

.suggestions {
  display: flex;
  align-items: center;
  height: 2.4rem;
  padding-left: .4rem;
  background-color: white;
  cursor: pointer;
}

.suggestions:hover {
  background-color: #c5dfeb;
}

.suggestions:active {
  background-color: #005E96;
}

.selected {
  background-color: #c5dfeb;
}

.quick-search-result-container {
  background-color: #FEFEFE;  
  border-radius: 3px;
  box-shadow: 0 2px 8px #999;
  width: 100%;
  cursor: default;
  margin-top: .3rem;
}

.quick-search-result-header {
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 300;
  line-height: 3.4rem;
  background-color: #e9e9e9;
  color: gray;
  padding-left: .4rem;
}

.quick-search-results {
  display: flex;
  line-height: 2.2rem;
  justify-content: space-between;
  align-items: center;
  background-color: white;
  cursor: pointer;
  padding: 0 .8rem;
  border-bottom: .02rem solid rgb(201, 201, 201);
  overflow: hidden;
  text-overflow: ellipsis;
  height: 6rem;
}

.quick-search-results:hover {
  background-color: lightgray;
}

.quick-search-results:active {
  background-color: #005E96;
}

.no-results {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  align-items: center;
  padding: .4rem;
  height: 8rem;
}

.return-icon:hover{
  color: #005E96;
}

.quick-search-result-footer {
  background-color: gray;
  color: white;
  cursor: pointer;
}

.quick-search-result-footer:active {
  background-color: #005E96;
}

.quick-result-title {
  justify-self: center;
  margin-right: auto;
}

.quick-result-icon {
  justify-self: start;
  margin-right: auto;
  cursor: pointer;
  margin-left: .4rem;
}

.quick-result-icon>i {
  color: gray;
}

.quick-result-item-right {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  height: 5.8rem;
}
.quick-result-item-right div{
  text-align: right;
}

.quick-result-item-left {
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  height: 5.8rem;
}
.history-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: .5rem;
  box-shadow: 0 2px 8px #999;
}

.history-item-container {
  align-items: center;
  font-size: 1.4rem;
  width: 28rem;
  background-color: white;
  padding: .6rem;
  cursor: pointer;
}

.history-header {
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 400;
  line-height: 3.4rem;
  width: 100%;
  background-color: #e9e9e9;
  color: gray;
  padding-left: .4rem;
}

.history-item {
  display: flex;  
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding: .6rem;
  width: 100%;
  border-bottom: .02rem solid rgb(199, 199, 199);
}

.history-item:last-child {
  border: none;
}

.history-id {
  text-align: end;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 500;
}

.history-item:hover {
  background-color: #c5dfeb;
}

.history-item:active {
  background-color: #005E96;
}

.history-item-name-company {
  font-style: italic;
  overflow: hidden;
  text-overflow: ellipsis;
}

.history-item-loader {
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 20rem;
  margin: 1rem 0;
}

.history-item-user {
  font-weight: 600;
}

.history-item-name {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  overflow: hidden;
  text-overflow: ellipsis;
}

.history-item-id {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.history-empty {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 28rem;
  margin-top: .3rem;
  cursor: pointer;
  border: .03rem solid lightgray;
  border-top: .02rem solid lightgray;
  background-color: white;
  padding: .6rem;
  overflow: hidden;
}

.history-empty-message {
  font-weight: 500;
  font-size: 1.4rem;
  padding: .4rem;
}
.filter-date-picker .react-datepicker__day {
  border-right: solid 0.8px #d3d3d3;
  border-bottom: solid 0.8px #d3d3d3;
  text-align: center;
  line-height: 3;
  font-family: var(--cobalt-font-muli);
  width: 40.6px;
  height: 40.6px;
  font-size: 14px;
  margin: 0px;
  padding-top: 0.8px;
  padding-left: 0.8px;
}
.filter-date-picker .react-datepicker__day:hover {
  border: solid 0.8px #a2a2a2;
  border-radius: 0;
  background-color: transparent;
  padding: 0px;
}
.filter-date-picker .react-datepicker__day--selected {
  border-radius: 0px;
  background-color: #0177bd;
  color: #fff;
  font-weight: normal;
}
.filter-date-picker .react-datepicker__day--selected:hover {
  border-radius: 0px;
  background-color: #0177bd;
  color: #fff;
  border: solid 0.8px #a2a2a2;
}
.filter-date-picker .react-datepicker__current-month {
  font: normal 14px var(--cobalt-font-muli);
  line-height: 2.5;
  letter-spacing: normal;
  text-align: center;
  min-height: 36px;
  color: #fff;
  border-right: 1px solid #a2a2a2;
  margin: 0 40px;
  border-left: 1px solid #a2a2a2;
}
.filter-date-picker .react-datepicker {
  border-radius: 0px;
  color: #fff;
  border: solid 0.8px #d3d3d3;
  border-right: none;
}
.filter-date-picker .react-datepicker__day-names {
  background-color: #2f7d33;
  width: 284px;
}
.filter-date-picker .react-datepicker__day-name {
  font: normal 11px var(--cobalt-font-muli);
  font-style: normal;
  font-stretch: normal3B;
  line-height: 0.76;
  letter-spacing: normal;
  color: #fff;
  margin-left: auto;
  margin-right: auto;
  width: 14.2%;
}
.filter-date-picker .react-datepicker__day--keyboard-selected {
  font-weight: normal;
  color: #fff;
  border-radius: 0;
}
.filter-date-picker .react-datepicker__header {
  font: normal 14px var(--cobalt-font-muli);
  line-height: 1.29;
  letter-spacing: normal;
  color: #fff;
  background-color: #595959;
  text-align: center;
  border-radius: 0;
  border-bottom: 0px;
  padding: 0px;
}
.filter-date-picker .react-datepicker__month {
  margin: 0px;
}
.filter-date-picker .react-datepicker__day--outside-month {
  background-color: #ededed;
  color: #4a4a4a;
}
.filter-date-picker .react-datepicker__day--outside-month:hover {
  border: solid 0.8px #a2a2a2;
  border-radius: 0;
  background-color: #ededed;
}
.filter-date-picker .react-datepicker__today-button {
  background-color: #fff;
  padding: 10px;
  font-weight: normal;
}
.filter-date-picker .react-datepicker__today-button {
  font: normal 14px var(--cobalt-font-muli);
  line-height: 1.29;
  letter-spacing: normal;
  text-align: center;
  color: #000;
  border-top: none;
  border-right: solid 0.8px #d3d3d3;
}
.filter-date-picker .react-datepicker__triangle {
  display: none;
}
.filter-date-picker .react-datepicker-popper {
    margin-left: -115px;
    z-index: 10;
}
.filter-date-picker .react-datepicker__navigation {
  border: solid #fff;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 3px;
  margin: 4px 8px 0 8px;
}
.filter-date-picker .react-datepicker__navigation--previous {
  border-right-color: #fff;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
.filter-date-picker .react-datepicker__navigation--next {
  border-right-color: #fff;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.filter-date-picker .react-datepicker__close-icon::after{
  color:#bebec0;
  border:solid 2px #bebec0;
  background-color: transparent;
  font-weight: bold;
  padding:0;
  top:50%;
  height: 18px;
  width: 18px;
  font-size:14px;
}
.filter-date-picker .date-section{
  margin-top: -15px;
  margin-bottom: 20px;
}
.filter-date-picker .calendar-input {
  min-width: 155px;
} 

.filter-date-picker .calendar-input::-ms-clear {
  display: none;
}
.pagination-footer .table-pagination {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end; }

.pagination-footer .table-pagination .pagination-menu {
  display: flex;
  list-style: none; }

.pagination-footer .table-pagination .form-check-label {
  margin: 0 4px; }

.pagination-footer .table-pagination .page-item:last-child .btn-paginate {
  margin-right: 0; }

.pagination-footer .table-pagination .btn-paginate {
  background-color: #929292;
  color: #fff;
  border-radius: 1px;
  width: 20px;
  height: 20px;
  margin-right: 5px;
  padding: 0; }

.pagination-footer .table-pagination .btn-paginate span {
  font-size: 25px;
  font-weight: 100;
  line-height: 14px; }

.pagination-footer .table-pagination .page-input {
  width: 28px;
  border: solid 1px #808080;
  margin: 0;
  height: 20px;
  text-align: center; }

.pagination-footer .table-pagination input::-webkit-outer-spin-button,
.pagination-footer .table-pagination input::-webkit-inner-spin-button {
  /* display: none; <- Crashes Chrome on hover */
  -webkit-appearance: none;
  margin: 0; }

.pagination-footer .table-pagination input[type='number'] {
  -moz-appearance: textfield;
  /* Firefox */ }

.pagination-footer select::-ms-expand {
  display: none; }

.pagination-footer .items-per-page {
  position: relative;
  margin-right: 4px; }

.pagination-footer .items-per-page select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: block;
  width: 55px;
  height: 20px;
  float: right;
  padding: 0 25px 0 8px; }

.pagination-footer .items-per-page:after {
  content: '\203A';
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  right: 0px;
  padding: 0 6px 0;
  background-color: #929292;
  color: #fff;
  border-radius: 1px;
  height: 20px;
  line-height: 17px;
  font-size: 25px;
  font-weight: 100;
  position: absolute;
  pointer-events: none; }

/************************************
      Media queries break point
 To use these, put this snippet in the appropriate selector:
     @include bp(tiny) {
         background-color: purple;
     }
     Replace "tiny" with "medium" or "big" as necessary.
*************************************/
@media (min-width: 992px) {
  .col-md-1-6 {
    width: 13.33334% !important; }
  .col-md-1-5 {
    width: 12% !important; }
  .col-md-2-5 {
    width: 20.83333% !important; }
  .col-md-3-5 {
    width: 29.16667% !important; } }

/* New Beneficiary UI Rebranding */
/* New Beneficiary UI Rebranding */
.new-ui .pagination-footer {
  color: #252A37;
  font-family: var(--cobalt-font-primary);
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  display: flex;
  justify-content: space-between;
  margin-top: -16px;
  padding: 12px 12px 0px;
  border-top: 1px solid #E5E7E9;
  border-bottom: 1px solid #E5E7E9; }
  .new-ui .pagination-footer .table-pagination .page-input {
    width: 30px;
    padding: 4px 8px;
    border-radius: 4px;
    height: 24px; }
  .new-ui .pagination-footer .table-pagination .btn-paginate {
    background-color: #F7F8FA;
    color: #252A37;
    border-radius: 0;
    width: 24px;
    height: 24px;
    margin-right: 5px;
    padding: 0; }
    .new-ui .pagination-footer .table-pagination .btn-paginate > img {
      width: 20px; }
  .new-ui .pagination-footer .items-per-page {
    display: inline-flex; }
    .new-ui .pagination-footer .items-per-page:after {
      background-color: #FFFFFF;
      color: #252A37;
      top: 2px;
      right: 2px; }
    .new-ui .pagination-footer .items-per-page select {
      width: 50px;
      height: 24px;
      padding: 0 8px;
      border-radius: 4px; }

.hide-filters-btn {
  float: right; }

.filter-icon, .review-icon {
  float: left;
  margin-right: 10px;
  width: 18px;
  height: 12px;
  background-size: cover; }

.review-icon {
  height: 18px;
  margin-right: 5px; }

.filtering-active {
  color: #0177bd; }

.refresh {
  background-image: url("/assets/icons/SVG/sync.svg"); }

.list-columns {
  background-image: url("/assets/icons/SVG/group-24.svg"); }

.export {
  background-image: url("/assets/icons/SVG/inbox.svg"); }

.print {
  background-image: url("/assets/icons/SVG/printing.svg"); }

.review-icon {
  background-image: url("/assets/icons/SVG/box-arrow-in.svg"); }

.grid-toolbar {
  display: flex;
  justify-content: space-between;
  padding: 8px;
  border-top: 1px solid #cfcfcf;
  width: 100%; }

.grid-toolbar-btn-container {
  margin-left: auto;
  order: 4; }

.grid-toolbar-btn {
  border: none;
  color: #787878;
  background-color: white;
  vertical-align: middle;
  font-size: 16px;
  cursor: pointer;
  height: 30px;
  width: 30px;
  padding: 4px;
  user-select: none;
  margin-left: auto;
  background-repeat: no-repeat;
  background-size: 60%;
  background-position: center; }

.grid-toolbar-btn-active,
.grid-toolbar-btn:active {
  color: #0177bd;
  box-shadow: rgba(0, 0, 0, 0.06) 0px 2px 2px 0px inset;
  box-sizing: border-box; }

.grid-toolbar-btn:active i {
  color: #0177bd; }

.grid-toolbar-btn:focus {
  box-shadow: rgba(0, 0, 0, 0.06) 0px 3px 4px 0px;
  box-sizing: border-box;
  outline-width: 0px; }

.grid-toolbar-btn:disabled {
  cursor: not-allowed; }

.grid-toolbar-filter:hover {
  cursor: pointer; }

.grid-toolbar-filter img {
  float: left;
  margin-right: 10px; }

.grid-toolbar-filter div {
  float: left; }

.grid-toolbar-filter {
  font-family: var(--cobalt-font-muli);
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: normal;
  order: 1; }

.grid-toolbar .divider {
  border-left: 1px solid black;
  order: 2;
  margin: 0 12px;
  height: 12px; }

.grid-toolbar-selected .selected-count-hide-filter {
  padding: 0;
  border-left: none; }

.grid-toolbar-hide-filter {
  padding: 8px 0; }

.grid-toolbar-selected {
  float: left;
  font-family: var(--cobalt-font-muli);
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: normal;
  order: 3; }

.review-billing-items {
  width: 110px;
  height: 18px; }

.review-billing-items .review-billing-items-title {
  padding-left: 17px;
  border-left: 1px solid #6b6b6b;
  position: relative;
  top: -2px; }

.review-billing-items .review-billing-items-title > p {
  color: #0177bd; }

.link-marginright {
  text-decoration: underline solid;
  font-weight: bold;
  margin-right: 8px;
  color: #0177bd;
  cursor: pointer; }

.link-marginleft {
  text-decoration: underline solid;
  font-weight: bold;
  margin-left: 8px;
  color: #0177bd;
  cursor: pointer; }

@media print {
  .grid-toolbar {
    display: none; } }

/************************************
      Media queries break point
 To use these, put this snippet in the appropriate selector:
     @include bp(tiny) {
         background-color: purple;
     }
     Replace "tiny" with "medium" or "big" as necessary.
*************************************/
@media (min-width: 992px) {
  .col-md-1-6 {
    width: 13.33334% !important; }
  .col-md-1-5 {
    width: 12% !important; }
  .col-md-2-5 {
    width: 20.83333% !important; }
  .col-md-3-5 {
    width: 29.16667% !important; } }

/* New Beneficiary UI Rebranding */
.new-ui .grid-toolbar {
  border-top: none; }
  .new-ui .grid-toolbar .grid-toolbar-btn-container {
    display: flex;
    padding: 8px 0;
    align-self: center; }
    @media (max-width: 767px) {
      .new-ui .grid-toolbar .grid-toolbar-btn-container {
        align-self: start; } }
    .new-ui .grid-toolbar .grid-toolbar-btn-container .grid-toolbar-btn {
      padding: 0 0 0 16px;
      width: 40px; }
      @media (max-width: 767px) {
        .new-ui .grid-toolbar .grid-toolbar-btn-container .grid-toolbar-btn {
          padding: 0 16px 0 0; } }

.grid-manage-column-container {
    position: relative;
    width: 100%;
}

.grid-manage-column-wrapper {
    position: absolute;
    top: -12px;
    width: 160px;
    right: 20px;
    z-index: 10;
    background-color: #FFFFFF;
    -moz-box-shadow: 0 0 4px #ccc;
    -webkit-box-shadow: 0 0 4px #ccc;
    box-shadow: 0 0 4px #ccc;
}
.grid-column-hide {
    border-bottom: solid 1px #d3d3d3;
    background-color: #ffffff;
    height: 40px;
    padding: 10px 0 0 0;
}
.grid-column-hide:hover {
    background-color: #CDE4F2;
    cursor: pointer;
}
.grid-column-hide:nth-last-child {
    border: none;
}
.button-item-reset {
    background-color: #ffffff;
    height: 40px;
    padding: 10px 0 0 0;
}
.button-item-reset:hover {
    background-color: #66add7;
    cursor: pointer;
}
.button-item-reset:hover > .reset-content > .text-reset{
    color: #ffffff;
}
.button-item-reset:hover > .reset-content > .img-reset{
    filter: brightness(100) saturate(100%);
}
.reset-content{
    margin: 0px 0px 0px 10px;
}
.text-reset{
    display: inline-block;
    margin-left: 10px; 
}
.grid-checkbox {
    padding-left: 20px; 
    position: relative;
    display: block;
    box-sizing: border-box;
}
.grid-checkbox label {
  display: inline-block;
  position: relative;
  padding-left: 5px;
}
.grid-checkbox label:hover {
  cursor: pointer;
}
.grid-checkbox label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left: 0;
    margin-left: -20px;
    border: 1px solid #cccccc;
    border-radius: 3px;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    transition: border 0.15s ease-in-out, color 0.15s ease-in-out; }
.grid-checkbox label::after {
    display: inline-block;
    position: absolute;
    width: 16px;
    height: 16px;
    left: 0;
    top: 0;
    margin-left: -20px;
    padding-left: 3px;
    padding-top: 1px;
    font-size: 11px;
    color: #0177BD;
}
.grid-checkbox input[type="checkbox"] {
  opacity: 0;
  position: absolute;
  margin-left: -20px; 
}
.grid-checkbox input[type="checkbox"]:focus + label::before {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.grid-checkbox input[type="checkbox"]:checked + label::after {
    font-family: 'FontAwesome';
    content: "\F00C";
}
.grid-checkbox input[type="checkbox"]:disabled + label {
    opacity: 0.65; 
}
.grid-checkbox input[type="checkbox"]:disabled + label::before {
    background-color: #eeeeee;
    cursor: not-allowed;
}

@-webkit-keyframes showSweetAlert {
  0% {
    transform: scale(0.7);
    -webkit-transform: scale(0.7);
  }
  45% {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
  }
  80% {
    transform: scale(0.95);
    -webkit-tranform: scale(0.95);
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
@keyframes showSweetAlert {
  0% {
    transform: scale(0.7);
    -webkit-transform: scale(0.7);
  }
  45% {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
  }
  80% {
    transform: scale(0.95);
    -webkit-tranform: scale(0.95);
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
.common-ui-dropdown.read-only .ui.selection.dropdown {
  opacity: 1;
  background-color: #eeeeee; 
}

.common-ui-dropdown .ui.selection.dropdown {
  padding: 1em;
  border-radius: 0;
}

.common-ui-dropdown .ui.selection.dropdown .menu {
  border-radius: 0;
}

.common-ui-dropdown .ui.selection.dropdown.active,
.common-ui-dropdown .ui.selection.active.dropdown .menu {
  border-color: #0377be;
  outline: 0;
  box-shadow: inset 0 0.1rem 0.1rem rgba(0, 0, 0, 0.075), 0 0 0.8rem rgba(3, 119, 190, 0.6);
}

.common-ui-dropdown .ui.dropdown .menu > .item {
  padding: 1em !important;
  font-size: 1em;
}

.grid-filters-container [role="combobox"] {
  position: absolute;
  width: 370px;
  min-height: 23px;
  font-size: 12px;
  padding-top: 15px;
}

.grid-filters-container.slideup .autocomplete {
    position: absolute;
    z-index: 1;
}

.grid-filters-container .autocomplete input[role="combobox"] {
    position: static;
    padding: 1rem 1.5rem;
    margin: 0;
    border: 0 !important;
    background-color: transparent;
}

.grid-filters-container .autocomplete input[role="combobox"]:focus {
    outline-width: 0.1rem;
    outline-color: #96c8da;
}

.grid-filters-container .autocomplete .auto-suggestions {
    width: calc(100% + 0.2rem);
    margin: -0.1rem 0 0 -0.1rem;
    border: 0.1rem solid #96c8da;
    background-color: #fff;
}

.grid-filters-container .autocomplete .auto-suggestions .preloader {
    position: relative;
}

.grid-filters-container .autocomplete .auto-suggestion + .preloader {
    position: absolute;
}

.grid-filters-container .autocomplete .auto-suggestions:empty {
    display: none;
}

.grid-filters-container .autocomplete .auto-suggestion,
.grid-filters-container .autocomplete .auto-suggestions .preloader {
    padding: 0.7rem 1.2rem;
    font-size: 1rem;
}

.grid-filters-container .autocomplete .auto-suggestion-selected {
    color: #fff;
    background-color: #96c8da;
}

.grid-filters-container .autocomplete .auto-suggestion:not(:last-child) {
    border-right: 0.1rem solid transparent;
    border-bottom: 0.1rem solid #fafafa;
}

.grid-filters-container [role="combobox"]:not(.active),
.grid-filters-container [role="combobox"]:not(.active):hover  {
  border: 0;
  border-top: 0.3rem solid #fff;
} 

.grid-filters-container [role="combobox"] .ui.dropdown .menu>.item {
  line-height: 2rem;
}

.grid-filters-container .ui.dropdown .menu .selected.item:not(:hover)  {
  background: #fff;
} 

.grid-active-filters {
  padding-top: 15px;
  display: block;
  min-height: 23px;

}
.applied-filter > button > i {
  color: #fff;
}
.applied-filter > button {
  border: none;
  background-color: #67ADD7;
  color: #fff;
  font-size: 12px;
  cursor: pointer;
  user-select: none;
  margin-left: auto;
}
.applied-filter.clear-all:hover {
  cursor: pointer;
}
.applied-filter.clear-all {
  background-color: #929292;
  height: 29px;
  padding: 5px 10px;
  line-height: 1.8;
}
.applied-filter {
  height: 23px;
  margin-top: 5px;
  border-radius: 2px;
  background-color: #67ADD7;
  height: 100%;
  font-family: var(--cobalt-font-muli);
  font-size: 11px;
  color: #ffffff;
  padding: 5px 10px;
  padding-right: 5px;
  float: left;
  margin-right: 10px;
}
.filter-date-input .calendar-input {
  padding: 9px 9px 9px 15px;
  border: 0;
  border-right: 0.1rem solid #d3d3d3;

}
.filter-date-input .calendar-icon img:hover {
  cursor: pointer;
}
.filter-date-input .calendar-icon {
  padding: 9px;
  border: none;
}
.filter-date-input .react-datepicker-wrapper,.filter-date-input .react-datepicker__input-container,.filter-date-input .calendar-input {
  width: 335px;
}
.filter-text-input {
  width: 369px;
  height: 100%;
  border: 0;
  padding-left: 15px;
}

.filters-dropdown > i {
  margin-left: 1px;
  border: solid black;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 3.0px;
}

.up {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  display: none;
}

.down {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  float: right;
  margin-right: 10px;
}

.filter-input {
  /* width: 388px; */
    min-width: 170px;
    height: 100%;

    float: left;

}
.filter-option-separator {
  width: 138px;
  height: 1px;
  border: solid 1px #eeeeee;
  margin-left: auto;
  margin-right: auto;
}
.filter-option {
  min-height: 36px;
  width: 142px;
  padding-left: 13px;
  padding-top: 11px;
  font-family: var(--cobalt-font-muli);
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: normal;
}
.filters-dropdown-options{
  position: absolute;
  top: 140px;
  min-height: 50px;
  width: 140px;
  z-index: 10;
  background-color: #FFFFFF;
  -moz-box-shadow: 0 0 4px #ccc;
  -webkit-box-shadow: 0 0 4px #ccc;
  box-shadow: 0 0 4px #ccc;
}
.filters-dropdown:hover{
  cursor: pointer;
}
.filter-option:hover{
  cursor: pointer;
  background-color: #CDE4F2;


}
.filters-dropdown {
    width: 135px;
    height: 100%;
    padding-top: 14px;
    float: left;
    font-family: var(--cobalt-font-muli);
    font-size: 12px;
    border-right: solid 1px #d3d3d3;
    font-weight: bold;
    line-height: 1;
    color: #4a4a4a;
    padding-left: 10px;
}

.grid-filters {
  height: 38px;
  width: 507px;
  border-radius: 2px;
  border: solid 1px #d3d3d3;
}

.grid-filters-container {
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid rgb(207, 207, 207);;
    margin-bottom: 10px;
    width: 100%;
}

.slideup, .slidedown {
    max-height: 230px;
    overflow-y: hidden;
    -webkit-transition: max-height 0.5s ease-in-out;
    -moz-transition: max-height 0.5s ease-in-out;
    -o-transition: max-height 0.5s ease-in-out;
    transition: max-height 0.5s ease-in-out;
}
.slidedown {
    /* max-height: 0px;       */
    -webkit-transition: max-height 0.5s ease-in-out;
    -moz-transition: max-height 0.5s ease-in-out;
    -o-transition: max-height 0.5s ease-in-out;
    transition: max-height 0.5s ease-in-out;
    max-height: 0px;
    border: 0px;
}

.main{
    background-color: #fff;
    border-top:8px;
    border-top-color: #455B66;
    border-top-style: solid;
    border-radius: 3px;
    margin: 30px 10px 0 10px;
    position: relative;
    min-height: 300px;
}

.main-alt-instance{
    background-color: #fff;
    border-top:8px;
    border-top-color:  #599FCA !important;
    border-top-style: solid;
    border-radius: 3px;
    margin: 30px 10px 0 10px;
    position: relative;
    min-height: 300px;
}

.first-line-title{
    color:'#AAAAAA';
    font-size:12px;
}

.second-line-title{
    color: #28282F;
    font-size:22px;
    font-weight: 600;
    text-transform: uppercase;
    padding-left:0px;
}
.page-title {
    margin: 20px 20px 0 20px;
}

.calendar-input{
    border: 1px solid #d3d3d3;
    border-radius:2px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    padding: 10px;
    font-weight: normal;
}

.calendar-icon{
    font-size: 16px;
    border: 1px solid #d3d3d3;
    border-radius:2px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-left:none;
    padding: 6px 10px 0px 10px;
}

.due-date-label{
    padding-right: 10px;
    padding-top: 10px;
}
#homeAdvanceView{
    margin-top:-20px;
}
.toogle{
    margin-top:-20px;
}

/*US5646*/

.taskGridWrapper .btn:focus, .select-per-page {
    outline:0;
}

.taskGridWrapper .ag-header-cell:after {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}

.taskGridWrapper .ag-theme-balham .ag-ltr .ag-cell.ag-cell-focus {
    border:0;
}

.taskGridWrapper div.table-footer.pagination-footer {
    margin: 0;
    padding-top: 20px;
}

.taskGridWrapper #taskGrid > div {
    margin: 0;
}

.taskGridWrapper div.ag-cell {
    line-height: 42px;
    vertical-align: middle;
}

.taskGridWrapper .grid-filters-container.slidedown {
    display: none;
}

.taskGridWrapper .grid-toolbar-btn:hover {
    color: #0177bd;
}

.taskGridWrapper .grid-toolbar-btn:before {
    font-size: 14px;
}

.taskGridWrapper .grid-toolbar-btn-container button.grid-toolbar-btn {
    padding: 5px;
    margin: 0 5px;
}

.taskGridWrapper .grid-toolbar-btn-container button.grid-toolbar-btn:last-child {
    margin: 0;
}

.taskGridWrapper div.grid-root {
    margin: 0;
}

.taskGridWrapper button.filter-icon-button {
    outline:0;
}

.taskGridWrapper button.filter-icon-button .img-filter-icon {
    margin-bottom: 2px;
}

.taskGridWrapper div.grid-toolbar-filter {
    display: block;
    height: 30px;
    padding-top: 8px;
    color: #868686;
}

.taskGridWrapper div.grid-toolbar-filter.filtering-active {
    color: #0177bd;
}


@media print {
    .taskGridWrapper .table-footer.pagination-footer {
        display: none;
    }
    .taskGridWrapper .grid-filters-container.slideup {
        display: none;
    }
    .taskGridWrapper > .page-title {
        display: none;
    }

    .taskGridWrapper {
        border: none;
    }
}
.view-all-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  min-height: 40rem;
  padding: .3rem;  
}

.view-all-header {
  width: 100%;
  margin: 0 1rem;
  display: flex;
  justify-content: center;
  align-items: center;
  border-bottom: .05rem solid black;
}

.view-all-results {
  width: 100%;
  flex-direction: column;
  border: .03rem solid lightgray;
  border-top: none;
}

.view-all-toggle-container {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 100%;
  margin-bottom: .4rem;
}

.view-all-title {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.view-all-toggle-input {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: .4rem;
}

.view-all-toggle-label {
  display: flex;
  align-items: center;
  justify-content: center;

}

.view-all-paging {
  display: flex;
  justify-content: center;
  align-items: center;
}

.max-result-warning {
  height: 1.8rem;
  margin-bottom: .8rem;
  color: red;
  font-size: 1.4rem;
  margin-bottom: 2rem;
}

.max-result-warning>i {
  margin-right: .8rem;
}

.result-sm {
  width: 10rem;
}

.result-md {
  width: 18rem;
}

.result-lg {
  width: 26rem;
}

.case-result-container {
  display: flex;
  align-items: center;
  width: 100%;
  padding: .4rem;
  height: 5rem;
  font-size: 1.4rem;
  border-bottom: .02rem solid lightgray;
  cursor: pointer;
}

.case-result-property {
  font-weight: 400;
  overflow: hidden;
  text-overflow: ellipsis;
}

.case-header-container {
  display: flex;
  width: 100%;
  align-items: center;
  background-color: rgb(107, 107, 107);
  height: 5.4rem;
  padding: .3rem;
}

.case-header {
  display: flex;
  align-items: center;
  font-size: 1.6rem;
  font-weight: 500;
  color: white;
  border-right: .02rem solid rgb(119, 119, 119);
  padding-left: .4rem;
  height: 100%;
}

.case-header:last-of-type {
  border: none;
}

.case-result-container:hover {
  background-color: rgb(219, 219, 219);  
}

.subtype-container {
  max-height: 4.9rem;
  overflow: hidden;
}

.case-subtype {
  margin: 0;
  padding-right: .3rem;
  height: 1.6rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 1.35rem;
}
.company-result-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: .4rem;
  height: 5rem;
  font-size: 1.4rem;
  border-bottom: .02rem solid lightgray;
  cursor: pointer;
}

.company-result-property {
  display: flex;
  width: 20rem;  
  font-weight: 400;
}

.company-result-container:hover {
  background-color: rgb(219, 219, 219);
}

.matter-number {
  display: flex;
  justify-content: flex-end;
  padding: .4rem;
}

.company-name {
  font-weight: 600;
  padding-left: .6rem;
}

.company-header-container {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  background-color: rgb(107, 107, 107);
  height: 5.4rem;
  padding: 1rem;
}

.company-header {
  font-size: 1.6rem;
  font-weight: 500;
  color: white;
}
.profile-result-container {
  display: flex;
  align-items: center;
  width: 100%;
  padding: .4rem;
  min-height: 5rem;
  height: fit-content;
  font-size: 1.4rem;
  border-bottom: .02rem solid lightgray;
  cursor: pointer;
}

.profile-header {
  display: flex;
  align-items: center;
  font-size: 1.6rem;
  font-weight: 500;
  color: white;
  border-right: .02rem solid rgb(119, 119, 119);
  padding-left: .4rem;
  height: 100%;
}

.profile-header:last-of-type {
  border: none;
}

.profile-header-container {
  display: flex;
  align-items: center;
  width: 100%;
  align-items: center;
  background-color: rgb(107, 107, 107);
  height: 5.4rem;
  padding: .3rem;
}

.profile-result-property {
  font-weight: 400;
  overflow: hidden;
  text-overflow: ellipsis;
}

.profile-result-container:hover {
  background-color: rgb(219, 219, 219);
}

.name-role {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  text-overflow: ellipsis;
}
.pagination-container {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: .8rem;
}

.pagination-link {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 2rem;
  padding: .3rem;
  margin: .3rem;
  cursor: pointer;
}
.pagination-current-link {
  font-weight: 600;
  border-bottom: .03rem solid rgb(196, 196, 196);
}

.pagination-link:hover {
  font-weight: 600;
}

div.wrapper div.menu-wrapper div.input-wrapper {
  padding: 2px 10px; }

div.wrapper div.menu-wrapper div.checkbox-action-wrapper {
  display: flex;
  justify-content: space-between;
  padding: 2px 10px;
  align-items: center; }
  div.wrapper div.menu-wrapper div.checkbox-action-wrapper label.button {
    font-size: 12px;
    line-height: 14px;
    color: #0177bd;
    cursor: pointer;
    margin-left: 12px;
    margin-bottom: 0;
    font-weight: 400; }
  div.wrapper div.menu-wrapper div.checkbox-action-wrapper .divider {
    margin: 0; }

div.wrapper div.menu-wrapper div.options-wrapper {
  padding: 10px;
  overflow: auto;
  max-height: 340px;
  min-height: 100px;
  height: auto; }
  div.wrapper div.menu-wrapper div.options-wrapper div.option {
    display: flex;
    white-space: normal !important; }
    div.wrapper div.menu-wrapper div.options-wrapper div.option:not(:first-child) {
      padding-top: 20px; }
    div.wrapper div.menu-wrapper div.options-wrapper div.option div.checkbox {
      margin: 0; }
    div.wrapper div.menu-wrapper div.options-wrapper div.option p {
      padding-left: 10px; }

div.wrapper div.menu-wrapper div.action-wrapper {
  padding: 10px;
  display: flex;
  justify-content: space-between; }
  div.wrapper div.menu-wrapper div.action-wrapper button.continue {
    margin-left: 10px; }

div.wrapper .ui.selection.dropdown .menu {
  max-height: 500px; }

div.wrapper .ui.divider {
  margin: 0 -10px; }

.btn-green-admin-checklist {
    padding-right: 25px;
    padding-left: 25px;
    margin-right: 10px;
}

hr {
    border: solid 1px #cfcfcf;
}

.checklist-title {
    font-family: var(--cobalt-font-montserrat);
    font-size: 2.0rem;
    text-align: center;
    font-weight: bold;
    color: #000;
}

.warning-message {
    color: #9a2524;
    font-family: var(--cobalt-font-muli);
    font-weight: 800;
    font-size: 14px;
}

.uploadstatus-grid-component { margin: 16px 0px; }
.thin-title-line {border-bottom: thin solid rgb(238, 238, 238); width: 25%; margin-bottom: 18px; }
.button-transparent-bg { background-color: transparent !important }
.loading-spinner-center { display: block; margin-top: 32px; margin-left: auto;  margin-right: auto; width:24px; height: 24px; }
.validation-in-progress { display: block; height:12px; width: auto; }

.upload-table-refresh-button { margin-left: 10px; padding: 4px 6px 2px 6px; border: 1px solid #e4e4e4; background-color: white; border-radius: 5px;}
.validation-spacing { padding-left: 10px }
.validation-button  { border: 1px solid #e4e4e4; padding: 4px 5px 1px 5px; margin: 0px 0px 0px 3px; border-radius: 5px;}
.cancel-button { background:#0376c1; color:#fff; border:none; border-radius:5px; padding:5px 10px; } 
.no-cancel-button-strut { width: 58.5px; padding: 14px 0; }

 
.upload-table-flex {width: 100%; }
.upload-table-flex-row { display: flex; flex-direction: row; justify-content: space-between; align-items: center }
.upload-table-flex-header { font-weight: bold; margin-bottom: 3px; padding-bottom: 3px; border-bottom: 1px silver solid }
.upload-table-flex-row-regular { border-bottom: 1px solid #e0e0e0; }
.upload-table-flex-row-last    { border-bottom: 0px }
.upload-table-flex-super-col-1 { flex: 1 }
.upload-table-flex-super-col-4 { flex: 4 }
.upload-table-flex-super-col-8 { flex: 8 }

.bal-content-wrapper {
    box-shadow: 0 0 0.1rem 0 rgba(0, 0, 0, 0.06), 0 0.1rem 0.1rem 0 rgba(0, 0, 0, 0.16);
    background-color: #FEFEFE;
    border-radius: 0.3rem;
    border-top: solid 0.8rem #455b64;
}

.grid-icon-info {
  display: inline-block;
  vertical-align: -8px;
  color: #787878;
  font-size: 13px;
}
.filter-label-wrapper {
  padding-top: 10px;
}
.filter-label-wrapper .label {
  margin-bottom: 4px;
}

.upload-checklist-btn:disabled {
    opacity: .6;
    cursor: not-allowed;
}
.filters-container {
    border-top: 1px solid rgb(207, 207, 207);
}
.slide-up, .slide-down {
    max-height: 230px;
    overflow-y: hidden;
}
.filters-container.slide-down {
    overflow: initial;
    opacity: 1;
}
.slide-up {
    max-height: 0px;
    border: 0px;
}
.checklist .grid-container {
    margin: 0;
}

.pagination-footer
{
    margin: 0px 2px;
}

.sub-heading-textarea {
  font-family: var(--cobalt-font-muli);
  font-weight: 600;
  font-size: 12px;
  line-height: 11px;
  color: color-gray;
  text-align: right;
  padding-top: 5px;
}

.warning-message {
  color: #9a2524;
  font-family: var(--cobalt-font-muli);
  font-weight: 800;
  font-size: 14px;
}

.sub-heading-checkbox {
  font-family: var(--cobalt-font-muli);
  font-weight: bold;
  font-size: 12px;
  line-height: 11px;
  color: color-gray;
  text-align: left;
  padding-top: 5px;
}

.warning-msg-container {
  height: 35px;
  color: #a1a1a1;
}

.relationship-group {
  height: 65px;
}
.sub-heading-textarea {
    font-family: var(--cobalt-font-muli);
    font-weight: 600;
    font-size: 12px;
    line-height: 11px;
    color: color-gray;
    text-align: right;
    padding-top: 5px;
  }

  .sub-heading-textarea-description {
    font-family: var(--cobalt-font-muli);
    font-weight: 600;
    font-size: 12px;
    line-height: 20px;
    color: color-gray;
    text-align: right;
    padding-top: 5px;    
  }
  
  .warning-message {
    color: #9a2524;
    font-family: var(--cobalt-font-muli);
    font-weight: 800;
    font-size: 14px;
  }
  
  .sub-heading-checkbox {
    font-family: var(--cobalt-font-muli);
    font-weight: bold;
    font-size: 12px;
    line-height: 11px;
    color: color-gray;
    text-align: left;
    padding-top: 5px;
  }
  
/* INDEX */
#reactCheckListAdmin { 
    box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.06), 0px 1px 1px 0px rgba(0, 0, 0, 0.16);
    background-color: #FEFEFE;
    border-radius: 3px;
    border-top: solid 8px #455b64;
    padding-top: 50px;
    margin-left: 1.25%;
}

.btn-green-admin-checklist {
    padding-right: 25px;
    padding-left: 25px;
    margin-right: 10px;
}

hr {
    border: solid 1px #cfcfcf;
}

.checklist-title {
    font-family: var(--cobalt-font-montserrat);
    font-size: 2.0rem;
    text-align: center;
    font-weight: bold;
    color: #000;
}

.warning-message {
    color: #9a2524;
    font-family: var(--cobalt-font-muli);
    font-weight: 800;
    font-size: 14px;
}

.uploadstatus-grid-component { margin: 16px 0px; }
.thin-title-line {border-bottom: thin solid rgb(238, 238, 238); width: 25%; margin-bottom: 18px; }
.button-transparent-bg { background-color: transparent !important }
.loading-spinner-center { display: block; margin-top: 32px; margin-left: auto;  margin-right: auto; width:24px; height: 24px; }
.validation-in-progress { display: block; height:12px; width: auto; }

.upload-table-refresh-button { margin-left: 10px; padding: 4px 6px 2px 6px; border: 1px solid #e4e4e4; background-color: white; border-radius: 5px;}
.validation-spacing { padding-left: 10px }
.validation-button  { border: 1px solid #e4e4e4; padding: 4px 5px 1px 5px; margin: 0px 0px 0px 3px; border-radius: 5px;}
.cancel-button { background:#0376c1; color:#fff; border:none; border-radius:5px; padding:5px 10px; } 
.no-cancel-button-strut { width: 58.5px; padding: 14px 0; }

 
.upload-table-flex {width: 100%; }
.upload-table-flex-row { display: flex; flex-direction: row; justify-content: space-between; align-items: center }
.upload-table-flex-header { font-weight: bold; margin-bottom: 3px; padding-bottom: 3px; border-bottom: 1px silver solid }
.upload-table-flex-row-regular { border-bottom: 1px solid #e0e0e0; }
.upload-table-flex-row-last    { border-bottom: 0px }
.upload-table-flex-super-col-1 { flex: 1 }
.upload-table-flex-super-col-4 { flex: 4 }
.upload-table-flex-super-col-8 { flex: 8 }

.bal-content-wrapper {
    box-shadow: 0 0 0.1rem 0 rgba(0, 0, 0, 0.06), 0 0.1rem 0.1rem 0 rgba(0, 0, 0, 0.16);
    background-color: #FEFEFE;
    border-radius: 0.3rem;
    border-top: solid 0.8rem #455b64;
}

.grid-icon-info {
  display: inline-block;
  vertical-align: -8px;
  color: #787878;
  font-size: 13px;
}
.filter-label-wrapper {
  padding-top: 10px;
}
.filter-label-wrapper .label {
  margin-bottom: 4px;
}

.upload-checklist-btn:disabled {
    opacity: .6;
    cursor: not-allowed;
}
.filters-container {
    border-top: 1px solid rgb(207, 207, 207);
}
.slide-up, .slide-down {
    max-height: 230px;
    overflow-y: hidden;
}
.filters-container.slide-down {
    overflow: initial;
    opacity: 1;
}
.slide-up {
    max-height: 0px;
    border: 0px;
}
.checklist .grid-container {
    margin: 0;
}

.pagination-footer
{
    margin: 0px 2px;
}
.button-wrapper {
    display: flex;
}
.button-wrapper > .spacer {
    flex: 1;
}
.button-wrapper > .button-group {
    display: flex;
}

.button-wrapper > .button-group > .btn {
    background: #ffffff;
    color: #000000;
}
.button-wrapper > .button-group > .btn.selected {
    background: #455b66;
    color: #ffffff;
}
.admin-checklist-hidden {
    display: none;
}
div.admin-checklist-filters-wrapper {
  padding: 16px 0; }
  div.admin-checklist-filters-wrapper div.filters-wrapper {
    display: flex; }
  div.admin-checklist-filters-wrapper .ui.button {
    width: unset; }
  div.admin-checklist-filters-wrapper div.owner-filter-wrapper {
    margin-right: 20px; }
    div.admin-checklist-filters-wrapper div.owner-filter-wrapper button {
      margin-right: 10px !important; }
  div.admin-checklist-filters-wrapper span.header-label {
    font-weight: normal;
    font-size: 12px;
    line-height: 12px;
    color: #595959;
    padding: 0;
    margin-bottom: 10px; }
  div.admin-checklist-filters-wrapper div.grid-filters {
    width: 527px; }
    div.admin-checklist-filters-wrapper div.grid-filters div.filters-dropdown {
      padding-top: 12px;
      width: 155px;
      height: 36px; }
      div.admin-checklist-filters-wrapper div.grid-filters div.filters-dropdown.disabled {
        opacity: 0.45; }
    div.admin-checklist-filters-wrapper div.grid-filters div.filter-input {
      width: 370px; }
      div.admin-checklist-filters-wrapper div.grid-filters div.filter-input div.ui.dropdown.selection {
        height: 100%;
        width: 100%;
        border: none;
        border-top: 0.3rem solid white; }
  div.admin-checklist-filters-wrapper div.filters-dropdown-options {
    top: 72px;
    box-shadow: none;
    border: 1px solid #cccccc;
    border-top: none;
    border-bottom: none;
    z-index: 10;
    width: 155px; }
    div.admin-checklist-filters-wrapper div.filters-dropdown-options div.filter-option {
      width: 155px; }
    div.admin-checklist-filters-wrapper div.filters-dropdown-options div.filter-option-separator {
      width: 100%;
      height: 0;
      border: none;
      border-top: 1px solid #cccccc; }
  div.admin-checklist-filters-wrapper div.grid-active-filters .ui.label {
    margin-bottom: 4px; }

div.admin-checklist-actions-wrapper {
  display: flex;
  justify-content: space-between;
  margin-bottom: 16px; }
  div.admin-checklist-actions-wrapper button.ui.button {
    width: unset; }

.template-assignment {
  padding-top: 20px; }

.template-assignment-update-btn {
  padding-left: 0; }

.update-button:disabled {
  opacity: 0.5;
  cursor: not-allowed; }

.sub-heading-textarea {
    font-family: var(--cobalt-font-muli);
    font-weight: 600;
    font-size: 12px;
    line-height: 11px;
    color: color-gray;
    text-align: right;
    padding-top: 5px;
  }

  .sub-heading-textarea-description {
    font-family: var(--cobalt-font-muli);
    font-weight: 600;
    font-size: 12px;
    line-height: 20px;
    color: color-gray;
    text-align: right;
    padding-top: 5px;    
  }
  
  .warning-message {
    color: #9a2524;
    font-family: var(--cobalt-font-muli);
    font-weight: 800;
    font-size: 14px;
  }
  
  .sub-heading-checkbox {
    font-family: var(--cobalt-font-muli);
    font-weight: bold;
    font-size: 12px;
    line-height: 11px;
    color: color-gray;
    text-align: left;
    padding-top: 5px;
  }

  .child-close-button {
    right: 0% !important;
  }
#reactDocumentTypes { 
    box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.06), 0px 1px 1px 0px rgba(0, 0, 0, 0.16);
    background-color: #FEFEFE;
    border-radius: 3px;
    border-top: solid 8px #455b64;
    padding-top: 50px;
    margin-left: 1.25%;
}

.document-types-title {
    font-family: var(--cobalt-font-montserrat);
    font-size: 2.0rem;
    text-align: center;
    font-weight: bold;
    color: #000;
}

.document-types-grid {
    padding: 50px 0;
}

.document-types-grid .grid-icon-info,
.document-types-grid .grid-icon-delete {
  display: inline-block;
  vertical-align: -8px;
  color: #787878;
  font-size: 13px;
}

.fields-column-title-container {
    text-align: center;
    padding: 10px;
    font-weight: bold;
    border-bottom: 2px solid rgba(0, 0, 0, 0.08);
}

.fields-column-container {
    height: 100%;
    padding: 0;
    border: 2px solid rgba(0, 0, 0, 0.08);
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}

.fields-selection-container {
    margin-top: 5px;
    padding: 0px 15px;
    display: flex;
}

.field-item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 10px;
    border-bottom: 1px solid lightgray;
    cursor: pointer;
}

.doc-field-item {
    width: 100%;
    height: 45px;
    background-color: white;
    display: flex;
    align-items: center;
    padding: 8px;
    cursor: pointer;
    justify-content: space-between;
    margin: 12px 0;
    border-radius: 8px;
    box-shadow: 0 0 0 calc(1px / var(--scale-x, 1)) rgba(63, 63, 68, 0.05), 0 1px calc(3px / var(--scale-x, 1)) 0 rgba(34, 33, 81, 0.15);
}

.dragging-field {
    box-shadow: 0px 0px 20px 4px rgba(0,0,0,0.15);
}

.field-item-container {
    width: 100%;
    position: relative;
}

.fields-list-container {
    height: 115px;
    width:  100%;
    overflow-y: auto;
}

.selected-fields-list-container, .fields-list-container {
    padding: 5px 15px;
    background-color: #F4F4F4;
}

.fields-search-input {
    width: 100%;
    padding: 8px;
    border: none;
    border-bottom: 2px solid rgba(0, 0, 0, 0.08);    
    height: 35px;
}

.fields-search-input:focus {
    outline: none;
}

.fields-search-loading-section {
    padding: 10px;
}

.fields-search-error-section {
    color: red;
    padding: 10px;
}

.fields-column-content, .selected-fields-list-container {
    height: 150px;
    overflow: auto;
}

.doc-field-remove-btn {
    border-radius: 100%;
    width: 25px;
    height: 25px;
    background-color: orangered;
    color: white;
    border: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

.doc-field-remove-btn i {
    color: white
}

.doc-field-remove-btn i:hover {
    color: white !important;
}

.doc-field-name {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 90%;
}

.fields-selection-col-gap {
    width: 20px
}

.empty-selected-fields-container {
    text-align: center;
    padding: 10px;
    opacity: 0.4;
}
#reactDocumentFields { 
    box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.06), 0px 1px 1px 0px rgba(0, 0, 0, 0.16);
    background-color: #FEFEFE;
    border-radius: 3px;
    border-top: solid 8px #455b64;
    padding-top: 50px;
    margin-left: 1.25%;
}

.document-fields-title {
    font-family: var(--cobalt-font-montserrat);
    font-size: 2.0rem;
    text-align: center;
    font-weight: bold;
    color: #000;
}

.document-fields-grid {
    padding: 70px 10px 90px;
}

.field-search {
    position: relative;
    margin-left: 4px;
}

.field-search .search-icon {
    position: absolute;
    top: 0.7rem;
    left: 2.5rem;
    color: #787878;
    font-size: 1.6rem;
}

.field-search .search-input {
    display: flex;
    align-items: center;
    width: 370px;
    height: 3.8rem;
    padding: 0 0 0 3.3rem;
    border: solid 1px #d3d3d3;
    border-radius: 2px;
    overflow: hidden;
    font-size: 1.2rem;
    margin-left: 15px;
}
  
.field-search .search-input:focus {
    border-color: #0377be;
    outline: 0;
    box-shadow: inset 0 0.1rem 0.1rem rgba(0, 0, 0, 0.075), 0 0 0.8rem rgba(3, 119, 190, 0.6);
    transition: 0.3s;
}

.form-error-message {
    color: red;
    margin-top: 4px;
}

.add-new-field-button {
    margin-left: 0;
}

.textarea-resize-off {
    resize: none;
}
#reactFilingPackageConfiguration {
    box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.06), 0px 1px 1px 0px rgba(0, 0, 0, 0.16);
    background-color: #FEFEFE;
    border-radius: 3px;
    border-top: solid 8px #455b64;
    padding-top: 50px;
    margin-left: 1.25%;
    padding-bottom: 16px;
}

.filing-package-title {
    font-family: var(--cobalt-font-montserrat);
    font-size: 2.0rem;
    text-align: center;
    font-weight: bold;
    color: #000;
}
.filing-packages-grid-wrapper .selected-items-counter {
  margin-bottom: 12px; }

.filing-packages-grid-wrapper .filing-package-item:nth-of-type(even) {
  background-color: rgba(0, 0, 0, 0.05); }

.filing-packages-grid-wrapper .filing-package-item__heading {
  font-weight: 700;
  font-size: 15px;
  color: #28282F; }

.filing-packages-grid-wrapper .action-link {
  text-decoration: underline;
  color: #0177BD; }

.filing-packages-grid-wrapper .spinner {
  display: block;
  margin: 0 auto;
  width: 24px;
  height: 24px; }

div.filing-package-actions-wrapper {
  display: flex;
  justify-content: space-between; }
  div.filing-package-actions-wrapper button.ui.button {
    width: unset; }
  div.filing-package-actions-wrapper button.ui.labeled.icon.button {
    padding-right: 15px !important;
    padding-left: 30px !important; }
  div.filing-package-actions-wrapper div {
    width: 100%; }
  div.filing-package-actions-wrapper i {
    color: white !important;
    padding-right: 5px; }

div.filing-package-search-wrapper {
  display: block;
  justify-content: space-between;
  margin-bottom: 16px; }
  div.filing-package-search-wrapper button.ui.button {
    width: unset; }
  div.filing-package-search-wrapper button.ui.labeled.icon.button {
    padding-right: 15px !important;
    padding-left: 30px !important; }
  div.filing-package-search-wrapper div.row {
    width: 100%;
    float: left; }
    div.filing-package-search-wrapper div.row .action-link {
      color: #337ab7 !important;
      text-decoration: underline;
      cursor: pointer; }
    div.filing-package-search-wrapper div.row ul {
      list-style-type: none;
      padding-left: 0px; }
  div.filing-package-search-wrapper div.top-margin {
    margin-top: 20px !important;
    padding-left: 0px; }
  div.filing-package-search-wrapper span {
    float: left;
    width: 100%; }
  div.filing-package-search-wrapper br {
    width: 100%;
    height: 2px; }
  div.filing-package-search-wrapper span.bold-text {
    font-weight: bold; }
  div.filing-package-search-wrapper i {
    color: white !important;
    padding-right: 5px; }

.h-cap-wrapper {
  padding: 2rem 4rem 4rem;
}

.h-cap-wrapper .bal-section-header.hcap {
  width: 100%;
  padding-left: 0;
  padding-top: 1rem;
  font-weight: 600;
}

.h-cap-wrapper .row {
  margin: 0 auto;
}

.h-cap-wrapper .no-padding {
  padding: 0;
}

.topPanel {
  display: flex;
  justify-content: space-between;
  overflow: hidden;
  margin: -0.5rem auto 1rem;
  width: 100%;
}

.yearsTab {
  overflow: hidden;
  float: left;
}

.yearsTab a,
.yearsTab span {
  display: block;
  float: left;
  margin: 0 1rem;
}

.yearsTab a:hover {
  cursor: pointer;
}

.yearsTab .active {
  font-weight: bold;
}

.filters-icons i {
  font-size: 1.8rem;
  margin-right: 1.5rem;
  color: #0377be;
  cursor: pointer;
}

.filters-icons .fa-share-square {
  color: #929292;
}

.h-cap-wrapper .ag-row .ag-cell {
  display: flex;
  justify-content: left;
  align-items: center;
  word-wrap: break-word;
  white-space: normal !important;
}

.h-cap-wrapper .ag-layout-auto-height,.h-cap-wrapper .ag-layout-normal,.h-cap-wrapper .ag-row,.h-cap-wrapper .ag-paging-panel {
  border: none !important;
}

.h-cap-wrapper .ag-row-odd {
  background: #f5f7f7 !important;
}

.fa-pencil:hover {
  cursor: pointer;
}

.h-cap-wrapper .ag-cell:focus,
.h-cap-wrapper .ag-cell:active {
  outline: none !important;
  border: none !important;
}

.switchHCap {
  float: left;
  margin-top: -5.5rem;
}

.switchHCap span {
  display: block;
  float: left;
  padding: 0.3rem 0.5rem 0 0;
}

.switchHCap {
  float: right;
  width: 13rem;
  border: none;
  position: static;
}

.h-cap-wrapper .ag-paging-panel {
  display: none !important;
}

.pagination-footer {
  padding-top: 2.5rem;
  border-top: 0.1rem solid rgb(189, 195, 199);
  position: relative;
}

.pagination-footer .col-lg-4 {
  padding: 0;
}

.h-cap-wrapper .grid-container {
  margin: 2rem 0 2rem 0;
}


.modal-hcap-title {
  font-size: 16px;
  display: flex;
  justify-content: space-between;
  padding: 0px 20px 15px 20px;
  border-bottom: 1px solid rgb(189, 195, 199);
}

.modal-hcap-title h3 {
  margin: 0;
}

.modal-hcap-title i {
  cursor: pointer;
}

.modal-hcap-radiobuttons-title {
  padding: 15px 20px 0px 20px;
}

.modal-hcap-radiobuttons {
  padding: 15px 20px;
}

.modal-hcap-radiobutton-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 7px;
}

.modal-hcap-radiobutton-wrapper:last-child {
  margin-bottom: 0px;
}

.modal-hcap-radiobutton-wrapper input {
  margin: 0px 5px 0px 0px;
  cursor: pointer;
}

.modal-hcap-radiobutton-wrapper span {
  cursor: pointer;
}

.modal-hcap-buttons {
  display: flex;
  justify-content: space-between;
  padding: 15px 20px 0px 20px;
  border-top: 1px solid rgb(189, 195, 199);
}

.modal-hcap-buttons button {
  display: flex;
  justify-content: center;
  align-items: center;
  /* transition: all 0.14s ease-in-out 0s; */
  /* padding: 0px 18px 0px 18px; */
  text-decoration: none;
  font-size: inherit;
  background: #0377be;;
  color: white;
  outline: none;
  white-space: nowrap;
  padding: 14px 25px;
  border: none;
  border-radius: 3px;
}

.modal-hcap-buttons button.cancel {
  color: red;
  background: white;
  border: 1px solid red;
}

.modal-hcap-buttons button:disabled {
  color: white;
  background-color: rgb(189, 195, 199);;
}

.modal-toggle-season-warn-container {
  padding: 20px;
}

.modal-toggle-season-warn {
  background-color: #fff2f2;
  border: 1px solid red;
  border-radius: 3px;
  padding: 20px;
  display: flex;
  flex-direction: row;
}

.exclamation-wrapper {
  font-size: 21px;
  display: flex;
  align-items: center;
  margin-right: 20px;
}

.exclamation-wrapper i {
  color: red;
}

.hcap-filters-wrapper {
  position: relative;
}

.select-filter-type-input {
  width: 50%;
  display: flex;
  flex-direction: row;
}

.select-filter-type-input > .select-filer-type {
  width: 25%;
  min-width: 18rem;
}

.select-filter-type-input > .select-filer-by {
  width: 65%;
}

.select-filter-type-input input {
  width: 65%;
  border: 0.1rem solid rgba(1, 1, 8, 0.15);
  border-left: none;
  padding-left: 1rem;
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.select-filter-type-input input:focus {
  border-color: #0377be;
  outline: 0;
  box-shadow: inset 0 0.1rem 0.1rem rgba(0, 0, 0, 0.075), 0 0 0.8rem rgba(3, 119, 190, 0.6);
  transition: .3s;
}

.select-filter-type-input > span {
  width: 10%;
  padding-left: 1rem;
}

.datipickers-wrapper {
  width: 65%;
}

.h-cap-wrapper .react-datepicker-wrapper {
  width: 50%;
  height: 100%;
}

.h-cap-datepicker {
  transform: scale(1.4);
  top: 3.4rem;
  left: 2.9rem;
}

.h-cap-wrapper .react-datepicker-wrapper:first-child input {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.apply-search-btn {
  height: 100%;
  width: 100%;
  min-width: 4.5rem;
  background-color: #0377be;
  color: white;
  border: none;
  border-radius: 0.3rem;
}

.h-cap-wrapper .react-datepicker__input-container {
  height: 100%;
}

.h-cap-wrapper .react-datepicker__input-container > input {
  height: 100%;
  width: 100%;
}

.select-filter-type-input button:disabled {
  background: #ccc;
}

.hcap-filters-close {
  position: absolute;
  top: 0;
  right: 0;
}

.hcap-filters-close > i {
  cursor: pointer;
  font-size: 2rem;
  color: #929292;
}

.fiters-labels-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 2rem 0 3rem;
}

.fiters-label {
  margin-right: 1rem;
  margin-bottom: 1rem;
  background-color: #0377be;
  color: white;
  display: flex;
  align-items: center;
  padding: 0.8rem 1rem;
  border-radius: 0.3rem;
}

.fiters-label > span {
  margin-right: 0.7rem;
}

.fiters-label i {
  color: white;
  font-size: 1.6rem;
  cursor: pointer;
}

.apply-filter-btn {
  margin-bottom: 1rem;
  background-color: #929292;
  color: white;
  border: none;
  border-radius: 0.3rem;
}

.select-hcap-filter .hCapFilterSelect__control {
  display: flex;
  flex-direction: row;
  border: 0.1rem solid rgba(1, 1, 8, 0.15);
  border-radius: 0.3rem 0 0 0.3rem;
}

.select-hcap-filter .selectStatus.hCapFilterSelect__control {
  border-left: none;
  border-radius: 0 0.3rem 0.3rem 0;
}

.select-hcap-filter .hCapFilterSelect__control.hCapFilterSelect__control--is-focused.hCapFilterSelect__control--menu-is-open,
.select-hcap-filter .hCapFilterSelect__control.hCapFilterSelect__control--is-focused {
  border-color: #0377be;
  outline: 0;
  box-shadow: inset 0 0.1rem 0.1rem rgba(0, 0, 0, 0.075), 0 0 0.8rem rgba(3, 119, 190, 0.6);
  transition: .3s;
}

.select-hcap-filter .hCapFilterSelect__control.hCapFilterSelect__control--is-focused.hCapFilterSelect__control--menu-is-open:hover {
  border-color: #0377be;
}

.switch {
  position: relative;
  display: inline-block;
  width: 38px;
  height: 22px;
}

.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 15px;
  width: 15px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

.H-cap-season-disabled{
  color:#ccc;
}

input:disabled + .slider {
  background-color: white;
}

input:disabled + .slider::before{
  background-color:#ccc;
}

input:checked + .slider {
  background-color: green;
}

input:checked + .slider:before {
  -webkit-transform: translateX(15px);
  -ms-transform: translateX(15px);
  transform: translateX(15px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 22px;
}

.slider.round:before {
  border-radius: 50%;
}
#hcap-optinout .bal-content-wrapper {
    box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.06), 0px 1px 1px 0px rgba(0, 0, 0, 0.16);
    background-color: #FEFEFE;
    border-radius: 3px;
    border-top: solid 8px #455b64;
}

.optinout .greyContainer {
    padding: 20px;
    background: #f2f2f2;
    }
    
.optinout button {
    display: flex;
    justify-content: center;
    align-items: center;
    /* transition: all 0.14s ease-in-out 0s; */
    text-decoration: none;
    font-size: inherit;
    background: #0377be;
    color: white;
    outline: none;
    white-space: nowrap;
    padding: 14px 25px;
    border: none;
    border-radius: 3px;
    margin: 15px 0 0 0;
}

.optinout button:disabled {
    color: white;
    background-color: rgb(189, 195, 199);
}
    
.optinout .notice {
    margin-top: 20px;
}

.optinout h2 {
    font-size: 16px;
    font-weight: bold;
}

.optinout .decline-reason label {
    display: block;
    float: none;
}

.optinout .decline-reason textarea {
    width: 30%;
    height: 80px;
    resize: none;
    padding: 10px;
}

.hcap-closed-wrapper {
    display: flex;
    padding: 16px 32px;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    align-self: stretch;
    background: var(--White, #FFF);
    width: 1416px;
    height: 180px;
    margin-top: 80px;
}

.hcap-closed-inner {
    display: flex;
    padding: 12px;
    flex-direction: column;
    align-items: flex-start;
    /* gap: 8px; */
    align-self: stretch;
}

.hcap-closed-heading {
    flex: 1 0 0;
    color: var(--Secondary-Blue-900---Main, var(--Secondary-Blue-900---Main, #252A37));
    /* Desktop/H2 */
    font-family: var(--cobalt-font-primary);
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px; /* 133.333% */
}

.hcap-closed-text {
    color: #000;
    /* Desktop/Paragraph/Medium/Default */
    font-family: var(--cobalt-font-primary);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    padding-bottom: 20px;
}

.hcap-closed-btn {
    display: flex;
    height: 40px;
    padding: 12px 16px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    background: var(--Primary-Yellow-500---Main, #FDD106);
    color: var(--Secondary-Blue-900---Main, #252A37);
    border: none;
    /* Desktop/H5 */
    font-family: var(--cobalt-font-primary);
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px; /* 112.5% */
    letter-spacing: 0.8px;
    text-transform: uppercase;
}

.hcap-closed-btn:hover {
    font-weight: 600;
}

.hcap-closed-btn:active {
    border: 1px solid var(--Secondary-Blue-900---Main, #252A37);
}
.chart-container {
  position: relative;
  border: 1px solid #dddddd;
  border-radius: 2px;
  text-align: center;
  font-family: var(--cobalt-font-muli);
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  font-weight: bold;
  padding-top: 18px;
}

.immigration-documents-grid-container .grid-container {
    margin: 20px 0;
}

.immigration-documents-grid-container .grid-container .ag-cell {
    line-height: 42px;
    vertical-align: middle;
}

.immigration-documents-grid-container.grid-container .ag-header-cell:after {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}

.immigration-documents-grid-container .grid-container div.grid-root {
    margin: 0;
}

.immigration-documents-grid-container .grid-container .ag-theme-balham .ag-ltr .ag-cell.ag-cell-focus {
    border:0;
}

.immigration-documents-grid-container .grid-container #immigrationDocumentsGrid {
    height: 294px !important;
}

.immigration-documents-grid-container .grid-container #immigrationDocumentsGrid .pagination-footer{
    display: none;
}


.documents-overview-grid  .grid-icon-pencil {
    color: #787878;
}

.documents-overview-grid  .grid-icon-pencil:hover {
    color: #0377be;
}

.documents-overview-grid .grid-icon-clipboard {
    color: green;
}

.locked-word-edit .ag-cell-value .grid-icon-pencil{
  color: #dddddd;
  cursor: not-allowed;
}

.locked-word-edit.ag-row-hover .grid-icon-pencil {
  color: #ffffff;
}

.locked-word-edit.ag-row-hover .grid-icon-pencil:hover {
  color: #ffffff;
}

.documents-overview-grid .grid-icon-pencil:hover {
  color: #0177bd;
}

.documents-overview-grid .grid-icon-clipboard,
.documents-overview-grid .grid-icon-pencil{
  display: inline-block;
  vertical-align: -8px;
  font-size: 13px;
}
.cobalt-modal-wrapper {
    display: block;
    position: fixed;
    z-index: 1049;
    top: 0;
    left: 0;
    width:100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
} 

.cobalt-modal-wrapper .close {
    font-size: 15px;
}

.cobalt-modal-wrapper .cobalt-modal {    
    position:fixed;
    background: white;
    width: 80%;
    height: auto;
    padding: 0 20px;
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    border-radius: 6px;
    overflow-y: auto;
}

.cobalt-modal-wrapper .cobalt-modal.full-screen {    
    width: 100vw;
    height: 100vh;
    border-radius: 0;
}

.cobalt-modal-wrapper .cobalt-modal .fluid-container {
    position: relative;
    padding: 20px 0;
}


.document-word-edit-modal-header {
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(126,126,126, 0.3);
}

.document-word-edit-modal-header .modal-header-content  {
    display: flex;
    justify-content: space-between;
    font-family: var(--cobalt-font-montserrat);
    font-size: 20px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #28282f;
}

.document-word-edit-modal-content {
    margin: 25px 0;
}

.document-word-edit-modal-footer {
    padding-top: 30px;
    border-top: 1px solid rgba(126,126,126, 0.3);
}

.info-message {
    border-radius: 1px;
    border: solid 1px #0177bd;
    background-color: rgba(1, 119, 189, 0.05);
    padding: 11px 15px;
    display: flex;
}

.info-message p {
    font-size: 12px;
    font-weight: bold;
}

.info-message .grid-icon-info {
    color: #0177bd;
    margin-right: 15px;
    padding-top: 3px;
}

.btn.ims-modal-btn {
    padding: 13px 15px;
    min-width: 92px;
    font-weight: bold;
    letter-spacing: 0.1em;
    line-height: 12px;
}

.custom-close-icon {
    width: 18px;
    height: 18px;
    position: relative;
    display: inline-block;
    float: right;
    cursor: pointer;
}
.custom-close-icon:before, .custom-close-icon:after {
    position: absolute;
    left: 10px;
    content: ' ';
    height: 18px;
    width: 2px;
    background-color: #3e3e3e;
}
.custom-close-icon:before {
    transform: rotate(45deg);
}
.custom-close-icon:after {
    transform: rotate(-45deg);
}
.custom-close-icon:hover:before, .custom-close-icon:hover:after {
    background-color: #0177bd;
}

.document-word-edit-modal {
    display: flex;
    align-items: center;
    justify-content: center;
}
/* New Beneficiary UI Rebranding */
.component-beneficiary-documents {
  font-family: var(--cobalt-font-mulish);
  font-size: 1.4rem;
  line-height: 1.8rem;
  min-height: 30rem; }
  .component-beneficiary-documents a {
    color: #0177BD;
    text-decoration: underline;
    cursor: pointer; }
  .component-beneficiary-documents h2 {
    font-size: 1.8rem;
    line-height: normal;
    margin-bottom: 0.2rem; }
  .component-beneficiary-documents h3 {
    font-size: 1.6rem;
    line-height: 1.6rem; }
  .component-beneficiary-documents h4 {
    font-size: 1.4rem;
    line-height: 1.4rem; }
  .component-beneficiary-documents h5 {
    font-size: 1.2rem;
    line-height: 1.2rem; }
  .component-beneficiary-documents .p-dataview .p-dataview-content {
    background-color: transparent; }
  .component-beneficiary-documents .passport-card {
    padding: 8px !important;
    border-radius: 4px;
    border: 1px solid #9C9C9C;
    background: white; }
    .component-beneficiary-documents .passport-card .passport-info {
      padding: 8px 10px;
      align-items: center;
      gap: 10px;
      align-self: stretch;
      background: #F7F8FA; }
      .component-beneficiary-documents .passport-card .passport-info .passport-title {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        flex: 1 0 0; }
        .component-beneficiary-documents .passport-card .passport-info .passport-title .passport-title-inner-div {
          display: flex;
          justify-content: center;
          align-items: center;
          align-self: stretch; }
          .component-beneficiary-documents .passport-card .passport-info .passport-title .passport-title-inner-div .title {
            margin-bottom: 0 !important;
            display: flex;
            align-items: center;
            gap: 10px;
            flex: 1 0 0;
            font-weight: 500 !important;
            font-size: 16px; }
            .component-beneficiary-documents .passport-card .passport-info .passport-title .passport-title-inner-div .title .expiration-badge {
              padding: 2px 12px;
              justify-content: center;
              align-items: center;
              gap: 8px;
              border-radius: 2px;
              background: #252A37;
              color: white;
              text-align: center;
              font-family: Barlow;
              font-size: 12px;
              font-style: normal;
              font-weight: 600;
              line-height: 16px;
              letter-spacing: 1px;
              text-transform: uppercase; }
          .component-beneficiary-documents .passport-card .passport-info .passport-title .passport-title-inner-div .answered-questions-info {
            display: flex;
            align-items: center;
            gap: 6px; }
            .component-beneficiary-documents .passport-card .passport-info .passport-title .passport-title-inner-div .answered-questions-info .questions {
              display: flex;
              align-items: flex-start;
              gap: 10px; }
              .component-beneficiary-documents .passport-card .passport-info .passport-title .passport-title-inner-div .answered-questions-info .questions .icons-text {
                display: flex;
                padding: 2px 8px;
                align-items: flex-start;
                gap: 4px; }
                .component-beneficiary-documents .passport-card .passport-info .passport-title .passport-title-inner-div .answered-questions-info .questions .icons-text.answered {
                  color: #42852d; }
                .component-beneficiary-documents .passport-card .passport-info .passport-title .passport-title-inner-div .answered-questions-info .questions .icons-text .checkCircleLine {
                  display: flex;
                  justify-content: center;
                  align-items: center; }
              .component-beneficiary-documents .passport-card .passport-info .passport-title .passport-title-inner-div .answered-questions-info .questions .documents {
                display: flex;
                width: 60px;
                align-items: flex-start;
                gap: 10px; }
    .component-beneficiary-documents .passport-card .passport-documents {
      display: flex;
      flex-direction: column;
      align-items: center;
      gap: 8px;
      align-self: stretch; }
      .component-beneficiary-documents .passport-card .passport-documents .new-ui {
        width: 100%; }
        .component-beneficiary-documents .passport-card .passport-documents .new-ui .grid-nogutter {
          border: none !important; }
      .component-beneficiary-documents .passport-card .passport-documents .new-upload-area {
        width: 100%; }
      .component-beneficiary-documents .passport-card .passport-documents .new-document-grid {
        width: 100%; }
      .component-beneficiary-documents .passport-card .passport-documents .passport-button {
        display: flex;
        flex-direction: column;
        align-self: stretch;
        justify-content: center;
        align-items: center;
        height: 40px;
        padding: 0px 16px;
        color: #252A37;
        font-family: Barlow;
        font-size: 12px;
        font-style: normal;
        font-weight: 600;
        line-height: 16px;
        /* 133.333% */
        letter-spacing: 1px;
        text-transform: uppercase; }
        .component-beneficiary-documents .passport-card .passport-documents .passport-button.btn-green {
          background-color: var(--primary-color); }
        .component-beneficiary-documents .passport-card .passport-documents .passport-button.btn-blue {
          background-color: #0377be;
          color: white; }
  .component-beneficiary-documents .passport-upload-area {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    align-self: stretch;
    padding-bottom: 10px; }
    .component-beneficiary-documents .passport-upload-area .passport-upload-text {
      align-self: stretch;
      color: #252A37;
      font-family: Barlow;
      font-size: 16px;
      font-style: normal;
      font-weight: 500;
      line-height: 18px;
      /* 112.5% */
      letter-spacing: 0.8px;
      text-transform: uppercase; }
    .component-beneficiary-documents .passport-upload-area .passport-file-upload {
      display: flex;
      padding: 16px;
      flex-direction: column;
      align-items: flex-start;
      gap: 10px;
      align-self: stretch;
      border-radius: 8px;
      border: 1px dashed #252A37;
      background: white; }
      .component-beneficiary-documents .passport-upload-area .passport-file-upload .passport-upload-sections {
        display: flex;
        align-items: flex-start;
        gap: 10px;
        flex-shrink: 0;
        align-self: stretch; }
        .component-beneficiary-documents .passport-upload-area .passport-file-upload .passport-upload-sections .passport-upload-section {
          display: flex;
          align-items: flex-start;
          flex: 1 0 0; }
          .component-beneficiary-documents .passport-upload-area .passport-file-upload .passport-upload-sections .passport-upload-section .icon-wrapper {
            display: flex;
            padding: 8px 0px;
            align-items: flex-start;
            gap: 10px; }
          .component-beneficiary-documents .passport-upload-area .passport-file-upload .passport-upload-sections .passport-upload-section .passport-section-text {
            display: flex;
            padding: 10px;
            flex-direction: column;
            align-items: flex-start;
            gap: 10px; }
            .component-beneficiary-documents .passport-upload-area .passport-file-upload .passport-upload-sections .passport-upload-section .passport-section-text .passport-section-title {
              display: flex;
              padding: 0px 10px;
              flex-direction: column;
              align-items: flex-start;
              gap: 10px;
              align-self: stretch;
              color: #252A37;
              font-family: Barlow;
              font-size: 18px;
              font-style: normal;
              font-weight: 700;
              line-height: 24px; }
            .component-beneficiary-documents .passport-upload-area .passport-file-upload .passport-upload-sections .passport-upload-section .passport-section-text .passport-section-description {
              display: flex;
              padding: 0px 10px;
              flex-direction: column;
              justify-content: flex-end;
              align-items: flex-start;
              align-self: stretch; }
              .component-beneficiary-documents .passport-upload-area .passport-file-upload .passport-upload-sections .passport-upload-section .passport-section-text .passport-section-description .link {
                color: #252A37;
                font-family: Barlow;
                font-size: 16px;
                font-style: normal;
                font-weight: 400;
                line-height: 24px;
                text-decoration-line: underline; }
        .component-beneficiary-documents .passport-upload-area .passport-file-upload .passport-upload-sections .divider {
          display: flex;
          height: 98px;
          padding: 0px 16px;
          justify-content: center;
          align-items: center; }
    .component-beneficiary-documents .passport-upload-area .passport-upload-bottom-text {
      display: flex;
      height: 30px;
      justify-content: center;
      align-items: flex-start;
      gap: 10px;
      flex-shrink: 0;
      align-self: stretch;
      color: #252A37;
      font-family: Barlow;
      font-size: 16px;
      font-style: italic;
      font-weight: 400;
      line-height: 24px;
      /* 150% */ }
  .component-beneficiary-documents .checklist-item-group-card {
    background-color: #fff;
    border: 1px solid #CCC;
    border-radius: 5px;
    box-shadow: none;
    margin-bottom: 2rem;
    padding-left: 0;
    padding-right: 0; }
    .component-beneficiary-documents .checklist-item-group-card .inner {
      padding: 1.5rem;
      padding-top: 1.2rem; }
      .component-beneficiary-documents .checklist-item-group-card .inner span.expiry {
        color: #252A37;
        font-family: var(--cobalt-font-primary);
        font-size: 10px;
        font-style: normal;
        font-weight: 400; }
    .component-beneficiary-documents .checklist-item-group-card .inner.top-of-card {
      border-bottom: 1px solid #CCC;
      background-color: #E8EEFF; }
    .component-beneficiary-documents .checklist-item-group-card .document-count {
      color: #555;
      font-size: 0.8em;
      margin: 0; }
    .component-beneficiary-documents .checklist-item-group-card .answered-questions {
      color: #2f7d33;
      font-size: 0.8em;
      margin: 0; }
    .component-beneficiary-documents .checklist-item-group-card .unanswered-questions {
      color: gray;
      font-size: 0.8em;
      margin: 0; }
  .component-beneficiary-documents .add-passport-button {
    width: 150px;
    height: 40px;
    margin-right: 10px; }
  .component-beneficiary-documents .add-passport-button.color-btn.btn-green {
    margin: 10px; }
  .component-beneficiary-documents div.loading-backdrop {
    position: absolute;
    background: rgba(255, 255, 255, 0.8);
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 100;
    display: flex;
    justify-content: center;
    align-items: center; }
  .component-beneficiary-documents div.document-section div.header {
    margin: 0;
    margin-top: 20px; }
    .component-beneficiary-documents div.document-section div.header i.fa {
      margin-right: 8px; }
  .component-beneficiary-documents pre.member-checklist-desc {
    all: unset;
    margin-top: 14px !important;
    padding-top: 10px !important;
    word-break: break-word;
    line-height: 40px;
    border: none;
    padding: 10px 0 0 0;
    display: block;
    white-space: pre-wrap; }

.case-document-checklist-view {
  display: flex;
  width: 100%;
  height: 100%;
  padding: 0px 24px 80px 24px;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  flex-shrink: 0; }

.hidden-check-list-item-warning {
  display: flex;
  flex-direction: row;
  border: 1px solid #F7B500;
  box-sizing: border-box;
  border-radius: 5px;
  background: rgba(247, 181, 0, 0.04); }
  .hidden-check-list-item-warning > i {
    color: #F7B500;
    font-size: 2rem; }
  .hidden-check-list-item-warning .hidden-check-list-item-warning-content {
    margin-left: 1rem; }
    .hidden-check-list-item-warning .hidden-check-list-item-warning-content > p:first-child {
      font-weight: bold; }
    .hidden-check-list-item-warning .hidden-check-list-item-warning-content > p {
      margin: 0; }

.component-member-content h3 {
  font-size: 1.8rem;
  line-height: 2rem;
  margin-bottom: 0.2rem;
  margin-top: 0; }

.component-member-content h3.member-name {
  margin-bottom: 0.6rem; }

.component-member-content pre {
  white-space: pre-wrap;
  word-break: normal;
  border: none;
  padding: 10px 0 0 0;
  background: white;
  font-family: var(--cobalt-font-mulish);
  font-size: 1.4rem;
  color: #28282F; }

.document-center-browser-modal {
  display: flex;
  flex-direction: column;
  height: 100vh; }

.document-center-browser-modal-header {
  padding-bottom: 20px; }
  .document-center-browser-modal-header .modal-header-content {
    display: flex;
    justify-content: space-between;
    font-size: 14px; }
    .document-center-browser-modal-header .modal-header-content .big-text {
      font-size: 20px; }

.document-center-browser-modal-content {
  margin: 25px 0; }

.document-center-browser-modal-body {
  display: flex;
  flex-direction: column;
  flex: 1; }
  .document-center-browser-modal-body .document-tool {
    position: relative;
    display: flex;
    justify-content: space-between; }
  .document-center-browser-modal-body .custom-navbar-section {
    display: flex;
    justify-content: flex-end; }
  .document-center-browser-modal-body .document-type-tabs {
    display: flex;
    padding: 0px; }
    .document-center-browser-modal-body .document-type-tabs button {
      padding: 4px;
      padding-left: 15px;
      padding-right: 15px;
      flex: 1;
      flex-direction: row;
      display: flex;
      background: none;
      border: 1px solid rgba(69, 91, 102, 0.2);
      border-radius: 4px;
      align-items: center;
      white-space: nowrap; }
      .document-center-browser-modal-body .document-type-tabs button.selected {
        background: #495a65;
        color: #ffffff; }
      .document-center-browser-modal-body .document-type-tabs button:first-child {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0; }
      .document-center-browser-modal-body .document-type-tabs button:last-child {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0; }
      .document-center-browser-modal-body .document-type-tabs button svg {
        margin-right: .7rem; }
  .document-center-browser-modal-body .custom-navbar {
    display: inline-flex; }
    .document-center-browser-modal-body .custom-navbar .custom-navbar-item {
      display: inline-flex;
      cursor: pointer;
      margin-right: 2px;
      background-color: transparent; }
      .document-center-browser-modal-body .custom-navbar .custom-navbar-item a {
        color: inherit;
        padding: 12px;
        text-decoration: none;
        cursor: pointer;
        border-bottom: 3px transparent; }
        .document-center-browser-modal-body .custom-navbar .custom-navbar-item a:hover, .document-center-browser-modal-body .custom-navbar .custom-navbar-item a:focus {
          color: #23527c; }
      .document-center-browser-modal-body .custom-navbar .custom-navbar-item.selected {
        border-bottom: 3px #0377be solid;
        color: black; }
        .document-center-browser-modal-body .custom-navbar .custom-navbar-item.selected a {
          cursor: default; }
  .document-center-browser-modal-body .circle-badge-container {
    display: inline-flex;
    align-items: center; }
    .document-center-browser-modal-body .circle-badge-container .red-circle-badge {
      margin-left: 5px; }
  .document-center-browser-modal-body .red-circle-badge {
    border-radius: 50%;
    display: inline-block;
    width: 20px;
    height: 20px;
    text-align: center;
    background: #E32A2A;
    color: #FFFFFF;
    line-height: 18px;
    font-size: 8px;
    font-weight: 600;
    text-align: center; }
  .document-center-browser-modal-body .add-documents-button {
    margin-left: 5px;
    text-transform: capitalize;
    height: 38px; }
    .document-center-browser-modal-body .add-documents-button:disabled {
      opacity: .6;
      cursor: not-allowed; }
  .document-center-browser-modal-body .add-documents-icon {
    margin-right: 0.7rem;
    font-size: 1.6rem;
    line-height: 0;
    vertical-align: middle; }
  .document-center-browser-modal-body .invisble {
    visibility: hidden; }
  .document-center-browser-modal-body .document-grid-container {
    flex: 1;
    position: relative; }
    .document-center-browser-modal-body .document-grid-container .documents-overview-grid .grid-container {
      margin-top: 1rem;
      margin-bottom: 4rem;
      margin-left: 0;
      margin-right: 0; }
    .document-center-browser-modal-body .document-grid-container .documents-overview-grid .grid-toolbar {
      display: block;
      padding-right: 0;
      padding-left: 0; }
    .document-center-browser-modal-body .document-grid-container .documents-overview-grid .table-footer {
      margin: 0; }
    .document-center-browser-modal-body .document-grid-container .documents-overview-grid .ag-header-cell::after {
      border-right: none; }
    .document-center-browser-modal-body .document-grid-container .documents-overview-grid .edit-icon,
    .document-center-browser-modal-body .document-grid-container .documents-overview-grid .delete-icon {
      display: flex;
      align-items: center;
      justify-content: center;
      height: 4rem;
      color: #787878; }
    .document-center-browser-modal-body .document-grid-container .documents-overview-grid .edit-icon {
      font-size: 1.6rem; }
    .document-center-browser-modal-body .document-grid-container .documents-overview-grid .delete-icon {
      font-size: 1.6rem; }
    .document-center-browser-modal-body .document-grid-container .locked-word-edit .ag-cell-value {
      color: #9e9ea1; }
    .document-center-browser-modal-body .document-grid-container .locked-word-edit .ag-cell-value .documents-cell-text.word-link {
      color: #337ab7;
      text-decoration: underline; }
    .document-center-browser-modal-body .document-grid-container .locked-word-edit .ag-cell-value .edit-times-circle {
      color: #bebec0;
      cursor: not-allowed; }
    .document-center-browser-modal-body .document-grid-container .locked-word-edit .ag-cell-value .grid-icon-delete,
    .document-center-browser-modal-body .document-grid-container .locked-word-edit .ag-cell-value .grid-icon-delete:hover,
    .document-center-browser-modal-body .document-grid-container .locked-word-edit .ag-cell-value .grid-icon-info,
    .document-center-browser-modal-body .document-grid-container .locked-word-edit .ag-cell-value .grid-icon-info:hover {
      color: #bebec0;
      cursor: not-allowed; }
    .document-center-browser-modal-body .document-grid-container .locked-word-edit.ag-row-hover .ag-cell-value {
      color: #ffffff; }
    .document-center-browser-modal-body .document-grid-container .locked-word-edit.ag-row-hover .grid-icon-info {
      color: #ffffff; }
    .document-center-browser-modal-body .document-grid-container .locked-word-edit.ag-row-hover .fa-times-circle {
      color: #ffffff; }
    .document-center-browser-modal-body .document-grid-container .locked-word-edit.ag-row-hover .grid-icon-delete {
      color: #ffffff; }
    .document-center-browser-modal-body .document-grid-container .documents-overview-grid .grid-icon-info,
    .document-center-browser-modal-body .document-grid-container .documents-overview-grid .grid-icon-delete {
      display: inline-block;
      vertical-align: -8px;
      color: #787878;
      font-size: 13px; }
    .document-center-browser-modal-body .document-grid-container .documents-overview-grid .grid-icon-info:hover,
    .document-center-browser-modal-body .document-grid-container .documents-overview-grid .grid-icon-delete:hover {
      color: #0177bd; }
    .document-center-browser-modal-body .document-grid-container .documents-overview-grid .documents-grid-text-cell .ag-react-container {
      display: flex;
      align-items: center;
      height: 100%; }
    .document-center-browser-modal-body .document-grid-container .documents-overview-grid .documents-grid-text-cell .ag-react-container .documents-cell-text {
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis; }
    .document-center-browser-modal-body .document-grid-container .documents-overview-grid .ag-cell:last-child {
      padding-right: 5px; }
    .document-center-browser-modal-body .document-grid-container .new-ui .documents-overview-grid .grid-container {
      margin: 0; }
    .document-center-browser-modal-body .document-grid-container .new-ui .documents-overview-grid .grid-icon-info {
      width: 16px;
      vertical-align: middle; }
      .document-center-browser-modal-body .document-grid-container .new-ui .documents-overview-grid .grid-icon-info:before {
        content: url("/assets/icons/SVG/new-beneficiary-ui/info-circle.svg"); }
    .document-center-browser-modal-body .document-grid-container .new-ui .documents-overview-grid .grid-icon-delete {
      width: 12px;
      vertical-align: middle; }
      .document-center-browser-modal-body .document-grid-container .new-ui .documents-overview-grid .grid-icon-delete:before {
        content: url("/assets/icons/SVG/new-beneficiary-ui/beneficiary-trash-icon.svg"); }
  .document-center-browser-modal-body .loader-container {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
  .document-center-browser-modal-body .p-paginator .p-paginator-first,
  .document-center-browser-modal-body .p-paginator .p-paginator-prev,
  .document-center-browser-modal-body .p-paginator .p-paginator-pages .p-paginator-page,
  .document-center-browser-modal-body .p-paginator .p-paginator-next,
  .document-center-browser-modal-body .p-paginator .p-paginator-last,
  .document-center-browser-modal-body .p-paginator .p-paginator-rpp-options,
  .document-center-browser-modal-body .p-paginator .p-paginator-current {
    font-size: 14px !important;
    color: #212B36 !important;
    font-weight: bold !important; }
  .document-center-browser-modal-body .p-paginator .p-paginator-element {
    background: white !important;
    border: 1px solid #DFE3E8 !important;
    border-radius: 4px !important;
    color: #212B36 !important; }
  .document-center-browser-modal-body .p-paginator .p-highlight {
    background: white !important;
    border: 1px solid #0177BD !important;
    border-radius: 4px !important;
    color: #0177BD !important; }
  .document-center-browser-modal-body .p-paginator .pi {
    font-size: 1.4rem; }
  .document-center-browser-modal-body .p-paginator .p-paginator-element span::after {
    content: '';
    display: flex;
    width: 14px;
    height: 14px;
    background-repeat: no-repeat; }
  .document-center-browser-modal-body .p-paginator .p-paginator-element.p-disabled span::after {
    opacity: 0.5; }
  .document-center-browser-modal-body .p-paginator .p-paginator-element.p-paginator-first span::after {
    background-image: url("/assets/icons/SVG/pagination-arrow-first.svg"); }
  .document-center-browser-modal-body .p-paginator .p-paginator-element.p-paginator-prev span::after {
    background-image: url("/assets/icons/SVG/pagination-arrow-prev.svg"); }
  .document-center-browser-modal-body .p-paginator .p-paginator-element.p-paginator-last span::after {
    background-image: url("/assets/icons/SVG/pagination-arrow-last.svg"); }
  .document-center-browser-modal-body .p-paginator .p-paginator-element.p-paginator-next span::after {
    background-image: url("/assets/icons/SVG/pagination-arrow-next.svg"); }

.ui.button.verify-button {
  background-color: #2f7d33;
  color: white;
}

.ui.button.verify-button:hover {
  background-color: #19451c;
  color: white;
}

.ui.button.active:focus {
  background-color: #455b66;
  color: white;
}

.ui.button.active:hover {
  background-color: #455b66;
  color: white;
}

.ui.button.active {
  background-color: #455b66;
  color: white;
}

.ui.button:focus {
  background-color: rgb(224, 225, 226);
}

.ui.button:hover {
  background-color: rgb(224, 225, 226);
}

.ui.button {
  width: 100px;
}

.case-detail h1 {
  text-align: left;
}

/* .common-ui-confirmation-modal .header {
  margin-bottom: 0;
} */

.common-ui-confirmation-modal .header {
  margin-bottom: 0;
  border-bottom: none;
}

.sub-heading, .light-box-card .card-description {
  font-weight: normal;
}

.sub-heading-textarea {
  font-family: var(--cobalt-font-muli);
  font-weight: 600;
  font-size: 12px;
  line-height: 11px;
  color: color-gray;
  text-align: right;
  padding-top: 5px;
}

.sub-heading-textarea-description {
  font-family: var(--cobalt-font-muli);
  font-weight: 600;
  font-size: 12px;
  line-height: 20px;
  color: color-gray;
  text-align: right;
  padding-top: 5px;    
}

.warning-message {
  color: #9a2524;
  font-family: var(--cobalt-font-muli);
  font-weight: 800;
  font-size: 14px;
}

.sub-heading-checkbox {
  font-family: var(--cobalt-font-muli);
  font-weight: bold;
  font-size: 12px;
  line-height: 11px;
  color: color-gray;
  text-align: left;
  padding-top: 5px;
}

.checklist-verify-passport {
  width: 620px;
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 100%;
  padding: 6px;
}

.documents-overview .title {
  margin-bottom: 20px;
  font-size: 18px;
}

.verify-modal-input {
  width: 275px;
}

.verify-passport-modal.title {
  margin-top: 5px;
}

.verify-passport-modal.content {
  margin-bottom: 3px;
}

.fields-padding {
  margin-bottom: 1rem;
}

.verify-passport-model-layout {
  background-color: #F3F8FB;
  border: 1px solid #CCC;
  border-radius: 5px;
  box-shadow: none;
  margin-bottom: 2rem;
  padding-left: 1rem;
  padding-right: 1rem;  
  padding-bottom: 1rem;
  padding-top: 1rem;
}

.modal-top-section {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding: 25px 0;
}

.modal-top-section .top-section-title {
  font-size: 18px;
  font-weight: bold;
}

.modal-top-section .top-section-close-button {
  padding: 0 !important;
}
.component-document-grid .dot-style {
  padding-left: 28px; }

.component-document-grid .warning-icon-style {
  margin-right: 8px; }

.component-document-grid .card-style {
  width: 20rem;
  margin: 0.7rem !important; }
  .component-document-grid .card-style .p-card-title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }

.component-document-grid .p-dataview.p-dataview-list .p-dataview-content > .p-grid {
  margin-right: 0; }

.component-document-grid .p-dataview.p-dataview-list .p-dataview-content > .p-grid > div {
  border: 0; }

.component-document-grid .transient-card {
  opacity: .5; }

.component-document-grid .selectable-document-card-container {
  position: relative; }

.component-document-grid .selectable-document-card {
  cursor: pointer;
  border: 1px solid transparent; }
  .component-document-grid .selectable-document-card.selected, .component-document-grid .selectable-document-card:hover {
    border: 1px solid #455B66;
    border-radius: 5px; }

.component-document-grid .selectable-document-card-checkbox {
  position: absolute;
  top: 10px;
  right: 10px;
  margin: 0;
  width: 30px;
  height: 30px;
  border: 1px solid #455B66;
  border-radius: 0px 4px 0px 0px;
  cursor: pointer; }
  .component-document-grid .selectable-document-card-checkbox.selected {
    background-color: #455B66; }

.component-document-grid.drag-drop .droppable {
  border-radius: 1rem;
  border: 1.25px dashed #0177BD;
  min-height: 200px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center; }
  .component-document-grid.drag-drop .droppable .smooth-dnd-container {
    width: 100%;
    height: 100%;
    z-index: 2; }
  .component-document-grid.drag-drop .droppable .droppable-background {
    font-size: 16px;
    position: absolute;
    z-index: 1;
    overflow: hidden; }

.component-document-grid.drag-drop .p-dataview.p-component.p-dataview-list {
  overflow: auto;
  display: flex;
  flex-grow: 1; }
  .component-document-grid.drag-drop .p-dataview.p-component.p-dataview-list .p-dataview-content {
    display: flex;
    flex-grow: 1; }

.component-document-grid.drag-drop .p-grid {
  flex-grow: 1;
  background-color: transparent;
  margin: 0 !important; }

.component-document-grid .p-card div.document-thumbnail {
  position: relative;
  cursor: move;
  /* fallback if grab cursor is unsupported */
  cursor: grab;
  cursor: -moz-grab;
  cursor: -webkit-grab; }
  .component-document-grid .p-card div.document-thumbnail div.thumbnail-backdrop {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.8);
    display: flex;
    align-items: center;
    justify-content: center; }
    .component-document-grid .p-card div.document-thumbnail div.thumbnail-backdrop i.fa.fa-eye-slash {
      color: #848484;
      font-size: 50px; }
  .component-document-grid .p-card div.document-thumbnail div.carried-forward-wrapper {
    position: absolute;
    right: 10px;
    top: 10px;
    background: #F2F1DC;
    padding: 5px;
    border-radius: 4px;
    display: flex; }
    .component-document-grid .p-card div.document-thumbnail div.carried-forward-wrapper > svg {
      font-size: 14px; }
  .component-document-grid .p-card div.document-thumbnail div.error-icon-wrapper {
    position: absolute;
    right: 10px;
    top: 5px;
    bottom: 20px;
    background: #F2F1DC;
    padding: 5px;
    border-radius: 4px;
    display: flex; }
    .component-document-grid .p-card div.document-thumbnail div.error-icon-wrapper > svg {
      font-size: 14px; }
  .component-document-grid .p-card div.document-thumbnail div.new-carried-forward-wrapper {
    position: absolute;
    bottom: 45px;
    left: 45px;
    background: #F2F1DC;
    padding: 5px;
    border-radius: 4px;
    display: flex; }
    .component-document-grid .p-card div.document-thumbnail div.new-carried-forward-wrapper > svg {
      font-size: 14px; }
  .component-document-grid .p-card div.document-thumbnail div.info-icon-wrapper {
    position: absolute;
    bottom: 45px;
    left: 45px;
    background: #F2F1DC;
    padding: 5px;
    border-radius: 4px;
    display: flex; }
    .component-document-grid .p-card div.document-thumbnail div.info-icon-wrapper > svg {
      font-size: 14px; }

.component-document-grid .p-card div.document-thumbnail:active {
  cursor: grabbing;
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing; }

.component-document-grid .p-card .p-card-content {
  padding: 0.5rem 0; }
  .component-document-grid .p-card .p-card-content .content-title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer; }
  .component-document-grid .p-card .p-card-content .cobalt-font-weight-600 {
    font-family: var(--cobalt-font-mulish);
    font-size: 1.3rem;
    line-height: 1.7rem;
    font-weight: 600; }

.center-button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  background-color: #2f7d33; }

.p-tooltip-text {
  background: #252A37 !important;
  word-wrap: break-word;
  font-size: 1.3rem;
  box-shadow: none !important;
  width: fit-content; }
  .p-tooltip-text span {
    margin-left: 8px;
    margin-right: 8px; }

.p-tooltip {
  width: 1000px;
  word-wrap: break-word; }

.smooth-dnd-container.horizontal > .smooth-dnd-draggable-wrapper {
  display: inline-table !important; }

.drop-preview {
  border-left: solid #abc;
  margin: 10px; }

.drag-placeholder {
  opacity: .5; }

.drag-ghost {
  cursor: grabbing;
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing; }
  .drag-ghost .p-card .p-card-header {
    border: 1px solid #005db3; }
  .drag-ghost .p-card .p-card-body {
    background: #cbdde9;
    border: 1px solid #005db3;
    border-top: none; }

.component-grid-item-menu .pointer {
  cursor: pointer;
  color: #455B66B2; }

.component-additional-content .message {
  color: #455b66;
  font-size: 1.3rem;
  background: #f7b5000a;
  border-radius: 0.7rem; }

.component-additional-content b.bene-link {
  text-decoration: underline;
  cursor: pointer; }

.component-group-menu {
  padding: 8px 4px; }
  .component-group-menu #popup_menu {
    max-width: 200px; }
  .component-group-menu .pointer {
    cursor: pointer;
    color: #455B66B2; }
    .component-group-menu .pointer svg {
      font-size: 1.8rem; }
  .component-group-menu .sb-clickable-menu-item > * {
    pointer-events: none; }

.p-menu {
  z-index: 1050 !important;
  width: 17rem;
  font-size: 1.2rem; }
  .p-menu .p-menuitem-redIcon .p-menuitem-icon {
    color: red !important; }

.component-passport-grid .card-style {
  width: 30rem; }
  .component-passport-grid .card-style .p-card-title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }

.component-passport-grid .selectable-document-card-container {
  position: relative; }

.component-passport-grid .selectable-document-card {
  cursor: pointer;
  border: 1px solid transparent;
  width: 44rem;
  box-shadow: none;
  border: 1px solid #EBEBEB; }
  .component-passport-grid .selectable-document-card.selected, .component-passport-grid .selectable-document-card:hover {
    border: 1px solid #455B66;
    border-radius: 5px; }
  .component-passport-grid .selectable-document-card .p-card-body {
    padding: 0; }
    .component-passport-grid .selectable-document-card .p-card-body .p-card-content {
      background-color: #F3F8FB;
      border-radius: 5px 5px 0 0;
      padding: 1.4rem;
      font-size: 1.1rem; }
      .component-passport-grid .selectable-document-card .p-card-body .p-card-content .document-count {
        color: #555; }
      .component-passport-grid .selectable-document-card .p-card-body .p-card-content .answered-questions {
        color: #2f7d33; }
      .component-passport-grid .selectable-document-card .p-card-body .p-card-content .unanswered-questions {
        color: gray; }
      .component-passport-grid .selectable-document-card .p-card-body .p-card-content .passport-expired {
        font-size: 1rem; }
    .component-passport-grid .selectable-document-card .p-card-body .p-card-footer {
      padding: 1.4rem; }
      .component-passport-grid .selectable-document-card .p-card-body .p-card-footer .passport-file-card {
        box-shadow: none;
        border: 0;
        width: 10rem;
        margin-right: 1.5rem; }
        .component-passport-grid .selectable-document-card .p-card-body .p-card-footer .passport-file-card .p-card-header {
          border: 1px solid #EBEBEB;
          border-radius: 5px 5px 0 0; }
        .component-passport-grid .selectable-document-card .p-card-body .p-card-footer .passport-file-card .p-card-title {
          font-size: 1.3rem;
          font-weight: 600;
          text-transform: capitalize;
          padding-top: 0.5rem; }
      .component-passport-grid .selectable-document-card .p-card-body .p-card-footer .excess-file-count {
        height: 7.5rem;
        width: 5rem;
        background: #F3F8FB;
        border: 1px solid #EBEBEB;
        border-radius: 5px;
        font-size: 1.3rem;
        text-align: center;
        line-height: 7rem; }

.component-passport-grid .selectable-document-card-checkbox {
  position: absolute;
  top: 10px;
  right: 10px;
  margin: 0;
  width: 30px;
  height: 30px;
  border: 1px solid #455B66;
  border-radius: 0px 4px 0px 0px;
  cursor: pointer; }
  .component-passport-grid .selectable-document-card-checkbox.selected {
    background-color: #455B66; }

.center-button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  background-color: #2f7d33; }

div.add-case-callout-section-wrapper span.subtitle {
  font-size: 10px;
  font-style: italic;
  font-weight: 600;
  line-height: 15px;
  color: rgba(69, 91, 102, 0.75); }

div.add-case-callout-section-wrapper div.section-wrapper {
  display: flex;
  background: #f3f8fb;
  border: 1px solid #ebebeb;
  border-radius: 5px;
  padding: 16px;
  align-items: flex-start; }
  div.add-case-callout-section-wrapper div.section-wrapper:not(:last-child) {
    margin-bottom: 16px; }
  div.add-case-callout-section-wrapper div.section-wrapper div.content {
    flex: 1; }
    div.add-case-callout-section-wrapper div.section-wrapper div.content p.name {
      color: #455b66;
      font-weight: 600;
      font-size: 15px;
      line-height: 20px;
      margin: 0; }
    div.add-case-callout-section-wrapper div.section-wrapper div.content p.description {
      font-size: 12px;
      line-height: 15px;
      margin: 0;
      color: rgba(69, 91, 102, 0.75); }
    div.add-case-callout-section-wrapper div.section-wrapper div.content div.details p.checklist-type {
      font-size: 13px;
      line-height: 15px;
      color: rgba(69, 91, 102, 0.75);
      margin: 10px 0;
      font-weight: 700;
      text-transform: uppercase; }
    div.add-case-callout-section-wrapper div.section-wrapper div.content div.details ul {
      padding: 0;
      padding-left: 10px;
      color: rgba(69, 91, 102, 0.75); }
  div.add-case-callout-section-wrapper div.section-wrapper div.action {
    height: 50px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-end; }
    div.add-case-callout-section-wrapper div.section-wrapper div.action .toggle-button {
      background: none;
      height: 26px;
      border-radius: 5px;
      border: 1px solid #0177bd;
      margin-bottom: 4px; }
      div.add-case-callout-section-wrapper div.section-wrapper div.action .toggle-button .fa {
        color: #0177bd; }
      div.add-case-callout-section-wrapper div.section-wrapper div.action .toggle-button span {
        margin-left: 4px;
        font-size: 11px;
        line-height: 12px;
        font-weight: 400;
        color: #0177bd; }
      div.add-case-callout-section-wrapper div.section-wrapper div.action .toggle-button.is-added {
        border-color: #455b66; }
        div.add-case-callout-section-wrapper div.section-wrapper div.action .toggle-button.is-added span {
          color: #455b66; }
      div.add-case-callout-section-wrapper div.section-wrapper div.action .toggle-button.is-selected {
        background: #455b66;
        border-color: #455b66; }
        div.add-case-callout-section-wrapper div.section-wrapper div.action .toggle-button.is-selected span {
          color: #ffffff; }
        div.add-case-callout-section-wrapper div.section-wrapper div.action .toggle-button.is-selected .fa {
          color: #ffffff; }
    div.add-case-callout-section-wrapper div.section-wrapper div.action .toggle-collapse {
      cursor: pointer;
      color: #0177bd;
      font-size: 12px;
      line-height: 15px;
      font-weight: 500; }
      div.add-case-callout-section-wrapper div.section-wrapper div.action .toggle-collapse svg {
        margin-left: 4px; }

div.accordion-wrapper div.header {
  margin: 0;
  margin-top: 20px; }
  div.accordion-wrapper div.header i.fa {
    margin-right: 8px; }
  div.accordion-wrapper div.header div.accordian-tooltip {
    display: inline;
    padding: 0 0px 0 5px;
    color: #455B6680;
    font-size: 12px; }
    div.accordion-wrapper div.header div.accordian-tooltip i.fa {
      padding-top: 10px; }

.row-display {
  display: flex;
  flex-direction: row; }
  .row-display .brow {
    border-width: 0px;
    border-radius: 5px;
    padding: 10px;
    margin: auto;
    padding-left: 18px;
    padding-right: 18px;
    font-family: var(--cobalt-font-mulish);
    flex: 1;
    background: #455B66;
    color: #ffffff;
    width: 100%;
    margin-left: 16px; }

.bundle-package-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100vw;
  background: #ffffff;
  z-index: 1040;
  display: flex;
  flex-direction: column; }
  .bundle-package-wrapper .brand {
    height: 22px;
    margin-right: 18px; }
  .bundle-package-wrapper .left-content {
    display: flex;
    flex-direction: row;
    align-items: center; }
  .bundle-package-wrapper .pdftron-top-banner-message {
    padding: 8px;
    color: white;
    font-size: 16px;
    line-height: 24px;
    text-align: center; }
    .bundle-package-wrapper .pdftron-top-banner-message svg {
      margin-right: 8px; }
    .bundle-package-wrapper .pdftron-top-banner-message.lock-message-wrapper {
      background: #3375b8; }
    .bundle-package-wrapper .pdftron-top-banner-message.documents-loading-message-wrapper {
      background: #252a37; }
      .bundle-package-wrapper .pdftron-top-banner-message.documents-loading-message-wrapper svg.fa-spinner {
        animation: spin 1s linear infinite; }
    .bundle-package-wrapper .pdftron-top-banner-message.trouble-loading-documents-message-wrapper {
      display: flex;
      justify-content: space-between;
      background: #b8332f;
      align-items: center; }
      .bundle-package-wrapper .pdftron-top-banner-message.trouble-loading-documents-message-wrapper svg.fa-times {
        cursor: pointer; }
  .bundle-package-wrapper .header {
    padding: 18px 20px;
    margin: 0;
    display: flex;
    justify-content: space-between;
    align-items: center; }
    .bundle-package-wrapper .header .header-action {
      display: flex;
      flex-direction: row;
      align-items: center; }
      .bundle-package-wrapper .header .header-action .btn {
        border-width: 0px;
        border-radius: 5px;
        padding: 10px;
        padding-left: 18px;
        padding-right: 18px;
        font-family: var(--cobalt-font-mulish);
        flex: 1;
        background: #455B66;
        color: #ffffff;
        width: 100%;
        margin-left: 16px; }
        .bundle-package-wrapper .header .header-action .btn .icon {
          color: #ffffff;
          padding-left: 10px; }
        .bundle-package-wrapper .header .header-action .btn.blue {
          background: #3375b8; }
    .bundle-package-wrapper .header.bundle-view {
      color: #455B66;
      background: #ffffff; }
    .bundle-package-wrapper .header .title {
      display: flex;
      align-items: center;
      margin: 0; }
      .bundle-package-wrapper .header .title .label {
        font-weight: 600;
        font-size: 20px;
        line-height: 34px;
        color: #28282f;
        margin: 0;
        padding: 0; }
        .bundle-package-wrapper .header .title .label.bundle-label {
          color: #455B66; }
      .bundle-package-wrapper .header .title .divider {
        height: 28px;
        border-left: 1px solid rgba(0, 0, 0, 0.2);
        margin: 0 12px; }
      .bundle-package-wrapper .header .title .applicant {
        color: #28282F;
        font-size: 16px;
        font-weight: 600;
        line-height: 12px; }
    .bundle-package-wrapper .header .close-btn {
      border: none;
      background: none;
      padding: 10px;
      margin-left: 10px;
      border-radius: 50%;
      height: 40px;
      width: 40px;
      transition-duration: 0.2s; }
      .bundle-package-wrapper .header .close-btn:hover {
        background: #e9f1f5; }
  .bundle-package-wrapper .wrapper {
    display: flex;
    flex: 1;
    max-height: calc(100vh - 76px); }
    .bundle-package-wrapper .wrapper.has-lock-message {
      max-height: calc(100vh - 100px); }
    .bundle-package-wrapper .wrapper .navigation-panel {
      width: 320px;
      display: flex;
      flex-direction: column;
      border: 1px solid rgba(69, 91, 102, 0.2); }
      .bundle-package-wrapper .wrapper .navigation-panel .checklists-wrapper {
        flex: 1;
        overflow: auto; }
        .bundle-package-wrapper .wrapper .navigation-panel .checklists-wrapper .checklist-owner-wrapper {
          border-bottom: 1px solid #ffffff; }
          .bundle-package-wrapper .wrapper .navigation-panel .checklists-wrapper .checklist-owner-wrapper .owner {
            display: flex;
            align-items: center;
            background: #3375b8;
            padding-left: 8px;
            color: #ffffff; }
            .bundle-package-wrapper .wrapper .navigation-panel .checklists-wrapper .checklist-owner-wrapper .owner svg {
              cursor: pointer; }
            .bundle-package-wrapper .wrapper .navigation-panel .checklists-wrapper .checklist-owner-wrapper .owner p {
              font-size: 16px;
              font-weight: bold;
              margin-left: 8px;
              padding: 8px 0; }
        .bundle-package-wrapper .wrapper .navigation-panel .checklists-wrapper .checklist .name {
          margin: 0;
          padding: 6px 10px;
          font-weight: 700;
          font-size: 14px;
          line-height: 20px;
          text-transform: uppercase;
          color: #455b66;
          background: #f3f8fb;
          border-top: 1px solid #cfdfe7;
          display: flex;
          justify-content: space-between;
          align-items: center;
          position: relative; }
          .bundle-package-wrapper .wrapper .navigation-panel .checklists-wrapper .checklist .name.pointer {
            cursor: pointer; }
          .bundle-package-wrapper .wrapper .navigation-panel .checklists-wrapper .checklist .name.beneficiary {
            border-left: 12px solid #f7b500; }
            .bundle-package-wrapper .wrapper .navigation-panel .checklists-wrapper .checklist .name.beneficiary::before {
              content: 'B';
              position: absolute;
              left: -10px;
              color: white;
              font-size: 10px; }
          .bundle-package-wrapper .wrapper .navigation-panel .checklists-wrapper .checklist .name.legal {
            border-left: 12px solid #455b66; }
            .bundle-package-wrapper .wrapper .navigation-panel .checklists-wrapper .checklist .name.legal::before {
              content: 'L';
              position: absolute;
              left: -10px;
              color: white;
              font-size: 10px; }
        .bundle-package-wrapper .wrapper .navigation-panel .checklists-wrapper .checklist .documents-wrapper .document {
          margin: 0;
          padding: 8px 10px;
          font-weight: 300;
          font-size: 14px;
          line-height: 16px;
          color: #455b66;
          transition-duration: 0.2s;
          position: relative;
          display: flex;
          justify-content: space-between;
          align-items: center;
          background: #ffffff; }
          .bundle-package-wrapper .wrapper .navigation-panel .checklists-wrapper .checklist .documents-wrapper .document.buddle-bookmark {
            white-space: nowrap;
            overflow: hidden;
            display: block;
            text-overflow: ellipsis;
            cursor: pointer; }
          .bundle-package-wrapper .wrapper .navigation-panel .checklists-wrapper .checklist .documents-wrapper .document:hover {
            background: #e9f1f5; }
          .bundle-package-wrapper .wrapper .navigation-panel .checklists-wrapper .checklist .documents-wrapper .document.downloading {
            cursor: progress; }
            .bundle-package-wrapper .wrapper .navigation-panel .checklists-wrapper .checklist .documents-wrapper .document.downloading:hover {
              background: none; }
          .bundle-package-wrapper .wrapper .navigation-panel .checklists-wrapper .checklist .documents-wrapper .document.dragging, .bundle-package-wrapper .wrapper .navigation-panel .checklists-wrapper .checklist .documents-wrapper .document.selected {
            background: #c5dfeb; }
          .bundle-package-wrapper .wrapper .navigation-panel .checklists-wrapper .checklist .documents-wrapper .document.ghosting {
            opacity: 0.5; }
          .bundle-package-wrapper .wrapper .navigation-panel .checklists-wrapper .checklist .documents-wrapper .document.disabled {
            opacity: 0.5; }
          .bundle-package-wrapper .wrapper .navigation-panel .checklists-wrapper .checklist .documents-wrapper .document.msg {
            opacity: 0.5; }
          .bundle-package-wrapper .wrapper .navigation-panel .checklists-wrapper .checklist .documents-wrapper .document.opening {
            background: #d5f1ff; }
        .bundle-package-wrapper .wrapper .navigation-panel .checklists-wrapper .checklist .documents-wrapper span {
          text-overflow: ellipsis;
          white-space: nowrap;
          overflow: hidden;
          font-weight: 500; }
        .bundle-package-wrapper .wrapper .navigation-panel .checklists-wrapper .checklist .documents-wrapper .no-files {
          margin: 0;
          padding: 8px 10px;
          font-weight: 600;
          font-size: 14px;
          line-height: 16px;
          color: rgba(69, 91, 102, 0.4);
          background: #ffffff;
          font-style: italic; }
      .bundle-package-wrapper .wrapper .navigation-panel .actions-wrapper {
        background: #e8f0f5;
        border: 1px solid rgba(69, 91, 102, 0.2);
        padding: 10px; }
        .bundle-package-wrapper .wrapper .navigation-panel .actions-wrapper .btn {
          border: 1px solid #3375b8;
          border-radius: 2px;
          padding: 8px;
          flex: 1;
          background: #3375b8;
          color: #ffffff;
          font-weight: 600;
          width: 100%; }
          .bundle-package-wrapper .wrapper .navigation-panel .actions-wrapper .btn:not(:last-child) {
            margin-bottom: 10px; }
        .bundle-package-wrapper .wrapper .navigation-panel .actions-wrapper span {
          font-size: 10px;
          font-style: italic;
          color: #302f2f;
          text-align: center;
          width: 100%;
          display: block;
          margin-bottom: 8px; }
    .bundle-package-wrapper .wrapper .pdftron-wrapper {
      flex: 1;
      background: #f4f5f7;
      display: flex; }
      .bundle-package-wrapper .wrapper .pdftron-wrapper > .viewer {
        flex: 1;
        position: relative; }
  .bundle-package-wrapper .loader {
    animation: none; }
  .bundle-package-wrapper .common-ui-confirmation-modal .header {
    padding: 0; }

.menu.generated_menu {
  left: -30px !important;
  margin-top: 2px !important; }
  .menu.generated_menu .item.generated_item {
    font-size: 12px !important;
    display: flex; }
    .menu.generated_menu .item.generated_item.disabled {
      pointer-events: all; }
    .menu.generated_menu .item.generated_item .generated_text {
      padding: 2px;
      padding-right: 16px;
      pointer-events: none; }

div.document-type-tabs {
  display: flex;
  padding: 8px; }
  div.document-type-tabs button {
    padding: 4px;
    flex: 1;
    background: none;
    border: 1px solid rgba(69, 91, 102, 0.2); }
    div.document-type-tabs button.selected {
      background: #495a65;
      color: #ffffff; }
    div.document-type-tabs button:first-child {
      border-radius: 4px;
      border-top-right-radius: 0;
      border-bottom-right-radius: 0; }
    div.document-type-tabs button:last-child {
      border-radius: 4px;
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; }

.confirmation-modal .header {
  display: flex;
  align-items: center;
  gap: 12px; }
  .confirmation-modal .header .title {
    font-size: 18px;
    font-style: normal;
    font-weight: 600; }

.confirmation-modal .content {
  margin-top: 2rem;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; }

.confirmation-modal .footer {
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  gap: 12px;
  align-self: stretch;
  margin-top: 2rem;
  padding-top: 2rem;
  border-top: 0; }
  .confirmation-modal .footer button {
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 16px;
    letter-spacing: 1px;
    text-transform: uppercase;
    border-radius: 4px;
    display: flex;
    height: 32px;
    padding: 0 16px;
    justify-content: center;
    align-items: center; }
  .confirmation-modal .footer .cancel-button {
    color: var(--Secondary-Midnight-Blue, #252A37);
    border: 1px solid var(--Secondary-Midnight-Blue, #252A37); }

.confirmation-modal.loading-warning-modal .title::before {
  content: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgdmlld0JveD0iMCAwIDMyIDMyIiBmaWxsPSJub25lIj4KICA8cGF0aCBkPSJNMTYgMjguOEMxOS4zOTQ3IDI4LjggMjIuNjUwNSAyNy40NTE0IDI1LjA1MDkgMjUuMDUwOUMyNy40NTE0IDIyLjY1MDUgMjguOCAxOS4zOTQ3IDI4LjggMTZDMjguOCAxMi42MDUyIDI3LjQ1MTQgOS4zNDk0NSAyNS4wNTA5IDYuOTQ4OThDMjIuNjUwNSA0LjU0ODUyIDE5LjM5NDcgMy4xOTk5NSAxNiAzLjE5OTk1QzEyLjYwNTIgMy4xOTk5NSA5LjM0OTQ1IDQuNTQ4NTIgNi45NDg5OCA2Ljk0ODk4QzQuNTQ4NTIgOS4zNDk0NSAzLjE5OTk1IDEyLjYwNTIgMy4xOTk5NSAxNkMzLjE5OTk1IDE5LjM5NDcgNC41NDg1MiAyMi42NTA1IDYuOTQ4OTggMjUuMDUwOUM5LjM0OTQ1IDI3LjQ1MTQgMTIuNjA1MiAyOC44IDE2IDI4LjhaTTE2IDkuNTk5OTVDMTYuNjY1IDkuNTk5OTUgMTcuMiAxMC4xMzUgMTcuMiAxMC44VjE2LjRDMTcuMiAxNy4wNjUgMTYuNjY1IDE3LjYgMTYgMTcuNkMxNS4zMzUgMTcuNiAxNC44IDE3LjA2NSAxNC44IDE2LjRWMTAuOEMxNC44IDEwLjEzNSAxNS4zMzUgOS41OTk5NSAxNiA5LjU5OTk1Wk0xNC40IDIwLjhDMTQuNCAyMC4zNzU2IDE0LjU2ODUgMTkuOTY4NiAxNC44Njg2IDE5LjY2ODZDMTUuMTY4NiAxOS4zNjg1IDE1LjU3NTYgMTkuMiAxNiAxOS4yQzE2LjQyNDMgMTkuMiAxNi44MzEzIDE5LjM2ODUgMTcuMTMxMyAxOS42Njg2QzE3LjQzMTQgMTkuOTY4NiAxNy42IDIwLjM3NTYgMTcuNiAyMC44QzE3LjYgMjEuMjI0MyAxNy40MzE0IDIxLjYzMTMgMTcuMTMxMyAyMS45MzEzQzE2LjgzMTMgMjIuMjMxNCAxNi40MjQzIDIyLjQgMTYgMjIuNEMxNS41NzU2IDIyLjQgMTUuMTY4NiAyMi4yMzE0IDE0Ljg2ODYgMjEuOTMxM0MxNC41Njg1IDIxLjYzMTMgMTQuNCAyMS4yMjQzIDE0LjQgMjAuOFoiIGZpbGw9IiNBNzJCMkEiLz4KPC9zdmc+");
  display: inline-block;
  margin-right: 8px; }

.o365-tooltip {
  min-width: 300px; }
  .o365-tooltip .p-tooltip-text {
    font-family: Barlow; }

.pdftron-popup__draggable-document .icon-group {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  margin-left: 3px; }

.pdftron-popup__draggable-document .lock-icon {
  color: #455B66;
  margin-top: 2px; }

.pdftron-popup__draggable-document .exclamation-icon {
  color: #FFFFFF;
  background-color: #D72626;
  flex: 1;
  font-size: 11px;
  text-align: center;
  padding-left: 6px;
  padding-right: 6px;
  border-radius: 3px; }

.pdftron-popup__draggable-document .loader {
  margin-left: 4px !important; }

.pdftron-popup__custom-semantic-tooltip {
  background: #455B66 !important;
  color: #FFFFFF !important;
  font-size: 10px !important; }
  .pdftron-popup__custom-semantic-tooltip::before {
    background: #455B66 !important; }

.component-new-member-menu .checklist-complete {
  color: #2F7D33; }

.component-new-member-menu .checklist-prefix {
  width: 0rem;
  display: inline-block;
  cursor: pointer; }

.component-new-member-menu .checklist-required {
  color: red;
  font-weight: bold;
  vertical-align: middle; }

.component-new-member-menu .checklist-header {
  background: #F7F8FA;
  color: #455B66; }

.component-new-member-menu .checklist-item {
  color: #455B66; }

.component-new-member-menu .hidden-checklist-item {
  text-decoration: line-through; }

.component-new-member-menu .checklist-active-top {
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem; }

.component-new-member-menu .checklist-active-bottom {
  border-bottom-left-radius: 1rem;
  border-bottom-right-radius: 1rem; }

.component-new-member-menu .inactive-header {
  background-color: transparent;
  color: #455B66; }

.component-new-member-menu .p-listbox {
  background: #F7F8FA;
  color: #455B66; }

.component-new-member-menu .p-listbox-item {
  font-size: 1.4rem; }

.component-new-member-menu .cursor-pointer {
  cursor: pointer; }

.component-passport-grid .card-style {
  width: 30rem; }
  .component-passport-grid .card-style .p-card-title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }

.component-passport-grid .selectable-document-card-container {
  position: relative; }

.component-passport-grid .selectable-document-card {
  cursor: pointer;
  border: 1px solid transparent;
  width: 44rem;
  box-shadow: none;
  border: 1px solid #EBEBEB; }
  .component-passport-grid .selectable-document-card.selected, .component-passport-grid .selectable-document-card:hover {
    border: 1px solid #455B66;
    border-radius: 5px; }
  .component-passport-grid .selectable-document-card .p-card-body {
    padding: 0; }
    .component-passport-grid .selectable-document-card .p-card-body .p-card-content {
      background-color: #F3F8FB;
      border-radius: 5px 5px 0 0;
      padding: 1.4rem;
      font-size: 1.1rem; }
      .component-passport-grid .selectable-document-card .p-card-body .p-card-content .document-count {
        color: #555; }
      .component-passport-grid .selectable-document-card .p-card-body .p-card-content .answered-questions {
        color: #2f7d33; }
      .component-passport-grid .selectable-document-card .p-card-body .p-card-content .unanswered-questions {
        color: gray; }
      .component-passport-grid .selectable-document-card .p-card-body .p-card-content .passport-expired {
        font-size: 1rem; }
    .component-passport-grid .selectable-document-card .p-card-body .p-card-footer {
      padding: 1.4rem; }
      .component-passport-grid .selectable-document-card .p-card-body .p-card-footer .passport-file-card {
        box-shadow: none;
        border: 0;
        width: 10rem;
        margin-right: 1.5rem; }
        .component-passport-grid .selectable-document-card .p-card-body .p-card-footer .passport-file-card .p-card-header {
          border: 1px solid #EBEBEB;
          border-radius: 5px 5px 0 0; }
        .component-passport-grid .selectable-document-card .p-card-body .p-card-footer .passport-file-card .p-card-title {
          font-size: 1.3rem;
          font-weight: 600;
          text-transform: capitalize;
          padding-top: 0.5rem; }
      .component-passport-grid .selectable-document-card .p-card-body .p-card-footer .excess-file-count {
        height: 7.5rem;
        width: 5rem;
        background: #F3F8FB;
        border: 1px solid #EBEBEB;
        border-radius: 5px;
        font-size: 1.3rem;
        text-align: center;
        line-height: 7rem; }

.component-passport-grid .selectable-document-card-checkbox {
  position: absolute;
  top: 10px;
  right: 10px;
  margin: 0;
  width: 30px;
  height: 30px;
  border: 1px solid #455B66;
  border-radius: 0px 4px 0px 0px;
  cursor: pointer; }
  .component-passport-grid .selectable-document-card-checkbox.selected {
    background-color: #455B66; }

.center-button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  background-color: #2f7d33; }

/************************************
      Media queries break point
 To use these, put this snippet in the appropriate selector:
     @include bp(tiny) {
         background-color: purple;
     }
     Replace "tiny" with "medium" or "big" as necessary.
*************************************/
@media (min-width: 992px) {
  .col-md-1-6 {
    width: 13.33334% !important; }
  .col-md-1-5 {
    width: 12% !important; }
  .col-md-2-5 {
    width: 20.83333% !important; }
  .col-md-3-5 {
    width: 29.16667% !important; } }

/* New Beneficiary UI Rebranding */
/* New Beneficiary UI Rebranding */
.p-dropdown-panel .p-dropdown-items .p-dropdown-item {
  color: #252A37;
  font-family: var(--cobalt-font-primary);
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; }

.p-dropdown-panel .p-highlight {
  background-color: #F7F8FA !important; }

.new-home-page-container .snapshot-container {
  margin-bottom: 16px;
  background-color: #FFFFFF; }
  .new-home-page-container .snapshot-container .snapshot-inner-container {
    position: sticky;
    padding: 12px 16px; }
  @media (min-width: 992px) {
    .new-home-page-container .snapshot-container {
      margin-bottom: 0;
      width: 30%;
      margin-left: 12px; } }
  .new-home-page-container .snapshot-container .load-more-container {
    padding: 6px;
    display: flex;
    align-items: center;
    justify-content: center; }
    .new-home-page-container .snapshot-container .load-more-container .common-ui-preloader {
      position: unset;
      scale: 0.7; }
      .new-home-page-container .snapshot-container .load-more-container .common-ui-preloader .background {
        display: none; }
  .new-home-page-container .snapshot-container .snapshot-title {
    color: #252A37;
    font-family: var(--cobalt-font-primary);
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    display: flex;
    justify-content: space-between; }
    .new-home-page-container .snapshot-container .snapshot-title .caret-icon-wrapper {
      cursor: pointer; }
      .new-home-page-container .snapshot-container .snapshot-title .caret-icon-wrapper .caret-icon {
        width: 32px;
        height: 32px;
        -webkit-mask-image: url("/assets/icons/SVG/new-beneficiary-ui/caret-down.svg");
        mask-image: url("/assets/icons/SVG/new-beneficiary-ui/caret-down.svg");
        background-color: #252A37;
        background-repeat: no-repeat;
        transition: all 0.3s ease;
        position: relative; }
      .new-home-page-container .snapshot-container .snapshot-title .caret-icon-wrapper .caret-up-icon {
        transform: rotate(180deg); }
  .new-home-page-container .snapshot-container .snapshot-body {
    margin-top: 16px; }
    .new-home-page-container .snapshot-container .snapshot-body .no-snapshot-data {
      margin-top: 40px;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center; }
      @media (min-width: 992px) {
        .new-home-page-container .snapshot-container .snapshot-body .no-snapshot-data {
          margin-top: 140px; } }
      .new-home-page-container .snapshot-container .snapshot-body .no-snapshot-data > img {
        width: 240px; }
      .new-home-page-container .snapshot-container .snapshot-body .no-snapshot-data > span {
        font-family: var(--cobalt-font-primary);
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px; }
    .new-home-page-container .snapshot-container .snapshot-body .bene-dropdown {
      margin: 0; }
    .new-home-page-container .snapshot-container .snapshot-body .p-dropdown {
      width: 100%;
      border: 1px solid #E5E7E9;
      border-radius: 0;
      padding: 4px 8px; }
      .new-home-page-container .snapshot-container .snapshot-body .p-dropdown:not(.p-disabled).p-focus {
        box-shadow: none;
        border: 1px solid #E5E7E9; }
      .new-home-page-container .snapshot-container .snapshot-body .p-dropdown .p-dropdown-label {
        color: #252A37;
        font-family: var(--cobalt-font-primary);
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 28px;
        padding: 0; }
      .new-home-page-container .snapshot-container .snapshot-body .p-dropdown .p-dropdown-trigger-icon {
        width: 24px; }
        .new-home-page-container .snapshot-container .snapshot-body .p-dropdown .p-dropdown-trigger-icon:before {
          content: url("/assets/icons/SVG/new-beneficiary-ui/caret-down.svg");
          position: relative;
          top: 2px;
          right: 2px; }
  .new-home-page-container .snapshot-container .snapshot-sections {
    margin-top: 16px; }
    .new-home-page-container .snapshot-container .snapshot-sections .country-section {
      display: grid;
      margin-top: 16px; }
      .new-home-page-container .snapshot-container .snapshot-sections .country-section:last-child {
        margin-bottom: 0; }
      .new-home-page-container .snapshot-container .snapshot-sections .country-section .country-title {
        color: #252A37;
        font-family: var(--cobalt-font-primary);
        font-style: normal;
        font-weight: 500;
        text-transform: uppercase;
        font-size: 16px;
        line-height: 18px;
        letter-spacing: 0.8px;
        padding: 12px;
        background: #F7F8FA;
        position: relative;
        cursor: pointer; }
        .new-home-page-container .snapshot-container .snapshot-sections .country-section .country-title > img {
          width: 24px;
          margin-top: -4px;
          margin-right: 10px; }
        .new-home-page-container .snapshot-container .snapshot-sections .country-section .country-title .caret-icon-wrapper {
          position: absolute;
          top: 8px;
          right: 12px;
          cursor: pointer;
          z-index: 2; }
          .new-home-page-container .snapshot-container .snapshot-sections .country-section .country-title .caret-icon-wrapper .caret-icon {
            width: 24px;
            height: 24px;
            -webkit-mask-image: url("/assets/icons/SVG/new-beneficiary-ui/caret-down.svg");
            mask-image: url("/assets/icons/SVG/new-beneficiary-ui/caret-down.svg");
            background-color: #252A37;
            background-repeat: no-repeat;
            transition: all 0.3s ease;
            position: relative; }
          .new-home-page-container .snapshot-container .snapshot-sections .country-section .country-title .caret-icon-wrapper .caret-up-icon {
            transform: rotate(180deg); }
      .new-home-page-container .snapshot-container .snapshot-sections .country-section .status-label {
        color: #252A37;
        font-family: var(--cobalt-font-primary);
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 18px;
        display: block;
        padding-bottom: 4px; }
        .new-home-page-container .snapshot-container .snapshot-sections .country-section .status-label > img {
          vertical-align: unset;
          width: 16px; }
      .new-home-page-container .snapshot-container .snapshot-sections .country-section .status-data {
        color: #252A37;
        font-family: var(--cobalt-font-primary);
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 18px;
        font-weight: 600;
        line-height: 20px;
        display: block; }
      .new-home-page-container .snapshot-container .snapshot-sections .country-section .country-status {
        margin-top: 16px; }
        .new-home-page-container .snapshot-container .snapshot-sections .country-section .country-status .status-item {
          background: #F7F8FA;
          margin-bottom: 4px;
          padding: 12px 16px; }
          .new-home-page-container .snapshot-container .snapshot-sections .country-section .country-status .status-item.highlight {
            border-top: 0.5px solid #252A37; }
        .new-home-page-container .snapshot-container .snapshot-sections .country-section .country-status .dual-items {
          display: flex;
          padding: 0;
          gap: 4px; }
          .new-home-page-container .snapshot-container .snapshot-sections .country-section .country-status .dual-items > div {
            width: 50%; }
      .new-home-page-container .snapshot-container .snapshot-sections .country-section .beneficiary-status {
        margin-top: 16px; }
        .new-home-page-container .snapshot-container .snapshot-sections .country-section .beneficiary-status > div {
          background: #F7F8FA;
          padding: 12px 16px; }
      .new-home-page-container .snapshot-container .snapshot-sections .country-section .immigration-status {
        cursor: pointer;
        margin-top: 16px;
        color: #252A37;
        font-family: var(--cobalt-font-primary);
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 18px; }
        .new-home-page-container .snapshot-container .snapshot-sections .country-section .immigration-status > span > img {
          vertical-align: top;
          width: 16px; }

.immigration-snapshot-field-tooltip-container {
  max-width: unset;
  width: auto; }

.fa.fa-pencil:hover {
    color: #0177bd;
}

.fa.fa-trash-o:hover {
    color: #0177bd;
}
.check-request-modal-header {
    padding-bottom: 15px;
    border-bottom: 1px solid #e5e5e5;
}

.check-request-modal-header .modal-header-content  {
    display: flex;
    justify-content: space-between;
}

.modal-header-content .fa.fa-times {
    font-size: 1.5em;
}

.modal-header-content .fa.fa-times:hover {
    cursor: pointer;
    color: #0377be;
}

.check-request-modal-content {
    margin: 30px 0;
    min-height: 350px;
}

.check-request-modal-footer {
    padding-top: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

.modal-footer-buttons {
    display: flex;
    justify-content: space-between;
}

.modal-footer-buttons .btn-outline-danger {
    color: #9a2524;
    background-color: transparent;
    background-image: none;
    border-radius: 2px;
    border-color: #9a2524;
}

.modal-footer-buttons .btn-outline-danger:hover {
    color: #fff;
    background-color: #9a2524;
    border-radius: 2px;
    border-color: #9a2524;
}

.modal-loader-wrapper {
    display: block;
    position: absolute;
    top: -2em;
    left: -2em;
    right: -2em;
    bottom: -2em;
    z-index: 10;
    background: rgba(0, 0, 0, 0.5);
}

.modal-loader-wrapper .loader {
    position: absolute;
    left: 50%;
    top: 50%;
}

.cra-error {
    margin: 5px 0;
    color: #9a2524;
}

.cra-error .fa-warning:before {
    color: #9a2524;
}
.check-request-delete-modal-warning-space{
  background-color: rgb(250, 243, 243);
  border: solid 1px rgb(202, 131, 131);
  box-sizing: border-box;
  padding: 10px;
}

.check-request-delete-modal-content {
  margin: 30px 0;
}

.check-request-delete-model-row {
  padding: 5px 0;
}

@media (min-width: 992px) {
  .check-request-delete-model-row .col-md-2 {
    width: 12%;
  }
}

.check-request-delete-modal-icon{
  padding-right: 20px;
}
#warningModal .header {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid rgba(126, 126, 126, .3);
  padding-bottom: 4px;
  font-family: var(--cobalt-font-montserrat);
  font-size: 20px;
  color: #28282f;
} 

#warningModal .header .h3
  {
      font-size: 20px;
  }

#warningModal .content {
  margin: 29px 0;
  font-size: 12px;
}

#warningModal .warning-space {
  border-radius: 1.5px;
  border: solid 1px #9a2524;
  background-color: rgba(211, 47, 47, 0.05);
  box-sizing: border-box;
  padding: 12px 0 12px 19px;
  text-align: left;
}

#warningModal .warning-icon {
  padding-right: 20px;
}

#warningModal .footer{
  display: flex;
  justify-content: space-between;
  padding-top: 25px;
  border-top: 1px solid rgba(126, 126, 126, .3);
}

#warningModal .cancel {
  width: 92px;
  height: 40px;
  border-radius: 2px;
  border: solid 1px #9a2524;
  background-color: white;
  font-family: var(--cobalt-font-montserrat);
  font-weight: bold;
  letter-spacing: .2px;
}

#warningModal .confirm {
  width: 92px;
  height: 40px;
  border-radius: 2px;
  background-color: #0177bd;
  color: white;
  font-family: var(--cobalt-font-montserrat);
  font-weight: bold;
  letter-spacing: .2px;
}

/****** Notes icon ******/
#beneficiaryNotesContainer {
  font-size: 1.2rem;
}

#beneficiaryNotesContainer .ui {
  font-size: 1.2rem;
}

#beneficiaryNotesContainer .bordered {
  width: 2em;
  height: 2em;
  padding: 0.5em;
  -webkit-box-shadow: 0 0 0 0.05em rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 0 0 0.05em rgba(0, 0, 0, 0.1) inset;
  border-top-left-radius: 0.1em;
  border-bottom-left-radius: 0.1em;
}

#beneficiaryNotesContainer i.icons.bordered .icon:nth-of-type(2) {
  top: 2.1em;
  left: 1.8em;
  right: auto;
  bottom: auto;
  font-size: 0.25em;
  transform: none;
  -webkit-transform: none;
}

/****** Notes content ******/
#beneficiaryNotesContainer .notes {
  position: absolute;
  top: 3.3em;
  right: -5.6em;
  height: 32.5em;
  width: 23.42em;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  box-shadow: 0 0.08em 1.17em 0 rgba(0, 0, 0, 0.2);
  padding: 1.08em 0.83em 0 0.83em;
}

#beneficiaryNotesContainer .ui.basic.pointing.label:before {
  height: 1.42em;
  width: 1.42em;
}

/****** Tabs ******/
#beneficiaryNotesContainer .tabs {
  display: flex;
  flex-direction: column;
  height: 88%;
}

#beneficiaryNotesContainer .tab {
  display: flex;
  flex-direction: column;
  flex-basis: 100%;
  overflow-y: auto;
  border-radius: 0;
}

#beneficiaryNotesContainer {
  --scrollbarBG: white;
  --thumbBG: rgba(174, 174, 174, 0.6);
}
#beneficiaryNotesContainer .tab::-webkit-scrollbar {
  width: 0.92em;
}
#beneficiaryNotesContainer .tab {
  /** Firefox **/
  scrollbar-width: thin;
  scrollbar-color: var(--thumbBG) var(--scrollbarBG);
  /** IE **/
  scrollbar-track-color: white;
  scrollbar-face-color: rgba(174, 174, 174, 0.6);
}
#beneficiaryNotesContainer .tab::-webkit-scrollbar-track {
  background: var(--scrollbarBG);
}
#beneficiaryNotesContainer .tab::-webkit-scrollbar-thumb {
  background-color: var(--thumbBG);
  border-radius: 0.5em;
  border: 0.25em solid var(--scrollbarBG);
}

#beneficiaryNotesContainer .ui.tabular.menu {
  display: flex;
  flex-direction: row;
}

#beneficiaryNotesContainer .ui.tabular.menu .item {
  display: flex;
  justify-content: center;
  background-color: #e9e9e9;
  width: 50%;
  font-size: 0.75em;
  font-family: var(--cobalt-font-montserrat);
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: 0.078em;
  color: #595959;
  /* Unfortunately semantic ui uses !important in this case :/ */
  border-radius: 0 !important; 
}

#beneficiaryNotesContainer .ui.tabular.menu .active.item {
  background-color: white;
  border-bottom: solid 0.08em #d3d3d3;
}

#beneficiaryNotesContainer .ui.loader {
  -webkit-animation: none;
  animation: none;
}

#beneficiaryNotesContainer .addNew {
  display: flex;
  justify-content: center;
  color: #2f7d33;
  padding: 1.67em 0;
}

#beneficiaryNotesContainer .addNew i{
  color: #2f7d33;
  font-size: 1em;
  padding-right: 0.42em;
}

/****** Note element display ******/
#beneficiaryNotesContainer .note {
  display: flex;
  flex-direction: column;
  font-weight: normal;
}
#beneficiaryNotesContainer .noteContent {
  align-self: flex-start;
  padding-top: 1em;
  white-space: normal;
  text-align: left;
  width: 100%;
  line-height: 1.67;

  /* These are technically the same, but use both */
  overflow-wrap: break-word;
  word-wrap: break-word;

  -ms-word-break: break-all;
  /* Non-standard one for WebKit: */
  word-break: break-word;

  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}

#beneficiaryNotesContainer .highImportance {
  color: #9a2524;
  align-self: flex-start;
}

#beneficiaryNotesContainer .highImportance i {
  color: #9a2524;
}

#beneficiaryNotesContainer .annotationSection {
  display: flex;
  flex-direction: column;
  color: #787878;
  line-height: 1.3em;
  padding-top: 1em;
}

#beneficiaryNotesContainer .annotationSection .annotation {
  align-self: flex-start;
}

#beneficiaryNotesContainer .ui.divider:last-of-type {
  display: none;
}

/****** Edit form ******/
#beneficiaryNotesContainer .editNote {
  height: 98%;
}

#beneficiaryNotesContainer .editNoteForm {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: flex-start;
}

#beneficiaryNotesContainer .editNoteForm .noteContent {
  padding: 0 0 0.83em 0;
  margin: 0;
  flex-basis: 80%;
}

#beneficiaryNotesContainer .editNoteForm .noteContent textarea {
  height: 100%;
  resize: none;
  font-weight: normal;
  line-height: 1.67;
}

#beneficiaryNotesContainer .noteType {
  display: flex;
  justify-content: space-between;
  padding: 0 0.5em;
  margin-bottom: 0;
}

#beneficiaryNotesContainer .ui.radio.checkbox label:after {
  background-color: #0177bd;
}

#beneficiaryNotesContainer .editNoteForm .ui.divider {
  margin: 0 0.5em;
}

#beneficiaryNotesContainer .field.highImportance {
  align-self: flex-start;
  padding: 0 0 0.83em 0.5em;
}

#beneficiaryNotesContainer .ui.checkbox input:checked~label:after {
  color: #0177bd;
}

#beneficiaryNotesContainer .noteButtons {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0;
  padding: 1.08em 0.67em 0.625em 0.92em;
}

#beneficiaryNotesContainer .cancel {
  width: 7.67em;
  height: 3.33em;
  border-radius: 0.17em;
  border: solid 0.083em #9a2524;
  background-color: white;
  color: #9a2524;
}

#beneficiaryNotesContainer .save {
  width: 7.67em;
  height: 3.33em;
  border-radius: 0.17em;
  background-color: #0177bd;
  color: white;
}

#profileHistory * {
  box-sizing: border-box; }

#profileHistory .ui.loader {
  -webkit-animation: none;
  animation: none; }

#profileHistory .header {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid rgba(126, 126, 126, 0.3);
  padding-bottom: 19px;
  font-family: var(--cobalt-font-montserrat);
  font-weight: 500;
  color: #28282f;
  font-size: 20px; }
  #profileHistory .header .closeButton {
    display: flex;
    justify-content: center;
    align-items: center;
    transform: rotate(-45deg);
    width: 25.46px;
    height: 25.46px;
    font-size: 40px;
    cursor: pointer; }

#profileHistory .content {
  padding: 30px 0; }
  #profileHistory .content .information {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    padding-left: 15px;
    height: 38px;
    border-radius: 1px;
    border: solid 1px #0177bd;
    background-color: rgba(1, 119, 189, 0.05); }
    #profileHistory .content .information i.icon {
      width: auto;
      height: auto; }
    #profileHistory .content .information span {
      font-weight: bold;
      padding-left: 0.75em; }
  #profileHistory .content .auditLogEntry {
    display: flex;
    flex-direction: column;
    padding-bottom: 20px; }
    #profileHistory .content .auditLogEntry .title {
      align-self: flex-start;
      font-family: var(--cobalt-font-montserrat);
      font-size: 16px;
      font-weight: 500;
      margin-bottom: 7px; }
    #profileHistory .content .auditLogEntry .auditContent {
      display: flex;
      flex-direction: column;
      margin: 2px 0; }
      #profileHistory .content .auditLogEntry .auditContent .auditRow {
        display: flex;
        justify-content: space-between;
        text-align: left;
        line-height: 38px;
        padding: 0 20px;
        border-bottom: solid 1px #e8e8e8; }
        #profileHistory .content .auditLogEntry .auditContent .auditRow .auditCell {
          width: 22%; }
        #profileHistory .content .auditLogEntry .auditContent .auditRow .auditCell:nth-of-type(5) {
          width: 28%; }
        #profileHistory .content .auditLogEntry .auditContent .auditRow .multiLine {
          display: flex;
          flex-direction: column;
          justify-content: center;
          line-height: 1.33; }
      #profileHistory .content .auditLogEntry .auditContent .rowHeader {
        background-color: #f6f6f6;
        border-bottom: solid 1px #b4b4b4;
        color: #6b6b6b; }
    #profileHistory .content .auditLogEntry .additionalData {
      display: flex;
      align-self: flex-start;
      color: #2f7d33;
      margin-top: 8px;
      font-weight: bold;
      cursor: pointer; }
      #profileHistory .content .auditLogEntry .additionalData i {
        background-size: cover;
        width: 14px;
        height: 14px;
        margin-right: 5px; }
      #profileHistory .content .auditLogEntry .additionalData .arrow-down {
        background-image: url("/assets/icons/SVG/down-arrow.svg"); }
      #profileHistory .content .auditLogEntry .additionalData .arrow-up {
        background-image: url("/assets/icons/SVG/up-arrow.svg"); }

#profileHistory .footer {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  padding-top: 25px;
  border-top: 1px solid rgba(126, 126, 126, 0.3); }
  #profileHistory .footer .closeHistory {
    width: 92px;
    height: 38px;
    border-radius: 2px;
    background-color: #0177bd;
    color: white;
    font-family: var(--cobalt-font-montserrat);
    font-weight: bold;
    letter-spacing: 0.2px; }

#view-history-link {
  font-size: 12px;
  color: #0177bd;
  text-decoration: underline;
  margin: 26px 0 35px 0;
  cursor: pointer;
  width: 42%; }

.radio-button-wrapper .radio-button {
  font-size: 12px; }
  .radio-button-wrapper .radio-button.read-only > label {
    cursor: default !important; }

/**
* Copyright (c) Tiny Technologies, Inc. All rights reserved.
* Licensed under the LGPL or a commercial license.
* For LGPL see License.txt in the project root for license information.
* For commercial licenses see https://www.tiny.cloud/
*/
.use-karl-gray > button::-moz-focus-inner {
  border: 0; }

.tox {
  box-shadow: none;
  box-sizing: content-box;
  color: #222f3e;
  cursor: auto;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  -webkit-tap-highlight-color: transparent;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  vertical-align: initial;
  white-space: normal; }

.tox :not(svg):not(rect) {
  box-sizing: inherit;
  color: inherit;
  cursor: inherit;
  direction: inherit;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  line-height: inherit;
  -webkit-tap-highlight-color: inherit;
  text-align: inherit;
  text-decoration: inherit;
  text-shadow: inherit;
  text-transform: inherit;
  vertical-align: inherit;
  white-space: inherit; }

.tox :not(svg):not(rect) {
  background: 0 0;
  border: 0;
  box-shadow: none;
  float: none;
  height: auto;
  margin: 0;
  max-width: none;
  outline: 0;
  padding: 0;
  position: static;
  width: auto; }

.tox:not([dir="rtl"]) {
  direction: ltr;
  text-align: left; }

.tox[dir="rtl"] {
  direction: rtl;
  text-align: right; }

.tox-tinymce {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  overflow: hidden;
  position: relative;
  visibility: inherit !important; }

.tox-tinymce-inline {
  border: none;
  box-shadow: none; }

.tox-tinymce-inline .tox-editor-header {
  background-color: transparent;
  border: 1px solid #ccc;
  border-radius: 0;
  box-shadow: none; }

.tox-tinymce-aux {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  z-index: 1300; }

.tox-tinymce :focus,
.tox-tinymce-aux :focus {
  outline: 0; }

.tox .accessibility-issue__header {
  align-items: center;
  display: flex;
  margin-bottom: 4px; }

.tox .accessibility-issue__description {
  align-items: stretch;
  border: 1px solid #ccc;
  border-radius: 3px;
  display: flex;
  justify-content: space-between; }

.tox .accessibility-issue__description > div {
  padding-bottom: 4px; }

.tox .accessibility-issue__description > div > div {
  align-items: center;
  display: flex;
  margin-bottom: 4px; }

.tox .accessibility-issue__description > :last-child:not(:only-child) {
  border-color: #ccc;
  border-style: solid; }

.tox .accessibility-issue__repair {
  margin-top: 16px; }

.tox
.tox-dialog__body-content
.accessibility-issue--info
.accessibility-issue__description {
  background-color: rgba(32, 122, 183, 0.1);
  border-color: rgba(32, 122, 183, 0.4);
  color: #222f3e; }

.tox
.tox-dialog__body-content
.accessibility-issue--info
.accessibility-issue__description
> :last-child {
  border-color: rgba(32, 122, 183, 0.4); }

.tox .tox-dialog__body-content .accessibility-issue--info .tox-form__group h2 {
  color: #207ab7; }

.tox .tox-dialog__body-content .accessibility-issue--info .tox-icon svg {
  fill: #207ab7; }

.tox .tox-dialog__body-content .accessibility-issue--info a .tox-icon {
  color: #207ab7; }

.tox
.tox-dialog__body-content
.accessibility-issue--warn
.accessibility-issue__description {
  background-color: rgba(255, 165, 0, 0.1);
  border-color: rgba(255, 165, 0, 0.5);
  color: #222f3e; }

.tox
.tox-dialog__body-content
.accessibility-issue--warn
.accessibility-issue__description
> :last-child {
  border-color: rgba(255, 165, 0, 0.5); }

.tox .tox-dialog__body-content .accessibility-issue--warn .tox-form__group h2 {
  color: #cc8500; }

.tox .tox-dialog__body-content .accessibility-issue--warn .tox-icon svg {
  fill: #cc8500; }

.tox .tox-dialog__body-content .accessibility-issue--warn a .tox-icon {
  color: #cc8500; }

.tox
.tox-dialog__body-content
.accessibility-issue--error
.accessibility-issue__description {
  background-color: rgba(204, 0, 0, 0.1);
  border-color: rgba(204, 0, 0, 0.4);
  color: #222f3e; }

.tox
.tox-dialog__body-content
.accessibility-issue--error
.accessibility-issue__description
> :last-child {
  border-color: rgba(204, 0, 0, 0.4); }

.tox .tox-dialog__body-content .accessibility-issue--error .tox-form__group h2 {
  color: #c00; }

.tox .tox-dialog__body-content .accessibility-issue--error .tox-icon svg {
  fill: #c00; }

.tox .tox-dialog__body-content .accessibility-issue--error a .tox-icon {
  color: #c00; }

.tox
.tox-dialog__body-content
.accessibility-issue--success
.accessibility-issue__description {
  background-color: rgba(120, 171, 70, 0.1);
  border-color: rgba(120, 171, 70, 0.4);
  color: #222f3e; }

.tox
.tox-dialog__body-content
.accessibility-issue--success
.accessibility-issue__description
> :last-child {
  border-color: rgba(120, 171, 70, 0.4); }

.tox
.tox-dialog__body-content
.accessibility-issue--success
.tox-form__group
h2 {
  color: #78ab46; }

.tox .tox-dialog__body-content .accessibility-issue--success .tox-icon svg {
  fill: #78ab46; }

.tox .tox-dialog__body-content .accessibility-issue--success a .tox-icon {
  color: #78ab46; }

.tox .tox-dialog__body-content .accessibility-issue__header h1,
.tox
.tox-dialog__body-content
.tox-form__group
.accessibility-issue__description
h2 {
  margin-top: 0; }

.tox:not([dir="rtl"])
.tox-dialog__body-content
.accessibility-issue__header
.tox-button {
  margin-left: 4px; }

.tox:not([dir="rtl"])
.tox-dialog__body-content
.accessibility-issue__header
> :nth-last-child(2) {
  margin-left: auto; }

.tox:not([dir="rtl"])
.tox-dialog__body-content
.accessibility-issue__description {
  padding: 4px 4px 4px 8px; }

.tox:not([dir="rtl"])
.tox-dialog__body-content
.accessibility-issue__description
> :last-child {
  border-left-width: 1px;
  padding-left: 4px; }

.tox[dir="rtl"]
.tox-dialog__body-content
.accessibility-issue__header
.tox-button {
  margin-right: 4px; }

.tox[dir="rtl"]
.tox-dialog__body-content
.accessibility-issue__header
> :nth-last-child(2) {
  margin-right: auto; }

.tox[dir="rtl"] .tox-dialog__body-content .accessibility-issue__description {
  padding: 4px 8px 4px 4px; }

.tox[dir="rtl"]
.tox-dialog__body-content
.accessibility-issue__description
> :last-child {
  border-right-width: 1px;
  padding-right: 4px; }

.tox .tox-anchorbar {
  display: flex;
  flex: 0 0 auto; }

.tox .tox-bar {
  display: flex;
  flex: 0 0 auto; }

.tox .tox-button {
  background-color: #207ab7;
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  border-color: #207ab7;
  border-radius: 3px;
  border-style: solid;
  border-width: 1px;
  box-shadow: none;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  letter-spacing: normal;
  line-height: 24px;
  margin: 0;
  outline: 0;
  padding: 4px 16px;
  text-align: center;
  text-decoration: none;
  text-transform: capitalize;
  white-space: nowrap; }

.tox .tox-button[disabled] {
  background-color: #207ab7;
  background-image: none;
  border-color: #207ab7;
  box-shadow: none;
  color: rgba(255, 255, 255, 0.5);
  cursor: not-allowed; }

.tox .tox-button:focus:not(:disabled) {
  background-color: #1c6ca1;
  background-image: none;
  border-color: #1c6ca1;
  box-shadow: none;
  color: #fff; }

.tox .tox-button:hover:not(:disabled) {
  background-color: #1c6ca1;
  background-image: none;
  border-color: #1c6ca1;
  box-shadow: none;
  color: #fff; }

.tox .tox-button:active:not(:disabled) {
  background-color: #185d8c;
  background-image: none;
  border-color: #185d8c;
  box-shadow: none;
  color: #fff; }

.tox .tox-button--secondary {
  background-color: #f0f0f0;
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  border-color: #f0f0f0;
  border-radius: 3px;
  border-style: solid;
  border-width: 1px;
  box-shadow: none;
  color: #222f3e;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  letter-spacing: normal;
  outline: 0;
  padding: 4px 16px;
  text-decoration: none;
  text-transform: capitalize; }

.tox .tox-button--secondary[disabled] {
  background-color: #f0f0f0;
  background-image: none;
  border-color: #f0f0f0;
  box-shadow: none;
  color: rgba(34, 47, 62, 0.5); }

.tox .tox-button--secondary:focus:not(:disabled) {
  background-color: #e3e3e3;
  background-image: none;
  border-color: #e3e3e3;
  box-shadow: none;
  color: #222f3e; }

.tox .tox-button--secondary:hover:not(:disabled) {
  background-color: #e3e3e3;
  background-image: none;
  border-color: #e3e3e3;
  box-shadow: none;
  color: #222f3e; }

.tox .tox-button--secondary:active:not(:disabled) {
  background-color: #d6d6d6;
  background-image: none;
  border-color: #d6d6d6;
  box-shadow: none;
  color: #222f3e; }

.tox .tox-button--icon,
.tox .tox-button.tox-button--icon,
.tox .tox-button.tox-button--secondary.tox-button--icon {
  padding: 4px; }

.tox .tox-button--icon .tox-icon svg,
.tox .tox-button.tox-button--icon .tox-icon svg,
.tox .tox-button.tox-button--secondary.tox-button--icon .tox-icon svg {
  display: block;
  fill: currentColor; }

.tox .tox-button-link {
  background: 0;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.3;
  margin: 0;
  padding: 0;
  white-space: nowrap; }

.tox .tox-button-link--sm {
  font-size: 14px; }

.tox .tox-button--naked {
  background-color: transparent;
  border-color: transparent;
  box-shadow: unset;
  color: #222f3e; }

.tox .tox-button--naked[disabled] {
  background-color: #f0f0f0;
  border-color: #f0f0f0;
  box-shadow: none;
  color: rgba(34, 47, 62, 0.5); }

.tox .tox-button--naked:hover:not(:disabled) {
  background-color: #e3e3e3;
  border-color: #e3e3e3;
  box-shadow: none;
  color: #222f3e; }

.tox .tox-button--naked:focus:not(:disabled) {
  background-color: #e3e3e3;
  border-color: #e3e3e3;
  box-shadow: none;
  color: #222f3e; }

.tox .tox-button--naked:active:not(:disabled) {
  background-color: #d6d6d6;
  border-color: #d6d6d6;
  box-shadow: none;
  color: #222f3e; }

.tox .tox-button--naked .tox-icon svg {
  fill: currentColor; }

.tox .tox-button--naked.tox-button--icon:hover:not(:disabled) {
  color: #222f3e; }

.tox .tox-checkbox {
  align-items: center;
  border-radius: 3px;
  cursor: pointer;
  display: flex;
  height: 36px;
  min-width: 36px; }

.tox .tox-checkbox__input {
  height: 1px;
  overflow: hidden;
  position: absolute;
  top: auto;
  width: 1px; }

.tox .tox-checkbox__icons {
  align-items: center;
  border-radius: 3px;
  box-shadow: 0 0 0 2px transparent;
  box-sizing: content-box;
  display: flex;
  height: 24px;
  justify-content: center;
  padding: calc(4px - 1px);
  width: 24px; }

.tox .tox-checkbox__icons .tox-checkbox-icon__unchecked svg {
  display: block;
  fill: rgba(34, 47, 62, 0.3); }

.tox .tox-checkbox__icons .tox-checkbox-icon__indeterminate svg {
  display: none;
  fill: #207ab7; }

.tox .tox-checkbox__icons .tox-checkbox-icon__checked svg {
  display: none;
  fill: #207ab7; }

.tox .tox-checkbox--disabled {
  color: rgba(34, 47, 62, 0.5);
  cursor: not-allowed; }

.tox
.tox-checkbox--disabled
.tox-checkbox__icons
.tox-checkbox-icon__checked
svg {
  fill: rgba(34, 47, 62, 0.5); }

.tox
.tox-checkbox--disabled
.tox-checkbox__icons
.tox-checkbox-icon__unchecked
svg {
  fill: rgba(34, 47, 62, 0.5); }

.tox
.tox-checkbox--disabled
.tox-checkbox__icons
.tox-checkbox-icon__indeterminate
svg {
  fill: rgba(34, 47, 62, 0.5); }

.tox
input.tox-checkbox__input:checked
+ .tox-checkbox__icons
.tox-checkbox-icon__unchecked
svg {
  display: none; }

.tox
input.tox-checkbox__input:checked
+ .tox-checkbox__icons
.tox-checkbox-icon__checked
svg {
  display: block; }

.tox
input.tox-checkbox__input:indeterminate
+ .tox-checkbox__icons
.tox-checkbox-icon__unchecked
svg {
  display: none; }

.tox
input.tox-checkbox__input:indeterminate
+ .tox-checkbox__icons
.tox-checkbox-icon__indeterminate
svg {
  display: block; }

.tox input.tox-checkbox__input:focus + .tox-checkbox__icons {
  border-radius: 3px;
  box-shadow: inset 0 0 0 1px #207ab7;
  padding: calc(4px - 1px); }

.tox:not([dir="rtl"]) .tox-checkbox__label {
  margin-left: 4px; }

.tox:not([dir="rtl"]) .tox-checkbox__input {
  left: -10000px; }

.tox:not([dir="rtl"]) .tox-bar .tox-checkbox {
  margin-left: 4px; }

.tox[dir="rtl"] .tox-checkbox__label {
  margin-right: 4px; }

.tox[dir="rtl"] .tox-checkbox__input {
  right: -10000px; }

.tox[dir="rtl"] .tox-bar .tox-checkbox {
  margin-right: 4px; }

.tox .tox-collection--toolbar .tox-collection__group {
  display: flex;
  padding: 0; }

.tox .tox-collection--grid .tox-collection__group {
  display: flex;
  flex-wrap: wrap;
  max-height: 208px;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0; }

.tox .tox-collection--list .tox-collection__group {
  border-bottom-width: 0;
  border-color: #ccc;
  border-left-width: 0;
  border-right-width: 0;
  border-style: solid;
  border-top-width: 1px;
  padding: 4px 0; }

.tox .tox-collection--list .tox-collection__group:first-child {
  border-top-width: 0; }

.tox .tox-collection__group-heading {
  background-color: #e6e6e6;
  color: rgba(34, 47, 62, 0.7);
  cursor: default;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  margin-bottom: 4px;
  margin-top: -4px;
  padding: 4px 8px;
  text-transform: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.tox .tox-collection__item {
  align-items: center;
  color: #222f3e;
  cursor: pointer;
  display: flex;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.tox .tox-collection--list .tox-collection__item {
  padding: 4px 8px; }

.tox .tox-collection--toolbar .tox-collection__item {
  border-radius: 3px;
  padding: 4px; }

.tox .tox-collection--grid .tox-collection__item {
  border-radius: 3px;
  padding: 4px; }

.tox .tox-collection--list .tox-collection__item--enabled {
  background-color: #fff;
  color: #222f3e; }

.tox .tox-collection--list .tox-collection__item--active {
  background-color: #dee0e2; }

.tox .tox-collection--toolbar .tox-collection__item--enabled {
  background-color: #dee0e2;
  color: #222f3e; }

.tox .tox-collection--toolbar .tox-collection__item--active {
  background-color: #dee0e2; }

.tox .tox-collection--grid .tox-collection__item--enabled {
  background-color: #dee0e2;
  color: #222f3e; }

.tox
.tox-collection--grid
.tox-collection__item--active:not(.tox-collection__item--state-disabled) {
  background-color: #dee0e2;
  color: #222f3e; }

.tox
.tox-collection--list
.tox-collection__item--active:not(.tox-collection__item--state-disabled) {
  color: #222f3e; }

.tox
.tox-collection--toolbar
.tox-collection__item--active:not(.tox-collection__item--state-disabled) {
  color: #222f3e; }

.tox .tox-collection__item--state-disabled {
  background-color: transparent;
  color: rgba(34, 47, 62, 0.5);
  cursor: not-allowed; }

.tox .tox-collection__item-checkmark,
.tox .tox-collection__item-icon {
  align-items: center;
  display: flex;
  height: 24px;
  justify-content: center;
  width: 24px; }

.tox .tox-collection__item-checkmark svg,
.tox .tox-collection__item-icon svg {
  fill: currentColor; }

.tox .tox-collection--toolbar-lg .tox-collection__item-icon {
  height: 48px;
  width: 48px; }

.tox .tox-collection__item-label {
  color: currentColor;
  display: inline-block;
  flex: 1;
  -ms-flex-preferred-size: auto;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  text-transform: none;
  word-break: break-all; }

.tox .tox-collection__item-accessory {
  color: rgba(34, 47, 62, 0.7);
  display: inline-block;
  font-size: 14px;
  height: 24px;
  line-height: 24px;
  text-transform: none; }

.tox .tox-collection__item-caret {
  align-items: center;
  display: flex;
  min-height: 24px; }

.tox .tox-collection__item-caret::after {
  content: "";
  font-size: 0;
  min-height: inherit; }

.tox .tox-collection__item-caret svg {
  fill: #222f3e; }

.tox
.tox-collection--list
.tox-collection__item:not(.tox-collection__item--enabled)
.tox-collection__item-checkmark
svg {
  display: none; }

.tox
.tox-collection--list
.tox-collection__item:not(.tox-collection__item--enabled)
.tox-collection__item-accessory
+ .tox-collection__item-checkmark {
  display: none; }

.tox .tox-collection--horizontal {
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 3px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
  display: flex;
  flex: 0 0 auto;
  flex-shrink: 0;
  flex-wrap: nowrap;
  margin-bottom: 0;
  overflow-x: auto;
  padding: 0; }

.tox .tox-collection--horizontal .tox-collection__group {
  align-items: center;
  display: flex;
  flex-wrap: nowrap;
  margin: 0;
  padding: 0 4px; }

.tox .tox-collection--horizontal .tox-collection__item {
  height: 34px;
  margin: 2px 0 3px 0;
  padding: 0 4px; }

.tox .tox-collection--horizontal .tox-collection__item-label {
  white-space: nowrap; }

.tox .tox-collection--horizontal .tox-collection__item-caret {
  margin-left: 4px; }

.tox .tox-collection__item-container {
  display: flex; }

.tox .tox-collection__item-container--row {
  align-items: center;
  flex: 1 1 auto;
  flex-direction: row; }

.tox
.tox-collection__item-container--row.tox-collection__item-container--align-left {
  margin-right: auto; }

.tox
.tox-collection__item-container--row.tox-collection__item-container--align-right {
  justify-content: flex-end;
  margin-left: auto; }

.tox
.tox-collection__item-container--row.tox-collection__item-container--valign-top {
  align-items: flex-start;
  margin-bottom: auto; }

.tox
.tox-collection__item-container--row.tox-collection__item-container--valign-middle {
  align-items: center; }

.tox
.tox-collection__item-container--row.tox-collection__item-container--valign-bottom {
  align-items: flex-end;
  margin-top: auto; }

.tox .tox-collection__item-container--column {
  -ms-grid-row-align: center;
  align-self: center;
  flex: 1 1 auto;
  flex-direction: column; }

.tox
.tox-collection__item-container--column.tox-collection__item-container--align-left {
  align-items: flex-start; }

.tox
.tox-collection__item-container--column.tox-collection__item-container--align-right {
  align-items: flex-end; }

.tox
.tox-collection__item-container--column.tox-collection__item-container--valign-top {
  align-self: flex-start; }

.tox
.tox-collection__item-container--column.tox-collection__item-container--valign-middle {
  -ms-grid-row-align: center;
  align-self: center; }

.tox
.tox-collection__item-container--column.tox-collection__item-container--valign-bottom {
  align-self: flex-end; }

.tox:not([dir="rtl"])
.tox-collection--horizontal
.tox-collection__group:not(:last-of-type) {
  border-right: 1px solid #ccc; }

.tox:not([dir="rtl"])
.tox-collection--list
.tox-collection__item
> :not(:first-child) {
  margin-left: 8px; }

.tox:not([dir="rtl"])
.tox-collection--list
.tox-collection__item
> .tox-collection__item-label:first-child {
  margin-left: 4px; }

.tox:not([dir="rtl"]) .tox-collection__item-accessory {
  margin-left: 16px;
  text-align: right; }

.tox:not([dir="rtl"]) .tox-collection .tox-collection__item-caret {
  margin-left: 16px; }

.tox[dir="rtl"]
.tox-collection--horizontal
.tox-collection__group:not(:last-of-type) {
  border-left: 1px solid #ccc; }

.tox[dir="rtl"]
.tox-collection--list
.tox-collection__item
> :not(:first-child) {
  margin-right: 8px; }

.tox[dir="rtl"]
.tox-collection--list
.tox-collection__item
> .tox-collection__item-label:first-child {
  margin-right: 4px; }

.tox[dir="rtl"] .tox-collection__item-icon-rtl .tox-collection__item-icon svg {
  transform: rotateY(180deg); }

.tox[dir="rtl"] .tox-collection__item-accessory {
  margin-right: 16px;
  text-align: left; }

.tox[dir="rtl"] .tox-collection .tox-collection__item-caret {
  margin-right: 16px;
  transform: rotateY(180deg); }

.tox[dir="rtl"] .tox-collection--horizontal .tox-collection__item-caret {
  margin-right: 4px; }

.tox .tox-color-picker-container {
  display: flex;
  flex-direction: row;
  height: 225px;
  margin: 0; }

.tox .tox-sv-palette {
  box-sizing: border-box;
  display: flex;
  height: 100%; }

.tox .tox-sv-palette-spectrum {
  height: 100%; }

.tox .tox-sv-palette,
.tox .tox-sv-palette-spectrum {
  width: 225px; }

.tox .tox-sv-palette-thumb {
  background: 0 0;
  border: 1px solid #000;
  border-radius: 50%;
  box-sizing: content-box;
  height: 12px;
  position: absolute;
  width: 12px; }

.tox .tox-sv-palette-inner-thumb {
  border: 1px solid #fff;
  border-radius: 50%;
  height: 10px;
  position: absolute;
  width: 10px; }

.tox .tox-hue-slider {
  box-sizing: border-box;
  height: 100%;
  width: 25px; }

.tox .tox-hue-slider-spectrum {
  background: linear-gradient(to bottom, red, #ff0080, #f0f, #8000ff, #00f, #0080ff, #0ff, #00ff80, #0f0, #80ff00, #ff0, #ff8000, red);
  height: 100%;
  width: 100%; }

.tox .tox-hue-slider,
.tox .tox-hue-slider-spectrum {
  width: 20px; }

.tox .tox-hue-slider-thumb {
  background: #fff;
  border: 1px solid #000;
  box-sizing: content-box;
  height: 4px;
  width: 100%; }

.tox .tox-rgb-form {
  display: flex;
  flex-direction: column;
  justify-content: space-between; }

.tox .tox-rgb-form div {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-bottom: 5px;
  width: inherit; }

.tox .tox-rgb-form input {
  width: 6em; }

.tox .tox-rgb-form input.tox-invalid {
  border: 1px solid red !important; }

.tox .tox-rgb-form .tox-rgba-preview {
  border: 1px solid #000;
  flex-grow: 2;
  margin-bottom: 0; }

.tox:not([dir="rtl"]) .tox-sv-palette {
  margin-right: 15px; }

.tox:not([dir="rtl"]) .tox-hue-slider {
  margin-right: 15px; }

.tox:not([dir="rtl"]) .tox-hue-slider-thumb {
  margin-left: -1px; }

.tox:not([dir="rtl"]) .tox-rgb-form label {
  margin-right: 0.5em; }

.tox[dir="rtl"] .tox-sv-palette {
  margin-left: 15px; }

.tox[dir="rtl"] .tox-hue-slider {
  margin-left: 15px; }

.tox[dir="rtl"] .tox-hue-slider-thumb {
  margin-right: -1px; }

.tox[dir="rtl"] .tox-rgb-form label {
  margin-left: 0.5em; }

.tox .tox-toolbar .tox-swatches,
.tox .tox-toolbar__overflow .tox-swatches,
.tox .tox-toolbar__primary .tox-swatches {
  margin: 2px 0 3px 4px; }

.tox .tox-collection--list .tox-collection__group .tox-swatches-menu {
  border: 0;
  margin: -4px 0; }

.tox .tox-swatches__row {
  display: flex; }

.tox .tox-swatch {
  height: 30px;
  transition: transform 0.15s, box-shadow 0.15s;
  width: 30px; }

.tox .tox-swatch:focus,
.tox .tox-swatch:hover {
  box-shadow: 0 0 0 1px rgba(127, 127, 127, 0.3) inset;
  transform: scale(0.8); }

.tox .tox-swatch--remove {
  align-items: center;
  display: flex;
  justify-content: center; }

.tox .tox-swatch--remove svg path {
  stroke: #e74c3c; }

.tox .tox-swatches__picker-btn {
  align-items: center;
  background-color: transparent;
  border: 0;
  cursor: pointer;
  display: flex;
  height: 30px;
  justify-content: center;
  outline: 0;
  padding: 0;
  width: 30px; }

.tox .tox-swatches__picker-btn svg {
  height: 24px;
  width: 24px; }

.tox .tox-swatches__picker-btn:hover {
  background: #dee0e2; }

.tox:not([dir="rtl"]) .tox-swatches__picker-btn {
  margin-left: auto; }

.tox[dir="rtl"] .tox-swatches__picker-btn {
  margin-right: auto; }

.tox .tox-comment-thread {
  background: #fff;
  position: relative; }

.tox .tox-comment-thread > :not(:first-child) {
  margin-top: 8px; }

.tox .tox-comment {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 3px;
  box-shadow: 0 4px 8px 0 rgba(34, 47, 62, 0.1);
  padding: 8px 8px 16px 8px;
  position: relative; }

.tox .tox-comment__header {
  align-items: center;
  color: #222f3e;
  display: flex;
  justify-content: space-between; }

.tox .tox-comment__date {
  color: rgba(34, 47, 62, 0.7);
  font-size: 12px; }

.tox .tox-comment__body {
  color: #222f3e;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.3;
  margin-top: 8px;
  position: relative;
  text-transform: initial; }

.tox .tox-comment__body textarea {
  resize: none;
  white-space: normal;
  width: 100%; }

.tox .tox-comment__expander {
  padding-top: 8px; }

.tox .tox-comment__expander p {
  color: rgba(34, 47, 62, 0.7);
  font-size: 14px;
  font-style: normal; }

.tox .tox-comment__body p {
  margin: 0; }

.tox .tox-comment__buttonspacing {
  padding-top: 16px;
  text-align: center; }

.tox .tox-comment-thread__overlay::after {
  background: #fff;
  bottom: 0;
  content: "";
  display: flex;
  left: 0;
  opacity: 0.9;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 5; }

.tox .tox-comment__reply {
  display: flex;
  flex-shrink: 0;
  flex-wrap: wrap;
  justify-content: flex-end;
  margin-top: 8px; }

.tox .tox-comment__reply > :first-child {
  margin-bottom: 8px;
  width: 100%; }

.tox .tox-comment__edit {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  margin-top: 16px; }

.tox .tox-comment__gradient::after {
  background: linear-gradient(rgba(255, 255, 255, 0), #fff);
  bottom: 0;
  content: "";
  display: block;
  height: 5em;
  margin-top: -40px;
  position: absolute;
  width: 100%; }

.tox .tox-comment__overlay {
  background: #fff;
  bottom: 0;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  left: 0;
  opacity: 0.9;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  z-index: 5; }

.tox .tox-comment__loading-text {
  align-items: center;
  color: #222f3e;
  display: flex;
  flex-direction: column;
  position: relative; }

.tox .tox-comment__loading-text > div {
  padding-bottom: 16px; }

.tox .tox-comment__overlaytext {
  bottom: 0;
  flex-direction: column;
  font-size: 14px;
  left: 0;
  padding: 1em;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10; }

.tox .tox-comment__overlaytext p {
  background-color: #fff;
  box-shadow: 0 0 8px 8px #fff;
  color: #222f3e;
  text-align: center; }

.tox .tox-comment__overlaytext div:nth-of-type(2) {
  font-size: 0.8em; }

.tox .tox-comment__busy-spinner {
  align-items: center;
  background-color: #fff;
  bottom: 0;
  display: flex;
  justify-content: center;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 20; }

.tox .tox-comment__scroll {
  display: flex;
  flex-direction: column;
  flex-shrink: 1;
  overflow: auto; }

.tox .tox-conversations {
  margin: 8px; }

.tox:not([dir="rtl"]) .tox-comment__edit {
  margin-left: 8px; }

.tox:not([dir="rtl"]) .tox-comment__buttonspacing > :last-child,
.tox:not([dir="rtl"]) .tox-comment__edit > :last-child,
.tox:not([dir="rtl"]) .tox-comment__reply > :last-child {
  margin-left: 8px; }

.tox[dir="rtl"] .tox-comment__edit {
  margin-right: 8px; }

.tox[dir="rtl"] .tox-comment__buttonspacing > :last-child,
.tox[dir="rtl"] .tox-comment__edit > :last-child,
.tox[dir="rtl"] .tox-comment__reply > :last-child {
  margin-right: 8px; }

.tox .tox-user {
  align-items: center;
  display: flex; }

.tox .tox-user__avatar svg {
  fill: rgba(34, 47, 62, 0.7); }

.tox .tox-user__name {
  color: rgba(34, 47, 62, 0.7);
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase; }

.tox:not([dir="rtl"]) .tox-user__avatar svg {
  margin-right: 8px; }

.tox:not([dir="rtl"]) .tox-user__avatar + .tox-user__name {
  margin-left: 8px; }

.tox[dir="rtl"] .tox-user__avatar svg {
  margin-left: 8px; }

.tox[dir="rtl"] .tox-user__avatar + .tox-user__name {
  margin-right: 8px; }

.tox .tox-dialog-wrap {
  align-items: center;
  bottom: 0;
  display: flex;
  justify-content: center;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1100; }

.tox .tox-dialog-wrap__backdrop {
  background-color: rgba(255, 255, 255, 0.75);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1; }

.tox .tox-dialog-wrap__backdrop--opaque {
  background-color: #fff; }

.tox .tox-dialog {
  background-color: #fff;
  border-color: #ccc;
  border-radius: 3px;
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 16px 16px -10px rgba(34, 47, 62, 0.15), 0 0 40px 1px rgba(34, 47, 62, 0.15);
  display: flex;
  flex-direction: column;
  max-height: 100%;
  max-width: 480px;
  overflow: hidden;
  position: relative;
  width: 95vw;
  z-index: 2; }

@media only screen and (max-width: 767px) {
  body:not(.tox-force-desktop) .tox .tox-dialog {
    align-self: flex-start;
    margin: 8px auto;
    width: calc(100vw - 16px); } }

.tox .tox-dialog-inline {
  z-index: 1100; }

.tox .tox-dialog__header {
  align-items: center;
  background-color: #fff;
  border-bottom: none;
  color: #222f3e;
  display: flex;
  font-size: 16px;
  justify-content: space-between;
  padding: 8px 16px 0 16px;
  position: relative; }

.tox .tox-dialog__header .tox-button {
  z-index: 1; }

.tox .tox-dialog__draghandle {
  cursor: grab;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%; }

.tox .tox-dialog__draghandle:active {
  cursor: grabbing; }

.tox .tox-dialog__dismiss {
  margin-left: auto; }

.tox .tox-dialog__title {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.3;
  margin: 0;
  text-transform: none; }

.tox .tox-dialog__body {
  color: #222f3e;
  display: flex;
  flex: 1;
  -ms-flex-preferred-size: auto;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.3;
  min-width: 0;
  text-align: left;
  text-transform: none; }

@media only screen and (max-width: 767px) {
  body:not(.tox-force-desktop) .tox .tox-dialog__body {
    flex-direction: column; } }

.tox .tox-dialog__body-nav {
  align-items: flex-start;
  display: none;
  flex-direction: column;
  padding: 16px 16px; }

@media only screen and (max-width: 767px) {
  body:not(.tox-force-desktop) .tox .tox-dialog__body-nav {
    flex-direction: row;
    -webkit-overflow-scrolling: touch;
    overflow-x: auto;
    padding-bottom: 0; } }

.tox .tox-dialog__body-nav-item {
  border-bottom: 2px solid transparent;
  color: rgba(34, 47, 62, 0.7);
  display: inline-block;
  font-size: 14px;
  line-height: 1.3;
  margin-bottom: 8px;
  text-decoration: none;
  white-space: nowrap; }

.tox .tox-dialog__body-nav-item:focus {
  background-color: rgba(32, 122, 183, 0.1); }

.tox .tox-dialog__body-nav-item--active {
  border-bottom: 2px solid #207ab7;
  color: #207ab7; }

.tox .tox-dialog__body-content {
  box-sizing: border-box;
  display: flex;
  flex: 1;
  flex-direction: column;
  -ms-flex-preferred-size: auto;
  max-height: 650px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 16px 16px; }

.tox .tox-dialog__body-content > * {
  margin-bottom: 0;
  margin-top: 16px; }

.tox .tox-dialog__body-content > :first-child {
  margin-top: 0; }

.tox .tox-dialog__body-content > :last-child {
  margin-bottom: 0; }

.tox .tox-dialog__body-content > :only-child {
  margin-bottom: 0;
  margin-top: 0; }

.tox .tox-dialog__body-content a {
  color: #207ab7;
  cursor: pointer;
  text-decoration: none; }

.tox .tox-dialog__body-content a:focus,
.tox .tox-dialog__body-content a:hover {
  color: #185d8c;
  text-decoration: none; }

.tox .tox-dialog__body-content a:active {
  color: #185d8c;
  text-decoration: none; }

.tox .tox-dialog__body-content svg {
  fill: #222f3e; }

.tox .tox-dialog__body-content ul {
  display: block;
  list-style-type: disc;
  margin-bottom: 16px;
  -webkit-margin-end: 0;
  margin-inline-end: 0;
  -webkit-margin-start: 0;
  margin-inline-start: 0;
  -webkit-padding-start: 2.5rem;
  padding-inline-start: 2.5rem; }

.tox .tox-dialog__body-content .tox-form__group h1 {
  color: #222f3e;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  letter-spacing: normal;
  margin-bottom: 16px;
  margin-top: 2rem;
  text-transform: none; }

.tox .tox-dialog__body-content .tox-form__group h2 {
  color: #222f3e;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  letter-spacing: normal;
  margin-bottom: 16px;
  margin-top: 2rem;
  text-transform: none; }

.tox .tox-dialog__body-content .tox-form__group p {
  margin-bottom: 16px; }

.tox .tox-dialog__body-content .tox-form__group h1:first-child,
.tox .tox-dialog__body-content .tox-form__group h2:first-child,
.tox .tox-dialog__body-content .tox-form__group p:first-child {
  margin-top: 0; }

.tox .tox-dialog__body-content .tox-form__group h1:last-child,
.tox .tox-dialog__body-content .tox-form__group h2:last-child,
.tox .tox-dialog__body-content .tox-form__group p:last-child {
  margin-bottom: 0; }

.tox .tox-dialog__body-content .tox-form__group h1:only-child,
.tox .tox-dialog__body-content .tox-form__group h2:only-child,
.tox .tox-dialog__body-content .tox-form__group p:only-child {
  margin-bottom: 0;
  margin-top: 0; }

.tox .tox-dialog--width-lg {
  height: 650px;
  max-width: 1200px; }

.tox .tox-dialog--width-md {
  max-width: 800px; }

.tox .tox-dialog--width-md .tox-dialog__body-content {
  overflow: auto; }

.tox .tox-dialog__body-content--centered {
  text-align: center; }

.tox .tox-dialog__footer {
  align-items: center;
  background-color: #fff;
  border-top: 1px solid #ccc;
  display: flex;
  justify-content: space-between;
  padding: 8px 16px; }

.tox .tox-dialog__footer-end,
.tox .tox-dialog__footer-start {
  display: flex; }

.tox .tox-dialog__busy-spinner {
  align-items: center;
  background-color: rgba(255, 255, 255, 0.75);
  bottom: 0;
  display: flex;
  justify-content: center;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 3; }

.tox .tox-dialog__table {
  border-collapse: collapse;
  width: 100%; }

.tox .tox-dialog__table thead th {
  font-weight: 700;
  padding-bottom: 8px; }

.tox .tox-dialog__table tbody tr {
  border-bottom: 1px solid #ccc; }

.tox .tox-dialog__table tbody tr:last-child {
  border-bottom: none; }

.tox .tox-dialog__table td {
  padding-bottom: 8px;
  padding-top: 8px; }

.tox .tox-dialog__popups {
  position: absolute;
  width: 100%;
  z-index: 1100; }

.tox .tox-dialog__body-iframe {
  display: flex;
  flex: 1;
  flex-direction: column;
  -ms-flex-preferred-size: auto; }

.tox .tox-dialog__body-iframe .tox-navobj {
  display: flex;
  flex: 1;
  -ms-flex-preferred-size: auto; }

.tox .tox-dialog__body-iframe .tox-navobj :nth-child(2) {
  flex: 1;
  -ms-flex-preferred-size: auto;
  height: 100%; }

.tox .tox-dialog-dock-fadeout {
  opacity: 0;
  visibility: hidden; }

.tox .tox-dialog-dock-fadein {
  opacity: 1;
  visibility: visible; }

.tox .tox-dialog-dock-transition {
  transition: visibility 0s linear 0.3s, opacity 0.3s ease; }

.tox .tox-dialog-dock-transition.tox-dialog-dock-fadein {
  transition-delay: 0s; }

.tox.tox-platform-ie .tox-dialog-wrap {
  position: -ms-device-fixed; }

@media only screen and (max-width: 767px) {
  body:not(.tox-force-desktop) .tox:not([dir="rtl"]) .tox-dialog__body-nav {
    margin-right: 0; } }

@media only screen and (max-width: 767px) {
  body:not(.tox-force-desktop)
.tox:not([dir="rtl"])
.tox-dialog__body-nav-item:not(:first-child) {
    margin-left: 8px; } }

.tox:not([dir="rtl"]) .tox-dialog__footer .tox-dialog__footer-end > *,
.tox:not([dir="rtl"]) .tox-dialog__footer .tox-dialog__footer-start > * {
  margin-left: 8px; }

.tox[dir="rtl"] .tox-dialog__body {
  text-align: right; }

@media only screen and (max-width: 767px) {
  body:not(.tox-force-desktop) .tox[dir="rtl"] .tox-dialog__body-nav {
    margin-left: 0; } }

@media only screen and (max-width: 767px) {
  body:not(.tox-force-desktop)
.tox[dir="rtl"]
.tox-dialog__body-nav-item:not(:first-child) {
    margin-right: 8px; } }

.tox[dir="rtl"] .tox-dialog__footer .tox-dialog__footer-end > *,
.tox[dir="rtl"] .tox-dialog__footer .tox-dialog__footer-start > * {
  margin-right: 8px; }

body.tox-dialog__disable-scroll {
  overflow: hidden; }

.tox .tox-dropzone-container {
  display: none;
  flex: 1;
  -ms-flex-preferred-size: auto; }

.tox .tox-dropzone {
  align-items: center;
  background: #fff;
  border: 2px dashed #ccc;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  justify-content: center;
  min-height: 100px;
  padding: 10px; }

.tox .tox-dropzone p {
  color: rgba(34, 47, 62, 0.7);
  margin: 0 0 16px 0; }

.tox .tox-edit-area {
  display: flex;
  flex: 1;
  -ms-flex-preferred-size: auto;
  overflow: hidden;
  position: relative; }

.tox .tox-edit-area__iframe {
  background-color: #fff;
  border: 0;
  box-sizing: border-box;
  flex: 1;
  -ms-flex-preferred-size: auto;
  height: 100%;
  position: absolute;
  width: 100%; }

.tox.tox-inline-edit-area {
  border: 1px dotted #ccc; }

.tox .tox-editor-container {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  overflow: hidden; }

.tox .tox-editor-header {
  z-index: 1; }

.tox:not(.tox-tinymce-inline) .tox-editor-header {
  box-shadow: none;
  transition: box-shadow 0.5s; }

.tox.tox-tinymce--toolbar-bottom .tox-editor-header,
.tox.tox-tinymce-inline .tox-editor-header {
  margin-bottom: -1px; }

.tox.tox-tinymce--toolbar-sticky-on .tox-editor-header {
  background-color: transparent;
  box-shadow: 0 4px 4px -3px rgba(0, 0, 0, 0.25); }

.tox-editor-dock-fadeout {
  opacity: 0;
  visibility: hidden; }

.tox-editor-dock-fadein {
  opacity: 1;
  visibility: visible; }

.tox-editor-dock-transition {
  transition: visibility 0s linear 0.25s, opacity 0.25s ease; }

.tox-editor-dock-transition.tox-editor-dock-fadein {
  transition-delay: 0s; }

.tox .tox-control-wrap {
  flex: 1;
  position: relative; }

.tox
.tox-control-wrap:not(.tox-control-wrap--status-invalid)
.tox-control-wrap__status-icon-invalid,
.tox
.tox-control-wrap:not(.tox-control-wrap--status-unknown)
.tox-control-wrap__status-icon-unknown,
.tox
.tox-control-wrap:not(.tox-control-wrap--status-valid)
.tox-control-wrap__status-icon-valid {
  display: none; }

.tox .tox-control-wrap svg {
  display: block; }

.tox .tox-control-wrap__status-icon-wrap {
  position: absolute;
  top: 50%;
  transform: translateY(-50%); }

.tox .tox-control-wrap__status-icon-invalid svg {
  fill: #c00; }

.tox .tox-control-wrap__status-icon-unknown svg {
  fill: orange; }

.tox .tox-control-wrap__status-icon-valid svg {
  fill: green; }

.tox:not([dir="rtl"]) .tox-control-wrap--status-invalid .tox-textfield,
.tox:not([dir="rtl"]) .tox-control-wrap--status-unknown .tox-textfield,
.tox:not([dir="rtl"]) .tox-control-wrap--status-valid .tox-textfield {
  padding-right: 32px; }

.tox:not([dir="rtl"]) .tox-control-wrap__status-icon-wrap {
  right: 4px; }

.tox[dir="rtl"] .tox-control-wrap--status-invalid .tox-textfield,
.tox[dir="rtl"] .tox-control-wrap--status-unknown .tox-textfield,
.tox[dir="rtl"] .tox-control-wrap--status-valid .tox-textfield {
  padding-left: 32px; }

.tox[dir="rtl"] .tox-control-wrap__status-icon-wrap {
  left: 4px; }

.tox .tox-autocompleter {
  max-width: 25em; }

.tox .tox-autocompleter .tox-menu {
  max-width: 25em; }

.tox .tox-autocompleter .tox-autocompleter-highlight {
  font-weight: 700; }

.tox .tox-color-input {
  display: flex;
  position: relative;
  z-index: 1; }

.tox .tox-color-input .tox-textfield {
  z-index: -1; }

.tox .tox-color-input span {
  border-color: rgba(34, 47, 62, 0.2);
  border-radius: 3px;
  border-style: solid;
  border-width: 1px;
  box-shadow: none;
  box-sizing: border-box;
  height: 24px;
  position: absolute;
  top: 6px;
  width: 24px; }

.tox .tox-color-input span:focus:not([aria-disabled="true"]),
.tox .tox-color-input span:hover:not([aria-disabled="true"]) {
  border-color: #207ab7;
  cursor: pointer; }

.tox .tox-color-input span::before {
  background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.25) 25%, transparent 25%), linear-gradient(-45deg, rgba(0, 0, 0, 0.25) 25%, transparent 25%), linear-gradient(45deg, transparent 75%, rgba(0, 0, 0, 0.25) 75%), linear-gradient(-45deg, transparent 75%, rgba(0, 0, 0, 0.25) 75%);
  background-position: 0 0, 0 6px, 6px -6px, -6px 0;
  background-size: 12px 12px;
  border: 1px solid #fff;
  border-radius: 3px;
  box-sizing: border-box;
  content: "";
  height: 24px;
  left: -1px;
  position: absolute;
  top: -1px;
  width: 24px;
  z-index: -1; }

.tox .tox-color-input span[aria-disabled="true"] {
  cursor: not-allowed; }

.tox:not([dir="rtl"]) .tox-color-input .tox-textfield {
  padding-left: 36px; }

.tox:not([dir="rtl"]) .tox-color-input span {
  left: 6px; }

.tox[dir="rtl"] .tox-color-input .tox-textfield {
  padding-right: 36px; }

.tox[dir="rtl"] .tox-color-input span {
  right: 6px; }

.tox .tox-label,
.tox .tox-toolbar-label {
  color: rgba(34, 47, 62, 0.7);
  display: block;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.3;
  padding: 0 8px 0 0;
  text-transform: none;
  white-space: nowrap; }

.tox .tox-toolbar-label {
  padding: 0 8px; }

.tox[dir="rtl"] .tox-label {
  padding: 0 0 0 8px; }

.tox .tox-form {
  display: flex;
  flex: 1;
  flex-direction: column;
  -ms-flex-preferred-size: auto; }

.tox .tox-form__group {
  box-sizing: border-box;
  margin-bottom: 4px; }

.tox .tox-form-group--maximize {
  flex: 1; }

.tox .tox-form__group--error {
  color: #c00; }

.tox .tox-form__group--collection {
  display: flex; }

.tox .tox-form__grid {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between; }

.tox .tox-form__grid--2col > .tox-form__group {
  width: calc(50% - (8px / 2)); }

.tox .tox-form__grid--3col > .tox-form__group {
  width: calc(100% / 3 - (8px / 2)); }

.tox .tox-form__grid--4col > .tox-form__group {
  width: calc(25% - (8px / 2)); }

.tox .tox-form__controls-h-stack {
  align-items: center;
  display: flex; }

.tox .tox-form__group--inline {
  align-items: center;
  display: flex; }

.tox .tox-form__group--stretched {
  display: flex;
  flex: 1;
  flex-direction: column;
  -ms-flex-preferred-size: auto; }

.tox .tox-form__group--stretched .tox-textarea {
  flex: 1;
  -ms-flex-preferred-size: auto; }

.tox .tox-form__group--stretched .tox-navobj {
  display: flex;
  flex: 1;
  -ms-flex-preferred-size: auto; }

.tox .tox-form__group--stretched .tox-navobj :nth-child(2) {
  flex: 1;
  -ms-flex-preferred-size: auto;
  height: 100%; }

.tox:not([dir="rtl"]) .tox-form__controls-h-stack > :not(:first-child) {
  margin-left: 4px; }

.tox[dir="rtl"] .tox-form__controls-h-stack > :not(:first-child) {
  margin-right: 4px; }

.tox .tox-lock.tox-locked .tox-lock-icon__unlock,
.tox .tox-lock:not(.tox-locked) .tox-lock-icon__lock {
  display: none; }

.tox .tox-listboxfield .tox-listbox--select,
.tox .tox-textarea,
.tox .tox-textfield,
.tox .tox-toolbar-textfield {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  border-color: #ccc;
  border-radius: 3px;
  border-style: solid;
  border-width: 1px;
  box-shadow: none;
  box-sizing: border-box;
  color: #222f3e;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 16px;
  line-height: 24px;
  margin: 0;
  min-height: 34px;
  outline: 0;
  padding: 5px 4.75px;
  resize: none;
  width: 100%; }

.tox .tox-textarea[disabled],
.tox .tox-textfield[disabled] {
  background-color: #f2f2f2;
  color: rgba(34, 47, 62, 0.85);
  cursor: not-allowed; }

.tox .tox-listboxfield .tox-listbox--select:focus,
.tox .tox-textarea:focus,
.tox .tox-textfield:focus {
  background-color: #fff;
  border-color: #207ab7;
  box-shadow: none;
  outline: 0; }

.tox .tox-toolbar-textfield {
  border-width: 0;
  margin-bottom: 3px;
  margin-top: 2px;
  max-width: 250px; }

.tox .tox-naked-btn {
  background-color: transparent;
  border: 0;
  border-color: transparent;
  box-shadow: unset;
  color: #207ab7;
  cursor: pointer;
  display: block;
  margin: 0;
  padding: 0; }

.tox .tox-naked-btn svg {
  display: block;
  fill: #222f3e; }

.tox:not([dir="rtl"]) .tox-toolbar-textfield + * {
  margin-left: 4px; }

.tox[dir="rtl"] .tox-toolbar-textfield + * {
  margin-right: 4px; }

.tox .tox-listboxfield {
  cursor: pointer;
  position: relative; }

.tox .tox-listboxfield .tox-listbox--select[disabled] {
  background-color: #f2f2f2;
  color: rgba(34, 47, 62, 0.85);
  cursor: not-allowed; }

.tox .tox-listbox__select-label {
  cursor: default;
  flex: 1;
  margin: 0 4px; }

.tox .tox-listbox__select-chevron {
  align-items: center;
  display: flex;
  justify-content: center;
  width: 16px; }

.tox .tox-listbox__select-chevron svg {
  fill: #222f3e; }

.tox .tox-listboxfield .tox-listbox--select {
  align-items: center;
  display: flex; }

.tox:not([dir="rtl"]) .tox-listboxfield svg {
  right: 8px; }

.tox[dir="rtl"] .tox-listboxfield svg {
  left: 8px; }

.tox .tox-selectfield {
  cursor: pointer;
  position: relative; }

.tox .tox-selectfield select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  border-color: #ccc;
  border-radius: 3px;
  border-style: solid;
  border-width: 1px;
  box-shadow: none;
  box-sizing: border-box;
  color: #222f3e;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 16px;
  line-height: 24px;
  margin: 0;
  min-height: 34px;
  outline: 0;
  padding: 5px 4.75px;
  resize: none;
  width: 100%; }

.tox .tox-selectfield select[disabled] {
  background-color: #f2f2f2;
  color: rgba(34, 47, 62, 0.85);
  cursor: not-allowed; }

.tox .tox-selectfield select::-ms-expand {
  display: none; }

.tox .tox-selectfield select:focus {
  background-color: #fff;
  border-color: #207ab7;
  box-shadow: none;
  outline: 0; }

.tox .tox-selectfield svg {
  pointer-events: none;
  position: absolute;
  top: 50%;
  transform: translateY(-50%); }

.tox:not([dir="rtl"]) .tox-selectfield select[size="0"],
.tox:not([dir="rtl"]) .tox-selectfield select[size="1"] {
  padding-right: 24px; }

.tox:not([dir="rtl"]) .tox-selectfield svg {
  right: 8px; }

.tox[dir="rtl"] .tox-selectfield select[size="0"],
.tox[dir="rtl"] .tox-selectfield select[size="1"] {
  padding-left: 24px; }

.tox[dir="rtl"] .tox-selectfield svg {
  left: 8px; }

.tox .tox-textarea {
  -webkit-appearance: textarea;
  -moz-appearance: textarea;
  appearance: textarea;
  white-space: pre-wrap; }

.tox-fullscreen {
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  overflow: hidden;
  -ms-scroll-chaining: none;
  overscroll-behavior: none;
  padding: 0;
  position: fixed;
  top: 0;
  touch-action: pinch-zoom;
  width: 100%; }

.tox.tox-tinymce.tox-fullscreen .tox-statusbar__resize-handle {
  display: none; }

.tox.tox-tinymce.tox-fullscreen {
  background-color: transparent;
  z-index: 1200; }

.tox-shadowhost.tox-fullscreen {
  z-index: 1200; }

.tox-fullscreen .tox.tox-tinymce-aux,
.tox-fullscreen ~ .tox.tox-tinymce-aux {
  z-index: 1201; }

.tox .tox-help__more-link {
  list-style: none;
  margin-top: 1em; }

.tox .tox-image-tools {
  width: 100%; }

.tox .tox-image-tools__toolbar {
  align-items: center;
  display: flex;
  justify-content: center; }

.tox .tox-image-tools__image {
  background-color: #666;
  height: 380px;
  overflow: auto;
  position: relative;
  width: 100%; }

.tox .tox-image-tools__image,
.tox .tox-image-tools__image + .tox-image-tools__toolbar {
  margin-top: 8px; }

.tox .tox-image-tools__image-bg {
  background: url(data:image/gif;base64,R0lGODdhDAAMAIABAMzMzP///ywAAAAADAAMAAACFoQfqYeabNyDMkBQb81Uat85nxguUAEAOw==); }

.tox .tox-image-tools__toolbar > .tox-spacer {
  flex: 1;
  -ms-flex-preferred-size: auto; }

.tox .tox-croprect-block {
  background: #000;
  opacity: 0.5;
  position: absolute;
  zoom: 1; }

.tox .tox-croprect-handle {
  border: 2px solid #fff;
  height: 20px;
  left: 0;
  position: absolute;
  top: 0;
  width: 20px; }

.tox .tox-croprect-handle-move {
  border: 0;
  cursor: move;
  position: absolute; }

.tox .tox-croprect-handle-nw {
  border-width: 2px 0 0 2px;
  cursor: nw-resize;
  left: 100px;
  margin: -2px 0 0 -2px;
  top: 100px; }

.tox .tox-croprect-handle-ne {
  border-width: 2px 2px 0 0;
  cursor: ne-resize;
  left: 200px;
  margin: -2px 0 0 -20px;
  top: 100px; }

.tox .tox-croprect-handle-sw {
  border-width: 0 0 2px 2px;
  cursor: sw-resize;
  left: 100px;
  margin: -20px 2px 0 -2px;
  top: 200px; }

.tox .tox-croprect-handle-se {
  border-width: 0 2px 2px 0;
  cursor: se-resize;
  left: 200px;
  margin: -20px 0 0 -20px;
  top: 200px; }

.tox:not([dir="rtl"])
.tox-image-tools__toolbar
> .tox-slider:not(:first-of-type) {
  margin-left: 8px; }

.tox:not([dir="rtl"]) .tox-image-tools__toolbar > .tox-button + .tox-slider {
  margin-left: 32px; }

.tox:not([dir="rtl"]) .tox-image-tools__toolbar > .tox-slider + .tox-button {
  margin-left: 32px; }

.tox[dir="rtl"] .tox-image-tools__toolbar > .tox-slider:not(:first-of-type) {
  margin-right: 8px; }

.tox[dir="rtl"] .tox-image-tools__toolbar > .tox-button + .tox-slider {
  margin-right: 32px; }

.tox[dir="rtl"] .tox-image-tools__toolbar > .tox-slider + .tox-button {
  margin-right: 32px; }

.tox .tox-insert-table-picker {
  display: flex;
  flex-wrap: wrap;
  width: 170px; }

.tox .tox-insert-table-picker > div {
  border-color: #ccc;
  border-style: solid;
  border-width: 0 1px 1px 0;
  box-sizing: border-box;
  height: 17px;
  width: 17px; }

.tox .tox-collection--list .tox-collection__group .tox-insert-table-picker {
  margin: -4px 0; }

.tox .tox-insert-table-picker .tox-insert-table-picker__selected {
  background-color: rgba(32, 122, 183, 0.5);
  border-color: rgba(32, 122, 183, 0.5); }

.tox .tox-insert-table-picker__label {
  color: rgba(34, 47, 62, 0.7);
  display: block;
  font-size: 14px;
  padding: 4px;
  text-align: center;
  width: 100%; }

.tox:not([dir="rtl"]) .tox-insert-table-picker > div:nth-child(10n) {
  border-right: 0; }

.tox[dir="rtl"] .tox-insert-table-picker > div:nth-child(10n + 1) {
  border-right: 0; }

.tox .tox-menu {
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 3px;
  box-shadow: 0 4px 8px 0 rgba(34, 47, 62, 0.1);
  display: inline-block;
  overflow: hidden;
  vertical-align: top;
  z-index: 1150; }

.tox .tox-menu.tox-collection.tox-collection--list {
  padding: 0; }

.tox .tox-menu.tox-collection.tox-collection--toolbar {
  padding: 4px; }

.tox .tox-menu.tox-collection.tox-collection--grid {
  padding: 4px; }

.tox .tox-menu__label blockquote,
.tox .tox-menu__label code,
.tox .tox-menu__label h1,
.tox .tox-menu__label h2,
.tox .tox-menu__label h3,
.tox .tox-menu__label h4,
.tox .tox-menu__label h5,
.tox .tox-menu__label h6,
.tox .tox-menu__label p {
  margin: 0; }

.tox .tox-menubar {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg height='39px' viewBox='0 0 40 39px' width='40' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0' y='38px' width='100' height='1' fill='%23ccc'/%3E%3C/svg%3E") left 0 top 0 #f0f0f0;
  background-color: #f0f0f0;
  display: flex;
  flex: 0 0 auto;
  flex-shrink: 0;
  flex-wrap: wrap;
  padding: 0 4px 0 4px; }

.tox.tox-tinymce:not(.tox-tinymce-inline)
.tox-editor-header:not(:first-child)
.tox-menubar {
  border-top: 1px solid #ccc; }

.tox .tox-mbtn {
  align-items: center;
  background: 0 0;
  border: 0;
  border-radius: 3px;
  box-shadow: none;
  color: #222f3e;
  display: flex;
  flex: 0 0 auto;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  height: 34px;
  justify-content: center;
  margin: 2px 0 3px 0;
  outline: 0;
  overflow: hidden;
  padding: 0 4px;
  text-transform: none;
  width: auto; }

.tox .tox-mbtn[disabled] {
  background-color: transparent;
  border: 0;
  box-shadow: none;
  color: rgba(34, 47, 62, 0.5);
  cursor: not-allowed; }

.tox .tox-mbtn:focus:not(:disabled) {
  background: #dee0e2;
  border: 0;
  box-shadow: none;
  color: #222f3e; }

.tox .tox-mbtn--active {
  background: #dee0e2;
  border: 0;
  box-shadow: none;
  color: #222f3e; }

.tox .tox-mbtn:hover:not(:disabled):not(.tox-mbtn--active) {
  background: #dee0e2;
  border: 0;
  box-shadow: none;
  color: #222f3e; }

.tox .tox-mbtn__select-label {
  cursor: default;
  font-weight: 400;
  margin: 0 4px; }

.tox .tox-mbtn[disabled] .tox-mbtn__select-label {
  cursor: not-allowed; }

.tox .tox-mbtn__select-chevron {
  align-items: center;
  display: flex;
  justify-content: center;
  width: 16px;
  display: none; }

.tox .tox-notification {
  border-radius: 3px;
  border-style: solid;
  border-width: 1px;
  box-shadow: none;
  box-sizing: border-box;
  display: -ms-grid;
  display: grid;
  font-size: 14px;
  font-weight: 400;
  -ms-grid-columns: minmax(40px, 1fr) auto minmax(40px, 1fr);
  grid-template-columns: minmax(40px, 1fr) auto minmax(40px, 1fr);
  margin-top: 4px;
  opacity: 0;
  padding: 4px;
  transition: transform 0.1s ease-in, opacity 150ms ease-in; }

.tox .tox-notification p {
  font-size: 14px;
  font-weight: 400; }

.tox .tox-notification a {
  text-decoration: underline; }

.tox .tox-notification--in {
  opacity: 1; }

.tox .tox-notification--success {
  background-color: #e4eeda;
  border-color: #d7e6c8;
  color: #222f3e; }

.tox .tox-notification--success p {
  color: #222f3e; }

.tox .tox-notification--success a {
  color: #547831; }

.tox .tox-notification--success svg {
  fill: #222f3e; }

.tox .tox-notification--error {
  background-color: #f8dede;
  border-color: #f2bfbf;
  color: #222f3e; }

.tox .tox-notification--error p {
  color: #222f3e; }

.tox .tox-notification--error a {
  color: #c00; }

.tox .tox-notification--error svg {
  fill: #222f3e; }

.tox .tox-notification--warn,
.tox .tox-notification--warning {
  background-color: #fffaea;
  border-color: #ffe89d;
  color: #222f3e; }

.tox .tox-notification--warn p,
.tox .tox-notification--warning p {
  color: #222f3e; }

.tox .tox-notification--warn a,
.tox .tox-notification--warning a {
  color: #222f3e; }

.tox .tox-notification--warn svg,
.tox .tox-notification--warning svg {
  fill: #222f3e; }

.tox .tox-notification--info {
  background-color: #d9edf7;
  border-color: #779ecb;
  color: #222f3e; }

.tox .tox-notification--info p {
  color: #222f3e; }

.tox .tox-notification--info a {
  color: #222f3e; }

.tox .tox-notification--info svg {
  fill: #222f3e; }

.tox .tox-notification__body {
  -ms-grid-row-align: center;
  align-self: center;
  color: #222f3e;
  font-size: 14px;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  text-align: center;
  white-space: normal;
  word-break: break-all;
  word-break: break-word; }

.tox .tox-notification__body > * {
  margin: 0; }

.tox .tox-notification__body > * + * {
  margin-top: 1rem; }

.tox .tox-notification__icon {
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-column-align: end;
  justify-self: end; }

.tox .tox-notification__icon svg {
  display: block; }

.tox .tox-notification__dismiss {
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-column-align: end;
  justify-self: end; }

.tox .tox-notification .tox-progress-bar {
  -ms-grid-column-span: 3;
  grid-column-end: 4;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-column-align: center;
  justify-self: center; }

.tox .tox-pop {
  display: inline-block;
  position: relative; }

.tox .tox-pop--resizing {
  transition: width 0.1s ease; }

.tox .tox-pop--resizing .tox-toolbar {
  flex-wrap: nowrap; }

.tox .tox-pop__dialog {
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 3px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
  min-width: 0;
  overflow: hidden; }

.tox .tox-pop__dialog > :not(.tox-toolbar) {
  margin: 4px 4px 4px 8px; }

.tox .tox-pop__dialog .tox-toolbar {
  background-color: transparent;
  margin-bottom: -1px; }

.tox .tox-pop::after,
.tox .tox-pop::before {
  border-style: solid;
  content: "";
  display: block;
  height: 0;
  position: absolute;
  width: 0; }

.tox .tox-pop.tox-pop--bottom::after,
.tox .tox-pop.tox-pop--bottom::before {
  left: 50%;
  top: 100%; }

.tox .tox-pop.tox-pop--bottom::after {
  border-color: #fff transparent transparent transparent;
  border-width: 8px;
  margin-left: -8px;
  margin-top: -1px; }

.tox .tox-pop.tox-pop--bottom::before {
  border-color: #ccc transparent transparent transparent;
  border-width: 9px;
  margin-left: -9px; }

.tox .tox-pop.tox-pop--top::after,
.tox .tox-pop.tox-pop--top::before {
  left: 50%;
  top: 0;
  transform: translateY(-100%); }

.tox .tox-pop.tox-pop--top::after {
  border-color: transparent transparent #fff transparent;
  border-width: 8px;
  margin-left: -8px;
  margin-top: 1px; }

.tox .tox-pop.tox-pop--top::before {
  border-color: transparent transparent #ccc transparent;
  border-width: 9px;
  margin-left: -9px; }

.tox .tox-pop.tox-pop--left::after,
.tox .tox-pop.tox-pop--left::before {
  left: 0;
  top: calc(50% - 1px);
  transform: translateY(-50%); }

.tox .tox-pop.tox-pop--left::after {
  border-color: transparent #fff transparent transparent;
  border-width: 8px;
  margin-left: -15px; }

.tox .tox-pop.tox-pop--left::before {
  border-color: transparent #ccc transparent transparent;
  border-width: 10px;
  margin-left: -19px; }

.tox .tox-pop.tox-pop--right::after,
.tox .tox-pop.tox-pop--right::before {
  left: 100%;
  top: calc(50% + 1px);
  transform: translateY(-50%); }

.tox .tox-pop.tox-pop--right::after {
  border-color: transparent transparent transparent #fff;
  border-width: 8px;
  margin-left: -1px; }

.tox .tox-pop.tox-pop--right::before {
  border-color: transparent transparent transparent #ccc;
  border-width: 10px;
  margin-left: -1px; }

.tox .tox-pop.tox-pop--align-left::after,
.tox .tox-pop.tox-pop--align-left::before {
  left: 20px; }

.tox .tox-pop.tox-pop--align-right::after,
.tox .tox-pop.tox-pop--align-right::before {
  left: calc(100% - 20px); }

.tox .tox-sidebar-wrap {
  display: flex;
  flex-direction: row;
  flex-grow: 1;
  -ms-flex-preferred-size: 0;
  min-height: 0; }

.tox .tox-sidebar {
  background-color: #fff;
  display: flex;
  flex-direction: row;
  justify-content: flex-end; }

.tox .tox-sidebar__slider {
  display: flex;
  overflow: hidden; }

.tox .tox-sidebar__pane-container {
  display: flex; }

.tox .tox-sidebar__pane {
  display: flex; }

.tox .tox-sidebar--sliding-closed {
  opacity: 0; }

.tox .tox-sidebar--sliding-open {
  opacity: 1; }

.tox .tox-sidebar--sliding-growing,
.tox .tox-sidebar--sliding-shrinking {
  transition: width 0.5s ease, opacity 0.5s ease; }

.tox .tox-selector {
  background-color: #4099ff;
  border-color: #4099ff;
  border-style: solid;
  border-width: 1px;
  box-sizing: border-box;
  display: inline-block;
  height: 10px;
  position: absolute;
  width: 10px; }

.tox.tox-platform-touch .tox-selector {
  height: 12px;
  width: 12px; }

.tox .tox-slider {
  align-items: center;
  display: flex;
  flex: 1;
  -ms-flex-preferred-size: auto;
  height: 24px;
  justify-content: center;
  position: relative; }

.tox .tox-slider__rail {
  background-color: transparent;
  border: 1px solid #ccc;
  border-radius: 3px;
  height: 10px;
  min-width: 120px;
  width: 100%; }

.tox .tox-slider__handle {
  background-color: #207ab7;
  border: 2px solid #185d8c;
  border-radius: 3px;
  box-shadow: none;
  height: 24px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 14px; }

.tox .tox-source-code {
  overflow: auto; }

.tox .tox-spinner {
  display: flex; }

.tox .tox-spinner > div {
  animation: tam-bouncing-dots 1.5s ease-in-out 0s infinite both;
  background-color: rgba(34, 47, 62, 0.7);
  border-radius: 100%;
  height: 8px;
  width: 8px; }

.tox .tox-spinner > div:nth-child(1) {
  animation-delay: -0.32s; }

.tox .tox-spinner > div:nth-child(2) {
  animation-delay: -0.16s; }

@keyframes tam-bouncing-dots {
  0%,
  100%,
  80% {
    transform: scale(0); }
  40% {
    transform: scale(1); } }

.tox:not([dir="rtl"]) .tox-spinner > div:not(:first-child) {
  margin-left: 4px; }

.tox[dir="rtl"] .tox-spinner > div:not(:first-child) {
  margin-right: 4px; }

.tox .tox-statusbar {
  align-items: center;
  background-color: #fff;
  border-top: 1px solid #ccc;
  color: rgba(34, 47, 62, 0.7);
  display: flex;
  flex: 0 0 auto;
  font-size: 12px;
  font-weight: 400;
  height: 18px;
  overflow: hidden;
  padding: 0 8px;
  position: relative;
  text-transform: uppercase; }

.tox .tox-statusbar__text-container {
  display: flex;
  flex: 1 1 auto;
  justify-content: flex-end;
  overflow: hidden; }

.tox .tox-statusbar__path {
  display: flex;
  flex: 1 1 auto;
  margin-right: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.tox .tox-statusbar__path > * {
  display: inline;
  white-space: nowrap; }

.tox .tox-statusbar__wordcount {
  flex: 0 0 auto;
  margin-left: 1ch; }

.tox .tox-statusbar a,
.tox .tox-statusbar__path-item,
.tox .tox-statusbar__wordcount {
  color: rgba(34, 47, 62, 0.7);
  text-decoration: none; }

.tox .tox-statusbar a:focus:not(:disabled):not([aria-disabled="true"]),
.tox .tox-statusbar a:hover:not(:disabled):not([aria-disabled="true"]),
.tox .tox-statusbar__path-item:focus:not(:disabled):not([aria-disabled="true"]),
.tox .tox-statusbar__path-item:hover:not(:disabled):not([aria-disabled="true"]),
.tox .tox-statusbar__wordcount:focus:not(:disabled):not([aria-disabled="true"]),
.tox
.tox-statusbar__wordcount:hover:not(:disabled):not([aria-disabled="true"]) {
  cursor: pointer;
  text-decoration: underline; }

.tox .tox-statusbar__resize-handle {
  align-items: flex-end;
  align-self: stretch;
  cursor: nwse-resize;
  display: flex;
  flex: 0 0 auto;
  justify-content: flex-end;
  margin-left: auto;
  margin-right: -8px;
  padding-left: 1ch; }

.tox .tox-statusbar__resize-handle svg {
  display: block;
  fill: rgba(34, 47, 62, 0.7); }

.tox:not([dir="rtl"]) .tox-statusbar__path > * {
  margin-right: 4px; }

.tox:not([dir="rtl"]) .tox-statusbar__branding {
  margin-left: 1ch; }

.tox[dir="rtl"] .tox-statusbar {
  flex-direction: row-reverse; }

.tox[dir="rtl"] .tox-statusbar__path > * {
  margin-left: 4px; }

.tox .tox-throbber {
  z-index: 1299; }

.tox .tox-throbber__busy-spinner {
  align-items: center;
  background-color: rgba(255, 255, 255, 0.6);
  bottom: 0;
  display: flex;
  justify-content: center;
  left: 0;
  position: absolute;
  right: 0;
  top: 0; }

.tox .tox-tbtn {
  align-items: center;
  background: 0 0;
  border: 0;
  border-radius: 3px;
  box-shadow: none;
  color: #222f3e;
  display: flex;
  flex: 0 0 auto;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  height: 34px;
  justify-content: center;
  margin: 2px 0 3px 0;
  outline: 0;
  overflow: hidden;
  padding: 0;
  text-transform: none;
  width: 34px; }

.tox .tox-tbtn svg {
  display: block;
  fill: #222f3e; }

.tox .tox-tbtn.tox-tbtn-more {
  padding-left: 5px;
  padding-right: 5px;
  width: inherit; }

.tox .tox-tbtn:focus {
  background: #dee0e2;
  border: 0;
  box-shadow: none; }

.tox .tox-tbtn:hover {
  background: #dee0e2;
  border: 0;
  box-shadow: none;
  color: #222f3e; }

.tox .tox-tbtn:hover svg {
  fill: #222f3e; }

.tox .tox-tbtn:active {
  background: #dee0e2;
  border: 0;
  box-shadow: none;
  color: #222f3e; }

.tox .tox-tbtn:active svg {
  fill: #222f3e; }

.tox .tox-tbtn--disabled,
.tox .tox-tbtn--disabled:hover,
.tox .tox-tbtn:disabled,
.tox .tox-tbtn:disabled:hover {
  background: 0 0;
  border: 0;
  box-shadow: none;
  color: rgba(34, 47, 62, 0.5);
  cursor: not-allowed; }

.tox .tox-tbtn--disabled svg,
.tox .tox-tbtn--disabled:hover svg,
.tox .tox-tbtn:disabled svg,
.tox .tox-tbtn:disabled:hover svg {
  fill: rgba(34, 47, 62, 0.5); }

.tox .tox-tbtn--enabled,
.tox .tox-tbtn--enabled:hover {
  background: #dee0e2;
  border: 0;
  box-shadow: none;
  color: #222f3e; }

.tox .tox-tbtn--enabled:hover > *,
.tox .tox-tbtn--enabled > * {
  transform: none; }

.tox .tox-tbtn--enabled svg,
.tox .tox-tbtn--enabled:hover svg {
  fill: #222f3e; }

.tox .tox-tbtn:focus:not(.tox-tbtn--disabled) {
  color: #222f3e; }

.tox .tox-tbtn:focus:not(.tox-tbtn--disabled) svg {
  fill: #222f3e; }

.tox .tox-tbtn:active > * {
  transform: none; }

.tox .tox-tbtn--md {
  height: 51px;
  width: 51px; }

.tox .tox-tbtn--lg {
  flex-direction: column;
  height: 68px;
  width: 68px; }

.tox .tox-tbtn--return {
  -ms-grid-row-align: stretch;
  align-self: stretch;
  height: unset;
  width: 16px; }

.tox .tox-tbtn--labeled {
  padding: 0 4px;
  width: unset; }

.tox .tox-tbtn__vlabel {
  display: block;
  font-size: 10px;
  font-weight: 400;
  letter-spacing: -0.025em;
  margin-bottom: 4px;
  white-space: nowrap; }

.tox .tox-tbtn--select {
  margin: 2px 0 3px 0;
  padding: 0 4px;
  width: auto; }

.tox .tox-tbtn__select-label {
  cursor: default;
  font-weight: 400;
  margin: 0 4px; }

.tox .tox-tbtn__select-chevron {
  align-items: center;
  display: flex;
  justify-content: center;
  width: 16px; }

.tox .tox-tbtn__select-chevron svg {
  fill: rgba(34, 47, 62, 0.5); }

.tox .tox-tbtn--bespoke .tox-tbtn__select-label {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 7em; }

.tox .tox-split-button {
  border: 0;
  border-radius: 3px;
  box-sizing: border-box;
  display: flex;
  margin: 2px 0 3px 0;
  overflow: hidden; }

.tox .tox-split-button:hover {
  box-shadow: 0 0 0 1px #dee0e2 inset; }

.tox .tox-split-button:focus {
  background: #dee0e2;
  box-shadow: none;
  color: #222f3e; }

.tox .tox-split-button > * {
  border-radius: 0; }

.tox .tox-split-button__chevron {
  width: 16px; }

.tox .tox-split-button__chevron svg {
  fill: rgba(34, 47, 62, 0.5); }

.tox .tox-split-button .tox-tbtn {
  margin: 0; }

.tox.tox-platform-touch .tox-split-button .tox-tbtn:first-child {
  width: 30px; }

.tox.tox-platform-touch .tox-split-button__chevron {
  width: 20px; }

.tox .tox-split-button.tox-tbtn--disabled .tox-tbtn:focus,
.tox .tox-split-button.tox-tbtn--disabled .tox-tbtn:hover,
.tox .tox-split-button.tox-tbtn--disabled:focus,
.tox .tox-split-button.tox-tbtn--disabled:hover {
  background: 0 0;
  box-shadow: none;
  color: rgba(34, 47, 62, 0.5); }

.tox .tox-toolbar-overlord {
  background-color: #f0f0f0; }

.tox .tox-toolbar,
.tox .tox-toolbar__overflow,
.tox .tox-toolbar__primary {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg height='39px' viewBox='0 0 40 39px' width='40' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0' y='38px' width='100' height='1' fill='%23ccc'/%3E%3C/svg%3E") left 0 top 0 #f0f0f0;
  background-color: #f0f0f0;
  display: flex;
  flex: 0 0 auto;
  flex-shrink: 0;
  flex-wrap: wrap;
  padding: 0 0; }

.tox .tox-toolbar__overflow.tox-toolbar__overflow--closed {
  height: 0;
  opacity: 0;
  padding-bottom: 0;
  padding-top: 0;
  visibility: hidden; }

.tox .tox-toolbar__overflow--growing {
  transition: height 0.3s ease, opacity 0.2s linear 0.1s; }

.tox .tox-toolbar__overflow--shrinking {
  transition: opacity 0.3s ease, height 0.2s linear 0.1s, visibility 0s linear 0.3s; }

.tox .tox-menubar + .tox-toolbar,
.tox .tox-menubar + .tox-toolbar-overlord .tox-toolbar__primary {
  border-top: 1px solid #ccc;
  margin-top: -1px; }

.tox .tox-toolbar--scrolling {
  flex-wrap: nowrap;
  overflow-x: auto; }

.tox .tox-pop .tox-toolbar {
  border-width: 0; }

.tox .tox-toolbar--no-divider {
  background-image: none; }

.tox-tinymce:not(.tox-tinymce-inline)
.tox-editor-header:not(:first-child)
.tox-toolbar-overlord:first-child
.tox-toolbar__primary,
.tox-tinymce:not(.tox-tinymce-inline)
.tox-editor-header:not(:first-child)
.tox-toolbar:first-child {
  border-top: 1px solid #ccc; }

.tox.tox-tinymce-aux .tox-toolbar__overflow {
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 3px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15); }

.tox[dir="rtl"] .tox-tbtn__icon-rtl svg {
  transform: rotateY(180deg); }

.tox .tox-toolbar__group {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  margin: 0 0;
  padding: 0 4px 0 4px; }

.tox .tox-toolbar__group--pull-right {
  margin-left: auto; }

.tox .tox-toolbar--scrolling .tox-toolbar__group {
  flex-shrink: 0;
  flex-wrap: nowrap; }

.tox:not([dir="rtl"]) .tox-toolbar__group:not(:last-of-type) {
  border-right: 1px solid #ccc; }

.tox[dir="rtl"] .tox-toolbar__group:not(:last-of-type) {
  border-left: 1px solid #ccc; }

.tox .tox-tooltip {
  display: inline-block;
  padding: 8px;
  position: relative; }

.tox .tox-tooltip__body {
  background-color: #222f3e;
  border-radius: 3px;
  box-shadow: 0 2px 4px rgba(34, 47, 62, 0.3);
  color: rgba(255, 255, 255, 0.75);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  padding: 4px 8px;
  text-transform: none; }

.tox .tox-tooltip__arrow {
  position: absolute; }

.tox .tox-tooltip--down .tox-tooltip__arrow {
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #222f3e;
  bottom: 0;
  left: 50%;
  position: absolute;
  transform: translateX(-50%); }

.tox .tox-tooltip--up .tox-tooltip__arrow {
  border-bottom: 8px solid #222f3e;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  left: 50%;
  position: absolute;
  top: 0;
  transform: translateX(-50%); }

.tox .tox-tooltip--right .tox-tooltip__arrow {
  border-bottom: 8px solid transparent;
  border-left: 8px solid #222f3e;
  border-top: 8px solid transparent;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%); }

.tox .tox-tooltip--left .tox-tooltip__arrow {
  border-bottom: 8px solid transparent;
  border-right: 8px solid #222f3e;
  border-top: 8px solid transparent;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%); }

.tox .tox-well {
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 8px;
  width: 100%; }

.tox .tox-well > :first-child {
  margin-top: 0; }

.tox .tox-well > :last-child {
  margin-bottom: 0; }

.tox .tox-well > :only-child {
  margin: 0; }

.tox .tox-custom-editor {
  border: 1px solid #ccc;
  border-radius: 3px;
  display: flex;
  flex: 1;
  position: relative; }

.tox .tox-dialog-loading::before {
  background-color: rgba(0, 0, 0, 0.5);
  content: "";
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 1000; }

.tox .tox-tab {
  cursor: pointer; }

.tox .tox-dialog__content-js {
  display: flex;
  flex: 1;
  -ms-flex-preferred-size: auto; }

.tox .tox-dialog__body-content .tox-collection {
  display: flex;
  flex: 1;
  -ms-flex-preferred-size: auto; }

.tox .tox-image-tools-edit-panel {
  height: 60px; }

.tox .tox-image-tools__sidebar {
  height: 60px; }

/**
* Copyright (c) Tiny Technologies, Inc. All rights reserved.
* Licensed under the LGPL or a commercial license.
* For LGPL see License.txt in the project root for license information.
* For commercial licenses see https://www.tiny.cloud/
*/
.use-karl-gray > body {
  font-family: sans-serif; }

.use-karl-gray > table {
  border-collapse: collapse; }

.mce-content-body .mce-item-anchor {
  background: transparent url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D'8'%20height%3D'12'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpath%20d%3D'M0%200L8%200%208%2012%204.09117821%209%200%2012z'%2F%3E%3C%2Fsvg%3E%0A") no-repeat center;
  cursor: default;
  display: inline-block;
  height: 12px !important;
  padding: 0 2px;
  -webkit-user-modify: read-only;
  -moz-user-modify: read-only;
  -webkit-user-select: all;
  -moz-user-select: all;
  -ms-user-select: all;
  user-select: all;
  width: 8px !important; }

.mce-content-body .mce-item-anchor[data-mce-selected] {
  outline-offset: 1px; }

.tox-comments-visible .tox-comment {
  background-color: #fff0b7; }

.tox-comments-visible .tox-comment--active {
  background-color: #ffe168; }

.tox-checklist > li:not(.tox-checklist--hidden) {
  list-style: none;
  margin: 0.25em 0; }

.tox-checklist > li:not(.tox-checklist--hidden)::before {
  content: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cg%20id%3D%22checklist-unchecked%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Crect%20id%3D%22Rectangle%22%20width%3D%2215%22%20height%3D%2215%22%20x%3D%22.5%22%20y%3D%22.5%22%20fill-rule%3D%22nonzero%22%20stroke%3D%22%234C4C4C%22%20rx%3D%222%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A");
  cursor: pointer;
  height: 1em;
  margin-left: -1.5em;
  margin-top: 0.125em;
  position: absolute;
  width: 1em; }

.tox-checklist li:not(.tox-checklist--hidden).tox-checklist--checked::before {
  content: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cg%20id%3D%22checklist-checked%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Crect%20id%3D%22Rectangle%22%20width%3D%2216%22%20height%3D%2216%22%20fill%3D%22%234099FF%22%20fill-rule%3D%22nonzero%22%20rx%3D%222%22%2F%3E%3Cpath%20id%3D%22Path%22%20fill%3D%22%23FFF%22%20fill-rule%3D%22nonzero%22%20d%3D%22M11.5703186%2C3.14417309%20C11.8516238%2C2.73724603%2012.4164781%2C2.62829933%2012.83558%2C2.89774797%20C13.260121%2C3.17069355%2013.3759736%2C3.72932262%2013.0909105%2C4.14168582%20L7.7580587%2C11.8560195%20C7.43776896%2C12.3193404%206.76483983%2C12.3852142%206.35607322%2C11.9948725%20L3.02491697%2C8.8138662%20C2.66090143%2C8.46625845%202.65798871%2C7.89594698%203.01850234%2C7.54483354%20C3.373942%2C7.19866177%203.94940006%2C7.19592841%204.30829608%2C7.5386474%20L6.85276923%2C9.9684299%20L11.5703186%2C3.14417309%20Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A"); }

[dir="rtl"] .tox-checklist > li:not(.tox-checklist--hidden)::before {
  margin-left: 0;
  margin-right: -1.5em; }

code[class*="language-"],
pre[class*="language-"] {
  color: #000;
  background: 0 0;
  text-shadow: 0 1px #fff;
  font-family: Consolas, Monaco, "Andale Mono", "Ubuntu Mono", monospace;
  font-size: 1em;
  text-align: left;
  white-space: pre;
  word-spacing: normal;
  word-break: normal;
  word-wrap: normal;
  line-height: 1.5;
  -moz-tab-size: 4;
  tab-size: 4;
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none; }

code[class*="language-"] ::-moz-selection,
code[class*="language-"]::-moz-selection,
pre[class*="language-"] ::-moz-selection,
pre[class*="language-"]::-moz-selection {
  text-shadow: none;
  background: #b3d4fc; }

code[class*="language-"] ::selection,
code[class*="language-"]::selection,
pre[class*="language-"] ::selection,
pre[class*="language-"]::selection {
  text-shadow: none;
  background: #b3d4fc; }

@media print {
  code[class*="language-"],
  pre[class*="language-"] {
    text-shadow: none; } }

pre[class*="language-"] {
  padding: 1em;
  margin: 0.5em 0;
  overflow: auto; }

:not(pre) > code[class*="language-"],
pre[class*="language-"] {
  background: #f5f2f0; }

:not(pre) > code[class*="language-"] {
  padding: 0.1em;
  border-radius: 0.3em;
  white-space: normal; }

.token.cdata,
.token.comment,
.token.doctype,
.token.prolog {
  color: #708090; }

.token.punctuation {
  color: #999; }

.namespace {
  opacity: 0.7; }

.token.boolean,
.token.constant,
.token.deleted,
.token.number,
.token.property,
.token.symbol,
.token.tag {
  color: #905; }

.token.attr-name,
.token.builtin,
.token.char,
.token.inserted,
.token.selector,
.token.string {
  color: #690; }

.language-css .token.string,
.style .token.string,
.token.entity,
.token.operator,
.token.url {
  color: #9a6e3a;
  background: rgba(255, 255, 255, 0.5); }

.token.atrule,
.token.attr-value,
.token.keyword {
  color: #07a; }

.token.class-name,
.token.function {
  color: #dd4a68; }

.token.important,
.token.regex,
.token.variable {
  color: #e90; }

.token.bold,
.token.important {
  font-weight: 700; }

.token.italic {
  font-style: italic; }

.token.entity {
  cursor: help; }

.mce-content-body {
  overflow-wrap: break-word;
  word-wrap: break-word; }

.mce-content-body .mce-visual-caret {
  background-color: #000;
  background-color: currentColor;
  position: absolute; }

.mce-content-body .mce-visual-caret-hidden {
  display: none; }

.mce-content-body [data-mce-caret] {
  left: -1000px;
  margin: 0;
  padding: 0;
  position: absolute;
  right: auto;
  top: 0; }

.mce-content-body .mce-offscreen-selection {
  left: -2000000px;
  max-width: 1000000px;
  position: absolute; }

.mce-content-body [contentEditable="false"] {
  cursor: default; }

.mce-content-body [contentEditable="true"] {
  cursor: text; }

.tox-cursor-format-painter {
  cursor: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%0A%20%20%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%23000%22%20fill-rule%3D%22nonzero%22%20d%3D%22M15%2C6%20C15%2C5.45%2014.55%2C5%2014%2C5%20L6%2C5%20C5.45%2C5%205%2C5.45%205%2C6%20L5%2C10%20C5%2C10.55%205.45%2C11%206%2C11%20L14%2C11%20C14.55%2C11%2015%2C10.55%2015%2C10%20L15%2C9%20L16%2C9%20L16%2C12%20L9%2C12%20L9%2C19%20C9%2C19.55%209.45%2C20%2010%2C20%20L11%2C20%20C11.55%2C20%2012%2C19.55%2012%2C19%20L12%2C14%20L18%2C14%20L18%2C7%20L15%2C7%20L15%2C6%20Z%22%2F%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%23000%22%20fill-rule%3D%22nonzero%22%20d%3D%22M1%2C1%20L8.25%2C1%20C8.66421356%2C1%209%2C1.33578644%209%2C1.75%20L9%2C1.75%20C9%2C2.16421356%208.66421356%2C2.5%208.25%2C2.5%20L2.5%2C2.5%20L2.5%2C8.25%20C2.5%2C8.66421356%202.16421356%2C9%201.75%2C9%20L1.75%2C9%20C1.33578644%2C9%201%2C8.66421356%201%2C8.25%20L1%2C1%20Z%22%2F%3E%0A%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A"), default; }

.mce-content-body figure.align-left {
  float: left; }

.mce-content-body figure.align-right {
  float: right; }

.mce-content-body figure.image.align-center {
  display: table;
  margin-left: auto;
  margin-right: auto; }

.mce-preview-object {
  border: 1px solid gray;
  display: inline-block;
  line-height: 0;
  margin: 0 2px 0 2px;
  position: relative; }

.mce-preview-object .mce-shim {
  background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%; }

.mce-preview-object[data-mce-selected="2"] .mce-shim {
  display: none; }

.mce-object {
  background: transparent url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M4%203h16a1%201%200%200%201%201%201v16a1%201%200%200%201-1%201H4a1%201%200%200%201-1-1V4a1%201%200%200%201%201-1zm1%202v14h14V5H5zm4.79%202.565l5.64%204.028a.5.5%200%200%201%200%20.814l-5.64%204.028a.5.5%200%200%201-.79-.407V7.972a.5.5%200%200%201%20.79-.407z%22%2F%3E%3C%2Fsvg%3E%0A") no-repeat center;
  border: 1px dashed #aaa; }

.mce-pagebreak {
  border: 1px dashed #aaa;
  cursor: default;
  display: block;
  height: 5px;
  margin-top: 15px;
  page-break-before: always;
  width: 100%; }

@media print {
  .mce-pagebreak {
    border: 0; } }

.tiny-pageembed .mce-shim {
  background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%; }

.tiny-pageembed[data-mce-selected="2"] .mce-shim {
  display: none; }

.tiny-pageembed {
  display: inline-block;
  position: relative; }

.tiny-pageembed--16by9,
.tiny-pageembed--1by1,
.tiny-pageembed--21by9,
.tiny-pageembed--4by3 {
  display: block;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 100%; }

.tiny-pageembed--21by9 {
  padding-top: 42.857143%; }

.tiny-pageembed--16by9 {
  padding-top: 56.25%; }

.tiny-pageembed--4by3 {
  padding-top: 75%; }

.tiny-pageembed--1by1 {
  padding-top: 100%; }

.tiny-pageembed--16by9 iframe,
.tiny-pageembed--1by1 iframe,
.tiny-pageembed--21by9 iframe,
.tiny-pageembed--4by3 iframe {
  border: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%; }

.mce-content-body[data-mce-placeholder] {
  position: relative; }

.mce-content-body[data-mce-placeholder]:not(.mce-visualblocks)::before {
  color: rgba(34, 47, 62, 0.7);
  content: attr(data-mce-placeholder);
  position: absolute; }

.mce-content-body:not([dir="rtl"])[data-mce-placeholder]:not(.mce-visualblocks)::before {
  left: 1px; }

.mce-content-body[dir="rtl"][data-mce-placeholder]:not(.mce-visualblocks)::before {
  right: 1px; }

.mce-content-body div.mce-resizehandle {
  background-color: #4099ff;
  border-color: #4099ff;
  border-style: solid;
  border-width: 1px;
  box-sizing: border-box;
  height: 10px;
  position: absolute;
  width: 10px;
  z-index: 10000; }

.mce-content-body div.mce-resizehandle:hover {
  background-color: #4099ff; }

.mce-content-body div.mce-resizehandle:nth-of-type(1) {
  cursor: nwse-resize; }

.mce-content-body div.mce-resizehandle:nth-of-type(2) {
  cursor: nesw-resize; }

.mce-content-body div.mce-resizehandle:nth-of-type(3) {
  cursor: nwse-resize; }

.mce-content-body div.mce-resizehandle:nth-of-type(4) {
  cursor: nesw-resize; }

.mce-content-body .mce-resize-backdrop {
  z-index: 10000; }

.mce-content-body .mce-clonedresizable {
  cursor: default;
  opacity: 0.5;
  outline: 1px dashed #000;
  position: absolute;
  z-index: 10001; }

.mce-content-body .mce-clonedresizable.mce-resizetable-columns td,
.mce-content-body .mce-clonedresizable.mce-resizetable-columns th {
  border: 0; }

.mce-content-body .mce-resize-helper {
  background: #555;
  background: rgba(0, 0, 0, 0.75);
  border: 1px;
  border-radius: 3px;
  color: #fff;
  display: none;
  font-family: sans-serif;
  font-size: 12px;
  line-height: 14px;
  margin: 5px 10px;
  padding: 5px;
  position: absolute;
  white-space: nowrap;
  z-index: 10002; }

.tox-rtc-user-selection {
  position: relative; }

.tox-rtc-user-cursor {
  bottom: 0;
  cursor: default;
  position: absolute;
  top: 0;
  width: 2px; }

.tox-rtc-user-cursor::before {
  background-color: inherit;
  border-radius: 50%;
  content: "";
  display: block;
  height: 8px;
  position: absolute;
  right: -3px;
  top: -3px;
  width: 8px; }

.tox-rtc-user-cursor:hover::after {
  background-color: inherit;
  border-radius: 100px;
  box-sizing: border-box;
  color: #fff;
  content: attr(data-user);
  display: block;
  font-size: 12px;
  font-weight: 700;
  left: -5px;
  min-height: 8px;
  min-width: 8px;
  padding: 0 12px;
  position: absolute;
  top: -11px;
  white-space: nowrap;
  z-index: 1000; }

.tox-rtc-user-selection--1 .tox-rtc-user-cursor {
  background-color: #2dc26b; }

.tox-rtc-user-selection--2 .tox-rtc-user-cursor {
  background-color: #e03e2d; }

.tox-rtc-user-selection--3 .tox-rtc-user-cursor {
  background-color: #f1c40f; }

.tox-rtc-user-selection--4 .tox-rtc-user-cursor {
  background-color: #3598db; }

.tox-rtc-user-selection--5 .tox-rtc-user-cursor {
  background-color: #b96ad9; }

.tox-rtc-user-selection--6 .tox-rtc-user-cursor {
  background-color: #e67e23; }

.tox-rtc-user-selection--7 .tox-rtc-user-cursor {
  background-color: #aaa69d; }

.tox-rtc-user-selection--8 .tox-rtc-user-cursor {
  background-color: #f368e0; }

.tox-rtc-remote-image {
  background: #eaeaea url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2236%22%20height%3D%2212%22%20viewBox%3D%220%200%2036%2012%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Ccircle%20cx%3D%226%22%20cy%3D%226%22%20r%3D%223%22%20fill%3D%22rgba(0%2C%200%2C%200%2C%20.2)%22%3E%0A%20%20%20%20%3Canimate%20attributeName%3D%22r%22%20values%3D%223%3B5%3B3%22%20calcMode%3D%22linear%22%20dur%3D%221s%22%20repeatCount%3D%22indefinite%22%20%2F%3E%0A%20%20%3C%2Fcircle%3E%0A%20%20%3Ccircle%20cx%3D%2218%22%20cy%3D%226%22%20r%3D%223%22%20fill%3D%22rgba(0%2C%200%2C%200%2C%20.2)%22%3E%0A%20%20%20%20%3Canimate%20attributeName%3D%22r%22%20values%3D%223%3B5%3B3%22%20calcMode%3D%22linear%22%20begin%3D%22.33s%22%20dur%3D%221s%22%20repeatCount%3D%22indefinite%22%20%2F%3E%0A%20%20%3C%2Fcircle%3E%0A%20%20%3Ccircle%20cx%3D%2230%22%20cy%3D%226%22%20r%3D%223%22%20fill%3D%22rgba(0%2C%200%2C%200%2C%20.2)%22%3E%0A%20%20%20%20%3Canimate%20attributeName%3D%22r%22%20values%3D%223%3B5%3B3%22%20calcMode%3D%22linear%22%20begin%3D%22.66s%22%20dur%3D%221s%22%20repeatCount%3D%22indefinite%22%20%2F%3E%0A%20%20%3C%2Fcircle%3E%0A%3C%2Fsvg%3E%0A") no-repeat center center;
  border: 1px solid #ccc;
  min-height: 240px;
  min-width: 320px; }

.mce-match-marker {
  background: #aaa;
  color: #fff; }

.mce-match-marker-selected {
  background: #39f;
  color: #fff; }

.mce-match-marker-selected::-moz-selection {
  background: #39f;
  color: #fff; }

.mce-match-marker-selected::selection {
  background: #39f;
  color: #fff; }

.mce-content-body audio[data-mce-selected],
.mce-content-body embed[data-mce-selected],
.mce-content-body img[data-mce-selected],
.mce-content-body object[data-mce-selected],
.mce-content-body table[data-mce-selected],
.mce-content-body video[data-mce-selected] {
  outline: 3px solid #b4d7ff; }

.mce-content-body hr[data-mce-selected] {
  outline: 3px solid #b4d7ff;
  outline-offset: 1px; }

.mce-content-body [contentEditable="false"] [contentEditable="true"]:focus {
  outline: 3px solid #b4d7ff; }

.mce-content-body [contentEditable="false"] [contentEditable="true"]:hover {
  outline: 3px solid #b4d7ff; }

.mce-content-body [contentEditable="false"][data-mce-selected] {
  cursor: not-allowed;
  outline: 3px solid #b4d7ff; }

.mce-content-body.mce-content-readonly [contentEditable="true"]:focus,
.mce-content-body.mce-content-readonly [contentEditable="true"]:hover {
  outline: 0; }

.mce-content-body [data-mce-selected="inline-boundary"] {
  background-color: #b4d7ff; }

.mce-content-body .mce-edit-focus {
  outline: 3px solid #b4d7ff; }

.mce-content-body td[data-mce-selected],
.mce-content-body th[data-mce-selected] {
  position: relative; }

.mce-content-body td[data-mce-selected]::-moz-selection,
.mce-content-body th[data-mce-selected]::-moz-selection {
  background: 0 0; }

.mce-content-body td[data-mce-selected]::selection,
.mce-content-body th[data-mce-selected]::selection {
  background: 0 0; }

.mce-content-body td[data-mce-selected] *,
.mce-content-body th[data-mce-selected] * {
  outline: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.mce-content-body td[data-mce-selected]::after,
.mce-content-body th[data-mce-selected]::after {
  background-color: rgba(180, 215, 255, 0.7);
  border: 1px solid rgba(180, 215, 255, 0.7);
  bottom: -1px;
  content: "";
  left: -1px;
  mix-blend-mode: multiply;
  position: absolute;
  right: -1px;
  top: -1px; }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .mce-content-body td[data-mce-selected]::after,
  .mce-content-body th[data-mce-selected]::after {
    border-color: rgba(0, 84, 180, 0.7); } }

.mce-content-body img::-moz-selection {
  background: 0 0; }

.mce-content-body img::selection {
  background: 0 0; }

.ephox-snooker-resizer-bar {
  background-color: #b4d7ff;
  opacity: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.ephox-snooker-resizer-cols {
  cursor: col-resize; }

.ephox-snooker-resizer-rows {
  cursor: row-resize; }

.ephox-snooker-resizer-bar.ephox-snooker-resizer-bar-dragging {
  opacity: 1; }

.mce-spellchecker-word {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D'4'%20height%3D'4'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpath%20stroke%3D'%23ff0000'%20fill%3D'none'%20stroke-linecap%3D'round'%20stroke-opacity%3D'.75'%20d%3D'M0%203L2%201%204%203'%2F%3E%3C%2Fsvg%3E%0A");
  background-position: 0 calc(100% + 1px);
  background-repeat: repeat-x;
  background-size: auto 6px;
  cursor: default;
  height: 2rem; }

.mce-spellchecker-grammar {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D'4'%20height%3D'4'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpath%20stroke%3D'%2300A835'%20fill%3D'none'%20stroke-linecap%3D'round'%20d%3D'M0%203L2%201%204%203'%2F%3E%3C%2Fsvg%3E%0A");
  background-position: 0 calc(100% + 1px);
  background-repeat: repeat-x;
  background-size: auto 6px;
  cursor: default; }

.mce-toc {
  border: 1px solid gray; }

.mce-toc h2 {
  margin: 4px; }

.mce-toc li {
  list-style-type: none; }

.mce-item-table:not([border]),
.mce-item-table:not([border]) caption,
.mce-item-table:not([border]) td,
.mce-item-table:not([border]) th,
.mce-item-table[border="0"],
.mce-item-table[border="0"] caption,
.mce-item-table[border="0"] td,
.mce-item-table[border="0"] th,
table[style*="border-width: 0px"],
table[style*="border-width: 0px"] caption,
table[style*="border-width: 0px"] td,
table[style*="border-width: 0px"] th {
  border: 1px dashed #bbb; }

.mce-visualblocks address,
.mce-visualblocks article,
.mce-visualblocks aside,
.mce-visualblocks blockquote,
.mce-visualblocks div:not([data-mce-bogus]),
.mce-visualblocks dl,
.mce-visualblocks figcaption,
.mce-visualblocks figure,
.mce-visualblocks h1,
.mce-visualblocks h2,
.mce-visualblocks h3,
.mce-visualblocks h4,
.mce-visualblocks h5,
.mce-visualblocks h6,
.mce-visualblocks hgroup,
.mce-visualblocks ol,
.mce-visualblocks p,
.mce-visualblocks pre,
.mce-visualblocks section,
.mce-visualblocks ul {
  background-repeat: no-repeat;
  border: 1px dashed #bbb;
  margin-left: 3px;
  padding-top: 10px; }

.mce-visualblocks p {
  background-image: url(data:image/gif;base64,R0lGODlhCQAJAJEAAAAAAP///7u7u////yH5BAEAAAMALAAAAAAJAAkAAAIQnG+CqCN/mlyvsRUpThG6AgA7); }

.mce-visualblocks h1 {
  background-image: url(data:image/gif;base64,R0lGODlhDQAKAIABALu7u////yH5BAEAAAEALAAAAAANAAoAAAIXjI8GybGu1JuxHoAfRNRW3TWXyF2YiRUAOw==); }

.mce-visualblocks h2 {
  background-image: url(data:image/gif;base64,R0lGODlhDgAKAIABALu7u////yH5BAEAAAEALAAAAAAOAAoAAAIajI8Hybbx4oOuqgTynJd6bGlWg3DkJzoaUAAAOw==); }

.mce-visualblocks h3 {
  background-image: url(data:image/gif;base64,R0lGODlhDgAKAIABALu7u////yH5BAEAAAEALAAAAAAOAAoAAAIZjI8Hybbx4oOuqgTynJf2Ln2NOHpQpmhAAQA7); }

.mce-visualblocks h4 {
  background-image: url(data:image/gif;base64,R0lGODlhDgAKAIABALu7u////yH5BAEAAAEALAAAAAAOAAoAAAIajI8HybbxInR0zqeAdhtJlXwV1oCll2HaWgAAOw==); }

.mce-visualblocks h5 {
  background-image: url(data:image/gif;base64,R0lGODlhDgAKAIABALu7u////yH5BAEAAAEALAAAAAAOAAoAAAIajI8HybbxIoiuwjane4iq5GlW05GgIkIZUAAAOw==); }

.mce-visualblocks h6 {
  background-image: url(data:image/gif;base64,R0lGODlhDgAKAIABALu7u////yH5BAEAAAEALAAAAAAOAAoAAAIajI8HybbxIoiuwjan04jep1iZ1XRlAo5bVgAAOw==); }

.mce-visualblocks div:not([data-mce-bogus]) {
  background-image: url(data:image/gif;base64,R0lGODlhEgAKAIABALu7u////yH5BAEAAAEALAAAAAASAAoAAAIfjI9poI0cgDywrhuxfbrzDEbQM2Ei5aRjmoySW4pAAQA7); }

.mce-visualblocks section {
  background-image: url(data:image/gif;base64,R0lGODlhKAAKAIABALu7u////yH5BAEAAAEALAAAAAAoAAoAAAI5jI+pywcNY3sBWHdNrplytD2ellDeSVbp+GmWqaDqDMepc8t17Y4vBsK5hDyJMcI6KkuYU+jpjLoKADs=); }

.mce-visualblocks article {
  background-image: url(data:image/gif;base64,R0lGODlhKgAKAIABALu7u////yH5BAEAAAEALAAAAAAqAAoAAAI6jI+pywkNY3wG0GBvrsd2tXGYSGnfiF7ikpXemTpOiJScasYoDJJrjsG9gkCJ0ag6KhmaIe3pjDYBBQA7); }

.mce-visualblocks blockquote {
  background-image: url(data:image/gif;base64,R0lGODlhPgAKAIABALu7u////yH5BAEAAAEALAAAAAA+AAoAAAJPjI+py+0Knpz0xQDyuUhvfoGgIX5iSKZYgq5uNL5q69asZ8s5rrf0yZmpNkJZzFesBTu8TOlDVAabUyatguVhWduud3EyiUk45xhTTgMBBQA7); }

.mce-visualblocks address {
  background-image: url(data:image/gif;base64,R0lGODlhLQAKAIABALu7u////yH5BAEAAAEALAAAAAAtAAoAAAI/jI+pywwNozSP1gDyyZcjb3UaRpXkWaXmZW4OqKLhBmLs+K263DkJK7OJeifh7FicKD9A1/IpGdKkyFpNmCkAADs=); }

.mce-visualblocks pre {
  background-image: url(data:image/gif;base64,R0lGODlhFQAKAIABALu7uwAAACH5BAEAAAEALAAAAAAVAAoAAAIjjI+ZoN0cgDwSmnpz1NCueYERhnibZVKLNnbOq8IvKpJtVQAAOw==); }

.mce-visualblocks figure {
  background-image: url(data:image/gif;base64,R0lGODlhJAAKAIAAALu7u////yH5BAEAAAEALAAAAAAkAAoAAAI0jI+py+2fwAHUSFvD3RlvG4HIp4nX5JFSpnZUJ6LlrM52OE7uSWosBHScgkSZj7dDKnWAAgA7); }

.mce-visualblocks figcaption {
  border: 1px dashed #bbb; }

.mce-visualblocks hgroup {
  background-image: url(data:image/gif;base64,R0lGODlhJwAKAIABALu7uwAAACH5BAEAAAEALAAAAAAnAAoAAAI3jI+pywYNI3uB0gpsRtt5fFnfNZaVSYJil4Wo03Hv6Z62uOCgiXH1kZIIJ8NiIxRrAZNMZAtQAAA7); }

.mce-visualblocks aside {
  background-image: url(data:image/gif;base64,R0lGODlhHgAKAIABAKqqqv///yH5BAEAAAEALAAAAAAeAAoAAAItjI+pG8APjZOTzgtqy7I3f1yehmQcFY4WKZbqByutmW4aHUd6vfcVbgudgpYCADs=); }

.mce-visualblocks ul {
  background-image: url(data:image/gif;base64,R0lGODlhDQAKAIAAALu7u////yH5BAEAAAEALAAAAAANAAoAAAIXjI8GybGuYnqUVSjvw26DzzXiqIDlVwAAOw==); }

.mce-visualblocks ol {
  background-image: url(data:image/gif;base64,R0lGODlhDQAKAIABALu7u////yH5BAEAAAEALAAAAAANAAoAAAIXjI8GybH6HHt0qourxC6CvzXieHyeWQAAOw==); }

.mce-visualblocks dl {
  background-image: url(data:image/gif;base64,R0lGODlhDQAKAIABALu7u////yH5BAEAAAEALAAAAAANAAoAAAIXjI8GybEOnmOvUoWznTqeuEjNSCqeGRUAOw==); }

.mce-visualblocks:not([dir="rtl"]) address,
.mce-visualblocks:not([dir="rtl"]) article,
.mce-visualblocks:not([dir="rtl"]) aside,
.mce-visualblocks:not([dir="rtl"]) blockquote,
.mce-visualblocks:not([dir="rtl"]) div:not([data-mce-bogus]),
.mce-visualblocks:not([dir="rtl"]) dl,
.mce-visualblocks:not([dir="rtl"]) figcaption,
.mce-visualblocks:not([dir="rtl"]) figure,
.mce-visualblocks:not([dir="rtl"]) h1,
.mce-visualblocks:not([dir="rtl"]) h2,
.mce-visualblocks:not([dir="rtl"]) h3,
.mce-visualblocks:not([dir="rtl"]) h4,
.mce-visualblocks:not([dir="rtl"]) h5,
.mce-visualblocks:not([dir="rtl"]) h6,
.mce-visualblocks:not([dir="rtl"]) hgroup,
.mce-visualblocks:not([dir="rtl"]) ol,
.mce-visualblocks:not([dir="rtl"]) p,
.mce-visualblocks:not([dir="rtl"]) pre,
.mce-visualblocks:not([dir="rtl"]) section,
.mce-visualblocks:not([dir="rtl"]) ul {
  margin-left: 3px; }

.mce-visualblocks[dir="rtl"] address,
.mce-visualblocks[dir="rtl"] article,
.mce-visualblocks[dir="rtl"] aside,
.mce-visualblocks[dir="rtl"] blockquote,
.mce-visualblocks[dir="rtl"] div:not([data-mce-bogus]),
.mce-visualblocks[dir="rtl"] dl,
.mce-visualblocks[dir="rtl"] figcaption,
.mce-visualblocks[dir="rtl"] figure,
.mce-visualblocks[dir="rtl"] h1,
.mce-visualblocks[dir="rtl"] h2,
.mce-visualblocks[dir="rtl"] h3,
.mce-visualblocks[dir="rtl"] h4,
.mce-visualblocks[dir="rtl"] h5,
.mce-visualblocks[dir="rtl"] h6,
.mce-visualblocks[dir="rtl"] hgroup,
.mce-visualblocks[dir="rtl"] ol,
.mce-visualblocks[dir="rtl"] p,
.mce-visualblocks[dir="rtl"] pre,
.mce-visualblocks[dir="rtl"] section,
.mce-visualblocks[dir="rtl"] ul {
  background-position-x: right;
  margin-right: 3px; }

.mce-nbsp,
.mce-shy {
  background: #aaa; }

.mce-shy::after {
  content: "-"; }

/**
* Copyright (c) Tiny Technologies, Inc. All rights reserved.
* Licensed under the LGPL or a commercial license.
* For LGPL see License.txt in the project root for license information.
* For commercial licenses see https://www.tiny.cloud/
*/
.use-karl-gray > body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  line-height: 1.4;
  margin: 1rem; }

.use-karl-gray > table {
  border-collapse: collapse; }

.use-karl-gray > table td,
.use-karl-gray > table th {
  border: 1px solid #ccc;
  padding: 0.4rem; }

.use-karl-gray > hr {
  border-color: #ccc;
  border-style: solid;
  border-width: 1px 0 0 0; }

code {
  background-color: #e8e8e8;
  border-radius: 3px;
  padding: 0.1rem 0.2rem; }

.mce-content-body:not([dir="rtl"]) blockquote {
  border-left: 2px solid #ccc;
  margin-left: 1.5rem;
  padding-left: 1rem; }

.mce-content-body[dir="rtl"] blockquote {
  border-right: 2px solid #ccc;
  margin-right: 1.5rem;
  padding-right: 1rem; }

figure {
  display: table;
  margin: 1rem auto; }

figure figcaption {
  color: #999;
  display: block;
  margin-top: 0.25rem;
  text-align: center; }

.agreements-modal {
  overflow-y: initial !important;
  padding-left: 30px;
  padding-right: 30px;
}
  
.agreements-modal-header {
  padding-top: 10px;
  border-bottom: 0;
  padding-bottom: 0px;
}
  
.agreements-modal-header h1 {
  margin: 0;
  display: inline;
  vertical-align: top;
}
  
.agreements-modal-body {
  margin-top: 20px;
  padding: 20px;
  height: 400px;
  overflow-y: auto;
  border: 1px solid rgba(1, 1, 8, 0.15);
}
  
.agreements-modal-footer {
  text-align: left;
  border-top: 0;
}
  
.agreements-modal-checkbox {
  padding: 5px 10px 5px 10px;
  border: 1px solid #0377be;
  border-radius: 2px;
  background-color: rgb(212, 234, 241);
}
  
.btn-decline {
  color: #FFFFFF;
  background-color: #455b64;
}

.btn-cancel {
  color: #455b64;
  border-color: #455b64;
  background-color: #FEFEFE;
}
