@charset "ISO-8859-1";

* {
  margin: 0;
  padding: 0;
}


a:link {
  font-family:Arial,Helvetica,sans-serif;
  text-decoration: none;
  color: #669DD6;
  }

a:visited {
  color: #669DD6;
  }

a:focus {
  color: #8e8e8e;
  }

a:hover {
  color: #8e8e8e;
 text-decoration: underline;
  }

a:active {
  color: #8e8e8e;
  }

td.TeamSelected { background-color: #88FF00; }
td.TeamPick { background-color: gold; }

body { 
background-image:url(../lib/sd_bg5.jpg);
background-repeat:no-repeat;
background-attachment:fixed;
    background-position: center;
font-size: 100.01%;font-family: 
Helvetica,Arial,sans-serif;
}


#page {
    background-color: #FFFFFF;
    border: 1px dashed;
    margin: 20px auto;
    text-align: center;
    width: 845px;
    opacity: 0.95;
}

#pagePYP {
    background-color: #FFFFFF;
    border: 1px dashed;
    margin: 20px auto;
    text-align: center;
    width: 1045px;
}

#zahl {font-size:22px; line-height:22px; border-right: 1px solid #b9b9b9; padding-right:6px; margin-right:6px; text-align: center; width: 25px;} 
#pos {
    background-color: #FFFFFF;
    border: 1px outset #000000;
    border-radius: 10px 10px 10px 10px;
    color: #000000;
    display: block;
    float: left;
    font: bold 10px Helvetica,sans-serif;
    padding: 9px;
    text-align: center;
    width: 20px;
}
#fname {     padding: 1px 3px 1px 0;}
#lname {     padding: 1px 3px 1px 0;}

h1 { text-shadow: #999 4px 4px 3px; margin-top: 10px; margin-bottom: 10px; }  
h4 { -webkit-animation-name: blink;
-webkit-animation-duration: 5s;
-webkit-animation-iteration-count: infinite;
-moz-animation-name: blink;
-moz-animation-duration: 5s;
-moz-animation-iteration-count: infinite;
animation-name: blink;
animation-duration: 5s;
animation-iteration-count: infinite; }
h3 {color:#002F5A;}




#lastpicks {
  
    float: left;
    margin-top: 20px;
    padding: 5px;
    margin-left: 140px;
}


#headinfo {
    display: inline-block;
}

#NextPicks {
    float: left;
    margin-top: 20px;
    padding: 5px;
    margin-bottom: 4px;
}

#NeedsAndPicks { float:right; width: 300px; margin-left:10px; }

#OTC {
    margin-top: 20px;
    float: left;
    padding: 5px;
}

#refresher { clear:left; margin: 5px; } 

#picksbyposlinks {
    clear: left;
    display: inline-block;
    margin: 10px;
    width: 825px;
}


#picksbyteamlinks {
    clear: left;
    display: inline-block;
    margin: 10px;
    text-align: left;
    vertical-align: middle;
}

#roundnum {
    float: left;
    margin-top: 10px;
    padding: 5px;
    width: 200px;
}

#timer {
    margin-top: 20px;
    padding: 5px;
}

#poolbuttons {
    float: left;
    margin-top: 20px;
    margin-left: 10px;
    padding: 5px;
}

#curpickbox {
    float: left;
    margin-top: 3px;
    margin-right: 10px;
    padding: 5px;
}

#roundnum_and_timer {
    display: inline-block;
}

#tableheaderotc_right {
     margin-top:6.4px;
}

#timer_and_pool_buttons {
    display: inline-block;
}

#content {     
    display: inline-block;  
    clear:left;
     text-align: center;
 margin-bottom: 30px;

}  

#youareontheclock
{
	 border: 3px double;
    color: #FF0000;
    text-decoration: blink;
}

#target_edit_buttons
{
    display: inline-block;
    width: 700px;
}

.target_edit_buttons input
{
    float: left;
    margin-top: 5px;
    margin-left: 10px;
    padding: 5px;
}

#udfaplace input
{
    float: right;
}

#playerlastname
{
	color: #000000;
	font-weight: bold;
}

#tradechangefeld
{
	color: #CC0000 !important;
	
	-webkit-animation-name: blink;
-webkit-animation-duration: 5s;
-webkit-animation-iteration-count: infinite;
-moz-animation-name: blink;
-moz-animation-duration: 5s;
-moz-animation-iteration-count: infinite;
animation-name: blink;
animation-duration: 5s;
animation-iteration-count: infinite;
}

@-webkit-keyframes blink {
0% { opacity: 0; }
50% { opacity: 1; }
100% { opacity: 0; }
}

@-moz-keyframes blink {
0% { opacity: 0; }
50% { opacity: 1; }
100% { opacity: 0; }
}

@keyframes blink {
0% { opacity: 0; }
50% { opacity: 1; }
100% { opacity: 0; }
}




.einpick
{
	cursor: pointer;
}

.trade
{
	background-color: #f0f0f0;
    border: 1px dashed;
    margin: 20px auto;
    text-align: center;
    width: 745px;
}

.values
{
	font-size: 75%;
	color: #669DD6;
}

.tablebypos td{
    border: 3px outset #404040;
    border-radius: 40px 40px 40px 40px;
    color: #F1F1F1;
    /* float: left; */
    font: bold 15px Helvetica,sans-serif;
    height: 40px;
    /* padding: 9px; */
    text-align: center;
    width: 54px;
	cursor: pointer;
}





.contentheader tr {
background-color: #E6E6E6;
padding: 4px;
border-style: none;
border-width:1px;
 }



.tableheaderotc th {
    background-color: #BDBDBD;
    border-color: #D4D4D4;
    border-style: solid;
    border-width: 1px;
    color: #002F5A;
    font-size: 14px;
    height: 20px;
}

.tableheaderotc {
  border-collapse:collapse;
}

.tableheaderotc tr {
    background-color: #F2F2F2;
    border-collapse: collapse;
    font-size: 12px;
    height: 22px;
}

.tableheaderbnxt {
  border-collapse:collapse;
}

.tableheaderbnxt th {
background-image:url(tab_header.png);
background-repeat:repeat;
color: #002F5A;
padding: 0px;
border-style: solid;
border-color:#d4d4d4;
border-width:1px;
}

.tableheaderbnxt tr {
font-weight:bold;
font-size:17px;
padding: 0px;
border-style: solid;
border-color:#d4d4d4;
border-width:1px;
}

.tableheaderlast {
  border-collapse:collapse;
}

.tableheaderlast tr {
 border-collapse:collapse;
background-color: #F2F2F2;
    font-size: 12px;
}


.tableheaderlast th {
    background-color: #BDBDBD;
    border-color: #D4D4D4;
    border-style: solid;
    border-width: 1px;
    color: #002F5A;
    font-size: 14px;
    height: 20px;
    padding: 0;
}

.tableheadercon {
    border: 5px outset;
    border-radius: 10px 10px 10px 10px;
    display: block;
}


.tableheadercon th {
text-align:center;
background-color: #BDBDBD;
color: #002F5A;
padding: 5px;
border-color:#d4d4d4;
font-size:17px;
border:1px solid #002F5A; 
}

.tableheadercon tr {
text-align:center;
padding: 5px;
font-size:18px;
}

.lastpickstable td{
border: solid 1px #000000; 
 border-left-width:0px;
 border-right-width:0px;
 border-top-width:1px;
 border-bottom-width:0px;
 padding: 11px;
 border-collapse:collapse;
}

.remain th {
text-align:center;
background-color: #BDBDBD;
color: #002F5A;
padding: 5px;
border-style: none;
border-color:#d4d4d4;
border-width:1px;
font-size:18px;
}

.autopickteam {
    background-color: #FFF4D1;
    color: #9B0707;
}

#page.vertical_view
{
    width: 845px;
}

#page.horizontal_view
{
    width: 1160px;
}

#headinfo.vertical_view
{
    width: 845px;
}

#headinfo.horizontal_view
{
    width: 1120px;
}

#OTC.vertical_view
{
    float: left;
    margin-top: 20px;
}

#OTC.horizontal_view
{
    float: right;
    margin-top: 0px;
}

#lastpicks.vertical_view
{
    margin-top: 20px;
    margin-left: 140px;
}

#lastpicks.horizontal_view
{
    position: relative;
    margin-top: 0px;
    margin-left: 0px;
}

#NextPicks.vertical_view
{
    margin-top: 20px;
}

#NextPicks.horizontal_view
{
    position: absolute;
    top: 500px;
    margin-top: -38px;
}

.blur {
    filter: blur(3px); /* Adjust the blur intensity as needed */
    transition: filter 0.4s ease; /* Optional: Add transition effect for smoother blur */
}

#roster_display .even {
	background-color:#f0f0f0;
}

#picksnplayers_area, #picksnplayers_area2 {
	    background-color: rgba(204, 204, 204, 1);
    margin-left: 300px;
    margin-right: 300px;
    border-radius: 10px;
    padding-top: 5%;
    padding-bottom: 5%;
}

.pick-info {
    font-family: Arial, sans-serif; /* Adjust font family as needed */
}

.number {
    display: inline-block;
    font-family: Arial Bold; /* Use a decorative font */
    /* font-size: 30px; /* Adjust font size as needed */ */
    font-weight: bold; /* Optionally adjust font weight */
    color: #000000; /* Set text color to black */
    padding: 5px; /* Add padding to create space around the text */
	width: 25px;
    border: 2px solid #000000; /* Set border to create an outline */
    border-radius: 5px; /* Add border radius to create rounded corners */
    background-color: #ffffff; /* Set background color to white */
    margin-right: 5px; /* Add some spacing between the number and details */
    line-height: 25px; /* Adjust line height to vertically center the text */
}

.details {
    font-size: 12px; /* Adjust font size as needed */
    color: #666666; /* Optionally adjust color */
    vertical-align: middle; /* Align text vertically in the middle */
}

/* modal feature for pool */

	.poolmodal {
      display: flex;
      position: fixed;
      z-index: 1000;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
	  overflow-y: auto;
      background: rgba(0,0,0,0.5);
	  align-items: center;
	  justify-content: center;
	  opacity: 0;
	  visibility: hidden;
	  transition: opacity 0.3s ease, visibility 0.3s ease;
    }
	
	.poolmodal.show {
	  opacity: 1;
	  visibility: visible;
	}

    .poolmodal-content {
		  background: white;
		  padding: 20px;
		  width: 95%;
		  max-width: 900px;
		  border-radius: 8px;
		  position: relative;
		  box-sizing: border-box;
		  font-size: 1rem;
		  transform: scale(0.8);
		  transition: transform 0.3s ease;
		  overflow-x: auto;
		}

	
	.poolmodal.show .modal-content {
	  transform: scale(1);
	}

	
	
	
	
	.modal {
	  position: fixed;
	  inset: 0;
	  background: rgba(0,0,0,0.6);
	  display: flex;
	  align-items: center;
	  justify-content: center;
	  z-index: 9999;
	}

	.modal-content {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		min-height: 300px;
	  position: relative;
	  width: 90%;
	  max-width: 500px;
	  background: white;
	  padding: 2rem;
	  border-radius: 10px;
	  overflow: hidden;
	  transform-origin: top center;
	transition: transform 0.4s ease, height 0.4s ease;
	}
	
	#modal-dialog {
		/*
		display: flex;
		flex-direction: column;
  justify-content: center; 
  align-items: center;
  position: relative;
  min-height: 300px;
	  overflow: hidden;
	  max-width: 600px;
	  margin: 0 auto;
	  padding: 0;
	  background: transparent !important;
	  border-radius: 16px; */
	  
	  display: flex;
	  flex-direction: column;
	  height: 640px; 
	  max-width: 600px;
	  overflow: hidden;
	  position: relative;
	      border-radius: 20px
	}
	
	#modal-dialog > div {
	  margin: 0;
	  padding: 0;
	}
	
	#modal-dialog.ui-dialog-content {
	  padding: 0 !important;
	  margin: 0;
	  position: relative;
	}
	
	.ui-dialog {
	  background: transparent !important;
	  border: none !important;
	  box-shadow: none !important;
	  padding: 0 !important;
	  border-radius: 16px;
	   overflow: hidden !important;
	}

	.ui-dialog-titlebar {
	  display: none !important;
	}

	.ui-dialog-content {
	  background: transparent !important;
	  padding: 0 !important;
	  overflow: hidden !important;
	}
	
	@keyframes smooth-shake {
	  0%, 100% { transform: translateY(0); }
	  10% { transform: translateY(-10px); }
	  20% { transform: translateY(10px); }
	  30% { transform: translateY(-8px); }
	  40% { transform: translateY(8px); }
	  50% { transform: translateY(-6px); }
	  60% { transform: translateY(6px); }
	  70% { transform: translateY(-4px); }
	  80% { transform: translateY(4px); }
	  90% { transform: translateY(-2px); }
	}

	#modal-dialog.shake-scale {
	  animation: smooth-shake 1.5s ease-in-out;
	}

	/*
	#modal-content {
	  position: relative;
	  width: 100%;
	  max-width: 100%;
	  overflow: hidden;
	  background: white;
	  box-sizing: border-box;
	  background: rgba(0, 255, 0, 0.1);
	  border-radius: 16px;
	}
	*/
	#modal-inner {
		margin-top: auto;
	  display: flex;
		width:100%;

	  justify-content: center;

	  z-index: 10;
	}

	#overlay {
	  position: absolute;
	  top: 0;
	  left: 0;
	  width: 100%;
	  height: 100%;
	  z-index: 10;
	  background: grey; 
	  z-index: 10;
	  border-radius: 16px;
	  transition: background-color 1.5s ease, filter 1.5s ease, transform 1.5s ease;
	}
	
	#player-info {
	  /* display: flex;
	  flex-direction: column;
	  align-items: center;
	  justify-content: center;
	  min-height: 120px; 
	  gap: 1rem;
	   z-index: 1;*/
	   min-height: 100px;
		flex-shrink: 0;
	}
	
	#page.blur {
	  filter: blur(5px);
	  transition: filter 0.5s ease;
	}

	#modal-background-layer {
	  position: absolute;
	  top: 0;
	  left: 0;
	  width: 100%;
	  height: 100%;
	  background: rgba(255, 255, 255, 0.8); /* or use teamColor later */
	  opacity: 0;
	  z-index: 0;
	  transition: opacity 1.2s ease;
	  border-radius: 16px; /* match modal corners */
	}


/* background: rgba(0, 0, 255, 0.2); */

/*
	#overlay {
	  position: absolute;
	  inset: 0;
	  background: grey;
	  z-index: 10;
	  transition: background-color 3s ease, filter 3s ease;
	}
*/
	.custom-modal-no-title .ui-dialog-titlebar {
	  display: none;
	}

	/* Optional: Remove dialog borders and background radius */
	.custom-modal-no-title.ui-dialog {
	  border: none;
	  border-radius: 0;
	  box-shadow: none;
	  overflow: hidden;
	}

	.player-info {
	  position: relative;
	  z-index: 1;6
	  text-align: center;
	  font-family: sans-serif;
	}

	#player-position,
	#player-name {
	  font-size: 2.5rem;
	  font-weight: bold;
	  text-align: center;
	  opacity: 0;
		transition: opacity 1s ease;
		z-index: 1; 
		padding: 1rem;
	}
	
	#college-logo-container {
	  margin-top: 1rem;
	  display: flex;
	  justify-content: center;
	  align-items: center;
	  opacity: 0;
		position: relative;
	  }

	#college-logo {
	  width: 60px;
	  height: 60px;
	  object-fit: contain;
	  transition: transform 0.6s ease, opacity 0.6s ease;
	  border-radius: 8px;
	  background: white;
	  box-shadow: 0 0 8px rgba(0,0,0,0.2);
	}


	@keyframes fadeZoomIn {
	  0% {
		opacity: 0;
		transform: scale(0.6);
	  }
	  60% {
		opacity: 0.3;
		transform: scale(1.1);
	  }
	  100% {
		opacity: 1;
		transform: scale(1);
	  }
	}

	.dramatic-fade-in {
	  animation: fadeZoomIn 1.2s ease forwards;
	}
	
	@keyframes shineGlow {
	  0% {
		text-shadow: 0 0 5px rgba(255, 255, 255, 0.6),
					 0 0 10px rgba(255, 255, 255, 0.4),
					 0 0 20px rgba(255, 255, 255, 0.2);
		transform: scale(1);
	  }
	  50% {
		text-shadow: 0 0 15px rgba(255, 255, 255, 1),
					 0 0 30px rgba(255, 255, 255, 0.6),
					 0 0 45px rgba(255, 255, 255, 0.4);
		transform: scale(1.05);
	  }
	  100% {
		text-shadow: 0 0 5px rgba(255, 255, 255, 0.6),
					 0 0 10px rgba(255, 255, 255, 0.4),
					 0 0 20px rgba(255, 255, 255, 0.2);
		transform: scale(1);
	  }
	}

	.shiny-glow {
	  animation: shineGlow 2s ease-in-out infinite;
	}


	/* Ripple rinsing effect */
	#overlay::before {
	  content: '';
	  position: absolute;
	  top: 50%;
	  left: 50%;
	  width: 0;
	  height: 0;
	  background: radial-gradient(circle, rgba(255,255,255,0.5) 0%, transparent 80%);
	  transform: translate(-50%, -50%);
	  border-radius: 50%;
	  opacity: 0.6;
	  pointer-events: none;
	}
	
	.ripple-active::before {
	  animation: rippleSpread 1.5s ease-out forwards;
	}

	@keyframes rippleSpread {
	  0% {
		width: 0;
		height: 0;
		opacity: 0.4;
	  }
	  60% {
		width: 400%;
		height: 400%;
		opacity: 0.2;
	  }
	  100% {
		width: 800%;
		height: 800%;
		opacity: 0;
	  }
	}
	
	@keyframes popShake {
	  0% { transform: scale(1); }
	  25% { transform: scale(1.01) rotate(1deg); }
	  50% { transform: scale(1.02) rotate(-1deg); }
	  100% { transform: scale(1); }
	}

	.modal-content.shake-scale {
	  animation: popShake 0.4s ease-in-out;
	}

	#team-reveal {
	  width: 100%;
	  border-radius: 8px;
	  transition: background-color 1.5s ease;
	  display: flex;
	  align-items: center;
	  justify-content: center;
	   z-index: 1; 
	   text-align: center;
	  padding: 1rem 0;
	  min-height: 80px;
	  box-sizing: border-box;
  
	}

	.team-logo-pick {
	  display: flex;
	  align-items: center;
	  gap: 1rem;
	  font-size: 1.2rem;
		font-weight: 600;
	}

	#team-logo {
	  width: 50px;
	  height: 50px;
	  object-fit: contain;
	}

	#pick-number {
	  font-size: 1.4rem;
	  font-weight: bold;
	  color: white;
	  text-shadow: 1px 1px 2px black;
	}
	
	#slot-and-info {
	  display: flex;
	  flex-direction: row;
	  gap: 30px;
	  align-items: center;
	  margin-bottom: 20px;
	}
	
	#slot-machine-container {
		/* display: flex;
		  justify-content: center;
		  width: 100%; */
		  
		   flex: 0 0 auto;
		  height: 300px;
		  display: flex;
		  justify-content: center;
		  align-items: flex-end;
		}

	#slot-image {
	  width: 300px;
  height: 300px; /* fix height to prevent bouncing */
  object-fit: cover;
  /* border: 1px solid #ccc;
  border-radius: 12px;*/
  margin-bottom: -4px;
	}
	
	#modal-body-wrapper {
	  display: flex;
	  flex-direction: column;
		min-height: 100%;
	 width: 100%;
	}


    .close-btn {
      position: absolute;
      right: 10px;
      top: 10px;
      font-size: 2rem;
      font-weight: bold;
      color: #aaa;
      cursor: pointer;
	  padding: 0.5rem;
    }

    .close-btn:hover {
      color: black;
    }
	
	@media (max-width: 480px) {
		  .modal-content {
			margin: 30% auto;
			font-size: 1.1rem;
		  }
		}
		
		/*
	.player-profile {
            font-family: sans-serif;
            padding: 1rem;
            max-width: 500px;
            margin: auto;
        }

        .player-header {
            text-align: center;
        }

        .team-logo {
            width: 50px;
            height: 50px;
            object-fit: contain;
            vertical-align: middle;
        }
		
		 .college-logo {
            width: 50px;
            height: 50px;
            object-fit: contain;
            vertical-align: middle;
        }
		
        .player-body {
            display: flex;
            margin-top: 1rem;
            gap: 1rem;
        }

        .player-image img {
            width: 150px;
            height: 150px;
            object-fit: cover;
            border-radius: 8px;
            border: 1px solid #ccc;
        }

        .player-details p {
            margin: 0.5rem 0;
        }
		*/
		
		
		.player-card {
			display: flex;
			background: #f9f9f9;
			box-shadow: 0 2px 6px rgba(0,0,0,0.1);
			border-left: 8px solid var(--team-color);
			padding: 1rem;
			margin: 1rem;
			border-radius: 10px;
			transition: transform 0.2s ease;
		}

		.player-left {
			flex: 1 1 200px;
			text-align: center;
		}

		.player-left img {
			width: 100%;
			border-radius: 12px;
			object-fit: cover;
		}

		.player-left .logos {
			margin-top: 12px;
			display: flex;
			justify-content: center;
			gap: 10px;
		}

		.player-left .logos img {
			width: 80px;
			height: 80px;
			object-fit: contain;
		}

		.player-right {
			flex: 2 1 300px;
			display: flex;
			flex-direction: column;
			justify-content: center;
		}

		.player-right h2 {
			margin-top: 0;
			margin-bottom: 10px;
			color: #222;
			font-size: 1.8rem;
		}

		.player-right p {
			margin: 4px 0;
			font-size: 1rem;
		}
		
		.team-color-box {
			width: 20px;
			height: 20px;
			display: inline-block;
			border-radius: 3px;
			margin-right: 0.5rem;
		}
		
		.height-diff,
		.weight-diff {
		  font-style: italic;
		  margin-left: 6px;
		}

		.positive-diff {
		  color: green;
		  font-weight: 500;
		}

		.negative-diff {
		  color: red;
		  font-weight: 500;
		}

		.neutral-diff {
		  color: #666;
		}
		
		#playerRadarChart {
		  width: 100%;
		  max-width: 300px;
		  height: auto;
		}
		
		.radar-chart-container {
		  display: flex;
		  justify-content: center;
		  align-items: center;
		  margin-top: 1rem;
		  overflow: hidden;
		  max-width: 100%;
		}
		
		.bar-chart-container {
		  width: 100%;
		  max-width: 400px;
		  height: 250px;
		  margin: 1rem auto;
		}
		
		.combine-chart-container {
		  width: 100%;
		  max-width: 400px;
		  margin: 2rem auto;
		}


		@media (max-width: 600px) {
			.player-card {
				flex-direction: column;
				align-items: center;
			}

			.player-left,
			.player-right {
				text-align: center;
			}
		}

		@media (max-height: 700px) {
		  #modal-dialog {
			height: 90vh;
		  }
		  #slot-image {
			width: 250px;
			height: 250px;
		  }
		}