.portfolio_body .wall-left-col {
    width: calc(100vw - 278px);
    position: relative;
    float: left;
}

.row.no-mar-pad.cover-wreaper {
    margin: 0;
    padding-top: 65px;
    position: relative;
}

.col-md-12.no-mar-pad.cover-bg {
    padding: 0;
}

.col-md-12.col-xs-12.col-sm-12.no-mar-pad.no-padding.bottom-bg {
    padding: 0;
}




.profile-card.prowrep.right-mar-pad {
    position: relative;
    float: left;
    width: 100%;
    padding-bottom: 40px;
}

.container21 {
    width: 1024px;
    margin: 0 auto;
}

.container21 .profile-pic-box {
    float: left;
    width: 160px;
    height: auto;
    position: relative;
}

.container21 .profile_popup {
    width: 160px;
    height: 160px;
    top: -60px;
    position: absolute;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.container21 .profile_popup form .profile-photo-new img {
    height: 100%;
    width: 100%;
    border: none;
}

.container21 .profile-pic-box .avat-main17.profile_popup img.myProfileImage {
    margin: 0;
}

div#profile_stars {
    height: 30px;
    z-index: 9;
}

#profile_stars .Beside-Profile-picture {
    position: absolute;
    top: 9px;
    width: 100%;
}

#profile_img .slim-result img {
    border: 10px solid #fff;
}

.profile-pic-box #profile_stars .Beside-Profile-picture .circle-container {
    position: absolute;
    right: 0;
    left: 0 !important;
    top: 50% !important;
    z-index: 9;
    padding: 0px;
}

.profile-pic-box #profile_stars .Beside-Profile-picture>.circle-container>li {
    left: 0px;
    width: 100%;
    height: 20px;
    position: absolute;
}

.profile-pic-box #profile_stars .Beside-Profile-picture .circle-container>li>span {
    right: -7px;
    position: absolute;
    width: auto;
    height: inherit;
}

.profile-pic-box #profile_stars .Beside-Profile-picture .circle-container>li:nth-of-type(1) {
    transform: rotate(-60deg)
}

.profile-pic-box #profile_stars .Beside-Profile-picture .circle-container>li:nth-of-type(2) {
    transform: rotate(-35deg)
}

.profile-pic-box #profile_stars .Beside-Profile-picture .circle-container>li:nth-of-type(3) {
    transform: rotate(-10deg)
}

.profile-pic-box #profile_stars .Beside-Profile-picture .circle-container>li:nth-of-type(4) {
    transform: rotate(15deg)
}

.profile-pic-box #profile_stars .Beside-Profile-picture .circle-container>li:nth-of-type(5) {
    transform: rotate(40deg)
}

.profile-pic-box #profile_stars .Beside-Profile-picture .circle-container>li:nth-of-type(6) {
    transform: rotate(65deg)
}

.profile-pic-box #profile_stars .Beside-Profile-picture .circle-container>li:nth-of-type(7) {
    transform: rotate(90deg)
}

.profile-pic-box #profile_stars .Beside-Profile-picture .circle-container>li:nth-of-type(8) {
    transform: rotate(115deg)
}

.profile-pic-box #profile_stars .Beside-Profile-picture .circle-container>li:nth-of-type(9) {
    transform: rotate(140deg)
}

.profile-pic-box #profile_stars .Beside-Profile-picture .circle-container>li:nth-of-type(10) {
    transform: rotate(165deg)
}

.profile-pic-box #profile_stars .Beside-Profile-picture .circle-container>li:nth-of-type(11) {
    transform: rotate(190deg)
}

.profile-pic-box #profile_stars .Beside-Profile-picture .circle-container>li:nth-of-type(12) {
    transform: rotate(215deg)
}

.profile-pic-box #profile_stars .Beside-Profile-picture .circle-container>li:nth-of-type(13) {
    transform: rotate(240deg)
}

.profile-pic-box #profile_stars .Beside-Profile-picture .circle-container>li:nth-of-type(14) {
    transform: rotate(265deg)
}

.profile-pic-box #profile_stars .Beside-Profile-picture .circle-container>li:nth-of-type(15) {
    transform: rotate(290deg)
}

.profile-pic-box #profile_stars .Beside-Profile-picture .circle-container>li:nth-of-type(16) {
    transform: rotate(315deg)
}

.profile-pic-box #profile_stars .Beside-Profile-picture .circle-container>li:nth-of-type(17) {
    transform: rotate(340deg)
}

.profile-pic-box #profile_stars .Beside-Profile-picture .circle-container>li:nth-of-type(18) {
    transform: rotate(365deg)
}

.profile-pic-box #profile_stars .Beside-Profile-picture .circle-container>li:nth-of-type(19) {
    transform: rotate(390deg)
}

.profile-pic-box .avat-main17.profile_popup button.show_edit {
    border-radius: 0% 0% 50% 50% / 0% 0% 100% 100%;
    -moz-border-radius: 0% 0% 50% 50% / 0% 0% 100% 100%;
    -webkit-border-radius: 0% 0% 50% 50% / 0% 0% 100% 100%;
    opacity: 0;
    text-align: center;
    color: #333333;
    background: rgba(255, 255, 255, 0.85);
    position: absolute;
    left: 0px;
    top: auto;
    bottom: 0px;
    border: none;
    z-index: 9;
    min-width: 140px;
    max-width: 155px;
    padding: 8px 0px 10px 0px;
}

.profile-card.prowrep.right-mar-pad .profile-pic-box:hover button.show_edit {
    opacity: 0.9;
}

.profile-pic-box .avat-main17.profile_popup button.show_edit::before {
    content: '\e91c';
    font-family: 'icomoon';
    margin: 0 4px;
}

.modify-cover-pic {
    left: 3% !important;
}

.modify-cover-pic li,
.modify-profile-pic li {
    font-size: 15px;
    line-height: 18px;
    margin: 3px 0;
    cursor: pointer;
    transition: all linear 0.2s;
    -webkit-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    -ms-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
}

.modify-cover-pic li,
.modify-profile-pic li:hover {
    color: #2687C9;
    transition: all linear 0.2s;
    -webkit-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    -ms-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
}

.modify-cover-pic li,
.modify-profile-pic li:last-child i {
    color: #FF0000;
    transition: all linear 0.2s;
    -webkit-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    -ms-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
}

.modify-cover-pic li,
.modify-profile-pic li:last-child:hover {
    color: #FF0000;
    transition: all linear 0.2s;
    -webkit-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    -ms-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
}

.modify-cover-pic li span,
.modify-profile-pic li span {
    margin-right: 8px;
    font-size: 1em !important;
    color: #919191 !important;
}

ul.modify-profile-pic.test-x li span {
    font-size: 1em !important;
    color: #919191 !important;
}

ul.modify-profile-pic.test-x li:last-child span{
    color: #FF0000 !important;
}

.container21 .profile-identity {
    padding-top: 28px;
    float: left;
    width: 25%;
    text-align: left;
    position: relative;
}

.container21 .profile-identity p.user-profile-name {
    position: relative;
    /* display: inline-block; */
    display: flex;
}

.container21 .profile-identity .user-profile-name .comment-badge-wrap,
.container21 .profile-identity .founding-badge-view {
    display: inline-block;
    margin-left: 8px;
    margin-top: 0px;
    position: relative;
}

.container21 .profile-identity .custom-tooltip {
    text-align: center;
    left: 12px;
    top: -10px;
    box-shadow: 0px 0px 28px rgb(0 0 0 / 22%);
    border-radius: 12px;
    margin-left: 18px;
    width: 358px !important;
    padding: 20px;
    z-index: 9999;
    position: absolute;
    font-size: 13px;
    line-height: 18px;
    display: none;
}

.container21 .profile-identity .custom-tooltip .custom-tooltip-arrowdown {
    background: transparent;
    position: absolute;
    top: 17px;
    left: -9px;
    transform: rotate(-270deg);
    -webkit-transform: rotate(-270deg);
    -moz-transform: rotate(-270deg);
    -ms-transform: rotate(-270deg);
    -o-transform: rotate(-270deg);
    font-size: 20px;
}

.container21 .profile-identity .founding-badge-view .custom-tooltip-arrowdown {
    background: transparent;
    position: absolute;
    top: 13px;
    left: -11px;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    font-size: 20px;
    color: #949494;
}

.container21 .profile-identity .custom-tooltip-but {
    display: inline-block;
    background: rgba(38, 135, 201, 0.1);
    border-radius: 5px;
    width: auto;
    padding: 6px;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    color: #2687C9;
    transition: 0.5s;
    margin: 0 auto;
    cursor: pointer;
}

.container21 .profile-identity .custom-tooltip-but:hover {
    background: #2687C9;
    color: #fff;
    transition: 0.5s;
}

.cover-bg .container21 .flower-meg-addfriend {
    width: 55%;
    margin-right: 0;
    float: right;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    position: relative;
}

.tour-tooltip-left-profile-progress.follow-tour.popover.fade.top.in {
    width: 100%;
    bottom: 63%;
    top: inherit;
    right: inherit;
    transform: translate(80%, -25px);
}

.cover-bg .container21 .flower-meg-addfriend .cover-btn {
    float: left;
    width: auto;
    padding: 0 5px;
    position: relative;
    display: flex;
    align-items: center;
}

.cover-bg .container21 .flower-meg-addfriend .cover-btn span{
    margin-right: 3px;
}

.cover-bg .container21 .flower-meg-addfriend .cover-btn.send_messageButton {
    padding: 0 !important;
    margin-right: 1px;
}

.cover-bg .container21 .flower-meg-addfriend .cover-btn.send_messageButton a {
    padding: 0 10px;
}

.cover-bg .container21 .flower-meg-addfriend .cover-btn.more_profile_btn {
    background: transparent;
    margin-top: 4px;
    margin-right: 0;
}

span.span-liner {
    vertical-align: text-bottom;
    margin: 0 8px;
    color: #ccc;
}

.profile-content-main17 .cover-bg .cover-img #cover_img img {
    margin: 0 !important;
}

.profileCover-Nav {
    margin-left: 0;
    margin-top: 0px;
    width: 100%;
    float: left;
}

.container-nav-21 {
    width: 1024px;
    margin: 0 auto;
}

.container-nav-21 ul {
    padding-left: 0;
    margin-bottom: 10px;
}

.profileCover-Nav li {
    margin: 0 15px;
}

.profileCover-Nav li.current a {
    color: #2687C9;
    border-top: 3px solid #2687C9;
}

.profile-nav li a {
    margin-right: 0 !important;
    display: block;
}

.profile-nav li a span {
    height: 21px;
    min-width: 21px;
    line-height: 21px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-weight: bold;
    font-size: 11px;
    float: right;
    margin: 0 5px;
    text-align: center;
    padding: 0 5px;
}

.profile-nav li a:hover span,
.profileCover-Nav li.current a span {
    background: #2687C9;
    color: #fff;
}

.LeftSideBar-main {
    margin-top: 0;
    position: relative;
}

.portfolio_body_left.profile-progress-area {
    text-align: center;
}

.portfolio_body_left_impruve2 {
    width: 100%;
    margin: 8px 0;
}

.progressbar-count {
    font-size: 15px;
    color: #999999;
    font-weight: 600;
}

.portfolio_body_left_impruve3 input[type='button'] {
    border-radius: 12px;
    background: rgba(38, 135, 201, 0.1);
    color: #2687C9;
    font-size: 14px;
    text-align: center;
    border: none;
    font-weight: bold;
    width: 147px;
    height: 41px;
}

.common-left-sidebar .content {
    border-radius: 20px;
    padding: 20px;
    float: left;
    overflow: hidden;
}

.common-left-sidebar .content .star-contain-title {
    font-weight: normal;
    font-size: 15px;
    line-height: 26px;
    color: #777777;
}

.common-left-sidebar .content .star-contain-title a {
    margin: 0 4px;
}

ul.profile-badge.all-profile-badge {
    float: left;
    width: 100%;
}

ul.profile-badge.all-profile-badge li a {
    display: block;
    float: left;
    width: 100%;
}

ul.profile-badge.all-profile-badge li a p {
    font-weight: 500;
    font-size: 14px;
    line-height: 40px;
    color: #333333;
    margin-bottom: 12px;
}

ul.profile-badge.all-profile-badge li a p:first-child {
    width: 40px;
    height: 40px;
    -moz-border-radius: 13px;
    -webkit-border-radius: 13px;
    border-radius: 13px;
    float: left;
    text-align: center;
    line-height: 40px;
    margin-right: 8px;
}

ul.profile-badge.all-profile-badge li a p:last-child {
    margin-bottom: 0;
}

.slim-file-hopper {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0
}

.slim-image-editor {
    position: relative;
    height: 100%;
    text-align: left;
    z-index: 1
}

.slim-image-editor .slim-container {
    position: relative;
    height: calc(100% - 8em);
    width: 100%;
    z-index: 2;
    direction: ltr
}

.slim-image-editor .slim-editor-btn-group,
.slim-image-editor .slim-editor-utils-group {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.slim-image-editor .slim-stage {
    position: absolute;
    line-height: 0
}

.slim-image-editor .slim-wrapper {
    position: absolute;
    z-index: 2
}

.slim-image-editor .slim-crop-preview {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    line-height: 0
}

.slim-image-editor .slim-stage {
    z-index: 4
}

.slim-image-editor .slim-crop-preview {
    z-index: 3;
    border-radius: 4px
}

.slim-image-editor .slim-crop-preview canvas,
.slim-image-editor .slim-crop-preview img,
.slim-image-editor .slim-crop-preview:after {
    position: absolute;
    display: block;
    border-radius: inherit;
    left: 0;
    top: 0
}

.slim-image-editor .slim-crop-preview .slim-crop {
    z-index: 3
}

.slim-image-editor .slim-crop-preview:after {
    z-index: 2;
    right: 0;
    bottom: 0;
    content: ''
}

.slim-image-editor .slim-crop-preview .slim-crop-blur {
    -webkit-filter: contrast(.7);
    -moz-filter: contrast(.7);
    filter: contrast(.7);
    z-index: 1
}

.slim-image-editor .slim-editor-utils-group {
    text-align: center
}

.slim-image-editor .slim-editor-utils-group button {
    width: 2.5em;
    height: 2.5em;
    padding: 0;
    font-size: 1em;
    cursor: pointer;
    outline: 0;
    box-shadow: inset 0 -1px 2px rgba(0, 0, 0, .1), inset 0 1px 0 0 hsla(0, 0%, 100%, .15);
    background-color: transparent;
    background-size: 50% 50%;
    background-position: 50%;
    background-repeat: no-repeat
}

.slim-image-editor .slim-editor-utils-group button:active {
    background-color: rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .15)
}

.slim-image-editor .slim-editor-btn-group {
    text-align: center
}

.slim-image-editor .slim-editor-btn-group button {
    position: relative;
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    margin: 0 .75em;
    padding: 4px 30px;
    color: #fff;
    cursor: pointer;
    overflow: hidden;
    background-color: #1388d1;
    border: 0;
    font-weight: 400
}

.slim-rotation-disabled .slim-container {
    height: calc(100% - 4em)
}

.slim-rotation-disabled .slim-editor-utils-group {
    display: none
}

.slim-editor-btn,
.slim-editor-utils-btn {
    color: hsla(0, 0%, 100%, .75);
    border: 2px solid rgba(0, 0, 0, .25)
}

.slim-editor-btn:focus,
.slim-editor-btn:hover,
.slim-editor-utils-btn:focus,
.slim-editor-utils-btn:hover {
    color: hsla(0, 0%, 100%, .9)
}

.slim-editor-utils-btn {
    border-radius: .6875em
}

.slim-editor-btn {
    border-radius: 3px
}

.slim-image-editor-preview:after {
    background-color: rgba(244, 250, 255, .4);
    box-shadow: inset 0 0 0 1px hsla(0, 0%, 100%, .07), 0 1px 5px rgba(0, 0, 0, .3)
}

.slim-editor-btn-group,
.slim-editor-utils-group {
    padding: 1em 0 0
}

@media(min-width:40em) {
    .slim-btn-group {
        padding-top: 2em
    }
}

.slim-crop-area {
    position: absolute;
    box-shadow: inset 0 0 0 1px hsla(0, 0%, 100%, .75), 0 0 0 1px hsla(0, 0%, 100%, .75)
}

.slim-crop-area .grid {
    overflow: hidden
}

.slim-crop-area .grid:after,
.slim-crop-area .grid:before {
    position: absolute;
    z-index: 2;
    content: '';
    opacity: 0;
    -webkit-transition: opacity .5s;
    transition: opacity .5s
}

.slim-crop-area .grid:before {
    top: 33.333%;
    bottom: 33.333%;
    left: 1px;
    right: 1px;
    box-shadow: inset 0 -1px 0 0 hsla(0, 0%, 100%, .35), inset 0 1px 0 0 hsla(0, 0%, 100%, .35)
}

.slim-crop-area .grid:after {
    top: 1px;
    bottom: 1px;
    left: 33.333%;
    right: 33.333%;
    box-shadow: inset -1px 0 0 0 hsla(0, 0%, 100%, .35), inset 1px 0 0 0 hsla(0, 0%, 100%, .35)
}

.slim-crop-area button {
    position: absolute;
    background: #fafafa;
    box-shadow: inset 0 1px 0 0 #fff, 0 1px 1px rgba(0, 0, 0, .15);
    border: 0;
    padding: 0;
    margin: 0;
    width: 16px;
    height: 16px;
    margin-top: -8px;
    margin-left: -8px;
    border-radius: 8px;
    z-index: 3
}

.slim-crop-area [class*=n] {
    top: 0
}

.slim-crop-area [class*=s] {
    top: 100%
}

.slim-crop-area [class*=w] {
    left: 0
}

.slim-crop-area [class*=e] {
    left: 100%
}

.slim-crop-area .e,
.slim-crop-area .w {
    top: 50%;
    cursor: ew-resize;
    height: 30px;
    margin-top: -15px
}

.slim-crop-area .n,
.slim-crop-area .s {
    left: 50%;
    cursor: ns-resize;
    width: 30px;
    margin-left: -15px
}

.slim-crop-area .ne,
.slim-crop-area .sw {
    cursor: nesw-resize
}

.slim-crop-area .nw,
.slim-crop-area .se {
    cursor: nwse-resize
}

.slim-crop-area .c {
    top: 10px;
    left: 10px;
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    margin: 0;
    border-radius: 0;
    border: 0;
    z-index: 2;
    box-shadow: none;
    opacity: 0;
    cursor: move
}

.slim-crop-area button:not(.c):after {
    content: '';
    position: absolute;
    left: -12px;
    right: -12px;
    top: -12px;
    bottom: -12px
}

.slim-crop-area .slim-crop-mask {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    z-index: 1
}

.slim-crop-area .slim-crop-mask img {
    position: absolute;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    margin: 0!important;
    width: auto;
    height: auto;
    max-width: none;
    min-width: 0
}

.slim-crop-area[data-dragging=true] .grid:after,
.slim-crop-area[data-dragging=true] .grid:before {
    opacity: 1
}

.slim-popover {
    -ms-touch-action: none;
    touch-action: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 1em;
    font-size: 16px;
    z-index: 2147483647;
    overflow: hidden
}

.slim-popover[data-state=off] {
    left: -100%
}

.slim-popover:after {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    content: '';
    background: -webkit-radial-gradient(center ellipse, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, 0) 80%);
    background: #000;
    opacity: .9
}

@media(min-width:40em) {
    .slim-popover {
        padding: 2em
    }
}

.slim button,
.slim-crop-area button,
.slim-image-editor button,
.slim-popover button {
    -webkit-highlight: none;
    -webkit-tap-highlight-color: transparent
}

.slim img,
.slim-crop-area img,
.slim-image-editor img,
.slim-popover img {
    background-color: #eee;
}

.slim img {
    width: 100%;
    height: auto
}

span.slim {
    display: block
}

.slim {
    position: relative;
    font-size: inherit;
    background-color: #eee;
    -webkit-transition: background-color .25s;
    transition: background-color .25s;
    padding-bottom: .025px;
    border-radius: 5px 5px 0 0
}

@-webkit-keyframes rotate {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes rotate {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.slim[data-state*=file-over] .slim-btn {
    pointer-events: none
}

.slim[data-state*=empty]:hover {
    background-color: #ddd
}

.slim[data-state*=empty] .slim-label {
    visibility: visible;
    opacity: 1
}

.slim[data-state*=busy] .slim-label {
    opacity: 0
}

.slim[data-state*=loading] .slim-label {
    display: none
}

.slim[data-state*=loading] .slim-label-loading {
    opacity: 1;
    display: block
}

.slim[data-state*=preview] .slim-label {
    visibility: hidden
}

.slim[data-state*=error] {
    background-color: #e3e7ea!important;
    color: #702010;
    border-radius: 5px 5px 0 0
}

.slim>img+input[type=file],
.slim>input[type=file]+img {
    margin-bottom: 0!important
}

.slim>input[type=hidden] {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    opacity: 0
}

.slim .slim-label-loading {
    display: none
}

.slim .slim-label {
    visibility: hidden;
    -webkit-transition: opacity .25s;
    transition: opacity .25s
}

.slim .slim-error,
.slim .slim-label,
.slim .slim-label-loading {
    max-width: 100%
}

.slim .slim-file-hopper {
    z-index: 3;
    background: rgba(0, 0, 0, .0001)
}

.slim-file-hopper {
    display: none
}

.slim .slim-area,
.slim .slim-drip,
.slim .slim-ratio,
.slim .slim-result,
.slim .slim-status {
    border-radius: inherit
}

.slim .slim-area {
    width: 100%;
    color: inherit;
    overflow: hidden
}

.slim .slim-area:only-of-type {
    margin: 0
}

.slim .slim-area .slim-loader {
    pointer-events: none;
    position: absolute;
    right: .875em;
    top: .875em;
    width: 23px;
    height: 23px;
    z-index: 1
}

.slim .slim-area .slim-loader svg {
    display: block;
    width: 100%;
    height: 100%;
    opacity: 0
}

.slim .slim-area .slim-upload-status {
    position: absolute;
    right: 1em;
    top: 1em;
    z-index: 1;
    opacity: 0;
    -webkit-transition: opacity .25s;
    transition: opacity .25s;
    white-space: nowrap;
    line-height: 1.65;
    font-weight: 400
}

.slim .slim-area .slim-upload-status-icon {
    display: inline-block;
    opacity: .9
}

.slim .slim-area .slim-drip,
.slim .slim-area .slim-result,
.slim .slim-area .slim-status {
    left: 0;
    top: 0;
    right: 0;
    bottom: 0
}

.slim .slim-area .slim-drip,
.slim .slim-area .slim-result {
    position: absolute
}

.slim .slim-area .slim-status {
    padding: 3em 1.5em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    pointer-events: none
}

.slim .slim-area .slim-drip {
    overflow: hidden
}

.slim .slim-area .slim-drip>span {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    margin-left: -25%;
    margin-top: -25%;
    width: 50%;
    padding-bottom: 50%
}

.slim .slim-area .slim-drip>span>span {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .25);
    border-radius: 50%;
    opacity: .5;
    left: 0;
    top: 0
}

.slim .slim-area .slim-result {
    overflow: hidden;
    -webkit-perspective: 1px
}

.slim .slim-area .slim-result img {
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.slim .slim-area .slim-result img:not([src]),
.slim .slim-area .slim-result img[src=''] {
    visibility: hidden
}

.slim .slim-btn-group {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 3;
    overflow: hidden;
    pointer-events: none
}

.slim .slim-btn-group button {
    pointer-events: all;
    cursor: pointer
}

.slim[data-ratio*=':'] {
    min-height: 0
}

.slim[data-ratio*=':'] .slim-status {
    position: absolute;
    padding: 0 1.5em
}

.slim[data-ratio='16:10']>img,
.slim[data-ratio='16:10']>input[type=file] {
    margin-bottom: 62.5%
}

.slim[data-ratio='10:16']>img,
.slim[data-ratio='10:16']>input[type=file] {
    margin-bottom: 160%
}

.slim[data-ratio='16:9']>img,
.slim[data-ratio='16:9']>input[type=file] {
    margin-bottom: 56.25%
}

.slim[data-ratio='9:16']>img,
.slim[data-ratio='9:16']>input[type=file] {
    margin-bottom: 177.77778%
}

.slim[data-ratio='5:3']>img,
.slim[data-ratio='5:3']>input[type=file] {
    margin-bottom: 60%
}

.slim[data-ratio='3:5']>img,
.slim[data-ratio='3:5']>input[type=file] {
    margin-bottom: 166.66667%
}

.slim[data-ratio='5:4']>img,
.slim[data-ratio='5:4']>input[type=file] {
    margin-bottom: 80%
}

.slim[data-ratio='4:5']>img,
.slim[data-ratio='4:5']>input[type=file] {
    margin-bottom: 125%
}

.slim[data-ratio='4:3']>img,
.slim[data-ratio='4:3']>input[type=file] {
    margin-bottom: 75%
}

.slim[data-ratio='3:4']>img,
.slim[data-ratio='3:4']>input[type=file] {
    margin-bottom: 133.33333%
}

.slim[data-ratio='3:2']>img,
.slim[data-ratio='3:2']>input[type=file] {
    margin-bottom: 66.66667%
}

.slim[data-ratio='2:3']>img,
.slim[data-ratio='2:3']>input[type=file] {
    margin-bottom: 150%
}

.slim[data-ratio='1:1']>img,
.slim[data-ratio='1:1']>input[type=file] {
    margin-bottom: 0% !important;
}

.slim-btn-group {
    padding: 1.5em 0;
    text-align: center
}

.slim-btn {
    position: relative;
    padding: 0;
    margin: 0 7.2px;
    font-size: 0;
    outline: 0;
    width: 36px;
    height: 36px;
    border: 0;
    color: #fff;
    background-color: rgba(0, 0, 0, .7);
    background-repeat: no-repeat;
    background-size: 50% 50%;
    background-position: 50%;
    border-radius: 50%
}

.slim-btn:before {
    border-radius: inherit;
    position: absolute;
    box-sizing: border-box;
    left: -3px;
    right: -3px;
    bottom: -3px;
    top: -3px;
    border: 3px solid #fff;
    content: '';
    -webkit-transform: scale(.95);
    transform: scale(.95);
    opacity: 0;
    -webkit-transition: all .25s;
    transition: all .25s;
    z-index: -1;
    pointer-events: none
}

.slim-btn:focus:before,
.slim-btn:hover:before {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.slim-btn * {
    pointer-events: none
}

.slim-btn-remove {
    display: none
}

.slim-loader-background {
    stroke: rgba(0, 0, 0, .15)
}

.slim-loader-foreground {
    stroke: rgba(0, 0, 0, .65)
}

.slim[data-state*=preview] .slim-loader-background {
    stroke: hsla(0, 0%, 100%, .25)
}

.slim[data-state*=preview] .slim-loader-foreground {
    stroke: #fff
}

.slim-upload-status {
    padding: 0 .5em;
    border-radius: .3125em;
    font-size: .75em;
    box-shadow: 0 .125em .25em rgba(0, 0, 0, .25)
}

.slim-upload-status[data-state=success] {
    background-color: #d1ed8f;
    color: #323e15
}

.slim-upload-status[data-state=success] .slim-upload-status-icon {
    width: .5em;
    height: .75em;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border: .1875em solid currentColor;
    border-left: none;
    border-top: 0;
    margin-right: .325em;
    margin-left: .25em;
    margin-bottom: .0625em
}

.slim-upload-status[data-state=error] {
    background: #efd472;
    color: #574016
}

.slim-upload-status[data-state=error] .slim-upload-status-icon {
    margin-left: -.125em;
    margin-right: .5em;
    width: .5625em;
    height: 1em;
    position: relative;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.slim-upload-status[data-state=error] .slim-upload-status-icon:after,
.slim-upload-status[data-state=error] .slim-upload-status-icon:before {
    content: '';
    position: absolute;
    box-sizing: content-box;
    width: 0;
    height: 0;
    border: .09em solid currentColor;
    background-color: currentColor;
    -webkit-transform: translate(-50%, -50%) translate(.5em, .5em);
    transform: translate(-50%, -50%) translate(.5em, .5em)
}

.slim-upload-status[data-state=error] .slim-upload-status-icon:before {
    width: .66666666667em
}

.slim-upload-status[data-state=error] .slim-upload-status-icon:after {
    height: .66666666667em
}

.badge-loading-bar img {
    width: 80px!important
}

.slim-error p {
    display: inherit;
    left: 0;
    right: 0;
    text-align: center!important;
    color: #ff0000 !important;
    font-size: 18px;
    text-shadow: 0 0 10px #000000d4
}

.cover-photo-options .show_edit {
    display: none;
}

.cover-photo-options .show_edit span {
    color: #fff;
    font-size: 1.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cover-img.extra:hover .cover-photo-options .show_edit {
    position: absolute;
    top: 35px;
    z-index: 10;
    left: 35px;
    transform: translate(-50%, -50%);
    padding: 0;
    margin: 0;
    font-size: 0;
    outline: 0;
    width: 36px;
    height: 36px;
    border: none;
    color: #fff;
    background-color: rgba(0, 0, 0, .7);
    background-repeat: no-repeat;
    background-size: 50% 50%;
    background-position: 50%;
    border-radius: 50%;
    display: inline-block;
}


ul.ril-toolbar-right.ril__toolbarSide.ril__toolbarRightSide {
    width: 51.6%;
    float: right;
}

ul.ril-toolbar-right.ril__toolbarSide.ril__toolbarRightSide li:last-child {
    float: right;
}

ul.ril-toolbar-right.ril__toolbarSide.ril__toolbarRightSide li .prev-delete {
    color: #fff;
    cursor: pointer;
}

.cover-bg .bottom-bg .flower-meg-addfriend .cover-btn:hover svg path {
    fill: #fff;
    transition: all linear 0.2s;
    -webkit-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    -ms-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
}

.wall-left-col .container21 .profile-identity .likes-friends span.span-liner {
    margin: 0px 4px;
}

.wall-left-col .container21 .profile-identity .likes-friends span.span-liner span.icon-dot {
    color: #ccc;
    font-size: .4em;
}

section.wall_section_inner .wall_div_inner .LeftSideBar-main {
    max-width: 334px;
    margin-right: 0px;
    padding-left: 0px;
    overflow: inherit;
}

.modify-cover-pic,
.modify-profile-pic {
    box-shadow: 0px 10px 28px rgb(0 0 0 / 22%);
    -moz-box-shadow: 0px 10px 28px rgba(0, 0, 0, 0.22);
    -webkit-box-shadow: 0px 10px 28px rgb(0 0 0 / 22%);
    position: absolute;
    z-index: 99;
    top: 20px;
    text-align: left;
    border-radius: 12px;
    padding: 8px;
    width: 150px;
}

ul.modify-profile-pic.test-x {
    box-shadow: 0px 10px 28px rgb(0 0 0 / 22%);
    -moz-box-shadow: 0px 10px 28px rgba(0, 0, 0, 0.22);
    -webkit-box-shadow: 0px 10px 28px rgb(0 0 0 / 22%);
    width: 150px;
    left: 50%;
    position: absolute;
    z-index: 99;
    top: 90%;
    text-align: left;
    border-radius: 12px;
    padding: 8px;
}

ul.modify-profile-pic.test-x li {
    font-style: normal;
    font-weight: 500 !important;
    font-size: 13px;
    line-height: 18px;
    color: #888888 !important;
    transition: 0.5s;
    padding: 3px;
    display: flex;
    align-items: center;
}

.modify-cover-pic li {
    font-style: normal;
    font-weight: 500 !important;
    font-size: 13px;
    line-height: 18px;
    color: #888888 !important;
    transition: 0.5s;
    padding: 2px 0px;
    display: flex;
    align-items: center;
}

.modify-cover-pic li span {
    margin-right: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    float: left;
}

.modify-cover-pic li:last-child {
    color: #FF0000 !important;
}


.last_coment_amount_like_own .like-show-tooltip {
    background: rgb(255, 255, 255);
    color: #FF0000;
    font-size: 12px;
    padding: 10px;
    border-radius: 12px;
    position: absolute;
    top: -53px;
    left: -28px;
    width: 100%;
    min-width: max-content;
    z-index: 9999;
    -webkit-box-shadow: -2px 0px 27px -12px rgba(0, 0, 0, 0.77);
    -moz-box-shadow: -2px 0px 27px -12px rgba(0, 0, 0, 0.77);
    box-shadow: -2px 0px 27px -12px rgba(0, 0, 0, 0.77);
}

.last_coment_amount_like_own .like-show-tooltip::after {
    position: absolute;
    content: "";
    width: 0px;
    height: 0px;
    top: 37px;
    z-index: 1;
    border-left: 12px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #FF0000;
    border-bottom: 10px solid transparent;
    left: 26px;
}

.infinite-scroll-component .status_content .my_streamcontent_bottom {
    margin-top: 13px !important;
    border-radius: 12px !important;
}

.adding_comment_reply_in_comment .again_reply .my_streamcontent3_right_history .my_streamcontent3_right_history_top .my_streamcontent2_left_icon {
    margin-right: 10px;
    margin-top: 0px;
    margin-left: 57px;
}

.adding_comment_reply_in_comment .again_reply .my_streamcontent3_right_history .my_streamcontent3_right_history_top .my_streamcontent3_top_left h5 a {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #333333;
}

.my_streamcontent3 .my_streamcontent3_right_history .my_streamcontent3_right_history_top .my_streamcontent2_left_icon {}

.my_streamcontent3 .my_streamcontent3_right_history .my_streamcontent3_right_history_top .my_streamcontent3_top_left h5 a {
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 17.5px;
    color: #333333;
    padding-left: 10px;
}

.comment-badge-wrap .custom-tooltip-arrowdown .fa-caret-down::before {
    color: #949494;
}

.fade.step_popup_cls.modal-main.modal-new-style.common-popup.common-post-modal.in.modal form#profile_img_modal {
    width: 100%;
    float: left;
}

.multi_step_form div.setup-content {
    float: left;
    width: 100%;
}

.multi_step_form div.setup-content .step-btns {
    bottom: 0!important;
    position: relative !important;
    float: right;
    min-width: 200px;
}

.multi_step_form div.setup-content .step-btns .education-permission-top {
    float: left;
}

.multi_step_form div.setup-content .step-btns .education-permission-top .permission-but-all.new-permission-class.palinPost .dropdownFix.permissionDropbox.dropdown {
    margin-left: 0 !important;
}

.multi_step_form div.setup-content .step-btns .education-permission-top .permission-but-all.new-permission-class.palinPost .dropdownFix.permissionDropbox.dropdown ul {
    bottom: 40px;
    padding: 0;
    min-height: max-content;
    top: inherit;
    left: 0 !important;
}

.multi_step_form div.setup-content .step-btns .education-permission-top .permission-but-all.new-permission-class.palinPost .dropdownFix.permissionDropbox.dropdown ul li {
    padding: 5px;
}

.multi_step_form div.setup-content .step-btns .education-permission-top .permission-but-all.new-permission-class.palinPost .dropdownFix.permissionDropbox.dropdown ul li a {
    padding: 0;
}

.multi_step_form div.setup-content .step-btns .education-permission-top .permission-but-all.new-permission-class.palinPost .dropdownFix.permissionDropbox.dropdown button.btn.btn-default.share-option {
    margin-left: 0 !important;
}

.slim-status .slim-label {
    position: absolute;
    left: 0;
}

.slim-status .slim-label p img {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

ul.modify-profile-pic.test-x li:last-child {
    color: #FF0000 !important;
}

.portfolio_body_right .stopscroll p.activities-societies a span {
    font-size: 0.6rem;
    margin: 0 4px;
}


/* STARTS: user-verification-badge-css 
--------------- Zahidul Islam ---------------
*/

.container21 .profile-identity p.user-profile-name .user_verification_badge {
    height: 14px;
    width: 14px;
    margin-left: 1px;
    margin-top: 2px;
}
.cursor_not_allowed{
    cursor: not-allowed !important;
}