/* Copyright 2017 Ranker Inc. All rights reserved. */
/**
 * Brand Channels 
 * DESKTOP
 * @fileoverview Styles for Brand Channels.
 * @author skang@ranker.com (Sally Kang)
 */
 
/* List Brand Channel Background Color */
.list__brands .list__tag{ padding: 8.5px 10px; font-size: 22px; top: -18px; color: rgb( 0,0,0 ); text-transform: none; }
.list__brands .fb-like{ margin-right: 10px; position: relative; top: -2px; min-width: 50px; }
.list__brands .listItem__rank{ background: rgba( 255,255,255,0 ); }

/* Nav Brand */
#commonNav__brandsEmail{ width: 125px; padding: 0 5px; top: 20px; height: 34px; left: 75px; box-sizing: border-box; font-size: 14px; }
#commonNav__brandsEmailButton{ left: 198px; top: 20px; height: 34px; background-color: rgb( 0,0,0 ); border: none; color: rgb( 255,255,255 ); padding: 0 15px; font-weight: 700;
    box-sizing: border-box; font-size: 14px; }
    
/* Email Brand */
#modal__brandsEmail--successInner{ padding: 15px 0 0 16px; margin-top: 30px; border: 1px solid rgb( 160,160,160 ); box-shadow: 0 1px 5px rgba( 0,0,0,0.7 ); }
    #modal__brandsEmail--successInner::before{ content: ''; position: absolute; top: -23%; margin: -1px; left: 19px; width: 0; height: 0; border-right: 12px solid rgba( 0,0,0,0 ); 
        border-left: 12px solid rgba( 0,0,0,0 ); border-bottom: 12px solid rgb( 160,160,160 ); z-index: 2; }
    #modal__brandsEmail--successInner::after{ content: ''; position: absolute; top: -25%; left: 19px; width: 0; height: 0; border-right: 11px solid rgba( 0,0,0,0 );
        border-left: 11px solid rgba( 0,0,0,0 ); border-bottom: 11px solid rgb( 255,255,255 ); z-index: 2; }
/* Copyright 2012-2017 Ranker Inc. All rights reserved. */
/**
 * Related
 * DESKTOP
 * @fileoverview Styles for Related content items.
 * @author paul@ranker.com (Paul, West)
 */

.related{ padding:20px 0; }

    /* Related Items */
    .related__item{ float:left; width:31.11%; height:302px; margin-left:1%; margin-right:1%; border:1px solid rgb( 189,189,191 );
        background-size:427px 223px; background-repeat:no-repeat; background-position: 50% 0; 
        flex-flow:column; justify-content:flex-end; align-items:center; margin-bottom:22px; }
    .related__item:hover{ text-decoration:none; }
    .related__item::after{ content:''; display:block; position:absolute; top:4.5%; left:4%; width:91.7%; height: 76.5%; border:1px solid rgb( 255,255,255 ); z-index:1; }
        .related__itemTag{ padding:8px 12px; margin-bottom:10px; background-color:rgba( 0,0,0,0.44 ); border:1px solid rgb( 255,255,255 ); font-weight:400; 
            font-size:16px; line-height:16px; max-width: 65%; }
        .related__itemMeta{ width:91.4%; min-height: 60px; height: auto; padding: 10px 4.3%; font-size:25px; line-height:30px; 
            flex-flow:column; justify-content:center; z-index:2; }
        .related__videoIcon{ top: 65px; left: 50%; width: 40px; height: 40px; margin: 0 0 0 -20px; z-index: 2; fill: rgb( 255,255,255 ); 
            background: rgba( 0,0,0,0.44 ); border-radius: 50%; z-index: 2; }
        .related__peopleData{ margin-bottom:1.1%; font-size:13px; line-height:25px; z-index:2; }
    
    /* Featured Node */
    .related__itemNodeImage{ top: -65px; width: 70px; height: 70px; margin-bottom: -55px; border-radius: 4px; z-index: 3; 
        box-shadow: 0 0 0 1px rgb( 212,210,210 ), 0 0 0 3px rgb( 255,255,255 ); left: 40%; }
        .related__item--rightRail .related__itemNodeImage{ left: 37%; }
    .related__itemNodeData{ margin-bottom: 10px; padding-bottom: 6px; justify-content: center; 
        border-bottom: 1px solid rgb( 212,210,210 ); font-size: 13px; line-height: 17px; }
    .related__arrowUpIcon{ width: 13px; height: 13px; padding: 0 4px; fill: rgb( 8,108,184 ); }
    .related__arrowDownIcon{ width: 13px; height: 13px; padding: 0 4px; fill: rgb( 184,21,7 ); }
		
/* Lazy load button */
#related__lazyLoad{ padding:0; border:0; background:transparent; height:1px; cursor:default; }
#related__lazy .related__itemTag{ font-size: 18px; }
/* Copyright 2017 Ranker Inc. All rights reserved. */
/**
 * Related List Lazy
 * DESKTOP
 * @fileoverview Styles for RL Tests.
 * @author emily@ranker.com (Lostaunau, Emily)
 */
 
/* Related List Items */
.relatedList__item{ float: left; width:23%; margin-left:1%; margin-right:1%; background-size:324px 172px; background-repeat:no-repeat; background-position: 50% 0; height:224px; 
    flex-flow:column; justify-content:flex-end; align-items:center; text-decoration:none; margin-bottom:22px; }
.relatedList__item:hover{ text-decoration:none; }    
.relatedList__item::after{ content:''; display:block; position:absolute; top:4.5%; left:3.4%; width:92.6%; height:66.5%; border:1px solid rgb( 255,255,255 ); z-index:1; }
    .relatedList__itemMeta{ width: 75.91%; min-height: 75px; padding: 2.7% 3.3% 3.2%; border: 1px solid rgb( 189,189,191 ); font-size: 18px; line-height: 24px; 
        flex-flow: column; justify-content: center; align-items: center; z-index: 2; overflow: visible; }
        .relatedList__videoIcon{ top: 40px; left: 50%; width: 56px; height: 56px; margin: 0 0 0 -28px; fill: rgb( 255,255,255 ); background: rgba( 0,0,0,0.44 ); border-radius: 50%; z-index: 2; }
        .relatedList__itemTag{ top: -43px; max-width: 70%; padding: 8px 12px; margin-bottom: -33px; border: 1px solid rgb( 255,255,255 ); background-color: rgba( 0,0,0,0.44 ); 
            font-weight: 400; font-size: 16px; line-height: 16px; align-self: center; }
        .relatedList__peopleData{ margin-bottom:1.1%; font-size:13px; line-height:25px; z-index:2; }

/* Related List Items - Large */
.relatedList__item--large{ width:48%; background-size:675px auto; height:470px; }
.relatedList__item--right{ float: right; }
.relatedList__item.relatedList__item--large::before{ content: ''; display: block; position: absolute; width: 100%; height: 100%; background: rgba( 0,0,0,0.42 ); }
.relatedList__item.relatedList__item--large::after{ top:4%; left:3.3%; width:92.8%; height:92%; }
    .relatedList__item--large .relatedList__itemMeta{ margin-bottom: 10px; width: 78.91%; min-height: 122px; font-size: 50px; line-height: 54px; background-color: transparent; 
        font-weight: 700; color: rgb( 255,255,255 ); border: none; }
    .relatedList__item--large .relatedList__itemNodeData{ margin-bottom: 0; border-bottom: none; font-size: 18px; font-weight: 300; }    
    .relatedList__item--large .rnkrVRRed,
    .relatedList__item--large .rnkrBlue{ color: rgb( 255,255,255 ); }
    .relatedList__item--large .relatedList__arrowBorder{ padding: 3.5px 2px; margin: 0 5px; border: 1px solid rgb( 255,255,255 ); border-radius: 50%; }
        .relatedList__item--large .relatedList__arrowUpIcon,
        .relatedList__item--large .relatedList__arrowDownIcon{ padding: 2px 4px; fill: rgb( 255,255,255 ); }
        .relatedList__item--large .relatedList__itemTag{ top: -30px; }
    .relatedList__item--large .relatedList__peopleData{ font-size: 18px; font-weight: 300; }
    
/* Related List Featured Node */
.relatedList__itemNodeImage{ top: -102px; border-radius: 4px; width: 101px; height: 101px; margin-bottom: -80px; align-self: center; z-index: 3; 
    box-shadow: 0 0 0 1px rgb( 212,210,210 ), 0 0 0 3px rgb( 255,255,255 ); }
.relatedList__itemNodeData{ margin-bottom: 10px; padding-bottom: 6px; justify-content: center; border-bottom: 1px solid rgb( 212,210,210 ); font-size: 16px; line-height: 20px; }
    .relatedList__arrowUpIcon{ width: 16px; height: 16px; padding: 0 5px; fill: rgb( 8,108,184 ); }
    .relatedList__arrowDownIcon{ width: 16px; height: 16px; padding: 0 5px; fill: rgb( 184,21,7 ); }

/* Trending Block */
.relatedListTrending{ background-color: black; margin-bottom: 20px; padding: 20px 50px; box-sizing: border-box; justify-content: space-around; }
    .relatedListTrending__item{ float: none; width: 300px; height: auto; min-height: 300px; margin: 1%; background-size: 300px 156px; background-repeat: no-repeat; 
        background-position: 50% 0; flex-flow: column; justify-content: flex-end; align-items: center; font-size: 13px; }
    .relatedListTrending__item::after{ content: ''; display: block; position: absolute; top: 4.5%; left: 4%; width: 91.7%; height: 76.5%; border: 1px solid rgb( 255,255,255 );
        z-index: 1; }
    .relatedListTrending__item:hover{ text-decoration: none; }
    .relatedListTrending__itemTag{ top: -43px; max-width: 70%; padding: 8px 12px; margin-bottom: -33px; border: 1px solid rgb( 255,255,255 ); background-color: rgba( 0,0,0,0.44 ); 
            font-weight: 400; font-size: 16px; line-height: 16px; align-self: center; }
    .relatedListTrending__itemMeta{ width: 91.8%; height: auto; min-height: 122px; padding: 15px 4.1% 8px; font-size: 18px; line-height: 24px; 
        flex-flow: column; justify-content: flex-start; align-items: center; z-index: 2; overflow: visible; }
    .relatedListTrending__itemNodeImage{ top: -65px; width: 61px; height: 61px; margin-bottom: -55px; border-radius: 4px; z-index: 3; 
       box-shadow: 0 0 0 1px rgb( 212,210,210 ), 0 0 0 3px rgb( 255,255,255 ); }
    .relatedListTrending__itemNodeData{ margin-bottom: 10px; padding-bottom: 6px; justify-content: center; border-bottom: 1px solid rgb( 212,210,210 ); font-size: 13px; line-height: 17px; }
        .relatedListTrending__arrowUpIcon{ width: 13px; height: 13px; padding: 0 4px; fill: rgb( 8,108,184 ); }
        .relatedListTrending__arrowDownIcon{ width: 13px; height: 13px; padding: 0 4px; fill: rgb( 184,21,7 ); }
        .relatedListTrending__peopleData{ margin-bottom: 10px; padding-bottom: 6px; font-size:13px; line-height:25px; z-index:2; border-bottom: 1px solid rgb( 212,210,210 ); }
        
/* Copyright 2012-2016 Ranker Inc. All rights reserved. */
/**
 * Vote Buttons
 * MOBILE
 * @fileoverview Styles for Vote buttons.
 * @author paul@ranker.com (Paul, West)
 */

/* Container */
.listItem__vote{ width:90px; min-width:90px; height:51px; margin:9px 9px 0 9px; line-height:8px; }

	/* Button */
	.listItem__voteButton{ width:22px; height:22px; margin:0 1px; border:1px solid rgb( 102,102,102 ); padding: 5.5px 8px; 
		/* Gradient */
		background:rgb( 255,255,255 ); /* Fallback */  
		background:-webkit-linear-gradient(rgb( 255,255,255 ) 50%, rgb( 225,227,228 )); /* Safari, Chrome */
		background:linear-gradient(rgb( 255,255,255 ) 50%, rgb( 225,227,228 )); /* CSS3 */
		/* Radius */
		-webkit-border-radius:3px; /* Safari,Chrome */
		border-radius:3px; /* CSS3 */
		/* Disable selection */
		-webkit-user-select:none; /* Safari, Chrome */
		user-select:none; /* CSS3 */ }
	.listItem__voteButton--up{ fill:rgb( 0,0,0 ); }
	.listItem__voteButton--down{ fill:rgb( 0,0,0 ); }
	.listItem__voteButton--voted{ fill:rgb( 255,255,255 ); }
	.listItem__voteButton--voted.listItem__voteButton--up{ background:rgb( 30,62,102 ); border:1px solid rgb( 30,62,102 ); }
	.listItem__voteButton--voted.listItem__voteButton--down{ background:rgb( 129,38,46 ); border:1px solid rgb( 129,38,46 ); }
	.listItem__voteButton--disabled{ fill:rgb( 160,160,160 ); border: 1px solid rgb( 160,160,160 ); }
	.listItem__voteButton--disabled.listItem__voteButton--voted{ background:rgb( 255,255,255 ); border:1px solid rgb( 255,255,255 ); }
		
	/* Count */
	.listItem__voteCount{ width:42px; height:auto; font-size:10px; line-height:15px; font-weight:400; }
	.listItem__voteCount--up.listItem__voteCount--voted{ color: rgb( 30,62,102 ); }
	.listItem__voteCount--down.listItem__voteCount--voted{ color: rgb( 129,38,46 ); }
/* Copyright 2016 Ranker Inc. All rights reserved. */
/**
 * Vote Payoff
 * DESKTOP
 * @fileoverview Styles for list also ranked content.
 * @author paul@ranker.com (Paul, West)
 */

.votePayoff{ top:0; left:0; width:100%; height:calc(100% - 20px); background-color:rgba( 0,0,0,0.7 ); align-items:center; justify-content:center; flex-direction:column; 
    z-index:10; }

	/* Close Icon */
	.votePayoff__close{ top:10px; right:10px; width:22px; height:22px; fill: rgb( 255,255,255 ); }
	
	/* Graph Title */
	.votePayoff__graphTitle{ margin-bottom:10px; font-size:20px; }
		.votePayoff__graphTitleIcon{ bottom:1px; width:16px; height:16px; margin-left:1px; fill: rgb( 255,255,255 ); }
		
	/* Bar Graph */
	.votePayoff__barGraph{ width:80%; height:40px; margin-bottom:4px; }
	.votePayoff__barText{ top:14px; right:7px; font-size:14px; z-index:3; }
    .votePayoff__arrowIcon{ top:13px; left:11px; width:14px; height:14px; fill:rgb( 255,255,255 ); z-index:3; }
	.votePayoff__up{ background:rgba( 100,100,100,0.8 ); }
	.votePayoff__up.votePayoff__up--voted{ background:rgba( 30,62,102,0.8 ); }
		.votePayoff__up::after{ position:absolute; top:0; left:0; width:1px; height:40px; content:''; background:rgb( 160,160,160 ); z-index:2;
			animation:votePayoff__up 0.5s; animation-iteration-count:1; animation-fill-mode:forwards; animation-delay:0.5s; 
			/* Transform */
			-webkit-transform:translate(0);
			transform:translate(0); }
		.votePayoff__up.votePayoff__up--voted::after{ position:absolute; top:0; left:0; width:1px; height:40px; content:''; background:rgb( 8,108,184 ); z-index:2;
			animation:votePayoff__up 0.5s; animation-iteration-count:1; animation-fill-mode:forwards; animation-delay:0.5s; 
            /* Transform */
			-webkit-transform:translate(0);
			transform:translate(0); }
		.votePayoff__up.reset::after{ animation:none; }
	.votePayoff__down{ margin-bottom:20px; background:rgba( 100,100,100,0.8 ); }
	.votePayoff__down.votePayoff__down--voted{ background:rgba( 129,38,46,0.8 ); }
		.votePayoff__down::after{ position:absolute; top:0; left:0; width:1px; height:40px; content:''; background:rgb( 160,160,160 ); z-index:2;
			animation:votePayoff__down 0.5s; animation-iteration-count:1; animation-fill-mode:forwards; animation-delay:0.5s; 
            /* Transform */
			-webkit-transform:translate(0);
			transform:translate(0); }
		.votePayoff__down.votePayoff__down--voted::after{ position:absolute; top:0; left:0; width:1px; height:40px; content:''; background:rgb( 184,21,7 ); z-index:2;
			animation:votePayoff__down 0.5s; animation-iteration-count:1; animation-fill-mode:forwards; animation-delay:0.5s; 
            /* Transform */
			-webkit-transform:translate(0);
			transform:translate(0); }
		.votePayoff__down.reset::after{ animation:none; }
		
	/* Trivia */
	@keyframes votePayoff__trivia{
		from{ transform:translateY(0); }
		to{ transform:translateY(-110px); }
	}
	.votePayoff__trivia{ left:0; bottom:-110px; width:90%; padding:10px 5%; font-size:14px; line-height:19px; text-shadow:1px 1px 0 rgb( 0,0,0 ); align-items:center; 
		color:rgb( 255,255,255 ); background:rgba( 126,126,126,0.6 ); 
		animation:votePayoff__trivia 0.25s; animation-iteration-count:1; animation-fill-mode:forwards; animation-delay:0.25s; }
	.votePayoff__trivia.reset{ animation:none; }
		.votePayoff__trivia a{ color:rgb( 255,255,255 ); font-weight:700; }
		.votePayoff__triviaImg{ width:55px; height:55px; margin:0 15px 0 0; border:2px solid rgb( 255,255,255 ); 
            /* Box Shadow */
			-webkit-box-shadow:1px 1px 0 rgb( 0,0,0 );
			box-shadow:1px 1px 0 rgb( 0,0,0 );
            /* Border Radius */
			-webkit-border-radius:50%;
			border-radius:50%; }
		.votePayoff__triviaText{ width:75%; }
		
	.votePayoff__triviaChevronIcon{ top: 33px; right: 13px; width: 19px; height: 19px; fill: rgb( 255,255,255 ); 
	   /* Drop Shadow */
	   -webkit-filter: drop-shadow ( 1px 1px 0 rgb( 0,0,0 ) ); 
	   filter: drop-shadow ( 1px 1px 0 rgb( 0,0,0 ) ); }
    .votePayoff__trivia .votePayoff__close{ position: absolute; }
/* Copyright 2017 Ranker Inc. All rights reserved. */
/**
 * Original List Block
 * DESKTOP
 * @fileoverview Styles for Original List Block.
 * @author skang@ranker.com (Sally Kang)
*/

/* Containter */
#list__originalList{ width: 35%; text-align: center; flex-direction: column; background-color: rgb( 30,62,102 ); color: rgb( 255,255,255 ); 
	padding: 20px; margin: 25px 0 0 0; font-size: 25px; font-weight: 300; }
	
	/* Button */
	#list__originalListLink{ border: 1px solid rgb( 255,255,255 ); font-size: 20px; height: 35px; margin: 15px 0 0 0; padding-top: 15px; 
		justify-content: center; color: rgb( 255,255,255 ); text-decoration: none; }
	#list__originalListIcon{ margin: 3px 12px 0 0; width: 14px; height: 14px; fill: rgb( 255,255,255 ); transform: rotate(-90deg); }
	
	/* Original Rank */
	.list__originalListRank{ font-size: 13px; font-weight: 300; line-height: 15px; }
/* Copyright 2016 Ranker Inc. All rights reserved. */
/**
 * Ads
 * MOBILE
 * @fileoverview Styles for mobile ad containers.
 * @author premesh@ranker.com (Premesh, Purayil)
 */
 
.ad{  }
.ad::before{ 
    content: "ADVERTISEMENT";
    font-size: 10px;
    line-height: 12px;
    height: 15px;
    display: block;
    color: rgb(153,153,153);
}
.ad--noHead::before{ content:""; display:none; } 
.ad--bordertop{ border-top: 1px solid rgb( 212,210,210 ); }

.ad__adunit {
}

.ad__adunit--250{ min-width:300px; min-height:auto; }
    
.ad__adunit--728{ min-height:90px; min-width: 728px; }
    
.ad__adunit--listItem{ max-width: none; margin-top: 25px; margin-right: 328px; margin-bottom: 25px; }
.ad__adunit--listItem.ad__adunit--listItem-blog{ padding-top:25px ;padding-bottom:25px; margin:auto;}
.ad__adunit--listItem.ad__adunit--listItem-grid{ margin-right: 0; }
    
.ad__adunit--rightRail{ margin-top:0; margin-left:18px; margin-right:15px; }
.ad__adunit--rightRail.listItem__rightRail--grid{ padding-left:15px; padding-bottom: 15px; margin-top: 20px; }
.ad__adunit--rightRail.listItem__rightRail--grid.ad__adunit--300x600{ padding-top: 25px; padding-bottom: 30px; margin-top: 55px; }

.ad__adunit--bottom{ padding: 25px 0 0; }
.ad__adunit--related{ margin: auto; padding: 25px 0; }
/* Copyright 2016-2017 Ranker Inc. All rights reserved. */
/**
 * Pagination
 * DESKTOP
 * @fileoverview Styles for Pagination buttons.
 * @author paul@ranker.com (Paul, West)
 */

#pagination_start{ height: 61px; padding: 7px 0; }

.button__pagination{ height:58px; padding:10px 0 12px; border:0; margin-top:20px; margin-bottom:20px; font-size:30px; font-weight:700; background-color:rgb( 129,38,46 );
    box-sizing: content-box; line-height:58px; }
.button__pagination:hover{ text-decoration:none; }
    #loadMore__icon{ margin: -5px 0 0 5px; width:25px; height:25px; fill: rgb( 255,255,255 ); }
/* Copyright 2017 Ranker Inc. All rights reserved. */
/**
 * More lists
 * DESKTOP
 * @fileoverview Styles for more lists buttons.
 * @author jharkey@ranker.com (Justin "No Comma Here" Harkey)
 */
 
#moreLists{ border: 1px solid rgb( 197,197,198 ); border-width: 1px 0; font-size: 40px; font-weight: 700; line-height: 82px; margin-top: 20px; }
    #moreLists__prevList,
    #moreLists__nextList{ width: 184px; height: 82px; font-size: 27px; font-weight: normal; }
    #moreLists__prevList:hover,
    #moreLists__nextList:hover{ text-decoration: none; }
    #moreLists__nextList{ float: right; }
        .moreLists__icon{ margin-left: 2px; width: 25px; height: 25px; vertical-align: middle; transform: rotate( 270deg ); fill: rgb( 255,255,255 ); }
/* Copyright 2017 Ranker Inc. All rights reserved. */
/**
 * Share Bar
 * DESKTOP
 * @fileoverview Styles for desktop share bar.
 * @author emily@ranker.com (Lostaunau, Emily)
 */
 
/* Share Bar */
#listFoot{ margin-top: 20px; height: 150px; justify-content: center; flex-direction: column; background-size: 287px 150px; background-position: 15px 0; background-repeat: no-repeat; }
#listFoot::before{ content: ''; position: absolute; display: block; top: 15px; left: 30px; width: 271px; height: 120px; border: 1px solid #fff; border-width: 1px 0 1px 1px; 
    z-index: 1; }
#listFoot::after{ content: ''; position: absolute; display: block; top: 15px; left: 302px; width: calc( 97.5% - 302px ); height: 120px; background: rgb( 249,249,249 ); 
    border: 1px solid rgb( 220,220,220 ); border-width: 1px 1px 1px 0; z-index: 1; }

    /* Share Copy */
    #shareBar__shareCopy{ margin: 0 34px 0 317px; font-size: 18px; line-height: 21px; z-index: 2; }

    /* List Name */
    #shareBar__listName{ margin: 7px 34px 4px 317px; font-size: 25px; line-height: 28px; z-index: 2; }

    /* Share Items */
    #shareBar__items{ margin: 5px 34px 0 317px; z-index: 2; }
        .shareBar__item{ min-width: 73px; height: 30px; margin-right: 10px; padding: 0 10px 0 4px; align-items: center; justify-content: center; border-width: 1px; border-style: solid;
            font-size: 14px; line-height: 30px; font-weight: 700; }

        /* Share Item Icons */
        .shareBar__itemIcon{ top: 1px; margin-right: 5px; width: 15px; height: 15px; }

        /* Button Mods */
        .shareBar__item.shareBar__item--fb{ border-color: rgb( 42,86,151 ); color: rgb( 42,86,151 ); }
        .shareBar__item.shareBar__item--fb:hover{ background-color: rgb( 42,86,151 ); color: rgb( 255,255,255 ); }
            .shareBar__item.shareBar__item--fb .shareBar__itemIcon{ fill: rgb( 42,86,151 ); }
        .shareBar__item.shareBar__item--twitter{ border-color: rgb( 33,166,216 ); color: rgb( 33,166,216 ); }
        .shareBar__item.shareBar__item--twitter:hover{ background-color: rgb( 33,166,216 ); color: rgb( 255,255,255 ); }
            .shareBar__item.shareBar__item--twitter .shareBar__itemIcon{ fill: rgb( 33,166,216 ); }
        .shareBar__item.shareBar__item--pinterest{ border-color: rgb( 201,47,27 ); color: rgb( 201,47,27 ); }
        .shareBar__item.shareBar__item--pinterest:hover{ background-color: rgb( 201,47,27 ); color: rgb( 255,255,255 ); }
            .shareBar__item.shareBar__item--pinterest .shareBar__itemIcon{ fill: rgb( 201,47,27 ); }
        .shareBar__item.shareBar__item--email{ border-color: rgb( 99,99,99 ); color: rgb( 99,99,99 ); }
        .shareBar__item.shareBar__item--email:hover{ background-color: rgb( 99,99,99 ); color: rgb( 255,255,255 ); }
            .shareBar__item.shareBar__item--email .shareBar__itemIcon{ fill: rgb( 99,99,99 ); top: 0; }
        .shareBar__item.shareBar__item--embed{ border-color: rgb( 78,144,30 ); color: rgb( 78,144,30 ); }
        .shareBar__item.shareBar__item--embed:hover{ background-color: rgb( 78,144,30 ); color: rgb( 255,255,255 ); text-decoration: none; }
            .shareBar__item.shareBar__item--embed .shareBar__itemIcon{ fill: rgb( 78,144,30 ); }
        .shareBar__item.shareBar__item--rank{ border-color: rgb( 30,62,102 ); color: rgb( 30,62,102 ); }
        .shareBar__item.shareBar__item--rank:hover{ background-color: rgb( 30,62,102 ); color: rgb( 255,255,255 ); color: rgb( 255,255,255 ); }
            .shareBar__item.shareBar__item--rank .shareBar__itemIcon{ fill: rgb( 30,62,102 ); width: 13px; height: 13px; margin-left: 5px; }
            .shareBar__item:hover .shareBar__itemIcon{ fill: rgb( 255,255,255 ); }
            
/* Copyright 2017 Ranker Inc. All rights reserved. */
/**
 * Follow
 * DESKTOP
 * @fileoverview Styles for list follow menu.
 * @author emily@ranker.com (Lostaunau, Emily)
 */

#followMenu{ padding-top: 20px; z-index: 2; }
    .followMenu__item{ padding: 0 10px; font-size: 14px; line-height: 30px; text-transform: capitalize; }
    .followMenu__item:hover{ background: rgb( 55,85,127 ); }

/* Copyright 2017 Ranker Inc. All rights reserved. */
/**
 * List Tags
 * DESKTOP
 * @fileoverview Styles for List Tags
 * @author skang@ranker.com (Sally Kang)
 */
 
 #list__allTags{ text-indent: 1%; font-size: 16px; color: rgb( 160,160,160 ); margin-top: 15px; text-transform: capitalize; }
 	#list__tagLinks a{ text-decoration: none; }
 	#list__tagLinks::before{ content: ' > '; }
 
	 /* Add Comma */
	#list__tagLinks .addComma::after { content: ", "; }
	#list__tagLinks .addComma:last-child::after { content: ""; }
/* Copyright 2017 Ranker Inc. All rights reserved. */
/**
 * Body Bottom Buzzing
 * DESKTOP
 * @fileoverview Styles for buzzing on ranker
 * @author skang@ranker.com (Sally Kang)
 */
 
/* Main Block */
#buzzing{ padding:1px 0; min-width: 1063px; max-width: 1350px; margin: 0 auto; max-height: 75px;}

	/* Buzzing Header */
	#buzzing__title{ height:75px; line-height:22px; font-size:17px; font-weight:700; margin-left:0; padding:0 25px; align-items: center; }
	
	/* Buzzing Links */
	.buzzing__link{ margin:0 0 5px 15px; font-size:17px; padding-bottom:5px; }
	.buzzing__link:hover{  text-decoration: none; }
	
	/* Buzzing Criteria Pointer */
	#buzz__criteria{ border-left: 1px solid rgb(100,100,100); padding: 0px; margin:15px 15px 0px 0px; float:left; width:81%;}
    #buzz__criteria::before{ content: ''; position: absolute; top: 50%; margin-top: -8px; left: -1px; width: 0; height: 0; border-top: 8px solid transparent; 
        border-bottom: 8px solid transparent; border-left: 8px solid rgb(255,255,255); z-index: 2; }
    #buzz__criteria::after{ content: ''; position: absolute;  top: 50%; left: -1px; margin-top: -9px; width: 0; height: 0; border-top: 9px solid transparent; 
        border-bottom: 9px solid transparent; border-left: 9px solid rgb(100,100,100); z-index: 1; }
/* Copyright 2017 Ranker Inc. All rights reserved. */
/**
 * Image Attribution
 * APP
 * @fileoverview Styles for image attribution.
 * @author emily@ranker.com (Lostaunau, Emily)
 */

.rankerList__caption{ text-align: right; }
/* Copyright 2017 Ranker Inc. All rights reserved. */
/**
 * Buy Button
 * DESKTOP
 * @fileoverview Styles for list Item buy button
 * @author emily@ranker.com (Lostaunau, Emily)
 */

/* Buy Button */
.listItem__buyButton{ position: relative; padding:0; margin-top: 10px; }
    
    /* Buy Button Image */
    .listItem__buyButtonImg{ height:33px; width:auto; margin-bottom:-3px; }
    
    
/* Mobile Adjustments */
@media( max-width:560px ){
    .listItem__buyButton{ padding: 0; margin-top: 1vw; width: auto; align-self: baseline; }
    .listItem__buyButtonImg{ height: 9.3vw; width: auto; margin-bottom: -0.5vw; }
}
/* Copyright 2017 Ranker Inc. All rights reserved. */
/**
 * Universal Edit Legacy
 * SCREEN
 * @fileoverview Styles for Universal Edit legacy iframe.
 * @author paul@ranker.com (Paul, West)
 */
#UE__legacy{ top:0; left:0; width:100%; height:100%; padding:0; margin:0; background:transparent; z-index:9997; }
/* Copyright 2012-2017 Ranker Inc. All rights reserved. */
/**
 * List Item Blog
 * DESKTOP
 * @fileoverview Styles for list Item Blog content.
 * @author paul@ranker.com (Paul, West)
 * @author emily@ranker.com (Lostaunau, Emily)
 */

/* Container */
.listItem--blog{ margin-top: 25px; }
.listItem__content--blog{ width:75%; padding:0 0 0 15px; }
.listItem--disabled .listItem__h2Link,
.listItem--disabled .listItem__title{ color: rgb( 160,160,160 ); }
.listItem--disabled .listItem__voteClosed{ font-size: 13px; font-weight: 300; line-height: 15px; }
 
    /* Item Image */
    .listItem__figure{ float:right; max-width:48%; margin-left:2%; margin-bottom:15px; z-index:1; }
        .listItem__content--blog .listItem__image--blog{ max-width:100%; max-height:550px; margin-bottom:-6px; }
        .listItem__figure--video{ width: 480px; max-width: 66%; height:auto; cursor:pointer; }
            .listItem__figure--video .listItem__image--blog{ max-height:390px; width: 480px; max-width: 100%; }
            .listItem__figure--video .videoPlayer--loaded::before{ display: none; }
            .listItem__figure--video .videoPlayer__icon{ margin: -37.5px 0 0 -37.5px; top: 50%; left: 50%; width: 75px; height: 75px; fill: rgb( 255,255,255 ); 
                background: rgba( 0,0,0,0.44); border-radius: 50%; }
    .listItem__figure--centered{ float:none; margin:0 auto 20px; text-align: center; max-width: 650px; }
        .listItem__figure--centered img{ width: auto; height: auto; max-width: 100%; max-height: 650px; }
        .listItem__figure--centered figcaption{ text-align: center; }
                
    /* Item Title */
   .listItem__title--blog{ min-height:90px; padding:0.75% 1.75% 0.75% 0; border:1px solid rgb( 167,167,167 ); border-left:0; z-index:3; }
   .listItem__title--blog.inlineFlex{ max-width:46%; }
        .listItem__ranking--blog{ width:106px; min-width:106px; flex-direction:column; align-items:center; justify-content:center; }
            .listItem__rank--blog{ margin-right:5px; font-size:45px; line-height:45px; }
        .listItem__h2--blog{ padding-left:10px; border-left:1px solid rgb(196,196,196); font-size:33px; font-weight:700; line-height:35px; 
            flex-direction:column; justify-content:center; padding-top: 6px; padding-bottom: 5px; }
            a.listItem__h2Link:hover{ text-decoration: none; color: rgb( 8,108,184 ); }
        .list--noVotes.list--noRanks .listItem__h2--blog{ border-left:0; } 
        .list--isQuotes .listItem__h2--blog{ font-style:italic; } 
            .listItem__peopleData{ font-size: 13px; font-weight: 400; line-height: 15px; }
            .listItem__yourItem{ font-weight: 400; }
        	.listItem__info--blog{ margin-top: -10px; font-size: 13px; }
        	
    /* Blather */
    .listItem__content--blog{ font-size: 16px; line-height: 26px; overflow: visible; }
    .listItem__content--blog p{ margin-bottom: 13px; overflow: visible; }
    .listItem__content--blog li{ margin: 0 0 5px 40px; overflow: visible; }
    .listItem__content--blog ol{ list-style: outside decimal; }
    .listItem__content--blog ul{ list-style: outside disc; }
    .listItem__content--blog img{ width: auto; height: auto; max-width: 650px; }
    .listItem__content--blog blockquote{ margin: 0 40px; }
    .listItem__content--blog .instagram-media{ width: calc( 95% - 2px ) !important; margin: 0 auto !important; }
    .listItem__content--blog div[data-oembed-url]{ text-align: center; }
    	.listItem__content--blog div[data-oembed-url] div{ height: auto !important; padding-bottom: 0 !important; }
		.listItem__content--blog div[data-oembed-url] iframe{ min-height: 480px; width: 840px; display:inline-block; margin-left: auto; margin-right: auto; position: relative !important; }
		.listItem__content--blog div[data-oembed-url] .twitter-video{ margin-left: auto !important; margin-right: auto !important; }
		.listItem__content--blog div[data-oembed-url] twitterwidget, 
		.listItem__content--blog div[data-oembed-url] .twitter-tweet{ display:inline-block !important; margin-left: auto; margin-right: auto; }
    .listItem__content--blog img.listItem__buyButtonImg{ height:33px; width:auto; margin-bottom:-3px; }
    .listItem__content--wiki{ margin-top:-5px; font-style:italic; }
    	.listItem__content--wiki-hasBlather{ margin-top: 20px; }

    /* Properties */
    .listItem__content--blog .listItem__propertyTitle{ padding-left:26px; padding-bottom:32px; margin-top:25px; margin-left:23px; margin-bottom:-20px; 
        font-size:18px; font-weight:700; line-height:13px; border-left:1px solid rgb( 100,100,100 ); }
    .listItem__content--blog .listItem__propertyTitle::before{ content:''; position:absolute; top:50%; left:-1px; margin-top:-8px; width:0; height:0; 
        border-top:8px solid transparent; border-bottom:8px solid transparent; border-left:8px solid rgb(255,255,255); z-index:2; }
    .listItem__content--blog .listItem__propertyTitle::after{ content:''; position:absolute; top:50%; left:-1px; margin-top:-9px; width:0; height:0; 
        border-top:9px solid transparent; border-bottom:9px solid transparent; border-left:9px solid rgb(100,100,100); z-index:1; }
    .listItem__content--blog .listItem__property{ margin: 8px 0 0 0; overflow:visible; line-height:22px; }
    .listItem__content--blog .listItem__property--alsoRanked{ margin-left: 50px; }
        
    /* More Link */
    .listItem__nodeMore{ margin-top: 17px; }
    .listItem__nodeMoreIcon{ top: -2px; margin-left: 9px; width: 12px; height: 12px; fill: rgb( 8,108,184 ); }
    
    /* Hamburglar Menu */
    .listItem__optionsBurger--blue{ top: -3px; left: 10px; }

    
/* Right Rail */
.listItem__rightRail--blog{ width:333px; min-width:333px; }

    /* Related Lists */
    .listItem__rightRail--blog .related__item--rightRail{ float:none; width:300px; height:auto; min-height:267px; margin:0 15px 18px 18px; background-size:300px 156px; }
        .listItem__rightRail--blog .related__item--rightRail .related__itemMeta{ width:91.81%; height:auto; min-height:81px; padding:12px 4.1% 15px; font-size:20px; 
            line-height:27px; }
/* Copyright 2017 Ranker Inc. All rights reserved. */
/**
 * Vote Bottom Payoff
 * DESKTOP
 * @fileoverview Styles Blog body content vote bottom Payoff.
 * @author skang@ranker.com (Sally Kang)
 * @author emily@ranker.com ( Lostaunau, Emily )
 */
 
/* Vote Experiment */
.list--var7 .listItem__rank--blog,
.list--var8 .listItem__rank--blog,
.list--var9 .listItem__rank--blog{ margin-right: 0; }
.list--var7 .listItem__totalVotes,
.list--var8 .listItem__totalVotes,
.list--var9 .listItem__totalVotes{ font-size: 15px; padding-bottom: 16px; width: 60px; }
.list--var7 .listItem__totalVotes--vote,
.list--var8 .listItem__totalVotes--vote,
.list--var9 .listItem__totalVotes--vote{ position: absolute; bottom: 0; left: 0; width: 100%; font-size: 11px; font-weight: 700; text-align: center; }
.list--var7 .voteBottom,
.list--var8 .voteBottom,
.list--var9 .voteBottom{ background-color: rgb( 255,255,255 ); margin: 12px 0 12px; border-left: 1px solid rgb( 100,100,100 ); padding: 20px 20px 0px 40px; 
    height: 85px; width: 100%; min-width: 728px; z-index: 0; font-size: 25px; font-weight: 700; clear: right; white-space: nowrap; box-sizing: border-box; }
.list--var7 .voteBottom::before,
.list--var8 .voteBottom::before,
.list--var9 .voteBottom::before{ content: ''; position: absolute; top: 50%; left: -1px; margin-top: -8px; width: 0; height: 0;
    border-top: 8px solid rgba( 0,0,0,0 ); border-bottom: 8px solid rgba( 0,0,0,0 ); border-left: 8px solid rgb( 255,255,255 ); z-index: 2; 
    border-right: 20px solid transparent; display: block; }
.list--var7 .voteBottom::after,
.list--var8 .voteBottom::after,
.list--var9 .voteBottom::after{ content: ''; position: absolute; top: 50%; left: -46px; display: block; margin: 20px 20px 20px 45px; margin-top: -9px; width: 0; height: 0; 
    border-top: 9px solid rgba( 0,0,0,0 ); border-bottom: 9px solid rgba( 0,0,0,0 ); border-left: 9px solid rgb( 100,100,100 ); z-index: 1;}
    .list--var7 .voteBottom__image,
    .list--var8 .voteBottom__image,
    .list--var9 .voteBottom__image{ margin: -17px 0 0 -20px; border: 1px solid rgb( 160,160,160 ); border-radius: 50%; width: 80px; height: 80px; overflow: hidden;
        /* Shadow */
        -webkit-box-shadow: 2px 2px 4px 0 rgba( 0,0,0,0.13 );;
        box-shadow: 2px 2px 4px 0 rgba( 0,0,0,0.13 ); }
.list--var7 .voteBottom__callToAction,
.list--var8 .voteBottom__callToAction,
.list--var9 .voteBottom__callToAction{ line-height: 35px; }
    
    .list--var7 .listItem__vote,
    .list--var8 .listItem__vote,
    .list--var9 .listItem__vote{ margin: 0 19px 0 20px; float: left; font-size: 16px; height: 55px; white-space: normal; }
        .list--var7 .listItem__totalVotersCount,
        .list--var8 .listItem__totalVotersCount,
        .list--var9 .listItem__totalVotersCount{ margin-top: 10px; font-size: 11px; }
        .list--var7 .listItem__voteCount{ font-weight: 700; color: rgb( 160,160,160 ); font-size: 11px; margin-top: 3px; margin-right: 1px; width: 40px; }
        .list--var8 .listItem__voteCount,
        .list--var9 .listItem__voteCount{ display: none; font-weight: 700; color: rgb( 160,160,160 ); font-size: 11px; margin-top: 3px; width: 40px; }
        .list--var8 .listItem__voteCount--total{ display: block; width: 87px; color: rgb( 8,108,184 ); }
        .list--var7 .listItem__voteButton--voted.listItem__voteButton--disabled,
        .list--var8 .listItem__voteButton--voted.listItem__voteButton--disabled,
        .list--var9 .listItem__voteButton--voted.listItem__voteButton--disabled{ background: rgb( 210,210,210 ); border: rgb( 210,210,210 ); }
        .list--var7 .listItem__voteCount--up.listItem__voteCount--voted,
        .list--var8 .listItem__voteCount--up.listItem__voteCount--voted,
        .list--var9 .listItem__voteCount--up.listItem__voteCount--voted{ color: rgb( 30,62,102 ); }
        .list--var7 .listItem__voteCount--down.listItem__voteCount--voted,
        .list--var8 .listItem__voteCount--down.listItem__voteCount--voted,
        .list--var9 .listItem__voteCount--down.listItem__voteCount--voted{ color: rgb( 129,38,46 ); }
    
/* Vote Experiment - Locked Position */
.list--var7 .voteBottom--lockedPosition .listItem__totalVotersCount,
.list--var8 .voteBottom--lockedPosition .listItem__totalVotersCount,
.list--var9 .voteBottom--lockedPosition .listItem__totalVotersCount{ display: none; }
.list--var7 .voteBottom--lockedPosition .listItem__voteCount,
.list--var8 .voteBottom--lockedPosition .listItem__voteCount,
.list--var9 .voteBottom--lockedPosition .listItem__voteCount{ display: inline-block; }
.list--var7 .voteBottom--lockedPosition .voteBottom__callToAction,
.list--var8 .voteBottom--lockedPosition .voteBottom__callToAction,
.list--var9 .voteBottom--lockedPosition .voteBottom__callToAction{ margin-top: 1px; }

/* Vote Experiment - List No images */
.list--noImages.list--var7 .voteBottom,
.list--noImages.list--var8 .voteBottom,
.list--noImages.list--var9 .voteBottom{ padding: 25px 20px 0 0px; }

