:root {
  --blue: #002649;
  --shadow: #2220002e;
  --light-grey: #F5F5F5;
  --dark-text:#888888;
  --orange:#FF5D02;
  --green:#02B96C;
  --dark-blue:#001d37;
}

.cinzel-text{
    font-family:"Cinzel", serif !important;
}

.c-error{
    display:none;
}
.m-nav{
    margin-top:64px;
}
.navbar-large {
  position: relative;
  width: 100%;
  height: 250px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: linear-gradient(32deg, #002649 0%, var(--dark-blue) 100%) !important;
}
.navbar-large h2, .navbar-large p{
    font-family:"Cinzel", serif !important;
}
.navbar-large .right {
  position: absolute;
  right: 20px;
  top: 20px;
}
.pt-0 {
  padding-top: 0 !important;
}

.subheader {
  text-align: center;
  margin: auto;
  display: flex;
  flex-direction: column;
}

.subheader *{
    color:#fff;
}
.subheader h2{
    font-size:32px;
    font-weight:700;
}
.page-icon img{
    width:30px;
    height:30px;
}
.page-icon {
  background: #1515155e;
  width: fit-content;
  aspect-ratio: 1;
  padding: 15px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0px auto 10px;
}

.mb-15{
    margin-bottom:15px !important;
}

.mb-0{
    margin-bottom:0 !important;
}
.blue-text{
    color: var(--blue) !important;
}
.white-text{
    color: #fff !important;
}
.dark-text{
    color: var(--dark-text) !important;
}
.orange-text{
    color: var(--orange) !important;
}
.bold{
    font-weight:700 !important;
}
.f12{
    font-size:12px;
}

.c-status.color-green{
    border-color:var(--green);
    color:var(--green);
}

.accordion-content {
  padding: 0px 15px;
  margin-top: -20px;
  box-shadow: 0px 5px 6px var(--shadow);
  background: #fff;
  margin-bottom: 20px;
  border-radius: 0px 0px 9px 9px;
  max-height: 0; /* Start closed */
  overflow: hidden; /* Hide overflow when closed */
  transition: max-height 0.5s ease-out, padding 0.5s ease-out;
}

.accordion-content.open {
  max-height: fit-content; /* Adjust this to the content's max height */
  padding: 15px; /* Restore padding when open */
}

.label-input-block {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  background: #fff;
  box-shadow: 0px 0px 8px var(--shadow);
  border-radius: 6px;
  padding: 18px 15px;
}

.label-input-block input, .label-input-block select {
  border: none !important;
  margin: 0 !important;
  padding: 0 !important;
  text-align:right;
  height:20px !important;
}
.label-input-block label {
  flex: 0 0 140px;
  font-size: 14px;
  color: var(--blue);
}
.gtranslate_wrapper a {
  color: #222;
}

.img-bg{
    background:linear-gradient(54deg, rgb(0, 0, 0) 0%, rgb(34, 34, 34) 35%, rgb(0, 0, 0) 60%, rgb(62, 62, 62) 90%, rgb(0, 0, 0) 100%);
}
.img-bg-1, .img-bg{
    background: linear-gradient(49deg, #002649 0%, rgb(3, 27, 49) 78%, var(--dark-blue));
}
.img-bg-2{
    background: linear-gradient(32deg, rgb(14, 10, 49) 0%, rgb(0, 165, 198) 100%) !important;
}
.dark-bg{
    background:var(--dark-blue);
}
.arrow-menu-2 .arrow-menu-item a {
  margin: 0;
  border-radius: 0;
  box-shadow: none;
  border-bottom: 1px solid var(--shadow);
  padding: 15px;
}
.arrow-menu-2 .arrow-menu-item svg {
  transform: none;
}
.arrow-menu-2 .arrow-menu-item img {
  width: 32px;
}

.container {
  background: #fff;
  padding: 15px;
}
.page-content {
  padding: 60px 0px 50px;
    padding-top: 60px;
    padding-bottom: 50px;
}
.gtranslate_wrapper a {
  display: flex;
  width: 100%;
  text-align: center;
  gap: 20px;
}
.gtranslate_wrapper a span {
  font-size: 20px !important;
  font-family: "Cinzel", serif !important;
}
.gtranslate_wrapper a img {
  width: 25px;
}
.gtranslate_wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
.gtranslate-section {
  width: 100%;
  display: flex;
  justify-content: center;
  height: 100%;
}
#custom_page_content{
    padding:40px 15px;
}
.left-chevron {
  width: 24px;
  padding-left: 10px;
  margin: 0px !important;
  filter:brightness(0%) invert(100%);
}

.ios .tabbar-labels .tabbar-label{
    font-size:12px;
    font-family: "Cinzel", serif;
}
.ios .tabbar a.tab-link-active, .ios .tabbar-labels a.tab-link-active{
    color: #fff;
  background: var(--dark-blue);
  font-weight: 800;
}
h1,h2,h3,h4,h5,h6,p{
    margin:0px 0px 2px;
}

h3{
    font-size:18px;
}

.w100{
    width:100% !important;
}
.w60{
    width:60% !important;
}
.w50{
    width:50% !important;
}
.center{
    display:table;
    margin:auto;
}
.primary-button {
  border: none;
  background: #002649;
  border-radius: 5px;
  color: #fff !important;
  font-size: 16px;
  padding: 15px 10px;
  width:100%;
  text-align: center;
}
@media (min-width: 630px) and (min-height: 630px) {
  .popup:not(.popup-tablet-fullscreen) {
    width: 100%;
    margin-left: -210px;
    top: 35%;
}
}

@media (min-width: 584px) {
  .ios .notification {
    width: 420px;
    margin-left: -210px;
  }
}
.comm-detail {
  padding: 15px;
}

.arrow-menu-item a {
  color: #222 !important;
}

.arrow-menu-item svg {
    fill: #0E0A31 !important;
  height: 15px;
  transform: rotate(90deg);
}
.arrow-menu-item a img {
  width: 24px;
}

.arrow-menu-item a {
  display: flex;
  align-items: center;
  padding: 12px 15px;
  justify-content: space-between;
  background: #fff;
  box-shadow: 0px 3px 7px #2220002e;
  border-radius: 6px;
  margin-bottom: 15px;
}

.ios .navbar {
  background: var(--blue);
}

.ios .navbar .title{
    color:#fff !important;
    text-transform:uppercase;
    display: flex;
    align-items: center;
}

.ios .navbar .right img {
  height: 24px !important;
  filter:brightness(0%) invert(100%);
}

.ios .navbar .title img {
  object-fit: contain;
  margin: 0 !important;
  height: 100%;
  filter:brightness(0%) invert(100%);
  padding: 10px 0;
}
.ios .navbar .title {
  height: 100%;
  font-family: "Cinzel", serif !important;
}
hr {
  border: none;
  border-bottom: 1px solid #fff;
}

.ios .badge.color-red{
    background-color:#f0a900;
}

.ios .notification {
    background: #fff;
    -webkit-backdrop-filter:blur(10px);
    backdrop-filter:blur(10px);
    color:#222 !important;
  }

.ios .badge.color-green {
  background-color: #B2FFAB;
}


.product-details{
    display: flex;gap: 10px;align-items: center;
}

.whitebg{
    background:#fff !important;
}

.flex-align-center{
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap:wrap;
}

.rounded-icon{
    border-radius:25px;
    background:#EF2950;
    width: 60px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.truncate {
  white-space: nowrap;      /* Prevents text from wrapping to the next line */
  overflow: hidden;         /* Hides any text that overflows the container */
  text-overflow: ellipsis;  /* Displays an ellipsis (...) for overflowed text */
  width: 140px;             /* Set the specific width at which truncation occurs */
}

.footer-img{
    width: 100%;
    padding: 10px;
    margin: auto;
    max-width: 360px;
    display: table;
}

.c-campaign-lock-img{
	position: absolute;	
    opacity: 0.5;
    z-index: 8;
    padding: 35px;
    left: 10px;
    top: 10px;
}
.ios .block{
    padding:0px;
}
.c-error{
	color:red;
}

.profile-info {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
  font-size:15px;
  color: #222;
  align-items: center;
}

#frmLogin .c-error,#frmRegister .c-error,#frmForgot .c-error,#frmChangePassword .c-error{
	display:none;
}
#frmMember .c-error, #frmCustomer .c-error{
	font-size: 12px;
}

#frmMember .c-select-date select,#frmMemberEdit .c-select-date select{
	width:100px;
	display:inline-block;
}

.c-slider .profile-img .avatar,.c-image .profile-img .avatar, .c-video .profile-img .avatar{
	border-radius:unset;
	width:100px !important;
	height: 150px;
}
.profile_image{
	z-index:1 !important;
}
.c-package-img img{
	width:80px;
	height:80px;
	object-fit:cover;
}
.c-video .avatar iframe,.c-video .avatar video,.c-image .avatar img , .c-slider .avatar img{
	height: 150px !important;
	object-fit:cover;
}
.trumbowyg-fullscreen{
	top:75px !important;
}

.c-image-label{
	padding: 10px;
    color: #fff;
    background : #EF2950;
    width: 100%;
    height: 35px;
    display: flex;
    font-size: 13px;
    justify-content: center;
    align-items: center;
	border: 1px solid #fff;
	white-space: nowrap;
	margin-top: 20px;
	border-radius:10px;
}
.c-image-label i{
	padding-right:10px;
}
input[type=file]{
	opacity: 0;
	overflow: hidden;
	position: absolute;
	z-index: -1;
}

.form1{
	border: 1px solid #222;
	
}
 
.color_container {
	height:150px;
	overflow-y:scroll;
}
.c-color-square {
	/* width:100%;
	height:30px; */
	font-size:45px;
	padding:25px;
	cursor:pointer;
}
.c-change-language{
	display: flex;
    margin: 0 auto;
    padding: 10px;
    box-shadow: 0px 0px 50px -2px #ffffff;
    margin-bottom: 20px;
}

.c-select{
	border-radius: 10px;
    padding: 5px 15px;
    font-size: 15px;
}

.c-total_contact,.c-my_contact{
	position: relative;
    top: -2px;
    right: 0px;
    padding: 0 9px;
	background:#2C0649;
}
.c-image .widget .c-description{
    height: 35px;
    overflow: hidden;
	text-overflow: ellipsis !important;
	display:block;
}
/* table.inv-table{
	border: 2px solid #2c0649;
}
table.inv-table tr td, table tr th{
	border: 0 solid #ccc;
	font-size:12px;
}
table tr:nth-child(even){
	background: #2c06491c; 
} */

.ios .button {
  border: none;
  background:#eee;
  color: #fff;
  border-radius: 4px;
  line-height: 35px;
  height: 35px;
}

table thead tr{
	background: #2C0649; 
	color: #ffffff;
}
.toolbar .toolbar-inner i.fa{
	font-size: 25px;
    margin-top: 3px;
}
.ios .tabbar a, .ios .tabbar-labels a, .ios .list textarea, .account-form .input-list a, .account-form p a{
	color: #fff;
	margin-bottom: 10px;
}
.tab-link-active .tabbar-label{
	color:#fff !important;
	text-decoration: underline;
}

.tab-link-active svg{
	fill:#fff !important;
}

.tabbar-label {
  color: #fff;
}

.ios .toolbar{
    background: #002649;
}
.ios .searchbar input[type=search], .ios .searchbar input[type=text]{
	background:#fff;
	color: #222;
}

.ios .block-strong, .tabbar.toolbar-border a.tab-link-active{
	color:unset;
	background:#222;
}
 


.ios .list ul, option, .profile-header,.list.inv-list li,.searchbar-inner{	
    background: none;
}

@-webkit-keyframes AnimationName {
    0%{background-position:0% 91%}
    50%{background-position:100% 10%}
    100%{background-position:0% 91%}
}
@-moz-keyframes AnimationName {
    0%{background-position:0% 91%}
    50%{background-position:100% 10%}
    100%{background-position:0% 91%}
}
@-o-keyframes AnimationName {
    0%{background-position:0% 91%}
    50%{background-position:100% 10%}
    100%{background-position:0% 91%}
}
@keyframes AnimationName {
    0%{background-position:0% 91%}
    50%{background-position:100% 10%}
    100%{background-position:0% 91%}
}

.popover ul,.c-contact-tag-select, .c-select{
	border: none;
}
.button-purple{
	background-color: #EF2950;
	color: #fff;
}
.ios .button.active-state {
	background-color: #fff;
    border-color: #222000 !important;	
}
.{
	#0B0F1A
}
.inv-amount{
	color: #bfbfbf !important;
}
.custom-form ul{
	border:unset;
}
.c-error_msg{
	/* padding: 20px; */
    text-align: center;
}
.c-image{
	object-fit: cover;
}
.ios .list .item-inner:after, .ios .list ul:before, .ios .list ul:after{
	background-color:unset;
}
.ios .list .item-content{
	/* padding-right:15px; */
}
.c-add-mission{
	padding: unset!important;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f2f6f8+0,d8e1e7+50,b5c6d0+51,e0eff9+100;Grey+Gloss+%232 */
background: rgb(242,246,248); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(242,246,248,1) 0%, rgba(216,225,231,1) 50%, rgba(181,198,208,1) 51%, rgba(224,239,249,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(242,246,248,1) 0%,rgba(216,225,231,1) 50%,rgba(181,198,208,1) 51%,rgba(224,239,249,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(242,246,248,1) 0%,rgba(216,225,231,1) 50%,rgba(181,198,208,1) 51%,rgba(224,239,249,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f6f8', endColorstr='#e0eff9',GradientType=0 ); /* IE6-9 */
 
    padding: 0 8px !important;
    margin: 5px;
}

.c-add-mission1{
    /* padding: 0 8px !important; */
    margin: 5px;
}

.c-packageCampaignList{
    padding: 0 5px !important;
}
.c-packageCampaignList .col-50{
	width: 50% !important;
}
.c-adslist img {
    width: 100%;
    height: 200px;
    /* object-fit: cover; */
}
.c-campaign-img img{
	height:100px;
	object-fit:cover;
}
.c-category .c-category-icon img{ 
	height: 155px;
	width: 150px;
	margin-bottom: -5px;
	vertical-align: middle;
}
.dash-widget-info{
	margin:unset;
	padding: 10px;
}
.dashboard-area .dash-widget img{
	max-width: 78px;
 
    object-fit: cover;
}
.ios .page-content > .block{
	margin-bottom: 70px;
	padding:15px 20px;
}
.c-footer-menu{
	height: 50px !important;
}
.c-footer-menu .toolbar-inner img{
	width: 24px;
}
.ios .subnavbar{
	background: unset;
}
.ios .button.tab-link-active{
	background: #222;
    color: #fff !important;
}

.ios .segmented .button{
    color:#222;
}
.c-white-color{
	color:#fff;
}
.c-report-val{
    font-size: 18px;
    color: #EF2950;
    font-weight: bold;
}
.c-ellipsis{
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

@media only screen and (min-width: 400px) {
  .c-slider .profile-img .avatar,.c-image .profile-img .avatar, .c-video .profile-img .avatar {
    width:130px !important;
  }
}
.vshare-members-latest-earning {
	width: 100%;
	clear: both;
	overflow: hidden;
}

.latest-earning-row {
	  	 /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f2f6f8+0,d8e1e7+50,b5c6d0+51,e0eff9+100;Grey+Gloss+%232 */
background: #ffaf02; /* Old browsers */
	padding: 10px 20px;
	overflow: hidden;
	display: block;
	color: #222;
	font-size:15px;
	height: 63px !important;
	border: 1px solid #2046EC;
	margin-bottom: 5px;
	 
}
.latest-earning-row .le-image{
	float: left;
	width: 60px
}

.latest-earning-row .le-info{
	float: left;
	display: contents;
}
.latest-earning-row .le-name-and-date{
	float: left;
}
span.c-date {
    display: block;
    font-size: 10px;
}
.latest-earning-row .le-earning {
    float: right;
}
.custom-form input[disabled], .custom-form input[readonly]{
	background-color: #fff !important;
}
.page-content{
	width: 100%;
    overflow-x: hidden !important;
}
.ios .item-input-invalid .item-input-error-message{
	margin: unset;
}

.c-campaign .list .item-inner{
	padding-right:2px !important;
}
.c-campaign .list .item-content{
	padding-left:2px !important;
}
.notification{
	background: #AE021C;
	color:#fff !important;
}
.mobile-otp{
	border: 1px solid !important;
    border-radius: 4px !important;
    display: inline-block !important;
    font-size: 25px !important;
    font-weight: 500 !important;
    height: 40px !important;
    width: 40px !important;
	text-align:center;
}

.btn-grad2 {/* From https://css.glass */
background: #fff;
border-radius: 16px;
box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
backdrop-filter: blur(6px);
-webkit-backdrop-filter: blur(6px);
border: 1px solid #bfbfbf;
    
}
 .btn-grad2 {
	 width: 100%;
    padding: 10px 10px;
    text-align: center;
    text-transform: uppercase;
    transition: 0.5s;
    background-size: 200% auto;
    color: #222;            
    box-shadow: 0 0 20px #eee;
    border-radius: 10px;
    display: block;
	box-shadow: 0 0 5px #fff;
  }

.btn-grad2:hover {
    background-position: right center; /* change the direction of the change here */
    color: #EF2950;
    text-decoration: none;
  }

 
  

.btn-grad {background-image: linear-gradient(to right, #1A2980 0%, #26D0CE  51%, #1A2980  100%)}
.btn-grad {
            width: 100%;
            padding: 10px 10px;
            text-align: center;
            text-transform: uppercase;
            transition: 0.5s;
            background-size: 200% auto;
            color: white;            
            box-shadow: 0 0 20px #eee;
            border-radius: 10px;
            display: block;
          }

.btn-grad1:hover {
            background-position: right center; /* change the direction of the change here */
            color: #fff;
            text-decoration: none;
          }


.btn-grad1 {background-image: linear-gradient(to right, #1F1C2C 0%, #928DAB  51%, #1F1C2C  100%)}
.btn-grad1 {
            width: 100%;
            padding: 10px 10px;
            text-align: center;
            text-transform: uppercase;
            transition: 0.5s;
            background-size: 200% auto;
            color: white;            
            box-shadow: 0 0 20px #eee;
            border-radius: 10px;
            display: block;
          }

.btn-grad1:hover {
            background-position: right center; /* change the direction of the change here */
            color: #fff;
            text-decoration: none;
          }
         
.input-list{
    width: 100%;
  box-shadow: 0px 4px 8px var(--shadow);
  border-radius: 5px;
  padding: 12px 16px 10px;
  background: #fff;
}

.page-content {
  max-width: 768px;
  margin: auto;
  overflow: auto;
  scrollbar-width: none; /* Completely hides the scrollbar in Firefox */
  -ms-overflow-style: none; /* Hides scrollbar in IE/Edge */
}


.hidden-scrollbar {
  overflow: auto;
  scrollbar-width: none; /* Completely hides the scrollbar in Firefox */
  -ms-overflow-style: none; /* Hides scrollbar in IE/Edge */
}
.hidden-scrollbar::-webkit-scrollbar {
  display: none; /* For Webkit-based browsers */
}