@font-face
{
	font-family: 'Windlass PL';
	src: url('/fonts/WindlassPL.eot');
	src: url('/fonts/WindlassPL.eot?#iefix') format('embedded-opentype'),
		 url('/fonts/WindlassPL.woff2') format('woff2'),
		 url('/fonts/WindlassPL.woff') format('woff'),
		 url('/fonts/WindlassPL.ttf') format('truetype'),
		 url('/fonts/WindlassPL.svg#WindlassPL') format('svg');
	font-weight: 500;
	font-style: normal;
	text-transform: none;
}

html {
	height: 100vh;
	/*width: 100vh;*/
	min-height: 100% !important;
	max-width: 100% !important;
}


body {
	/*height: 100vh;*/
	min-height: 100% !important;
	max-width: 100% !important;
	padding: 0px !important;
	background-image: url('/images/banners/tmim_base/tmim_base_filter_epic.jpg');
    background-attachment: fixed !important;
    background-position: top !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.mourning-ribbon {
    position: fixed;
}

.site-header {
    position: relative;
    margin-top: 0px;
	
    font-family: 'Libre Franklin', sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 1.89;
    letter-spacing: 0em;
    text-align: left;
	
    color: #ffffff;
    background-color: rgba(0,0,0,0.5);
	border-bottom: 1px solid rgba(250,250,250,0.3);
}

.header-container {
    padding: 20px 0 0 0;
	padding-left: 1.5625rem;
	padding-right: 1.5625rem;
}


.header-container__flex {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -ms-flex-align: center;
    align-items: center;
}

@media (min-width:768px) {
    .header-container__flex {
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-left: -15px;
        margin-right: -15px;
    }

        .header-container__flex > * {
            margin-left: 15px;
            margin-right: 15px;
        }
}

.site-header .site-branding {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
	margin-bottom: 19.5px;
	max-width: 100%;
}

.site-logo__link {
    width: 330px;
    height: 39px;
    max-width: 100%;
    background-image: url("./images/logo_mimeu_forum_white.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.header-elements-wrap {
	display: none;
}

@media (min-width:544px) {
	.header-elements-wrap {
		display: -ms-flexbox;
		display: flex;
	}
}

.header-elements-wrap {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
	
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
}

.contact-block__inner {
    margin-left: -20px;
    margin-right: -20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
}

@media (min-width:768px) {
	.contact-block__inner {
		-ms-flex-direction: row;
		flex-direction: row;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}

.contact-block__inner > * {
    padding-left: 20px;
    padding-right: 20px;
}

@media (min-width:768px) {
	.site-header .contact-block__inner > * {
		padding-left: 10px;
		padding-right: 10px;
	}
}

@media (min-width:1200px) {
	.site-header .contact-block__inner > * {
		padding-left: 30px;
		padding-right: 30px;
	}
}

@media (min-width:992px) {
	.contact-block__item:not(:last-child) {
		border-right: 1px solid #ECECEE;
	}
}

.contact-block__item:not(:last-child) {
	border-right: 1px solid rgba(236,236,238,.2);
}

.contact-block__item {
    padding-top: 5px;
    padding-bottom: 5px;
    position: relative;
}

.contact-block__item--icon {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
}

.contact-block__icon {
    font-size: 24px;
    font-size: 1.5rem;
    margin-right: 13px;
}

.contact-block__label h6 {
    font-family: "Windlass PL" !important;
    text-transform: none !important;
	
	font-style: normal;
	font-weight: 300;
	font-size: 18px;
	line-height: 1.89;
	letter-spacing: 0em;
	text-align: inherit;
}

.contact-block__label, .contact-block__text  {
    display: block;
}

.contact-block__label, .contact-block__text {
    line-height: 1.5;
    font-size: 12px;
    font-size: .75rem;
}

.contact-block__text {
    text-align: left;
}

.contact-block__item a {
    color: #ffffff;
    display: inline-block;
}

.header-elements-wrap > *, .site-branding {
    margin-bottom: 19.5px;
}

.site-link__img {
    max-width: 100%;
    height: auto;
}

#wrap {
	border: none !important;
	margin: 0px !important;
	padding: 0px !important;
	background: none !important;
	max-width: 100%;
}

/* Site description and logo */
.headerbar {
	background: none;
	display: none;
}

.site_logo {
    background-image: url("./images/site_logo.png");
    display: inline-block;
    width: 211px;
    height: 160px;
	
	display: none;
}

#site-description {
	float: none;
	width: 100%;
	text-align: center;
}

@media only screen and (max-width: 700px), only screen and (max-device-width: 700px) {
	#site-description h1 {
		font-size: 25px;
		margin-top: 5px !important;
	}
	
	#site-description p {
		font-size: 15px;
		margin-bottom: 5px !important;
	}
}

#site-description h1 {
	font-family: "Windlass PL";
	font-size: 25px;
    text-shadow: 0px 2px 4px #000000;
	
	margin-top: 5px;
}

#site-description p {
	display: none;
	
	font-family: "Windlass PL";
	font-size: 15px;
    text-shadow: 0px 2px 3px #000000;
	
	margin-bottom: 5px;
}

@media (min-width:768px) {
	#site-description h1 {
		font-size: 50px;
		margin-top: 50px;
	}
	
	#site-description p {
		display: inherit;
		
		font-size: 25px;
		margin-bottom: 50px;
	}
}

div.abubu-bannermenu-block {
    display: none;
}

.navbar {
    background-color: rgba(0,0,0,0.5);
    padding: 0px;
    border: none;
    border-radius: 0px;
}

@media (max-width: 700px) {
	.headerbar + .navbar {
		margin-top: 0px;
	}
}

@media (max-width: 700px) {
	.headerbar, .navbar, .forabg, .forumbg, .post, .panel {
		border-radius: 0;
		margin-left: 0px;
		margin-right: 0px;
	}
}

.navbar ul {
	padding: 5px !important;
}

.navbar ul.navlinks {
    border-top-color: rgba(250,250,250,0.3);
}

ul.linklist > li {
    color: #aaaaaa;
}

ul.linklist > li > a, ul.linklist > li > .crumb > a, ul.linklist > li > div.dropdown-container > a:not(.header-avatar) {
    color: #ffffff;
}

#page-body > #phpbb_announcement {
	font-family: "Windlass PL" !important;
    font-size: 2.0em !important;
	color: #ffffff !important;
	text-shadow: 1px 1px 1px #000000 !important;
	
	margin: 10px 0px !important;
	padding: 25px 10px !important;
	
	border-radius: 7px !important;
	background-color: rgba(0,0,0,0.5) !important;
}

#page-body > #phpbb_announcement h1,
#page-body > #phpbb_announcement h2 {
	font-family: "Windlass PL" !important;
	margin: 0;
    font-weight: normal;
    font-size: 1.5em;
    line-height: 1.5em;
}

@media (max-width: 700px) {
	#page-body > #phpbb_announcement {
		font-size: 1.1em;
	}
}

.header-avatar.dropdown-trigger.dropdown-toggle {
    background-color: #ffffff;
    padding-left: 3px;
    padding-right: 5px;
    border-radius: 4px;
}
.header-avatar img {
    border-radius: 4px;
}

.legend-index.navbar {
    border-radius: 7px;
    background-color: rgba(250,250,250,0.9);
}

.copyright {
    margin-top: 0px;
    margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 10px;
	
	color: #dddddd;
	background-color: rgba(0,0,0,0.5);
	border-top: 1px solid rgba(250,250,250,0.3);
}

.copyright a {
	color: #ffffff;
	font-weight: bold;
}

#page-body {
	padding: 10px;
}

#page-footer {
	margin-top: 50px;
}

p.time.rightside {
    background-color: rgba(200,200,200,0.8);
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.stat-block {
    background: rgba(250,250,250,0.7);
    border-radius: 7px;
    margin: 10px 0px 0px 0px;
    padding: 5px;
    /*color: #333333;*/
}

.action-bar, .stat-block p, p.time, p.advanced-search-link, h2.searchresults-title, #page-body > p:not([class]), #page-body > div[id^="mchat-"], .clear-legend {
    background-color: rgba(250,250,250,0.8);
    padding: 10px;
    border-radius: 8px;
	margin-top: 2px;
	margin-bottom: 2px;
}

h2[class$="-title"], h2.titlespace, h2.solo , #page-body > h2:first-of-type, #page-body > h3:not([class]), .stat-block h3, h3.review , .clear-legend h3 {
	font-family: "Windlass PL";
	font-weight: normal;
	font-size: 12px;
	
    color: #ffffff;
    background-color: #105289;
    border-radius: 8px;
	border-bottom-color: transparent;
	
	margin-top: 5px;
	margin-bottom: 5px;
    padding: 10px;
}

h2[class$="-title"] a, h2.titlespace  a , h2.solo  a , #page-body > h2:first-of-type a, #page-body > h3:not([class]) a, .stat-block h3  a, h3.review a{
    color: #ffffff;
}

.linkmcp {
    background-color: rgba(250,250,250,0.5);
    padding: 5px;
    border-radius: 7px;
}

h/*2[class$="-title"] a:hover, h2[class$="-title"] a:focus,
h2.titlespace a:hover, h2.titlespace a:hover ,
h2.solo a:hover, h2.solo a:hover,
#page-body > h2:first-of-type a:hover, #page-body > h2:first-of-type a:focus*/
h2[class$="-title"] a:hover:focus,
h2.titlespace a:hover:focus ,
h2.solo a:hover:focus,
#page-body > h2:first-of-type a:hover:focus ,
#page-body > h3:not([class]) a:hover:focus {
    color: #ffffff;
    text-decoration: underline;
}

.button {
	vertical-align: initial;
}

.legend-index span.imageset {
    padding: 65px 0 0 65px !important;
}
.clear-legend span.imageset {
    padding: 65px 0 0 65px !important;
}

input.button {
    color: black !important;
}

/* Text block */
.textbox {
	border: 1px solid transparent;
	font-size: 1em;
	margin: 1em 0 1.2em 0;
	word-wrap: normal;
	padding: 5px;
	
	background-color: #FFFFFF;
	border-color: #C9D2D8;
}

#cookie-bar {
    height: 100vh !important;
}

.nav-recommended-list-items .dropdown a {
	color: #105289;
}

/* Modyfikacje dla mobilnych */
@media (max-width: 700px) {
	.site-header {
		color: #000000;
		background-color: rgba(250,250,250,0.7);
	}
	
	.site-header a {
		color: #000000;
	}
	
	.site-logo__link {
		background-image: url("./images/logo_mimeu_forum_black.png");
	}
	
	.navbar {
		background-color: rgba(30, 115, 190, 1.0);
	}
	
	#page-body > #phpbb_announcement {
		background-color: rgba(30, 115, 190, 1.0);
	}
	
	.copyright {
		background-color: rgba(30, 115, 190, 1.0);
	}
	
	.postlink {
		border: none;
		text-decoration: underline;
	}
}

/*#page-header {
    background: url("./images/logo_mimeu_forum_black.png") top left no-repeat;
	max-width: 100%;
	background-size: contain;
}*/

/* Inne rozszerzenia */

/* Google translate >>> */
#translate {
	float: right !important;
	margin-right: unset !important;
	margin-left: unset !important;
	margin-top: unset !important;
	margin-bottom: unset !important;
	
	box-shadow: none !important;
	margin: auto !important;
	padding: 5px !important;
}

.rtl #translate {
	float: unset !important;
	margin-right: unset !important;
	margin-left: unset !important;
	margin-top: unset !important;
	margin-bottom: unset !important;
	
	box-shadow: none !important;
	margin: auto !important;
	padding: 5px !important;
}

.goog-te-gadget {
	font-family: inherit !important;
	font-size: inherit !important;
	color: #666 !important;
	white-space: nowrap !important;
}

.goog-te-gadget-simple {
    background-color: #fff !important;
    border-left: 1px solid #C7C3BF !important;
    border-top: 1px solid #C7C3BF !important;
    border-bottom: 1px solid #C7C3BF !important;
    border-right: 1px solid #C7C3BF !important;
	border-radius: 4px !important;
    font-size: unset !important;
    display: inline-block !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    cursor: pointer !important;
    zoom: 1;
    *display: inline;
	
	height: 22px !important;
}

.goog-te-gadget-simple > span {
	vertical-align: top !important;
	top: -1px;
	position: relative;
}

.goog-te-gadget-icon {
    margin-top: -4px !important;
}

.goog-te-menu-value {
	text-decoration: none !important;
	color: #888888 !important;
}

.goog-te-menu-value:hover {
	text-decoration: none !important;
    color: #000000 !important;
}

.goog-te-menu-value:hover span {
	text-decoration: none !important;
    color: #000000 !important;
}

.goog-te-menu-frame {
    border: 1px solid #C7C3BF  none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow:  none !important;
    box-shadow:  none !important;
}

.goog-te-menu2 {
    background-color: #ffffff;
    text-decoration: none;
    border: 1px solid #C7C3BF !important;
    overflow: hidden;
    padding: 5px 10px !important;
    border-radius: 4px !important;
}

@media (max-width: 700px) {
	#translate {
		padding: 0px !important;
	}

	.rtl #translate {
		padding: 0px !important;
	}
}
/* <<< Google translate */

/* Mini profiles on the left */
.post:not(.profile_hidden) div.postbody {
	float: right;
	width: 77% !important;
}
.postprofile {
	float: left;
	width: 20%;
	border-left: none;
	border-right: 1px solid #FFF;
}
.pm .postprofile {
	border-left: none;
	border-right: 1px solid #DDD;
}
.postprofile dd, .postprofile dt {
	margin-left: 0;
	margin-right: 12px;
}
.post.online {
	background-image: none;
}
@media only screen and (max-width: 700px), only screen and (max-device-width: 700px) {
	.post:not(.profile_hidden) div.postbody {
		float: none;
		width: auto;
	}
	.postprofile {
		float: none;
		width: auto;
		border-right: none;
	}
	.pm .postprofile {
		border-right: none;
	}
	.postprofile dd, .postprofile dt {
		margin: 0;
	}
}

.icon-pss-left {
	background-image: url("./images/icon_profiles_left.png");
}

.icon-pss-right {
	background-image: url("./images/icon_profiles_right.png");
}

.lastpostavatar {
	display: none;
}

 .postprofile .avatar {
   max-height: 140px;
   max-width: 140px;
 }

.signature img.postimage {
    max-height: 120px;
}
 
/* ********** NEMO >>>>>>>>>> */
/* Klasa Nemo do /viewtopic.php?t=3482 */
.expansion_list {
	color: #dd0000;
	font-weight: bold;
}

.expansion_title {
	color: #dd0000;
	font-weight: bold;
	font-size: x-large;
	text-align: center;
}

.expansion_content {
	font-weight: bold;
	font-size: large;
	text-align: center;
}

.expansion_jump {
	color: green;
}

/* BBCode - inline spoiler */
span.ispoiler {
	color: #000000;
	background-color: #000000;
	border: 3px solid #000000;
}

span.ispoiler:hover {
	color: #000000;
	background-color: #ffff00;
}
/* <<<<<<<<<< NEMO ********** */

/* >>> WYSZARZENIE FORUM */
/*body, body:before, body:after {
    background-blend-mode: luminosity !important;
}

.mourning-ribbon {
    line-height: 20px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    width: 200px;
    display: block;
    background: #454545;
    background: linear-gradient(#454545 0%, #1F1F1F 100%);
    box-shadow: 0 3px 10px -5px rgb(0, 0, 0);
    position: fixed;
    top: 50px;
    left: -40px;
    z-index: 99999;
    font-size: 10px;
    font-weight: bold;
    color: #FFF;
    text-align: center;
    content: '';
}

.mourning-ribbon::after {
    content: 'Wiktor Jesionek';
}

.site-logo__link {
    background-blend-mode: luminosity !important;
}

.site-header {
    background-blend-mode: luminosity;
    filter: grayscale(100%);
}*/
/* <<< WYSZARZENIE FORUM */

.mourning-ribbon {
    position: fixed;
}