@charset "UTF-8";
.react-mis .table-preview th {
  line-height: 25px;
  font-family: robotobold;
  min-width: 100px;
  border-right: 1px solid #ccc;
  padding-right: 20px; }
  .react-mis .table-preview th .colums-data {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    vertical-align: middle;
    display: inline-block;
    width: 100%; }

.react-mis .table-preview th a {
  position: relative; }

.react-mis .table-preview th a.close-button:before {
  right: -20px;
  top: 0px;
  font-size: 14px; }

.mis_reports .mainRight {
  padding: 0;
  top: 48px;
  overflow: hidden;
  background-color: #ECEFF1; }

.mis_reports .react-mis h1 {
  margin-top: 0;
  border-bottom: 1px solid #ccc;
  padding: 0 20px;
  font-size: 21px;
  height: 60px;
  line-height: 60px;
  padding-left: 50px;
  position: relative;
  margin-bottom: 0; }
.mis_reports .react-mis p {
  padding: 0 20px; }
.mis_reports .react-mis form {
  padding: 0 20px; }
.mis_reports .react-mis .mis-table-container {
  padding: 0 20px; }
  .mis_reports .react-mis .mis-table-container td a {
    font-size: inherit;
    height: auto;
    line-height: 35px;
    padding: 0 20px;
    margin: 0 2px;
    font-family: "robotomedium";
    background: #e0e0e0;
    color: #323232;
    border: 1px solid #cccccc;
    border-radius: 3px;
    text-align: center;
    display: inline-block;
    min-width: 100px;
    margin-left: 50%;
    transform: translateX(-50%);
    visibility: hidden; }
  .mis_reports .react-mis .mis-table-container tr:hover a {
    visibility: visible; }

.mis_reports .popup-container .popup-body {
  background-color: #ffffff;
  overflow: auto; }

.react-mis .column-picker .field-list .list-header {
  border-bottom: 1px solid #ccc; }

.react-mis .column-picker .column-table .no-columns {
  opacity: 0.5; }

.react-mis .column-picker .field-list .no-data {
  height: 100%;
  opacity: 0.5; }

.nav-back {
  background-image: url("../images/svg/arrow right.svg");
  background-repeat: no-repeat;
  width: 20px;
  height: 60px;
  display: block;
  position: absolute;
  left: 20px;
  background-position: center; }

.react-mis .place-change-newUI:hover {
  color: #ffffff; }

.messages {
  padding: 0 20px; }

.react-mis .rHeader h1 {
  padding-left: 20px;
  display: inline-block; }

.mis_reports .main-page-container {
  overflow: hidden; }
  .mis_reports .main-page-container .react-mis {
    height: 100%; }
    .mis_reports .main-page-container .react-mis > div {
      height: 100%; }
      .mis_reports .main-page-container .react-mis > div .dashboard {
        height: 100%; }
        .mis_reports .main-page-container .react-mis > div .dashboard > .list {
          height: 100%; }
          .mis_reports .main-page-container .react-mis > div .dashboard > .list .dashboard-rowitem {
            height: calc(100% - 60px);
            overflow: scroll;
            overflow-x: hidden;
            background-color: rgba(246, 249, 252, 0.5);
            padding: 0 20px; }
    .mis_reports .main-page-container .react-mis .Reports_root_1gR {
      height: 100%;
      overflow: scroll;
      overflow-x: hidden; }

.react-mis .createReports {
  display: inline-block;
  float: right;
  padding: 11px;
  padding-right: 20px; }

.react-mis .nav-tabs > li .close-but {
  padding: 0;
  right: 4px;
  top: 7px; }

/*.react-mis .loading{
  background-image: url("../images/svg/loader-black.svg");
  background-size: 70px;
  background-position: center;
  background-repeat: no-repeat;
  height: 100%;
  opacity: 1;
  width: 100%;
  display: block;
  min-width: 100%;
  min-height: 100%;
  position: absolute !important;
  right: 0;
  bottom: 0;
}*/
.react-mis .Reports_root_1gR .btn {
  font-family: robotobold; }

.react-mis .form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  background-image: url("../images/svg/down_arrow_small.svg"); }

.mis_reports .react-mis .report-details h1 {
  padding: 0; }
.mis_reports .react-mis .report-details .sharePart {
  margin-bottom: 10px; }
.mis_reports .react-mis .report-details thead .squaredThree {
  left: -10px; }
.mis_reports .react-mis .report-details tbody .squaredThree {
  left: -10px; }
.mis_reports .react-mis .report-details #bt {
  font-size: inherit;
  height: auto;
  line-height: 35px;
  padding: 0 20px;
  margin: 0 2px;
  font-family: "robotomedium";
  background: #e0e0e0;
  color: #323232;
  border: 1px solid #cccccc;
  border-radius: 3px;
  text-align: center;
  display: inline-block;
  min-width: 100px; }
.mis_reports .react-mis .report-details .text-display {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }
.mis_reports .react-mis button[disabled].bt {
  pointer-events: none;
  opacity: 0.5; }

.react-mis .shared-user-list.zero-length {
  display: inline-block; }

.react-mis .popup-header {
  padding: 10px;
  padding-left: 20px; }

.react-mis .popup-close {
  top: 10px; }

.react-mis .icon-general {
  background-image: url(../svg/profile-user.svg);
  background-size: 25px;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #fff; }

.already-shared-user-list .remove::after, .popup-close::after {
  content: "\e00f";
  font-family: eiris-fonts;
  font-size: 18px;
  right: 0;
  top: 5px; }

.react-mis .mis-share-widget .already-shared-user-list .remove {
  padding: 0;
  text-align: center; }

.react-mis .popup-footer {
  background-color: #e1e1e1;
  margin-top: -1px; }

.react-mis .mis-share-widget .to-share-user-list ul {
  border: 1px solid #ccc;
  border-radius: 4px; }

.react-mis .mis-share-widget .to-share-user-list {
  padding: 10px 10px; }

.react-mis .mis-share-widget .already-shared-user-list {
  padding: 0px 10px; }

.react-mis .mis-share-widget .to-share-user-list .list-item.active a, .react-mis .mis-share-widget .already-shared-user-list .list-item.active a {
  color: #323232; }

.react-mis .mis-share-widget .to-share-user-list .list-item .designation, .react-mis .mis-share-widget .already-shared-user-list .list-item .designation {
  color: #323232; }

.react-mis .mis-share-widget .to-share-user-list .list-item .name, .react-mis .mis-share-widget .already-shared-user-list .list-item .name {
  font-family: robotobold; }

.react-mis .shared-user-list li.counter {
  background-color: #90A4AE !important;
  color: #fff;
  cursor: pointer; }

.mis_reports .d-header {
  margin-left: -15px;
  margin-right: -15px; }
  .mis_reports .d-header a {
    cursor: pointer; }

.react-mis .shared-user-list li:nth-child(7n+1) {
  background: #c6cf66;
  color: #fff; }

.react-mis .shared-user-list li:nth-child(7n+2) {
  background: orange;
  color: #fff; }

.react-mis .shared-user-list li:nth-child(7n+3) {
  background: #e1bee7;
  color: #fff; }

.react-mis .shared-user-list li:nth-child(7n+4) {
  background: #5b8ed2;
  color: #fff; }

.react-mis .shared-user-list li:nth-child(7n+5) {
  background: #08acc4;
  color: #fff; }

.react-mis .shared-user-list li:nth-child(7n+6) {
  background: #4abdad;
  color: #fff; }

.react-mis .shared-user-list li:nth-child(7n+7) {
  background: #8e5cd5;
  color: #fff; }

.mis_reports .t-right.common-table-pagination {
  padding: 10px 0; }

.mis_reports button[disabled] {
  pointer-events: none;
  opacity: 0.5; }

.react-mis .activePart ul.shared-user-list:first-child {
  position: absolute;
  height: 200px;
  overflow: scroll;
  z-index: 999; }
  .react-mis .activePart ul.shared-user-list:first-child li {
    display: block; }
  .react-mis .activePart ul.shared-user-list:first-child li:nth-child(n+4) {
    width: 50px;
    height: 50px;
    margin-right: 5px;
    border: 1px solid #ccc; }
  .react-mis .activePart ul.shared-user-list:first-child li.counter {
    opacity: 0; }

.react-mis .activePart li.counter {
  opacity: 0; }

.table > thead:first-child > tr > th:first-child {
  border-left: 0; }

.text-display {
  font-family: robotobold; }
  .text-display span {
    font-family: robotolight; }

.paginated-table .table > tbody > tr > td:last-child {
  text-align: right; }

.paginated-table .table > tbody > tr a {
  visibility: hidden; }

.paginated-table .table > tbody > tr:hover {
  background-color: rgba(0, 184, 212, 0.1);
  cursor: auto; }
  .paginated-table .table > tbody > tr:hover a {
    visibility: visible; }

.paginated-table .table > tbody > tr > td {
  cursor: auto; }

.react-mis input.form-control {
  background-image: none; }

.react-mis .shared-user-list li.no-data {
  text-align: center;
  padding: 3px 2px;
  line-height: normal;
  font-size: 11px; }

.react-mis .nav-tabs > li {
  margin-bottom: 5px; }

.react-mis .nav-tabs > li:last-child {
  margin-bottom: 0px; }

.react-mis .nav-tabs > li.active {
  border-bottom: 5px solid #fff; }

.already-shared-user-list .no-data {
  padding: 20px;
  text-align: center; }

.dashboard-widget-vis-table .table > thead > tr > th {
  line-height: 0;
  height: 50px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }
.dashboard-widget-vis-table .table > thead:first-child > tr:first-child > th {
  border-top: 0; }

.dashboard-widget .state-wrapper {
  background-color: #F8F8F8; }
  .dashboard-widget .state-wrapper h2 {
    margin: 0;
    font-size: 14px;
    font-family: robotomedium;
    display: inline-block;
    padding: 0;
    padding-top: 10px;
    vertical-align: top; }
  .dashboard-widget .state-wrapper ul {
    margin-right: -10px; }
  .dashboard-widget .state-wrapper li {
    display: block; }
    .dashboard-widget .state-wrapper li a {
      padding: 11px 10px;
      display: inline-block;
      background-color: #fff;
      width: 100%;
      text-align: initial; }
      .dashboard-widget .state-wrapper li a .fa {
        float: right; }
  .dashboard-widget .state-wrapper li:last-child {
    color: #EC7D81; }
  .dashboard-widget .state-wrapper .fa.fa-file-excel-o {
    float: right;
    font-size: 18px;
    margin-top: 25px; }
.dashboard-widget .show-body .state-wrapper {
  background-color: #fff; }

.react-mis .dashboard-widget .hd {
  padding: 0;
  background-color: #F8F8F8; }
  .react-mis .dashboard-widget .hd h2 {
    padding: 10px; }
  .react-mis .dashboard-widget .hd .fa {
    margin: 0;
    font-size: 15px; }
  .react-mis .dashboard-widget .hd .fa-bars {
    cursor: move; }
.react-mis .critical-rowitem {
  padding: 0 15px;
  margin-top: 10px; }
  .react-mis .critical-rowitem .dashboard-critical-number {
    margin-right: 10px; }
    .react-mis .critical-rowitem .dashboard-critical-number .state-wrapper .fa {
      vertical-align: bottom; }
    .react-mis .critical-rowitem .dashboard-critical-number .state-wrapper .fa.fa-trash {
      color: #EC7D81; }
.react-mis .dashboard-widget-vis-pivot .pvtTable {
  width: 100.1%; }
.react-mis .dashboard-critical-number .critical-number {
  border: 0; }
  .react-mis .dashboard-critical-number .critical-number .label {
    font-family: roboto;
    font-size: 14px;
    color: #ACACAC; }
  .react-mis .dashboard-critical-number .critical-number .value {
    font-family: robotomedium;
    font-size: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background-color: #d9dada;
    color: #323232;
    padding: 35px 20px;
    display: inline-block; }
.react-mis .dashboard-header {
  padding: 0; }
  .react-mis .dashboard-header h1 {
    padding: 0 25px; }
.react-mis .dashboard-editor {
  height: 60px;
  border-bottom: 1px solid #ccc;
  text-align: right; }
  .react-mis .dashboard-editor .bt {
    font-size: 13px;
    margin: 11px; }
.react-mis .critical-header {
  padding: 5px 10px;
  font-family: robotomedium;
  font-size: 16px; }
.react-mis table.pvtTable tr th {
  border-top: 0;
  text-align: start; }
.react-mis table.pvtTable tr th.empty {
  background-color: #FBFBFB; }
.react-mis table.pvtTable thead tr th.pvtAxisLabel {
  background-color: #FBFBFB;
  border-color: #ccc;
  font-family: robotobold;
  padding: 10px;
  font-size: 13px; }
.react-mis table.pvtTable tr th.pvtColLabel {
  background-color: #fff;
  border-color: #ccc;
  padding: 10px;
  font-size: 13px;
  text-align: right; }
.react-mis table.pvtTable tr td {
  background-color: #fff;
  border-color: #ccc;
  padding: 10px;
  font-size: 13px; }
.react-mis table.pvtTable tr th:first-child {
  border-left: 0; }
.react-mis table.pvtTable tr th:last-child {
  border-right: 0; }
.react-mis table.pvtTable tr td:last-child {
  border-right: 0;
  border-top: 0;
  border-radius: 0 4px 4px 0 !important; }
.react-mis table.pvtTable tbody th, .react-mis table.pvtTable tr th.pvtTotalLabel {
  background-color: #fff;
  border-color: #ccc;
  padding: 10px;
  font-size: 13px;
  border-radius: 4px; }
.react-mis table.pvtTable .pvtTotalLabel {
  text-align: right; }
.react-mis .dashboard-widget {
  box-shadow: 0px 0px 4px 0px #b1b1b1;
  background-color: #fff;
  margin-bottom: 30px;
  overflow: hidden;
  position: relative; }
  .react-mis .dashboard-widget .bd {
    overflow: scroll;
    border-top: 1px solid #ccc;
    height: 400px;
    max-height: 410px; }
.react-mis .date-range-part .form-group .form-control {
  background-image: url("../images/svg/down_arrow_small.svg");
  background-color: #F7F7F7;
  border: 0;
  box-shadow: none;
  border-radius: 0;
  padding-left: 0;
  width: 200px; }
.react-mis .date-range-part .form-group label {
  display: none; }
.react-mis .date-range-part .form-group {
  background-image: url(../images/svg/date_time.svg);
  border: 0;
  border-radius: 0;
  background-size: 20px;
  background-position: center left 10px;
  padding-left: 40px;
  background-repeat: no-repeat;
  background-color: #F7F7F7;
  box-shadow: 0px 0px 4px 0px #b1b1b1; }
.react-mis .create-pivot-container table {
  border-color: #ccc; }
  .react-mis .create-pivot-container table tr:first-child td:first-child {
    width: 20%;
    border: 1px solid #ccc;
    background-color: #f8f8f8;
    border-radius: 4px;
    vertical-align: top;
    position: relative;
    padding-top: 39px;
    padding-left: 30px;
    padding-right: 30px; }
  .react-mis .create-pivot-container table tr:first-child .pvtAxisContainer {
    background-color: #F8F8F8;
    width: 70%;
    border-radius: 4px; }
  .react-mis .create-pivot-container table tr:nth-child(2) > td:nth-child(2) {
    width: 20%;
    border-radius: 4px;
    position: relative;
    padding: 0;
    border: 1px solid #ccc; }
  .react-mis .create-pivot-container table tr:nth-child(3) td:first-child {
    background-color: #f8f8f8;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 0; }
  .react-mis .create-pivot-container table td {
    padding: 5px; }
    .react-mis .create-pivot-container table td label {
      display: inline-block;
      margin-right: 10px; }
  .react-mis .create-pivot-container table select {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: transparent url(../images/svg/down_arrow_small.svg) no-repeat scroll 96% 49%;
    padding: 0 5px;
    line-height: 31px;
    background-color: #EFEDED;
    min-width: 190px;
    width: 100%;
    vertical-align: top; }
  .react-mis .create-pivot-container table .pvtAxisContainer, .react-mis .create-pivot-container table .pvtVals {
    border-color: #ccc; }
  .react-mis .create-pivot-container table .pvtRendererArea {
    border: 1px solid #ccc; }
  .react-mis .create-pivot-container table .pvtAxisContainer li span.pvtAttr {
    width: 100%;
    height: 100%;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    border-radius: 3px;
    padding: 2px 20px; }
  .react-mis .create-pivot-container table .pvtAxisContainer li {
    padding: 0;
    height: auto;
    margin-bottom: 5px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; }
  .react-mis .create-pivot-container table .pvtHorizList li {
    min-width: 100px;
    display: inline-block !important;
    margin-left: 5px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; }
  .react-mis .create-pivot-container table .pvtRows {
    background-color: #f8f8f8;
    border-radius: 4px;
    border: 0;
    padding: 5px;
    padding-top: 35px; }
  .react-mis .create-pivot-container table .pvtVertList {
    background-color: #F8F8F8;
    border-radius: 4px; }
  .react-mis .create-pivot-container table .pvtRendererArea {
    background-color: #f4f4f4;
    padding: 0;
    vertical-align: top;
    border-radius: 4px;
    border-bottom: 0; }
  .react-mis .create-pivot-container table .pvtVals {
    text-align: inherit;
    position: relative;
    padding-left: 105px;
    border-radius: 4px;
    min-height: 83px;
    background-color: #F8F8F8; }
.react-mis .create-pivot-container .pvtRenderer:before {
  content: 'FORMAT';
  display: block; }
.react-mis .create-pivot-container .pvtTable {
  min-height: 200px;
  border-radius: 4px; }
.react-mis .pivot-table-button button {
  min-width: 100px;
  padding: 5px 20px;
  height: 32px;
  vertical-align: text-bottom;
  background: #e0e0e0;
  border: 1px solid #ccc;
  margin: 10px 5px; }
.react-mis .loading {
  background-color: transparent;
  color: transparent;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  width: auto;
  height: 100%;
  opacity: 1;
  background-image: url(../images/svg/loader-black.svg);
  background-size: 70px;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 9999; }
.react-mis .Reports_root_1gR .loading {
  position: fixed;
  left: 0;
  top: 48px; }
.react-mis .column-table .loading {
  position: absolute;
  left: 0;
  top: 0;
  height: 470px;
  background-color: #fff; }
.react-mis .critical-number .loading {
  background-size: 30px; }
.react-mis .dashboard-widget.container .loading {
  background-size: 50px; }
.react-mis .app-name-reports {
  font-size: 11px;
  position: absolute;
  left: 75px;
  top: 35px; }
.react-mis .hd .app-name-reports {
  left: 100px; }
.react-mis .inline-popup-body {
  width: 240px; }
  .react-mis .inline-popup-body ul {
    border: 1px solid #ccc;
    border-top: 0; }
  .react-mis .inline-popup-body li {
    padding: 5px;
    background-color: #F7FCFF;
    cursor: pointer; }
.react-mis .select-app .form-control {
  border-radius: 0; }
.react-mis .selected-list {
  height: 71px;
  overflow: scroll; }
.react-mis .widget-ani-class {
  transition: all 500ms ease 0s; }
.react-mis .date-range-part {
  display: inline-block; }
.react-mis .bt.bule-bt {
  border-color: #228ce6;
  background-color: transparent;
  color: #fff;
  margin-left: 0; }
.react-mis .bt.bule-bt:hover {
  box-shadow: none;
  background-color: rgba(255, 255, 255, 0.122); }
.react-mis .dashboard-widget-vis-table tbody {
  background-color: #fff; }
.react-mis .create-filters .state-wrapper h3 {
  margin-top: 0; }
.react-mis .create-filters .state-wrapper li.tabel-view, .react-mis .create-filters .state-wrapper li.no-data {
  padding: 7px 15px;
  background-color: #f1f1f1;
  margin-bottom: 5px;
  display: inline-block;
  border-radius: 4px;
  margin-right: 5px; }
.react-mis .create-filters .tabel-filter-part {
  margin-left: 10px; }
.react-mis .app-icon-part {
  margin: 10px 0;
  margin-right: 10px;
  display: inline-block; }
  .react-mis .app-icon-part div {
    background-repeat: no-repeat;
    width: 50px;
    height: 50px;
    background-size: 19px;
    background-position: center center;
    background-color: #fff;
    border-radius: 52px;
    border: 1px solid #e1e1e1;
    display: inline-block;
    vertical-align: middle; }
.react-mis .hd .app-icon-part {
  margin-left: 5px; }

.widget-settings li {
  display: none; }

.widget-settings ul {
  position: relative;
  left: -15px;
  top: 35px;
  box-shadow: 0px 0px 4px 0px #b1b1b1; }

.widget-settings:hover .arrowUp {
  width: 0;
  height: 0;
  box-sizing: border-box;
  right: 12px;
  border: 5px solid;
  border-color: transparent transparent #fff #fff;
  top: 52px;
  position: absolute;
  transform: rotate(135deg);
  box-shadow: -3px 2px 5px 0px rgba(0, 0, 0, 0.2);
  z-index: 10; }

.dashboard-widget .state-wrapper li {
  display: none; }

.widget-settings:hover li {
  display: block; }

.widget-settings li:hover {
  display: block; }

.widget-settings {
  background-image: url(../images/svg/gear.svg);
  background-repeat: no-repeat;
  position: absolute;
  right: 15px;
  top: 0;
  width: 40px;
  height: 70px;
  padding-top: 20px;
  background-position: center right 10px;
  z-index: 10;
  cursor: pointer; }

.widget-settings:hover {
  width: 150px;
  height: 150px;
  padding-top: 20px;
  background-position: top 27px right 10px; }

.mis_reports .popup-container {
  display: none; }

.app-detailes-part {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.react-mis .create-pivot-container table table.pvtTable td:before {
  display: none !important; }
.react-mis .create-pivot-container table table.pvtTable td {
  background-color: #fff;
  border-radius: 0 !important;
  padding: 5px !important;
  width: inherit !important; }

.react-mis .dashboard-list-header {
  padding-left: 65px;
  height: 60px;
  line-height: 60px;
  background-color: #f1f1f1;
  background-image: url("../images/svg/dashboard-main.svg");
  background-repeat: no-repeat;
  background-position: center left 10px;
  background-size: 30px;
  border-bottom: 1px solid #c2c5c8;
  font-size: 14px; }
.react-mis .dashboard-list {
  padding: 0;
  height: 100%;
  border-right: 1px solid #ccc;
  width: 250px;
  display: inline-block; }
  .react-mis .dashboard-list h2 {
    position: relative;
    padding: 10px;
    padding-left: 40px;
    margin: 0;
    background-image: url(../images/svg/down_arrow_small.svg);
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: center left 10px;
    color: rgba(0, 0, 0, 0.38);
    font-size: 12px;
    text-transform: uppercase; }
  .react-mis .dashboard-list li {
    position: relative; }
    .react-mis .dashboard-list li .dashboard-item-folder {
      padding: 8px;
      display: block;
      width: auto;
      font-size: 14px;
      font-weight: 500;
      padding-left: 40px;
      background-image: url(../images/svg/chart-folder.svg);
      background-repeat: no-repeat;
      background-position: center left 10px;
      background-size: 22px; }
    .react-mis .dashboard-list li .edit-folder-name {
      float: right;
      width: 20px;
      height: 30px;
      background-image: url("../images/png/icon_edit_48 copy.png");
      display: inline-block;
      background-size: 15px;
      background-repeat: no-repeat;
      margin-right: 5px;
      visibility: hidden;
      background-position: center;
      position: absolute;
      top: 0;
      right: 25px; }
    .react-mis .dashboard-list li .delete-folder {
      float: right;
      width: 20px;
      height: 32px;
      background-image: url(../svg/delete_red.svg);
      background-size: 15px;
      background-repeat: no-repeat;
      margin-right: 5px;
      visibility: hidden;
      background-position: center;
      position: absolute;
      right: 0px;
      top: 0; }
    .react-mis .dashboard-list li input {
      width: 249px;
      margin-left: 1px;
      animation-name: slideLeftReturn;
      animation-duration: 300ms;
      animation-fill-mode: both; }
  .react-mis .dashboard-list li:hover {
    background-color: #eeeeee;
    cursor: pointer; }
    .react-mis .dashboard-list li:hover .edit-folder-name, .react-mis .dashboard-list li:hover .delete-folder {
      visibility: visible; }
  .react-mis .dashboard-list li.no-data {
    height: 40px;
    line-height: 40px;
    padding-left: 40px; }
  .react-mis .dashboard-list .dashboard-left-list {
    background-color: #fff;
    height: calc(100% - 45px); }
.react-mis .dashboard-body {
  padding: 0;
  display: inline-block;
  position: absolute;
  left: 250px;
  right: 0;
  width: auto;
  height: 100%; }
  .react-mis .dashboard-body .dashboard-data-part {
    height: calc(100% - 45px);
    overflow: scroll;
    padding: 50px;
    padding-top: 0; }
  .react-mis .dashboard-body .add-widget-part {
    background-color: #039be5;
    height: 60px;
    padding: 12px;
    margin: 0; }
  .react-mis .dashboard-body .folder-name {
    height: 35px;
    line-height: 35px;
    font-size: 20px;
    color: #fff; }
  .react-mis .dashboard-body .critical-number-part {
    margin: 0;
    padding: 30px 10px;
    padding-bottom: 0; }
    .react-mis .dashboard-body .critical-number-part .no-data {
      margin: 10px;
      padding: 10px;
      font-size: 20px;
      text-align: center; }
    .react-mis .dashboard-body .critical-number-part .widget-wrapper .critical-items {
      background-color: #fff;
      margin-bottom: 30px;
      border-radius: 4px;
      position: relative;
      padding: 10px 10px; }
      .react-mis .dashboard-body .critical-number-part .widget-wrapper .critical-items .critical-name span {
        font-size: 12px;
        color: #636c72;
        border-radius: 0;
        border: 0;
        width: 100%;
        padding: 0;
        vertical-align: top;
        margin-left: 3px; }
      .react-mis .dashboard-body .critical-number-part .widget-wrapper .critical-items .critical-name {
        display: block;
        margin: 0;
        text-align: start;
        margin-left: 35px; }
      .react-mis .dashboard-body .critical-number-part .widget-wrapper .critical-items .line-part {
        left: -10px;
        right: -10px;
        width: auto;
        display: none; }
      .react-mis .dashboard-body .critical-number-part .widget-wrapper .critical-items .critical-data {
        text-align: center;
        font-size: 20px;
        display: inline-block;
        vertical-align: top; }
    .react-mis .dashboard-body .critical-number-part .widget-wrapper h2 {
      margin: 0; }
    .react-mis .dashboard-body .critical-number-part .dashboard-critical-header {
      text-align: center;
      display: inline-block;
      vertical-align: middle;
      margin-right: 8px; }
      .react-mis .dashboard-body .critical-number-part .dashboard-critical-header img {
        width: 28px; }
  .react-mis .dashboard-body .graph-part {
    margin: 0;
    padding: 30px 10px;
    padding-bottom: 0;
    padding-top: 0; }
    .react-mis .dashboard-body .graph-part .no-data {
      margin: 10px;
      padding: 10px;
      font-size: 20px;
      text-align: center; }
  .react-mis .dashboard-body .table-part {
    margin: 0;
    padding: 30px 10px;
    padding-top: 0; }
    .react-mis .dashboard-body .table-part .no-data {
      margin: 10px;
      padding: 10px;
      font-size: 20px;
      text-align: center; }
  .react-mis .dashboard-body .add-widget-button {
    display: inline-block;
    float: right; }
.react-mis .dashboard-list-parent {
  margin: 0;
  height: 100%; }
.react-mis .add-dashboard-folder {
  background-image: url(../images/svg/icon_add_circle.svg);
  width: 20px;
  height: 100%;
  display: inline-block;
  background-repeat: no-repeat;
  position: absolute;
  right: 10px;
  background-position: 50% 50%;
  top: 0; }

.mis_reports .dashboard-widget-list {
  border: 0;
  width: auto; }
.mis_reports .inline-popup-body {
  z-index: 9; }
.mis_reports .loading {
  width: 100%;
  opacity: 1; }
.mis_reports .mis-table-header {
  color: #595959;
  border-color: #e8e8e8;
  background: #fcfcfc;
  padding: 12px 20px;
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.1;
  border-bottom: 1px solid #e8e8e8;
  position: relative; }
.mis_reports .graph-part .mis-table-header {
  display: none; }
.mis_reports .table > thead:first-child > tr > th {
  padding: 8px 2%;
  line-height: 1.42857143;
  border: 0;
  cursor: default; }
.mis_reports .table-part div.table {
  border: 1px solid #e8e8e8;
  border-top: 2px solid #bfbfbf; }
.mis_reports .table > tbody > tr > td {
  padding: 0 2%;
  background-color: #fff;
  cursor: default; }
.mis_reports .mis-table-icon {
  width: 16px;
  height: 26px;
  background-size: 16px;
  background-position: initial;
  display: inline-block;
  vertical-align: top;
  margin-right: 8px; }
.mis_reports .mis-table-appName {
  display: inline-block;
  font-size: 11px; }
.mis_reports .table > thead:first-child > tr > th:first-child {
  text-align: center; }
.mis_reports .table > tbody > tr > td:first-child {
  text-align: center; }
.mis_reports .react_for_echarts {
  padding: 0 0; }
.mis_reports .react_for_echarts > div {
  padding: 0; }
.mis_reports .widget-setting {
  cursor: pointer;
  width: auto;
  min-width: 1px;
  line-height: 20px;
  border: 0;
  background-color: transparent;
  color: #6B6B6B;
  position: absolute;
  top: 3px;
  right: 40px;
  z-index: 9;
  visibility: hidden;
  background-repeat: no-repeat; }
.mis_reports .widget-setting:before {
  content: "\e800";
  font-family: eiris-fonts;
  font-size: 18px;
  top: 2px;
  position: relative; }
.mis_reports .widget-setting:hover .hover-popup {
  animation-name: swashIn;
  visibility: visible; }
.mis_reports .hover-popup {
  position: absolute;
  width: 200px;
  background-color: #fff;
  right: 18px;
  top: -4px;
  height: 100px;
  border-radius: 4px;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
  z-index: 9;
  animation-duration: 500ms;
  animation-fill-mode: both;
  visibility: hidden; }
.mis_reports .hover-popup:after {
  width: 20px;
  height: 20px;
  content: '';
  display: block;
  position: absolute;
  right: -11px;
  top: 5px;
  z-index: 9; }
.mis_reports .down-arrow {
  content: '';
  display: block;
  position: absolute;
  right: -18px;
  width: 22px;
  height: 15px;
  background-image: url(../images/svg/down-arrow-shadow.svg);
  top: 0;
  z-index: 1;
  transform: rotate(-90deg); }
.mis_reports .widget-setting.information-hover {
  right: 64px;
  top: 8px;
  background-image: url(../images/svg/information.svg);
  width: 15.5px;
  height: 15px; }
.mis_reports .widget-setting.information-hover .hover-popup {
  padding: 10px; }
.mis_reports .widget-setting.information-hover:before {
  content: '';
  display: none; }
.mis_reports .widget-setting li {
  border-bottom: 1px solid #ccc; }
.mis_reports .widget-setting .delete-folder {
  color: #E64A19;
  padding: 5px;
  display: block; }
.mis_reports .table .widget-setting {
  right: 10px;
  top: 10px; }
.mis_reports .table .widget-setting.information-hover {
  top: 15px;
  right: 35px; }
.mis_reports .table .widget-setting li {
  font-size: 12px; }
.mis_reports .critical-items .widget-setting {
  right: 8px;
  top: 5px; }
.mis_reports .critical-items .widget-setting.information-hover {
  right: 8px;
  top: 30px; }
.mis_reports .critical-items:hover .widget-setting {
  visibility: visible; }
.mis_reports .graph:hover .widget-setting {
  visibility: visible; }
.mis_reports .table:hover .widget-setting {
  visibility: visible; }

.mis_reports .addUsers.new-popup .new-popup-container {
  height: calc(100% - 55px); }

.mis_reports .addUsers .table {
  height: calc(100% - 28px); }

.mis_reports .mis_reports .table-body-part .loading {
  height: 100%;
  background-color: transparent !important; }
.mis_reports .mis_reports .table-body-part .show-full-loader.loading {
  background-color: #fff !important; }
.mis_reports .user-table-icon > div {
  width: 33px;
  height: 33px;
  background-size: contain;
  border-radius: 50% !important;
  display: inline-block;
  margin-top: 5px;
  margin-right: 10px; }

.mis_reports .react-mis .scheduleReport-cls .dashboard-body {
  overflow: hidden; }

.list-boby {
  height: calc(100% - 108px);
  overflow: scroll;
  width: 100%; }

.workflow .addfield-Single-line-text div {
  background-image: url("../images/workflow-images/svg/singlelinetext.svg"); }
.workflow .addfield-Number div {
  background-image: url("../images/workflow-images/svg/number.svg"); }
.workflow .addfield-Paragraph div {
  background-image: url("../images/workflow-images/svg/para.svg"); }
.workflow .addfield-Phone div {
  background-image: url("../images/workflow-images/svg/phone.svg"); }
.workflow .addfield-Email div {
  background-image: url("../images/workflow-images/svg/email.svg"); }
.workflow .addfield-Date-Time div {
  background-image: url("../images/workflow-images/svg/datetime.svg"); }
.workflow .addfield-Dropdown div {
  background-image: url("../images/workflow-images/svg/dropdown.svg"); }
.workflow .addfield-Media div {
  background-image: url("../images/workflow-images/svg/media.svg"); }
.workflow .addfield-Location div {
  background-image: url("../images/workflow-images/svg/loaction.svg"); }
.workflow .addfield-Formula div {
  background-image: url("../images/workflow-images/svg/calculator.svg"); }
.workflow .addfield-Buttons div {
  background-image: url("../images/workflow-images/svg/buttons.svg"); }
.workflow .addfield-Composite div {
  background-image: url("../images/workflow-images/svg/composite.svg"); }
.workflow .addfield-Repeatitive div {
  background-image: url("../images/workflow-images/svg/repetitive.svg"); }
.workflow .addfield-send-emi-pri div {
  background-image: url("../images/workflow-images/svg/send-email-print.svg"); }
.workflow .addfield-Media-play div {
  background-image: url("../images/workflow-images/svg/meadiaplay.svg"); }
.workflow .addfield-Section-Break div {
  background-image: url("../images/workflow-images/svg/sectionbreak.svg"); }
.workflow .addfield-Section-Title div {
  background-image: url("../images/workflow-images/svg/sectiontitle.svg"); }
.workflow .addfield-Data-Fetch div {
  background-image: url("../images/workflow-images/svg/datafetch.svg"); }
.workflow .addfield-Rating div {
  background-image: url("../images/svg/star-black.svg"); }
.workflow .styled-select.Single-Line-Text {
  background-image: url("../images/workflow-images/svg/singlelinetext.svg"); }
.workflow .styled-select.Single-line-text {
  background-image: url("../images/workflow-images/svg/singlelinetext.svg");
  border-color: #ccc; }
.workflow .styled-select.Number {
  background-image: url("../images/workflow-images/svg/number.svg");
  border-color: #ccc;
  background-position: 5px 9px; }
.workflow .styled-select.Paragraph {
  background-image: url("../images/workflow-images/svg/para.svg");
  border-color: #ccc;
  background-position: 5px 10px; }
.workflow .styled-select.Phone {
  background-image: url("../images/workflow-images/svg/phone.svg");
  border-color: #ccc;
  background-size: 17px; }
.workflow .styled-select.Email {
  background-image: url("../images/workflow-images/svg/email.svg");
  border-color: #ccc;
  background-size: 18px;
  background-position: 6px 9px; }
.workflow .styled-select.Date-Time {
  background-image: url("../images/workflow-images/svg/datetime.svg");
  border-color: #ccc;
  background-size: 17px;
  background-position: 7px 7px; }
.workflow .styled-select.Dropdown {
  background-image: url("../images/workflow-images/svg/dropdown.svg");
  border-color: #ccc;
  background-size: 18px;
  background-position: 6px 9px; }
.workflow .styled-select.Media {
  background-image: url("../images/workflow-images/svg/media.svg");
  border-color: #ccc;
  background-position: 5px 5px; }
.workflow .styled-select.Location {
  background-image: url("../images/workflow-images/svg/loaction.svg");
  border-color: #ccc;
  background-position: 5px 5px;
  background-size: 18px; }
.workflow .styled-select.Formula {
  background-image: url("../images/workflow-images/svg/calculator.svg");
  border-color: #ccc; }
.workflow .styled-select.Buttons {
  background-image: url("../images/workflow-images/svg/buttons.svg");
  border-color: #ccc; }
.workflow .styled-select.Composite {
  background-image: url("../images/workflow-images/svg/composite.svg");
  border-color: #ccc; }
.workflow .styled-select.Rating {
  background-image: url("../images/workflow-images/svg/composite.svg");
  border-color: #ccc; }
.workflow .styled-select.Repetitive {
  background-image: url("../images/workflow-images/svg/repetitive.svg");
  border-color: #ccc;
  background-size: 17px; }
.workflow .styled-select.Repeating {
  background-image: url("../images/workflow-images/svg/repetitive.svg");
  border-color: #ccc;
  background-size: 17px; }
.workflow .styled-select.send-emi-pri {
  background-image: url("../images/workflow-images/svg/send-email-print.svg");
  border-color: #ccc; }
.workflow .styled-select.mediaplay {
  background-image: url("../images/workflow-images/svg/meadiaplay.svg");
  border-color: #ccc; }
.workflow .styled-select.Section-Break {
  background-image: url("../images/workflow-images/svg/sectionbreak.svg");
  border-color: #ccc;
  background-size: 15px; }
.workflow .styled-select.Section-Title {
  background-image: url("../images/workflow-images/svg/sectiontitle.svg");
  border-color: #ccc;
  background-size: 18px; }
.workflow .styled-select.Data-Fetch {
  background-image: url("../images/workflow-images/svg/datafetch.svg");
  border-color: #ccc;
  background-size: 18px; }
.workflow .styled-select.Rating {
  background-image: url("../images/svg/star-black.svg");
  border-color: #ccc;
  background-size: 18px; }
.workflow .field-propertie {
  display: block; }
.workflow .icon-cross {
  top: -5px; }
.workflow .lineconnect1 {
  width: 100px;
  right: -90px; }
.workflow .composite .contentheader {
  pointer-events: auto; }
.workflow .contentleft li > div.composite-item, .workflow .contentright li > div.composite-item {
  padding: 0; }

.appStudioPopulate .displayHold {
  max-height: none;
  overflow: hidden;
  overflow-x: hidden; }

.searchNullDisplay {
  background-image: url("../images/svg/empty-search.svg");
  width: auto;
  height: 80px;
  background-size: 80px;
  background-position: center;
  background-repeat: no-repeat;
  top: 25%;
  transform: translatey(-50%);
  position: relative;
  left: 20px; }

.searchNullDisplay p {
  position: relative;
  bottom: -90px; }

.appStudioViewPage .searchNullDisplay {
  top: 10%; }

.fullScreenPopup > div, .fieldpopup > div {
  transition: none; }

.text-logo {
  padding: 13px 13px;
  font-size: x-large; }

.ownerInfoHold .peopleImgHold {
  border: 0;
  width: 60px;
  height: 60px; }

.ownerInfoHold .peopleImg {
  width: 60px;
  height: 60px; }

.companyInfo .peopleImg {
  background-color: #b7b7b7; }

.companyInfo .rtPanel .text-logo {
  padding: 20px; }

.userFieldHolder {
  float: left; }

.fileUploadButton {
  margin-right: 0px; }

.cancelButton {
  margin-right: 20px; }

@keyframes example {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
.bulkUpload-view.bulkUpload .fullScreenPopup > div {
  transition: all 500ms ease; }

.formHold textarea {
  border-color: #ccc; }

.editUser .errorTxt {
  width: auto;
  margin-left: 5px; }
.editUser .form-container li {
  padding: 5px 20px; }
.editUser .form-container .control label {
  display: block;
  text-align: start;
  padding-left: 0;
  width: auto; }

.personal .errorTxt {
  width: auto; }
.personal .form-container li {
  padding: 5px 20px; }
.personal .form-container .control label {
  display: block;
  text-align: start;
  padding-left: 0;
  width: auto; }

.save-cancel-footer {
  bottom: 10px; }

@-moz-document url-prefix() {
  .squaredThree label::after {
    top: 7px; }

  #headerChkbox.squaredThree label::after {
    top: 16px; } }
.noapps {
  text-align: center; }

.workingDays .popupHold .contentHold span {
  display: block; }

.searchNullDisplay {
  height: 70px;
  background-size: 70px;
  left: 50%;
  top: 45%;
  transform: translateX(-50%);
  position: absolute; }

.searchNullDisplay p {
  bottom: -100px; }

.addMember .searchNullDisplay {
  width: 101%;
  z-index: 999;
  top: 20%; }

.addMember .table-container .loaderFull {
  z-index: 9999; }

.appStudioPopulate .hold02 label {
  width: 74px;
  display: inline-block; }

@media all and (min-width: 1851px) and (max-width: 1920px) {
  .bulkUpload-view .table > thead:first-child > tr > th:nth-child(1) {
    width: 30%; } }
.place-change-newUI, .change-newUI-holiday, .fileUploadButton {
  border-color: #228ce6; }

#color {
  width: 10px;
  height: 10px;
  top: 20px;
  position: fixed;
  /* left: 5px; */
  background: red;
  z-index: 9999999;
  border-radius: 50%;
  right: 3px;
  display: none; }

.appStudioPopulate .contentHold02 .checkboxHold {
  padding-top: 0px; }

#fixedHolder .inputHold02 {
  display: block;
  margin-left: 25px; }

.userSection {
  min-height: 350px; }

#noReporteesFound {
  position: absolute;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  left: 50%;
  margin-top: 0px; }

.subSection .loaderFull {
  height: 350px; }

.bulkUpload .import-Second {
  display: none; }

.bulkUpload.bulkUpload-view .import-first {
  display: none; }

.bulkUpload.bulkUpload-view .import-Second {
  display: inline-block; }

.bulkUpload .loaderFull {
  background-image: url("../images/svg/loader-black.svg");
  background-size: 70px;
  background-position: center;
  background-repeat: no-repeat; }

.downloadbulk {
  cursor: pointer;
  background: transparent;
  min-width: 150px;
  height: 37px;
  display: inline-block;
  float: left;
  margin-left: 20px;
  position: static;
  background-color: #e0e0e0;
  width: auto;
  font-family: "robotomedium"; }

.pageProperties-area .overscroll {
  width: 101.76%; }

.component-scroll-right .pageProperties-area .overscroll {
  width: 100% !important; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .workflow .workflow-field-properties {
    width: auto; }

  .workflow.UsersProperties-area .workflow-field-properties {
    width: 525px; } }
.userFieldHolder {
  margin: 0; }

.fileOprerationHolder {
  padding: 10px 0; }

.no-internet {
  display: none;
  color: #323232;
  position: absolute;
  z-index: 9999999;
  left: 50%;
  top: 30%;
  font-size: 17px;
  text-align: center;
  transform: translateX(-50%) translateY(-50%); }

.recordHolder .table {
  margin-bottom: 130px; }

.show-more {
  position: absolute;
  right: 0px;
  top: 0px;
  cursor: pointer;
  color: #00a8ff; }

.show-more::before {
  content: "Show more";
  cursor: pointer; }

.show-less.show-more::before {
  content: ""; }

.show-more:hover {
  color: #00a8ff; }

.show-less {
  background-image: url("../images/ic_close.png");
  background-repeat: no-repeat;
  font-size: 21px;
  background-position: 0px 10px;
  cursor: pointer;
  width: 30px;
  height: 30px;
  z-index: 999; }

.menuicon {
  background-image: url("../images/workflow-images/svg/moveable.svg");
  background-repeat: no-repeat;
  position: absolute;
  background-position: 5px 19px;
  width: 18px;
  height: 30px;
  top: -1px;
  left: 4px;
  display: none; }

.active-summary-fields .menuicon {
  display: block; }

.active-summary-fields {
  background-color: #B7D8F9; }

.workflow .list-of-fields input {
  margin-left: 20px; }

.workflow .seletd-fields li {
  position: relative; }

.workflow .topmagin {
  margin-top: 15px;
  margin-left: 15px; }

.workflow .seletd-fields {
  margin: 15px; }

.workflow .styled-select {
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: 5px 7px; }

.workflow .form-active > .border-circleful2 {
  display: block; }

.list-of-fields li:hover {
  background-color: #B7D8F9 !important;
  cursor: pointer;
  background-image: url("../images/workflow-images/svg/moveable.svg");
  background-position: top 16px left 5px; }

.list-of-fields li {
  background-repeat: no-repeat;
  background-position: 5px 19px; }

.list-of-fields li:hover .menuicon {
  display: none; }

.workflow .seletd-fields ul {
  min-height: 37px;
  max-height: 160px; }

.workflow .mainMiniLoader.loaderFull {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 48px;
  background-position: 50% 46%;
  opacity: 0.8 !important; }

.list-of-fields span {
  width: 170px;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: top; }

.litext {
  width: 300px;
  overflow: hidden;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap; }

.workflow .contentheader span {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-left: 30px; }

.workflow .seletd-fields label {
  cursor: pointer; }

.component-scroll-right.workflow.preview-workflow .spotlight {
  position: fixed;
  width: 100% !important;
  height: 100%;
  overflow: hidden;
  opacity: 0.8;
  top: 109px;
  z-index: 1;
  display: none;
  left: 0; }

.spotlight {
  position: fixed;
  height: 100%;
  overflow: hidden;
  background-color: black;
  opacity: 0.8;
  top: 0;
  z-index: 1;
  display: none;
  left: 0; }

.component-scroll-right.workflow.preview-workflow .spotlight, .workflow.preview-workflow .spotlight {
  display: block;
  z-index: 9999;
  width: 100% !important; }

.workflow.preview-workflow .show-WorkFlow-Menu, .workflow .show-WorkFlow-User {
  z-index: 0; }

.workflow.preview-workflow .dragdropcontent {
  position: absolute;
  z-index: 2;
  transition: all 500ms ease;
  overflow: hidden;
  left: 50%;
  transform: translateX(-50%);
  z-index: 99999; }

.workflow.preview-workflow .lineconnect1, .workflow.preview-workflow div.active .removethis-iteam {
  display: none; }

.workflow.preview-workflow .active .border-circle, .workflow.preview-workflow .composite li div.active .removethis-iteam, .workflow.preview-workflow .composite li div.active .border-circle, .workflow.preview-workflow .form-active > .border-circleful2 {
  display: none; }

.hide-form {
  left: 2000px !important; }

.workflow .contentleft.composite.form-active {
  z-index: 10;
  box-shadow: 0px 0px 15px #000; }

.workflow .composite-active {
  box-shadow: 0px 0px 20px #549eda; }

.workflow .active .contentleft {
  box-shadow: 0px 0px 20px #549eda;
  z-index: 3; }

.control .element.w55 {
  width: auto; }

.rtPanel .txtHeadRP {
  vertical-align: baseline;
  height: auto;
  margin-bottom: 10px; }

.rtPanel .txtRP {
  vertical-align: top; }

.workflow .seletd-fields li {
  height: 45px;
  transition: none; }

.workflow .composite li div.active .removethis-iteam, .workflow .composite li div.active .border-circle {
  display: block; }

.workflow .composite li div.active .composite-item .removethis-iteam, .workflow .composite li div.active .composite-item .border-circle {
  display: none; }

.workflow .seletd-fields ul {
  position: relative; }

.workflow .field-properties .switch input {
  width: auto;
  border-radius: 0;
  display: inline-block; }

.workflow .leftmenu li > div {
  white-space: nowrap;
  text-overflow: ellipsis; }

.workflow.component-scroll-right .spotlight {
  opacity: 0.8;
  display: block;
  background-color: #FFFFFF;
  pointer-events: none;
  left: 171px;
  top: 109px; }

.workflow.component-scroll-right .contentleft.composite.form-active {
  opacity: 1; }

.workflow.component-scroll-right .contentleft.composite.form-active:hover .contentheader {
  position: static; }

.appStudioPopulate .uploadOptionBar .checkList .checkbox {
  display: inline-block;
  width: auto;
  padding: 0;
  margin: 0;
  vertical-align: text-top; }

.contentHold02 .uploadOptionBar {
  margin-bottom: 10px; }

.workflow .main-opiation {
  padding: 4px 0; }

@keyframes line-amimation {
  from {
    width: 0; }
  to {
    width: 100px; } }
.workflow .sub {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: inline-block; }

.workflow .composite-active {
  z-index: 3; }

.workflow .active > .contentleft {
  z-index: 10; }

#color {
  background-image: url("../images/color-image.png");
  background-repeat: no-repeat;
  background-size: 100%;
  width: 20px;
  height: 20px;
  top: 15px;
  right: -2px;
  background-color: transparent;
  cursor: pointer;
  display: none; }

#Blue .main-header, #Blue .signin .login-block button, #Blue .nav-tabs li.active#editUser a::before, #Blue .nav-tabs li.active#editUser a::before {
  background-color: #1e88e5; }
#Blue .signin .login-block, #Blue .nav-tabs .active, #Blue .signin .login-block button {
  border-color: #1e88e5; }
#Blue .mainMenuHold {
  background-color: #0d47a1; }
#Blue .subMenuHold .createdNodes > ul li:hover, #Blue .table-hover > tbody > tr:hover, #Blue .subMenuHold #menuSub > ul li:hover {
  background-color: #bbdefb; }
#Blue .subMenuHold #menuSub > ul li.active {
  background-color: #90caf9; }
#Blue .place-change-newUI, #Blue .btColor02, #Blue .statusHold .btHighlight, #Blue .change-newUI-holiday {
  background-color: #1976d2;
  border-color: #1976d2; }
#Blue .adBtn {
  background-color: #1565c0;
  border-color: #1565c0; }

#Red .main-header, #Red .signin .login-block button, #Red .nav-tabs > li.active#editUser > a::before, #Red .nav-tabs > li.active#editUser > a::before {
  background-color: #e53935; }
#Red .signin .login-block, #Red .nav-tabs .active, #Red .signin .login-block button {
  border-color: #e53935; }
#Red .mainMenuHold {
  background-color: #b71c1c; }
#Red .subMenuHold .createdNodes > ul li:hover, #Red .table-hover > tbody > tr:hover, #Red .subMenuHold #menuSub > ul li:hover {
  background-color: #ffcdd2; }
#Red .subMenuHold #menuSub > ul li.active {
  background-color: #ef9a9a; }
#Red .place-change-newUI, #Red .btColor02, #Red .statusHold .btHighlight, #Red .change-newUI-holiday {
  background-color: #d32f2f;
  border-color: #d32f2f; }
#Red .adBtn {
  background-color: #c62828;
  border-color: #c62828; }

#Green .main-header, #Green .signin .login-block button, #Green .nav-tabs > li.active#editUser > a::before, #Green .nav-tabs > li.active#editUser > a::before {
  background-color: #43a047; }
#Green .signin .login-block, #Green .nav-tabs .active, #Green .signin .login-block button {
  border-color: #43a047; }
#Green .mainMenuHold {
  background-color: #1b5e20; }
#Green .subMenuHold .createdNodes > ul li:hover, #Green .table-hover > tbody > tr:hover, #Green .subMenuHold #menuSub > ul li:hover {
  background-color: #c8e6c9; }
#Green .subMenuHold #menuSub > ul li.active {
  background-color: #a5d6a7; }
#Green .place-change-newUI, #Green .btColor02, #Green .statusHold .btHighlight, #Green .change-newUI-holiday {
  background-color: #388e3c;
  border-color: #388e3c; }
#Green .adBtn {
  background-color: #2e7d32;
  border-color: #2e7d32; }

#Purple .main-header, #Purple .signin .login-block button, #Purple .nav-tabs > li.active#editUser > a::before, #Purple .nav-tabs > li.active#editUser > a::before {
  background-color: #5e35b1; }
#Purple .signin .login-block, #Purple .nav-tabs .active, #Purple .signin .login-block button {
  border-color: #5e35b1; }
#Purple .mainMenuHold {
  background-color: #311b92; }
#Purple .subMenuHold .createdNodes > ul li:hover, #Purple .table-hover > tbody > tr:hover, #Purple .subMenuHold #menuSub > ul li:hover {
  background-color: #d1c4e9; }
#Purple .subMenuHold #menuSub > ul li.active {
  background-color: #b39ddb; }
#Purple .place-change-newUI, #Purple .btColor02, #Purple .statusHold .btHighlight, #Purple .change-newUI-holiday {
  background-color: #512da8;
  border-color: #512da8; }
#Purple .adBtn {
  background-color: #4527a0;
  border-color: #4527a0; }

#Blue-grey .main-header, #Blue-grey .signin .login-block button, #Blue-grey .editUser .nav-tabs > li.active#editUser > a::before, #Blue-grey .nav-tabs > li.active#editUser > a::before {
  background-color: #37474f; }
#Blue-grey .signin .login-block, #Blue-grey .nav-tabs .active, #Blue-grey .signin .login-block button {
  border-color: #37474f; }
#Blue-grey .mainMenuHold {
  background-color: #263238; }
#Blue-grey .subMenuHold .createdNodes > ul li:hover, #Blue-grey .table-hover > tbody > tr:hover, #Blue-grey .subMenuHold #menuSub > ul li:hover {
  background-color: #eceff1; }
#Blue-grey .subMenuHold #menuSub > ul li.active {
  background-color: #b0bec5; }
#Blue-grey .place-change-newUI, #Blue-grey .btColor02, #Blue-grey .statusHold .btHighlight, #Blue-grey .change-newUI-holiday {
  background-color: #546e7a;
  border-color: #546e7a; }
#Blue-grey .adBtn {
  background-color: #455a64;
  border-color: #455a64; }

#Teal .main-header, #Teal .signin .login-block button, #Teal .nav-tabs > li.active#editUser > a::before, #Teal .nav-tabs > li.active#editUser > a::before {
  background-color: #00897b; }
#Teal .signin .login-block, #Teal .nav-tabs .active, #Teal .signin .login-block button {
  border-color: #00897b; }
#Teal .mainMenuHold {
  background-color: #004d40; }
#Teal .subMenuHold .createdNodes > ul li:hover, #Teal .table-hover > tbody > tr:hover, #Teal .subMenuHold #menuSub > ul li:hover {
  background-color: #e0f2f1; }
#Teal .subMenuHold #menuSub > ul li.active {
  background-color: #80cbc4; }
#Teal .place-change-newUI, #Teal .btColor02, #Teal .statusHold .btHighlight, #Teal .change-newUI-holiday {
  background-color: #00796b;
  border-color: #00796b; }
#Teal .adBtn {
  background-color: #00695c;
  border-color: #00695c; }

.compositeField {
  background-color: #EFFBFC;
  background-image: url("../images/workflow-images/svg/arrow-right.svg");
  background-repeat: no-repeat;
  background-position: 300px center; }

.repeatingField > .click-area span {
  background-color: #8DD9FC;
  margin: -10px;
  margin-bottom: 0;
  padding: 5px;
  /* color: #fff; */
  font-family: robotobold;
  padding-left: 15px;
  background-image: url("../images/workflow-images/svg/icon-add.svg");
  background-repeat: no-repeat;
  background-position: 300px;
  width: auto; }

.leftSection .descrption {
  position: relative;
  padding-right: 65px;
  white-space: nowrap; }

.themeSelect iframe {
  width: 100%;
  height: 590px;
  pointer-events: none; }

.workflow .datafetch-elements {
  margin: 5px;
  width: 100%;
  font-family: Roboto;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.workflow .datafrom {
  position: absolute;
  bottom: 0px;
  right: 0px;
  padding: 1px 15px;
  background-color: #C6CF66;
  color: #fff;
  border-radius: 2px;
  display: block;
  width: 100px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none; }

.workflow .active .datafrom {
  bottom: 1px;
  right: 1px; }

.workflow .dataFetch {
  background-color: #E9F3F4; }

.workflow .contentbody div.dataFetch.active {
  background-color: #E9F3F4;
  border: 1px solid #4d90fe; }

.workflow .fields-type .formDropDown .noIcon select {
  padding-left: 5px; }

.click-area {
  min-height: 60px;
  padding: 10px; }

.workflow .leftmenu li > div:hover, .workflow .addfield-sub-div:hover {
  background-color: #EFFBFC; }

.workflow .activetext {
  color: #000;
  background-color: rgba(0, 184, 212, 0.2); }

.workflow .leftmenu li > div.activetext:hover {
  background-color: rgba(0, 184, 212, 0.2); }

.addfield-new:last-child:hover {
  background-color: #FFFFFF;
  cursor: default; }

.workflow .contentleft li > .js-item:hover {
  border: 1px dashed #2196F3; }

.component-scroll-right.workflow .contentleft li > .js-item.flowSelect {
  border: 1px dashed #2196F3;
  position: relative;
  z-index: 2; }

.component-scroll-right.workflow .contentleft li > .js-item:hover {
  position: relative;
  z-index: 2; }

.workflow .contentleft li > div {
  border: 1px solid #FFFFFF; }

.workflow .contentleft li > div.compositeField {
  border-color: #EFFBFC; }

.workflow .contentleft li > div.dataFetch {
  border-color: #E9F3F4; }

.workflow .contentbody div.active:hover {
  border: 1px solid #4d90fe; }

.addnew-remove button:hover {
  background-color: #cecece; }

.rtPanel .txtHeadRP {
  hyphens: auto;
  -webkit-hyphens: auto;
  -webkit-hyphenate-character: "\2010";
  -webkit-hyphenate-limit-after: 1;
  -webkit-hyphenate-limit-before: 3;
  -moz-hyphens: auto; }

.workflow .lineconnect1 {
  right: -94px; }

.workflow.component-scroll-right .pageProperties-area {
  display: inline-block;
  width: auto;
  position: absolute;
  left: 171px;
  top: 0;
  right: 175px; }

.workflow.page-scroll-right .pageProperties-area {
  display: inline-block;
  width: auto;
  position: absolute;
  margin-left: 171px;
  top: 0;
  left: 0;
  right: 176px; }

.workflow.dueDatePresent.page-scroll-right .pageProperties-area {
  right: 446px; }

.workflow.dueDatePresent .pageProperties-area {
  right: 446px; }

.workflow.page-scroll-right .propertyList-width {
  width: auto; }

.workflow.page-scroll-right .field-properties {
  border: 0; }

.workflow.component-scroll-right #form-area {
  width: 100%; }

.workflow.page-scroll-right #form-area {
  width: 100%; }

.workflow.page-scroll-right .overscroll {
  width: 100% !important; }

.page-scroll-right.workflow .leftmenu, .workflow.component-scroll-right .leftmenu {
  position: relative; }

.workflow .contentleft li > div.compositeField.active {
  border-color: #4d90fe; }

.workflow .popupBg {
  z-index: 999; }

.workflow .popupHold {
  z-index: 999; }

.appStudioPopulate .contentHold02 .dataSection .txt02 {
  height: 55px;
  line-height: 30px; }

.appStudioPopulate .contentHold02 .dataSection .txt02 > div {
  display: inline-block;
  margin-left: 10px; }

.mis-table-popup {
  display: inline-block; }

.close-button:before {
  content: "\e00f";
  font-family: eiris-fonts;
  font-size: 18px;
  position: absolute;
  right: 0;
  top: 5px; }

.close-but:before {
  content: "\e00f";
  font-family: eiris-fonts;
  font-size: 18px; }

.workflow .mainbody-header {
  height: 60px;
  padding: 10px; }

.workflow .workflow-field-properties, .workflow .addfield-popup {
  top: 109px;
  z-index: 4; }

.workflow .contentleft li > div, .workflow .contentright li > div {
  padding: 0; }

.workflow .list-of-fields {
  border: 0;
  border-radius: 0; }

.workflow .select-fields-users {
  width: 242px;
  border-radius: 4px;
  border: 1px solid #ccc; }

.summaryFieldHeader {
  background-color: #F9F9F9;
  padding: 5px;
  border-radius: 4px 4px 0px 0px;
  cursor: pointer;
  color: #323232; }

.line-table .table {
  display: flex;
  flex-flow: column;
  height: 100%; }

.line-table thead {
  flex: 0 0 auto;
  width: 99.7%;
  display: table;
  table-layout: fixed; }

.line-table tbody {
  flex: 1 1 auto;
  display: block;
  overflow-y: auto;
  width: 99.7%; }

.line-table tbody tr {
  width: 100%;
  display: table;
  table-layout: fixed;
  margin: 0; }

td.id, td._id {
  width: 8% !important; }

td.name {
  width: 22.6%; }

td.designations {
  width: 21%; }

td.departments {
  width: 21%; }

tr.row {
  margin: 0; }

.designation td.name, .department td.name, .dpage td.name, .channels td.name {
  width: 35%; }

.line-table .table > tbody > tr > td {
  border-top: 0; }

.table-header {
  border: 0; }

#originalTableHeader th {
  border-top: 1px solid #c7cccb; }

.line-table td {
  width: auto !important; }

.line-table th {
  width: auto !important; }

th.id, th._id {
  width: 6.3% !important; }

.popupHold .new-ui-table {
  overflow: hidden; }

.holiday .row {
  margin: 0; }

.tabSection .table-header {
  border: 0; }

.line-table table tr td:first-child {
  width: 6.3% !important; }

.team-view-users {
  border-top: 1px solid #e9e9e9;
  border-radius: 4px; }

.userSection {
  border-top: 0; }

.orgChartRootUsers .userSection .left .iconAdd.disable {
  position: fixed;
  width: 26px;
  top: 201px;
  display: none; }

.mis_reports .react-mis .mis-table-container td:nth-child(3) a {
  float: right;
  display: inline-block;
  margin-left: 2px;
  transform: translateX(0);
  margin-top: 6px; }

.fieldSettings #dateSettings > div {
  display: inline-block; }

.fieldSettings #dateSettings .form-control[readonly] {
  cursor: default; }

.fieldSettings #editDialog .btHold .invalid .errorTxt {
  font-family: roboto;
  width: 100%; }

.workflow .field-properties {
  transition: none; }

.textMore .userHold2 {
  position: absolute;
  width: 96.3%;
  background-color: #fff;
  height: 90px;
  border: 1px solid #ccc;
  border-radius: 4px; }

.textMore .userHold2 h3 {
  width: 75%; }

.line-table .table > tbody > tr > td.textMore {
  position: absolute;
  background-color: #fff;
  padding: 5px 1%;
  border-radius: 4px;
  border: 1px dashed #ccc !important;
  width: 20% !important;
  height: auto;
  overflow: auto;
  text-overflow: inherit;
  white-space: initial !important;
  line-height: 1.5; }

.workflow .appBox .inputHold02 {
  margin: 0; }

.workflow .rightBoxArea input {
  height: 30px;
  border-radius: 4px;
  line-height: normal;
  width: 230px; }

.workflow .rightBoxArea .loaderFull {
  top: 0;
  width: auto;
  height: 271px;
  background-size: 40px;
  opacity: 1; }

.workflow .fullScreenPopup .popupHold {
  width: auto;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%); }

.workflow.ddList .circle-one, .workflow.ddList .circle-two, .workflow.ddList .circle-three, .workflow.ddList .circle-four {
  z-index: 0; }

.workflow.ddList .fullScreenPopup > div {
  background: none;
  box-shadow: none;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  animation: none; }

.workflow.ddList .popupBg {
  top: 0px; }

.workflow.ddList .header {
  pointer-events: none; }

.workflow .DDItemList .styled-select {
  min-width: 205px; }

.workflow .app-cls .DDItemList .styled-select {
  min-width: 240px; }

.workflow .DDItemList.fields-type {
  display: inline-block; }

.workflow .btCreateList {
  margin: 0;
  position: relative;
  top: 35px; }

.rightSlider .rtPanel {
  right: 0; }

.bt.loader, .bt2.loader {
  opacity: 1;
  background-image: url(../images/svg/loader-black.svg);
  background-repeat: no-repeat;
  background-size: 25px;
  background-position: 90% 50%; }

.workflowCreatePage .workflow-fullScreen .leftmenu {
  position: relative;
  left: -255px; }

.workflowCreatePage .workflow-fullScreen .quick-view-app {
  left: 0; }

.workflowCreatePage .bt.loader, .workflowCreatePage .bt2.loader {
  opacity: 0.5;
  pointer-events: none; }

.workflowCreatePage .workflow-fullScreen .rightpart, .workflowCreatePage .workflow-fullScreen .edit-app-footer {
  left: 300px; }

.workflowCreatePage .workflow-fullScreen .rightpart {
  background-color: #fff;
  top: 0;
  right: 0; }

.workflowCreatePage .close-newui-edituser {
  left: -5px;
  background-image: url(../images/workflow-images/svg/close-black.svg);
  background-size: 14px; }

.workflow-fullScreen .form {
  display: none; }

.workflow .page-title {
  padding: 15px; }

.workflow .field-properties {
  overflow-y: auto;
  overflow-x: hidden; }

.workflow .addfield-content span {
  line-height: 35px;
  padding: 0; }

.workflow .addfield-background {
  width: 35px;
  height: 35px;
  background-position: center; }

.workflow .formulaSection {
  padding: 15px 15px; }
  .workflow .formulaSection .searchHold input {
    display: none; }
  .workflow .formulaSection .icon-cross {
    position: static;
    background: none;
    width: auto;
    height: auto;
    margin: 0; }
  .workflow .formulaSection .icon-cross::before {
    content: ""; }
  .workflow .formulaSection .appFieldHold li {
    text-align: inherit;
    border: 0;
    padding: 0px 0 0 10px;
    display: block;
    cursor: pointer;
    width: 100%; }
  .workflow .formulaSection .monitorHold, .workflow .formulaSection .displayHold {
    width: 240px;
    max-height: none; }
  .workflow .formulaSection .displayHold div div {
    display: inline-block; }
    .workflow .formulaSection .displayHold div div div {
      margin: 2px; }

.quick-view-app #description {
  overflow: auto;
  overflow-x: hidden; }

.workflow .divconatiner .sectionBreak input {
  display: none; }

.workflow .contentbody div.sectionBreak {
  font-weight: 600;
  background-color: #F6F6F6;
  font-family: robotobold; }

.workflow .contentbody div.sectionBreak.active {
  background-color: #F6F6F6; }

.element-container .fieldHoldAP {
  margin-top: 15px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 5px;
  background-color: #dfdfdf;
  font-family: robotobold; }

.fieldHoldAP .leftTxt {
  padding: 0; }

.FilterIcon {
  background-image: url("../svg/filter.svg");
  width: 55px;
  height: 50px;
  position: absolute;
  top: -4px;
  z-index: 99;
  background-repeat: no-repeat;
  background-size: 35px;
  right: 34px;
  background-position: 5px 13px; }

.SearchIconWorkflow {
  background-image: url("../images/svg/search.svg");
  width: 50px;
  height: 50px;
  position: absolute;
  top: 0;
  z-index: 99;
  background-repeat: no-repeat;
  background-size: 18px;
  right: 0px;
  background-position: center; }

.summaryCardWorkflow {
  display: none;
  position: absolute;
  z-index: 9999;
  left: 46%;
  transform: translateX(-50%) translateY(-50%);
  top: 50%; }

.summaryCardWorkflow .contentheader {
  position: relative; }

.summaryList {
  padding: 10px;
  height: 70px;
  position: relative;
  cursor: pointer; }

.SummaryDate {
  position: absolute;
  right: 5px;
  top: 30%;
  transform: translateY(-50%);
  font-size: 11px;
  color: #87949a; }

.SummaryOne {
  color: #1c90ec;
  font-family: robotobold;
  border: 1px solid #fff; }

.SummaryTwo div {
  width: 45%;
  display: inline-block;
  margin-right: 10px;
  font-size: 11px;
  border: 1px solid #fff;
  height: 18px; }

.SummaryTwo label {
  color: #87949a;
  width: 72px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  cursor: pointer; }

.SummaryTwo hr {
  margin-left: -45px;
  margin-right: -25px;
  padding-left: 45px;
  padding-right: 25px; }

.SummaryTwo span {
  float: right; }

.ProfilePic {
  background-image: url("../images/userpic.png");
  width: 40px;
  height: 40px;
  display: inline-block;
  margin-right: 2px;
  background-size: 30px;
  border-radius: 50%;
  border: 1px solid #ccc;
  background-repeat: no-repeat;
  background-position: center; }

.DataPart {
  display: inline-block;
  width: 240px;
  vertical-align: top;
  padding: 2px;
  margin-bottom: 10px;
  margin-right: 5px; }

.SummaryTwo div.StatusOfApp {
  position: relative;
  font-size: 11px;
  width: 100%;
  top: -5px;
  display: none; }

.StatusOfApp span {
  background-image: url(../images/svg/circle-green.svg);
  background-repeat: no-repeat;
  background-size: 10px;
  background-position: 0px 3px;
  width: 10px;
  height: 18px;
  display: inline-block;
  float: none; }

.StatusOfApp label {
  opacity: 0.5;
  vertical-align: top; }

.LineBottom {
  height: 0.5px;
  background-color: #ccc;
  margin-top: 10px;
  margin-left: -16px;
  margin-right: -16px; }

.SummaryTwo div.StatusOfApp:hover {
  border-color: #fff; }

.workflowCreatePage .custome-application li > div {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.workflowCreatePage .app-name, .workflowCreatePage .users {
  cursor: auto; }

@-moz-document url-prefix() {
  .workflow .form-active {
    box-shadow: 0px 0px 0px 1px #4d90fe;
    outline: none; } }
.lead-preview div {
  height: 100%; }

_::-webkit-:-webkit-full-screen:host:not(:root:root), .leaveProfileEdit .safari_only {
  margin-right: 0px; }

_::-webkit-:-webkit-full-screen:host:not(:root:root), .leaveProfileEdit .safari_only ul {
  margin-right: 0px; }

.workflow .field-properties .checkList input.checkbox {
  width: auto;
  line-height: normal; }

.addMember .searchNullDisplay {
  top: 200px; }

.edit-apps.searchNullDisplay {
  left: 50%;
  top: 55%;
  transform: translateX(-50%);
  position: fixed;
  background-position: center; }

.workflow.page-scroll-right .leftmenu {
  left: 0px; }

.workflow .show-WorkFlow-Menu, .workflow .show-WorkFlow-User {
  position: absolute;
  background-color: #fff;
  right: -10px;
  top: 46%;
  width: 11px;
  height: 50px;
  border-radius: 10px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  z-index: 999;
  border: 1px solid #ccc;
  border-left: 0;
  transform: translateY(-50%);
  background-image: url(../svg/circle-left.svg);
  background-size: 15px;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer; }

.workflow .pageProperties-area {
  display: inline-block;
  width: auto;
  position: absolute;
  margin-left: 171px;
  top: 0px;
  left: 0;
  right: 445px;
  transition: all 500ms ease; }

.workflow.workflow_edit .pageProperties-area {
  top: 60px; }

.workflow #form-area {
  width: 100%; }

.workflow .pageProperties-area .overscroll {
  width: 100% !important; }

.workflow.page-scroll-right .leftmenu #pageList, .workflow.page-scroll-right .addnew-remove {
  display: block; }

#pageList {
  overflow: auto;
  overflow-x: hidden; }

.workflow.UsersProperties-area .propertyList-width {
  width: 525px; }
.workflow.UsersProperties-area .field-properties li {
  width: 49.9%; }
.workflow.UsersProperties-area .show-WorkFlow-User {
  display: block; }

/*.workflow .field-properties li{
      transition: none;
       width: 174.7px;
}*/
.workflow .show-WorkFlow-User {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-right: 0;
  border-left: 1px solid #ccc;
  left: 174px;
  right: 0;
  display: none;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  position: fixed;
  top: 54%; }

.workflow .field-properties input[type=checkbox][disabled] {
  cursor: default; }

.workflow .form-properties #validationDetailsRegion .lable01 {
  padding: 10px 15px;
  padding-bottom: 0; }
.workflow .form-properties #validationDetailsRegion .inputHold02 {
  margin: 0px 0 0px 15px;
  position: relative; }
.workflow .form-properties #validationDetailsRegion .inputHold02.checkboxHold {
  margin-top: 10px; }
.workflow .form-properties #validationDetailsRegion input[type="checkbox"] {
  width: auto;
  display: inline-block;
  vertical-align: inherit; }
.workflow .form-properties #validationDetailsRegion .txt02a {
  width: auto;
  display: inline-block; }
.workflow .form-properties #validationDetailsRegion #fixedHolder .inputHold02 {
  margin-left: 0; }
.workflow .form-properties #validationDetailsRegion .errorTxt {
  background: url(../images/svg/notification.svg) no-repeat scroll left center rgba(0, 0, 0, 0);
  background-size: 20px;
  position: absolute;
  right: 20px;
  top: 2px;
  background-position: right;
  width: 20px; }
.workflow .form-properties #validationDetailsRegion [data-tooltip]:hover:before, .workflow .form-properties #validationDetailsRegion [data-tooltip]:hover:after {
  display: block;
  position: absolute;
  font-size: 0.8em;
  color: white; }
.workflow .form-properties #validationDetailsRegion [data-tooltip]:hover:before {
  border-radius: 0.2em;
  content: attr(title);
  background-color: #EA4C41;
  margin-top: -2.5em;
  padding: 0.3em;
  margin-top: -25px;
  left: -110px;
  width: auto;
  white-space: nowrap;
  height: 25px;
  line-height: 18px;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 13px; }
.workflow .form-properties #validationDetailsRegion [data-tooltip]:hover:after {
  content: '';
  margin-top: -2.1em;
  margin-left: 1em;
  border-style: solid;
  border-color: transparent;
  border-top-color: #EA4C41;
  border-width: 0.5em 0.5em 0 0.5em;
  top: 20px;
  left: -5px; }

.workflowCreatePage .leftmenu .ui-widget {
  font-family: roboto;
  font-size: 100%; }
.workflowCreatePage .leftmenu .header-tab {
  margin: 0;
  border: 0;
  border-radius: 0;
  position: relative;
  cursor: pointer;
  color: #323232;
  height: 47px;
  line-height: 27px; }
.workflowCreatePage .leftmenu .header-tab:focus {
  outline: none; }
.workflowCreatePage .leftmenu #workflow-standardApps {
  padding: 0px;
  line-height: 21px;
  border: 0px;
  border-radius: 0px;
  overflow: hidden;
  transition: none;
  margin-bottom: 10px; }
.workflowCreatePage .leftmenu .customeAppsBody {
  padding: 0px;
  line-height: 21px;
  border: 0px;
  border-radius: 0px;
  overflow: hidden;
  transition: none; }
.workflowCreatePage .leftmenu .searchAppWorkflow {
  margin: 0;
  border: 0;
  border-radius: 0; }
.workflowCreatePage .leftmenu .ui-state-active .ui-icon {
  display: none; }
.workflowCreatePage .leftmenu .ui-state-default .ui-icon {
  display: none; }
.workflowCreatePage .leftmenu .ui-state-active.header-tab .ArrowOpen {
  background-image: url(../images/svg/arrowdown.svg);
  width: 50px;
  height: 47px;
  position: absolute;
  left: 0;
  top: 0;
  background-position: center;
  background-size: 20px;
  background-repeat: no-repeat;
  transition: all 500ms ease;
  transform: rotate(0deg); }

.ArrowOpen {
  transform: rotate(-90deg);
  background-image: url(../images/svg/arrowdown.svg);
  width: 50px;
  height: 47px;
  position: absolute;
  left: 0;
  top: 0;
  background-position: center;
  background-size: 20px;
  background-repeat: no-repeat;
  transition: all 500ms ease; }

.workflow .field-properties li.active {
  background-color: rgba(0, 184, 212, 0.4); }

.workflow .field-properties li.active:hover {
  background-color: rgba(0, 184, 212, 0.4); }

/*.workflow .field-properties li:hover{
  background-color: rgba(0, 184, 212, 0.2);
}*/
.workflow.stageSidePanel-close .overscroll {
  width: 100% !important; }
.workflow.stageSidePanel-close .leftmenu {
  position: relative;
  left: -160px; }
.workflow.stageSidePanel-close .pageProperties-area {
  margin-left: 20px; }

.workflow.component-scroll-right.stageSidePanel-close .spotlight {
  left: 0;
  width: auto !important;
  right: 180px; }

.workflow.page-scroll-right.UsersProperties-area .workflow-right-fileds .addfield-popup {
  right: -225px; }

.workflow.stageSidePanel-close .show-WorkFlow-Menu {
  background-image: url(../svg/circle-right.svg); }

.FixedPart {
  margin: 15px; }

.LablePart {
  display: inline-block; }

.workflow .form-properties #validationDetailsRegion .LablePart .lable01 {
  padding: 0; }

.workflow .form-properties #validationDetailsRegion #otherValidationRegion [data-tooltip]:hover:before {
  left: -120px; }

.generalActions, .collaborateActions, .DiscussionActions {
  margin: 20px 0; }

.workflow .field-properties .generalActions input[type="radio"] {
  display: inline-block;
  width: auto;
  margin-right: 10px;
  margin-left: 3px;
  vertical-align: middle; }

.workflowActions label {
  width: 100%;
  padding: 15px; }

.field-properties .workflowActions input {
  display: inline-block;
  width: auto;
  margin-right: 10px; }

.generalContent, .collaborateContent {
  padding: 15px;
  padding-top: 0; }

.DiscussionActions {
  background-color: #EFFBFC; }

.actionHeader {
  display: block;
  padding: 5px;
  margin: 5px;
  margin-left: 15px;
  margin-bottom: 10px;
  margin-right: 15px;
  margin-bottom: 0;
  padding-bottom: 0; }

.workflowActions .switch label {
  display: inline-block;
  width: 41px;
  height: 20px; }

.workflowActions .switch {
  margin-left: 5px; }

.workflowActions .switch span {
  vertical-align: super;
  margin-left: 10px; }

.DiscussionFrom {
  padding: 20px;
  padding-top: 0;
  padding-left: 80px; }

.DiscussionFrom li {
  padding: 5px; }

.collaborateActions {
  padding-top: 0; }

.ForwardAction .switch {
  margin-left: 10px; }

.workflowActions input.cmn-toggle-round + label:after {
  width: 17px; }

.generalContent label {
  display: block; }

.ForwardAction .actionHeader {
  border-bottom: 1px solid #ccc;
  border-color: #fff; }

.workflow .field-properties .workflowActions ul li {
  width: auto;
  display: block;
  border: 0;
  text-align: inherit; }

.workflow .field-properties .workflowActions ul {
  border: 0; }

.workflow .field-properties .seletd-fields li {
  width: 240px; }

.litext {
  display: inline-block; }

.reqDom {
  vertical-align: top; }

.repeatingField > .click-area span {
  display: block; }

.quick-view-app > div {
  height: 100%; }
  .quick-view-app > div .form .formsmenu {
    right: 300px;
    width: auto; }
    .quick-view-app > div .form .formsmenu #stageDetails {
      border-left: 1px solid #adb4b8;
      background-color: #F4F5FA;
      overflow: auto;
      white-space: nowrap; }

.repeatingField .click-area span.reqDom {
  display: inline-block; }

.workflow .app-icon.as-badge {
  background-image: url("../images/svg/badge.svg"); }

.workflow .app-icon.as-star {
  background-image: url("../images/svg/star.svg"); }

.workflow .app-icon.as-bulb {
  background-image: url("../images/svg/bulb.svg"); }

.workflow .app-icon.as-key {
  background-image: url("../images/svg/key.svg"); }

.workflow .app-icon.as-cart {
  background-image: url("../images/svg/chart.svg"); }

.workflow #usersHoldDiv .addUsers {
  width: 335px;
  border: 0;
  right: 20px;
  left: initial;
  top: 11px;
  height: 35px; }

.workflow .butoonUsrerList #usersHoldDiv .addUsers {
  width: 335px;
  border: 0;
  right: 20px;
  left: 80px;
  top: 7px;
  height: 27px; }

.workflow .addUsers .searchHold {
  height: 37px; }

.workflow #usersHoldDiv .addUsers .searchHold input {
  width: 270px; }

.workflow .editPage {
  margin-top: 20px; }

.workflow .actionBtHold .js-firstShowElements {
  margin-left: 10px; }

.workflow .searchHold .clearable.x {
  background-position: 82% 50% !important; }

.workflow .btTrans {
  right: 46px; }

.workflow .searchHold .loader {
  background-position: 78% 5px; }

.workflow .actionBtHold .icon-search {
  background: none;
  top: 0; }

.workflow .actionBtHold .hover-search .icon-search {
  top: 11px;
  left: 0px;
  position: relative;
  transition: all 500ms ease; }

.workflow .actionBtHold .hover-search.QuickUser.dn {
  position: absolute;
  display: none; }

.workflow .actionBtHold .hover-search.dn {
  display: block; }

.workflow .actionBtHold .hover-search.QuickUser .icon-search:before {
  content: "\e00f"; }

.workflow.UsersProperties-area .field-properties #myDropdown li {
  width: auto;
  display: block;
  border: 0;
  padding: 0;
  text-align: inherit; }

.workflow.UsersProperties-area .field-properties #myDropdown li:nth-child(2) {
  display: none; }

.workflow.UsersProperties-area .field-properties #myDropdown li:nth-child(4) {
  display: none; }

.workflow .field-properties .dd-options ul {
  border: solid 1px #ccc;
  border-top: none; }

.workflow .line-table table tr td:first-child, .workflow th.id {
  width: 6.3% !important; }

.UsersProperties-area.workflow .circle-one, .UsersProperties-area.workflow .circle-two,
.UsersProperties-area.workflow .circle-three, .UsersProperties-area.workflow .circle-four {
  z-index: 0; }

.workflow .tabSection .divHold .popupHold .header {
  position: static; }

.workflow .table-container .loaderFull {
  position: absolute;
  left: 0;
  background-color: transparent;
  opacity: 1;
  bottom: 0;
  right: 0;
  top: 0px; }

.welcome-View .quick-view-app {
  display: none; }
.welcome-View .rightpart {
  display: none; }
.welcome-View #mainPage {
  position: absolute;
  width: auto;
  right: 0;
  left: 251px;
  top: 0;
  overflow: auto;
  height: 100%;
  -webkit-overflow-scrolling: auto;
  background-color: #7DBCF0; }

.workflow .line-table .table {
  height: initial; }

.workflow.UsersProperties-area .table-body {
  height: auto;
  overflow: hidden; }

.workflow.UsersProperties-area .new-ui-table {
  overflow: hidden;
  padding: 0;
  margin-right: -2px; }
.workflow.UsersProperties-area .field-properties {
  overflow: hidden; }

.workflow .form-properties #validationDetailsRegion #fixedParent .errorTxt {
  right: 4px; }

.workflow .loaderFull.ShowFull {
  width: auto;
  opacity: 1;
  bottom: 0;
  top: 0px;
  background-position: 50% 45%;
  display: none; }

.workflow.UsersProperties-area .loaderFull.ShowFull {
  display: block; }

.workflow.UsersProperties-area .loaderFull.ShowFull.dn {
  display: none; }

.workflow .holiday .actionBtHold.MoveLeft {
  padding: 10px 0 10px 0px;
  margin: 0; }

@keyframes MoveLeftSearch {
  from {
    left: 540px;
    opacity: 0; }
  to {
    left: -40px;
    opacity: 1; } }
.searchHold, .addUsers .searchHold, #usersHoldDiv .addUsers, .workflow-page-properties {
  transition: none; }

.workflow.UsersProperties-area .propertyList-width {
  overflow: initial; }

.workflow.UsersProperties-area .field-properties {
  overflow: initial;
  position: relative; }

.workflow .field-properties ul .ShowMess.errorTxt {
  background: url(../images/svg/notification-Orange.svg) no-repeat scroll left center transparent;
  background-size: 20px;
  position: absolute;
  right: 10px;
  top: 5px;
  background-position: right;
  width: 20px;
  display: block; }

.workflow .field-properties ul .ShowMess.errorTxt:hover::before {
  content: "Save The App To Add Users";
  width: 172px;
  display: block;
  background-color: #EEB526;
  position: absolute;
  left: -146px;
  top: 32px;
  z-index: 9;
  border-radius: 4px;
  padding: 3px 5px;
  color: #fff; }

.workflow .field-properties ul .ShowMess.errorTxt:hover::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #EEB526 transparent transparent transparent;
  position: absolute;
  top: 27px;
  transform: rotate(180deg);
  left: 5px; }

.workflow.page-scroll-right .leftmenu #pageList {
  overflow: auto;
  overflow-x: hidden; }

.workflow.stageSidePanel-close.component-scroll-right .pageProperties-area {
  padding-left: 10px;
  left: 10px; }

.workflow.component-scroll-right .pageProperties-area {
  margin: 0; }

.poupOpen.page-scroll-right.workflow .leftmenu {
  z-index: 0;
  transition: none; }

.workflow .contentleft li > div .errorTxt {
  background: url(../images/svg/notification.svg) no-repeat scroll left center transparent;
  background-size: 20px;
  position: absolute;
  right: 10px;
  background-position: right;
  width: 20px;
  bottom: 0px; }

.workflow .contentleft li > div .errorTxt:hover::before {
  content: "Error";
  width: 40px;
  display: block;
  background-color: #EA4C41;
  position: absolute;
  left: -14px;
  top: 31px;
  z-index: 9;
  border-radius: 4px;
  padding: 0px 4px;
  color: #fff; }

.workflow .contentleft li > div .errorTxt:hover::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #EA4C41 transparent transparent transparent;
  position: absolute;
  top: 26px;
  transform: rotate(180deg);
  left: 5px; }

.repeatingField > .click-area span.reqDom {
  display: inline-block;
  padding: 0;
  margin: 0; }

/*.workflowActionsButtons .action-button > #displayActionButton{
    display: inline-block;
    text-align: center;
    vertical-align: top;
    font-size: 11px;
    background-repeat: no-repeat;
    background-color: #04D1FF;
    margin-left: -3px;
    width: 82.4px;
    min-height: 48px;
    text-align: center;
    height: 48px;
    line-height: 48px;
    cursor: pointer;
}*/
.workflowActionsButtons > div > div {
  display: inline-block; }

.workflowActionsButtons {
  color: #fff;
  bottom: 1px;
  border: 1px solid #ccc;
  border-top-color: #fff;
  padding-left: 2px; }

.saveChangeActionIcon {
  background-image: url("../images/svg/save_changes.svg");
  margin: 0; }

.ForwardActionIcon {
  background-image: url("../images/svg/forward.svg"); }

.assignActionIcon {
  background-image: url("../images/svg/assign.svg"); }

.closeActionIcon {
  background-image: url("../images/svg/close.svg"); }

.addfield-scroll {
  background-color: #F7F7F7; }

.addfield-content span {
  padding: 7px 0;
  padding-left: 10px; }

.addfield-background {
  display: none; }

.workflowActionsButtons > div.dn {
  display: none; }

.workflowActionsButtons div.NextAction {
  padding: 5px;
  height: 53px;
  line-height: 45px; }

.ActionDiv .fields-type .formDropDown select {
  padding-left: 5px; }

.newnode-body > div {
  padding: 20px; }

.chat {
  position: absolute;
  top: 15px;
  color: #fff;
  right: 20px; }

/*.workflowActionsButtons.action-one .action-button > #displayActionButton{
    width: 328px;
    border: 0;
}
.workflowActionsButtons.action-two .action-button  #displayActionButton{
  width: 164.2px;;
}
.workflowActionsButtons.action-three .action-button #displayActionButton{
  width: 109.8px;
}
.workflowActionsButtons.action-four .action-button #displayActionButton{
  width: 82.6px;
}
.workflowActionsButtons.action-five .action-button #displayActionButton{
    width: 66.31px;
}
.workflowActionsButtons .action-button > #displayActionButton:last-child{
  border-right: 0;
}
.workflowActionsButtons .action-button.activeAction > #displayActionButton{
  position: relative;
    box-shadow: 0px 0px 0px 1px #4d90fe;
    background-color: #1E88E5;
}*/
.workflowActionsButtons .action-button.activeAction {
  position: relative;
  background-color: #1E88E5; }

.workflowActionsButtons div.activeAction .border-circle {
  display: block; }

.workflowActionsButtons div.activeAction .removethis-iteam {
  display: block;
  left: 50%;
  transform: translateX(-50%); }

.workflow .form-properties .errorTxt, .workflow .workflow-page-properties .errorTxt {
  background: url(../images/svg/notification.svg) no-repeat scroll left center rgba(0, 0, 0, 0);
  background-size: 20px;
  position: absolute;
  right: 20px;
  top: 2px;
  background-position: right;
  width: 20px; }
.workflow .form-properties [data-tooltip]:hover:before, .workflow .form-properties [data-tooltip]:hover:after, .workflow .workflow-page-properties [data-tooltip]:hover:before, .workflow .workflow-page-properties [data-tooltip]:hover:after {
  display: block;
  position: absolute;
  font-size: 0.8em;
  color: white; }
.workflow .form-properties [data-tooltip]:hover:before, .workflow .workflow-page-properties [data-tooltip]:hover:before {
  border-radius: 0.2em;
  content: attr(title);
  background-color: #EA4C41;
  margin-top: -2.5em;
  padding: 0.3em;
  margin-top: -25px;
  left: -160px;
  width: auto;
  white-space: nowrap;
  height: 25px;
  line-height: 18px;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 13px; }
.workflow .form-properties [data-tooltip]:hover:after, .workflow .workflow-page-properties [data-tooltip]:hover:after {
  content: '';
  margin-top: -2.1em;
  margin-left: 1em;
  border-style: solid;
  border-color: transparent;
  border-top-color: #EA4C41;
  border-width: 0.5em 0.5em 0 0.5em;
  top: 20px;
  left: -5px; }

.workflow .topmagin .invalid {
  position: relative; }

.workflow .action-buttons-allitems {
  right: -200px; }

.workflow.actionButton-present .action-buttons-allitems {
  right: 0; }

.workflow.page-scroll-right .mainMiniLoader.loaderFull {
  opacity: 0.8 !important; }

.workflow #actionArea .addfield-background {
  display: none; }

.workflow #actionArea .addfield-sub-div {
  padding: 0px 10px;
  animation-name: fadeRight;
  animation-duration: 1s;
  transition: none;
  position: relative; }

.workflow #actionArea .addfield-scroll {
  margin: 0; }

@keyframes fadeRight {
  from {
    right: -200px; }
  to {
    right: 0px; } }
@keyframes animTable {
  0% {
    transform: scaleY(0); }
  100% {
    transform: scaleY(1); } }
/*.line-table tbody tr{
    animation: animTable 0.5s ease;
}
.userHold{
    animation: animTable 0.5s ease;
}
.firstTimeHold{
    animation: animTable 0.5s ease;
}
.ownerInfoHold{
    animation: animTable 0.5s ease;
}*/
@keyframes shake {
  8%, 41% {
    -webkit-transform: translateX(-5px); }
  25%, 58% {
    -webkit-transform: translateX(5px); }
  75% {
    -webkit-transform: translateX(-2.5px); }
  92% {
    -webkit-transform: translateX(2.5px); }
  0%, 100% {
    -webkit-transform: translateX(0); } }
.signin .login-block .login-error, .changePassword .invalid input, .personal .invalid input, .personal .formHold .invalid textarea {
  animation: shake .5s linear; }

.workflow .field-properties .Fields-name .invalid input, .personal .invalid .styled-select, .channels .error-msg input, .fieldSettings .error-msg input {
  animation: shake .5s linear; }

.formHold .invalid textarea {
  border-color: red; }

.editUser .invalid input, .editUser .formHold .invalid textarea, .holidayCreate .invalid input, .appStudioLeaveCreate .invalid input {
  animation: shake .5s linear; }

.editUser .invalid .styled-select {
  animation: shake .5s linear; }

.workflowCreatePage .edit-app-name .searchInputHold.invalid input {
  border-color: red;
  animation: shake .5s linear; }

.workflow .action-button .circle-one {
  top: -7px;
  left: -8px; }

.workflow .action-button .circle-three {
  left: -8px; }

.workflow.actionButton-present .form-active {
  outline: none; }
  .workflow.actionButton-present .form-active .border-circleful2 {
    display: none; }
.workflow.actionButton-present .contentbody div.active {
  background-color: inherit;
  border: 0; }
  .workflow.actionButton-present .contentbody div.active .border-circle, .workflow.actionButton-present .contentbody div.active .removethis-iteam {
    display: none; }

.workflowActionsButtons div.activeAction .border-circle {
  display: none; }

.workflowActionsButtons div.activeAction .removethis-iteam {
  display: none;
  z-index: 0 !important; }

.actionButton-present .workflowActionsButtons div.activeAction .border-circle {
  display: block; }

.actionButton-present .workflowActionsButtons div.activeAction .removethis-iteam {
  display: block; }

/*.workflowActionsButtons .action-button.activeAction > #displayActionButton{
  box-shadow: none;
    background-color: #04D1FF;
}
.actionButton-present .action-button.activeAction > #displayActionButton{
  box-shadow: 0px 0px 0px 1px #4d90fe;
    background-color: #1E88E5;
}*/
.workflowActionsButtons .action-button > div.Approve_Reject:nth-child(1) {
  line-height: initial;
  padding: 10px; }

.workflow.actionButton-present .page-title {
  padding-bottom: 0; }

.workflow .app-icon {
  cursor: default; }

.workflow .contentleft li:nth-child(7n+1) .dataFetch .datafrom {
  background: #c6cf66; }

.workflow .contentleft li:nth-child(7n+2) .dataFetch .datafrom {
  background: orange; }

.workflow .contentleft li:nth-child(7n+3) .dataFetch .datafrom {
  background: #e1bee7; }

.workflow .contentleft li:nth-child(7n+4) .dataFetch .datafrom {
  background: #5b8ed2; }

.workflow .contentleft li:nth-child(7n+5) .dataFetch .datafrom {
  background: #08acc4; }

.workflow .contentleft li:nth-child(7n+6) .dataFetch .datafrom {
  background: #4abdad; }

.workflow .contentleft li:nth-child(7n+7) .dataFetch .datafrom {
  background: #8e5cd5; }

.workflowCreatePage .lead-body li:nth-child(7n+1) .Data-Fetch span {
  background: #c6cf66; }

.workflowCreatePage .lead-body li:nth-child(7n+2) .Data-Fetch span {
  background: orange; }

.workflowCreatePage .lead-body li:nth-child(7n+3) .Data-Fetch span {
  background: #e1bee7; }

.workflowCreatePage .lead-body li:nth-child(7n+4) .Data-Fetch span {
  background: #5b8ed2; }

.workflowCreatePage .lead-body li:nth-child(7n+5) .Data-Fetch span {
  background: #08acc4; }

.workflowCreatePage .lead-body li:nth-child(7n+6) .Data-Fetch span {
  background: #4abdad; }

.workflowCreatePage .lead-body li:nth-child(7n+7) .Data-Fetch span {
  background: #8e5cd5; }

.workflow.component-scroll-right.ZoomOn .spotlight {
  display: none; }

.workingDays .bt.btColor02 {
  color: white;
  background-color: #228ce6; }

.workflow .addNewFunctions .topmagin {
  margin-left: 0px;
  margin-bottom: 15px; }

.workflowCreatePage .edit-app:hover {
  transform: rotate(90deg);
  transition: all 500ms ease; }

.workflow .addnewFunbt {
  margin: 0px;
  width: 200px;
  background-image: url(../images/svg/add.svg);
  background-repeat: no-repeat;
  background-position: 20px center;
  background-color: #f7f7f7;
  margin-left: 20px; }

.workflow .field-properties .addNewFunctions .formDropDown {
  display: inline-block; }
  .workflow .field-properties .addNewFunctions .formDropDown .styled-select {
    min-width: 240px; }
.workflow .field-properties .addNewFunctions .removeField {
  position: static;
  vertical-align: middle;
  left: 0px;
  margin: 0;
  margin-left: 5px;
  float: right;
  margin-top: 8px;
  margin-right: 8px; }
.workflow .field-properties .addNewFunctions .addField.icon-add2 {
  vertical-align: bottom;
  right: 0;
  top: -8px;
  left: 3px;
  display: none; }

.workflow .edit-action {
  display: inline-block;
  vertical-align: top;
  float: none;
  padding: 4px 4px;
  margin: 0px;
  cursor: pointer;
  width: auto;
  min-width: 1px;
  line-height: 20px;
  border: 0;
  background-color: transparent;
  color: #6B6B6B; }

.workflow .form-visibility-settings .edit-action {
  margin-left: 20px;
  padding: 0; }

.workflow .edit-action:after {
  content: "\e800";
  font-family: eiris-fonts;
  font-size: 18px;
  position: relative; }

.workflow .edit-action:hover {
  color: #323232; }

.workflow .addNewFunctions .fields-type {
  position: relative; }

/*.workflow .addNewFunctions #list-container>div>div:nth-child(1){
  .removeField{
    display:none;
  }
}*/
.workflow .formulaSection .displayHold div div.field {
  border-radius: 3px;
  background-color: #efefef;
  width: auto;
  height: 25px;
  padding: 0 10px;
  vertical-align: top;
  line-height: 25px;
  display: inline-block;
  margin-bottom: 5px;
  white-space: nowrap;
  overflow: hidden;
  max-width: 210px;
  text-overflow: ellipsis; }

.workflow .lineconnect {
  background-image: url(../images/svg/line.svg);
  position: absolute;
  height: 34px;
  width: 1px;
  left: 6.5px;
  top: 22px; }

.TextDisplay {
  display: inline-block;
  width: 200px;
  margin-left: 20px;
  background-color: #FAFAFA; }
  .TextDisplay label {
    width: 160px;
    padding: 5px; }

.ActionDisplay {
  background-image: url(../svg/circle-line-grey.svg);
  background-position: 0px center;
  background-repeat: no-repeat;
  position: relative;
  margin-bottom: 5px; }

.ActionDisplay .removeField {
  visibility: hidden; }

.ActionDisplay:hover .removeField {
  visibility: visible; }
.ActionDisplay:hover .edit-action {
  visibility: visible; }
.ActionDisplay:hover .TextDisplay {
  background-color: #EBEBF1; }

.workflow .select2-container .select2-selection--single {
  background-color: #fff;
  border-radius: 4px; }

.workflow #propertiesRegion {
  position: fixed;
  top: 22px;
  z-index: 1; }

.workflow .addNewFunctions #propertiesRegion .fields-type {
  margin-left: 20px; }

.workflow .field-properties .addNewFunctions #propertiesRegion .formDropDown .styled-select {
  min-width: 200px; }

.js-actionParent {
  position: relative; }

.workflow .addNewFunctions .topmagin.addnewFunbt {
  margin-left: 20px;
  height: 33px;
  line-height: 33px;
  margin-bottom: 0; }

.workflow .select2-container {
  min-width: 200px;
  max-width: 200px; }

.workflow.ButtonRulesPresent .select2-container {
  min-width: 200px;
  max-width: 200px; }

.workflow .butoonUsrerList .select2-container {
  min-width: 200px;
  max-width: 100%;
  width: auto !important;
  position: absolute;
  top: 0px !important;
  left: 0px !important;
  margin-left: 0px;
  margin-top: 0px; }

.filterDisplay .select2-container .select2-search--inline {
  float: left;
  display: block;
  padding: 0;
  position: absolute;
  left: 60px;
  top: -43px;
  padding: 0 5px;
  background-color: #fff;
  border-radius: 0;
  height: 25px;
  width: 200px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  float: right;
  margin-left: 5px;
  margin-right: 0;
  position: relative;
  right: -5px;
  font-size: 18px;
  font-weight: normal;
  font-family: initial; }

.ButtonRulesPresent .select2-container--open .select2-dropdown--below {
  border-color: #ccc; }

.workflow .addNewFunctions .topmagin#actionChooserParent {
  margin: 0;
  margin-left: 20px; }

/*.workflow #propertiesRegion:before{
    content: "";
    width: 32px;
    height: 1px;
    position: absolute;
    top: 30px;
    background-color: #ccc;
    right: -32px;
}
.workflow .gearClick{
  .TextDisplay{
    border: 1px solid #bcbcbc;
  }
  .TextDisplay:after{
    content: "";
    width: 10px;
    height: 1px;
    position: absolute;
    top: 13px;
    background-color: #ccc;
    right: 3px;
}
.edit-action:before{
    content: "";
    width: 1px;
    height: 39px;
    position: absolute;
    top: 13px;
    background-color: #ccc;
    right: 3px;
  }
  .removeField{
    visibility: visible;
  }
  .edit-action{
    visibility: visible;
  }
}*/
.workflow .gearClick .popupBg {
  display: block; }

.workflow.Gear-view .addfield-popup {
  z-index: -1; }
.workflow.Gear-view .addfield-popup.action-buttons-allitems, .workflow.Gear-view .show-WorkFlow-Menu {
  z-index: 0; }
.workflow.Gear-view .circle-one, .workflow.Gear-view .circle-two, .workflow.Gear-view .circle-three, .workflow.Gear-view .circle-four {
  z-index: 0; }

.addNewFunctions .ActionHeader {
  display: inline-table;
  margin-left: -15px;
  padding: 5px;
  padding-left: 15px;
  background-color: #CDF0F7;
  padding-right: 15px;
  width: 270px;
  margin-bottom: 10px;
  border-top: 1px solid #ccc; }

.workflow .edit-action.dn {
  display: none; }

.workflow .addNewFunctions #propertiesRegion .fields-type label {
  display: block; }

.workflow .addNewFunctions .DiscussionFromStages.topmagin {
  margin: 20px 0;
  background-color: #EFFBFC; }

.DiscussionFromStages label {
  display: block;
  padding: 5px;
  padding-left: 15px;
  margin-bottom: 10px;
  background-color: #E5F5F6; }
.DiscussionFromStages .switch.topmagin {
  margin: 0px;
  padding: 0px 10px;
  padding-top: 0;
  padding-left: 25px; }

.workflow .contentleft li > div .errorTxt.dropdown {
  background: url(../images/svg/notification-Orange.svg) no-repeat scroll left center transparent;
  background-size: 100%; }

.workflow .contentleft li > div .errorTxt.dropdown:hover::before {
  background-color: #EEB526;
  content: "Invalid Dropdown Details";
  width: 155px;
  left: -130px; }

.workflow .contentleft li > div .errorTxt.dropdown:hover::after {
  border-color: #EEB526 transparent transparent transparent; }

.workflow .contentleft li > div .errorTxt.formula {
  background: url(../images/svg/notification-Orange.svg) no-repeat scroll left center transparent;
  background-size: 100%; }

.workflow .contentleft li > div .errorTxt.formula:hover::before {
  background-color: #EEB526;
  content: "Invalid Formula Details";
  width: 142px;
  left: -120px; }

.workflow .contentleft li > div .errorTxt.formula:hover::after {
  border-color: #EEB526 transparent transparent transparent; }

.EmptyBackground {
  background: url(../svg/circle-dashed.svg) no-repeat;
  width: 14px;
  height: 33px;
  background-position: center;
  position: absolute; }

.workflow.component-scroll-right .Next {
  pointer-events: none; }

.workflow.actionButton-present.Gear-view .action-buttons-allitems {
  transition: none; }

.workflow .bt.btColor02 {
  color: white;
  background-color: #228ce6; }

.workflow .form-properties #actionArea .js-lengthParent.invalid {
  position: relative; }
  .workflow .form-properties #actionArea .js-lengthParent.invalid .errorTxt {
    right: 5px; }

.workflow .workflow-page-properties .js-lengthParent.invalid {
  position: relative; }
  .workflow .workflow-page-properties .js-lengthParent.invalid .errorTxt {
    right: 85px; }

.workflow .leftmenu li > div {
  min-height: 41px; }

.workflow.preview-workflow .pageProperties-area {
  position: fixed;
  top: 190px;
  width: 100%;
  padding: 0;
  left: 0;
  right: 0;
  margin: 0; }

.workflow.preview-workflow .contentleft .contentbody {
  height: 600px;
  overflow: auto; }

.workflow.preview-workflow .contentleft li > .js-item {
  pointer-events: none; }

.workflow.preview-workflow .contentleft li > .js-item.repeatingField {
  pointer-events: auto; }

.workflow.preview-workflow .contentleft li > .js-item.compositeField {
  pointer-events: auto; }

.DiscussionChecker .EmptyBackground {
  display: none; }

.workflow .DiscussionChecker .lineconnect {
  display: none; }

.workflow.actionButton-present .action-buttons-allitems {
  height: 100%;
  background-color: #F7F7F7; }

.popupOpen.actionButton-present .workflowActionsButtons div.activeAction .removethis-iteam {
  z-index: 0 !important; }

.workflow .lineconnect1 {
  background-image: none;
  right: -26px;
  width: 1px;
  height: 45px;
  background-color: #687E89;
  top: 49%;
  cursor: pointer;
  opacity: 0.2; }

.workflow .repeatingField .lineconnect1.Re {
  right: -403px; }
.workflow .repeatingField .composite {
  left: 723px; }

.component-scroll-right .workflowActionsButtons .action-button > #displayActionButton:hover {
  position: relative;
  z-index: 2; }

.reimbursements .table .bt.createNewBt {
  display: none; }

.workflow .field-properties .ms-options-wrap {
  width: 100%; }
  .workflow .field-properties .ms-options-wrap ul {
    border: 0;
    max-height: none;
    min-height: inherit; }
  .workflow .field-properties .ms-options-wrap li {
    width: 100%;
    text-align: initial;
    display: inherit;
    border: 0;
    padding: 0;
    height: auto; }
  .workflow .field-properties .ms-options-wrap li:hover {
    background-color: #fff; }
  .workflow .field-properties .ms-options-wrap input {
    width: auto;
    display: initial;
    border-radius: inherit; }
  .workflow .field-properties .ms-options-wrap .label {
    text-align: initial;
    font-size: inherit;
    vertical-align: inherit;
    border-radius: 0;
    line-height: inherit;
    color: #323232;
    font-family: robotobold; }
  .workflow .field-properties .ms-options-wrap .ms-search input {
    width: 100%;
    border-bottom: 1px solid #ccc;
    line-height: inherit; }

.workflow .addMember .searchHold .clearable.x {
  background-position: 97% 50% !important; }

.workflow .addMember .btTrans {
  right: 0; }

.workflow .repeatingField .composite.Composite {
  left: 345px; }

.component-scroll-right.workflow .contentleft li > .js-item.repeatingField.active:hover {
  position: relative;
  z-index: 2; }

.component-scroll-right.workflow .contentleft li > .js-item.repeatingField.active {
  position: relative;
  z-index: 2; }

/*.subMenuHold ul .iconAdded:hover{
   transform: rotate(100deg);
   transition: all 500ms ease; 
}*/
.workflow .contentheader {
  background-image: url(../svg/arrow-left2.svg); }

.showPlaceHolder {
  position: absolute;
  top: 7px;
  z-index: 9;
  left: 5px; }

.ms-options-wrap > button, .ms-options-wrap > button:focus {
  background-color: #f4f4f4;
  color: #f4f4f4;
  border-radius: 2px;
  background: #f4f4f4;
  border-left: 0;
  border-right: 0;
  border-radius: 0;
  border-color: #ccc; }

.ms-options-wrap > button:after {
  content: initial; }

.workflow .styled-select .loaderFull {
  width: 270px;
  opacity: 1;
  display: none;
  top: 40px; }
.workflow .styled-select .loaderFull.dn {
  width: 270px;
  opacity: 1;
  display: block; }

/*.workflow .list .sub{
  display: block;
    width: 100%;
}*/
.workflow .seletd-fields .dropDownSummary label {
  margin-left: 20px; }
  .workflow .seletd-fields .dropDownSummary label span {
    vertical-align: middle; }

.workflow .list-of-fields.dropDownSummary input {
  margin-right: 5px;
  cursor: pointer;
  width: 20px;
  position: absolute;
  top: 14px;
  right: 3px;
  height: 20px;
  margin: 0;
  padding-left: 20px;
  padding-right: 5px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  border: 0;
  background-color: transparent;
  z-index: 1; }

.workflow .list-of-fields.dropDownSummary input:focus {
  outline: none; }

.workflow .list-of-fields.dropDownSummary input::before {
  content: "\e00f";
  font-family: eiris-fonts;
  font-size: 18px;
  right: 3px;
  position: absolute;
  pointer-events: none;
  z-index: -1; }

.workflow .topmagin.appFieldDiv {
  margin: 0;
  position: relative; }

.ms-options-wrap > .ms-options > ul input[type="checkbox"] {
  top: 13px; }

.workflow .dropDownSelect .select-fields-users {
  border-radius: 4px 4px 0px 0px;
  border: 1px solid #ccc; }

.ms-options-wrap > .ms-options {
  border: 0;
  border-top: 0;
  margin-top: 0;
  width: 100%;
  max-height: inherit !important;
  min-height: 240px !important;
  margin-bottom: 0; }

.workflow .seletd-fields .dropDownSummary ul {
  max-height: inherit; }

.dropDownSelect .ms-options {
  display: block !important; }
  .dropDownSelect .ms-options .closeIcon::before {
    font-family: eiris-fonts;
    font-size: 15px;
    content: "\e00f"; }

.ms-search {
  position: relative;
  width: 255px;
  float: right; }
  .ms-search .closeIcon {
    position: absolute;
    top: 2px;
    right: -20px;
    cursor: pointer;
    z-index: 1;
    transition: all 500ms ease; }

.closeIcon.OpenRight {
  right: 5px; }

.workflow .list-of-fields.dropDownSummary input {
  visibility: hidden; }

.workflow .list-of-fields.dropDownSummary li:hover input {
  visibility: visible; }

.workflow .contentbody div.sectionBreak {
  background-color: transparent; }
  .workflow .contentbody div.sectionBreak .click-area {
    padding: 0; }
  .workflow .contentbody div.sectionBreak .boxThick {
    background-color: #dbdbdb;
    height: 100%; }

.section-underline .middle {
  display: none; }
.section-underline .bottom {
  display: none; }
.section-underline .top {
  display: block;
  line-height: normal;
  height: 32px; }
  .section-underline .top .boxThick {
    height: 6px !important; }
  .section-underline .top .litext {
    padding-left: 10px;
    vertical-align: -webkit-baseline-middle;
    padding-bottom: 5px; }

.section-background .middle {
  display: block;
  height: 32px; }
  .section-background .middle .litext {
    padding-left: 10px;
    vertical-align: -webkit-baseline-middle;
    height: 21px; }
.section-background .bottom {
  display: none; }
.section-background .top {
  display: none; }

.section-none .middle {
  display: none; }
.section-none .bottom {
  display: block;
  height: 32px; }
  .section-none .bottom .boxThick {
    display: none; }
  .section-none .bottom .litext {
    vertical-align: -webkit-baseline-middle;
    height: 21px;
    padding-left: 10px; }
.section-none .top {
  display: none; }
  .section-none .top .litext {
    padding-left: 5px;
    vertical-align: -webkit-baseline-middle; }

.workflow .contentbody div.sectionBreak.active {
  background-color: transparent; }

.noResult {
  display: none;
  position: absolute;
  top: 120px;
  z-index: 99999;
  width: 100%;
  text-align: center; }

.generalContent label.thin label {
  background: 0;
  border-bottom: 5px solid #dbdbdb;
  height: auto;
  padding: 0;
  vertical-align: middle; }

.generalContent label.noLine label {
  background-color: transparent;
  height: auto; }

.CloseIconMOZ {
  display: none; }

.workflow .field-properties .generalActions .thin input[type="radio"] {
  vertical-align: baseline; }

.component-scroll-right .workflowActionsButtons {
  cursor: default; }

.workflow.monitor-display-view .workflow-field-properties {
  right: -175px; }

.workflow.monitor-display-view .addfield-popup {
  right: -175px; }

.workflow.monitor-display-view .pageProperties-area {
  right: 271px; }

.workflow .contentleft li > div .formulaItems .errorTxt {
  background-size: 15px;
  right: 3px;
  top: 3px; }

.workflow .contentleft li > div .formulaItems .errorTxt:hover::before {
  content: "Error";
  width: 40px;
  display: block;
  background-color: #EA4C41;
  position: absolute;
  left: -14px;
  top: 31px;
  z-index: 9;
  border-radius: 4px;
  padding: 0px 4px;
  color: #fff; }

.workflow .contentleft li > div .formulaItems .errorTxt:hover::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #EA4C41 transparent transparent transparent;
  position: absolute;
  top: 26px;
  transform: rotate(180deg);
  left: 5px; }

.workflow.actionButton-presen.component-scroll-right.stageSidePanel-close .pageProperties-area {
  right: 446px; }

.workflow.actionButton-present.stageSidePanel-close .pageProperties-area {
  right: 446px;
  left: 10px; }

.workflow.actionButton-present .actionButtonMask {
  position: absolute;
  background-color: #fff;
  width: 100%;
  height: 100%;
  z-index: 4;
  left: 0;
  top: 0;
  opacity: 0.8;
  pointer-events: none; }

.actionButtonMask {
  background-color: transparent; }

.workflow.actionButton-present .contentleft {
  z-index: 3;
  box-shadow: none; }

.workflow .form-properties .operatorsHold .errorTxt {
  background-size: 15px;
  right: 4px;
  top: 3px; }

.workflow .form-properties .operatorsHold {
  position: relative; }

.workflow .form-properties .operatorsHold [data-tooltip]:hover:after {
  left: -2px; }

.workflow .form-properties .operatorsHold [data-tooltip]:hover:before {
  left: -17px; }

.footer .bt.btColor02 {
  color: white;
  background-color: #228ce6; }

.appBox .boxHeader .closeIcon {
  right: 15px;
  top: 9px; }

.popupOpen.workflow .show-WorkFlow-Menu {
  z-index: 0; }

.bulkUpload.bulkUpload-view .select2-container .select2-selection--single {
  border: 0;
  background-color: transparent; }
.bulkUpload.bulkUpload-view .select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: transparent; }

.bulkUpload.bulkUpload-view .select2-container .select2-selection--single:hover {
  border: 1px solid #aaa;
  background-color: #f7f7f7; }

.bulkUpload.bulkUpload-view .select2-container .select2-selection--single:hover .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent; }

.bulkUpload.bulkUpload-view .select2-container.select2-container--open .select2-selection--single:hover .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent; }

.bulkUpload.bulkUpload-view .select2-container--focus .select2-selection--single {
  border: 1px solid #aaa;
  background-color: #f7f7f7; }
.bulkUpload.bulkUpload-view .select2-container--focus .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent; }

.bulkUpload.bulkUpload-view .select2-container--open .select2-selection--single {
  border: 1px solid #aaa;
  background-color: #f7f7f7; }
.bulkUpload.bulkUpload-view .select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent; }

.workflow .form-properties .formDropDown.js-formDropDown.invalid .errorTxt {
  right: 35px;
  background: url(../images/svg/notification-Orange.svg) no-repeat scroll left center transparent;
  background-size: 20px; }
.workflow .form-properties .formDropDown.js-formDropDown.invalid .styled-select.Number {
  border-color: #ccc; }
.workflow .form-properties .formDropDown.js-formDropDown.invalid [data-tooltip]:hover:before {
  background-color: #EEB526;
  left: -170px;
  position: absolute;
  width: 200px; }
.workflow .form-properties .formDropDown.js-formDropDown.invalid [data-tooltip]:hover:after {
  border-top-color: #EEB526;
  top: 20px; }

.workflow .actionButtonMask {
  position: absolute;
  background-color: #fff;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0.8;
  pointer-events: none;
  z-index: 1; }

.recordHolder .table {
  display: flex;
  flex-flow: column;
  height: 100%; }

.recordHolder thead {
  flex: 0 0 auto;
  width: 99.7%;
  display: table;
  table-layout: fixed; }

.recordHolder tbody {
  flex: 1 1 auto;
  display: block;
  overflow-y: auto;
  width: 99.7%; }

.recordHolder tbody tr {
  width: 100%;
  display: table;
  table-layout: fixed;
  margin: 0; }

.recordHolder .table > tbody > tr > td {
  border-top: 0; }

.recordHolder td {
  width: auto !important; }

.recordHolder th {
  width: auto !important; }

.login .signin .mainRight {
  height: auto;
  top: 0;
  bottom: 0;
  width: auto;
  left: 0;
  right: 0;
  margin: 0;
  position: absolute;
  padding: 20px;
  background-color: #F2F3F8; }

.QRcodeDiv {
  width: 775px;
  margin: 0 auto;
  background-color: #fff;
  height: 425px;
  position: absolute;
  top: 40%;
  transform: translate(-50%, -50%);
  left: 50%;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.06), 0 2px 5px 0 rgba(0, 0, 0, 0.2);
  border-radius: 10px; }

.recordHolder .table.tableHeaderOnly {
  margin: 0; }

.new-ui-table {
  height: auto !important;
  overflow-x: inherit; }

.addMember .table-footer {
  margin: 0; }

.addMember .table-body {
  padding-right: 5px; }

.popupHold .new-ui-table {
  padding-right: 0; }

.empty-list .line-table .table-footer {
  border: 0; }

.workflow .field-properties .customDate {
  width: 220px; }
  .workflow .field-properties .customDate .fieldHold {
    min-width: 220px;
    width: 220px;
    position: relative; }
  .workflow .field-properties .customDate input {
    width: 220px;
    margin: 10px;
    margin-left: 0;
    margin-bottom: 10px;
    background-color: #fff;
    background: url(../svg/calendar-new.svg);
    background-repeat: no-repeat;
    background-position: center right 5px;
    background-size: 20px;
    cursor: pointer;
    margin-right: 2px; }
  .workflow .field-properties .customDate .errorTxt {
    top: 13px; }

.customDate.invalid {
  position: relative; }

.workflow .form-properties .DateTimePro .to .customDate [data-tooltip]:hover:before {
  left: -117px; }

.workflow .field-properties .defaultValue {
  width: 220px;
  margin-top: 5px; }
  .workflow .field-properties .defaultValue .fieldHold {
    min-width: 220px;
    width: 220px;
    position: relative; }
  .workflow .field-properties .defaultValue input {
    width: 220px;
    margin: 10px;
    margin-left: 0;
    margin-bottom: 10px;
    background-color: #fff;
    background: url(../svg/calendar-new.svg);
    background-repeat: no-repeat;
    background-position: center right 5px;
    background-size: 20px;
    cursor: pointer;
    margin-right: 2px; }

.workflow .active .contentleft .actionButtonMask {
  z-index: -1; }

.workflow .contentleft:hover > .actionButtonMask {
  z-index: -1; }

.workflow .composite-active.contentleft > div.actionButtonMask {
  z-index: -1; }

.workflow .active .contentleft .contentleft {
  z-index: 0;
  box-shadow: none; }

.spotlight {
  opacity: 0.8;
  display: block;
  background-color: #FFFFFF;
  pointer-events: none;
  left: 171px;
  top: 109px; }

.page-head {
  z-index: 1; }

.stageSidePanel-close .spotlight {
  width: auto !important;
  right: 175px;
  left: 0; }

.stageSidePanel-close.UsersProperties-area .spotlight {
  right: 530px; }

.workflow .active .contentleft .actionButtonMask {
  z-index: -1; }

.workflow .RepetitiveNewCard:hover .LeftFormulaItems, .workflow .RepetitiveNewCard:hover .RightFormulaItems {
  z-index: 2; }

.workflow .active .RepetitiveNewCard .LeftFormulaItems, .workflow .active .RepetitiveNewCard .RightFormulaItems {
  z-index: 2; }

.workflow .active .RepetitiveNewCard.composite-active .LeftFormulaItems, .workflow .active .RepetitiveNewCard.composite-active .RightFormulaItems {
  z-index: 2; }

/*.fullScreenPopupbg {
  background: -moz-linear-gradient(top, rgba(65,186,190,1) 0%, rgba(129,41,144,1) 25%, rgba(247,148,50,1) 50%, rgba(247,159,139,1) 75%, rgba(198,159,175,1) 100%);
  background: -webkit-linear-gradient(top, rgba(65,186,190,1) 0%, rgba(129,41,144,1) 25%, rgba(247,148,50,1) 50%, rgba(247,159,139,1) 75%, rgba(198,159,175,1) 100%);
  background: -o-linear-gradient(top, rgba(65,186,190,1) 0%, rgba(129,41,144,1) 25%, rgba(247,148,50,1) 50%, rgba(247,159,139,1) 75%, rgba(198,159,175,1) 100%);
  background: -ms-linear-gradient(top, rgba(65,186,190,1) 0%, rgba(129,41,144,1) 25%, rgba(247,148,50,1) 50%, rgba(247,159,139,1) 75%, rgba(198,159,175,1) 100%);
  background: linear-gradient(to bottom, rgba(65,186,190,1) 0%, rgba(129,41,144,1) 25%, rgba(247,148,50,1) 50%, rgba(247,159,139,1) 75%, rgba(198,159,175,1) 100%);
}*/
.bulkUpload .fullScreenPopup > div {
  width: 96%; }

.SelectAllLabel {
  font-size: 13px !important;
  position: absolute;
  z-index: 2;
  top: 0;
  right: 255px;
  width: auto;
  background-color: #fff;
  height: 30px;
  border-bottom: 1px solid #ccc;
  padding: 5px;
  border-right: 1px solid #ccc;
  left: 0;
  padding-left: 10px; }

.workflow .seletd-fields .rightBoxArea .dropDownSummary label {
  margin: 0; }

.stageSidePanel-close.monitor-display-view .spotlight {
  right: 270px; }

.DropdownBox {
  width: 400px;
  height: 500px;
  left: 0;
  right: 0;
  top: -2000px;
  bottom: 0;
  padding: 0;
  margin: auto;
  border-radius: 4px;
  position: fixed;
  z-index: 99999;
  transition: top 500ms ease; }

.workflow .field-properties .seletd-fields .rightsideDeopdown li {
  width: 100%; }

.workflow .seletd-fields .rightsideDeopdown ul {
  width: 100%; }

.workflow .rightsideDeopdown .list-of-fields {
  width: 100%; }

.workflow .switchCase .cmn-toggle + label {
  display: inline-block; }

.switchCase span {
  vertical-align: super; }

.ButtonRuelsList.AddConditions {
  margin: 5px;
  padding: 0;
  border: 1px solid #ccc;
  width: 150px; }
  .ButtonRuelsList.AddConditions span {
    vertical-align: middle; }

.ButtonRuelsList.AddConditions .AddRule {
  vertical-align: middle; }

.RuleItems .ButtonRuelsList.AddConditions {
  margin-top: 0;
  position: relative;
  top: 5px; }

.ButtonRuelsList {
  padding-bottom: 0; }

.summaryFieldHeader span {
  vertical-align: middle;
  margin-left: 5px; }

.CardType {
  margin-bottom: 50px; }

.select2-container--default.select2-container--focus .select2-selection--multiple, .select2-container--default .select2-selection--multiple {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  min-height: 23px;
  cursor: auto; }

.ButtonRuelsType .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 22px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  min-width: 100px;
  display: inline-block;
  padding: 5px 10px;
  background-color: #F3F3F3;
  border: 1px solid #ccc;
  border-radius: 4px;
  margin: 0 5px;
  height: auto;
  line-height: normal;
  line-height: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 10px; }

.over-all-configure .select2-container--default .select2-selection--multiple .select2-selection__choice {
  max-width: 257px;
  min-width: 100px;
  width: auto;
  border-radius: 14px;
  padding-left: 0;
  height: 32px;
  line-height: 29px; }

.select2-container--default .select2-search--inline .select2-search__field {
  margin: 0;
  width: 100% !important; }

.ButtonRuelsType .select2-search {
  top: 0; }

.UsersProperties-area .workflow-field-properties {
  width: auto !important;
  background-color: #fff;
  left: 169px;
  z-index: 99999; }
  .UsersProperties-area .workflow-field-properties .col-md-8 {
    width: 100%; }
    .UsersProperties-area .workflow-field-properties .col-md-8 .field-properties {
      width: 100%;
      padding: 20px;
      padding-top: 0; }
      .UsersProperties-area .workflow-field-properties .col-md-8 .field-properties .propertyList-width {
        width: 100%; }

.workflow #usersHoldDiv .MoveLeft .addUsers {
  right: 85px !important; }

.workflow .field-properties .moreOption .searchInputHold input {
  border-radius: 0 3px 3px 0; }

.workflowCreatePage .leftmenu .ui-state-active.header-tab .ArrowOpen, .ArrowOpen {
  background-image: url("../images/svg/down_arrow_small.svg");
  background-size: 10px; }

.content-none .avtionLevel .LineDepth {
  display: none; }

.summaryFieldHeader .AddRule {
  background-image: url(../images/workflow-images/svg/add-black.svg);
  border-color: #323232; }

.datepicker td.active:active, .datepicker td.active:hover:active, .datepicker td.active.active, .datepicker td.active:hover.active {
  background: #9b88d0;
  color: #fff;
  border-radius: 100%; }

.workflow .leftmenu li > div.edit-able-div {
  padding-bottom: 9px;
  padding-right: 0; }
  .workflow .leftmenu li > div.edit-able-div input {
    padding: 0;
    padding-left: 5px; }

.workflow .leftmenu li > div.edit-able-div.invalid .errorTxt.page-error-tip {
  display: none; }
.workflow .leftmenu li > div.edit-able-div.invalid input {
  border-color: #ccc; }

#workflow-monitorDisplayArea {
  display: none; }

.monitor-present #workflow-formDisplayArea {
  display: none; }
.monitor-present #workflow-monitorDisplayArea {
  display: block; }
  .monitor-present #workflow-monitorDisplayArea .workflow-field-properties {
    border-left: 1px solid #ccc;
    right: 0; }

.workflow .contentleft.summaryCard {
  margin: 0 auto;
  right: 270px;
  top: 20px;
  left: 0;
  position: absolute; }

.c3-chart-bars .c3-target:nth-child(7n+1) path {
  animation-name: chart-ani;
  animation-duration: 1s; }

@keyframes chart-ani {
  from {
    fill-opacity: 0; }
  to {
    fill-opacity: 1; } }
.c3-chart-bars .c3-target:nth-child(7n+2) path {
  animation-name: chart-ani;
  animation-duration: 1s; }

@keyframes chart-ani {
  from {
    fill-opacity: 0; }
  to {
    fill-opacity: 1; } }
.c3-chart-bars .c3-target:nth-child(7n+3) path {
  animation-name: chart-ani;
  animation-duration: 1s; }

@keyframes chart-ani {
  from {
    fill-opacity: 0; }
  to {
    fill-opacity: 1; } }
.c3-chart-bars .c3-target:nth-child(7n+4) path {
  animation-name: chart-ani;
  animation-duration: 1s; }

@keyframes chart-ani {
  from {
    fill-opacity: 0; }
  to {
    fill-opacity: 1; } }
.c3-chart-bars .c3-target:nth-child(7n+5) path {
  animation-name: chart-ani;
  animation-duration: 1s; }

@keyframes chart-ani {
  from {
    fill-opacity: 0; }
  to {
    fill-opacity: 1; } }
.c3-chart-bars .c3-target:nth-child(7n+6) path {
  animation-name: chart-ani;
  animation-duration: 1s; }

@keyframes chart-ani {
  from {
    fill-opacity: 0; }
  to {
    fill-opacity: 1; } }
.c3-chart-bars .c3-target:nth-child(7n+7) path {
  animation-name: chart-ani;
  animation-duration: 1s; }

@keyframes chart-ani {
  from {
    fill-opacity: 0; }
  to {
    fill-opacity: 1; } }
.c3-grid {
  display: none; }

.active-emailConfig .editor-right-body {
  position: relative;
  border-color: #87C2F3; }
.active-emailConfig .border-circle {
  display: block; }

.active-invoiceDateConfig .invoice-date-part {
  position: relative;
  border-color: #87C2F3; }
  .active-invoiceDateConfig .invoice-date-part .border-circle {
    display: block; }

.active-addressConfig .company-address-to {
  position: relative;
  border-color: #87C2F3; }
  .active-addressConfig .company-address-to .border-circle {
    display: block; }

.active-fieldsMappingConfig .invoice-table {
  position: relative;
  border-color: #87C2F3; }
  .active-fieldsMappingConfig .invoice-table .border-circle {
    display: block; }

.active-discountTaxConfig .discount-part {
  position: relative;
  border-color: #87C2F3; }
  .active-discountTaxConfig .discount-part .border-circle {
    display: block; }

.active-messageConfig .thanks-part {
  border-color: #87C2F3; }
  .active-messageConfig .thanks-part .border-circle {
    display: block !important; }

.editor-left .invoiceDetailslist .select2-results__option:nth-child(7n+1) .noPic {
  background: #c6cf66; }

.editor-left .invoiceDetailslist .select2-results__option:nth-child(7n+2) .noPic {
  background: orange; }

.editor-left .invoiceDetailslist .select2-results__option:nth-child(7n+3) .noPic {
  background: #e1bee7; }

.editor-left .invoiceDetailslist .select2-results__option:nth-child(7n+4) .noPic {
  background: #5b8ed2; }

.editor-left .invoiceDetailslist .select2-results__option:nth-child(7n+5) .noPic {
  background: #08acc4; }

.editor-left .invoiceDetailslist .select2-results__option:nth-child(7n+6) .noPic {
  background: #4abdad; }

.editor-left .invoiceDetailslist .select2-results__option:nth-child(7n+7) .noPic {
  background: #8e5cd5; }

.editor-left .invoiceDetailslist .select2-selection__choice:nth-child(7n+1) .noPic {
  background: #c6cf66; }

.editor-left .invoiceDetailslist .select2-selection__choice:nth-child(7n+2) .noPic {
  background: orange; }

.editor-left .invoiceDetailslist .select2-selection__choice:nth-child(7n+3) .noPic {
  background: #e1bee7; }

.editor-left .invoiceDetailslist .select2-selection__choice:nth-child(7n+4) .noPic {
  background: #5b8ed2; }

.editor-left .invoiceDetailslist .select2-selection__choice:nth-child(7n+5) .noPic {
  background: #08acc4; }

.editor-left .invoiceDetailslist .select2-selection__choice:nth-child(7n+6) .noPic {
  background: #4abdad; }

.editor-left .invoiceDetailslist .select2-selection__choice:nth-child(7n+7) .noPic {
  background: #8e5cd5; }

.rHeader .note-editor.note-frame .note-editing-area .note-editable p {
  display: initial;
  font-size: initial;
  font-family: initial;
  padding: initial;
  color: inherit;
  text-transform: initial;
  width: auto; }

.note-editor.note-frame .note-editing-area .note-editable ul, .note-editor.note-frame .note-editing-area .note-editable ol {
  list-style: initial;
  padding: initial;
  text-shadow: none;
  counter-reset: initial; }
  .note-editor.note-frame .note-editing-area .note-editable ul li, .note-editor.note-frame .note-editing-area .note-editable ol li {
    width: auto;
    display: block;
    color: inherit;
    padding: initial; }
.note-editor.note-frame .note-editing-area .note-editable ul {
  list-style-type: afar;
  padding-left: 15px; }
.note-editor.note-frame .note-editing-area .note-editable ol {
  list-style-type: decimal;
  padding-left: 15px; }
.note-editor.note-frame .note-editing-area .note-editable .table > tbody > tr > td {
  padding: 0;
  border: 1px solid #ccc !important;
  line-height: normal;
  cursor: auto; }

.noteBook-js ul, .noteBook-js ol {
  list-style: initial;
  padding: initial;
  text-shadow: none;
  counter-reset: initial; }
  .noteBook-js ul li, .noteBook-js ol li {
    width: auto;
    display: block;
    color: inherit;
    padding: initial; }
.noteBook-js ul {
  list-style-type: afar;
  padding-left: 15px; }
.noteBook-js ol {
  list-style-type: decimal;
  padding-left: 15px; }
.noteBook-js .table > tbody > tr > td {
  padding: 0;
  border: 1px solid #ccc !important;
  line-height: normal;
  cursor: auto; }

.rHeader .noteBook-js p {
  display: initial;
  font-size: initial;
  font-family: initial;
  padding: initial;
  color: inherit;
  text-transform: initial;
  width: auto; }

.tremsAndConditions .table > tbody > tr > td {
  padding: 0;
  border: 1px solid #ccc !important;
  line-height: normal;
  cursor: auto; }

.ButtonoverRulesPresent .RuleName {
  display: none; }
.ButtonoverRulesPresent .RuleFilter {
  margin-top: 10px;
  padding-bottom: 0;
  margin-left: 10px; }
.ButtonoverRulesPresent .ButtonRuels select {
  border: 0;
  background-color: transparent;
  background-image: none; }
.ButtonoverRulesPresent .RuleFilter label {
  padding-left: 0;
  margin-left: -7px; }
.ButtonoverRulesPresent .ButtonRuelsItems .AppFields select, .ButtonoverRulesPresent .ButtonRuelsItems input {
  border: 0;
  background-color: transparent;
  background-image: none;
  display: none; }
.ButtonoverRulesPresent .ButtonRuelsItems select, .ButtonoverRulesPresent .ButtonRuelsItems input {
  width: auto;
  display: none; }
.ButtonoverRulesPresent .ButtonRuelsItems div.addOver.AddRemoveRule {
  display: none; }
.ButtonoverRulesPresent .labelButtons {
  padding-top: 10px;
  padding-left: 15px; }
.ButtonoverRulesPresent .RuleButtons {
  margin-top: 10px;
  border: 0;
  margin-top: 0;
  margin-left: 10px;
  margin-bottom: 5px;
  margin-right: 5px;
  pointer-events: none; }
.ButtonoverRulesPresent .RuleButtons .addOver {
  border: 0 !important;
  margin-right: 5px;
  width: auto !important;
  height: auto !important; }
.ButtonoverRulesPresent .ButtonRuelsFooter {
  display: none; }
.ButtonoverRulesPresent .separate-the {
  margin-right: 5px; }
.ButtonoverRulesPresent .RuleButtons .addOver.AddRemoveRule {
  display: none; }
.ButtonoverRulesPresent .ActionsOver {
  max-height: 180px;
  height: auto; }
.ButtonoverRulesPresent .RuleItems {
  border: 0;
  margin-left: 10px; }
.ButtonoverRulesPresent .ButtonRuelsItems {
  padding: 0 5px;
  height: 20px;
  display: flex; }
.ButtonoverRulesPresent .RuleFilter select {
  line-height: normal !important;
  width: inherit;
  padding-right: 0; }
.ButtonoverRulesPresent .ButtonRuelsList {
  padding-top: 0; }
.ButtonoverRulesPresent .AppFields {
  font-family: robotomedium; }
.ButtonoverRulesPresent .AppRuelsName {
  font-family: robotomedium; }
.ButtonoverRulesPresent .show-only-in-hover {
  display: inline-block; }
.ButtonoverRulesPresent .ButtonRuelsItems div.addOver {
  margin-right: 5px !important; }
.ButtonoverRulesPresent .ButtonRuels .buttonGoToPage select {
  display: none; }
.ButtonoverRulesPresent .RuleButtons .show-only-in-hover {
  /* vertical-align: middle;*/
  /* margin-left: 5px;*/
  font-family: robotomedium; }
.ButtonoverRulesPresent .buttonActionName {
  font-family: robotomedium; }
.ButtonoverRulesPresent .ShowThisLevelUser {
  display: none; }
.ButtonoverRulesPresent .AddConditions:after {
  content: 'No Rules Present';
  display: block;
  position: absolute;
  width: auto;
  left: 0;
  right: 0;
  height: 100%;
  top: 0;
  background-color: #fff;
  border-radius: 4px;
  text-align: center;
  line-height: 28px; }

.accOwnersInfo #ownersCardRegion > div span:nth-child(16n+1) .ownerInfoHold .ownersBg {
  background-color: #27b061; }

.accOwnersInfo #ownersCardRegion > div span:nth-child(16n+2) .ownerInfoHold .ownersBg {
  background-color: #1a5aff; }

.accOwnersInfo #ownersCardRegion > div span:nth-child(16n+3) .ownerInfoHold .ownersBg {
  background-color: #354d93; }

.accOwnersInfo #ownersCardRegion > div span:nth-child(16n+4) .ownerInfoHold .ownersBg {
  background-color: #2895f9; }

.accOwnersInfo #ownersCardRegion > div span:nth-child(16n+5) .ownerInfoHold .ownersBg {
  background-color: #a4d0e7; }

.accOwnersInfo #ownersCardRegion > div span:nth-child(16n+6) .ownerInfoHold .ownersBg {
  background-color: #e24381; }

.accOwnersInfo #ownersCardRegion > div span:nth-child(16n+7) .ownerInfoHold .ownersBg {
  background-color: #ef7400; }

.accOwnersInfo #ownersCardRegion > div span:nth-child(16n+8) .ownerInfoHold .ownersBg {
  background-color: #b01016; }

.accOwnersInfo #ownersCardRegion > div span:nth-child(16n+9) .ownerInfoHold .ownersBg {
  background-color: #74ffcc; }

.accOwnersInfo #ownersCardRegion > div span:nth-child(16n+10) .ownerInfoHold .ownersBg {
  background-color: #96b8ff; }

.accOwnersInfo #ownersCardRegion > div span:nth-child(16n+11) .ownerInfoHold .ownersBg {
  background-color: #a3b7ea; }

.accOwnersInfo #ownersCardRegion > div span:nth-child(16n+12) .ownerInfoHold .ownersBg {
  background-color: #93d3ff; }

.accOwnersInfo #ownersCardRegion > div span:nth-child(16n+13) .ownerInfoHold .ownersBg {
  background-color: #9cc9e6; }

.accOwnersInfo #ownersCardRegion > div span:nth-child(16n+14) .ownerInfoHold .ownersBg {
  background-color: #fcbee1; }

.accOwnersInfo #ownersCardRegion > div span:nth-child(16n+15) .ownerInfoHold .ownersBg {
  background-color: #fdd29f; }

.accOwnersInfo #ownersCardRegion > div span:nth-child(16n+16) .ownerInfoHold .ownersBg {
  background-color: #fb8d99; }

.accOwnersInfo #ownersCardRegion > div span:nth-child(16n+1) .ownerInfoHold .userdivHolder .peopleImgHold {
  box-shadow: 0px 0px 10px 0px #61dc95; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(3) {
  position: absolute;
  top: 45px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(4) {
  position: absolute;
  top: 69px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(5) {
  position: absolute;
  top: 93px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(6) {
  position: absolute;
  top: 117px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(7) {
  position: absolute;
  top: 141px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(8) {
  position: absolute;
  top: 165px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(9) {
  position: absolute;
  top: 189px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(10) {
  position: absolute;
  top: 213px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(11) {
  position: absolute;
  top: 237px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(12) {
  position: absolute;
  top: 261px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(13) {
  position: absolute;
  top: 285px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(14) {
  position: absolute;
  top: 309px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(15) {
  position: absolute;
  top: 333px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(16) {
  position: absolute;
  top: 357px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(17) {
  position: absolute;
  top: 381px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(18) {
  position: absolute;
  top: 405px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(19) {
  position: absolute;
  top: 429px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(20) {
  position: absolute;
  top: 453px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(21) {
  position: absolute;
  top: 477px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(22) {
  position: absolute;
  top: 501px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(23) {
  position: absolute;
  top: 525px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(24) {
  position: absolute;
  top: 549px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(25) {
  position: absolute;
  top: 573px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(26) {
  position: absolute;
  top: 597px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(27) {
  position: absolute;
  top: 621px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(28) {
  position: absolute;
  top: 645px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(29) {
  position: absolute;
  top: 669px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(30) {
  position: absolute;
  top: 693px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(31) {
  position: absolute;
  top: 717px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(32) {
  position: absolute;
  top: 741px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(33) {
  position: absolute;
  top: 765px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(34) {
  position: absolute;
  top: 789px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(35) {
  position: absolute;
  top: 813px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(36) {
  position: absolute;
  top: 837px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(37) {
  position: absolute;
  top: 861px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(38) {
  position: absolute;
  top: 885px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(39) {
  position: absolute;
  top: 909px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(40) {
  position: absolute;
  top: 933px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(41) {
  position: absolute;
  top: 957px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(42) {
  position: absolute;
  top: 981px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(43) {
  position: absolute;
  top: 1005px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(44) {
  position: absolute;
  top: 1029px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(45) {
  position: absolute;
  top: 1053px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(46) {
  position: absolute;
  top: 1077px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(47) {
  position: absolute;
  top: 1101px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(48) {
  position: absolute;
  top: 1125px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(49) {
  position: absolute;
  top: 1149px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(50) {
  position: absolute;
  top: 1173px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(51) {
  position: absolute;
  top: 1197px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(52) {
  position: absolute;
  top: 1221px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(53) {
  position: absolute;
  top: 1245px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(54) {
  position: absolute;
  top: 1269px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(55) {
  position: absolute;
  top: 1293px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(56) {
  position: absolute;
  top: 1317px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(57) {
  position: absolute;
  top: 1341px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(58) {
  position: absolute;
  top: 1365px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(59) {
  position: absolute;
  top: 1389px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(60) {
  position: absolute;
  top: 1413px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(61) {
  position: absolute;
  top: 1437px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(62) {
  position: absolute;
  top: 1461px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(63) {
  position: absolute;
  top: 1485px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(64) {
  position: absolute;
  top: 1509px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(65) {
  position: absolute;
  top: 1533px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(66) {
  position: absolute;
  top: 1557px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(67) {
  position: absolute;
  top: 1581px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(68) {
  position: absolute;
  top: 1605px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(69) {
  position: absolute;
  top: 1629px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(70) {
  position: absolute;
  top: 1653px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(71) {
  position: absolute;
  top: 1677px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(72) {
  position: absolute;
  top: 1701px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(73) {
  position: absolute;
  top: 1725px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(74) {
  position: absolute;
  top: 1749px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(75) {
  position: absolute;
  top: 1773px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(76) {
  position: absolute;
  top: 1797px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(77) {
  position: absolute;
  top: 1821px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(78) {
  position: absolute;
  top: 1845px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(79) {
  position: absolute;
  top: 1869px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(80) {
  position: absolute;
  top: 1893px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(81) {
  position: absolute;
  top: 1917px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(82) {
  position: absolute;
  top: 1941px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(83) {
  position: absolute;
  top: 1965px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(84) {
  position: absolute;
  top: 1989px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(85) {
  position: absolute;
  top: 2013px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(86) {
  position: absolute;
  top: 2037px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(87) {
  position: absolute;
  top: 2061px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(88) {
  position: absolute;
  top: 2085px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(89) {
  position: absolute;
  top: 2109px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(90) {
  position: absolute;
  top: 2133px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(91) {
  position: absolute;
  top: 2157px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(92) {
  position: absolute;
  top: 2181px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(93) {
  position: absolute;
  top: 2205px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(94) {
  position: absolute;
  top: 2229px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(95) {
  position: absolute;
  top: 2253px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(96) {
  position: absolute;
  top: 2277px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(97) {
  position: absolute;
  top: 2301px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(98) {
  position: absolute;
  top: 2325px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(99) {
  position: absolute;
  top: 2349px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(100) {
  position: absolute;
  top: 2373px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(101) {
  position: absolute;
  top: 2397px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(102) {
  position: absolute;
  top: 2421px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(103) {
  position: absolute;
  top: 2445px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(104) {
  position: absolute;
  top: 2469px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(105) {
  position: absolute;
  top: 2493px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(106) {
  position: absolute;
  top: 2517px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(107) {
  position: absolute;
  top: 2541px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(108) {
  position: absolute;
  top: 2565px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(109) {
  position: absolute;
  top: 2589px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(110) {
  position: absolute;
  top: 2613px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(111) {
  position: absolute;
  top: 2637px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(112) {
  position: absolute;
  top: 2661px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(113) {
  position: absolute;
  top: 2685px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(114) {
  position: absolute;
  top: 2709px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(115) {
  position: absolute;
  top: 2733px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(116) {
  position: absolute;
  top: 2757px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(117) {
  position: absolute;
  top: 2781px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(118) {
  position: absolute;
  top: 2805px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(119) {
  position: absolute;
  top: 2829px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(120) {
  position: absolute;
  top: 2853px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(121) {
  position: absolute;
  top: 2877px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(122) {
  position: absolute;
  top: 2901px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(123) {
  position: absolute;
  top: 2925px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(124) {
  position: absolute;
  top: 2949px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(125) {
  position: absolute;
  top: 2973px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(126) {
  position: absolute;
  top: 2997px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(127) {
  position: absolute;
  top: 3021px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(128) {
  position: absolute;
  top: 3045px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(129) {
  position: absolute;
  top: 3069px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(130) {
  position: absolute;
  top: 3093px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(131) {
  position: absolute;
  top: 3117px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(132) {
  position: absolute;
  top: 3141px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(133) {
  position: absolute;
  top: 3165px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(134) {
  position: absolute;
  top: 3189px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(135) {
  position: absolute;
  top: 3213px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(136) {
  position: absolute;
  top: 3237px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(137) {
  position: absolute;
  top: 3261px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(138) {
  position: absolute;
  top: 3285px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(139) {
  position: absolute;
  top: 3309px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(140) {
  position: absolute;
  top: 3333px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(141) {
  position: absolute;
  top: 3357px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(142) {
  position: absolute;
  top: 3381px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(143) {
  position: absolute;
  top: 3405px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(144) {
  position: absolute;
  top: 3429px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(145) {
  position: absolute;
  top: 3453px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(146) {
  position: absolute;
  top: 3477px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(147) {
  position: absolute;
  top: 3501px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(148) {
  position: absolute;
  top: 3525px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(149) {
  position: absolute;
  top: 3549px; }

.accOwnersInfo #ownersCardRegion > div span:nth-child(16n+2) .ownerInfoHold .userdivHolder .peopleImgHold {
  box-shadow: 0px 0px 10px 0px #80a3ff; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(3) {
  position: absolute;
  top: 45px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(4) {
  position: absolute;
  top: 69px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(5) {
  position: absolute;
  top: 93px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(6) {
  position: absolute;
  top: 117px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(7) {
  position: absolute;
  top: 141px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(8) {
  position: absolute;
  top: 165px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(9) {
  position: absolute;
  top: 189px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(10) {
  position: absolute;
  top: 213px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(11) {
  position: absolute;
  top: 237px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(12) {
  position: absolute;
  top: 261px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(13) {
  position: absolute;
  top: 285px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(14) {
  position: absolute;
  top: 309px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(15) {
  position: absolute;
  top: 333px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(16) {
  position: absolute;
  top: 357px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(17) {
  position: absolute;
  top: 381px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(18) {
  position: absolute;
  top: 405px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(19) {
  position: absolute;
  top: 429px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(20) {
  position: absolute;
  top: 453px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(21) {
  position: absolute;
  top: 477px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(22) {
  position: absolute;
  top: 501px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(23) {
  position: absolute;
  top: 525px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(24) {
  position: absolute;
  top: 549px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(25) {
  position: absolute;
  top: 573px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(26) {
  position: absolute;
  top: 597px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(27) {
  position: absolute;
  top: 621px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(28) {
  position: absolute;
  top: 645px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(29) {
  position: absolute;
  top: 669px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(30) {
  position: absolute;
  top: 693px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(31) {
  position: absolute;
  top: 717px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(32) {
  position: absolute;
  top: 741px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(33) {
  position: absolute;
  top: 765px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(34) {
  position: absolute;
  top: 789px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(35) {
  position: absolute;
  top: 813px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(36) {
  position: absolute;
  top: 837px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(37) {
  position: absolute;
  top: 861px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(38) {
  position: absolute;
  top: 885px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(39) {
  position: absolute;
  top: 909px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(40) {
  position: absolute;
  top: 933px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(41) {
  position: absolute;
  top: 957px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(42) {
  position: absolute;
  top: 981px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(43) {
  position: absolute;
  top: 1005px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(44) {
  position: absolute;
  top: 1029px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(45) {
  position: absolute;
  top: 1053px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(46) {
  position: absolute;
  top: 1077px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(47) {
  position: absolute;
  top: 1101px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(48) {
  position: absolute;
  top: 1125px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(49) {
  position: absolute;
  top: 1149px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(50) {
  position: absolute;
  top: 1173px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(51) {
  position: absolute;
  top: 1197px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(52) {
  position: absolute;
  top: 1221px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(53) {
  position: absolute;
  top: 1245px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(54) {
  position: absolute;
  top: 1269px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(55) {
  position: absolute;
  top: 1293px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(56) {
  position: absolute;
  top: 1317px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(57) {
  position: absolute;
  top: 1341px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(58) {
  position: absolute;
  top: 1365px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(59) {
  position: absolute;
  top: 1389px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(60) {
  position: absolute;
  top: 1413px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(61) {
  position: absolute;
  top: 1437px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(62) {
  position: absolute;
  top: 1461px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(63) {
  position: absolute;
  top: 1485px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(64) {
  position: absolute;
  top: 1509px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(65) {
  position: absolute;
  top: 1533px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(66) {
  position: absolute;
  top: 1557px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(67) {
  position: absolute;
  top: 1581px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(68) {
  position: absolute;
  top: 1605px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(69) {
  position: absolute;
  top: 1629px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(70) {
  position: absolute;
  top: 1653px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(71) {
  position: absolute;
  top: 1677px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(72) {
  position: absolute;
  top: 1701px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(73) {
  position: absolute;
  top: 1725px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(74) {
  position: absolute;
  top: 1749px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(75) {
  position: absolute;
  top: 1773px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(76) {
  position: absolute;
  top: 1797px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(77) {
  position: absolute;
  top: 1821px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(78) {
  position: absolute;
  top: 1845px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(79) {
  position: absolute;
  top: 1869px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(80) {
  position: absolute;
  top: 1893px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(81) {
  position: absolute;
  top: 1917px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(82) {
  position: absolute;
  top: 1941px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(83) {
  position: absolute;
  top: 1965px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(84) {
  position: absolute;
  top: 1989px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(85) {
  position: absolute;
  top: 2013px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(86) {
  position: absolute;
  top: 2037px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(87) {
  position: absolute;
  top: 2061px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(88) {
  position: absolute;
  top: 2085px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(89) {
  position: absolute;
  top: 2109px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(90) {
  position: absolute;
  top: 2133px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(91) {
  position: absolute;
  top: 2157px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(92) {
  position: absolute;
  top: 2181px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(93) {
  position: absolute;
  top: 2205px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(94) {
  position: absolute;
  top: 2229px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(95) {
  position: absolute;
  top: 2253px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(96) {
  position: absolute;
  top: 2277px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(97) {
  position: absolute;
  top: 2301px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(98) {
  position: absolute;
  top: 2325px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(99) {
  position: absolute;
  top: 2349px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(100) {
  position: absolute;
  top: 2373px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(101) {
  position: absolute;
  top: 2397px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(102) {
  position: absolute;
  top: 2421px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(103) {
  position: absolute;
  top: 2445px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(104) {
  position: absolute;
  top: 2469px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(105) {
  position: absolute;
  top: 2493px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(106) {
  position: absolute;
  top: 2517px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(107) {
  position: absolute;
  top: 2541px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(108) {
  position: absolute;
  top: 2565px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(109) {
  position: absolute;
  top: 2589px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(110) {
  position: absolute;
  top: 2613px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(111) {
  position: absolute;
  top: 2637px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(112) {
  position: absolute;
  top: 2661px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(113) {
  position: absolute;
  top: 2685px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(114) {
  position: absolute;
  top: 2709px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(115) {
  position: absolute;
  top: 2733px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(116) {
  position: absolute;
  top: 2757px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(117) {
  position: absolute;
  top: 2781px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(118) {
  position: absolute;
  top: 2805px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(119) {
  position: absolute;
  top: 2829px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(120) {
  position: absolute;
  top: 2853px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(121) {
  position: absolute;
  top: 2877px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(122) {
  position: absolute;
  top: 2901px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(123) {
  position: absolute;
  top: 2925px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(124) {
  position: absolute;
  top: 2949px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(125) {
  position: absolute;
  top: 2973px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(126) {
  position: absolute;
  top: 2997px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(127) {
  position: absolute;
  top: 3021px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(128) {
  position: absolute;
  top: 3045px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(129) {
  position: absolute;
  top: 3069px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(130) {
  position: absolute;
  top: 3093px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(131) {
  position: absolute;
  top: 3117px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(132) {
  position: absolute;
  top: 3141px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(133) {
  position: absolute;
  top: 3165px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(134) {
  position: absolute;
  top: 3189px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(135) {
  position: absolute;
  top: 3213px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(136) {
  position: absolute;
  top: 3237px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(137) {
  position: absolute;
  top: 3261px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(138) {
  position: absolute;
  top: 3285px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(139) {
  position: absolute;
  top: 3309px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(140) {
  position: absolute;
  top: 3333px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(141) {
  position: absolute;
  top: 3357px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(142) {
  position: absolute;
  top: 3381px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(143) {
  position: absolute;
  top: 3405px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(144) {
  position: absolute;
  top: 3429px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(145) {
  position: absolute;
  top: 3453px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(146) {
  position: absolute;
  top: 3477px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(147) {
  position: absolute;
  top: 3501px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(148) {
  position: absolute;
  top: 3525px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(149) {
  position: absolute;
  top: 3549px; }

.accOwnersInfo #ownersCardRegion > div span:nth-child(16n+3) .ownerInfoHold .userdivHolder .peopleImgHold {
  box-shadow: 0px 0px 10px 0px #667fc8; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(3) {
  position: absolute;
  top: 45px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(4) {
  position: absolute;
  top: 69px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(5) {
  position: absolute;
  top: 93px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(6) {
  position: absolute;
  top: 117px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(7) {
  position: absolute;
  top: 141px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(8) {
  position: absolute;
  top: 165px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(9) {
  position: absolute;
  top: 189px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(10) {
  position: absolute;
  top: 213px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(11) {
  position: absolute;
  top: 237px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(12) {
  position: absolute;
  top: 261px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(13) {
  position: absolute;
  top: 285px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(14) {
  position: absolute;
  top: 309px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(15) {
  position: absolute;
  top: 333px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(16) {
  position: absolute;
  top: 357px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(17) {
  position: absolute;
  top: 381px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(18) {
  position: absolute;
  top: 405px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(19) {
  position: absolute;
  top: 429px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(20) {
  position: absolute;
  top: 453px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(21) {
  position: absolute;
  top: 477px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(22) {
  position: absolute;
  top: 501px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(23) {
  position: absolute;
  top: 525px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(24) {
  position: absolute;
  top: 549px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(25) {
  position: absolute;
  top: 573px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(26) {
  position: absolute;
  top: 597px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(27) {
  position: absolute;
  top: 621px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(28) {
  position: absolute;
  top: 645px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(29) {
  position: absolute;
  top: 669px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(30) {
  position: absolute;
  top: 693px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(31) {
  position: absolute;
  top: 717px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(32) {
  position: absolute;
  top: 741px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(33) {
  position: absolute;
  top: 765px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(34) {
  position: absolute;
  top: 789px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(35) {
  position: absolute;
  top: 813px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(36) {
  position: absolute;
  top: 837px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(37) {
  position: absolute;
  top: 861px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(38) {
  position: absolute;
  top: 885px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(39) {
  position: absolute;
  top: 909px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(40) {
  position: absolute;
  top: 933px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(41) {
  position: absolute;
  top: 957px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(42) {
  position: absolute;
  top: 981px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(43) {
  position: absolute;
  top: 1005px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(44) {
  position: absolute;
  top: 1029px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(45) {
  position: absolute;
  top: 1053px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(46) {
  position: absolute;
  top: 1077px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(47) {
  position: absolute;
  top: 1101px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(48) {
  position: absolute;
  top: 1125px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(49) {
  position: absolute;
  top: 1149px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(50) {
  position: absolute;
  top: 1173px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(51) {
  position: absolute;
  top: 1197px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(52) {
  position: absolute;
  top: 1221px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(53) {
  position: absolute;
  top: 1245px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(54) {
  position: absolute;
  top: 1269px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(55) {
  position: absolute;
  top: 1293px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(56) {
  position: absolute;
  top: 1317px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(57) {
  position: absolute;
  top: 1341px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(58) {
  position: absolute;
  top: 1365px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(59) {
  position: absolute;
  top: 1389px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(60) {
  position: absolute;
  top: 1413px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(61) {
  position: absolute;
  top: 1437px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(62) {
  position: absolute;
  top: 1461px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(63) {
  position: absolute;
  top: 1485px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(64) {
  position: absolute;
  top: 1509px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(65) {
  position: absolute;
  top: 1533px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(66) {
  position: absolute;
  top: 1557px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(67) {
  position: absolute;
  top: 1581px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(68) {
  position: absolute;
  top: 1605px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(69) {
  position: absolute;
  top: 1629px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(70) {
  position: absolute;
  top: 1653px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(71) {
  position: absolute;
  top: 1677px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(72) {
  position: absolute;
  top: 1701px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(73) {
  position: absolute;
  top: 1725px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(74) {
  position: absolute;
  top: 1749px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(75) {
  position: absolute;
  top: 1773px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(76) {
  position: absolute;
  top: 1797px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(77) {
  position: absolute;
  top: 1821px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(78) {
  position: absolute;
  top: 1845px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(79) {
  position: absolute;
  top: 1869px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(80) {
  position: absolute;
  top: 1893px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(81) {
  position: absolute;
  top: 1917px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(82) {
  position: absolute;
  top: 1941px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(83) {
  position: absolute;
  top: 1965px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(84) {
  position: absolute;
  top: 1989px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(85) {
  position: absolute;
  top: 2013px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(86) {
  position: absolute;
  top: 2037px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(87) {
  position: absolute;
  top: 2061px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(88) {
  position: absolute;
  top: 2085px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(89) {
  position: absolute;
  top: 2109px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(90) {
  position: absolute;
  top: 2133px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(91) {
  position: absolute;
  top: 2157px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(92) {
  position: absolute;
  top: 2181px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(93) {
  position: absolute;
  top: 2205px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(94) {
  position: absolute;
  top: 2229px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(95) {
  position: absolute;
  top: 2253px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(96) {
  position: absolute;
  top: 2277px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(97) {
  position: absolute;
  top: 2301px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(98) {
  position: absolute;
  top: 2325px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(99) {
  position: absolute;
  top: 2349px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(100) {
  position: absolute;
  top: 2373px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(101) {
  position: absolute;
  top: 2397px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(102) {
  position: absolute;
  top: 2421px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(103) {
  position: absolute;
  top: 2445px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(104) {
  position: absolute;
  top: 2469px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(105) {
  position: absolute;
  top: 2493px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(106) {
  position: absolute;
  top: 2517px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(107) {
  position: absolute;
  top: 2541px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(108) {
  position: absolute;
  top: 2565px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(109) {
  position: absolute;
  top: 2589px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(110) {
  position: absolute;
  top: 2613px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(111) {
  position: absolute;
  top: 2637px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(112) {
  position: absolute;
  top: 2661px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(113) {
  position: absolute;
  top: 2685px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(114) {
  position: absolute;
  top: 2709px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(115) {
  position: absolute;
  top: 2733px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(116) {
  position: absolute;
  top: 2757px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(117) {
  position: absolute;
  top: 2781px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(118) {
  position: absolute;
  top: 2805px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(119) {
  position: absolute;
  top: 2829px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(120) {
  position: absolute;
  top: 2853px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(121) {
  position: absolute;
  top: 2877px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(122) {
  position: absolute;
  top: 2901px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(123) {
  position: absolute;
  top: 2925px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(124) {
  position: absolute;
  top: 2949px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(125) {
  position: absolute;
  top: 2973px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(126) {
  position: absolute;
  top: 2997px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(127) {
  position: absolute;
  top: 3021px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(128) {
  position: absolute;
  top: 3045px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(129) {
  position: absolute;
  top: 3069px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(130) {
  position: absolute;
  top: 3093px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(131) {
  position: absolute;
  top: 3117px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(132) {
  position: absolute;
  top: 3141px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(133) {
  position: absolute;
  top: 3165px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(134) {
  position: absolute;
  top: 3189px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(135) {
  position: absolute;
  top: 3213px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(136) {
  position: absolute;
  top: 3237px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(137) {
  position: absolute;
  top: 3261px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(138) {
  position: absolute;
  top: 3285px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(139) {
  position: absolute;
  top: 3309px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(140) {
  position: absolute;
  top: 3333px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(141) {
  position: absolute;
  top: 3357px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(142) {
  position: absolute;
  top: 3381px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(143) {
  position: absolute;
  top: 3405px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(144) {
  position: absolute;
  top: 3429px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(145) {
  position: absolute;
  top: 3453px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(146) {
  position: absolute;
  top: 3477px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(147) {
  position: absolute;
  top: 3501px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(148) {
  position: absolute;
  top: 3525px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(149) {
  position: absolute;
  top: 3549px; }

.accOwnersInfo #ownersCardRegion > div span:nth-child(16n+4) .ownerInfoHold .userdivHolder .peopleImgHold {
  box-shadow: 0px 0px 10px 0px #8bc6fc; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(3) {
  position: absolute;
  top: 45px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(4) {
  position: absolute;
  top: 69px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(5) {
  position: absolute;
  top: 93px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(6) {
  position: absolute;
  top: 117px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(7) {
  position: absolute;
  top: 141px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(8) {
  position: absolute;
  top: 165px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(9) {
  position: absolute;
  top: 189px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(10) {
  position: absolute;
  top: 213px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(11) {
  position: absolute;
  top: 237px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(12) {
  position: absolute;
  top: 261px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(13) {
  position: absolute;
  top: 285px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(14) {
  position: absolute;
  top: 309px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(15) {
  position: absolute;
  top: 333px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(16) {
  position: absolute;
  top: 357px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(17) {
  position: absolute;
  top: 381px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(18) {
  position: absolute;
  top: 405px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(19) {
  position: absolute;
  top: 429px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(20) {
  position: absolute;
  top: 453px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(21) {
  position: absolute;
  top: 477px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(22) {
  position: absolute;
  top: 501px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(23) {
  position: absolute;
  top: 525px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(24) {
  position: absolute;
  top: 549px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(25) {
  position: absolute;
  top: 573px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(26) {
  position: absolute;
  top: 597px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(27) {
  position: absolute;
  top: 621px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(28) {
  position: absolute;
  top: 645px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(29) {
  position: absolute;
  top: 669px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(30) {
  position: absolute;
  top: 693px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(31) {
  position: absolute;
  top: 717px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(32) {
  position: absolute;
  top: 741px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(33) {
  position: absolute;
  top: 765px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(34) {
  position: absolute;
  top: 789px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(35) {
  position: absolute;
  top: 813px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(36) {
  position: absolute;
  top: 837px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(37) {
  position: absolute;
  top: 861px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(38) {
  position: absolute;
  top: 885px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(39) {
  position: absolute;
  top: 909px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(40) {
  position: absolute;
  top: 933px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(41) {
  position: absolute;
  top: 957px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(42) {
  position: absolute;
  top: 981px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(43) {
  position: absolute;
  top: 1005px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(44) {
  position: absolute;
  top: 1029px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(45) {
  position: absolute;
  top: 1053px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(46) {
  position: absolute;
  top: 1077px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(47) {
  position: absolute;
  top: 1101px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(48) {
  position: absolute;
  top: 1125px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(49) {
  position: absolute;
  top: 1149px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(50) {
  position: absolute;
  top: 1173px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(51) {
  position: absolute;
  top: 1197px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(52) {
  position: absolute;
  top: 1221px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(53) {
  position: absolute;
  top: 1245px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(54) {
  position: absolute;
  top: 1269px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(55) {
  position: absolute;
  top: 1293px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(56) {
  position: absolute;
  top: 1317px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(57) {
  position: absolute;
  top: 1341px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(58) {
  position: absolute;
  top: 1365px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(59) {
  position: absolute;
  top: 1389px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(60) {
  position: absolute;
  top: 1413px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(61) {
  position: absolute;
  top: 1437px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(62) {
  position: absolute;
  top: 1461px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(63) {
  position: absolute;
  top: 1485px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(64) {
  position: absolute;
  top: 1509px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(65) {
  position: absolute;
  top: 1533px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(66) {
  position: absolute;
  top: 1557px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(67) {
  position: absolute;
  top: 1581px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(68) {
  position: absolute;
  top: 1605px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(69) {
  position: absolute;
  top: 1629px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(70) {
  position: absolute;
  top: 1653px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(71) {
  position: absolute;
  top: 1677px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(72) {
  position: absolute;
  top: 1701px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(73) {
  position: absolute;
  top: 1725px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(74) {
  position: absolute;
  top: 1749px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(75) {
  position: absolute;
  top: 1773px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(76) {
  position: absolute;
  top: 1797px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(77) {
  position: absolute;
  top: 1821px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(78) {
  position: absolute;
  top: 1845px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(79) {
  position: absolute;
  top: 1869px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(80) {
  position: absolute;
  top: 1893px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(81) {
  position: absolute;
  top: 1917px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(82) {
  position: absolute;
  top: 1941px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(83) {
  position: absolute;
  top: 1965px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(84) {
  position: absolute;
  top: 1989px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(85) {
  position: absolute;
  top: 2013px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(86) {
  position: absolute;
  top: 2037px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(87) {
  position: absolute;
  top: 2061px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(88) {
  position: absolute;
  top: 2085px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(89) {
  position: absolute;
  top: 2109px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(90) {
  position: absolute;
  top: 2133px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(91) {
  position: absolute;
  top: 2157px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(92) {
  position: absolute;
  top: 2181px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(93) {
  position: absolute;
  top: 2205px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(94) {
  position: absolute;
  top: 2229px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(95) {
  position: absolute;
  top: 2253px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(96) {
  position: absolute;
  top: 2277px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(97) {
  position: absolute;
  top: 2301px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(98) {
  position: absolute;
  top: 2325px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(99) {
  position: absolute;
  top: 2349px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(100) {
  position: absolute;
  top: 2373px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(101) {
  position: absolute;
  top: 2397px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(102) {
  position: absolute;
  top: 2421px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(103) {
  position: absolute;
  top: 2445px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(104) {
  position: absolute;
  top: 2469px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(105) {
  position: absolute;
  top: 2493px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(106) {
  position: absolute;
  top: 2517px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(107) {
  position: absolute;
  top: 2541px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(108) {
  position: absolute;
  top: 2565px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(109) {
  position: absolute;
  top: 2589px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(110) {
  position: absolute;
  top: 2613px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(111) {
  position: absolute;
  top: 2637px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(112) {
  position: absolute;
  top: 2661px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(113) {
  position: absolute;
  top: 2685px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(114) {
  position: absolute;
  top: 2709px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(115) {
  position: absolute;
  top: 2733px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(116) {
  position: absolute;
  top: 2757px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(117) {
  position: absolute;
  top: 2781px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(118) {
  position: absolute;
  top: 2805px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(119) {
  position: absolute;
  top: 2829px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(120) {
  position: absolute;
  top: 2853px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(121) {
  position: absolute;
  top: 2877px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(122) {
  position: absolute;
  top: 2901px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(123) {
  position: absolute;
  top: 2925px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(124) {
  position: absolute;
  top: 2949px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(125) {
  position: absolute;
  top: 2973px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(126) {
  position: absolute;
  top: 2997px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(127) {
  position: absolute;
  top: 3021px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(128) {
  position: absolute;
  top: 3045px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(129) {
  position: absolute;
  top: 3069px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(130) {
  position: absolute;
  top: 3093px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(131) {
  position: absolute;
  top: 3117px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(132) {
  position: absolute;
  top: 3141px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(133) {
  position: absolute;
  top: 3165px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(134) {
  position: absolute;
  top: 3189px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(135) {
  position: absolute;
  top: 3213px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(136) {
  position: absolute;
  top: 3237px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(137) {
  position: absolute;
  top: 3261px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(138) {
  position: absolute;
  top: 3285px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(139) {
  position: absolute;
  top: 3309px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(140) {
  position: absolute;
  top: 3333px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(141) {
  position: absolute;
  top: 3357px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(142) {
  position: absolute;
  top: 3381px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(143) {
  position: absolute;
  top: 3405px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(144) {
  position: absolute;
  top: 3429px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(145) {
  position: absolute;
  top: 3453px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(146) {
  position: absolute;
  top: 3477px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(147) {
  position: absolute;
  top: 3501px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(148) {
  position: absolute;
  top: 3525px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(149) {
  position: absolute;
  top: 3549px; }

.accOwnersInfo #ownersCardRegion > div span:nth-child(16n+5) .ownerInfoHold .userdivHolder .peopleImgHold {
  box-shadow: 0px 0px 10px 0px #f5fafc; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(3) {
  position: absolute;
  top: 45px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(4) {
  position: absolute;
  top: 69px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(5) {
  position: absolute;
  top: 93px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(6) {
  position: absolute;
  top: 117px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(7) {
  position: absolute;
  top: 141px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(8) {
  position: absolute;
  top: 165px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(9) {
  position: absolute;
  top: 189px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(10) {
  position: absolute;
  top: 213px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(11) {
  position: absolute;
  top: 237px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(12) {
  position: absolute;
  top: 261px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(13) {
  position: absolute;
  top: 285px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(14) {
  position: absolute;
  top: 309px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(15) {
  position: absolute;
  top: 333px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(16) {
  position: absolute;
  top: 357px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(17) {
  position: absolute;
  top: 381px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(18) {
  position: absolute;
  top: 405px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(19) {
  position: absolute;
  top: 429px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(20) {
  position: absolute;
  top: 453px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(21) {
  position: absolute;
  top: 477px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(22) {
  position: absolute;
  top: 501px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(23) {
  position: absolute;
  top: 525px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(24) {
  position: absolute;
  top: 549px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(25) {
  position: absolute;
  top: 573px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(26) {
  position: absolute;
  top: 597px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(27) {
  position: absolute;
  top: 621px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(28) {
  position: absolute;
  top: 645px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(29) {
  position: absolute;
  top: 669px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(30) {
  position: absolute;
  top: 693px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(31) {
  position: absolute;
  top: 717px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(32) {
  position: absolute;
  top: 741px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(33) {
  position: absolute;
  top: 765px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(34) {
  position: absolute;
  top: 789px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(35) {
  position: absolute;
  top: 813px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(36) {
  position: absolute;
  top: 837px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(37) {
  position: absolute;
  top: 861px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(38) {
  position: absolute;
  top: 885px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(39) {
  position: absolute;
  top: 909px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(40) {
  position: absolute;
  top: 933px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(41) {
  position: absolute;
  top: 957px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(42) {
  position: absolute;
  top: 981px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(43) {
  position: absolute;
  top: 1005px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(44) {
  position: absolute;
  top: 1029px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(45) {
  position: absolute;
  top: 1053px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(46) {
  position: absolute;
  top: 1077px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(47) {
  position: absolute;
  top: 1101px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(48) {
  position: absolute;
  top: 1125px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(49) {
  position: absolute;
  top: 1149px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(50) {
  position: absolute;
  top: 1173px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(51) {
  position: absolute;
  top: 1197px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(52) {
  position: absolute;
  top: 1221px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(53) {
  position: absolute;
  top: 1245px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(54) {
  position: absolute;
  top: 1269px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(55) {
  position: absolute;
  top: 1293px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(56) {
  position: absolute;
  top: 1317px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(57) {
  position: absolute;
  top: 1341px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(58) {
  position: absolute;
  top: 1365px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(59) {
  position: absolute;
  top: 1389px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(60) {
  position: absolute;
  top: 1413px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(61) {
  position: absolute;
  top: 1437px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(62) {
  position: absolute;
  top: 1461px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(63) {
  position: absolute;
  top: 1485px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(64) {
  position: absolute;
  top: 1509px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(65) {
  position: absolute;
  top: 1533px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(66) {
  position: absolute;
  top: 1557px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(67) {
  position: absolute;
  top: 1581px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(68) {
  position: absolute;
  top: 1605px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(69) {
  position: absolute;
  top: 1629px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(70) {
  position: absolute;
  top: 1653px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(71) {
  position: absolute;
  top: 1677px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(72) {
  position: absolute;
  top: 1701px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(73) {
  position: absolute;
  top: 1725px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(74) {
  position: absolute;
  top: 1749px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(75) {
  position: absolute;
  top: 1773px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(76) {
  position: absolute;
  top: 1797px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(77) {
  position: absolute;
  top: 1821px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(78) {
  position: absolute;
  top: 1845px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(79) {
  position: absolute;
  top: 1869px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(80) {
  position: absolute;
  top: 1893px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(81) {
  position: absolute;
  top: 1917px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(82) {
  position: absolute;
  top: 1941px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(83) {
  position: absolute;
  top: 1965px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(84) {
  position: absolute;
  top: 1989px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(85) {
  position: absolute;
  top: 2013px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(86) {
  position: absolute;
  top: 2037px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(87) {
  position: absolute;
  top: 2061px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(88) {
  position: absolute;
  top: 2085px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(89) {
  position: absolute;
  top: 2109px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(90) {
  position: absolute;
  top: 2133px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(91) {
  position: absolute;
  top: 2157px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(92) {
  position: absolute;
  top: 2181px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(93) {
  position: absolute;
  top: 2205px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(94) {
  position: absolute;
  top: 2229px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(95) {
  position: absolute;
  top: 2253px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(96) {
  position: absolute;
  top: 2277px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(97) {
  position: absolute;
  top: 2301px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(98) {
  position: absolute;
  top: 2325px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(99) {
  position: absolute;
  top: 2349px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(100) {
  position: absolute;
  top: 2373px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(101) {
  position: absolute;
  top: 2397px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(102) {
  position: absolute;
  top: 2421px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(103) {
  position: absolute;
  top: 2445px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(104) {
  position: absolute;
  top: 2469px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(105) {
  position: absolute;
  top: 2493px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(106) {
  position: absolute;
  top: 2517px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(107) {
  position: absolute;
  top: 2541px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(108) {
  position: absolute;
  top: 2565px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(109) {
  position: absolute;
  top: 2589px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(110) {
  position: absolute;
  top: 2613px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(111) {
  position: absolute;
  top: 2637px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(112) {
  position: absolute;
  top: 2661px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(113) {
  position: absolute;
  top: 2685px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(114) {
  position: absolute;
  top: 2709px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(115) {
  position: absolute;
  top: 2733px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(116) {
  position: absolute;
  top: 2757px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(117) {
  position: absolute;
  top: 2781px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(118) {
  position: absolute;
  top: 2805px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(119) {
  position: absolute;
  top: 2829px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(120) {
  position: absolute;
  top: 2853px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(121) {
  position: absolute;
  top: 2877px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(122) {
  position: absolute;
  top: 2901px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(123) {
  position: absolute;
  top: 2925px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(124) {
  position: absolute;
  top: 2949px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(125) {
  position: absolute;
  top: 2973px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(126) {
  position: absolute;
  top: 2997px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(127) {
  position: absolute;
  top: 3021px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(128) {
  position: absolute;
  top: 3045px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(129) {
  position: absolute;
  top: 3069px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(130) {
  position: absolute;
  top: 3093px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(131) {
  position: absolute;
  top: 3117px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(132) {
  position: absolute;
  top: 3141px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(133) {
  position: absolute;
  top: 3165px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(134) {
  position: absolute;
  top: 3189px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(135) {
  position: absolute;
  top: 3213px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(136) {
  position: absolute;
  top: 3237px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(137) {
  position: absolute;
  top: 3261px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(138) {
  position: absolute;
  top: 3285px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(139) {
  position: absolute;
  top: 3309px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(140) {
  position: absolute;
  top: 3333px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(141) {
  position: absolute;
  top: 3357px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(142) {
  position: absolute;
  top: 3381px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(143) {
  position: absolute;
  top: 3405px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(144) {
  position: absolute;
  top: 3429px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(145) {
  position: absolute;
  top: 3453px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(146) {
  position: absolute;
  top: 3477px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(147) {
  position: absolute;
  top: 3501px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(148) {
  position: absolute;
  top: 3525px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(149) {
  position: absolute;
  top: 3549px; }

.accOwnersInfo #ownersCardRegion > div span:nth-child(16n+6) .ownerInfoHold .userdivHolder .peopleImgHold {
  box-shadow: 0px 0px 10px 0px #f09bbc; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(3) {
  position: absolute;
  top: 45px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(4) {
  position: absolute;
  top: 69px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(5) {
  position: absolute;
  top: 93px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(6) {
  position: absolute;
  top: 117px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(7) {
  position: absolute;
  top: 141px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(8) {
  position: absolute;
  top: 165px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(9) {
  position: absolute;
  top: 189px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(10) {
  position: absolute;
  top: 213px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(11) {
  position: absolute;
  top: 237px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(12) {
  position: absolute;
  top: 261px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(13) {
  position: absolute;
  top: 285px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(14) {
  position: absolute;
  top: 309px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(15) {
  position: absolute;
  top: 333px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(16) {
  position: absolute;
  top: 357px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(17) {
  position: absolute;
  top: 381px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(18) {
  position: absolute;
  top: 405px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(19) {
  position: absolute;
  top: 429px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(20) {
  position: absolute;
  top: 453px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(21) {
  position: absolute;
  top: 477px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(22) {
  position: absolute;
  top: 501px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(23) {
  position: absolute;
  top: 525px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(24) {
  position: absolute;
  top: 549px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(25) {
  position: absolute;
  top: 573px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(26) {
  position: absolute;
  top: 597px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(27) {
  position: absolute;
  top: 621px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(28) {
  position: absolute;
  top: 645px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(29) {
  position: absolute;
  top: 669px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(30) {
  position: absolute;
  top: 693px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(31) {
  position: absolute;
  top: 717px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(32) {
  position: absolute;
  top: 741px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(33) {
  position: absolute;
  top: 765px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(34) {
  position: absolute;
  top: 789px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(35) {
  position: absolute;
  top: 813px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(36) {
  position: absolute;
  top: 837px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(37) {
  position: absolute;
  top: 861px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(38) {
  position: absolute;
  top: 885px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(39) {
  position: absolute;
  top: 909px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(40) {
  position: absolute;
  top: 933px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(41) {
  position: absolute;
  top: 957px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(42) {
  position: absolute;
  top: 981px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(43) {
  position: absolute;
  top: 1005px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(44) {
  position: absolute;
  top: 1029px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(45) {
  position: absolute;
  top: 1053px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(46) {
  position: absolute;
  top: 1077px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(47) {
  position: absolute;
  top: 1101px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(48) {
  position: absolute;
  top: 1125px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(49) {
  position: absolute;
  top: 1149px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(50) {
  position: absolute;
  top: 1173px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(51) {
  position: absolute;
  top: 1197px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(52) {
  position: absolute;
  top: 1221px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(53) {
  position: absolute;
  top: 1245px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(54) {
  position: absolute;
  top: 1269px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(55) {
  position: absolute;
  top: 1293px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(56) {
  position: absolute;
  top: 1317px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(57) {
  position: absolute;
  top: 1341px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(58) {
  position: absolute;
  top: 1365px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(59) {
  position: absolute;
  top: 1389px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(60) {
  position: absolute;
  top: 1413px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(61) {
  position: absolute;
  top: 1437px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(62) {
  position: absolute;
  top: 1461px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(63) {
  position: absolute;
  top: 1485px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(64) {
  position: absolute;
  top: 1509px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(65) {
  position: absolute;
  top: 1533px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(66) {
  position: absolute;
  top: 1557px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(67) {
  position: absolute;
  top: 1581px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(68) {
  position: absolute;
  top: 1605px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(69) {
  position: absolute;
  top: 1629px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(70) {
  position: absolute;
  top: 1653px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(71) {
  position: absolute;
  top: 1677px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(72) {
  position: absolute;
  top: 1701px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(73) {
  position: absolute;
  top: 1725px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(74) {
  position: absolute;
  top: 1749px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(75) {
  position: absolute;
  top: 1773px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(76) {
  position: absolute;
  top: 1797px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(77) {
  position: absolute;
  top: 1821px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(78) {
  position: absolute;
  top: 1845px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(79) {
  position: absolute;
  top: 1869px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(80) {
  position: absolute;
  top: 1893px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(81) {
  position: absolute;
  top: 1917px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(82) {
  position: absolute;
  top: 1941px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(83) {
  position: absolute;
  top: 1965px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(84) {
  position: absolute;
  top: 1989px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(85) {
  position: absolute;
  top: 2013px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(86) {
  position: absolute;
  top: 2037px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(87) {
  position: absolute;
  top: 2061px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(88) {
  position: absolute;
  top: 2085px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(89) {
  position: absolute;
  top: 2109px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(90) {
  position: absolute;
  top: 2133px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(91) {
  position: absolute;
  top: 2157px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(92) {
  position: absolute;
  top: 2181px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(93) {
  position: absolute;
  top: 2205px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(94) {
  position: absolute;
  top: 2229px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(95) {
  position: absolute;
  top: 2253px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(96) {
  position: absolute;
  top: 2277px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(97) {
  position: absolute;
  top: 2301px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(98) {
  position: absolute;
  top: 2325px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(99) {
  position: absolute;
  top: 2349px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(100) {
  position: absolute;
  top: 2373px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(101) {
  position: absolute;
  top: 2397px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(102) {
  position: absolute;
  top: 2421px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(103) {
  position: absolute;
  top: 2445px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(104) {
  position: absolute;
  top: 2469px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(105) {
  position: absolute;
  top: 2493px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(106) {
  position: absolute;
  top: 2517px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(107) {
  position: absolute;
  top: 2541px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(108) {
  position: absolute;
  top: 2565px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(109) {
  position: absolute;
  top: 2589px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(110) {
  position: absolute;
  top: 2613px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(111) {
  position: absolute;
  top: 2637px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(112) {
  position: absolute;
  top: 2661px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(113) {
  position: absolute;
  top: 2685px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(114) {
  position: absolute;
  top: 2709px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(115) {
  position: absolute;
  top: 2733px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(116) {
  position: absolute;
  top: 2757px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(117) {
  position: absolute;
  top: 2781px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(118) {
  position: absolute;
  top: 2805px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(119) {
  position: absolute;
  top: 2829px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(120) {
  position: absolute;
  top: 2853px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(121) {
  position: absolute;
  top: 2877px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(122) {
  position: absolute;
  top: 2901px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(123) {
  position: absolute;
  top: 2925px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(124) {
  position: absolute;
  top: 2949px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(125) {
  position: absolute;
  top: 2973px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(126) {
  position: absolute;
  top: 2997px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(127) {
  position: absolute;
  top: 3021px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(128) {
  position: absolute;
  top: 3045px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(129) {
  position: absolute;
  top: 3069px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(130) {
  position: absolute;
  top: 3093px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(131) {
  position: absolute;
  top: 3117px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(132) {
  position: absolute;
  top: 3141px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(133) {
  position: absolute;
  top: 3165px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(134) {
  position: absolute;
  top: 3189px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(135) {
  position: absolute;
  top: 3213px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(136) {
  position: absolute;
  top: 3237px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(137) {
  position: absolute;
  top: 3261px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(138) {
  position: absolute;
  top: 3285px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(139) {
  position: absolute;
  top: 3309px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(140) {
  position: absolute;
  top: 3333px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(141) {
  position: absolute;
  top: 3357px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(142) {
  position: absolute;
  top: 3381px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(143) {
  position: absolute;
  top: 3405px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(144) {
  position: absolute;
  top: 3429px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(145) {
  position: absolute;
  top: 3453px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(146) {
  position: absolute;
  top: 3477px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(147) {
  position: absolute;
  top: 3501px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(148) {
  position: absolute;
  top: 3525px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(149) {
  position: absolute;
  top: 3549px; }

.accOwnersInfo #ownersCardRegion > div span:nth-child(16n+7) .ownerInfoHold .userdivHolder .peopleImgHold {
  box-shadow: 0px 0px 10px 0px #ffa856; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(3) {
  position: absolute;
  top: 45px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(4) {
  position: absolute;
  top: 69px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(5) {
  position: absolute;
  top: 93px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(6) {
  position: absolute;
  top: 117px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(7) {
  position: absolute;
  top: 141px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(8) {
  position: absolute;
  top: 165px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(9) {
  position: absolute;
  top: 189px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(10) {
  position: absolute;
  top: 213px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(11) {
  position: absolute;
  top: 237px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(12) {
  position: absolute;
  top: 261px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(13) {
  position: absolute;
  top: 285px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(14) {
  position: absolute;
  top: 309px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(15) {
  position: absolute;
  top: 333px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(16) {
  position: absolute;
  top: 357px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(17) {
  position: absolute;
  top: 381px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(18) {
  position: absolute;
  top: 405px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(19) {
  position: absolute;
  top: 429px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(20) {
  position: absolute;
  top: 453px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(21) {
  position: absolute;
  top: 477px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(22) {
  position: absolute;
  top: 501px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(23) {
  position: absolute;
  top: 525px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(24) {
  position: absolute;
  top: 549px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(25) {
  position: absolute;
  top: 573px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(26) {
  position: absolute;
  top: 597px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(27) {
  position: absolute;
  top: 621px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(28) {
  position: absolute;
  top: 645px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(29) {
  position: absolute;
  top: 669px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(30) {
  position: absolute;
  top: 693px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(31) {
  position: absolute;
  top: 717px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(32) {
  position: absolute;
  top: 741px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(33) {
  position: absolute;
  top: 765px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(34) {
  position: absolute;
  top: 789px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(35) {
  position: absolute;
  top: 813px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(36) {
  position: absolute;
  top: 837px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(37) {
  position: absolute;
  top: 861px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(38) {
  position: absolute;
  top: 885px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(39) {
  position: absolute;
  top: 909px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(40) {
  position: absolute;
  top: 933px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(41) {
  position: absolute;
  top: 957px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(42) {
  position: absolute;
  top: 981px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(43) {
  position: absolute;
  top: 1005px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(44) {
  position: absolute;
  top: 1029px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(45) {
  position: absolute;
  top: 1053px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(46) {
  position: absolute;
  top: 1077px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(47) {
  position: absolute;
  top: 1101px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(48) {
  position: absolute;
  top: 1125px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(49) {
  position: absolute;
  top: 1149px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(50) {
  position: absolute;
  top: 1173px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(51) {
  position: absolute;
  top: 1197px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(52) {
  position: absolute;
  top: 1221px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(53) {
  position: absolute;
  top: 1245px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(54) {
  position: absolute;
  top: 1269px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(55) {
  position: absolute;
  top: 1293px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(56) {
  position: absolute;
  top: 1317px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(57) {
  position: absolute;
  top: 1341px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(58) {
  position: absolute;
  top: 1365px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(59) {
  position: absolute;
  top: 1389px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(60) {
  position: absolute;
  top: 1413px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(61) {
  position: absolute;
  top: 1437px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(62) {
  position: absolute;
  top: 1461px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(63) {
  position: absolute;
  top: 1485px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(64) {
  position: absolute;
  top: 1509px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(65) {
  position: absolute;
  top: 1533px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(66) {
  position: absolute;
  top: 1557px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(67) {
  position: absolute;
  top: 1581px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(68) {
  position: absolute;
  top: 1605px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(69) {
  position: absolute;
  top: 1629px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(70) {
  position: absolute;
  top: 1653px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(71) {
  position: absolute;
  top: 1677px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(72) {
  position: absolute;
  top: 1701px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(73) {
  position: absolute;
  top: 1725px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(74) {
  position: absolute;
  top: 1749px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(75) {
  position: absolute;
  top: 1773px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(76) {
  position: absolute;
  top: 1797px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(77) {
  position: absolute;
  top: 1821px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(78) {
  position: absolute;
  top: 1845px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(79) {
  position: absolute;
  top: 1869px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(80) {
  position: absolute;
  top: 1893px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(81) {
  position: absolute;
  top: 1917px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(82) {
  position: absolute;
  top: 1941px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(83) {
  position: absolute;
  top: 1965px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(84) {
  position: absolute;
  top: 1989px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(85) {
  position: absolute;
  top: 2013px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(86) {
  position: absolute;
  top: 2037px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(87) {
  position: absolute;
  top: 2061px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(88) {
  position: absolute;
  top: 2085px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(89) {
  position: absolute;
  top: 2109px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(90) {
  position: absolute;
  top: 2133px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(91) {
  position: absolute;
  top: 2157px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(92) {
  position: absolute;
  top: 2181px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(93) {
  position: absolute;
  top: 2205px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(94) {
  position: absolute;
  top: 2229px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(95) {
  position: absolute;
  top: 2253px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(96) {
  position: absolute;
  top: 2277px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(97) {
  position: absolute;
  top: 2301px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(98) {
  position: absolute;
  top: 2325px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(99) {
  position: absolute;
  top: 2349px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(100) {
  position: absolute;
  top: 2373px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(101) {
  position: absolute;
  top: 2397px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(102) {
  position: absolute;
  top: 2421px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(103) {
  position: absolute;
  top: 2445px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(104) {
  position: absolute;
  top: 2469px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(105) {
  position: absolute;
  top: 2493px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(106) {
  position: absolute;
  top: 2517px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(107) {
  position: absolute;
  top: 2541px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(108) {
  position: absolute;
  top: 2565px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(109) {
  position: absolute;
  top: 2589px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(110) {
  position: absolute;
  top: 2613px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(111) {
  position: absolute;
  top: 2637px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(112) {
  position: absolute;
  top: 2661px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(113) {
  position: absolute;
  top: 2685px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(114) {
  position: absolute;
  top: 2709px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(115) {
  position: absolute;
  top: 2733px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(116) {
  position: absolute;
  top: 2757px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(117) {
  position: absolute;
  top: 2781px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(118) {
  position: absolute;
  top: 2805px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(119) {
  position: absolute;
  top: 2829px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(120) {
  position: absolute;
  top: 2853px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(121) {
  position: absolute;
  top: 2877px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(122) {
  position: absolute;
  top: 2901px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(123) {
  position: absolute;
  top: 2925px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(124) {
  position: absolute;
  top: 2949px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(125) {
  position: absolute;
  top: 2973px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(126) {
  position: absolute;
  top: 2997px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(127) {
  position: absolute;
  top: 3021px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(128) {
  position: absolute;
  top: 3045px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(129) {
  position: absolute;
  top: 3069px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(130) {
  position: absolute;
  top: 3093px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(131) {
  position: absolute;
  top: 3117px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(132) {
  position: absolute;
  top: 3141px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(133) {
  position: absolute;
  top: 3165px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(134) {
  position: absolute;
  top: 3189px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(135) {
  position: absolute;
  top: 3213px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(136) {
  position: absolute;
  top: 3237px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(137) {
  position: absolute;
  top: 3261px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(138) {
  position: absolute;
  top: 3285px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(139) {
  position: absolute;
  top: 3309px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(140) {
  position: absolute;
  top: 3333px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(141) {
  position: absolute;
  top: 3357px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(142) {
  position: absolute;
  top: 3381px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(143) {
  position: absolute;
  top: 3405px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(144) {
  position: absolute;
  top: 3429px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(145) {
  position: absolute;
  top: 3453px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(146) {
  position: absolute;
  top: 3477px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(147) {
  position: absolute;
  top: 3501px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(148) {
  position: absolute;
  top: 3525px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(149) {
  position: absolute;
  top: 3549px; }

.accOwnersInfo #ownersCardRegion > div span:nth-child(16n+8) .ownerInfoHold .userdivHolder .peopleImgHold {
  box-shadow: 0px 0px 10px 0px #ed3940; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(3) {
  position: absolute;
  top: 45px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(4) {
  position: absolute;
  top: 69px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(5) {
  position: absolute;
  top: 93px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(6) {
  position: absolute;
  top: 117px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(7) {
  position: absolute;
  top: 141px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(8) {
  position: absolute;
  top: 165px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(9) {
  position: absolute;
  top: 189px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(10) {
  position: absolute;
  top: 213px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(11) {
  position: absolute;
  top: 237px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(12) {
  position: absolute;
  top: 261px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(13) {
  position: absolute;
  top: 285px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(14) {
  position: absolute;
  top: 309px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(15) {
  position: absolute;
  top: 333px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(16) {
  position: absolute;
  top: 357px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(17) {
  position: absolute;
  top: 381px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(18) {
  position: absolute;
  top: 405px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(19) {
  position: absolute;
  top: 429px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(20) {
  position: absolute;
  top: 453px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(21) {
  position: absolute;
  top: 477px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(22) {
  position: absolute;
  top: 501px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(23) {
  position: absolute;
  top: 525px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(24) {
  position: absolute;
  top: 549px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(25) {
  position: absolute;
  top: 573px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(26) {
  position: absolute;
  top: 597px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(27) {
  position: absolute;
  top: 621px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(28) {
  position: absolute;
  top: 645px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(29) {
  position: absolute;
  top: 669px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(30) {
  position: absolute;
  top: 693px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(31) {
  position: absolute;
  top: 717px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(32) {
  position: absolute;
  top: 741px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(33) {
  position: absolute;
  top: 765px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(34) {
  position: absolute;
  top: 789px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(35) {
  position: absolute;
  top: 813px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(36) {
  position: absolute;
  top: 837px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(37) {
  position: absolute;
  top: 861px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(38) {
  position: absolute;
  top: 885px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(39) {
  position: absolute;
  top: 909px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(40) {
  position: absolute;
  top: 933px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(41) {
  position: absolute;
  top: 957px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(42) {
  position: absolute;
  top: 981px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(43) {
  position: absolute;
  top: 1005px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(44) {
  position: absolute;
  top: 1029px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(45) {
  position: absolute;
  top: 1053px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(46) {
  position: absolute;
  top: 1077px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(47) {
  position: absolute;
  top: 1101px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(48) {
  position: absolute;
  top: 1125px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(49) {
  position: absolute;
  top: 1149px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(50) {
  position: absolute;
  top: 1173px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(51) {
  position: absolute;
  top: 1197px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(52) {
  position: absolute;
  top: 1221px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(53) {
  position: absolute;
  top: 1245px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(54) {
  position: absolute;
  top: 1269px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(55) {
  position: absolute;
  top: 1293px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(56) {
  position: absolute;
  top: 1317px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(57) {
  position: absolute;
  top: 1341px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(58) {
  position: absolute;
  top: 1365px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(59) {
  position: absolute;
  top: 1389px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(60) {
  position: absolute;
  top: 1413px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(61) {
  position: absolute;
  top: 1437px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(62) {
  position: absolute;
  top: 1461px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(63) {
  position: absolute;
  top: 1485px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(64) {
  position: absolute;
  top: 1509px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(65) {
  position: absolute;
  top: 1533px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(66) {
  position: absolute;
  top: 1557px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(67) {
  position: absolute;
  top: 1581px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(68) {
  position: absolute;
  top: 1605px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(69) {
  position: absolute;
  top: 1629px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(70) {
  position: absolute;
  top: 1653px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(71) {
  position: absolute;
  top: 1677px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(72) {
  position: absolute;
  top: 1701px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(73) {
  position: absolute;
  top: 1725px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(74) {
  position: absolute;
  top: 1749px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(75) {
  position: absolute;
  top: 1773px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(76) {
  position: absolute;
  top: 1797px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(77) {
  position: absolute;
  top: 1821px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(78) {
  position: absolute;
  top: 1845px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(79) {
  position: absolute;
  top: 1869px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(80) {
  position: absolute;
  top: 1893px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(81) {
  position: absolute;
  top: 1917px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(82) {
  position: absolute;
  top: 1941px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(83) {
  position: absolute;
  top: 1965px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(84) {
  position: absolute;
  top: 1989px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(85) {
  position: absolute;
  top: 2013px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(86) {
  position: absolute;
  top: 2037px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(87) {
  position: absolute;
  top: 2061px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(88) {
  position: absolute;
  top: 2085px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(89) {
  position: absolute;
  top: 2109px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(90) {
  position: absolute;
  top: 2133px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(91) {
  position: absolute;
  top: 2157px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(92) {
  position: absolute;
  top: 2181px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(93) {
  position: absolute;
  top: 2205px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(94) {
  position: absolute;
  top: 2229px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(95) {
  position: absolute;
  top: 2253px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(96) {
  position: absolute;
  top: 2277px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(97) {
  position: absolute;
  top: 2301px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(98) {
  position: absolute;
  top: 2325px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(99) {
  position: absolute;
  top: 2349px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(100) {
  position: absolute;
  top: 2373px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(101) {
  position: absolute;
  top: 2397px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(102) {
  position: absolute;
  top: 2421px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(103) {
  position: absolute;
  top: 2445px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(104) {
  position: absolute;
  top: 2469px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(105) {
  position: absolute;
  top: 2493px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(106) {
  position: absolute;
  top: 2517px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(107) {
  position: absolute;
  top: 2541px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(108) {
  position: absolute;
  top: 2565px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(109) {
  position: absolute;
  top: 2589px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(110) {
  position: absolute;
  top: 2613px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(111) {
  position: absolute;
  top: 2637px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(112) {
  position: absolute;
  top: 2661px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(113) {
  position: absolute;
  top: 2685px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(114) {
  position: absolute;
  top: 2709px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(115) {
  position: absolute;
  top: 2733px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(116) {
  position: absolute;
  top: 2757px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(117) {
  position: absolute;
  top: 2781px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(118) {
  position: absolute;
  top: 2805px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(119) {
  position: absolute;
  top: 2829px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(120) {
  position: absolute;
  top: 2853px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(121) {
  position: absolute;
  top: 2877px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(122) {
  position: absolute;
  top: 2901px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(123) {
  position: absolute;
  top: 2925px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(124) {
  position: absolute;
  top: 2949px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(125) {
  position: absolute;
  top: 2973px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(126) {
  position: absolute;
  top: 2997px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(127) {
  position: absolute;
  top: 3021px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(128) {
  position: absolute;
  top: 3045px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(129) {
  position: absolute;
  top: 3069px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(130) {
  position: absolute;
  top: 3093px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(131) {
  position: absolute;
  top: 3117px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(132) {
  position: absolute;
  top: 3141px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(133) {
  position: absolute;
  top: 3165px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(134) {
  position: absolute;
  top: 3189px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(135) {
  position: absolute;
  top: 3213px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(136) {
  position: absolute;
  top: 3237px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(137) {
  position: absolute;
  top: 3261px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(138) {
  position: absolute;
  top: 3285px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(139) {
  position: absolute;
  top: 3309px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(140) {
  position: absolute;
  top: 3333px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(141) {
  position: absolute;
  top: 3357px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(142) {
  position: absolute;
  top: 3381px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(143) {
  position: absolute;
  top: 3405px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(144) {
  position: absolute;
  top: 3429px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(145) {
  position: absolute;
  top: 3453px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(146) {
  position: absolute;
  top: 3477px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(147) {
  position: absolute;
  top: 3501px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(148) {
  position: absolute;
  top: 3525px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(149) {
  position: absolute;
  top: 3549px; }

.accOwnersInfo #ownersCardRegion > div span:nth-child(16n+9) .ownerInfoHold .userdivHolder .peopleImgHold {
  box-shadow: 0px 0px 10px 0px #dafff1; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(3) {
  position: absolute;
  top: 45px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(4) {
  position: absolute;
  top: 69px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(5) {
  position: absolute;
  top: 93px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(6) {
  position: absolute;
  top: 117px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(7) {
  position: absolute;
  top: 141px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(8) {
  position: absolute;
  top: 165px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(9) {
  position: absolute;
  top: 189px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(10) {
  position: absolute;
  top: 213px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(11) {
  position: absolute;
  top: 237px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(12) {
  position: absolute;
  top: 261px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(13) {
  position: absolute;
  top: 285px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(14) {
  position: absolute;
  top: 309px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(15) {
  position: absolute;
  top: 333px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(16) {
  position: absolute;
  top: 357px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(17) {
  position: absolute;
  top: 381px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(18) {
  position: absolute;
  top: 405px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(19) {
  position: absolute;
  top: 429px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(20) {
  position: absolute;
  top: 453px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(21) {
  position: absolute;
  top: 477px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(22) {
  position: absolute;
  top: 501px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(23) {
  position: absolute;
  top: 525px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(24) {
  position: absolute;
  top: 549px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(25) {
  position: absolute;
  top: 573px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(26) {
  position: absolute;
  top: 597px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(27) {
  position: absolute;
  top: 621px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(28) {
  position: absolute;
  top: 645px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(29) {
  position: absolute;
  top: 669px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(30) {
  position: absolute;
  top: 693px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(31) {
  position: absolute;
  top: 717px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(32) {
  position: absolute;
  top: 741px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(33) {
  position: absolute;
  top: 765px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(34) {
  position: absolute;
  top: 789px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(35) {
  position: absolute;
  top: 813px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(36) {
  position: absolute;
  top: 837px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(37) {
  position: absolute;
  top: 861px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(38) {
  position: absolute;
  top: 885px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(39) {
  position: absolute;
  top: 909px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(40) {
  position: absolute;
  top: 933px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(41) {
  position: absolute;
  top: 957px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(42) {
  position: absolute;
  top: 981px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(43) {
  position: absolute;
  top: 1005px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(44) {
  position: absolute;
  top: 1029px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(45) {
  position: absolute;
  top: 1053px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(46) {
  position: absolute;
  top: 1077px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(47) {
  position: absolute;
  top: 1101px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(48) {
  position: absolute;
  top: 1125px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(49) {
  position: absolute;
  top: 1149px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(50) {
  position: absolute;
  top: 1173px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(51) {
  position: absolute;
  top: 1197px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(52) {
  position: absolute;
  top: 1221px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(53) {
  position: absolute;
  top: 1245px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(54) {
  position: absolute;
  top: 1269px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(55) {
  position: absolute;
  top: 1293px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(56) {
  position: absolute;
  top: 1317px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(57) {
  position: absolute;
  top: 1341px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(58) {
  position: absolute;
  top: 1365px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(59) {
  position: absolute;
  top: 1389px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(60) {
  position: absolute;
  top: 1413px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(61) {
  position: absolute;
  top: 1437px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(62) {
  position: absolute;
  top: 1461px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(63) {
  position: absolute;
  top: 1485px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(64) {
  position: absolute;
  top: 1509px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(65) {
  position: absolute;
  top: 1533px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(66) {
  position: absolute;
  top: 1557px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(67) {
  position: absolute;
  top: 1581px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(68) {
  position: absolute;
  top: 1605px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(69) {
  position: absolute;
  top: 1629px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(70) {
  position: absolute;
  top: 1653px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(71) {
  position: absolute;
  top: 1677px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(72) {
  position: absolute;
  top: 1701px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(73) {
  position: absolute;
  top: 1725px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(74) {
  position: absolute;
  top: 1749px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(75) {
  position: absolute;
  top: 1773px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(76) {
  position: absolute;
  top: 1797px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(77) {
  position: absolute;
  top: 1821px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(78) {
  position: absolute;
  top: 1845px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(79) {
  position: absolute;
  top: 1869px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(80) {
  position: absolute;
  top: 1893px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(81) {
  position: absolute;
  top: 1917px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(82) {
  position: absolute;
  top: 1941px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(83) {
  position: absolute;
  top: 1965px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(84) {
  position: absolute;
  top: 1989px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(85) {
  position: absolute;
  top: 2013px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(86) {
  position: absolute;
  top: 2037px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(87) {
  position: absolute;
  top: 2061px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(88) {
  position: absolute;
  top: 2085px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(89) {
  position: absolute;
  top: 2109px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(90) {
  position: absolute;
  top: 2133px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(91) {
  position: absolute;
  top: 2157px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(92) {
  position: absolute;
  top: 2181px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(93) {
  position: absolute;
  top: 2205px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(94) {
  position: absolute;
  top: 2229px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(95) {
  position: absolute;
  top: 2253px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(96) {
  position: absolute;
  top: 2277px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(97) {
  position: absolute;
  top: 2301px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(98) {
  position: absolute;
  top: 2325px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(99) {
  position: absolute;
  top: 2349px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(100) {
  position: absolute;
  top: 2373px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(101) {
  position: absolute;
  top: 2397px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(102) {
  position: absolute;
  top: 2421px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(103) {
  position: absolute;
  top: 2445px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(104) {
  position: absolute;
  top: 2469px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(105) {
  position: absolute;
  top: 2493px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(106) {
  position: absolute;
  top: 2517px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(107) {
  position: absolute;
  top: 2541px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(108) {
  position: absolute;
  top: 2565px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(109) {
  position: absolute;
  top: 2589px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(110) {
  position: absolute;
  top: 2613px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(111) {
  position: absolute;
  top: 2637px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(112) {
  position: absolute;
  top: 2661px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(113) {
  position: absolute;
  top: 2685px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(114) {
  position: absolute;
  top: 2709px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(115) {
  position: absolute;
  top: 2733px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(116) {
  position: absolute;
  top: 2757px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(117) {
  position: absolute;
  top: 2781px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(118) {
  position: absolute;
  top: 2805px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(119) {
  position: absolute;
  top: 2829px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(120) {
  position: absolute;
  top: 2853px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(121) {
  position: absolute;
  top: 2877px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(122) {
  position: absolute;
  top: 2901px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(123) {
  position: absolute;
  top: 2925px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(124) {
  position: absolute;
  top: 2949px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(125) {
  position: absolute;
  top: 2973px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(126) {
  position: absolute;
  top: 2997px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(127) {
  position: absolute;
  top: 3021px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(128) {
  position: absolute;
  top: 3045px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(129) {
  position: absolute;
  top: 3069px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(130) {
  position: absolute;
  top: 3093px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(131) {
  position: absolute;
  top: 3117px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(132) {
  position: absolute;
  top: 3141px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(133) {
  position: absolute;
  top: 3165px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(134) {
  position: absolute;
  top: 3189px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(135) {
  position: absolute;
  top: 3213px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(136) {
  position: absolute;
  top: 3237px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(137) {
  position: absolute;
  top: 3261px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(138) {
  position: absolute;
  top: 3285px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(139) {
  position: absolute;
  top: 3309px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(140) {
  position: absolute;
  top: 3333px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(141) {
  position: absolute;
  top: 3357px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(142) {
  position: absolute;
  top: 3381px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(143) {
  position: absolute;
  top: 3405px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(144) {
  position: absolute;
  top: 3429px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(145) {
  position: absolute;
  top: 3453px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(146) {
  position: absolute;
  top: 3477px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(147) {
  position: absolute;
  top: 3501px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(148) {
  position: absolute;
  top: 3525px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(149) {
  position: absolute;
  top: 3549px; }

.accOwnersInfo #ownersCardRegion > div span:nth-child(16n+10) .ownerInfoHold .userdivHolder .peopleImgHold {
  box-shadow: 0px 0px 10px 0px #fcfdff; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(3) {
  position: absolute;
  top: 45px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(4) {
  position: absolute;
  top: 69px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(5) {
  position: absolute;
  top: 93px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(6) {
  position: absolute;
  top: 117px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(7) {
  position: absolute;
  top: 141px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(8) {
  position: absolute;
  top: 165px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(9) {
  position: absolute;
  top: 189px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(10) {
  position: absolute;
  top: 213px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(11) {
  position: absolute;
  top: 237px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(12) {
  position: absolute;
  top: 261px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(13) {
  position: absolute;
  top: 285px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(14) {
  position: absolute;
  top: 309px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(15) {
  position: absolute;
  top: 333px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(16) {
  position: absolute;
  top: 357px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(17) {
  position: absolute;
  top: 381px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(18) {
  position: absolute;
  top: 405px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(19) {
  position: absolute;
  top: 429px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(20) {
  position: absolute;
  top: 453px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(21) {
  position: absolute;
  top: 477px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(22) {
  position: absolute;
  top: 501px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(23) {
  position: absolute;
  top: 525px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(24) {
  position: absolute;
  top: 549px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(25) {
  position: absolute;
  top: 573px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(26) {
  position: absolute;
  top: 597px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(27) {
  position: absolute;
  top: 621px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(28) {
  position: absolute;
  top: 645px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(29) {
  position: absolute;
  top: 669px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(30) {
  position: absolute;
  top: 693px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(31) {
  position: absolute;
  top: 717px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(32) {
  position: absolute;
  top: 741px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(33) {
  position: absolute;
  top: 765px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(34) {
  position: absolute;
  top: 789px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(35) {
  position: absolute;
  top: 813px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(36) {
  position: absolute;
  top: 837px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(37) {
  position: absolute;
  top: 861px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(38) {
  position: absolute;
  top: 885px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(39) {
  position: absolute;
  top: 909px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(40) {
  position: absolute;
  top: 933px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(41) {
  position: absolute;
  top: 957px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(42) {
  position: absolute;
  top: 981px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(43) {
  position: absolute;
  top: 1005px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(44) {
  position: absolute;
  top: 1029px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(45) {
  position: absolute;
  top: 1053px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(46) {
  position: absolute;
  top: 1077px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(47) {
  position: absolute;
  top: 1101px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(48) {
  position: absolute;
  top: 1125px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(49) {
  position: absolute;
  top: 1149px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(50) {
  position: absolute;
  top: 1173px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(51) {
  position: absolute;
  top: 1197px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(52) {
  position: absolute;
  top: 1221px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(53) {
  position: absolute;
  top: 1245px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(54) {
  position: absolute;
  top: 1269px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(55) {
  position: absolute;
  top: 1293px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(56) {
  position: absolute;
  top: 1317px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(57) {
  position: absolute;
  top: 1341px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(58) {
  position: absolute;
  top: 1365px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(59) {
  position: absolute;
  top: 1389px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(60) {
  position: absolute;
  top: 1413px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(61) {
  position: absolute;
  top: 1437px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(62) {
  position: absolute;
  top: 1461px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(63) {
  position: absolute;
  top: 1485px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(64) {
  position: absolute;
  top: 1509px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(65) {
  position: absolute;
  top: 1533px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(66) {
  position: absolute;
  top: 1557px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(67) {
  position: absolute;
  top: 1581px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(68) {
  position: absolute;
  top: 1605px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(69) {
  position: absolute;
  top: 1629px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(70) {
  position: absolute;
  top: 1653px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(71) {
  position: absolute;
  top: 1677px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(72) {
  position: absolute;
  top: 1701px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(73) {
  position: absolute;
  top: 1725px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(74) {
  position: absolute;
  top: 1749px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(75) {
  position: absolute;
  top: 1773px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(76) {
  position: absolute;
  top: 1797px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(77) {
  position: absolute;
  top: 1821px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(78) {
  position: absolute;
  top: 1845px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(79) {
  position: absolute;
  top: 1869px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(80) {
  position: absolute;
  top: 1893px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(81) {
  position: absolute;
  top: 1917px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(82) {
  position: absolute;
  top: 1941px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(83) {
  position: absolute;
  top: 1965px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(84) {
  position: absolute;
  top: 1989px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(85) {
  position: absolute;
  top: 2013px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(86) {
  position: absolute;
  top: 2037px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(87) {
  position: absolute;
  top: 2061px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(88) {
  position: absolute;
  top: 2085px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(89) {
  position: absolute;
  top: 2109px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(90) {
  position: absolute;
  top: 2133px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(91) {
  position: absolute;
  top: 2157px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(92) {
  position: absolute;
  top: 2181px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(93) {
  position: absolute;
  top: 2205px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(94) {
  position: absolute;
  top: 2229px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(95) {
  position: absolute;
  top: 2253px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(96) {
  position: absolute;
  top: 2277px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(97) {
  position: absolute;
  top: 2301px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(98) {
  position: absolute;
  top: 2325px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(99) {
  position: absolute;
  top: 2349px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(100) {
  position: absolute;
  top: 2373px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(101) {
  position: absolute;
  top: 2397px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(102) {
  position: absolute;
  top: 2421px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(103) {
  position: absolute;
  top: 2445px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(104) {
  position: absolute;
  top: 2469px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(105) {
  position: absolute;
  top: 2493px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(106) {
  position: absolute;
  top: 2517px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(107) {
  position: absolute;
  top: 2541px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(108) {
  position: absolute;
  top: 2565px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(109) {
  position: absolute;
  top: 2589px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(110) {
  position: absolute;
  top: 2613px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(111) {
  position: absolute;
  top: 2637px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(112) {
  position: absolute;
  top: 2661px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(113) {
  position: absolute;
  top: 2685px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(114) {
  position: absolute;
  top: 2709px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(115) {
  position: absolute;
  top: 2733px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(116) {
  position: absolute;
  top: 2757px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(117) {
  position: absolute;
  top: 2781px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(118) {
  position: absolute;
  top: 2805px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(119) {
  position: absolute;
  top: 2829px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(120) {
  position: absolute;
  top: 2853px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(121) {
  position: absolute;
  top: 2877px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(122) {
  position: absolute;
  top: 2901px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(123) {
  position: absolute;
  top: 2925px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(124) {
  position: absolute;
  top: 2949px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(125) {
  position: absolute;
  top: 2973px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(126) {
  position: absolute;
  top: 2997px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(127) {
  position: absolute;
  top: 3021px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(128) {
  position: absolute;
  top: 3045px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(129) {
  position: absolute;
  top: 3069px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(130) {
  position: absolute;
  top: 3093px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(131) {
  position: absolute;
  top: 3117px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(132) {
  position: absolute;
  top: 3141px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(133) {
  position: absolute;
  top: 3165px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(134) {
  position: absolute;
  top: 3189px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(135) {
  position: absolute;
  top: 3213px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(136) {
  position: absolute;
  top: 3237px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(137) {
  position: absolute;
  top: 3261px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(138) {
  position: absolute;
  top: 3285px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(139) {
  position: absolute;
  top: 3309px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(140) {
  position: absolute;
  top: 3333px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(141) {
  position: absolute;
  top: 3357px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(142) {
  position: absolute;
  top: 3381px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(143) {
  position: absolute;
  top: 3405px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(144) {
  position: absolute;
  top: 3429px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(145) {
  position: absolute;
  top: 3453px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(146) {
  position: absolute;
  top: 3477px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(147) {
  position: absolute;
  top: 3501px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(148) {
  position: absolute;
  top: 3525px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(149) {
  position: absolute;
  top: 3549px; }

.accOwnersInfo #ownersCardRegion > div span:nth-child(16n+11) .ownerInfoHold .userdivHolder .peopleImgHold {
  box-shadow: 0px 0px 10px 0px #f6f8fd; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(3) {
  position: absolute;
  top: 45px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(4) {
  position: absolute;
  top: 69px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(5) {
  position: absolute;
  top: 93px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(6) {
  position: absolute;
  top: 117px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(7) {
  position: absolute;
  top: 141px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(8) {
  position: absolute;
  top: 165px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(9) {
  position: absolute;
  top: 189px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(10) {
  position: absolute;
  top: 213px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(11) {
  position: absolute;
  top: 237px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(12) {
  position: absolute;
  top: 261px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(13) {
  position: absolute;
  top: 285px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(14) {
  position: absolute;
  top: 309px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(15) {
  position: absolute;
  top: 333px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(16) {
  position: absolute;
  top: 357px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(17) {
  position: absolute;
  top: 381px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(18) {
  position: absolute;
  top: 405px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(19) {
  position: absolute;
  top: 429px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(20) {
  position: absolute;
  top: 453px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(21) {
  position: absolute;
  top: 477px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(22) {
  position: absolute;
  top: 501px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(23) {
  position: absolute;
  top: 525px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(24) {
  position: absolute;
  top: 549px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(25) {
  position: absolute;
  top: 573px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(26) {
  position: absolute;
  top: 597px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(27) {
  position: absolute;
  top: 621px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(28) {
  position: absolute;
  top: 645px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(29) {
  position: absolute;
  top: 669px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(30) {
  position: absolute;
  top: 693px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(31) {
  position: absolute;
  top: 717px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(32) {
  position: absolute;
  top: 741px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(33) {
  position: absolute;
  top: 765px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(34) {
  position: absolute;
  top: 789px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(35) {
  position: absolute;
  top: 813px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(36) {
  position: absolute;
  top: 837px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(37) {
  position: absolute;
  top: 861px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(38) {
  position: absolute;
  top: 885px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(39) {
  position: absolute;
  top: 909px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(40) {
  position: absolute;
  top: 933px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(41) {
  position: absolute;
  top: 957px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(42) {
  position: absolute;
  top: 981px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(43) {
  position: absolute;
  top: 1005px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(44) {
  position: absolute;
  top: 1029px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(45) {
  position: absolute;
  top: 1053px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(46) {
  position: absolute;
  top: 1077px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(47) {
  position: absolute;
  top: 1101px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(48) {
  position: absolute;
  top: 1125px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(49) {
  position: absolute;
  top: 1149px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(50) {
  position: absolute;
  top: 1173px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(51) {
  position: absolute;
  top: 1197px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(52) {
  position: absolute;
  top: 1221px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(53) {
  position: absolute;
  top: 1245px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(54) {
  position: absolute;
  top: 1269px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(55) {
  position: absolute;
  top: 1293px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(56) {
  position: absolute;
  top: 1317px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(57) {
  position: absolute;
  top: 1341px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(58) {
  position: absolute;
  top: 1365px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(59) {
  position: absolute;
  top: 1389px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(60) {
  position: absolute;
  top: 1413px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(61) {
  position: absolute;
  top: 1437px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(62) {
  position: absolute;
  top: 1461px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(63) {
  position: absolute;
  top: 1485px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(64) {
  position: absolute;
  top: 1509px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(65) {
  position: absolute;
  top: 1533px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(66) {
  position: absolute;
  top: 1557px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(67) {
  position: absolute;
  top: 1581px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(68) {
  position: absolute;
  top: 1605px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(69) {
  position: absolute;
  top: 1629px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(70) {
  position: absolute;
  top: 1653px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(71) {
  position: absolute;
  top: 1677px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(72) {
  position: absolute;
  top: 1701px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(73) {
  position: absolute;
  top: 1725px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(74) {
  position: absolute;
  top: 1749px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(75) {
  position: absolute;
  top: 1773px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(76) {
  position: absolute;
  top: 1797px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(77) {
  position: absolute;
  top: 1821px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(78) {
  position: absolute;
  top: 1845px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(79) {
  position: absolute;
  top: 1869px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(80) {
  position: absolute;
  top: 1893px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(81) {
  position: absolute;
  top: 1917px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(82) {
  position: absolute;
  top: 1941px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(83) {
  position: absolute;
  top: 1965px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(84) {
  position: absolute;
  top: 1989px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(85) {
  position: absolute;
  top: 2013px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(86) {
  position: absolute;
  top: 2037px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(87) {
  position: absolute;
  top: 2061px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(88) {
  position: absolute;
  top: 2085px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(89) {
  position: absolute;
  top: 2109px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(90) {
  position: absolute;
  top: 2133px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(91) {
  position: absolute;
  top: 2157px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(92) {
  position: absolute;
  top: 2181px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(93) {
  position: absolute;
  top: 2205px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(94) {
  position: absolute;
  top: 2229px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(95) {
  position: absolute;
  top: 2253px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(96) {
  position: absolute;
  top: 2277px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(97) {
  position: absolute;
  top: 2301px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(98) {
  position: absolute;
  top: 2325px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(99) {
  position: absolute;
  top: 2349px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(100) {
  position: absolute;
  top: 2373px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(101) {
  position: absolute;
  top: 2397px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(102) {
  position: absolute;
  top: 2421px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(103) {
  position: absolute;
  top: 2445px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(104) {
  position: absolute;
  top: 2469px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(105) {
  position: absolute;
  top: 2493px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(106) {
  position: absolute;
  top: 2517px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(107) {
  position: absolute;
  top: 2541px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(108) {
  position: absolute;
  top: 2565px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(109) {
  position: absolute;
  top: 2589px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(110) {
  position: absolute;
  top: 2613px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(111) {
  position: absolute;
  top: 2637px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(112) {
  position: absolute;
  top: 2661px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(113) {
  position: absolute;
  top: 2685px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(114) {
  position: absolute;
  top: 2709px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(115) {
  position: absolute;
  top: 2733px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(116) {
  position: absolute;
  top: 2757px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(117) {
  position: absolute;
  top: 2781px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(118) {
  position: absolute;
  top: 2805px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(119) {
  position: absolute;
  top: 2829px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(120) {
  position: absolute;
  top: 2853px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(121) {
  position: absolute;
  top: 2877px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(122) {
  position: absolute;
  top: 2901px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(123) {
  position: absolute;
  top: 2925px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(124) {
  position: absolute;
  top: 2949px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(125) {
  position: absolute;
  top: 2973px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(126) {
  position: absolute;
  top: 2997px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(127) {
  position: absolute;
  top: 3021px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(128) {
  position: absolute;
  top: 3045px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(129) {
  position: absolute;
  top: 3069px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(130) {
  position: absolute;
  top: 3093px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(131) {
  position: absolute;
  top: 3117px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(132) {
  position: absolute;
  top: 3141px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(133) {
  position: absolute;
  top: 3165px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(134) {
  position: absolute;
  top: 3189px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(135) {
  position: absolute;
  top: 3213px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(136) {
  position: absolute;
  top: 3237px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(137) {
  position: absolute;
  top: 3261px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(138) {
  position: absolute;
  top: 3285px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(139) {
  position: absolute;
  top: 3309px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(140) {
  position: absolute;
  top: 3333px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(141) {
  position: absolute;
  top: 3357px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(142) {
  position: absolute;
  top: 3381px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(143) {
  position: absolute;
  top: 3405px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(144) {
  position: absolute;
  top: 3429px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(145) {
  position: absolute;
  top: 3453px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(146) {
  position: absolute;
  top: 3477px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(147) {
  position: absolute;
  top: 3501px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(148) {
  position: absolute;
  top: 3525px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(149) {
  position: absolute;
  top: 3549px; }

.accOwnersInfo #ownersCardRegion > div span:nth-child(16n+12) .ownerInfoHold .userdivHolder .peopleImgHold {
  box-shadow: 0px 0px 10px 0px #f9fdff; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(3) {
  position: absolute;
  top: 45px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(4) {
  position: absolute;
  top: 69px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(5) {
  position: absolute;
  top: 93px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(6) {
  position: absolute;
  top: 117px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(7) {
  position: absolute;
  top: 141px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(8) {
  position: absolute;
  top: 165px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(9) {
  position: absolute;
  top: 189px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(10) {
  position: absolute;
  top: 213px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(11) {
  position: absolute;
  top: 237px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(12) {
  position: absolute;
  top: 261px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(13) {
  position: absolute;
  top: 285px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(14) {
  position: absolute;
  top: 309px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(15) {
  position: absolute;
  top: 333px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(16) {
  position: absolute;
  top: 357px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(17) {
  position: absolute;
  top: 381px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(18) {
  position: absolute;
  top: 405px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(19) {
  position: absolute;
  top: 429px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(20) {
  position: absolute;
  top: 453px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(21) {
  position: absolute;
  top: 477px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(22) {
  position: absolute;
  top: 501px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(23) {
  position: absolute;
  top: 525px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(24) {
  position: absolute;
  top: 549px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(25) {
  position: absolute;
  top: 573px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(26) {
  position: absolute;
  top: 597px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(27) {
  position: absolute;
  top: 621px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(28) {
  position: absolute;
  top: 645px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(29) {
  position: absolute;
  top: 669px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(30) {
  position: absolute;
  top: 693px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(31) {
  position: absolute;
  top: 717px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(32) {
  position: absolute;
  top: 741px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(33) {
  position: absolute;
  top: 765px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(34) {
  position: absolute;
  top: 789px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(35) {
  position: absolute;
  top: 813px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(36) {
  position: absolute;
  top: 837px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(37) {
  position: absolute;
  top: 861px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(38) {
  position: absolute;
  top: 885px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(39) {
  position: absolute;
  top: 909px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(40) {
  position: absolute;
  top: 933px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(41) {
  position: absolute;
  top: 957px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(42) {
  position: absolute;
  top: 981px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(43) {
  position: absolute;
  top: 1005px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(44) {
  position: absolute;
  top: 1029px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(45) {
  position: absolute;
  top: 1053px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(46) {
  position: absolute;
  top: 1077px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(47) {
  position: absolute;
  top: 1101px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(48) {
  position: absolute;
  top: 1125px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(49) {
  position: absolute;
  top: 1149px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(50) {
  position: absolute;
  top: 1173px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(51) {
  position: absolute;
  top: 1197px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(52) {
  position: absolute;
  top: 1221px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(53) {
  position: absolute;
  top: 1245px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(54) {
  position: absolute;
  top: 1269px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(55) {
  position: absolute;
  top: 1293px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(56) {
  position: absolute;
  top: 1317px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(57) {
  position: absolute;
  top: 1341px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(58) {
  position: absolute;
  top: 1365px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(59) {
  position: absolute;
  top: 1389px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(60) {
  position: absolute;
  top: 1413px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(61) {
  position: absolute;
  top: 1437px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(62) {
  position: absolute;
  top: 1461px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(63) {
  position: absolute;
  top: 1485px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(64) {
  position: absolute;
  top: 1509px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(65) {
  position: absolute;
  top: 1533px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(66) {
  position: absolute;
  top: 1557px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(67) {
  position: absolute;
  top: 1581px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(68) {
  position: absolute;
  top: 1605px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(69) {
  position: absolute;
  top: 1629px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(70) {
  position: absolute;
  top: 1653px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(71) {
  position: absolute;
  top: 1677px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(72) {
  position: absolute;
  top: 1701px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(73) {
  position: absolute;
  top: 1725px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(74) {
  position: absolute;
  top: 1749px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(75) {
  position: absolute;
  top: 1773px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(76) {
  position: absolute;
  top: 1797px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(77) {
  position: absolute;
  top: 1821px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(78) {
  position: absolute;
  top: 1845px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(79) {
  position: absolute;
  top: 1869px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(80) {
  position: absolute;
  top: 1893px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(81) {
  position: absolute;
  top: 1917px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(82) {
  position: absolute;
  top: 1941px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(83) {
  position: absolute;
  top: 1965px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(84) {
  position: absolute;
  top: 1989px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(85) {
  position: absolute;
  top: 2013px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(86) {
  position: absolute;
  top: 2037px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(87) {
  position: absolute;
  top: 2061px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(88) {
  position: absolute;
  top: 2085px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(89) {
  position: absolute;
  top: 2109px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(90) {
  position: absolute;
  top: 2133px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(91) {
  position: absolute;
  top: 2157px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(92) {
  position: absolute;
  top: 2181px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(93) {
  position: absolute;
  top: 2205px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(94) {
  position: absolute;
  top: 2229px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(95) {
  position: absolute;
  top: 2253px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(96) {
  position: absolute;
  top: 2277px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(97) {
  position: absolute;
  top: 2301px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(98) {
  position: absolute;
  top: 2325px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(99) {
  position: absolute;
  top: 2349px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(100) {
  position: absolute;
  top: 2373px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(101) {
  position: absolute;
  top: 2397px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(102) {
  position: absolute;
  top: 2421px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(103) {
  position: absolute;
  top: 2445px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(104) {
  position: absolute;
  top: 2469px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(105) {
  position: absolute;
  top: 2493px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(106) {
  position: absolute;
  top: 2517px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(107) {
  position: absolute;
  top: 2541px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(108) {
  position: absolute;
  top: 2565px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(109) {
  position: absolute;
  top: 2589px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(110) {
  position: absolute;
  top: 2613px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(111) {
  position: absolute;
  top: 2637px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(112) {
  position: absolute;
  top: 2661px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(113) {
  position: absolute;
  top: 2685px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(114) {
  position: absolute;
  top: 2709px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(115) {
  position: absolute;
  top: 2733px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(116) {
  position: absolute;
  top: 2757px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(117) {
  position: absolute;
  top: 2781px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(118) {
  position: absolute;
  top: 2805px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(119) {
  position: absolute;
  top: 2829px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(120) {
  position: absolute;
  top: 2853px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(121) {
  position: absolute;
  top: 2877px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(122) {
  position: absolute;
  top: 2901px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(123) {
  position: absolute;
  top: 2925px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(124) {
  position: absolute;
  top: 2949px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(125) {
  position: absolute;
  top: 2973px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(126) {
  position: absolute;
  top: 2997px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(127) {
  position: absolute;
  top: 3021px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(128) {
  position: absolute;
  top: 3045px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(129) {
  position: absolute;
  top: 3069px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(130) {
  position: absolute;
  top: 3093px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(131) {
  position: absolute;
  top: 3117px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(132) {
  position: absolute;
  top: 3141px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(133) {
  position: absolute;
  top: 3165px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(134) {
  position: absolute;
  top: 3189px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(135) {
  position: absolute;
  top: 3213px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(136) {
  position: absolute;
  top: 3237px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(137) {
  position: absolute;
  top: 3261px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(138) {
  position: absolute;
  top: 3285px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(139) {
  position: absolute;
  top: 3309px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(140) {
  position: absolute;
  top: 3333px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(141) {
  position: absolute;
  top: 3357px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(142) {
  position: absolute;
  top: 3381px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(143) {
  position: absolute;
  top: 3405px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(144) {
  position: absolute;
  top: 3429px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(145) {
  position: absolute;
  top: 3453px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(146) {
  position: absolute;
  top: 3477px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(147) {
  position: absolute;
  top: 3501px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(148) {
  position: absolute;
  top: 3525px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(149) {
  position: absolute;
  top: 3549px; }

.accOwnersInfo #ownersCardRegion > div span:nth-child(16n+13) .ownerInfoHold .userdivHolder .peopleImgHold {
  box-shadow: 0px 0px 10px 0px #edf5fb; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(3) {
  position: absolute;
  top: 45px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(4) {
  position: absolute;
  top: 69px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(5) {
  position: absolute;
  top: 93px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(6) {
  position: absolute;
  top: 117px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(7) {
  position: absolute;
  top: 141px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(8) {
  position: absolute;
  top: 165px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(9) {
  position: absolute;
  top: 189px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(10) {
  position: absolute;
  top: 213px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(11) {
  position: absolute;
  top: 237px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(12) {
  position: absolute;
  top: 261px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(13) {
  position: absolute;
  top: 285px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(14) {
  position: absolute;
  top: 309px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(15) {
  position: absolute;
  top: 333px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(16) {
  position: absolute;
  top: 357px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(17) {
  position: absolute;
  top: 381px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(18) {
  position: absolute;
  top: 405px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(19) {
  position: absolute;
  top: 429px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(20) {
  position: absolute;
  top: 453px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(21) {
  position: absolute;
  top: 477px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(22) {
  position: absolute;
  top: 501px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(23) {
  position: absolute;
  top: 525px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(24) {
  position: absolute;
  top: 549px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(25) {
  position: absolute;
  top: 573px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(26) {
  position: absolute;
  top: 597px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(27) {
  position: absolute;
  top: 621px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(28) {
  position: absolute;
  top: 645px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(29) {
  position: absolute;
  top: 669px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(30) {
  position: absolute;
  top: 693px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(31) {
  position: absolute;
  top: 717px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(32) {
  position: absolute;
  top: 741px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(33) {
  position: absolute;
  top: 765px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(34) {
  position: absolute;
  top: 789px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(35) {
  position: absolute;
  top: 813px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(36) {
  position: absolute;
  top: 837px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(37) {
  position: absolute;
  top: 861px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(38) {
  position: absolute;
  top: 885px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(39) {
  position: absolute;
  top: 909px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(40) {
  position: absolute;
  top: 933px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(41) {
  position: absolute;
  top: 957px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(42) {
  position: absolute;
  top: 981px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(43) {
  position: absolute;
  top: 1005px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(44) {
  position: absolute;
  top: 1029px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(45) {
  position: absolute;
  top: 1053px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(46) {
  position: absolute;
  top: 1077px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(47) {
  position: absolute;
  top: 1101px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(48) {
  position: absolute;
  top: 1125px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(49) {
  position: absolute;
  top: 1149px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(50) {
  position: absolute;
  top: 1173px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(51) {
  position: absolute;
  top: 1197px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(52) {
  position: absolute;
  top: 1221px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(53) {
  position: absolute;
  top: 1245px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(54) {
  position: absolute;
  top: 1269px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(55) {
  position: absolute;
  top: 1293px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(56) {
  position: absolute;
  top: 1317px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(57) {
  position: absolute;
  top: 1341px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(58) {
  position: absolute;
  top: 1365px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(59) {
  position: absolute;
  top: 1389px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(60) {
  position: absolute;
  top: 1413px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(61) {
  position: absolute;
  top: 1437px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(62) {
  position: absolute;
  top: 1461px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(63) {
  position: absolute;
  top: 1485px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(64) {
  position: absolute;
  top: 1509px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(65) {
  position: absolute;
  top: 1533px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(66) {
  position: absolute;
  top: 1557px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(67) {
  position: absolute;
  top: 1581px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(68) {
  position: absolute;
  top: 1605px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(69) {
  position: absolute;
  top: 1629px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(70) {
  position: absolute;
  top: 1653px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(71) {
  position: absolute;
  top: 1677px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(72) {
  position: absolute;
  top: 1701px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(73) {
  position: absolute;
  top: 1725px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(74) {
  position: absolute;
  top: 1749px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(75) {
  position: absolute;
  top: 1773px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(76) {
  position: absolute;
  top: 1797px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(77) {
  position: absolute;
  top: 1821px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(78) {
  position: absolute;
  top: 1845px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(79) {
  position: absolute;
  top: 1869px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(80) {
  position: absolute;
  top: 1893px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(81) {
  position: absolute;
  top: 1917px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(82) {
  position: absolute;
  top: 1941px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(83) {
  position: absolute;
  top: 1965px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(84) {
  position: absolute;
  top: 1989px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(85) {
  position: absolute;
  top: 2013px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(86) {
  position: absolute;
  top: 2037px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(87) {
  position: absolute;
  top: 2061px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(88) {
  position: absolute;
  top: 2085px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(89) {
  position: absolute;
  top: 2109px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(90) {
  position: absolute;
  top: 2133px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(91) {
  position: absolute;
  top: 2157px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(92) {
  position: absolute;
  top: 2181px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(93) {
  position: absolute;
  top: 2205px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(94) {
  position: absolute;
  top: 2229px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(95) {
  position: absolute;
  top: 2253px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(96) {
  position: absolute;
  top: 2277px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(97) {
  position: absolute;
  top: 2301px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(98) {
  position: absolute;
  top: 2325px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(99) {
  position: absolute;
  top: 2349px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(100) {
  position: absolute;
  top: 2373px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(101) {
  position: absolute;
  top: 2397px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(102) {
  position: absolute;
  top: 2421px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(103) {
  position: absolute;
  top: 2445px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(104) {
  position: absolute;
  top: 2469px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(105) {
  position: absolute;
  top: 2493px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(106) {
  position: absolute;
  top: 2517px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(107) {
  position: absolute;
  top: 2541px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(108) {
  position: absolute;
  top: 2565px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(109) {
  position: absolute;
  top: 2589px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(110) {
  position: absolute;
  top: 2613px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(111) {
  position: absolute;
  top: 2637px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(112) {
  position: absolute;
  top: 2661px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(113) {
  position: absolute;
  top: 2685px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(114) {
  position: absolute;
  top: 2709px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(115) {
  position: absolute;
  top: 2733px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(116) {
  position: absolute;
  top: 2757px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(117) {
  position: absolute;
  top: 2781px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(118) {
  position: absolute;
  top: 2805px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(119) {
  position: absolute;
  top: 2829px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(120) {
  position: absolute;
  top: 2853px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(121) {
  position: absolute;
  top: 2877px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(122) {
  position: absolute;
  top: 2901px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(123) {
  position: absolute;
  top: 2925px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(124) {
  position: absolute;
  top: 2949px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(125) {
  position: absolute;
  top: 2973px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(126) {
  position: absolute;
  top: 2997px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(127) {
  position: absolute;
  top: 3021px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(128) {
  position: absolute;
  top: 3045px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(129) {
  position: absolute;
  top: 3069px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(130) {
  position: absolute;
  top: 3093px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(131) {
  position: absolute;
  top: 3117px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(132) {
  position: absolute;
  top: 3141px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(133) {
  position: absolute;
  top: 3165px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(134) {
  position: absolute;
  top: 3189px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(135) {
  position: absolute;
  top: 3213px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(136) {
  position: absolute;
  top: 3237px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(137) {
  position: absolute;
  top: 3261px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(138) {
  position: absolute;
  top: 3285px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(139) {
  position: absolute;
  top: 3309px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(140) {
  position: absolute;
  top: 3333px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(141) {
  position: absolute;
  top: 3357px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(142) {
  position: absolute;
  top: 3381px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(143) {
  position: absolute;
  top: 3405px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(144) {
  position: absolute;
  top: 3429px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(145) {
  position: absolute;
  top: 3453px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(146) {
  position: absolute;
  top: 3477px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(147) {
  position: absolute;
  top: 3501px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(148) {
  position: absolute;
  top: 3525px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(149) {
  position: absolute;
  top: 3549px; }

.accOwnersInfo #ownersCardRegion > div span:nth-child(16n+14) .ownerInfoHold .userdivHolder .peopleImgHold {
  box-shadow: 0px 0px 10px 0px white; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(3) {
  position: absolute;
  top: 45px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(4) {
  position: absolute;
  top: 69px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(5) {
  position: absolute;
  top: 93px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(6) {
  position: absolute;
  top: 117px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(7) {
  position: absolute;
  top: 141px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(8) {
  position: absolute;
  top: 165px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(9) {
  position: absolute;
  top: 189px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(10) {
  position: absolute;
  top: 213px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(11) {
  position: absolute;
  top: 237px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(12) {
  position: absolute;
  top: 261px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(13) {
  position: absolute;
  top: 285px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(14) {
  position: absolute;
  top: 309px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(15) {
  position: absolute;
  top: 333px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(16) {
  position: absolute;
  top: 357px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(17) {
  position: absolute;
  top: 381px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(18) {
  position: absolute;
  top: 405px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(19) {
  position: absolute;
  top: 429px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(20) {
  position: absolute;
  top: 453px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(21) {
  position: absolute;
  top: 477px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(22) {
  position: absolute;
  top: 501px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(23) {
  position: absolute;
  top: 525px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(24) {
  position: absolute;
  top: 549px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(25) {
  position: absolute;
  top: 573px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(26) {
  position: absolute;
  top: 597px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(27) {
  position: absolute;
  top: 621px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(28) {
  position: absolute;
  top: 645px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(29) {
  position: absolute;
  top: 669px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(30) {
  position: absolute;
  top: 693px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(31) {
  position: absolute;
  top: 717px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(32) {
  position: absolute;
  top: 741px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(33) {
  position: absolute;
  top: 765px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(34) {
  position: absolute;
  top: 789px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(35) {
  position: absolute;
  top: 813px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(36) {
  position: absolute;
  top: 837px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(37) {
  position: absolute;
  top: 861px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(38) {
  position: absolute;
  top: 885px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(39) {
  position: absolute;
  top: 909px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(40) {
  position: absolute;
  top: 933px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(41) {
  position: absolute;
  top: 957px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(42) {
  position: absolute;
  top: 981px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(43) {
  position: absolute;
  top: 1005px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(44) {
  position: absolute;
  top: 1029px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(45) {
  position: absolute;
  top: 1053px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(46) {
  position: absolute;
  top: 1077px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(47) {
  position: absolute;
  top: 1101px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(48) {
  position: absolute;
  top: 1125px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(49) {
  position: absolute;
  top: 1149px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(50) {
  position: absolute;
  top: 1173px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(51) {
  position: absolute;
  top: 1197px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(52) {
  position: absolute;
  top: 1221px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(53) {
  position: absolute;
  top: 1245px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(54) {
  position: absolute;
  top: 1269px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(55) {
  position: absolute;
  top: 1293px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(56) {
  position: absolute;
  top: 1317px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(57) {
  position: absolute;
  top: 1341px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(58) {
  position: absolute;
  top: 1365px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(59) {
  position: absolute;
  top: 1389px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(60) {
  position: absolute;
  top: 1413px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(61) {
  position: absolute;
  top: 1437px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(62) {
  position: absolute;
  top: 1461px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(63) {
  position: absolute;
  top: 1485px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(64) {
  position: absolute;
  top: 1509px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(65) {
  position: absolute;
  top: 1533px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(66) {
  position: absolute;
  top: 1557px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(67) {
  position: absolute;
  top: 1581px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(68) {
  position: absolute;
  top: 1605px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(69) {
  position: absolute;
  top: 1629px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(70) {
  position: absolute;
  top: 1653px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(71) {
  position: absolute;
  top: 1677px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(72) {
  position: absolute;
  top: 1701px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(73) {
  position: absolute;
  top: 1725px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(74) {
  position: absolute;
  top: 1749px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(75) {
  position: absolute;
  top: 1773px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(76) {
  position: absolute;
  top: 1797px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(77) {
  position: absolute;
  top: 1821px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(78) {
  position: absolute;
  top: 1845px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(79) {
  position: absolute;
  top: 1869px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(80) {
  position: absolute;
  top: 1893px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(81) {
  position: absolute;
  top: 1917px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(82) {
  position: absolute;
  top: 1941px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(83) {
  position: absolute;
  top: 1965px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(84) {
  position: absolute;
  top: 1989px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(85) {
  position: absolute;
  top: 2013px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(86) {
  position: absolute;
  top: 2037px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(87) {
  position: absolute;
  top: 2061px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(88) {
  position: absolute;
  top: 2085px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(89) {
  position: absolute;
  top: 2109px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(90) {
  position: absolute;
  top: 2133px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(91) {
  position: absolute;
  top: 2157px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(92) {
  position: absolute;
  top: 2181px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(93) {
  position: absolute;
  top: 2205px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(94) {
  position: absolute;
  top: 2229px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(95) {
  position: absolute;
  top: 2253px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(96) {
  position: absolute;
  top: 2277px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(97) {
  position: absolute;
  top: 2301px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(98) {
  position: absolute;
  top: 2325px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(99) {
  position: absolute;
  top: 2349px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(100) {
  position: absolute;
  top: 2373px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(101) {
  position: absolute;
  top: 2397px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(102) {
  position: absolute;
  top: 2421px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(103) {
  position: absolute;
  top: 2445px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(104) {
  position: absolute;
  top: 2469px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(105) {
  position: absolute;
  top: 2493px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(106) {
  position: absolute;
  top: 2517px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(107) {
  position: absolute;
  top: 2541px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(108) {
  position: absolute;
  top: 2565px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(109) {
  position: absolute;
  top: 2589px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(110) {
  position: absolute;
  top: 2613px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(111) {
  position: absolute;
  top: 2637px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(112) {
  position: absolute;
  top: 2661px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(113) {
  position: absolute;
  top: 2685px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(114) {
  position: absolute;
  top: 2709px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(115) {
  position: absolute;
  top: 2733px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(116) {
  position: absolute;
  top: 2757px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(117) {
  position: absolute;
  top: 2781px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(118) {
  position: absolute;
  top: 2805px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(119) {
  position: absolute;
  top: 2829px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(120) {
  position: absolute;
  top: 2853px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(121) {
  position: absolute;
  top: 2877px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(122) {
  position: absolute;
  top: 2901px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(123) {
  position: absolute;
  top: 2925px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(124) {
  position: absolute;
  top: 2949px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(125) {
  position: absolute;
  top: 2973px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(126) {
  position: absolute;
  top: 2997px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(127) {
  position: absolute;
  top: 3021px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(128) {
  position: absolute;
  top: 3045px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(129) {
  position: absolute;
  top: 3069px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(130) {
  position: absolute;
  top: 3093px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(131) {
  position: absolute;
  top: 3117px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(132) {
  position: absolute;
  top: 3141px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(133) {
  position: absolute;
  top: 3165px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(134) {
  position: absolute;
  top: 3189px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(135) {
  position: absolute;
  top: 3213px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(136) {
  position: absolute;
  top: 3237px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(137) {
  position: absolute;
  top: 3261px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(138) {
  position: absolute;
  top: 3285px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(139) {
  position: absolute;
  top: 3309px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(140) {
  position: absolute;
  top: 3333px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(141) {
  position: absolute;
  top: 3357px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(142) {
  position: absolute;
  top: 3381px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(143) {
  position: absolute;
  top: 3405px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(144) {
  position: absolute;
  top: 3429px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(145) {
  position: absolute;
  top: 3453px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(146) {
  position: absolute;
  top: 3477px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(147) {
  position: absolute;
  top: 3501px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(148) {
  position: absolute;
  top: 3525px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(149) {
  position: absolute;
  top: 3549px; }

.accOwnersInfo #ownersCardRegion > div span:nth-child(16n+15) .ownerInfoHold .userdivHolder .peopleImgHold {
  box-shadow: 0px 0px 10px 0px white; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(3) {
  position: absolute;
  top: 45px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(4) {
  position: absolute;
  top: 69px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(5) {
  position: absolute;
  top: 93px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(6) {
  position: absolute;
  top: 117px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(7) {
  position: absolute;
  top: 141px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(8) {
  position: absolute;
  top: 165px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(9) {
  position: absolute;
  top: 189px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(10) {
  position: absolute;
  top: 213px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(11) {
  position: absolute;
  top: 237px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(12) {
  position: absolute;
  top: 261px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(13) {
  position: absolute;
  top: 285px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(14) {
  position: absolute;
  top: 309px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(15) {
  position: absolute;
  top: 333px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(16) {
  position: absolute;
  top: 357px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(17) {
  position: absolute;
  top: 381px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(18) {
  position: absolute;
  top: 405px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(19) {
  position: absolute;
  top: 429px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(20) {
  position: absolute;
  top: 453px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(21) {
  position: absolute;
  top: 477px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(22) {
  position: absolute;
  top: 501px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(23) {
  position: absolute;
  top: 525px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(24) {
  position: absolute;
  top: 549px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(25) {
  position: absolute;
  top: 573px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(26) {
  position: absolute;
  top: 597px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(27) {
  position: absolute;
  top: 621px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(28) {
  position: absolute;
  top: 645px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(29) {
  position: absolute;
  top: 669px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(30) {
  position: absolute;
  top: 693px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(31) {
  position: absolute;
  top: 717px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(32) {
  position: absolute;
  top: 741px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(33) {
  position: absolute;
  top: 765px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(34) {
  position: absolute;
  top: 789px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(35) {
  position: absolute;
  top: 813px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(36) {
  position: absolute;
  top: 837px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(37) {
  position: absolute;
  top: 861px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(38) {
  position: absolute;
  top: 885px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(39) {
  position: absolute;
  top: 909px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(40) {
  position: absolute;
  top: 933px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(41) {
  position: absolute;
  top: 957px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(42) {
  position: absolute;
  top: 981px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(43) {
  position: absolute;
  top: 1005px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(44) {
  position: absolute;
  top: 1029px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(45) {
  position: absolute;
  top: 1053px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(46) {
  position: absolute;
  top: 1077px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(47) {
  position: absolute;
  top: 1101px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(48) {
  position: absolute;
  top: 1125px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(49) {
  position: absolute;
  top: 1149px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(50) {
  position: absolute;
  top: 1173px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(51) {
  position: absolute;
  top: 1197px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(52) {
  position: absolute;
  top: 1221px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(53) {
  position: absolute;
  top: 1245px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(54) {
  position: absolute;
  top: 1269px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(55) {
  position: absolute;
  top: 1293px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(56) {
  position: absolute;
  top: 1317px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(57) {
  position: absolute;
  top: 1341px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(58) {
  position: absolute;
  top: 1365px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(59) {
  position: absolute;
  top: 1389px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(60) {
  position: absolute;
  top: 1413px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(61) {
  position: absolute;
  top: 1437px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(62) {
  position: absolute;
  top: 1461px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(63) {
  position: absolute;
  top: 1485px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(64) {
  position: absolute;
  top: 1509px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(65) {
  position: absolute;
  top: 1533px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(66) {
  position: absolute;
  top: 1557px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(67) {
  position: absolute;
  top: 1581px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(68) {
  position: absolute;
  top: 1605px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(69) {
  position: absolute;
  top: 1629px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(70) {
  position: absolute;
  top: 1653px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(71) {
  position: absolute;
  top: 1677px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(72) {
  position: absolute;
  top: 1701px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(73) {
  position: absolute;
  top: 1725px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(74) {
  position: absolute;
  top: 1749px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(75) {
  position: absolute;
  top: 1773px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(76) {
  position: absolute;
  top: 1797px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(77) {
  position: absolute;
  top: 1821px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(78) {
  position: absolute;
  top: 1845px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(79) {
  position: absolute;
  top: 1869px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(80) {
  position: absolute;
  top: 1893px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(81) {
  position: absolute;
  top: 1917px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(82) {
  position: absolute;
  top: 1941px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(83) {
  position: absolute;
  top: 1965px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(84) {
  position: absolute;
  top: 1989px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(85) {
  position: absolute;
  top: 2013px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(86) {
  position: absolute;
  top: 2037px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(87) {
  position: absolute;
  top: 2061px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(88) {
  position: absolute;
  top: 2085px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(89) {
  position: absolute;
  top: 2109px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(90) {
  position: absolute;
  top: 2133px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(91) {
  position: absolute;
  top: 2157px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(92) {
  position: absolute;
  top: 2181px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(93) {
  position: absolute;
  top: 2205px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(94) {
  position: absolute;
  top: 2229px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(95) {
  position: absolute;
  top: 2253px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(96) {
  position: absolute;
  top: 2277px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(97) {
  position: absolute;
  top: 2301px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(98) {
  position: absolute;
  top: 2325px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(99) {
  position: absolute;
  top: 2349px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(100) {
  position: absolute;
  top: 2373px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(101) {
  position: absolute;
  top: 2397px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(102) {
  position: absolute;
  top: 2421px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(103) {
  position: absolute;
  top: 2445px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(104) {
  position: absolute;
  top: 2469px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(105) {
  position: absolute;
  top: 2493px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(106) {
  position: absolute;
  top: 2517px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(107) {
  position: absolute;
  top: 2541px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(108) {
  position: absolute;
  top: 2565px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(109) {
  position: absolute;
  top: 2589px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(110) {
  position: absolute;
  top: 2613px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(111) {
  position: absolute;
  top: 2637px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(112) {
  position: absolute;
  top: 2661px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(113) {
  position: absolute;
  top: 2685px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(114) {
  position: absolute;
  top: 2709px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(115) {
  position: absolute;
  top: 2733px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(116) {
  position: absolute;
  top: 2757px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(117) {
  position: absolute;
  top: 2781px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(118) {
  position: absolute;
  top: 2805px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(119) {
  position: absolute;
  top: 2829px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(120) {
  position: absolute;
  top: 2853px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(121) {
  position: absolute;
  top: 2877px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(122) {
  position: absolute;
  top: 2901px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(123) {
  position: absolute;
  top: 2925px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(124) {
  position: absolute;
  top: 2949px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(125) {
  position: absolute;
  top: 2973px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(126) {
  position: absolute;
  top: 2997px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(127) {
  position: absolute;
  top: 3021px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(128) {
  position: absolute;
  top: 3045px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(129) {
  position: absolute;
  top: 3069px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(130) {
  position: absolute;
  top: 3093px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(131) {
  position: absolute;
  top: 3117px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(132) {
  position: absolute;
  top: 3141px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(133) {
  position: absolute;
  top: 3165px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(134) {
  position: absolute;
  top: 3189px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(135) {
  position: absolute;
  top: 3213px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(136) {
  position: absolute;
  top: 3237px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(137) {
  position: absolute;
  top: 3261px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(138) {
  position: absolute;
  top: 3285px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(139) {
  position: absolute;
  top: 3309px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(140) {
  position: absolute;
  top: 3333px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(141) {
  position: absolute;
  top: 3357px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(142) {
  position: absolute;
  top: 3381px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(143) {
  position: absolute;
  top: 3405px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(144) {
  position: absolute;
  top: 3429px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(145) {
  position: absolute;
  top: 3453px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(146) {
  position: absolute;
  top: 3477px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(147) {
  position: absolute;
  top: 3501px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(148) {
  position: absolute;
  top: 3525px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(149) {
  position: absolute;
  top: 3549px; }

.accOwnersInfo #ownersCardRegion > div span:nth-child(16n+16) .ownerInfoHold .userdivHolder .peopleImgHold {
  box-shadow: 0px 0px 10px 0px #fef0f1; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(3) {
  position: absolute;
  top: 45px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(4) {
  position: absolute;
  top: 69px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(5) {
  position: absolute;
  top: 93px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(6) {
  position: absolute;
  top: 117px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(7) {
  position: absolute;
  top: 141px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(8) {
  position: absolute;
  top: 165px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(9) {
  position: absolute;
  top: 189px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(10) {
  position: absolute;
  top: 213px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(11) {
  position: absolute;
  top: 237px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(12) {
  position: absolute;
  top: 261px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(13) {
  position: absolute;
  top: 285px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(14) {
  position: absolute;
  top: 309px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(15) {
  position: absolute;
  top: 333px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(16) {
  position: absolute;
  top: 357px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(17) {
  position: absolute;
  top: 381px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(18) {
  position: absolute;
  top: 405px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(19) {
  position: absolute;
  top: 429px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(20) {
  position: absolute;
  top: 453px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(21) {
  position: absolute;
  top: 477px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(22) {
  position: absolute;
  top: 501px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(23) {
  position: absolute;
  top: 525px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(24) {
  position: absolute;
  top: 549px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(25) {
  position: absolute;
  top: 573px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(26) {
  position: absolute;
  top: 597px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(27) {
  position: absolute;
  top: 621px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(28) {
  position: absolute;
  top: 645px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(29) {
  position: absolute;
  top: 669px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(30) {
  position: absolute;
  top: 693px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(31) {
  position: absolute;
  top: 717px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(32) {
  position: absolute;
  top: 741px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(33) {
  position: absolute;
  top: 765px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(34) {
  position: absolute;
  top: 789px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(35) {
  position: absolute;
  top: 813px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(36) {
  position: absolute;
  top: 837px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(37) {
  position: absolute;
  top: 861px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(38) {
  position: absolute;
  top: 885px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(39) {
  position: absolute;
  top: 909px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(40) {
  position: absolute;
  top: 933px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(41) {
  position: absolute;
  top: 957px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(42) {
  position: absolute;
  top: 981px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(43) {
  position: absolute;
  top: 1005px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(44) {
  position: absolute;
  top: 1029px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(45) {
  position: absolute;
  top: 1053px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(46) {
  position: absolute;
  top: 1077px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(47) {
  position: absolute;
  top: 1101px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(48) {
  position: absolute;
  top: 1125px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(49) {
  position: absolute;
  top: 1149px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(50) {
  position: absolute;
  top: 1173px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(51) {
  position: absolute;
  top: 1197px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(52) {
  position: absolute;
  top: 1221px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(53) {
  position: absolute;
  top: 1245px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(54) {
  position: absolute;
  top: 1269px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(55) {
  position: absolute;
  top: 1293px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(56) {
  position: absolute;
  top: 1317px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(57) {
  position: absolute;
  top: 1341px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(58) {
  position: absolute;
  top: 1365px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(59) {
  position: absolute;
  top: 1389px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(60) {
  position: absolute;
  top: 1413px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(61) {
  position: absolute;
  top: 1437px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(62) {
  position: absolute;
  top: 1461px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(63) {
  position: absolute;
  top: 1485px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(64) {
  position: absolute;
  top: 1509px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(65) {
  position: absolute;
  top: 1533px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(66) {
  position: absolute;
  top: 1557px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(67) {
  position: absolute;
  top: 1581px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(68) {
  position: absolute;
  top: 1605px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(69) {
  position: absolute;
  top: 1629px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(70) {
  position: absolute;
  top: 1653px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(71) {
  position: absolute;
  top: 1677px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(72) {
  position: absolute;
  top: 1701px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(73) {
  position: absolute;
  top: 1725px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(74) {
  position: absolute;
  top: 1749px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(75) {
  position: absolute;
  top: 1773px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(76) {
  position: absolute;
  top: 1797px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(77) {
  position: absolute;
  top: 1821px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(78) {
  position: absolute;
  top: 1845px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(79) {
  position: absolute;
  top: 1869px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(80) {
  position: absolute;
  top: 1893px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(81) {
  position: absolute;
  top: 1917px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(82) {
  position: absolute;
  top: 1941px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(83) {
  position: absolute;
  top: 1965px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(84) {
  position: absolute;
  top: 1989px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(85) {
  position: absolute;
  top: 2013px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(86) {
  position: absolute;
  top: 2037px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(87) {
  position: absolute;
  top: 2061px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(88) {
  position: absolute;
  top: 2085px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(89) {
  position: absolute;
  top: 2109px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(90) {
  position: absolute;
  top: 2133px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(91) {
  position: absolute;
  top: 2157px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(92) {
  position: absolute;
  top: 2181px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(93) {
  position: absolute;
  top: 2205px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(94) {
  position: absolute;
  top: 2229px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(95) {
  position: absolute;
  top: 2253px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(96) {
  position: absolute;
  top: 2277px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(97) {
  position: absolute;
  top: 2301px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(98) {
  position: absolute;
  top: 2325px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(99) {
  position: absolute;
  top: 2349px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(100) {
  position: absolute;
  top: 2373px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(101) {
  position: absolute;
  top: 2397px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(102) {
  position: absolute;
  top: 2421px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(103) {
  position: absolute;
  top: 2445px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(104) {
  position: absolute;
  top: 2469px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(105) {
  position: absolute;
  top: 2493px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(106) {
  position: absolute;
  top: 2517px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(107) {
  position: absolute;
  top: 2541px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(108) {
  position: absolute;
  top: 2565px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(109) {
  position: absolute;
  top: 2589px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(110) {
  position: absolute;
  top: 2613px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(111) {
  position: absolute;
  top: 2637px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(112) {
  position: absolute;
  top: 2661px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(113) {
  position: absolute;
  top: 2685px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(114) {
  position: absolute;
  top: 2709px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(115) {
  position: absolute;
  top: 2733px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(116) {
  position: absolute;
  top: 2757px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(117) {
  position: absolute;
  top: 2781px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(118) {
  position: absolute;
  top: 2805px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(119) {
  position: absolute;
  top: 2829px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(120) {
  position: absolute;
  top: 2853px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(121) {
  position: absolute;
  top: 2877px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(122) {
  position: absolute;
  top: 2901px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(123) {
  position: absolute;
  top: 2925px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(124) {
  position: absolute;
  top: 2949px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(125) {
  position: absolute;
  top: 2973px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(126) {
  position: absolute;
  top: 2997px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(127) {
  position: absolute;
  top: 3021px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(128) {
  position: absolute;
  top: 3045px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(129) {
  position: absolute;
  top: 3069px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(130) {
  position: absolute;
  top: 3093px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(131) {
  position: absolute;
  top: 3117px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(132) {
  position: absolute;
  top: 3141px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(133) {
  position: absolute;
  top: 3165px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(134) {
  position: absolute;
  top: 3189px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(135) {
  position: absolute;
  top: 3213px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(136) {
  position: absolute;
  top: 3237px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(137) {
  position: absolute;
  top: 3261px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(138) {
  position: absolute;
  top: 3285px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(139) {
  position: absolute;
  top: 3309px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(140) {
  position: absolute;
  top: 3333px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(141) {
  position: absolute;
  top: 3357px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(142) {
  position: absolute;
  top: 3381px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(143) {
  position: absolute;
  top: 3405px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(144) {
  position: absolute;
  top: 3429px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(145) {
  position: absolute;
  top: 3453px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(146) {
  position: absolute;
  top: 3477px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(147) {
  position: absolute;
  top: 3501px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(148) {
  position: absolute;
  top: 3525px; }

.reminder .select2-container--default .select2-selection--multiple .select2-selection__choice:nth-child(149) {
  position: absolute;
  top: 3549px; }

.holidayProfileEdit .headerTab, .workingDay_editProfile .headerTab, .leaveProfileEdit .headerTab, .reimbursementProfileEdit .headerTab, .standardApps-View .headerTab, .edit-channel .headerTab {
  background-color: #039be5; }
.holidayProfileEdit .breadcrumb li, .workingDay_editProfile .breadcrumb li, .leaveProfileEdit .breadcrumb li, .reimbursementProfileEdit .breadcrumb li, .standardApps-View .breadcrumb li, .edit-channel .breadcrumb li {
  color: #fff;
  background-image: url("../images/svg/arrow_white.svg"); }
.holidayProfileEdit .breadcrumb a:hover, .workingDay_editProfile .breadcrumb a:hover, .leaveProfileEdit .breadcrumb a:hover, .reimbursementProfileEdit .breadcrumb a:hover, .standardApps-View .breadcrumb a:hover, .edit-channel .breadcrumb a:hover {
  color: #fff; }

.edit-channel .headerTab {
  height: 60px; }

.inline-popup-body.quantity-picker {
  z-index: 999;
  width: 100%;
  background-color: #fff;
  border: 1px solid #ccc;
  border-top: 0; }
  .inline-popup-body.quantity-picker li {
    padding: 5px;
    border-bottom: 1px solid #ccc;
    cursor: pointer;
    position: relative;
    font-size: 12px;
    font-weight: 700; }
  .inline-popup-body.quantity-picker li.active:hover:before {
    content: '';
    position: absolute;
    right: 12px; }
  .inline-popup-body.quantity-picker li.active {
    display: none; }
  .inline-popup-body.quantity-picker li:last-child {
    border-bottom: 0; }
  .inline-popup-body.quantity-picker input {
    width: 100px;
    line-height: 30px;
    border-radius: 4px;
    font-size: 14px; }

.visible-Filter {
  width: 370px;
  border: 1px solid #d7d7d7;
  padding: 5px; }
  .visible-Filter .element-label {
    display: none; }
  .visible-Filter .list {
    display: inline-block; }
  .visible-Filter .multi-select-popup {
    display: inline-block; }
  .visible-Filter .multi-select-boby li {
    padding: 3px;
    background-color: #f6f6f6;
    min-width: 100px;
    border-radius: 2px;
    padding-left: 5px;
    vertical-align: middle;
    margin-bottom: 5px; }

.summary-main-view .app-configuration-display {
  height: calc(100% - 40px); }

.table-body-part {
  height: 100%; }

.table-show-part {
  position: relative;
  height: calc(100% - 60px); }

.addUsers .table-show-part {
  height: 100%; }

.addUsers .table {
  height: calc(100% - 60px); }

.workflow-field-copy {
  background-color: #fff;
  box-shadow: 0px 1px 3px 0 rgba(0, 0, 0, 0.5);
  border-radius: 4px;
  position: absolute;
  z-index: 9;
  width: 250px;
  height: 163px;
  left: 240px;
  top: 30px;
  border: 0 !important; }
  .workflow-field-copy li {
    padding: 10px;
    width: auto !important;
    border: 0 !important;
    background-color: transparent !important;
    background-repeat: no-repeat;
    background-position: center left 10px;
    padding-left: 40px; }
  .workflow-field-copy li:hover {
    background-color: rgba(4, 209, 255, 0.2) !important; }

.add-report-popup .invoiceDetailslist .select2-results__options .select2-results__option:nth-child(7n+1) .noPic {
  background: #c6cf66; }

.add-report-popup .invoiceDetailslist .select2-results__options .select2-results__option:nth-child(7n+2) .noPic {
  background: orange; }

.add-report-popup .invoiceDetailslist .select2-results__options .select2-results__option:nth-child(7n+3) .noPic {
  background: #e1bee7; }

.add-report-popup .invoiceDetailslist .select2-results__options .select2-results__option:nth-child(7n+4) .noPic {
  background: #5b8ed2; }

.add-report-popup .invoiceDetailslist .select2-results__options .select2-results__option:nth-child(7n+5) .noPic {
  background: #08acc4; }

.add-report-popup .invoiceDetailslist .select2-results__options .select2-results__option:nth-child(7n+6) .noPic {
  background: #4abdad; }

.add-report-popup .invoiceDetailslist .select2-results__options .select2-results__option:nth-child(7n+7) .noPic {
  background: #8e5cd5; }

#countryCodeRegion {
  display: inline-block; }
  #countryCodeRegion .control .element.form-group {
    margin: 0; }
  #countryCodeRegion .SumoSelect {
    margin: 0;
    line-height: 21px; }

.editUser #mobile {
  left: unset;
  padding-left: 4px; }

.leaderboardView .table > tbody > tr > th, .leaderboardView .table > tbody > tr > td {
  white-space: nowrap !important; }
.leaderboardView .create-leader-board {
  position: relative;
  top: 0;
  bottom: 0;
  background-color: #fff;
  z-index: 999;
  left: 0;
  right: 0;
  height: 100%;
  overflow: hidden;
  margin-top: 0; }
.leaderboardView .create-stages li div {
  padding: 10px;
  color: #C0C9CD;
  padding-left: 40px;
  pointer-events: none; }
.leaderboardView .create-leader-board .right .rHeader h3 {
  font-size: 16px;
  height: 48px;
  line-height: 48px;
  color: #fff; }
.leaderboardView .create-stages li div.done {
  pointer-events: auto;
  color: #808588;
  cursor: pointer;
  background-image: url("../images/svg/tick_blue.svg");
  background-repeat: no-repeat;
  background-position: center right 25px;
  background-size: 15px; }
.leaderboardView .leader-board-body {
  width: 100%;
  margin: 0 auto;
  height: calc(100% - 104px);
  position: relative; }
.leaderboardView .create-stages {
  display: inline-block;
  width: 200px;
  position: relative;
  border-right: 1px solid #E9EBEC;
  margin-top: 0;
  height: calc(100%);
  padding-top: 80px;
  background-color: #f9fcff; }
.leaderboardView .create-details {
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 200px;
  right: 0;
  width: auto;
  height: auto;
  overflow: hidden;
  margin-left: 50px;
  transition: top 500ms ease 0s; }
.leaderboardView .select-type li {
  display: inline-block;
  min-width: 70px;
  padding: 6px;
  border: 1px solid #ccc;
  border-radius: 30px;
  text-align: center;
  margin-right: 10px;
  cursor: pointer; }
.leaderboardView .select-type li.active {
  background-color: #def2fc;
  font-family: robotomedium; }
.leaderboardView .select-type li input {
  margin: 10px; }
.leaderboardView .leader-label {
  margin-top: 10px;
  font-family: robotomedium;
  color: #53646a; }
.leaderboardView .v-select .selected-tag {
  border: 0 !important; }
.leaderboardView .settings-part select {
  display: block;
  line-height: 27px;
  background-color: #fff !important;
  border-radius: 4px;
  -webkit-appearance: none;
  padding: 5px;
  border-color: #ccc;
  max-width: 300px;
  min-width: 270px;
  background-image: url("../images/down_arrow_small.svg");
  background-repeat: no-repeat;
  background-position: center right 10px;
  margin: 10px;
  margin-left: 0;
  margin-top: 0; }
.leaderboardView .typeMonitor li label {
  padding: 10px;
  display: inline-block;
  font-family: robotomedium;
  cursor: pointer; }
.leaderboardView .typeMonitor li input {
  margin-right: 10px;
  display: none; }
.leaderboardView .typeMonitor {
  margin: 10px;
  margin-bottom: 0; }
.leaderboardView .monitor-data span {
  display: inline-block; }
.leaderboardView .monitor-part {
  padding: 10px;
  background-color: #F7F7F7;
  border-radius: 4px;
  margin-top: 0;
  border-top-left-radius: 0;
  width: 300px;
  position: relative;
  border-radius: 4px; }
.leaderboardView .typeMonitor li.active {
  border-bottom: 2px solid #1b8bd2; }
.leaderboardView .leaderboard-footer .btColor {
  background: #228ce6;
  color: white;
  border-color: #228ce6; }
.leaderboardView .leaderboard-footer {
  margin: 10px;
  margin-top: 30px; }
.leaderboardView .leaderboard-count select {
  width: 100px;
  min-width: 100px; }
.leaderboardView .setting-header {
  font-size: 16px;
  padding: 10px;
  font-family: robotobold;
  padding-left: 0; }
.leaderboardView .setting-header em {
  font-family: robotomedium; }
.leaderboardView .settings-part {
  overflow-y: scroll;
  overflow-x: hidden;
  height: 100%;
  min-height: 300px; }
.leaderboardView .create-stages li div.active {
  color: #5CABEB;
  font-family: robotobold; }
.leaderboardView .create-stages ul:before {
  content: '';
  display: block;
  width: 10px;
  height: 41px;
  background-color: #228ce6;
  right: 0;
  top: 0;
  position: absolute;
  transition: all 500ms ease 0s; }
.leaderboardView .create-stages ul {
  position: relative; }
.leaderboardView .create-stages .participants ul:before {
  top: 41px; }
.leaderboardView .createdBoard {
  height: 100%; }
.leaderboardView .createdBoard.right .rHeader {
  padding-left: 0;
  margin: 0;
  height: 48px;
  position: relative;
  z-index: 9;
  background-color: #039be5; }
  .leaderboardView .createdBoard.right .rHeader h3 {
    height: auto;
    line-height: 47px;
    color: #fff; }
.leaderboardView .monitor-part.createNew {
  width: 540px; }
.leaderboardView .monitor-data .leader-label {
  font-family: Roboto;
  color: #A1A9AD; }
.leaderboardView .monitor-data span {
  font-family: robotomedium;
  color: #7F8A90; }
.leaderboardView .monitor-part .monitorHold {
  display: block;
  width: 100%; }
.leaderboardView .monitor-part .operatorsHold {
  height: 37px;
  position: relative; }
  .leaderboardView .monitor-part .operatorsHold .errorTxt {
    top: 3px;
    right: 8px; }
.leaderboardView .monitor-part .displayHold {
  width: 100%;
  min-height: 100px;
  max-height: 200px; }
.leaderboardView .monitor-part .operatorsHold svg {
  width: 100%;
  height: 100%; }
.leaderboardView .monitor-part .operatorsHold .operator {
  width: 62px; }
.leaderboardView .monitor-part .displayHold div div.field {
  border-radius: 3px;
  background-color: #efefef;
  width: auto;
  height: 25px;
  padding: 0 10px;
  vertical-align: top;
  line-height: 25px;
  display: inline-block;
  margin: 2px;
  margin-bottom: 5px;
  white-space: nowrap;
  overflow: hidden;
  max-width: 210px;
  text-overflow: ellipsis;
  text-align: center; }
.leaderboardView .monitor-part .displayHold div div {
  display: inline-block; }
.leaderboardView .monitor-part .select-fields-users {
  margin: 10px 0;
  border: 1px solid #ccc;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px; }
.leaderboardView .monitor-part .seletd-fields ul {
  min-height: 37px;
  max-height: 160px;
  background-color: #fff; }
.leaderboardView .typeMonitor li {
  display: inline-block;
  width: 160px;
  text-align: center;
  float: left;
  border-bottom: 2px solid #ebebeb;
  padding: 10px;
  font-family: robotomedium;
  cursor: pointer; }
.leaderboardView .typeMonitor ul {
  height: 50px; }
.leaderboardView .loader.monitor-part:before {
  content: '';
  display: block;
  position: absolute;
  width: auto;
  height: auto;
  background-color: transparent;
  background-image: url(../images/svg/loader-black.svg);
  background-position: center;
  left: 10px;
  right: 10px;
  top: 10px;
  bottom: 10px;
  background-repeat: no-repeat;
  background-size: 40px;
  z-index: 9; }
.leaderboardView .create-leader-board.loader:before {
  content: '';
  display: block;
  position: absolute;
  width: auto;
  height: auto;
  background-color: #fff;
  background-image: url(../images/svg/loader-black.svg);
  background-position: center;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  background-repeat: no-repeat;
  background-size: 50px;
  z-index: 9; }
.leaderboardView .createNew input {
  width: 96%;
  margin: 10px;
  display: block;
  margin-left: 0; }
.leaderboardView #participantsPart, .leaderboardView #templatePart, .leaderboardView #savePart, .leaderboardView #schedulePart {
  height: 100%;
  position: relative; }
.leaderboardView #source, .leaderboardView #participantsPart {
  animation-duration: 1s;
  animation-fill-mode: both;
  height: 100%;
  width: 100%; }
.leaderboardView .create-details .ButtonRuels {
  padding: 10px;
  background-color: #F8F8F8;
  border: 1px solid #ccc;
  border-radius: 4px;
  margin: 10px; }
.leaderboardView .create-details .ButtonRuelsItems .AppFields select {
  background-color: #fff !important;
  margin: 0;
  line-height: 15px;
  min-width: 168px;
  width: 168px;
  border-radius: 2px; }
.leaderboardView .AppFields.showThisNow {
  display: block !important; }
.leaderboardView .create-details .ButtonRuelsItems input {
  border-radius: 2px; }
.leaderboardView .grouping {
  position: relative; }
.leaderboardView .settings-part .grouping select {
  width: 150px;
  min-width: 150px;
  margin-left: 132px; }
.leaderboardView .settings-part .select2-container {
  max-width: none !important;
  width: auto !important; }
.leaderboardView .settings-part .select2-container--default .select2-search--inline .select2-search__field {
  border: 1px solid #ccc; }
.leaderboardView .settings-part .ButtonRuelsItems {
  height: 100%;
  display: flex; }
.leaderboardView .settings-part .ButtonRuelsItems div.addOver.AppRuelsName {
  width: 59%;
  border: 1px solid #ccc;
  background-color: #fff;
  padding: 10px;
  min-height: 65px; }
.leaderboardView .LeaderBoard .select2-container--open .select2-dropdown--below {
  width: 147px !important;
  top: -17px;
  left: -1px; }
.leaderboardView .settings-part .select2-container .select2-search--inline {
  position: absolute;
  left: 0;
  top: 2px; }
.leaderboardView .settings-part .select2-container--default .select2-selection--multiple .select2-selection__rendered {
  margin-left: 0;
  min-height: 37px; }
.leaderboardView .settings-part #selectParent .select2-container {
  top: 58px !important;
  left: 11px !important; }
.leaderboardView .settings-part .select2-selection__rendered li.select2-selection__choice:first-child {
  margin-left: 150px !important; }
.leaderboardView .settings-part .ButtonRuelsItems div.addOver.AddRemoveRule {
  position: absolute;
  right: 0; }
.leaderboardView .settings-part .AppRuelsName select {
  width: 147px;
  min-width: 147px;
  background-image: none;
  border-radius: 2px;
  margin: 0;
  margin-top: 6px;
  cursor: text;
  padding: 0; }
.leaderboardView .settings-part .AppRuelsName option {
  color: rgba(0, 0, 0, 0); }
.leaderboardView .settings-part .ButtonRuelsItems div.addOver.AppRuelsName.showThisNow {
  padding: 0;
  min-height: inherit;
  background-color: transparent;
  border: 0; }
.leaderboardView .settings-part .ButtonRuelsItems div.addOver.AppRuelsName.showThisNow select {
  display: none; }
.leaderboardView .settings-part .ButtonRuelsItems div.addOver.AppRuelsName.showThisNow input {
  display: inline-block !important; }
.leaderboardView .create-stages .template ul:before {
  top: 82px; }
.leaderboardView #templatePart .select-type li {
  display: block; }
.leaderboardView .create-stages .save ul:before {
  top: 123px; }
.leaderboardView .create-stages .schedule ul:before {
  top: 164px; }
.leaderboardView .title input {
  display: block;
  margin: 10px;
  width: 50%;
  border-color: #ccc;
  border-radius: 2px;
  margin-left: 0; }
.leaderboardView .description textarea {
  display: block;
  margin: 10px;
  width: 80%;
  border-color: #ccc;
  border-radius: 2px;
  min-height: 160px;
  padding: 5px;
  margin-left: 0; }
.leaderboardView .leader-label em {
  color: red; }
.leaderboardView .schedule-dates input {
  display: block;
  margin: 10px;
  width: 300px;
  border-color: #ccc;
  border-radius: 2px;
  background: url(../svg/calendar-new.svg);
  background-repeat: no-repeat;
  background-position: center right 5px;
  background-size: 20px; }
.leaderboardView .createdBoard .popupHold {
  display: block; }
.leaderboardView .sourceLi #source {
  display: block; }
.leaderboardView .participants #participantsPart {
  display: block; }
.leaderboardView .templateShow #templatePart {
  display: block; }
.leaderboardView .saveShow #savePart {
  display: block; }
.leaderboardView .scheduleShow #schedulePart {
  display: block; }
.leaderboardView .template-display {
  position: absolute;
  right: 0;
  width: 350px;
  top: 80px;
  background-image: url(Leadeboard_Option_01a.png);
  height: 100%;
  background-size: 300px;
  background-repeat: no-repeat; }
.leaderboardView .leaderboard-footer.showBottom {
  position: absolute;
  bottom: 0;
  left: 0; }
.leaderboardView .btColorNew.bt {
  background-color: #00B9D5;
  color: #fff;
  border-color: #00B9D5; }
.leaderboardView .bt.pub {
  background-color: #949797;
  color: #fff;
  border-color: #949797; }
.leaderboardView .bt.can {
  background-color: #52646A;
  color: #fff;
  border-color: #52646A; }
.leaderboardView .tableHold svg {
  position: static; }
.leaderboardView .settings-part .showThisNow .select2-container {
  display: none !important; }
.leaderboardView .create-stages li div.open {
  color: #808588;
  pointer-events: auto;
  cursor: pointer; }
.leaderboardView .create-stages li div.open.active {
  color: #5CABEB; }
.leaderboardView .LeaderBoard .actionBtHold select {
  -webkit-appearance: none;
  padding-left: 5px;
  line-height: 32px;
  border-radius: 4px;
  background-color: #fff;
  width: 100px;
  background-image: url("../images/down_arrow_small.svg");
  background-repeat: no-repeat;
  background-position: center right 10px; }
.leaderboardView .schedule-dates .leader-label {
  display: block; }
.leaderboardView .workflowCreatePage .standardApps-View #mainPage.inventory {
  right: 300px; }
.leaderboardView .workflowCreatePage .standardApps-View .quick-view-app {
  display: block; }
.leaderboardView .quick-view-app > div .form .formsmenu {
  display: none; }
.leaderboardView .inventory-type {
  padding: 20px;
  background-color: #fff;
  border-radius: 4px;
  margin-left: 5px; }
.leaderboardView .inventory-type-header {
  padding-left: 5px;
  margin-top: 40px;
  margin-bottom: 5px;
  font-size: 14px;
  color: #323232; }
.leaderboardView .switch-part {
  margin: 20px;
  margin-left: 0;
  font-family: robotomedium;
  font-size: 14px; }
.leaderboardView .inventory-setting {
  position: relative;
  width: 100%; }
.leaderboardView .left-column {
  width: 135px;
  height: 100%;
  position: relative;
  top: 100px; }
.leaderboardView .field-select-part {
  position: absolute;
  left: 135px;
  top: 0;
  right: 0;
  width: auto; }
.leaderboardView .select-inventory-fields .switch-part {
  width: 100%;
  min-width: 300px; }
.leaderboardView .select-inventory-fields .switch-part .switch {
  display: inline-block;
  vertical-align: top;
  position: relative;
  top: 12px;
  margin: 0;
  height: 20px; }
.leaderboardView .select-inventory-fields .switch-part p {
  margin-left: 60px;
  font-family: Roboto;
  color: #6b6a6a;
  line-height: normal; }
.leaderboardView .workflowCreatePage .field-header li {
  padding: 15px 20px;
  cursor: pointer;
  position: relative;
  border: 0;
  display: inline-block;
  min-width: 120px;
  font-size: 14px;
  text-align: center;
  padding-bottom: 10px; }
.leaderboardView .workflowCreatePage .field-header li.active {
  font-family: robotomedium; }
.leaderboardView .workflowCreatePage .left-column li {
  padding: 15px 20px;
  cursor: pointer;
  position: relative;
  border: 0;
  font-size: 14px; }
.leaderboardView .workflowCreatePage .left-column li.active {
  background-color: #f9f9f9;
  border-left: 5px solid #398ddd; }
.leaderboardView .field-header {
  background-color: #e8e9ef;
  text-align: right; }
.leaderboardView .select-inventory-fields li {
  padding: 1px;
  padding-left: 20px;
  margin-left: 20px;
  border-bottom: 1px solid #e3e3e3;
  margin-right: 20px;
  position: relative; }
.leaderboardView .select-inventory-fields {
  background-color: #f9f9f9;
  overflow: scroll; }
.leaderboardView .field-header ul {
  margin: 0;
  position: relative;
  display: inline-block; }
.leaderboardView .field-header li.active {
  border-bottom: 5px solid #398ddd; }
.leaderboardView .workflowCreatePage .mainRight {
  height: 100%; }
.leaderboardView .workflowCreatePage .content {
  overflow: hidden; }
.leaderboardView .workflowCreatePage .standardApps-View #mainPage .rHeader h3 {
  width: auto; }
.leaderboardView .select-inventory-fields ul {
  padding-bottom: 20px; }
.leaderboardView .add-custom-fields {
  padding: 20px;
  padding-top: 0; }
.leaderboardView .add-custom-fields .custom-header {
  font-size: 14px;
  font-family: robotomedium; }
.leaderboardView .add-custom-fields bt {
  margin: 10px;
  margin-left: 0; }
.leaderboardView .new-custom-field, .leaderboardView .add-inventory {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9; }
.leaderboardView .popup-bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000000;
  opacity: 0.5; }
.leaderboardView .new-custom-popup, .leaderboardView .app-inventory-popup {
  position: absolute;
  width: 450px;
  height: 378px;
  background-color: #fff;
  z-index: 99;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0; }
.leaderboardView .app-inventory-popup {
  width: 50%;
  height: 80%; }
.leaderboardView .new-custom-body {
  padding: 20px; }
.leaderboardView .custom-label, .leaderboardView .custom-field-type, .leaderboardView .dropdown-values {
  padding: 5px 0; }
.leaderboardView .custom-label input {
  width: 100%;
  border-color: #d7d7d7; }
.leaderboardView .custom-field-type select {
  -webkit-appearance: none;
  padding-left: 5px;
  width: 100%;
  border-radius: 4px;
  line-height: 40px;
  font-size: 13px;
  background-image: url("../images/down_arrow_small.svg");
  background-repeat: no-repeat;
  background-position: center right 10px;
  border-color: #d7d7d7; }
.leaderboardView .dropdown-values textarea {
  width: 100%;
  min-height: 100px;
  padding: 5px;
  border-color: #d7d7d7; }
.leaderboardView .custom-required input[type=checkbox] + label {
  display: inline-block;
  width: 32px;
  height: 32px;
  padding-left: 0px;
  background-position: 0 0;
  background-repeat: no-repeat;
  line-height: 32px;
  cursor: pointer;
  margin: 0;
  margin-left: -20px;
  position: relative;
  background-color: #fff;
  margin-right: 10px;
  vertical-align: top; }
.leaderboardView .custom-required input[type=checkbox]:checked + label {
  background-image: url("../images/svg/tick_blue.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 22px; }
.leaderboardView .custom-required label {
  border: 1px solid #e1e1e1; }
.leaderboardView .custom-required em {
  font-size: 14px;
  font-family: robotomedium;
  vertical-align: -webkit-baseline-middle; }
.leaderboardView .custom-required {
  margin-left: 5px; }
.leaderboardView .workflowCreatePage .nav-tabs > li > a:hover {
  color: #fff; }
.leaderboardView .inventory-list-part .select-inventory-fields li {
  padding: 5px;
  margin: 0;
  border: 0;
  display: inline-block; }
.leaderboardView .new-list-item, .leaderboardView .search-list {
  float: right; }
.leaderboardView .list-action select {
  -webkit-appearance: none;
  padding-left: 5px;
  width: 100%;
  border-radius: 4px;
  line-height: 30px;
  font-size: 13px;
  background-image: url("../images/down_arrow_small.svg");
  background-repeat: no-repeat;
  background-position: center right 10px;
  border-color: #d7d7d7;
  min-width: 90px; }
.leaderboardView .search-list input {
  line-height: 23px;
  width: 200px; }
.leaderboardView .inventory-list-part #originalTableHeader th {
  border: 0; }
.leaderboardView .inventory-list-part .line-table tr {
  border: 0; }
.leaderboardView .inventory-list-part .line-table .table > tbody > tr > td {
  border: 0; }
.leaderboardView .workflowCreatePage .inventory-list-part .line-table tbody {
  border: 0;
  background-color: #f9f9f9; }
.leaderboardView .inventory-list-part .select-inventory-fields ul {
  padding-bottom: 0;
  margin: 0; }
.leaderboardView .inventory-list-part .add-inventory .select-inventory-fields li {
  padding: 1px;
  padding-left: 20px;
  margin-left: 20px;
  border-bottom: 1px solid #e3e3e3;
  margin-right: 20px;
  display: block;
  position: relative; }
.leaderboardView .add-inventory .select-inventory-fields .switch-part {
  width: auto;
  display: inline-block;
  min-width: 150px; }
.leaderboardView .add-inventory .select-inventory-fields input {
  border-radius: 4px;
  min-width: 250px; }
.leaderboardView .add-inventory select {
  -webkit-appearance: none;
  padding-left: 5px;
  min-width: 250px;
  border-radius: 4px;
  line-height: 30px;
  font-size: 13px;
  background-image: url("../images/down_arrow_small.svg");
  background-repeat: no-repeat;
  background-position: center right 10px;
  border-color: #d7d7d7;
  background-color: #fff; }
.leaderboardView .add-inventory .cov-datepicker {
  background: url(../svg/calendar-new.svg);
  background-repeat: no-repeat;
  background-position: center right 5px;
  background-size: 20px;
  background-color: #fff; }
.leaderboardView .vue_component__upload--image {
  display: inline-block;
  padding: 15px !important;
  width: 72%;
  vertical-align: top;
  height: 100px;
  padding-left: 0 !important; }
.leaderboardView .upload_image_form__thumbnails {
  display: inline-block;
  vertical-align: top;
  width: auto; }
.leaderboardView .upload_image_form__thumbnail {
  display: inline-block;
  width: auto !important;
  padding: 0 !important;
  margin: 0 10px !important;
  overflow: visible !important; }
.leaderboardView .upload_button {
  display: none; }
.leaderboardView .vue_component__upload--image .upload_image_form__thumbnail img.show {
  display: none !important; }
.leaderboardView .preview-img {
  width: 66px;
  height: 66px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin: 0px; }
.leaderboardView .add-inventory .select-inventory-fields input[type="file"] {
  height: 66px;
  position: relative;
  padding: 0;
  display: inline-block; }
.leaderboardView .add-inventory .select-inventory-fields input[type="file"]:before {
  position: absolute;
  content: 'Upload image';
  display: block;
  top: 0;
  left: 0;
  background-color: #fff;
  text-align: center;
  z-index: 9;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  line-height: 66px;
  pointer-events: none; }
.leaderboardView .vue_component__upload--image .upload_image_form__thumbnail span {
  background-color: transparent !important;
  right: -5px !important;
  text-align: right !important;
  cursor: pointer;
  top: -16px !important;
  left: inherit !important; }
.leaderboardView .add-inventory .select-inventory-fields input#sku {
  text-transform: uppercase; }
.leaderboardView .inventory-list-part .select-inventory-fields td li {
  display: none; }
.leaderboardView .inventory-list-part .select-inventory-fields td li:first-child {
  display: block; }
.leaderboardView .inventory-list-part .select-inventory-fields td ul {
  width: 66px;
  height: 66px;
  margin-right: 20px; }
.leaderboardView .inventory-list-part .name > div {
  display: inline-block;
  width: auto;
  vertical-align: top; }
.leaderboardView .slider {
  position: fixed;
  left: 0;
  right: 0;
  width: 500px;
  height: 500px;
  overflow: hidden;
  z-index: 9;
  top: 0;
  bottom: 0;
  margin: auto; }
.leaderboardView .fade-transition {
  transition: all 0.8s ease;
  overflow: hidden;
  visibility: visible;
  opacity: 1;
  position: absolute; }
.leaderboardView .fade-enter, .leaderboardView .fade-leave {
  opacity: 0;
  visibility: hidden; }
.leaderboardView .image-container {
  text-align: center;
  margin-top: 40%;
  transform: translateY(-50%); }
.leaderboardView .slider .app-inventory-popup {
  width: 100%;
  height: 100%; }
.leaderboardView .app-inventory-popup p a.bt {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  padding: 0;
  min-width: 40px;
  line-height: 40px;
  font-size: 18px; }
.leaderboardView .slider .app-inventory-popup p {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  padding: 11px;
  z-index: 99; }
.leaderboardView .app-inventory-popup p a.bt.next {
  float: right; }
.leaderboardView .app-inventory-popup .select-inventory-fields {
  height: calc(100% - 96px); }
.leaderboardView .select-inventory-fields li.multiselect__element {
  margin: 0;
  padding: 0;
  border: 0; }
.leaderboardView .select-inventory-fields .option-values ul {
  display: inline-block;
  padding: 0; }
.leaderboardView .select-inventory-fields .option-values ul li ul li {
  display: inline-block;
  min-width: inherit;
  margin-left: 5px;
  font-size: 12px; }
.leaderboardView .select-inventory-fields .option-values ul li {
  border: 0;
  margin: 0;
  padding: 0;
  min-width: 100px; }
.leaderboardView .additionalSettings {
  background-color: rgba(172, 177, 210, 0.1); }
.leaderboardView .select-inventory-fields .option-values ul li span {
  min-width: 100px;
  display: inline-block;
  font-family: robotomedium; }
.leaderboardView .option-values {
  margin-left: 60px;
  margin-bottom: 20px; }
.leaderboardView .additionalSettings-geear {
  background-color: transparent;
  color: #6B6B6B;
  position: absolute;
  top: 0px;
  right: 10px;
  width: 20px;
  height: 20px;
  cursor: pointer; }
.leaderboardView .additionalSettings-geear:after {
  content: "\e800";
  font-family: eiris-fonts;
  font-size: 20px; }
.leaderboardView .additionalSettings-popup {
  position: absolute;
  top: 30px;
  right: 10px;
  width: 350px;
  height: 100%; }
.leaderboardView .additionalSettings-popup input {
  width: 100% !important;
  border-radius: 4px !important; }
.leaderboardView .dropdown-values {
  min-height: 115px; }
.leaderboardView .leaderboard-footer {
  position: relative;
  background-color: #fff;
  width: auto;
  margin: 0;
  padding: 10px;
  text-align: right;
  border-top: 1px solid #d7d7d7; }
.leaderboardView .leaderboard-footer .bt {
  background-color: transparent !important;
  color: #323232 !important;
  font-size: 14px !important; }
.leaderboardView .leaderboard-footer .btColor {
  color: #228ce6 !important; }
.leaderboardView .settings-part .multiselect {
  width: 300px; }
.leaderboardView .select-monitor {
  margin-bottom: 20px; }
.leaderboardView .LeaderSlider {
  margin-left: 5px; }
.leaderboardView #participants .select-type li {
  border-radius: 4px;
  height: 70px;
  width: 120px;
  line-height: 90px;
  background-repeat: no-repeat;
  background-position: center top 8px;
  background-size: 30px; }
.leaderboardView #participants .select-type li.Individual {
  background-image: url("../images/svg/individual.svg"); }
.leaderboardView #participants .select-type li.Team {
  background-image: url("../images/svg/team.svg");
  background-size: 60px; }
.leaderboardView .eligibility li .eligibilityRule {
  border: 1px solid #cccccc;
  margin-bottom: 20px;
  border-radius: 4px;
  width: 600px;
  padding: 20px;
  position: relative; }
.leaderboardView .eligibility-header {
  padding-bottom: 20px;
  position: relative; }
.leaderboardView .eligibility-header:before {
  position: absolute;
  content: '';
  display: block;
  left: -20px;
  right: -20px;
  width: auto;
  bottom: 0;
  border-bottom: 1px solid #ccc; }
.leaderboardView .eligibility .eligibility-options .multiselect__input {
  position: absolute;
  right: 20px;
  left: inherit;
  width: 300px !important;
  line-height: 26px;
  top: 10px;
  border: 1px solid #ccc; }
.leaderboardView .eligibility .eligibility-options .multiselect {
  position: initial;
  width: 100%;
  margin: 0; }
.leaderboardView .eligibility .eligibility-options .multiselect__select {
  display: none; }
.leaderboardView .eligibility .eligibility-options .multiselect__content {
  width: 300px;
  right: 20px;
  top: 48px; }
.leaderboardView .eligibility .eligibility-options .multiselect__tags {
  border: 0;
  padding: 0;
  padding-top: 0px; }
.leaderboardView .eligibility .eligibility-options .multiselect__tag {
  background-color: transparent;
  color: #323232;
  border: 1px solid #d7d7d7;
  border-radius: 3px;
  padding: 8px;
  margin-right: 20px;
  padding-right: 15px;
  display: inline-block;
  margin-top: 20px; }
.leaderboardView .eligibility .eligibility-options .multiselect__tag-icon {
  right: -12px;
  background-color: #b0bec5;
  border-radius: 50%;
  height: 22px;
  top: 5px; }
.leaderboardView .eligibility .eligibility-options .multiselect__tag-icon:after {
  color: #fff;
  font-size: 18px; }
.leaderboardView .eligibility .eligibility-options .multiselect__tag-icon:focus, .leaderboardView .eligibility .eligibility-options .multiselect__tag-icon:hover {
  background: #d06f19; }
.leaderboardView .eligibility-header span {
  font-family: robotomedium; }
.leaderboardView .bt.addNewEligibility {
  position: relative;
  padding-left: 40px; }
.leaderboardView .addNewEligibility:after {
  position: absolute;
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  left: 9px;
  background-color: #12b9d3;
  background-image: url(../images/svg/add-white.svg);
  border-radius: 50%;
  background-size: 11px;
  top: 8px;
  background-repeat: no-repeat;
  background-position: center; }
.leaderboardView .eligibility-type span {
  font-family: robotomedium;
  padding: 5px;
  border-bottom: 1px solid #ccc;
  display: block; }
.leaderboardView .eligibility-type {
  border: 1px solid #ccc;
  position: absolute;
  background-color: #fff;
  left: 0;
  bottom: -202px;
  width: 164px;
  z-index: 9; }
.leaderboardView .multiselect .eligibility-type {
  max-height: 230px;
  overflow: scroll; }
.leaderboardView .multiselect div#listPart {
  height: auto;
  max-height: inherit;
  overflow: visible; }
  .leaderboardView .multiselect div#listPart li.div {
    padding: 12px;
    border-bottom: 1px solid #ccc;
    cursor: pointer;
    position: relative;
    font-size: 14px;
    font-weight: 700; }
.leaderboardView .eligibility-type input {
  width: 100%;
  border: 0;
  border-bottom: 1px solid #ccc; }
.leaderboardView .listPart {
  height: 200px;
  max-height: 200px;
  overflow: scroll;
  transition: height 500ms ease 0s; }
.leaderboardView .eligibility-type li ul li {
  padding: 5px;
  cursor: pointer; }
.leaderboardView .add-new-eligibility {
  position: relative; }
.leaderboardView #leaderBoardDisplay {
  height: 100%; }
.leaderboardView .eligibility {
  position: relative; }
.leaderboardView .eligibility-fields span.fieldOver {
  font-family: robotomedium;
  display: inline-block;
  margin-right: 10px;
  position: relative;
  overflow: hidden;
  vertical-align: middle; }
.leaderboardView .nameOver {
  min-width: 80px; }
.leaderboardView .eligibility li .eligibilityRule.eligibility-fields {
  padding: 10px; }
.leaderboardView .settings-part .eligibility-fields .multiselect {
  margin: 0;
  width: 200px; }
.leaderboardView .eligibility-fields span.inputOver {
  width: 200px; }
.leaderboardView .eligibility-fields .inputOver input {
  width: 100%;
  border-color: #d7d7d7;
  border-radius: 3px;
  line-height: 28px; }
.leaderboardView .inputOver .multiselect__tag-icon {
  line-height: 40px;
  right: -30px;
  border-radius: 0; }
.leaderboardView .inputOver .multiselect__tag-icon.open {
  right: 0; }
.leaderboardView .inputOver .multiselect__tag-icon:focus, .leaderboardView .inputOver .multiselect__tag-icon:hover {
  background: rgba(208, 111, 25, 0.57); }
.leaderboardView .eligibility-fields span.fieldOver.selectOver {
  overflow: visible; }
.leaderboardView .eligibility li {
  position: relative;
  width: 600px; }
.leaderboardView .delete-eligibility {
  position: absolute;
  width: 20px;
  height: 20px;
  background-color: #d06f19;
  background-image: url("../images/svg/bin.svg");
  top: -7px;
  right: -7px;
  z-index: 2;
  cursor: pointer;
  border-radius: 50%;
  background-size: 11px;
  background-repeat: no-repeat;
  background-position: center;
  display: block; }
.leaderboardView .eligibility .eligibility-type li {
  width: 100%; }
.leaderboardView .grouping li {
  display: block;
  min-width: 70px;
  padding: 5px;
  cursor: pointer;
  border-bottom: 1px solid #ccc; }
.leaderboardView .grouping li:last-child {
  border: 0; }
.leaderboardView .grouping .eligibility-type {
  top: 35px;
  left: 0px; }
.leaderboardView .grouping li.circles {
  background-image: url("../images/svg/circle.svg"); }
.leaderboardView .grouping li.custom-fields {
  background-image: url("../images/svg/custom_field.svg"); }
.leaderboardView .grouping li.active {
  background-color: #def2fc;
  font-family: robotomedium; }
.leaderboardView .eligibility-fields .inputOver input + .separator {
  position: absolute;
  content: '';
  display: block;
  width: 100%;
  height: 2px;
  background-color: #00A551;
  bottom: 0;
  transition: all 300ms ease 0s;
  transform: scaleX(0); }
.leaderboardView .eligibility-fields .inputOver input:focus + .separator {
  transform: scaleX(1); }
.leaderboardView .carousel-3d-slide:before {
  content: '';
  position: absolute;
  display: block;
  width: auto;
  height: 100%;
  left: 0;
  right: 0;
  background-color: #000;
  opacity: 0.4; }
.leaderboardView .carousel-3d-slide.current:before {
  display: none; }
.leaderboardView .carousel-3d-container {
  width: 560px !important;
  margin: inherit !important; }
.leaderboardView .previous-standings .custom-required input[type=checkbox] + label {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #d6d7d7; }
.leaderboardView .previous-standings .custom-required input[type=checkbox]:checked + label {
  background-color: #008fe1;
  background-image: url("../images/svg/tick.svg");
  background-size: 12px; }
.leaderboardView .previous-standings .custom-required em {
  vertical-align: top; }
.leaderboardView .publish-options {
  position: absolute;
  right: 20px;
  width: 220px;
  background-color: #fff;
  border: 1px solid #d7d7d7;
  top: -62px; }
.leaderboardView .publish-options ul {
  margin: 0; }
.leaderboardView .publish-options li {
  border-bottom: 1px solid #d7d7d7; }
.leaderboardView .publish-options li:last-child {
  border: 0; }
.leaderboardView .select-type, .leaderboardView .application-name, .leaderboardView .select-monitor, .leaderboardView .title, .leaderboardView .schedule-dates {
  position: relative; }
.leaderboardView .wizard-tooltip {
  position: absolute;
  top: 44px;
  left: 160px;
  line-height: 9px;
  font-size: 11px;
  color: #fff;
  background-color: #616161;
  white-space: nowrap;
  padding: 5px;
  border-radius: 4px;
  opacity: 0.9;
  font-family: roboto;
  animation-duration: 500ms;
  animation-fill-mode: both;
  animation-name: swashIn; }
.leaderboardView .application-name .wizard-tooltip {
  left: 320px; }
.leaderboardView .select-monitor .wizard-tooltip {
  left: 320px; }
.leaderboardView #participantsPart .select-type .wizard-tooltip {
  left: 260px;
  top: 65px; }
.leaderboardView .title .wizard-tooltip {
  left: 410px;
  top: 53px; }
.leaderboardView .schedule-dates .wizard-tooltip {
  left: 320px; }
.leaderboardView .previous-standings li {
  margin-bottom: 5px; }
.leaderboardView .leaderboard-footer .publish-options .bt:hover {
  box-shadow: none;
  color: #228ce6 !important; }
.leaderboardView .appFieldHold ul {
  margin-bottom: 0; }
.leaderboardView .carousel-3d-slider:before {
  background-image: url(../images/phone_image.png);
  position: absolute;
  content: '';
  display: block;
  width: 246px;
  height: 100%;
  z-index: 9;
  background-size: 246px;
  background-repeat: no-repeat;
  left: 0;
  right: 0;
  margin: auto; }
.leaderboardView .carousel-3d-slide.current {
  height: 381px !important; }
.leaderboardView .carousel-3d-slide {
  left: 28px;
  width: 216px !important;
  top: 61px;
  height: 471px !important; }
.leaderboardView .comingSoon {
  position: relative; }
.leaderboardView .comingSoon:hover {
  cursor: default; }
.leaderboardView .comingSoon:hover:before {
  position: absolute;
  content: 'Coming Soon';
  display: block;
  line-height: 9px;
  font-size: 11px;
  color: #fff;
  background-color: #616161;
  white-space: nowrap;
  padding: 5px;
  border-radius: 4px;
  opacity: 0.9;
  font-family: roboto;
  animation-duration: 500ms;
  animation-fill-mode: both;
  animation-name: swashIn;
  bottom: -30px;
  left: 0;
  pointer-events: none; }
.leaderboardView .grouping .eligibility li.Circles {
  width: 150px; }
.leaderboardView .grouping .eligibility li.Circles .eligibilityRule {
  width: 100%; }
.leaderboardView .grouping .eligibility li.Custom {
  width: 340px; }
.leaderboardView .grouping .eligibility li .eligibilityRule {
  width: 100%; }
.leaderboardView .grouping li.multiselect__element {
  padding: 0;
  border: 0; }
.leaderboardView .monitor-part .seletd-fields ul {
  margin: 0; }
.leaderboardView .fullScreenPopup > div {
  position: fixed;
  box-shadow: none;
  width: 1030px;
  height: 80%;
  padding: 0;
  left: 0;
  right: 0;
  margin: auto;
  top: 47px; }
.leaderboardView .rangeslider--horizontal .rangeslider__fill, .leaderboardView .rangeslider__handle {
  transition: all 500ms ease; }
.leaderboardView .leaderBoardSlider {
  width: 350px;
  position: relative; }
.leaderboardView .rangeslider {
  background-color: transparent;
  box-shadow: none;
  z-index: 2; }
.leaderboardView .rangeslider--horizontal .rangeslider__fill {
  background-color: transparent;
  box-shadow: none; }
.leaderboardView .rangeslider--horizontal .rangeslider__handle, .leaderboardView .rangeslider__handle:after {
  width: 20px;
  height: 20px;
  top: 0;
  box-shadow: none;
  background-color: #fff;
  background-image: none; }
.leaderboardView .rangeslider__handle:after {
  background-color: #1b8bd2;
  width: 12px;
  height: 12px;
  top: 0px; }
.leaderboardView .headerHold .searchHold {
  display: none; }
.leaderboardView .field-header-propertie {
  display: none; }
.leaderboardView .Fields-name label, .leaderboardView .lable01, .leaderboardView .seletd-fields label {
  font-family: robotomedium;
  color: #53646a; }
.leaderboardView .thin-popup .select2-container {
  width: 130px !important;
  max-width: inherit;
  min-width: inherit; }
.leaderboardView .addNewFilter {
  z-index: 999;
  left: 0;
  right: 0;
  margin: auto;
  bottom: inherit; }
.leaderboardView .select2-container .select2-selection--single {
  height: 25px; }
.leaderboardView .slider-intervals {
  height: 20px;
  position: absolute;
  top: 30px;
  width: 350px;
  pointer-events: none;
  background-color: #f5f5f5;
  border-radius: 10px;
  z-index: 1; }
.leaderboardView .slider-intervals li {
  display: inline-block;
  width: calc(350px/5);
  height: 100%;
  float: left;
  text-align: left;
  position: relative; }
  .leaderboardView .slider-intervals li span {
    width: 1px !important;
    background-color: #ccc !important;
    height: 4px !important;
    border-radius: 0 !important;
    position: static;
    left: 50%;
    top: 50%;
    display: inline-block;
    background-color: rgba(0, 0, 0, 0.16);
    transform: translate(-50%, -50%);
    z-index: 2;
    transition: all .3s; }
.leaderboardView .slider-intervals li:first-child span {
  display: none; }
.leaderboardView .slider-intervals li:last-child span {
  display: none; }
.leaderboardView .fullScreenPopup .popupHold {
  left: 0;
  transform: none;
  width: 450px; }
.leaderboardView .filterSelect .list-of-fields span {
  min-width: 110px;
  max-width: 120px;
  text-align: center; }
.leaderboardView .filterSelect .list-of-fields span.deletefilter, .leaderboardView .filterSelect .list-of-fields span.editfilter {
  min-width: inherit; }
.leaderboardView .list-of-fields li {
  padding: 5px 10px; }
.leaderboardView .eligibility-options .eligibility-type {
  right: 20px;
  left: inherit;
  top: 10px;
  width: 300px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px; }
.leaderboardView .eligibility-type input {
  background-color: transparent;
  line-height: 35px;
  padding: 1px 0 0 5px;
  box-sizing: border-box; }
.leaderboardView .typeMonitor .leader-label {
  display: none; }

.daterangepicker .calendar.left {
  max-width: none !important;
  width: auto !important;
  box-shadow: none !important;
  height: auto !important; }

.daterangepicker .calendar th, .daterangepicker .calendar td {
  min-width: inherit;
  background: none; }

div:focus {
  outline: none;
  box-shadow: none;
  border: 0; }

/*# sourceMappingURL=newstyle-sheet.css.map */
