/*@import url(http://fonts.googleapis.com/css?family=Titillium+Web:400,600);*/
@import url(http://fonts.googleapis.com/css?family=Lato:400,700);
/*
 * (C) Copyright DeadSix27  2013-2014
 * 
 * Contact: contact@dead6.eu
 * Website: www.Dead6.eu / www.moreIT.eu
 * IRC: irc.Dead6.eu
 * myXBMC HTML Generator
 * 
 * This product is not affiliated with XBMC, every use of naming is just for reference to ensure the right usage of this Program.
 */
#overlay {
    height:1px;
    width:100%;
	top:0px;
	left:0px;
    background-color:#000;
    opacity: 0;
    z-index:9;
	display:none;
	position:fixed;
}
#searchContainer
{
	position:absolute;
	right:500px;
    bottom: 420px;
}
#search_box:focus
{
	outline: none;
    box-shadow: 0 0 10px #9ecaed;
}
#search_button
{
	display:none;
	width:60px;
	background:#74797A;
	border: 2px solid rgba(103,140,177,0.2);
	border-radius:5px;
	text-align:center;
	padding:2px;
}
#search_button:hover
{
	background-color:#c0c0c0;
}
#search_box
{
	background:#74797A;
	padding:2px;
	width:280px;
	border: 2px solid rgba(103,140,177,0.2);
	border-radius:5px;
	text-align:center;
        height: 20px;
}
#search_result a
{
	color:#000;
}
#search_result
{
	margin-top:5px;
	padding-top:2px;
	padding-bottom:2px;
	font-family:Calibri;
	margin-left:-195px;
	z-index:6;
	background-color:rgba(255, 255, 255, 0.9);
	position:absolute;
	display:none;
	font-size:13px;
	height:1px;
	width:400px;
	border: 2px solid rgba(103,140,177,0.2);
	border-radius:5px;
	max-height:200px;
}
body
{
    background-color: #293134; /*#293134*/
    color: #DEDEDE; /*#dedede*/
    /*FONT_FAMILY*/
    font-family: 'Titillium Web', sans-serif;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    /*FONT_SIZE*/
    text-shadow: rgba(0,0,0,.01) 0 0 2px;
    -webkit-text-stroke-width: .1px;
    -webkit-text-shadow: rgba(255,255,255,0.01) 0 0 2px;
}
a {
	text-decoration: none;
    color: #d7d7d7;
}
a:hover {
	text-decoration: underline;
	color:darkgray;
}
.plotContainer:hover
{
    border: 1px solid rgba(255,255,255,1.0);
}
.poster
{
    border:none;
}
.aniEpPosterHead img {
	position:absolute;
	height:180px;
	left:0px;
	top:-3px;
}
.aniEpsContainer 
{
	width: 1240px;
	position:relative;
	min-height:100px;
}
.aniEpsContainer .aniEpItemWrapper
{
	position: relative;
	float:left;
}
#nowPlaying
{
	position:absolute;
	right:10px;
	top:5px;
	z-index:10;
}
.infoContainerTextContainer .folderLinkEps
{
	position:absolute;
	left:135px;
	width:200px;
	z-index:10;
	bottom:-130px;
}
.aniEpsContainer .aniEpItemContainer
{
	width: 1240px;
	height:120px;
	border-bottom:1px solid rgba(103,140,177,0.3);
	border-top:1px solid rgba(103,140,177,0.3);
}
.aniEpsContainer .aniEpItemWrapper .aniEpItemContainer .fileLink
{
	right:5px;
	top:5px;
}
.aniEpsContainer .aniEpItemContainer .playLink a:hover,
.aniEpsContainer .aniEpItemContainer .fileLink a:hover
{
	text-decoration: underline;
    color: #d7d7d7;
}
.aniEpsContainer .aniEpItemContainer .playLink a,
.aniEpsContainer .aniEpItemContainer .fileLink a
{
    text-decoration: none;
    color: #d7d7d7;
}
.aniEpsContainer .aniEpItemContainer .playLink
{
	position:absolute;
	right:220px;
	top:5px;
}
.aniEpsContainer .aniEpItemContainer .fileLink a
{
	text-decoration: underline;
	position:absolute;
	right:220px;
	top:20px;
}

.aniEpsContainer .aniEpItemContainer .plot
{
	position:absolute;
	font-size:15px;
	width:600px;
	height:80px;
	overflow-y:auto;
	text-align:justify;
	top:30px;
	left:5px;
}
.aniEpsContainer .aniEpItemContainer .quality
{
    position: absolute;
    bottom: 2px;
    right: 216px;
    opacity: 0.9;
}
.aniEpsContainer .aniEpItemContainer  .quality .qIconEp
{
    max-width: 50px;
    max-height: 30px;
}
.aniEpsContainer .aniEpItemContainer .title
{
    top: 5px;
    position: absolute;
    left: 5px;
    height: 22px;
    width: 600px;
    line-height: 20px;
    overflow: hidden;
    font-size: 20px;
}
.aniEpsContainer .aniEpItemContainer .epThumb
{
	position: absolute;
	right:0px;
}
.aniEpsContainer .aniEpItemContainer .epThumb img
{
	height:120px;
}

.epPlayLink, .tvPlayLink, .movPlayLink 
{
    cursor:pointer;
    text-decoration:underline;
}
.copyrightInfo
{
	width: 700px;
	height: 20px;
	right: -358px;
	top: 348px;
	height:20px;
	position:absolute;
	-webkit-transform:rotate(90deg);
	-moz-transform:rotate(90deg);
	-o-transform:rotate(90deg);
	transform:rotate(90deg);
    position: absolute;
    font-size: 12px;
    opacity: 0.3;
}

.copyrightInfo a:hover
{
	text-decoration: underline!important;
}

.copyrightInfo a
{
	text-decoration: none;
	color: #293134!important;
	opacity: 1.0;
}
.aniContainer.aniOrder2
{
	margin-right:0px;
}
.aniContainer
{
	border:none;
    position: relative;
    float: left;
    vertical-align: top;
	display: block;
    /*padding-left:5px;*
	padding-top:5px;
	background-color:rgba(67,77,80,0.7);
	border:1px solid rgb(103,140,177);*/
    width: 420px;
	min-width:420px;
    max-width: 420px;
    /*max-height: 310px;*/
	height: 370px;
	max-height:370px;
	min-height:370px;
    margin-right: 20px;
    margin-bottom: 20px;
    /*border-radius:5px;*/
	overflow: hidden;
}
.plotContainer
{
    vertical-align: top;
    overflow: hidden;
    height: 280px;
    width: 398px;
    max-height: 280px;
    max-width: 398px;
    z-index: 10;
    position: absolute;
    cursor: pointer;
    text-align: center;
    display:none;
    background: #293134;
    border: 1px solid rgba(255,255,255,0.2);
    overflow-y: auto;
}

    .plotContainer .value
    {
        width: auto;
        height: auto;
        display: block;
        font-size: 15px;
        padding: 5px;
        font-family: Arial;
        text-align: justify;
    }
.plotIconNoPoster {
    background: url('../../images/icons/plot_icon.png') no-repeat;
    background-size: contain;
    position: absolute;
    z-index: 8;
    cursor: pointer;
    opacity: 0.7;
    width: 40px;
    top: 45px;
    height: 20px;
    right: 8px;
    float: right;
}
.plotIcon{
    background: url('../../images/icons/plot_icon.png') no-repeat;
    background-size: contain;
    position: absolute;
    z-index:8;
    cursor: pointer;
    opacity: 0.7;
    width: 70px;
    height: 22px;
    right: 120px;
    float: right;
    top: 10px;
}

.plotIcon:hover,.plotIconNoPoster:hover
{
	opacity: 1.0;
}

.footerContainer
{
    position: relative;
    display: inline-block;
    float: left;
    min-width: 1244px;
    width: 1244px;
    text-align: center;
    color: #293134!important;
}

.fanArtNoPoster,.fanArtNoPoster img
{
	position: absolute;
    padding: 0;
    margin: 0;
    opacity: 0.7;
    width: auto;
	border:none;
    height: 100%;
    z-index: -1; 
}

.fanArt,.fanArt img
{
	position: absolute;
    padding: 0;
    margin: 0;
    opacity: 0.4;
    width: auto;
	border:none;
    height: 100%;
    z-index: -1; 
}


.infoContainerTextContainer .name .titleNoBlock
{
    padding-right: 5px;
}

.pagesContainer li
{
    float: left;
}

.pagesContainer .disabled a
{
    pointer-events: none;
    cursor: default;
    background: #262727; /*#5b686d*/
    border-color: rgba(0,0,0,0);
}
.pagesContainer .active a:hover
{
    background: #7A7B7C; /*#5b686d;*/
    border-color: #000;
}
.pagesContainer .current a
{
    border-color: #EBEBEB!important; /*#ADD8E6!important;*/
}
.pagesContainer a
{
    text-decoration: none;
    /*border: 1px solid rgba(103,140,177,0.2);*/
    border: 1px solid rgba(172, 173, 175, 0.2);
    /*background:#293134;*/
    padding-right: 14px;
    padding-left: 14px;
    padding-top: 6px;
    padding-bottom: 6px;
    color: #fff;
}

.infoContainerTextContainer
{
    position: absolute;
    padding-left: 10px;
    top: 35px;
}
.subTitleSeprator
{
    border-bottom: 1px solid rgba(255,255,255,0.1);
    opacity: 0.2;
	cursor:default;
    position: absolute;
	width:400px;
	top: 40px;
    right: 390px;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.infoBackTitleSub
{
	cursor:default;
    padding-bottom: 10px;
	text-shadow: 4px 4px 0 rgba(215,215,215,0.15);
    width: 950px;
	top:50px;
    right: 120px;
    text-align: center;
    position: absolute;
    font-size: 30px;
    opacity: 0.4;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.infoBackTitle
{
	cursor:default;
    padding-bottom: 10px;
	text-shadow: 4px 4px 0 rgba(215,215,215,0.15);
    width: 950px;
    right: 120px;
	top: 0px;
    text-align: center;
    position: absolute;
    font-size: 30px;
    opacity: 0.4;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.closeIcon
{
    background: url('images/icons/close_button.png') no-repeat;
    background-size: contain;
    position: absolute;
    z-index: 12;
    cursor: pointer;
    display:none;
    opacity: 0.7;
    width: 45px;
    height: 45px;
    right: 5px;
    top: 5px;
}

.infoTextContainer .name {
    z-index: 10;
    padding-bottom: 2px;
}
.aniContainer span
{
}

.infoContainer
{
    position: relative;
    vertical-align: top;
    border-bottom: solid 1px rgba(255,255,255,0.3);
    /*background-color:rgba(67,77,80,0.7);
	border:1px solid rgb(103,140,177);*/
    width: 1240px;
    min-height: 180px;
    max-height: 254px;
    margin-right: 5px;
    margin-bottom: 15px;
    /*border-radius:5px;*/
    float: left;
}

.pagesContainer
{
    position: relative;
    text-align: center;
    /*background-color:rgba(67,77,80,0.7);
	border:1px solid rgb(103,140,177);*/
    width: 1244px;
    margin-right: 5px;
    margin-bottom: 5px;
    border-radius: 5px;
    float: left;
    z-index: 8;
}

.videoContainer
{
    position: absolute;
    z-index: 11;
    border-radius: 5px;
}

.link
{
    text-decoration: underline;
    color: #d7d7d7;
}

    .link:visited
    {
        text-decoration: none;
        color: #d7d7d7;
    }

    .link:hover
    {
        text-decoration: underline;
        color: #d7d7d7;
    }

.videoContainer iframe
{
	position:absolute;
    width: 400px;
    border:none;
    /*height: 252px;*/
	height: 282px;
    z-index: 11;
}
.langInfo .title
{
	position:absolute;
	left:0px;
}
.langInfoAudio, .langInfoSubtitle
{
	margin:0px;
	padding: 0px 0px 2px 0px;
	height:11px;
	max-height:11px;
}
.langInfo 
{
	margin:0px;
	padding:0px;
	font-size:11px;
	position:absolute;
	bottom:3px;
	right:185px;
	width:150px;
	text-align:right;
}
.langInfoSubtitle img,.langInfoAudio img
{
	padding-left:1px;
}
.showId {
	z-index: -10;
	position: absolute;
	font-size: 18px;
	opacity: 0.7;
	bottom:5px;
	width: 200px;
	left: 2px;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.detailsIcon img:hover,.detailsIconNoPoster img:hover
{
	opacity:1.0;
}
.detailsIcon img
{
	border:none;
    background-size: contain;
    position: absolute;
    z-index: 8;
    cursor: pointer;
    opacity: 0.7;
    width: 40px;
    height: 20px;
    right: 5px;
    bottom: 40px;
    float: right;
}
.detailsIconNoPoster img {
    border: none;
    background-size: contain;
    position: absolute;
    z-index: 8;
    cursor: pointer;
    opacity: 0.7;
    width: 40px;
    height: 20px;
    right: 8px;
    top: 75px;
    float: right;
}
.qBar {
	position: absolute;
	bottom: -3px;
	right: 0px;
}

.qIcon {
	max-width: 50px;
	max-height: 30px;
	opacity: 0.7;
}
.qIcon:hover { opacity: 1.0; }

.qbar img
{
    max-width: 45px;
    max-height: 21px;
}

.pageLinkContainer
{
    position: absolute;
    top: 7px;
    left: 7px;
	font-family:'Trebuchet MS',Helvetica,sans-serif;
	font-weight:lighter;
}

.pageLinkContainer  .pageLink_first 
{
	top:23px;
	border-style:solid;
	border-color:rgb(100,100,100);
	border-width:1px 1px 0px 1px;
	font-size:17px;
	width:90px;
	text-align:center;
	position:absolute;
	left:-65px;
	-webkit-transform:rotate(-90deg);
	-moz-transform:rotate(-90deg);
	-o-transform:rotate(-90deg);
	transform:rotate(-90deg);
}
.pageLinkContainer .pageLink_second
{
	top:115px;
	border-color:rgb(100,100,100);
	border-width:1px 1px 0px 1px;
	border-style:solid;
	font-size:17px;
	width:90px;
	text-align:center;
	position:absolute;
	left:-65px;
	-webkit-transform:rotate(-90deg);
	-moz-transform:rotate(-90deg);
	-o-transform:rotate(-90deg);
	transform:rotate(-90deg);
}
.fancybox,.fancybox img {
	border:none;
}
.pageLinkContainer  .pageLink_extra
{
	top:207px;
	border-style:solid;
	border-color:rgb(100,100,100);
	border-width:1px 1px 0px 1px;
	font-size:17px;
	width:90px;
	text-align:center;
	position:absolute;
	left:-65px;
	-webkit-transform:rotate(-90deg);
	-moz-transform:rotate(-90deg);
	-o-transform:rotate(-90deg);
	transform:rotate(-90deg);
}
.pageLinkContainer .pageLink:hover
{
	border-color:rgb(200,200,200)!important;
}

.pageLinkContainer .pageLink a
{
	text-decoration: none;
	color: #d7d7d7;
}
.pageLinkContainer .pageLink.current a
{
	cursor:default;
    pointer-events: none;
}
.pageLinkContainer .pageLink.current
{
	cursor:default;
	background:#606363;
	border-color:rgb(200,200,200);
}

#largeContainer
{
	padding-top:5px;
    display: block;
    width: 1242px;
	border-style:solid;
	border-color:rgb(100,100,100);
	border-width:0px 1px 0px 1px;
	height:243px;
    margin-left: auto;
    margin-right: auto;
}
.infoContainer .name
{
    font-size: 15px;
    padding-bottom: 5px;
}

.pagesContainer ul
{
    display: inline-block;
    list-style: none;
}
.aniContainer .posterImage
{
	position:absolute;
        width: 188px;
	height:auto;
	right:0px;
	border-left: 2px solid #7A7A7A;
}
.aniContainer .posterContainer
{
    display: block;
    padding-top: 0;
    float: right;
    height: 250px;
    width: 178px;
    max-height: 250px;
}
.playIcon
{
    background: url('images/icons/playIcon.png') no-repeat;
    background-size: contain;
    position: absolute;
    z-index: 8;
    cursor: pointer;
    opacity: 0.7;
    width: 50px;
    height: 50px;
    right: 3px;
    top: 5px;
    float: right;
}
.playIconNoPoster {
    background: url('images/icons/playIcon.png') no-repeat;
    background-size: contain;
    position: absolute;
    z-index: 8;
    cursor: pointer;
    opacity: 0.7;
    width: 25px;
    height: 25px;
    right: 15px;
    top: 10px;
    float: right;
}
.playIcon:hover,.playIconNoPoster:hover
{
    opacity: 1.0;
}
.infoTextContainer .aniPlayLink
{
	position:absolute;
	font-size:10px;
	top:2px;
	left:2px;
}

.titleBlock {
    /*font-weight: 700;*/
    display: block;
    /*float: left;*/
    color: #A9CFFF; /*#A9CFFF*/
}
.aniContainer span.value
{
}
.titleNoBlock
{
    display: inline-block;
    /*font-weight: 700;*/
    padding-right:5px;
	/*float:left;*/
    color: #A9CFFF; /*#A9CFFF*/
}
.fullExpandInfoContainer 
{
    width: 340px!important;
}
.infoTextContainer {     
    width: 210px;
    min-width:210px;
    padding-left: 5px;
    padding-top: 5px;
    height: 245px;
}
.textShadow {
    text-shadow: 0 0 5px #464646, 0 0 10px #464646, 0 0 10px #464646, 0 0 10px #464646, 0 0 10px #464646, 0 0 10px #464646, 0 0 10px #464646, 0 0 10px #464646;
}
                
.leftAligned
{
    text-align: left;
}
.rightAligned
{
    text-align: right;
}
.centerAligned
{
    text-align: center;
}

<style>

a:link {
  color: darkgreen;
  background-color: transparent;
  text-decoration: none;
}

a:visited {
  color: darkgreen;
  background-color: transparent;
  text-decoration: none;
}

a:hover {
  color: red;
  background-color: transparent;
  text-decoration: underline;
}

a:active {
  color: yellow;
  background-color: transparent;
  text-decoration: underline;
}

</style>

.homepage-link-container {
  position: absolute;
  right: 5px;
  top: 5px;
}

.homepage-link {
  background-color: #ffffff; /*  white  background */
  color: #08630c; /* green text */
  padding: 10px 20px;
  border: 3px solid #000200; /* add a small border */
  border-radius: 20px;
  cursor: pointer;
  text-decoration: none;
  font-size: 18px; /* increase text size */
}

.homepage-link:hover {
  background-color: #0967be; /* light blue on hover */
}

.homepage-link-container .homepage-link {
  font-size: 20px !important;
  font-weight: bold !important;
  text-decoration: underline !important;
  color: #32CD32 !important; /* change the color to green */
}

.homepage-link-container .homepage-link:hover, .homepage-link-container .homepage-link:active {
  color: #FF3737 !important; /* change the color to highlight red on hover and active */
}

 a {
    color: green;
  }

  .no-results-message {
      display: none; /* Hide by default */
      font-size: 16px;
      color: #37a70a;
      padding: 10px;
      background-color: #f9f9f9;
      border: 3px solid #d31212;
      position: absolute; /* Position absolutely */
      top: 80%; /* Move down by 50% of the parent's height */
      left: 48%; /* Move right by 50% of the parent's width */
      transform: translate(-50%, -50%); /* Move back up and left by 50% of its own width and height */
      width: 50%; /* Set a width to make it visible */
      text-align: center; /* Center the text */
  }

  #menu-button {
    position: absolute;
    left: 55px; /* moved to the right a bit */
    top: 10px;
    background-color: #0c0c0c;
    color: #37a70a;
    border-radius: 5px;
    border-color: #37a70a;
    border: 3px solid #37a70a;
    padding: 10px 20px;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    transition: left 0.5s ease-in-out; /* added transition for smooth movement */
    text-decoration: underline
  }
  
  #menu-button.menu-button-open {
    left: 250px; /* moved to the right to accommodate the sidebar nav */
  }

  #menu-button:hover {
    color: #c51f1f;
  }
  
  #sidebar-nav {
    position: fixed;
    left: -250px;
    top: 0;
    width: 250px;
    height: 35vh;
    background-color: #000000;
    transition: left 0.5s ease-in-out;
  }
  
  #sidebar-nav.open {
    left: 0;
  }
  
  #sidebar-nav ul {
    list-style: none;
    padding: 0;
    margin: 0;
  }
  
  #sidebar-nav ul li {
    padding: 10px;
    border-bottom: 3px solid #fffbfb;
  }
  
  #sidebar-nav ul li a {
    color: #37a70a;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
  }
  
  #sidebar-nav ul li a:hover {
    color: #c51f1f;
  }

 .infoContainerTextContainer.sidebar-nav-open {
   display: none;
 }

.dropdown-container {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  padding: 20px;
  margin-top: 40px; /* add this */
  gap: 10px; 
}

.dropdown-container > div {
  margin-bottom: 20px;
}

#genre-select-container,
#date-select-container,
#rating-select-container,
#age-rating-select-container {
  position: relative; /* change to relative */
  margin-top: 0; /* remove margin-top */
  font-size: 16px; /* added */
  font-weight: bold; /* added */
  color: #2cc418; /* added */
  padding: 10px;
  border: 3px solid #2eaf22; /* added */
  border-radius: 5px; /* added */
  background-color: #000000; /* added */
  cursor: pointer;
  box-shadow: 0 2px 4px rgba(196, 8, 8, 0.623); /* add box-shadow */
  transition: box-shadow 0.3s ease-in-out, transform 0.3s ease-in-out; /* add transition */
}

#genre-select:focus,
#date-select:focus,
#rating-select:focus,
#age-rating-select:focus {
  /* add these styles to the focused dropdown list */
  box-shadow: 0 2px 4px rgba(6, 192, 161, 0.534); /* increase box-shadow on focus */
  transform: translateY(-2px); /* add a slight translation on focus */
}

#genre-select option,
#date-select option,
#rating-select option,
#age-rating-select option {
  /* add these styles to the option elements */
  padding: 10px;
  background-color: #000000; /* added */
  color: #2cc418; /* added */
  border-bottom: 3px solid #770d0d;
  font-size: 14px; /* added */
}

#genre-select option:hover,
#date-select option:hover,
#rating-select option:hover,
#age-rating-select option:hover {
  /* add these styles to the option elements on hover */
  background-color: #ffffff;
  color: #be1515;
}
   

/* Styles for the new YouTube player wrapper */
.youtube-player-wrapper {
  /* Initially hide the player wrapper */
  display: none;

  /* Apply styles that were on the old .movie-container */
  position: absolute; /* Use absolute to overlay the original content */
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 3px solid #2f720f; /* Keep the border style */
  padding: 10px; /* Keep the padding style */
  /* Ensure it's above the original content when displayed. */
  /* Adjust z-index based on other elements in div#movie_N and its siblings */
  z-index: 5;
  background-color: white; /* Add a background color to hide content underneath */
}

/* Styles for the iframe inside the new player wrapper */
.youtube-player-wrapper iframe {
  width: 100%;
  height: 100%;
  border: none; /* Keep the border: none */
}

/* Styles for the close button inside the new player wrapper */
.youtube-player-wrapper .close-button {
  position: absolute;
  top: 10px;
  right: 10px;
  background-color: #fff;
  color: #000;
  border: none;
  padding: 10px;
  cursor: pointer;
  z-index: 10; /* Ensure it's above the iframe and wrapper */
}

/* Hover effect for the close button */
.youtube-player-wrapper .close-button:hover {
  background-color: #ccc;
}

.youtube-player-wrapper {
          padding: 0px;
          /* Keep your original width and height if they are needed */
          /* width: 400px; */
          /* height: 282px; */
          /* Consider box-sizing here too */
          /* box-sizing: border-box; */
          aspect-ratio: 16 / 9;
        }

        iframe#widget2 {
          display: block;
          width: 100%;
          height: 100%;
          /* You might want to add box-sizing as well, depending on your needs */
          /* box-sizing: border-box; */
        }

        #date-select-container {
        width: 210px; /* Or whatever width you need */
         }

        #date-select {
        width: 90px; /* Or any value less than or equal to the parent's width (200px) considering padding/border */
        }

        select {
        font-size: 16px; /* Choose your desired font size */
        }

       .star {
        color: #ee1818; /* red color */
        font-size: 18px; /* larger font size */
       }

    .homepage-link-container {
    display: inline-block;
    position: relative;
    top: 0;
    left: 1075px;
    /* add other styles to match the current layout */
}

.value .star {
  color: gold;
  font-size: 13px;
}