.display_none{display: none}
.hidden {
    display: none !important;
}
.errorMessage{color: red; font-size: 10px;}
#form-partner-register .errorMessage {
    color: #f00 !important;
    font-size: 12px !important;
    line-height: 1;
    margin-top: 5px;
}
.loading-overlay {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    background: #ffffff url(../images/bg-loader.gif) center center no-repeat;
    opacity: 1;
    z-index: 9999;
}

.logo-gcloud a {
    width: 283px;
}

.get-started-list-holder {
    max-width: 100%;
}

.cd-top {
    text-decoration: none;
    position: fixed;
    display: none;
    bottom: 70px;
    right: 15px;
    width: 50px;
    height: 50px;
    border: 0;
    border-radius: 0%;
    z-index: 5001;
    text-indent: 100%;
    background: url(../images/cd-top-arrow-dark.png) 0px 0px no-repeat;
    overflow: hidden;
}

.banner-img-holder {
    margin-bottom: 0px;
    padding-top: 0px;
    margin-left: 0px;
    padding: 50px 0px 50px 0px;
}

.upload-image-review-container {
    position: relative;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 5px;
}

.upload-image-review-container .delete-review-image {
   position: absolute;
   right: 5px;
   top: 5px;
}

.upload-image-review {
    width: 100px;
    height: 100px;
}

.footer-wrapper {
    margin-top: 30px;
}

.home-contact {
    padding: 30px 0px 10px;
    position: relative;
    background: #F7A937;
}

#subscribedPc .text-danger {
    color: #FFF !important; 
    font-size: 12px;
    padding-left: 20px;
    padding-top: 10px;
}

.mp0 p {
    margin: 0;
}

.ginfo-icon.like-btn.active {
    color: #B12E16 !important;
}

.avatar-profile img {
    width: 100%;
    border-radius: 100%;
}

.avatar-item .fitimg, .avatar-item img {
    border-radius: 100%;
}

.tox-tinymce-aux {
    z-index: 999999999 !important;
}

@media screen and (max-width: 767px) {
    input#enquiry-last_name {
        margin-top: 15px;
    }
}

.stype-1.simgwrap .simg img {
    border-radius: 100% !important;
}

.market-item-bookmark .icon-heart-2:before {
    content: "\e92b" !important;
    color: #908285 !important;
}

.bookmarked .icon-heart-2 {
    display: inline-block;
}


.bookmarked .icon-heart-2:before {
    color: #B12E16 !important;
    content: "\e935" !important;
}

#ppemoji .gcol {
    cursor: pointer;
}

.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 50px;
}

.coverimg .gitem {
    padding: 0px;
    overflow: hidden;
    position: relative;
}

#st-1.st-justified {
    display: block !important;
    text-align: center;
    width: 100%;
}

#st-1 .st-btn {
   display: inline-block !important;
   margin: 0px 2px 8px 2px !important;
}

.form-control.inptype-1.is-invalid {
    border-color: #f00 !important;
}

.sceditor-button-uploadimage div{
    width:16px;
    height:16px;
    background:no-repeat center / 16px 16px url('../img/upload-image.png') !important;
}
.sceditor-button-emoji div{
    width:16px;
    height:16px;
    background-position: 0 -480px !important;
}
#file_image_editor {
    display: none;
}
.come-center {
    margin: 0 auto;
    text-align: center;
}
.emoji-picker {
    display: grid;
    grid-template-columns: repeat(auto-fill, 32px);
    gap: 6px;
    padding: 5px;
    max-width: 200px;
}

.emoji-item {
    font-size: 20px;
    cursor: pointer;
    text-align: center;
}

.emoji-item:hover {
    background: #f0f0f0;
    border-radius: 6px;
}

#list-chat-messages figure img {
    border-radius: 100%;
}

.text-align-left {
    text-align: left !important;
}

.feelresult-pin {
    margin-left: 0px;
    margin-top: 0px;
}

.ppfeel-stus.accbtn-1 { background: rgba(255, 102, 102, 1) !important; } 
.ppfeel-stus.accbtn-2 { background: rgba(116, 156, 226, 1) !important; } 
.ppfeel-stus.accbtn-3 { background: rgba(231, 251, 118, 1) !important; } 		

.avatar-profile .no_img {
    width: 100% !important;
    height: auto !important;
}

.chart-label-color-1 {
    background: #C8FFCF !important;
}

.chart-label-color-2 {
    background: #F4FF92 !important;
}

.chart-label-color-3 {
    background: #FFC597 !important;
}

.chart-label-color-4 {
    background: #FFA7A0 !important;
}

.bookmark-article-list span {
    color: #3F0000 !important;
}