/*--
@import url('https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,600;0,700;1,400&display=swap'); --*/
@import url("https://fonts.googleapis.com/css2?family=Hind+Siliguri:wght@300;400;500;600;700&family=Rubik:wght@300;400;500;600;700&display=swap");

::-webkit-scrollbar {
  display: none;
}

* {
  margin: 0;
  padding: 0;
}

body {
  font-family: "Hind Siliguri", sans-serif !important;
  margin: 0;
  padding: 0;
}

img {
  max-width: 100%;
}

a:hover {
  text-decoration: none !important;
}

ul {
  list-style-type: none;
}

.uppercase-text {
  text-transform: uppercase;
}

button:focus,
textarea:focus {
  outline: none !important;
}
body select {
  background-color: #fff;
  /*background-image: linear-gradient(45deg, #fff, #fff);*/
}
/* header */
.content-block {
  padding: 20px 25px 0 !important;
}
.menu-categoty-1.mt-3 ul {
  margin-bottom: -10px;
}
header.payment {
  padding: 10px;
}
/* login page */
.loin-form {
  padding: 0 18% 0;
}
.injoy-logo {
  margin: -5px 0 0 12px;
}
/*.login-wrap 0
	display: flex;
	align-items: center;
}*/
.login-wrap {
  padding: 30px 0;
}
.login-inner {
  margin: 15% 0;
}
.login-banner {
  background: url(../images/right-image.png);
  background-size: cover;
  height: 100vh;
  display: flex;
  -webkit-box-pack: center;
  -webkit-box-align: center;
  justify-content: center;
  align-items: center;
}
.login-banner img {
  max-width: 100%;
}
.loin-form .logo {
  margin-bottom: 30px;
}
.step {
  margin: 12px 0 15px;
}
a.btn {
  background-color: #26c2ff;
}
.loin-form input {
  width: 100%;
  background: #eff7ff;
  border: 1px solid #cbe2f8;
  border-radius: 5px;
  padding: 7px 15px;
  margin-bottom: 16px;
}
.no-challenge-cls .modal-title {
  font-weight: 600;
  font-size: 20px;
}
.btn-cls {
  background: #26c2ff;
  border: none;
  padding: 10px 40px;
  border-radius: 5px;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
}
.btn-cls:hover,
.fill-deatils form button:hover {
  background: #0fadeb;
  transition: 0.2s all;
}
.loin-form h1 {
  color: #393939;
  font-weight: bold;
  font-size: 36px;
}
.login-banner {
  height: 100vh;
}

.forgot-password {
  float: right;
}

.remember-me {
  float: left;
}

.login-btm {
  width: 100%;
  float: left;
  margin-bottom: 50px;
}

.captcha {
  width: 65%;
  margin: 0 auto;
  text-align: center;
  float: none;
}

#images-holder .checkbox-container {
  width: 53%;
}

.captcha img {
  margin-bottom: 30px;
  max-width: 100%;
}

.captcha label {
  float: left;
}

.or {
  position: relative;
  margin-top: 20px;
}

.or span {
  width: 35px;
  height: 35px;
  border-radius: 100%;
  border: 1px solid #26c2ff;
  display: inline-block;
  line-height: 31px;
  text-transform: uppercase;
  color: #26c2ff;
}

.or::before,
.or::after {
  width: 46%;
  content: "";
  height: 1px;
  background: #dbdbdb;
  position: absolute;
  top: 15px;
}

.or::before {
  left: 0;
}

.or::after {
  right: 0;
}

/* check box */
.checkbox-container {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 16px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.forgot-password a,
.forgot-password a:hover {
  color: #26c2ff;
}

.main-menu-list ul li a::before {
  content: "";
  width: 27px;
  height: 26px;
  display: inline-block;
  background-position: 0 0;
  position: relative;
  top: 7px;
  margin: 0 8px 0 0;
}

.main-menu-list ul li:nth-child(1) a::before {
  background: url(../images/dashboard.png) no-repeat;
}
.main-menu-list ul li:nth-child(1).active a::before {
  background-position: -30px 0;
}
.main-menu-list ul li:nth-child(2) a::before {
  background: url(../images/flag-1.png) no-repeat;
}
.main-menu-list ul li:nth-child(2).active a::before {
  background-position: -30px 0;
}
.main-menu-list ul li:nth-child(3) a::before {
  background: url(../images/schedule.png) no-repeat;
}
.main-menu-list ul li:nth-child(3).active a::before {
  background-position: -30px 0;
}
.main-menu-list ul li:nth-child(4) a::before {
  background: url(../images/flag-1.png) no-repeat;
}
.main-menu-list ul li:nth-child(4).active a::before {
  background-position: -30px 0;
}
.main-menu-list ul li:nth-child(5) a::before {
  background: url(../images/content-library.png) no-repeat;
}
.main-menu-list ul li:nth-child(5).active a::before {
  background-position: -30px 0;
}
.main-menu-list ul li:nth-child(6) a::before {
  background: url(../images/setting-1.png) no-repeat;
}
.main-menu-list ul li:nth-child(6).active a::before {
  background-position: -30px 0;
}
.main-menu-list ul li:nth-child(7) a::before {
  background: url(../images/payment-detail.png) no-repeat;
}
.main-menu-list ul li:nth-child(7).active a::before {
  background-position: -30px 0;
}
.main-menu-list ul li:nth-child(8) a::before {
  background: url(../images/help.png) no-repeat;
}
.main-menu-list ul li:nth-child(8).active a::before {
  background-position: -28px 0;
}
.main-menu-list ul li:nth-child(9) a::before {
  background: url(../images/logout.png) no-repeat;
}
.main-menu-list ul li:nth-child(9).active a::before {
  background-position: -28px 0;
}
.page-lightbg {
  background: #f6f6f7;
}
/*.checkbox-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}*/
.checkmark {
  position: absolute;
  top: 0;
  left: 25px;
  height: 22px;
  width: 22px;
  background-color: #fff;
  border: 2px solid #b6d1eb;
  border-radius: 3px;
}
.checkbox-container input:checked ~ .checkmark {
  background-color: #26c2ff;
  border-color: #26c2ff;
}
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.checkbox-container input:checked ~ .checkmark:after {
  display: block;
}
.checkbox-container .checkmark::after {
  left: 7px;
  top: 2px;
  width: 6px;
  height: 11px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.pricing {
  border: 2px solid #e4e4e4;
  padding-bottom: 35px;
}
.plan-title {
  background: #f4f9ff;
  text-align: center;
  padding: 5px;
  color: #26c2ff;
  text-transform: uppercase;
  font-size: 18px;
}
.plan-heading {
  background: #26c2ff;
  text-align: center;
  color: #fff;
  padding: 5px 0 15px;
  position: relative;
}
.plan-heading::after {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  content: "";
  border-top: 10px solid #26c2ff;
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
}
.arrow {
  position: relative;
}
.loin-form h1 {
  color: #393939;
  font-weight: bold;
  font-size: 26px;
  padding-bottom: 8px;
}
.pricing .bold-txt {
  font-size: 50px;
  font-weight: bold;
}
.pricing .small-txt {
  font-size: 24px;
  font-weight: bold;
}
.plan-heading p {
  font-size: 19px;
  margin: 0;
  line-height: 20px;
  font-weight: bold;
}
.pricing ul {
  padding: 30px 30px 10px;
}
.pricing ul li {
  margin-bottom: 20px;
  font-size: 20px;
}
.pricing ul li img {
  margin: -2px 10px 0 0;
}
.pricing ul li span {
  float: left;
}
.pricing-page .login-banner img {
  max-width: 100%;
  min-height: 1000px;
  object-fit: cover;
}
/* payment page */
.payment-page {
  background: #f4f9ff;
  padding: 50px 0;
}
.back a {
  background: #26c2ff;
  padding: 5px 15px;
  border-radius: 5px;
  color: #fff;
  margin: 20px 0 30px;
  display: inline-block;
}
.payment-info h1 {
  color: #393939;
  font-weight: bolder;
  font-size: 30px;
  margin: 0;
}
.payment-info ul li::before {
  content: "\f00c";
  font-family: fontawesome;
  padding: 2px 8px 5px 0;
  color: #2bbf0e;
  float: left;
}
.payment-info ul li {
  margin-bottom: 15px;
  color: #393939;
  font-size: 16px;
}
.payment-info ul {
  margin-top: 40px;
}
.payment-method-img ul li {
  display: inline;
  padding: 0 5px 0 0;
}
.payment-method {
  background: #fff;
  display: inline-block;
  padding: 40px;
}
.payment-method .custom-select {
  height: auto;
  padding: 0;
  border: none;
  background: none;
}
.total-payment {
  width: 75%;
  background: #fff;
  border: 1px solid #cbe2f8;
  text-align: center;
  padding: 25px;
  margin: 45px 0 0 0;
}
.total-payment h1 {
  font-size: 46px;
  color: #59b5ea;
}
.total-payment p {
  font-size: 18px;
}
/* select */
/*the container must be positioned relative:*/
/*.custom-select {
	position: relative;
	font-family: Arial;
	padding: 0 !important;
	height: auto !important;
	border: none !important;
	background: none !important;
}*/
/*.custom-select select {
  display: none; /*hide original SELECT element:
}*/
/*style the arrow inside the select element:*/
.select-selected::after {
  position: absolute;
  content: "";
  top: 18px;
  right: 16px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #444 transparent transparent transparent;
}
/*point the arrow upwards when the select box is open (active):*/
.select-selected.select-arrow-active:after {
  border-color: transparent transparent #fff transparent;
  top: 7px;
}
/*style the items (options), including the selected item:*/
.select-items div,
.select-selected {
  color: #495057;
  padding: 6px 16px;
  border: none;
  border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
  cursor: pointer;
  user-select: none;
  border: 1px solid #ced4da;
  border-radius: 5px;
}
/*style items (options):*/
.select-items {
  position: absolute;
  top: auto;
  left: 0;
  right: 0;
  z-index: 99;
  background: #fff;
  border: 1px solid #ddd;
}
.select-items > div {
  border: none;
}
.ccv-info {
  position: absolute;
  top: 4px;
  right: 10px;
  font-size: 21px;
  color: #adadad;
}
.form-control.ccv-field {
  position: relative;
  padding: 20px 16px;
}
/*hide the items when the select box is closed:*/
.select-hide {
  display: none;
}
.select-items div:hover,
.same-as-selected {
  background-color: rgba(0, 0, 0, 0.1);
}
.payment-method-img ul {
  margin: 20px 0 40px;
}
/* dashboard page */
.main-header {
  border-bottom: 1px solid #2cc4fd;
  box-shadow: 0 2px 20px rgba(44, 196, 253, 0.2);
}
.dashboard-heading h4 {
    margin-bottom: 0;
    line-height: 52px;
    font-size: 20px;
    font-weight: 400;
}
.challenge-inner .col-xl-3.col-md-12 {
  position: absolute;
  right: 0;
}
.challenge-inner .col-md-12.col-lg-12.col-xl-4.col-md-12 {
  position: absolute;
  right: 0;
}
.col-md-12.col-xl-4.col-lg-6 {
  position: absolute;
  right: 0;
}
.challenge-inner .col-md-12.col-xl-4 {
  position: absolute;
  right: 0;
}
.challenge-inner .col-md-3.video-right {
  position: absolute;
  right: 0;
}
header.challenge-header .row {
  align-items: center;
}
.navbar-nav li.nav-item a.challenge-btn {
  padding: 10px 20px;
  color: #fff;
  background: #26c2ff;
  border-radius: 5px;
  font-size: 18px;
  margin: 0 10px;
}
.navbar-nav li.nav-item a:hover.challenge-btn {
  background: #0fadeb;
  transition: all 0.3s ease-in-out;
}
.injoy-logo img {
  width: 90px;
}
.main-header .dashboard-heading {
  float: left;
  width: auto;
  font-weight: normal;
  font-size: 20px;
}
.main-header .header-btns {
  float: right;
}
.main-header .header-btns ul {
  padding: 0;
}
.main-header .header-btns ul li {
  display: inline-block;
  margin: 0 15px 0 0;
}
.user-name {
  width: 40px;
  height: 40px;
  background: #fbbe28;
  border-radius: 100%;
  line-height: 40px;
  text-align: center;
  color: #000;
  padding: 0;
  justify-content: center;
  display: flex;
}
.main-menu-list ul li a img {
  margin: 0 15px 0 0;
}
.main-menu-list ul li.active {
  background: #26c2ff;
  padding: 10px 0;
  color: #fff;
  border-radius: 5px;
  margin: 10px 0;
}
.main-menu-list ul li {
  padding: 7px 0 12px;
  margin: 3px 0;
}
.main-menu-list ul li:hover {
  background: #ecf9ff;
  display: flex;
  align-items: center;
  border-radius: 5px;
  transition: 0.3s ease-in-out;
}
.main-menu-list ul li:hover.active {
  background: #26c2ff;
}
.main-menu-list ul li.active a {
  color: #fff;
}
.main-menu-list ul li a {
  padding: 0 20px;
  color: #000;
  font-size: 17px;
}
footer .footer-div img {
  max-width: 20px;
  border-radius: 0;
}
footer .footer-div .col-md-4:nth-child(2) img {
  max-width: 32px;
}
.main-menu {
  border-right: 1px solid #dfdfdf;
  height: 100vh;
}
.no-challenge-cls .modal-dialog {
  max-width: 900px;
}
.no-challenge p {
  color: rgba(19, 19, 19, 0.4);
  padding-top: 30px;
  font-size: 18px;
  text-align: center;
}
.no-challenge {
  padding: 45px 0;
}
.no-challenge h3 {
  text-align: left;
  font-weight: 600;
  font-size: 20px;
}
.no-challenge img {
  margin: 44px 0 0;
}
.no-challenge-cls .modal-body {
  padding: 30px;
}

/* banner & button */
header.challenge-header {
  border-bottom: 1px solid #e6eaec;
  padding: 10px 0;
}
.challenge-header .header-btns {
  float: right;
}
.challenge-header .header-btns ul {
  display: block;
  margin: 6px 0 0 0;
  padding: 0;
}
.challenge-header .header-btns ul li {
  display: inline-block;
}
.exit-dashboard a {
    font-size: 18px;
    color: #000;
    font-weight: 400;
    text-transform: capitalize;
}
.exit-dashboard a i {
  color: #26c2ff;
  margin-right: 6px;
  font-weight: 600;
  filter: drop-shadow(3px 3px 2px #eee);
}
.dashboard-heading {
  color: #333;
  font-weight: 600;
  font-size: 22px;
  float: left;
}
.menu-categoty-1 {
  border-bottom: 0;
}
.menu-categoty-1 li.active,
.menu-categoty-1 li:hover {
  border-left: 5px solid #50c4ff;
  border-top-right-radius: 16px;
    background-image: linear-gradient(to right, #50c4ff52 , #ecf9ff);
}
.menu-categoty-1 li:hover {
  border-top-right-radius: 0;
}
.menu-categoty-1 ul li {
  padding: 0 4px;
  display: block;
  border-left: 6px solid transparent;
  float: left;
  border-top-right-radius: 10px;
}
.menu-categoty-1 .status_icon {
  display: flex;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  align-items: center;
}
.menu-categoty-1 ul li:hover {
  transition: 0.2s all;
}
.menu-categoty-1 li a {
  color: #000;
  font-size: 17px;
  display: block;
  width: auto;
  float: left;
  padding-left: 10px;
  width: 100%;
  padding: 10px 4px;
}
.menu-categoty-1 ul li img {
  margin: 0 5px 0 0;
  max-width: 18px;
}
.menu-categoty-1 h1::after {
  content: "\f078";
  font-family: fontAwesome;
  font-size: 14px;
  float: right;
  position: relative;
  top: 6px;
  transform: rotate(0deg);
}
.menu-categoty-1 li.active img,
.menu-categoty-1 li:hover img {
  filter: hue-rotate(45deg);
}
.menu-categoty-1 h1 {
  float: left;
  color: #000;
  font-size: 20px;
  margin: 12px 0 0;
  width: 100%;
  cursor: pointer;
  padding: 16px 8px;
  border-top: 1px solid #e4e4e4;
  font-weight: 600;
}
.challenge-header .header-btns li:last-child a {
  border: 2px solid #26c2ff;
  padding: 6px 25px;
  border-radius: 5px;
  color: #26c2ff;
  font-size: 18px;
  font-weight: 600;
  text-transform: capitalize;
}
.challenge-header .header-btns li:first-child a {
  background: #26c2ff;
  color: #fff;
  padding: 8px 25px;
  border-radius: 5px;
  margin: 0 10px 0 0;
  font-size: 18px;
  font-weight: 600;
  text-transform: capitalize;
}
.menu {
  border-right: 1px solid #dbdbdb;
}
.choose-color {
  border: 1px solid #dbdbdb;
  padding: 10px 15px;
  border-radius: 6px;
  margin: 0;
  position: relative;
  box-shadow: 3px 6px 4px #eee;
}

.choose-color h2::before {
  width: 58px;
  height: 3px;
  position: absolute;
  background: #26c2ff;
  content: "";
  bottom: -2px;
}
.choose-color h2 {
  color: #000;
  font-size: 20px;
  border-bottom: 1px solid #dbdbdb;
  padding-bottom: 4px;
  position: relative;
  margin-bottom: 20px;
  font-weight: 600;
  padding-top: 10px;
}
.selected-color {
  margin-top: 10px;
}
.selected-box1,
.selected-box2,
.selected-box3 {
  width: 98px;
  height: 32px;
  display: inline-block;
  border-radius: 2px;
}
.selected-box1 {
  background: #4db6d6;
}
.selected-box2 {
  background: #4db6d6;
}
.selected-box3 {
  background: #4db6d6;
}
.selected-color-text {
  vertical-align: top;
  margin: 0 8px;
}
/*.selected-color-text input {
	display: inline-block;
	width: 110px;
	height: 32px;
	border-radius: 5px;
	border: 1px solid #dbdbdb;
	padding: 0 10px;
}*/
.selected-color-text {
  display: inline-block;
  width: 98px;
  height: 32px;
  border-radius: 2px;
  border: 1px solid #dbdbdb;
  padding: 0 10px;
  font-size: 14px;
}
.video-block {
  padding: 1px 0;
  position: relative;
  overflow: hidden;
  padding-left: 3px;
}
.video-block ul li {
  padding: 4px 30px;
}
.video-block ul li:nth-child(3) {
  border-top: 1px solid #dbdbdb;
  padding: 0;
}
.video-block ul li h2 {
  font-size: 17px;
  color: #464646;
  margin-top: 16px;
  margin-bottom: 0;
  font-weight: 600;
}
.video-block ul li p {
  font-size: 12px;
  color: #333;
  text-align: left;
}
.video-block ul li img {
  max-width: 100%;
  margin: 10px 0;
}
.video-block ul li:last-child {
  border: none;
  padding-bottom: 10px;
}
.slide_box {
  position: relative;
  border: 1px solid #dbdbdb;
  border-radius: 5px;
  box-shadow: 2px 2px 8px #eee;
  background-color: #fff;
}
.slide_box[style="left: 94%; border: 0px;"] {
  box-shadow: none;
}
.sliding-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -1px;
}
.sliding-arrow span {
  width: 26px;
  height: 37px;
  background: #f4f7f9;
  display: inline-block;
  text-align: center;
  line-height: 37px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  color: #757575;
  cursor: pointer;
}
/*.app-frame {
	text-align: center;
}*/

body.coach-corner .app-frame {
  text-align: initial;
  color: initial;
}
.content_timer {
  border-radius: 9px;
  border: 3px solid #19b3ef;
  background-image: linear-gradient(to right, #ffffff, #ffffff);
  padding: 10px 0;
  margin-top: 10px;
}
.app-frame img.max-wd-100 {
  max-width: 100%;
}
.menu-btn,
#mySidenav .closebtn {
  display: none;
}
/* daily Inspiration */
.box-cls {
  margin: 0 0 40px;
}
.row.bottom-area {
  padding: 10px;
  margin: 0;
}
.select-box select {
  width: 100%;
  margin: 5px 15px 0 0;
  font-size: 14px;
  padding: 6px;
  border-radius: 3px;
  border: 1px solid #b8b8b8;
  color: #999;
  background-color: #fff;
}
.select-box button {
  background: #26c2ff;
  color: #fff;
  padding: 4px 17px;
  border-radius: 5px;
  margin: 0 10px 0 0;
  font-size: 14px;
  font-weight: 600;
  border: 0;
}
.app-box ul li a {
  background: #26c2ff;
  color: #fff;
  padding: 6px 12px;
  border-radius: 5px;
  font-size: 15px;
  font-weight: 600;
  border: 0;
}
.edit-icn {
  float: right;
}
.box-cls h6 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 20px;
  padding-bottom: 6px;
  border-bottom: 2px dotted #f7f7f7;
}
.box-cls .progress {
  border-radius: 15px;
  margin-top: 15px;
}
.box-cls .progress-bar {
  background-color: #26c2ff;
}
.create-ur-own {
  background: #50c4ff;
  border: 1px solid #50c4ff;
  color: #fff;
  padding: 7px 15px 7px 15px;
  border-radius: 4px;
  display: flex;
  flex-direction: revert;
  justify-content: center;
  align-items: center;
  font-size: 17px;
  font-weight: bold;
  box-shadow: 2px 2px 2px #50c4ff36;
}
.create-ur-own:hover {
  box-shadow: 0 #eee;
}
.upcoming-challenge {
  background: #fff;
  border: 1px solid #e6e4e4;
  color: #585858;
  padding: 3px 15px 4px 15px;
  border-radius: 4px;
  display: flex;
  flex-direction: revert;
  justify-content: center;
  align-items: center;
  font-size: 18px;
}
.upcoming-challenge:hover {
  transition: all 0.3s ease-in-out;
  border-color: #dddada;
  border-color: #999;
}
.challenge-header .header-btns li a:hover,
.create-ur-own:hover,
.select-box button:hover {
  background: #19b3ef;
  transition: all 0.3s ease-in-out;
  color: #fff;
}
.challenge-header .header-btns li:last-child a:hover {
  background: #19b3ef;
  transition: all 0.3s ease-in-out;
  color: #fff;
  border-color: #19b3ef;
}
.create-ur-own img {
  margin: 1px 7px 0 0;
  max-width: 18px;
}
.di-images {
  border-top: 1px solid #eee;
  margin-top: 20px;
  padding: 30px 0;
}
.days-no {
  top: 11px;
  position: absolute;
  background: #fff;
  padding: 2px 10px;
  border-radius: 5px;
  font-weight: 600;
  left: 20px;
  z-index: 9;
}
.di-image-description {
  width: 100%;
}
.select-checkbox {
  top: 50%;
  padding: 6px 10px;
  border-radius: 10px;
  box-shadow: 3px 4px 8px #868686;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.di-img-grid {
  margin: 15px 0px;
}
.select-checkbox .checkbox-container {
  padding-left: 32px;
  font-weight: 600;
}
.di-images p {
  color: rgba(19, 19, 19, 0.7);
  font-size: 18px;
}
.di-images h2 {
  color: #000;
  font-size: 26px;
  font-weight: 600;
}
.di-image-description .checkmark {
  height: 22px;
  width: 22px;
  border-radius: 5px;
}
/* editor */
.editor-header {
  border-top: 1px solid #dbdbdb;
  padding: 20px 0 0;
}
.editor-action ul {
  float: right;
}
.editor-action ul li {
  display: inline-block;
  margin: 0px 0 0 10px;
}
.editor-header p {
  font-size: 20px;
}
.ed-grid {
  padding-right: 0;
  padding-bottom: 15px;
}
.editor-sidebar {
  background: #fff;
  border: 1px solid #dbdbdb;
  border-left: none;
}
.ed-headning {
  font-size: 20px;
  font-weight: 600;
  padding: 20px 0;
}
.di-background {
  margin: 15px;
  float: left;
}
.di-background ul {
  margin: 0 !important;
}
.di-background ul li {
  display: inline-block;
  max-width: 30%;
  margin: 0 11px 14px 0;
}
.di-background ul li:nth-of-type(3n) {
  margin: 0;
}
.ed-headning .create-ur-own {
  float: right;
}
.editor-body {
  background: #f6f6f6;
}
.di-image-editor .editor-content {
  padding: 0;
}
.ed-topbar {
  background: #fff;
  display: block;
  width: 100%;
  padding: 14px 40px 0;
  border: 1px solid #dbdbdb;
  border-left: none;
}
.ed-img-preview {
  text-align: center;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 30px;
}
.ed-topbar ul li {
  display: inline-block;
  padding: 0 10px 0 0;
}
.ed-topbar .custom-select {
  width: 120px;
}
.total-selected {
  border: 1px solid #dbdbdb;
  margin: 20px;
  padding: 15px;
  border-radius: 5px;
}
.total-selected h2 {
  font-weight: 600;
  font-size: 22px;
  margin-bottom: 5px;
}
.total-selected p {
  font-size: 18px;
  margin: 0;
}
.di-background .di-bg-grid {
  padding: 0 10px 20px 10px;
}
.di-bg-grid img {
  width: 100%;
}
/*.input-group {
	width: 100%;
	margin: 25px 0;
}*/
.label-heading {
  width: 100%;
  padding-bottom: 8px;
  color: #333;
  font-size: 16px;
  font-weight: 600;
}
.input-group .form-control {
  border-radius: 5px !important;
}
.sub-drop-list .label-heading {
  font-weight: 500;
  font-size: 15px;
}
.sub-drop-list .input-close.checkin {
  left: inherit;
  right: 0;
}
.box-cls .input-group.form-group {
  margin-top: 20px;
}
.sub-drop-list {
  padding: 0 8px;
  margin-bottom: 20px;
}
form#dailyintentionform {
  margin-bottom: 20px;
}
.sub-drop-list .input-group input {
  position: relative;
}
.input-close {
  float: right;
  position: absolute;
  left: 87%;
  bottom: 0;
  border-left: 1px solid #ced4da;
  padding: 3px 12px;
  height: 40px;
  border-radius: 5px;
  cursor: pointer;
}
.input-close.checkin {
  padding: 14px 10px;
}
.input-close img {
  width: 12px;
}
.btn-outline {
  background: transparent;
  color: #50c4ff;
  font-weight: 400;
}
.create-ur-own.btn-outline:hover {
  border-color: #19b3ef;
  background: transparent;
  color: #19b3ef;
}
footer {
  text-align: center;
  border-top: 1px solid #2cc4fd !important;
  box-shadow: 0px 2px 20px rgba(44, 196, 253, 0.2);
  color: #474747 !important;
}
/* tabs */
.app-frame-tabs .nav-tabs {
  border-bottom: none;
  justify-content: center;
  margin-bottom: 10px;
}
.app-frame-tabs .nav.nav-tabs li {
    text-align: center;
    width: 50%;
    box-shadow: 2px 2px 8px #eee;
    display: contents;
}
.app-frame-tabs .nav.nav-tabs li a.active {
  background: #50c4ff;
  color: #fff;
}
.app-frame-tabs .nav.nav-tabs li a {
  color: #50c4ff;
  border: 2px solid #50c4ff;
  padding: 8px 14px;
  margin: 0 -2px;
  border-radius: 2px;
  font-size: 15px;
  font-weight: 500;
  background-color: #fff;
  line-height: 20px;
}
.dailyintention .app-frame-tabs .nav.nav-tabs li a {
  padding: 6px 15px;
  font-size: 16px;
}
.coachs-list {
  margin: 20px 0 0;
  background-color: #fbfbfb;
  padding: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  box-shadow: 2px 2px 8px #eee;
}
.coachs-list .row {
  background-color: #50c4ff;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  margin-bottom: 6px;
  margin: 0;
}
.coachs-list table.table {
  margin-bottom: 0;
}
.btn-icon {
  background: transparent;
  border: none;
}
.coachs-list table tr td {
  vertical-align: top;
}
.coachs-list .table thead th {
  border-bottom: 1px solid #dee2e6;
}
.coachs-list table tr td h5 {
  font-weight: 600;
}
.coachs-list table tr td img {
  margin-bottom: 10px;
}
.coachs-list table tr td img.coach-image {
  max-width: 100px;
}
.coach-name {
  font-size: 18px;
  padding: 14px 0;
}
.js .inputfile {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}
.box.js label.file_label {
  max-width: 100%;
  font-size: 16px;
  font-weight: 600;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  padding: 6px 0.75rem;
  width: 100%;
  text-align: center;
  border-radius: 0.25rem;
}
.no-js label.file_label {
  display: none;
}
.inputfile:focus + label,
.inputfile.has-focus + label {
  outline: 1px dotted #000;
  outline: -webkit-focus-ring-color auto 5px;
}
.inputfile + label * {
  /* pointer-events: none; */
  /* in case of FastClick lib use */
}
.inputfile + label svg {
  width: 1em;
  height: 1em;
  vertical-align: middle;
  fill: currentColor;
  margin-top: -0.25em;
  margin-right: 0.25em;
}
.box.js label.file_label {
  color: #79797a;
  border: 1px solid #ced4da;
  margin: 0;
}
.inputfile-2:focus + label,
.inputfile-2.has-focus + label,
.inputfile-2 + label:hover {
  color: #666;
}
.add-cocahes .custom-control {
  display: inline-block;
}
.modal-content .add-coaches-form .co-input-group {
  margin-bottom: 10px;
}
.modal-content .add-coaches-form .co-input-group textarea.form-control {
  min-height: 70px;
  max-height: 70px;
}
.modal-content .co-input-group label {
  font-size: 16px;
}
.file-note {
  font-size: 14px;
  color: red;
  float: right;
  margin: 0;
}
.add-coaches-form .custom-control {
  padding-left: 50px;
}
.cancel-btn {
  background: #e4e4e4;
  border: transparent;
  padding: 10px 20px;
  border-radius: 4px;
  color: rgba(51, 51, 51, 0.5);
  font-weight: bold;
  font-size: 18px;
}
.modal-title {
  font-weight: 600;
}
/* toogle switch */
.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
input:checked + .slider {
  background-color: #2196f3;
}
input:focus + .slider {
  box-shadow: 0 0 1px #2196f3;
}
input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}
/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}
.slider.round:before {
  border-radius: 50%;
}
/* ends */
.price-sign {
  border: 1px solid #ced4da;
  width: 38px;
  float: left;
  height: 38px;
  text-align: center;
  border-radius: 0.25rem;
  margin: 0 10px 4px 0;
  line-height: 35px;
  font-weight: bold;
}
.pricing-type p,
.pricing-type input {
  display: inline-block;
}
.form-control.price-snln {
  width: 84%;
  float: left;
}
.co-input-group label {
  vertical-align: middle;
  font-weight: 600;
  font-size: 16px;
  color: #333;
}
.delete-block {
  margin: 4px 0px 0 10px;
  float: left;
}
.pricing-inner .co-input-group {
  margin-bottom: 30px;
}
.wdt-100 {
  width: 100%;
}
.coupens-grid {
  display: block;
  margin-top: 16px;
}
.discount-copuon {
  border: 1px solid #c0c0c0;
  padding: 4px 15px;
  border-radius: 5px;
  width: 74%;
  line-height: 40px;
}
.coupens-grid h5 {
  width: 100%;
  padding: 0 15px;
  font-weight: 600;
}
.prizes-inner .co-input-group {
  margin-bottom: 0;
}
.note-grey {
  color: #7e7e7e;
}
.brand-wdt50 {
  max-width: 50%;
  color: #666;
  line-height: normal;
}
.branding-page li.list-inline-item:last-child {
  vertical-align: middle;
  position: absolute;
  right: 0;
}
/* tooltip */
.tooltip-inner {
  background-color: #757575 !important;
}
.tooltip.bs-tooltip-right .arrow:before,
.tooltip.bs-tooltip-left .arrow:before,
.tooltip.bs-tooltip-bottom .arrow:before,
.tooltip.bs-tooltip-top .arrow:before {
  border-right-color: #757575 !important;
}

/* mutli select dropdown */
span.multiselect-native-select {
  position: relative;
}
span.multiselect-native-select select {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px -1px -1px -3px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  left: 50%;
  top: 30px;
}
.multiselect-container {
  position: absolute;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.multiselect-container .input-group {
  margin: 5px;
}
.multiselect-container > li {
  padding: 0;
}
.multiselect-container > li > a.multiselect-all label {
  font-weight: 700;
}
.multiselect-container > li.multiselect-group label {
  margin: 0;
  padding: 3px 20px 3px 20px;
  height: 100%;
  font-weight: 700;
}
.multiselect-container > li.multiselect-group-clickable label {
  cursor: pointer;
}
.multiselect-container > li > a {
  padding: 0;
}
.multiselect-container > li > a > label {
  margin: 0;
  height: 100%;
  cursor: pointer;
  font-weight: 400;
  padding: 3px 0 3px 15px;
}
.multiselect-container > li > a > label.radio,
.multiselect-container > li > a > label.checkbox {
  margin: 0;
}
.multiselect-container > li > a > label > input[type="checkbox"] {
  margin-bottom: 5px;
}
.btn-group > .btn-group:nth-child(2) > .multiselect.btn {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.form-inline .multiselect-container label.checkbox,
.form-inline .multiselect-container label.radio {
  padding: 3px 20px 3px 40px;
}
.form-inline .multiselect-container li a label.checkbox input[type="checkbox"],
.form-inline .multiselect-container li a label.radio input[type="radio"] {
  margin-left: -20px;
  margin-right: 0;
}
.tt {
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.multiselect-container.dropdown-menu {
  width: 100%;
  border-radius: 0;
  margin: 0;
}
.multiselect.dropdown-toggle {
  padding-left: 0;
}
.multiselect.dropdown-toggle:focus {
  box-shadow: none;
}
.multiselect-container li.multiselect-item.active {
  background: #eff0f1;
}
.multiselect-selected-text {
  width: 100%;
  float: left;
}
.multiselect-item a.multiselect-all {
  color: #000;
}
.multiselect.dropdown-toggle::after {
  border-top: 0.43em solid;
  border-right: 0.43em solid transparent;
  border-left: 0.43em solid transparent;
}
.team-grid li {
  display: inline;
}
.team-grid li:last-child {
  float: right;
}
.team-grid input:checked + .slider {
  background-color: #2196f3;
}
.slider::before {
  height: 20px;
  width: 20px;
  left: 6px;
  bottom: 4.1px;
}
.team-grid .switch {
  margin-top: 8px;
  margin-right: 6px;
}
.team-grid li a {
  color: #26c2ff;
  font-size: 16px;
  margin-top: 15px;
  display: inline-block;
  border: 1px solid #50c4ff;
  padding: 7px 14px 7px 15px;
  border-radius: 4px;
}
input:checked + .slider {
  background-color: #50c4ff !important;
}
.switch {
  height: 28px;
}
.progress-container {
  padding-right: 60px;
}
/* help */
.main-title {
  color: #333333;
  font-weight: 600;
  font-size: 30px;
  margin: 15px 0;
}
.help-1 {
  background: #fff;
  padding: 20px;
  border: 1px solid #dfdfdf;
  border-radius: 5px;
}
.welcome-text {
  display: flex;
  justify-content: center;
  align-items: center;
}
.welcome-text h2 {
  font-weight: 600;
  font-size: 30px;
}
.get-started-box {
  background: #fff;
  border: 1px solid #eee;
  padding: 20px;
  margin-top: 25px;
  display: block;
  float: left;
  width: 100%;
}
.get-started-box:hover {
  box-shadow: 0 0px 13px rgba(0, 0, 0, 0.1);
  transition: 0.2s all;
  border-color: #c5c5c5;
}
.gets-box-img {
  float: left;
  margin-right: 15px;
}
.gets-desc h5 {
  color: #333;
  font-weight: 600;
  font-size: 21px;
  padding-bottom: 5px;
  padding-top: 10px;
}
.gets-desc p {
  color: #666;
  font-size: 16px;
  line-height: normal;
}
.dashboard-banner {
  background: url(../images/get-stared-banner.jpg) no-repeat;
  background-size: cover;
  height: 400px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 25px 0;
}
.dashboard-banner h2 {
  color: #fff;
  font-weight: 600;
  font-size: 36px;
}
.get-started-list h3 {
  padding: 20px;
  font-weight: 600;
  font-size: 26px;
  border-bottom: 1px solid #e5e7e9;
}
.get-started-list {
  background: #fff;
  border: 1px solid #e5e7e9;
  border-radius: 5px;
  margin-bottom: 25px;
  padding-bottom: 40px;
}
.gs-icon1 {
  width: 110px;
  height: 110px;
  border: 2px solid #eceded;
  text-align: center;
  border-radius: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}
.gs-icon {
  width: 96px;
  height: 96px;
  background: #f3f5f5;
  text-align: center;
  line-height: 96px;
  border-radius: 20px;
}
.get-started-list a {
  font-size: 22px;
  color: #000;
  padding: 10px 0;
  display: block;
}
.getlist1:hover a {
  color: #000;
  transition: 0.3s ease-in-out;
}
.getlist1:hover .gs-icon1 {
  border-color: #26c2ff;
  transition: 0.3s ease-in-out;
}
.getlist1 {
  margin: 70px 0 25px;
}
.gt-listing ul {
  padding: 0 15px;
}
.gt-listing ul li a {
  font-size: 17px;
  color: #000;
  padding: 10px 15px;
  display: block;
  float: left;
}
.gt-listing ul li a::before {
  width: 26px;
  height: 26px;
  background: #dcf3fc;
  float: left;
  content: "\f054";
  display: block;
  border-radius: 100%;
  margin-right: 15px;
  color: #26c2ff;
  font-family: fontawesome;
  text-align: center;
  font-size: 11px;
  line-height: 26px;
  margin-top: 1px;
}
.gt-listing ul li.active a {
  color: #fff;
  font-weight: 600;
}
.gt-listing ul li.active {
  background: #26c2ff;
  float: left;
  width: 100%;
  border-radius: 5px;
  margin-bottom: 5px;
}
.gt-listing ul li.active a::before {
  background: #fff;
}
.gt-listing {
  margin-top: 15px;
}
.get-stared-detail-desc {
  padding: 0 20px;
}
.gd-desc-box {
  margin: 25px 0 35px;
}
.gd-desc-box h6 {
  font-size: 22px;
  font-weight: 500;
}
.get-stared-detail-desc h5 {
  font-weight: 600;
  font-size: 22px;
  padding: 10px 0;
}
.contact-wdt {
  background: #fff;
  border: 1px solid #e5e7e9;
  display: flex;
  text-align: center;
  flex-direction: column;
  padding: 20px;
  align-items: center;
  border-radius: 5px;
}
.contact-wdt a {
  border: 1px solid #26c2ff;
  color: #26c2ff;
  padding: 6px 10px;
  font-weight: 600;
  border-radius: 5px;
  margin-top: 15px;
}
.contact-wdt a:hover {
  background: #26c2ff;
  color: #fff;
  transition: 0.3s ease-in-out;
}
.gt-listing li:hover {
  opacity: 0.7;
  transition: 0.3s ease-in-out;
}
.main-menu-list ul li.active a:hover {
  opacity: 1;
}
.loader {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100vh;
}
.loader p {
  font-size: 24px;
  margin-top: 15px;
}
/* Calender css */
.month {
  width: 100%;
  text-align: center;
  margin: 10px 0 20px;
}
.month ul {
  margin: 0;
  padding: 0;
}
.month ul li {
  color: #000;
  font-size: 20px;
}
.month ul li.month-heading {
  font-weight: 600;
}
.month .prev,
.month .next {
  width: 26px;
  height: 26px;
  border: 1px solid #dadada;
  border-radius: 100%;
  text-align: center;
  line-height: 23px;
  font-size: 14px;
  color: #9d9b9b;
}
.month .prev {
  float: left;
}
.month .next {
  float: right;
}
.weekdays {
  margin: 0;
  padding: 10px 0;
}
.weekdays li {
  display: inline-block;
  width: 13%;
  color: #000;
  text-align: center;
}
.days {
  padding: 10px 0 0;
  margin: 0;
}
.days li {
  list-style-type: none;
  display: inline-block;
  width: 14.5%;
  text-align: center;
  margin: 0 -3px 10px -3px;
  font-size: 14px;
  color: #777;
}
.days li .active {
  padding: 3px 9px;
  background: #4a73cb;
  color: white !important;
  border-radius: 3px;
}
/* ends */
.full-calander {
  width: calc(50% - 8px);
  float: left;
  margin: 30px 15px 4px 0px;
  border: 1px solid #dadada;
  padding: 10px 15px;
}
.select-year {
  margin: 15px 0;
  float: left;
  width: 100%;
}
.calender-strip ul li.active::before {
  content: "\f0d7";
  font: 25px fontawesome;
  position: absolute;
  bottom: -17px;
  color: #26c2ff;
  left: 50%;
}
.calender-strip ul li:last-child {
  text-align: left;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  margin: 0 0 0 -2px;
}
.calender-strip ul li {
  width: 50%;
  float: left;
  border: 2px solid #26c2ff;
  padding: 10px 15px;
  line-height: normal;
  border-radius: 5px;
  position: relative;
}
.calender-strip ul li.active {
  background: #26c2ff;
  color: #fff;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.color-indication {
  float: left;
  padding: 0 15px;
  width: 80%;
  margin-top: 15px;
  position: relative;
  padding-left: 0;
}
.color-indication ul.list-inline {
  margin-bottom: 5px;
}
.color-indication li {
  width: calc(33% - 35px);
}
.cal-color {
  width: 20px;
  height: 20px;
  border-radius: 100%;
  display: inline-block;
  vertical-align: top;
  margin-top: 0;
  margin-right: 5px;
  border: 1px solid #868687;
  vertical-align: super;
}
.yellow {
  background: #fcfc7a;
}
.blue {
  background: #bccbeb;
}
.light-blue {
  background: #bccbeb;
}
.purple {
  background: #cdb8d9;
}
i.fa {
  cursor: pointer;
}
i.fa#registration_date {
  color: #d5d542;
}
i.fa#challenge_date {
  color: #4a73cb;
}
i.fa#recognition_date {
  color: #cdb8d9;
}
.lite-purple {
  background: #cdb8d9;
}
.calender-strip .display_date {
  min-height: 0;
  display: block;
}
.cal-desc {
  display: inline-block;
  vertical-align: super;
  position: relative;
}
.cal-desc h3 {
  font-size: 15px;
  font-weight: 600;
  margin: 0;
}
/* need help block */
.need-help-block {
  display: flex;
  align-items: center;
  position: relative;
  right: 0;
  top: 50%;
  z-index: 9;
  justify-content: right;
}
.need-help-btn {
  background: #26c2ff;
  color: #fff;
  padding: 5px 10px 0;
  border-radius: 10px;
}
.need-help-btn span {
  display: inline-block;
  width: 50px;
  height: 50px;
  background: #86d9fa;
  vertical-align: top;
  text-align: center;
  line-height: 50px;
  border-radius: 10px;
  margin: 0 7px 0 0;
}
.need-help-btn h3 {
  display: inline-block;
  font-size: 18px;
  line-height: normal;
}
.dashboard-heading input[type="seacrh"] {
  border: 0;
  padding: 5px;
  font-size: 20px;
  text-transform: capitalize;
}
.Challenge-created-suc {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  margin: 7% 0;
}
.Challenge-created-suc ul li {
  vertical-align: middle;
}
.Challenge-created-suc h1 {
  font-weight: 600;
  margin: 30px 0 0;
}
.Challenge-created-suc p {
  font-size: 20px;
  margin: 5px 0 30px;
}
.contlibary-wdgt {
  border: 1px solid #dbdbdb;
  text-align: center;
  border-radius: 5px;
  box-shadow: 4px 3px 14px rgba(0, 0, 0, 0.1);
  padding-top: 30px;
  margin-bottom: 30px;
  background: #fff;
}
.contlibary-wdgt img {
  margin: 5px 0;
}
.contlibary-wdgt h2 {
  font-weight: 600;
  margin: 8px 0 30px;
  font-size: 23px;
}
.bottom-btn-arrow {
  width: 100%;
  height: 162px;
  background: url(../images/cl-curve-bg-light.png) no-repeat;
  display: flex;
  justify-content: right;
  align-items: center;
  position: relative;
  margin-top: 20px;
  background-size: cover;
}
.contlibary-wdgt:hover .bottom-btn-arrow {
  background: url(../images/cl-curve-bg.png) no-repeat;
  background-size: cover;
  transition: 0.3s all;
}
.cl-btm-arrow {
  width: 80px;
  height: 80px;
  background: #fff;
  float: right;
  position: absolute;
  left: 50%;
  margin-top: 15px;
  line-height: 80px;
  border-radius: 100%;
  font-size: 29px;
  box-shadow: 2px 4px 8px rgba(0, 0, 0, 0.1);
}
.contlibary-wdgt:hover {
  border-color: #35c6ff;
  transition: 0.2s ease-in-out;
}
.scheduled-challenge {
  margin-bottom: 30px;
}
.scheduled-challenge .table {
  border-collapse: separate;
}
.error-box {
  background: #fef1f2;
  margin: 20px;
}
.error-box td {
  border: 1px solid #e46671;
  border-top: 1px solid #e46671 !important;
  border-radius: 5px;
}
.error-box-heading {
  font-weight: 600;
  margin-bottom: 5px;
  color: #e46671;
}
.click-to-update {
  color: #333;
  text-decoration: underline;
  margin-left: 10px;
}
.click-to-update:hover {
  color: #e46671;
  transition: 0.2s ease-in-out;
}
.error-box p {
  margin: 0;
}
.pagination {
  justify-content: right;
}
.pagination .page-link:hover {
  color: #fff;
  background-color: #26c2ff;
  border-color: #26c2ff;
}
.pagination .page-link {
  color: #26c2ff;
}
.pagination li:first-child a,
.pagination li:last-child a {
  color: #333;
  background: #f3f3f3;
}
.footer-pagination nav {
  float: right;
}
.scheduled-challenge ul li {
  margin: 0 0px 0 7px;
}
/* admin lte css*/
.nav-sidebar li.nav-item a i,
span.material-icons-outlined {
  margin: 0 10px 0 0;
}
[class*="sidebar-light-"] .nav-sidebar > .nav-item.menu-open > .nav-link,
[class*="sidebar-light-"] .nav-sidebar > .nav-item:hover > .nav-link {
  background-color: transparent;
  color: inherit;
}
.sidebar-dark-primary .nav-sidebar > .nav-item > .nav-link.active,
.sidebar-light-primary .nav-sidebar > .nav-item > .nav-link.active {
  background: #26c2ff !important;
  color: #fff;
}
.nav-sidebar > .nav-item {
  margin-bottom: 5px;
}
.navbar-nav {
  align-items: center;
}
.navbar-expand .navbar-nav .nav-link {
  padding-right: 8px;
  padding-left: 8px;
}
[class*="sidebar-light"] .brand-link {
  border-bottom: 1px solid #2cc4fd;
  color: rgba(0, 0, 0, 0.8);
  box-shadow: 0px 2px 20px rgba(44, 196, 253, 0.2);
}
.brand-link {
  padding: 5px 0.5rem 5px;
}
.nav-sidebar .nav-item > .nav-link {
  position: relative;
  display: flex;
  align-items: center;
}
.navbar {
  padding: 0 0.5rem;
}
.far.fa-flag,
.far.fa-calendar-alt,
.far.fa-address-book {
  font-size: 20px;
}
.os-content {
  border-right: 1px solid #dbdbdb;
}
.brand-link img {
  max-width: 41%;
}
.main-header .input-group {
  width: 100%;
  margin: 17px 0;
}
.form-control.form-control-navbar {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.white-bg {
  background: #fff;
}
.footer-alternate {
  padding: 20px 0;
  float: left;
  width: 100%;
  position: absolute;
  left: 0;
  background: #fff;
  top: 100%;
  background: #fff;
}
.breadcrumb a {
  color: #26c2ff;
}
.sidebar-mini.sidebar-collapse .main-sidebar.sidebar-focused,
.sidebar-mini.sidebar-collapse .main-sidebar:hover {
  width: inherit;
}
.nav-sidebar li a {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.nav-sidebar li a:hover,
.nav-sidebar li a:focus {
  color: white;
}
.nav-sidebar li a::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #ecf9fe;
  border: 1px solid #26c2ff;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.nav-sidebar li a:hover::before,
.nav-sidebar li a:focus::before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.nav-sidebar li a.active::before {
  background: #26c2ff;
  color: #fff;
}
.edit_effect i {
  position: absolute;
  left: 0;
  bottom: -15px;
  color: black;
  font-weight: bold;
  cursor: pointer;
  opacity: 0.8;
  text-align: center;
}
.edit_effect2 i {
  color: black;
  font-weight: bold;
  cursor: pointer;
  opacity: 0.8;
  text-align: center;
}
.ajax-loader {
  background-image: url("/images/loader.gif");
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  z-index: 100;
}
.form-group.has-error .form-control {
  border-color: #dd4b39;
}
.form-group.has-error .help-block {
  color: #dd4b39;
  font-size: 12px;
}
/*form .error {
  color: #ff0000;
}*/
.button-blue {
  background: #26c2ff;
  color: #fff;
  padding: 7px 11px;
  border-radius: 6px;
  font-weight: 600;
  border: 1px solid #26c2ff;
}
/*.edit_effect .img-thumbnail {
    padding-bottom: 1rem !important;
}*/
.hide {
  display: none;
}
.list-inline-item .fa {
  cursor: pointer;
  margin-left: 5px !important;
  border: 1px solid;
  border-radius: 3px;
}
/*.choose-color .logoli {
    position: relative;
    bottom: 87px;
}*/
.dailyintention .list-inline {
  position: relative;
}
.dailyintention .list-inline .faviconli,
.dailyintention .list-inline .logoli {
  position: absolute;
}
#uploadimageModal .modal-footer,
#uploadPosterImageModal .modal-footer {
  display: block !important;
  padding-left: 40px !important;
}

#create-weekly-challenge label.error {
  color: red;
}
.selected-challenge-color #scroll-bar {
  height: 100vh;
  border-top: 1px solid #dbdbdb;
  overflow-x: hidden;
  overflow-y: auto;
  border-radius: 0;
}
.daily-inspiration-or {
  position: relative;
  margin: 20px 0;
}
.daily-inspiration-or span {
  width: 35px;
  height: 35px;
  border-radius: 100%;
  border: 1px solid #26c2ff;
  display: inline-block;
  line-height: 31px;
  text-transform: uppercase;
  color: #26c2ff;
  text-align: center;
}
.daily-inspiration-or::after {
  right: 0;
}
.daily-inspiration-or::after {
  width: 92%;
  content: "";
  height: 1px;
  background: #dbdbdb;
  position: absolute;
  top: 18px;
}
.daily-inspiration-index {
  margin: 20px 0 20px !important;
}
.add-video-div {
  display: inline-block;
  border: 1px solid #19b3ef;
  padding: 5px 10px;
}
.add-video-div .add-video {
  padding: 5px;
  font-size: 13px;
  color: #19b3ef;
}
#onboardingform label.error {
  position: absolute;
  left: 0;
  font-size: 12px;
  color: red;
  margin-top: 4px;
  background-color: #fff;
  width: 100%;
}
.app-frame-daily-oath .daily-oath {
  border: 2px solid #26c2ff;
  border-radius: 8px;
  padding: 15px;
  margin-top: 10px;
  box-shadow: 2px 2px 8px #eee;
  position: relative;
}
.app-frame-image-setting {
  padding: 0;
  overflow: hidden;
  text-align: center;
}
.app-frame-image-setting img {
  border-radius: 50%;
  max-width: 62px;
  margin-top: 4px;
}
.app-frame-daily-oath i {
  font-size: 16px;
  vertical-align: middle;
  color: #e2e0e0;
  padding: 0 2px;
}
.tab-content > .active .arrow img {
  width: 20px;
  background-color: #eee;
  padding: 5px;
  border-radius: 50%;
  margin-right: 30px;
}
.padding-border {
  padding: 10px 12px 10px 12px;
  outline: 3px solid #26c2ff;
  border-radius: 10px;
}
.app-description {
  overflow: hidden;
  max-height: 300px;
  font-size: 14px !important;
  text-align: justify;
  color: gray;
  text-overflow: ellipsis;
}
.app-banner {
  background-color: #26c2ff;
  text-align: center;
  color: white;
}
.app-bell-icon {
  overflow: hidden;
}
.app-bell-icon-two span.bell-bg-two {
  position: absolute;
  width: 120px;
  height: 120px;
  right: -60px;
  border-radius: 50%;
  top: 4px;
}
.app-bell-icon span.new-bg {
  position: absolute;
  width: 120px;
  height: 120px;
  left: -40px;
  border-radius: 50%;
  top: -90px;
}
.position-overflow {
  overflow: hidden;
  position: relative;
}
.app-heading-p {
  padding: 10px;
  position: relative;
}
.check-in {
  padding: 10px 12px 10px 12px;
  outline: 2px solid #26c2ff;
  border-radius: 8px;
  position: relative;
  box-shadow: 2px 2px 8px #eee;
}
.box-cls input[type="file"] {
  font-size: 14px;
  height: 40px;
}
.check-in img,
.app-frame-wall .arrow img {
  width: 22px;
  padding: 0;
  border-radius: 16px;
}
.app-frame-wall {
  padding: 10px 12px 10px 12px;
  outline: 2px solid #26c2ff;
  border-radius: 8px;
  position: relative;
  box-shadow: 2px 2px 8px #eee;
}
i.fa-check.success {
  color: green;
}
/*css for weekly-challenge*/
img.preview-crop-image {
  max-width: 100%;
}
.preview-file-image {
  max-width: 300px;
}
.coach-title {
  font-size: 24px;
  color: #000;
  font-weight: 600;
}
.coachs-list .table thead th {
  font-size: 19px;
  font-weight: 600;
}
.dz-progress {
  margin: 5px 0;
}
.dz-progress .dz-upload {
  display: block;
  background: #396e90;
  height: 10px;
  width: 0%;
}
.error {
  color: #dd4b39;
}
/* .app-frame {
margin: 0 auto;
}*/
.app-frame .weekly-challenge-preview {
  outline: 2px solid #26c2ff;
  border-radius: 8px;
  box-shadow: 2px 2px 8px #eee;
  padding: 0 15px;
}
/* .app-frame .weekly-challenge-inner img {
border-radius: 50%;
}*/
.app-frame i {
  font-size: 18px;
  vertical-align: middle;
  color: #666;
  padding: 0 2px;
}
.wrap {
  overflow-wrap: break-word;
}
.dashboard-image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.pd-15 {
  padding: 15px;
}
.weekly-challenge-preview .heading {
  color: #26c2ff;
}
img.preview-crop-image {
  max-width: 100%;
}
.preview-file-image {
  max-width: 300px;
}
.coachs-list .table thead th {
  font-size: 16px;
  font-weight: 600;
}
.dz-progress {
  margin: 5px 0;
}
.dz-progress .dz-upload {
  display: block;
  background: #396e90;
  height: 10px;
  width: 0%;
}
.error {
  color: #dd4b39;
}
/* .app-frame{
margin: 0 auto;
}*/
/* .app-frame .weekly-challenge-inner img {
border-radius: 50%;
}*/
.wrap {
  overflow-wrap: break-word;
}
.dashboard-image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.pd-15 {
  padding: 10px 15px;
}
.weekly-challenge-preview .heading {
  color: #26c2ff;
}
/**** end weekly-challenge css ---**/

/**--- Preview App css -*/
.selected-challenge-color {
  margin-bottom: 10px;
}
button[type="submit"] {
  background: #26c2ff;
  color: #fff;
  padding: 7px 17px;
  border-radius: 4px;
  font-weight: 600;
  border: none;
  line-height: 20px;
}
button[type="submit"]:hover {
  background: #0fadeb;
  transition: 0.2s all;
}
.challenge-inner .marvel-device.iphone-x {
  height: 725px;
}
div.app-frame .hedaer-bg {
  padding: 19px 25px 15px;
}
.app-dashboard-content {
  max-height: 550px;
  overflow-y: auto;
  background: #fff;
}
.tab-content > .active .padding-border::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  background-color: #eee;
}
body.daily_insp #scroll-bar::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  background-color: #eee;
}
body.daily_insp .created-images-container {
  border: 1px solid #acacac;
}

body.daily_insp .daily-inspiration-image img {
  max-height: 100%;
}
body.daily_insp #editor {
  max-width: 100%;
  float: right;
  width: 96%;
}
/*.scrollable-element {
  scrollbar-width: none;
}*/
.app-frame .challenge-details {
  padding: 6px 15px;
}
.app-frame .share-btn a {
  font-size: 12px;
  padding: 10px 16px;
}
.user-pic {
  border-radius: 50%;
}
.for-challenge .inner-one li,
.for-challenge li.social-icons:nth-child(2) {
  margin-right: 22px;
}
.for-challenge .inner-one li:last-child {
  float: right;
  margin: 0;
}
div.app-frame .menu img {
  width: 30px;
  border-radius: unset;
}
div.app-frame .user_name h2 {
  font-size: 14px;
}
.app-frame span.bell-bg.new-bg {
  left: -8px;
  top: -122px;
}
div.app-frame span.bell-bg {
  right: -88px;
  top: -35px;
}
div.app-frame .user_name p {
  font-size: 14px;
}
div.app-frame .menu-section {
  margin: 0;
}
div.app-frame .header-content {
  margin-top: 25px;
}
.inline-elem {
  float: left;
}
img.core-values {
  border-radius: 50%;
}
.points-display {
  font-size: 16px;
}
.coach-title-display {
  font-size: 10px;
}
hr {
  width: 100%;
}
div.app-frame .viewer-feedback p {
  text-transform: initial;
  font-size: 13px;
  line-height: 17px;
}
.weekly_bckg_image {
  min-height: 110px;
  background: url("/images/weekly_video_preview.png");
  height: 100%;
  overflow: auto;
  background-size: cover;
  background-position: center;
}
.slide {
  flex-shrink: 0;
  padding: 0 4px;
  width: 136px;
}
.slide-container {
  border-radius: 15px;
  overflow: hidden;
  border: 1px solid rgb(196, 193, 192);
  box-shadow: 1px 1px 3px rgb(196 193 192);
}
.container-half.bottom {
  padding: 10px 0;
}
.container-half.top {
  padding: 10% 0;
}
.container-half.top img {
  vertical-align: middle;
  border: 1px solid #cccccc;
  border-radius: 39px;
  filter: drop-shadow(1px 1px 2px #666);
  max-width: 40px;
}
.slide:nth-child(1) .container-half.top {
  background-color: #b9bcbd;
}
.slide:nth-child(2) .container-half.top {
  background-color: #b9bcbd;
}
.slide:nth-child(3) .container-half.top {
  background-color: #b9bcbd;
}
.leaderboard-slider {
  width: 392px;
  height: auto;
  display: flex;
  padding: 0 10px;
  overflow-x: scroll;
  min-height: 180px;
}
.leaderboard-heading {
  color: rgb(133, 131, 130);
  font-size: 20px;
}
.share-win-slider {
  width: 100%;
  height: auto;
  display: flex;
  padding: 0 10px;
  overflow-x: scroll;
}
.share-slide {
  flex-shrink: 0;
  height: 100%;
  padding: 0 5px;
  width: 136px;
}
footer .footer-div {
  padding: 10px 5px 0px 5px;
}
footer .footer-div > div {
  float: left;
}
footer {
  border-top: 1px solid rgb(207, 201, 198) !important;
}
footer p {
  font-size: 14px;
  font-weight: 700;
}
.header-title {
  font-size: 16px;
}
.update-preview {
  cursor: pointer;
}
.wall-gratitude-submit {
  margin: 10px 0;
}
textarea.gratitude-textarea {
  border-radius: 12px;
  border: 1px solid rgb(230, 227, 225);
  padding: 24px 15px;
  font-size: 14px;
}
.block-elem {
  display: block;
  float: left;
}
.wall-gratitude-submit span.submit_text {
  font-size: 14px;
}
.wall-gratitude-submit span.submit-container {
  background-color: rgb(58 140 181);
  border: 1px solid rgb(58 140 181);
  border-radius: 25px;
  color: #fff;
  padding: 3px 10px;
  font-size: 14px;
}
i.tick {
  color: #e2e0e0;
  font-size: 16px;
}
img.border-circle {
  border-radius: 50%;
}
div.app-frame .inspiration-points h4 {
  font-size: 14px;
  line-height: 25px;
  text-transform: capitalize;
  font-weight: 600;
}
div.app-frame .challenge-details .happness-heading h3 {
  font-size: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
div.app-frame .challenge-details .happness-heading p {
  font-size: 14px;
}
.colorpicker_rgb_r,
.colorpicker_hex,
.colorpicker_rgb_g,
.colorpicker_fieldcolorpicker_hsb_h,
.colorpicker_field,
.colorpicker_hsb_s,
.colorpicker_current_color,
.colorpicker_field,
.colorpicker_hsb_b,
.colorpicker_field,
.colorpicker_submit {
  display: none !important;
}
.colorpicker {
  width: 208px !important;
}
.app-frame .daily-inspiration-image.disabled img {
  filter: grayscale(100%);
  opacity: 0;
}
/*-- Preview app Css *--/ 
 
 /*--css for daily inspiration */
.app-frame {
  color: inherit;
}
.ajax-loader {
  min-height: 600px !important;
  position: absolute;
}
button.gallery {
  margin: 0 10px;
}
button.gallery a {
  color: #fff;
}
/* Style the tab */
.tab {
  overflow: hidden;
  border: 1px solid #26c2ff;
  background-color: #fff;
  border-radius: 5px;
}
/* Style the buttons that are used to open the tab content */
.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 18px;
  transition: 0.3s;
  color: #26c2ff;
}
/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #26c2ff;
}
/* Create an active/current tablink class */
.di-images .tab button.active {
  background-color: #26c2ff;
  color: #fff;
}
.di-img-grid {
  float: left;
}
.app-frame .daily-inspiration {
  border-radius: 15px;
  overflow: hidden;
  border: 3px solid;
}
.app-frame .align-items-center .daily-inspiration-image img {
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  width: 100%;
}
.app-frame .inspiration-points-section {
  margin: 15px 0;
  padding: 0 15px;
  border-top: 1px solid;
}
.app-frame .inspiration-points {
  width: calc(100% - 30px);
  vertical-align: middle;
  display: inline-block;
}
.app-frame .inspiration-points p {
  text-transform: uppercase;
  font-weight: 400;
  color: #49afe3;
  font-size: 15px;
  margin-bottom: 8px;
}
.app-frame .inspiration-points i {
  font-size: 18px;
  vertical-align: middle;
  color: #e2e0e0;
  padding: 0 2px;
}
.app-frame .inspiration-points h4 {
  font-weight: 500;
  color: #000;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 0;
}
.app-frame .pre-btn {
  width: 25px;
  display: inline-block;
  vertical-align: middle;
}
.points p strong {
  font-weight: 700;
  color: #000;
  font-size: 15px;
}
.app-banner.position-overflow .app-heading span {
  width: 100%;
}
.app-frame .pre-btn img {
  width: 20px;
  box-shadow: 1px 1px 3px #ddd;
}
.app-frame .btn-area {
  margin: 20px 0px 10px;
}
.app-frame .points p {
  font-size: 15px;
  font-weight: 500;
}
.app-frame .share-btn a {
  background: #49afe3;
  color: #fff;
  border-radius: 29px;
  font-weight: 600;
  text-transform: capitalize;
  margin-left: 6px;
  padding: 4px 16px;
  font-size: 12px;
}
.di-images .tab button:hover {
  background-color: #26c2ff;
  color: #fff;
}
button.save-gallery {
  padding: 6px 15px;
  margin-right: 0;
  font-weight: normal;
  font-size: 16px;
}
.delete {
  background: none repeat scroll 0 0 #f2f2f2;
  box-shadow: 0 0 1px #f2f2f2;
  color: #000;
  padding: 2px 4px;
  position: absolute;
  right: 18px;
  top: 10px;
  font-size: 14px;
}
.delete:hover {
  color: #ff0000;
}
.created-images-section a.delete {
  padding: 2px 4px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 2px;
  margin-right: -3px;
}
.created-images-section a.delete i.img_delete {
  font-size: 18px;
}
i.img_delete {
  padding: 0;
}
.padding-0 {
  padding: 0;
}
button.fa.active {
  color: #fff;
  background-color: #000;
}
.upload-daily-image {
  cursor: pointer;
}
.own-image {
  padding: 10px;
}
.di-images .upload-container p {
  font-size: 16px;
}
.preview-inner-image {
  border-radius: 15px;
}
.images-container {
  max-height: 234px;
  overflow-y: auto;
  overflow-x: hidden;
}
input[type="color"]#canvas-bckg-color {
  margin-left: 10px;
  width: 28px;
  border: 0;
  height: 28px;
  border: 1px solid #ccc;
  border-radius: 50%;
  cursor: pointer;
}
#tab-1 .grid-item .box-item {
  position: relative;
}
/* css close for daily inspiration */
/*--- onboarding css--*/
#heading-error,
#prompt-error {
  position: absolute;
  left: 180px;
  color: red;
}
#cp1,
#cp2,
.cp1,
.cp2 {
  font-size: 12px;
}
.checklength {
  margin-bottom: 15px;
}
.custom-control {
  display: inline-block;
}
div.app-frame .challenge-details .happness-heading p {
  color: #212529;
}
.hide {
  display: none;
}
.choose-color textarea.content3.form-control {
  padding: 10px 12px;
}
.onboarding_content {
  border: 3px solid #000;
  color: #000;
}
.onboarding_content .content_details p {
  text-align: justify;
}
.onboarding_content {
  padding: 10px;
  border: 3px solid #19b3ef;
  border-radius: 10px;
  box-shadow: 2px 2px 8px #eee;
}
.content_timer .timer_section {
  font-size: 28px;
  color: #19b3ef;
}
.content_timer .timer_section .timer {
  box-shadow: 0 0 10px #c7c6c6;
  border-radius: 15px;
  padding: 4px 30px;
}
.content_timer p {
  font-size: 12px;
  margin: 0;
  padding: 0;
}
.content_timer .label_time {
  position: absolute;
  top: 0;
}
.timer_items {
  display: flex;
  justify-content: space-evenly;
}
.main_title {
  padding: 15px 0;
  font-weight: 800;
  font-size: 18px;
  padding-bottom: 0;
  text-align: center;
  color: #333;
}
/* onboarding css end */

/* common css -*/
.note-table {
  display: none;
}
.ms-drop {
  margin-top: 2px !important;
}
.ms-drop ul > li label {
  padding-left: 2.25rem !important;
}
.ms-choice {
  border: none !important;
  outline: none !important;
}
.ms-drop.bottom {
  top: 100%;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  left: 0 !important;
}
.ms-drop label:after {
  content: "" !important;
  color: white !important;
}
.ms-choice > span {
  padding-top: 5px !important;
  padding-left: 18px !important;
}
.sliding-arrow .fa {
  padding: 10px;
  padding-left: 2px;
}
.challenge-header .header-btns li:first-child a {
  font-size: 16px;
}
.challenge-header .header-btns li:last-child a {
  font-size: 16px;
}
/* common css end */

/*---- Coach corner ---*/
body.coach-corner .crop-image-show .fa {
  padding: 6px;
  font-size: 14px;
  float: right;
}
.display-poster #edit_preview_poster,
.display-poster #delete-poster-preview {
  padding: 6px;
  font-size: 14px;
  float: right;
  border: 1px solid #ccc;
}
.upload-poster input#video_poster_image {
  border: 1px solid #ccc;
  border-radius: 6px;
  padding: 8px 8px;
  font-size: 14px;
}
body.coach-corner img.preview-crop-image {
  max-width: 100%;
}
body.coach-corner .preview-file-image {
  max-width: 100px;
}
body.coach-corner .coach-title {
  font-size: 24px;
  color: #000;
  font-weight: 600;
}
body.coach-corner .coachs-list .table thead th {
  font-size: 16px;
  font-weight: 700;
}
body.coach-corner .coach-name {
  max-width: 120px;
}
body.coach-corner .coach-name,
.coachs-list table tr td h5 {
  font-size: 16px;
}
body.coach-corner .coachs-list table tr td img.coach-image {
  width: auto;
}
body.coach-corner .coachs-list table tr td img:focus {
  outline: none;
}
body.coach-corner .dz-progress {
  margin: 5px 0;
}
body.coach-corner .dz-progress .dz-upload {
  display: block;
  background: #396e90;
  height: 10px;
  width: 0%;
}
body.coach-corner .error {
  color: #dd4b39;
}
/* body.coach-corner .app-frame{
    margin: 0 auto;
}*/
body.coach-corner .app-frame .coach-corner-preview {
  outline: 2px solid #26c2ff;
  border-radius: 8px;
  padding: 10px;
  box-shadow: 2px 2px 8px #eee;
}
body.coach-corner .app-frame .coach-corner-preview img {
  border-radius: 50%;
}
body.coach-corner .wrap {
  overflow-wrap: break-word;
  line-height: 16px;
  padding-top: 4px;
}
.coachs-list td.file-container img.image {
  width: 100%;
}
/*----- Coaching corner ---*/

/* cc of page sheduling start --*/
body.scheduling .litepicker .container__months {
  box-shadow: none !important;
}
body.scheduling .month-item {
  padding: 10px 10px 20px !important;
  border: 1px solid #dadada !important;
  font-size: 16px !important;
  --litepickerDayWidth: 40.4px;
  --litepickerMonthWidth: calc(var(--litepickerDayWidth) * 7);
  box-shadow: 4px 4px 8px #eee;
}
body.scheduling .month-item.prev {
  margin-right: 10px;
}
body.scheduling .main-calendar-container {
  border: 1px solid gray;
  border-radius: 10px;
  margin-bottom: 10px;
  padding: 20px 10px;
  width: 100%;
}
body.scheduling .yellowbg {
  background-color: yellow;
}
body.scheduling .month-item-header a {
  border: 1px solid #dadada !important;
  border-radius: 50% !important;
}
body.scheduling .custom-calendar.litepicker {
  left: 225px !important;
}
body.scheduling i#clear-selection {
  cursor: pointer;
}
body.scheduling .display_date_holder {
  display: none;
  font-size: 14px;
  margin-bottom: 0;
}
body.scheduling .month-item-name,
.month-item-year {
  font-weight: 700;
  color: #000;
  font-size: 16px;
}
body.scheduling .litepicker .container__months .month-item-weekdays-row > div {
  color: #444;
  text-transform: uppercase;
}
body.scheduling .litepicker .container__days .day-item {
    display: inline-block;
    margin: 0 0 2px 0;
    font-size: 14px;
    padding: 3px 0;
    border-radius: 0;
}
.litepicker .container__days>div {
    margin: 0 !important;
}
body.scheduling .litepicker .container__days .day-item.select {
  cursor: pointer;
}
body.scheduling
  .litepicker
  .container__months
  .month-item.next
  .button-previous-month,
body.scheduling
  .litepicker
  .container__months
  .month-item.prev
  .button-next-month,
body.scheduling
  .litepicker
  .container__months
  .month-item:first-child
  .button-prev-month,
body.scheduling
  .litepicker
  .container__months
  .month-item:last-child
  .button-next-month {
  visibility: hidden;
}
body.scheduling .litepicker .container__days .day-item:hover {
  box-shadow: none;
  transition: none;
}
body.scheduling .hide {
  display: none;
}
body.scheduling .calendar-message.success {
  color: green;
}
body.scheduling .calendar-message.error {
  color: red;
}
body.scheduling .litepicker a.day-item.select.challenge:hover {
  background-color: #bccbeb;
}
body.scheduling .litepicker a.day-item.select.reg:hover {
  background-color: #fcfc7a;
}
body.scheduling .litepicker .day-item:hover {
  color: unset;
}
body.scheduling .litepicker a.day-item.highlight:before {
  position: absolute;
  opacity: 0;
  width: 120px;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  z-index: 1;
  top: 25%;
  transition: opacity 0.3s;
}
body.scheduling .litepicker a.day-item.highlight:hover:before {
  opacity: 1;
}
body.scheduling .litepicker a.day-item.highlight.yellow:before {
  content: "Registration";
}
body.scheduling .litepicker a.day-item.highlight.blue:before {
  content: "Challenge";
}
body.scheduling .litepicker a.day-item.highlight.purple:before {
  content: "Recognition";
}
/*-- Sheduling page css end ---*/

/*--- community wall css --*/
body.community_wall #heading-error,
#prompt-error {
  position: absolute;
  left: 180px;
  color: red;
}
body.community_wall #cp1,
#cp2,
.cp1,
.cp2 {
  font-size: 12px;
}
body.community_wall .app-banner {
  height: auto;
}
body.community_wall .block-elem {
  display: block;
  float: left;
}
body.community_wall img.border-circle {
  border-radius: 50%;
}
body.community_wall textarea.gratitude-textarea {
  border-radius: 8px;
  border: 1px solid rgb(230, 227, 225);
  padding: 12px 15px 28px 15px;
  font-size: 14px;
}
form#brandingform .tooltip-box .fa {
  position: relative;
}
body.community_wall .wall-gratitude-submit {
  margin: 10px 0;
}
body.community_wall i.tick {
  color: #e2e0e0;
  font-size: 16px;
}
body.community_wall .wall-gratitude-submit span.submit_text {
  font-size: 14px;
}
body.community_wall .fa-camera {
  background-color: #19b3ef;
  color: white;
  padding: 10px;
  border-radius: 50%;
  font-size: 13px;
}
/********--*/
body.community_section #heading-error,
#question-error {
  position: absolute;
  top: 60px;
  left: 166px;
  color: red;
}
form#communitysectionform label#heading-error {
  left: 0;
}
form#editProfile label#challenge_name-error {
  left: 0;
  position: relative;
}
body.community_section #cp1,
#cp2,
.cp1,
.cp2 {
  font-size: 12px;
}
body.community_section .block-elem {
  display: block;
  float: left;
}
body.community_section textarea.gratitude-textarea {
  border-radius: 12px;
  border: 1px solid rgb(230, 227, 225);
  padding: 12px 15px 28px 15px;
  font-size: 14px;
  margin-top: 10px;
}
body.community_section .wall-gratitude-submit {
  margin: 10px 0;
}
body.community_section i.tick {
  color: #e2e0e0;
  font-size: 16px;
}
body.community_section .wall-gratitude-submit span.submit_text {
  font-size: 14px;
}
/*-- Community wall css end */

/*---- css Neha start Menu hover effect -----*/
.menu-categoty-1 ul li::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 1px solid #26c2ff;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.menu-categoty-1 ul li:hover::before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  border-radius: 5px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.menu-categoty-1 ul li {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgb(0 0 0 / 0%);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
/*----  css Neha start Menu Hover effect -----*/

/*--Onboarding css start --*/
body.onboarding .hide {
  display: none;
}
body.onboarding .choose-color-onboarding {
  position: relative;
}
body.onboarding .checklength {
  box-shadow: none;
  border: 1px solid #e4e4e4;
  border-radius: 2px;
  width: 100%;
  position: relative;
}
/*--- onboarding css end */
body.base-challenge .challenge-name {
  font-weight: 600;
  font-size: 22px;
}
/*---- css Neha start -----*/
#onboardingform #show .checklength label {
  margin-right: 10px;
}
.count_error_log {
  position: absolute;
  right: 290px;
  padding: 6px 7px;
  background-color: green;
  color: #fff;
}
.row.video_div video {
  width: 100%;
}
.quotes-views-b .user-view.d-flex span {
  font-weight: 500;
}
form#editProfile .co-input-group label i {
  line-break: anywhere;
}
.calender-strip ul li span:first-child {
  font-weight: 600;
  font-size: 16px;
}
.radio_check_branding label {
  margin-bottom: 5px;
  margin-left: 4px;
  margin-right: 10px;
}
.top-b.img-full .feed-img {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}
.prizes-inner .co-input-group img {
  max-width: 100%;
}
span#teambox1 {
  float: right;
  border: 1px solid #50c4ff;
  padding: 2px;
  border-radius: 4px;
  font-size: 16px;
  color: #50c4ff;
}
span#teambox1 a {
  color: #50c4ff;
  padding: 8px;
}
span#teambox1 a i {
  margin-right: 6px;
}
.team-grid input {
  margin-right: 2px;
  margin-left: 10px;
}
.user-names,
.avatar {
  display: inline-block;
  width: auto;
}
.title,
.pdf_button {
  display: inline-block;
}
.pdf_button {
  float: right;
}
.btn.pdf_download {
  font-size: 14px;
  padding: 2px 10px;
  border: 1px solid #ddd;
  margin-top: 12px;
}
.di-images .tab button:last-child {
  border-right: 0;
}
body.base-challenge .fill-deatils p {
  padding-top: 8px;
}
.m-login .check input[type="checkbox"] {
  width: 13px;
  vertical-align: middle;
  margin-right: 8px;
}
body .login-infor ul li {
  display: block;
}
.reset {
  margin: 10px 0 15px 0;
  color: #777;
  font-size: 15px;
}
.m-login .check span.remember {
  text-transform: capitalize;
  color: #444;
  font-size: 15px;
}
#checkbox_ul .col-md-6.col-xl-4 {
  padding-left: 0 !important;
}
form#editProfile .co-input-group ul {
  max-width: 100%;
  margin-bottom: 0;
  padding: 0;
}
.happness-score .outline {
  padding: 4px;
  text-align: center;
  border-radius: 10px;
}
.screen .happness-heading {
  padding: 5px 15px;
  padding-right: 0;
}
.screen .happness-heading h3 {
  border-bottom: 1px solid #ddd;
  padding-bottom: 6px;
  margin-bottom: 0;
}
.happness-score p {
  font-size: 12px;
  margin-bottom: 0;
}
.app-bell-icon-two img {
  max-width: 20px;
}
.app-bell-icon-two img {
  max-width: 28px;
  position: absolute;
  top: 34px;
  left: 10px;
}
.avatar img {
  max-width: 40px;
  border-radius: 50%;
}
.app-frame header.header .bell-icon {
  /*position: relative;*/
  right: 1px;
  top: -20px;
}
.tab-content > .active .app-frame.col-md-12 {
  padding: 0;
}
.user-names,
.avatar {
  display: inline-block;
}
.slide_box video.video-js {
  width: 100%;
  /*height: 150px;*/
}
.tooltip-box li.list-inline-item .img-thumbnail {
  width: 100px;
}
.progress-container {
  padding-right: 60px;
}
.challenge-inner .progress-container p {
  padding-top: 4px;
}
.created-images-section .created-images-preview img {
  width: -webkit-fill-available;
}
.tab-content > .active {
  box-shadow: 2px 2px 10px #eaeaea;
  border-radius: 15px;
  height: auto !important;
}
.coachs-list table tr td p {
  margin-bottom: 0;
}
.table-responsive td#crud_button {
  width: 150px;
}
.tab-content > .active a.btn i {
  color: #fff;
}
.tab-content > .active a.btn {
  color: #fff;
}
.challenge-inner {
  max-width: 1500px;
}
.modal-body input#coach_image,
.modal-body input#thumb_image {
  min-height: 40px;
  padding: 6px 10px;
  font-size: 14px;
}
.add-coaches-form .col-12.co-input-group {
  margin: 5px 0;
  padding-top: 14px;
}

form#onboardingform a.float-left.tip-right {
  position: absolute;
}
header.challenge-header .col-md-2.col-lg-2.col-md-4 {
  max-width: 300px;
  flex: 0 0 300px;
}
.branding-page .color-indication li.list-inline-item:last-child {
  position: relative;
  vertical-align: top;
}
body.branding .welcome-message-preview {
  background-color: lightgray;
  opacity: 0.8;
  float: left;
  position: absolute;
  left: 0;
  top: -16px;
  word-wrap: break-word;
  right: 0;
  margin: auto;
  width: 80%;
  bottom: 0;
  max-height: 120px;
  overflow: hidden;
}
body.branding .welcome-message-preview p {
  font-size: 10px;
  font-family: opensans-semibold;
  word-break: break-word;
  margin-bottom: 0;
}
body.branding .welcome-message-preview p:first-letter {
  text-transform: capitalize;
}
.row.justify-content-center.area-ab .col-md-12 {
  padding: 0;
}
header.challenge-header .col-md-10 {
  flex: 100%;
  max-width: calc(100% - 300px);
  padding-left: 40px;
}
.last-center img {
  max-width: 22px;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 16px;
}
.prizes-inner .co-input-group ul .list-inline-item:not(:last-child) {
  position: relative;
  width: -webkit-fill-available;
  display: inline-block;
}
.app-banner.position-overflow .fa.fa-chevron-left {
  color: #fff;
}
.container__months.columns-3.split-view {
  width: 100%;
}
.litepicker {
  width: 100%;
}
.quotes-views-b.for-challenge:first-child {
  border: 0;
  margin-top: 4px;
}
.for-challenge {
  color: #000;
}
.app-frame .social-icons:first-child {
  display: inline-block;
  padding: 4px 15px;
  background-image: url(/images/app-preview/high-five-bar.png);
  background-size: contain;
  background-repeat: no-repeat;
  color: #000;
  margin-top: 20px;
}
.bckg_gray .fa.fa-ellipsis-v {
  font-size: 16px;
}
ul.slide_box[style="left: 94%; border: 0px; right: 200px;"] li:first-child {
  border-bottom: none;
  box-shadow: none;
}
ul.slide_box[style="left: 94%; border: 0px; right: 200px;"] {
  box-shadow: none;
}
ul.slide_box[style="left: 94%; border: 0px;"] li:first-child {
  border-bottom: none;
  box-shadow: none;
}
.alert-danger ul {
  margin-bottom: 0;
}
#client-logos .item .top-b.img-full.main-b .inner-one {
  margin: 22px 0 6px;
}
.about-client b {
  font-weight: 600;
}
.owl-carousel.owl-drag .owl-item {
  padding: 10px;
}
.whole-top,
.whole-bottm {
  margin-right: 10px;
  margin-left: 10px;
  position: relative;
}
.about-client {
  text-align: left;
  font-size: 14px;
  padding: 0 0 14px 0;
}
.client-inners .quotes-views-b {
  width: 100%;
  border-top: 0;
  margin: 0;
}
.area-tp {
  padding: 14px;
}
.inner-one li.social-icons:nth-child(3) {
  padding-right: 0;
}
.bckg_gray b {
  font-size: 15px;
  font-weight: 600;
}
.top-b:first-child {
  padding-left: 0;
  padding-right: 0;
}
.tick-area.section-area.arrow-b b,
.tick-area.section-area b {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
}
li.social-icons:nth-child(2) {
  padding: 3px 10px;
  background-image: url(/images/app-preview/high-five-bar.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin-right: 5px;
}
#brandingform a.tip-right {
  top: -10px;
  position: relative;
}
#brandingform a.tip-right img {
  max-width: 13px;
}
.comments_count .app-frame .container-fluid {
  padding: 0;
}
li.social-icons:nth-child(2) svg#Layer_1 {
  margin-right: 10px;
}
.inner-one .high-five {
  background-color: #a2a2a2;
  padding: 3px 12px;
  font-size: 12px;
  color: #fff;
  border-radius: 30px;
  box-shadow: 2px 3px 6px #eee;
}
.di-images .created-images-preview .no-images {
  font-size: 14px;
  color: red;
  line-height: 20px;
}
.top-b .arrow-b img {
  filter: contrast(0.5);
}
.select-bckg {
  padding-top: 20px;
}
.upload-container label {
  font-size: 18px;
}
.video-block ul li:first-child {
  border-bottom: 2px dotted #ccc;
}
.form-control:disabled,
.form-control[readonly] {
  background-color: #f0f8fc;
}
.box-cls .progress {
  background-color: #eff8fc;
}
#tab-1 .grid-item {
  padding: 0;
}
.tab-content > .active .check-in select,
.tab-content > .active .check-in textarea {
  border: 1px solid #ccc;
  color: #888;
  border-radius: 4px;
  background-color: #fff;
}
label.error,
.delete-block {
  font-weight: 300;
}

.di-images.choose-color #tab-1 {
  padding: 0;
  padding-left: 7px;
}
.modal-content .modal-footer button {
  font-size: 16px;
  text-transform: capitalize;
}
.coachs-list tr:nth-child(odd) {
  background-color: #f5f6f70f;
}
.modal-footer button#submit_coach {
  margin-top: 0.25rem;
}
.modal-footer.border-0.pb-4 button#submit_weekly_challenge {
  margin-top: 0.25rem;
}
a.tip-right img {
  max-width: 13px;
  margin-left: 4px;
}
.di-images.choose-color .select-box select[name="daily_inspiration_category"] {
  width: 100%;
  margin-top: 0;
}
.di-images.choose-color .select-box select {
  margin-top: 20px;
  margin-left: 0;
  width: 30%;
}
button.create-ur-own.pt-2.pb-2.pl-3.pr-3 {
  margin-top: 20px;
  line-height: 20px;
}
#tab-1 .grid-item .box-item img.ui-droppable {
  padding-left: 0 !important;
}
.onboarding_content .content_details video {
  width: 100%;
}
#onboardingform label#title-error {
  left: 0;
}
.content_timer .timer_section span.colon {
  font-size: 60px;
  line-height: 70px;
}
.content_timer h4 {
  margin-bottom: 16px;
}
.month-item {
  border-radius: 6px;
}
.content_timer h4:last-child {
  margin-bottom: 0;
}
#images-holder .di-image img {
  width: 100%;
}
#images-holder .di-img-grid {
  padding-left: 0;
  margin-bottom: 0;
}
.litepicker .container__days .day-item {
  border-radius: 4px;
  border: 1px solid #eee;
}
.btn-default.button-blue.addmore-checkin:focus,
#submit_coach:focus {
  outline: none;
}
.form-group {
  position: relative;
}
#heading-error,
#question-error {
  left: 0;
}
.choose-color .form-group label.error {
  font-weight: 400;
  font-size: 12px;
}
.form-group.has-error {
  position: relative;
}
.coupens-grid .co-input-group .delete-block {
  float: initial;
}
#coupnsadd p.cp2 {
  margin-top: 20px;
}
#coupnsadd input.form-control.price-snln.d.content1 {
  width: 84%;
  margin-right: 4px;
  margin-left: 0;
}
.app-frame .happness-heading h3 {
  text-transform: capitalize;
}
.challenge-right-block textarea#description {
  height: auto;
}
#innerpage .daily-oath .gallery_div2 img.img-circle.comment-friend-image {
  border-radius: 50%;
}
#dashboard-preview
  .daily-oath
  .gallery_div
  img.img-circle.comment-friend-image {
  border-radius: 50%;
}
.app-frame-tabs .nav.nav-tabs li:first-child a.nav-link {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.app-frame .user-pic-container img.user-pic {
  border-radius: 50%;
}
.app-frame-tabs .nav.nav-tabs li:last-child a.nav-link {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.menu-categoty-1.mt-3 {
  margin-top: 0 !important;
}
.slide_box[style="left: 93%; border: 0px; right: 200px;"] {
  background-image: linear-gradient(to right, #fafafa00, #ecf9ff00);
}
.challenge-right-block .daily-inspiration-image img {
  max-width: 100%;
}
.sliding-arrow .fa {
  left: 8px;
}
.app-frame-daily-oath .daily-oath h6 span {
  font-weight: 800;
  font-size: 16px;
  border-bottom: 1px solid #eee;
  padding-bottom: 4px;
}
.app-frame-daily-oath .gallery_div .padding-0 {
  padding-bottom: 6px;
}
.coachs-list tr:nth-child(even) {
  background-color: #eff8fc;
}
.coachs-list .table-responsive tr th {
  background-color: #eff8fc;
}
.coachs-list table tr td img {
  max-width: 58px;
  width: 100%;
}
.app-frame-tabs .nav.nav-tabs li:first-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.prizes-inner .co-input-group .form-control,
.prizes-inner .co-input-group .custom-select {
  font-size: 16px;
  padding: 6px 12px;
  color: #000;
  border: 1px solid #ddd;
  height: 44px;
}
.custom-select {
  background-color: #fff;
}
.app-frame-tabs .nav.nav-tabs li:last-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
#challenge-color-details .selected-challenge-color {
  max-width: 100%;
  margin: auto;
}
#challenge-color-details .app-frame {
  height: 100vh;
  overflow-y: scroll;
  overflow-x: auto;
  max-width: 90%;
  margin: auto;
}
#challenge-color-details .app-frame::-webkit-scrollbar {
  width: 6px;
}
#challenge-color-details .app-frame::-webkit-scrollbar-track {
  box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.2);
}
#challenge-color-details .app-frame::-webkit-scrollbar-thumb {
  background-color: #eee;
  outline: 0 solid #fff;
}
form#create-weekly-challenge .modal-content::-webkit-scrollbar {
  width: 10px;
}
form#create-weekly-challenge .modal-content::-webkit-scrollbar-thumb {
  background-color: #eee;
  outline: 0 solid #fff;
}
#create-coach-corner .modal-content::-webkit-scrollbar {
  width: 10px;
}
#create-coach-corner .modal-content::-webkit-scrollbar-thumb {
  background-color: #eee;
  outline: 0 solid #fff;
}
.teambox.s
  span.multiselect-native-select
  .multiselect.dropdown-toggle.custom-select {
  padding: 6px 0;
}
.screen::-webkit-scrollbar {
  width: 6px;
}
.list-inline-item.faviconli {
  right: 0;
}
.box-cls .form-group .list-inline-item .cropimageshow {
  margin-top: 16px;
}
.box-cls .form-group .list-inline-item {
  margin: 0;
}
.box-cls .form-group .list-inline-item.logoli {
  margin-top: 18px;
  vertical-align: top;
}
.box-cls .box.js label {
  font-weight: 600;
  margin-top: 20px;
}
.crop-image-show .fa {
  padding: 6px;
  border: 1px solid #ccc;
  font-size: 14px;
}
.tab-content {
  z-index: -1;
}
.btn-default.button-blue.addmore-checkin {
  margin-top: 20px;
}
#editor #image-editor {
  width: 100%;
}
#editor .sample-toolbar {
  background-color: #fff;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom: 0;
  box-shadow: 0 0 10px #eaeaea;
}
button.add_delete_text:focus,
.select-box select:focus,
.create-another-image.own-image.create-ur-own:focus,
.sample-toolbar select:focus,
button.add_delete_text:focus,
.save-own-image.own-image.create-ur-own:focus {
  outline: none;
}
.create-another-image.own-image.create-ur-own:hover {
  color: #fff;
  background-color: #50c4ff;
}
.sample-toolbar > span,
input#html5colorpicker {
  border: 1px solid #c6c6c6;
  padding: 3px;
  border-radius: 2px;
  width: 25px;
  height: 25px;
}
#editor .sample-toolbar select,
#editor button.add_delete_text {
  padding: 4px 4px;
  background-color: #fff;
  border: 1px solid #c6c6c6;
  font-size: 14px;
  border-radius: 3px;
  margin: 3px 0;
  color: #444;
  width: 80px;
  height: 30px;
  vertical-align: middle;
}
input#html5colorpicker {
  background-color: #fff;
  border-radius: 3px;
  border-color: #ddd;
}
.choose-color .checklength span img {
  width: 18px;
}
.create-another-image.own-image.create-ur-own {
  background-color: #fff;
  color: #50c4ff;
}
.prizes-inner .co-input-group ul .fa {
  margin: 4px 3px;
  font-size: 15px;
  border-radius: 4px;
  vertical-align: text-top;
}
.add-coaches-form input.form-control {
  font-size: 15px;
}
#coupnsadd select.form-control.d {
  padding: 5px 5px !important;
  max-width: 100%;
  height: 48px;
  background-image: linear-gradient(45deg, #fff, #fff);
  background-color: #fff;
}
#coupnsadd .co-input-group label.error {
  margin-top: 18px;
  font-size: 12px;
  font-weight: 400;
  margin-left: 12px;
}
#coupnsadd .co-input-group label {
  display: block;
}
#show_prize .checklength {
  padding: 15px;
  border: 1px solid #eee;
}
.logoli i.fa,
.faviconli .fa {
  padding: 6px;
  border: 1px solid #ddd;
  margin: 0 3px;
  border-radius: 4px;
  font-size: 16px;
}
.app-frame .daily-oath .padding-0 {
  padding-bottom: 5px;
}
.header-btns h6 {
  font-size: 18px;
  font-weight: 600;
}
.app-frame .daily-oath .padding-0.count {
  background-color: #f2f2f2;
  padding: 10px;
  border-radius: 17px;
}
.sub-drop-list input.form-control {
  font-size: 14px;
  padding: 14px 10px;
  height: 40px;
}
.di-images.choose-color {
  margin: 13% 0 40px;
}
.coachs-list {
  margin-top: 20%;
}
.sub-drop-list .input-group {
  margin: 24px 0;
}
.choose-color input.form-control[name="video[1]"]:hover,
.checklength .form-control:hover,
.choose-color .form-control[type="file"]:hover,
.box.js input:hover {
  box-shadow: none;
}
.upload-container #image-editor {
  width: 100%;
}
.video-block .slide_box h2 {
  margin-bottom: 8px;
}
.gallery .count p.num {
  margin: 0;
}
#show_prize .col-md-6 {
  padding-left: 0;
}
.app-frame .outline {
  padding: 4px 0;
  text-align: center;
}
.di-images .tab button {
  border-right: 1px solid;
  background-color: #fff;
}
.di-images {
  background-color: #f3f3f36b;
  border: 0;
  box-shadow: 2px 3px 4px #eee;
  border-radius: 0;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  border-left: 5px solid #edf3f5;
  border-right: 5px solid #d5f2ff;
  background-image: linear-gradient(to right, #fafafa, #ecf9ff);
}
.litepicker .container__months .month-item-weekdays-row {
    font-size: 16px;
    letter-spacing: 0.3px;
    border-bottom: 1px solid #eee;
    margin: 4px 0;
    font-weight: 600;
}
.choose-color label {
  font-weight: 500;
}
.choose-color .upload-daily-image {
  width: 90%;
}
#challenge-schedule label {
  font-weight: 500;
  margin-top: 10px;
}
.coach-title {
  font-size: 18px !important;
  padding: 12px 0;
  font-weight: 700;
  color: #fff !important;
  margin-bottom: 0;
}
.select-year p {
  font-size: 15px;
}
.finishing-menu h1.change {
  border-bottom: 1px solid #e4e4e4;
  padding-bottom: 20px;
  padding-top: 16px;
}
.create-ur-own[onclick="addbox()"]:focus {
  outline: 2px solid #50c4ff;
  border-radius: 0;
}
.choose-color .form-control {
  font-size: 15px;
  padding: 14px 12px;
  border: 1px solid #ddd;
}
.choose-color input.form-control[name="video[1]"],
.checklength .form-control,
.choose-color .form-control[type="file"],
.box.js input {
  padding: 9px 10px;
  min-height: 46px;
  font-size: 15px;
  border: 1px solid #ccc;
  border-radius: 6px;
}
ul.slide_box[style="left: 93%; border: 0px;"] {
  background-image: linear-gradient(to right, #fafafa00, #ffffff00);
}
/**-- .choose-color input.form-control[name="video[1]"], .checklength .form-control, .choose-color .form-control[type="file"], .box.js input {
    padding: 4px 28px !important;
    font-size: 16px;
    background-color: #ecf9fe;
    color: #000;
    height: 40px;
    border: transparent;
    border-radius: 6px;
    box-shadow: 2px 2px 2px #eee;
    position: relative;
    border: 1px solid #50c4ff !important;
    max-width: 60%;
} */
.choose-color .checklength span {
  display: inline-block;
  margin: 2px 0;
  text-align: center;
  border: 1px solid #ddd;
  padding: 10px;
  border-radius: 4px;
}
.choose-color .checklength span:hover {
  filter: sepia(0.4);
}
.checklength .form-control:hover {
  box-shadow: 2px 2px 2px #e8e8e8;
}
.calender-strip ul li:first-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
/*--
.checklength .form-control::after, .choose-color .form-control[type="file"]::after, .box.js input::after {
    background-color: #ecf9fe;
    width: 70%;
    content: 'Choose File';
    left: inherit;
    top: 0px;
    right: 0;
    position: absolute;
    display: inline-block;
    border-radius: 10px;
    text-align: left;
    font-size: 18px;
    padding: 6px 0;
    font-weight: 600;
    text-transform: capitalize;
    color: #50c4ff;
    pointer-events: none;
    z-index: 1;
}
*/
.choose-color textarea.form-control {
  padding: 10px 0;
}
.selected-challenge-color .mb-1,
.selected-challenge-color .my-1 {
  font-weight: 600;
  font-size: 16px;
  padding-bottom: 8px;
}
.selected-challenge-color ::-webkit-scrollbar {
  width: 6px;
}
.selected-challenge-color ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.2);
}
.selected-challenge-color ::-webkit-scrollbar-thumb {
  background-color: #eee;
  outline: 0 solid #fff;
}
.challenge-inner p {
  margin-top: 4px;
}
.tab {
  margin-top: -1px;
}
#show .form-group {
  margin-top: 18px;
}
/*--
.checklength .form-control::before, .box.js input::before, .choose-color .form-control[type="file"]::before {
    background-image: url(http://root.injoychallenge.com/images/upload.png);
    display: inherit;
    padding: 2px 6px;
    top: 1px;
    color: #50c4ff;
    position: absolute;
    content: '';
    height: 38px;
    width: 130px;
    background-color: #ecf9fe;
    background-repeat: no-repeat;
    text-align: center;
    background-position: center left;
    pointer-events: none;
}**/
.choose-color .form-group label {
  font-weight: 600;
}
.app-frame .share-btn a {
  color: #fff;
}
.di-image-description .checkmark::after {
  top: 2px;
  left: 6px;
}
.app-frame .coach-corner-preview {
  margin-top: 8px;
}
.create-ur-own:hover {
  box-shadow: none;
}
#coupnsadd .form-group {
  margin-top: 1px;
}
.delete-block span.btn-icon {
  padding: 8px 11px;
  border-radius: 4px;
  border: 1px solid #ccc;
  background-color: #fff;
}
.coupens-grid .delete-block {
  margin-top: 13px;
}
#coupnsadd .coupens-grid .delete-block {
  margin-top: 20px;
}
.litepicker .container__months .month-item-header {
  padding: 10px;
  background-color: #eeeeee69;
  border-radius: 6px;
  box-shadow: 2px 2px 6px #ddd;
}
.checklength {
  margin-top: 15px;
}
.dailyintention .list-inline {
  position: relative;
  width: 210px;
  padding-left: 20px;
  padding-top: 10px;
}
#show .checklength .col-md-9 input.form-control[type="file"] {
  padding: 9px 10px;
  min-height: 48px;
}
.branding-page .co-input-group .form-control {
  padding: 8px 12px;
}
.prizes-inner .co-input-group .form-control[type="file"] {
  padding: 8px 8px;
}
#prizeform #show_prize .co-input-group {
  padding-left: 0;
}
.onboarding_content .content_details p {
  text-align: justify;
}
#checkbox_ul {
  padding-top: 9px;
  margin: 0;
}
.fa-trash {
  float: right;
  background-color: #fff;
  text-align: center;
  border: 1px solid #ddd;
  padding: 8px;
  border-radius: 4px;
  font-size: 22px;
}
.teambox.s {
  padding: 10px 0;
  border-top: 1px solid #eee;
  margin-top: 40px;
}
#checkbox_ul .checkbox_li {
  margin: 8px 0;
  background-color: #fafafa;
  font-size: 16px;
  border: 1px solid #e6e6e6;
  text-align: left;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 6px 20px;
}
form#prizeform .co-input-group textarea.form-control {
  height: 108px;
}
.teambox.s label {
  font-size: 18px;
}
#checkbox_ul .checkbox_li input[type="checkbox"] {
  vertical-align: middle;
  height: 16px;
  width: 16px;
}
.header .bell-icon img,
.header .menu img {
  filter: invert(1);
}
.header .user-pic-container img.user-pic {
  filter: drop-shadow(1px 1px 1px #444);
}
.marvel-device .screen .app-dashboard-content .happness-heading h3 {
  font-weight: 700;
  margin-bottom: 9px;
  padding-bottom: 6px;
  border-bottom: 1px solid #ccc;
  margin-left: 0;
  font-size: 16px;
  color: #555;
}
.header .menu img {
  width: 24px;
}
.header .menu {
  width: 50px;
}
.inspiration-points .fa {
  margin-right: 5px;
}
.screen .app-frame .share-btn a {
  padding: 8px 16px;
}
.screen .app-frame .viewer-feedback p,
.screen .viewer-feedback h6,
.screen .app-frame .points p {
  color: #555;
}
.screen .app-frame .outline p {
  color: #555;
  font-size: 12px;
  line-height: 16px;
}
.screen .app-frame .happness-heading p {
  color: #555;
}
.screen .app-frame .daily-inspiration.gretitude .inspiration-points p {
  color: #555;
}
.challenge-inner .custom-control input {
  margin-right: 4px;
  vertical-align: text-top;
  margin-top: 4px;
}
.exit-dashboard {
  margin: 4px 0;
}
.content_timer .timer_section span {
  ccolor: #26c2ff;
  font-weight: 500;
  font-size: 30px;
  letter-spacing: 4px;
  line-height: 30px;
}
.content_timer .timer_section p {
  margin-bottom: 4px;
}
section .content_timer .timer_section .timer {
  padding: 10px 20px;
}
.screen .leaderboard-heading {
  font-size: 20px;
  color: #000;
  margin-bottom: 0;
}
.container-half.bottom span {
  color: #000 !important;
}
.di-images.choose-color .tab button {
  padding: 8px 12px;
  font-size: 15px;
}
footer .footer-div p {
  margin-bottom: 8px;
}
.choose-color input[type="radio"] {
  margin-right: 4px;
  margin-left: 6px;
  vertical-align: unset;
}
.daily-inspiration-image.disabled {
  background-color: #ebeff2;
  border-top-right-radius: 15px;
  border-top-left-radius: 15px;
  max-width: 100%;
  border: 1px solid #dfdfdf;
  border-bottom: 0;
}
.tab-content .check-in h6 {
  margin-bottom: 20px;
  margin-top: 6px;
  font-size: 14px;
}
.previewLink.py-1 {
  margin: 10px 0 0;
}
.app-frame-wall h6 {
  margin: 7px 0;
}
.app-frame-wall .fa {
  margin: 0 2px;
}
form#create-weekly-challenge .modal-content {
  height: 100vh;
  overflow: scroll;
}
.coachs-list td.file-container audio,
.coachs-list td.file-container video {
  max-width: 100%;
  width: 100%;
}
.app-frame-daily-oath .gallery_div .num {
  margin-top: 0 !important;
}
.content_details .previewLink.py-1 {
  text-align: left;
}
.onboarding_content section .content_details p {
  text-align: left;
}
.challenge-inner .app-frame.onboarding_content .app-banner.position-overflow {
  margin: -11px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  margin-bottom: 0;
}
section .content_details {
  text-align: left;
}
.row.new-record {
  border-top: 3px dotted #d7d7d7;
  padding-top: 28px;
  margin-top: 30px;
}
section .content_details h6 {
  color: #000;
}
#show .co-input-group .custom-control.custom-radio {
  padding-left: 0;
}
#challenge-color-details .choose-color {
  border-radius: 0;
}
.inspiration-points-section .pre-btn img {
  border-radius: 50%;
  padding: 4px;
  box-shadow: none;
}
form#challenge-color-details .inspiration-points-section {
  border: 0;
  padding: 22px 15px;
}
.padding-0.col-4.float-left.upload-container {
  padding: 0;
}
.col-md-2.arrow {
  padding: 0;
}
.co-input-group.mt-3.s .form-group {
  margin-bottom: 0;
}
.save-own-image.own-image.create-ur-own {
  padding: 2px 10px;
}
#dashboard-preview .coach-corner-preview .col-md-3.text-center img {
  max-width: 70px;
}
#onboardingform .form-group {
  margin-bottom: 0;
}
#create-coach-corner .modal-content {
  overflow: scroll;
  height: 96vh;
}
#coupnsadd .row.checklength p.cp2 {
  margin-top: 12px !important;
}
.showform .co-input-group {
  margin-bottom: 12px;
}
.content_timer .timer p {
  font-size: 16px;
}
.branding-page .color-indication li.list-inline-item .fa {
  padding: 3px 4px 2px 5px;
  font-size: 17px;
  position: absolute;
  right: -38px;
}
#show_prize .checklength .co-input-group {
  margin: 10px 0;
}
#pricing input {
  margin-right: 4px;
  margin-left: 0;
}
.content_details .previewLink iframe#videoObject {
  width: 100%;
}
.coachs-list table tr td button {
  padding: 10px 9px 4px 10px;
  border: 1px solid #ccc;
  border-radius: 4px;
  margin-bottom: 4px;
  background-color: #fff;
}
form#onboardingform .video_div .hide_div {
  margin-top: 10px;
  margin-bottom: 10px;
}
.deleteimage {
  padding: 6px 10px;
  border: 1px solid #ccc;
  border-radius: 4px;
  margin-bottom: 4px;
  background-color: #fff;
}
.coachs-list table tr td > img {
  margin-bottom: 0;
  width: 90px;
}
#teambox1 .fa {
  border: 0;
}
#checkbox_ul span a .fa {
  float: right;
  background-color: #fff;
  text-align: center;
  border: 1px solid #ddd;
  padding: 8px;
  border-radius: 4px;
  font-size: 22px !important;
  color: #000;
  margin-left: 4px;
}
#checkbox_ul a .fa {
  background-color: #fff;
  border: 1px solid #ddd;
  padding: 8px;
  border-radius: 4px;
  font-size: 16px;
  color: #000;
  cursor: pointer;
}
.calender-strip {
  width: 83.5%;
  float: left;
}
.box-cls h3 {
  font-size: 20px;
  margin-bottom: 0;
}
.challenge-right-block {
  padding-top: 30px;
}
.app-banner.position-overflow .app-heading {
  margin: 0;
  margin-top: 0;
  height: -webkit-fill-available;
  padding: 12px 0;
}
.app-banner.position-overflow {
  margin: 0 -12px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  margin-top: -10px;
  margin-bottom: 0;
}
.box-cls .form-group {
  margin-bottom: 0;
}
.box-cls .form-group label {
  font-weight: 600;
  margin-top: 10px;
}
#pricing .co-input-group {
  margin-bottom: 6px;
}
#show_prize .checklength label {
  margin-top: 10px;
}
.coachs-list table tr td p.coach-name.wrap {
  padding: 4px 0 0;
  margin: 0;
  max-width: 100%;
}
#prizeform #show_prize .checklength {
  box-shadow: none;
  border: 1px solid #e4e4e4;
  border-radius: 2px;
  width: 100%;
  position: relative;
}
#prizeform #show_prize .checklength .delte_button {
  text-align: right;
  width: 100%;
  padding-right: 30px;
  right: 0;
}
#prizeform #show_prize .checklength .delte_button .fa {
  font-size: 20px;
  color: #444;
}
#prizeform #show_prize .checklength .delte_button .fa:hover {
  color: #111;
}
#coupnsadd #show .co-input-group p.cp1 {
  top: 80px;
}
#brandingform .co-input-group .fa {
  border: 1px solid #ddd;
  padding: 6px;
  background-color: #fff;
}
#editor #image-editor canvas#idCanvas,
#editor #image-editor .canvas-container,
canvas.upper-canvas {
  width: 100% !important;
}
input[type="color"]#canvas-bckg-color:focus,
#editor .sample-toolbar input#font-size:focus,
#editor .sample-toolbar input#html5colorpicker:focus {
  outline: none;
}
#editor .sample-toolbar input#font-size {
  text-align: center;
  border: 1px solid #ddd;
  padding: 2px 10px;
  border-radius: 3px;
}
#onboardingform .checklength .fa {
  margin: 10px;
}
#onboardingform .form-group input#type_video,
#onboardingform .form-group input#type_youtube {
  margin-left: 10px;
  margin-right: 2px;
}
#onboardingform #show .checklength {
  border: 1px solid #ccc;
  margin: 0;
  margin-bottom: 20px;
}
.coachs-list td.file-container {
  width: 200px;
}
a.btn.font-initial {
  background-color: #50c4ff;
}
.select-bckg img.rainbow-bckg {
  position: absolute;
  margin-left: -28px;
  max-width: 30px;
  width: 100%;
  pointer-events: none;
  border-radius: 0;
}
.select-bckg {
  border-top: 1px solid #eee;
  padding-top: 20px;
}
.coach-corner-inner .wrap p {
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 0;
}
#pricing input[type="radio"] {
  margin-right: 2px;
  margin-left: 10px;
}
.tab-content .coach-corner-inner.padding-border {
  height: 340px;
  overflow-y: scroll;
  overflow-x: hidden;
}
.weekly-challenge-inner.padding-border {
  height: 350px;
  overflow-y: scroll;
  overflow-x: hidden;
}
.coachs-list table tr td img {
  max-width: 100%;
  margin-bottom: 5px;
}
.coachs-list table tr td:last-child {
  padding: 0.75rem 0;
}
.daterangepicker th.month {
  background-color: #f8f8f8;
}
.daterangepicker .calendar-table table tr th {
  border-bottom: 1px solid #ddd;
}
.daily-oath-inner.padding-border {
  height: 380px;
  overflow-y: auto;
  overflow-x: hidden;
}
div#scroll-bar {
  overflow: hidden;
}
.app-frame-tabs {
  max-width: 90%;
  margin: auto;
}
.tab-content > .active {
  height: 400px;
}
.weekly-challenge-inner.padding-border iframe#videoObject {
  width: 100%;
}
#scroll-bar span.inherit-font {
  font-size: 16px;
  line-height: 10px;
}
body.coach-corner .app-frame .coach-corner-preview .col-md-2.arrow {
  padding: 4px 0;
}
.col-md-12.col-lg-10.col-12.challenge-right-block
  .challenge-inner
  form#challenge-color-details {
  margin-bottom: -200px;
}
.app-frame .weekly-challenge-preview h6 {
  font-size: 14px;
}
.check-in .app-heading-p .fa {
  top: 24px;
}
.check-in .col-md-8 .col-md-12 {
  padding-right: 0;
}
.position-overflow .app-heading-p {
  display: flex;
  align-items: center;
  padding: 0 10px;
  height: inherit;
}
.app-frame .coach-corner-preview .col-md-8 {
  padding-right: 0;
}
.padding-border video {
  width: 100%;
}
body.community_wall .block-elem img.border-circle {
  margin: 0 -8px;
}
.app-banner .fa {
  position: relative;
  left: 0;
  top: 0;
  float: right;
}
.app-frame-tabs .tab-content > .active .col-md-8 {
  padding-right: 0;
}
.tab-content > .active span {
  font-size: 14px !important;
}
.app-frame-tabs .tab-content > .active .col-md-4 {
  padding-left: 0;
}
.challenge_button a {
  width: 100%;
  display: block;
}
body.daily_insp #scroll-bar {
  overflow-y: auto;
}
/* Preview app css*/
section.customer-logos.slider {
  position: relative;
}
.challenge-inner .marvel-device.iphone-x {
  text-align: left;
}
.full-screen {
  text-align: center;
}
.hedaer-bg .bell-icon img {
  filter: grayscale(1);
}
.box-1 {
  box-shadow: 0px 0px 12px #eee;
  background-color: #c0c3cc;
  color: #fff;
  text-align: center;
  border-radius: 8px;
}
.bell-i {
  position: absolute;
  top: -37px;
  left: -26px;
}
.last-center .col-4 p {
  margin-bottom: 0;
  padding: 10px 8px;
  color: transparent;
  background-color: #f8f8f8;
}
.last-center {
  text-align: center;
  margin-bottom: 2px;
  position: sticky;
  bottom: 0;
  z-index: 2;
  box-shadow: 2px 2px 12px #ddd;
}
.last-center .col-4 {
  padding: 0;
  padding-right: 2px;
}
.bell-i img {
  width: 80px;
}
.box-1 p {
  line-height: 14px;
  margin-top: 10px;
  font-size: 14px;
  padding: 9px 0 18px 0;
  background-color: #a2a2a2;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  margin-top: 0 !important;
  margin-bottom: 0;
}
.top-b.content-over {
  padding: 10px;
  padding-bottom: 0;
  margin-bottom: 0;
}
.top-b.content-over .right-image.user-view {
  margin-bottom: 0;
}
/* Slider */
.slick-initialized .slick-slide {
  cursor: grab;
}
#client-logos .item .user-view {
  margin-bottom: 10px;
}
.box-1 img {
  border-radius: 50%;
}
.slick-slide {
  margin: 0px 4px;
}
.slick-slide img {
  width: 100%;
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  height: auto !important;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
button.slick-next.slick-arrow {
  position: absolute;
  top: -34px;
  right: 0;
  background-color: #000;
  opacity: 0;
}
#client-logos .item {
  margin: 1px;
  border-radius: 10px;
}
.top-b.img-full.main-b {
  padding: 10px;
  cursor: pointer;
}
.top-b.img-full.main-b .feed-img img {
  width: 40px;
  height: auto;
}
.cover-wrapper {
  padding: 0;
}
.top-b.white-back {
  background-color: #fff;
  margin: 0;
  padding-bottom: 0;
  box-shadow: none;
  padding: 0 10px;
  padding-top: 15px;
}
section.customer-logos.slider {
  margin: 20px 0;
  background-color: transparent;
}
.main-b .inner-one p {
  font-size: 13px;
  margin-bottom: 8px;
  line-height: 9px;
}
.top-b.img-full.main-b .inner-one {
  margin: 20px 0;
}
.top-b.white-back .arrow-b img {
  filter: invert(0.7);
}
.client-inners img {
  height: 100%;
  object-fit: contain;
}
.client-inners {
  text-align: center;
  padding: 0;
  border-radius: 10px;
}
.owl-next {
  position: absolute;
  top: -36px;
  right: 34px;
}
.owl-nav img {
  width: 34px;
}
.owl-prev img {
  position: absolute;
  left: -38px;
  top: 50%;
  margin-top: -20px;
}
.owl-next img {
  position: absolute;
  right: -31px;
  margin-top: 0;
  opacity: 0;
  top: -64px;
}
.happness-heading p i.fa.fa-calendar {
  margin-right: 4px;
}
.feed-img p {
  color: #444;
  font-size: 13px;
  text-align: center;
  margin: 4px 0;
}
.arrow-b img {
  float: right;
}
.top-b.img-full .feed-img img {
  width: 100%;
}
.top-b.img-full {
  padding: 0;
  text-align: left;
  margin: 0;
}
.menus {
  width: 30px;
  display: inline-block;
  vertical-align: middle;
}
.top-b.content-over .feedback-b {
  vertical-align: top;
  margin-top: 0;
}
header.header {
  position: relative;
  overflow: hidden;
}
.user-names {
  width: calc(100% - 85px);
  display: inline-block;
  vertical-align: middle;
}
.hedaer-bg {
  background: #c0c3cc;
  padding: 18px 15px 15px;
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.bell-icon {
  position: absolute;
  right: -46px;
  top: 2px;
}
.bell-icon img {
  width: 130px;
  position: relative;
  z-index: 2;
}
span.bell-bg.new-bg {
  left: 1px;
  top: -114px;
}
.top-b.content-over .feedback-b .area-next {
  padding-top: 15px;
}
.menu-section {
  margin-top: 25px;
}
.menus img {
  width: 20px;
}
.left-bell-bg {
  width: 100%;
  float: left;
}
.top-img-a img {
  width: 100%;
}
.user-names p {
  font-size: 16px;
  margin-bottom: 0;
}
.happness-heading {
  margin: 12px 6px;
}
.user-names h2 {
  font-weight: 800;
  font-size: 14px;
  margin-bottom: 0;
  margin-top: 0;
}
.happness-heading h3 {
  color: #000;
  font-size: 15px;
  font-weight: 600;
  text-transform: capitalize;
}
.happness-heading p i {
  color: #000;
  font-size: 15px;
}
.happness-heading p {
  font-size: 14px;
  margin-bottom: 0;
}
.main-c {
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 3px 3px 9px #ddd;
  margin-top: 10px;
}
.marvel-device .screen header.header {
  margin-bottom: 10px;
}
.top-b {
  margin: 15px;
}
.arrow-b {
  width: 25px;
  display: inline-block;
  vertical-align: middle;
}
.tick-area {
  width: calc(100% - 31px);
  vertical-align: middle;
  display: inline-block;
  margin-bottom: 10px;
}
.arrow-b img {
  width: 16px;
  filter: invert(1);
}
.right-image .feed-img {
  text-align: right;
}
.tick-area.section-area.arrow-b {
  width: 100%;
  margin-bottom: 0;
}
.tick-area i {
  font-size: 20px;
  vertical-align: middle;
  color: #888;
}
.tick-area p {
  text-transform: uppercase;
  font-weight: 300;
  margin-bottom: 0;
  font-family: "Hind Siliguri";
}
.tick-area h4 {
  font-weight: 700;
  font-size: 15px;
  line-height: 18px;
  margin-bottom: 0;
  margin-left: 25px;
}
.btn-area {
  margin: 10px 0 0;
}
.points p {
  font-size: 15px;
  font-weight: 700;
  color: #333;
  margin-bottom: 0;
}
.main-c .btn-area .share-btn a {
  padding: 2px 12px;
}
.tick-area.section-area p {
  text-transform: capitalize;
  font-weight: 600;
}
.tick-area.section-area .points p {
  font-weight: 700;
}
.tab {
  box-shadow: 5px 4px 12px #eee;
}
.btn-area .share-btn a {
  border-radius: 18px;
  font-weight: 500;
  text-transform: capitalize;
  margin-left: 2px;
  padding: 2px 6px;
  font-size: 13px;
  box-shadow: 2px 3px 6px #eee;
}
.feed-img {
  display: inline-block;
  vertical-align: super;
  width: 60px;
  background-repeat: no-repeat;
}
.feedback-b {
  width: calc(100% - 70px);
  vertical-align: top;
  display: inline-block;
  vertical-align: middle;
}
.quotes-views-b {
  border-top: 1px solid #999;
  padding: 20px 15px;
  position: relative;
  margin-top: 18px;
}
.app-frame .daily-inspiration.gretitude .quotes-views-section {
  margin: 10px 0 0;
}
.social-icons {
  display: inline-block;
  padding-right: 30px;
}
.social-icons span {
  font-weight: 500;
  font-size: 16px;
  padding-left: 8px;
}
.user-view {
  margin: 0 0 18px;
  width: 100%;
}
.social-icons img {
  width: 18px;
}
.lock {
  position: absolute;
  right: 15px;
  top: -24px;
  z-index: 1;
}
.lock i {
  background: #ccc;
  font-size: 22px;
  border-radius: 50%;
  width: 42px;
  height: 42px;
  text-align: center;
  padding-top: 10px;
}
.feedback-b h6 {
  font-size: 14px;
  margin-bottom: 6px;
  margin-top: 0;
}
.top-b.white-back .feedback-b h6 {
  font-weight: 600;
}
.tick-area.section-area.arrow-b h5 {
  margin-bottom: 8px;
  text-align: left;
}
.feedback-b p {
  font-size: 13px;
  margin-bottom: 10px;
  display: table;
}
.feed-img img {
  width: 38px;
}
.top-b.white-back.last-one {
  margin-top: 20px;
}
.bell-icon:after {
  background-image: url(/images/bell-bg.png);
  content: "";
  display: inline-block;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
span.bell-bg {
  position: absolute;
  width: 140px;
  height: 140px;
  background: #edeef3;
  right: -44px;
  border-radius: 50%;
  top: -37px;
  z-index: 1;
}
.right-image.user-view {
  margin-right: 10px;
  margin-bottom: 10px;
}
.img-are img {
  margin: auto;
  padding: 10px;
  border-radius: 0;
  background-color: #ddd;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.section-content {
  background-color: #c0c3cc;
  margin: 0;
  padding: 15px;
}
.top-b a {
  color: #444;
  border-radius: 18px;
  font-weight: 500;
  text-transform: capitalize;
  margin-left: 0;
  padding: 0px 12px;
  font-size: 13px;
  background-color: #eee;
  border: 1px solid #ccc;
  line-height: 30px;
}
.tick-area.section-area p span {
  font-size: 13px;
}
.tick-area.section-area h5 {
  font-size: 13px;
  margin-bottom: 8px;
  margin-top: 0;
}
.top-b.img-full .tick-area {
  padding: 5px 0 0;
  width: 100%;
}
.tick-area .fa {
  margin-right: 6px;
}
.section-content h4 {
  margin-left: 28px;
}
.main-right {
  text-align: right;
  font-size: 12px;
  max-width: 100px;
  float: right;
}
.inner-one li {
  display: inline-block;
  margin-right: 10px;
}
.inner-one li span {
  font-size: 13px;
}
.quotes-views-b .col-md-7.col-7,
.quotes-views-b .col-md-5.col-5,
.quotes-views-b .col-md-8.col-8 {
  padding: 0;
}
.top-bottom-a {
  padding: 16px 16px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.top-b {
  margin: 10px 0;
  padding: 18px 15px;
  border-radius: 10px;
  box-shadow: 3px 3px 14px #ddd;
}
.right-image .feed-img img {
  width: 60px;
}
.bckg_white {
  background-color: white;
}
.bckg_gray {
  background-color: #d8dbe2;
  text-align: left;
  color: black;
}
.client-inners .top-b {
  border: #c0c3cc solid 3px;
}
/* Preview app css end*/

/*--- Register page style*/
body.app.base-challenge .mobile-menu {
  display: none;
}
.peers .peer .register_btn,
.login-infor ul li a {
  border: medium none;
  font-size: 18px;
  font-weight: normal;
  margin: 0 10px 0 0;
  padding: 6px 25px;
  /* text-transform: uppercase;*/
  background-color: #26c2ff;
  border-radius: 5px;
  color: #fff;
  box-shadow: 0px 3px 4px 0px rgb(154 151 151 / 58%);
}
.regis-a label {
  margin-bottom: 4px;
  width: 140px;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: -0.3px;
}
.regis-a {
  width: 100%;
  padding: 4px 25px;
}
.home_page_text p {
  text-shadow: 0px 0px 2px #ddd;
  margin-bottom: 0;
}
.register-now,
.m-login {
  box-shadow: 0px 0px 12px #efefef;
  background: #ffffff none repeat scroll 0 0;
  border-radius: 12px;
  padding: 24px 20px;
  max-width: 100%;
  border: 3px solid #eee;
}
.register-now {
  box-shadow: 3px 2px 8px 0 hsl(0deg 0% 0% / 60%);
  border: 4px solid #bdbdbd;
}
.fieldset-wrapper .outer-content-page {
  font-size: 13px;
}
#edit-terms-of-use {
  margin-top: 20px;
  width: 100%;
}
#agree_terms {
  margin-right: 6px;
  vertical-align: middle;
  height: 16px;
  width: 16px;
  float: left;
  margin-top: 4px;
}
.area-cen {
  text-align: left;
}
#edit-terms-of-use legend {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-style: none;
  font-weight: bold;
  margin-bottom: 5px;
  text-indent: 0;
}
#edit-terms-of-use .fieldset-wrapper .main-content {
  border: 2px solid #ddd;
  height: 160px;
  overflow-y: scroll;
  padding: 10px;
  width: 100%;
}
.hide {
  display: none;
}
#matched {
  color: green;
}
#not_matched {
  color: red;
}
body.base-challenge .fill-deatils {
  margin: 0 auto;
}
/*Added by Tushar*/
body.user-register .progress {
  height: 0.5rem;
}
/*End of Added by Tushar*/
/*--close register page--*/

/*--- login page css ---*/
body.app.base-challenge .mobile-menu {
  display: none;
}
body.app.base-challenge .m-login label {
  width: 130px;
  font-size: 14px;
  letter-spacing: -0.4px;
}
.forgot-res {
  font-size: 13px;
  margin-bottom: 22px;
}
.m-login {
  max-width: 100%;
  box-shadow: 3px 2px 8px 0 hsl(0deg 0% 0% / 60%);
  border: 4px solid #bdbdbd;
}
.m-login input {
  display: inline-block;
  width: calc(58% - 150px);
  border-radius: 0;
  height: 30px;
}
#edit-terms-of-use legend {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-style: none;
  font-weight: 600;
  margin-bottom: 5px;
  font-size: 20px;
  letter-spacing: 0;
}
.regis-a input {
  float: right;
  display: inline-block;
  width: initial;
  border-radius: 0;
  height: 30px;
}
.register-now.mB-5 {
  margin: auto;
}
.regis-a.form-group {
  padding: 14px 0;
}
.regis-a label {
  font-weight: 500;
  margin-bottom: 4px;
  float: left;
  width: 150px;
}
.regis-a input {
  float: right;
  display: inline-block;
  width: calc(100% - 150px);
  height: 30px;
  padding: 10px 10px;
  border-radius: 0;
}
.regis-a label {
  margin-bottom: 4px;
  width: 140px;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: -0.4px;
  margin-top: 6px;
}
form#registration_user_front p {
  font-size: 15px;
}
body.app.base-challenge header.challenge-header {
  padding: 20px 0 10px;
  border: 0;
  /*  position: absolute;*/
  background-color: #fff;
  width: 100%;
}
body.app.base-challenge .regis-a.form-group {
  float: left;
  padding-top: 0;
}
.m-login button {
  padding: 6px 27px;
  /*text-transform: uppercase;*/
  background-color: #26c2ff;
  border-radius: 5px;
  color: #fff;
  box-shadow: 0px 3px 4px 0px rgb(154 151 151 / 58%);
  border-color: #26c2ff;
}
/*--- Login page css end --*/

/*--- welcome page css --*/
.home_page_text {
  color: #000000;
  float: none;
  font-size: 21px;
  line-height: 1.42857;
  margin: 7px auto 0;
  padding: 10px 0 0;
  text-align: left;
  width: 100%;
  margin-bottom: 20px;
}
.main-dashboard-banner {
  padding: 0;
  margin-top: 20px;
  position: relative;
}
.main-dashboard-banner img.main-banner {
  border-radius: 6px;
  max-width: 100%;
}
.rtecenter strong {
  color: #ff6a00;
  font-size: 31px;
  font-weight: 700;
}
.peers .peer .register_btn:hover,
.login-infor ul li a:hover {
  opacity: 0.7;
}
.login-infor > ul {
  padding: 0;
  list-style: none;
  width: 100%;
  text-align: center;
  margin: 40px auto;
}
.login-infor > ul li {
  float: inherit;
  margin-bottom: 10px;
  display: contents;
}
/*Added by Tushar*/
body.welcome .login-infor ul li {
  display: inline-block;
}
body.welcome > .container {
  box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;
  border-radius: 5px;
  min-height: 625px;
}
/*--- welcome page css end --*/

/*--- Terms & Conditions --*/
body.base-challenge ul {
  display: block;
  list-style-type: disc;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 40px;
}
body.base-challenge .terms-conditions {
  padding: 20px;
  width: 100%;
  float: left;
  box-shadow: 3px 2px 8px 0 hsl(0deg 0% 0% / 60%);
  background: #ffffff none repeat scroll 0 0 !important;
}
body.base-challenge .terms-conditions .heading {
  float: left;
  /* font-family: knowledge-regular;*/
  font-size: 20px;
  font-weight: bold;
  line-height: 23px;
  margin-bottom: 15px;
  text-align: left;
  width: 100%;
}
body.base-challenge .terms-conditions .description {
  float: left;
  font-family: knowledge-regular;
  font-size: 16px;
  line-height: 23px;
  text-align: left;
  width: 100%;
}
body.base-challenge .terms-conditions .heading {
  float: left;
  font-family: knowledge-regular;
  font-size: 20px;
  font-weight: bold;
  line-height: 23px;
  margin-bottom: 15px;
  text-align: left;
  width: 100%;
}
/*--- Terms & Conditions end --*/

/*Header*/
body.base-challenge header ul.header-options {
  display: inline-block;
  list-style: outside none none;
  margin-bottom: 0;
  margin-top: 0px;
  padding-right: 7px;
  text-align: right;
  vertical-align: middle;
  width: auto;
  padding-left: 0;
}
body.base-challenge header a {
  color: #242424;
  font-size: 16px;
  text-decoration: none;
}
body.base-challenge header .user-image {
  display: inline-block;
  text-align: center;
  width: 72px;
}
body.base-challenge header .user-image img {
  /* height: 90%;*/
  padding-top: 0px;
  width: 90%;
  vertical-align: middle;
  border-radius: 50%;
}
/*End of header*/

@media only screen and (max-width: 991px) {
  .fill-deatils.text-center h1 {
    font-size: 20px;
  }
  .fill-deatils.text-center h2 {
    font-size: 22px;
  }
}
/*--- landing page css start */
body.base-challenge.index .rtecenter strong {
  color: #ff6a00;
  /*font-family: knowledge-regular;*/
  font-size: 31px;
  font-weight: 700;
}
body.base-challenge.index .login-infor > ul {
  float: left;
  margin-top: 25px;
  padding: 0;
  list-style: none;
  width: 100%;
}
body.base-challenge.index .login-infor > ul li {
  float: left;
  margin-bottom: 10px;
}
body.base-challenge.index .main-dashboard-banner {
  float: left;
  width: 100%;
  box-shadow: 3px 5px 11px 0 hsla(0, 0%, 0%, 0.6);
}
/*Added by Tushar*/
body.welcome .challenge-register-text {
  margin: 10rem auto;
}
/* body.welcome.guest .welcome-banner {
  float: left;
  min-height: 110vh;
  width: 100%;
  background: hsla(0, 0%, 0%, 0) url(/images/welcome-background.png.png)
    no-repeat scroll;
  background-position: top center;
  background-size: 100% 100%;
} */
/* body.welcome.guest .welcome-page {
  text-align: center;
  position: relative;
} */
.not_sechdule_text {
  padding: 15px;
  padding-bottom: 0;
}
body.welcome.guest .welcome1c {
  top: 26vh;
  position: absolute;
  width: 53%;
  left: 309px;
}
body.welcome.guest .welcome-data-detail {
  float: left;
  width: 100%;
  background-color: #ffffff;
  opacity: 0.8;
  border-radius: 10px;
}
body.welcome.guest .welcome-data-detail p {
  margin: 10px !important;
  width: 97%;
  color: #131313;
  font-size: 40px;
  font-family: "Arial";
  /* text-transform: uppercase; */
}
body.welcome.guest .get_started_data1 {
  margin: 0 auto;
  max-width: 523px;
  width: 100%;
}
body.welcome.guest .get_started.mentors {
  background: hsla(0, 0%, 0%, 0) none repeat scroll 0 0;
  box-shadow: none;
  display: inline-flex;
  margin-top: 26px;
  margin-bottom: 25px;
  text-align: center;
  width: 100%;
}
body.welcome.guest .get_started > a {
  padding: 4px 30px;
  font-weight: bold;
  color: #fff !important;
  font-size: 17px;
  padding: 12px 30px;
  /*text-transform: uppercase;*/
  border-radius: 30px;
  background-color: #017fb9 !important;
  /*box-shadow: 0px 6px 8px 0px rgb(0 0 0 / 70%); */
  width: 400px;
}
body.welcome.guest .join-now {
  margin-right: 6px;
}
/*End of Added by Tushar*/
/*-- landing page css end */
/*Thankyou page*/
/*Added by Tushar*/
body.base-challenge.thankyou > .container {
  background-color: #5ab5ea;
  min-height: 650px;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  border-radius: 5px;
}
body.base-challenge.thankyou .redirect-button {
  background-color: #f99f31;
  border: 1px solid #f99f31;
  font-size: 18px;
}
body.base-challenge.thankyou .message {
  color: white;
  font-size: 18px;
}
body.base-challenge.thankyou img.thankyou-arrow {
  position: absolute;
  left: 190px;
  top: 87px;
}
/*End of Added by Tushar*/
/*End of Thankyou page*/

/*Miscellaneous (Added by Tushar)*/
.gray-text {
  color: gray;
}
body.base-challenge .progress-bar-striped {
  background-color: #49afe3;
}
/*End of Miscellaneous (Added by Tushar)*/
.select_chall {
  display: inline-block;
}
/*Neha ma'am css*/
form#prizeform input[type="radio"],
form#prizeform input[type="checkbox"] {
  margin-right: 2px;
  margin-left: 14px;
}
.upload-poster {
  margin-bottom: 10px;
}
.scheduling .main-calendar-container h5#calendar-edit-text {
  font-size: 20px;
  margin-bottom: 16px;
}
.last-center .col-4:nth-child(2) img {
  max-width: 28%;
  top: 8px;
}
.preview_text p {
  line-height: 27px;
  font-size: 18px;
}
form#challenge-color-details .submit-create-challenge {
  margin: 10px 0 30px;
}
.input-group .padding-0 input#drop_down_text {
  color: #000;
  font-weight: 600;
}
/*End of Neha ma'am css*/

/* Last Menu css */
/*.prize p {
  text-align: justify;
  text-justify: inter-word;
}*/
.media_div,
.survey_div {
  margin: 10px 0;
}
form#herewhatnextform .box {
  background-color: #39b3ed;
  padding: 8px;
}
.box .box_div {
  border: solid 1px white;
  border-radius: 2px;
  margin: 0;
  width: 100%;
  text-align: center;
}
.box_div {
  background: #36b4ef;
  padding: 10px;
  text-align: center;
}
.note_check p {
  color: white;
  padding: 16px;
  font-size: 14px;
  overflow-wrap: break-word;
  text-align: center;
  padding-bottom: 0;
}
.check img {
  max-width: 100%;
}
.link_check p {
  color: white;
  font-size: 14px;
  padding: 16px;
  overflow-wrap: break-word;
  text-align: center;
}
.link_check p a {
  color: white;
  font-size: 14px;
  cursor: pointer;
  text-decoration: underline;
}

::placeholder {
  opacity: 0.4 !important;
}
/*---- last close --*/

#image_resolution_file1,
#image_resolution_file2 {
  font-size: 10px;
}
.image_resolution_file1,
.image_resolution_file2 {
  font-size: 10px;
}

.filesizeres {
  font-size: 10px;
}

/* Bootstrap Modal */
.modal-custom {
  margin: 0 auto;
}
.modal .modal-custom {
  max-width: 500px;
}
/* End of Bootstrap Modal */

.cke_editable p {
  margin: 0 !important;
}
.area-ab .tab-content {
  position: absolute;
  left: 0;
  right: 0;
}

.area-ab {
  position: relative;
}
.mobile_image_box input {
  padding: 6px 10px;
  font-size: 16px;
  height: 44px;
}

#brandingform .row.mt-4,
#brandingform .row.mt-3 {
  padding-top: 25px;
}

textarea.survey_title.form-control {
  margin-bottom: 30px;
}

.challenge-inner .note-v {
  width: 100%;
  float: left;
  margin: 14px 0 0;
}
.radio-question_parent .textarea_div {
  margin: 10px 0;
}
.question_child .accordion-content[style="max-height: 100%;"] {
  padding: 10px;
}
.area_check label input[type="radio"] {
  margin-right: 6px;
  margin-left: 10px;
}
.submit_parent {
  padding: 10px 20px;
}
button.float-left.button_survey {
  outline: 1px solid #50c4ff;
  padding: 3px 10px;
  margin: 10px 0;
  border-radius: 5px;
}
button.float-left.button_survey img {
  margin-right: 5px;
  width: 15px;
}
form#dailyintentionform .box-cls h6 {
  margin-bottom: 0;
}
div#uploadimageModal {
  margin-top: 0 !important;
}
#onboardingform .input_title .fa-times {
  float: right;
  top: -26px;
  position: relative;
  right: 14px;
}
#show_survey .fa.fa-times.cross {
  transform: translate(-15px, 12px) !important;
}
.media.fa-times {
  position: absolute;
  right: 18px;
  top: 12px;
}
.survey_onboard_title p {
  margin-bottom: 0;
}
ul.slide_box[style="left: 94%; border: 0px; right: 200px;"] li:nth-child(2),
ul.slide_box[style="left: 94%; border: 0px; right: 200px;"] li:nth-child(4) {
  opacity: 0;
}
.slide_box[style="left: 94%; border: 0px;"] li[style="position: relative;"] {
  opacity: 1;
}
#checkin-content a.tip-right {
  position: relative;
  top: -10px;
}
.heading_dailyintetion_input_ .fa-times {
  top: 62px;
  right: 18px;
}
.select-box.calendar-buttons {
  margin-top: 28px;
}
.prizes-inner .co-input-group ul {
    max-width: 35%;
    display: flex;
    justify-content: space-between;
    align-items: start;
}
.app-frame .share-btn-section .col-6:last-child {
  padding-left: 0;
}
li.logoli {
    display: flex;
    margin-left: 10px;
}
.area_check {
    display: block;
    float: left;
}
.radio-question_parent .question_type_dropdown {
    background-color: #e9ecef;
}
.radio-question_parent .radio-question_parent .form-control:focus {
    background-color: #e9ecef;
}
.tip-right {
    top: -7px;
    position: relative;
}
form#surveyform label {
    margin-top: 20px;
}
div#show_survey {
    margin-bottom: 20px;
}
#dailyintentionform .form-control {
    margin-bottom: 20px;
}
#cke_description {
    margin-bottom: 20px;
}
@media (min-width: 992px) {

  header.challenge-header {
    /*height: 15vh;*/
    /*min-height: 108px;*/

  }

  /* body.welcome.guest .welcome-banner {
    float: left;
    width: 100%;
    background: hsla(0, 0%, 0%, 0) url(/images/welcome-background.png.png) no-repeat scroll;
    background-position: top center;
    background-size: cover;
    height: 85vh;
  } */
}