.social-icons {
    width:44px;
}

.footer-main .follow a {
    margin-right:24px;
}

.footer-main .follow a:last-child {
    margin-right:0;
}

.footer-main .follow a:hover {
    opacity:0.7;
}

.footer-logo {
    margin:0 auto;
}

.find-back {
    background-image: url('/images/cees-background-image.jpg');
    background-size:cover;
    padding: 80px 0 80px 0;
    background-position: center top;
    background-color: #ffffff;
}

.best-back {
    background-image: url('/images/best-cook-banner.png');
    background-size:cover;
    padding: 90px 0;
    background-position: center center;
}

.home-banner {
    background-image: url('/images/best-cook-banner.gif');
    background-size:cover;
    background-position: center center;
}

.home-right {
    background-image: url('/images/home-video.png');
    background-size:cover;
    background-position: center top;
}

.dashboard-header {
    background-image: url('/images/dashboard-banner.png');
    background-size:cover;
    padding: 200px 0 20px 0;
    background-position: left center;
    background-repeat: no-repeat;
}

.world-back {
    background-color:#8ea94c;
    padding:80px 0;
}

.img-bdr {
    border:8px solid #ffffff;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
}

.cupcake-style {
    width:16px;
    display:inline;
    padding: 3px 0 5px 0;
}

.cupcake-style-event {
    width: 21px;
    display: inline;
    padding: 3px 0 5px 0;
    vertical-align: middle;
}

.professional-back {
    background-image: url('/images/professional.png');
    background-size:cover;
    padding:40px;
}

.homecook-back {
    background-image: url('/images/homecook.png');
    background-size:cover;
    padding:40px;
}

.novice-back {
    background-image: url('/images/novice.jpg');
    background-size:cover;
	background-position: bottom;
    padding:40px;
}

.event-border img {
    height:40px;
}

.profile-pic {
    position: relative;
    width: 100%;
}

.profile-text-top {
    position: absolute;
    top: 25px;
    left: 28px;
}

.profile-icon {
    position: absolute;
    bottom: 28px;
    right: 28px;
}

.yellow-hat {
    width: 80px;
    position: absolute;
    bottom: 51px;
    margin-left: 10px;
}
.event-black .yellow-hat {
    width: 80px;
    position: absolute;
    bottom: 32px;
    margin-left: 10px;
}
.profile-icon img {
    width:70px;
}

.event-blue .chef-icon {
    width:70px;
    border:4px solid #3ca7a3;
}

.event-green .chef-icon {
    width:70px;
    border:4px solid #8ea94c;
}

.event-red .chef-icon {
    width:70px;
    border:4px solid #B42024;
}

.event-yellow .chef-icon {
    width:70px;
    border:4px solid #f1b83b;
}

.event-orange .chef-icon {
    width:70px;
    border:4px solid #e87325;
}

.event-black .chef-icon {
    width:70px;
    border:4px solid #2A2A2A;
}

.chef-icon {
    width:70px;
    border:4px solid #f1b83b;
}

.diagonal-image {
    height:500px;
    float:right;
}

.strip-back {
    background-image: url('/images/main-header-back.png');
    background-position: center;
    position: absolute;
    margin-top: 50px;
    width:100%;
}

.event-img-frame {
    border:8px solid #fbedcf;
}

.event-img-frame-thin {
    border:4px solid #ffffff;
}

.menu-icon {
    height:40px;
    margin: 0 auto;
}

.img-sm-bdr {
    border:solid 3px #ffffff;
}

.img-sm-bdr-2 {
    border:solid 3px #ffffff;
}

.chat-reply-img {
    width: 10%;
    float: left;
}

.chat-reply {
    width: 87%;
    float: right;
}

.img-sm-bdr-yellow {
    border:solid 3px #f1b83b;
}

.comment-pic {
    border:solid 4px #ffffff;
    width:115px;
}

.event-icon {
    margin: 0 auto;
    width: 80px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.thumb-frame {
    overflow:hidden;
}

.main-thumb {
    width: 33.3%;
    display: inline;
    float: left;
    position: relative;
}

.tile-inner img {
    /*width: 50%;*/
    width:40%;
    margin: 0 auto;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.dash-img {
    /*height:250px;*/
    height: 180px;
    position: relative;
}

.glyphicons {
    display: inline !important;
}

.home-vid {
    width: 65%;
    margin: 0 auto;
}

.chef-graphic {
    position: absolute;
    top: -35px;
    z-index: 999;
}

.video-img {
    margin: 0 auto;
    height: 210px;
    margin-top: 160px;
}

.account-back {
    background-image:url('/images/account-back.png');
    background-repeat: repeat-y;
}

.holding-logo {
    width: 260px;
    margin: 0 auto;
}

.holding-quote {
    margin: 0 auto;
    margin-right: 30px;
    padding-right: 40px;
    padding-top:50px;
}

.holding-social {
    width:35px;
    display:inline;
    margin:0px 8px;
}

.wff-img {
    width:75%;
    margin:0 auto;
}

.account-icons {
    width: 70px;
    float: left;
    margin-right: 20px;
    margin-left: 30px;
    vertical-align: middle;
    display: table-cell;
}

.contact-utensils {
    width: 40%;
    float: right;
    padding-bottom: 50px;
    margin-right: 30px;
}

.bullet-img {
    vertical-align: middle;
    display: table-cell;
    margin-right: 1em;
}

.profile-banner {
    padding-top:120px;
    padding-bottom:30px;
}

.event-cakes {
    margin: 5px 0
}

.profile-event-img {
    background-size: cover;
    height: 170px;
    opacity: 0.8;
    text-align: center;
    background-position: center center;
}

.followers-icon {
    width: 18px;
    display: inline;
    margin-right: 5px;
    margin-top: -5px;
}

.profile-icons {
    position: absolute;
    right: 6%;
    top: 85%;
}

.profile-icons-2 {
    position: absolute;
    right: 12%;
    top: 75%;
}

.rating-cake {
    width:20px !important;
    display:inline;
    vertical-align: bottom;
}

.comment-arrow {
    height:120px;
    float:right;
}

.login-headline {
    padding-right:60px;
    padding-left:30px;
}

.report-fox {
    margin:0 auto;
    width: 25px;
}

.share-icon-size {
    width:44px;
}

.duck-scale {
    height: 67px;
    width: 40px;
}

#duck-tip .tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #ffffff;
}

#duck-tip .tooltip-inner {
    color: #42210b;
    background: #ffffff;
    border: solid 1px #ffffff;
    font-size:15px;
    font-weight:700;
    text-transform: none;
    font-family: "brandon-grotesque",sans-serif;
}

#duck-tip img {
    cursor: pointer;
    position: absolute;
    margin-top: 166px;
    left: -5px;
}

.nav-avatar-img {
    width: 30px;
    height: 30px;
    margin-top: -4px;
}

.duck-alert {
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
    height: 100px;
    margin-right: 20px;
}
.duck-alert-small {
    height: 20px;
    margin-bottom: 3px;
}
.duck-div {
    display:table-row;
}

.duck-p {
    display: table-cell;
    vertical-align: middle;
}
.duck-div img{
    display: table-cell;
}

.event-head .chef-graphic {
    position: absolute;
	top: 202px;
	right: 20px;
}
.duck-menu {
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
    height: 67px;
    width: 40px;
    vertical-align: middle;
    float: left;
    margin-right: 10px;
    margin-bottom:5px;
}

.duck-hint-frame {
    background-color: white;
    padding: 15px;
    font-size: 12px;
}

.tooltip {
    z-index: 50;
}

.press-logos {
    margin: 0 auto;
}

.avatar-square {
    position: relative;
    width: 100%;
    background-size: cover;
    border: solid 6px #ffffff;
}

.avatar-square:after {
    content: "";
    display: block;
    padding-bottom: 100%;
}

.avatar-icon {
    /*position: absolute;
    bottom: 26px;
    right: 32px;*/
}
.avatar-camera-icon{
	color: #ffffff;
	font-size: 32px;
	text-shadow: 2px 2px rgba(0,0,0,0.2);
}
/* Cookies Page */

.cookies-icon-frame {
    border: 5px solid #ffffff;
    border-radius: 50%;
    padding: 20px;
    margin: 0 auto;
    width: 50%;
    margin-bottom:20px;
    background-color: rgba(255,255,255,0.1);
}

.cookies-icon {
    margin: 0 auto;
}

.cookies-icon-frame-off {
    border: 5px solid #ffffff;
    border-radius: 50%;
    padding: 20px;
    margin: 0 auto;
    width: 30%;
    margin-bottom: 20px;
    background-color: rgba(255,255,255,0.1);
    opacity: 0.3;
}

.featuredEvents .novice-back {
    background-image: url(/images/novice.jpg);
    background-size: cover;
    padding: 40px;
    margin: 0 15px;
    height: 350px;
    border-radius: 2px 2px 0 0;
}