.care_report_type_description_outer {
  display: block;
  margin-bottom: -20px;
}
.care_report_type_description_outer .icn {
  display: none;
}
.care_report_type_description_inner {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.54);
  display: block;
  position: relative;
  background: none;
  top: -5px;
  left: 17px;
  padding: 0 16px 0 0;
  width: 100%;
  max-width: 568px;
}
.field:not([role="group"]) .field-widget span {
  white-space: normal !important;
}
.field .field-widget .input-radio + label, .field .field-widget .input-checkbox + label {
  vertical-align: top;
  margin: 0 10px 4px 5px;
  display: inline;
}
/* Remove after Reporting2.5 implementation */
.report-mode .innercontent {
  min-height: 300px;
}
.ListHeadResultInfo .list_results {
  padding: 0;
}
.widget ul {
  margin: 0;
  padding: 0;
}
.subform {
  margin-bottom: 20px;
}
.subform .buttonbar {
  padding: 10px 0 0;
}
.addbutton {
  margin: 0;
}
.loader.loader-sm, .loader.loader-fds, .loader.loader-sm:after, .loader.loader-fds:after {
  width: 15px !important;
  height: 15px !important;
}
.loader.working {
  border: none;
  height: 15px;
  width: 15px;
  margin: 0;
}
#fg_msg.fixed-msg {
  height: auto;
  border: none;
  border-radius: 0;
}
.masked #sess_timer_panel.yui-panel .bd {
  min-height: 0;
  border-radius: 0;
}
.masked #sess_timer_panel.yui-panel .bd .errors {
  padding: 20px;
  border-radius: 0;
}
.gamma-left-column .tab-content .tab-pane.active {
  overflow: scroll;
}
.modern-modal-dialog .modern-modal-footer {
  text-align: right;
  padding: 15px 20px;
}
.modern-modal-dialog .modern-modal-footer button:last-child {
  margin: 0;
}
.refresh-notice {
  background: lightpink;
  padding: 5px 10px;
  margin: 0 0 5px;
  display: inline-block;
  font-size: 11px;
  font-style: italic;
}
#so_formfield_dnf_class_values_staff__rights_ .field-widget {
  max-width: 100%;
}
#so_formfield_dnf_class_values_staff__rights_ .field-widget table td {
  padding: 0;
}
@media only screen and (max-width: 599px) {
  .care_report_type_description_inner {
    margin: 0;
  }
}
.col-info .tr .col-name {
  width: 100%;
  flex: 1 1 auto !important;
}
body.action_edit_popup .field {
  display: block;
}
body.action_edit_popup .field .field-label {
  float: none;
  padding: 0 0 5px 0;
}
body.action_edit_popup .field .field-label, body.action_edit_popup .field .field-widget {
  flex-basis: unset;
  display: block;
}
body.action_edit_popup .field .buttonbar input:only-child {
  margin: 0 !important;
}
#clery_advanced_question_panel_mask {
  width: 100% !important;
}
#clery_advanced_question_panel .btn_go {
  margin: 0 0 0 10px;
}
.login-wrapper .login-header {
  justify-content: space-between !important;
  align-items: center;
}
.login-wrapper .login-header .branding-img {
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.public-page .form ul, .public-page .form ol {
  padding: 0 0 0 20px;
}
.public-page .form ul {
  list-style-type: disc;
}
.public-page .form ol {
  list-style-type: decimal;
}
.public-page .form .field .field-widget .vertical-radio-group {
  display: inline-block;
  max-width: calc(100% - 35px);
  width: 100%;
}
.public-page .module_instructions {
  margin: 20px 15px 0;
}
.public-page footer {
  padding: 0;
}
.public-page .-with-tooltip-inner {
  width: 200px;
}
.public-page .page-top-wrapper, .public-page .page-footer-wrapper, .public-page .page-title-wrapper, .public-page .page-main {
  width: 992px;
  margin: 0 auto;
  padding: 0;
}
@media only screen and (max-width: 991px) {
  .public-page .page-top-wrapper, .public-page .page-footer-wrapper, .public-page .page-title-wrapper, .public-page .page-main {
    width: 100%;
  }
}
.public-page .page-title-wrapper {
  padding: 0 15px;
}
.public-page .page-main {
  padding: 0 15px 15px;
}
.meeting-request .yui-panel .container-close {
  position: absolute;
  height: 60px;
  margin: -5px 0 0;
}
