<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.mainTab {
    display: flex;
    flex-direction: row;
    justify-content: center;
}
.mainTab&gt;* {
    margin: auto 0;
}
.header-logoIMG {
    margin: 10px;
}
@media screen and (min-width: 769px) {
.site-nameLogo {
    height: 0;
}
}
.section_header {
    width: 100%;
    display: block;
}
.section_header .pull-right {
    width: 100%;
    float: none;
    text-align: center;
}
.section_header .pull-right .icon {
    width: auto;
}
.section_header .module-header {
    padding: 5px 20px 5px 20px;
    margin: -20px -20px 20px -20px;
}
.photoSlideshow {
    background-color: transparent;
}
.slick-prev:before, .slick-next:before {
    opacity: 1;
    color: white;
}
.icon-down:after {
    content: "▼";
    color: white;
    font-size: 8px;
}
.pageSearch-outer .module-header {
    background-color: transparent;
}
.pageSearch-outer .module-name {
    color: #3c3838;
}
/* Start Sticky Header */
.JFsticky {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 100;
    border-top: 0;
}
/* Network Bar Color */
 a.dashboardBar-ningLogo,div.dashboardBar-toggleButton.toggle-button,div#dashboardBar,div.dashboardBar-innerSection {background:#6666!important;}
/* Profile Photo in Top Bar */ 
.SP_Acc_Av{ margin-right:5px }
/* Change Footer */
.poweredBy-text{ display:none }
a.read-more-text {
    display: none;
}
/* Resize Profile Photo */
/* Profile Page User Avatar Size Adjustment */
.profileCoverArea .media-frame &gt; .media-img{ max-width:100%!important }
/* This sets the size of the image */
.profileCoverArea-avatar .avatar-90 { width:180px; height:180px!important; }

/************** VIDEOS CODES ************/

@media only screen and (min-width:771px){
/* Adjust the Column Widths Video Detail Page */
.videoDetailPage .span8{ width:80% }
.videoDetailPage-list { margin:0px }
.videoDetailPage .span6{ width:20%}
.videoDetailPage .matrix-itemFluid { min-width: 80%;max-width:100%; float:none }
.videoDetailPage .span6 .matrix-itemFluid { width: 80%; margin: 0px auto; }
.videoDetailPage-titleList { text-align:center; font-size:1.1em }
.videoDetailPage .icon-love{display:inline;vertical-align:bottom;}
}

/* Add a title to the video description */
.videoDetailPage-mainVideo &gt;.entry-content::before{content:"About"; display:block; margin-bottom:5px; text-decoration:underline }
.videoDetailPage-viewVideo .icon-eye{vertical-align:bottom;display:inline;margin-right:0px;}
.videoDetailPage-otherVideo .videoListPage-metaTitle{ font-size:12px!important }
.videoForm-inputTitle { height: auto;}
.videoDetailPage-mainVideo .standard-comments.entry-comments::before{content:"Comment";display:block;margin-bottom:5px; text-decoration:underline}


/* Make video Responsive */
.videoDetailPage-video.iframed{
margin-bottom: 5px;
width: 100%;
height: 0;
padding-bottom: 56.25%;
position: relative;
}
.videoDetailPage-video.iframed iframe{
max-width: 100%;
height: 100%;
width:100%;
position: absolute;
}
/* Hid Nav in Mobile View */
@media only screen and ( max-width:771px ){
.mainTab.condensed-visible{ display:none }
}
@media only screen and ( max-width:771px ){
.mainTab{display:none!important}
.mainTab.condensed-visible{ display:block!important}
}
/*** STAR VOTING ***/
/** VOTES STARS SIZE **/
.ratingResultGroup .star, .ratingResultGroup .star.checked, .ratingResultGroup {
font-size: 1.6em!important;
}
/** ADDING VOTE STARS COMMENT FORM **/
.commentForm .rating, .commentRatingGroup .star.checked {
font-size:1.7em!important;
}
.ratingResultGroup .star.checked, .commentRatingGroup .star.checked{
color: #a53f3e!important;
}
.commentForm .rating &gt; input:checked ~ label {
color: #a53f3e!important;
}
.commentForm .rating:not(:checked) &gt; label:hover,
.commentForm .rating:not(:checked) &gt; label:hover ~ label {
color: #a53f3e!important;
}
.commentForm .rating &gt; input:checked + label:hover,
.commentForm .rating &gt; input:checked + label:hover ~ label,
.commentForm .rating &gt; input:checked ~ label:hover,
.commentForm .rating &gt; input:checked ~ label:hover ~ label,
.commentForm .rating &gt; label:hover ~ input:checked ~ label {
color:#a53f3e!important;
}
.commentFormRatingEdit .rating:not(:checked) &gt; label:hover,
.commentFormRatingEdit .rating:not(:checked) &gt; label:hover ~ label {
color:#a53f3e!important;
}
.commentFormRatingEdit .rating &gt; input:checked ~ label {
color:#a53f3e!important;
}
/***** END STAR VOTES ****/
/*------------------Star Ratings---------------------*/
.banner-socialActions.cf {width:32em!important;}
@media screen and (min-width:60px) and (max-width:600px) {
.banner-socialActions.cf {width:26em!important;}}
.rw-ui-container {margin: 0 .6em 0 0; float:left;}
.likebox.ning-likebox {float:left;}
/****END STAR RATINGS****/
/*** PHOTOS LIST NEW VER 5 ****/

@media screen and (min-width: 769px){
.newPhotoList-v5 .matrix-itemFluid {
width: 50%;
}}
@media screen and (min-width: 769px) and (max-width:1180px){
.span8 .newPhotoList-v5 .matrix-itemFluid {
width: 100%;
}}
.column-narrow .newPhotoList-v5 .matrix-itemFluid {
width: 100%;
}
.newPhotoList-v5 .photoDetailPage-mainSection.sheet{
padding:10px;
}
.newPhotoList-v5 a:hover{
text-decoration:none!important;
}
.newPhotoList-v5 .photoBlockWrapper{
min-height:unset;
height: calc(100% - 20px);
margin-top:0px;
}
.newPhotoList-v5 .photoBlockWrapper .photoDetailPage-image {
height:0;
padding-bottom:75%;
margin-bottom:0px;
}
.newPhotoList-v5 .entry-headline{
margin-bottom:2px;
padding: 0px 5px 2px 5px;
border-bottom:solid 1px lightgray;
pointer-events:none;
}
.newPhotoList-v5 .wrap__avatar.avatar-48 {
display:none;
}
/*Hide long title overflow*/
.newPhotoList-v5 .entry-title{
width:100%;
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
text-align:center;
}
.newPhotoList-v5 .entry-title &gt; a{
line-height:normal;
font-size:18px;
}
.newPhotoList-v5 .entry-byline{
color: gray;
text-align: center;
font-size: 11px;
}
.newPhotoList-v5 .entry-tags .icon-tag{
margin-right:10px;
}
.newPhotoList-v5 .entry-tags{
width:100%;
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
margin-top:5px;
margin-bottom:3px;
height:1.2em;
}
.newPhotoList-v5 .entry-tags a{
margin-right:5px;
}
.newPhotoList-v5 .buttonGroup{
margin-top:0px;
}
.newPhotoList-v5 .buttonGroup .pull-right{
display:none;
}
.newPhotoList-v5 .buttonGroup::before {
display:none;
}
.newPhotoList-v5 .socialActions{
pointer-events:none;
width: 100%;
margin-bottom:0;
}
.newPhotoList-v5 .socialActions .rightButtons{
margin-left:0;
width:100%;
}
.newPhotoList-v5 .ratingResult{
margin-bottom:0px;
}
.newPhotoList-v5 .ratingCaption{
display:none;
}
.newPhotoList-v5 .matrix-item{
box-shadow: 4px 4px 14px rgba(0, 0, 0, 0.27);
border-radius:6px;
transition:0.3s;
}
.newPhotoList-v5 .matrix-item:hover{box-shadow: 4px 4px 14px rgba(0, 0, 0, 0.57);
transform:scale(1.02, 1.02);
transition:0.3s;
}
/*Like button section*/
.newPhotoList-v5 .likeButton &gt; a::before{ content:"Likes";line-height:2.1em;margin-right:-5px}
.newPhotoList-v5 .socialSharingListItemLink {border:none!important}

/********** END PHOTOS V5 CSS **********/</pre></body></html>