﻿/*.entypo-export {
        display: none;
        position: absolute;
        height: 0px;
    }*/

share-button {
    /*position: absolute;*/
    /*z-index: 1;*/
    padding: 0;
}

share-button:before {
    background: none;
}

share-button .sb-social ul li {
    width: 50px;
}

share-button .sb-social.sb-right.active.sb-bottom {
    left: -10px;
}

.actShare.sharer-0 {
    z-index: 1;
}

.social {
    z-index: 99999;
}

.container {
    margin-left: 0px;
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
    max-width: 100%;
}

.nav-container {
    padding-left: 15px;
    padding-right: 15px;
}

.panel-outer {
    margin-left: 1px;
}  

.up-header-social-and-edit-profile-section {
    padding: 20px 15px 1px 15px;
}

.up-header-social-icons {
    color: #fff;
    font-size: 24px;
    letter-spacing: 2rem;
    padding: 10px 0;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    text-shadow: 3px 3px 12px rgba(0, 0, 0, .3);
}

    .up-header-social-icons:hover {
        transform: translateY(-3px);
    }

.up-header-edit-profile-button {
    background: #333;
    border-radius: 2px;
    color: #fff;
    padding: 15px 50px;
    margin-top: 3px;
    opacity: .9;
    -webkit-transition: background .2s ease-in-out;
    -moz-transition: background .2s ease-in-out;
    transition: background .2s ease-in-out;
}

    .up-header-edit-profile-button:hover {
        background: #111;
        color: #fff;
        opacity: .9;
    }

    .up-header-edit-profile-button:visited {
        color: #fff;
    }

.up-header-edit-profile-button-mobile {
    background: #333;
    border-radius: 2px;
    color: #fff;
    padding: 10px 15px;
    margin-top: 4px;
    opacity: .9;
    -webkit-transition: background .2s ease-in-out;
    -moz-transition: background .2s ease-in-out;
    transition: background .2s ease-in-out;
}

    .up-header-edit-profile-button-mobile:hover {
        background: #111;
        color: #fff;
        opacity: .9;
    }

    .up-header-edit-profile-button-mobile:visited {
        color: #fff;
    }

.i-up-header-avatar {
    border-radius: 100px;
    max-width: 100px;
    width: 100% !important;
    height: auto !important;
}

.up-header-cook-name-section {
    color: #fff;
    font-size: 24px;
    padding: 15px 10px 0 10px;
    text-align: center;
    text-shadow: 3px 3px 12px rgba(0, 0, 0, 1);
}

    .up-header-cook-name-section a {
        text-decoration: none;
    }

.up-header-cook-bio-section {
    color: #fff;
    font-size: 14px;
    line-height: 1.8;
    text-align: center;
    text-shadow: 3px 3px 9px rgba(0, 0, 0, 1);
}

    .up-header-cook-bio-section i {
        color: #fff;
        padding: 0 3px 0 0;
        font-size: 10px;
    }

    .up-header-cook-bio-section a {
        color: #fff;
        font-weight: bold;
        text-decoration: none;
    }

.user-profile-subnav-container {
    background: #f7f7f7;
    border-bottom: 1px solid #ccc;
    max-height: 250px;
    min-height: 78px;
}

.up-subnav-recipe-buttons-section {
    padding: 18px 10px;
}



    .up-subnav-recipe-buttons-section i {
        padding: 0 2px 0 0;
        vertical-align: middle;
    }

.up-subnav-follow-cook-button {
    color: #666;
    border: 3px solid #e05050;
    background-color: #fff;
    border-radius: 2px;
    -webkit-transition: background .2s ease-in-out;
    -moz-transition: background .2s ease-in-out;
    transition: background .2s ease-in-out;
}

.up-subnav-send-recipe-button {
    background: #e05050;
    border: 3px solid #e05050;
    border-radius: 2px;
    color: #fff;
    -webkit-transition: background .2s ease-in-out;
    -moz-transition: background .2s ease-in-out;
    transition: background .2s ease-in-out;
}

    .up-subnav-send-recipe-button:hover {
        color: #fff;
        background-color: #e03030;
    }


.up-subnav-middle-tab-section {
    color: #999;
    text-align: center;
    padding: 10px 1px 0 1px;
    font-size: 13px;
}

    .up-subnav-middle-tab-section a {
        color: #999;
        text-decoration: none;
    }

.up-subnav-middle-tab-section-ul {
    margin: 0;
    padding: 0;
}

.up-subnav-tab {
    display: inline-block;
    padding: 0 .4em;
}

    .up-subnav-tab:hover {
    }

.up-subnav-tab-active {
    border-bottom: 2px solid #f35d5d;
    background-color: transparent !important;
}


.up-subnav-tab-icon {
    font-size: 18px;
    margin-top: 5px;
}

.up-subnav-search-recipes-section {
    padding: 18px 10px;
    max-width:;
}

.up-subnav-search-bar {
    height: 40px;
}

.user-profile-content-container {
    padding: 0;
}
/*.up-sidebar-buttons {
        background: #fff;
        border: 1px solid #ccc;
        color: #999;
        padding: 12px 20px;
        text-align: left;
        -webkit-transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
    }
    .up-sidebar-buttons:hover {
        background: #eee;
        color: #555;
    }
    .up-sidebar-buttons-on {
        background: #eee;
        color: #555;
    }
    .up-sidebar-buttons i {
        padding: 0 15px 0 0;
        color: #999;
    }*/

.up-sidebar-caret-icon {
    margin-left: 10px;
}

.up-sidebar-mobile-view {
    text-align: center;
    margin: 0 0 20px 0;
}

.up-sidebar-mobile-view-left-text {
    text-align: left;
}

.up-invite-friends {
    margin: 80px 0;
    padding: 15px 40px 15px 30px;
}

.up-active-content-section {
    padding: 20px 0;
    text-align: center;
}

.dragHandle {
    display: none;
}




.up-my-history-line-item {
    background: #f2f2f2;
    border-radius: 2px;
    border: 1px solid #ccc;
    color: #444;
    padding: 20px;
    margin: 10px;
}

    .up-my-history-line-item i {
        color: #e88585;
        font-size: 12px;
        vertical-align: middle;
    }

.up-my-history-time-stamp {
    color: #999;
    font-size: 12px;
    padding: 0 0 0 10px;
}

.up-sidebar-mobile-view {
    text-align: center;
}

.up-sidebar-mobile-view-left-text {
    text-align: left;
}

.up-activity-stream-line-item {
    background: #f2f2f2;
    border-radius:;
    border: 1px solid #ccc;
    border-bottom: none !important;
    color: #444;
    padding: 15px;
    max-width: 550px;
    margin: 0 auto;
}

.up-activity-stream-line-item-avatar {
    border-radius: 50px;
    max-width: 45px;
}

.up-activity-stream-line-item-text {
    padding: 0 0 0 10px;
    font-size: 14px;
}

.up-activity-stream-line-item-username {
    color: #444;
}

    .up-activity-stream-line-item-username:hover {
        color: #999;
    }

.up-activity-stream-line-item i {
    color: #e88585;
    font-size: 12px;
    vertical-align: middle;
}

.up-activity-stream-time-stamp {
    color: #999;
    font-size: 12px;
    padding: 0 0 0 10px;
}

.up-activity-stream-line-item-img {
    border: 1px solid #ccc;
    border-bottom: none !important;
    border-radius: 2px 2px 0 0;
    margin: 0 auto;
    padding: 5px;
    width: 100%;
}

.up-activity-right-sidebar-section {
    padding: 30px 25px;
}

.up-activity-right-sidebar {
    border: 1px solid #ccc;
    border-radius: 2px;
    padding: 10px;
}

.up-activity-right-sidebar-img {
    padding: 5px;
}

.up-activity-right-sidebar-text {
    color: #999;
    font-size: 16px;
    font-weight: bold;
    text-align:;
}

.up-sidebar-mobile-view {
    text-align: center;
}

.up-sidebar-mobile-view-left-text {
    text-align: left;
}

.up-activity-stream-line-item-avatar-section {
    padding: 5px;
}

.up-activity-stream-line-item-text-section {
    padding: 10px 10px 20px 10px;
}

.up-activity-stream-comments-section {
    background: #f9f9f9;
    border: 1px solid #ccc;
    border-top: none !important;
    max-width: 518px;
    margin-top: 0px;
    padding: 10px 1px 15px 1px;
}

.up-activity-stream-comments-section-no-img {
    background: #f9f9f9;
    border: 1px solid #ccc;
    max-width: 516px;
    margin-top: 65px;
    padding: 10px 1px 15px 1px;
}

.up-activity-stream-comments-avatar {
    border-radius: 50px;
    max-width: 30px;
}

.up-activity-stream-comments-text-section {
    font-size: 13px;
}

.up-activity-stream-comments-comment-box-section {
}

.up-activity-stream-comments-comment-box {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 2px;
    font-size: 13px;
    height: 38px;
    width: 100%;
    padding: 6px;
}

.up-activity-stream-comments-avatar-section-me {
    margin: 3px 0 0 0;
}

.up-activity-stream-comments-avatar-me {
    border-radius: 50px;
    max-width: 30px;
}

.up-activity-stream-line-item-action-buttons {
    border-bottom: 1px solid #eee;
    padding: 0 0 8px 17px;
}

    .up-activity-stream-line-item-action-buttons i {
        color: #999;
        font-size: 18px;
        padding: 0 30px 10px 5px;
        vertical-align: middle;
        -webkit-transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
    }

        .up-activity-stream-line-item-action-buttons i:hover {
            color: #e05050;
        }

    .up-activity-stream-line-item-action-buttons a {
        text-decoration: none;
    }

.up-notifications-line-item {
    background: #f2f2f2;
    border-radius: 2px;
    border: 1px solid #ccc;
    color: #444;
    padding: 20px;
    margin: 10px;
    text-align: left;
}

.up-notifications-line-item-avatar {
    border-radius: 50px;
    max-width: 45px;
}

.up-notifications-line-item-text {
    padding: 0 0 0 10px;
}

.up-notifications-line-item-username {
    color: #444;
}

    .up-notifications-line-item-username:hover {
        color: #999;
    }

.up-notifications-line-item i {
    color: #e88585;
    font-size: 12px;
    vertical-align: middle;
}

.up-notifications-time-stamp {
    color: #999;
    font-size: 12px;
    padding: 0 0 0 10px;
}

.up-notifications-line-item-batched-avatar {
    background: #fff;
    border-radius: 50px;
    color: #ccc;
    max-width: 50px;
    padding: 16px;
}

.follow-cook {
    color: #666;
    background-color: #fff;
    padding: 7px 12px 7px 12px;
    border: 1px solid #e05050;
}

.unfollow-cook, .unfollow-cook i {
    color: #fff;
    background-color: #e05050;
    border: 3px solid;
}

ul.up-subnav-middle-tab-section-ul {
    margin-left: -1em !important;
}
