.error {
    color: #c72f1b !important;
    padding-top: 5px;
}
.hide {
    display: none;
}
#searchResult .channelLogo, #connectPartnerList img, #owl-carousel-2 img{
    width: 55px;
    height: 55px;
}

.text-bold{
    font-weight: bold;
}
.azure-ml{
    left: 83px;
    background-color: #fff !important;
}

#carouselCaptions .carousel-inner {
    border-radius: 23px
}

.registration-wrapper input:required, .registration-wrapper input.error {
    border: 1px solid red;
    color: black;
}

.stepper label.error {
    display: block;
    text-align: left;
    margin-bottom: 2px;
    letter-spacing: 1px;
    font-size: 15px;
    color: #c72f1b;
    float: none;
    padding-top: 0px;
}

#owl-carousel-2 li.selected{
    background: #aecde2;
}

#step1 input:disabled, #step2 input:disabled, #step3 input:disabled, #step4 input:disabled, #step5 input:disabled, #StepMobileOne input:disabled, #StepMobileTwo input:disabled{
    cursor: not-allowed;
    background-color: #a9a9a9;
}

#resendCode{
    cursor: pointer;
    background: none;
}
.carousel-item {
    cursor: pointer;
}
.cursor-pointer {
    cursor: pointer;
}

/* Star rating css */
#contentStars {
    list-style-type:none;
    padding:0;

    -moz-user-select:none;
    -webkit-user-select:none;
}
#contentStars > li.star {
    display:inline-block;

}

#contentStars > li.star > i.fa {
    font-size:2.5em;
    color:#ccc;
}

#contentStars > li.star.hover > i.fa {
    color:#98ca3c;
}

#contentStars > li.star.selected > i.fa {
    color:#39b54a;
}

.banklist-text-center {
    text-align: center; font-size: 17px;
}
#timer{
    float: left;
}
#resendDiv{
    float: right;
    color: #007bff !important;
    margin: 0;
    background: none;
    cursor: pointer;
}
#resendDiv a{
    margin: 0;
    background: none;
}

/* #countryCodeDiv{
    margin-top: 31px;
} */

.donation-overly {
    width: calc(100% - 20px);
    height: 398px;
    background: rgba(255, 255, 255, 0);
    position: absolute;
}
@media only screen and (max-width: 990px) {
    .donation-overly {
        height: calc(100% - 23px);
    }
}
#secureLoginBtn{
    width: 100%;
    font-weight: bold;
}

#secureDiv{
    margin-bottom: 25px !important;
}
.sposorCauseImg{
    border-radius: 63px;
}
.text-decoration-none {
    text-decoration: none;
}

.star-rating {
    z-index: 10;
}
.balance-hover{
    text-decoration: none !important;
    color: #3870a1;
}
.balance-hover h2:hover {
    color: #3870a1 !important;
}
.country-currency{
    width: 120px;
    margin-left: 13%;
    background-color: white;
    border-top: 1px solid #9f9f9f;
    border-right: 1px solid #9f9f9f;
    border-left: 1px solid #9f9f9f;
    border-radius: 5px;
    height: 30px  !important;
    font-weight: bold;
}
.one-point{
    margin-left: 5%;
}
.point-change{
    font-weight: bold;
    font-size: 30px;
    width: 152px;
    border-style:none;
}
a.morelink {
	text-decoration:none;
	outline: none;
}
.morecontent span {
	display: none;
}
.word-wrap {
    word-break: break-word;
}

.disableBCDiv{
    background-color: gray !important;
    cursor: not-allowed;
}

.chevron-arrow {
    text-align: center;
    margin: auto 0;
}
.text-color {
    color: #3870a1;
}
.loader-text {
    position: fixed;
    z-index: 9999;
    left: 50%;
    top: 54%;
    color: #fff;
    letter-spacing: 1px;
    transform: translateX(-50%);
}

.partnerRewardCardImg{
    width: 300px;
    height: 193px;
}
.primary-red {
    color: #d61919 !important;
}
.contributionText{
    color: #0c5dd8;
}
.passwordInput span {
    position: absolute;
    right: 20px;
    top: 10px;
    height: 30px;
    cursor: pointer;
}
.passwordInputContent span {
    position: absolute;
    right: 48px;
    top: 10px;
    height: 30px;
    cursor: pointer;
}
.pad-12 {
    padding: 12px;
}

#SocialCause-modal .icon-donations{
    font-size: 80px;
    color: #7e9c88;
}

.payment-greyed {
    /* background: #ccc; */
    background: #fff;
}

.contentListItem {
    font-size: 14px;
    color: #999999;
}

#countryCodeDiv .btn-secondary {
    background-color: #ffffff;
    border-radius: 0;
    width: 100%;
    padding: 9px 0;
    margin-bottom: 12px;
    border: none;
    border-bottom: 1px solid #9f9f9f;
    color: #212529;
}

#countryCodeDiv .dropdown-menu{
    overflow-x: scroll;
    max-height: 300px;
}

#step2 a.disabledClass, #step3 a.disabledClass, #step4 a.disabledClass, #step5 a.disabledClass{
    cursor: not-allowed;
    pointer-events: none;
    background-color: #a9a9a9 !important;
}

#owl-carousel-home-4 .item.selected label , #owl-carousel-home-8 .item.selected label{
    color : #3870a1;
    font-weight: bold;
}

.star-ratings-css {
    unicode-bidi: bidi-override;
    color: #c5c5c5;
    font-size: 12px;
    height: 12px;
    width: 61px;
    margin: 0 auto;
    position: relative;
    padding: 0;
    text-shadow: 0px 1px 0 #a2a2a2;
    right: 19px;
    bottom: 2px;
}
.star-ratings-css-top {
      color: #39b54a;
      padding: 0;
      position: absolute;
      z-index: 1;
      display: block;
      top: 0;
      left: 0;
      overflow: hidden;
}
.star-ratings-css-bottom {
      padding: 0;
      display: block;
      z-index: 0;
}
.star-green {
    color: #39b54a !important;
}

.file {
    position: relative;
}
.file label {
    background: #6a90c2;
    padding: 10px 20px;
    color: #fff;
    font-weight: bold;
    font-size: .9em;
    transition: all .4s;
    border-radius: 50px;
    letter-spacing: 1.5px;
    text-align: center;
    width: 100%;
}
.file input {
    position: absolute;
    display: inline-block;
    left: 0;
    top: 0;
    opacity: 0.01;
    cursor: pointer;
    width: 100%;
}

span.msg-count {
    background-color: #F26E6E;
    border-radius: 50%;
    position: absolute;
    top: -15px;
    color: #fff;
    width: 25px;
    height: 25px;
    font-weight: 600;
    display: flex;
    justify-content: center;
    align-items: center;
    right: -8px;
    font-size: 14px;
    padding: 7px 0 0 2px;
}

.disable-slider {
    pointer-events: none;
    opacity: 0.4;
}
.opportunities-stop {
    background: #F26E6E;
    color: #fff;
    width: 100%;
    border: none;
    padding: 8px;
    letter-spacing: 1.5px;
    border-radius: 4px;
}
.font-size-15 {
    font-size: 15px;
}
.color-trash {
    color: #F26E6E;
}
.resume-date{
    margin-top: -20px;
    text-align: center;
    font-style: italic !important;
}
  
.show-password-login .icon-eye {
    position: absolute;
    right: 15px;
    font-size: 25px;
    top: 15px;
    color: #a1a1a1;
    cursor: pointer;
}

.megamenu a, .cursorPointer {
    cursor: pointer;
}

#addressForm .error {
    color: #c72f1b !important;
    float: none;
    padding-top: 5px;
}
.hideDiv {
    display: none !important;
}

#remainingAdTime {
    background-color: rgba(0, 0, 0, 0.6);
    color: white;
    position: absolute;
    z-index: 9;
    right: 50px;
    top: 25px;
    padding: 5px 10px;
}

#adClose{
    position: absolute;
    z-index: 9;
    right: 28px;
    top: 30px;
    color: #fff;
}

#viewAd-modal .modal-footer{
    border-top: none;
    text-align: center;
    width: 100%;
    background-color: #666;
    opacity: 0.9;
    justify-content: center;
    color: #fff;
    font-size: 25px;
}
.my-float{
    position:fixed;
	width:80px;
	height:80px;
	bottom:60px;
    right:20px;
    z-index: 1;
}
.image-upload img
{
    width: 80px;
    cursor: pointer;
}
#attachmentReply{
padding: 1.375rem .75rem;
 border-color: white;

}
.image-upload>input {
	display: none;
}

.auto-drop-channel-list {
    width: 459px;
    position: absolute;
    top: 163px;
    left: 23px;
    z-index: 9;
    overflow-x: hidden;
    max-height: 450px;
}
.auto-drop-channel-list .row {
    background: #e1e1e1;
    border-bottom: 1px solid #c7c7c7;
    padding: 10px 0;
}
#mainTitle {
    display: grid;
}

#aboutWebsite{
    color: #007bff;
    text-decoration: underline;
}
#aboutEmail{
    color: #007bff;
    cursor: not-allowed;
}
#addAddressForm .error {
    color: #c72f1b !important;
    float: none;
    padding-top: 5px;
}
.feed-media{
    /* height: 380px; */
    object-fit: contain;
}
.intersted-category {
    width: 100%;
    border-radius: 6px;
    background-color: #dbdbdb;
    background-image: linear-gradient(0deg, #ebebeb 23%, #ffffff 40%);
    padding: 25px 25px 40px 40px;
    color: #000000 !important;
    border: none;
    text-align: right;
    min-height: 80px !important;
    box-shadow: 0px 2px 3px rgb(0 0 0 / 20%);
    cursor: pointer;
}

.intersted-category .card-text {
    position: absolute;
    text-align: left;
}
.surveyBox {
    width: 100%;
    border-radius: 6px 6px 0px 0px;
    background-color: #027caa;
    background-image: linear-gradient( 
0deg
 , #027caa 0%, #54ae9b 100%);
    color: #ffffff;
    border: none;
    padding: 15px;
    min-height: 215px;
}
.surveyBox img {
    width: 67%;
}

#countdown {
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
    color: white;
    position: absolute;
    z-index: 9;
    right: 50px;
    top: 25px;
    padding: 5px 10px;
}
  
#countdown-number {
    color: white;
    display: inline-block;
    line-height: 42px;
    margin-right: -43px;
    width: 40px;
    height: 40px;
}
  
svg {
    width: 40px;
    height: 40px;
    transform: rotateZ(-90deg);
}
  
svg circle {
    stroke-dasharray: 113px;
    stroke-dashoffset: 0px;
    stroke-linecap: round;
    stroke-width: 2px;
    stroke: orange;
    fill: none;
}
  
@keyframes countdown {
    from {
      stroke-dashoffset: 0px;
    }
    to {
      stroke-dashoffset: 113px;
    }
}
#common-modal #closeCommonPopup {
    margin-top: 0;
    margin-right: 0;
}
.wordChange {
    margin-top: -61px;
    z-index: 99;
    font-weight: bolder;   
}

.noPadding {
    padding: 0 !important;
}

.circular_image {
    width: 38px;
    height: 38px;
    border-radius: 50%;
    overflow: hidden;
    vertical-align: middle;
    display: inline-block;
    border-style: none;
  }