

/* General begins */

html {
	
}

body {
	font-family: 'Open Sans', sans-serif;
	background: #ebebeb;
	height: 100%;
	overflow-y: scroll;
	/*overflow-x: hidden;*/
}

h1 {
	font-size: 24px !important;
	margin: 0px !important;
	font-weight: 300;
}
h2 {
	font-size: 18px;
	display: inline;
	font-weight: 300;
	margin-left: 1px;
}

.super-rating-mobile {
	display: none;	
}

.super-rating-desktop {
	display: block;	
}

/* CHRISTMAS */

.christmas-hat {
	height: 20px;
	position: absolute;
	margin-left: 123px;
	margin-top: 5px;
	display: none;
}

/* CHRISTMAS END */

/* REGISTER MAIL */

.registermail-container {
	display: none;
	width: 217px;
    background: #fff;
    height: 250px;
    position: relative;
    margin-top: 50px;
    margin-left: -20px;
    border-bottom: solid 5px #0C151E;
}

.registermail-container .registermail-done {
	display: none;
	width: 100%;
	text-align: center;
	padding-top: 40%;
}


.registermail-container .registermail-inner {
	padding: 10px;
}

.registermail-container .registermail-inner .fields {
	margin-top: 10px;
	margin-bottom: 10px;
}

.registermail-container .registermail-inner input {
	width: 100%;
	font-size: 12px;
}

.registermail-container .registermail-inner input::placeholder {
	font-weight: 200;
	font-size: 12px;
}

.registermail-container .registermail-inner button {
	background: #242c34;
	color: #fff;
	width: 100%;
	border: none;
	font-weight: 200;
}
	
/* REGISTER MAIL END
------------------------*/

/* LOGIN FORM */

.loginmail-container {
	display: none;
	width: 217px;
    background: #fff;
    height: 200px;
    position: relative;
    margin-top: 50px;
    margin-left: -20px;
    border-bottom: solid 5px #0C151E;
}

.loginmail-container .loginmail-inner {
	padding: 10px;
}

.loginmail-container .loginmail-inner .fields {
	margin-top: 10px;
	margin-bottom: 10px;
}

.loginmail-container .loginmail-inner input {
	width: 100%;
	font-size: 12px;
}

.loginmail-container .loginmail-inner input::placeholder {
	font-weight: 200;
	font-size: 12px;
}

.loginmail-container .loginmail-inner button {
	background: #242c34;
	color: #fff;
	width: 100%;
	border: none;
	font-weight: 200;
	margin-top: 10px;
}

/* LOGIN FORM END
-----------------------*/

/* IOS DOWNLOAD */

.iphone-app-overlay {
	position: fixed;
	width: 100%;
	height: 30%;
	top: 70%;
	background-image: url('https://www.tv-serier.nu/assets/img/android_overlay_bg_jpg.jpg');
	background-size: cover;
	display: none;
	z-index: 9999999999;
}


.iphone-app-overlay .fa {
	color: #fff;
	position: absolute;
	right: 10px;
	top: 10px;
}

.iphone-app-overlay .iphone-app-overlay-inner {
	text-align: center;
	padding-left: 40px;
	padding-right: 40px;
	display: table-cell;
	vertical-align: middle;
}

.iphone-app-overlay .iphone-app-overlay-inner p {
	text-align: center;
	font-size: 22px;
	color: #fff;
	margin-bottom: 35px;
}

.iphone-app-overlay .iphone-app-overlay-inner img {
	width: 150px;
}

.ios-app-start {
	
}

.ios-app-start.annons {
	height: 60px;
	width: 100%;
	margin-bottom: 15px;
	margin-top: 15px;
	padding-left: 0px;
	position: relative;
	display: block;
}

.ios-app-start .seriepremiar-serie .seriepremiar-inner-wrapper {
	width: 200px;
}

/* IOS DOWNLOAD END */

/* OFFICIAL RATING */

.official-rating-container-small {
	height: 35px;
	padding: 0px;
	display: block;
	position: relative;
	background-image: linear-gradient(45deg, #ccc 0%, #efefef 50%, #ccc 100%);
}

.official-rating-container-small .official-rating-inner-container-small {
	top: 50%;
	transform: translateY(-50%);
	padding-left: 5px;
    padding-right: 5px;
    text-align: center;
}

.official-rating-container-small .heading {
	text-transform: uppercase;
	font-size: 14px;
	margin-bottom: 5px;
	margin-right: 5px;
	font-weight: 300;
	display: inline-block;
}

.official-rating-container-small .betyg-container {
	display: inline-block;	
}

.official-rating-container-small .betyg-container span {
	display: inline-block;
	font-size: 12px;
}	
	
.official-rating-container-small .betyg-container img {
	width: 35px;
	display: inline-block;
	margin-right: 0px;
}




.official-rating-container {
	display: none !important;
	width: 624.42px;
	height: 70px;
	padding: 0px;
	margin-top: -10px;
    margin-left: -15px;
    margin-bottom: 20px;
	display: block;
	position: relative;
	background-image: linear-gradient(45deg, #ccc 0%, #efefef 50%, #ccc 100%);
}

.official-rating-container .official-rating-inner-container {
	top: 30%;
	transform: translateY(-50%);
}

.official-rating-container .heading {
	text-transform: uppercase;
	font-size: 14px;
	margin-bottom: 5px;
	margin-right: 5px;
	font-weight: 300;
	display: inline-block;
}

.official-rating-container .official-rating-explanation {
	padding: 0px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;	
	background: #ccc;
}

.official-rating-container .official-rating-explanation p {
	font-size: 12px;
}

.official-rating-container .official-rating-explanation p img {
	width: 10px;
	margin-right: 3px;
	margin-left: 0px;
	margin-top: -2px;
}	
	
.official-rating-container .betyg-container {
	display: inline-block;	
}

.official-rating-container .betyg-container span {
	display: inline-block;
	font-size: 12px;
}	
	
.official-rating-container .betyg-container img {
	width: 45px;
	display: inline-block;
	margin-right: 0px;
}

.official-rating-container .rating-text-container {
	right: 10px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.official-rating-container .rating-text-container p {
	display: table-cell;
	vertical-align: middle;
	font-size: 14px;
    text-align: center;
    font-weight: 300;
}

/* OFFICIAL RATING END */

/* TVSERIEÅRET 2016 */

.tvseriearet2016-start {
	
}

.tvseriearet2016.annons {
	height: 60px;
	width: 100%;
	margin-bottom: 15px;
	margin-top: 15px;
	padding-left: 0px;
	position: relative;
	display: block;
}

.tvseriearet2016topp .seriepremiar-serie .seriepremiar-inner-wrapper {
	width: 200px;
}

/* TVSERIEÅRET 2016 END */

/* GOOGLE WELCOME */

.google-welcome {
	width: 100%;
	padding: 15px;
	background-color: #27547b;
	color: #fff;
	text-align: center;
}

/* GOOGLE WELCOME END */

/* WHATS HAPPENING */

.whats-happening {
	width: 940px;
    height: 40px;
    position: relative;
    top: 50px;
    background: #313a43;
    margin: 0 auto;
    z-index: 3;
}

.whats-happening .title {
	width: 115px;
    background: #0C151E;
    height: 100%;
    margin-left: 0px;
    padding-left: 0px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    display: table;
}

.whats-happening .title span {
	display: table-cell;
    vertical-align: middle;
}

.whats-happening .content {
	position: absolute;
    top: -30px;
    color: #fff;
    left: 0px;
    padding-left: 135px;
    height: 20px;
    min-height: 20px;
    max-height: 20px;
    width: 100%;
    font-weight: 300;
}

.whats-happening .content ul li {
	display: none;	
}

.whats-happening .content ul {
	list-style-type: none;
}

.whats-happening .content a {
	color: #fff;
}


/* WHATS HAPPENING END */

/* SERIELIV */

.serieliv-info-item {
	width: 940px;
	margin: 0 auto;
	background: #fff;
	border-radius: 3px;
}

.serieliv-profile-img {
	width: 150px;
	height: 150px;
	border-radius: 50%;
	margin: 0 auto;
	border:1px solid rgba(255, 255, 255, .5);
	background-position: center;
	margin-bottom: 15px;
}

.serieliv-section1-container {
	overflow: hidden;
	height: 100%;
	width: 100%;
	margin-top: -60px;
	position: relative;
	z-index: 0;
}

.serieliv-section1-container .serieliv-collage {
	width: 100%;
	color:#fff;
	font-size:56px;
	background-color:#34495e;
	text-align:center;
	display:table;
	height:100%;
	background-repeat: no-repeat, no-repeat, no-repeat;
	background-size:200px;
	overflow:hidden !important;
}

.serieliv-section1-container .serieliv-collage img {
	display: inline;
	margin: 0px;
	padding: 0px;
	opacity: .5;
}

.serieliv-section {
	width: 100%;
	height: 100%;
	color: #fff;
	font-size: 36px;
	background-color: #2ecc71;
	text-align: center;
	display: table;
	border-top: 1px solid #000;
	position: relative;
	padding-top: 50px !important;
	padding-bottom: 100px !important;
	padding-left: 30px;
	padding-right: 30px;
}

.serieliv-container .klicka:hover {
	background: rgba(49, 58, 67, 0.9) !important;
}

.serieliv-main-menu {
	position: fixed;
	left: 20px;
	top: 50%;
	margin-top: -80px;
	color: #fff;
	z-index: 4;
	font-size: 32px;
	text-shadow: 1px 1px #000000;
}
.serieliv-main-menu p {
	margin-bottom: 20px;
	text-align: center;
}
.serieliv-main-menu a {
	color: #fff;
}
.serieliv-main-menu a:hover {
	opacity: 0.7;
}
.serieliv-main-menu .serieliv-reload span {
	font-size: 12px;
	position: absolute;
	width: 150px;
	padding-left: 12px;
	margin-top: -2px;
	display: none;
}

.serieliv-login {
	display: table;
	position: absolute;
	height: 100%;
	width: 100%;
	background: rgba(49, 58, 67, 0.95);
	text-align: center;
	z-index: 2;
	margin-top: -60px;
	color: #fff;
	text-shadow: 1px 1px #000000;
	padding-top: 30px;
}
.serieliv-login .inner {
	display: table-cell;
	vertical-align: middle;
	width: 200px;
	height: 200px;
	font-size: 22px;
	padding: 30px;
}
.serieliv-login .inner p:first-of-type {
	font-size: 32px;
	margin-bottom: 15px;
	text-transform: uppercase;
}
.serieliv-latest {
	margin-top: 40px;
}
.serieliv-latest p {
	font-size: 16px !important;
	font-weight: bold;
	text-transform: uppercase;
}

/* SERIELIV END */

.profile-timeline-box-avsnitt {
	display: none !important;
}

.beta-tag {
	display: none;
	color: #fff;
	font-size: 8px;
	margin-left: 77px;
	margin-top: -6px;
	position: absolute;
	
}

.populart-img-wrap {
	width: 19.5%;
	display: inline-block;
}

.populart-img {
	width: 100%;
	height: 270px;
}

.popularNowUserActivity {
	display:inline-block;
	height:20px;
	width:20px;
	border-radius:50%;
	background-repeat: no-repeat;
	background-position:center;
	background-size:150%;
}

.popularNowUserActivity:hover {
	border: 1px solid #fff;
}

.text-red {
	color: #be1818;
}

.text-bold {
	font-weight: bold;
}

.text-hbochristmas {
	width: 100%;
	background: #f9f7ea;
	padding: 10px;
}

.text-hbochristmas p:first-of-type {
	font-weight: bold;
}

.text-hbochristmas a {
	color: #be1818;
}

.suggestions {
	background-color: #be1818;
}

.iphone-show-sedda {
	display: none;
}

.iphone-show {
	display:none;
}

.search-results {
	width:50%;
	padding-top:10px;
	background-color:#0C151E;
	color:#fff;
	border: 0px solid;
}

.fb-login-button {
	margin-top: 25px;
	margin-left: 20px;
}

.fb-login-button-new {
	width: 170px;
	height: 30px;
	font-size: 12px;
	font-weight: 300;
	background: #3b5998;
	color:#fff;
	margin-top: 20px !important;
	margin: 0 auto;
	padding-top: 6px;
	padding-left: 20px;
	cursor: pointer;
}

._4z_e {
	display: none !important;
}

.fb-login-button-new:hover {
	opacity: 0.8;
}

.fb-login-button-mobile {
	background-color: #3b5998;
	border-radius: 3px;
	height:40px;
	width: 40px;
	margin-top:-25px;
	margin-left: -17px;
	padding-top: 6px;
	text-align: center;
	vertical-align: middle;
	color: #fff;
	font-size: 18px;
	cursor: pointer;
}



.fb-login-button-mobile p{
	font-size: 11px;
	margin-top: -1px;
}

.fb-login-button-welcome {
	background-color: #3b5998;
	border-radius: 0px;
	height:40px;
	width: 277px;
	margin-top:34px;
	margin-left: -6px;
	padding-top: 9px;
	text-align: center;
	vertical-align: middle;
	color: #fff;
	font-size: 18px;
	cursor: pointer;
}

.fb-login-button-welcome:hover {
	opacity: 0.8;
}

.fb-login-button-welcome span{
	margin-left: 10px;
	font-size: 16px;
	margin-top: -1px;
}

.fa-power-off:hover {
	color: #be1818 !important;
}

.follow-btn {
	position:absolute;
	z-index:5;
	margin-left: 15px;
	margin-top: -42px;
	background: #be1818;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	padding: 5px 10px;
	border-radius: 0px;
}

.follow-btn-fb-main {
	position:absolute;
	z-index:5;
	margin-left: 33px;
	margin-top: 87px;
	background: #be1818;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	padding: 3px 5px;
	border-radius: 0px;
}

.follow-btn:hover {
	background: rgba(190, 24, 24, 0.7);
	cursor: pointer;
}

.profile-follow-btn {
	position:absolute;
	z-index:5;
	margin-left: 5px;
	margin-bottom: 5px;
	bottom: 0px;
	background: #be1818;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
	border-radius: 3px;
}

.profile-follow-btn:hover {
	position:absolute;
	z-index:5;
	margin-left: 5px;
	margin-bottom: 5px;
	bottom: 0px;
	background: #e93131;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
	border-radius: 3px;
}

.profile-following-btn {
	position:absolute;
	z-index:5;
	margin-left: 5px;
	margin-bottom: 5px;
	width:60px;
	bottom: 0px;
	background: #17a632;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
	border-radius: 3px;
}

.profile-following-btn:hover {
	position:absolute;
	z-index:5;
	margin-left: 5px;
	margin-bottom: 5px;
	width:60px;
	bottom: 0px;
	background: #24c943;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
	border-radius: 3px;
}

.profile-senastebetyg-titel{
	margin-left: 75px;
	margin-top: -14px;
	margin-bottom: -5px;
	font-size: 12px;
	color: #be1818;
}

.annons-liggande {
	background-image: url("https://www.tv-serier.nu/assets/img/brus.gif");
	margin-left: -15px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 80px;
	width: 629px;
	height: 180px;
	text-align: center;
	color: #fff;
}

.profile-top-container {
	width: 400px;
}

.serie-annons-top {
	font-size: 18px;
	margin-bottom: 20px;
	margin-left:-14px;
	width: 100%;
	height: 0px;
	z-index: 3 !important;
}

.serie-annons-top-mobil {
	display: none;	
}

.is-sticky {
	z-index: 999999;
}

.artikel-annons-top {
	font-size: 18px;
	margin-bottom: 20px;
	margin-left:-14px;
	width: 100%;
	height: 90px;
}

.season-ad {
	margin-top: 15px;
	height: 90px;
	min-height: 90px;
	max-height: 90px;
	position: relative;
	display: block;
}
.seriesarchive-ad {
	margin-top: 15px;
	height: 90px;
	min-height: 90px;
	max-height: 90px;
}

.start-app-desktop-container {
	text-align:center;
	margin:0px;
	padding:0px;
	margin-top:40px;
	margin-left:27px;
	width:286px;
}
/* General ends */

/* User reviews BEGINS
------------------------*/

.write-review-overlay-container {
	position:fixed;
	z-index:99999;
	width:100%;
	height:100%;
	background-color:rgba(255,255,255,0.9);
	top:0px;
	left:0px;
	display: none;
}

.write-review-overlay-inner-container {
	width:720px;
	height:100%;
	z-index:999999;
	position:absolute;
	display:table;
	left: 50%;
	transform: translateX(-50%);
}

.write-review-overlay-inner {
	display:table-cell;
	z-index:999999;
	vertical-align:middle;
	height:100%;
}

.write-review-overlay-inner p {
	z-index:999999;
	font-weight:300;
	margin-bottom:15px;
	font-style:italic;
}

.write-review-overlay-inner textarea {
	z-index:999999;
	text-align:left;
	left:0;
	right:0;
	font-weight:300;
	padding:10px;
}

.write-review-overlay-inner span {
	z-index:999999;
	font-weight:300;
	color:#be1818;
}

.write-review-overlay-inner button {
	z-index:999999;
	right:0px;
	font-size:18px;
	font-weight:300;
	position:absolute;
	background:transparent;
	border:0px;
	color:#be1818;
}



/* User reviews ENDS
------------------------*/

/* Open trailer BEGINS
------------------------*/

.trailer-overlay-container {
	position:fixed;
	z-index:99999;
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,0.9);
	top:0px;
	left:0px;
	display: none;
}

.trailer-overlay-inner-container {
	width:720px;
	height:100%;
	z-index:999999;
	position:absolute;
	display:table;
	left: 50%;
	transform: translateX(-50%);
}

.trailer-overlay-inner {
	display:table-cell;
	z-index:999999;
	vertical-align:middle;
	height:100%;
}

.trailer-overlay-inner p {
	z-index:999999;
	font-weight:300;
	margin-bottom:15px;
	font-style:italic;
}

.trailer-overlay-inner textarea {
	z-index:999999;
	text-align:left;
	left:0;
	right:0;
	font-weight:300;
	padding:10px;
}

.trailer-overlay-inner span {
	z-index:999999;
	font-weight:300;
	color:#be1818;
}

.trailer-overlay-inner button {
	z-index:999999;
	right:0px;
	font-size:18px;
	font-weight:300;
	position:absolute;
	background:transparent;
	border:0px;
	color:#be1818;
}



/* Open trailer ENDS
------------------------*/

/* ANNONSER begins
----------------------*/

.annons300x250-start {
	width: 286px;
	padding: 0px;
	margin-left: 15px;
	margin-top: 15px;
}

.annons-height100 {
	height: 100%;
}

.sticky-right {
  position: -webkit-sticky; /* Safari */
  position: sticky;
  top: 10px;
}

.annons300x250-start img {
	width: 100%;
	margin-left: 14px;
	padding: 0px;
}

.annons300x250 {
	width: 300px;
	max-width: 300px;
	min-width: 300px;
	padding: 0px;
	margin-left: 0px;
	margin-top: 10px;
}

.annons300x250 img {
	width: 100%;
	margin-left: 14px;
	padding: 0px;
}

/* ANNONSER ends
----------------------*/


/* START begins */
.start-spalt {
	background: #fff;
	width: 284px;
	margin-left: 17px;
	margin-bottom: 10px;
	font-size: 12px;
}

.start-hightlight {
	margin-top: 70px;
	padding-left: 9px;
	margin-left: 103px;
	width:973px;
}

.populart-img {
	width: 100%;
}

.serier-procent {
	position:absolute;
	color:#ffffff;
	font-size:10px;
	margin-left:3px;
	margin-bottom:3px;
	font-weight:bold;
	width:30px;
	bottom:0px;
	text-shadow: 1px 1px #000000;
}

.popular-start-border {
	width: 19%;
	height: 0px;
	background: #be1818;
	position: absolute;
	bottom: 0px;
}

.start-hogerspalt {
	margin-top:10px;
	width: 80px;
}

.start-bottom-container-mobile {
	display: none;
}

.start-bottom-content {
	/*width: 975px;
	margin-left: 115px;*/
	width: 969px; 
	margin-left: 116px;
}

.uppmaning-betyg {
	height:160px;
	width:286px;
	margin-left:27px;
	margin-top:15px;
	border-radius:3px;
	background: url('https://www.tv-serier.nu/assets/img/betyg-breakingbad.jpg');
	background-size: cover;
}

.uppmaning-betyg-inner {
	width:286px;
	height:160px;
	margin-top:-160px;
	margin-left:27px;
	background-color:rgba(75,81,87,0.9);
	text-align:center;
	color:#fff;
	padding:10px;
	font-weight: 300;
}

.welcome {
	height:300px;
	width:286px;
	margin-left:27px;
	margin-top:15px;
	border-radius:3px;
	background: url('https://www.tv-serier.nu/assets/img/welcome-vikings.jpg');
	background-size: cover;
}

.welcome-inner {
	width:286px;
	height:310px;
	margin-top:-300px;
	margin-left:27px;
	/*opacity:0.8;
	background:#0C151E;*/
	background-color: rgba(12,21,30,0.8);
	text-align:center;
	color:#fff;
	padding:10px;
	font-weight: 300;
}

.start-noseries-box {
	height:145px;
	width:100px;
	background-color:#242c34;
	margin-right:2px;
	display:inline-block;
	color:#fff;
	text-align:center;
	vertical-align:middle;
	font-size:28px;
	padding-top:50px;
	background: url('https://image-cdn.zap2it.com/images/orange-is-the-new-black-canceled-hoax-laura-prepon-taylor-schilling-netflix.jpg');
	background-size: cover;
}

.start-noseries-box-bg {
	width:100px;
	height:145px;
	margin-top:-50px;
	border-radius:3px;
	margin-left:0px;
	display:absolute;
	opacity:0.9;
	background:#0C151E;
	text-align:center;
	vertical-align:middle;
	font-size:28px;
	padding-top:50px;
}

.start-text-img {
	width: 310px;
	margin-left:-15px;
}

.start-senaste-rec-title {
	margin-left: -15px;
	margin-right:20px;
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 18px;
	font-weight: 300;
}

.start-populartjustnu {
	margin-left: -13px;
	margin-right:20px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 18px;
	font-weight: 300;
}

.start-senaste-art-title {
	margin-left:-45px;
	margin-right:20px;
	margin-top:10px;
	margin-bottom: 5px;
	font-size: 18px;
	font-weight: 300;
}

.start-recension-topimg-season {
	width: 107px;
	color: #fff;
	right: 15px;
	bottom: 20px;
	font-size: 12px;
	position:absolute;
	z-index:5;
	background: #0C151E;
	opacity: 0.9;
	margin-top: 15px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
}

.start-senaste-texterna-rec {
	margin-left: -30px;
	margin-right: 30px;
}

.start-text-ruta-vanster {
	width: 310px;
	background: #fff;
	margin-bottom: 20px;
}

.start-text-ruta-hoger {
	width: 310px;
	min-height: 317px;
	background: #fff;
	margin-bottom: 20px;
}

#kontakta-oss .modal-content {
	border-radius: 0px !important;
}

#dolj-profil-check .modal-content {
	border-radius: 0px !important;
}

.seriepremiar-serie {
	height:100px;
	width:310px;
	overflow:hidden;
	margin-left:-15px;
	padding-left:0px;
	padding-top:5px;
	margin-bottom:5px;
	margin-top:0px;
	background:transparent;
}

.seriepremiar-inner-wrapper {
	display:inline-block;
	z-index:2;
	position:relative;
	margin-left: 10px;
}

.seriepremiar-bg {
	position:absolute;
	width:310px;
	height:100px;
	top:0px;
	padding-left:0px;
	margin-bottom:5px;
	margin-top:0px;
	-moz-box-shadow: inset 0 0 10em #666;
	-webkit-box-shadow: inset 0 0 10em #666;
	box-shadow: inset 0 0 10em #666;
}

.seriepremiar-mobile {
	display: none;
}

.seriepremiar-loggain {
	background:#242c34;
	color:#fff;
	padding:0px;
	width:310px;
	margin-left:-15px;
	margin-bottom:5px;
	padding:10px;
	font-weight: 300;
}

.seriepremiar-dina {
	background:#242c34;
	color:#fff;
	padding:0px;
	width:310px;
	margin-left:-15px;
	margin-bottom:5px;
	padding:10px;
	font-weight: 300;
}

.seriepremiar-inga {
	background:#dd4b39;
	color:#fff;
	padding:0px;
	width:310px;
	margin-left:-15px;
	margin-bottom:5px;
	border-radius:3px;
	padding:10px;
}

/* START ends */

/* TEXTER starts */

.recension-skriven-av-title {
	margin-left: -7px;
	margin-bottom: -5px;
	margin-top: 7px;
}

.artikel-skriven-av-title {
	margin-left: -5px;
	margin-bottom: -5px;
	margin-top: 7px;
}

.texter-alla {
	margin-left:-12px;
	padding:0px;
	width:950px;
}

.recension-fler-texter-container {
	margin-left: -15px;
}

.texter-alla-rubrik {
	margin-left:-57px;
	margin-right:15px;
	margin-top:10px;
	font-size: 18px;
	margin-bottom: 5px;
	font-weight: 300;
}

.text-ruta {
	width:306px;
	margin-right:9px;
	height:330px;
}

.text-fler-rubrik {
	margin-top: 12px;
}

.fler-texter-img {
	width:284px;
	margin-left:-20px;
	margin-top:-10px;
	position:relative;
	z-index:1;
}

.text-ruta-inner {
	margin-bottom:10px;
	margin-left:-15px;
	width:306px;
	height: 316px;
	background:#fff;
}

.text-ruta-bild {
	width:306px;
	margin-left:-15px;
}

.text-ruta-text {
	margin-bottom:10px;
	height:160px;
}

.texter-se-alla {
	padding-left:360px;
	top:15px;
	color:#be1818;
	right:-10px;
	width: 450px !important;
}

.recension-fler-img {
	width:284px;
	margin-left:-20px;
	margin-top:-10px;
	position:relative;
	z-index:1;
}

.text-welcome {
	height:300px;
	width:305px;
	margin-left:-5px;
	margin-top:10px;
	border-radius:3px;
	background: url('https://www.tv-serier.nu/assets/img/welcome-vikings.png');
	background-size: cover;
}

.text-welcome-inner {
	width:305px;
	height:300px;
	margin-top:-300px;
	font-size: 14px;
	border-radius:3px;
	margin-left:-5px;
	/*opacity:0.8;
	background:#0C151E;*/
	background-color: rgba(12,21,30,0.8);
	text-align:center;
	color:#fff;
	padding:10px;
}

.kalender-fb-login-button-welcome span{
	margin-left: 10px;
	font-size: 16px;
	margin-top: -1px;
}

.recension-skriven-av {
	font-size: 18px;
	margin-bottom: 5px;
}

.artikel-skriven-av {
	font-size: 18px;
	margin-bottom: 5px;
}

.text-citat-box {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}

.text-citat {
	font-size: 18px;
	margin: 0px;
	padding-left: 60px;
	padding-top: 0px;
	margin-top: -33px;
}

.text-citat-icon {
	font-size: 28px;
	margin-right: 10px;
	margin-left: 20px;
	color: #be1818;
}

.recension-share-container {
	height: 50px;
	width: 100%;
	left: 0px;
	position: absolute;
}

.recension-share-inner-container {
	/*background: #242c34;*/
	width: 115px;
	height: 100%;
	padding: 0px;
	margin: 0px;
	padding-top: 2px;
	text-align: center;
}

.recension-share-fb {
	width: 40px !important;
	min-width: 40px !important;
	max-width: 40px !important;
	height: 40px;
	min-height: 40px;
	max-height: 40px;
	display: inline-block;
	background: #44619d;
	margin: 0px auto;
	margin-top: -2px;
	float: left;
	margin-right: 0px;
	color: #fff;
}

.recension-share-fb:hover {
	opacity: 0.8;
	cursor: pointer;
}

.recension-share-fb .fa {
	margin-top: 10px;
	font-size: 18px;
}

.recension-share-twitter {
	width: 40px !important;
	min-width: 40px !important;
	max-width: 40px !important;
	height: 40px;
	min-height: 40px;
	max-height: 40px;
	display: inline-block;
	background: #55acee;
	/*margin: 0px auto;*/
	margin-top: -2px;
	float: left;
	color: #fff;
}

.recension-share-twitter:hover {
	opacity: 0.8;
	cursor: pointer;
}

.recension-share-twitter .fa {
	margin-top: 10px;
	font-size: 18px;
}

/* TEXTER ends */

/* SERIE begins */
.serie-title {
	margin-bottom:20px;
	width: 280px;
}

.serie-main {
	background: #fff;
	margin-bottom: 20px;
	padding-top: 10px;
	font-size: 18px;
	/*min-height: 800px;*/
	display: inline-block !important;
}

.serie-main-info {
	font-size: 14px;
	font-weight: 300;
}

.serie-recensioner {
	margin-left: -15px;
}

.serie-main-status {
	margin-left:220px;
	background: #118e04;
	color: #fff;
	font-size: 10px;
	padding-left: 3px;
	padding-right: 3px;
	border-radius: 3px;
}

.serie-main-genre {
	background: #313a43;
	color: #fff;
	font-size: 12px;
	padding: 5px 10px;
	font-weight: 300;
	border-radius: 0px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.serie-dropdown-container {
	/*margin-left: 308px;
	margin-top: -47px;
	margin-bottom: 25px;*/
	position: absolute;
	right: 0px;
	top: 0px;
}

.serie-dropdown-listor {
	padding-left: 12px;
	padding-top:5px;
	padding-bottom: 5px;
}

.serie-dropdown-listor:hover {
	padding-left: 12px;
	padding-top:5px;
	padding-bottom: 5px;
	background:#f5f5f5;
	cursor: pointer;
}

.serie-dropdown-listor-finns {
	padding-left: 12px;
	padding-top:5px;
	padding-bottom: 5px;
}

.create-list-btn {
	padding-left: 12px;
	padding-top:5px;
	padding-bottom: 5px;
}

.create-list-btn:hover {
	padding-left: 12px;
	padding-top:5px;
	padding-bottom: 5px;
	background:#f5f5f5;
	cursor: pointer;
}

.create-list {
	display:none;
}

.serie-dropdown-label {
	font-size: 10px;
	border-radius: 0px;
}

.serie-main-genre:hover {
	background: #0C151E;
	color: #fff;
	font-size: 12px;
	padding: 5px 10px;
	font-weight: 300;
	border-radius: 0px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.serie-title-info {
	background: #e2e1e1;
	/*float: left;*/
	width: 113.3%;
	height: 35px;
	margin-top: 5px;
	color: #000;
	font-size: 14px;
	padding-left: 15px;
	padding-top: 7px;
	margin-bottom: 5px;
	font-weight: 100;
	border-radius: 0px;
	border: 1px solid #be1818;
}

.serie-main-season {
	background: #474747;
	width: 50px;
	height: 50px;
	margin-right: 5px;
	margin-bottom: 5px;
	color: #fff;
	font-size: 24px;
	font-weight: 300;
	text-align: center;
	padding-top: 8px;
	float:left;
}

.serie-recension-spalt {
	background: #fff;
	width: 296px;
	margin-left: 17px;
	margin-bottom: 5px;
}

.recension-fler-texter {
	background: #fff;
	width: 296px;
	margin-left: 17px;
	margin-bottom: 5px;
}

.serie-main-season:hover {
	background: #474747;
	width: 50px;
	height: 50px;
	margin-right: 5px;
	margin-bottom: 5px;
	color: #fff;
	font-size: 24px;
	text-align: center;
	padding-top: 8px;
	float:left;
	opacity: 0.7;
}

.serie-main-episode-nr {
	background: #686868;
	float: left;
	width: 50px;
	height: 50px;
	color: #fff;
	font-size: 24px;
	font-weight: 300;
	text-align: center;
	padding-top: 8px;
	margin-bottom: 5px;
}

.serie-main-episode-name {
	background: #b6b5b5;
	float: left;
	width: 82.5%;
	height: 50px;
	color: #fff;
	font-size: 18px;
	padding-left: 25px;
	padding-top: 12px;
	margin-bottom: 5px;
	font-weight: 100;
}

.serie-main-episode-name:last-of-type {
	margin-bottom: 15px;
}

.serie-main-episode-name-mobile {
	display: none;
}

.serie-main-episode-checkbox {
	background: #e2e1e1;
	float: left;
	width: 9%;
	height: 50px;
	color: #fff;
	font-size: 18px;
	padding-left: 12px;
	padding-top: 10px;
	margin-bottom: 5px;
	font-weight: 100;
	right:0px;
}

.serie-main-checkbox-off {
	opacity: 0.2;
}

.serie-main-episode-info-box {
	background: #686868;
	margin-top:-5px;
	padding: 5px;
	height: 180px;
	width: 100%;
	margin-bottom: -5px;
}

.serie-main-episode-info-img-box {
	width: 302px;	
	display: inline-block !important;
}

.serie-main-episode-info-img {
	height: 170px;
	display: inline-block !important;
}

.serie-main-episode-info {
	float: left;
	color: #fff;
	font-size: 12px;
	margin-left: 10px;
	display: inline-block !important;
	width: 270px;
	right: 10px;
	margin-bottom: 20px;
}

.episode-director {
	font-size: 12px;
	color: #fff;
	bottom: 0px;
	width: 100%;
	position: relative;
	left:0px;
	margin-top: 0px;
}

.serie-main-episode-info span {
	color: #fff;
	font-size: 12px;
}

.serie-spalt-rubrik {
	font-size: 18px;
	margin-bottom: 5px;
	font-weight: 300;
}

.artikel-spalt-rubrik {
	font-size: 18px;
	margin-bottom: 5px;
}

.serieinfo {
	font-size: 18px;
	margin-bottom: 5px;
}

.liknande-rubrik {
	font-size: 18px;
	margin-bottom: 5px;
}

.serie-spalt-recension-season {
	position: absolute;
	z-index: 2;
	background: #000000;
	width: 100px;
	margin-top: -33px;
	right: -4px;
	opacity: 0.7;
	color: #fff;
	padding: 5px;
	font-size: 12px;
	font-weight: 300;
}

.serie-spalt-artikel-titel {
	position: absolute;
	z-index: 2;
	background: #000000;
	margin-top: -33px;
	right: -4px;
	opacity: 0.7;
	color: #fff;
	padding: 5px;
	font-size: 12px;
	font-weight: 300;
}

.serie-spalt-relaterat {
	font-size: 16px;
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 12px;
	margin-left: 0px;
}

.serie-spalt-info-inner {
	font-size: 16px;
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 13px;
	font-weight: 300;
	margin-left: 0px;
	padding-bottom: 13px;
}

.serie-spalt-lista {
	font-size: 16px;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 14px;
	margin-left: 0px;
}

.serie-spalt-lista:hover {
	font-size: 16px;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 14px;
	margin-left: 0px;
	color: #be1818;
	cursor: pointer;
}

.serie-vill-se {
	width: 296px;
	margin-left:17px;
	margin-top:-10px;
	margin-bottom:0px;
	padding-left:10px;
	padding-bottom: 3px;
	padding-top: 3px;
	background: #e2e1e1;
	
	height:30px;
}

.serie-vill-se:hover {
	width: 296px;
	margin-left:17px;
	margin-top:-10px;
	margin-bottom:0px;
	padding-left:10px;
	padding-bottom: 3px;
	padding-top: 3px;
	background: #e2e1e1;
}

.serie-vill-se-icon:hover {
	opacity: 0.7;
	cursor:pointer;
}

.serie-hogerspalt {
	
}

.serie-poster {
	width:100%;
	height:253px;
}

.serie-posteryta {
	margin-left:-20px;
}

.serier-title {
	width:300px;
}

.serie-spalt {
	background: #fff;
	width: 296px;
	margin-left: 17px;
	margin-bottom: 10px;
	font-size: 12px;
}

.serie-spalt-info {
	background: #fff;
	width: 296px;
	margin-left: 17px;
	margin-bottom: 10px;
	font-size: 12px;
}

.serie-spalt-liknande {
	background: #fff;
	width: 296px;
	margin-left: 17px;
	margin-bottom: 10px;
	font-size: 12px;
}

.dropDown-episode{
	display:none;
	margin-top: -50px;
	clear: both;
}

.selector{
	cursor: pointer;
}

.more-actors {
	cursor: pointer;
	color: #be1818;
	font-size: 12px;
	margin-left: 6px;
}

.fewer-actors {
	cursor: pointer;
	color: #be1818;
	font-size: 12px;
	margin-left: 6px;
}

.actor-img {
	position:absolute !important;
	width:96px;
	height:144px;
	background-position: top center !important;
	background-size:cover !important;
}

.character-img {
	position:absolute !important;
	width:96px;
	height:144px;
	background-position: top center !important;
	background-size:cover !important;
}

.actor-transp {
	height:144px;
	width:96px;
}

.actor-container {
	display:inline-block;
	width:16%;
	font-size:10px;
	font-weight: 300;
	text-align:center;
	vertical-align:top;
	margin-bottom:10px;
}

.actor-mobil-open-icon {
	display: none;
}

.serie-text-line {
	background: #be1818;
	width: 275px;
	margin-left: -20px;
	height: 0px;
	position: absolute;
}

/* SERIE ends */

/* Seriearkiv begins */

.seriearkiv-main {
	background: #fff;
	margin-bottom: 20px;
	padding-top: 10px;
	font-size: 18px;
	min-height: 800px;
	width: 939px;
}

.seriearkiv-poster-img {
	width:152px;
	height:226px;
	margin:0px;
	padding:0px;
}

.seriearkiv-item {
	width:152px !important;
	height:226px !important;
	margin:0px !important;
	padding:0px !important;
}

.seriearkiv-item-title {
	background:#0C151E;
	opacity:0.9;
	font-size:12px;
	color:#fff;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	width:100%;
	position:absolute;
	bottom:0px;
	text-align:left;
}

.seriearkiv-item-link {
	width:152px;
	height:226px;
	margin:0px;
	padding:0px;
	text-decoration:none;
}

.seriearkiv-grid {
	margin-top:220px !important;
	width:100%;
	text-align:center;
}

.seriearkiv-serie {
	background: #fff;
	width: 296px;
	margin-left: 0px;
	margin-bottom: 10px;
	font-size: 12px;
}

.seriearkiv-bokstaver {
	color:#be1818;
	font-size:28px;
	text-align:left;
	padding-bottom:20px;
}

.seriearkiv-bokstaver .item {
	min-width:30px;
	height:30px;
	font-size:21px;
	background:#313a43;
	display:inline-block;
	margin:0px;
	margin-left: -2px;
	margin-right: -2px;
	text-align:center;
}

.seriearkiv-bokstaver .item:hover {
	background: #0C151E;
}

.genre-summary-container {
	width: 100%;
	height: 394px;
	padding: 30px;
	position: relative;
	margin-bottom: 30px;
	background: #000;
}

.genre-summary-container .inner-container {
	text-align: left;
	float: none;
	margin: 0 auto;
	width: 100%;
	height: 100%;
	position: relative;
}

.genre-summary-container .genre-summary-text {
	display: inline-block;
	width: 28.2%;
	height: 50%;
	text-align: center;
	color: #fff;
	position: relative;
	top: -25px;
}

.genre-summary-container .genre-summary-text a {
	color: #fff;
	text-decoration: none;
}

.genre-summary-container .genre-summary-text p {
	position: relative;
	transform: translateY(-50%);
	top: 50%;
	font-weight: 700;
	display: block;
	font-size: 28px;
	margin-bottom: -0px;
}

.genre-summary-container .genre-summary-text p:first-of-type {
	text-transform: uppercase;
}

.genre-summary-container .genre-summary-item {
	display: inline-block;
	width: 13.8%;
	height: 50%;
	margin-bottom: -60px;
	position: relative;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	border: 1px solid #000;
}

.genre-summary-container .genre-summary-item:hover {
	border: 1px solid #fff;
}

.full-genre-summary-container {
	position: relative;
	display: block;
}

.full-genre-summary-container h1 {
	font-size: 22px !important;
	width: 100%;
    display: block;
    position: relative;
    left: 50%;
    transform: translateX(-45.1%);
    text-transform: uppercase;
}

.full-genre-summary-container .full-genre-summary-inner-container {
	left: 50%;
	transform: translateX(-45.1%);
	width: auto;
	position: relative;
	display: block;
}

.full-genre-summary-container .full-genre-summary-item {
	display: inline-block;
	width: 12.5%;
	height: 170px;
	position: relative;
	margin-bottom: 30px;
	text-decoration: none;
}


.full-genre-summary-container .full-genre-summary-item a {
	text-decoration: none;
}

.full-genre-summary-container .full-genre-summary-item img {
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	border: 1px solid #000;
	text-decoration: none;
}

.full-genre-summary-container .full-genre-summary-item img:hover {
	border: 1px solid #fff;
	text-decoration: none;
}

.full-genre-summary-container .full-genre-summary-item p {
	text-decoration: none;
	font-size: 10px;
	color: #000;
	margin-top: 3px;
	text-decoration: none;
}

.full-genre-summary-container .full-genre-summary-item img {
	width: 100%;
}

.full-genre-summary-container .sorting {
	margin-top:10px;
	font-size: 12px;
	display: block;
	position: relative;
	left: 50%;
	transform: translateX(-45.1%);
	margin-bottom: 15px;
}

.other-genres {
	padding: 0px;
	margin: 0px;
}

.other-genres .other-genres-item {
	position: relative;
	padding: 0px;
	padding-right: 5px;
	margin: 0px;
	height: 100px;
	background: #000;
	width: 16.2%;
	display: inline-block;
}

.other-genres .other-genres-item:last-of-type {
	margin-right: 0px;
}

.other-genres .other-genres-item p {
	position: absolute;
	z-index: 9;
	width: 100%;
	text-align: center;
	transform: translateY(-50%);
	top: 50%;
	color: #fff;
}

/* Seriearkiv ends */

/* Profil begins */

.profil-spalt-stats {
	background: #fff;
	width: 55px;
	height: 55px;
	margin-left: 5px;
	padding-top:10px;
	margin-bottom: 10px;
	font-size: 16px;
	text-align: center;
	float: left;
}

.profil-procent {
	position:absolute;
	color:#ffffff;
	font-size:10px;
	margin-left:3px;
	margin-bottom:3px;
	font-weight:bold;
	width:30px;
	bottom:0px;
	text-shadow: 1px 1px #000000;
}

.profil-senaste-serier {
	float:left;
	margin-right: 5px;
	margin-top: 8px;
}

.empty-profile-timeline {
	height:600px;
	width:100%;
	margin-left:-20px;
	margin-top:15px;
	border-radius:3px;
	background-size: cover;
}

.empty-profile-timeline-bg {
	width:610px;
	height:600px;
	margin-top:-600px;
	border-radius:3px;
	margin-left:-20px;
	opacity:0.8;
	background:#0C151E;
	text-align:center;
	color:#fff;
	padding-top:100px;
}

.profile-main {
	background: #fff;
	margin-bottom: 20px;
	padding-top: 10px;
	font-size: 18px;
	/*min-height: 800px;*/
}

.profile-senaste-sett-3 {
	display: none;
}

.profile-timeline-box {
	width:647px;
	margin-left:-37px;
}

.profile-timeline-box-text {
	font-size: 12px;
	margin-top: -3px;
}

.profile-timeline-sett-avsnitt {
	width: 89%;
	height: 200px;
	margin: 2px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	/* background-size: 80px 60px; */
	background-size: 400px;
    background-repeat: no-repeat;
}

.profile-timeline-main {
	background: #fff;
	margin-bottom: 20px;
}

.profile- {
	font-size: 12px;
	margin-left: 5px;
	margin-top: 5px;
}

.profile-timeline-line {
	height:140px;
	width:3px;
	background:#be1818;
	margin-left:10px;
	margin-top: 5px;
}

.profile-timeline-box-avsnitt {
	margin-top: 75px;
	margin-left: 220px;
	position: absolute;
	z-index: 3;
	width:400px;
	right:0px;
	text-align:center;
	font-size:22px;
	color:#CBCBCB;
}

.profile-timeline-box-betyg {
	margin-top: 75px;
	margin-left: 220px;
	position: absolute;
	z-index: 3;
}

.profile-timeline-box-betyg-img {
	width: 40px;
}

.profile-timeline-follow-latest {
	width:619px;
	height:50px;
	padding-left:195px;
	margin-right:-4px;
	position:absolute;
	right:0px;
}

.profile-timeline-follow-latest-2 {
	display: none;
}

.profile-statistik-mobil {
	display: none;
}

/* Profil ends */

/* Recension begins */
.recension-text-container {
	background: #fff;
	margin-bottom: 50px;
}

.recension-text-top-row {
	height: 50px;
	margin-top: 20px;
}

.recension-titel {
	color: #be1818;
	font-size: 24px;
	font-weight: 300;
}

.recension-season {
	color: #be1818;
	font-size: 14px;
}

.recension-text {
	margin-top: 30px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
}

.recension-skribent {
	background: #fff;
	margin-top: 10px;
	margin-left: -5px;
}

.recension-skribent-img {
	width: 80px;
	margin-left: -5px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.recension-skribent-namn {
	color: #be1818;
	font-size: 16px;
	margin-top: 5px;
	margin-left: -20px;
}

.recension-skribent-epost {
	font-size: 12px;
	margin-top: 0px;
	margin-left: -20px;
}

.recension-skribent-foljare {
	font-size: 12px;
	margin-top: 5px;
	margin-left: -20px;
	font-style: italic;
}

.recension-skribent-tittarpa {
	font-size: 12px;
	margin-top: 5px;
	margin-left: -20px;
}

.recension-poster-container {
	background: #fff;
	margin-top: 10px;
	margin-left: -5px;
}

.recension-poster {
	margin-top: 40px;
	margin-left: 40px;
	margin-bottom: 40px;
	width: 214px;
	height: 317px;
}

.recension-img-container {
	background: #fff;
	margin-top: 10px;
	margin-left: -5px;
}

.recension-img {
	width: 110%;
	margin-left: -5px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.recension-betyg-img {
	width: 30px;
	margin-top: 10px;
}

.recension-topimg-typ {
	width: 107px;
	color: #fff;
	font-size: 12px;
	position:absolute;
	z-index:5;
	background: #0C151E;
	opacity: 0.9;
	margin-top: 15px;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
}

.start-recension-topimg-titel {
	right: 15px;
	bottom: 50px;
	color: #fff;
	font-size: 28px;
	position:absolute;
	z-index:5;
	background: #0C151E;
	opacity: 0.9;
	margin-top: 15px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-right: 37px;
}

.recension-topimg-titel {
	right: 15px;
	bottom: 50px;
	color: #fff;
	font-size: 28px;
	position:absolute;
	z-index:5;
	background: #0C151E;
	opacity: 0.9;
	margin-top: 15px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-right: 37px;
}


.recension-topimg-season {
	width: 107px;
	color: #fff;
	right: 15px;
	bottom: 20px;
	font-size: 12px;
	position:absolute;
	z-index:5;
	background: #0C151E;
	opacity: 0.9;
	margin-top: 15px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
}
/* Recension ends */

/* Artikel begins */

.artikel-text {
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	font-weight: 300;
}

.artikel-fler-texter-box {
	width: 305px;
}

.text-artikel-img {
	width: 100%;
	z-index:1;
}

.artikel-text-container {
	background: #fff;
	margin-bottom: 50px;
}

.artikel-topimg-typ {
	width: 90px;
	color: #fff;
	font-size: 12px;
	position:absolute;
	z-index:5;
	background: #0C151E;
	opacity: 0.9;
	margin-top: 15px;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
}

.artikel-topimg-titel {
	right: 15px;
	bottom: 20px;
	color: #fff;
	font-size: 28px;
	position:absolute;
	z-index:5;
	background: #0C151E;
	opacity: 0.9;
	margin-top: 15px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-right: 37px;
}

.start-artikel-topimg-titel {
	right: 15px;
	bottom: 20px;
	color: #fff;
	font-size: 28px;
	position:absolute;
	z-index:5;
	background: #0C151E;
	opacity: 0.9;
	margin-top: 15px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-right: 37px;
}

.artikel-fler {
	position: absolute;
	z-index: 2;
	background: #000000;
	margin-top: -33px;
	right: -4px;
	opacity: 0.7;
	color: #fff;
	padding: 5px;
	font-size: 12px;
}

/* Artikel ends */

/* Timeline begins */

.timeline-idag {
	padding-left: 14px;
}

.timeline-container {
	width: 977px;
	margin-left: 95px;
}

.timeline-main {
	background: #fff;
	margin-bottom: 20px;
	width: 631px;
	padding-top: 10px;
}

.timeline-line {
	height:140px;
	width:3px;
	background:#be1818;
	margin-left:10px;
	margin-top: 5px;
}

.timeline-poster {
	width: 135px;
	height: 200px;
	margin-left: -30px;
}

.timeline-foljer-profilbild {
	margin-left:-30px;
	max-height: 100px;
}

.timeline-foljer-sett-serier {
	width:617px;
	height:50px;
	padding-left:186px;
	margin-right:-4px;
	position:absolute;
	right:0px;
}

.timeline-box-info {
	height: 200px;
}

.timeline-notifications {
	background: #fff;
	width: 296px;
	margin-bottom: 10px;
	display: none;
}

.timeline-box-text {
	font-size: 12px;
	margin-left: 5px;
	margin-top: 0px !important;
}

.timeline-box-betyg-bg {
	position: absolute;
	z-index: 2;
	background: #0C151E;
	opacity: 0.5;
	margin-left: 120px;
	height: 100%;
	width: 400px;
	
}

.timeline-box-betyg {
	margin-top: 75px;
	margin-left: 220px;
	position: absolute;
	z-index: 3;
}

.timeline-box-avsnitt {
	margin-top: 75px;
	margin-left: 220px;
	position: absolute;
	z-index: 3;
	width:400px;
	right:0px;
	text-align:center;
	font-size:22px;
	color:#CBCBCB;
}

.timeline-box-betyg-extra {
	margin-top: 120px;
	margin-left: 295px;
	position: absolute;
	color:#cccccc;
	z-index: 3;
}

.timeline-box-betyg-img {
	width: 40px;
}

.timeline-box-gilla {
	font-size: 10px;
	margin-top: 170px;
	margin-right: -10px;
	margin-bottom: 20px;
	background: #be1818;
	color: #fff;
	border-radius: 0px;
	padding: 5px 10px;
	position: absolute;
	z-index: 3;
	right: 15px;
}

.timeline-box-gilla:hover {
	background: rgba(190, 24, 24, 0.7);
}

.timeline-main-profil {
	width: 60px;
	margin: 2px;
	margin-top: 0px;
}


.timeline-sett-avsnitt {
	width: 89%;
	height: 200px;
	margin: 2px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	/* background-size: 80px 60px; */
	background-size: 400px;
    background-repeat: no-repeat;
    
}

.timeline-sett-season {
	width: 89%;
	height: 200px;
	background: gray;
	margin: 2px;
	margin-top: 15px;
	margin-right: 0px;
}

.timeline-spalt {
	background: #fff;
	width: 296px;
	height: 40px;
	padding-top: 10px;
	margin-bottom: 5px;
	font-size: 12px;
}

.timeline-spalt-profile {
	width: 100px;
	margin: 15px;
	border-radius: 0px;
}

.timeline-friends {
	background: #fff;
	width: 296px;
	margin-left: 17px;
	padding-top: 15px;
}
	
.timeline-friends-main {
	background: #fff;
	width: 550px;
	margin-left: -15px;
	padding-top: 15px;
	position: relative;
}

.timeline-spalt-profile-main {
	width: 100px;
	margin: 15px;
	border-radius: 0px;
}

.timeline-rubrik-top {
	font-size: 18px;
	margin-bottom: 5px;
	margin-left: -15px;
}

.timeline-rubrik-top-hogerspalt {
	font-size: 18px;
	margin-bottom: 5px;
}

.timeline-welcome {
	height:300px;
	width:296px;
	margin-left:2px;
	margin-top:0px;
	border-radius:3px;
	background: url('https://www.tv-serier.nu/assets/img/welcome-vikings.png');
	background-size: cover;
}

.uppmaning-betyg-tidslinje {
	height:160px;
	width:296px;
	margin-left:18px;
	margin-top:15px;
	border-radius:3px;
	background: url('https://bloggar.expressen.se/tvbloggen/files/2013/12/BB-S2-Studio-Lab-Walt-Jesse-560.jpg');
	background-size: cover;
}

.timeline-follow-poster {
	height:100px;
	min-height: 100px;
	max-height: 100px;
	width:71px;
	margin-left:-4px;
}

/* Timeline ends */

/* Kalender begins */

.kalender-main {
	background: #fff;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.kalender-rubrik-top {
	font-size: 18px;
	margin-bottom: 5px;
	margin-left:-14px;
	font-weight: 300;
}

.kalender-rubrik-top2 {
	font-size: 18px;
	margin-bottom: 5px;
	margin-left: 14px;
	font-weight: 300;
}

.kalender-rubrik {
	font-size: 16px;
	margin-top: 20px;
	margin-bottom: 10px;
	color: #be1818;
	font-weight: 300;
}

.kalender-serier {
	width: 110px;
	margin: 2px;
	font-weight: 300;
}

.kalender-serier-poster {
	width: 105px;
	height: 153px;
}

.kalender-spalt {
	background: #fff;
	width: 296px;
	margin-left: 17px;
	padding-bottom: 20px;
}

.kalender-serier-spalt {
	width: 75px;
	margin: 2px;	
}

.kalender-serier-poster-spalt {
	width: 75px;
}

.kalender-welcome {
	height:300px;
	width:296px;
	margin-left:17px;
	margin-top:0px;
	border-radius:3px;
	background: url('https://www.tv-serier.nu/assets/img/welcome-vikings.png');
	background-size: cover;
}

.kalender-fb-login-button-welcome {
	background-color: #3b5998;
	border-radius: 0px;
	height:40px;
	width: 287px;
	margin-top:34px;
	margin-left: -6px;
	padding-top: 9px;
	text-align: center;
	vertical-align: middle;
	color: #fff;
	font-size: 18px;
	cursor: pointer;
}

.kalender-fb-login-button-welcome:hover {
	opacity: 0.8;
}

.kalender-fb-login-button-welcome span{
	margin-left: 10px;
	font-size: 16px;
	margin-top: -1px;
}

.kalender-large-container {
	width: 84%;
}

/* Kalender ends */

/* Skådespelarsida begins
-------------------------*/
	.actor-page-serieinfo {
		margin-left:50px;
		margin-top:-13px;
		display:inline-block;
		vertical-align:top;	
	}
	
	.actor-page-main {
		background: #fff;
		margin-bottom: 20px;
		padding-top: 10px;
		font-size: 18px;
		padding-bottom: 1px;
		/*min-height: 800px;*/
	}
	
	.actor-page-serie {
		background: #fff;
		width: 296px;
		margin-left: 0px;
		margin-bottom: 10px;
		font-size: 12px;
	}
	
	.actor-page-title {
		
	}

/* Skådespelarsida ends
-------------------------*/

/* Sok-sida starts */
.sok-box {
	height:200px;
	width:100%;
	background-color: #fff;
	border-radius: 3px;
	margin-right:3px;
	text-align: center;
	padding-top: 50px;
	margin-bottom: 20px;
}

.sokning-poster {
	width: 100px;
	height:148px;
	float:left;
	margin-right: 1px;
	margin-top:-25px;
}
/* Sok-sida ends */

/* Panel starts */

.a-boxar {
	height:200px;
	width:33%;
	background-color: #fff;
	border-radius: 3px;
	margin-right:3px;
	text-align: center;
	padding-top: 50px;
}

.a-boxar-bottom {
	width:33%;
	background-color: #fff;
	border-radius: 3px;
	margin-right:3px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}

/* Panel ends */

/* Notification begins */

.notification-container {
	height: 1000px;
}

.timeline-notifications {
	padding-bottom: 10px;
	padding-top: 10px;
}

.notification-post-old {
	height: 20px;
	width: 620px;
	background-color: #f8f7f7;
	margin-top: 2px;
	margin-left: -25px;
}

.notification-post-old a{
	color: #be1818;
}

.notification-post-new {
	height: 20px;
	width: 620px;
	background-color: #ffe9e9;
	margin-top: 2px;
	margin-left: -25px;
}

.notification-post-new a{
	color: #be1818;
}

.timeline-notification-post-old {
	height: 20px;
	width: 290px;
	background-color: #f8f7f7;
	margin-top: 2px;
	margin-left: -17px;
}

.timeline-notification-post-old a{
	color: #be1818;
}

.timeline-notification-post-new {
	height: 20px;
	width: 290px;
	position: relative;
	background-color: #ffe9e9;
	margin-top: 2px;
	margin-left: -17px;
}

.profil-notification-post-new {
	height: 25px;
	width: 100%;
	position: relative;
	background-color: #ffe9e9;
	margin-top: 2px;
	margin-bottom: 10px;
}

.timeline-notification-post-new a{
	color: #be1818;
}

.profil-notification-post-new a{
	color: #be1818;
}

/* Notification ends */

/* Navbar begins */

.menu-notification {
	border-radius: 50%;
	height: 15px;
	min-height: 15px;
	max-height: 15px;
	width: 15px;
	min-width: 15px;
	max-width: 15px;
	background-color: #be1818;
	color: #fff;
	font-size: 10px;
	text-align: center;
	position: absolute;
	display: table;
	margin-top: -30px;
	margin-left: 67px;
}

.menu-notification-value {
	display: table-cell;
	vertical-align: middle;
}

.menu-notification-text {
	color: #fff;
	font-size: 8px;
	width: 300px;
}

.timeline-notification-box {
	background-color: #fff;
	padding: 5px;
	width: 296px;
	margin-bottom: 10px;
}

.navbar-own {
	height: auto;
	min-height: 70px;
	background: #0C151E;
	font-size: 16px;
	font-weight: 200 !important;
	border: none !important;
}

.navbar-collapse {
	margin-top: -50px;
	margin-right: 80px !important;
}

.navbar-own ul li  {
	padding-right: 20px;
	padding-left: 20px;
}

.navbar-own ul li a {
	color: #fff !important;
	padding: 5;
	font-weight: lighter !important;
}

.active a {
	background: none !important;
	border-bottom: 2px solid #be1818;
}

.navbar-own ul li a:hover {
	color: #be1818 !important;
}

.navbar-brand {
	margin-top: 7px;
	color: #fff !important;
	float: right;
	margin-right: 850px;
}

.mainlogo {
	margin-left: 100px;
	width: 51px;
	height: 70px;
}

.searchfield {
	border-radius: 0px;
	width: 580px;
	min-width: 580px;
	border: none;
	font-weight: 300;
}

.searchform {
	position: relative;
	top: 9;
	right: 55;
}

.searchbtn {
	margin-left: -8px;
	border-radius: 0px;
	border: 0px;
    height: 34px;
    margin-top: 1px;
}

.searchform span {
	height: 20px;
	font-weight: 300;
}

.menubottom {
	width: 940px;
	height: 70px;
	position: absolute;
	top: 70px;
	background: #242c34;
	left: 50%;
	margin-left: -470px;
	padding-left: 72px;
	z-index: 4;
}

.border-right {
	border-right: 1px solid #767676;
	
}

.display-profile {
	border-left: 5px solid #be1818;
	height: 70px;
}

.profile-picture {
	margin-left: -15px;
}

.profile-name {
	color: #be1818;
	margin-bottom: 5px;
	margin-left: 10px;
	max-width: 111px;
}

.profile-email {
	font-size: 10px;
	color: #fff;
}

.logindiv-mobile {
	width: 40px;
	min-width: 40px;
	max-width: 40px;
	height: 40px;
	min-height: 40px;
	max-height: 40px;
	margin-top: 15px;
	margin-right: 10px;
}

.logindiv-mobile img{
	width: 40px;
	min-width: 40px;
	max-width: 40px;
	height: 40px;
	min-height: 40px;
	max-height: 40px;
	border-radius: 5px;
}
/* Navbar ends */

.paddingcontainer {
	padding-bottom: 0px;
}

.wrapper {
	position: relative;
	min-height: auto !important;
	padding-bottom: 20px !important;
}

.serie-main {
	padding-bottom: 80px;
}


/* Quiz begins */

.quiz-answer {
	text-align:center;
	height:50px;
	background:aqua;
	margin-top:5px;
	background:#f1f1f1;
	border-bottom:2px solid #be1818;
	color:#242c34;
	text-transform:uppercase;
	line-height:50px;
	cursor: pointer;
}

.quiz-answer:hover {
	background: #dddddd;
}

/* Quiz ends */

/* Footer starts */

.footer {
	background: #0C151E;
	width: 100%;
	height: 80px;
	position: absolute;
	bottom: 0;
	left: 0;
	font-weight: 300;
}

/* Footer ends */

.add-list-form input {
	width: 100%;
	min-width: 100%;
	max-width: 100%;
	border-radius: 0px;
	border: 1px solid #BE1818;
}

.list-btn {
	margin: 0;
	border-radius: 0px;
	border: none;
	width: 100%;
	min-width: 100%;
	max-width: 100%;
	background: #BE1818;
	color: #fff;
	margin-top: 0px;
	
}

.list-btn:hover {
	color: #fff;
	opacity: 0.7;
}