/**** The allows for responsive resizing when the screen is dragged *****/

.sr-sh-items {
    width: auto !important;
}

/**** Form category select *****/

.sr-category-wrapper {
    padding-bottom: 35px;
}

.sr-category-wrapper p {
    text-align: center;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 0.5px;
}

.sr-category-option {
    width: 50%;
    text-align: center;
    color: #33;
    padding: 20px;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 0.5px;
    display: inline-block;
}

.sr-category-option:hover {
    color: #FFF;
    cursor: pointer;
}

.sr-category-option.active {
    font-weight: bold;
    padding: 19px 0 20px;
    color: #FFF;
}

.sr-category-option.active:before {
    content: "\ea10";
    font-family: 'icomoon' !important;
    margin-right: 10px;
}

.sr-category-option.sr-category-man-of-movember
{
    background: #668283;
}

.sr-category-option.sr-category-miss-movember
{
    background: #db5434;
}

.sr-category-option.sr-category-lame-mo
{
    background: #cdc4bb;
}

.sr-category-option.sr-category-mo-teams
{
    background: #dddee0;
}


/**** Master Display None *****/

.sr-sh .sr-sh-theme-navigation,
.sr-sh-theme-statistics__item-label,
.sr-sh-theme-card__zoom,
.sr-sh-theme-card-header .sr-sh-slider-nav-wrapper,
.ngdialog.ngdialog-theme-default .ngdialog-content .sr-sh-theme-second-wrapper .sr-dialog-header .sr-sh-theme-statistics,
.sr-action-icons .sr-author-details-wrapper,
.sr-action-icons .sr-sh-theme-card__author-image,
select[name=category],
label[for=category],
.sr-sh-theme .sr-sh-theme-items .sr-sh-theme-board-info .sr-sh-theme-board-info__card .sr-sh-theme-board-info__wrapper .sr-sh-theme-board-info__cover
{
    display: none;
}

/* Default Card Details **/

.sr-sh-theme-card__wrapper {
    margin: 1px;
    border-radius: 0;
}

.sr-sh-theme-card__wrapper .sr-sh-theme-card {
    border-radius: 0;
}


/* Card Hover Details **/

.is-touch .sr-sh-theme-card.sr--touched .sr-sh-theme-card__info,
.sr-sh-theme-card.hover .sr-sh-theme-card__info,
.sr-sh-theme-card:hover .sr-sh-theme-card__info
{
    /*background-color:rgba(76, 114, 112, 1);*/
    background-color: #668283;
}

.sr-sh-theme-card__info .sr-sh-theme-card__meta {
    transform: translate3d(0, -150%, 0);
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    font-size: 14px;
    line-height: 1.2;
    padding: 0 5px 5px;
}

.sr-sh-theme-card__info .sr-sh-theme-statistics {
    transform: translate3d(0, 150%, 0);
    position: absolute;
    bottom: 0;
    left: 0;
    top: auto;
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 5px 0 0;
    text-align: center;
    max-height: 60px;
    overflow: hidden;
}

.sr-sh-theme-card__info .sr-sh-theme-card__author-image {
    border-radius: 50%;
    height: 70px;
    width: 70px;
    margin-right: 5px;
    /*border: 3px solid rgba(76, 103, 102, 1)!important;*/
    /*border: 3px solid #607878 !important*/
    border: 3px solid rgba(73, 86, 86, 0.38) !important
}

.sr-sh-theme-card__info .sr-sh-mb__m {
    float: none;
    margin: 0px auto;
    display: block;
    width: 70px;
    margin-top: 40px;
}

.sr-sh-theme-card__info .sr-sh-theme-card__author-name,
.sr-sh-theme-card__info .sr-sh-theme-card__timestamp {
    text-align: center;
    color: #333;
}

.sr-sh-theme-card__info .sr-sh-theme-card__author-name {
    text-transform: uppercase;
    letter-spacing: 0.8px;
    margin-top: 12px;
    margin-bottom: 4px !important;
}

.sr-sh-theme-card__info .sr-sh-theme-statistics .sr-sh-theme-statistics__item {
    background: rgba(68, 68, 68, 0.10);
    margin-right: -2px;
    min-width: initial !important;
    display: inline-block;
}

.sr-sh-theme-card__info .sr-sh-theme-statistics__item.sr-sh-theme-statistics__item--space {
    display: none;
}

.sr-sh-theme-card__info .sr-sh-theme-statistics__item.sr-sh-theme-statistics__item--product .sr-sh-theme-statistics__item-content {
    border-top: 2px solid transparent;
    display: none;
}

.sr-sh-theme-card__info  .sr-sh-theme-statistics .sr-sh-theme-statistics__item-content {
    padding: 8px;
}

.sr-sh-theme-card__info  .sr-sh-theme-statistics .sr-sh-theme-statistics__item-icon {
    margin: 0;
    color: #333;
}

.sr-sh-theme-card__info  .sr-sh-theme-statistics .sr-sh-theme-statistics__item-icon:hover {
    color: #FFF;
}

.sr-sh-theme-hover-text .sr-sh-theme-hover-text-inner p {
    padding: 0 10%;
    line-height: 17px;
}

.sr-sh-theme-hover-text {
    top: 140px;
}


/*** FORM UPLOAD ***/

.ngdialog.ngdialog-theme-default {
    padding: 0;
    overflow: hidden;
}

.ngdialog.ngdialog-theme-default.sr-sh-theme-fileupload-dialog,
.ngdialog.ngdialog-theme-default.sr-sh-theme-signin-dialog
{
    overflow: scroll;
}

.ngdialog.ngdialog-theme-default .ngdialog-content .sr-sh-theme-dialog-body {
    padding: 0;
}

.ngdialog.sr-sh-theme-signin-dialog.ngdialog.ngdialog-theme-default .ngdialog-content,
.ngdialog.sr-sh-theme-facebookshare-dialog.ngdialog-theme-default .ngdialog-content,
.ngdialog.sr-sh-theme-fileupload-dialog.ngdialog-theme-default .ngdialog-content {
    max-width: 600px;
    height: auto;
}

.ngdialog.ngdialog-theme-default.sr-sh-theme-fileupload-dialog .ngdialog-content .sr-sh-theme-dialog-header>div,
.ngdialog.ngdialog-theme-default.sr-sh-theme-signin-dialog .ngdialog-content .sr-sh-theme-dialog-header>div
{
    padding: 65px 20px 15px;
    text-align: center;
    width: 48%;
    margin: 0 auto;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.4px;
    -webkit-font-smoothing: antialiased;
}

.sr-sh-theme-card__action_button_container {
    text-align: center;
}

.ngdialog .icon-logo-facebook:before,
.sr-sh .icon-logo-facebook:before,
div[ng-social-hub-big-screen-display] .icon-logo-facebook:before {
    font-size: 24px;
    position: absolute;
    bottom: 15px;
    left: 20px;
}

.ngdialog .icon-logo-twitter:before,
.sr-sh .icon-logo-twitter:before,
div[ng-social-hub-big-screen-display] .icon-logo-twitter:before {
    font-size: 24px;
    position: absolute;
    bottom: 15px;
    left: 20px;
}

.ngdialog .sr-sh-theme-signin-wrapper .sr-sh-theme-facebook-wrapper button,
.sr-sh .sr-sh-theme-signin-wrapper .sr-sh-theme-facebook-wrapper button {
    margin: 0;
    font-size: 11px;
    letter-spacing: 0.8px;
    width: 50%;
    float: left;
    padding: 20px 10px;
    border: 0;
    border-radius: 0;
    position: relative;
    height: 55px;
}

.ngdialog .sr-sh-theme-btn.sr-sh-theme-btn-twitter,
.sr-sh .sr-sh-theme-btn.sr-sh-theme-btn-twitter {
    background-color: rgb(0, 154, 224);
}

.sr-sh-form label,
.sr-sh-theme-form label {
    text-align: center;
    letter-spacing: 0.5px;
}

.sr-sh-theme-row .sr-sh-theme-column.sr-sh-theme-two-thirds
{
    width: 80%;
}

.sr-sh-form input[type=email],
.sr-sh-form input[type=password],
.sr-sh-form input[type=text],
.sr-sh-form input[type=url],
.sr-sh-form textarea,
.sr-sh-theme-form input[type=email],
.sr-sh-theme-form input[type=password],
.sr-sh-theme-form input[type=text],
.sr-sh-theme-form input[type=url],
.sr-sh-theme-form textarea
{
    padding: 13px 8px;
    border-radius: 0;
    border: 0;
    background: #eaebed;
    text-align: left;
    letter-spacing: 0.8px;
}

.sr-sh-form input[type=email].ng-invalid,
.sr-sh-form input[type=password].ng-invalid,
.sr-sh-form input[type=text].ng-invalid,
.sr-sh-form input[type=url].ng-invalid,
.sr-sh-form textarea.ng-invalid,
.sr-sh-theme-form input[type=email].ng-invalid,
.sr-sh-theme-form input[type=password].ng-invalid,
.sr-sh-theme-form input[type=text].ng-invalid,
.sr-sh-theme-form input[type=url].ng-invalid,
.sr-sh-theme-form textarea.ng-invalid
{
    background: #FFF;
}

.sr-sh-theme-fileupload-dialog .ngdialog-content .sr-sh-theme-upload-wrapper .sr-sh-theme-column-centered form.sr-sh-theme-form select,
.sr-sh-theme-fileupload-dialog .ngdialog-content .sr-sh-theme-account-wrapper .sr-sh-theme-column-centered form.sr-sh-theme-form select,
.sr-sh-theme-accountedit-dialog .ngdialog-content .sr-sh-theme-upload-wrapper .sr-sh-theme-column-centered form.sr-sh-theme-form select,
.sr-sh-theme-accountedit-dialog .ngdialog-content .sr-sh-theme-account-wrapper .sr-sh-theme-column-centered form.sr-sh-theme-form select
{
    background: #eaebed url(https://awards.movember.com/dist/img/select-arrow.png) no-repeat center right;
    border: 1px solid #FFF;
    border-radius: 0;
    color: #333;
    padding-left: 10px;
    height: 45px;
    width: 100%;
    margin: 0 0 12px 0;
    -webkit-appearance: none;
    -moz--appearance: none;
}

.sr-sh-form input[type=submit],
.sr-sh-theme-form input[type=submit]
{
    border: 2px solid #000;
    border-radius: 4px;
    padding: 10px 30px;
    font-size: 12px;
    font-weight: bold;
}

form[name=authenticationForm],
form[name=uploadform] {
    padding-bottom: 40px;
}

p[show-policy="showSocialLogin"] {
    text-align: center;
    text-transform: uppercase;
    font-size: 11px;
    font-family: Helvetica Nueue,Helvetica,sans-serif;
    letter-spacing: 0.5px;
    font-weight: bold;
    border-bottom: 1px solid #000;
    padding-bottom: 10px;
    margin-bottom: 15px;
}

form.sr-sh-theme-form p {
    text-align: center;
    margin-top: 25px;
    margin-bottom: 0;
}

form.sr-sh-theme-form  p a {
    font-size: 10px;
    padding: 0 5px;
    color: #9a9a9a;
}

.ngdialog.ngdialog-theme-default .ngdialog-content .sr-sh-theme-dialog-header.sr-sh-theme-signin-header {
    padding: 100px 20px 15px;
    text-align: center;
    width: 42%;
    margin: 0 auto;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.4px;
    -webkit-font-smoothing: antialiased;
}

input:focus,
*:focus {
    outline: 0;
}

body.ngdialog-open #masonryContainer,
body.ngdialog-open .stream-header,
body.ngdialog-open .filters,
body.ngdialog-open header {
    filter: blur(5px);
}


/***** Popup Card Content *****/

.ngdialog.ngdialog-theme-default.sr-sh-theme-photo-entry:not(.sr-no-widescreen) .ngdialog-content .sr-sh-theme-photo-wrapper,
.ngdialog.ngdialog-theme-default.sr-sh-theme-video-entry:not(.sr-no-widescreen) .ngdialog-content .sr-sh-theme-photo-wrapper
{
    width: 50%;
    float: left;
}

.ngdialog.ngdialog-theme-default.sr-sh-theme-photo-entry:not(.sr-no-widescreen) .ngdialog-content .sr-sh-theme-second-wrapper,
.ngdialog.ngdialog-theme-default.sr-sh-theme-video-entry:not(.sr-no-widescreen) .ngdialog-content .sr-sh-theme-second-wrapper

{
    width: 50%;
    overflow-y: scroll;
    padding: 0;
    position: relative;
    background: rgba(0, 0, 0, 0.5);
}

.ngdialog.ngdialog-theme-default.sr-sh-theme-photo-entry:not(.sr-no-widescreen) .ngdialog-content,
.ngdialog.ngdialog-theme-default.sr-sh-theme-video-entry:not(.sr-no-widescreen) .ngdialog-content

{
    background: transparent;
}

.ngdialog.ngdialog-theme-default.sr-sh-theme-photo-entry:not(.sr-no-widescreen) .ngdialog-content .sr-sh-theme-entry-wrapper,
.ngdialog.ngdialog-theme-default.sr-sh-theme-video-entry:not(.sr-no-widescreen) .ngdialog-content .sr-sh-theme-entry-wrapper
{
    background: transparent;
}

.ngdialog.ngdialog-theme-default .ngdialog-content .sr-sh-theme-photo-wrapper .sr-sh-theme-card__media img
{
    border-radius: 0;
    width: 100%;
    object-fit: cover;
}

.sr-sh-theme-card__video__sr {
    max-height: 100%;
    object-fit: cover;
}

.ngdialog.ngdialog-theme-default .ngdialog-content .sr-sh-theme-dialog-header
{
    background: transparent;
}

.ngdialog.ngdialog-theme-default .ngdialog-content .sr-sh-theme-dialog-header .sr-sh-theme-card__author-image
{
    border-radius: 50%;
    height: 60px;
    width: 60px;
    margin-right: 15px;
    border: 3px solid rgba(76, 103, 102, 1);
}

.ngdialog.ngdialog-theme-default .ngdialog-content .sr-sh-theme-dialog-header .sr-sh-theme-card__author-name,
.ngdialog.ngdialog-theme-default .ngdialog-content .sr-sh-theme-dialog-header .sr-sh-theme-card__timestamp,
.ngdialog.ngdialog-theme-default .ngdialog-content .sr-sh-theme-dialog-header .sr-sh-theme-statistics__item-count,
.ngdialog.ngdialog-theme-default .ngdialog-content .sr-sh-theme-dialog-header .sr-sh-theme-statistics__item-label
{
    color: #FFF;
}

.ngdialog.ngdialog-theme-default .ngdialog-content .sr-sh-theme-dialog-header .sr-sh-theme-card__timestamp
{
    text-align: left;
    font-size: 11px;
    font-weight: bold;
}

.ngdialog.ngdialog-theme-default .ngdialog-content .sr-sh-theme-dialog-header .sr-sh-theme-card__author-name
{
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 0.8px;
}

.ngdialog.ngdialog-theme-default.sr-sh-theme-photo-entry:not(.sr-no-widescreen) .ngdialog-content .sr-sh-theme-dialog-header,
.ngdialog.ngdialog-theme-default.sr-sh-theme-video-entry:not(.sr-no-widescreen) .ngdialog-content .sr-sh-theme-dialog-header
{
    padding: 15px 30px;
}

.ngdialog.ngdialog-theme-default.sr-sh-theme-photo-entry:not(.sr-no-widescreen) .ngdialog-content .sr-sh-theme-dialog-header .sr-sh-theme-container,
.ngdialog.ngdialog-theme-default.sr-sh-theme-video-entry:not(.sr-no-widescreen) .ngdialog-content .sr-sh-theme-dialog-header .sr-sh-theme-container
{
    padding: 0;
    width: 100%;
    -webkit-font-smoothing: antialiased;
}

.ngdialog.ngdialog-theme-default .ngdialog-content .sr-sh-theme-description-wrapper p {
    color: #FFF;
    line-height: 28px;
    font-size: 20px;
    font-weight: 100;
    padding: 0 5%;
}

.ngdialog.ngdialog-theme-default .ngdialog-content .sr-sh-theme-description-wrapper p a {
    color: #FFF;
}

.sr-author-details-wrapper {
    float: left;
    text-align: left;
    margin-top: 10px;
    line-height: 17px;
}

.sr-sh-theme-description-wrapper {
    color: #FFF;
    text-align: center;
    position: relative;
    padding: 20px 40px 40px 40px;
}

/**** Action Icons (The ones located to the left on the card popups) *****/

.sr-action-icons {
    position: absolute;
    left: 0;
    height: 0px;
    bottom: 6px;
}

.sr-action-icons .sr-sh-theme-statistics {
    text-align: left;
}

.sr-action-icons .sr-sh-theme-statistics__item {
    position: relative;
    display: inline-block;
    background: rgb(0, 0, 0);
    margin-right: 1px;
}

.sr-action-icons .sr-sh-theme-statistics__item.sr-sh-theme-statistics__item--space {
    display: none;
}

.sr-action-icons .sr-sh-theme-statistics__item-content {
    padding: 8px !important;
}

.sr-action-icons .sr-sh-theme-dialog-header {
    padding: 0 !important;
}


/**** Action Buttons (The ones located under the description) *****/

.sr-action-buttons .sr-sh-theme-statistics
{
    position: relative;
    transform: translate3d(0, 0, 0);
}

.sr-action-buttons .sr-sh-theme-statistics li,
.sr-action-buttons .sr-sh-theme-statistics li.sr-sh-theme-statistics__item--shares,
.sr-action-buttons .sr-sh-theme-statistics li.sr-sh-theme-statistics__item--product,
.sr-action-buttons .sr-sh-theme-statistics li.sr-sh-theme-statistics__item--info,
.sr-action-buttons .sr-sh-theme-statistics li.sr-sh-theme-statistics__item--comments,
.sr-action-buttons .sr-sh-theme-statistics li.sr-sh-theme-statistics__item--likes .sr-sh-theme-statistics__item-icon,
.sr-action-buttons .sr-sh-theme-statistics li.sr-sh-theme-statistics__item--likes .sr-sh-theme-statistics__item-content,
.sr-action-buttons .sr-sh-theme-statistics li.sr-sh-theme-statistics__item--space
{
    display: none;
}

.sr-action-buttons .sr-sh-theme-statistics.sr-sh-theme-width-4 .sr-sh-theme-statistics__item-content {
    padding: 0;
}

.sr-action-buttons .sr-sh-theme-statistics li.sr-sh-theme-statistics__item--likes
{
    display: inline-block;
    padding: 10px 45px 10px 30px;
    font-size: 11px;
    font-weight: bold;
    line-height: 1.4375;
    border-radius: 4px;
    color: #fff;
    background-color: rgba(76, 114, 112, 1);
    border: 2px solid rgba(76, 114, 112, 1);
    text-transform: uppercase;
    letter-spacing: 0.8px;
    -webkit-font-smoothing: antialiased;
    transition: all 0.3s ease;
}

.sr-action-buttons .sr-sh-theme-statistics li.sr-sh-theme-statistics__item--likes .sr-sh-theme-statistics__item-content
{
    display: block;
    padding: 0;
}

.sr-action-buttons .sr-sh-theme-statistics li.sr-sh-theme-statistics__item--likes .sr-sh-theme-statistics__item-content .sr-sh-theme-statistics__item-label {
    display: inline;
}

.sr-action-buttons .sr-sh-theme-statistics li.sr-sh-theme-statistics__item--likes .sr-sh-theme-statistics__item-content .sr-sh-theme-statistics__item-label span:first-child {
    display: none;
}

.sr-action-buttons .sr-sh-theme-statistics li.sr-sh-theme-statistics__item--likes .sr-sh-theme-statistics__item-content .sr-sh-theme-statistics__item-label span.sr-sh-theme-statistics__item-count {
    position: absolute;
    right: -20px;
    top: -1px;
}

/*div[data-network="shuttlerock"] .sr-action-buttons .sr-sh-theme-statistics li.sr-sh-theme-statistics__item--space {
    display: inline-block;
}*/

.sr-action-buttons .sr-sh-theme-statistics li.sr-sh-theme-statistics__item--space {
    display: inline-block;
}

.sr-action-buttons .sr-sh-theme-statistics li.sr-sh-theme-statistics__item--likes:hover
{
    background: transparent !important;
}

.sr-action-buttons .sr-sh-theme-statistics li.sr-sh-theme-statistics__item--space .sr-sh-theme-statistics__item-label
{
    display: inline-block;
    padding: 10px 30px;
    font-size: 11px;
    font-weight: bold;
    line-height: 1.4375;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    -webkit-font-smoothing: antialiased;
    background: transparent;
    color: #FFF;
    border: 2px solid #FFF;
    border-radius: 5px;
    transition: all 0.3s ease;
}

.sr-action-buttons .sr-sh-theme-statistics li.sr-sh-theme-statistics__item--space .sr-sh-theme-statistics__item-label:hover
{
    background: #FFF;
    color: #000;
    text-decoration: none;
}

.sr-action-buttons .sr-sh-theme-statistics li.sr-sh-theme-statistics__item--likes:after
{
    content: "Vote for Me";
}

/**** Height and Width for full screen card popups ****/

.ngdialog.ngdialog-theme-default .ngdialog-content {
    max-width: 100%;
    border-radius: 0;
}

.ngdialog-content,
.ngdialog-content .sr-sh-theme-dialog-body,
.ngdialog-content .sr-sh-theme-dialog-body .sr-sh-theme-photo-wrapper,
.ngdialog-content .sr-sh-theme-dialog-body .sr-sh-theme-photo-wrapper .sr-sh-theme-card,
.ngdialog-content .sr-sh-theme-dialog-body .sr-sh-theme-photo-wrapper .sr-sh-theme-card .sr-sh-theme-card__media,
.ngdialog-content .sr-sh-theme-dialog-body .sr-sh-theme-photo-wrapper .sr-sh-theme-card .sr-sh-theme-card__media img,
.ngdialog-content .sr-sh-theme-dialog-body .sr-sh-theme-second-wrapper
{
    height: 100%
}

.ngdialog.ngdialog-theme-default .ngdialog-content .sr-sh-theme-comment-form-wrapper
{
    margin: 30px 0;
    padding: 0 70px 0 90px;
}

.ngdialog.ngdialog-theme-default .ngdialog-content .sr-sh-theme-dialog-header .sr-sh-theme-statistics__item-content .sr-sh-theme-statistics__item-icon
{
    color: #FFF;
    margin: 0;
    font-size: 18px;
}

/* Replace the icons with icomoon icons */

.sr-sh-theme .sr-sh-theme-statistics .sr-sh-theme-statistics__item .sr-sh-theme-statistics__item-icon:before {
    font-family: 'icomoon' !important;
}

.sr-sh-theme .sr-sh-theme-statistics .sr-sh-theme-statistics__item .sr-sh-theme-statistics__item-icon.icon-comments:before {
    content: "\e902";
}

.sr-sh-theme .sr-sh-theme-statistics .sr-sh-theme-statistics__item .sr-sh-theme-statistics__item-icon.icon-shares:before {
    content: "\e901";
}

.sr-sh-theme .sr-sh-theme-statistics .sr-sh-theme-statistics__item .sr-sh-theme-statistics__item-icon.icon-likes:before {
    content: "\e903";
}

.sr-sh-theme .sr-sh-theme-statistics .sr-sh-theme-statistics__item .sr-sh-theme-statistics__item-icon.icon-info:before {
    content: "\ea0c";
}

.sr-sh-theme .sr-sh-theme-statistics .sr-sh-theme-statistics__item .sr-sh-theme-statistics__item-icon.icon-twitter-reply:before {
    content: "\e904";
}

.sr-sh-theme .sr-sh-theme-statistics .sr-sh-theme-statistics__item .sr-sh-theme-statistics__item-icon.icon-twitter-retweet:before {
    content: "\e900";
}

.sr-sh-theme .sr-sh-theme-statistics .sr-sh-theme-statistics__item .sr-sh-theme-statistics__item-icon.icon-twitter-favourite:before {
    content: "\e906";
}

.sr-sh-theme .sr-sh-theme-statistics .sr-sh-theme-statistics__item .sr-sh-theme-statistics__item-icon.icon-shopping-cart:before {
    content: "\e905";
    font-size: 7px;
    position: relative;
    bottom: 5px;
}

/**** Transparent Button Styles ****/

.ngdialog.ngdialog-theme-default .ngdialog-content .sr-sh-theme-products-wrapper .sr-sh-theme-product .sr-sh-theme-btn,
.ngdialog.ngdialog-theme-default .ngdialog-content .sr-sh-theme-comment-form-wrapper .sr-sh-theme-card__action_button,
.ngdialog.ngdialog-theme-default .ngdialog-content .sr-sh-theme-comment-form-wrapper .sr-sh-theme-signin__link,
.sr-sh .sr-sh-theme-board-info__content .sr-sh-theme-board-info__upload .sr-sh-theme-btn,
.ngdialog .sr-sh-theme-btn, .sr-sh .sr-sh-theme-btn
{
    background: transparent;
    color: #FFF;
    border-width: 2px;
    border-color: #FFF;
    border-radius: 5px;
    padding: 10px 30px;
    transition: all 0.3s ease;
    font-size: 11px;
    letter-spacing: 0.8px;
    outline: none;
    line-height: 14px;
}

.ngdialog.ngdialog-theme-default .ngdialog-content .sr-sh-theme-products-wrapper .sr-sh-theme-product .sr-sh-theme-btn:hover,
.ngdialog.ngdialog-theme-default .ngdialog-content .sr-sh-theme-comment-form-wrapper .sr-sh-theme-card__action_button:hover,
.ngdialog.ngdialog-theme-default .ngdialog-content .sr-sh-theme-comment-form-wrapper .sr-sh-theme-signin__link:hover,
.sr-sh .sr-sh-theme-board-info__content .sr-sh-theme-board-info__upload .sr-sh-theme-btn:hover,
.ngdialog .sr-sh-theme-btn, .sr-sh .sr-sh-theme-btn:hover
{
    background: #FFF;
    border-color: #FFF;
    color: #000;
}


/***** Style the Products in the card popup *****/

.ngdialog.ngdialog-theme-default .ngdialog-content .sr-sh-theme-products-wrapper
{
    padding-top: 30px;
}

.sr-sh-theme-product
{
    color: #FFF;
    padding: 0 70px 0 90px;
}

.ngdialog.ngdialog-theme-default .ngdialog-content .sr-sh-theme-products-wrapper .sr-sh-theme-product .sr-sh-theme-product-name
{
    color: #FFF;
    margin-left: 30px;
}

.ngdialog.ngdialog-theme-default .ngdialog-content .sr-sh-theme-products-wrapper .sr-sh-theme-product .sr-sh-theme-product-description
{
    line-height: 18px;
    margin-left: 30px;
}

.ngdialog.ngdialog-theme-default .ngdialog-content .sr-sh-theme-products-wrapper .sr-sh-theme-product .sr-sh-theme-btn
{
    margin-left: 25px;
}

.ngdialog.ngdialog-theme-default .ngdialog-content .sr-sh-theme-source-wrapper a,
.ngdialog.ngdialog-theme-default .ngdialog-content .sr-sh-theme-source-wrapper span {
    background: transparent;
    color: #FFF;
}

/**** Add the mustashe icon above the sign in and file upload popups ****/

.ngdialog.ngdialog-theme-default.sr-sh-theme-fileupload-dialog .ngdialog-content .sr-sh-theme-dialog-header>div:before {
    font-family: "icomoon";
    content: "\e905";
    position: absolute;
    top: 40px;
    left: 50%;
    margin-left: -30px;
}

.ngdialog.ngdialog-theme-default .ngdialog-content .sr-sh-theme-dialog-header.sr-sh-theme-signin-header:before {
    font-family: "icomoon";
    content: "\e905";
    position: absolute;
    top: 65px;
    left: 50%;
    margin-left: -25px;
    font-size: 12px;
}

.sr-sh .sr-sh-theme-board-info.sr-sh-theme-mosaic .sr-sh-theme-board-info__card,
.sr-sh .sr-sh-theme-board-info.sr-sh-theme-mosaic .sr-sh-theme-board-info__wrapper
{
    box-shadow: none;
    background: #668283;
    margin: 1px 1px 2px 1px;
}

.sr-sh .sr-sh-theme-board-info__content
{
    background: #668283;
    padding: 30px 10px;
}

.sr-sh .sr-sh-theme-board-info__content:after
{
    font-family: "icomoon";
    content: "\e905";
    position: absolute;
    bottom: 85px;
    left: 50%;
    margin-left: -50px;
    font-size: 24px;
}

.sr-sh .sr-sh-theme-board-info__description
{
    color: #FFF;
    text-transform: uppercase;
    font-weight: normal;
    text-align: center;
    font-size: 5vh;
    top: 20%;
    position: absolute;
    text-align: center;
    width: 100%;
    padding: 0 20px;
    text-shadow: -2px 2px #485c5d;
}

.sr-sh .sr-sh-theme-board-info__title
{
    display: none;
}

.sr-sh-load-more-wrapper
{
    background: #000;
    padding: 3%;
    margin-top: 0;
}

/**** Comments *****/

.ngdialog.ngdialog-theme-default .ngdialog-content .sr-sh-theme-comments-wrapper ul li img
{
    border-radius: 50%;
    height: 50px;
    width: 50px;
    margin-right: 15px;
    border: 3px solid rgba(76, 103, 102, 1)!important;
}


.ngdialog.ngdialog-theme-default .ngdialog-content .sr-sh-theme-comments-wrapper ul
{
    padding: 15px 70px 15px 90px;
    color: #FFF;
}

.ngdialog.ngdialog-theme-default .ngdialog-content .sr-sh-theme-comments-wrapper ul li .sr-sh-theme-comment-author,
.ngdialog.ngdialog-theme-default .ngdialog-content .sr-sh-theme-comments-wrapper ul li .sr-sh-theme-comment-timestamp
{
    color: #FFF;
    font-size: 11px;
    font-style: italic;
    letter-spacing: 0.3px;
}

.ngdialog.ngdialog-theme-default .ngdialog-content .sr-sh-theme-comments-wrapper ul li .sr-sh-theme-comment-content,
.ngdialog.ngdialog-theme-default .ngdialog-content .sr-sh-theme-comments-wrapper ul li .sr-sh-theme-comment-author
{
    display: block;
    margin-left: 65px;
}

.sr-sh-theme-powered-by-shuttlerock-wrapper
{
    padding-bottom: 30px;
}

.sr-sh .sr-sh-theme-board-info.sr-sh-theme-mosaic .sr-sh-theme-board-info__content
{
    height: 100%;
    width: 100%;
    padding: 30px 0;
}

.sr-sh .sr-sh-theme-board-info__content .sr-sh-theme-board-info__upload
{
    position: absolute;
    bottom: 30px;
    margin: 0 auto;
    width: 100%;
}

.ngdialog.ngdialog-theme-default.sr-sh-theme-facebookshare-dialog .ngdialog-content {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -113px;
    width: 100%;
    margin-left: -300px;
}

.ngdialog.ngdialog-theme-default.sr-sh-theme-facebookshare-dialog .ngdialog-content .sr-sh-theme-share-body {
    padding-bottom: 20px;
}

.ngdialog.ngdialog-theme-default.sr-sh-theme-facebookshare-dialog .ngdialog-content .sr-sh-theme-container {
    display: block;
    padding: 20px 0 0 0;
    text-align: center;
}

.ngdialog.ngdialog-theme-default.sr-sh-theme-facebookshare-dialog .ngdialog-content .sr-sh-theme-container .sr-sh-theme-card__author-name {
    color: #333;
    font-size: 20px;
    letter-spacing: 0.4px;
    text-transform: none;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
}


/**** Set Theme colors based on the currently selected board ****/

.sr-sh .sr-sh-theme-board-info.sr-sh-theme-mosaic div[data-board='man-of-movember-2016'],
.sr-sh .sr-sh-theme-board-info.sr-sh-theme-mosaic div[data-board='man-of-movember-2016'] .sr-sh-theme-board-info__wrapper,
.sr-sh .sr-sh-theme-board-info.sr-sh-theme-mosaic div[data-board='man-of-movember-2016'] .sr-sh-theme-board-info__wrapper .sr-sh-theme-board-info__content
{
    background: #668283;
}

.sr-sh .sr-sh-theme-board-info.sr-sh-theme-mosaic div[data-board='miss-movember-2016'],
.sr-sh .sr-sh-theme-board-info.sr-sh-theme-mosaic div[data-board='miss-movember-2016'] .sr-sh-theme-board-info__wrapper,
.sr-sh .sr-sh-theme-board-info.sr-sh-theme-mosaic div[data-board='miss-movember-2016'] .sr-sh-theme-board-info__wrapper .sr-sh-theme-board-info__content
{
    background: #db5434;
}

.sr-sh .sr-sh-theme-board-info.sr-sh-theme-mosaic div[data-board='lame-mo-2016'],
.sr-sh .sr-sh-theme-board-info.sr-sh-theme-mosaic div[data-board='lame-mo-2016'] .sr-sh-theme-board-info__wrapper,
.sr-sh .sr-sh-theme-board-info.sr-sh-theme-mosaic div[data-board='lame-mo-2016'] .sr-sh-theme-board-info__wrapper .sr-sh-theme-board-info__content
{
    background: #cdc4bb;
}

.sr-sh .sr-sh-theme-board-info.sr-sh-theme-mosaic div[data-board='mo-teams-2016'],
.sr-sh .sr-sh-theme-board-info.sr-sh-theme-mosaic div[data-board='mo-teams-2016'] .sr-sh-theme-board-info__wrapper,
.sr-sh .sr-sh-theme-board-info.sr-sh-theme-mosaic div[data-board='mo-teams-2016'] .sr-sh-theme-board-info__wrapper .sr-sh-theme-board-info__content
{
    background: #dddee0;
}

div[data-board='miss-movember-2016'] .sr-sh-theme-card.hover .sr-sh-theme-card__info,
div[data-board='miss-movember-2016'] .sr-sh-theme-card:hover .sr-sh-theme-card__info {
    background: #db5434;
}

div[data-board='lame-mo-2016'] .sr-sh-theme-card.hover .sr-sh-theme-card__info,
div[data-board='lame-mo-2016'] .sr-sh-theme-card:hover .sr-sh-theme-card__info {
    background: #cdc4bb;
}

div[data-board='mo-teams-2016'] .sr-sh-theme-card.hover .sr-sh-theme-card__info,
div[data-board='mo-teams-2016'] .sr-sh-theme-card:hover .sr-sh-theme-card__info {
    background: #dddee0;
}

.sr-sh-theme-board-miss-movember-2016 .sr-action-buttons .sr-sh-theme-statistics li.sr-sh-theme-statistics__item--likes {
    background-color: #db5434;
    border-color: #db5434;
}

.ngdialog.ngdialog-theme-default .ngdialog-content .sr-sh-theme-board-miss-movember-2016 .sr-sh-theme-dialog-header .sr-sh-theme-card__author-image {
    border-color: #db5434;
}

.sr-sh-theme-board-lame-mo-2016 .sr-action-buttons .sr-sh-theme-statistics li.sr-sh-theme-statistics__item--likes {
    background-color: #cdc4bb;
    border-color: #cdc4bb;
}

.ngdialog.ngdialog-theme-default .ngdialog-content .sr-sh-theme-board-lame-mo-2016 .sr-sh-theme-dialog-header .sr-sh-theme-card__author-image {
    border-color: #cdc4bb;
}

.sr-sh-theme-board-mo-teams-2016 .sr-action-buttons .sr-sh-theme-statistics li.sr-sh-theme-statistics__item--likes {
    background-color: #dddee0;
    border-color: #dddee0;
}

.ngdialog.ngdialog-theme-default .ngdialog-content .sr-sh-theme-board-mo-teams-2016 .sr-sh-theme-dialog-header .sr-sh-theme-card__author-image {
    border-color: #dddee0;
}




 .sr-sh-theme-card-header .sr-sh-slider-nav-wrapper {
    display: block;
    padding: 0;
    width: 80px;
    position: absolute;
    right: 54px;
    top: 0;
 }

.sr-sh-theme-card-header .sr-sh-slider-nav-wrapper .sr-sh-slider-nav {
    opacity: 1;
    background: transparent;
    border: 1px solid #999;
    border-top: 0;
    border-radius: 0;
    width: 40px;
    height: 40px;
}

.sr-sh-theme-card-header .sr-sh-slider-nav-wrapper .sr-sh-slider-nav i {
    padding: 5px 0px;
    height: 40px;
    width: 40px;
}

.sr-sh-slider-nav-wrapper-static.sr-sh-slider-nav-wrapper .sr-sh-slider-nav-prev {
    border-right: 0;
}

.sr-action-icons .sr-sh-theme-card-header .sr-sh-slider-nav-wrapper {
    display: none;
}

.sr-sh-theme-card-dialog.ngdialog.ngdialog-theme-default .ngdialog-close {
    border: 1px solid #999;
    border-top: 0;
    height: 40px;
    width: 40px;
}

.ngdialog.ngdialog-theme-default.sr-sh-theme-card-dialog .ngdialog-close:before {
    color: #FFF;
    font-size: 23px;
    width: 40px;
    height: 40px;
    top: 4px;
    left: 0px;
}

@media screen and (min-width: 700px) {
    .ngdialog.ngdialog-theme-default .ngdialog-close {
        right: 15px;
        top: 0px;
    }

    .ngdialog.ngdialog-theme-default.sr-sh-theme-card-dialog .ngdialog-close:before {
        color: #FFF;
        font-size: 23px;
        width: 40px;
        height: 40px;
        top: 4px;
        left: 0px;
    }

    .ngdialog.ngdialog-theme-default.sr-sh-theme-card-dialog .ngdialog-close:hover:before {
        color: #999;
    }

    .ngdialog.ngdialog-theme-default.sr-sh-theme-signin-dialog .ngdialog-close:before,
    .ngdialog.ngdialog-theme-default.sr-sh-theme-fileupload-dialog .ngdialog-close:before
    {
        color: #000;
    }
}

@media screen and (min-width: 1300px) {

    .ngdialog.ngdialog-theme-default.sr-sh-theme-photo-entry:not(.sr-no-widescreen) .ngdialog-content .sr-sh-theme-second-wrapper,
    .ngdialog.ngdialog-theme-default.sr-sh-theme-video-entry:not(.sr-no-widescreen) .ngdialog-content .sr-sh-theme-second-wrapper
    {
        margin-top: 80px;
        max-height: 100%;
    }

    .ngdialog.ngdialog-theme-default.sr-sh-theme-photo-entry:not(.sr-no-widescreen) .ngdialog-content .sr-sh-theme-photo-wrapper,
    .ngdialog.ngdialog-theme-default.sr-sh-theme-video-entry:not(.sr-no-widescreen) .ngdialog-content .sr-sh-theme-photo-wrapper
    {
        padding-top: 70px;
    }

    .sr-dialog-header {
        float: none;
    }
}

@media screen and (min-device-width: 320px) and (max-device-width: 667px) {
    .ngdialog.ngdialog-theme-default
    {
        overflow: auto;
    }

    .ngdialog.ngdialog-theme-default.sr-sh-theme-photo-entry:not(.sr-no-widescreen) .ngdialog-content .sr-sh-theme-photo-wrapper,
    .ngdialog.ngdialog-theme-default.sr-sh-theme-video-entry:not(.sr-no-widescreen) .ngdialog-content .sr-sh-theme-photo-wrapper
    {
        width: 100%;
        height: 40%;
    }

    .ngdialog.ngdialog-theme-default.sr-sh-theme-photo-entry:not(.sr-no-widescreen) .ngdialog-content .sr-sh-theme-second-wrapper,
    .ngdialog.ngdialog-theme-default.sr-sh-theme-video-entry:not(.sr-no-widescreen) .ngdialog-content .sr-sh-theme-second-wrapper
    {
        width: 100%;
        overflow: hidden;
        height: auto;
        background: rgba(0, 0, 0, 0.5);
    }
}

/*
 * Styles for Full screen content popups on large screens as well
 *
 */
@media screen and (min-width: 1300px) {
    .ngdialog.ngdialog-theme-default.sr-sh-theme-photo-entry:not(.sr-no-widescreen) .ngdialog-content,
    .ngdialog.ngdialog-theme-default.sr-sh-theme-video-entry:not(.sr-no-widescreen) .ngdialog-content
    {
        max-width: 100%;
    }

    .ngdialog.ngdialog-theme-default.sr-sh-theme-photo-entry:not(.sr-no-widescreen) .ngdialog-content .sr-sh-theme-card__image,
    .ngdialog.ngdialog-theme-default.sr-sh-theme-video-entry:not(.sr-no-widescreen) .ngdialog-content .sr-sh-theme-card__image
    {
        width: 100%;
    }

    .ngdialog.ngdialog-theme-default.sr-sh-theme-photo-entry:not(.sr-no-widescreen) .ngdialog-content .sr-sh-theme-entry-wrapper,
    .ngdialog.ngdialog-theme-default.sr-sh-theme-video-entry:not(.sr-no-widescreen) .ngdialog-content .sr-sh-theme-entry-wrapper
    {
        margin-top: 0;
        padding-top: 0;
    }

    .ngdialog.ngdialog-theme-default.sr-sh-theme-photo-entry:not(.sr-no-widescreen) .ngdialog-content .sr-sh-theme-photo-wrapper,
    .ngdialog.ngdialog-theme-default.sr-sh-theme-video-entry:not(.sr-no-widescreen) .ngdialog-content .sr-sh-theme-photo-wrapper
    {

        padding-top: 0;
    }

    .ngdialog.ngdialog-theme-default.sr-sh-theme-photo-entry:not(.sr-no-widescreen) .ngdialog-content .sr-sh-theme-second-wrapper,
    .ngdialog.ngdialog-theme-default.sr-sh-theme-video-entry:not(.sr-no-widescreen) .ngdialog-content .sr-sh-theme-second-wrapper
    {
        margin-top: 0;
    }

    .ngdialog.ngdialog-theme-default.sr-sh-theme-photo-entry:not(.sr-no-widescreen) .ngdialog-content .sr-sh-theme-photo-wrapper,
    .ngdialog.ngdialog-theme-default.sr-sh-theme-video-entry:not(.sr-no-widescreen) .ngdialog-content .sr-sh-theme-photo-wrapper
    {
        width: 50% !important;
        float: left;
    }

    .ngdialog.ngdialog-theme-default.sr-sh-theme-photo-entry:not(.sr-no-widescreen) .ngdialog-content .sr-sh-theme-second-wrapper
    .ngdialog.ngdialog-theme-default.sr-sh-theme-video-entry:not(.sr-no-widescreen) .ngdialog-content .sr-sh-theme-second-wrapper
    {
        width: 50% !important;
        overflow-y: auto;
        padding: 0;
    }

    .ngdialog .sr-sh-theme-card__media
    {
        width: 100% !important;
    }

    .ngdialog.ngdialog-theme-default.sr-sh-theme-photo-entry:not(.sr-no-widescreen) .ngdialog-close:before,
    .ngdialog.ngdialog-theme-default.sr-sh-theme-video-entry:not(.sr-no-widescreen) .ngdialog-close:before {
        top: 4px !important;
    }

    .ngdialog.ngdialog-theme-default.sr-sh-theme-photo-entry:not(.sr-no-widescreen) .ngdialog-content .sr-sh-slider-nav-wrapper,
    .ngdialog.ngdialog-theme-default.sr-sh-theme-video-entry:not(.sr-no-widescreen) .ngdialog-content .sr-sh-slider-nav-wrapper {
        position: absolute;
        right: 54px;
        bottom: inherit;
        top: 0;
    }

}

.ng-toast__message .alert.alert-success:before {
    display: none;
}