@charset "UTF-8";
/*=============================================
*   screen width
=============================================*/
.dropdown .dropdown-toggle, .btn.link {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

@font-face {
  font-family: "icomoon";
  src: url("../icon-font/icomoon.eot?j55jpi");
  src: url("../icon-font/icomoon.eot?j55jpi#iefix") format("embedded-opentype"), url("../icon-font/icomoon.ttf?j55jpi") format("truetype"), url("../icon-font/icomoon.woff?j55jpi") format("woff"), url("../icon-font/icomoon.svg?j55jpi#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-confirmation-icon2 .path1:before {
  content: "\e92b";
  color: rgb(255, 62, 157);
  opacity: 0.05;
}

.icon-confirmation-icon2 .path2:before {
  content: "\e92c";
  margin-left: -1em;
  color: rgb(255, 62, 157);
}

.icon-confirmation-icon11 .path1:before {
  content: "\e92d";
  color: rgb(255, 62, 157);
  opacity: 0.05;
}

.icon-confirmation-icon11 .path2:before {
  content: "\e92e";
  margin-left: -1em;
  color: rgb(255, 62, 157);
}

.icon-down-arrow2:before {
  content: "\e92f";
}

.icon-icon-create1:before {
  content: "\e930";
  color: #818694;
}

.icon-icon-cross1:before {
  content: "\e931";
  color: #fff;
}

.icon-icon-crown1:before {
  content: "\e932";
  color: #818694;
}

.icon-icon-dashboard1:before {
  content: "\e933";
}

.icon-icon-delete1:before {
  content: "\e934";
  color: #818694;
}

.icon-icon-edit1:before {
  content: "\e935";
  color: #818694;
}

.icon-icon-eye1:before {
  content: "\e936";
  color: #818694;
}

.icon-icon-eye-close1:before {
  content: "\e937";
  color: #818694;
}

.icon-icon-four-square1:before {
  content: "\e938";
  color: #818694;
}

.icon-icon-key1:before {
  content: "\e939";
  color: #818694;
}

.icon-icon-message1:before {
  content: "\e93a";
  color: #818694;
}

.icon-icon-message-small1:before {
  content: "\e93b";
  color: #fff;
}

.icon-icon-remove1:before {
  content: "\e93c";
  color: #ff6961;
}

.icon-icon-right1:before {
  content: "\e93d";
  color: #22bc75;
}

.icon-icons-fitness .path1:before {
  content: "\e93e";
  color: rgb(255, 255, 255);
}

.icon-icons-fitness .path2:before {
  content: "\e93f";
  margin-left: -1em;
  color: rgb(105, 105, 109);
}

.icon-icon-signout1:before {
  content: "\e940";
  color: #818694;
}

.icon-icons-love .path1:before {
  content: "\e941";
  color: rgb(255, 255, 255);
}

.icon-icons-love .path2:before {
  content: "\e942";
  margin-left: -1em;
  color: rgb(119, 119, 119);
}

.icon-icons-upload-tag .path1:before {
  content: "\e943";
  color: rgb(255, 255, 255);
}

.icon-icons-upload-tag .path2:before {
  content: "\e944";
  margin-left: -1em;
  color: rgb(119, 119, 119);
}

.icon-icon-user1:before {
  content: "\e945";
  color: #818694;
}

.icon-icon-user-public1:before {
  content: "\e946";
  color: #818694;
}

.icon-info-icon1:before {
  content: "\e947";
  color: #dbdbdb;
}

.icon-play-icon1:before {
  content: "\e948";
  color: #dbdbdb;
}

.icon-search-icon2:before {
  content: "\e949";
  color: #bababa;
}

.icon-sort-icon2:before {
  content: "\e94a";
}

.icon-user-img2 .path1:before {
  content: "\e94b";
  color: rgb(255, 255, 255);
  opacity: 0.1;
}

.icon-user-img2 .path2:before {
  content: "\e94c";
  margin-left: -1em;
  color: rgb(129, 134, 148);
}

.btn {
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.38;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border-radius: 4px;
  margin: 0px;
  cursor: pointer;
}
.btn.big {
  height: 60px;
  padding: 20px 0;
}
.btn.btn-block {
  width: 100%;
}
.btn.medium {
  height: 32px;
  padding: 6px 15px 5px;
}
.btn.w-260 {
  width: 260px;
}
.btn.primary {
  color: #141414;
  border: 0;
  border-radius: unset;
  border-color: transparent;
  background: #00f83e;
  padding: 25px 18px 25px 19px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: "Work Sans", sans-serif;
  font-weight: 700;
  font-size: 13px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.btn.primary:hover, .btn.primary:focus, .btn.primary:active {
  border-color: transparent;
}
.btn.primary.disabled, .btn.primary:disabled {
  opacity: 0.5;
}
.btn.primary.load-more-btn {
  padding: 10px 36px;
  width: 100%;
  text-transform: inherit;
  font-size: 14px;
  text-decoration: underline;
  font-weight: 100;
  background-color: transparent;
  color: #00f83e;
  letter-spacing: unset;
  cursor: unset;
}
.btn.btn-outline-primary {
  color: #747474;
  background-color: #242424;
  padding: 14px 18px 14px 19px;
  letter-spacing: 1px;
}
.btn.btn-outline-primary:hover {
  background: #00f83e;
  color: #141414;
}
.btn.btn-outline-primary.margin-right-25 {
  margin-right: 21px;
}
.btn.btn-outline {
  color: #00f83e;
  border: 1px solid #00f83e;
  padding: 10px 18px 10px 20px;
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  height: 40px;
}
.btn.btn-outline svg {
  margin-right: 12px;
}
.btn.btn-outline:hover {
  background: #00f83e;
  color: #141414;
}
.btn.btn-outline:hover svg g {
  fill: #141414;
}
.btn.btn-link {
  padding: 0;
  color: #747474;
}
.btn .edit-category-btn {
  text-transform: uppercase;
}
.btn .edit-category-btn button {
  width: 159px;
  height: 48px;
  text-transform: uppercase;
}
.btn.secondary {
  color: #FFFFFF;
  border: 0;
  border-color: transparent;
  background: #bf9b41;
  font-family: "Work Sans", sans-serif;
  font-weight: 700;
  font-size: 13px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.btn.secondary:hover, .btn.secondary:focus, .btn.secondary:active {
  border-color: transparent;
}
.btn.secondary.disabled, .btn.secondary:disabled {
  opacity: 0.5;
}
.btn .question-header .btn-secondary {
  height: 48px;
  width: 200px;
  background-color: #ffffff;
}
.btn.danger {
  color: #ffffff;
  border: 0;
  border-color: transparent;
  background: #da4949;
  height: 48px;
  padding: 13px 28px;
}
.btn.danger:hover, .btn.danger:focus, .btn.danger:active {
  border-color: transparent;
}
.btn.danger.disabled, .btn.danger:disabled {
  opacity: 0.5;
}
.btn.link {
  color: #58ac86;
  background: #FFFFFF;
  border-color: transparent;
}
.btn.link:hover, .btn.link:focus, .btn.link:active {
  color: #FFFFFF;
  background: #e6e6e6;
  border-color: rgba(0, 0, 0, 0);
}
.btn.link.disabled, .btn.link:disabled {
  color: rgba(88, 172, 134, 0.5);
  background: #FFFFFF;
  border-color: transparent;
}
.btn.disabled, .btn:disabled {
  opacity: 1;
}

.add-video {
  color: #115c3a;
  border: 0;
  border-color: transparent;
  background: #d7efe4;
}
.add-video:hover, .add-video:focus, .add-video:active {
  border-color: transparent;
}
.add-video.disabled, .add-video:disabled {
  opacity: 0.5;
}

.padding-btn-custom {
  padding: 9px 25px !important;
}
@media (max-width: 1196px) {
  .padding-btn-custom {
    padding: 9px 12px !important;
  }
}

.btn-check:active + .btn-secondary:focus,
.btn-check:checked + .btn-secondary:focus,
.btn-secondary.active:focus,
.btn-secondary:active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: unset;
}

.form-group {
  position: relative;
  margin-bottom: 30px;
}
.form-group label {
  margin: 25px 0px 10px 0px;
  display: inline-block;
}
.form-group.move.active .form-control {
  border-color: #616161;
}

input::-webkit-credentials-auto-fill-button {
  position: relative;
  right: 35px !important;
  background-color: #fff !important;
  display: none !important;
  opacity: 0 !important;
}

.input-control {
  position: relative;
}
.input-control.mb-40 {
  margin-bottom: 40px;
}
.input-control.pw-input-control {
  position: relative;
}
.input-control.pw-input-control .form-control.mb-10 {
  margin-bottom: 10px !important;
}

.invalid-field,
.required-field {
  color: #ff5353;
  display: block;
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  right: 0;
  bottom: -17px;
}

.invalid-input {
  border: 1px solid #ff5353;
  position: relative;
}

.pw-show {
  display: block;
  position: absolute;
  top: 50px;
  right: 15px;
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  font-size: 12px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #00f83e;
}

.form-row {
  margin-right: -10px;
  margin-left: -10px;
}
.form-row > .col,
.form-row > [class*=col-] {
  padding-right: 10px;
  padding-left: 10px;
}

label {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #ffffff;
  margin-bottom: 0;
}

.search-input-wrapper {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 30px;
}
.search-input-wrapper .search-icon {
  position: absolute;
  left: 18px;
  padding-bottom: 28px;
  z-index: 1;
}
.search-input-wrapper .search-input {
  width: 39%;
  padding: 16px 15px 16px 41px;
}

.invalid-feedback {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 13px;
  line-height: 1.3;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #da4949;
  justify-content: flex-end;
}

.login-form-wrapper .primary {
  margin-bottom: 35px;
  display: block;
}

.form-control {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  background: #1e1e1e;
  border: 1px solid #616161;
  border-radius: 3px;
  color: #ffffff;
  margin-bottom: 25px;
  padding: 20px 15px 21px 15px;
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 19px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.form-control.placeholder {
  color: #ffffff;
  opacity: 1;
}
.form-control:-moz-placeholder {
  color: #ffffff;
  opacity: 1;
}
.form-control::-moz-placeholder {
  color: #ffffff;
  opacity: 1;
}
.form-control::-webkit-input-placeholder {
  color: #ffffff;
  opacity: 1;
}
.form-control.mb-10 {
  margin-bottom: 10px;
}
.form-control:focus {
  color: #ffffff;
  background-color: #1e1e1e;
  border-color: #3a362a;
  outline: 0;
  box-shadow: none;
}
.form-control .was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #616161;
  background-image: none;
}
.form-control .was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: #3a362a;
  box-shadow: none;
}
.form-control .was-validated .form-control:invalid ~ .invalid-feedback,
.form-control .was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,
.form-control.is-invalid ~ .invalid-tooltip {
  display: flex;
}
.form-control:-webkit-autofill, .form-control:-webkit-autofill:hover, .form-control:-webkit-autofill:focus {
  box-shadow: 0 0 0px 1000px white inset;
  transition: background-color 5000s ease-in-out 0s;
}

.label-heightlight .form-control {
  border-color: #3a362a;
}

.input-group-text {
  background: #1e1e1e;
  font-size: 1.5rem;
}

.placeholder-text {
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.43;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 269px;
  height: 35px;
  color: #333;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-left: 15px;
}

.input-group-text-add {
  background-color: #e5e5e5;
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  font-size: 12px;
  line-height: 1.43;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 105px;
  height: 35px;
  color: #000;
}

.input-group-border {
  width: 380px;
  height: 45px;
  background-color: yellow;
}

.icon-tick {
  font-size: 74px;
  margin-bottom: 40px;
}

.p-viewer {
  z-index: 9999;
  position: relative;
}

.fa-eye {
  color: #000;
}

.form-check {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.form-check.form-check-position {
  position: relative;
}
.form-check.mb-15 {
  margin-bottom: 17px;
}
.form-check label {
  margin: 5px 0 0 13px;
  font-size: 14px;
}

.blocked-des {
  position: relative;
  left: 150px;
  bottom: 35px;
}

.form-check-input[type=checkbox]:checked {
  background-image: url(./../../../assets/images/svg/newImages/checkbox-checked.svg) !important;
  background-size: auto;
  background-position-x: center;
  background-position-y: center;
}

.form-check-input[type=radio]:checked {
  background-image: url(./../../../assets/images/svg/newImages/radio-checked.svg) !important;
  background-size: auto;
  background-position-x: center;
  background-position-y: center;
}

.form-check-input:checked {
  border-color: #00f83e;
  background-color: unset;
}

.form-check-input {
  width: 20px;
  height: 20px;
  background-color: #242424;
  border: 1px solid #747474;
}

.form-check-input:focus {
  box-shadow: unset;
}

.form-check-input[type=checkbox] {
  border: 1px solid #747474;
  border-radius: 2px;
}

.form-check-input:checked {
  background-color: #00f83e;
  border-color: #00f83e;
}

.tag {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  display: block;
  color: #696969;
}

.regular-checkbox {
  display: none;
}

.textarea-input.mb-35 {
  margin-bottom: 35px;
}

textarea {
  resize: none;
}
textarea.form-control::first-letter {
  text-transform: uppercase;
}
textarea.form-control ~ .invalid-feedback {
  position: static;
}

textarea::placeholder {
  color: #3b3b3b !important;
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

textarea::-moz-placeholder {
  color: #3b3b3b !important;
}

textarea::-webkit-input-placeholder {
  color: #3b3b3b !important;
}

.ck-rounded-corners .ck.ck-editor__main > .ck-editor__editable {
  min-height: 500px;
}

.form-select:focus {
  border-color: #e7dfc3;
}

.report-form {
  position: relative;
}

.disabled-field {
  opacity: 0.2;
}

/* clears the ‘X’ from Internet Explorer */
input[type=search]::-webkit-search-cancel-button {
  -webkit-appearance: none;
  height: 1.2rem;
  width: 1.2rem;
  border-radius: 50rem;
  background: url(./../../../assets/images/svg/newImages/cross-icon.svg) no-repeat 50% 50%;
  background-size: contain;
  cursor: pointer;
}

.logout-wrapper #removeCampaignForm .user-title {
  padding: 0;
}
.logout-wrapper #removeCampaignForm .textarea-input {
  margin-bottom: 35px;
}
.logout-wrapper #removeCampaignForm .form-control {
  margin-bottom: 8px;
}

* {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

ul,
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0px;
  text-rendering: auto;
}

ul,
ol,
li {
  list-style-type: none;
  padding: 0;
}

html,
body {
  height: 100%;
}

body {
  width: 100%;
  height: 100%;
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 1.2;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #ffffff;
  -webkit-tap-highlight-color: transparent !important;
  font-feature-settings: "liga" 0;
  background-color: #141414;
}

*:before,
*:after {
  -webkit-tap-highlight-color: transparent !important;
}

.btn:focus {
  outline: none;
}

body,
ul,
figure {
  padding: 0;
  margin: 0;
}

li {
  list-style: none;
}

a {
  color: #fff;
  outline: none;
  text-decoration: none;
  cursor: pointer;
}
a:hover, a:focus, a:active {
  outline: none;
  text-decoration: none;
  cursor: pointer;
  color: #e6e6e6;
}

p {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 26px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

h1 {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 26px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #ffffff;
}

h2 {
  font-family: "Work Sans", sans-serif;
  font-weight: 700;
  font-size: 30px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

h3 {
  font-family: "Work Sans", sans-serif;
  font-weight: 700;
  font-size: 30px;
  line-height: 1.15;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

h4 {
  font-family: "Work Sans", sans-serif;
  font-weight: 700;
  font-size: 19px;
  line-height: 2;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

h6 {
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.section-title.title-border-bottom {
  border-bottom: 1px solid #cdd6dc;
  padding-bottom: 17px;
}

.form-select {
  width: auto;
  border: 1px solid #e7dfc3;
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 13px;
  line-height: 23px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #203466;
  padding: 9px 46px 7px 0.75rem;
}

.form-control {
  background: #1e1e1e;
  color: #fff;
}

.w-327 {
  width: 327px !important;
}

.text-danger {
  color: #da4949 !important;
}

.text-warning {
  color: #bf9b41 !important;
}

.text-success {
  color: #00f83e !important;
}

.ellipsis {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: block;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}

.footer-padding {
  padding-bottom: 78px;
}

.heading-wrap {
  margin-bottom: 22px;
}
.heading-wrap h1 {
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.11;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #0f1d17;
  margin-bottom: 6px;
}
.heading-wrap .caption {
  color: #5e6662;
  line-height: 19px;
  display: block;
}
.heading-wrap .icon {
  margin-bottom: 20px;
  display: inline-block;
}

.divider {
  width: 100%;
  height: 1px;
  background: #FFFFFF;
  margin: 35px 0 30px;
  opacity: 0.15;
}

.bg-grey {
  background: #f5f6fa;
}

.dropdown .dropdown-toggle {
  color: #d0d1d7;
  font-size: 26px;
  line-height: 10px;
  height: 50px;
  min-width: 50px;
  align-items: flex-start;
  justify-content: flex-start;
  border: solid 1px transparent;
  box-shadow: none;
}
.dropdown .dropdown-toggle::after {
  border: none;
}
.dropdown .dropdown-toggle .dropdown-img {
  padding-left: 30px;
}
.dropdown .dropdown-menu {
  min-width: 260px;
  padding: 0;
  background-color: transparent;
}
.dropdown .dropdown-menu li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.dropdown .dropdown-menu li:last-child {
  border-bottom: 0;
}
.dropdown .dropdown-menu .dropdown-item {
  min-width: 143px;
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 1.15;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding: 22px 30px 21px 30px;
  text-transform: uppercase;
}
.dropdown .dropdown-menu .dropdown-item .icon {
  font-size: 24px;
  display: inline-block;
  margin-right: 15px;
  color: #818694;
}
.dropdown .dropdown-menu .dropdown-item:hover {
  background-color: transparent;
  color: #818694;
}
.dropdown .dropdown-menu .dropdown-item:hover .icon {
  color: #fff;
}
.dropdown .dropdown-menu .dropdown-item-left {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 1.15;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding: 22px 30px 21px 30px;
  text-transform: uppercase;
  display: flex;
  align-items: flex-start;
  background: rgb(156, 122, 3);
  background: -moz-linear-gradient(90deg, rgb(156, 122, 3) 0%, rgba(156, 122, 3, 0.2553396359) 74%, rgba(156, 122, 3, 0.06) 100%);
  background: -webkit-linear-gradient(90deg, rgb(156, 122, 3) 0%, rgba(156, 122, 3, 0.2553396359) 74%, rgba(156, 122, 3, 0.06) 100%);
  background: linear-gradient(90deg, rgb(156, 122, 3) 0%, rgba(156, 122, 3, 0.2553396359) 74%, rgba(156, 122, 3, 0.06) 100%);
  width: 271px;
}

.alert {
  position: fixed;
  top: 22px;
  left: 50%;
  margin-left: -91px;
  height: 40px;
  padding: 0 15px;
  border-radius: 2px;
  border: 0;
  z-index: 1032;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.alert .icon {
  align-self: flex-start;
  margin: 3px 5px 0 0;
}
.alert .icon.icon-info {
  margin-top: 7px;
}
.alert .close {
  font-size: 16px;
  padding: 1rem;
}
.alert.alert-success {
  color: #141414;
  background-color: #00f83e;
  box-shadow: 0 2px 4px 0 rgba(88, 172, 134, 0.17);
}
.alert.alert-success .close:hover {
  color: black;
}
.alert.alert-warning {
  color: #fff;
  background-color: #ff5353;
  box-shadow: 0 2px 4px 0 rgba(218, 73, 73, 0.18);
}
.alert.alert-warning .close:hover {
  color: #e6e6e6;
}

.alert-dismissible {
  padding-right: 14px;
}

.disable {
  opacity: 0.5;
  pointer-events: none;
}

.empty-screen {
  min-height: calc(100vh - 200px);
  display: flex;
  align-items: center;
  justify-content: center;
}
.empty-screen h4 {
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  font-size: 28px;
  line-height: 20px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #0f1d17;
}

.loader-container {
  height: 100%;
  width: 100%;
  background: rgba(255, 255, 255, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
}

.loader {
  border: 5px solid #115c3a;
  border-top: 5px solid transparent;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  animation: spin 1s linear infinite;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.btn-link {
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  font-size: 12px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #747474;
  text-decoration: none;
}
.btn-link:hover {
  color: #747474;
}
.btn-link img {
  padding-right: 7px;
}

.progress-bar-wrapper .progress-text {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-left: 128px;
  bottom: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.progress-bar-wrapper .progress-text .btn-link {
  color: #00f83e;
}
.progress-bar-wrapper .progress-text.without-progress-bar {
  padding-left: 0;
}
.progress-bar-wrapper .progress-text.color-white {
  color: #fff;
}

.progress {
  max-width: 118px;
  height: 3px;
  background-color: #ffffff;
}

.progress-bar {
  background-color: #00f83e;
}

.success-color {
  color: #00f83e;
}

.search-empty-table-body {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.search-empty-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 100%;
  height: 450px;
}
.search-empty-wrapper img {
  margin-bottom: 13px;
}
.search-empty-wrapper h6 {
  margin-bottom: 7px;
}
.search-empty-wrapper p {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

input[type=search]::-webkit-search-cancel-button {
  filter: brightness(5);
}

.closed-stamp {
  padding: 0px 3px;
  background-color: #747474;
  color: #fff;
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-transform: capitalize;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: fit-content;
  height: 14px;
}

.max-width-460 {
  max-width: 460px;
}

.max-width-605 {
  max-width: 605px;
}

.max-width-607 {
  max-width: 607px;
}

.max-width-294 {
  max-width: 294px !important;
}

.max-width-285 {
  max-width: 285px !important;
}

.max-width-335 {
  max-width: 335px;
}

.max-width-337 {
  max-width: 337px;
}

.max-width-600 {
  max-width: 600px;
}

.min-height-600 {
  min-height: 600px;
}

.max-width-1029 {
  max-width: 1029px;
}

.max-width-1439 {
  max-width: 1439px;
}

.max-height-203 {
  max-height: 203px;
}

.theme-bg {
  background-color: #242424;
}
.theme-bg.dark-bg {
  background-color: #141414;
}

.modal-header,
.modal-body,
.modal-footer {
  border: 0;
  padding-left: 78px;
  padding-right: 80px;
}

.modal-header {
  padding: 20px 30px;
}

.modal-body {
  padding: 8px 26px 26px 30px;
}
.modal-body.pt-4 {
  padding-top: 4px !important;
}
.modal-body.pb-38 {
  padding-bottom: 38px;
}
.modal-body.modal-body-winner {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0px 26px 40px 26px;
}
.modal-body.modal-body-sw {
  justify-content: flex-start;
  align-items: flex-start;
  padding: 0 30px 57px 30px;
}
.modal-body.carousel-modal-body {
  display: flex;
  justify-content: center;
  align-items: center;
}
.modal-body.padding-20 {
  padding: 31px 20px 15px 20px;
}
.modal-body.pt-40 {
  padding-top: 40px;
}
.modal-body.modal-body-reports {
  padding: 30px 20px 10px 20px;
}
.modal-body.padding-27 {
  padding: 7px 32px 20px 27px;
}
.modal-body.padding-40 {
  padding: 40px 20px 25px 20px;
}
.modal-body.pb-22 {
  padding-bottom: 22px;
}
.modal-body.padding-60 {
  padding-bottom: 60px;
}
.modal-body.padding-bottom-32 {
  padding-bottom: 32px;
}
.modal-body.padding-custom {
  padding: 8px 27px 29px 35px;
}

.modal-footer {
  padding-bottom: 30px;
  padding-top: 0;
  justify-content: center;
}

.modal-content {
  border-radius: 4px;
  box-shadow: 0 0 7px 2px rgba(0, 0, 0, 0.04);
  width: 100%;
  margin-top: -1px;
}
.modal-content.modal-content-winner {
  height: 513px;
}
.modal-content .search {
  margin: 15px 0;
  padding: 0px 0px 15px 15px;
  border-bottom: 2px solid #d8d8d8;
}
.modal-content .search span {
  position: relative;
  left: 48px;
  border-right: 1px solid rgb(219, 219, 219);
  padding-right: 15px;
}
.modal-content .search input {
  height: 40px;
  width: 250px;
  border-radius: 20px;
  border: solid 1px rgba(0, 0, 0, 0.05);
  padding: 10px 0 10px 56px;
  background-color: #f8f8f8;
  color: #666;
  box-sizing: border-box;
}
.modal-content .close {
  font-size: 20px;
  color: #567366;
}
.modal-content .close:focus {
  outline: 0;
  box-shadow: none;
}
.modal-content .modal-title {
  font-family: "Work Sans", sans-serif;
  font-weight: 700;
  font-size: 32px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #203466;
  margin-bottom: 28px;
}
.modal-content .modal-title.margin-bottom-21 {
  margin-bottom: 21px;
}

.modal-form.offer-modal-form {
  max-height: 320px;
  overflow: auto;
}
.modal-form .form-floating {
  margin-bottom: 24px;
}

.text-editor {
  border: 1px solid #e7dfc3;
  min-height: 316px;
  margin-bottom: 32px;
  padding-bottom: 41px;
}

.logout-btn {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.logout-btn .btn-outline-primary {
  padding: 13px 21px 12px 21px;
  font-size: 12px;
  font-weight: 500;
}
.logout-btn .primary {
  padding: 13px 21px 12px 21px;
  font-size: 12px;
  font-weight: 500;
  text-transform: capitalize;
  letter-spacing: 0;
}
.logout-btn .primary a {
  color: #141414;
}
.logout-btn .btn-link {
  margin: 0 39px 0 10px;
  text-decoration: none;
}

.logout-part .modal-dialog .modal-content {
  width: 350px;
}

.change-password-content {
  padding: 30px 40px 33px;
}
.change-password-content .title {
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.2;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #0f1d17;
  margin-bottom: 17px;
}
.change-password-content .login-container {
  padding: 0;
  box-shadow: none;
  max-width: 100%;
}
.change-password-content .amount {
  padding: 0;
  box-shadow: none;
  max-width: 100%;
}
.change-password-content .amount label::before {
  content: "$";
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  font-size: 15px;
  line-height: 1.43;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 34px;
  left: 12px;
  color: #0f1d17;
}
.change-password-content .amount .form-control {
  padding-left: 21px;
}

.modal-sm {
  max-width: 330px;
}

.confirmation-modal {
  padding: 35px 16px;
  text-align: center;
}
.confirmation-modal h4.title {
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.11;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #0f1d17;
  margin-bottom: 35px;
}
.confirmation-modal .link {
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  font-size: 13px;
  line-height: 1.11;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #0f1d17;
  margin-right: 38px;
}
.confirmation-modal .link:hover {
  color: #0f1d17;
}
.confirmation-modal .btn.primary {
  height: 48px;
  padding: 13px 28px;
}

.modal-dialog {
  color: #ffffff;
}
.modal-dialog.notification {
  max-width: 350px;
}

.modal.right .modal-dialog {
  position: fixed;
  margin: auto;
  width: 350px;
  height: 924px;
}

.modal.right .modal-content {
  height: 100%;
  overflow-y: auto;
}

.modal.right.fade .modal-dialog {
  right: -350px;
  -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
  -o-transition: opacity 0.3s linear, right 0.3s ease-out;
  transition: opacity 0.3s linear, right 0.3s ease-out;
}
.modal.right.fade .modal-dialog .broadcast-btn-close {
  top: -180px;
}

.modal.right.fade.in .modal-dialog {
  right: 0;
}

.modal.right.fade.show .modal-dialog {
  right: 0;
}
.modal.right.fade.show .modal-dialog .broadcast-btn-close {
  top: 4px;
}

.btn-close {
  background: unset;
}
.btn-close.btn-close-carousel img {
  width: 22px;
  height: 22px;
}

.btn-close:focus {
  box-shadow: unset;
}

.logout-wrapper.winners-wrapper {
  margin-bottom: 50px;
}
.logout-wrapper.business-wrapper .user-header {
  padding-top: 0 !important;
}
.logout-wrapper.business-wrapper .user-header .ptb-20 {
  padding: 20px 0;
}
.logout-wrapper.mb-18 {
  margin-bottom: 18px;
}
.logout-wrapper .reports-section.offer-section .offer-expired-wrapper .offer-user-head {
  font-weight: 500 !important;
}
.logout-wrapper .reports-section.offer-section .section-img-wrapper {
  width: 100%;
  height: 300px;
  margin: 0 auto 25px auto;
}
.logout-wrapper .reports-section.offer-section .section-img-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.logout-wrapper .reports-section.offer-section .section-img-wrapper .offers-slider {
  padding: 0;
}
.logout-wrapper .reports-section.offer-section .reports-header-text {
  margin-bottom: 34px;
}
.logout-wrapper .reports-section.offer-section .reports-header-text .section-heading {
  margin-bottom: 20px;
}
.logout-wrapper .reports-section.pb-35 {
  padding-bottom: 35px;
}
.logout-wrapper .reports-section.pt-20 {
  padding-top: 20px;
}
.logout-wrapper .reports-section.pt-20 .reports-by-title {
  margin-bottom: 10px;
}
.logout-wrapper .reports-section.pt-20 .reports-by-title:last-child {
  margin-bottom: 20px;
}
.logout-wrapper .reports-section .reports-header-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.logout-wrapper .reports-section .reports-header-wrapper.offer-header-wrapper {
  align-items: flex-start;
}
.logout-wrapper .reports-section .reports-header-wrapper .reports-header-text.offer-header-text {
  margin-bottom: 0;
}
.logout-wrapper .reports-section .reports-header-wrapper .reports-header-text.offer-header-text .reports-des {
  margin-bottom: 10px;
}
.logout-wrapper .reports-section .reports-header-wrapper .reports-header-text.offer-header-text .created-date {
  margin-bottom: 5px;
  line-height: normal;
}
.logout-wrapper .reports-section .reports-header-wrapper .reports-header-text.offer-header-text .created-date.offer-quantity {
  margin-bottom: 17px;
}
.logout-wrapper .reports-section .reports-header-wrapper .reports-header-text.offer-header-text .expired-text {
  margin: 5px 0 17px 0;
  font-size: 14px;
  display: block;
}
.logout-wrapper .reports-section .reports-header-wrapper .reports-header-text.offer-header-text div {
  font-family: "Work Sans", sans-serif;
  font-weight: 200;
  font-size: 16px;
  line-height: 17px;
  font-style: normal;
  margin-bottom: 10px;
  max-width: 368px;
}
.logout-wrapper .reports-section .reports-header-wrapper .reports-header-text.offer-report-text .sponsored-des {
  color: #cccccc;
}
.logout-wrapper .reports-section .reports-header-wrapper .reports-header-text.offer-report-text .sponsored-des span {
  display: inline-block;
  cursor: pointer;
}
.logout-wrapper .reports-section .reports-header-wrapper .reports-header-text.mt-20 {
  margin-top: 20px;
}
.logout-wrapper .reports-section .reports-header-wrapper .reports-header-img {
  width: 90px;
  height: 90px;
  margin-right: 15px;
  position: relative;
}
.logout-wrapper .reports-section .reports-header-wrapper .reports-header-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
}
.logout-wrapper .reports-section .reports-mail {
  font-family: "Work Sans", sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-bottom: 10px;
  display: block;
}
.logout-wrapper .reports-section .reports-mail.contributor-text {
  font-weight: 700;
}
.logout-wrapper .reports-section .reports-des {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 17px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-bottom: 5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 368px;
}
.logout-wrapper .reports-section .reports-sub-des {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #cccccc;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 368px;
  margin-bottom: 17px;
}
.logout-wrapper .reports-section .reports-sub-des.margin-bottom-5 {
  margin-bottom: 5px;
}
.logout-wrapper.donation-logout-wrapper {
  margin-bottom: 0;
}
.logout-wrapper.donation-logout-wrapper.offer-reports-wrapper .user-title-info-donation {
  padding: 0;
}
.logout-wrapper.donation-logout-wrapper.offer-reports-wrapper .user-title-donation {
  padding: 20px 0 16px 0;
  align-items: flex-start;
}
.logout-wrapper.profile-wrapper {
  margin-bottom: 0;
}
.logout-wrapper .section-head {
  font-family: "Work Sans", sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-bottom: 10px;
  width: 95%;
}
.logout-wrapper .section-head.mb-24 {
  margin-bottom: 24px;
}
.logout-wrapper .section-head.mb-20 {
  margin-bottom: 20px;
}
.logout-wrapper .section-text {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 14x;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-bottom: 24px;
}
.logout-wrapper.campaigns-story-wrapper .campaigns-sec-wrapper {
  overflow: inherit;
}
.logout-wrapper.campaigns-story-wrapper .campaigns-sec-wrapper .campaigns-section {
  margin: 0 -38px 0 -30px;
  padding: 0 30px;
  max-height: 540px;
}
.logout-wrapper.campaigns-story-wrapper .right-arrow-wrapper {
  margin-bottom: 30px;
}
.logout-wrapper.campaigns-story-wrapper .campaigns-section p {
  margin-bottom: 24px;
  line-height: 24px;
  font-size: 16px;
}

.logout-wrapper .campaigns-section .user-title.user-header {
  padding-bottom: 8px;
}
.logout-wrapper .campaigns-section .user-title.user-header:first-child {
  padding: 0px 0 8px 0;
}
.logout-wrapper .campaigns-section .user-title.user-header.deactivate-section .user-title-info .user-des.gaming-user-des {
  margin-bottom: 12px;
}
.logout-wrapper .section-head {
  margin-bottom: 20px;
}
.logout-wrapper .user-title.mb-20 {
  margin-bottom: 20px;
}
.logout-wrapper .user-title.user-header {
  padding: 20px 0 0px 0;
}
.logout-wrapper .user-title.user-header:first-child {
  padding: 20px 0 0px 0;
}
.logout-wrapper .user-title.user-title-donation {
  margin-bottom: 0px;
}
.logout-wrapper .user-title.user-title-offers {
  padding: 21px 0 21px 0;
  align-items: flex-start;
  margin-bottom: 0;
}
.logout-wrapper .user-title.user-title-offers:last-child {
  padding: 21px 0 0px 0;
}
.logout-wrapper .user-title .user-img {
  margin-right: 9px;
  width: 65px;
  height: 65px;
  position: relative;
}
.logout-wrapper .user-title .user-img .checkmark-img-wrapper {
  bottom: 4px;
  right: 4px;
}
.logout-wrapper .user-title .user-img.w-45 {
  width: 45px;
  height: 45px;
  min-width: 45px;
}
.logout-wrapper .user-title .user-img .profile-checkmark {
  width: 28px;
  height: 28px;
  position: absolute;
  bottom: 0;
  right: -4px;
}
.logout-wrapper .user-title .user-img.user-img-campaigns {
  width: 55px;
  height: 55px;
  border-radius: 0;
  margin-right: 14px;
}
.logout-wrapper .user-title .user-img.user-img-campaigns.user-img-offer-reports {
  margin-right: 12px;
}
.logout-wrapper .user-title .user-img.user-img-campaigns img {
  width: 55px;
  height: 55px;
  object-fit: cover;
  border-radius: 0 !important;
}
.logout-wrapper .user-title .user-img.user-img-campaigns .empty-rectangle-image {
  width: 55px;
  height: 55px;
  object-fit: cover;
  border-radius: 0 !important;
}
.logout-wrapper .user-title .user-img.user-img-reports {
  width: 30px;
  height: 30px;
  min-width: 30px;
  margin-right: 10px;
  position: relative;
}
.logout-wrapper .user-title .user-img.user-img-reports.reported-user-img {
  width: 25px;
  height: 25px;
  min-width: 25px;
}
.logout-wrapper .user-title .user-img.user-img-reports .reports-checkmark {
  position: absolute;
  bottom: 1px;
  right: -3px;
}
.logout-wrapper .user-title .user-img.user-img-reports img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
}
.logout-wrapper .user-title .user-img.user-img-reports .user_image {
  font-size: 14px;
  font-weight: 600;
}
.logout-wrapper .user-title .user-img.user-img-offers {
  width: 35px;
  height: 35px;
  min-width: 35px;
}
.logout-wrapper .user-title .user-img.user-img-offers img {
  border-radius: 50%;
}
.logout-wrapper .user-title .user-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
}
.logout-wrapper .user-title.user-header {
  align-items: flex-start;
}
.logout-wrapper .user-title.user-header.pb-30 {
  padding-bottom: 30px;
}
.logout-wrapper .user-title.user-header.mb-20 {
  margin-bottom: 20px;
}
.logout-wrapper .user-title.user-header.mpb-20 {
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.logout-wrapper .user-title.user-header.reports-title {
  display: block;
}
.logout-wrapper .user-title.user-header.reports-title .reported-user-wrapper {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 9px;
}
.logout-wrapper .user-title.user-header.reports-title .reported-user-wrapper p {
  color: #fff;
}
.logout-wrapper .user-title.user-header.reports-title .reports-title-info .reported-des-text {
  font-size: 14px;
}
.logout-wrapper .user-title.user-header.reports-title .reports-title-info .reported-date {
  color: #747474;
  margin-bottom: 0;
}
.logout-wrapper .user-title.user-header.reports-title .reported-user-img {
  width: 30px;
  height: 30px;
  min-width: 30px;
  margin-right: 7px;
  background: #3b3b3b;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.logout-wrapper .user-title.user-header.reports-title .reported-user-img .user_image {
  color: #fff !important;
}
.logout-wrapper .user-title.user-header.reports-title .reported-user-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
}
.logout-wrapper .user-title.user-header.reports-title .reported-user-img .checkmark-img-wrapper {
  position: absolute;
  bottom: 2px;
  right: 0;
  width: 12px;
  height: 12px;
}
.logout-wrapper .user-title.user-header.deactivate-section .user-des-mail-campaigns,
.logout-wrapper .user-title.user-header.deactivate-section .gaming-text,
.logout-wrapper .user-title.user-header.deactivate-section .gaming-amount,
.logout-wrapper .user-title.user-header.deactivate-section .gaming-date {
  color: #747474;
}
.logout-wrapper .user-title.user-header .textarea-input {
  width: 100%;
  margin-bottom: 20px;
}
.logout-wrapper .user-title.user-header .textarea-input label {
  color: #3b3b3b;
}
.logout-wrapper .user-title .campaigns-section {
  display: flex;
  flex-direction: column;
}
.logout-wrapper .user-title .user-title-info {
  position: relative;
}
.logout-wrapper .user-title .user-title-info.user-title-info-offer p {
  margin-bottom: 5px;
}
.logout-wrapper .user-title .user-title-info .modal-normal-para {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
}
.logout-wrapper .user-title .user-title-info.offer-title-info .offer-des-mail {
  color: #fff;
  margin-bottom: 7px;
}
.logout-wrapper .user-title .user-title-info.offer-title-info .offer-des-mail span {
  color: #747474;
}
.logout-wrapper .user-title .user-title-info.offer-title-info .goal-amount {
  color: #fff;
  margin-bottom: 5px;
}
.logout-wrapper .user-title .user-title-info.user-title-info-donation:last-child {
  padding-bottom: 0;
}
.logout-wrapper .user-title .user-title-info.user-title-info-donation.padding-0 {
  padding: 0;
}
.logout-wrapper .user-title .user-title-info.user-title-info-donation.user-title-info-offers {
  padding-left: 0;
}
.logout-wrapper .user-title .user-title-info.user-title-info-donation.user-title-info-offers .offer-status {
  color: #00f83e;
  font-weight: 400;
}
.logout-wrapper .user-title .user-title-info.user-title-info-donation.user-title-info-offers .sponsored-text {
  color: #fff;
}
.logout-wrapper .user-title .user-title-info.user-title-info-donation.user-title-info-offers .my-sponsor-contributor-details {
  cursor: pointer;
}
.logout-wrapper .user-title .user-title-info.user-title-info-donation.padding-bottom-0 {
  padding-bottom: 0px;
}
.logout-wrapper .user-title .user-title-info.user-title-info-donation .user-des-mail {
  color: #fff;
}
.logout-wrapper .user-title .user-title-info.user-title-info-donation .user-des-mail .photographer-text {
  color: #747474;
}
.logout-wrapper .user-title .user-title-info.user-title-info-donation .user-des-mail.success-color {
  color: #00f83e;
}
.logout-wrapper .user-title .user-title-info.user-title-info-donation h5 {
  font-weight: 500;
  margin-bottom: 7px;
}
.logout-wrapper .user-title .user-title-info.user-title-info-donation .joined-date {
  color: #fff;
}
.logout-wrapper .user-title .user-title-info.user-title-info-donation .joined-date.end-date {
  margin-bottom: 15px;
}
.logout-wrapper .user-title .user-title-info.campaigns-title-info {
  color: #fff;
  width: 100%;
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 12x;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.logout-wrapper .user-title .user-title-info.campaigns-title-info.reports-title-info {
  padding-bottom: 10px;
}
.logout-wrapper .user-title .user-title-info.campaigns-title-info.reports-title-info.padding-20 {
  padding-bottom: 20px;
}
.logout-wrapper .user-title .user-title-info.campaigns-title-info.reports-title-info .reports-user-des {
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
.logout-wrapper .user-title .user-title-info.campaigns-title-info.reports-title-info .reports-user-des .user-des-mail {
  margin-bottom: 17px;
}
.logout-wrapper .user-title .user-title-info.campaigns-title-info .closed-campaigns {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-top: -8px !important;
  margin-bottom: 12px;
  display: block;
}
.logout-wrapper .user-title .user-title-info.campaigns-title-info p {
  color: #fff;
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 12x;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-bottom: 5px;
}
.logout-wrapper .user-title .user-title-info.campaigns-title-info p.user-des-mail-campaigns {
  margin-bottom: 0px;
}
.logout-wrapper .user-title .user-title-info.campaigns-title-info .gaming-text {
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  font-size: 14x;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-bottom: 5px;
  display: block;
}
.logout-wrapper .user-title .user-title-info.campaigns-title-info .gaming-date {
  margin-bottom: 15px;
}
.logout-wrapper .user-title .user-title-info.campaigns-title-info .dropdown-wrapper {
  padding: 0;
}
.logout-wrapper .user-title .user-title-info.campaigns-title-info .dropdown-wrapper .btn {
  padding: 0;
}
.logout-wrapper .user-title .user-title-info.campaigns-title-info .dropdown-wrapper .btn img {
  vertical-align: top;
  margin-top: -3px;
}
.logout-wrapper .user-title .user-title-info.campaigns-title-info .dropdown-wrapper .dropdown-menu {
  min-width: 185px;
  background-color: #141414;
}
.logout-wrapper .user-title .user-title-info.campaigns-title-info .dropdown-wrapper .dropdown-menu .dropdown-item-red {
  color: #ff5353;
}
.logout-wrapper .user-title .user-title-info h5 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
}
.logout-wrapper .user-title .user-title-info h5 img {
  margin-left: 3px;
}
.logout-wrapper .user-title .user-title-info .user-des {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 2px;
}
.logout-wrapper .user-title .user-title-info .user-des.gaming-user-des {
  justify-content: space-between;
}
.logout-wrapper .user-title .user-title-info .user-des.gaming-user-des.gaming-user-des-disable {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 5px;
}
.logout-wrapper .user-title .user-title-info .user-des.gaming-user-des .primary-disable {
  padding: 2px 4px;
  background-color: #747474;
  color: #fff;
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-transform: capitalize;
  margin: 0 0 0px 9px;
  letter-spacing: 0;
}
.logout-wrapper .user-title .user-title-info .user-des p {
  color: #fff;
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.logout-wrapper .user-title .user-title-info .user-des p .photographer-text {
  color: #747474;
}

.campaigns-section .user-header {
  padding: 20px 0 20px 0;
}
.campaigns-section .user-header:first-child {
  padding: 20px 0 20px 0;
}

.add-dot::before {
  content: " ";
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background-color: #8e8e8e;
  margin: 0 6px 0 6px;
  display: inline-block;
  vertical-align: middle;
}

.follower-text {
  color: #00f83e !important;
}

.user-status-icon {
  margin-right: 5px;
}

.user-des-mail {
  margin-bottom: 7px;
  font-size: 14px;
}
.user-des-mail.user-des-mail-campaigns {
  font-size: 12px !important;
  margin-bottom: 7px;
}
.user-des-mail.user-des-mail-campaigns .photographer-text {
  font-size: 12px;
}

.address-wrapper {
  padding-bottom: 21px;
}
.address-wrapper p {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 14x;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  margin-bottom: 13px;
}
.address-wrapper p:last-child {
  margin-bottom: 0;
}
.address-wrapper.social-media-wrapper {
  padding-top: 20px;
}
.address-wrapper.social-media-wrapper a {
  text-decoration: underline;
}
.address-wrapper.social-media-wrapper a[href="//"] {
  text-decoration: none;
}

.section-border-bottom {
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}
.section-border-bottom:last-child {
  border-bottom: none;
}

.section-line-bottom {
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.section-line-bottom:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}

.section-border-top {
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  margin-top: 21px;
  padding-top: 20px;
}

.bio-section {
  color: #fff;
  padding: 20px 0 21px 0;
}
.bio-section .info-section-head {
  font-family: "Work Sans", sans-serif;
  font-weight: 700;
  font-size: 12px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-bottom: 10px;
  display: block;
}

.info-section-para {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.verification-img-section {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-flow: row wrap;
}

.verification-img-wrapper {
  width: 70px;
  height: 70px;
  margin-right: 10px;
}
.verification-img-wrapper.pdf-img {
  background: rgb(30, 30, 30);
  padding: 19px 21px;
}
.verification-img-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.verification-img-bg {
  background: #1e1e1e;
}

.social-media-wrapper p {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.verification-btn-wrapper {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding-right: 20px;
}
.verification-btn-wrapper.winners-btn-wrapper {
  padding-right: 0;
}
.verification-btn-wrapper.winners-btn-wrapper .primary {
  margin-bottom: 35px;
}
.verification-btn-wrapper.winners-btn-wrapper .btn-link {
  color: #00f83e;
  font-family: "Work Sans", sans-serif;
  font-weight: 800;
  font-size: 13px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-transform: uppercase;
}
.verification-btn-wrapper.reports-btn-wrapper {
  flex-direction: column;
}
.verification-btn-wrapper.reports-btn-wrapper .btn-block-note {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 13px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #0f1d17;
  display: inline-block;
  text-transform: initial;
  margin-top: 4px;
  letter-spacing: normal;
}
.verification-btn-wrapper.add-reason-btn-wrapper .primary {
  padding: 25px 47px;
}
.verification-btn-wrapper.profile-btn-wrapper {
  justify-content: flex-start;
}
.verification-btn-wrapper.profile-btn-wrapper .btn-link {
  margin-right: 36px;
  text-decoration: underline;
}
.verification-btn-wrapper .btn-link {
  margin-right: 36px;
}
.verification-btn-wrapper .primary {
  padding: 25px 22px;
  letter-spacing: 0.98px;
}

.color-red {
  color: #ff5353 !important;
}

.reports-by-title {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-bottom: 10px;
}

.modal-carousel .carousel-control-prev {
  justify-content: flex-start !important;
}
.modal-carousel .carousel-control-next {
  justify-content: flex-end !important;
}

.carousel-inner-modal .carousel-item img {
  width: 857px;
  height: 555px;
  margin: 0 auto;
  object-fit: cover;
}

.verification-documents.width-857 {
  width: 857px !important;
  margin: 0 auto;
}

.created-date {
  color: #747474;
  margin-bottom: 10px;
  line-height: normal;
}
.created-date span {
  color: #fff;
}

.offer-des {
  color: #cccccc;
  line-height: 18px;
}

.section-sub-head {
  margin-bottom: 20px;
}

.offer-added-date {
  display: block;
}

.mpb-0 {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}

.following-section .user-title {
  margin-bottom: 25px;
}

.contribution-modal-body {
  padding: 40px 26px 20px 26px;
}

.campaigns-sec-wrapper {
  height: 600px;
  overflow: auto;
  word-break: break-word;
  padding-right: 12px;
}

.scroll-overflow {
  min-height: 600px;
  width: 100%;
  overflow-y: scroll;
}

.modal * {
  scrollbar-width: auto;
  scrollbar-color: #666666 #242424;
}

/* Chrome, Edge, and Safari */
.modal *::-webkit-scrollbar {
  width: 8px;
}

.modal *::-webkit-scrollbar-track {
  background: #242424;
}

.modal *::-webkit-scrollbar-thumb {
  background-color: #666666;
  border-radius: 10px;
  border: none;
}

.contributions-section,
.followers-section,
.followings-section,
.offers-section {
  max-height: 480px;
  overflow-y: auto;
  padding: 0 20px;
  margin: 0 -20px;
}

.verification-wrapper.campaign-content .campaigns-section {
  padding: 0 25px;
  margin: 25px -25px 0;
}

.campaigns-section {
  max-height: 480px;
  overflow-y: auto;
}

.reports-section .offer-detail-section .offer-expired-wrapper .section-border-bottom {
  border-bottom: solid 1px #2c2c2c;
}
.reports-section .offer-detail-section .offer-expired-wrapper:last-child .section-border-bottom {
  border-bottom: unset;
}

.offer-content .offers-section {
  margin-top: 25px;
}
.offer-content .offers-section .user-title-donation:first-child {
  padding-top: 0;
}

.descriptionView {
  position: relative;
}
.descriptionView span {
  display: inline-block;
  cursor: pointer;
}
.descriptionView .descriptionViewInner {
  position: absolute;
  right: 100%;
  top: 0px;
  background-color: #1e1e1e;
  color: #fff;
  width: 450px;
  padding: 20px;
  border-radius: 20px;
  border: 1px solid #262626;
  z-index: 99;
}
.descriptionView p {
  color: #fff;
  font-size: 13px;
  font-weight: 500;
  line-height: 22px;
}
.descriptionView .descriptionHead {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
  margin-top: 10px;
}
.descriptionView .descriptionHead .btn-close {
  background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
}
.descriptionView .descriptionBody p {
  font-weight: 400;
  margin-bottom: 10px;
}

.table-container {
  width: 100%;
  overflow-y: auto;
}
.table-container .dropdown {
  height: 24px;
  width: 24px;
  margin-left: auto;
}
.table-container .dropdown .dropdown-toggle {
  padding: 0px 25px 0px 0px;
}
.table-container .user-img {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  border-radius: 5px;
}
.table-container .user-img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-radius: 5px;
}

.table-container-no-space {
  margin: 0;
  margin-bottom: 26px;
}

.table-head {
  display: flex;
  padding: 17px 30px 22px 0px;
}
@media (max-width: 1350px) {
  .table-head {
    min-width: 1150px;
  }
}
.table-head .th {
  display: flex;
  align-items: center;
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 13px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-transform: capitalize;
  color: rgba(255, 255, 255, 0.5) !important;
}
.table-head .th img {
  margin: 0 0 0 5px;
  cursor: pointer;
}

.table-body {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
}
@media (max-width: 1350px) {
  .table-body {
    min-width: 1150px;
  }
}
.table-body .table-row {
  color: #4d4d4d;
  padding: 18px 30px 19px 0px;
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}
.table-body .table-row:first-child {
  padding: 0px 30px 19px 0px;
}
.table-body .table-row:last-child {
  border-bottom: unset;
}

.table-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex: 0 0 100%;
  max-width: 100%;
}
.table-row.inactive-row .td:nth-child(2) .user-img img {
  opacity: 0.5 !important;
}
.table-row.inactive-row .td:nth-child(2) h5 {
  color: rgba(255, 255, 255, 0.5) !important;
}
.table-row.inactive-row .td:nth-child(3) {
  color: rgba(255, 255, 255, 0.5) !important;
}

.th:nth-child(1),
.td:nth-child(1) {
  flex: 0 0 0%;
  max-width: 0%;
}
.th:nth-child(2),
.td:nth-child(2) {
  flex: 0 0 16%;
  max-width: 16%;
}
.th:nth-child(3),
.td:nth-child(3) {
  flex: 0 0 13%;
  max-width: 13%;
}
.th:nth-child(4),
.td:nth-child(4) {
  flex: 0 0 13%;
  max-width: 13%;
}
.th:nth-child(5),
.td:nth-child(5) {
  flex: 0 0 17%;
  max-width: 17%;
}
.th:nth-child(6),
.td:nth-child(6) {
  flex: 0 0 15%;
  max-width: 15%;
}
.th:nth-child(7),
.td:nth-child(7) {
  flex: 0 0 13%;
  max-width: 13%;
}
.th:nth-child(8),
.td:nth-child(8) {
  flex: 0 0 10%;
  max-width: 10%;
}
.th:nth-child(9),
.td:nth-child(9) {
  flex: 0 0 5%;
  max-width: 5%;
  padding: 0;
}
.th:nth-child(9) .dropdown-toggle,
.td:nth-child(9) .dropdown-toggle {
  padding: 0;
}

.pagination-wrapper {
  display: flex;
  justify-content: flex-end;
}

.pagination {
  margin: 40px 0px 43px auto;
  color: #4d4d4d;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  background-color: #141414;
  font-family: "Lexend", sans-serif;
  font-size: 13px;
  font-weight: 500;
}
.pagination li.page-item.active span {
  background-color: rgba(255, 255, 255, 0.05);
  color: #fff;
}
.pagination .page-link {
  padding: 5px 10px;
  border: unset;
  background-color: #141414;
  border-color: #141414;
  color: #82828d;
}
.pagination .page-link .previous-arrow {
  margin: 0 -13px 3px -13px;
}
.pagination .page-link .next-arrow {
  margin: 0 -13px 2px -8px;
}
.pagination .page-link:focus {
  box-shadow: unset;
}
.pagination .page-item {
  margin: 0 3px;
}
.pagination .page-item a {
  color: #82828d;
  border: none;
  font-size: 12px;
}
.pagination .page-item span {
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  color: #82828d;
  border-radius: 6px;
}
.pagination .page-item.active .page-link {
  z-index: 3;
  color: #fff;
  padding: 2px 16px;
}
.pagination .disabled .page-link {
  border: none;
  color: #000;
  padding: 0px;
}

#next-page-arrow {
  color: #000;
  padding: 0 0 0 10px;
}

.btn-check:active + .btn-primary:focus,
.btn-check:checked + .btn-primary:focus,
.btn-primary.active:focus,
.btn-primary:active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  box-shadow: unset;
}

.table-container-user .th.active-btn-td .btn-primary,
.table-container-user .td.active-btn-td .btn-primary {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 73px;
}
.table-container-user .th.active-btn-td .btn-primary.focus,
.table-container-user .td.active-btn-td .btn-primary.focus {
  box-shadow: unset;
}
.table-container-user .th.active-btn-td .btn-primary.active,
.table-container-user .td.active-btn-td .btn-primary.active {
  background-color: rgba(10, 142, 48, 0.25);
  border: solid 1px #0a8e30;
  border-radius: 3px;
  color: #00852c;
}
.table-container-user .th.active-btn-td .btn-primary.inactive,
.table-container-user .td.active-btn-td .btn-primary.inactive {
  background-color: rgba(187, 187, 187, 0.33);
  border: solid 1px #bbb;
  color: #616161;
}
.table-container-user .th:nth-child(1),
.table-container-user .td:nth-child(1) {
  flex: 0 0 0%;
  max-width: 0%;
}
.table-container-user .th:nth-child(2),
.table-container-user .td:nth-child(2) {
  flex: 0 0 20%;
  max-width: 20%;
  color: #fff;
}
.table-container-user .th:nth-child(3),
.table-container-user .td:nth-child(3) {
  flex: 0 0 19%;
  max-width: 19%;
  color: #fff;
}
.table-container-user .th:nth-child(3) p,
.table-container-user .td:nth-child(3) p {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  min-width: 200px;
  margin-right: 10px;
}
.table-container-user .th:nth-child(4),
.table-container-user .td:nth-child(4) {
  flex: 0 0 10%;
  max-width: 10%;
  color: #00f83e;
}
.table-container-user .th:nth-child(5),
.table-container-user .td:nth-child(5) {
  flex: 0 0 11%;
  max-width: 11%;
  color: #00f83e;
}
.table-container-user .th:nth-child(6),
.table-container-user .td:nth-child(6) {
  flex: 0 0 8%;
  max-width: 8%;
  color: #00f83e;
}
@media (max-width: 1280px) {
  .table-container-user .th:nth-child(6),
  .table-container-user .td:nth-child(6) {
    flex: 0 0 6%;
    max-width: 6%;
  }
}
.table-container-user .th:nth-child(7),
.table-container-user .td:nth-child(7) {
  flex: 0 0 8%;
  max-width: 8%;
  color: #00f83e;
}
.table-container-user .th:nth-child(8),
.table-container-user .td:nth-child(8) {
  flex: 0 0 8%;
  max-width: 8%;
  color: #00f83e;
}
.table-container-user .th:nth-child(9),
.table-container-user .td:nth-child(9) {
  flex: 0 0 10%;
  max-width: 10%;
  color: #fff;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: relative;
}
.table-container-user .th:nth-child(9).inactive-status,
.table-container-user .td:nth-child(9).inactive-status {
  color: #ff5353;
}
.table-container-user .th:nth-child(9).requested-status,
.table-container-user .td:nth-child(9).requested-status {
  color: #00f83e;
}
.table-container-user .th:nth-child(9) .requested-arrow-wrapper,
.table-container-user .td:nth-child(9) .requested-arrow-wrapper {
  position: absolute;
  left: 69px;
  bottom: 0;
  margin-left: 10px;
  display: inline-block;
}
.table-container-user .th:nth-child(10),
.table-container-user .td:nth-child(10) {
  flex: 0 0 6%;
  max-width: 6%;
  padding: 0;
  justify-content: center;
}
.table-container-user .th:nth-child(10) .dropdown-toggle,
.table-container-user .td:nth-child(10) .dropdown-toggle {
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.table-container-user .th:nth-child(10) .dropdown-toggle:after,
.table-container-user .td:nth-child(10) .dropdown-toggle:after {
  margin-left: 0px;
}

.table-manage-organizations-user .table-head {
  min-width: 1250px;
}
.table-manage-organizations-user .table-body {
  min-width: 1250px;
}
.table-manage-organizations-user .th.active-btn-td .btn-primary,
.table-manage-organizations-user .td.active-btn-td .btn-primary {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 73px;
}
.table-manage-organizations-user .th.active-btn-td .btn-primary.focus,
.table-manage-organizations-user .td.active-btn-td .btn-primary.focus {
  box-shadow: unset;
}
.table-manage-organizations-user .th.active-btn-td .btn-primary.active,
.table-manage-organizations-user .td.active-btn-td .btn-primary.active {
  background-color: rgba(10, 142, 48, 0.25);
  border: solid 1px #0a8e30;
  border-radius: 3px;
  color: #00852c;
}
.table-manage-organizations-user .th.active-btn-td .btn-primary.inactive,
.table-manage-organizations-user .td.active-btn-td .btn-primary.inactive {
  background-color: rgba(187, 187, 187, 0.33);
  border: solid 1px #bbb;
  color: #616161;
}
.table-manage-organizations-user .th:nth-child(1),
.table-manage-organizations-user .td:nth-child(1) {
  flex: 0 0 0%;
  max-width: 0%;
}
.table-manage-organizations-user .th:nth-child(2),
.table-manage-organizations-user .td:nth-child(2) {
  flex: 0 0 18%;
  max-width: 18%;
  color: #fff;
}
.table-manage-organizations-user .th:nth-child(3),
.table-manage-organizations-user .td:nth-child(3) {
  flex: 0 0 18%;
  max-width: 18%;
  color: #fff;
}
.table-manage-organizations-user .th:nth-child(3) p,
.table-manage-organizations-user .td:nth-child(3) p {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  min-width: 200px;
  margin-right: 10px;
}
.table-manage-organizations-user .th:nth-child(4),
.table-manage-organizations-user .td:nth-child(4) {
  flex: 0 0 10%;
  max-width: 10%;
  color: #00f83e;
}
.table-manage-organizations-user .th:nth-child(5),
.table-manage-organizations-user .td:nth-child(5) {
  flex: 0 0 10%;
  max-width: 10%;
  color: #00f83e;
}
.table-manage-organizations-user .th:nth-child(6),
.table-manage-organizations-user .td:nth-child(6) {
  flex: 0 0 7%;
  max-width: 7%;
  color: #00f83e;
}
.table-manage-organizations-user .th:nth-child(7),
.table-manage-organizations-user .td:nth-child(7) {
  flex: 0 0 10%;
  max-width: 10%;
  color: #00f83e;
}
.table-manage-organizations-user .th:nth-child(8),
.table-manage-organizations-user .td:nth-child(8) {
  flex: 0 0 10%;
  max-width: 10%;
  color: #00f83e;
}
.table-manage-organizations-user .th:nth-child(9),
.table-manage-organizations-user .td:nth-child(9) {
  flex: 0 0 12%;
  max-width: 12%;
  color: #fff;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: relative;
}
.table-manage-organizations-user .th:nth-child(9).inactive-status,
.table-manage-organizations-user .td:nth-child(9).inactive-status {
  color: #ff5353;
}
.table-manage-organizations-user .th:nth-child(9).requested-status,
.table-manage-organizations-user .td:nth-child(9).requested-status {
  color: #00f83e;
}
.table-manage-organizations-user .th:nth-child(9) .requested-arrow-wrapper,
.table-manage-organizations-user .td:nth-child(9) .requested-arrow-wrapper {
  position: absolute;
  left: 69px;
  bottom: 0;
  margin-left: 10px;
  display: inline-block !important;
}
.table-manage-organizations-user .th:nth-child(10),
.table-manage-organizations-user .td:nth-child(10) {
  flex: 0 0 6%;
  max-width: 6%;
  padding: 0;
  justify-content: center;
}
.table-manage-organizations-user .th:nth-child(10) .dropdown-toggle,
.table-manage-organizations-user .td:nth-child(10) .dropdown-toggle {
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.table-manage-organizations-user .th:nth-child(10) .dropdown-toggle:after,
.table-manage-organizations-user .td:nth-child(10) .dropdown-toggle:after {
  margin-left: 0px;
}

.table-container-challenges .table-head {
  padding: 17px 0px 22px 0px;
  min-width: 1250px;
}
.table-container-challenges .table-body {
  min-width: 1250px;
}
.table-container-challenges .table-body .table-row {
  color: #4d4d4d;
  padding: 18px 0px 19px 0px;
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}
.table-container-challenges .table-body .table-row:nth-last-child(1) .descriptionViewInner, .table-container-challenges .table-body .table-row:nth-last-child(2) .descriptionViewInner, .table-container-challenges .table-body .table-row:nth-last-child(3) .descriptionViewInner, .table-container-challenges .table-body .table-row:nth-last-child(4) .descriptionViewInner {
  top: auto;
  bottom: 0;
}
.table-container-challenges .table-body .table-row:nth-child(1) .descriptionViewInner, .table-container-challenges .table-body .table-row:nth-child(2) .descriptionViewInner, .table-container-challenges .table-body .table-row:nth-child(3) .descriptionViewInner, .table-container-challenges .table-body .table-row:nth-child(4) .descriptionViewInner {
  top: 0;
  bottom: auto;
}
.table-container-challenges .table-body .table-row.challenge-closed .td {
  opacity: 0.4;
}
.table-container-challenges .table-body .table-row.challenge-closed .td:nth-child(10) {
  opacity: 1;
}
.table-container-challenges .table-body .table-row.challenge-closed .td.descriptionView {
  opacity: 1;
}
.table-container-challenges .table-body .table-row.challenge-closed .td.descriptionView span {
  color: rgba(255, 255, 255, 0.4);
}
.table-container-challenges .table-body .table-row:first-child {
  padding: 0px 0px 19px 0px;
}
.table-container-challenges .table-body .table-row:last-child {
  border-bottom: unset;
}
.table-container-challenges .table-head-user,
.table-container-challenges .table-body-user {
  display: flex;
  align-items: flex-start;
}
.table-container-challenges .table-row {
  display: flex;
  align-items: flex-start;
}
.table-container-challenges .th,
.table-container-challenges .td {
  display: flex;
  align-items: flex-start;
}
.table-container-challenges .th.active-btn-td .btn-primary,
.table-container-challenges .td.active-btn-td .btn-primary {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 73px;
}
.table-container-challenges .th.active-btn-td .btn-primary.focus,
.table-container-challenges .td.active-btn-td .btn-primary.focus {
  box-shadow: unset;
}
.table-container-challenges .th.active-btn-td .btn-primary.active,
.table-container-challenges .td.active-btn-td .btn-primary.active {
  background-color: rgba(10, 142, 48, 0.25);
  border: solid 1px #0a8e30;
  border-radius: 3px;
  color: #00852c;
}
.table-container-challenges .th.active-btn-td .btn-primary.inactive,
.table-container-challenges .td.active-btn-td .btn-primary.inactive {
  background-color: rgba(187, 187, 187, 0.33);
  border: solid 1px #bbb;
  color: #616161;
}
.table-container-challenges .th:nth-child(1),
.table-container-challenges .td:nth-child(1) {
  flex: 0 0 0%;
  max-width: 0%;
}
.table-container-challenges .th:nth-child(2),
.table-container-challenges .td:nth-child(2) {
  flex: 0 0 14%;
  max-width: 14%;
  color: #fff;
}
.table-container-challenges .th:nth-child(2) .user-title-info h5 span,
.table-container-challenges .td:nth-child(2) .user-title-info h5 span {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 120px;
  display: inline-block;
  word-break: initial;
}
.table-container-challenges .th:nth-child(3),
.table-container-challenges .td:nth-child(3) {
  flex: 0 0 8%;
  max-width: 8%;
  color: #fff;
}
.table-container-challenges .th:nth-child(3) h5,
.table-container-challenges .td:nth-child(3) h5 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.table-container-challenges .th:nth-child(4),
.table-container-challenges .td:nth-child(4) {
  flex: 0 0 10%;
  max-width: 10%;
  color: #00f83e;
  height: 100%;
}
.table-container-challenges .th:nth-child(5),
.table-container-challenges .td:nth-child(5) {
  flex: 0 0 10%;
  max-width: 10%;
  color: #fff;
}
.table-container-challenges .th:nth-child(6),
.table-container-challenges .td:nth-child(6) {
  flex: 0 0 9%;
  max-width: 9%;
  color: #fff;
}
.table-container-challenges .th:nth-child(7),
.table-container-challenges .td:nth-child(7) {
  flex: 0 0 7%;
  max-width: 7%;
  color: #fff;
}
.table-container-challenges .th:nth-child(7) .user-title-info h5,
.table-container-challenges .td:nth-child(7) .user-title-info h5 {
  color: #00f83e;
  margin-bottom: 0;
  line-height: 20px;
}
.table-container-challenges .th:nth-child(7) .user-title-info p,
.table-container-challenges .td:nth-child(7) .user-title-info p {
  color: #fff;
}
.table-container-challenges .th:nth-child(8),
.table-container-challenges .td:nth-child(8) {
  flex: 0 0 7%;
  max-width: 7%;
  height: 100%;
  padding-right: 5px;
}
.table-container-challenges .th:nth-child(9),
.table-container-challenges .td:nth-child(9) {
  flex: 0 0 9%;
  max-width: 9%;
}
.table-container-challenges .th:nth-child(10),
.table-container-challenges .td:nth-child(10) {
  flex: 0 0 8%;
  max-width: 8%;
  color: #fff;
}
.table-container-challenges .th:nth-child(11),
.table-container-challenges .td:nth-child(11) {
  flex: 0 0 7%;
  max-width: 7%;
  color: #00f83e;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: relative;
}
.table-container-challenges .th:nth-child(11).ongoing,
.table-container-challenges .td:nth-child(11).ongoing {
  color: #00f83e;
}
.table-container-challenges .th:nth-child(11).inactive,
.table-container-challenges .td:nth-child(11).inactive {
  color: #ff5353;
}
.table-container-challenges .th:nth-child(11).closed,
.table-container-challenges .td:nth-child(11).closed {
  color: #747474;
}
.table-container-challenges .th:nth-child(12),
.table-container-challenges .td:nth-child(12) {
  flex: 0 0 7%;
  max-width: 7%;
  color: #fff;
}
.table-container-challenges .th:nth-child(13),
.table-container-challenges .td:nth-child(13) {
  flex: 0 0 4%;
  max-width: 4%;
  padding: 0;
  justify-content: center;
}
.table-container-challenges .th:nth-child(13) .dropdown-toggle,
.table-container-challenges .td:nth-child(13) .dropdown-toggle {
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.table-container-challenges .th:nth-child(13) .dropdown-toggle:after,
.table-container-challenges .td:nth-child(13) .dropdown-toggle:after {
  margin-left: 0px;
}

.table-container-campaign .table-head,
.table-container-campaign .table-body {
  min-width: 1250px;
}
.table-container-campaign .table-body-user .table-row:nth-last-child(1) .descriptionViewInner, .table-container-campaign .table-body-user .table-row:nth-last-child(2) .descriptionViewInner, .table-container-campaign .table-body-user .table-row:nth-last-child(3) .descriptionViewInner, .table-container-campaign .table-body-user .table-row:nth-last-child(4) .descriptionViewInner {
  top: auto;
  bottom: 0;
}
.table-container-campaign .table-body-user .table-row:nth-child(1) .descriptionViewInner, .table-container-campaign .table-body-user .table-row:nth-child(2) .descriptionViewInner, .table-container-campaign .table-body-user .table-row:nth-child(3) .descriptionViewInner, .table-container-campaign .table-body-user .table-row:nth-child(4) .descriptionViewInner {
  top: 0;
  bottom: auto;
}
.table-container-campaign .table-body-user .table-row.campaign-block .td {
  opacity: 0.4;
}
.table-container-campaign .table-body-user .table-row.campaign-block .td:nth-child(10) {
  opacity: 1;
}
.table-container-campaign .table-body-user .table-row.campaign-block .td.descriptionView {
  opacity: 1;
}
.table-container-campaign .table-body-user .table-row.campaign-block .td.descriptionView span {
  color: rgba(255, 255, 255, 0.4);
}
.table-container-campaign .table-body-user .table-row.profile-block .td {
  opacity: 0.4;
}
.table-container-campaign .table-body-user .table-row.profile-block .td:nth-child(10) {
  opacity: 1;
}
.table-container-campaign .table-body-user .table-row.profile-block .td:nth-child(2) {
  opacity: 1;
}
.table-container-campaign .th.active-btn-td .btn-primary,
.table-container-campaign .td.active-btn-td .btn-primary {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 73px;
}
.table-container-campaign .th.active-btn-td .btn-primary.focus,
.table-container-campaign .td.active-btn-td .btn-primary.focus {
  box-shadow: unset;
}
.table-container-campaign .th.active-btn-td .btn-primary.active,
.table-container-campaign .td.active-btn-td .btn-primary.active {
  background-color: rgba(10, 142, 48, 0.25);
  border: solid 1px #0a8e30;
  border-radius: 3px;
  color: #00852c;
}
.table-container-campaign .th.active-btn-td .btn-primary.inactive,
.table-container-campaign .td.active-btn-td .btn-primary.inactive {
  background-color: rgba(187, 187, 187, 0.33);
  border: solid 1px #bbb;
  color: #616161;
}
.table-container-campaign .th:nth-child(1),
.table-container-campaign .td:nth-child(1) {
  flex: 0 0 0%;
  max-width: 0%;
}
.table-container-campaign .th:nth-child(2),
.table-container-campaign .td:nth-child(2) {
  flex: 0 0 14%;
  max-width: 14%;
  color: #fff;
}
.table-container-campaign .th:nth-child(2) .user-title-info h5,
.table-container-campaign .td:nth-child(2) .user-title-info h5 {
  max-width: 140px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.table-container-campaign .th:nth-child(3),
.table-container-campaign .td:nth-child(3) {
  flex: 0 0 8%;
  max-width: 8%;
  color: #fff;
  padding-right: 8px;
}
.table-container-campaign .th:nth-child(3) .user-title-info h5,
.table-container-campaign .td:nth-child(3) .user-title-info h5 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.table-container-campaign .th:nth-child(3) .user-title-info p,
.table-container-campaign .td:nth-child(3) .user-title-info p {
  color: #00f83e;
}
.table-container-campaign .th:nth-child(4),
.table-container-campaign .td:nth-child(4) {
  flex: 0 0 12%;
  max-width: 12%;
  color: #00f83e;
  height: 100%;
}
.table-container-campaign .th:nth-child(5),
.table-container-campaign .td:nth-child(5) {
  flex: 0 0 10%;
  max-width: 10%;
  color: #fff;
}
.table-container-campaign .th:nth-child(6),
.table-container-campaign .td:nth-child(6) {
  flex: 0 0 9%;
  max-width: 9%;
  color: #fff;
}
.table-container-campaign .th:nth-child(7),
.table-container-campaign .td:nth-child(7) {
  flex: 0 0 8%;
  max-width: 8%;
  color: #00f83e;
}
.table-container-campaign .th:nth-child(7) .user-title-info h5,
.table-container-campaign .td:nth-child(7) .user-title-info h5 {
  color: #00f83e;
  margin-bottom: 0;
  line-height: 20px;
}
.table-container-campaign .th:nth-child(7) .user-title-info p,
.table-container-campaign .td:nth-child(7) .user-title-info p {
  color: #fff;
}
.table-container-campaign .th:nth-child(8),
.table-container-campaign .td:nth-child(8) {
  flex: 0 0 8%;
  max-width: 8%;
  color: #00f83e;
  height: 100%;
}
.table-container-campaign .th:nth-child(9),
.table-container-campaign .td:nth-child(9) {
  flex: 0 0 8%;
  max-width: 8%;
  color: #fff;
}
.table-container-campaign .th:nth-child(10),
.table-container-campaign .td:nth-child(10) {
  flex: 0 0 7%;
  max-width: 7%;
  color: #fff;
}
.table-container-campaign .th:nth-child(11),
.table-container-campaign .td:nth-child(11) {
  flex: 0 0 6%;
  max-width: 6%;
  color: #00f83e;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: relative;
}
.table-container-campaign .th:nth-child(11).campaign-closed,
.table-container-campaign .td:nth-child(11).campaign-closed {
  color: #747474;
}
.table-container-campaign .th:nth-child(11).inactive-status,
.table-container-campaign .td:nth-child(11).inactive-status {
  color: #ff5353;
}
.table-container-campaign .th:nth-child(11).requested-status,
.table-container-campaign .td:nth-child(11).requested-status {
  color: #00f83e;
}
.table-container-campaign .th:nth-child(11) .requested-arrow-wrapper,
.table-container-campaign .td:nth-child(11) .requested-arrow-wrapper {
  position: absolute;
  left: 69px;
  bottom: 0;
  margin-left: 10px;
  display: inline-block;
}
.table-container-campaign .th:nth-child(12),
.table-container-campaign .td:nth-child(12) {
  flex: 0 0 6%;
  max-width: 6%;
  color: #fff;
}
.table-container-campaign .th:nth-child(13),
.table-container-campaign .td:nth-child(13) {
  flex: 0 0 4%;
  max-width: 4%;
  padding: 0;
  justify-content: center;
  opacity: 1 !important;
}
.table-container-campaign .th:nth-child(13) .dropdown-toggle,
.table-container-campaign .td:nth-child(13) .dropdown-toggle {
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.table-container-campaign .th:nth-child(13) .dropdown-toggle:after,
.table-container-campaign .td:nth-child(13) .dropdown-toggle:after {
  margin-left: 0px;
}

.table-container-reports .th,
.table-container-reports .td {
  color: #fff;
}
.table-container-reports .th.active-btn-td .btn-primary,
.table-container-reports .td.active-btn-td .btn-primary {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 73px;
}
.table-container-reports .th.active-btn-td .btn-primary.focus,
.table-container-reports .td.active-btn-td .btn-primary.focus {
  box-shadow: unset;
}
.table-container-reports .th.active-btn-td .btn-primary.active,
.table-container-reports .td.active-btn-td .btn-primary.active {
  background-color: rgba(10, 142, 48, 0.25);
  border: solid 1px #0a8e30;
  border-radius: 3px;
  color: #00852c;
}
.table-container-reports .th.active-btn-td .btn-primary.inactive,
.table-container-reports .td.active-btn-td .btn-primary.inactive {
  background-color: rgba(187, 187, 187, 0.33);
  border: solid 1px #bbb;
  color: #616161;
}
.table-container-reports .th:nth-child(1),
.table-container-reports .td:nth-child(1) {
  flex: 0 0 0%;
  max-width: 0%;
}
.table-container-reports .th:nth-child(2),
.table-container-reports .td:nth-child(2) {
  flex: 0 0 15%;
  max-width: 15%;
  color: #fff;
}
.table-container-reports .th:nth-child(3),
.table-container-reports .td:nth-child(3) {
  flex: 0 0 22%;
  max-width: 22%;
  color: #fff;
  margin-right: 20px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.table-container-reports .th:nth-child(3) .checkmark-img-wrapper,
.table-container-reports .td:nth-child(3) .checkmark-img-wrapper {
  margin-left: 5px;
}
.table-container-reports .th:nth-child(4),
.table-container-reports .td:nth-child(4) {
  flex: 0 0 15%;
  max-width: 15%;
}
.table-container-reports .th:nth-child(4) .reports-user-img,
.table-container-reports .td:nth-child(4) .reports-user-img {
  width: 25px;
  height: 25px;
  margin-right: 7px;
}
.table-container-reports .th:nth-child(4) .reports-user-img img,
.table-container-reports .td:nth-child(4) .reports-user-img img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  object-fit: cover;
}
.table-container-reports .th:nth-child(4) h5,
.table-container-reports .td:nth-child(4) h5 {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  margin-bottom: 0px;
}
.table-container-reports .th:nth-child(5),
.table-container-reports .td:nth-child(5) {
  flex: 0 0 32%;
  max-width: 32%;
}
.table-container-reports .th:nth-child(6),
.table-container-reports .td:nth-child(6) {
  flex: 0 0 14%;
  max-width: 14%;
  color: #fff;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: relative;
}
.table-container-reports .th:nth-child(6).inactive-status,
.table-container-reports .td:nth-child(6).inactive-status {
  color: #ff5353;
}
.table-container-reports .th:nth-child(6).requested-status,
.table-container-reports .td:nth-child(6).requested-status {
  color: #00f83e;
}
.table-container-reports .th:nth-child(6) .requested-arrow-wrapper,
.table-container-reports .td:nth-child(6) .requested-arrow-wrapper {
  position: absolute;
  left: 69px;
  bottom: 0;
  margin-left: 10px;
  display: inline-block;
}
.table-container-reports .th:nth-child(7),
.table-container-reports .td:nth-child(7) {
  flex: 0 0 2%;
  max-width: 2%;
  padding: 0;
  justify-content: center;
}
.table-container-reports .th:nth-child(7) .dropdown-toggle,
.table-container-reports .td:nth-child(7) .dropdown-toggle {
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.table-container-reports .th:nth-child(7) .dropdown-toggle:after,
.table-container-reports .td:nth-child(7) .dropdown-toggle:after {
  margin-left: 0px;
}

.table-container-offer .table-body-user .table-row.campaign-block .td {
  opacity: 0.4;
}
.table-container-offer .table-body-user .table-row.campaign-block .td:nth-child(10) {
  opacity: 1;
}
.table-container-offer .table-body-user .table-row.profile-block .td {
  opacity: 0.4;
}
.table-container-offer .table-body-user .table-row.profile-block .td:nth-child(10) {
  opacity: 1;
}
.table-container-offer .table-body-user .table-row.profile-block .td:nth-child(2) {
  opacity: 1;
}
.table-container-offer .th.active-btn-td .btn-primary,
.table-container-offer .td.active-btn-td .btn-primary {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 73px;
}
.table-container-offer .th.active-btn-td .btn-primary.focus,
.table-container-offer .td.active-btn-td .btn-primary.focus {
  box-shadow: unset;
}
.table-container-offer .th.active-btn-td .btn-primary.active,
.table-container-offer .td.active-btn-td .btn-primary.active {
  background-color: rgba(10, 142, 48, 0.25);
  border: solid 1px #0a8e30;
  border-radius: 3px;
  color: #00852c;
}
.table-container-offer .th.active-btn-td .btn-primary.inactive,
.table-container-offer .td.active-btn-td .btn-primary.inactive {
  background-color: rgba(187, 187, 187, 0.33);
  border: solid 1px #bbb;
  color: #616161;
}
.table-container-offer .th:nth-child(1),
.table-container-offer .td:nth-child(1) {
  flex: 0 0 0%;
  max-width: 0%;
}
.table-container-offer .th:nth-child(2),
.table-container-offer .td:nth-child(2) {
  flex: 0 0 22%;
  max-width: 22%;
  color: #fff;
  padding-right: 20px;
}
.table-container-offer .th:nth-child(3),
.table-container-offer .td:nth-child(3) {
  flex: 0 0 13%;
  max-width: 13%;
}
.table-container-offer .th:nth-child(3) .user-title-info p,
.table-container-offer .td:nth-child(3) .user-title-info p {
  color: #00f83e;
}
.table-container-offer .th:nth-child(4),
.table-container-offer .td:nth-child(4) {
  flex: 0 0 13%;
  max-width: 13%;
  height: 100%;
  color: #fff;
}
.table-container-offer .th:nth-child(5),
.table-container-offer .td:nth-child(5) {
  flex: 0 0 25%;
  max-width: 25%;
  color: #fff;
  padding-right: 20px;
}
.table-container-offer .th:nth-child(5) .user-title-info h5,
.table-container-offer .td:nth-child(5) .user-title-info h5 {
  color: #fff;
}
.table-container-offer .th:nth-child(6),
.table-container-offer .td:nth-child(6) {
  flex: 0 0 12%;
  max-width: 12%;
  color: #00f83e;
  height: 100%;
}
.table-container-offer .th:nth-child(7),
.table-container-offer .td:nth-child(7) {
  flex: 0 0 15%;
  max-width: 15%;
  color: #fff;
  display: flex;
  justify-content: flex-end;
}
.table-container-offer .th:nth-child(7) .primary,
.table-container-offer .td:nth-child(7) .primary {
  padding: 8px 16px 8px 16px;
  text-transform: capitalize;
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  font-size: 12px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.table-container {
  position: relative;
  min-height: 635px;
}
.table-container #loader {
  position: relative;
}
.table-container #loader .loader-box {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 400px;
  position: absolute;
  left: 0;
  right: 0;
}

.table-row.inactive-row .td {
  color: rgba(255, 255, 255, 0.5);
}

.table-row .empty-column {
  color: rgba(255, 255, 255, 0.5) !important;
}

.left-nav-wrapper[data-pg-name=manage-business] + .main-right-wrapper .table-head,
.left-nav-wrapper[data-pg-name=manage-business] + .main-right-wrapper .table-body {
  min-width: 1500px;
}
.left-nav-wrapper[data-pg-name=manage-business] + .main-right-wrapper .table-head .table-row .th:nth-child(2),
.left-nav-wrapper[data-pg-name=manage-business] + .main-right-wrapper .table-head .table-row .td:nth-child(2),
.left-nav-wrapper[data-pg-name=manage-business] + .main-right-wrapper .table-body .table-row .th:nth-child(2),
.left-nav-wrapper[data-pg-name=manage-business] + .main-right-wrapper .table-body .table-row .td:nth-child(2) {
  flex: 0 0 15%;
  max-width: 15%;
}
.left-nav-wrapper[data-pg-name=manage-business] + .main-right-wrapper .table-head .table-row .th:nth-child(3),
.left-nav-wrapper[data-pg-name=manage-business] + .main-right-wrapper .table-head .table-row .td:nth-child(3),
.left-nav-wrapper[data-pg-name=manage-business] + .main-right-wrapper .table-body .table-row .th:nth-child(3),
.left-nav-wrapper[data-pg-name=manage-business] + .main-right-wrapper .table-body .table-row .td:nth-child(3) {
  flex: 0 0 15%;
  max-width: 15%;
}
.left-nav-wrapper[data-pg-name=manage-business] + .main-right-wrapper .table-head .table-row .th:nth-child(9),
.left-nav-wrapper[data-pg-name=manage-business] + .main-right-wrapper .table-head .table-row .td:nth-child(9),
.left-nav-wrapper[data-pg-name=manage-business] + .main-right-wrapper .table-body .table-row .th:nth-child(9),
.left-nav-wrapper[data-pg-name=manage-business] + .main-right-wrapper .table-body .table-row .td:nth-child(9) {
  color: #00f83e;
}
.left-nav-wrapper[data-pg-name=manage-business] + .main-right-wrapper .table-head .table-row .th:nth-child(10),
.left-nav-wrapper[data-pg-name=manage-business] + .main-right-wrapper .table-head .table-row .td:nth-child(10),
.left-nav-wrapper[data-pg-name=manage-business] + .main-right-wrapper .table-body .table-row .th:nth-child(10),
.left-nav-wrapper[data-pg-name=manage-business] + .main-right-wrapper .table-body .table-row .td:nth-child(10) {
  flex: 0 0 12%;
  max-width: 12%;
  justify-content: flex-start;
}
.left-nav-wrapper[data-pg-name=manage-business] + .main-right-wrapper .table-head .table-row .th:nth-child(11),
.left-nav-wrapper[data-pg-name=manage-business] + .main-right-wrapper .table-head .table-row .td:nth-child(11),
.left-nav-wrapper[data-pg-name=manage-business] + .main-right-wrapper .table-body .table-row .th:nth-child(11),
.left-nav-wrapper[data-pg-name=manage-business] + .main-right-wrapper .table-body .table-row .td:nth-child(11) {
  flex: 0 0 5%;
  max-width: 5%;
}
.left-nav-wrapper[data-pg-name=manage-business] + .main-right-wrapper .table-head .table-row .th .requested-arrow-wrapper,
.left-nav-wrapper[data-pg-name=manage-business] + .main-right-wrapper .table-head .table-row .td .requested-arrow-wrapper,
.left-nav-wrapper[data-pg-name=manage-business] + .main-right-wrapper .table-body .table-row .th .requested-arrow-wrapper,
.left-nav-wrapper[data-pg-name=manage-business] + .main-right-wrapper .table-body .table-row .td .requested-arrow-wrapper {
  display: inline-flex;
  margin-left: 2px;
}
.left-nav-wrapper[data-pg-name=manage-business] + .main-right-wrapper .table-head .table-row .th.requested-status,
.left-nav-wrapper[data-pg-name=manage-business] + .main-right-wrapper .table-head .table-row .td.requested-status,
.left-nav-wrapper[data-pg-name=manage-business] + .main-right-wrapper .table-body .table-row .th.requested-status,
.left-nav-wrapper[data-pg-name=manage-business] + .main-right-wrapper .table-body .table-row .td.requested-status {
  color: #00f83e;
}

.table-container-billpay .table-head {
  padding: 17px 0px 22px 0px;
  min-width: 1250px;
}
.table-container-billpay .table-body {
  min-width: 1250px;
}
.table-container-billpay .table-body .table-row {
  color: #4d4d4d;
  padding: 18px 0px 19px 0px;
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}
.table-container-billpay .table-body .table-row.bill-block .td {
  opacity: 0.4;
}
.table-container-billpay .table-body .table-row.bill-block .td:nth-child(11) {
  opacity: 1;
}
.table-container-billpay .table-body .table-row:first-child {
  padding: 0px 0px 19px 0px;
}
.table-container-billpay .table-body .table-row:last-child {
  border-bottom: unset;
}
.table-container-billpay .table-head-user,
.table-container-billpay .table-body-user {
  display: flex;
  align-items: flex-start;
}
.table-container-billpay .table-row {
  display: flex;
  align-items: flex-start;
}
.table-container-billpay .th,
.table-container-billpay .td {
  display: flex;
  align-items: flex-start;
  padding-right: 6px;
}
.table-container-billpay .th.active-btn-td .btn-primary,
.table-container-billpay .td.active-btn-td .btn-primary {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 73px;
}
.table-container-billpay .th.active-btn-td .btn-primary.focus,
.table-container-billpay .td.active-btn-td .btn-primary.focus {
  box-shadow: unset;
}
.table-container-billpay .th.active-btn-td .btn-primary.active,
.table-container-billpay .td.active-btn-td .btn-primary.active {
  background-color: rgba(10, 142, 48, 0.25);
  border: solid 1px #0a8e30;
  border-radius: 3px;
  color: #00852c;
}
.table-container-billpay .th.active-btn-td .btn-primary.inactive,
.table-container-billpay .td.active-btn-td .btn-primary.inactive {
  background-color: rgba(187, 187, 187, 0.33);
  border: solid 1px #bbb;
  color: #616161;
}
.table-container-billpay .th:nth-child(1),
.table-container-billpay .td:nth-child(1) {
  flex: 0 0 0%;
  max-width: 0%;
}
.table-container-billpay .th:nth-child(2),
.table-container-billpay .td:nth-child(2) {
  flex: 0 0 18%;
  max-width: 18%;
  color: #fff;
}
.table-container-billpay .th:nth-child(2) .user-title-info h5 span,
.table-container-billpay .td:nth-child(2) .user-title-info h5 span {
  white-space: normal;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  max-width: unset;
}
.table-container-billpay .th:nth-child(3),
.table-container-billpay .td:nth-child(3) {
  flex: 0 0 10%;
  max-width: 10%;
}
.table-container-billpay .th:nth-child(3) h5,
.table-container-billpay .td:nth-child(3) h5 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.table-container-billpay .th:nth-child(4),
.table-container-billpay .td:nth-child(4) {
  flex: 0 0 9%;
  max-width: 9%;
}
.table-container-billpay .th:nth-child(5),
.table-container-billpay .td:nth-child(5) {
  flex: 0 0 7%;
  max-width: 7%;
  color: #fff;
}
.table-container-billpay .th:nth-child(5) .user-title-info h5,
.table-container-billpay .td:nth-child(5) .user-title-info h5 {
  font-size: 14px;
  margin-bottom: 0;
  line-height: 20px;
}
.table-container-billpay .th:nth-child(5) .user-title-info p,
.table-container-billpay .td:nth-child(5) .user-title-info p {
  font-size: 11px;
  color: #fff;
}
.table-container-billpay .th:nth-child(6),
.table-container-billpay .td:nth-child(6) {
  flex: 0 0 8%;
  max-width: 8%;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.table-container-billpay .th:nth-child(7),
.table-container-billpay .td:nth-child(7) {
  flex: 0 0 12%;
  max-width: 12%;
}
.table-container-billpay .th:nth-child(7) .user-title-info h5,
.table-container-billpay .td:nth-child(7) .user-title-info h5 {
  font-size: 14px;
  margin-bottom: 0;
  line-height: 20px;
}
.table-container-billpay .th:nth-child(7) .user-title-info p,
.table-container-billpay .td:nth-child(7) .user-title-info p {
  font-size: 12px;
}
.table-container-billpay .th:nth-child(8),
.table-container-billpay .td:nth-child(8) {
  flex: 0 0 9%;
  max-width: 9%;
}
.table-container-billpay .th:nth-child(9),
.table-container-billpay .td:nth-child(9) {
  flex: 0 0 9%;
  max-width: 9%;
}
.table-container-billpay .th:nth-child(10),
.table-container-billpay .td:nth-child(10) {
  flex: 0 0 12%;
  max-width: 12%;
  color: #00f83e;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: relative;
}
.table-container-billpay .th:nth-child(10).ongoing,
.table-container-billpay .td:nth-child(10).ongoing {
  color: #00f83e;
}
.table-container-billpay .th:nth-child(10).inactive,
.table-container-billpay .td:nth-child(10).inactive {
  color: #ff5353;
}
.table-container-billpay .th:nth-child(10).closed,
.table-container-billpay .td:nth-child(10).closed {
  color: #747474;
}
.table-container-billpay .th:nth-child(11),
.table-container-billpay .td:nth-child(11) {
  flex: 0 0 6%;
  max-width: 6%;
  padding: 0;
  justify-content: center;
}
.table-container-billpay .th:nth-child(11) .dropdown-toggle,
.table-container-billpay .td:nth-child(11) .dropdown-toggle {
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.table-container-billpay .th:nth-child(11) .dropdown-toggle:after,
.table-container-billpay .td:nth-child(11) .dropdown-toggle:after {
  margin-left: 0px;
}

.text-white {
  color: white;
}

.text-green {
  color: #00f83e;
}

.text-red {
  color: #ff5353 !important;
}

.table-manage-contributors .table-head {
  padding: 17px 10px 22px 0px;
  min-width: 1250px;
}
.table-manage-contributors .table-body {
  min-width: 1250px;
}
.table-manage-contributors .table-body .table-row {
  padding: 18px 10px 19px 0px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}
.table-manage-contributors .table-body .table-row:first-child {
  padding: 0px 10px 19px 0px;
}
.table-manage-contributors .table-body .table-row:last-child {
  border-bottom: unset;
}
.table-manage-contributors .th.active-btn-td .btn-primary,
.table-manage-contributors .td.active-btn-td .btn-primary {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 73px;
}
.table-manage-contributors .th.active-btn-td .btn-primary.focus,
.table-manage-contributors .td.active-btn-td .btn-primary.focus {
  box-shadow: unset;
}
.table-manage-contributors .th.active-btn-td .btn-primary.active,
.table-manage-contributors .td.active-btn-td .btn-primary.active {
  background-color: rgba(10, 142, 48, 0.25);
  border: solid 1px #0a8e30;
  border-radius: 3px;
  color: #00852c;
}
.table-manage-contributors .th.active-btn-td .btn-primary.inactive,
.table-manage-contributors .td.active-btn-td .btn-primary.inactive {
  background-color: rgba(187, 187, 187, 0.33);
  border: solid 1px #bbb;
  color: #616161;
}
.table-manage-contributors .th:nth-child(1),
.table-manage-contributors .td:nth-child(1) {
  flex: 0 0 0%;
  max-width: 0%;
}
.table-manage-contributors .th:nth-child(2),
.table-manage-contributors .td:nth-child(2) {
  flex: 0 0 18%;
  max-width: 18%;
  color: #fff;
}
.table-manage-contributors .th:nth-child(3),
.table-manage-contributors .td:nth-child(3) {
  flex: 0 0 17%;
  max-width: 17%;
  color: #fff;
}
.table-manage-contributors .th:nth-child(3) p,
.table-manage-contributors .td:nth-child(3) p {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  min-width: 200px;
  margin-right: 10px;
}
.table-manage-contributors .th:nth-child(4),
.table-manage-contributors .td:nth-child(4) {
  flex: 0 0 10%;
  max-width: 10%;
  color: #00f83e;
}
.table-manage-contributors .th:nth-child(5),
.table-manage-contributors .td:nth-child(5) {
  flex: 0 0 12%;
  max-width: 12%;
  color: #00f83e;
}
.table-manage-contributors .th:nth-child(6),
.table-manage-contributors .td:nth-child(6) {
  flex: 0 0 6%;
  max-width: 6%;
  color: #00f83e;
}
.table-manage-contributors .th:nth-child(7),
.table-manage-contributors .td:nth-child(7) {
  flex: 0 0 8%;
  max-width: 8%;
  color: #00f83e;
}
.table-manage-contributors .th:nth-child(8),
.table-manage-contributors .td:nth-child(8) {
  flex: 0 0 8%;
  max-width: 8%;
  color: #00f83e;
}
.table-manage-contributors .th:nth-child(9),
.table-manage-contributors .td:nth-child(9) {
  flex: 0 0 7%;
  max-width: 7%;
  color: #00f83e;
}
.table-manage-contributors .th:nth-child(10),
.table-manage-contributors .td:nth-child(10) {
  flex: 0 0 9%;
  max-width: 9%;
  color: #fff;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: relative;
}
.table-manage-contributors .th:nth-child(10).inactive-status,
.table-manage-contributors .td:nth-child(10).inactive-status {
  color: #ff5353;
}
.table-manage-contributors .th:nth-child(10).requested-status,
.table-manage-contributors .td:nth-child(10).requested-status {
  color: #00f83e;
}
.table-manage-contributors .th:nth-child(10) .requested-arrow-wrapper,
.table-manage-contributors .td:nth-child(10) .requested-arrow-wrapper {
  position: absolute;
  left: 69px;
  bottom: 0;
  margin-left: 10px;
  display: inline-block;
}
.table-manage-contributors .th:nth-child(11),
.table-manage-contributors .td:nth-child(11) {
  flex: 0 0 5%;
  max-width: 5%;
  padding: 0;
  justify-content: center;
}
.table-manage-contributors .th:nth-child(11) .dropdown-toggle,
.table-manage-contributors .td:nth-child(11) .dropdown-toggle {
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.table-manage-contributors .th:nth-child(11) .dropdown-toggle:after,
.table-manage-contributors .td:nth-child(11) .dropdown-toggle:after {
  margin-left: 0px;
}

.left-nav-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  background-color: #1e1e1e;
  width: 239px;
  height: 100vh;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  overflow: auto;
  z-index: 1;
}
.left-nav-wrapper .logo-container {
  margin-bottom: 42px;
}
.left-nav-wrapper .logo-box {
  margin: 70px 0px 0px 46px;
}
.left-nav-wrapper .logo-box img {
  width: 55%;
}
.left-nav-wrapper.left-nav-inner-wrapper .left-nav {
  margin: 0px 0px auto;
}
.left-nav-wrapper.left-nav-inner-wrapper li.active a {
  background-color: #00f83e;
  color: #000000;
}
.left-nav-wrapper.left-nav-inner-wrapper li.active a .icon,
.left-nav-wrapper.left-nav-inner-wrapper li.active a .nav-text {
  color: #000000;
}
.left-nav-wrapper.left-nav-inner-wrapper li a {
  margin: 0;
  padding: 18px 0px 19px 0px;
  display: flex;
  align-items: center;
  color: rgba(255, 255, 255, 0.6);
  cursor: pointer;
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  font-size: 13px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.left-nav-wrapper.left-nav-inner-wrapper li a .nav-text-logo {
  margin-left: 39px;
}
.left-nav-wrapper.left-nav-inner-wrapper li a .nav-text {
  margin-left: 13px;
  text-transform: capitalize;
}
.left-nav-wrapper.left-nav-inner-wrapper li a .icon {
  font-size: 24px;
  color: #818694;
}
.left-nav-wrapper.left-nav-inner-wrapper li a.active {
  background-color: #00f83e;
  color: #000000;
}
.left-nav-wrapper.left-nav-inner-wrapper li a.active .icon,
.left-nav-wrapper.left-nav-inner-wrapper li a.active .nav-text {
  color: #000000;
}
.left-nav-wrapper.left-nav-inner-wrapper li .dropdown-menu a.active, .left-nav-wrapper.left-nav-inner-wrapper li .dropdown-menu a:hover {
  background-color: #1c1c1c;
  color: #ffffff;
}
.left-nav-wrapper.left-nav-inner-wrapper li .dropdown-menu a.active .icon,
.left-nav-wrapper.left-nav-inner-wrapper li .dropdown-menu a.active .nav-text, .left-nav-wrapper.left-nav-inner-wrapper li .dropdown-menu a:hover .icon,
.left-nav-wrapper.left-nav-inner-wrapper li .dropdown-menu a:hover .nav-text {
  color: #ffffff;
}
.left-nav-wrapper[data-pg-name=manage-reports] + .main-right-wrapper .table-container-user .td:empty,
.left-nav-wrapper[data-pg-name=manage-reports] + .main-right-wrapper .table-container-user .th:empty {
  display: none;
}
@media (max-width: 1350px) {
  .left-nav-wrapper[data-pg-name=manage-reports] + .main-right-wrapper .table-container-user .table-head,
  .left-nav-wrapper[data-pg-name=manage-reports] + .main-right-wrapper .table-container-user .table-body {
    min-width: 900px;
  }
}

.dropdown .btn-border-radius {
  border-radius: 0;
}

.header {
  height: 65px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: fixed;
  z-index: 2;
  padding: 10px 30px 10px 22px;
  width: 100%;
}
.header .page-heading {
  padding-left: 255px;
  font-family: "Work Sans", sans-serif;
  font-weight: 600;
  font-size: 20px;
  line-height: 22px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #203466;
}
.header .dropdown-toggle {
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: flex;
  align-items: center;
  height: 30px;
  padding: 0;
  color: #203466;
  background-color: unset;
  border: unset;
  padding-left: 8px;
  margin: 0;
}
.header .dropdown-toggle .icon {
  font-size: 24px;
  margin-right: 15px;
}
.header .dropdown-toggle::after {
  border: 0;
  font-family: "icomoon", sans-serif !important;
  font-size: 0;
  content: "\e906";
}
.header .dropdown-toggle.btn:focus {
  box-shadow: unset;
}

.subscription-btn {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}
.subscription-btn .subscribed-btn h5 {
  color: #919191;
  padding: 0 20px 0 0;
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.subscription-btn .subscribed-btn h5:nth-child(2) {
  color: #333;
  cursor: pointer;
}
.subscription-btn .subscribed-btn .primary-uppercase-nospace {
  width: 201px;
  padding: 14px 24px 14px 22px;
}
.subscription-btn .edit-category-btn {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}
.subscription-btn h5 {
  color: #333;
  padding: 0 20px 0 0;
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.subscription-btn h5:nth-child(2) {
  color: #919191;
  cursor: pointer;
}

/*=============================================
*  Signin 2
=============================================*/
.login-bg {
  background: url(../images/bg-login.png) no-repeat center;
  background-size: cover;
  height: 100%;
  width: 100%;
  min-height: 100vh;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-direction: column;
}
.login-bg::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.login-bg p {
  color: #fff;
  font-size: 14px;
  line-height: 1.5;
  margin-bottom: 70px;
  z-index: 1;
  text-align: center;
  max-width: 509px;
}
.login-bg p span {
  color: #bf9b41;
}

.signin-container {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  flex-wrap: wrap;
  width: 100%;
  height: 100%;
  background-color: #141414;
  padding: 50px 0 51px 0;
  position: relative;
}
.signin-container .app-logo {
  position: absolute;
  top: 61px;
  left: 100px;
  cursor: pointer;
}

.confirm-email-container {
  width: 100vw;
  height: 100vh;
}
.confirm-email-container .form-action .btn-block {
  width: 92% !important;
  position: relative;
  left: 15px;
}

.login-form {
  flex: inherit;
  width: 100%;
  max-width: 486px;
  color: #ffffff;
  padding: 68px 47px 65px 47px;
  background-color: #111111;
  max-height: 540px;
  margin-top: 115px;
}
.login-form h1 {
  margin: 0px 0 25px 0;
  color: #ffffff;
  font-family: "Work Sans", sans-serif;
  font-weight: 700;
  font-size: 28px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.login-form h1.mb-7 {
  margin-bottom: 7px;
}
.login-form .sub-head {
  margin-bottom: 35px;
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #747474;
  padding-right: 20px;
}
.login-form .sub-head.pr-0 {
  padding-right: 0;
}
.login-form .success-img {
  margin-bottom: 18px;
}
.login-form .success-head {
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 20px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #ffffff;
  display: block;
  margin-bottom: 17px;
}
.login-form .reset-success-text {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 13px;
  line-height: 19px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #ffffff;
  margin-bottom: 44px;
  text-align: center;
}
.login-form .emailer-btn {
  width: 100%;
}
.login-form .forgot-link {
  color: #ffffff;
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 100%;
  display: inline-block;
  text-align: center;
}
.login-form .forgot-link:hover {
  text-decoration: none;
}
.login-form .bt-login-link {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #00f83e;
  text-align: center;
  display: block;
}
.login-form .password-field .form-control {
  padding-right: 65px;
}
.login-form .password-field .icon {
  cursor: pointer;
  position: absolute;
  right: 24px;
  font-size: 24px;
  top: 12px;
}

.pw-margin-bottom {
  margin-bottom: 3px !important;
}

.pw-validation {
  margin-bottom: 34px;
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #616161;
}

.form-control {
  border-color: #1e1e1e;
  border-radius: unset;
}

.form-floating > .form-control {
  padding: 9px 13px;
}

.form-floating > .form-control:focus ~ label,
.form-floating > .form-control:not(:placeholder-shown) ~ label,
.form-floating > .form-select ~ label {
  opacity: 0.65;
  transform: scale(0.8) translateY(-0.2rem) translateX(0.15rem) !important;
}

.form-floating > .form-control:focus,
.form-floating > .form-control:not(:placeholder-shown) {
  padding-top: 2rem;
  padding-bottom: 0.625rem;
}

.signin-logo {
  margin-bottom: 50px;
  z-index: 1;
}

.reset-pw-login-container {
  max-width: 400px;
}

.signin-footer {
  margin-top: 36px;
  display: block;
}

.emailer-container {
  background-color: rgb(255, 245, 250);
  max-width: 1024px;
  height: 100%;
  display: grid;
  align-content: center;
  justify-content: center;
}
.emailer-container .copyright-text {
  text-align: center;
  font-size: 13px;
}
.emailer-container .emil-msg {
  background-color: #fff;
  margin: 30px 20px 21px 30px;
  padding: 30px 15px 20px 15px;
  text-align: left;
  max-width: 720px;
  width: 92%;
}
.emailer-container .emil-msg p {
  font-size: 13px;
}
.emailer-container .emil-msg h1 {
  margin: 0 0 10px 0;
  text-align: left;
}

.main-right-wrapper {
  display: flex;
  flex-direction: column;
  flex: 100%;
  max-width: 100%;
  padding: 0 30px 0 274px;
  min-height: 100vh;
  position: relative;
}
.main-right-wrapper:first-child {
  padding: 0;
}

.main-wrapper-notification {
  padding: 0 30px 0 290px;
}

.main-right-wrapper-height {
  height: 768px;
}

.delete-category-wrapper {
  padding: 0;
}

.dashboard-container {
  padding: 30px 0px 25px 0px;
}
.dashboard-container .user-management-header {
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
}
@media (max-width: 1196px) {
  .dashboard-container .user-management-header .btn {
    font-size: 12px;
  }
}
.dashboard-container .user-management-header .btn-secondary {
  background-color: unset;
  border: unset;
  padding: 0 0 0 5px;
}
.dashboard-container .user-management-header .btn-secondary:hover {
  color: none;
}
.dashboard-container .user-management-header .btn-secondary .dropdown-toggle:focus {
  box-shadow: unset;
}
.dashboard-container .title-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.dashboard-container .title-wrapper .padding-25 {
  padding: 25px 67px 25px 68px;
}
.dashboard-container .subs-padding {
  margin: 0 -7px 0 -7px;
}
.dashboard-container .col-4-subs {
  padding-left: 7px;
  padding-right: 7px;
}
.dashboard-container .subs-row {
  margin-top: 15px;
}
.dashboard-container .card {
  margin: 15px 0 0px 0;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  padding: 40px 20px 0px 24px;
  border-radius: 12px;
  border: 0;
  color: #333;
  width: 100%;
}
.dashboard-container .card .subs-header {
  position: relative;
  bottom: 20px;
}
.dashboard-container .card .subs-period {
  width: 89px;
  min-width: 70px;
  height: 25px;
  margin: 10px 20px 20px 0px;
  border-radius: 12.5px;
  background-color: #f3f3f3;
  padding: 5px 14px 5px 15px;
  color: #909397;
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  font-size: 10px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-transform: uppercase;
  position: relative;
  bottom: 40px;
}
.dashboard-container .card .horizontal-rule {
  background-color: rgba(87, 96, 117, 0.1);
  height: 1px;
  position: relative;
  bottom: 39px;
  margin: 0 -20px 0 -24px;
}
.dashboard-container .card .subs-footer {
  position: relative;
  bottom: 40px;
}
.dashboard-container .card .subs-footer h3 {
  font-family: "Work Sans", sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #1b232b;
  margin: 21px 0 10px 0;
}
.dashboard-container .card .subs-footer ul {
  list-style: none;
  color: #1b232b;
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 13px;
  line-height: 30px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.dashboard-container .card .subs-footer ul li::before {
  content: "•";
  color: #1b232b;
  font-weight: bold;
  display: inline-block;
  width: 16px;
}
.dashboard-container .card .card-title {
  font-family: "Work Sans", sans-serif;
  font-weight: 700;
  font-size: 30px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.dashboard-container .card .price {
  font-family: "Work Sans", sans-serif;
  font-weight: 700;
  font-size: 80px;
  line-height: 1.2;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.dashboard-container .card .price span {
  position: relative;
  top: -38px;
  display: inline-block;
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  font-size: 24px;
  line-height: 1.2;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 10px;
}
.dashboard-container .subs-header {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.dashboard-container .subs-header .right-side-text {
  display: flex;
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #4d4d4d;
}
.dashboard-container .subs-header .right-side-text .down-arrow-icon {
  padding: 0 10px 0 0px;
}
.dashboard-container .subs-header .right-side-text .dropdown-item-parmanant {
  top: 40px;
}

.dropdown-toggle::after {
  border: unset;
}

.pagination-section {
  position: absolute;
  bottom: 0;
  right: 0;
}

.dropdown-menu {
  min-width: 135px;
  background-color: #242424;
  border-radius: 8px;
}

.input-group .search-input-logo {
  background-color: #9c7a03;
  padding: 8px 9px;
}
.input-group.search-input-group {
  width: 32%;
  margin-right: 26px;
}
@media (max-width: 1235px) {
  .input-group.search-input-group {
    margin-right: 15px;
  }
}

.form-control-search {
  color: #616161 !important;
  border: solid 1px #e5e5e5;
  background-color: #fff;
}

.signin-modal {
  max-width: 605px;
  height: 100%;
  align-items: center;
  display: flex;
}
@media (max-width: 768px) {
  .signin-modal {
    max-width: 100%;
    display: unset;
    height: auto;
  }
}
.signin-modal .signin-footer {
  display: flex;
  justify-content: center;
  align-items: center;
}

.modal-header {
  justify-content: center;
  flex-direction: row;
}
@media (max-width: 768px) {
  .modal-header {
    flex-direction: column-reverse;
    flex-direction: column;
  }
}

.modal-header .btn-close {
  padding: 0.5rem 0.5rem;
  margin: -0.5rem 0rem -0.5rem 0px;
  position: absolute;
  top: 24px;
  right: 16px;
  z-index: 2;
  opacity: 1;
}
.modal-header .btn-close.btn-close-carousel {
  top: 55px;
  right: 56px;
}
.modal-header .btn-close.edit-about-close {
  top: 68px;
  right: 72px;
}
@media (max-width: 922px) {
  .modal-header .btn-close {
    right: 20px;
  }
}
@media (max-width: 768px) {
  .modal-header .btn-close {
    right: 15px;
    top: 10px;
    z-index: 2;
  }
}

.modal-footer-img {
  width: 100%;
  height: 34px;
}

.modal-header-img {
  width: 100%;
  height: 33px;
}

.form-control:focus {
  box-shadow: unset;
  background-color: #1e1e1e;
  border: 1px solid #00F83E;
}

.form-select:focus {
  box-shadow: unset;
}

.btn-check:focus + .btn,
.btn:focus {
  box-shadow: unset;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 8.5px 20px;
  clear: both;
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 13px;
  line-height: 30px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.dropdown-item.logout-text-color {
  color: #ff5353;
}
.dropdown-item.dropdown-item-approve {
  color: #00f83e;
}

.dropdown-item.hover,
.dropdown-item:hover {
  color: #fff;
  text-decoration: none;
  background-color: #0f0f0f;
}

.bs-datepicker {
  left: 75px;
  border: 1px solid #616161;
  margin-top: 10px;
}

.theme-green .bs-datepicker-head {
  background-color: #fff;
  text-align: center;
}

.bs-datepicker-head button {
  color: #222222;
}

.bs-media-container {
  border: 1px solid #e7dfc3;
  border-radius: 5px;
}

.bs-days-calendar-view {
  border: 1px solid red;
}

.bs-datepicker-body {
  border: unset;
}

.bs-datepicker-body table td span {
  color: #222222;
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  letter-spacing: 1.27px;
}

.bs-datepicker-body table th {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #30353c;
  font-weight: 400;
  text-transform: uppercase;
  padding-right: 16px !important;
}

.bs-datepicker-body table.days span {
  padding: 0 8px;
}

.theme-green .bs-datepicker-body table td.week span {
  color: #222222;
}

.theme-green .bs-datepicker-body table td span.selected,
.theme-green .bs-datepicker-body table td.selected span,
.theme-green .bs-datepicker-body table td span[class*=select-]:after,
.theme-green .bs-datepicker-body table td[class*=select-] span:after {
  background-color: #9c7a03 !important;
  color: #fff;
  padding: 0;
}

.signin-modal-content {
  border: unset;
  padding-top: 20px;
  height: 100%;
  position: relative;
}
@media (max-width: 768px) {
  .signin-modal-content {
    min-height: 100%;
    width: 100%;
  }
}
.signin-modal-content .signin-modal-header {
  border: unset;
  border-radius: unset;
  padding: 0 100px;
}
@media (min-width: 768px) {
  .signin-modal-content .signin-modal-header {
    padding: 0 16px 0 80px;
  }
}

.modal-content {
  border: unset;
}
@media (min-width: 922px) {
  .modal-content {
    border: 0;
    border-radius: 11px;
    padding: 0px;
  }
}

.modal {
  background-color: unset;
}
@media (max-width: 768px) {
  .modal {
    background-color: #fff;
  }
}

.signin-body {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0px 80px 20px 78px;
}
@media (max-width: 430px) {
  .signin-body {
    padding: 16px;
  }
}
.signin-body .signin-title {
  font-family: "Work Sans", sans-serif;
  font-weight: 700;
  font-size: 32px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #203466;
  margin-bottom: 11px;
}
@media (max-width: 540px) {
  .signin-body .signin-title {
    font-family: "Work Sans", sans-serif;
    font-weight: 700;
    font-size: 28px;
    line-height: normal;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
}
.signin-body .signin-para {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #222222;
  margin-bottom: 40px;
}
.signin-body .full-input {
  padding: 19px 16px;
  border: 1px solid #616161;
  margin-bottom: 34px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.signin-body input {
  outline: none;
  border: none;
  display: block;
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #222222;
}
.signin-body label {
  display: block;
  color: #ffffff;
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-bottom: 10px;
}
.signin-body .signin-container .forgot-pw {
  display: flex;
  justify-content: flex-end;
  cursor: pointer;
}
.signin-body .signin-container .form-action .btn-primary {
  width: 100%;
  margin: 0 0 22px 0;
}
.signin-body .signin-container .forgot-link {
  color: #9c7a03;
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-bottom: 30px;
}
.signin-body .signin-container .signup-link {
  color: #9c7a03;
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.signin-body .signin-container .signup-para {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-bottom: 36px;
}

.form-floating {
  margin-bottom: 34px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.pw-input {
  margin-bottom: 30px;
}

.hide-eye {
  margin-right: 16px;
}

.invalid-input {
  border: 1px solid #ff5353;
  margin-bottom: 25px;
}

.invalid-input-text {
  color: #ff5353;
  margin-bottom: 34px;
  display: block;
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.breadcrumb {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  border-bottom: 1px solid #cdd6dc;
  padding-bottom: 17px;
}
.breadcrumb .breadcrumb-item.breadcrumb-item-admin a {
  font-family: "Work Sans", sans-serif;
  font-weight: 600;
  font-size: 20px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #ffffff;
}
.breadcrumb .breadcrumb-item.breadcrumb-item-admin.active a {
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #bbbbbb;
}

.user-profile-wrapper {
  width: 100%;
}
.user-profile-wrapper .upgrade-plan {
  background-color: #e7dfc3;
  text-align: right;
  padding: 11px 24px 10px 24px;
}
.user-profile-wrapper .upgrade-plan .primary {
  background-color: #0a8e30;
  border-radius: 22px;
  border: solid 1px #fff;
  padding: 3px 11px 4px 10px;
  height: auto;
  font-family: "Work Sans", sans-serif;
  font-weight: 600;
  font-size: 12px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.user-details-section {
  background-color: #fff;
  padding: 0 22px;
  height: 94px;
}
.user-details-section .user-info-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  color: #616161;
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.user-details-section .user-info-row .user-info-img {
  position: relative;
  top: -21px;
  display: block;
}
.user-details-section .user-info-row .user-info {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: row;
}
.user-details-section .user-info-row .user-info .user-info-des {
  margin-left: 18px;
}
.user-details-section .user-info-row .user-info .user-info-des .user-info-title {
  font-family: "Work Sans", sans-serif;
  font-weight: 700;
  font-size: 22px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #203466;
  margin-bottom: 6px;
}
.user-details-section .user-info-row .user-info .user-info-des .user-info-email {
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #203466;
}
.user-details-section .user-info-row .user-phone-number,
.user-details-section .user-info-row .user-memory-code {
  font-family: "Work Sans", sans-serif;
  font-weight: 600;
  font-size: 12px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #222222;
  margin-bottom: 4px;
}
@media (max-width: 1200px) {
  .user-details-section .phone-num-col,
  .user-details-section .memory-code-col {
    padding-left: 40px;
  }
}
.user-details-section .dropdown-horizontal {
  display: inline-block;
  width: 100%;
}

.add-member-admin {
  margin-bottom: 40px;
  background-color: #fff;
  padding: 21px 0;
}
.add-member-admin .add-member-head {
  font-family: "Work Sans", sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border-bottom: 1px solid #cdd6dc;
  padding-bottom: 14px;
  margin-bottom: 22px;
  display: inline-block;
  width: 100%;
  padding-left: 22px;
}

.add-member-info {
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  padding: 0 0 0 22px;
  margin-bottom: 42px;
  position: relative;
}
.add-member-info.padding-right-16 {
  padding-right: 16px;
}
.add-member-info.margin-bottom-62 {
  margin-bottom: 62px;
}
.add-member-info .add-member-des {
  margin-left: 19px;
}
.add-member-info .add-member-des .member-year {
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  font-size: 12px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #9c7a03;
  margin-bottom: 10px;
  display: block;
}
.add-member-info .add-member-des h2 {
  font-family: "Work Sans", sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #203466;
  margin-bottom: 6px;
  text-decoration: underline;
}
.add-member-info .add-member-des h2.underline-remove {
  text-decoration: none;
}
.add-member-info .add-member-des .member-name {
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #616161;
}
.add-member-info .profile-user-img-wrapper {
  max-width: 75px;
  height: 94px;
  display: inline-block;
}
.add-member-info .profile-user-img-wrapper.info-img-wrapper {
  max-width: 103px;
  height: 129px;
}
.add-member-info .profile-user-img-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.member-details-section {
  padding: 0 22px;
}
.member-details-section ul {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  border-bottom: 1px solid #cdd6dc;
  padding-bottom: 5px;
}
.member-details-section ul li {
  margin-right: 40px;
}
.member-details-section ul li a {
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #203466;
}
.member-details-section ul li a.active {
  color: #9c7a03;
  border-bottom: 2px solid #9c7a03;
  padding-bottom: 5px;
}

.about-section {
  margin-top: 20px;
  padding: 0 22px 35px 22px;
  min-height: 310px;
}
.about-section.padding-remove {
  padding: 0;
  margin: 30px 0;
  min-height: unset;
}
.about-section p {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-bottom: 24px;
}
.about-section ul {
  padding: 0 0 0 22px;
}

.list-group-item {
  display: flex;
  flex-direction: row;
  align-items: center;
  border: unset;
  color: #203466;
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 10px 0;
  padding: 0;
}
.list-group-item:first-child {
  margin-top: 0;
}
.list-group-item:last-child {
  margin-bottom: 0;
}
.list-group-item img {
  margin: 0 10px 0 -20px;
  max-width: 12px;
  max-height: 12px;
}
.list-group-item .last-list-item {
  margin-right: 10px;
}

.gallery-section .gallery-wrapper ul {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-left: 0;
  margin: 0 -10px 0 -10px;
  flex-wrap: wrap;
}
.gallery-section .gallery-wrapper ul li {
  width: 20%;
  padding: 0 10px;
  display: inline-block;
  margin-bottom: 20px;
  position: relative;
}
.gallery-section .gallery-wrapper ul li .gallery-img {
  width: 100%;
  object-fit: cover;
  border-radius: 6px;
}
.gallery-section .gallery-wrapper ul li .delete-image-logo {
  position: absolute;
  bottom: 0;
  right: 10px;
}

.qr-code-section {
  margin-top: 45px;
}
.qr-code-section .qr-code-wrapper {
  border: 1px solid #e7dfc3;
  border-radius: 6px;
  width: 60%;
  text-align: center;
  padding: 34px 0 41px 0;
}
.qr-code-section .qr-code-wrapper.padding-40 {
  padding: 40px 0;
}
.qr-code-section .qr-code-wrapper .qr-code-text {
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-bottom: 8px;
  display: block;
}
.qr-code-section .qr-code-wrapper .qr-code-img {
  width: 141px;
  height: 144px;
  display: block;
  margin: 0 auto 10px auto;
}
.qr-code-section .qr-code-wrapper .memory-code-text {
  font-family: "Work Sans", sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #203466;
  margin-bottom: 38px;
}
.qr-code-section .qr-code-wrapper .memory-code-text.margin-remove {
  margin-bottom: 0;
}

.deactivate-user {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #eeeeee;
  padding: 10px 22px 11px 22px;
  height: 38px;
  display: flex;
  align-items: center;
}
.deactivate-user span {
  font-family: "Work Sans", sans-serif;
  font-weight: 600;
  font-size: 12px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  margin-right: 8px;
}

.info-profile-row {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.info-profile-row .info-des-col {
  border-right: 1px solid #bbbbbb;
}
.info-profile-row .preview-btn-col {
  text-align: right;
}
.info-profile-row .preview-btn-col .btn {
  padding: 0;
  font-family: "Work Sans", sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.info-profile-row .added-text {
  padding-left: 8px;
  margin-right: 40px;
}
.info-profile-row .added-text p {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #616161;
}
.info-profile-row .added-text p:first-child {
  margin-bottom: 10px;
}
.info-profile-row .info-date-col {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: row;
}
.info-profile-row .info-date p {
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  font-size: 12px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.info-profile-row .info-date p:first-child {
  margin-bottom: 10px;
  text-decoration: underline;
}

.info-profile-dropdown {
  position: absolute;
  top: 0;
  right: 0;
}
.info-profile-dropdown .btn {
  padding: 0;
}

.info-edit-btn .btn-outline-secondary {
  border: solid 1px #9c7a03;
  font-family: "Work Sans", sans-serif;
  font-weight: 600;
  font-size: 12px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #9c7a03;
  display: flex;
  align-items: center;
  padding: 6px 19px;
}
.info-edit-btn .btn-outline-secondary:hover {
  color: #9c7a03 !important;
  border: solid 1px #9c7a03 !important;
  background-color: #fff !important;
}
.info-edit-btn .btn-outline-secondary img {
  padding-right: 6px;
}

.qr-duration-wrapper {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.qr-duration-wrapper .duration-label {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #203466;
  margin-right: 8px;
}
.qr-duration-wrapper.qr-status-wrapper.margin-right-25 {
  margin-right: 25px;
}
@media (max-width: 1235px) {
  .qr-duration-wrapper.qr-status-wrapper.margin-right-25 {
    margin-right: 12px;
  }
}

* {
  word-break: break-word;
}

.form-group {
  margin-bottom: 0;
}

#subhead-space {
  margin-top: 30px;
}

#head-bootomsapce {
  margin: 30px 0 8px 0;
}

.verified-text {
  text-transform: uppercase !important;
  font-family: "Open Sans", sans-serif !important;
  font-weight: 600 !important;
  font-size: 20px !important;
  color: rgb(21, 21, 21) !important;
  margin: 49px 0 8px 0 !important;
}

.success-text {
  font-family: "Open Sans", sans-serif !important;
  font-weight: 400 !important;
  font-size: 14px !important;
  line-height: 22px !important;
  color: rgb(98, 98, 98);
  text-align: center !important;
  padding-bottom: 30px;
}

.verified-email-row {
  --bs-gutter-x: 0 !important;
}

#head-topmsapce {
  margin-bottom: 8px;
}

.sub-head-center {
  font-size: 13px;
  line-height: 24px;
  text-align: center;
}

.category-color {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #4d4d4d;
  margin: 10px 0 20px 0;
}

.form-label {
  margin-bottom: 10px;
}

.forgot-link-center {
  width: 100%;
  text-align: center;
}

.primary-uppercase {
  text-transform: uppercase;
  margin-bottom: 10px;
}

.primary-uppercase-nospace {
  text-transform: uppercase;
  padding: 14px 25px 14px 25px;
  margin-right: 30px;
}
.primary-uppercase-nospace .subs-dropdown-icon {
  position: relative;
  border: none;
  padding: 0;
  bottom: 0;
  left: 5px;
}

.broadcast-uppercase-padding {
  text-transform: uppercase;
  background-color: green;
}

.primary-uppercase-padding {
  text-transform: uppercase;
  padding: 14px 40px;
  margin-right: 30px;
  width: 110px;
}

.brodcast-uppercase-padding {
  width: 211px;
  padding: 0 36px;
}

.primary-uppercase-margin {
  text-transform: uppercase;
  padding: 10px 19px;
  margin-right: 8px;
  width: 165px;
  height: 40px;
}

.primary-uppercase-small {
  text-transform: uppercase;
  width: 159px;
  margin: 0px 0 279px 0;
  padding: 0 24px 0 25px;
}

.broadcast-message-btn {
  width: 211px;
  padding: 14px 36px;
}

.primary-uppercase-contact {
  text-transform: uppercase;
  width: 136px;
  margin: 0px 0 279px 0;
  padding: 14px 50px;
}

.img-responsive {
  margin-top: 33px;
}

#head-smallsize {
  font-size: 16px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 30px 0 8px 0;
}

.recorded-text {
  font-size: 14px;
  color: #3d3d3d;
}

.recorded-text-color {
  color: #686868;
  margin-top: 8px;
}

.form-action .audio {
  border: 3px solid #f8f8f8;
  border-radius: 1.5px;
  margin-bottom: 20px;
}
.form-action .audio-img {
  position: absolute;
  height: 48px;
  margin: 20px 0 0 15px;
  width: 100px;
}
.form-action img {
  position: absolute;
  bottom: 12px;
  border-right: 1px solid white;
  padding-right: 15px;
}
.form-action .audio-action {
  background-color: white;
  padding: 54px 50px 30px 50px;
  margin-top: 30px;
  border-radius: 4px;
}

.link-expire {
  display: flex;
  justify-content: flex-start;
  flex-direction: row;
  align-items: center;
  margin: 14px 0 0 0;
}
.link-expire img {
  position: static;
  padding: 0 8px 0 0px;
  border: none;
}
.link-expire p {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 1;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #6b6b6b;
}

.header {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  background-color: #fff;
}
.header h1 {
  color: #000;
  font-size: 20px;
  font-weight: 500;
  margin: 26px 0 26px 64px;
}
.header .search {
  padding-right: 30px;
  font-size: 14px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.header .search span {
  position: relative;
  left: 48px;
  border-right: 1px solid #dbdbdb;
  padding-right: 15px;
}
.header .search input {
  height: 40px;
  width: 250px;
  border-radius: 20px;
  border: solid 1px rgba(0, 0, 0, 0.05);
  padding: 10px 0 10px 56px;
  background-color: hsl(0, 0%, 97%);
  color: #666;
  box-sizing: border-box;
}
.header .header-left-data {
  display: flex;
  align-items: center;
  justify-content: center;
}
.header .header-left-data .header-right-arrow img {
  padding: 0 5px 3px 0;
}

.verification-wrapper .user-title .user-img .user_image {
  font-family: "Work Sans", sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.user-title {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  color: #4d4d4d;
}
.user-title .user-img {
  position: relative;
  width: 36px;
  min-width: 36px;
  height: 36px;
  object-fit: cover;
  background-color: #3b3b3b;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.user-title .user-img .user_image {
  font-family: "Work Sans", sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #ffffff;
}
.user-title .user-img img {
  width: 36px;
  height: 36px;
  object-fit: cover;
  border-radius: 50%;
}
.user-title .user-img .checkmark-img-wrapper {
  position: absolute;
  bottom: 2px;
  right: 1px;
  width: 14px;
  height: 14px;
}
.user-title .user-img .checkmark-img-wrapper.profile-checkmark-wrapper {
  width: 25px;
  height: 25px;
}
.user-title .user-img .checkmark-img-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.user-title .user-title-info .dollar-amt {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #00f83e;
  margin-bottom: 4px;
}
.user-title .user-title-info h5 {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 13px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  margin-bottom: 5px;
}
.user-title .user-title-info h5 span {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 95px;
  display: inline-block;
  word-break: initial;
}
.user-title .user-title-info p {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #747474;
  margin-bottom: 5px;
}
.user-title .user-title-info p.white-color {
  color: #fff;
}
.user-title .user-title-info p.inactive-date {
  color: #ff5353;
}
.user-title .user-title-info p.green {
  color: #00f83e;
}

.input-lable-left-padding {
  padding-left: 15px;
}

.subs-input-head {
  height: auto;
}

.container-file-upload {
  width: 380px;
  height: 47px;
  padding: 5px 5px 5px 0;
  background-color: #ffffff;
  border: solid 1px #dbdbdb;
  box-sizing: border-box;
  border-radius: 3px;
  display: flex;
  justify-content: flex-end;
  margin: 10px 0 25px 0;
}

.input-data {
  border: none;
  box-sizing: border-box;
  border-radius: 3px;
  display: flex;
  justify-content: space-between;
  margin: 10px 0 25px 0;
  align-items: center;
  padding-left: 15px;
}
.input-data input {
  width: 380px;
  padding: 12px 15px 13px 15px;
  background-color: #ffffff;
}
.input-data input::placeholder {
  color: #000;
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.user-address-text a {
  text-decoration: underline;
}

.p-viewer {
  z-index: 9999;
  position: relative;
}

.fa-eye {
  color: #000;
  position: relative;
  right: 30px;
}

input[type=file] {
  display: none;
  background-color: #ffffff;
}

.language-no-border {
  border: none;
}

.form-select {
  padding-left: 11px;
}

#select-height {
  height: 47px;
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #333;
}

.table-body .table-row:first-child {
  margin-top: 0px;
}

.form-action-edit {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-top: 48px;
  padding-right: 30px;
  height: 48px;
}
.form-action-edit .primary {
  width: 136px;
  height: 48px;
  padding: 14px 0px;
  text-transform: uppercase;
}
.form-action-edit .cancel-btn {
  width: 120px;
  height: 48px;
  border: none;
  padding: 0;
  background-color: transparent;
  text-transform: uppercase;
  color: #666666;
}

.add-user-btn {
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-transform: uppercase;
  color: #ff3e9d;
  font-family: "Work Sans", sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.add-user-btn:hover {
  color: #ff3e9d;
}

.empty-manage {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-top: 14px;
}

.modal-carousel {
  padding-bottom: 180px;
}

.carousel-indicators {
  margin: 0 0 16px 0;
  width: 857px;
}
.carousel-indicators button {
  width: 110px !important;
  height: 110px !important;
  text-indent: inherit !important;
}
.carousel-indicators button img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.spinner-wrapper {
  margin-bottom: 28px;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0px 1000px transparent inset !important;
  background: transparent !important;
  color: #fff !important;
  -webkit-text-fill-color: #fff !important;
}

.donation-logout-wrapper {
  margin-bottom: 0;
}
.donation-logout-wrapper .user-title-donation {
  padding: 20px 0 16px 0;
  align-items: flex-start;
}
.donation-logout-wrapper .user-title-donation.ptb20 {
  padding: 20px 0 20px 0;
}

.user-img-campaigns {
  position: relative;
}
.user-img-campaigns .youtube-logo,
.user-img-campaigns .vimeo-logo {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.user-img-campaigns .youtube-logo img,
.user-img-campaigns .vimeo-logo img {
  width: 18px !important;
  height: 18px !important;
}

.admin-heading {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.checkbox-filter form {
  display: flex;
  justify-content: center;
  align-items: center;
}

.checkbox-filter .form-group {
  display: block;
  margin-bottom: 15px;
  margin-left: 15px;
}

.checkbox-filter .form-group {
  display: block;
  margin-bottom: 0;
  color: rgba(255, 255, 255, 0.5);
}

.checkbox-filter .form-group input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}

.checkbox-filter .form-group label {
  position: relative;
  cursor: pointer;
  margin: 0 !important;
  padding: 0 !important;
}

.checkbox-filter .form-group label:before {
  content: "";
  -webkit-appearance: none;
  background-color: transparent;
  border: 2px solid rgba(255, 255, 255, 0.5);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 8px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 6px;
  border-radius: 2px;
}

.checkbox-filter .form-group input:checked + label:after {
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  left: 7px;
  width: 6px;
  height: 14px;
  border: solid rgba(255, 255, 255, 0.5);
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.section-img-wrapper .carousel-control-prev-icon {
  background-image: url(./../../../assets/images/arrow-left.png);
  background-size: contain;
  width: 2.5rem;
  height: 2.5rem;
}
.section-img-wrapper .carousel-control-next-icon {
  background-image: url(./../../../assets/images/arrow-left.png);
  background-size: contain;
  width: 2.5rem;
  height: 2.5rem;
  transform: rotateZ(180deg);
}

.privacy-content a {
  text-decoration: underline;
}

.campaign_creator_deactivated {
  padding-top: 20px;
}

.privacy-wrapper {
  padding: 30px 20px 40px 20px;
}

.back-btn {
  margin: 0 0 30px -10px;
}

.privacy-content .section-title {
  font-family: "Work Sans", sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 22px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-bottom: 30px;
}
.privacy-content .section-sub-title {
  font-family: "Work Sans", sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-bottom: 2px;
}
.privacy-content p {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-bottom: 30px;
}
.privacy-content ol li {
  list-style-type: decimal;
  list-style-position: inside;
  margin-bottom: 10px;
  line-height: 22px;
  text-align: left;
  font-size: 14px;
}

.mt-20 {
  margin-top: 20px !important;
}

.m-20 {
  margin: 20px 0;
}

.challangs-modal-wrapper .bill-heading-rep {
  font-family: "Work Sans", sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 50px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: white;
}
.challangs-modal-wrapper .bill-heading {
  font-family: "Work Sans", sans-serif;
  font-weight: 700;
  font-size: 11px;
  line-height: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: white;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.challangs-modal-wrapper .bill-name {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 13px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #00f83e;
  margin-bottom: 4px;
}
.challangs-modal-wrapper .bill-created {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 13px;
  line-height: 19px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #898989;
  margin-bottom: 10px;
}
.challangs-modal-wrapper .bill-created span {
  color: white;
}
.challangs-modal-wrapper .challange-subheading {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: white;
  margin-bottom: 5px;
}
.challangs-modal-wrapper .bill-subheading {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #ccc;
  margin-bottom: 10px;
}
.challangs-modal-wrapper .bill-detail-sec {
  margin-bottom: 25px;
}
.challangs-modal-wrapper .bill-detail-sec .bill-detail-para {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 21px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #898989;
}
.challangs-modal-wrapper .bill-total-amt {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #00f83e;
  margin-bottom: 2px;
}
.challangs-modal-wrapper .bill-bal-amt {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 21px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #898989;
  margin-bottom: 22px;
}
.challangs-modal-wrapper .challange-heading {
  font-family: "Work Sans", sans-serif;
  font-weight: 700;
  font-size: 30px;
  line-height: 32px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: white;
  margin-bottom: 15px;
}
.challangs-modal-wrapper .situation-sec {
  margin-bottom: 18px;
}
.challangs-modal-wrapper .situation-sec .situation-heading {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: white;
}
.challangs-modal-wrapper .situation-sec .situation-para {
  font-family: "Work Sans", sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 21px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: white;
}
.challangs-modal-wrapper .user-title {
  margin-top: 5px;
  margin-bottom: 17px;
}
.challangs-modal-wrapper .user-title .user-img {
  margin-right: 10px;
  width: 55px;
  min-width: 55px;
  height: 55px;
}
.challangs-modal-wrapper .user-title .user-img .img-logo {
  width: 55px;
  height: 55px;
}
.challangs-modal-wrapper .user-title .user-title-info h5 {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: white;
  margin-bottom: 4px;
}
.challangs-modal-wrapper .user-title .user-title-info .user-des .user-des-mail {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 13px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #00f83e;
  margin-bottom: 4px;
}
.challangs-modal-wrapper .user-title .user-title-info .modal-normal-para {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 13px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #898989;
}
.challangs-modal-wrapper .user-title .user-title-info .modal-normal-para span {
  color: white;
}
.challangs-modal-wrapper.user-title-30 {
  margin-bottom: 18px;
}
.challangs-modal-wrapper.user-title-30 .user-img {
  width: 30px;
  min-width: 30px;
  height: 30px;
}
.challangs-modal-wrapper.user-title-30 .user-img .img-logo {
  width: 30px;
  height: 30px;
}
.challangs-modal-wrapper.user-title-30 .user-title-info h5 {
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: white;
  margin-bottom: 3px;
}
.challangs-modal-wrapper.user-title-30 .user-title-info .day {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 132x;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  opacity: 50%;
  margin-bottom: 0;
}
.challangs-modal-wrapper .challange-total-amt {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #00f83e;
  margin-bottom: 15px;
}
.challangs-modal-wrapper .challange-accept-sec {
  margin-bottom: 30px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  padding-bottom: 15px;
}
.challangs-modal-wrapper .challange-accept-sec .accept-heading {
  font-family: "Work Sans", sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: white;
  margin-bottom: 17px;
}

.situation-title-sec {
  display: flex;
  align-items: center;
  margin-bottom: 25px;
}
.situation-title-sec .user-img {
  margin-right: 10px;
  font-weight: bold;
  position: relative;
  width: 45px !important;
  min-width: 45px !important;
  height: 45px !important;
  object-fit: cover;
  background-color: #3b3b3b;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.situation-title-sec .user-img.user-img-title {
  object-fit: cover;
  background-color: #3b3b3b;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 45px;
  height: 45px;
  min-width: 45px;
}
.situation-title-sec .user-img.user-img-title .user_image {
  font-weight: bold;
}
.situation-title-sec .user-img img {
  border-radius: 50%;
  width: 45px;
  height: 45px;
}
.situation-title-sec .user-title-info .user-des-mail {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: white;
  margin-bottom: 5px;
}
.situation-title-sec .user-title-info .user-des-mail .highest-text {
  margin-left: 10px;
  background-color: #e17f00;
  padding: 2px 6px;
  color: #141414;
  border-radius: 14px;
  font-size: 13px !important;
}
.situation-title-sec .user-title-info .sponsored-text {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 13px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #00f83e;
}
.situation-title-sec .user-title-info .sponsored-text.no-chip {
  color: #898989;
}

.beneficiary-sec {
  margin-bottom: 30px;
}
.beneficiary-sec .beneficiary-heading {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: white;
  margin-bottom: 20px;
}

.beneficiary-title-sec {
  display: flex;
  align-items: center;
}
.beneficiary-title-sec .user-img {
  margin-right: 10px;
}
.beneficiary-title-sec .user-img img {
  border-radius: 50%;
  width: 36px;
  height: 36px;
}
.beneficiary-title-sec .user-title-info .sponsored-text {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: white;
}

.bio-section .info-section-head {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.bio-section .verification-img-wrapper img {
  border-radius: 2px;
}

.export-sec-btn {
  margin-right: 28px;
}

.align-center-export {
  display: flex;
  align-items: center !important;
  margin-bottom: 25px;
}

.user-title-custom .user-img {
  min-width: 45px !important;
}
.user-title-custom .user-img img {
  min-width: 45px;
}
.user-title-custom h5 .text-span {
  white-space: normal !important;
  overflow: unset !important;
  text-overflow: unset !important;
  max-width: 160px !important;
  word-break: break-word !important;
}
.user-title-custom h5 .checkmark-img-wrapper {
  overflow: unset !important;
}

.profile-wrapper .textarea-input {
  margin-bottom: 40px !important;
}
.profile-wrapper .textarea-input textarea {
  margin-bottom: 5px !important;
}

.user-custom-img .user-img img {
  width: 55px;
  height: 55px;
}
.user-custom-img .user-img .checkmark-img-wrapper {
  bottom: 6px;
}

.user-custom-img-30 .user-title-info h5 {
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-bottom: 3px;
}
.user-custom-img-30 .user-title-info .day {
  margin-bottom: 0;
}
.user-custom-img-30 .user-img {
  width: 30px !important;
  min-width: 30px !important;
  height: 30px !important;
}
.user-custom-img-30 .user-img img {
  width: 30px;
  height: 30px;
}

.progress-bar-sec {
  margin-bottom: 15px;
}
.progress-bar-sec .progress-bar-wrapper .progress {
  height: 15px;
  border-radius: 2px;
}
.progress-bar-sec .progress-bar-wrapper .progress-text {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  bottom: 14px;
}

.reported-by-sec.reported-border {
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  padding-top: 15px;
}
.reported-by-sec .reported-by-heading {
  font-family: "Work Sans", sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: white;
  margin-bottom: 10px;
}
.reported-by-sec .reported-client-sec {
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.reported-by-sec .reported-logo-sec {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.reported-by-sec .reported-logo-sec .reported-logo {
  width: 25px;
  height: 25px;
  min-width: 25px;
  margin-right: 7px;
  background-color: #3b3b3b;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  margin-right: 10px;
  font-weight: bold;
  position: relative;
  object-fit: cover;
  align-items: center;
}
.reported-by-sec .reported-logo-sec .reported-logo img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  object-fit: cover;
}
.reported-by-sec .reported-logo-sec .reported-logo .checkmark-img-wrapper {
  position: absolute;
  bottom: 2px;
  right: 0;
  width: 12px;
  height: 12px;
}
.reported-by-sec .reported-logo-sec .reported-name {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: white;
}
.reported-by-sec .reported-para {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: white;
  margin-bottom: 4px;
}
.reported-by-sec .reported-date {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #747474;
}

.border-action-taken {
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  padding: 20px 0;
  margin-top: 20px;
  margin-bottom: 0;
}

.action-taken-sec .reports-by-title {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.border-pd-margin {
  padding-bottom: 10px;
  margin-bottom: 15px;
}
.border-pd-margin .reports-by-title {
  font-weight: 400 !important;
}

.hover-full-content {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1049;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.5);
  align-items: center;
  justify-content: center;
  display: none;
}
.hover-full-content .modal-sm {
  min-width: 327px;
}
.hover-full-content .confirmation-modal h4.title {
  line-height: 1.4;
}

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