@import "./user-activity.css";

#adslot1, #adslot5, #adslot6, #adslot7 {
    height: 90px
}

#adslot2, #adslot3, #adslot4 {
    height: 250px
}

@media (max-width: 991px) {
    .profile-flex {
        display: flex;
        flex-direction: column
    }

    #avatar-container {
        order: -1
    }

    #profile-card-container {
        order: 1
    }

    #adslot2-container {
        order: 99
    }

    #about-me-container {
        order: 2
    }

    #casting-calls-container {
        order: 4
    }
}

.profile-left {
    margin-bottom: 16px
}

@media (min-width: 992px) {
    .profile-left {
        width: 320px;
        float: left;
        margin-right: 20px;
        margin-left: 16px;
        clear: left
    }
}

@media (max-width: 991px) {
    .profile-left:first-of-type {
        margin-bottom: 0px
    }
}

.profile-left .avatar {
    text-align: center;
    background-color: #d8d8d8;
    display: flex;
    align-items: center
}

.profile-left .avatar .avatar-image-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center
}

@media (min-width: 992px) {
    .profile-left .avatar {
        width: 320px;
        height: 320px
    }

    .profile-left .avatar img {
        max-height: 320px;
        max-width: 320px
    }
}

@media (min-width: 768px)and (max-width: 991px) {
    .profile-left .avatar {
        height: 420px
    }

    .profile-left .avatar img {
        max-width: 420px;
        max-height: 420px
    }
}

@media (max-width: 767px) {
    .profile-left .avatar {
        height: 100vw;
        max-height: 420px
    }

    .profile-left .avatar img {
        max-width: 100%;
        max-height: 100vw
    }
}

.profile-right {
    width: auto;
    margin-bottom: 16px
}

@media (min-width: 992px) {
    .profile-right {
        width: 100%;
        width: -moz-calc(100% - 372px);
        width: -webkit-calc(100% - 372px);
        width: calc(100% - 372px);
        margin-right: 16px;
        margin-left: 356px;
        position: relative
    }
}

.profile-window {
    background: #fff;
    border: solid 1px rgba(151, 151, 151, .1);
    word-wrap: break-word;
    overflow-wrap: break-word;
    padding: 19px 16px 16px;
    font-size: 15px
}

.profile-window h3 {
    font-size: 22px;
    font-weight: 600;
    margin-top: 16px;
    margin-bottom: 16px
}

.profile-window h3:first-child {
    margin-top: 0
}

.profile-window p {
    margin-top: 0;
    margin-bottom: 16px
}

.profile-window a:hover {
    text-decoration: none
}

.cc-window {
    -webkit-box-shadow: -1px 1px 2px 0 rgba(0, 0, 0, .2);
    -moz-box-shadow: -1px 1px 2px 0 rgba(0, 0, 0, .2);
    box-shadow: -1px 1px 2px 0 rgba(0, 0, 0, .2);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: solid 1px #d9d9d9;
    padding: 18px 16px 16px;
    margin-top: 16px
}

.cc-window:last-child {
    margin-bottom: 0
}

.cc-window:hover h4.cc-title, .cc-window:focus h4.cc-title, .cc-window:active h4.cc-title {
    color: #337ab7
}

.cc-window h4.cc-title {
    font-size: 17px;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 8px;
    color: #333
}

.cc-window h4.cc-title .cc-adult {
    color: #d91e18
}

.cc-window p {
    margin-top: 0;
    margin-bottom: 7px;
    color: rgba(51, 51, 51, .7)
}

.cc-window p.cc-seeking {
    margin-bottom: 0;
    color: #333
}

.cc-window p.cc-location {
    margin-bottom: 18px;
    font-size: 13px
}

.cc-window p.cc-location .icon > svg {
    width: 8px;
    vertical-align: middle
}

.adspace {
    margin-top: 16px;
    margin-bottom: 32px
}

.adspace:first-of-type {
    margin-top: 24px
}

#user_name {
    font-size: 26px;
    font-weight: 600;
    line-height: 23px;
    color: #333;
    display: inline-block;
    margin-bottom: 4px
}



#location-icon {
    display: inline-block
}

.admin_link {
    margin-top: 9px;
    font-size: 14px;
    color: #11b8cc
}

#user_type {
    display: block;
    color: rgba(51, 51, 51, .7)
}

#not-found-container, #not-approved-container {
    color: #000;
    text-align: center;
    margin: 64px 0 364px 0
}

@media (max-width: 767px) {
    #not-found-container, #not-approved-container {
        margin: 32px 5% 34px 5%
    }
}

@media (min-width: 768px)and (max-width: 991px) {
    #not-found-container, #not-approved-container {
        margin: 56px 0 629px 0
    }
}

#user-not-found, #user-not-approved, #member-only-display {
    display: inline-block;
    text-align: left
}

#user-not-found a, #user-not-approved a, #member-only-display a {
    color: #11b8cc;
    font-weight: bold
}

#user-not-found p, #user-not-approved p, #member-only-display p {
    font-size: 18px;
    margin-top: 24px;
    margin-bottom: 0;
    line-height: 1.22
}

@media (max-width: 767px) {
    #user-not-found p, #user-not-approved p, #member-only-display p {
        font-size: 15px;
        margin-top: 16px;
        line-height: 1.47
    }
}

#member-apple-subscription, #member-android-subscription {
    display: inline-block;
    text-align: center
}

#member-apple-subscription p, #member-android-subscription p {
    font-size: 18px;
    margin-top: 24px;
    margin-bottom: 0;
    line-height: 1.22
}

@media (max-width: 767px) {
    #member-apple-subscription p, #member-android-subscription p {
        font-size: 15px;
        margin-top: 16px;
        line-height: 1.47
    }
}

#not-found-title, #not-approved-title, #member-only-title {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.13;
    margin: 0
}

@media (max-width: 767px) {
    #not-found-title, #not-approved-title, #member-only-title {
        line-height: 1.5;
        font-size: 18px
    }
}

@media (max-width: 767px) {
    #not-approved-title {
        height: 54px
    }
}

#member-only-container {
    color: #000;
    text-align: center;
    margin: 32px 5%
}

@media (min-width: 768px)and (max-width: 991px) {
    #member-only-container {
        margin: 56px auto 467px auto;
        width: 560px
    }
}

@media (min-width: 992px) {
    #member-only-container {
        margin: 64px auto 202px auto;
        width: 560px
    }

    #member-only-container.full-width {
        width: 100%
    }
}

#member-only-display p {
    line-height: 22px
}

.line-container {
    display: flex;
    width: 100%;
    align-items: center;
    margin: 24px 0
}

.line-container span {
    background: #f9f9f9;
    font-weight: bold;
    font-size: 18px;
    line-height: 1.23
}

@media (max-width: 767px) {
    .line-container span {
        font-size: 15px;
        line-height: 1.2
    }
}

.horizontal-line {
    text-align: center;
    border-bottom: 1px solid silver;
    height: 3px
}

@media (max-width: 767px) {
    .horizontal-line {
        width: 100%
    }
}

.left-line {
    margin-right: 8px
}

@media (min-width: 768px) {
    .left-line {
        width: 265px
    }
}

.right-line {
    margin-left: 8px
}

@media (min-width: 768px) {
    .right-line {
        width: 261px
    }
}

.join-btn {
    font-size: 18px;
    line-height: 22px;
    padding-top: 11px;
    font-weight: bold;
    color: #fff;
    width: 336px;
    height: 48px;
    background-color: #11b8cc;
    border-radius: 3px
}

@media (max-width: 767px) {
    .join-btn {
        width: 288px;
        height: 40px;
        font-size: 16px;
        line-height: 19px;
        padding-top: 9px
    }
}

/*# sourceMappingURL=profile.css.map */
