/*
@font-face {
  font-family: "NeueHaasGroteskTextPro-56Italic";
  src: url('https://dev.msnbc.com/sites/msnbc/themes/leanforward/fonts/NeueHaasGroteskTextPro-56Italic/15d52708-a813-4604-8dc3-92a5abbed999-2.eot');
  src: url('https://dev.msnbc.com/sites/msnbc/themes/leanforward/fonts/NeueHaasGroteskTextPro-56Italic/15d52708-a813-4604-8dc3-92a5abbed999-2.eot') format("embedded-opentype"), 
       url('https://dev.msnbc.com/sites/msnbc/themes/leanforward/fonts/NeueHaasGroteskTextPro-56Italic/15d52708-a813-4604-8dc3-92a5abbed999-3.woff') format("woff"), url('https://nodeassets.nbcnews.com/cdnassets/fonts/NeueHaasGroteskTextPro-56Italic/15d52708-a813-4604-8dc3-92a5abbed999-1.ttf') format("truetype"), 
       url('https://dev.msnbc.com/sites/msnbc/themes/leanforward/fonts/NeueHaasGroteskTextPro-56Italic/15d52708-a813-4604-8dc3-92a5abbed999-4.svg#15d52708-a813-4604-8dc3-92a5abbed999-4') format("svg");
}
*/

body {
  margin: 0;
  padding: 0;
  background:black;
  font-family:'ProximaNovaCnRgRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
}
.brandArea{
   position:absolute;
   top:0;
   left:0;
   background:black;
   height: 50px;  
   z-index:99;
 }

.brandArea div {
    display: inline-block;
    float: left;
  }
  
#SourceLogo {
    margin-top: 9px;
    margin-left: 15px;
}

#stats{
  display:block;
  overflow:hidden;
  width:250px;
  
  }

#BrandLogo{
  float:right;
  margin: 6px 12px;
}

#TPVideoPlayerContainer {
  font-weight: normal;
  font-family: 'ProximaNovaCnRgBold', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #ffffff;
}
#TPVideoPlayerContainer.Offsite {
  margin-left:0;
}

#TPVideoPlayerContainer.Offsite #playIcon {
  background-color: #0066CC;
  cursor: pointer;
  height: 50px;
  position: absolute;
  top: 50px;
  left:0;
  float: none;
}

#TPVideoPlayerContainer #TPVideoPlayerRestPlayButton {
    cursor: pointer;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 100;
}

#TPVideoPlayerContainer #TPVideoPlayerRestPlayButton .watchnow {
    background-color: #0066CC;
    color: #FFFFFF;
    float: right;
    font-size: 13px;
    font-weight: normal;
    font-family: 'ProximaNovaCnRgBold', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    height: 23px;
    line-height: 13px;
    border-left: 1px solid #333;
    padding: 7px 10px 0;
}

#TPVideoPlayerContainer #dateOnly {
font-weight: bold;
}

#TPVideoPlayerContainer.Offsite #TPVideoPlayerRestPlayButton {
  display: none;
  }

#TPVideoPlayerContainer.Offsite #playIcon img {
  padding-top: 10px;
  float: left;
}

#TPVideoPlayerContainer.Offsite #playIcon span {
    background-color: #0066CC;
    border-left: 2px solid #000000;
    float: left;
    height: 32px;
    font-weight: bold;
    padding: 18px 15px 0;
}

.sprite-graphic {
  background: url('../../../../i/MSNBC/Components/Video/_Player/configurations/thePlatform/assets/iconSprites.png') no-repeat;
}
.sprite-graphic-large {
  background: url('../../../../i/MSNBC/Components/Video/_Player/configurations/thePlatform/Feature%20Player/assets/iconsSpritesLarge.png') no-repeat;
}

#mobileRestSlider {
 display: none;
}

#mobileRestSlider .endSlateMobileHeader {
 position: absolute;
 height:20px;
 width: 100%;
 padding: 0 10px 0 10px;
 z-index: 100;
 background: #262626;
}

#TPVideoPlayerTitle {
    color: #FFFFFF;
    font-size: 25px;
    font-weight: bold;
    margin: 5px 0 0;
    padding: 0 0 15px 15px;
    width: 95%;
}

#TPVideoPlayerSourceDate {
    font-size: 12px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    border-top: 2px solid #186DC7;
    color: #FFFFFF;
    padding-top: 15px;
}

#TPVideoPlayerDescription {
  display: none;
}

#TPVideoPlayerPlaylistTitle {
 font-size: 14px; 
}

#TPVideoPlayerShowLinkBack {
    text-align: right;
    position: absolute;
    width: 95%;
    line-height: 16px;
    padding-right: 0;
    margin-right: 0;
    bottom: 10px;
}

#TPVideoPlayerShowLinkBack a,
#TPVideoPlayerShowLinkBack a:link,
#TPVideoPlayerShowLinkBack a:active,
#TPVideoPlayerShowLinkBack a:hover {
  color: #ffffff;
}

.metaData div {
  padding: 0 15px;
}

#TPVideoPlaylistTaxonomyContainer .showTaxListItem .label {
 -moz-box-sizing: none!important;
 box-sizing: none!important;
 -moz-block-sizing: none!important;
 block-sizing: none!important;
}

#TPLogoSource {
  padding: 0;
  display:inline;
}

#TPLogoSource a,
#TPLogoSource a:link,
#TPLogoSource a:active,
#TPLogoSource a:hover {
  color: #186DC7;
}

#TPVideoEndSlate {
  overflow: hidden;
  position: relative;
}

#tpContainerSizer.tablet #TPVideoEndSlate,
#tpContainerSizer.desktop #TPVideoEndSlate {
  margin: 0 auto;
}

#tpContainerSizer.tablet #endState,
#tpContainerSizer.desktop #endState {
  margin-left: -41px;
}

#TPVideoEndSlate .playlistControls {
  display: none;
}

#TPVideoEndSlate .sourceDate {
  background-color: rgba(0, 0, 0, .8);
  font-size: 10px;
  font-weight: bold;
  line-height: 12px;
  padding: 4px 0 4px 4px;
  text-transform: uppercase;
  width: 100%;
  position: absolute;
  bottom: 0;
}

#TPVideoEndSlate .thumbContainer {
  position: relative;
}

#TPVideoEndSlate .thumbContainer img {
  width:100%;
  height: auto;
}

#TPVideoEndSlate .shortTitle {
  color: #CCCCCC;
  font-size: 14px;
  font-weight: bold;
  font-family: 'ProximaNovaCnRgBold', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  height: 70px;
  padding: 8px 10px 10px;
  word-wrap: break-word;
  width: 140px;
}

#TPVideoEndSlate .endSlateHeader {
  border-bottom: 1px solid #464646;
  color: #CCCCCC;
  font-size: 16px;
  font-family: 'ProximaNovaCnRgBold', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: bold;
  padding-bottom: 10px;
  padding-top: 90px;
  padding-left: 5px;

}

#TPVideoPlayerContainer.Offsite .endSlateHeader {
  padding-top: 70px;
}

#TPVideoPlayerContainer #TPVideoEndSlate .endSlateHeader,
#tpContainerSizer,
#tpContainerSizer .flex-viewport {
  margin: 0 auto;
}

#tpContainerSizer.tablet .flex-viewport {
  width: 500px;
}

#tpContainerSizer.desktop .flex-viewport {
  width: 700px;
}

.playlistItem {
  background-color: #444;
  margin-right: 2px;
}
.playlistItem:hover {
  cursor: hand;
  cursor: pointer;
  background: #555;
}

#tpContainerSizer.desktop #TPVideoEndSlate {
  width: 500px;
}

#tpContainerSizer.tablet #TPVideoEndSlate {
  width: 331px;
}

#tpContainerSizer.tablet #TPVideoPlayerTitle {
  width: 53%;
  line-height: 30px;
}

#tpContainerSizer.tablet #TPVideoPlayerShowLinkBack {
  width: 40%;
  bottom: -45px;
}

#tpContainerSizer.mobile #TPVideoPlayerTitle {
  font-size: 16px;
  line-height: 19px;
  padding: 0 15px 10px 15px;
  width: auto;
}

#tpContainerSizer.mobile #TPVideoPlayerShowLinkBack {
  clear: both;
  text-align: left;
  width: auto;
  float: none;
  top: 0;
}

#tpContainerSizer.mobile .endSlateHeader {
  font-size: 12px;
}

#tpContainerSizer.mobile #TPVideoEndSlate {
  width: 161px;
  margin: 0 auto;
}

#tpContainerSizer.mobile #TPVideoPlayerSourceDate {
  font-size: 10px;
}

#tpContainerSizer.mobile .brandArea {
  height: 40px;
}

#tpContainerSizer.mobile #SourceLogo {
  margin-left: 5px;
  margin-top: 12px;
}

#tpContainerSizer.mobile #SourceLogo img {
  height: 15px;
}

#tpContainerSizer.mobile #BrandLogo {
  margin: 13px 10px;
}

#tpContainerSizer.mobile #BrandLogo img {
  height: 10px;
  margin-left: -15px;
}

#tpContainerSizer.mobile #playIcon {
  height: 40px;
}

#tpContainerSizer.mobile #playIcon img {
    margin-left: -15px;
    padding-top: 5px;
}

#tpContainerSizer.mobile #playIcon span {
  padding: 16px 5px 0;
  font-size: 10px;
  height: 24px;
  border-left: 1px solid #000000;
  margin-left: -20px;
  content:'Play video';
}

/* onsite embedded player - iphone */

#TPVideoPlayerContainer.mobile #TPVideoEndSlate {
  margin: 0 auto;
  width: 160px;
}

#TPVideoPlayerContainer.mobile #endState {
  position: relative;
  top: -8px;
  margin-left: -41px;
}

#TPVideoPlayerContainer.mobile.Offsite #TPVideoEndSlate {
  width: 330px;
}

#TPVideoPlayerContainer.mobile .endSlateHeader {
  border-bottom: none;
  position: relative;
  padding-top: 4px;
  padding-bottom: 0;
  padding-left: 0;
  font-size: 9px;
}

#TPVideoPlayerContainer.mobile.Offsite .endSlateHeader {
  padding-top: 125px;
  padding-bottom: 10px;
}

#TPVideoPlayerContainer.mobile .shortTitle {
  font-size: 9px;
  line-height: 11px;
  padding-top:  4px;
  height: auto;
  margin-top: 0;
}


#TPVideoFeaturePlayer #TPVideoMainPlaylist {
    display: none;
    background: #333;
    position: relative;
    float:left;
    width: 370px;
}

@media all and (min-width: 320px) and (max-width: 767px) {
    /* mobile */
    #TPVideoPlaylistTaxonomyContainer {
        display: none;
    }
    #TPVideoFeaturePlayer #TPVideoMainPlaylist {
        display: block;
        width: 100%;
        margin-top: 0;
        padding: 0 20px 20px;
        display: none!important;
    }
    #TPVideoPlayerPlaylistHeader {
        padding: 0px 10px;
        display: inline-block;
        margin-top: 21px;
    }
    #TPVideoPlayerPlaylistTitle.windows .showPlayer {
        position:relative;
        top: -20px;
    }
    #mobileRestSlider {
        margin-top: 0px;
    }
    #TPVideoPlayerContainer.showPlayer #mobileRestSlider {
        margin-top: -25px;
    }
    #TPVideoFeaturePlayer .playlistItem .thumbContainer .statusText {
    text-transform: lowercase;
    }
    #TPVideoFeaturePlayer.mobile .thumbContainer .image img {
        width: 100%;
        height: auto;
        top:-30px;
    }  
    #TPVideoPlayerPlaylistHeader,
    #TPVideoFeaturePlayer,
    #TPVideoFeaturePlayer .statusText,
    #TPVideoFeaturePlayer #TPVideoPlayerSourceDate
    {
        -webkit-text-rendering: auto;
        -moz-text-rendering: auto;
        text-rendering: auto;
    }

}

@media all and (min-width: 321px) and (max-width: 480px) {
    /* mobile landscape */

    #TPVideoFeaturePlayer.mobile #mobileRestSlider {
        margin-top: 0px;
    }

    #TPVideoFeaturePlayer.mobile #TPVideoPlayerMeta {
        position: relative;
        z-index: 1;
    }

}

@media all and (min-width: 768px) and (max-width: 1023px) {
    /* tablet */
    #TPVideoPlaylistTaxonomyContainer {
        display: block;
        width: 30%;
    }

    #TPVideoFeaturePlayer #TPVideoMainPlaylist {
        display: block;
        width: 100%;
        padding: 30px;
        float: left;
    }

    #TPVideoFeaturePlayer #TPVideoMainPlaylist.showPlayer {
        width: 70%;
        float: right;
        padding: 0 30px 0 20px;
        margin-top: 0;
    }
}

@media all and (min-width: 1024px)  and (max-width: 1229px) {
    /* tablet-landscape */
    #TPVideoPlaylistTaxonomyContainer {
        display: block;
        width: 30%;
    }

    #TPVideoFeaturePlayer #TPVideoMainPlaylist {
        display: block;
        width: 370px;
        float: right;
        margin: 0 30px 0 15px;
    }

    /*
    #TPVideoFeaturePlayer #TPVideoMainPlaylist.showPlayer {
      border-top: medium none;
      float: right;
      margin-top: 0;
      width: 70%;
    }
    */

    #TPVideoFeaturePlayer #TPVideoMainPlaylist.showPlayer {
        width: 70%;
        float: right;
        padding: 0 30px 20px 10px;
        margin: 0;
    }

}

@media all and (min-width: 1230px) {
    /* desktop */
    #TPVideoPlaylistTaxonomyContainer {
        display: block;
        width: 20%;
    }

    #TPVideoFeaturePlayer #TPVideoMainPlaylist {
        display: block;
        width: 370px;
        float: right;
        margin-right: 30px;
    }


    #TPVideoFeaturePlayer #TPVideoMainPlaylist.showPlayer .flex-viewport {
        padding-top: 0;
    }

    #TPVideoFeaturePlayer #TPVideoMainPlaylist.showPlayer {
        float: right;
        width: 370px;
    }

}

#TPVideoFeaturePlayer #TPVideoMainPlaylist .playlistItem {
    width: 170px;
    float: left;
    display: block;
}

#TPVideoFeaturePlayer #TPVideoMainPlaylist .slide {
    padding-left: 200px;
    padding-right: 200px;
}

#TPVideoFeaturePlayer #TPVideoMainPlaylist .playlistholder {
    padding: 0;
    margin: 0;
    list-style-type: none;
}



#TPVideoFeaturePlayer #TPVideoMainPlaylist .playlistholder .playlistItem {
    position:relative;
    float:left;
    cursor: pointer;
}

#TPVideoFeaturePlayer #TPVideoMainPlaylist .playlistholder .playlistItem {
    width:170px;
    margin: 0 30px 0 0;
}


#TPVideoFeaturePlayer .playlistItem {
    margin: 0;
    padding: 0;
}
#TPVideoFeaturePlayer .playlistItem .playArrow {
    display: block;
    position: absolute;
    background-color: #0066cc;
    cursor: pointer;
    height: 17px;
    width: 23px;
    z-index: 1;
}
#TPVideoFeaturePlayer .playlistItem .playArrow .sprite-graphic {
    display: inline-block;
    background-position: -11px -120px;
    height: 13px;
    width: 7px;
    margin: 4px 9px;
}

#TPVideoFeaturePlayer .playlistItem .statusText {
    display: none;
    position: absolute;
    color: white;
    right: 0;
    font-size: 10px;
    font-family: "NeueHaasGroteskTextPro-75Bold";
    background-color: #0066cc;
    z-index: 1;
    padding: 0 6px;
    letter-spacing: .1em;
    min-width:68px;
    
}


#TPVideoFeaturePlayer .playlistItem .sourceDate {
    display: block;
    position: absolute;
    left:0px;
    text-transform: uppercase;
    width:170px;
    font-size: 9px;
    padding: 4px 0 4px 4px;
    margin-bottom: -2px;
    bottom: 0px;
    color:#fff;
    float:left;
    color: white;
    background:rgb(51, 51, 51);
    opacity:0.6;
    filter:alpha(opacity=60); /* For IE8 and earlier */
    letter-spacing: 1px;
    z-index: 1;
    line-height: 9px;
}

#TPVideoFeaturePlayer .playlistItem .source {
    display: block;
    position: relative;
    float:left;
    color: white;
    font-weight: bold;
    font-family: sans-serif;
}

#TPVideoFeaturePlayer .playlistItem .date {
    display: block;
    position: relative;
    float:left;
    color: white;
    font-family: "NeueHaasGroteskTextPro-75Bold";
}

#TPVideoFeaturePlayer .playlistItem .shortTitle {
    font-family: "NeueHaasGroteskTextPro-75Bold";
    line-height: 1.25em;
    height: 70px;
    background-color:#464646;
    color: #cccccc;
    margin-bottom: 20px;
    padding: 8px 10px 10px;
    font-size: 14px;
    word-wrap: break-word;
    position: relative;
}

#TPVideoFeaturePlayer .playlistItem .thumbContainer {
    display: block;
    position: relative;
    height: auto;
    padding: 0px;
    margin: 0;
}
#TPVideoFeaturePlayer .thumbContainer .statusText {
    text-transform: uppercase;
}

#TPVideoFeaturePlayer .playlistItem .image {
    display: block;
    top:0;
    left:0;
}
#TPVideoFeaturePlayer .playlistItem .image img {
    display: block;
    position: relative;  
}

#TPVideoFeaturePlayer .playlistControls {
    background-color: #999999;
    color: white;
    height: 30px;
    width: 100%;
}

#TPVideoFeaturePlayer .playlistControls .prevNav,
#TPVideoFeaturePlayer .playlistControls .nextNav {
    width: 30px;
    height: 30px;
    background-color: #0066cc;
    display:block;
    cursor: pointer;
}

#TPVideoFeaturePlayer .playlistControls .prevNav {
    float:left;
    background-position: 5px -145px;
}

#TPVideoFeaturePlayer .playlistControls .nextNav{
    float:right;
    background-position: 7px -113px;
}

#TPVideoFeaturePlayer .playlistControls .positionInfo {
    float: left;
    text-align: center;
    width: 83%;
    margin-top: 10px;
    text-transform: uppercase;
    letter-spacing: .1em;
    font-family: "NeueHaasGroteskTextPro-75Bold";
    line-height: 10px;
    color: #414141;
    font-size: 10px;
    font-size: 11px\9; /* IE8 and below */
}

#TPVideoPlaylistTaxonomyContainer .showTaxListItem.selected .label {
    color: white;
    background: #0066cc;
    border-color: #0066cc;
}

#TPVideoPlaylistTaxonomyContainer .showTaxListItem {
    display: block;
    width: 100%;
    margin: 0 20px 0 0;
    cursor: pointer;
}

#TPVideoPlaylistTaxonomyContainer .showTaxListItem .label {
    float:left;
    padding: 2px 2px 2px 30px;
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    border-color: #666666;
    font-family: "NeueHaasGroteskTextPro-75Bold";
    font-size: 13px;
    line-height: 25px;
    text-transform: none;
    border-radius: 0;
    white-space: nowrap;
    width: 95%;
    height: 100%;
    background-color: transparent;
    font-weight: normal;
}

#TPVideoPlaylistTaxonomyContainer .showTaxListItem:last-child {
    border-bottom-width: 1px;
}

#TPVideoPlaylistTaxonomyContainer .selected .edge {
    display: block;
    float:left;
    width: 0px;
    height: 0px;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 10px solid #0066cc;
}

.showPagePlaylist {
    width:300px !important;
    left:600px !important;
    margin:10px !important;
}

/* End slate */

#TPVideoFeaturePlayer .endSlateHeader {
    border-bottom: 1px solid #4b4b4b;
    color: #9C9C9C;
    font-size: 13px;
    font-family: "NeueHaasGroteskTextPro-75Bold";
    margin: 0 auto;
    padding-bottom: 10px;
    padding-top: 80px;
    width: 570px;
}

#TPVideoFeaturePlayer #TPVideoEndSlate .playlistControls,
#TPVideoFeaturePlayer #TPVideoEndSlate .playlistItem .playArrow  {
    display: none;
}

#TPVideoFeaturePlayer #TPVideoEndSlate .flex-viewport {
    width: 570px;
    margin: 0 auto;
}

#TPVideoFeaturePlayer #TPVideoEndSlate .playlistholder {
    margin-left: -40px;
}

#TPVideoFeaturePlayer #endState .playlistItem .shortTitle {
    background-color: #333333;
}


/* iPhone css */

#mobileRestSlider {
    font-size: 10px;
}

#mobileRestSlider .playlistControls {
    position: relative;
    top: -30px;
}

#mobileRestSlider .playlistholder {
    margin:0;
    }

#mobileRestSlider .playlistholder .playlistItem {
    margin: 0;
}

#mobileRestSlider .playlistholder .playlistItem {
    margin: 0;
    padding: 0;
    width: 100%;
    left: -40px;
    position: relative;
}

#mobileRestSlider .endSlateMobileHeader {
    position: absolute;
    height:20px;
    width: 100%;
    padding: 0 10px 0 10px;
    z-index: 100;
    background: grey;
}

#mobileRestSlider .playlistItem .statusText {
    height: 30px;
    float: left;
    padding: 9px 10px;
    position: relative;
    border-left: 1px solid #333;
}
#mobileRestSlider .playlistItem .liveVideoStatusPadding {
    height: 30px;
    float: left;
    padding: 9px 10px;
    position: relative;
    border-left: 1px solid #333;
}

#mobileRestSlider .playlistItem .playArrow {
    width: 70px;
    height: 30px;
    position: relative;
    float: left;
}

#mobileRestSlider .playlistItem .playArrow .sprite-graphic {
    background-position: -2px -135px;
    height: 15px;
    width: 15px;
    margin: 8px 32px;
}

#mobileRestSlider .playlistControls .positionInfo {
    width: 80%;
}
#mobileTaxWrap {
    display: inline-block;
    width: 65%;
    overflow: hidden;
    height: 35px;
    background:url('../../../../i/MSNBC/Components/Video/_Player/configurations/thePlatform/Feature%20Player/assets/icon_downarrow_dark.png') no-repeat;
    margin: 15px 0;
    background-position: 96% 50%;
    background-color: #FAFAFA;
}

select#mobileTaxonomy {
    width: 115%;
    padding: 8px 10px 5px 5px;
    border: none;
    border-radius: 0;
    background-color: transparent;
    -webkit-appearance: none;
    -mox-appearance: none;
    appearance: none;
}

#TPVideoFeaturePlayer.mobile {
    margin-top: 25px;
}

#TPVideoFeaturePlayer.mobile .tpContainer {
    position: relative;
    z-index: 0;
    top: -30px;
}

#TPVideoFeaturePlayer.mobile .tpContainer {
    top:0;
}

/* windows phone css */

.windows #mobileRestSlider .playlistholder { margin-left: -20px; }

/* Align social panel closer to video right edge on Show page */
.panel--show .pane-msnbc-display-social-links-video .pane-content {margin-left: 26% !important;}

/* Re-apply position which display metadata on Desktop but not on Mobile */
.mobile.endSlate .tpLayout {top: -1000px;}

/* IE8 Only Hack - This should be in the &amp;lt;head&amp;gt; as an IE-8 conditional! */
@media \0screen {
    /* remove mobile-only taxonomy dropdown (no ie8 class avail) */
    #mobileTaxonomy {display: none !important;}

    /* playlist column widths margin and padding (no ie8 class avail) */
    #TPVideoPlaylistTaxonomyContainer {width: 20%;}

    /* IE8 Fix margins and padding for player and playlist */
    #TPVideoPlayerPlaylistTitle {padding-top: 50px;}
    #TPVideoPlayerPlaylistTitle.showPlayer {padding-top: 50px;}
    #TPVideoPlayerPlaylistHeader {margin: 15px 30px;}
    #TPVideoPlayerContainer {float: left;margin-left: 30px;}
    #TPVideoPlayerContainer.showPlayer {margin: 0 0 30px 10px;}
    #TPVideoFeaturePlayer #TPVideoMainPlaylist {float:right; margin-right: 30px;}

    /* play now button overlay was collapsing on ie8 */
    #TPVideoPlayerRestPlayButton {width: 161px;}


    /* IE8 Tablet */
    .ie8.tablet #TPVideoMainPlaylist,
    .ie8.tablet-landscape #TPVideoMainPlaylist {width: 100% !important; float: left !important; padding: 30px !important;}

    /* IE8 Mobile */
    .ie8.mobile #TPVideoMainPlaylist {display: none !important;}

    /* IE8 Ad Position fix */
    .ie8.desktop #TPVideoPlayerAd300x250,
    .ie8.desktop #TPVideoPlayerAd300x60 {clear: right; float: right; margin: 30px 60px 0 0;}
    /* IE8 endstate playlist being cut-off */
    .ie8 #endState .playlistholder {padding: 0;}
}

.PLHzMenu {
    padding-top:-20px;
    height:2em;
    color:#ccc;
    padding-bottom: 5px;
    border-bottom: 1px solid #ccc;
    margin-top:-40px;
    overflow: hidden;
}

.PLHzItemTPLabel  {
    font-family: "NeueHaasGroteskTextPro-75Bold";
    font-size: 12pt;
    padding-right: 0.9em;
    float:left;
}

.PLHzItem  {
    font-family: "NeueHaasGroteskTextPro-75Bold";
    font-size: 12pt;
    padding-right: 0.9em;
    cursor:pointer;
    float:left;
}

.PLHzItemSelected {
    color:#ffffff;
}

.PLHzItemPlaying {
    color:#ffffff;
}

.PLDblHeight {
    white-space: normal;
    line-height: 16px;
    overflow: hidden;
    max-height: 32px;
    height: 32px;
}

.tpPlayerCard .tpSubtitlesForm
{
    font-size: 14px;
}

.tpPlayerCard .tpFontColor, .tpPlayerCard .tpFontBackgroundColor, .tpPlayerCard .tpFontEdgeColor {
    width: 15px;
    height: 15px;
    float: left;
    cursor: hand;
    border-style: solid;
    border-width: 1px;
    margin-right: 4px;
    text-align: center;
    cursor: pointer;
}

.tpPlayerCard select {
    color: #FFFFFF;
}

.tpPlayerCard.tpSubtitleStylesCard .tpFormActions .tpButton {
    float: right;
    margin-right: 4px;
}

.tpPlayerCard.tpSubtitleStylesCard input {
    height: auto;
}