﻿@import url('https://fonts.googleapis.com/css2?family=Merriweather+Sans:ital,wght@0,300..800;1,300..800&display=swap');

.Search {color:#999; padding-top:1em; padding-bottom:1em;}
.Buttons {padding-top:.3em; padding-bottom:.3em;}
.awardlist {width:97%; padding:2% 1% 3%; border:1px solid #222; border-radius:3px; margin-bottom:1px; text-align:center; position:relative;}
.awardlist:hover {background:#111; border:1px solid #888;}
.awardimg {height:100px; line-height:100px; text-align:center; font-size:90px; font-family:arial;}
a img:hover{filter: contrast(0.7);transition:all 0.2s ease-in-out;}
a img{transition:all 0.2s ease-in-out;}
div.awardcontents {font-size:.4cm; color:#999;}
div.awardcontents h3 {padding-top:.5cm; padding-bottom:.2cm; text-shadow:1px 1px #000; height:1cm; font-size:.4cm;line-height: normal;}
div.awardcontents h6 {padding-top:.5cm; padding-bottom:.2cm; text-shadow:1px 1px #000; height:1cm; font-size:.4cm;}
div.awarditem {padding-bottom:0.8em; font-size: 0.45cm;height: 1.5em;background: linear-gradient(324deg, #dba200, #dba200, #dba200, #ffedbc, #dba200, #ffedbc, #dba200);-webkit-background-clip: text;-webkit-text-fill-color: transparent;text-shadow: none !important;font-weight: bolder;width: fit-content;margin: 0 auto;}
div.awardmedia {font-size:.4cm;color:#5af; font-weight:bold; font-family:tahoma;}
.awardlink {width:22px; height:22px; position:absolute; right:2px; bottom:2px; background:url(/images/bg_newwin.png) no-repeat center; transition: all 0.3s ease-in-out;}
.awardlink:hover {background:url(/images/bg_newwinOn.png) no-repeat center; transition:all 0.3s ease-in-out;}
.awardlink span {display:none;}

.NewsItems {width:98%; border-bottom:1px solid #535353; margin-top:1px; padding:1%;display: flex;align-items: center;}
.NewsItems h3 {padding-top:.5em; padding-bottom:.5em; font-size:0.5cm; line-height:0.7cm; text-shadow:1px 1px #222;font-family: "Merriweather Sans", Verdana, Geneva, sans-serif;}
.NewsItems h6 {padding-top:.5em; padding-bottom:.5em;}
.NewsItems .wide-70-1 {color:#999;}
.NewsItems .wide-30-1 img {margin-left:.5em; width:100%; opacity:.8; transition:all 0.3s ease-in-out;}
.NewsItems:hover {background:#181818;}
.NewsItems:hover h6 {color:#ff0;}
.NewsItems:hover .wide-70-1 {color:#ccc;}
.NewsItems:hover .wide-30-1 img {opacity:1; transition:all 0.3s ease-in-out;}
@media screen and (max-width: 480px) {
	.NewsItems {width:97%;}
	.NewsItems .wide-30-1 img {margin-left:0;}
}
:lang(ar) > .Contents{direction: rtl;}
:lang(ar) > .NewsItems{direction: rtl;}
.Contents h5 {clear:both; line-height:1.5;background: linear-gradient(180deg, #dddddd, #dddddd, #dddddd, #515151);-webkit-background-clip: text;-webkit-text-fill-color: transparent;text-shadow: none !important;}
.Contents p {clear:both; line-height:1.7; padding:0.5em;}
#Back {font-size:0.8cm;line-height:1.3em;height:1.3em; padding-right:1.4em; text-align:right; background:url('/images/bg_back.png') no-repeat right; background-size:1.3em; transition:all 0.3s ease-in-out;}
#Back:hover {color:#04aeda; background:url('/images/bg_backOn.png') no-repeat right; background-size:1.3em; cursor:pointer; transition:all 0.3s ease-in-out;}
a:has(#Back), a:has(img){ text-decoration: none!important; }
@media screen and (max-width: 480px) {
	#Back {width:2.7em; height:1.2em; background-size:1.2em;}
	#Back:hover {background-size:1.2em;}
}

.Contents h1, .Contents h2, .Contents h3, .Contents h4, .Contents h5, .Contents h6 {
    font-family: "Merriweather Sans", arial, helvetica, sans-serif;	text-shadow: none;	font-weight: 400;
}
@media screen and (max-width:480px) {
	.Contents h1 {font-size:0.9cm; line-height:1.0cm;}
	.Contents h2 {font-size:0.8cm; line-height:0.9cm;}
	.Contents h3 {font-size:0.7cm; line-height:0.8cm;}
	.Contents h4 {font-size:0.6cm; line-height:0.7cm;}
	.Contents h5 {font-size:0.5cm; line-height:0.6cm;font-weight: 700;}
	.Contents h6 {font-size:0.4cm; line-height:0.5cm;font-weight: 700;}
}