.modal-terms-of-use * {
  outline: none;
}

/* Common */
/* Relationship */
/* RGBA */
app-table app-table-rows .rows-container {
  background-color: #FFFFFF;
  border: 1px solid #d1d1d1;
  border-width: 0 1px 0 0;
}
app-table app-table-rows:last-of-type .rows-container {
  border: none;
}
app-table app-table-column:last-of-type .table-header {
  border-top-right-radius: 8px;
}
app-table app-table-column:first-of-type .table-header {
  border-width: 0 1px 0 0;
  border-top-left-radius: 8px;
}
app-table .tabHover .table-container-row {
  background-color: #f3f3f3;
}
app-table .tabHover .table-container-row .admin_name_column app-admins-list-sub-menu .ellipsis svg {
  fill: #A1A1A1;
}
app-table app-table-rows .tabHover .table-container-row {
  padding: 0 5px 0 21px;
  margin-left: 0;
  margin-right: 0.5px;
  border-radius: 0;
}
app-table app-table-rows:first-of-type .tabHover .table-container-row {
  margin-left: 5px;
  padding-left: 16px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
app-table app-table-rows:last-of-type .tabHover .table-container-row {
  margin-right: 5px;
  padding-right: 0;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.super-admins-table app-table-rows:last-of-type .tabHover .table-container-row {
  padding-left: 16px;
}
.teams-list-table app-table-rows:last-of-type .tabHover .table-container-row {
  padding-left: 16px;
}
.questionnaire app-table-rows:nth-child(2) .tabHover .table-container-row {
  padding-left: 21px;
}
.questionnaire app-table-rows {
  height: 100%;
}
.questionnaire app-table-rows .tabHover .table-container-row {
  padding-left: 5px;
}
app-table app-table-column:last-of-type .table-container-row {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  margin-right: 5px;
}
app-table app-table-column:first-of-type .table-container-row {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  margin-left: 5px;
}
.questionnaire .table-root {
  box-shadow: none !important;
}
.questionnaire .table-container {
  border-bottom: 0 !important;
}
.questionnaire app-table-column:last-of-type .table-container {
  border-width: 0 !important;
}
.questionnaire app-table-column:first-of-type .table-container {
  border-width: 0 1px 0 0 !important;
}
.table-root {
  background-color: #FFFFFF;
}
app-ellipsis-component .ellipsis .ellipsis__icon {
  opacity: 0.5;
}
app-ellipsis-component .ellipsis svg {
  fill: #A1A1A1;
}
.tabHover .emails {
  float: right;
}
.tabHover .emails .email-history-btn {
  display: block !important;
  background-color: #f3f3f3;
  cursor: pointer;
  color: #A1A1A1;
  padding: 6px;
  border: 1px solid #A1A1A1;
  border-radius: 5px;
  height: 29px;
}
.tabHover .emails .email-history-btn:focus {
  color: #313a4b;
  border-color: #313a4b;
}
.super-admins-table .table-content {
  height: calc(100% - 190px);
}
.reports-chemistry app-table app-table-column:first-of-type .table-header,
.reports-chemistry app-table app-table-column:last-of-type .table-header {
  border-radius: 0;
}
.reports-chemistry app-table app-table-column:last-of-type .table-header {
  padding: 0 6px 0 19px !important;
}
.reports-chemistry app-table app-table-row {
  border: 1px solid #f3f3f3;
  border-width: 0 0 0;
  width: 100% !important;
}
.reports-chemistry app-table app-table-column:first-of-type .table-header,
.reports-chemistry app-table app-table-column:last-of-type .table-header {
  border-radius: 0;
}
.reports-chemistry .table-root {
  box-shadow: none !important;
}
.d-pair-tables app-table app-table-column:first-of-type .table-header,
.d-pair-tables app-table app-table-column:last-of-type .table-header {
  border-radius: 0;
}
.d-pair-tables .table-root {
  box-shadow: none !important;
}
.d-pair-tables app-table app-table-column:first-of-type .table-container {
  width: 100% !important;
}
app-table-rows {
  height: 100%;
}
iz-sa-list app-table-rows > .rows-container {
  border-radius: 0 0 8px 8px !important;
}
iz-sa-list app-table-row:last-child > div {
  border-radius: 0 0 8px 8px !important;
}
iz-admins-list app-table-rows > .rows-container {
  border-radius: 0 0 8px 8px;
}
iz-admins-list app-table-rows:last-child > div {
  border-radius: 0 0 8px 0;
}
iz-admins-list app-table-rows:last-child > div app-table-row:last-child > div {
  border-radius: 0 0 7px 0;
}
iz-admins-list app-table-rows:first-child > div {
  border-radius: 0 0 0 8px;
}
iz-admins-list app-table-rows:first-child > div app-table-row:last-child > div {
  border-radius: 0 0 0 7px;
}
iz-admins-list app-table-rows:last-of-type .rows-container {
  border-width: 0 1px 0 0;
}
iz-admins-list app-table app-table-column:first-of-type .table-header {
  padding: 0 6px 0 19px;
}
iz-admins-list .table-content-rows {
  border-radius: 8px;
}
app-tier-management-list app-table-rows:last-child > div {
  border-radius: 0 0 8px 0;
}
app-tier-management-list app-table-rows:last-child > div app-table-row:last-child > div {
  border-radius: 0 0 8px 0;
}
app-tier-management-list app-table-rows:first-child > div {
  border-radius: 0 0 0 8px;
}
app-tier-management-list app-table-rows:first-child > div app-table-row:last-child > div {
  border-radius: 0 0 0 7px;
}
app-tier-management-list app-table-rows:last-of-type .rows-container {
  border-width: 0 1px 0 0;
}
app-tier-management-list .table-content-rows {
  border-radius: 8px;
}
app-table-rows:nth-child(1n) > div > app-table-row:last-child > div {
  border-bottom: 0;
}
app-table-rows:first-child > div {
  border-radius: 0 0 0 8px;
}
app-table-rows:last-child > div {
  border-radius: 0 0 8px 0;
}
.table-container-reports {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
app-tables-sports-management app-table-rows:last-child > div {
  border-radius: 0 0 8px 8px;
}
app-tables-sports-management .table-content-rows {
  border-radius: 6px;
}
app-email-messages .table-header {
  border-right: solid 1px #A1A1A1;
  padding: 0 6px 0 19px !important;
}
app-email-messages app-table-column:last-of-type .table-header {
  border-right: solid 1px #313a4b;
}
app-email-messages .table-content-rows {
  border-radius: 6px;
}
iz-reports-list .table-header {
  border-right: solid 1px #A1A1A1;
  padding: 0 6px 0 19px !important;
}
iz-reports-list app-table-column:last-of-type .table-header {
  border-right: solid 1px #f0ab19;
}
iz-reports-list .table-content-rows {
  border-radius: 0 0 8px 8px;
}
iz-reports-summary .table-header {
  border-right: solid 1px #A1A1A1;
}
iz-reports-summary app-table:last-of-type .table-header {
  border-right: solid 1px #f0ab19;
}
iz-reports-summary app-table-rows:last-child > div {
  border-radius: 0;
}
iz-reports-summary app-table:first-child .table-content-rows {
  border-bottom-left-radius: 8px;
}
iz-reports-summary app-table:last-child .table-content-rows {
  border-bottom-right-radius: 8px;
}
iz-reports-summary app-table:last-child .rows-container {
  border-right: 0;
}
iz-reports-summary app-table app-table-rows:last-child .rows-container {
  border-right: solid 1px #d1d1d1;
}
iz-reports-summary app-table:last-child app-table-rows .rows-container {
  border-right: 0;
}
iz-questionnaire-summary app-table app-table-rows .rows-container {
  border-bottom: 1px solid #d1d1d1;
  border-bottom-left-radius: 0;
}
iz-questionnaire-summary app-table app-table-rows:last-of-type .rows-container {
  border-bottom: 1px solid #d1d1d1;
}
iz-questionnaire-summary app-table-column:nth-child(5) > div > div {
  border-right: 1px solid #313a4b;
}
iz-reports-pair .d-pair-tables {
  border-radius: 8px;
}
iz-reports-pair .d-pair-tables .table-header {
  border-right: solid 1px #A1A1A1;
}
iz-reports-pair .d-pair-tables app-table:last-of-type .table-header {
  border-right: none;
}
iz-reports-pair .d-pair-tables app-table-rows:last-child > div {
  border-radius: 0;
}
iz-reports-pair .d-pair-tables app-table:first-child .table-content-rows {
  border-bottom-left-radius: 8px;
}
iz-reports-pair .d-pair-tables app-table:last-child .table-content-rows {
  border-bottom-right-radius: 8px;
}
iz-reports-pair .d-pair-tables app-table:last-child .rows-container {
  border-right: 0;
}
iz-reports-pair app-table app-table-rows:last-child .rows-container {
  border-right: solid 1px #d1d1d1;
  border-right: 0;
}
iz-reports-pair .table-area app-table:last-child app-table-rows .rows-container {
  border-right: 0;
}
iz-reports-pair app-table-rows:last-child > div {
  border-radius: 0 0 8px 8px;
}
iz-reports-pair .table-content-rows {
  border-radius: 8px;
}
d-pair app-table app-table-rows:last-child .rows-container {
  border-right: 1px solid #d1d1d1;
}
d-pair app-table .weakest .rows-container {
  border-right: 0;
}
/* Common */
/* Relationship */
/* RGBA */
.card-modal-all-state {
  background-color: #FFFFFF;
  border-radius: 5px;
}
.card-modal-all-state .modal-header {
  display: flex;
  flex-flow: row-reverse;
  height: 0;
}
.card-modal-all-state label {
  display: flex;
  align-items: center;
  justify-content: center;
}
.card-modal-all-state .title {
  margin-top: 31px;
  margin-bottom: 27px;
  font-family: 'DIN Pro';
  font-size: 18px;
  color: #313a4b;
}
.card-modal-all-state .modal-btn button {
  justify-self: center;
  margin: 10px 19px 24px 19px;
  height: 35px;
  width: 100%;
  border-radius: 5px;
  background-color: #FFFFFF;
  border: 1px solid #236fa8;
  font-size: 14px;
}
.card-modal-all-state .modal-btn button:hover {
  color: #FFFFFF;
  border-radius: 5px;
  background-color: #236fa8;
}
.card-modal-all-state .modal-btn button:disabled {
  color: #f3f3f3;
  background-color: #FFFFFF;
  border: 1px solid #f3f3f3;
}
.card-modal-all-state .modal-btn button:disabled:hover {
  color: #FFFFFF;
  border-radius: 5px;
  background-color: #236fa8;
}
.card-modal-all-state .year {
  font-family: 'DIN Pro';
}
.card-modal-all-state .modal-package-price {
  font-family: 'DIN ProBold';
}
.card-modal-all-state .main {
  background-color: #313a4b;
  border-radius: 0px 0px 15px 15px;
  color: #236fa8;
  padding: 2rem;
  width: 100%;
  margin-left: -20px;
}
.modal-teams {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  position: fixed;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  overflow: auto;
}
.modal-teams .modal-content {
  background: #FFFFFF;
  width: 412px;
  height: auto;
  align-self: center;
  border-radius: 5px;
  display: flex;
  flex-flow: column;
  justify-content: center;
}
.modal-teams .modal-header {
  display: flex;
  flex-flow: row-reverse;
  height: 0;
}
.modal-teams * {
  outline: none;
}
.modal-teams-header {
  border-radius: 5px;
  justify-content: center;
  background-color: #FFFFFF;
  display: flex;
  border-bottom: solid 1px #f3f3f3;
}
.modal-teams-header-buckets {
  border-bottom: none;
}
.modal-container {
  display: flex;
  justify-content: center;
  justify-items: center;
  min-height: 30px;
  width: 100%;
  border-radius: 5px;
  border-bottom: solid 1px #f3f3f3;
}
.modal-container.space-between {
  justify-content: space-between !important;
  border-bottom: none;
}
.modal-container .subtitle {
  font-family: 'DIN Pro';
  font-size: 14px;
  color: #313a4b;
  margin: 12px 19px 12px 19px;
}
.modal-container .subscription {
  font-family: 'DIN Pro';
  margin: 17px 19px 20px 19px;
  color: #313a4b;
}
.modal-container .toggle {
  margin: 15px 19px 16px 0px;
}
.modal-container .toggle-buckets {
  margin: 25px 19px 16px 0px;
}
.modal-container table {
  border-collapse: separate;
  border-radius: 5px;
  border: solid 1px #f3f3f3;
  border-spacing: 0px;
  width: 90%;
  margin-left: 19px;
  margin-right: 19px;
  margin-bottom: 19px;
}
.modal-container table span {
  display: inline-block !important;
}
.modal-container table:hover {
  cursor: pointer;
  box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.2), 0px -3px 12px rgba(0, 0, 0, 0.2);
}
.modal-container table th, .modal-container table td {
  color: #236fa8;
  font-size: 14px;
  padding: 5px;
  padding-left: 10px;
  text-align: left;
  border-bottom: solid 1px #f3f3f3;
  font-family: 'DIN Regular';
}
.modal-container table th.before-info, .modal-container table th.after-info, .modal-container table td.before-info, .modal-container table td.after-info {
  border: none;
}
.modal-container table th.before-info, .modal-container table th.after-info, .modal-container table td.before-info, .modal-container table td.after-info {
  border-right: solid 1px #f3f3f3;
  padding-left: 0;
  padding-right: 0;
}
.modal-container table th.before-info .before-title, .modal-container table th.before-info .after-title, .modal-container table th.after-info .before-title, .modal-container table th.after-info .after-title, .modal-container table td.before-info .before-title, .modal-container table td.before-info .after-title, .modal-container table td.after-info .before-title, .modal-container table td.after-info .after-title {
  margin-left: 10px;
}
.modal-container table th.after-info, .modal-container table td.after-info {
  border-right: none;
}
.modal-container table th.subscription-info-title, .modal-container table td.subscription-info-title {
  font-size: 14px;
  color: #313a4b;
}
.modal-container table th .modal-package-price, .modal-container table td .modal-package-price {
  font-size: 18px;
  font-weight: bold;
  -o-object-fit: contain;
     object-fit: contain;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  color: #313a4b;
  margin-left: 10px;
}
.modal-container table th .modal-package-price .year, .modal-container table td .modal-package-price .year {
  font-family: "DIN Pro";
  font-size: 14px;
  font-weight: normal;
  color: #236fa8;
  margin-right: 10px;
}
.modal-container.none-border {
  border-bottom: none;
}
.modal-container .subscription-info .coin {
  text-align: right;
}
.modal-container .subscription-info .coin .image {
  width: 27px;
  height: 27px;
  display: inline-block;
}
.modal-container .subscription-info .coin .image img {
  width: 27px;
  height: 27px;
}
.modal-btn {
  display: flex;
  justify-content: center;
  justify-items: center;
}
.close-on-modal-teams {
  width: 14px;
  height: 14px;
  color: black;
  background: transparent;
  border: none;
  display: block;
  float: right;
  cursor: pointer;
  margin-left: 380px;
  margin-top: 20px;
  position: absolute;
}
.modal_info {
  font-family: 'DIN ProBold';
  width: 25px;
  height: 25px;
  border-radius: 50px;
  border: 1px solid #A1A1A1;
  color: #A1A1A1;
  background-color: transparent;
  cursor: pointer;
}
.modal_info:hover {
  cursor: pointer;
  border: 1px solid #313a4b;
  color: #313a4b;
}
.modal_info:hover + .modal-tooltip-buckets {
  display: block;
}
.modal-tooltip {
  position: absolute;
  z-index: 99999;
  height: 32px;
  width: 190px;
  margin-left: 36px;
  margin-top: -39px;
  padding: 10px;
  color: #FFFFFF;
  background-color: rgba(30, 30, 30, 0.8);
  border-radius: 5px;
  font-size: 12px;
}
.modal-tooltip:after {
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 8px solid rgba(30, 30, 30, 0.8);
  position: absolute;
  margin-top: -18px;
  margin-left: -20px;
  transform: rotate(270deg);
}
.modal-tooltip-buckets {
  display: none;
  position: absolute;
  z-index: 99999;
  height: 60px;
  width: 190px;
  margin-left: 36px;
  margin-top: -53px;
  padding: 10px;
  color: #FFFFFF;
  background-color: rgba(30, 30, 30, 0.8);
  border-radius: 5px;
  font-size: 12px;
}
.modal-tooltip-buckets:after {
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 8px solid rgba(30, 30, 30, 0.8);
  position: absolute;
  margin-top: -18px;
  margin-left: -182px;
  transform: rotate(270deg);
}
.modal_info-cvv {
  width: 30px;
  height: 30px;
  border-radius: 50px;
  border: 2px solid #A1A1A1;
  color: #A1A1A1;
  background-color: transparent;
}
.modal_info-cvv:hover {
  cursor: pointer;
}
.toggle-cvv {
  margin: 2px 0px 0px 10px;
}
.modal-tooltip-cvv {
  background-repeat: no-repeat;
  background-size: 121px 87px;
  position: absolute;
  z-index: 99999;
  height: 105px;
  width: 140px;
  margin-left: 66px;
  margin-top: -59px;
  background-color: rgba(30, 30, 30, 0.8);
  border-radius: 5px;
  background-image: url('cvv.f6e288ffa151af1c9fd3.png');
  background-position-x: center;
  background-position-y: center;
}
.modal-tooltip-cvv:after {
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 8px solid rgba(30, 30, 30, 0.8);
  position: absolute;
  margin-top: 42px;
  margin-left: -10px;
  transform: rotate(270deg);
}
@supports (-ms-ime-align: auto) {
  .sent-email-tooltip:after {
    margin-top: -47px;
  }
}
.body-credit-card {
  min-height: 100%;
  font-family: 'DIN Pro';
}
.body-credit-card label {
  display: flex;
  align-items: left;
  justify-content: left;
  font-size: 12px;
  margin-bottom: 6px;
}
.body-credit-card label.billing-info-label {
  margin-top: 20px;
  font-size: 11px;
}
.body-credit-card .groups-sections label {
  margin-bottom: 0;
}
.logo-card {
  float: right;
}
.card-title {
  float: left;
  -o-object-fit: contain;
     object-fit: contain;
  font-size: 18px;
  text-align: left;
  color: #FFFFFF;
  font-weight: 100;
  line-height: 0;
}
.credit-card-container .date {
  display: flex;
  height: 35px;
}
.credit-card-container .main dropdown {
  width: 153px;
  margin-right: 15px;
}
.credit-card-container .main dropdown .dropdown {
  background-color: #373737;
}
.credit-card-container .main dropdown .dropdown label {
  border-radius: 5px;
  margin-bottom: 0;
  background-color: #373737 !important;
}
.credit-card-container .main dropdown:last-of-type {
  margin: 0;
}
.credit-card-container .main .col-sm-12 {
  padding: 0;
}
@media (max-width: 530px) {
  .credit-card-container .main :host,
  .credit-card-container .main .auth-main,
  .credit-card-container .main .auth-block {
    width: 100%;
  }
  .credit-card-container .main .date {
    flex-wrap: wrap;
    height: auto;
  }
  .credit-card-container .main dropdown {
    width: 100%;
    margin-right: 0;
  }
  .credit-card-container .main dropdown + dropdown {
    margin-top: 5px;
  }
}
.card-header {
  background-color: #313a4b;
  border-radius: 15px 15px 0px 0px;
  color: #236fa8;
  padding: 2rem;
  width: 100%;
  margin-left: -20px;
  border-bottom: solid 1px #373737;
}
.card-header:before {
  content: " ";
  display: table;
}
.card-header:after {
  content: " ";
  display: table;
  clear: both;
}
.card-number-input, .card-name-input {
  color: #FFFFFF;
  font-family: 'DIN Pro';
  height: 35px;
  width: 188px;
  background-color: #373737;
  padding-left: 10px;
  border-radius: 5px;
  font-size: 14px;
}
.card-cvv-input {
  color: #FFFFFF;
  font-family: 'DIN Pro';
  height: 33px;
  margin-left: 14px;
  width: 38px;
  background-color: #373737;
  padding-left: 10px;
  border-radius: 5px;
  font-size: 14px;
}
.card-name {
  width: 100%;
  margin-right: 20px;
}
.card-number {
  width: 100%;
}
.input-box {
  display: flex;
  justify-content: space-between;
}
.grid {
  margin: 0 auto;
  max-width: 36rem;
  width: 100%;
}
.toggle-group-cvv {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 12px 19px 0px 19px;
}
.switch-cvv {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 22px;
  color: #236fa8;
}
.switch-cvv input {
  display: none;
}
.slider-cvv {
  border: 1px solid #236fa8;
  position: absolute;
  cursor: pointer;
  top: 0px;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #FFFFFF;
  transition: 0.4s;
}
.slider-cvv:before {
  position: absolute;
  content: '';
  height: 16px;
  width: 16px;
  left: 3px;
  bottom: 2px;
  background-color: #236fa8;
  transition: 0.4s;
  transition: 0.4s;
}
.switch-on-cvv,
.switch-off-cvv {
  position: absolute;
  font-size: 14px;
  color: #313a4b;
}
.switch-on-cvv {
  left: 8px;
  top: 3px;
  display: none;
}
.switch-off-cvv {
  right: 8px;
  top: 2px;
}
input:checked + .slider-cvv:before {
  transform: translateX(25px);
}
input:checked ~ .switch-on-cvv {
  display: block;
}
input:checked ~ .switch-off-cvv {
  display: none;
}
.slider-cvv.round-cvv {
  border-radius: 34px;
}
.slider-cvv.round-cvv:before {
  border-radius: 50%;
}
.underground-edit-package label {
  justify-content: space-between;
}
.underground-edit-package label.expiration-date {
  font-size: 14px;
  color: #236fa8;
  margin: 19px;
}
.underground-edit-package label.expiration-date span {
  color: #236fa8;
}
.underground-edit-package label.renew-title-toggle {
  font-size: 14px;
  color: #236fa8;
}
.underground-edit-package .border {
  border-top: solid 1px #f3f3f3;
}
input {
  background-color: transparent;
  border: 0;
  width: auto;
}
.form input {
  outline: 0;
}
.form .form-field {
  margin-bottom: 15px;
}
.form:before, .form:after {
  content: " ";
  display: table;
}
.form:after {
  clear: both;
}
.input-box-date {
  display: flex;
  justify-content: space-between;
}
.input-box-date .card-cvv-label {
  margin-right: 60px;
}
.teams-server-error {
  margin-left: 19px;
  margin-right: 19px;
  color: red;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.modal-logo {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  position: fixed;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  overflow: auto;
}
.modal-logo * {
  outline: none;
}
.modal-logo .modal-content {
  background: #FFFFFF;
  min-width: 470px;
  min-height: 430px;
  align-self: center;
  border-radius: 5px;
  display: flex;
  flex-flow: column;
  justify-content: center;
}
@media (max-height: 900px) {
  .modal-logo .modal-content {
    margin-top: 200px;
    margin-bottom: 100px;
  }
}
.modal-logo .modal-header {
  display: flex;
  flex-flow: row-reverse;
  height: 0;
}
.modal-logo .modal-header > .close {
  display: none;
}
modal-content > .modal-logo-header {
  border-radius: 5px;
  justify-content: center;
  background-color: #FFFFFF;
  display: flex;
}
modal-content {
  font-size: 14px;
}
modal-content span {
  display: block;
  position: relative;
}
modal-content span .close-logo {
  height: 14px;
  width: 14px;
  cursor: pointer;
  border: 0;
  padding: 0;
  background-color: transparent;
  position: absolute;
  margin: 15px 0px 0px 0px;
  right: 20px;
}
.modal-logo label {
  display: flex;
  align-items: center;
  justify-content: center;
}
.modal-logo .title {
  margin-top: 20px;
}
modal-content > .modal-container {
  display: flex;
  justify-content: center;
  justify-items: center;
  min-height: 30px;
  width: 100%;
  border-radius: 5px;
  padding-left: 10px;
  padding-right: 10px;
  box-sizing: border-box;
}
modal-content > .modal-btn {
  display: flex;
  justify-content: center;
  justify-items: center;
}
.modal-logo button {
  justify-self: center;
  margin-top: 23px;
  margin-bottom: 25px;
  height: 35px;
  width: 180px;
}
.modal-logo button.save-logo {
  margin-right: 10px;
}
.modal-logo button.cancel-logo {
  margin-left: 10px;
}
.modal-delete {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  position: fixed;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
}
.modal-delete * {
  outline: none;
}
.modal-delete .modal-content {
  background: #FFFFFF;
  width: 382px;
  height: auto;
  height: 169px;
  align-self: center;
  border-radius: 5px;
  display: flex;
  flex-flow: column;
  justify-content: center;
}
.modal-delete .modal-header {
  display: flex;
  flex-flow: row-reverse;
  height: 0;
}
modal-content > .modal-delete-header {
  border-radius: 5px;
  justify-content: center;
  background-color: #FFFFFF;
  display: flex;
}
.modal-delete label {
  display: flex;
  align-items: center;
  justify-content: center;
}
.modal-delete .title {
  margin: 31px 0 28px;
}
modal-content > .modal-container {
  display: flex;
  justify-content: center;
  justify-items: center;
  min-height: 30px;
  width: 100%;
  border-radius: 5px;
}
modal-content > .modal-btn {
  display: flex;
  justify-content: center;
  justify-items: center;
}
.modal-delete button {
  justify-self: center;
  margin-top: 10px;
  margin-bottom: 24px;
  height: 35px;
  width: 336px;
}
.close-on-modal-delete {
  width: 14px;
  height: 14px;
  color: black;
  background: transparent;
  border: none;
  display: block;
  float: right;
  cursor: pointer;
  margin-left: 350px;
  margin-top: 20px;
  position: absolute;
}
.modal-lineups {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  position: fixed;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
}
.modal-lineups * {
  outline: none;
}
.modal-lineups * img {
  width: 100%;
}
.modal-lineups .modal-content {
  background: #FFFFFF;
  width: 470px;
  min-height: 237px;
  height: auto;
  padding: 20px;
  align-self: center;
  border-radius: 5px;
  display: flex;
  flex-flow: column;
  justify-content: center;
}
.modal-lineups .modal-header {
  display: flex;
  flex-flow: row-reverse;
  height: 0;
}
.modal-lineups .modal-header button.close {
  display: none;
}
modal-content .modal-lineups-header {
  border-radius: 5px;
  justify-content: center;
  background-color: #FFFFFF;
  display: flex;
}
modal-content .close-lineup {
  width: 12px;
  height: 12px;
  color: black;
  background: transparent;
  border: none;
  display: block;
  float: right;
  cursor: pointer;
}
.modal-lineups label {
  display: flex;
  align-items: center;
  justify-content: center;
}
.modal-lineups .modal-body {
  height: 100%;
}
.modal-lineups .title {
  font-size: 18px;
}
modal-content .modal-container {
  display: flex;
  justify-content: center;
  justify-items: center;
  min-height: 30px;
  width: 100%;
  border-radius: 5px;
  border-bottom: none;
}
modal-content .modal-container textarea {
  margin: 20px 0px 20px 0px;
  height: 175px;
  width: 470px;
  background-color: #f3f3f3;
  border: none;
  border-radius: 5px;
  resize: none;
  padding: 15px;
  box-sizing: border-box;
  font-family: Din Regular;
  font-size: 14px;
  color: #8A8989;
}
@media (max-height: 800px) {
  modal-content .modal-container textarea {
    height: 117px;
  }
}
@media (max-height: 800px) {
  modal-content {
    height: 80%;
  }
}
modal-content .modal-btn {
  display: flex;
  justify-content: center;
  justify-items: center;
}
.modal-lineups button {
  justify-self: center;
  height: 35px;
  width: 100%;
}
.modal-accuracy {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  position: fixed;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
}
.modal-accuracy * {
  outline: none;
}
.modal-accuracy .modal-content {
  background: #FFFFFF;
  width: 700px;
  height: 192px;
  padding: 31px 23px 26px;
  align-self: center;
  border-radius: 5px;
  display: flex;
  flex-flow: column;
  justify-content: center;
  box-sizing: border-box;
}
@media (max-width: 720px) {
  .modal-accuracy .modal-content {
    width: 90%;
    min-height: 192px;
    height: auto;
  }
  .modal-accuracy .modal-content .modal-body {
    margin-top: 0;
  }
  .modal-accuracy .modal-content .modal-btn {
    margin-bottom: 0;
  }
}
.modal-accuracy .modal-header {
  display: flex;
  flex-flow: row-reverse;
  height: 0;
}
.modal-accuracy label {
  display: flex;
  align-items: center;
  justify-content: center;
}
modal-content > .modal-container {
  display: flex;
  justify-content: center;
  justify-items: center;
  min-height: 30px;
  width: 100%;
  border-radius: 5px;
}
/* Common */
/* Relationship */
/* RGBA */
.input-group {
  display: flex;
  flex-flow: row;
  margin-top: 19px;
  border-radius: 5px;
}
.input-group label,
.input-group input {
  box-shadow: 0 2px 4px 0 rgba(120, 150, 185, 0.5);
  background-color: #f3f3f3;
}
.select-group {
  display: flex;
  flex-flow: row;
  margin-top: 19px;
}
.checkbox-group {
  display: flex;
  flex-flow: row;
  margin-top: 19px;
  align-items: center;
}
.checkbox-group input {
  margin-right: 10px;
  width: 14px;
  height: 16px;
}
.checkbox-group a {
  color: #236fa8;
  margin-left: 8px;
  text-decoration: underline;
  cursor: pointer;
}
.input-group label {
  display: flex;
  width: 133px;
  height: 37px;
  -o-object-fit: contain;
     object-fit: contain;
  background-color: #236fa8;
  padding-left: 13px;
  justify-content: flex-start;
  align-items: center;
  border: 0;
  color: white;
  border-radius: 0;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.input-group label.label-lineup {
  background-color: #236fa8;
}
.select-group label {
  display: flex;
  width: 134px;
  height: 37px;
  -o-object-fit: contain;
     object-fit: contain;
  background-color: #236fa8;
  padding-left: 13px;
  justify-content: flex-start;
  align-items: center;
  border: 0;
  color: #FFFFFF;
  border-radius: 0;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.select-group select,
.select-group dropdown {
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  background-color: #f3f3f3;
  border-radius: 0;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border: 0;
}
.input-group input {
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  background-color: #f3f3f3;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border: 0;
  padding: 5px 10px;
  font-family: 'DIN Pro';
  color: #83a2a7;
  font-size: 14px;
}
.input-group input.title-lineup {
  color: #8A8989;
}
.button-group {
  display: flex;
  flex-flow: row;
}
.ng-submitted label + dropdown.ng-invalid,
.ng-submitted label + dropdown.ng-valid,
.ng-submitted label + input.ng-invalid,
.ng-submitted label + input.ng-valid {
  border-left: 0 !important;
}
.ng-submitted .ng-invalid {
  border: solid 1px #ff0000;
}
.ng-submitted .ng-invalid.note {
  border: solid 1px #ff0000;
  min-height: 237px;
}
.ng-submitted .ng-invalid.sent-email_content {
  border-top: solid 1px #ff0000;
  border-bottom: solid 1px #ff0000;
  height: 25px;
  border-left: none;
}
.ng-submitted .ng-invalid.email-table-dropdown, .ng-submitted .ng-invalid.checkout-form-dropdown {
  border: solid 1px #ff0000;
  border-left: 0;
  height: 100%;
}
.ng-submitted .ng-invalid.email-table-dropdown .dropdown, .ng-submitted .ng-invalid.checkout-form-dropdown .dropdown {
  height: 35px !important;
}
.ng-submitted .ng-invalid.email-table {
  border: none;
}
.ng-submitted .ng-invalid.email-table .sent-email_info-container {
  height: unset;
}
.ng-submitted .ng-invalid.card-cvv-input {
  border-left: solid 1px #ff0000 !important;
  height: 35px;
}
.ng-submitted .ng-invalid.card-name-input, .ng-submitted .ng-invalid.card-number-input {
  border-left: solid 1px #ff0000 !important;
  height: 35px;
}
.ng-submitted .group-select dropdown.ng-invalid {
  border: solid 1px #ff0000;
  height: 37px;
  border-radius: 5px;
}
.ng-submitted .group-select dropdown.ng-valid {
  border: solid 1px rgba(11, 169, 2, 0.54);
  height: 37px;
  border-radius: 5px;
}
.ng-submitted .ng-valid {
  border: solid 1px rgba(11, 169, 2, 0.54);
}
.ng-submitted .ng-valid.note {
  border: solid 1px rgba(11, 169, 2, 0.54);
  min-height: 237px;
}
.ng-submitted .ng-valid.email-table-subject-line {
  height: 13px;
  border-width: 0;
}
.ng-submitted .ng-valid.sent-email_content {
  border-top: solid 1px rgba(11, 169, 2, 0.54);
  border-bottom: solid 1px rgba(11, 169, 2, 0.54);
  height: 25px;
  border-left: none;
}
.ng-submitted .ng-valid.email-table-dropdown, .ng-submitted .ng-valid.checkout-form-dropdown {
  border: solid 1px rgba(11, 169, 2, 0.54);
  border-left: 0;
  height: 100%;
}
.ng-submitted .ng-valid.email-table-dropdown .dropdown, .ng-submitted .ng-valid.checkout-form-dropdown .dropdown {
  height: 35px !important;
}
.ng-submitted .ng-valid.email-table {
  border: none;
}
.ng-submitted .ng-valid.email-table .sent-email_info-container {
  height: unset;
}
.ng-submitted .ng-valid.card-cvv-input {
  border-left: solid 1px rgba(11, 169, 2, 0.54) !important;
  height: 35px;
}
.ng-submitted .ng-valid.card-name-input, .ng-submitted .ng-valid.card-number-input {
  border-left: solid 1px rgba(11, 169, 2, 0.54) !important;
  height: 35px;
}
.ng-submitted > .checkbox-group > .ng-invalid {
  width: 14px;
  height: 16px;
  outline: 1px solid #ff0000;
}
.ng-submitted > .checkbox-group > .ng-valid {
  width: 14px;
  height: 16px;
  outline: 1px solid rgba(11, 169, 2, 0.54);
}
.error {
  display: flex;
  justify-content: center;
  color: #236fa8;
  margin-top: 2px;
}
.switch {
  position: relative;
  display: inline-block;
  width: 49px;
  height: 24px;
  color: #236fa8;
}
.switch input {
  display: none;
}
.slider {
  border: 1px solid #A1A1A1;
  position: absolute;
  cursor: pointer;
  top: 0px;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #FFFFFF;
  transition: 0.4s;
  color: #236fa8;
}
.slider:before {
  position: absolute;
  content: '';
  height: 16px;
  width: 16px;
  left: 3px;
  bottom: 3px;
  background-color: #236fa8;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  color: #313a4b;
}
.switch-on,
.switch-off {
  position: absolute;
  font-size: 14px;
  color: #313a4b;
}
.switch-on {
  left: 7px;
  top: 3px;
  display: none;
}
.switch-off {
  right: 8px;
  top: 3px;
}
input:checked + .slider:before {
  transform: translateX(25px);
}
input:checked ~ .switch-on {
  display: block;
}
input:checked ~ .switch-off {
  display: none;
}
.slider.round {
  border-radius: 34px;
}
.slider.round:before {
  border-radius: 50%;
}
.modal-upload-question {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  position: fixed;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
}
.modal-upload-question * {
  outline: none;
}
.modal-upload-question .modal-content {
  background: #FFFFFF;
  width: 382px;
  height: auto;
  height: 169px;
  align-self: center;
  border-radius: 5px;
  display: flex;
  flex-flow: column;
  justify-content: center;
}
.modal-upload-question .modal-content .modal-body {
  padding: 30px;
}
.modal-upload-question .modal-header {
  display: flex;
  flex-flow: row-reverse;
  height: 0;
}
modal-content > .modal-upload-question-header {
  border-radius: 5px;
  justify-content: center;
  background-color: #FFFFFF;
  display: flex;
}
.modal-upload-question label {
  display: flex;
  align-items: center;
  justify-content: center;
}
.modal-upload-question .title {
  margin: 31px 0 28px;
}
modal-content > .modal-container {
  display: flex;
  justify-content: center;
  justify-items: center;
  min-height: 30px;
  width: 100%;
  border-radius: 5px;
}
modal-content > .modal-btn {
  display: flex;
  justify-content: center;
  justify-items: center;
}
.modal-upload-question .sent, .modal-upload-question .no-sent {
  justify-self: center;
  margin-top: 15px;
  height: 35px;
  width: 160px;
  border-radius: 5px;
  background-color: #FFFFFF;
  border: 1px solid #236fa8;
  margin-right: 20px;
}
.modal-upload-question .sent:hover, .modal-upload-question .no-sent:hover {
  color: #FFFFFF;
  border-radius: 5px;
  background-color: #236fa8;
}
.modal-upload-question .no-sent {
  margin-right: 0;
  border: 1px solid #236fa8;
}
.modal-upload-question .no-sent:hover {
  color: #FFFFFF;
  border-radius: 5px;
  background-color: #236fa8;
}
.upload-number {
  margin: 0px 5px 0px 5px;
}
.modal-content .close-upload-question {
  height: 12px;
  width: 12px;
  cursor: pointer;
  border: 0;
  padding: 0;
  background-color: transparent;
  position: absolute;
  margin: -15px 0px 0px 325px;
}
.modal-logo-preview {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  position: fixed;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  overflow: auto;
}
.modal-logo-preview * {
  outline: none;
}
.modal-logo-preview .modal-content {
  background: #FFFFFF;
  width: 410px;
  height: 330px;
  align-self: center;
  border-radius: 5px;
  display: flex;
  flex-flow: column;
  justify-content: center;
}
@media (max-height: 900px) {
  .modal-logo-preview .modal-content {
    margin-top: 200px;
    margin-bottom: 100px;
  }
}
.modal-logo-preview .modal-header {
  display: flex;
  flex-flow: row-reverse;
  height: 0;
}
.modal-logo-preview .modal-header > .close {
  display: none;
}
modal-content > .modal-logo-preview-header {
  border-radius: 5px;
  justify-content: center;
  background-color: #FFFFFF;
  display: flex;
}
modal-content > .modal-logo-preview-header h1 {
  font-size: 18px;
}
modal-content {
  font-size: 14px;
}
modal-content span {
  display: block;
  position: relative;
}
modal-content span .close-logo {
  height: 14px;
  width: 14px;
  cursor: pointer;
  border: 0;
  padding: 0;
  background-color: transparent;
  position: absolute;
  margin: 15px 0px 0px 0px;
  right: 20px;
}
.modal-logo-preview label {
  display: flex;
  align-items: center;
  justify-content: center;
}
.modal-logo-preview .title {
  margin-top: 20px;
}
modal-content > .modal-container {
  display: flex;
  justify-content: center;
  justify-items: center;
  min-height: 30px;
  width: 100%;
  border-radius: 5px;
  padding-left: 10px;
  padding-right: 10px;
  box-sizing: border-box;
}
modal-content > .modal-btn {
  display: flex;
  justify-content: center;
  justify-items: center;
}
.modal-logo-preview button {
  justify-self: center;
  margin-top: 23px;
  margin-bottom: 25px;
  height: 35px;
  width: 180px;
}
.modal-logo-preview button.save-logo {
  margin-right: 10px;
}
.close-preview {
  width: 14px;
  height: 14px;
  color: black;
  background: transparent;
  border: none;
  display: block;
  float: right;
  cursor: pointer;
  margin-left: 380px;
  margin-top: 10px;
  position: absolute;
}
.area {
  width: 370px;
  height: 230px;
  margin: 20px;
  border: 2px #ababab dashed;
  display: -ms-flexbox;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  display: -moz-box;
  -moz-box-pack: center;
  -moz-box-align: center;
  display: -webkit-box;
  -webkit-box-pack: center;
  -webkit-box-align: center;
}
.modal-send-frequency {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  position: fixed;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
}
.modal-send-frequency .frequency {
  padding-left: 0;
}
.modal-send-frequency * {
  outline: none;
}
.modal-send-frequency .body {
  padding: 0 23px 20px 23px;
}
.modal-send-frequency .modal-content {
  background: #FFFFFF;
  width: 382px;
  align-self: center;
  border-radius: 5px;
  display: flex;
  flex-flow: column;
  justify-content: center;
}
.modal-send-frequency .modal-header {
  display: flex;
  flex-flow: row-reverse;
  height: 0;
}
.modal-send-frequency .modal-header > .close {
  margin-top: 21px;
  margin-right: 23px;
  width: 14px;
  height: 14px;
  cursor: pointer;
  background-color: #A1A1A1;
  mask-image: url(/assets/images/common/close.svg);
  mask-repeat: no-repeat;
  mask-size: contain;
  -webkit-mask-image: url(/assets/images/common/close.svg);
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: contain;
}
modal-content > .header {
  font-size: 18px;
}
.modal-send-frequency label {
  display: flex;
  align-items: center;
  justify-content: center;
}
.modal-send-frequency .title {
  margin: 28px 0 20px;
}
modal-content > .modal-container {
  display: flex;
  justify-content: center;
  justify-items: center;
  min-height: 30px;
  width: 100%;
  border-radius: 5px;
}
modal-content > .modal-btn {
  display: flex;
  justify-content: center;
  justify-items: center;
}
.send-frequency-btn {
  justify-self: center;
  margin-top: 12px;
  margin-bottom: 23px;
  height: 35px;
  width: 336px;
}
.warning {
  color: #236fa8;
  margin-top: 10px;
  font-size: 12px;
  line-height: 1.67;
}
/* Common */
/* Relationship */
/* RGBA */
.modal-current-entity {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  position: fixed;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
}
.modal-current-entity * {
  outline: none;
}
.modal-current-entity .modal-container-list {
  max-height: 400px;
  height: 400px;
  overflow-y: auto;
}
.modal-current-entity .modal-content {
  background: #FFFFFF;
  width: 416px;
  height: auto;
  max-width: 416px;
  max-height: 576px;
  align-self: center;
  border-radius: 5px;
  box-shadow: -2.1px 2.1px 7px 0 rgba(0, 0, 0, 0.2);
  display: flex;
  flex-flow: column;
  justify-content: center;
}
.modal-current-entity .header {
  width: 100%;
  display: flex;
  justify-content: center;
}
.modal-current-entity label {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  cursor: pointer;
}
.modal-current-entity .title {
  margin: 31px 0 28px;
}
.modal-current-entity .modal-container {
  display: flex;
  justify-content: center;
  justify-items: center;
  min-height: 59px;
  width: 100%;
  max-width: 378px;
  margin: 0 19px 12px;
  border: 1px solid #f3f3f3;
  border-radius: 5px;
  cursor: pointer;
}
.modal-current-entity .modal-container:hover {
  background-color: #f3f3f3;
}
.modal-current-entity .modal-container:last-of-type {
  margin-bottom: 19px;
}
.modal-preview {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  position: fixed;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
}
.modal-preview * {
  outline: none;
}
.modal-field {
  padding: 10px;
}
.modal-preview .modal-content {
  background: #FFFFFF;
  align-self: center;
  border-radius: 5px;
  display: flex;
  flex-flow: column;
  justify-content: center;
}
.modal-preview button {
  z-index: -1;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  opacity: 0;
  right: 0;
  left: 0;
}
.modal-preview button span {
  display: none;
}
.modal-edit-roles {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  position: fixed;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
}
.modal-edit-roles * {
  outline: none;
}
.second {
  background-color: white;
  border-radius: 4px;
}
.modal-edit-roles .modal-content {
  background: #FFFFFF;
  width: 1150px;
  max-width: 85%;
  padding: 15px 0 0 0;
  align-self: safe center;
  border-radius: 5px;
  display: flex;
  flex-flow: column;
  justify-content: center;
}
modal .modal-edit-roles .modal-container span {
  width: 100%;
}
.modal-edit-roles .modal-header {
  display: flex;
  flex-flow: row-reverse;
  height: 0;
}
modal-content > .modal-edit-roles-header {
  border-radius: 5px;
  justify-content: center;
  background-color: #FFFFFF;
  display: flex;
}
.modal-edit-roles label {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
}
modal-content > .modal-container {
  display: flex;
  justify-content: center;
  justify-items: center;
  min-height: 30px;
  width: 100%;
  border-radius: 5px;
}
modal-content > .modal-btn {
  display: flex;
  justify-content: center;
  justify-items: center;
}
.circle1 {
  box-shadow: 1px 2px 9.7px #000000a3;
  border: 3px solid;
  font-family: Sports Regular;
  background-color: black;
  font-size: 13px;
  width: 27px;
  flex: 0 0 27px;
  height: 27px;
  border-radius: 50%;
  text-align: center;
  line-height: 30px;
  vertical-align: middle;
  position: absolute;
  margin: 0 0 0 4px;
  color: #FFFFFF;
  cursor: move;
}
.edit-roles-radio {
  cursor: pointer;
  position: relative;
  left: 33%;
}
.user-info-container1 {
  display: flex;
  flex-flow: row;
  align-items: left;
  width: 100%;
  height: 100%;
}
.user-info1 {
  width: calc(70% - 20px);
  height: 100%;
  display: flex;
  align-items: center;
}
.user-info1 .truncated1 {
  flex: 1;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-top: 3%;
}
.modal-edit-roles .modal-content .modal-body {
  height: 90%;
}
.modal-edit-roles .modal-content modal-content .close-edit-roles-container {
  height: 15px;
  width: 15px;
  border: 0;
  padding: 0 0 0 min(1050px, 75%);
  background-color: transparent;
  float: right;
  position: fixed;
}
.modal-edit-roles .modal-content modal-content .close-edit-roles {
  cursor: pointer;
}
.modal-edit-roles .modal-content modal-content .modal-delete-header {
  border-radius: 0;
  border-bottom: 1px solid #f3f3f3;
  display: flex;
  justify-content: space-evenly;
}
.modal-edit-roles .modal-content modal-content .modal-delete-header .title {
  margin: 0px 0 20px;
}
.modal-edit-roles .modal-content modal-content .first-container, .modal-edit-roles .modal-content modal-content .section {
  border-bottom: 1px solid #f3f3f3;
}
.modal-edit-roles .modal-content modal-content .first-container.second, .modal-edit-roles .modal-content modal-content .section.second {
  border: none;
}
.modal-edit-roles .modal-content modal-content .first-container .modal-container, .modal-edit-roles .modal-content modal-content .section .modal-container {
  display: table;
}
.modal-edit-roles .modal-content modal-content .first-container .modal-container .title, .modal-edit-roles .modal-content modal-content .section .modal-container .title {
  opacity: 0.9;
  font-size: 18px;
  letter-spacing: 0.2px;
  color: rgba(30, 30, 30, 0.8);
  margin-top: 15px;
  margin-bottom: 8px;
  text-align: center;
}
.modal-edit-roles .modal-content modal-content .first-container .modal-container .sub-title, .modal-edit-roles .modal-content modal-content .section .modal-container .sub-title {
  text-align: center;
  font-size: 14px;
  letter-spacing: 0.1px;
  color: #313a4b;
  margin-bottom: 19px;
}
.modal-mass-upload {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  position: fixed;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
}
.modal-mass-upload * {
  outline: none;
}
.second {
  background-color: white;
  border-radius: 4px;
}
.modal-mass-upload .modal-content {
  background: #FFFFFF;
  width: 504px;
  height: 402px;
  align-self: center;
  border-radius: 5px;
  display: flex;
  flex-flow: column;
  justify-content: center;
}
.modal-mass-upload .modal-header {
  display: flex;
  flex-flow: row-reverse;
  height: 0;
}
modal-content > .modal-mass-upload-header {
  border-radius: 5px;
  justify-content: center;
  background-color: #FFFFFF;
  display: flex;
}
.modal-mass-upload label {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
}
modal-content > .modal-container {
  display: flex;
  justify-content: center;
  justify-items: center;
  min-height: 30px;
  width: 100%;
  border-radius: 5px;
}
modal-content > .modal-btn {
  display: flex;
  justify-content: center;
  justify-items: center;
}
.modal-mass-upload .modal-content .modal-body {
  height: 360px;
}
.modal-mass-upload .modal-content modal-content .close-mass-upload {
  height: 12px;
  width: 12px;
  cursor: pointer;
  border: 0;
  padding: 0;
  background-color: transparent;
  right: 20px;
  float: right;
  position: relative;
  margin-top: -364px;
}
.modal-mass-upload .modal-content modal-content .modal-delete-header {
  border-radius: 0;
  border-bottom: 1px solid #f3f3f3;
}
.modal-mass-upload .modal-content modal-content .modal-delete-header .title {
  margin: 0px 0 20px;
}
.modal-mass-upload .modal-content modal-content .first-container, .modal-mass-upload .modal-content modal-content .section {
  border-bottom: 1px solid #f3f3f3;
}
.modal-mass-upload .modal-content modal-content .first-container.second, .modal-mass-upload .modal-content modal-content .section.second {
  border: none;
}
.modal-mass-upload .modal-content modal-content .first-container .modal-container, .modal-mass-upload .modal-content modal-content .section .modal-container {
  display: table;
}
.modal-mass-upload .modal-content modal-content .first-container .modal-container .title, .modal-mass-upload .modal-content modal-content .section .modal-container .title {
  opacity: 0.9;
  font-size: 18px;
  letter-spacing: 0.2px;
  color: rgba(30, 30, 30, 0.8);
  margin-top: 15px;
  margin-bottom: 8px;
  text-align: center;
}
.modal-mass-upload .modal-content modal-content .first-container .modal-container .sub-title, .modal-mass-upload .modal-content modal-content .section .modal-container .sub-title {
  text-align: center;
  font-size: 14px;
  letter-spacing: 0.1px;
  color: #313a4b;
  margin-bottom: 19px;
}
.modal-mass-upload .modal-content modal-content .first-container .modal-container .sub-title-second, .modal-mass-upload .modal-content modal-content .section .modal-container .sub-title-second {
  font-size: 14px;
  letter-spacing: 0.1px;
  text-align: center;
  color: #313a4b;
  margin-bottom: 19px;
}
.modal-mass-upload .modal-content modal-content .first-container .modal-btn .custom-file-upload, .modal-mass-upload .modal-content modal-content .section .modal-btn .custom-file-upload {
  justify-self: center;
  margin-bottom: 25px;
  height: 35px;
  width: 466px;
  border-radius: 5px;
  background-color: #FFFFFF;
  border: 1px solid #236fa8;
  font-size: 14px;
}
.modal-mass-upload .modal-content modal-content .first-container .modal-btn .custom-file-upload svg, .modal-mass-upload .modal-content modal-content .section .modal-btn .custom-file-upload svg {
  display: inline-block;
  height: 19px;
  width: 16px;
  cursor: pointer;
  border: 0;
  margin-right: 10px;
  background-color: transparent;
}
.modal-mass-upload .modal-content modal-content .first-container .modal-btn .custom-file-upload svg path, .modal-mass-upload .modal-content modal-content .section .modal-btn .custom-file-upload svg path {
  fill: #313a4b;
}
.modal-mass-upload .modal-content modal-content .first-container .modal-btn .custom-file-upload:hover, .modal-mass-upload .modal-content modal-content .section .modal-btn .custom-file-upload:hover {
  color: #FFFFFF;
  border-radius: 5px;
  background-color: #236fa8;
}
.modal-mass-upload .modal-content modal-content .first-container .modal-btn .custom-file-upload:hover svg path, .modal-mass-upload .modal-content modal-content .section .modal-btn .custom-file-upload:hover svg path {
  fill: #FFFFFF;
}
.modal-mass-upload .modal-content modal-content .first-container .modal-btn .custom-file-upload svg-icon, .modal-mass-upload .modal-content modal-content .section .modal-btn .custom-file-upload svg-icon {
  text-align: center;
  vertical-align: middle;
  position: relative;
  display: flex !important;
  align-items: center;
  justify-content: center;
}
.modal-mass-upload .modal-content modal-content .first-container .modal-btn input, .modal-mass-upload .modal-content modal-content .section .modal-btn input {
  display: none;
}
html,
body,
app-root {
  margin: 0;
  width: 100%;
  height: 100%;
  color: #313a4b;
  font-size: 12px;
  overflow: hidden;
  letter-spacing: 0.2px;
  font-family: 'DIN Regular';
}
@media (max-width: 390px) {
  html,
  body,
  app-root {
    font-size: 10px;
  }
}
ng-scrollbar .-vertical {
  width: 12px;
  opacity: 0.5;
  border-radius: 30.5px;
  top: 10px;
  right: 1px;
  bottom: 10px;
}
ng-scrollbar .-vertical .ng-scrollbar-thumb {
  opacity: 0.62;
  border-radius: 9.5px;
  background-color: #313a4b;
  width: 8px;
  margin-left: 2px;
  margin-top: 3px;
}
.ng-scrollbar-view {
  overflow-x: hidden !important;
  height: 100% !important;
}
input::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}
input::-ms-reveal {
  display: none;
  width: 0;
  height: 0;
}
h1,
h2 {
  margin: 0;
}
@font-face {
  font-family: 'Din Regular';
  src: url('Din-Light.bf02d4c0adf0247ed817.otf');
}
@font-face {
  font-family: 'Sports Regular';
  src: url('Sports-World-Regular.e2b268f28494003d6a25.otf');
}
@font-face {
  font-family: 'DIN Condensed';
  src: url('Din-CondBold.844f99e3725bcf81d49d.otf');
}
@font-face {
  font-family: 'DIN Pro';
  src: url('DINPro.6ef85ba7df7db1508c63.otf');
}
@font-face {
  font-family: 'DIN ProBold';
  src: url('DINPro-Bold.e18c1d1189457aa1a301.otf');
}
input,
button,
select,
textarea {
  line-height: inherit;
  outline: none;
}
a {
  text-decoration: none;
}
.background > * {
  display: flex;
  justify-content: center;
}
app-innerzone-profile,
app-tier-management,
app-questionnaire,
app-super-admin,
app-admins {
  min-width: 100%;
  padding-bottom: 17px;
}
app-sports-management {
  height: 100%;
}
app-sports-management-board app-innerzone-profile iz-profile {
  position: absolute;
  background-color: #FFFFFF;
  margin: -20px -20px 0px -20px;
  border-radius: 5px;
  z-index: 11;
}
.date dropdown .dropdown .dropdown-input {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
img.ng-lazyloaded {
  -webkit-animation: fadein 0.5s;
          animation: fadein 0.5s;
}
@-webkit-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
button::-moz-focus-inner {
  border: 0;
}
modal {
  position: fixed;
  z-index: 202;
}
modal .modal-container span {
  width: 310px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  vertical-align: top;
}
app-dropdown-menu-item {
  border-bottom: 1px solid #626262;
}
app-dropdown-menu-item:last-of-type {
  border-bottom: 0;
}
.span-ellipsis {
  white-space: nowrap;
  overflow: hidden;
  display: block;
  vertical-align: top;
  text-overflow: ellipsis;
}
.ellipsis_text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 400px;
}
.ellipsis_box {
  display: block;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.empty p {
  text-align: center;
  font-size: 14px;
  margin-top: 14px;
}

/* Common */
/* Relationship */
/* RGBA */


/* Styling for the Slim Loading Progress Bar container */
.slim-loading-bar {
    position: fixed;
    margin: 0;
    padding: 0;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99999;
}
/* Styling for the Slim Loading Progress Bar itself */
.slim-loading-bar-progress {
    margin: 0;
    padding: 0;
    z-index: 99998;
    background-color: green;
    color: green;
    box-shadow: 0 0 10px 0; /* Inherits the font color */
    height: 2px;
    opacity: 0;

    /* Add CSS3 styles for transition smoothing */
    transition: all 0.5s ease-in-out;
}

/*! nouislider - 14.7.0 - 4/6/2021 */
/* Functional styling;
 * These styles are required for noUiSlider to function.
 * You don't need to change these rules to apply your design.
 */
.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
  box-sizing: border-box;
}
.noUi-target {
  position: relative;
}
.noUi-base,
.noUi-connects {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}
/* Wrapper for all connect elements.
 */
.noUi-connects {
  overflow: hidden;
  z-index: 0;
}
.noUi-connect,
.noUi-origin {
  will-change: transform;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  -ms-transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  -webkit-transform-style: preserve-3d;
  transform-origin: 0 0;
  transform-style: flat;
}
.noUi-connect {
  height: 100%;
  width: 100%;
}
.noUi-origin {
  height: 10%;
  width: 10%;
}
/* Offset direction
 */
.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin {
  left: 0;
  right: auto;
}
/* Give origins 0 height/width so they don't interfere with clicking the
 * connect elements.
 */
.noUi-vertical .noUi-origin {
  width: 0;
}
.noUi-horizontal .noUi-origin {
  height: 0;
}
.noUi-handle {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
}
.noUi-touch-area {
  height: 100%;
  width: 100%;
}
.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
  transition: transform 0.3s;
}
.noUi-state-drag * {
  cursor: inherit !important;
}
/* Slider size and handle placement;
 */
.noUi-horizontal {
  height: 18px;
}
.noUi-horizontal .noUi-handle {
  width: 34px;
  height: 28px;
  right: -17px;
  top: -6px;
}
.noUi-vertical {
  width: 18px;
}
.noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  right: -6px;
  top: -17px;
}
.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle {
  left: -17px;
  right: auto;
}
/* Styling;
 * Giving the connect element a border radius causes issues with using transform: scale
 */
.noUi-target {
  background: #FAFAFA;
  border-radius: 4px;
  border: 1px solid #D3D3D3;
  box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB;
}
.noUi-connects {
  border-radius: 3px;
}
.noUi-connect {
  background: #3FB8AF;
}
/* Handles and cursors;
 */
.noUi-draggable {
  cursor: ew-resize;
}
.noUi-vertical .noUi-draggable {
  cursor: ns-resize;
}
.noUi-handle {
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #FFF;
  cursor: default;
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB;
}
.noUi-active {
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB;
}
/* Handle stripes;
 */
.noUi-handle:before,
.noUi-handle:after {
  content: "";
  display: block;
  position: absolute;
  height: 14px;
  width: 1px;
  background: #E8E7E6;
  left: 14px;
  top: 6px;
}
.noUi-handle:after {
  left: 17px;
}
.noUi-vertical .noUi-handle:before,
.noUi-vertical .noUi-handle:after {
  width: 14px;
  height: 1px;
  left: 6px;
  top: 14px;
}
.noUi-vertical .noUi-handle:after {
  top: 17px;
}
/* Disabled state;
 */
[disabled] .noUi-connect {
  background: #B8B8B8;
}
[disabled].noUi-target,
[disabled].noUi-handle,
[disabled] .noUi-handle {
  cursor: not-allowed;
}
/* Base;
 *
 */
.noUi-pips,
.noUi-pips * {
  box-sizing: border-box;
}
.noUi-pips {
  position: absolute;
  color: #999;
}
/* Values;
 *
 */
.noUi-value {
  position: absolute;
  white-space: nowrap;
  text-align: center;
}
.noUi-value-sub {
  color: #ccc;
  font-size: 10px;
}
/* Markings;
 *
 */
.noUi-marker {
  position: absolute;
  background: #CCC;
}
.noUi-marker-sub {
  background: #AAA;
}
.noUi-marker-large {
  background: #AAA;
}
/* Horizontal layout;
 *
 */
.noUi-pips-horizontal {
  padding: 10px 0;
  height: 80px;
  top: 100%;
  left: 0;
  width: 100%;
}
.noUi-value-horizontal {
  transform: translate(-50%, 50%);
}
.noUi-rtl .noUi-value-horizontal {
  transform: translate(50%, 50%);
}
.noUi-marker-horizontal.noUi-marker {
  margin-left: -1px;
  width: 2px;
  height: 5px;
}
.noUi-marker-horizontal.noUi-marker-sub {
  height: 10px;
}
.noUi-marker-horizontal.noUi-marker-large {
  height: 15px;
}
/* Vertical layout;
 *
 */
.noUi-pips-vertical {
  padding: 0 10px;
  height: 100%;
  top: 0;
  left: 100%;
}
.noUi-value-vertical {
  transform: translate(0, -50%);
  padding-left: 25px;
}
.noUi-rtl .noUi-value-vertical {
  transform: translate(0, 50%);
}
.noUi-marker-vertical.noUi-marker {
  width: 5px;
  height: 2px;
  margin-top: -1px;
}
.noUi-marker-vertical.noUi-marker-sub {
  width: 10px;
}
.noUi-marker-vertical.noUi-marker-large {
  width: 15px;
}
.noUi-tooltip {
  display: block;
  position: absolute;
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #fff;
  color: #000;
  padding: 5px;
  text-align: center;
  white-space: nowrap;
}
.noUi-horizontal .noUi-tooltip {
  transform: translate(-50%, 0);
  left: 50%;
  bottom: 120%;
}
.noUi-vertical .noUi-tooltip {
  transform: translate(0, -50%);
  top: 50%;
  right: 120%;
}
.noUi-horizontal .noUi-origin > .noUi-tooltip {
  transform: translate(50%, 0);
  left: auto;
  bottom: 10px;
}
.noUi-vertical .noUi-origin > .noUi-tooltip {
  transform: translate(0, -18px);
  top: auto;
  right: 28px;
}

