.modal-carousel{z-index:1040;height:100%;width:100%;top:0;left:0;background-color:rgba(0,0,0,.9);position:fixed}.modal-carousel .image{display:block;position:fixed;background-position-x:50%;background-position-y:50%;background-size:cover;background-repeat:no-repeat;top:50%;left:50%;transform:translate(-50%,-50%);border:2px solid #fff;z-index:1050}.modal-carousel .close,.modal-carousel .index,.modal-carousel .next,.modal-carousel .previous{display:block;position:absolute;text-align:center;z-index:1001;border-radius:50%;z-index:1002}.modal-carousel .next,.modal-carousel .previous{top:50%;width:30px;height:30px;line-height:30px;color:#fff;font-size:20px;transform:translateY(-50%)}.modal-carousel .next{right:12px}.modal-carousel .previous{left:12px}.modal-carousel .index{top:99%;left:50%;transform:translate(-50%,-100%);line-height:30px;height:30px;font-size:16px;color:#fff}.modal-carousel .close{position:fixed;top:15px;right:12px;line-height:30px;width:30px;height:30px;font-size:20px;color:#fff}.member-profile .main{display:grid;grid-template-areas:"aside content";grid-template-columns:400px 1fr;min-height:100%}.member-profile .main .aside{grid-area:aside}.member-profile .main .content{grid-area:content}.member-profile .main .aside{background:#1ba39c;color:#fff}.member-profile .main .aside .user{background:#19958f;padding:44px 10px 34px 10px;text-align:center}.member-profile .main .aside .user>div{max-width:400px;margin:auto}.member-profile .main .aside .user .name{margin:0 0 0 0;text-transform:uppercase;font-size:30px;line-height:30px;font-weight:300}.member-profile .main .aside .user .name-modify{margin:0 0 0 0;padding:0 20px 10px 20px;text-transform:uppercase;font-size:30px;line-height:24px;font-weight:300}.member-profile .main .aside .user .name-modify .notice{margin:0 0 20px 0;text-transform:uppercase;font-size:18px;line-height:20px;color:#6ae6e0}.member-profile .main .aside .user .name-modify .save{margin:10px 0 0 0}.member-profile .main .aside .user .name-modify .save .btn-site{border:1px solid #fff;background:#19958f}.member-profile .main .aside .user .info{margin:20px 0 0 0}.member-profile .main .aside .user .premium,.member-profile .main .aside .user .type{margin:0 0 0 0}.member-profile .main .aside .user .premium-add{margin:25px 0 0 0}.member-profile .main .aside .user .premium-add a{margin:0 auto 0 auto;border:1px solid #fff;border-radius:30px;padding:11px 0 10px 0;display:block;color:#999;font-weight:400;font-size:15px;text-transform:uppercase;text-align:center;background:#fff;color:#1ba39c;max-width:280px}.member-profile .main .aside .user .image{padding:34px 0 18px 0}.member-profile .main .aside .user .image .inner{width:220px;height:220px;margin:auto;position:relative;overflow:hidden;border-radius:50%;border:3px solid #fff}.member-profile .main .aside .user .image a{width:220px;height:220px;position:relative;overflow:hidden;border-radius:50%;background-size:cover;background-repeat:no-repeat;background-position-x:50%;background-position-y:50%;display:block}.member-profile .main .aside .user .image .image-actions{position:absolute;display:block;color:#fff;bottom:20px;right:0;left:0}.member-profile .main .aside .user .image .image-actions .not-visible{display:block;color:#fff;font-size:14px;line-height:14px;padding:8px 0 8px 0;border:1px solid hsla(0,0%,100%,.8);background:rgba(217,83,79,.8)}.member-profile .main .aside .user .image .image-actions .in-review{display:block;color:#fff;font-size:14px;line-height:14px;margin:8px 0 0 0;padding:8px 0 8px 0;border:1px solid hsla(0,0%,100%,.8);background:rgba(51,153,153,.8)}.member-profile .main .aside .user .unregister{padding:0 0 0 0;margin:10px 0 0 0;text-align:center}.member-profile .main .aside .user .unregister a{display:inline-block;color:#fff;padding:8px 20px 8px 20px;border:1px solid #fff;border-radius:20px;text-transform:uppercase;font-size:12px}.member-profile .main .aside .sections a{display:block;color:#fff;padding:14px;border-bottom:1px solid #19958f;text-transform:uppercase}.member-profile .main .aside .sections a i{color:#0c5f5b}.member-profile .main .aside .sections a.current,.member-profile .main .aside .sections a.current i{color:#fff}.member-profile .main .aside .sections a span{display:inline-block;margin-right:8px}.member-profile .main .content .inner{padding:20px 20px 20px 20px;background:#fbfbfb}.member-profile .main .content .sections{display:grid;grid-template-areas:"section-headline" "section-description" "section-profile" "section-images" "section-credentials" "section-password" "section-settings" "section-more";grid-template-columns:1fr;grid-column-gap:20px;grid-row-gap:20px}.member-profile .main .content .sections .section-headline{grid-area:section-headline}.member-profile .main .content .sections .section-description{grid-area:section-description}.member-profile .main .content .sections .section-images{grid-area:section-images}.member-profile .main .content .sections .section-profile{grid-area:section-profile}.member-profile .main .content .sections .section-credentials{grid-area:section-credentials}.member-profile .main .content .sections .section-password{grid-area:section-password}.member-profile .main .content .sections .section-settings{grid-area:section-settings}.member-profile .main .content .sections .section-more{grid-area:section-more}.member-profile .main .content .section{margin:0 0 0 0;padding:20px 20px 20px 20px;background:#fff;border-radius:4px 4px 4px 4px;border:1px solid #e2e6ea}.member-profile .main .content .section .title{padding:0 0 0 0}.member-profile .main .content .section .title a{display:block;color:#444;text-align:left;padding:0 0 20px 0;margin:0 0 0 0;font-weight:400;font-size:18px;line-height:24px;text-transform:uppercase;border-bottom:1px solid #e2e6ea}.member-profile .main .content .section .title span{display:inline-block;margin-right:10px;font-size:18px}.member-profile .main .content .section .title i{color:#ddd}.member-profile .main .content .section .data{margin:20px 0 0 0;padding:0 0 0 0}.member-profile .main .content .section .data .box-current{padding:12px;border:1px solid #ddd;background:#f5f5f5;border-radius:.25rem}.member-profile .main .content .section .data .form-group label .notice{font-size:13px;font-weight:400}.member-profile .main .content .section .data .form-group label.field span{display:inline-block;line-height:22px}.member-profile .main .content .section .data .form-group label.field .approve,.member-profile .main .content .section .data .form-group label.field .status{color:#fff;font-size:12px;border-radius:15px;height:22px;text-align:center;top:-2px;position:relative;margin-left:8px;padding:0 12px 0 10px}.member-profile .main .content .section .data .form-group label.field .approve{background:#f0ad4e}.member-profile .main .content .section .data .form-group label.field .refused{background:#d9534f;color:#fff;font-size:12px;border-radius:15px;height:22px;text-align:center;top:-2px;position:relative;margin-left:8px;padding:0 12px 0 10px}.member-profile .main .content .section .data .form-group label.saved .status{background:#5cb85c}.member-profile .main .content .section .data .form-group label.invalid .status{background:#d9534f}.member-profile .main .content .images .warning{margin:0 0 15px 0;padding:15px 15px 15px 15px;border-radius:4px;background:#1ba39c;color:#fff;font-weight:300}.member-profile .main .content .images .wrapper-1{background:#f5f5f5;padding:4px;border-radius:4px}.member-profile .main .content .images .wrapper-2{width:100%;display:block;position:relative;overflow:hidden}.member-profile .main .content .images .wrapper-2:after{padding-top:70%;display:block;content:""}.member-profile .main .content .images .wrapper-2 a.image,.member-profile .main .content .images .wrapper-2 span.image{position:absolute;top:0;bottom:0;right:0;left:0;background-size:cover;background-repeat:no-repeat;background-position-x:50%;background-position-y:50%;display:block}.member-profile .main .content .images .wrapper-2 .in-review{position:absolute;display:block;color:#fff;text-align:center;top:0;left:0;right:0;font-size:14px;line-height:14px;padding:12px 0 12px 0;background:rgba(51,153,153,.8)}.member-profile .main .content .images .wrapper-2 .actions{position:absolute;bottom:0;right:0;left:0;background:rgba(0,0,0,.3);display:block;z-index:5;padding:0 0 0 0}.member-profile .main .content .images .wrapper-2 .actions a{text-align:center;color:hsla(0,0%,100%,.8);display:block;float:left;font-size:16px;padding:8px 0 8px 0;margin:0 0 0 0;width:33%;border-right:1px solid hsla(0,0%,100%,.1);font-size:14px}.member-profile .main .content .images .wrapper-2 .actions a.non-visible,.member-profile .main .content .images .wrapper-2 .actions a.private{color:#e7514c}.member-profile .main .content .images .wrapper-2 .actions a:hover{background:#1ba39c;border-right:1px solid #1ba39c;color:#fff}.member-profile .main .content .images .wrapper-2 .actions a.last{width:34%;border-right:none}.member-profile .main .content .images .wrapper-2 .add{position:absolute;top:0;bottom:0;right:0;left:0;background:#f5f5f5 url(/assets/media/images/site/add-image.png?v=1) 50% 50% no-repeat;display:block;text-align:center;font-size:18px;cursor:pointer;overflow:hidden}.member-profile .main .content .images .wrapper-2 .add input{position:absolute;top:0;left:0;opacity:0;-ms-filter:"alpha(opacity=0)";font-size:200px!important;cursor:pointer}.member-profile .main .content .city-search .locations{background:#fff;box-shadow:none;border:1px solid #ccc}.member-profile .main .input-group-text{border-bottom-right-radius:4px;border-top-right-radius:4px}@media (max-width:1199px){.member-profile .main{grid-template-columns:350px 1fr}}@media (max-width:999px){.member-profile .main{grid-template-areas:"aside" "content";grid-template-columns:1fr;min-height:unset}}@media (max-width:767px){.member-profile .main .content .inner{padding:15px 15px 15px 15px}.member-profile .main .content .sections{grid-column-gap:15px;grid-row-gap:15px}.member-profile .main .content .section{padding:20px 15px 15px 15px}.member-profile .main .content .section .title a{padding:0 0 20px 0}}