body {
  font-family: 'Open Sans', sans-serif; }

main {
  height: 100%; }

/*Removing margins and padding*/
.no-padding {
  padding: 0; }

.no-padding-left {
  padding-left: 0; }

.no-padding-right {
  padding-right: 0; }

.no-margin {
  margin: 0; }

.no-margin-left {
  margin-left: 0; }

.no-margin-right {
  margin-right: 0; }

.m-b-20 {
  margin-bottom: 20px; }
  
.m-b-30 {
  margin-bottom: 30px; }

.m-b-50 {
  margin-bottom: 50px; }

.m-r-20 {
  margin-right: 20px; }

*::placeholder {
  opacity: 1 !important; }

*:focus {
  outline: none; }

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
  outline: none;
  outline-offset: 0; }

input[type="date"]::-webkit-inner-spin-button,
input[type="date"]::-webkit-calendar-picker-indicator {
  display: none;
  -webkit-appearance: none; }
  
md-dialog .close-button {
    position: absolute !important;
    top: 10px;
    right: 10px;
}

md-select-header {
  display: block;
  text-align: center;
  text-align: center; }

/*Material design css*/
.form_title {
  vertical-align: middle;
  background-color: #5c6f7c;
  color: #fff;
  font-size: 16px;
  padding: 10px 25px;
  margin-top: 20px;
  font-family: Nunito; }

.border-lable-flt {
  display: block;
  position: relative; }

.border-lable-flt label, .border-lable-flt > span {
  position: absolute;
  left: 0;
  top: 0;
  cursor: text;
  font-size: 12px;
  opacity: 1;
  -webkit-transition: all .2s;
  transition: all .2s;
  top: -.5em;
  left: 0.8rem;
  z-index: 3;
  line-height: 1;
  padding: 0 1px;
  color: #003c71;
  font-family: Nunito;
  font-weight: normal;
  font-family: 'Open Sans', sans-serif; }

.border-lable-flt label::after, .border-lable-flt > span::after {
  content: " ";
  display: block;
  position: absolute;
  background: white;
  height: 2px;
  top: 50%;
  left: -.2em;
  right: -.2em;
  z-index: -1;
  color: #003c71; }

.border-lable-flt .form-control::-webkit-input-placeholder {
  opacity: 1;
  -webkit-transition: all .2s;
  transition: all .2s; }

.input-group .border-lable-flt {
  display: table-cell; }

.input-group .border-lable-flt .form-control {
  border-radius: 0.4rem; }

.input-group .border-lable-flt:not(:last-child), .input-group .border-lable-flt:not(:last-child) .form-control {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  border-right: 0; }

.input-group .border-lable-flt:not(:first-child), .input-group .border-lable-flt:not(:first-child) .form-control {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.form-control:focus {
  color: #804000;
  background-color: #fff;
  border-color: #c7ccd6;
  /*box-shadow: 0 0 0 0.2rem rgba(0, 102, 51, 0.25);*/
  box-shadow: none; }

.form-control {
  font-size: 16px;
  border: 1px solid #7f7f7f;
  padding: 6px calc(2.5% + 15px) 6px 12px; }

.form-group {
  margin-top: 0;
  padding: 0;
  width: 100% !important;
  margin-bottom: 0; }

.border-lable-flt input[type="text"], textarea, select {
  font-weight: normal;
  outline: none;
  box-shadow: none; }

.border-lable-flt textarea {
  border-radius: 4px; }

.border-lable-flt select {
  background-image: url(/content/resources/Image/Arrow_down.png);
  background-repeat: no-repeat;
  background-position: right;
  box-shadow: none;
  background-position-x: 97.5%;
  
  font-family: 'Open Sans', sans-serif;
  -webkit-appearance: none;
  appearance: none;
  -moz-appearance: none;
  box-shadow: none; }

.border-lable-flt input[type="text"], textarea, .form-control {
  height: 50px;
  fffont-family: 'Muli';
  font-family: Arial;
  color: #4F4F4F;
  ffont-family: 'Open Sans', sans-serif;
  ccolor: #000000; }

.form-control:focus {
  color: #5d6e7b;
  font-weight: normal; }

.selector_question {
  font-size: 12px;
  color: #5d6e7b;
  font-family: Nunito;
  font-weight: normal;
  margin-left: 7px; }

label {
  margin-bottom: 0; }

.left_section {
  margin-left: 4%; }

.input-group .border-lable-flt {
  width: 100%; }

@-moz-document url-prefix() {
  .border-lable-flt select {
    padding: 6px 8px !important;
    box-shadow: none; }
  .border-lable-flt input[type="text"] {
    padding: 6px 15px !important; }
  .border-lable-flt input[type="date"] {
    padding: 6px 11px; }
  .border-lable-flt label, .border-lable-flt > span {
    left: 0.8rem;
    font-weight: normal; } }

.border-lable-flt select::-ms-expand {
  display: none; }

.border-lable-flt input[type="date"] {
  padding: 6px 11px; }

.border-lable-flt textarea {
  width: 100%;
  height: 60px;
  box-shadow: none !important;
  border: 1px solid #7f7f7f;
  font-size: 16px;
  padding: 6px 8px;
  color: #5d6e7b; }

.border-lable-flt input[type="text"]::-moz-placeholder {
  /* Firefox 19+ */
  color: transparent !important; }

/*End of Material design css*/
ul.al-sidebar-list ul[class*="collapse"] {
  display: none;
  list-style: none; }
  ul.al-sidebar-list ul[class*="collapse"].collapse.in {
    display: block; }

aside {
  background-color: #212a32;
  width: 248px;
  width: 265px;
  height: 100%;
  position: fixed;
  left: 0;
  display: block;
  min-height: 100%;
  top: 66px; }

.ss-logo {
  padding: 20px 0 0 38px;
  height: 60px;
  border-bottom: 1px solid #3a3e46;
  display: block;
  float: left;
  background-color: #37424D;
  font-family: Muli;
  font-size: 18px; }
  .ss-logo img {
    height: 17px;
    position: relative;
    bottom: 2px; }

.ss-logo .logo-text {
  font-weight: 300;
  font-size: 17px;
  padding-left: 3px;
  color: #FFFFFF; }

.al-sidebar-list {
  width: auto;
  margin: 0;
  padding: 26px 0 0 40px;
  list-style: none; }

.al-sidebar-list-link {
  display: block;
  border: 1px solid #212A32;
  text-shadow: none;
  text-decoration: none;
  color: #ffffff;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
  margin-right: 8px;
  padding: 7px 0 7px 8px; }
  .al-sidebar-list-link img {
    max-width: 14px !important;
    position: relative;
    bottom: 0px; }

.hub-collapse .al-sidebar-list-link img, .record-collapse .al-sidebar-list-link img, .al-sidebar-list-link img {
  max-width: 13px; }

ul.collapse {
  padding-left: 23px; }

.collapse .al-sidebar-list-link {
  /*height: 30px;
    line-height: 30px;*/
    box-sizing: border-box;
  padding: 2px 0; }

.record-collapse > li:first-child a, .hub-collapse > li:first-child a {
  padding-top: 0; }

.al-sidebar-list-link:hover, .al-sidebar-list-link:focus {
  border: 1px solid #3f3f3f;
  color: #ffffff;
  font-weight: 500;
  text-decoration: none; }

.al-sidebar-list-link span {
  font-size: 15px;
  pppadding-left: 5px;
  vertical-align: middle;
  font-family: Muli;
  font-weight: 400; }
  
.al-sidebar-list-link span:hover {
    font-weight: 500;
}
  
.al-sidebar-list-link-new span {
  font-size: 15px;
  padding-left: 8px;
  vertical-align: middle;
  font-family: Muli;
  font-weight: 200; }

.body_container {
  padding: 66px 0 34px 0;
  margin-left: 13.25% /*12.5% /*248px*/;
  background-color: #ecf0f1;
  min-height: 80%;
  height: 100%;
  height: initial; }

.body_container > div {
  margin: 15px; }

.appointment_container {
  margin-top: 20px; }

.appointment_container, .doctor_container, .claimant_container, .location_container, .visits_container {
  background-color: #ffffff;
  width: 95%;
  margin: 0 auto;
  border-radius: 5px; }

.loc-search-container {
  padding: 15px 0 6px;
  margin-bottom: 20px; }

.page-top {
  background-color: #37424D;
  position: fixed;
  height: 66px;
  box-shadow: 2px 0px 3px rgba(0, 0, 0, 0.5);
  width: 100%;
  top: 0;
  z-index: 1000; }

.collapse-menu-link {
  height: 16px;
  width: 21px;
  background-image: url(/content/resources/Image/hamburger-menu.png);
  margin: 25px 0 25px 30px;
  cursor: pointer;
  display: block;
  line-height: 42px;
  color: #ffffff;
  padding: 0;
  float: left; }

.user-profile {
  float: right;
  height: inherit;
  margin-right: 20px; }

.user-display-name {
  margin-top: 22px;
  display: inline-block;
  color: #FFFFFF;
  padding-left: 20px;
  font-family: Muli;
  font-size: 16px;
  font-weight: 300; }

.al-user-profile {
  float: right;
  margin-left: 12px;
  margin-right: 34px; }

.al-user-profile img {
  width: 40px;
  margin-top: 13px;
  border-radius: 50%; }

/*Appointments Styles*/
.table-bordered {
  margin-bottom: 0;
  border: none;
  table-layout: fixed; }

.table-bordered thead {
  background: #5c707c; }

.table-bordered thead tr th {
  border: 1px solid transparent;
  border-bottom: 1px solid #dfe2e5;
  font-size: 14px;
  color: #ffffff;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal; }

.table-hover > tbody > tr:hover {
  background-color: #f4f4f4; }

.appointment_container .table-bordered thead tr th {
  width: 14.285%; }

.doctor_container .table-bordered thead tr th {
  width: 23.75%; }

.claimant_container .table-bordered thead tr th {
  width: 19%; }

.location_container .table-bordered thead tr th {
  width: 15.833%; }
  
.visits_container .table-bordered thead tr th {
  width: 14.285%; }
  
.invoicing_container .table-bordered thead tr th {
  width: 14.285%; }
  
.reports_container .table-bordered thead tr th {
  width: 14.285%; }

.forms_container .table-bordered thead tr th {
  width: 14.285%; }

.presets_container .table-bordered thead tr th {
  width: 14.285%; }

.doctor_container .table-bordered thead tr th:first-child, .claimant_container .table-bordered thead tr th:first-child, .location_container .table-bordered thead tr th:first-child, .visits_container .table-bordered thead tr th:first-child, .invoicing_container .table-bordered thead tr th:first-child, .reports_container .table-bordered thead tr th:first-child, .forms_container .table-bordered thead tr th:first-child, .presets_container .table-bordered thead tr th:first-child {
  width: 5%; }

.table-bordered tbody tr:not(.appointment_spinner) {
  cursor: pointer; }

.table-bordered tbody tr td {
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  color: #5d6e7b;
  border: 1px solid transparent;
  border-bottom: 1px solid #dfe2e5;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap; }

.table-bordered tbody tr td:last-child {
  word-break: break-all; }

.table-bordered tbody tr:last-child td {
  border-bottom: 1px solid transparent; }

.appointment_container .table-bordered tbody tr:nth-last-child(2) td,
.appointment_container .table-bordered tbody tr:last-child td,
.claimant_container .table-bordered tbody tr:nth-last-child(2) td,
.claimant_container .table-bordered tbody tr:last-child td,
.doctor_container .table-bordered tbody tr:nth-last-child(2) td,
.doctor_container .table-bordered tbody tr:last-child td,
.visits_container .table-bordered tbody tr:nth-last-child(2) td,
.visits_container .table-bordered tbody tr:last-child td,
.invoicing_container .table-bordered tbody tr:nth-last-child(2) td,
.invoicing_container .table-bordered tbody tr:last-child td,
.reports_container .table-bordered tbody tr:nth-last-child(2) td,
.reports_container .table-bordered tbody tr:last-child td,
.forms_container .table-bordered tbody tr:nth-last-child(2) td,
.forms_container .table-bordered tbody tr:last-child td,
.presets_container .table-bordered tbody tr:nth-last-child(2) td,
.presets_container .table-bordered tbody tr:last-child td,
.location_container .table-bordered tbody tr:nth-last-child(2) td,
.location_container .table-bordered tbody tr:last-child td {
  border-bottom: 1px solid transparent; }

.appointment_spinner {
  display: none; }

/*End of Appointments Styles*/
/*Appointment popup Styles*/
.appointment-details-dialog {
  width: 70%;
  padding: 65px 40px; }

.edit-claimant-details-dialog, .add-claimant-details-dialog, .edit-admin-topic-dialog {
  width: 70%; }

.edit-location-details-dialog, .add-location-details-dialog, .edit-admin-topic-dialog {
  width: 80%; }

.edit-claimant-details-dialog md-toolbar.md-default-theme:not(.md-menu-toolbar), .edit-claimant-details-dialog md-toolbar:not(.md-menu-toolbar), .edit-admin-topic-dialog md-toolbar.md-default-theme:not(.md-menu-toolbar) {
  background: #606f7b; }

.add-claimant-details-dialog md-toolbar.md-default-theme:not(.md-menu-toolbar), .add-claimant-details-dialog md-toolbar:not(.md-menu-toolbar), .add-admin-topic-dialog md-toolbar.md-default-theme:not(.md-menu-toolbar) {
  background: #606f7b; }

.title-contaner {
  width: 100%; }

.edit-claimant-details-dialog md-dialog-content, .add-claimant-details-dialog md-dialog-content, .edit-admin-topic-dialog md-dialog-content {
  /** REDUCTION OF DATA **/
  padding: 10px 25px;
  height: 500px; }

.edit-claimantTitle, .edit-admin-topic-title {
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
  font-size: 16px; }

.tab-view {
  width: 90%;
  /*margin-bottom: 25px;*/ }

.tab-view .nav > li > a {
  padding: 5px 25px;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  text-align: left;
  color: #666666;
  border: solid 1px #cccccc;
  border-bottom: none;
  margin-right: 10px; }

.tab-view .nav-tabs > li.active > a, .tab-view .nav-tabs > li.active > a:focus, .tab-view .nav-tabs > li.active > a:hover {
  color: #fff;
  background-color: #606f7b;
  border: solid 1px transparent; }

.tab-view .nav-tabs {
  border-bottom: 4px solid #606f7b; }

.tab-view .nav > li > a:focus, .tab-view .nav > li > a:hover {
  background-color: transparent; }

.tab-view .claimant-content, .tab-view .claimant-files-container, .tab-view .claimant-listings-container, .tab-view .location-listings-container {
  border: solid 1px #cccccc;
  padding: 15px; }

.claimant-files-container, .claimant-listings-container {
  margin-bottom: 25px; }

.claimant-content .sub-headings {
  font-size: 18px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #60707b; }

.claimant-content input[type="text"] {
  border-radius: 5px;
  border: solid 1px #c7ccd6;
  background-color: #ffffff;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  cccolor: #60707b; color: #313335;
  width: 100%; }
  @media (max-width: 1650px) {
    .claimant-content input[type="text"] {
      height: 38px;
      font-size: 13px; } }

@media (max-width: 1650px) {
  div.md-dialog-container input[type="text"] {
    height: 38px;
    font-size: 13px; }
  div.md-dialog-container textarea {
    font-size: 13px; } }

.claimant-content select {
  border-radius: 5px;
  border: solid 1px #c7ccd6;
  background-color: #ffffff;
  width: 100%;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  ccolor: #60707b; color: #313335;
  -webkit-appearance: none;
  appearance: none;
  -moz-appearance: none;
  background: url(/content/resources/Image/Arrow_down.png) no-repeat 97% center; }

.action-container {
  position: relative;
  margin-top: 15px; }

.saveBtn, .deleteBtn {
  border-radius: 2px;
  background-color: #5c6f7c;
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff; }

.saveBtn {
  padding: 6px 16px;
  margin-right: 15px;
  margin-right: 0px; }

.deleteApptBtn, .cancelApptBtn {
  max-width: 140px;
  white-space: break-spaces !important;
  padding: 8px 12px !important;
  vertical-align: middle !important;
  font-size: 15px !important;
  line-height: 1.1 !important;
  background: white;
  border: 1px solid #5c6f7c;
  color: #5c6f7c; }

.saveBtn:hover, .saveBtn:focus {
  color: #ffffff; }

/*.action-container span {
    position: absolute;
    bottom: -2px;
    right: 0;
    cursor: pointer;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #353535;
}*/
.case-type-container fieldset, .claimant-files-att fieldset {
  border: solid 1px #c7ccd6;
  background-color: #ffffff;
  padding: 20px; }

.case-type-container legend, .claimant-files-att legend, .fees-container legend {
  display: inline-block;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #60707b;
  margin: 0;
  width: auto;
  border-bottom: 0;
  padding: 0 5px; }

.caseType-list table, .fees-list table {
  width: 100%; }

.caseType-list table thead, .fees-list table thead {
  background-color: rgba(204, 204, 204, 0.3);
  border: solid 1px #c7ccd6; }

.caseType-list table thead th, .fees-list table thead th {
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  text-align: left;
  color: white;
  padding: 5px 15px; }

.fees-list table thead th:not(:first-child) {
  width: 23.75%; }

.fees-list table thead th:first-child {
  width: 5%; }

.caseType-list table thead th:last-child {
  width: 6%; }

.caseType-list table tbody td:last-child img {
  cursor: pointer;
  max-width: 15px; }

.caseType-list table tbody td, .fees-list table tbody td {
  font-size: 13px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #333333;
  padding: 8px 15px;
  border-bottom: 1px solid #c7ccd6;
  background: rgba(204, 204, 204, 0.1); }

.claimant-notes {
  width: 100%;
  min-height: 60px;
  resize: vertical;
  border: solid 1px #c7ccd6;
  background-color: #ffffff;
  padding: 10px; }

.field-label {
  position: absolute;
  top: -12px;
  left: 30px;
  background: #ffffff;
  padding: 0 5px;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #60707b; }

#browseClaimantFiles {
  border-radius: 2px;
  background-color: #5c6f7c;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff; }

#browseClaimantFiles input {
  position: absolute;
  top: 0;
  left: 50%;
  filter: alpha(opacity=0);
  opacity: 0;
  outline: none;
  background: white;
  cursor: inherit; }

#browseClaimantContent {
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #5c6f7c;
  position: relative;
  top: 2px; }

.err-msg {
  color: black;
  font-size: 12px;
  text-align: center;
  min-height: 25px;
  line-height: 25px; }

.appointment-details-dialog .row {
  padding-bottom: 10px;
  display: flex;
  align-items: center; }

.apptPopup-label {
  font-size: 15px;
  font-weight: bold;
  color: #5d6e7b;
  font-style: normal;
  font-stretch: normal;
  text-align: right; }

.appointment-details-dialog input {
  border-radius: 0.25rem;
  height: 50px;
  color: #5d6e7b;
  font-size: 16px;
  border: 1px solid #7f7f7f;
  padding: 10px;
  width: 100%; }

.appointment-details-dialog select {
  height: 50px;
  background: white;
  border-radius: 0.25rem;
  color: #5d6e7b;
  font-size: 16px;
  border: 1px solid #7f7f7f;
  padding: 10px;
  width: 100%; }

.close-apptPopup {
  position: absolute;
  right: 20px;
  top: 15px; }

.close-apptPopup span {
  font-size: 25px;
  color: #5d6e7b;
  font-weight: bold; }

.loc-search {
  height: 50px;
  background-image: url(/content/resources/Image/Search.png);
  background-position: right;
  background-position-x: 95%;
  background-repeat: no-repeat;
  width: 100%;
  padding: 12px 65px 12px 14px;
  border-radius: 10px;
  border: solid 1px rgba(92, 112, 124, 0.8);
  font-size: 14px;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-family: 'Open Sans', sans-serif; }

.appt-search, .claimant-search {
  background-position: right;
  background-position-x: 95%;
  background-repeat: no-repeat;
  width: 200px;
  padding: 12px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  border: solid 1px rgba(92, 112, 124, 0.8);
  border-right: none;
  font-size: 14px;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-family: 'Open Sans', sans-serif; }

.appt-search-click, .claimant-search-click, .search-click {
  background: white;
  display: inline-block;
  padding: 11px 10px;
  border: solid 1px rgba(92, 112, 124, 0.8);
  border-left: none;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  margin-left: -5px;
  position: relative;
  margin-right: 4px;
  top: -1px;
  cursor: pointer;
  height: 45px; }

.search-trigger {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-bottom: 1px solid transparent;
  border-image: initial;
  display: inline-block;
  padding: 11px 10px;
  border-left: none;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  margin-left: -3px;
  position: relative;
  margin-right: 4px;
  cursor: pointer;
  top: -1px; }

.claimant-search-container .row {
  align-items: center;
  display: flex; }

.loc-search-container .row {
  align-items: center;
  display: flex; }

.claimant-search-container .row {
  display: flex;
  align-items: center;
  padding: 15px 0 6px;
  margin-left: calc(10% - 30px); }

.appt-search-container .row {
  display: flex;
  align-items: center;
  padding: 15px 0 6px; }

.refresh-btn {
  margin-right: 20px; }

.refresh-container span {
  cursor: pointer; }

.filterBtn {
  border-radius: 9px;
  height: 50px;
  padding: 0 50px 0 30px;
  font-size: 16px;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-family: 'Open Sans', sans-serif;
  color: #ffffff;
  font-weight: 600;
  background: url(/content/resources/Image/Filters.png) rgba(95, 110, 127, 0.8) no-repeat 88% center;
  background-size: 20px;
  margin-right: 15px; }

.filterBtn:active {
  background-image: url(/content/resources/Image/Filters.png); }

.filter-container {
  display: flex;
  padding-right: 0; }

.filter-label {
  width: 90px;
  text-align: center; }

.filter-label p {
  margin-bottom: 0;
  color: #5c707c;
  padding-top: 3px; }

.breadcrumbs-container {
  width: 100%;
  margin: 0 10px; }

.breadcrumbs-container > div {
  display: inline-block;
  margin-right: 5px; }

.breadcrumb-value {
  border-radius: 12px;
  border: solid 1px #a7a7a7;
  background-color: #ffffff;
  padding: 3px 5px;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  text-align: left;
  color: #5d6e7b;
  margin-bottom: 2px;
  display: inline-block; }

.resetBtn {
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal; }

.search-refresh-section span:first-child {
  margin-right: 20px; }

.search-refresh-section span {
  cursor: pointer; }

.breadcrumbs-close {
  margin-left: 5px; }

.filterBtn.btn.focus, .filterBtn.btn:focus, .filterBtn.btn:hover {
  color: #ffffff; }

.refreshBtn.btn.focus, .refreshBtn.btn:focus, .refreshBtn.btn:hover {
  color: #5f6e7f; }

.sort-container {
  padding: 15px 20px;
  background: #ffffff;
  border-radius: 8px;
  border: solid 1px rgba(92, 112, 124, 0.8);
  position: relative;
  margin-top: 10px; }

.sort-container select {
  border-radius: 4px;
  border: solid 1px #b3b3b3;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 5px 30px 5px 10px;
  margin-right: 20px;
  background: url(/content/resources/Image/Arrow_down.png) no-repeat 90% center;
  width: 120px; }

.sort-container md-select {
  display: inline-block;
  margin: 0;
  border-radius: 4px;
  border: solid 1px rgba(92, 112, 124, 0.8);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin-right: 20px;
  padding: 0 20px 0 10px;
  background: url(/content/resources/Image/Arrow_down.png) no-repeat 95% center;
  max-width: 120px;
  min-width: 120px; }

.sort-container md-select.md-default-theme .md-select-value, .sort-container md-select .md-select-value {
  border-bottom-color: transparent !important; }

.sort-container .md-select-value > span:not(.md-select-icon) .md-text, .sort-container .md-select-value > span {
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #60707b; }

.sort-container .md-select-value .md-select-icon {
  display: none; }

.sort-container input[type="date"] {
  border-radius: 4px;
  border: solid 1px rgba(92, 112, 124, 0.8);
  background-color: #ffffff;
  padding: 4px 10px 4px 5px;
  margin-right: 20px;
  background-image: url(/content/resources/Image/Calander.png);
  background-repeat: no-repeat;
  background-position: 95% center;
  background-size: 15px;
  width: 120px;
  font-weight: 600;
  color: #60707b; }

@media screen and (min-width: 1400px) {
  .sort-container select {
    width: 160px; }
  .sort-container md-select {
    max-width: 160px;
    min-width: 160px; }
  .sort-container input[type="date"] {
    width: 160px; } }

/*End of Appointment popup Styles*/
.add-new-loc {
  background: url(/content/resources/Image/plus-w.png) no-repeat #688195;
  padding: 10px 20px 10px 35px;
  color: white;
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
  background-position: 5px center;
  background-size: 25px;
  margin-right: 20px; }

.add-new-loc:hover, .add-new-loc:focus {
  color: white; }

.add-new {
  display: inline-block;
  border-radius: 50%;
  position: relative;
  top: -4px;
  cursor: pointer;
  margin-left: -15px;
  padding: 2px;
  text-transform: uppercase;
  font-weight: 400;
}

.add-new img {
  display: none;
  height: 15px !important;
  width: 17px !important;
  position: relative;
  top: 2px; }

/*Sorting arrow CSS*/
.sorting-table table th:nth-child(3) {
  position: relative; }

.sorting-table table th:nth-child(3) img {
  max-width: 11px;
  position: absolute;
  right: 30px;
  top: 50%;
  transform: translateY(-50%) rotate(180deg);
  cursor: pointer; }

.page-header {
  color: #5c707c;
  font-size: 20px;
  font-weight: 600;
  border-bottom: none; }

.claimant-files-container .table-bordered tbody tr td {
  border-bottom: 1px solid transparent;
  padding: 4px; }

.claimant-files-container .table-bordered tbody tr td.grouped {
  border-bottom: 2px solid #dfe2e5;
  padding: 10px 0 5px; }

.template-container {
  padding: 10px 10px 0;
  background: #ffffff; }

.template-container .header {
  background: #5c707c;
  line-height: 36px;
  font-size: 14px;
  color: #ffffff;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal; }

.template-body, .template-body a {
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  color: #5d6e7b;
  padding: 10px 0; }

.template-body:not(:last-child) {
  border-bottom: 1px solid #dfe2e5; }

.location-listings-container table thead th {
  width: 14.28%; }

@font-face {
  font-family: "Muli";
  src: url(../../fonts/Muli-Regular.ttf);
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "Muli Bold";
  src: url(../../fonts/Muli-Bold.ttf);
  font-weight: bold;
  font-style: normal; }

/** GLOBAL HEADER & SIDEBAR **/
div label.border-lable-flt {
  width: 100% !important; }

.cbtn-2 .c-transp {
  position: absolute;
  right: 0;
  bottom: 0px;
  padding: 15px 18px;
  right: -18px;
  text-align: right;
  width: initial !important; }

button.cbtn {
  border: 0;
  ppadding: 12px 26px;
  ffont-size: 17px; /* !important; */
  bborder-radius: 15px !important;
  padding: 10px 22px;
  font-size: 16px; /* !important; */
  border-radius: 8px !important;
  font-family: "Muli Bold" !important; }
  @media (max-width: 1650px) {
    button.cbtn {
      font-size: 14px !important; } }
  button.cbtn.c-dark {
    font-family: Muli !important;
    background: #627381;
    color: white;
    font-weight: 500;
    vertical-align: bottom; }
    button.cbtn.c-dark:hover, button.cbtn.c-dark:active {
      background: #37424C;
      color: white; }
  button.cbtn.c-alt {
    background: #ECF0F1;
    color: #37424C;
    position: absolute;
    right: 0;
    bottom: 0px; }
    button.cbtn.c-alt:hover {
      background: #AFBCBF;
      color: white; }
    button.cbtn.c-alt:active {
      background: #000;
      color: white; }
  button.cbtn.c-altgrp {
    background: #ECF0F1;
    color: #37424C;
    bottom: 0px; }
    button.cbtn.c-altgrp:hover {
      background: #AFBCBF;
      color: white; }
    button.cbtn.c-altgrp:active {
      background: #000;
      color: white; }
  button.cbtn.c-transp {
    border: 1px solid #dadada;
    background: none;
    color: #37424C;
    display: inline-block; }
    button.cbtn.c-transp:hover {
      background-color: #dadada; }
    button.cbtn.c-transp:active {
      color: #000000; }

/** REPORT LISTINGS & FORM LISTINGS PAGE **/
.page-header {
  font-family: "Muli", monospace;
  text-transform: uppercase;
  font-weight: bold;
  color: #212A32;
  margin-right: 30px;
  padding-left: 8px;
  font-family: "Muli Bold";
  /* font-weight: 700; */ }

.add-new img {
  height: 22px;
  width: 24px;
  /* background-size: cover; */ }

.add-new span {
  font-family: "Muli";
  color: #000000;
  font-weight: normal;
  position: relative;
  top: 4px;
  left: 4px;
  font-size: 10px;
  display: inline-block; }

div.choices {
  pppadding: 0 0 20px 0;
  overflow-y: auto;
  border: 1px solid white; }

div.choices ul {
  padding: 9px 0 7px 20px;
  margin-bottom: 0 !important;
  border: 1px solid transparent !important; }

div.choices ul:nth-child(odd) {
  background: #F7FAFB; }

div.choices ul:hover {
  border: 1px solid #c7c7c7 !important; }

div.choices li {
  list-style-type: none;
  font-family: "Muli", Arial; }
  div.choices li div:first-child:not(.report-title) {
    width: 58.5% !important; }
    div.choices li div:first-child:not(.report-title) input {
      width: 100%;
      margin-left: 0 !important;
      padding: 1px 15px !important; }
    div.choices li div:first-child:not(.report-title) ~ div {
      position: relative;
      top: 10px; }

div.choices li a {
  color: #212A32;
  text-align: center;
  display: inline-block;
  width: 100%;
  margin: 0 10px;
  text-decoration: none !important; }

div.choices li a i {
  display: block;
  font-size: 13px; }
  div.choices li a i:before {
    content: "";
    background-repeat: no-repeat;
    background-size: cover;
    width: 13px;
    height: 13px;
    display: inline-block; }
  div.choices li a i.fa-edit:before {
    background-image: url(../../images/edit.svg); }
  div.choices li a i.fa-clone:before {
    background-image: url(../../images/copy.svg); }
  div.choices li a i.fa-link:before {
    background-image: url(../../images/edit.svg); }
  div.choices li a i.fa-trash:before {
    background-image: url(../../images/trash-2.svg); }

div.choices li a span {
  font-size: 10px;
  font-family: "Muli"; }

div.choices li:after {
  display: block;
  content: "";
  clear: both; }

div.choices li div.report-title {
  width: 58.5% !important;
  margin-top: 5px; }

div.choices li div.report-title span {
  font-size: 15px !important;
  font-family: "Muli";
  color: #212A32; }

/** REPORT EDITOR **/
.report-header {
  width: 94%;
  margin: 20px auto 0;
  font-family: Muli;
  font-weight: 700; }
  .report-header .report-title {
    font-size: 22px;
    color: #212A32; }
  .report-header .reports-link {
    float: right;
    font-size: 15px;
    font-family: "Muli Bold";
    color: #8DB675;
    position: relative;
    top: 7px; }

#canvas {
  width: 94%;
  margin: 12px auto 0; }
  #canvas > form {
    position: relative; }

#canvas .dialogCont {
  position: absolute !important;
  left: 0;
  top: 0;
  width: 100%;
  display: inline-block; }

.dialogRelative {
  position: relative;
  width: 100%;
  height: 100%; }

.tox.tox-tinymce {
  height: 585px !important;
  height: 772px !important;
  border-bottom: 0;
  border-left: 0;
  border-right: 0;
  border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px; }

dialog {
  padding: 0px 0 24px 0 !important;
  height: initial !important;
  left: 24%;
  top: 152px;
  top: 152px;
  right: initial;
  position: static;
  width: 60% !important;
  max-width: 1152px;
  border: 0 !important;
  border-radius: 7px !important; }
  @media (max-width: 1350px) {
    dialog {
      left: 12%;
      width: 80% !important; } }
  @media (max-width: 1000px) {
    dialog div[class*="col-md"] {
      margin-bottom: 25px; } }
  dialog select {
    background: url(/content/resources/Image/Arrow_down.png) no-repeat 95% center, white !important; }
  dialog::backdrop {
    background: rgba(0, 0, 0, 0.3); }
  dialog.reference-dialog {
    width: 58% !important;
    left: 26.7%; }
    dialog.reference-dialog .menu-row {
      width: 100%; }
  dialog .border-lable-flt input#rulename {
    height: 50px; }
    @media (max-width: 1650px) {
      dialog .border-lable-flt input#rulename {
        height: 38px; } }
    dialog .border-lable-flt input#rulename + span {
      font-size: 16px;
      top: 1.1em;
      color: #5d6e7b;
      font-weight: normal; }
      @media (max-width: 1650px) {
        dialog .border-lable-flt input#rulename + span {
          font-size: 13px; } }
    dialog .border-lable-flt input#rulename:focus + span {
      display: none !important; }
  dialog .border-lable-flt input#rulename:valid + span {
    display: none !important; }
  dialog .dialogblock {
    margin-top: 25px; }
    dialog .dialogblock .col-md-4 {
      width: 38.333333%; }
    dialog .dialogblock .addremoveicons {
      display: inline-block;
      margin-left: 2px; }
      dialog .dialogblock .addremoveicons .fa {
        cursor: pointer;
        width: 21px;
        height: 20px; }
        @media (max-width: 1650px) {
          dialog .dialogblock .addremoveicons .fa {
            width: 18px;
            height: 17px; } }
        dialog .dialogblock .addremoveicons .fa:before {
          content: ""; }
      dialog .dialogblock .addremoveicons .addcondicon {
        float: right;
        position: relative;
        top: 7px;
        width: initial; }
        @media (max-width: 1650px) {
          dialog .dialogblock .addremoveicons .addcondicon {
            top: 3px; } }
        dialog .dialogblock .addremoveicons .addcondicon .fa-plus {
          background: url(../../images/plus-circle.svg);
          background-repeat: no-repeat;
          background-size: cover; }
      dialog .dialogblock .addremoveicons .remcondicon {
        float: left;
        position: relative;
        top: 7px;
        margin-right: 7px; }
        @media (max-width: 1650px) {
          dialog .dialogblock .addremoveicons .remcondicon {
            top: 3px; } }
        dialog .dialogblock .addremoveicons .remcondicon .fa-trash {
          background: url(../../images/trash-2.svg);
          background-repeat: no-repeat;
          background-size: cover; }
          dialog .dialogblock .addremoveicons .remcondicon .fa-trash:before {
            content: ""; }
  dialog .dialogrow {
    border: #8DB675 1px solid;
    border: #dcdcdc 1px solid;
    border-radius: 5px;
    margin: 3px 0 5px 0;
    padding: 40px 0 10px 17px; }
    dialog .dialogrow.selected {
      border-color: #9e9e9e; }
    dialog .dialogrow:not(.selected):hover {
      border-color: #9e9e9e; }
      dialog .dialogrow:not(.selected):hover .border-lable-flt > span {
        color: black; }
    dialog .dialogrow > .row {
      margin: 0 !important; }
      dialog .dialogrow > .row:not(:first-child) {
        margin-top: 35px !important; }
      dialog .dialogrow > .row div[class*='col-md'] {
        padding: 0 3px !important; }
    dialog .dialogrow div[id*='outputrow'] div.col-md-1 {
      width: 12%; }
      @media (max-width: 1650px) {
        dialog .dialogrow div[id*='outputrow'] div.col-md-1 {
          width: 16%; } }
      @media (max-width: 1000px) {
        dialog .dialogrow div[id*='outputrow'] div.col-md-1 {
          width: 30%; } }
    dialog .dialogrow div[id*='outputrow'] div.col-md-8 {
      width: 55%; }
      @media (max-width: 1650px) {
        dialog .dialogrow div[id*='outputrow'] div.col-md-8 {
          width: 43%; } }
      @media (max-width: 1000px) {
        dialog .dialogrow div[id*='outputrow'] div.col-md-8 {
          width: 75%; } }
    dialog .dialogrow .border-lable-flt > span {
      top: -18px;
      left: 0 !important;
      font-family: Arial;
      font-size: 13px;
      color: #60707b; }
      dialog .dialogrow .border-lable-flt > span:after {
        display: none; }
      @media (max-width: 1650px) {
        dialog .dialogrow .border-lable-flt > span {
          font-size: 12px !important;
          top: -18px; } }
    dialog .dialogrow select {
      position: relative;
      appearance: none;
      font-family: Arial;
      font-size: 17px !important;
      color: #4F4F4F; }
      dialog .dialogrow select::-ms-expand {
        display: none; }
      @media (max-width: 1650px) {
        dialog .dialogrow select {
          font-size: 13px !important;
          height: 38px; } }
      dialog .dialogrow select:invalid {
        color: #BDBDBD; }
    @media (max-width: 1650px) {
      dialog .dialogrow .form-control {
        font-size: 13px !important;
        height: 38px; } }
    dialog .dialogrow.reference {
      border: 0 !important;
      padding-left: 0;
      height: 120px !important;
      margin: 3px 0 5px -4px;
      width: calc(100% + 8px);
      background: initial !important; }
      dialog .dialogrow.reference .border-lable-flt > span {
        top: -27px;
        top: -20px;
        color: initial !important;
        color: #60707b !important; }
      dialog .dialogrow.reference > div[class*='col-md'] {
        padding: 0 6px !important; }
      dialog .dialogrow.reference > div.col-md-3 {
        width: 26.166665%; }
      dialog .dialogrow.reference > div.col-md-5 {
        width: 47.66667%; }
  dialog .reference-form {
    padding: 0 42px 0 17px; }
  dialog .trigger-form menu button.c-dark {
    margin-right: 3px; }
  dialog .menu-row {
    width: 98%;
    margin-top: 25px; }
  dialog menu {
    padding-left: 16px;
    text-align: left;
    position: relative; }
    dialog menu button {
      padding: 12px 25px;
      border-radius: 10px;
      font-family: "Muli Bold";
      font-size: 18px;
      border: 0;
      bbbackground: #37424C;
      background: #627381;
      color: white; }
      dialog menu button:first-child {
        margin-right: 4px;
        margin-left: 15px;}
      @media (max-width: 1650px) {
        dialog menu button {
          font-size: 14px; } }
      dialog menu button.remove-rule-btn {
        background: #ECF0F1;
        color: #37424C;
        position: absolute;
        right: 0;
        bottom: 0px; }
        dialog menu button.remove-rule-btn:hover {
          background: #AFBCBF;
          color: white; }
        dialog menu button.remove-rule-btn:active {
          background: #000;
          color: white; }
      dialog menu button.create-rule-btn, dialog menu button.update-rule-btn {
        margin-right: 4px; }
        dialog menu button.create-rule-btn:hover, dialog menu button.update-rule-btn:hover {
          bbbackground: #D7ECCA;
          background: #37424C;
          ccolor: black;
          color: white; }
        dialog menu button.create-rule-btn:active, dialog menu button.update-rule-btn:active {
          background: #8DB675;
          color: white; }
      dialog menu button.cancel-rule-btn {
        background: none;
        color: #37424C;
        display: inline-block; }
        dialog menu button.cancel-rule-btn:hover {
          background-color: #dadada; }
        dialog menu button.cancel-rule-btn:active {
          color: #000000; }
  dialog select option[value=" "] {
    background: #ECF0F1 !important; }

dialog .row.add_data_ref {
  background: #ECF0F1;
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
  margin-top: 0;
  border: 0;
  padding-bottom: 7px;
  border-top-right-radius: 7px;
  border-top-left-radius: 7px; }
  dialog .row.add_data_ref button[value='cancel'] {
    border: 0 !important;
    background: url(../../images/x.svg) !important;
    color: transparent !important;
    top: 15px;
    position: relative;
    right: 4px;
    background-repeat: no-repeat !important;
    box-shadow: none;
    width: 26px;
    background-size: contain !important; }
    @media (max-width: 1650px) {
      dialog .row.add_data_ref button[value='cancel'] {
        width: 21px;
        top: 17px; } }

dialog .dialogHeader {
  text-align: center;
  display: inline-block; }
  dialog .dialogHeader label {
    font-size: 21px;
    font-family: "Muli Bold";
    font-weight: 800;
    color: #000000; }
    @media (max-width: 1650px) {
      dialog .dialogHeader label {
        font-size: 19px; } }

dialog .row.add_data_ref .form-group {
  width: 100% !important; }

dialog > form {
  padding: 0 10px 0 17px; }

dialog .dialogscroll {
  overflow-y: auto;
  margin-bottom: 10px;
  max-height: 570px;
  padding-top: 5px; }
  dialog .dialogscroll > .blockheader {
    position: relative;
    left: 4px; }

dialog span.blockheader {
  font-weight: bold;
  font-family: "Muli Bold";
  font-size: 18px;
  margin-bottom: 3px;
  display: inline-block; }
  @media (max-width: 1650px) {
    dialog span.blockheader {
      font-size: 16px; } }

dialog span.blockheader::placeholder {
  color: grey !important;
  opacity: 1 !important;
  visibility: visible;
  display: block;
  font-size: 16px; }

/** FORM MANAGER **/
.form-manager-container {
  cursor: initial; }

@media (max-width: 1650px) {
  .formsmanager-page {
    padding-left: 20px !important; } }

.form-title span {
  font-family: "Muli Bold" !important;
  font-size: 19px !important;
  font-size: 20px !important;
  font-weight: bold;
  color: #212A32 !important; }

.form-title + .row {
  padding-top: 14px !important; }

.inventory.left {
  border: 0;
  border-radius: 5px;
  width: 288px;
  margin-right: 20px;
  height: initial; }
  @media (max-width: 1650px) {
    .inventory.left {
      width: calc(28% - 20px); } }
  .inventory.left .inventoryList {
    overflow-y: auto;
    padding: 20px 0 15px 10px !important;
    height: 695px;
    margin-bottom: 0; }
  .inventory.left .inventorySection {
    margin-bottom: 10px; }
  .inventory.left .sectionrow {
    width: 100%;
    margin: 0;
    padding: 0;
    margin-bottom: 3px; }
    .inventory.left .sectionrow a {
      float: left; }
      .inventory.left .sectionrow a img {
        margin-right: 4px; }
        @media (max-width: 1650px) {
          .inventory.left .sectionrow a img {
            width: 16px;
            height: 16px; } }
    .inventory.left .sectionrow span {
      font-size: 18px;
      font-family: "Muli Bold";
      font-weight: 700;
      float: left;
      width: 90%;
      line-height: 22px;
      color: #4e4e4e; }
      @media (max-width: 1650px) {
        .inventory.left .sectionrow span {
          font-size: 17px; } }
  .inventory.left .formrow {
    padding-right: 6px; }
    .inventory.left .formrow > .row {
      padding-bottom: 2px;
      margin-left: 5px; }
    .inventory.left .formrow .childfieldrow {
      padding-left: 18px; }
    .inventory.left .formrow .childfield2lrow {
      padding-left: 35px; }
    .inventory.left .formrow .rowtext {
      width: calc(100% - 20px) !important;
      position: relative;
      top: -1px; }
      .inventory.left .formrow .rowtext span {
        font-family: Muli;
        color: #7d7d7d;
        font-size: 13px;
        font-weight: 600 !important;
        line-height: 18px; }
        @media (max-width: 1650px) {
          .inventory.left .formrow .rowtext span {
            font-size: 12px; } }
        .inventory.left .formrow .rowtext span[style*='font-weight'] {
          color: #343434; }

.actionarea.right {
  border: 0;
  padding-top: 20px;
  height: initial;
  min-height: 695px; }
  @media (max-width: 1650px) {
    .actionarea.right {
      width: 72%; } }
  .actionarea.right .maindiv {
    height: initial; }
  .actionarea.right .instructText {
    text-align: center !important;
    display: block;
    font-size: 17px;
    font-family: Muli;
    padding-top: calc(25% + 20px);
    font-weight: 600;
    width: 100%;
    color: #4e4e4e; }
  .actionarea.right .form-header {
    font-size: 20px;
    font-family: "Muli";
    font-weight: 500;
    color: #37424C;
    margin-bottom: 4px;
    display: inline-block; }
    @media (max-width: 1650px) {
      .actionarea.right .form-header {
        font-size: 17px; } }
  .actionarea.right .form-questions {
    background: #ECF0F1;
    padding: 50px 20px 20px;
    border-radius: 5px; }
    .actionarea.right .form-questions .form-group {
      width: 100% !important; }
    .actionarea.right .form-questions div.choices ul {
      border: 0 !important; }
    .actionarea.right .form-questions .row:nth-child(2) div.col-md-3 span {
      display: inline-block;
      width: initial !important; }
    .actionarea.right .form-questions .row:nth-child(2) {
      margin-bottom: 45px !important; }
    .actionarea.right .form-questions .row div[class*="col-md"] {
      padding-left: 0; }
    .actionarea.right .form-questions .green-checkbox {
      display: inline-block;
      margin-top: 6px; }
      .actionarea.right .form-questions .green-checkbox input {
        display: inline-block;
        height: initial;
        width: initial;
        margin: 0;
        display: none; }
      .actionarea.right .form-questions .green-checkbox input:checked + label span:before {
        content: "";
        display: inline-block;
        transform: rotate(45deg);
        height: 16px;
        width: 8px;
        border-bottom: 3px solid #212A32;
        border-right: 3px solid #212A32;
        position: absolute;
        left: 5px;
        bottom: 3px; }
      .actionarea.right .form-questions .green-checkbox label {
        cursor: pointer;
        font-family: Arial;
        font-size: 14px;
        font-weight: 400;
        color: #000000; }
        @media (max-width: 1650px) {
          .actionarea.right .form-questions .green-checkbox label {
            font-size: 13px; } }
      .actionarea.right .form-questions .green-checkbox span {
        display: inline-block;
        width: 15px;
        height: 15px;
        background: #8DB675;
        box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25);
        position: relative;
        top: 2px;
        margin-right: 5px; }
    .actionarea.right .form-questions button {
      padding: 12px 22px !important;
      padding: 0;
      border-radius: 10px;
      font-family: Muli;
      font-size: 17px;
      border: 0;
      background: #627381;
      color: white;
      line-height: initial;
      margin: 0;
      float: left;
      width: initial; }
      @media (max-width: 1650px) {
        .actionarea.right .form-questions button {
          font-size: 14px; } }
      .actionarea.right .form-questions button:hover {
        bbackground: #D7ECCA; background: #37424C;
        ccolor: black; color: white;}
      .actionarea.right .form-questions button:active {
        background: #8DB675;
        color: white; }
      .actionarea.right .form-questions button.cancel-rule-btn {
        background: none;
        color: #37424C;
        display: inline-block;
        font-family: "Muli Bold";
        margin-left: 10px; }
        .actionarea.right .form-questions button.cancel-rule-btn:hover {
          background-color: #dadada; }
        .actionarea.right .form-questions button.cancel-rule-btn:active {
          color: #000000; }
    .actionarea.right .form-questions input, .actionarea.right .form-questions select {
      font-family: Arial;
      font-size: 16px; }
      @media (max-width: 1650px) {
        .actionarea.right .form-questions input, .actionarea.right .form-questions select {
          font-size: 14px !important;
          height: 38px; } }
    .actionarea.right .form-questions .drop-choices {
      background: #D7ECCA;
      border-radius: 7px;
      padding: 7px 15px 7px 13px !important;
      position: relative;
      max-height: 256px;
      max-height: 316px;
      overflow: hidden;
      overflow: hidden; }
      .actionarea.right .form-questions .drop-choices .drop-header {
        font-family: Arial;
        font-weight: 700;
        margin-bottom: 6px;
        display: inline-block; }
        @media (max-width: 1650px) {
          .actionarea.right .form-questions .drop-choices .drop-header {
            font-size: 13px; } }
      .actionarea.right .form-questions .drop-choices .choices {
        max-height: 200px !important;
        height: initial !important;
        padding: 0;
        display: inline-block;
        width: 71.55556%;
        width: 100%;
        border: 0 !important; }
        @media (max-width: 1650px) {
          .actionarea.right .form-questions .drop-choices .choices {
            width: 90%;
            width: 100% !important; } }
        .actionarea.right .form-questions .drop-choices .choices div.new-answer {
          width: 100% !important; }
        .actionarea.right .form-questions .drop-choices .choices ul.possible-answers {
          padding: 0;
          font-family: Muli;
          background-color: transparent;
          max-height: 184px; }
          .actionarea.right .form-questions .drop-choices .choices ul.possible-answers li {
            border-bottom: 1px solid #ccc;
            margin-bottom: 5px;
            position: relative;
            padding: 5px;
            box-sizing: border-box; }
            .actionarea.right .form-questions .drop-choices .choices ul.possible-answers li:hover {
              background: #fff; }
            .actionarea.right .form-questions .drop-choices .choices ul.possible-answers li span.answer-text {
              width: calc(100% - 35px);
              display: inline-block; }
              @media (max-width: 1650px) {
                .actionarea.right .form-questions .drop-choices .choices ul.possible-answers li span.answer-text {
                  width: calc(100% - 45px); } }
              @media (max-width: 1650px) {
                .actionarea.right .form-questions .drop-choices .choices ul.possible-answers li span.answer-text {
                  font-size: 13px; } }
            .actionarea.right .form-questions .drop-choices .choices ul.possible-answers li span:not(.answer-text) {
              width: 16px;
              height: 16px;
              display: inline-block;
              background-size: contain;
              background-repeat: no-repeat;
              position: absolute;
              cursor: pointer; }
              @media (max-width: 1650px) {
                .actionarea.right .form-questions .drop-choices .choices ul.possible-answers li span:not(.answer-text) {
                  width: 15px;
                  height: 15px; } }
              .actionarea.right .form-questions .drop-choices .choices ul.possible-answers li span:not(.answer-text).delete {
                background-image: url(../../images/trash-2.svg);
                right: 31px; }
              .actionarea.right .form-questions .drop-choices .choices ul.possible-answers li span:not(.answer-text).add {
                background-image: url(../../images/plus-circle.svg);
                right: 10px; }
          .actionarea.right .form-questions .drop-choices .choices ul.possible-answers .moved {
            margin-bottom: 7px; }
      .actionarea.right .form-questions .drop-choices div.new-answer {
        position: relative;
        background-color: #fff;
        border: solid 1px #c6ccd7 !important;
        border-radius: 7px;
        width: 71.55556% !important;
        width: 100% !important; }
        @media (max-width: 1650px) {
          .actionarea.right .form-questions .drop-choices div.new-answer {
            width: 90%;
            width: 100% !important; } }
        .actionarea.right .form-questions .drop-choices div.new-answer input {
          margin-left: 0 !important;
          padding: 6px calc(2.5% + 5px) 6px 12px !important;
          height: 50px !important;
          border-radius: 7px;
          width: calc(100% - 80px) !important;
          font-size: 14px;
          border: 0 !important; }
          @media (max-width: 1650px) {
            .actionarea.right .form-questions .drop-choices div.new-answer input {
              font-size: 13px;
              height: 38px !important; } }
        .actionarea.right .form-questions .drop-choices div.new-answer span {
          font-family: Muli;
          color: #828282;
          position: absolute;
          right: 15px;
          top: 0px;
          padding-top: 17px;
          font-size: 12px;
          font-weight: 600;
          cursor: pointer;
          height: 100%; }
          @media (max-width: 1650px) {
            .actionarea.right .form-questions .drop-choices div.new-answer span {
              font-size: 11px;
              padding-top: 13px; } }
    .actionarea.right .form-questions .date-restrict {
      margin-bottom: 30px; }
      .actionarea.right .form-questions .date-restrict > span {
        font-family: Arial;
        font-size: 15px !important;
        margin-bottom: 4px;
        display: block; }
      .actionarea.right .form-questions .date-restrict .green-checkbox {
        margin-bottom: 4px; }
        .actionarea.right .form-questions .date-restrict .green-checkbox label {
          font-family: Arial;
          font-size: 14px;
          color: #212A32; }
        .actionarea.right .form-questions .date-restrict .green-checkbox span {
          top: 3px; }
  .actionarea.right .border-lable-flt > span {
    top: -18px;
    left: 0 !important;
    font-family: Arial;
    font-size: 14px;
    color: #212A32;
    padding: 0 !important; }
    @media (max-width: 1650px) {
      .actionarea.right .border-lable-flt > span {
        font-size: 13px !important;
        top: -21px !important; } }
    .actionarea.right .border-lable-flt > span:after {
      display: none; }
      
/** CONFIRMATION DIALOGS **/
.delete-dialog-box md-dialog-content {
  padding: 50px 60px 30px 60px; }

.delete-dialog-box-content {
  margin-bottom: 26px; }

.delete-dialog-box-content-text {
  font-family: Muli;
  font-style: normal;
  fffont-weight: bold;
  font-size: 20px;
  line-height: 36px; }

.delete-dialog-box-action-cancel {
  background: #8AC1C5;
  margin-left: 20px; }

.delete-dialog-box-action-button {
  background: #627381; }

.delete-dialog-box-action-cancel, .delete-dialog-box-action-button {
  font-family: Muli;
  font-style: normal;
  fffont-weight: 900;
  font-size: 15px;
  line-height: 22px;
  border-radius: 10px;
  color: #ffffff;
  padding: 8px 30px;
  tttext-transform: uppercase; }

.delete-dialog-box-action-cancel:hover, .delete-dialog-box-action-button:hover {
  color: #ffffff;
  background: #37424C; }


.after-publish md-dialog-content, .after-save-dialog md-dialog-content {
  padding: 50px 80px 20px; }

.after-publish p, .after-save-dialog p {
  font-family: Muli;
  font-style: normal;
  ffffont-weight: bold;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
  margin-bottom: 30px; }

.back-to-dashboard, .publish-undo {
  border-radius: 10px;
  font-style: normal;
  fffont-weight: 900;
  font-size: 16px;
  color: #ffffff;
  padding: 20px 30px; }

.back-to-dashboard {
  background: #CFB864; }

.publish-undo {
  background: #8AC1C5;
  margin-right: 30px; }

.back-to-dashboard:hover, .publish-undo:hover {
  color: #ffffff; }
  
.circle-loader {
    content: '';
    width: 45px;
    height: 45px;
    border-radius: 50%;
    animation: circleLoader 12.5s 1 ease-in-out;
    display: inline-block;
    position: absolute;
    right: -80px;
    top: -50px;
}

.circle-loader {
    animation-delay: -0.15s;
}

@keyframes circleLoader {
    0% {
        box-shadow: 0 45px 0 0 #8AC1C5;
    }
    50%, 100% {
        box-shadow: 0 45px 0 -23px #8AC1C5;
    }
}


/** CLAIMANTS, DOCTOR, APPOINTMENTS **/
.claimant_container, .doctor_container, .appointment_container, .visits_container, .location_container, .invoicing_container, .reports_container, .forms_container, .presets_container {
  height: 100%;
  background: #ecf0f1;
  padding: 0 2.5% 0 1.5%;
  box-sizing: content-box; }
  .claimant_container table, .doctor_container table, .appointment_container table, .visits_container table, .invoicing_container table, .reports_container table, .forms_container table, .presets_container table {
    border-collapse: collapse !important;
    border-spacing: 0;
    border: 0 !important; }
    .claimant_container table:after, .doctor_container table:after, .appointment_container table:after, .visits_container table:after, .invoicing_container table:after, .reports_container table:after, .forms_container table:after, .presets_container table:after {
      display: inline-block;
      content: '';
      clear: both; }
    .claimant_container table thead, .doctor_container table thead, .appointment_container table thead, .visits_container table:after, .invoicing_container table:after, .reports_container table:after, .forms_container table:after, .presets_container table:after {
      background: #37424C !important; }
      .claimant_container table thead tr, .doctor_container table thead tr, .appointment_container table thead tr, .visits_container table thead tr, .invoicing_container table thead tr, .reports_container table thead tr, .forms_container table thead tr, .presets_container table thead tr {
        height: 40px; }
      .claimant_container table thead th, .doctor_container table thead th, .appointment_container table thead th, .visits_container table thead th, .invoicing_container table thead th, .reports_container table thead th, .forms_container table thead th, .presets_container table thead th {
        font-family: 'Roboto';
        font-weight: 400 !important;
        vertical-align: middle !important;
        font-size: 16px !important; }
    .claimant_container table tbody tr, .doctor_container table tbody tr, .appointment_container table tbody tr, .visits_container table tbody tr, .invoicing_container table tbody tr, .reports_container table tbody tr, .forms_container table tbody tr, .presets_container table tbody tr {
      height: 30px;
      background: #FFFFFF !important;
      border: 1px solid transparent !important;
      border-bottom: 0 !important; }
      .claimant_container table tbody tr:nth-child(even), .doctor_container table tbody tr:nth-child(even), .appointment_container table tbody tr:nth-child(even), .visits_container table tbody tr:nth-child(even), .invoicing_container table tbody tr:nth-child(even), .reports_container table tbody tr:nth-child(even), .forms_container table tbody tr:nth-child(even), .presets_container table tbody tr:nth-child(even) {
        background: #F7FAFB !important; }
      .claimant_container table tbody tr:hover, .doctor_container table tbody tr:hover, .appointment_container table tbody tr:hover, .visits_container table tbody tr:hover, .invoicing_container table tbody tr:hover, .reports_container table tbody tr:hover, .forms_container table tbody tr:hover, .presets_container table tbody tr:hover {
        border: 1px solid #c7c7c7 !important;
        bbbackground-color: rgba(92,112,124,0.1) !important; }
    .claimant_container table tbody td, .doctor_container table tbody td, .appointment_container table tbody td, .visits_container table tbody td, .invoicing_container table tbody td, .reports_container table tbody td, .forms_container table tbody td, .presets_container table tbody td {
      font-family: 'Roboto' !important;
      font-weight: 400;
      color: #2F2F2F !important;
      font-size: 14px !important;
      border: 0 !important;
      vertical-align: middle !important;
      padding: 7.5px !important; }
    .claimant_container table tbody td, .visits_container table tbody td, .invoicing_container table tbody td {
        color: #113399 !important; }
      .claimant_container table tbody td:last-child a, .doctor_container table tbody td:last-child a, .appointment_container table tbody td:last-child a, .visits_container table tbody td:last-child a, .invoicing_container table tbody td:last-child a {
        float: right;
        margin-right: 15px;
        opacity: .2; }
        .claimant_container table tbody td:last-child a:hover, .doctor_container table tbody td:last-child a:hover, .appointment_container table tbody td:last-child a:hover, .visits_container table tbody td:last-child a:hover, .invoicing_container table tbody td:last-child a:hover {
          opacity: 1; }

#appt-dialog .dialog-section > .row {
  margin-bottom: 50px !important; }

#appt-dialog #appt-info {
  position: relative; }
  #appt-dialog #appt-info div[class*="col"] {
    margin-right: 5px;
    padding: 0;
    width: calc(33% - 5px);
    right: initial !important; }
    #appt-dialog #appt-info div[class*="col"]:nth-child(2) {
      right: -5px !important; }
    #appt-dialog #appt-info div[class*="col"]:nth-child(3) {
      right: -10px !important; }
  #appt-dialog #appt-info:after {
    content: '';
    position: absolute !important;
    display: inline-block !important;
    height: 1px;
    bottom: -25px;
    background-color: #E0E0E0;
    width: 100%; }

#appt-dialog .appointment-text {
  margin-bottom: 25px;
  display: block;
  font-size: 17px;
  text-align: center;
  font-family: Muli;
  font-weight: 700; }

#appt-dialog .claimant-content {
  border-radius: 5px;
  padding: 20px;
  margin-bottom: 30px; }

#appt-dialog .name-info .section-header {
  margin-top: 0; }

#appt-dialog .claimant-notes-container {
  margin-bottom: 45px; }
  #appt-dialog .claimant-notes-container #appt-textarea {
    background: white !important; }
  #appt-dialog .claimant-notes-container:after {
    width: 100%; }

#appt-dialog .case-info {
  margin-top: 50px;
  position: relative; }
  #appt-dialog .case-info > .row:last-child {
    margin-bottom: 45px !important; }
  #appt-dialog .case-info .col-md-12 {
    padding-right: 0; }
  #appt-dialog .case-info:after {
    content: '';
    position: absolute !important;
    display: inline-block !important;
    height: 1px;
    bottom: -25px;
    background-color: #E0E0E0;
    width: 100%; }

#appt-dialog .claimant-files-att .section-header {
  margin-bottom: 20px !important; }

#appt-dialog .claimant-files-att .btn {
  margin-right: 10px; }

#appt-dialog .claimant-files-att span:last-child {
  font-family: Arial;
  color: #000; }

#appt-dialog .action-container .col-md-12 {
  text-align: center; }

#appt-dialog .action-container button:first-child {
  margin-right: 4px; }

.claimant-search-container, .appt-search-container, .loc-search-container {
  width: 95%;
  margin: 0 auto; }
  .claimant-search-container .no-margin, .appt-search-container .no-margin, .loc-search-container .no-margin {
    mmmargin-left: -8px;
    margin-left: -16px;
    padding-bottom: 4px;
    padding-left: 0;
    padding-right: 0; }
    .claimant-search-container .no-margin div[class*=col-md], .appt-search-container .no-margin div[class*=col-md], .loc-search-container .no-margin div[class*=col-md] {
      padding: 0; }

.search-refresh-section {
  position: relative;
  top: -1px;
  right: 28px; }
  .search-refresh-section .search-trigger {
    border: 0;
    margin-left: 0; }
  .search-refresh-section .search-trigger, .search-refresh-section > span {
    padding: 0 !important;
    margin-right: 6px !important; }
  .search-refresh-section img {
    width: 20px;
    height: 20px; }
  .search-refresh-section span[class*='icon'] {
    width: 20px;
    height: 20px;
    content: "";
    display: inline-block;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    top: 4px; }
  .search-refresh-section .filter-icon {
    background-image: url("../../images/sliders.svg"); }
  .search-refresh-section span.filter-active {
    display: none; }
    .search-refresh-section span.filter-active + .filter-icon {
      background-image: url("../../images/sliders-green.svg"); }
  .search-refresh-section .refresh-icon {
    background-image: url("../../images/refresh.svg"); }
    .search-refresh-section .refresh-icon:hover {
      background-image: url("../../images/refresh-green.svg"); }

.searchbar {
  position: relative;
  height: 38px;
  padding: 3px 0 5px 10px;
  width: 300px;
  text-align: left;
  margin-right: 5px; }
  .searchbar:not(.ng-hide) {
    bbackground: #37424C; background: #DDE4E6;
    border-radius: 5px; }
  .searchbar:before {
    width: 22px;
    height: 22px;
    bbackground: url("../../images/white-search.svg"); background: url("../../images/search.svg");
    background-repeat: no-repeat;
    background-size: cover;
    display: inline-block;
    content: '';
    position: relative;
    top: 5px;
    margin-right: 1px; }
  .searchbar input, .searchbar a {
    background: 0; }
  .searchbar input.claimant-search, .searchbar input.text-search {
    padding: 0;
    border: 0 !important;
    color: #212A32 !important;
    height: initial;
    font-size: 15px;
    font-family: Arial !important; }
    .searchbar input.claimant-search::placeholder, .searchbar input.text-search::placeholder {
      color: #37424C !important;
      font-weight: 400;
      font-family: Arial !important; }
  .searchbar span {
    color: white; }
  .searchbar a.claimant-search-click, .searchbar a.search-click {
    border: 0;
    padding: 0;
    height: initial;
    position: absolute;
    right: 0;
    top: 8px; }

.sort-container {
  bbackground: #37424C;
  background: #D8D8D8;
  border-radius: 5px;
  padding: 4px 8px !important;
  margin-bottom: 10px;
  margin-top: -7px;
  position: relative;
  width: calc(100% - 32px); }
  .sort-container .sort-text {
    color: white !important;
    margin-right: 15px; }
    .sort-container .sort-text:before {
      width: 20px;
      height: 20px;
      content: "";
      display: inline-block;
      background-image: url("../../images/sliders-white.svg");
      background-repeat: no-repeat;
      background-size: contain;
      position: relative;
      top: 5px;
      margin-right: 6px; }
  .sort-container md-select {
    background: url(/content/resources/Image/Arrow_down.png) no-repeat 95% center, white;
    max-width: initial;
    width: 13%;
    margin-right: 3px;
    height: 90%;
    padding: 2px 5px; }
  .sort-container > img {
    position: absolute;
    right: 5px;
    top: 3px;
    height: 20px; }

/** CLAIMANT / APPOINTMENT POPUP **/
md-toolbar._md-toolbar-transitions {
  background: #ECF0F1 !important;
  padding-top: 17px; }

.add-claimant-details-dialog .dialog-section div[class*="col"]:nth-child(2) {
  right: initial !important; }

.add-claimant-details-dialog, .edit-claimant-details-dialog, .edit-admin-topic-dialog {
  width: 65%;
  height: 88%;
  max-height: 88%;
  top: 25px;
  padding-bottom: 25px; }

div#calendar-popup {
  width: 55%;
  height: 88%;
  max-height: 88%; }
  div#calendar-popup .container-fluid {
    width: 94%;
    padding-bottom: 45px;
    padding-top: 25px; }
  div#calendar-popup .closeButton {
    top: 19px; }
  div#calendar-popup .border-lable-flt > span {
    color: #60707b !important;
    top: -18px !important;
    font-size: 13px !important; }
    @media (max-width: 1650px) {
      div#calendar-popup .border-lable-flt > span {
        font-size: 12px !important;
        top: -18px !important; } }
  div#calendar-popup .appointment-text {
    margin-bottom: 25px;
    display: block;
    font-size: 17px;
    text-align: center;
    font-family: Muli;
    font-weight: 700; }
  div#calendar-popup .modal-header {
    background: #ECF0F1;
    padding: 0px 0 0 0;
    height: initial;
    font-size: 20px;
    letter-spacing: 0.005em;
    box-sizing: border-box;
    font-weight: 400;
    display: flex;
    align-items: center;
    flex-direction: row;
    width: 100%;
    min-height: 64px;
    margin: 0; }
    div#calendar-popup .modal-header .edit-claimantTitle {
      text-align: center; }
      div#calendar-popup .modal-header .edit-claimantTitle span {
        text-align: center;
        font-weight: 600;
        font-family: Muli;
        color: #000000;
        font-size: 24px;
        padding: 0; }
        @media (max-width: 1650px) {
          div#calendar-popup .modal-header .edit-claimantTitle span {
            font-size: 19px; } }
    div#calendar-popup .modal-header .closeButton {
      padding: 0;
      padding-right: 15px; }
      @media (max-width: 1650px) {
        div#calendar-popup .modal-header .closeButton {
          top: 23px; } }
      div#calendar-popup .modal-header .closeButton img {
        width: 30px; }
        @media (max-width: 1650px) {
          div#calendar-popup .modal-header .closeButton img {
            width: 21px; } }
  div#calendar-popup .modal-body, div#calendar-popup .modal-footer {
    padding: 0;
    margin: 0 !important; }
  div#calendar-popup .dialog-section:first-child .section-header {
    margin-top: 0; }
  div#calendar-popup .claimant-content {
    border-radius: 5px;
    padding: 40px 20px 20px 20px;
    margin-bottom: 30px;
    border: solid 1px #cccccc; }
    div#calendar-popup .claimant-content .claimant_data_section .row {
      height: initial !important; }
  div#calendar-popup div[class*="col-md-4"] {
    margin-right: 3px;
    padding: 0;
    width: calc(33% - 3px) !important;
    right: initial !important; }
    div#calendar-popup div[class*="col-md-4"]:nth-child(2) {
      right: -5px !important; }
    div#calendar-popup div[class*="col-md-4"]:nth-child(3) {
      right: -10px !important; }
  div#calendar-popup #appt-info {
    position: relative; }
    /****
    div#calendar-popup #appt-info:after {
      content: '';
      position: absolute !important;
      display: inline-block !important;
      height: 1px;
      bottom: -25px;
      background-color: #E0E0E0;
      width: 100%; }
    ****/
  div#calendar-popup .col-md-12 {
    padding-right: 0 !important; }
  div#calendar-popup .case-info {
    margin-top: 50px;
    position: relative; }
    div#ccccccalendar-popup .case-info:after {
      content: '';
      position: absolute !important;
      display: inline-block !important;
      height: 1px;
      bottom: -25px;
      background-color: #E0E0E0;
      width: 100%; }
    div#calendar-popup .case-info #caseType + span {
      display: inline-block !important; }
  div#calendar-popup .claimant-notes-container .sub-headings {
    font-size: 13px !important; }
  div#calendar-popup .claimant-notes-container:after {
    width: 100% !important; }
  div#calendar-popup span#browseButton {
    font-family: Muli;
    color: white !important;
    border-radius: 5px !important;
    border: 0;
    text-transform: capitalize;
    padding: 10px 40px !important;
    height: initial;
    font-size: 15px;
    background: #8DB675 !important;
    font-weight: 300;
    margin-right: 10px; }
    @media (max-width: 1650px) {
      div#calendar-popup span#browseButton {
        padding: 10px 25px !important;
        font-size: 13px; } }
    div#calendar-popup span#browseButton input {
      position: absolute;
      position: absolute;
      top: 0;
      left: 50%;
      filter: alpha(opacity=0);
      opacity: 0;
      outline: none;
      background: white;
      cursor: inherit; }
  div#calendar-popup .claimant-files-att {
    margin-top: 72px; }
    @media (max-width: 1650px) {
      div#calendar-popup .claimant-files-att ul.fileList span, div#calendar-popup .claimant-files-att ul.fileList li, div#calendar-popup .claimant-files-att ul.fileList select, div#calendar-popup .claimant-files-att ul.fileList strong {
        font-size: 13px !important; } }
    div#calendar-popup .claimant-files-att ul.fileList li {
      margin-top: 15px; }
      div#calendar-popup .claimant-files-att ul.fileList li a.remove-file {
        position: relative;
        top: -7px;
        left: 5px; }
        div#calendar-popup .claimant-files-att ul.fileList li a.remove-file img {
          width: 17px; }
  div#calendar-popup .exam-instr {
    margin-bottom: 0;
    position: relative;
    margin-top: 40px; }
    div#calendar-popup .exam-instr .section-header {
      margin-bottom: 5px; }
    div#calendar-popup .exam-instr > div.row {
      margin-bottom: 0 !important; }
      div#calendar-popup .exam-instr > div.row > div {
        margin-bottom: 0; }
      div#calendar-popup .exam-instr > div.row > span {
        display: inline-block;
        margin-bottom: 20px; }
    div#calendar-popup .exam-instr:before {
      content: '';
      position: absolute !important;
      display: inline-block !important;
      height: 1px;
      top: -15px;
      background-color: #E0E0E0;
      width: 100%; }
  div#calendar-popup .action-container .col-md-12 {
    text-align: center !important; }
  div#calendar-popup .action-container .c-transp {
    margin-left: 3px; }

.add-claimant-details-dialog input, .add-claimant-details-dialog select, .edit-claimant-details-dialog input, .edit-claimant-details-dialog select, div#calendar-popup input, div#calendar-popup select {
  font-size: 16px !important; }
.scheduler-dialog input, .scheduler-dialog select {
  font-size: 14px !important;
  height: 40px !important; }
  @media (max-width: 1650px) {
    .add-claimant-details-dialog input, .add-claimant-details-dialog select, .edit-claimant-details-dialog input, .edit-claimant-details-dialog select, div#calendar-popup input, div#calendar-popup select, .scheduler-dialog input, .scheduler-dialog select {
      font-size: 13px !important;
      height: 38px; } }

.add-claimant-details-dialog .form-group, .edit-claimant-details-dialog .form-group, div#calendar-popup .form-group, .scheduler-dialog .form-group {
  width: 100% !important; }

.add-claimant-details-dialog .section-header, .edit-claimant-details-dialog .section-header, .edit-admin-topic-dialog .section-header, div#calendar-popup .section-header, .scheduler-dialog .section-header {
  font-family: Muli;
  font-weight: bold;
  color: #000000;
  font-size: 21px;
  margin-top: 20px;
  margin-bottom: 40px;
  display: inline-block; }
  @media (max-width: 1650px) {
    .add-claimant-details-dialog .section-header, .edit-claimant-details-dialog .section-header, .edit-admin-topic-dialog .section-header, div#calendar-popup .section-header, .scheduler-dialog .section-header {
      font-size: 18px; } }

.add-claimant-details-dialog .dialog-section div[class*="col"], .edit-claimant-details-dialog .dialog-section div[class*="col"], div#calendar-popup .dialog-section div[class*="col"], .scheduler-dialog .dialog-section div[class*="col"] {
  padding: 0; }

.add-claimant-details-dialog .dialog-section > .row, .edit-claimant-details-dialog .dialog-section > .row, div#calendar-popup .dialog-section > .row, .scheduler-dialog .dialog-section > .row {
  margin-left: 0;
  /** REDUCTION OF DATA **/
  margin-bottom: 45px !important; }

.add-claimant-details-dialog .dialog-section div[class*="col"], .edit-claimant-details-dialog .dialog-section div[class*="col"], div#calendar-popup .dialog-section div[class*="col"], .scheduler-dialog .dialog-section div[class*="col"] {
  padding-right: 10px; }
  .add-claimant-details-dialog .dialog-section div[class*="col"]:last-child:nth-child(2), .edit-claimant-details-dialog .dialog-section div[class*="col"]:last-child:nth-child(2), div#calendar-popup .dialog-section div[class*="col"]:last-child:nth-child(2), .scheduler-dialog .dialog-section div[class*="col"]:last-child:nth-child(2) {
    right: -11px; }

.add-claimant-details-dialog .dialog-section .sub-headings, .edit-claimant-details-dialog .dialog-section .sub-headings, div#calendar-popup .dialog-section .sub-headings, .scheduler-dialog .dialog-section .sub-headings {
  font-size: 13px;
  font-family: Arial;
  font-weight: 400;
  margin-bottom: 5px;
  color: #60707b !important; }

.add-claimant-details-dialog .dialog-section .claimant-notes-container, .edit-claimant-details-dialog .dialog-section .claimant-notes-container, div#calendar-popup .dialog-section .claimant-notes-container, .scheduler-dialog .dialog-section .claimant-notes-container {
  margin-top: -15px;
  position: relative;
  margin-bottom: 32px; }
  .add-claimant-details-dialog .dialog-section .claimant-notes-container textarea, .edit-claimant-details-dialog .dialog-section .claimant-notes-container textarea, div#calendar-popup .dialog-section .claimant-notes-container textarea, .scheduler-dialog .dialog-section .claimant-notes-container textarea {
    border: 1px solid #c6ccd7 !important;
    min-height: 82px;
    border-radius: 5px;
    position: relative !important;
    font-family: Arial;
    font-size: 15px; }
    @media (max-width: 1650px) {
      .add-claimant-details-dialog .dialog-section .claimant-notes-container textarea, .edit-claimant-details-dialog .dialog-section .claimant-notes-container textarea, div#calendar-popup .dialog-section .claimant-notes-container textarea, .scheduler-dialog .dialog-section .claimant-notes-container textarea {
        font-size: 13px; } }
  .add-claimant-details-dialog .dialog-section .claimant-notes-container:after, .edit-claimant-details-dialog .dialog-section .claimant-notes-container:after, div#cccccccccalendar-popup .dialog-section .claimant-notes-container:after, .scheduler-dialog .dialog-section .claimant-notes-container:after {
    content: "";
    width: calc(100% - 25px);
    position: absolute !important;
    display: inline-block !important;
    height: 1px;
    bottom: -25px;
    background-color: #E0E0E0; }

.add-claimant-details-dialog .claimant-files-att .section-header, .edit-claimant-details-dialog .claimant-files-att .section-header, div#calendar-popup .claimant-files-att .section-header, .scheduler-dialog .claimant-files-att .section-header {
  margin-bottom: 20px;
  display: block; }

.add-claimant-details-dialog .claimant-files-att span[id*='browse'], .edit-claimant-details-dialog .claimant-files-att span[id*='browse'], div#calendar-popup .claimant-files-att span[id*='browse'], .scheduler-dialog .claimant-files-att span[id*='browse'] {
  position: relative;
  cursor: pointer;
  font-size: 13px; }
  .add-claimant-details-dialog .claimant-files-att span[id*='browse'] input, .edit-claimant-details-dialog .claimant-files-att span[id*='browse'] input, div#calendar-popup .claimant-files-att span[id*='browse'] input, .scheduler-dialog .claimant-files-att span[id*='browse'] input {
    left: 0 !important;
    height: 100%;
    width: 100%;
    position: absolute;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    cursor: inherit; }

.add-claimant-details-dialog .claimant-files-att span#browseClaimantFiles, .edit-claimant-details-dialog .claimant-files-att span#browseClaimantFiles, div#calendar-popup .claimant-files-att span#browseClaimantFiles, .scheduler-dialog .claimant-files-att span#browseClaimantFiles {
  font-family: Muli;
  color: white !important;
  border-radius: 5px !important;
  border: 0;
  text-transform: capitalize;
  padding: 10px 40px !important;
  height: initial;
  font-size: 15px;
  background: #8DB675 !important;
  font-weight: 300; }

.add-claimant-details-dialog .claimant-files-att ul, .edit-claimant-details-dialog .claimant-files-att ul, div#calendar-popup .claimant-files-att ul, .scheduler-dialog .claimant-files-att ul {
  margin-top: 10px;
  margin-bottom: 0; }
  .add-claimant-details-dialog .claimant-files-att ul select, .edit-claimant-details-dialog .claimant-files-att ul select, div#calendar-popup .claimant-files-att ul select, .scheduler-dialog .claimant-files-att ul select {
    margin: 10px 0; }

.add-claimant-details-dialog .action-container.loading button, .add-claimant-details-dialog .action-container.completed button, .edit-claimant-details-dialog .action-container.loading button, .edit-claimant-details-dialog .action-container.completed button, div#calendar-popup .action-container.loading button, div#calendar-popup .action-container.completed button, div#calendar-popup .action-container.rejected button, .scheduler-dialog .action-container.loading button, .scheduler-dialog .action-container.completed button, .scheduler-dialog .action-container.rejected button {
  display: none !important; }

.add-claimant-details-dialog .action-container > div, .edit-claimant-details-dialog .action-container > div, div#calendar-popup .action-container > div, .scheduler-dialog .action-container > div {
  text-align: center;
  margin: 45px 0 0;
  padding: 0; }
  .add-claimant-details-dialog .action-container > div:after, .edit-claimant-details-dialog .action-container > div:after, div#calendar-popup .action-container > div:after, .scheduler-dialog .action-container > div:after {
    clear: both;
    content: "";
    display: block; }

.add-claimant-details-dialog .action-container.loading > div:after, .edit-claimant-details-dialog .action-container.loading > div:after, div#calendar-popup .action-container.loading > div:after, .scheduler-dialog .action-container.loading > div:after {
  content: "";
  display: inline-block;
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 5px;
  background-image: url(../../content/resources/Image/Spinner.gif);
  background-position: center center;
  background-size: 70px;
  background-repeat: no-repeat;
  width: 70px;
  height: 70px; }

.add-claimant-details-dialog .action-container.completed > div:after, .edit-claimant-details-dialog .action-container.completed > div:after, div#calendar-popup .action-container.completed > div:after, .scheduler-dialog .action-container.completed > div:after {
  content: "updated successfully";
  display: inline-block;
  position: relative;
  left: 0;
  top: 0;
  font-family: "Muli";
  color: green;
  font-size: 16px; }
  
.add-claimant-details-dialog .action-container.rejected > div:after, .edit-claimant-details-dialog .action-container.rejected > div:after, div#calendar-popup .action-container.rejected > div:after, .scheduler-dialog .action-container.rejected > div:after {
  content: "Error: some mandatory fields have not been filled out";
  color: red;
  display: inline-block;
  position: relative;
  left: 0;
  top: 0;
  font-family: "Muli";
  font-size: 16px; }

.add-claimant-details-dialog .border-lable-flt > span, .edit-claimant-details-dialog .border-lable-flt > span, .edit-admin-topic-dialog .border-lable-flt > span, div#calendar-popup .border-lable-flt > span, .scheduler-dialog .border-lable-flt > span {
  top: -22px;
  left: 0 !important;
  font-family: Arial;
  font-size: 15px;
  font-weight: 400;
  color: #000000;
  padding: 0 !important; }
  .add-claimant-details-dialog .border-lable-flt > span:after, .edit-claimant-details-dialog .border-lable-flt > span:after, .edit-admin-topic-dialog .border-lable-flt > span:after, div#calendar-popup .border-lable-flt > span:after, .scheduler-dialog .border-lable-flt > span:after {
    display: none; }

.add-claimant-details-dialog md-dialog-content, .edit-claimant-details-dialog md-dialog-content, .edit-admin-topic-dialog md-dialog-content, .scheduler-dialog md-dialog-content {
  height: 100%; }

.add-claimant-details-dialog .md-toolbar-tools, .edit-claimant-details-dialog .md-toolbar-tools, .edit-admin-topic-dialog .md-toolbar-tools, .scheduler-dialog .md-toolbar-tools {
  background: #ECF0F1;
  padding: 0;
  height: initial; }
  .add-claimant-details-dialog .md-toolbar-tools .title-contaner, .edit-claimant-details-dialog .md-toolbar-tools .title-contaner, .scheduler-dialog .md-toolbar-tools .title-contaner {
    text-align: center; }
    .add-claimant-details-dialog .md-toolbar-tools .title-contaner div:first-child, .edit-claimant-details-dialog .md-toolbar-tools .title-contaner div:first-child, .scheduler-dialog .md-toolbar-tools .title-contaner div:first-child {
      text-align: center;
      font-weight: bold;
      font-family: Muli;
      color: #000000;
      font-size: 21px;
      padding: 0; }
      @media (max-width: 1650px) {
        .add-claimant-details-dialog .md-toolbar-tools .title-contaner div:first-child, .edit-claimant-details-dialog .md-toolbar-tools .title-contaner div:first-child, .scheduler-dialog .md-toolbar-tools .title-contaner div:first-child {
          font-size: 19px; } }
  .add-claimant-details-dialog .md-toolbar-tools .close-popup, .edit-claimant-details-dialog .md-toolbar-tools .close-popup, .scheduler-dialog .md-toolbar-tools .close-popup {
    padding: 0;
    padding-right: 15px;
    top: -4px; }
    @media (max-width: 1650px) {
      .add-claimant-details-dialog .md-toolbar-tools .close-popup, .edit-claimant-details-dialog .md-toolbar-tools .close-popup, .scheduler-dialog .md-toolbar-tools .close-popup {
        top: -2px; } }
    .add-claimant-details-dialog .md-toolbar-tools .close-popup img, .edit-claimant-details-dialog .md-toolbar-tools .close-popup img, .scheduler-dialog .md-toolbar-tools .close-popup img {
      width: 30px; }
      @media (max-width: 1650px) {
        .add-claimant-details-dialog .md-toolbar-tools .close-popup img, .edit-claimant-details-dialog .md-toolbar-tools .close-popup img, .scheduler-dialog .md-toolbar-tools .close-popup img {
          width: 21px; } }

.add-claimant-details-dialog .tab-view .nav-tabs, .edit-claimant-details-dialog .tab-view .nav-tabs, .scheduler-dialog .tab-view .nav-tabs {
  border-color: #37424C; }

.add-claimant-details-dialog .uib-tab.active .nav-link, .edit-claimant-details-dialog .uib-tab.active .nav-link, .scheduler-dialog .uib-tab.active .nav-link {
  background: #37424C !important;
  color: #fff; }

.add-claimant-details-dialog .uib-tab .nav-link, .edit-claimant-details-dialog .uib-tab .nav-link, .scheduler-dialog .uib-tab .nav-link {
  bbborder: 0 !important;
  border: 1px solid transparent !important;
  font-family: Muli;
  font-size: 17px;
  padding: 7px 40px;
  color: #000000;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px; }
  
.add-claimant-details-dialog .uib-tab .nav-link:hover, .edit-claimant-details-dialog .uib-tab .nav-link:hover, .scheduler-dialog .uib-tab .nav-link:hover {
    border-top: 1px solid lightgray !important;
    border-left: 1px solid lightgray !important;
    border-right: 1px solid lightgray !important;
}

.add-claimant-details-dialog .tab-content .tab-pane > div:first-child, .edit-claimant-details-dialog .tab-content .tab-pane > div:first-child, .scheduler-dialog .tab-content .tab-pane > div:first-child {
  bborder-radius: 5px;
  margin-bottom: 28px;
  padding: 15px 22px 22px 19px;
  /** REDUCTION OF DATA **/ }

.add-claimant-details-dialog .app-info .section-header, .edit-claimant-details-dialog .app-info .section-header, .scheduler-dialog .app-info .section-header {
  margin-bottom: 45px; }

.add-claimant-details-dialog .app-info .row, .edit-claimant-details-dialog .app-info .row, .scheduler-dialog .app-info .row {
  margin-bottom: 5px; }

.add-claimant-details-dialog .case-type-container, .edit-claimant-details-dialog .case-type-container, .scheduler-dialog .case-type-container {
  padding-right: 25px;
  margin-bottom: 27px;
  position: relative; }
  .add-claimant-details-dialog .case-type-container .section-header, .edit-claimant-details-dialog .case-type-container .section-header, .scheduler-dialog .case-type-container .section-header {
    margin-bottom: 25px;
    margin-right: 25px; }
  .add-claimant-details-dialog .case-type-container .add-new, .edit-claimant-details-dialog .case-type-container .add-new, .scheduler-dialog .case-type-container .add-new {
    top: -7px; }
    .add-claimant-details-dialog .case-type-container .add-new img, .edit-claimant-details-dialog .case-type-container .add-new img, .scheduler-dialog .case-type-container .add-new img {
      width: 17px;
      height: 17px;
      top: 4px;
      margin-right: 2px; }
    .add-claimant-details-dialog .case-type-container .add-new span, .edit-claimant-details-dialog .case-type-container .add-new span, .scheduler-dialog .case-type-container .add-new span {
      font-family: "Muli Bold";
      font-size: 11px;
      font-weight: 600; }
  .add-claimant-details-dialog .case-type-container:after, .edit-claimant-details-dialog .case-type-container:after, .scheduler-dialog .case-type-container:after {
    content: "";
    width: 100%;
    position: absolute !important;
    display: inline-block !important;
    height: 1px;
    bottom: -25px;
    background-color: #E0E0E0; }

.add-claimant-details-dialog table, .edit-claimant-details-dialog table, .scheduler-dialog table {
  bborder-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  position: relative;
  background: #f2f2f2;
  border: 0; }
  .add-claimant-details-dialog table thead, .edit-claimant-details-dialog table thead, .scheduler-dialog table thead {
    border: 0 !important;
    background-color: #94999e; }
  .add-claimant-details-dialog table th, .edit-claimant-details-dialog table th, .scheduler-dialog table th {
    background-color: #94999e;
    color: white;
    font-family: Muli;
    font-weight: 300;
    height: 45px;
    width: 20%;
    border: 0 !important;
    font-size: 15px;
    vertical-align: middle; }
    .add-claimant-details-dialog table th:first-child, .edit-claimant-details-dialog table th:first-child, .scheduler-dialog table th:first-child {
      border-top-left-radius: 5px;
      border-bottom-left-radius: 5px;
      padding: 10px 30px; }
    .add-claimant-details-dialog table th:last-child, .edit-claimant-details-dialog table th:last-child, .scheduler-dialog table th:last-child {
      border-top-right-radius: 5px;
      border-bottom-right-radius: 5px; }
    .add-claimant-details-dialog table th:nth-child(1), .edit-claimant-details-dialog table th:nth-child(1), .scheduler-dialog table th:nth-child(1) {
      width: 27% !important; }
  .add-claimant-details-dialog table tr:last-child td:first-child, .edit-claimant-details-dialog table tr:last-child td:first-child, .scheduler-dialog table tr:last-child td:first-child {
    border-bottom-left-radius: 5px; }
  .add-claimant-details-dialog table tr:last-child td:last-child, .edit-claimant-details-dialog table tr:last-child td:last-child, .scheduler-dialog table tr:last-child td:last-child {
    border-bottom-right-radius: 5px; }
  .add-claimant-details-dialog table tr:not(:first-child), .edit-claimant-details-dialog table tr:not(:first-child), .scheduler-dialog table tr:not(:first-child) {
    border-top: #E0E0E0 1px solid !important; }
  .add-claimant-details-dialog table tr td, .edit-claimant-details-dialog table tr td, .scheduler-dialog table tr td {
    color: black !important;
    color: #4F4F4F !important;
    font-family: Muli;
    font-weight: 500;
    width: 20%;
    font-size: 14px;
    vertical-align: middle; }
    .add-claimant-details-dialog table tr td:first-child, .edit-claimant-details-dialog table tr td:first-child, .scheduler-dialog table tr td:first-child {
      padding-left: 16px; }
  .add-claimant-details-dialog table *, .edit-claimant-details-dialog table *, .scheduler-dialog table * {
    border: 0 !important; }

.add-claimant-details-dialog legend, .edit-claimant-details-dialog legend, .scheduler-dialog legend {
  font-size: 14px; }

.add-claimant-details-dialog .border-lable-flt > span, .edit-claimant-details-dialog .border-lable-flt > span, .edit-admin-topic-dialog .border-lable-flt > span {
  top: -22px !important;
  left: 0 !important;
  font-family: Arial;
  font-size: 15px;
  font-weight: 400;
  color: #60707b !important;
  padding: 0 !important; }
  .add-claimant-details-dialog .border-lable-flt > span:after, .edit-claimant-details-dialog .border-lable-flt > span:after, .edit-admin-topic-dialog .border-lable-flt > span:after, .scheduler-dialog .border-lable-flt > span:after {
    display: none; }

.scheduler-dialog .border-lable-flt > span {
  top: -16px !important;
  left: 0 !important;
  font-family: Arial;
  font-size: 13px;
  font-weight: 400;
  color: #60707b !important;
  padding: 0 !important; }
  
  .add-claimant-details-dialog .border-lable-flt > span:after, .edit-claimant-details-dialog .border-lable-flt > span:after, .edit-admin-topic-dialog .border-lable-flt > span:after, .scheduler-dialog .border-lable-flt > span:after {
    display: none; }

.add-claimant-details-dialog .claimant-listings-container, .edit-claimant-details-dialog .claimant-listings-container, .scheduler-dialog .claimant-listings-container {
  padding-left: 22px !important;
  padding-bottom: 22px !important; }

.add-claimant-details-dialog .claimant-files-container, .edit-claimant-details-dialog .claimant-files-container, .scheduler-dialog .claimant-files-container {
  padding-left: 15px !important;
  padding-bottom: 30px !important; }
  .add-claimant-details-dialog .claimant-files-container table th, .edit-claimant-details-dialog .claimant-files-container table th, .scheduler-dialog .claimant-files-container table th {
    width: 20% !important;
    padding-top: 12px !important;
    height: 45px !important; }
    .add-claimant-details-dialog .claimant-files-container table th:first-child, .edit-claimant-details-dialog .claimant-files-container table th:first-child, .scheduler-dialog .claimant-files-container table th:first-child {
      padding-left: 20px;
      padding-right: 10px !important; }
  .add-claimant-details-dialog .claimant-files-container table tr, .edit-claimant-details-dialog .claimant-files-container table tr, .scheduler-dialog .claimant-files-container table tr {
    font-family: Arial !important; }
    .add-claimant-details-dialog .claimant-files-container table tr td, .edit-claimant-details-dialog .claimant-files-container table tr td, .scheduler-dialog .claimant-files-container table tr td {
      padding-left: 20px !important; }
    .add-claimant-details-dialog .claimant-files-container table tr:first-child td, .edit-claimant-details-dialog .claimant-files-container table tr:first-child td, .scheduler-dialog .claimant-files-container table tr:first-child td {
      height: 52px;
      padding-top: 20px; }
    .add-claimant-details-dialog .claimant-files-container table tr:last-child td, .edit-claimant-details-dialog .claimant-files-container table tr:last-child td, .scheduler-dialog .claimant-files-container table tr:last-child td {
      height: 57px;
      padding-top: 0px; }
    .add-claimant-details-dialog .claimant-files-container table tr:not(:first-child):not(:last-child) td, .edit-claimant-details-dialog .claimant-files-container table tr:not(:first-child):not(:last-child) td, .scheduler-dialog .claimant-files-container table tr:not(:first-child):not(:last-child) td {
      padding: 5px 0 5px 20px;
      height: 45px; }

.add-claimant-details-dialog .action-container button:first-child, .edit-claimant-details-dialog .action-container button:first-child, .scheduler-dialog .action-container button:first-child {
  margin-right: 3px; }

/** CLAIMANT POPUP **/
.edit-claimant-details-dialog, .edit-admin-topic-dialog {
  width: calc(100% - 305px) !important;
  max-width: 100%;
  margin-left: 285px !important;
  margin-right: 20px !important; }

@media (max-width: 1470px) {
  .edit-claimant-details-dialog, .edit-admin-topic-dialog, .scheduler-dialog {
    width: 60%;
    margin: 0 17% 0 23%; } }

@media (max-width: 1350px) {
  .edit-claimant-details-dialog, .edit-admin-topic-dialog, .scheduler-dialog {
    width: 70%;
    margin: 0 7% 0 23%; } }

.edit-claimant-details-dialog .uib-tab .nav-link, .scheduler-dialog .uib-tab .nav-link {
  padding: 7px 20px; }
  @media (max-width: 1700px) {
    .edit-claimant-details-dialog .uib-tab .nav-link, .scheduler-dialog .uib-tab .nav-link {
      font-size: 15px;
      padding: 7px 15px; } }

.edit-claimant-details-dialog div[class*='col']:nth-child(2):not(:last-child), .scheduler-dialog div[class*='col']:nth-child(2):not(:last-child) {
  right: -5.5px; }

.edit-claimant-details-dialog div[class*='col']:nth-child(3):last-child, .scheduler-dialog div[class*='col']:nth-child(3):last-child {
  right: -11px; }

.edit-claimant-details-dialog fieldset, .scheduler-dialog fieldset {
  border-radius: 5px;
  /** REDUCTION OF DATA **/
  padding-top: 25px;
  margin-bottom: 45px;
  position: relative; }
  .edit-claimant-details-dialog fieldset > .row, .scheduler-dialog fieldset > .row {
    margin-left: 0;
    /** REDUCTION OF DATA **/
    margin-bottom: 45px !important; }
  @media (min-width: 992px) {
    .edit-claimant-details-dialog fieldset div.col-md-4, .scheduler-dialog fieldset div.col-md-4 {
      width: 33.33333%; } }

.edit-claimant-details-dialog .add-remove-icons, .scheduler-dialog .add-remove-icons {
  display: inline-block;
  margin-left: 4px;
  top: 4px;
  position: relative; }
  @media (max-width: 1650px) {
    .edit-claimant-details-dialog .add-remove-icons, .scheduler-dialog .add-remove-icons {
      top: 6px; } }
  .edit-claimant-details-dialog .add-remove-icons span, .scheduler-dialog .add-remove-icons span {
    cursor: pointer;
    width: 21px;
    height: 20px;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: cover; }
    @media (max-width: 1650px) {
      .edit-claimant-details-dialog .add-remove-icons span, .scheduler-dialog .add-remove-icons span {
        width: 18px;
        height: 17px; } }
    .edit-claimant-details-dialog .add-remove-icons span.add-icon, .scheduler-dialog .add-remove-icons span.add-icon {
      float: right;
      background-image: url(../../images/plus-circle.svg); }
    .edit-claimant-details-dialog .add-remove-icons span.remove-icon, .scheduler-dialog .add-remove-icons span.remove-icon {
      float: left;
      margin-right: 7px;
      background-image: url(../../images/trash-2.svg); }

.edit-claimant-details-dialog .claimant-content, .edit-admin-topic-dialog .claimant-content, .scheduler-dialog .claimant-content {
  /** REDUCTION OF DATA **/
  padding-top: 40px !important;
  /** REDUCTION OF DATA **/ }
  .edit-claimant-details-dialog .claimant-content div.name-info > .row, .scheduler-dialog .claimant-content div.name-info > .row {
    /** REDUCTION OF DATA **/
    margin-bottom: 25px !important; }
  .edit-claimant-details-dialog .claimant-content div.address-info, .scheduler-dialog .claimant-content div.address-info {
    position: relative; }
    .edit-claimant-details-dialog .claimant-content div.address-info div.address-block.added span.cancel-button, .edit-claimant-details-dialog .claimant-content div.address-info div.address-block.added .designation-row, .edit-claimant-details-dialog .claimant-content div.address-info div.address-block.added .add-cancel-btns, .scheduler-dialog .claimant-content div.address-info div.address-block.added span.cancel-button, .scheduler-dialog .claimant-content div.address-info div.address-block.added .designation-row, .scheduler-dialog .claimant-content div.address-info div.address-block.added .add-cancel-btns {
      display: none; }
    .edit-claimant-details-dialog .claimant-content div.address-info div.address-block:not(:first-child):not(.temp) .delete-address, .scheduler-dialog .claimant-content div.address-info div.address-block:not(:first-child):not(.temp) .delete-address {
      content: "";
      background-repeat: no-repeat;
      background-size: cover;
      width: 13px;
      height: 13px;
      cursor: pointer;
      top: 25px;
      right: 10px;
      display: inline-block;
      position: absolute;
      background-image: url(../../images/trash-2.svg); }
    .edit-claimant-details-dialog .claimant-content div.address-info div.address-block fieldset, .scheduler-dialog .claimant-content div.address-info div.address-block fieldset {
      padding-bottom: 15px; }
      .edit-claimant-details-dialog .claimant-content div.address-info div.address-block fieldset div.last-child, .scheduler-dialog .claimant-content div.address-info div.address-block fieldset div.last-child {
        /** REDUCTION OF DATA **/
        margin-bottom: 25px !important; }
    .edit-claimant-details-dialog .claimant-content div.address-info div.address-block.temp + span.add-another-btn, .scheduler-dialog .claimant-content div.address-info div.address-block.temp + span.add-another-btn {
      display: none; }
  .edit-claimant-details-dialog .claimant-content div.details-info div.phone-details > .row, .edit-claimant-details-dialog .claimant-content div.details-info div.email-details > .row, .scheduler-dialog .claimant-content div.details-info div.phone-details > .row, .scheduler-dialog .claimant-content div.details-info div.email-details > .row {
    /** REDUCTION OF DATA **/
    margin-bottom: 45px !important; }
    .edit-claimant-details-dialog .claimant-content div.details-info div.phone-details > .row:first-child span.remove-icon, .edit-claimant-details-dialog .claimant-content div.details-info div.email-details > .row:first-child span.remove-icon, .scheduler-dialog .claimant-content div.details-info div.phone-details > .row:first-child span.remove-icon, .scheduler-dialog .claimant-content div.details-info div.email-details > .row:first-child span.remove-icon {
      display: none; }
  .edit-claimant-details-dialog .claimant-content .claimant-notes-container .sub-headings, .scheduler-dialog .claimant-content .claimant-notes-container .sub-headings {
    text-align: right;
    right: 2px;
    position: relative; }
  .edit-claimant-details-dialog .claimant-content .claimant-notes-container .single-note:not(:first-child), .scheduler-dialog .claimant-content .claimant-notes-container .single-note:not(:first-child) {
    margin-top: 20px; }
  .edit-claimant-details-dialog .claimant-content .claimant-notes-container:after, .scheduler-dialog .claimant-content .claimant-notes-container:after {
    display: none !important; }
  .edit-claimant-details-dialog .claimant-content .claimant-notes-container > span, .scheduler-dialog .claimant-content .claimant-notes-container > span {
    oror: #60707b; color: #000000;
    font-family: Arial;
    text-align: right;
    display: block;
    font-size: 13px;
    cursor: pointer;
    margin-top: 5px;
    margin-right: 2px; }
    .edit-claimant-details-dialog .claimant-content .claimant-notes-container > span:hover, .scheduler-dialog .claimant-content .claimant-notes-container > span:hover {
      color: #3e484f; }

.edit-claimant-details-dialog .claimant-tab, .scheduler-dialog .claimant-tab {
  padding: 15px 22px 22px 19px;
  margin-bottom: 28px;
  bborder-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border: solid 1px #cccccc;
  /** REDUCTION OF DATA **/ }
  .edit-claimant-details-dialog .claimant-tab span.add-another-btn, .scheduler-dialog .claimant-tab span.add-another-btn {
    cursor: pointer;
    color: #60707b;
    position: absolute;
    bottom: -25px;
    right: 5px;
    font-family: Arial;
    font-size: 13px; }
    .edit-claimant-details-dialog .claimant-tab span.add-another-btn:hover, .scheduler-dialog .claimant-tab span.add-another-btn:hover {
      color: #3e484f; }
    .edit-claimant-details-dialog .claimant-tab span.add-another-btn:last-child, .scheduler-dialog .claimant-tab span.add-another-btn:last-child {
      margin-left: 5px; }
  .edit-claimant-details-dialog .claimant-tab div.add-cancel-btns, .scheduler-dialog .claimant-tab div.add-cancel-btns {
    text-align: center; }
    .edit-claimant-details-dialog .claimant-tab div.add-cancel-btns button:first-child, .scheduler-dialog .claimant-tab div.add-cancel-btns button:first-child {
      margin-right: 3px; }

.edit-claimant-details-dialog .claimant-listings-container table, .scheduler-dialog .claimant-listings-container table {
  background: 0; }
  .edit-claimant-details-dialog .claimant-listings-container table th, .scheduler-dialog .claimant-listings-container table th {
    display: none; }
  .edit-claimant-details-dialog .claimant-listings-container table tbody.bill-pay-contents tr:not(.additional-data-row), .scheduler-dialog .claimant-listings-container table tbody.bill-pay-contents tr:not(.additional-data-row) {
    height: 35px; }
  .edit-claimant-details-dialog .claimant-listings-container table tbody.bill-pay-contents tr td, .scheduler-dialog .claimant-listings-container table tbody.bill-pay-contents tr td {
    font-size: 14px;
    font-family: Muli; }
  .edit-claimant-details-dialog .claimant-listings-container table tbody tr:not(.additional-data-row), .scheduler-dialog .claimant-listings-container table tbody tr:not(.additional-data-row) {
    cursor: pointer; }
  .edit-claimant-details-dialog .claimant-listings-container table tbody tr td:last-child, .scheduler-dialog .claimant-listings-container table tbody tr td:last-child {
    background-color: rgba(204, 204, 204, 0.1); }
    .edit-claimant-details-dialog .claimant-listings-container table tbody tr td:last-child img, .scheduler-dialog .claimant-listings-container table tbody tr td:last-child img {
      position: relative;
      right: 20px; }
  .edit-claimant-details-dialog .claimant-listings-container table tbody tr.expanded, .scheduler-dialog .claimant-listings-container table tbody tr.expanded {
    border-top: 1px solid #c7c7c7 !important; }
    .edit-claimant-details-dialog .claimant-listings-container table tbody tr.expanded td, .scheduler-dialog .claimant-listings-container table tbody tr.expanded td {
      font-weight: 400; }
    .edit-claimant-details-dialog .claimant-listings-container table tbody tr.expanded + .additional-data-row.hidden, .scheduler-dialog .claimant-listings-container table tbody tr.expanded + .additional-data-row.hidden {
      display: table-row !important; }
  .edit-claimant-details-dialog .claimant-listings-container table .policy-expanded, .scheduler-dialog .claimant-listings-container table .policy-expanded {
    padding-top: 15px;
    padding-left: 10px;
   }
    .edit-claimant-details-dialog .claimant-listings-container table .policy-expanded .row, .scheduler-dialog .claimant-listings-container table .policy-expanded .row {
      margin-bottom: 30px; }
    .edit-claimant-details-dialog .claimant-listings-container table .policy-expanded .action-container, .scheduler-dialog .claimant-listings-container table .policy-expanded .action-container {
      margin-bottom: 25px !important;
      text-align: center; }
      .edit-claimant-details-dialog .claimant-listings-container table .policy-expanded .action-container .save-cancel-btns, .scheduler-dialog .claimant-listings-container table .policy-expanded .action-container .save-cancel-btns {
        display: inline-block; }
  .policy-expanded select, .policy-expanded textarea {
      border: 1px solid #c6ccd7 !important;
  }
  .policy-expanded input:hover, .policy-expanded select:hover, .policy-expanded textarea:hover, .policy-expanded input:active, .policy-expanded select:active, .policy-expanded textarea:active {
      border: 1px solid #a3adbf !important;
  }
  .policy-expanded .cto {
      color: #8295a2;
  }
  .policy-expanded .cto:hover {
      color: #424242;
  }
  .policy-expanded .policy-selector {
      font-size: 16px !important;
  }
  .policy-expanded .inactive-selector {
      color: #c5c5c5 !important;
  }
  .edit-claimant-details-dialog .claimant-listings-container table .bill-pay-expanded, .scheduler-dialog .claimant-listings-container table .bill-pay-expanded {
    padding-bottom: 5px; }
    .edit-claimant-details-dialog .claimant-listings-container table .bill-pay-expanded .row, .scheduler-dialog .claimant-listings-container table .bill-pay-expanded .row {
      margin-bottom: 20px;
      margin-top: 0; }
      .edit-claimant-details-dialog .claimant-listings-container table .bill-pay-expanded .row:last-child, .scheduler-dialog .claimant-listings-container table .bill-pay-expanded .row:last-child {
        margin-bottom: 0; }
    .edit-claimant-details-dialog .claimant-listings-container table .bill-pay-expanded .row.label-row, .scheduler-dialog .claimant-listings-container table .bill-pay-expanded .row.label-row {
      margin-bottom: 1px; }
      .edit-claimant-details-dialog .claimant-listings-container table .bill-pay-expanded .row.label-row span, .scheduler-dialog .claimant-listings-container table .bill-pay-expanded .row.label-row span {
        color: #60707b !important;
        font-size: 12px; }
    .edit-claimant-details-dialog .claimant-listings-container table .bill-pay-expanded span, .scheduler-dialog .claimant-listings-container table .bill-pay-expanded span {
      font-weight: 400;
      color: #212A32; }

.edit-claimant-details-dialog .claimant-listings-container .add-policy, .scheduler-dialog .claimant-listings-container .add-policy {
  text-align: right;
  margin-top: 5px; }
  .edit-claimant-details-dialog .claimant-listings-container .add-policy span, .scheduler-dialog .claimant-listings-container .add-policy span {
    font-family: "Muli";
    color: #37424cbf;
    position: relative;
    cursor: pointer;
    font-size: 13px; }
    .edit-claimant-details-dialog .claimant-listings-container .add-policy span:hover, .scheduler-dialog .claimant-listings-container .add-policy span:hover {
      color: #37424C; }

.edit-claimant-details-dialog .claimant-appointment .section-header, .scheduler-dialog .claimant-appointment .section-header {
  margin: 5px 0 23px 0; }

.edit-claimant-details-dialog .claimant-appointment .appointment-details.default-mode .add-mode, .scheduler-dialog .claimant-appointment .appointment-details.default-mode .add-mode {
  display: none; }

.edit-claimant-details-dialog .claimant-appointment .appointment-details.default-mode .appointment-input, .scheduler-dialog .claimant-appointment .appointment-details.default-mode .appointment-input {
  display: none; }
.edit-claimant-details-dialog .claimant-appointment .appointment-details #newappt-date.inerror {
    border: red !important;
}
.edit-claimant-details-dialog .claimant-appointment .appointment-details #newappt-time.inerror {
    border: red !important;
}
.edit-claimant-details-dialog .claimant-appointment .appointment-details #newappt-loc.inerror {
    border: red !important;
}
.edit-claimant-details-dialog .claimant-appointment .appointment-details #newappt-doc.inerror {
    border: red 1px solid !important;
}
.edit-claimant-details-dialog .claimant-appointment .appointment-details.default-mode .appoint-buttons, .scheduler-dialog .claimant-appointment .appointment-details.default-mode .appoint-buttons {
  margin-top: 55px; }
  .edit-claimant-details-dialog .claimant-appointment .appointment-details.default-mode .appoint-buttons button:last-child, .scheduler-dialog .claimant-appointment .appointment-details.default-mode .appoint-buttons button:last-child {
    position: absolute;
    right: 0px; }

.edit-claimant-details-dialog .claimant-appointment .appointment-details.add-mode .default-mode, .scheduler-dialog .claimant-appointment .appointment-details.add-mode .default-mode {
  display: none; }

.edit-claimant-details-dialog .claimant-appointment .appointment-details div[class*='col'], .scheduler-dialog .claimant-appointment .appointment-details div[class*='col'] {
  right: initial !important; }

.edit-claimant-details-dialog .claimant-appointment .appointment-details div.appointment-input select, .scheduler-dialog .claimant-appointment .appointment-details div.appointment-input select {
  background-position-x: 91%; }

.edit-claimant-details-dialog .claimant-appointment .appointment-details div.appointment-input div.add-remove-icons, .scheduler-dialog .claimant-appointment .appointment-details div.appointment-input div.add-remove-icons {
  float: right;
  margin-right: 12px; }

.edit-claimant-details-dialog .claimant-appointment .appointment-details div.appointment-input:first-child div.add-remove-icons, .scheduler-dialog .claimant-appointment .appointment-details div.appointment-input:first-child div.add-remove-icons {
  display: none; }

.edit-claimant-details-dialog .claimant-appointment .appointment-details div.appointment-input:not(:first-child), .scheduler-dialog .claimant-appointment .appointment-details div.appointment-input:not(:first-child) {
  margin-top: 55px; }

.edit-claimant-details-dialog .claimant-appointment .appointment-details div.appointment-input > div:last-child, .scheduler-dialog .claimant-appointment .appointment-details div.appointment-input > div:last-child {
  padding-right: 0; }

.edit-claimant-details-dialog .claimant-appointment .appointment-details .appoint-buttons, .scheduler-dialog .claimant-appointment .appointment-details .appoint-buttons {
  position: relative; }

.edit-claimant-details-dialog .claimant-appointment .appointment-details table td:first-child, .scheduler-dialog .claimant-appointment .appointment-details table td:first-child {
  wwwidth: calc(25% - 1px) !important; }
  
.edit-claimant-details-dialog .claimant-appointment .appointment-details .claimant-table table td:first-child {
  width: calc(6% - 1px) !important; }
.edit-claimant-details-dialog .claimant-appointment .appointment-details .claimant-table table td:nth-child(2) {
  width: calc(10% - 1px) !important; }
.edit-claimant-details-dialog .claimant-appointment .appointment-details .claimant-table table td:nth-child(3) {
  width: calc(10% - 1px) !important; }
.edit-claimant-details-dialog .claimant-appointment .appointment-details table td:nth-child(4) {
  width: calc(25% - 1px) !important; }
.edit-claimant-details-dialog .claimant-appointment .appointment-details table td:nth-child(5) {
  width: calc(15% - 1px) !important; }

.edit-claimant-details-dialog .claimant-appointment .appointment-details table td, .scheduler-dialog .claimant-appointment .appointment-details table td {
  wwwidth: 15% !important; }

.edit-claimant-details-dialog .claimant-appointment .appointment-details table td:last-child, .scheduler-dialog .claimant-appointment .appointment-details table td:last-child {
  wwwidth: calc(15% - 1px) !important; }

.edit-claimant-details-dialog .claimant-table table, .scheduler-dialog .claimant-table table {
  width: 100% !important; }

.edit-claimant-details-dialog .claimant-table thead tr, .scheduler-dialog .claimant-table thead tr {
  vertical-align: middle;
  padding-top: 0;
  padding-bottom: 0; }
  .edit-claimant-details-dialog .claimant-table thead tr th, .scheduler-dialog .claimant-table thead tr th {
    background-color: #687D90;
    font-weight: 400;
    vertical-align: middle;
    border-radius: 0;
    height: 53px;
    width: 16% !important; }
    .edit-claimant-details-dialog .claimant-table thead tr th:first-child, .scheduler-dialog .claimant-table thead tr th:first-child {
      width: 20% !important; }

.edit-claimant-details-dialog .claimant-table tbody, .scheduler-dialog .claimant-table tbody {
  border-bottom: solid #c7c7c7 1px !important; }
  .edit-claimant-details-dialog .claimant-table tbody tr:hover td, .scheduler-dialog .claimant-table tbody tr:hover td {
    filter: blur(0px) !important;
    opacity: 1 !important;
    border-top: 1px solid #808080 !important;
    border-bottom: 1px solid #808080 !important; }
  .edit-claimant-details-dialog .claimant-table tbody tr.expanded, .scheduler-dialog .claimant-table tbody tr.expanded {
    background: #EEF0F2 !important;
    border-bottom: 1px solid #c7c7c7 !important; }
/***
    .edit-claimant-details-dialog .claimant-table tbody tr.expanded td:last-child, .scheduler-dialog .claimant-table tbody tr.expanded td:last-child {
      background-image: url(../../images/chevron-up.png);
      background-size: 15px 8px; }
***/
  .edit-claimant-details-dialog .claimant-table tbody tr.not-expanded, .scheduler-dialog .claimant-table tbody tr.not-expanded {
    filter: blur(0.75px);
    opacity: .5; }
  .edit-claimant-details-dialog .claimant-table tbody tr td:first-child, .scheduler-dialog .claimant-table tbody tr td:first-child {
    border-left: solid #c7c7c7 1px !important;
    wwwidth: calc(25% - 1px); }
/***
  .edit-claimant-details-dialog .claimant-table tbody tr td:last-child, .scheduler-dialog .claimant-table tbody tr td:last-child {
    background: url("../../images/more-horizontal.png") calc(100% - 20px) 50% no-repeat;
    border-right: solid #c7c7c7 1px !important;
    background-size: 20px;
    width: calc(15% - 1px); }
***/
  .edit-claimant-details-dialog .claimant-table tbody tr:nth-child(even), .scheduler-dialog .claimant-table tbody tr:nth-child(even) {
    background-color: white; }
  .edit-claimant-details-dialog .claimant-table tbody tr.additional-data-row, .scheduler-dialog .claimant-table tbody tr.additional-data-row {
    background: #f8f9fa !important;
    border-top-color: #c7c7c7 !important;
    position: relative; }
    .edit-claimant-details-dialog .claimant-table tbody tr.additional-data-row.hidden, .scheduler-dialog .claimant-table tbody tr.additional-data-row.hidden {
      display: none !important; }
    .edit-claimant-details-dialog .claimant-table tbody tr.additional-data-row .additional-data.hidden, .scheduler-dialog .claimant-table tbody tr.additional-data-row .additional-data.hidden {
      display: block !important; }
    .edit-claimant-details-dialog .claimant-table tbody tr.additional-data-row td, .scheduler-dialog .claimant-table tbody tr.additional-data-row td {
      vertical-align: top !important;
      padding: 0 0 5px !important;
      background-image: none; }
      .edit-claimant-details-dialog .claimant-table tbody tr.additional-data-row td span, .edit-claimant-details-dialog .claimant-table tbody tr.additional-data-row td textarea, .edit-claimant-details-dialog .claimant-table tbody tr.additional-data-row td span, .edit-claimant-details-dialog .claimant-table tbody tr.additional-data-row td button, .edit-claimant-details-dialog .claimant-table tbody tr.additional-data-row td a, .scheduler-dialog .claimant-table tbody tr.additional-data-row td span, .scheduler-dialog .claimant-table tbody tr.additional-data-row td textarea, .scheduler-dialog .claimant-table tbody tr.additional-data-row td span, .scheduler-dialog .claimant-table tbody tr.additional-data-row td button, .scheduler-dialog .claimant-table tbody tr.additional-data-row td a {
        font-family: Muli;
        font-size: 14px; }
        @media (max-width: 1630px) {
          .edit-claimant-details-dialog .claimant-table tbody tr.additional-data-row td span, .edit-claimant-details-dialog .claimant-table tbody tr.additional-data-row td textarea, .edit-claimant-details-dialog .claimant-table tbody tr.additional-data-row td span, .edit-claimant-details-dialog .claimant-table tbody tr.additional-data-row td button, .edit-claimant-details-dialog .claimant-table tbody tr.additional-data-row td a, .scheduler-dialog .claimant-table tbody tr.additional-data-row td span, .scheduler-dialog .claimant-table tbody tr.additional-data-row td textarea, .scheduler-dialog .claimant-table tbody tr.additional-data-row td span, .scheduler-dialog .claimant-table tbody tr.additional-data-row td button, .scheduler-dialog .claimant-table tbody tr.additional-data-row td a {
            font-size: 13px; } }
        @media (max-width: 1260px) {
          .edit-claimant-details-dialog .claimant-table tbody tr.additional-data-row td span, .edit-claimant-details-dialog .claimant-table tbody tr.additional-data-row td textarea, .edit-claimant-details-dialog .claimant-table tbody tr.additional-data-row td span, .edit-claimant-details-dialog .claimant-table tbody tr.additional-data-row td button, .edit-claimant-details-dialog .claimant-table tbody tr.additional-data-row td a, .scheduler-dialog .claimant-table tbody tr.additional-data-row td span, .scheduler-dialog .claimant-table tbody tr.additional-data-row td textarea, .scheduler-dialog .claimant-table tbody tr.additional-data-row td span, .scheduler-dialog .claimant-table tbody tr.additional-data-row td button, .scheduler-dialog .claimant-table tbody tr.additional-data-row td a {
            font-size: 11px; } }
      .edit-claimant-details-dialog .claimant-table tbody tr.additional-data-row td a, .scheduler-dialog .claimant-table tbody tr.additional-data-row td a {
        color: #73C6DB; }
        .edit-claimant-details-dialog .claimant-table tbody tr.additional-data-row td a:hover, .scheduler-dialog .claimant-table tbody tr.additional-data-row td a:hover {
          color: #007bff; }
      .edit-claimant-details-dialog .claimant-table tbody tr.additional-data-row td .outer-row, .scheduler-dialog .claimant-table tbody tr.additional-data-row td .outer-row {
        padding: 7px 20px 8px; }
        @media (max-width: 1260px) {
          .edit-claimant-details-dialog .claimant-table tbody tr.additional-data-row td .outer-row, .scheduler-dialog .claimant-table tbody tr.additional-data-row td .outer-row {
            padding: 7px 10px 8px; } }
        .edit-claimant-details-dialog .claimant-table tbody tr.additional-data-row td .outer-row:not(:last-child), .scheduler-dialog .claimant-table tbody tr.additional-data-row td .outer-row:not(:last-child) {
          border-bottom: 1px solid #BDBDBD !important; }
        .edit-claimant-details-dialog .claimant-table tbody tr.additional-data-row td .outer-row:first-child, .scheduler-dialog .claimant-table tbody tr.additional-data-row td .outer-row:first-child {
          position: relative; }
          .edit-claimant-details-dialog .claimant-table tbody tr.additional-data-row td .outer-row:first-child:before, .scheduler-dialog .claimant-table tbody tr.additional-data-row td .outer-row:first-child:before {
            content: "";
            height: 100%;
            width: 1px;
            position: absolute;
            background: #BDBDBD;
            left: calc(30% + 19px);
            top: 0; }
            @media (max-width: 1260px) {
              .edit-claimant-details-dialog .claimant-table tbody tr.additional-data-row td .outer-row:first-child:before, .scheduler-dialog .claimant-table tbody tr.additional-data-row td .outer-row:first-child:before {
                left: calc(20% + 9px); } }
        .edit-claimant-details-dialog .claimant-table tbody tr.additional-data-row td .outer-row:after, .scheduler-dialog .claimant-table tbody tr.additional-data-row td .outer-row:after {
          clear: both;
          content: "";
          display: block; }
      .edit-claimant-details-dialog .claimant-table tbody tr.additional-data-row td > div label, .scheduler-dialog .claimant-table tbody tr.additional-data-row td > div label {
        font-family: "Open Sans";
        color: #8295a2 !important;
        font-size: 12px;
        font-weight: 400;
        display: block;
        margin-bottom: -2px; }
        @media (max-width: 1630px) {
          .edit-claimant-details-dialog .claimant-table tbody tr.additional-data-row td > div label, .scheduler-dialog .claimant-table tbody tr.additional-data-row td > div label {
            font-size: 11px; } }
        @media (max-width: 1260px) {
          .edit-claimant-details-dialog .claimant-table tbody tr.additional-data-row td > div label, .scheduler-dialog .claimant-table tbody tr.additional-data-row td > div label {
            font-size: 9px; } }
      .edit-claimant-details-dialog .claimant-table tbody tr.additional-data-row td > div .inner-col, .scheduler-dialog .claimant-table tbody tr.additional-data-row td > div .inner-col {
        display: inline-block; }
      .edit-claimant-details-dialog .claimant-table tbody tr.additional-data-row td > div .gen-dob, .scheduler-dialog .claimant-table tbody tr.additional-data-row td > div .gen-dob {
        width: 30%;
        float: left;
        display: inline-block; }
        @media (max-width: 1260px) {
          .edit-claimant-details-dialog .claimant-table tbody tr.additional-data-row td > div .gen-dob, .scheduler-dialog .claimant-table tbody tr.additional-data-row td > div .gen-dob {
            width: 20%;
            padding-right: 25px; } }
        .edit-claimant-details-dialog .claimant-table tbody tr.additional-data-row td > div .gen-dob .inner-col, .scheduler-dialog .claimant-table tbody tr.additional-data-row td > div .gen-dob .inner-col {
          width: 50%;
          float: left; }
          .edit-claimant-details-dialog .claimant-table tbody tr.additional-data-row td > div .gen-dob .inner-col:after, .scheduler-dialog .claimant-table tbody tr.additional-data-row td > div .gen-dob .inner-col:after {
            clear: both;
            content: ""; }
      .edit-claimant-details-dialog .claimant-table tbody tr.additional-data-row td > div .sess-parts-notes, .scheduler-dialog .claimant-table tbody tr.additional-data-row td > div .sess-parts-notes {
        width: 70%;
        float: left;
        padding-left: 25px; }
        @media (max-width: 1260px) {
          .edit-claimant-details-dialog .claimant-table tbody tr.additional-data-row td > div .sess-parts-notes, .scheduler-dialog .claimant-table tbody tr.additional-data-row td > div .sess-parts-notes {
            width: 80%;
            padding-left: 12px; } }
        .edit-claimant-details-dialog .claimant-table tbody tr.additional-data-row td > div .sess-parts-notes .limit-scroll, .scheduler-dialog .claimant-table tbody tr.additional-data-row td > div .sess-parts-notes .limit-scroll {
          hheight: 67px;
          overflow: auto; }
        .edit-claimant-details-dialog .claimant-table tbody tr.additional-data-row td > div .sess-parts-notes .inner-col, .scheduler-dialog .claimant-table tbody tr.additional-data-row td > div .sess-parts-notes .inner-col {
          width: calc(45% - 15px);
          margin-right: 15px;
          float: left; }
          @media (max-width: 1630px) {
            .edit-claimant-details-dialog .claimant-table tbody tr.additional-data-row td > div .sess-parts-notes .inner-col:first-child, .scheduler-dialog .claimant-table tbody tr.additional-data-row td > div .sess-parts-notes .inner-col:first-child {
              width: calc(30% - 15px); } }
          .edit-claimant-details-dialog .claimant-table tbody tr.additional-data-row td > div .sess-parts-notes .inner-col:last-child, .scheduler-dialog .claimant-table tbody tr.additional-data-row td > div .sess-parts-notes .inner-col:last-child {
            width: 50%;
            margin-right: 0; }
            @media (max-width: 1630px) {
              .edit-claimant-details-dialog .claimant-table tbody tr.additional-data-row td > div .sess-parts-notes .inner-col:last-child, .scheduler-dialog .claimant-table tbody tr.additional-data-row td > div .sess-parts-notes .inner-col:last-child {
                width: 45%; } }
            .edit-claimant-details-dialog .claimant-table tbody tr.additional-data-row td > div .sess-parts-notes .inner-col:last-child textarea, .scheduler-dialog .claimant-table tbody tr.additional-data-row td > div .sess-parts-notes .inner-col:last-child textarea {
              border: 0;
              background: transparent;
              padding: 0;
              resize: none; }
          .edit-claimant-details-dialog .claimant-table tbody tr.additional-data-row td > div .sess-parts-notes .inner-col a, .edit-claimant-details-dialog .claimant-table tbody tr.additional-data-row td > div .sess-parts-notes .inner-col span, .scheduler-dialog .claimant-table tbody tr.additional-data-row td > div .sess-parts-notes .inner-col a, .scheduler-dialog .claimant-table tbody tr.additional-data-row td > div .sess-parts-notes .inner-col span {
            display: block;
            word-break: break-word;
            white-space: normal; }
            .edit-claimant-details-dialog .claimant-table tbody tr.additional-data-row td > div .sess-parts-notes .inner-col a:not(:last-child), .edit-claimant-details-dialog .claimant-table tbody tr.additional-data-row td > div .sess-parts-notes .inner-col span:not(:last-child), .scheduler-dialog .claimant-table tbody tr.additional-data-row td > div .sess-parts-notes .inner-col a:not(:last-child), .scheduler-dialog .claimant-table tbody tr.additional-data-row td > div .sess-parts-notes .inner-col span:not(:last-child) {
              margin-bottom: 8px; }
              @media (max-width: 1630px) {
                .edit-claimant-details-dialog .claimant-table tbody tr.additional-data-row td > div .sess-parts-notes .inner-col a:not(:last-child), .edit-claimant-details-dialog .claimant-table tbody tr.additional-data-row td > div .sess-parts-notes .inner-col span:not(:last-child), .scheduler-dialog .claimant-table tbody tr.additional-data-row td > div .sess-parts-notes .inner-col a:not(:last-child), .scheduler-dialog .claimant-table tbody tr.additional-data-row td > div .sess-parts-notes .inner-col span:not(:last-child) {
                  margin-bottom: 4px; } }
      .edit-claimant-details-dialog .claimant-table tbody tr.additional-data-row td > div .appoint-forms, .scheduler-dialog .claimant-table tbody tr.additional-data-row td > div .appoint-forms {
        padding-bottom: 7px; }
        .edit-claimant-details-dialog .claimant-table tbody tr.additional-data-row td > div .appoint-forms label, .scheduler-dialog .claimant-table tbody tr.additional-data-row td > div .appoint-forms label {
          margin-bottom: 2px; }
        .edit-claimant-details-dialog .claimant-table tbody tr.additional-data-row td > div .appoint-forms button, .scheduler-dialog .claimant-table tbody tr.additional-data-row td > div .appoint-forms button, .case-forms .formsreports button, .processbills button {
          border-radius: 5px;
          color: #4F4F4F;
          border: 1px solid lightgray;
          background-color: #ECF0F1;
          padding: 6px 10px 6px 10px;
          margin-right: 7px;
          margin-bottom: 4px;}
        .edit-claimant-details-dialog .claimant-table tbody tr.additional-data-row td > div .appoint-forms button.disabled-state, .scheduler-dialog .claimant-table tbody tr.additional-data-row td > div .appoint-forms button.disabled-state, .case-forms .formsreports button.disabled-state, .processbills button.disabled-state {
            color: #b0b0b0 ! important;
        }
        .edit-claimant-details-dialog .claimant-table tbody tr.additional-data-row td > div .appoint-forms button.disabled-state:hover, .scheduler-dialog .claimant-table tbody tr.additional-data-row td > div .appoint-forms button.disabled-state:hover, .case-forms .formsreports button.disabled-state:hover, .processbills button.disabled-state:hover {
            background-color: #ECF0F1;
        }
        .edit-claimant-details-dialog .claimant-table tbody tr.additional-data-row td > div .appoint-forms button:hover, .scheduler-dialog .claimant-table tbody tr.additional-data-row td > div .appoint-forms button:hover, .case-forms .formsreports button:hover {
            background-color: #e7e7e7; }
        @media (max-width: 1260px) {
            .edit-claimant-details-dialog .claimant-table tbody tr.additional-data-row td > div .appoint-forms button, .scheduler-dialog .claimant-table tbody tr.additional-data-row td > div .appoint-forms button, .case-forms .formsreports button {
              padding: 6px 16px 4px 11px; } }
        .edit-claimant-details-dialog .claimant-table tbody tr.additional-data-row td > div .appoint-forms button.complete-state, .scheduler-dialog .claimant-table tbody tr.additional-data-row td > div .appoint-forms button.complete-state, .case-forms .formsreports button.complete-state {
            background-color: #CDDFC2;
            pppadding-left: 7px;
            padding-right: 37px;
            position: relative; }
        .edit-claimant-details-dialog .claimant-table tbody tr.additional-data-row td > div .appoint-forms button.complete-state:hover, .scheduler-dialog .claimant-table tbody tr.additional-data-row td > div .appoint-forms button.complete-state:hover, .case-forms .formsreports button.complete-state:hover, .processbills button:hover {
              background-color: #BFD6B1; }
        @media (max-width: 1260px) {
              .edit-claimant-details-dialog .claimant-table tbody tr.additional-data-row td > div .appoint-forms button.complete-state, .scheduler-dialog .claimant-table tbody tr.additional-data-row td > div .appoint-forms button.complete-state, .case-forms .formsreports button.complete-state {
                padding-left: 5px;
                padding-right: 30px; } }
        .edit-claimant-details-dialog .claimant-table tbody tr.additional-data-row td > div .appoint-forms button.complete-state:after, .scheduler-dialog .claimant-table tbody tr.additional-data-row td > div .appoint-forms button.complete-state:after, .case-forms .formsreports button.complete-state:after {
              background: url("../../images/checkmark-white.png") no-repeat;
              background-size: contain;
              position: absolute;
              content: '';
              height: calc(4.25px * 2);
              width: calc(5.6px * 2);
              right: 7px;
              bottom: 11px;
              display: inline-block; }
        @media (max-width: 1260px) {
                .edit-claimant-details-dialog .claimant-table tbody tr.additional-data-row td > div .appoint-forms button.complete-state:after, .scheduler-dialog .claimant-table tbody tr.additional-data-row td > div .appoint-forms button.complete-state:after {
                  bottom: 6px; } }
        .edit-claimant-details-dialog .claimant-table tbody tr.additional-data-row td > div .appoint-forms button.inprogress-state, .scheduler-dialog .claimant-table tbody tr.additional-data-row td > div .appoint-forms button.inprogress-state, .case-forms .formsreports button.inprogress-state {
            background-color: #E2ECDC;
            pppadding-left: 7px;
            padding-right: 37px;
            position: relative; }
        .edit-claimant-details-dialog .claimant-table tbody tr.additional-data-row td > div .appoint-forms button.inprogress-state:hover, .scheduler-dialog .claimant-table tbody tr.additional-data-row td > div .appoint-forms button.inprogress-state:hover, .case-forms .formsreports button.inprogress-state:hover {
              background-color: #D8E6CF; }
        @media (max-width: 1260px) {
              .edit-claimant-details-dialog .claimant-table tbody tr.additional-data-row td > div .appoint-forms button.inprogress-state, .scheduler-dialog .claimant-table tbody tr.additional-data-row td > div .appoint-forms button.inprogress-state, .case-forms .formsreports button.inprogress-state {
                padding-left: 5px;
                padding-right: 30px; } }
        .edit-claimant-details-dialog .claimant-table tbody tr.additional-data-row td > div .appoint-forms button.inprogress-state:after, .scheduler-dialog .claimant-table tbody tr.additional-data-row td > div .appoint-forms button.inprogress-state:after, .case-forms .formsreports button.inprogress-state:after {
              background: url("../../images/progress-icon-verysmall1.png") no-repeat;
              background-size: contain;
              position: absolute;
              content: '';
              height: calc(4.25px * 3.25);
              width: calc(5.6px * 3.25);
              right: 5px;
              bottom: 9px;
              display: inline-block; }
        @media (max-width: 1260px) {
                .edit-claimant-details-dialog .claimant-table tbody tr.additional-data-row td > div .appoint-forms button.inprogress-state:after, .scheduler-dialog .claimant-table tbody tr.additional-data-row td > div .appoint-forms button.inprogress-state:after {
                  bottom: 6px; } }
        .edit-claimant-details-dialog .claimant-table tbody tr.additional-data-row td > div .app-info, .scheduler-dialog .claimant-table tbody tr.additional-data-row td > div .app-info {
        padding-bottom: 10px; }
        .edit-claimant-details-dialog .claimant-table tbody tr.additional-data-row td > div .app-info > span, .scheduler-dialog .claimant-table tbody tr.additional-data-row td > div .app-info > span {
          font-size: 13px;
          display: block;
          margin-bottom: 10px; }
          @media (max-width: 1260px) {
            .edit-claimant-details-dialog .claimant-table tbody tr.additional-data-row td > div .app-info > span, .scheduler-dialog .claimant-table tbody tr.additional-data-row td > div .app-info > span {
              font-size: 11px; } }
        .edit-claimant-details-dialog .claimant-table tbody tr.additional-data-row td > div .app-info .inner-row, .scheduler-dialog .claimant-table tbody tr.additional-data-row td > div .app-info .inner-row {
          display: block; }
          .edit-claimant-details-dialog .claimant-table tbody tr.additional-data-row td > div .app-info .inner-row:not(:last-child), .scheduler-dialog .claimant-table tbody tr.additional-data-row td > div .app-info .inner-row:not(:last-child) {
            margin-bottom: 20px; }
          .edit-claimant-details-dialog .claimant-table tbody tr.additional-data-row td > div .app-info .inner-row:after, .scheduler-dialog .claimant-table tbody tr.additional-data-row td > div .app-info .inner-row:after {
            content: "";
            clear: both;
            display: block; }
          .edit-claimant-details-dialog .claimant-table tbody tr.additional-data-row td > div .app-info .inner-row > div, .scheduler-dialog .claimant-table tbody tr.additional-data-row td > div .app-info .inner-row > div {
            display: inline-block;
            width: calc(38% - 15px);
            margin-right: 15px;
            float: left; }
            @media (max-width: 1260px) {
              .edit-claimant-details-dialog .claimant-table tbody tr.additional-data-row td > div .app-info .inner-row > div, .scheduler-dialog .claimant-table tbody tr.additional-data-row td > div .app-info .inner-row > div {
                width: calc(19% - 15px); } }

/** Patient Popup **/
#patient-popup {
  padding: 10px 0 0;
  /** REDUCTION OF DATA **/
  /** REDUCTION OF DATA **/ }
  #patient-popup .dialog-section > .row {
    /** REDUCTION OF DATA **/
    margin-bottom: 30px !important; }
  #patient-popup .tab-content .tab-pane > div:first-child {
    /** REDUCTION OF DATA **/
    padding: 15px 22px 15px 19px;
    margin-bottom: 10px; }
  #patient-popup fieldset {
    /** REDUCTION OF DATA **/
    padding-top: 25px;
    padding-top: 20px;
    margin-bottom: 45px;
    margin-bottom: 35px; }
    #patient-popup fieldset > .row {
      margin-left: 0;
      /** REDUCTION OF DATA **/
      margin-bottom: 35px !important; }
  #patient-popup .claimant-content {
    /** REDUCTION OF DATA **/
    padding-top: 30px !important; }
    #patient-popup .claimant-content div.name-info > .row {
      /** REDUCTION OF DATA **/
      margin-bottom: 30px !important; }
  #patient-popup div.address-info div.address-block fieldset div.last-child {
    /** REDUCTION OF DATA **/
    margin-bottom: 0px !important; }
  #patient-popup div.details-info div.phone-details > .row, #patient-popup div.details-info div.email-details > .row {
    /** REDUCTION OF DATA **/
    margin-bottom: 35px !important; }
    #patient-popup div.details-info div.phone-details > .row:first-child span.remove-icon, #patient-popup div.details-info div.email-details > .row:first-child span.remove-icon {
      display: none; }
  #patient-popup .notes-display fieldset {
    padding-top: 5px;
    margin-bottom: 10px; }
  #patient-popup .notes-display .claimant-notes-container {
    margin-bottom: 5px; }
  #patient-popup .border-lable-flt input[type="text"], #patient-popup textarea, #patient-popup .form-control {
    height: 30px; }
  #patient-popup .border-lable-flt span {
    top: -13px !important;
    font-size: 11px; }
  #patient-popup #gender, #patient-popup #caseType {
    pppadding: 4px 9px !important; }
  #patient-popup .form-control {
    pppadding: 4px calc(2.5% + 15px) 4px 6px;
    padding: 6px 4px 5px 7px !important; }
  #patient-popup input, #patient-popup select, #patient-popup textarea {
    fffont-size: 13px !important;
    font-size: 14px !important; }

/** SCHEDULER POPUP **/
.scheduler-dialog {
  width: calc(85% - 265px);
  max-width: 85% !important;
  margin-left: 265px !important;
  margin-right: 0; }
  .scheduler-dialog md-dialog-content {
    margin-top: 10px; }
    .scheduler-dialog md-dialog-content .container-fluid {
      padding: 0 35px 0 30px; }
    .scheduler-dialog md-dialog-content .section-header {
      margin: 0px 0 27px; }
    .scheduler-dialog md-dialog-content div.claimant-scheduler {
      margin-bottom: 28px;
      border-radius: 5px; }
    .scheduler-dialog md-dialog-content div[class*='col']:nth-child(2):not(:last-child) {
      right: initial; }
    .scheduler-dialog md-dialog-content .dialog-section {
      border: solid 1px lightgray;
      padding: 15px 22px 22px 19px;
      border-radius: 5px; }
      .scheduler-dialog md-dialog-content .dialog-section:hover {
        border-color: grey; }
      .scheduler-dialog md-dialog-content .dialog-section .input-date input {
        background: url(../../images/grid.png) no-repeat 97% center; }
      .scheduler-dialog md-dialog-content .dialog-section .input-duration select {
        background-position-x: calc(100% - 5px);
        width: 40%;
        display: inline-block;
        float: left; }
        .scheduler-dialog md-dialog-content .dialog-section .input-duration select:first-child {
          width: calc(60% - 5px);
          margin-right: 5px; }
      .scheduler-dialog md-dialog-content .dialog-section.setup-schedule {
        border-bottom-width: 0px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        padding-bottom: 15px; }
        .scheduler-dialog md-dialog-content .dialog-section.setup-schedule:hover {
          border-bottom-width: 1px; }
        .scheduler-dialog md-dialog-content .dialog-section.setup-schedule .col-md-6 span {
          min-width: 285px; }
      .scheduler-dialog md-dialog-content .dialog-section.applicable-info div.applicable-rows, .scheduler-dialog md-dialog-content .dialog-section.applicable-info div.except-rows {
        margin-bottom: 25px !important; }
        .scheduler-dialog md-dialog-content .dialog-section.applicable-info div.applicable-rows .row:first-child .remove-icon, .scheduler-dialog md-dialog-content .dialog-section.applicable-info div.except-rows .row:first-child .remove-icon {
          display: none; }
        .scheduler-dialog md-dialog-content .dialog-section.applicable-info div.applicable-rows .row:not(:first-child), .scheduler-dialog md-dialog-content .dialog-section.applicable-info div.except-rows .row:not(:first-child) {
          margin-top: 40px; }
          .scheduler-dialog md-dialog-content .dialog-section.applicable-info div.applicable-rows .row:not(:first-child) .reset-icon, .scheduler-dialog md-dialog-content .dialog-section.applicable-info div.except-rows .row:not(:first-child) .reset-icon {
            display: none; }
      .scheduler-dialog md-dialog-content .dialog-section.applicable-info span.schedule-summary {
        margin-bottom: 0;
        font-weight: 400; }
      .scheduler-dialog md-dialog-content .dialog-section.applicable-info .add-remove-icons .reset-icon {
        float: left;
        font-family: FontAwesome;
        font-size: 18px;
        margin-right: 7px; }
        .scheduler-dialog md-dialog-content .dialog-section.applicable-info .add-remove-icons .reset-icon:before {
          content: "\f0e2";
          top: 0px;
          position: relative; }
          @media (max-width: 1650px) {
            .scheduler-dialog md-dialog-content .dialog-section.applicable-info .add-remove-icons .reset-icon:before {
              top: -2px; } }
      .scheduler-dialog md-dialog-content .dialog-section.continue-follow-info {
        border-top-width: 0;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        padding-top: 25px; }
        .scheduler-dialog md-dialog-content .dialog-section.continue-follow-info:hover {
          border-top-width: 1px; }
        .scheduler-dialog md-dialog-content .dialog-section.continue-follow-info div.continue-row {
          margin-bottom: 35px !important;
          position: relative; }
          .scheduler-dialog md-dialog-content .dialog-section.continue-follow-info div.continue-row > span {
            display: inline-block;
            float: left;
            font-weight: bold;
            font-family: Arial;
            position: relative;
            top: 10px;
            margin: 0 10px 0 0px; }
            @media (min-width: 1651px) {
              .scheduler-dialog md-dialog-content .dialog-section.continue-follow-info div.continue-row > span {
                font-size: 16px !important;
                top: 15px;
                margin: 0 15px 0 0px; } }
          .scheduler-dialog md-dialog-content .dialog-section.continue-follow-info div.continue-row:before {
            content: '';
            display: inline-block;
            background: lightgray;
            height: 1px;
            width: 100%;
            position: absolute;
            bottom: -15px;
            left: 0; }
          .scheduler-dialog md-dialog-content .dialog-section.continue-follow-info div.continue-row:after {
            clear: both; }
      .scheduler-dialog md-dialog-content .dialog-section > .row {
        margin-bottom: 0px !important; }

/** SCHEDULE / CALENDAR PAGE **/
@media (max-width: 1500px) {
  div#calendar1 + div.col-md-4 {
    padding-right: 0; }
    div#calendar1 + div.col-md-4 .doctorComp {
      padding-right: 0; }
    div#calendar1 + div.col-md-4 #calendar2 {
      padding-right: 0; } }

div#calendar1 .fc-toolbar, div#calendar2 .fc-toolbar {
  margin-top: 4px; }
  div#calendar1 .fc-toolbar h2, div#calendar2 .fc-toolbar h2 {
    font-family: "Muli Bold";
    font-style: normal;
    font-size: 20px !important;
    color: #212A32;
    font-weight: 700;
    height: initial !important;
    position: relative;
    top: 8px; }
    @media (max-width: 1650px) {
      div#calendar1 .fc-toolbar h2, div#calendar2 .fc-toolbar h2 {
        font-size: 18px !important; } }
    @media (max-width: 1400px) {
      div#calendar1 .fc-toolbar h2, div#calendar2 .fc-toolbar h2 {
        font-size: 16px !important; } }
  div#calendar1 .fc-toolbar button, div#calendar2 .fc-toolbar button {
    font-family: Muli;
    color: #000000 !important;
    border-radius: 5px !important;
    border: 0;
    text-transform: capitalize;
    padding: 9px 26px !important;
    height: initial;
    opacity: 1;
    font-size: 15px; }
    @media (max-width: 1650px) {
      div#calendar1 .fc-toolbar button, div#calendar2 .fc-toolbar button {
        font-size: 13px !important; } }
    @media (max-width: 1400px) {
      div#calendar1 .fc-toolbar button, div#calendar2 .fc-toolbar button {
        font-size: 12px !important; } }
    div#calendar1 .fc-toolbar button.fc-next-button, div#calendar1 .fc-toolbar button.fc-prev-button, div#calendar2 .fc-toolbar button.fc-next-button, div#calendar2 .fc-toolbar button.fc-prev-button {
      background: 0;
      border: 0 !important;
      box-shadow: none;
      padding-left: 0 !important;
      padding-right: 0 !important; }
      div#calendar1 .fc-toolbar button.fc-next-button span, div#calendar1 .fc-toolbar button.fc-prev-button span, div#calendar2 .fc-toolbar button.fc-next-button span, div#calendar2 .fc-toolbar button.fc-prev-button span {
        height: initial; }
        div#calendar1 .fc-toolbar button.fc-next-button span:after, div#calendar1 .fc-toolbar button.fc-prev-button span:after, div#calendar2 .fc-toolbar button.fc-next-button span:after, div#calendar2 .fc-toolbar button.fc-prev-button span:after {
          content: " " !important;
          width: 26px;
          height: 26px;
          background-size: cover;
          display: inline-block; }
          @media (max-width: 1650px) {
            div#calendar1 .fc-toolbar button.fc-next-button span:after, div#calendar1 .fc-toolbar button.fc-prev-button span:after, div#calendar2 .fc-toolbar button.fc-next-button span:after, div#calendar2 .fc-toolbar button.fc-prev-button span:after {
              width: 22px;
              height: 22px; } }
          @media (max-width: 1400px) {
            div#calendar1 .fc-toolbar button.fc-next-button span:after, div#calendar1 .fc-toolbar button.fc-prev-button span:after, div#calendar2 .fc-toolbar button.fc-next-button span:after, div#calendar2 .fc-toolbar button.fc-prev-button span:after {
              width: 20px;
              height: 20px; } }
    div#calendar1 .fc-toolbar button.fc-prev-button, div#calendar2 .fc-toolbar button.fc-prev-button {
      margin-right: 12px !important; }
      div#calendar1 .fc-toolbar button.fc-prev-button span:after, div#calendar2 .fc-toolbar button.fc-prev-button span:after {
        background-image: url(../../images/chevron-left.svg); }
    div#calendar1 .fc-toolbar button.fc-next-button span:after, div#calendar2 .fc-toolbar button.fc-next-button span:after {
      background-image: url(../../images/chevron-right.svg); }
    div#calendar1 .fc-toolbar button.fc-today-button, div#calendar2 .fc-toolbar button.fc-today-button {
      font-family: "Muli Bold" !important;
      background-color: #fff;
      font-weight: 700; }
      div#calendar1 .fc-toolbar button.fc-today-button:hover, div#calendar2 .fc-toolbar button.fc-today-button:hover {
        background: #D7ECCA;
        color: black;
        text-shadow: none; }
      div#calendar1 .fc-toolbar button.fc-today-button:active, div#calendar2 .fc-toolbar button.fc-today-button:active {
        background: #8DB675;
        color: white; }
    div#calendar1 .fc-toolbar button.fc-agendaWeek-button, div#calendar1 .fc-toolbar button.fc-month-button, div#calendar2 .fc-toolbar button.fc-agendaWeek-button, div#calendar2 .fc-toolbar button.fc-month-button {
      background: 0;
      font-family: "Muli Bold";
      box-shadow: none; }
      div#calendar1 .fc-toolbar button.fc-agendaWeek-button:hover, div#calendar1 .fc-toolbar button.fc-month-button:hover, div#calendar2 .fc-toolbar button.fc-agendaWeek-button:hover, div#calendar2 .fc-toolbar button.fc-month-button:hover {
        color: #a7a7a7 !important; }
      div#calendar1 .fc-toolbar button.fc-agendaWeek-button.fc-state-active, div#calendar1 .fc-toolbar button.fc-month-button.fc-state-active, div#calendar2 .fc-toolbar button.fc-agendaWeek-button.fc-state-active, div#calendar2 .fc-toolbar button.fc-month-button.fc-state-active {
        background: #37424C;
        color: #fff !important;
        text-shadow: none; }

div#calendar2 {
  top: -22px; }
  div#calendar2 h2 {
    top: 11px !important; }

div#calendar-filter hr {
  margin-bottom: 0;
  margin-top: 0; }

div#calendar-filter > div.row {
  margin-top: 0 !important; }

div#calendar-filter div.col-md-6 {
  padding: 0 10px; }

div#calendar-filter select {
  margin-top: 0;
  background: url(/content/resources/Image/Arrow_down.png) no-repeat 95% center, white;
  max-width: initial;
  margin-right: 3px;
  height: 46px;
  border: 1px solid #E0E0E0;
  border-radius: 5px;
  font-size: 15px !important;
  font-family: Arial !important;
  color: #4F4F4F !important; }

.fc-agenda-view {
  border: 0 !important;
  border-radius: 5px;
  background: #F2F2F2; }
  .fc-agenda-view * {
    border: 0 !important; }
  .fc-agenda-view .fc-head {
    background-color: #FFFFFF;
    border: 0;
    border-bottom: 1px solid #E0E0E0 !important; }
    .fc-agenda-view .fc-head .fc-row {
      border: 0 !important; }
    .fc-agenda-view .fc-head th:first-child {
      display: none; }
    .fc-agenda-view .fc-head tr, .fc-agenda-view .fc-head th, .fc-agenda-view .fc-head table {
      border: 0 !important;
      border-collapse: collapse !important;
      border-radius: 5px; }
      .fc-agenda-view .fc-head tr span, .fc-agenda-view .fc-head th span, .fc-agenda-view .fc-head table span {
        font-family: "Muli";
        font-weight: 500;
        font-size: 16px;
        color: #000000; }
  .fc-agenda-view .fc-scroller {
    max-height: 680px; }
  .fc-agenda-view .fc-slats tbody > tr {
    border-bottom: 1px solid #e0e0e094 !important; }
    .fc-agenda-view .fc-slats tbody > tr:nth-child(even) {
      border-bottom: 1px solid #E0E0E0 !important; }
    .fc-agenda-view .fc-slats tbody > tr .fc-time {
      font-family: Arial;
      color: #000000;
      font-size: 11px;
      text-align: left; }
      .fc-agenda-view .fc-slats tbody > tr .fc-time.fc-short {
        min-height: 27px; }
    .fc-agenda-view .fc-slats tbody > tr .fc-widget-content {
      padding: 4px 3px; }

/** PATIENT FORM **/
.patient-header {
  padding: 20px 40px 15px;
  border-bottom: 1px solid #E0E0E0; }
  @media (max-width: 650px) {
    .patient-header {
      display: none; } }
  .patient-header span:before {
    background: url("../../images/configuration.png");
    content: "";
    display: inline-block;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    top: 3px;
    width: 20px;
    height: 18px;
    margin-right: 6px; }

.patient-form {
  padding-top: 15px !important; }
  @media (min-width: 1201px) {
    .patient-form {
      width: calc(100% - 40px); } }
  @media (max-width: 1200px) and (min-width: 601px) {
    .patient-form {
      padding-left: 15px !important;
      padding-right: 15px !important; } }
  @media (max-width: 650px) {
    .patient-form {
      padding: 15px 15px 0 !important; } }
  .patient-form .form-title {
    margin-left: 5px;
    display: inline-block;
    font-weight: 700;
    font-weight: 700; }
    @media (max-width: 650px) {
      .patient-form .form-title {
        text-align: center;
        margin: 0;
        display: block;
        font-size: 20px;
        font-weight: 700; } }
    .patient-form .form-title + div.row {
      display: flex; }
      .patient-form .form-title + div.row .inventory, .patient-form .form-title + div.row .actionarea {
        display: flex; }
      .patient-form .form-title + div.row .actionarea .maindiv {
        width: 100%; }
  @media (max-width: 650px) {
    .patient-form .navigation, .patient-form .formarea {
      width: 100%;
      position: relative; } }
  .patient-form .navigation {
    border-radius: 5px;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
    @media (min-width: 651px) {
      .patient-form .navigation {
        padding-bottom: 135px; } }
    @media (max-width: 650px) {
      .patient-form .navigation {
        width: 100%;
        position: relative;
        border: 0 !important;
        margin-bottom: 10px; }
        .patient-form .navigation > div {
          display: inline-block;
          border: 0 !important; } }
    .patient-form .navigation .sectionnavlabel {
      text-transform: capitalize;
      cursor: pointer;
      font-size: 16px;
      height: initial; }
      @media (min-width: 651px) {
        .patient-form .navigation .sectionnavlabel {
          padding: 20px 20px; } }
      @media (max-width: 650px) {
        .patient-form .navigation .sectionnavlabel {
          float: left;
          padding: 0;
          margin: 5px 0px;
          color: #BDBDBD; }
          .patient-form .navigation .sectionnavlabel:not(:last-child):after {
            content: "";
            display: inline-block;
            background-repeat: no-repeat;
            background-size: contain;
            position: relative;
            bottom: 7px;
            width: 80px;
            height: 1px;
            margin: 0 10px;
            background-color: #BDBDBD; } }
      .patient-form .navigation .sectionnavlabel[style*="green"] {
        font-weight: 700; }
        @media (min-width: 651px) {
          .patient-form .navigation .sectionnavlabel[style*="green"] {
            background: #E3F1DA !important; } }
        @media (max-width: 650px) {
          .patient-form .navigation .sectionnavlabel[style*="green"] {
            background: none !important;
            color: #000000; } }
  .patient-form .formarea {
    border-top: 0;
    height: 80%;
    margin-bottom: 45px; }
    @media (max-width: 1200px) and (min-width: 601px) {
      .patient-form .formarea {
        width: calc(100% - 285px); } }
    @media (max-width: 650px) {
      .patient-form .formarea {
        margin-left: 0;
        border: 0; } }
    @media (max-width: 650px) {
      .patient-form .formarea div#formholder {
        border: 1px solid #BDBDBD;
        padding: 0 15px;
        border-radius: 5px; } }
    .patient-form .formarea #formrowsectionlabelpattern {
      background-color: #6E6E82; }
      @media (max-width: 1200px) and (min-width: 601px) {
        .patient-form .formarea #formrowsectionlabelpattern {
          width: calc(100% - 286px); } }
      @media (max-width: 650px) {
        .patient-form .formarea #formrowsectionlabelpattern {
          display: none !important; }
          .patient-form .formarea #formrowsectionlabelpattern + div {
            display: none !important; } }
    .patient-form .formarea .sectionpresets {
      background-position: calc(100% - 15px) 50%; }
    .patient-form .formarea div.fieldlabel, .patient-form .formarea div.fieldlabelinner {
      padding: 12px 25px;
      color: #000000; }
    .patient-form .formarea input, .patient-form .formarea .formdropdownfield, .patient-form .formarea .formdropdownvertifield, .patient-form .formarea .formdropdownhorifield {
      height: initial;
      padding: 12px 25px;
      width: calc(100% + 30px); }
      .patient-form .formarea input[style*="green"], .patient-form .formarea .formdropdownfield[style*="green"], .patient-form .formarea .formdropdownvertifield[style*="green"], .patient-form .formarea .formdropdownhorifield[style*="green"] {
        background: #E3F1DA !important; }
      .patient-form .formarea input::placeholder, .patient-form .formarea .formdropdownfield::placeholder, .patient-form .formarea .formdropdownvertifield::placeholder, .patient-form .formarea .formdropdownhorifield::placeholder {
        color: #BDBDBD; }
    .patient-form .formarea textarea {
      padding: 10px 25px;
      width: calc(100% + 30px);
      width: calc(100% + 30px); }
    .patient-form .formarea .button_styles {
      margin: 60px 0 25px 0 !important; }
      @media (max-width: 650px) {
        .patient-form .formarea .button_styles {
          margin-top: 45px !important; } }
      .patient-form .formarea .button_styles button {
        width: calc(100% + 20px);
        margin-left: -8px;
        margin-right: 0 !important;
        text-transform: uppercase;
        border-radius: 10px !important;
        color: white !important;
        background: #8DB675 !important;
        border: 0 !important; }
        @media (max-width: 650px) {
          .patient-form .formarea .button_styles button {
            margin-left: 0 !important;
            width: 99.8%;
            padding: 20px 0 !important;
            text-transform: capitalize; } }
        .patient-form .formarea .button_styles button:hover {
          background: #AFBCBF; }

.patient-form .form-header {
  padding: 15px 0 10px !important;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  display: inline-block;
  margin: 0;
  text-align: left;
  margin-bottom: -20px;
  position: relative;
  left: 5px;
  width: calc(72.6% + 308px);
  border: 1px solid #CCC !important;
  border-bottom: 0 !important; }
  @media (max-width: 1200px) {
    .patient-form .form-header {
      width: calc(100% - 4px);
      left: 4px; } }
  .patient-form .form-header span.form-title {
    text-transform: uppercase;
    position: relative;
    left: 250px;
    color: black; }
  .patient-form .form-header div {
    bbborder: 0 !important;
    display: inline-block;
    text-align: center; }
    .patient-form .form-header div.form-preset, .patient-form .form-header div.form-file {
      border-radius: 5px !important;
      text-transform: capitalize;
      height: initial;
      opacity: 1;
      font-size: 14px;
      background: black;
      font-weight: bold;
      color: white;
      padding-top: 4px;
      position: absolute;
      cursor: pointer;
      bottom: 9px;
      width: 59px;
      height: 32px; }
      .patient-form .form-header div.form-preset.form-file, .patient-form .form-header div.form-file.form-file {
        color: black;
        right: 10px;
        background: white;
        border: 1px solid #CCC !important; }
      .patient-form .form-header div.form-preset.form-preset, .patient-form .form-header div.form-file.form-preset {
        left: 10px;
        font-weight: 400;
        background: #6E6E82; }

div[id*="eeeerrorpopup"] {
  padding: 30px 80px 40px 80px;
  border: 1px solid gray;
  max-width: 1150px; }
  div[id*="eeeerrorpopup"]:before {
    background-image: url(../../images/alert-triangle.svg);
    content: "";
    background-repeat: no-repeat;
    background-size: cover;
    width: 30px;
    height: 30px;
    display: inline-block;
    right: 15px;
    top: 10px;
    position: absolute; }
  div[id*="eeeerrorpopup"] h1 {
    margin: 0px 0 25px; }
    div[id*="errorpopup"] h1 span {
      color: black !important;
      font-weight: bold;
      font-size: 21px;
      display: inline-block; }
  div[id*="eeeerrorpopup"] .issue-text {
    margin-bottom: 10px;
    display: inline-block; }
  div[id*="eeeerrorpopup"] #errorlist {
    background: #ECF0F1;
    padding: 15px 5px 0px;
    border-radius: 5px;
    margin-bottom: 10px;
    max-height: 295px; }
    div[id*="eeeerrorpopup"] #errorlist div {
      border: 0;
      padding: 0;
      margin-bottom: 10px;
      border-bottom: 1px solid lightgray;
      font-size: 16px;
      font-family: Arial;
      color: black; }
  div[id*="eeeerrorpopup"] .notify-text {
    margin-bottom: 40px;
    display: block;
    font-size: 15px; }
    div[id*="eeeerrorpopup"] .notify-text .red {
      color: red; }
  div[id*="eeeerrorpopup"] button {
    position: static !important;
    border: 0 !important;
    display: inline-block;
    font-weight: 700;
    font-family: "Open Sans" !important;
    height: initial !important;
    width: initial !important; }
    div[id*="errorpopup"] button:last-child {
      float: right; }

div.confirm:not([style*="none"]) {
  z-index: 1; }
  div.confirm:not([style*="none"]) ~ div.confirm-backdrop {
    width: 100%;
    height: 100%;
    background: #d8d8d82e;
    position: absolute;
    z-index: 0;
    top: 0; }

/** ASSIGN FORM **/
.assign-form .claimant-content {
  border: 0 !important;
  padding: 15px 0  0 0 !important; }

.assign-form .col-md-6 {
  width: calc(50% - 15px);
  margin: 7.5px; }

.assign-form .col-md-4 {
  width: calc(33.3333% - 15px);
  margin: 7.5px; }

/** SUCCESS FORM **/
div.notify-cont {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10000; }
  div.notify-cont div.success-notify {
    padding: 20px 75px 25px 55px;
    border: 0;
    max-width: 500px;
    position: absolute;
    top: 42%;
    left: 38%;
    background: white;
    z-index: 100001; }
    div.notify-cont div.success-notify:before {
      font-family: FontAwesome;
      content: "\f05a";
      background-repeat: no-repeat;
      background-size: cover;
      width: 30px;
      height: 30px;
      font-size: 20px;
      display: inline-block;
      right: 15px;
      top: 10px;
      position: absolute; }
    div.notify-cont div.success-notify h1 {
      margin: 0px 0 35px;
      font-family: Muli;
      color: black !important;
      font-weight: bold;
      font-size: 23px;
      display: inline-block; }
    div.notify-cont div.success-notify button {
      position: static !important;
      border: 0 !important;
      display: block;
      font-weight: 700;
      font-family: "Muli" !important;
      height: 60px !important;
      text-align: center;
      font-size: 15px !important;
      margin: 0 auto; }
  div.notify-cont:after {
    content: "";
    background: rgba(0, 0, 0, 0.2);
    width: 100%;
    height: 100%;
    position: absolute; }

/** DASHBOARD **/
div.dashboard-cont {
  margin-left: 45px; }
  div.dashboard-cont .page-header {
    display: inline-block;
    margin: 10px 10px 5px -16px;
    text-transform: uppercase;
    font-size: 20px; }
  div.dashboard-cont div.dash-section {
    background: white;
    border-radius: 5px;
    margin-right: 30px;
    padding: 15px 35px 15px;
    margin-bottom: 30px;
    width: calc(50% - 30px); }
    div.dashboard-cont div.dash-section .section-header {
      margin-bottom: 5px;
      font-family: "Muli"; }
      div.dashboard-cont div.dash-section .section-header > span {
        font-size: 19px;
        float: left;
        color: #37424C; }
      div.dashboard-cont div.dash-section .section-header div {
        float: right; }
        div.dashboard-cont div.dash-section .section-header div span:last-child {
          margin-top: 9px;
          display: inline-block;
          cursor: pointer;
          color: rgba(55, 66, 76, 0.5);
          font-size: 11px; }
          div.dashboard-cont div.dash-section .section-header div span:last-child:hover {
            text-decoration: underline;
            color: rgba(55, 66, 76, 0.8); }
    div.dashboard-cont div.dash-section .dash-content {
      font-family: "Roboto"; }
    div.dashboard-cont div.dash-section:not(.dash-alerts) .dash-content {
        height: 300px;
        overflow-x: hidden;
        overflow-y: auto;
        -ms-overflow-style: -ms-autohiding-scrollbar !important;
    }
    div.dashboard-cont div.dash-section:not(.dash-alerts) .row:not(.section-header):not(.add-reminder) {
      padding: 6px 16px;
      border-radius: 5px;
      margin-bottom: 6px; }
      div.dashboard-cont div.dash-section:not(.dash-alerts) .row:not(.section-header):not(.add-reminder):nth-child(even) {
        background: #ECF0F1; }
      div.dashboard-cont div.dash-section:not(.dash-alerts) .row:not(.section-header):not(.add-reminder):nth-child(odd) {
        background: #FCF8ED; }
      div.dashboard-cont div.dash-section:not(.dash-alerts) .row:not(.section-header) span.float-left {
        float: left;
        width: calc(100% - 50px);
        padding-left: 4px;
        margin-right: 10px; }
      div.dashboard-cont div.dash-section:not(.dash-alerts) .row:not(.section-header):not(.add-reminder) div.float-right {
        width: 40px;
        text-align: center;
        float: right; }
        div.dashboard-cont div.dash-section:not(.dash-alerts) .row:not(.section-header) div.float-right input {
          display: none; }
        div.dashboard-cont div.dash-section:not(.dash-alerts) .row:not(.section-header) div.float-right input:checked + label:before {
          content: "";
          display: inline-block;
          transform: rotate(45deg);
          height: 16px;
          width: 8px;
          border-bottom: 2px solid #212A32;
          border-right: 2px solid #212A32;
          position: absolute;
          left: 5px;
          bottom: 3px; }
        div.dashboard-cont div.dash-section:not(.dash-alerts) .row:not(.section-header) div.float-right label {
          background: #FFFFFF;
          border: 1px solid rgba(0, 0, 0, 0.15);
          content: "";
          display: inline-block;
          cursor: pointer;
          width: 15px;
          position: relative;
          height: 15px;
          top: 6px; }
          div.dashboard-cont div.dash-section:not(.dash-alerts) .row:not(.section-header) div.float-right label:hover {
            border-color: rgba(0, 0, 0, 0.3); }
    div.dashboard-cont div.dash-section.dash-todos .dash-content .row:not(.add-reminder) {
      padding-right: 30px !important;
      position: relative; }
      div.dashboard-cont div.dash-section.dash-todos .dash-content .row:not(.add-reminder):nth-child(even) {
        background: #FCF8ED; }
      div.dashboard-cont div.dash-section.dash-todos .dash-content .row:not(.add-reminder):nth-child(odd) {
        background: #ECF0F1; }
      div.dashboard-cont div.dash-section.dash-todos .dash-content .row:first-child {
        bbbbackground: #F5D8D8; }
    div.dashboard-cont div.dash-section.dash-todos .dash-content span.float-left {
      width: calc(80% - 10px) !important; }
    div.dashboard-cont div.dash-section.dash-todos .dash-content div.float-right {
      width: 35% !important;
      text-align: right !important;
      position: absolute;
      top: calc(50% - 10px);
      right: 25px; }
      div.dashboard-cont div.dash-section.dash-todos .dash-content div.float-right span.date {
        position: relative;
        right: 10px; }
      div.dashboard-cont div.dash-section.dash-todos .dash-content div.float-right label {
        top: 3px !important; }
    div.dashboard-cont div.dash-section.dash-messages, div.dashboard-cont div.dash-section.dash-inquiries {
        height: 380px;
        overflow-y: auto;
      padding: 0; }
      div.dashboard-cont div.dash-section.dash-messages .section-header, div.dashboard-cont div.dash-section.dash-inquiries .section-header {
        padding: 15px 50px 0px 35px; }
      div.dashboard-cont div.dash-section.dash-messages .dash-content, div.dashboard-cont div.dash-section.dash-inquiries .dash-content {
        padding: 0px 0px 15px 35px; }
        div.dashboard-cont div.dash-section.dash-messages .dash-content .row, div.dashboard-cont div.dash-section.dash-inquiries .dash-content .row {
          padding-bottom: 20px;
          padding-right: 5px;
          margin-right: 35px;
          position: relative; }
          div.dashboard-cont div.dash-section.dash-messages .dash-content .row.new-msg {
            background: #E9F6FA; }
          div.dashboard-cont div.dash-section.dash-messages .dash-content .row .float-left {
            width: calc(100% - 150px) !important; }
            div.dashboard-cont div.dash-section.dash-messages .dash-content .row .float-left .msg-header, div.dashboard-cont div.dash-section.dash-inquiries .dash-content .row .float-left .msg-header {
              font-weight: 700;
              text-transform: uppercase;
              display: block;
              font-family: "Muli"; }
            div.dashboard-cont div.dash-section.dash-messages .dash-content .row .float-left .msg-txt, div.dashboard-cont div.dash-section.dash-inquiries .dash-content .row .float-left .msg-txt {
              margin-top: 2px;
              font-size: 13px;
              display: inline-block;
              font-family: Arial;
              color: #828282; }
          div.dashboard-cont div.dash-section.dash-messages .dash-content .row .float-right {
            width: 140px !important; }
            div.dashboard-cont div.dash-section.dash-messages .dash-content .row .float-right span, div.dashboard-cont div.dash-section.dash-inquiries .dash-content .row .float-right span {
              color: #BDBDBD;
              font-size: 11px;
              font-family: "Muli"; }
          div.dashboard-cont div.dash-section.dash-messages .dash-content .row.new-msg > a {
            position: absolute;
            right: -20px;
            background: #E9F6FA;
            width: 12px;
            height: 12px;
            border-radius: 50%;
            top: 45%; }
    div.dashboard-cont div.dash-section.dash-alerts {
        height: 380px;
        overflow-y: auto;
      padding-bottom: 5px; }
      div.dashboard-cont div.dash-section.dash-alerts .section-header {
        margin-bottom: 15px; }
      div.dashboard-cont div.dash-section.dash-alerts .dash-content {
        height: 642px; }
      div.dashboard-cont div.dash-section.dash-alerts .row:not(.section-header) {
        font-family: Arial; }
        div.dashboard-cont div.dash-section.dash-alerts .row:not(.section-header) span {
          font-size: 15px; }
        div.dashboard-cont div.dash-section.dash-alerts .row:not(.section-header) .float-left {
          float: left; }
        div.dashboard-cont div.dash-section.dash-alerts .row:not(.section-header) .float-right {
          float: right; }
          div.dashboard-cont div.dash-section.dash-alerts .row:not(.section-header) .float-right .green-text {
            color: #8DB675; }
/*  div.dashboard-cont > .row:nth-child(3) .dash-section .dash-content {
    height: 650px;
    overflow: auto;
  }  */

/** USER DIALOG **/
#add-user-cont {
  padding-top: 17.5px; }
  #add-user-cont input, #add-user-cont select, #add-user-cont span, #add-user-cont label {
    font-family: Arial; }
  #add-user-cont .row {
    margin-bottom: 50px !important; }
  #add-user-cont .basic-info .row:last-child:not(:first-child) {
    margin-bottom: 20px !important; }
  #add-user-cont .ad-hoc-info {
    margin-bottom: 50px; }
    #add-user-cont .ad-hoc-info .ad-hoc-row:after {
      clear: both;
      display: block;
      content: ''; }
    #add-user-cont .ad-hoc-info .ad-hoc-row .adh-data {
      width: calc(100% - 26px) !important;
      float: left; }
      #add-user-cont .ad-hoc-info .ad-hoc-row .adh-data div {
        float: left;
        width: calc(20% - 20px);
        margin-right: 20px; }
        #add-user-cont .ad-hoc-info .ad-hoc-row .adh-data div:first-child {
          width: calc(40% - 20px); }
    #add-user-cont .ad-hoc-info .ad-hoc-row .adh-addition {
      float: left;
      width: 26px; }
      #add-user-cont .ad-hoc-info .ad-hoc-row .adh-addition img {
        height: 27px;
        width: 26px;
        position: relative;
        top: 11px; }
  #add-user-cont .action-container > div {
    text-align: center; }
  #add-user-cont .roles-tab, #add-user-cont .groups-tab {
    padding-top: 60px; }
    
/** MISC **/
.opaque {
    opacity: 1;
    background-color: rgba(0, 0, 0, 0.7);
}
.appointment_container .expanded-row, .visits_container .expanded-row {
    background-color: white !important;
    border-top: 1px darkgray solid !important;
    border-left: 1px darkgray solid !important;
    border-right: 1px darkgray solid !important;
    border-bottom: none !important;
}
.appointment_container .blurred-row, .visits_container .blurred-row {
    filter: blur(0.9px);
    opacity: .25;
}
.appointment_container .visit-data-row, .visits_container .visit-data-row {
    background-color: white !important;
    border-bottom: 1px darkgray solid !important;
    border-left: 1px darkgray solid !important;
    border-right: 1px darkgray solid !important;
    border-top: none !important;
}
.appointment_container .charges-container {
    max-height: 260px;
    overflow-y: scroll; 
}
.visits_container .charges-container {
    max-height: 340px;
    overflow-y: scroll; 
}
.appointment_container .claimstatus-lbl, .visits_container .claimstatus-lbl, .visit-details .claimstatus-lbl {
    font-size: 0.9em;
    color: #8295a2;
}
.appointment_container .summary-row > DIV, .appointment_container .svce-line-item > DIV, .appointment_container .payer-line-item > DIV,
.visits_container .summary-row > DIV, .visits_container .svce-line-item > DIV, .visits_container .payer-line-item > DIV,
.visit-details .summary-row > DIV, .visit-details .svce-line-item > DIV, .visit-details .payer-line-item > DIV {
    display: inline-block;
    width: 10%;
}
@media (max-width: 1578px) {
    .appointment_container .summary-row > DIV, .appointment_container .svce-line-item > DIV, .appointment_container .payer-line-item > DIV,
    .visits_container .summary-row > DIV, .visits_container .svce-line-item > DIV, .visits_container .payer-line-item > DIV,
    .visit-details .summary-row > DIV, .visit-details .svce-line-item > DIV, .visit-details .payer-line-item > DIV {
        display: inline-block;
        width: 20%;
    }
}
@media (max-width: 1016px) {
    .appointment_container .summary-row > DIV, .appointment_container .svce-line-item > DIV, .appointment_container .payer-line-item > DIV,
    .visits_container .summary-row > DIV, .visits_container .svce-line-item > DIV, .visits_container .payer-line-item > DIV,
    .visit-details .summary-row > DIV, .visit-details .svce-line-item > DIV, .visit-details .payer-line-item > DIV {
        display: inline-block;
        width: 30%;
    }
}
.appointment_container .summary-line-item > DIV,
.visits_container .summary-line-item > DIV,
.visit-details .summary-line-item > DIV {
    width: 14%;
}
@media (max-width: 1578px) {
    .appointment_container .summary-line-item > DIV,
    .visits_container .summary-line-item > DIV,
    .visit-details .summary-line-item > DIV {
        width: 28%;
    }
}
@media (max-width: 1016px) {
    .appointment_container .summary-line-item > DIV,
    .visits_container .summary-line-item > DIV,
    .visit-details .summary-line-item > DIV {
        width: 33%;
    }
}
.appointment_container .claimstatus-item,
.visits_container .claimstatus-item,
.visit-details .claimstatus-item {
    display: block;
    margin-top: -4px;
}
.charge-row {
    padding: 2px 2px;
    border-bottom: 1px solid lightgray;
}
.charge-row:not(.nohover):hover {
    bbackground-color: #e8eaf3;
    background-color: #ECF0F1;
}

/***
.charge-row:nth-child(even) {
    background-color: #ddd;
}
.charge-row:nth-child(odd) {
    background-color: #eee;
}
***/
.charge-col {
    display: inline-block;
    width: 10%;
    mmargin-right: 20px;
    padding: 2px 0px;
}
.charge-col-status {
    display: inline-block;
    width: 10%;
    padding: 2px 0px;
    font-size: 0.9em;
}
.clickable > span {
    bborder: 1px solid gray;
    font-size: 0.9em;
    padding: 1.5px 8px;
    background-color: #CDDFC2;
    border-radius: 4px;
}
.clickable > span:hover {
    background-color: #BFD6B1;
}

.date-filter-field-inline {
    display: inline-block !important;
    margin-right: 3px !important;
}

.statements-container .finstmt-lbl {
    font-size: 0.9em;
    color: #8295a2;
}

.statements-container .finstmt-summary > DIV {
    display: inline-block;
    width: 15%;
}

.statements-container .finstmt-row > DIV {
    display: inline-block;
    width: 15%;
}

.statements-container .finstmt-line-item {
    vertical-align: top;
    width: 20%;
}

.statements-container .finstmt-item {
    display: block;
    font-size: 1.1em;
    margin-top: -3px;
}

.statements-container .finstmt-selects {
    display: block;
    width: 100%;
    color: #4F4F4F;
    font-size: 1.1em;
    margin-top: -2px;
    padding: 7px 12px 5px 12px !important;
    background-color: white;
    border-radius: 5px;
    border: 1px solid #b8b8b8;
}

.statements-container .finstmt-inputs {
    display: block;
    width: 100%;
    color: #4F4F4F;
    font-size: 1.1em;
    padding: 7px 12px 5px 12px;
    margin-top: -2px;
    background-color: white;
    border-radius: 5px;
    border: 1px solid #b8b8b8;
}

.statements-container .finstmt-button {
    display: block;
    width: 100%;
    color: #F4F4F4;
    font-size: 1.1em;
    padding: 6px 24px;
    margin-top: -2px;
    border-radius: 5px;
    border: 1px solid #b8b8b8;
}

.statements-container .finstmt-button:hover {
    background-color: #487b97;
}

.payment_container {
    display: none;
    width: 400px;
    position: absolute;
    top: 50%;
    left: 50%;
    border: 1px solid black;
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.2);
    transform: translate(-50% , -50%);
}
.payment_header {
    font-size: 18px;
    text-align: center;
    background-color: #F4F4F4;
    margin: 15px 0;
}

.add-claimant-details-dialog .border-lable-flt input[type="text"], .add-claimant-details-dialog textarea, .add-claimant-details-dialog select, div#calendar-popup input, div#calendar-popup select, .add-claimant-details-dialog .form-control {
    height: 44px;
    font-size: 16px !important;
}
.add-claimant-details-dialog .border-lable-flt > span, .edit-admin-topic-dialog .border-lable-flt > span {
  top: -16px !important;
  font-size: 13px !important;
}
.add-claimant-details-dialog .dialog-section > .row, div#calendar-popup .dialog-section > .row {
    margin-bottom: 35px !important;
}
.edit-admin-topic-dialog .dialog-section .row {
    margin-bottom: 35px !important;
}
div#calendar-popup .action-container > div {
    margin: 10px 0 10px 0 !important;
}
div#calendar-popup .container-fluid {
    padding-bottom: 15px !important;
}
div#calendar-popup .section-header {
    font-weight: 500 !important;
    margin-top: 10px !important;
}

.admin-section-container .border-lable-flt > span {
    top: -16px !important;
    left: 0 !important;
    font-family: Arial;
    font-size: 14px;
    font-weight: 400;
    color: #60707b !important;
    padding: 0 !important;
}

.admin-list-container .table-bordered tbody tr td {
    font-size: 13px !important;
    padding: 8.5px !important;
}

.loading-overlay-multiline-text-red {
    color: red;
    font-weight: normal;
    text-align: center;
    white-space: pre-line;
}


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