/*
	project: internet sharing template
   	author: luka cvrk (www.solucija.com)
								*/
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css');
body { padding: 0; margin: 0; font: 0.8em Tahoma, Arial, sans-serif; line-height: 1.6em; background: #fff; color: #454545; }

/* links */
a { color: #003B6E; background: inherit; text-decoration:none}
a:hover { color: #9EC068; background: inherit; }

/* headings */
h1 { font: bold 2.5em "Arial", Sans-Serif; margin: 0; letter-spacing: -1px; }
h2 { font: bold 2em Arial, Sans-Serif; margin: 0; padding: 0; }
h1 a, h2 a { color: #2b2b2b; background: #fff; text-decoration: none; }
h1 a:hover, h2 a:hover { color: #2b2b2b; background: #FFF; }
.title { color: #808080; background: #fff; }

/* lists and form elements */
ul { margin: 0; padding : 0; }
form { margin: 0; }
input.search { width: 279px; border: none; background: #fff url(images/input.gif) no-repeat; padding: 6px 10px; color: #1E67A8; font-weight: bold; }
input.button { padding: 3px; }

/* content holder */
#content { margin: 10px auto; width: 1040px; }

/* header */
#header { height: 75px; }
#logo { padding: 15px 20px 0 8px; float:left }
#logo p { margin: 0; padding: 0 0 0 10px; color: #808080; background: #fff; }
#top_info { float: right; margin: 20px 5px 0 0; text-align: right; }

/* horizontal tabbed menu */
#tabs { background: #fff url(images/bigbox.gif) no-repeat top left; color: #000;  height: 64px; text-align: center; padding: 0 0 0 210px; }
#tabs ul{margin-left:45px;}
#tabs li { display: inline; height: 45px; }
#tabs li a { float: left; background: #fff url(images/barbg.gif) no-repeat; color: #808080; padding: 6px 0; width: 82px; text-align: center; font-weight: bold; text-decoration: none; }
#tabs li a:hover { background: #fff url(images/barcurrent.gif) no-repeat; color: #000; }
#tabs li a.current { background: #fff url(images/barcurrent.gif) no-repeat; color: #2C71AE; }
.key { text-decoration: underline; }

/* search form */
#search {
	float: left;
	clear: both;
	color: #000;
	background: #fff url(images/searchbg.gif) no-repeat;
	padding: 14px 0 20px 5px;
	width: 580px;
	margin: 5px 0 0 0;
}
	#search p { padding: 0; margin: 0; }


/* grey subheader */
.gboxtop { clear: both; height: 8px; background: #dedede url(images/gboxtop.gif) no-repeat; color: #000; }
.gbox { background: #dedede url(images/gbox.gif) no-repeat bottom left; color: #444; padding: 1px 13px 0px 13px; margin: 0 0 5px 0; }
.gbox p { padding: 7px 0; margin: 0;}


/* left side */
.left { float: left; width: 730px; margin: 0 0 10px 0; }
	.left_articles {
		margin: 10px 10px 0px 10px;
		padding: 10px 0 10px 0;
		text-align: justify;
		/*border-bottom: 1px dotted #ccc;*/
		color: #000;
		background: #fff;
	}

	.calendar { height: 50px; float: left; background: #fff url(images/calendar.gif) no-repeat; width: 50px; padding: 5px 0 0 9px;  color: #808080;}
	.calendar p { padding: 0; margin: 0; }
	.description { padding: 0 0 2px 0; margin: 0 10px 5px 0; border-bottom: 1px dotted #ccc; }
	.thumbnail { float: left; margin: 0 18px 8px 0; border: 1px solid #dedede; }
	.thumbnail1 { float: left; margin: 0 8px 8px 0; border: 1px dotted #dedede; padding:0.5em 0.5em 0.5em 0.5em; background: #fff}
   .subtitle { float:left; margin: 5px; border: 1px dotted #dedede; width: 700px;  background: #eef; cursor: pointer;}
   .subtitle h5 { margin: 0.3em 0 0.5em 0; font: 1.0em Tahoma, Arial, sans-serif; font-weight:bold;}
   .subtitle p { float:left; margin: 0 0 0 1em; padding:0px; width:140px; display:inline; color:black;}
   .subtitle:hover { background: #fff;}
   .subtitle2 { margin: 5px 5px 5px 5px; padding: 5px 5px 5px 5px;  border: 1px dotted #dedede; width: 335px;  background: #eee;}
   .subtitle1 { margin: 5px 5px 5px 58px; border: 1px dotted #dedede; background: #eee;}
   .subtitle1 td { padding:4px;}
   .subsdownload { height: 50px; float: left; background: #fff url(images/subsdownload.png) no-repeat; width: 50px; padding: 0 0 0 9px;  color: #808080;}

/* bottom thirds */
.thirds { float: left;  width: calc(50% - 10px); background: #fff; margin: 5px 5px 15px 5px; color: #5d5d5d; box-sizing: border-box; border:2px solid #c1c1c1; border-radius:10px; position: relative; height: 350px;}
.smallboxtop { height: 26px; color: #000; position:relative; top:-15px;}
.smallboxtop img {padding:2px; background:#FFF; margin-left:10px;}
	.smallbox { color: #444; padding: 0px 10px 10px 10px; position:relative; top:-20px;}
   .smallboxtitle { font-size:13px; margin-bottom:0.3em; text-align: right; font-weight:bold}
	.smallbox p { padding: 0; margin: 0; }


/* right side */
#right {
	float: right;
	width: 303px;
	margin: 0 0 10px 0;
}
	.boxtop { height: 19px; background: #fff url(images/boxtop.gif) no-repeat; color: #000; }
	.box { background: #fff url(images/box.gif) no-repeat bottom left; color: #5b5b5b; padding: 0 10px 15px 10px; margin: 0 0 10px 0; }
	.box p { padding: 0; margin: 0;}
	.image { float: left; margin: 0 9px 3px 0; }


/* misc */
.buttons { text-align: right; padding: 4px 3px 0 0;}
.left_articles .buttons { float: right; height: 20px; }
.bluebtn { background: #488EB2 url(images/bluebtn.gif) no-repeat; width: 100px; padding: 1px 16px 5px 16px; color: #fff; text-decoration: none; }
.greenbtn { background: #488EB2 url(images/greenbtn.gif) no-repeat; padding: 1px 17px 5px 16px; color: #fff; text-decoration: none; }
.bluebtn:hover, .greenbtn:hover { background: #488EB2 url(images/hoverbtn.gif) no-repeat; color: #fff; }

/* footer  */
.footer { clear: both; text-align: center; line-height: 1.8em; padding: 10px 0 10px 0; border-top: 1px solid #ccc; }
th {
	background: #DDDDDD;
}
td.td1 {
                 text-align: center;
                 vertical-align: middle;
                 border-top: 1px solid #2C72AE;
                 border-bottom: 1px solid #2C72AE;
                 border-left: 1px solid #2C72AE;
                 border-right: 1px solid #2C72AE;
        }
td.stat {	padding-left:0.5em;
	width:33%;
	text-align:left;
}
.filename {color:green;}
.alfa {
font-size:15px;
}
.alfa1 {
font-size:15px;
color:#3BAE09;
}
.mname {float:left;
width:270px;
cursor: pointer;
}
.myear {float:left;
width:50px;
cursor: pointer;
margin-left:5px;
}
.mnums {float:left;
width:30px;
cursor: pointer;
}
.mflags {	float:left;
cursor: pointer;
valign:bottom;
width:220;
}
.mflags img {padding: 3px 2px 0 2px;
}
.ma {margin: 2px;
padding: 2px;
border: 1px dotted #dedede;
background: #eee;
clear:left;
float:left;
width:96%;
}
.ma:hover{
background: #fff;
}
.movies {margin: 2px 0 2px 40px;
}
.subtitle_poster {float:left; margin-right:10px; width: 150px; height:225px; border-radius: 8px; border: 1px solid rgba(227,227,227); box-shadow: 0 2px 8px rgba(0,0,0,.1); overflow:hidden; display: flex; justify-content: center; align-items: center;}
.subtitle_poster img{max-width:150px; max-height:225px;}

.subtitle_cont_block {
    display: flex;
    flex-direction: column;
    padding: 20px;
    margin: 10px 0 0 10px;
    background: #fff;
    border: 1px solid #e3e3e3;
    border-radius: 10px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s, box-shadow 0.3s;
    min-height: 227px;
    box-sizing: border-box;
}

.subtitle_cont_block .info {
    display: flex;
    align-items: center;
    font-size: 14px;
    color: #333;
    margin-bottom: 10px;
    position: relative;
    padding-left: 25px;
}

.subtitle_cont_block .info i {
    position: absolute;
    left: 0;
    color: #f39c12;
}

.rating_container {
    width: auto;
    margin: 20px 0;
    padding: 10px;
    background-color: #fff;
    border: 1px solid #e3e3e3;
    border-radius: 10px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.rating_header, .rating_body {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0;
}

.rate_bad, .rate_middle, .rate_good {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 33%;
}

.rate_bad b, .rate_middle b, .rate_good b {
    font-size: 17px;
}

.rate_bad {
    color: red;
}

.rate_good {
    color: green;
}

.rate_bad-count, .rate-good-count {
    margin-left: 5px;
    font-size: 14px;
}

.download_container {
    text-align: center;
    margin-top: 20px;
}

.download_link {
    text-decoration: none;
    color: #333;
}

.download_text {
    font: 1.7em Tahoma, Arial;
    display: inline-flex;
    align-items: center;
}

.download_text i {
    margin-right: 10px;
}

.rating_body a {
    margin: 0 10px;
    color: inherit;
    text-decoration: none;
}

.rating_body i {
    font-size: 20px;
}

.release_list {
    width: auto;
    padding: 20px;
    margin: 20px 0;
    background-color: #fff;
    border: 1px solid #e3e3e3;
    border-radius: 10px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.release_header {
    font-size: 15px;
    font-weight: bold;
    color: #333;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
}

.release_header i {
    margin-right: 10px;
    color: #f39c12;
}

.release_body {
    font-size: 14px;
    color: #333;
    line-height: 1.6;
}

.release_item {
    padding: 10px;
    border-bottom: 1px solid #e3e3e3;
    position: relative;
    padding-left: 25px;
}

.release_item::before {
    content: "\f008";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #f39c12;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.actions_container {
    display: flex;
    justify-content: space-between;
    width: auto;
    margin: 20px 0;
    background-color: #fff;
    border: 1px solid #e3e3e3;
    border-radius: 10px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    padding: 10px 20px;
    font-size:16px;
}

.back_to_movie, .report_bad {
    display: flex;
    align-items: center;
    padding: 15px;
}

.back_to_movie {
}

.report_bad {
    color: #d9534f;
}

.report_icon, .back_to_movie i {
    margin-right: 10px;
    font-size: 16px;
}

.report_text a {
    text-decoration: none;
    font-weight: bold;
    color: inherit;
}
.back_to_movie a {
    text-decoration: none;
    font-weight: bold;
}

.report_text a:hover, .back_to_movie a:hover {
    text-decoration: underline;
}


.riprelease {float:right; width:40%; overflow:hidden; height:20px; box-sizing: border-box; text-align:right;}
.nameitem {padding-left:22px; float:left; width:60%; overflow:hidden; height:20px; box-sizing: border-box;}
.mainblockitemlink {clear:both; display:block; color:#777; margin:5px 0; height:20px;}
.mainblockitemlink div:first-child {color:#003B6E;}
a.mainblockitemlink:hover {color: #9EC068 !important;}
a.mainblockitemlink div:first-child:hover {color: #9EC068 !important;}