
@import url(https://fonts.googleapis.com/css?family=Share+Tech+Mono);

.Site {
	display: flex;
	min-height: 100vh;
	flex-direction: column;
	margin: 0 auto;
	display: flex;
	min-height: 100vh;
	flex-direction: column;
	width: 828px;
	margin: 0 auto;
	height: 100vh;
}

section.hostPanel {
	display: none;
	height: 55px;
	width: 730px;
	margin: 3px auto 20px auto;
	justify-content: center;
}

section.hostPanel button#nextStage {
	width: 143px
}

section.hostPanel button#muteAll {
	background: red;	
}
section.hostPanel button#unmuteAll {
	background: blue;	
}

img.icon.master {
	width:64px
}

img.icon.square-border {
	padding: 2px;
	margin: 4px;
	border: 3px solid blue;
	border-radius:16px;
}

img.icon.round-border {
	padding: 5px;
	margin:5px;
	box-shadow: 0px 0px 5px rgba(255, 255, 255, 1.0) ;
	border: 1px solid #999;
	border-radius:32px;
}


.topBanner h3 {
	font-style: italic;
	margin: 16px 0 0 0;
	align-self: flex-end;
	font-family: 'Muli', sans-serif;
}
.topBanner p {
	align-self: flex-end;
	margin-top: 0;
	font-family: 'Muli', sans-serif;
	font-size: 11px;
}

.topBanner p a {
	color: #4C8FC4;
}

.flexRow {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	width: 100%;
}

.flexColumn {
	display: flex;
	flex-direction: column;
	flex-basis: 100%;
	flex: 1;
}

div#controls {
	display: flex;
	justify-content: center;
	flex-direction: row;
}

div#controls #hostTimer,
div#controls #countdown{
	font-family: 'Muli', sans-serif;
	color: white;
	background: #fbb454;
	padding: 10px;
	border-radius: 24px;
	width: 142px;
	height: 16px;
	margin-bottom: 10px;
	text-align: center;
	align-self: center;
}

div#controls #hostTimer {
	display: none;
}

div#controls #countdown{
	height: 81px;
}

div#controls #countdown span.time{
	margin-right: 5px;
}

div#remote-media {
	display: flex;
	flex-direction: row;
	text-align: center;
	margin: auto;
}

div.row {
	display: inline-flex;
}
div.column {
	width:100px;
	height:400px;
}
div.column video {
	width: 100px;
	height: 98px;
}

div#controls div#mediaRows{
	width: 100%;
}
div#controls div#room-controls {
	width: 16em;
	margin: 0 1.5em;
	text-align: center;
}

div#hostPhoto {
	display: none;
	background-image: url('img/Ryan.jpg');
	height: 400px;
	width: 400px;
	font-family: 'Muli', sans-serif;
}
div#hostPhoto h1.yourHost{
	background: #fbb454;
	font-size: 1.7em;
	text-align: center;
	color: white;
	border-radius: 53px;
	width: 43%;
	position: absolute;
	bottom: 8px;
	left: 5px;
}
div#hostPhoto h1.hostName{
	color: #fbb454;
	position: absolute;
	bottom: -15px;
	left: 6px;
	background: white;
	border-radius: 17px;
	width: 43%;
	text-align: center;
}

div#controls div#main-frame {
	height: 400px;
	width: 400px;
	position: relative;
	background: white;
	display: flex;
	justify-content: center; /* align horizontal */
	align-items: center; /* align vertical */
}

div#controls div#main-frame > video {
	width: 400px;
	height: 400px;
}

div#controls div#main-frame-video {
	z-index: 12;
}

div#controls div#main-frame-video video {
	width: 400px;
	height: 400px;
}

div.main-frame-columns video {
	height: 500px;
}

div#controls div#main-frame-overlay {
	text-align: center;
	position: absolute;
	background:rgba(23, 24, 80, 0.6);
	height: 400px;
	width: 400px;
	z-index: 10;
	font-family: 'Muli', sans-serif;
}

div#controls div#main-frame-overlay-overlay {
	text-align: center;
	position: absolute;
	opacity: .9;
	height: 570px;
	width: 100vw;
	z-index: 10;
	font-family: 'Muli', sans-serif;
}
div#controls div#main-frame-overlay h3 {
	color: white;
	font-family: 'Muli', sans-serif;
	font-size: x-large;
	line-height: 1.25;
	line-height: 1.25;
	font-weight: 400px!important;
}
div#controls div#main-frame-overlay input#name-input {
	font-family: 'Muli', sans-serif;
	padding: 15px;
	border: 1px solid #ccc;
	border-radius: 3px;
	margin-bottom: 10px;
	/* width: 100%; */
	box-sizing: border-box;
	font-family: montserrat;
	color: black;
	font-size: 16px;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	font-family: 'Muli', sans-serif;
}
::-moz-placeholder { /* Firefox 19+ */
	font-family: 'Muli', sans-serif;
}
:-ms-input-placeholder { /* IE 10+ */
	font-family: 'Muli', sans-serif;
}
:-moz-placeholder { /* Firefox 18- */
	font-family: 'Muli', sans-serif;
}

select#gender {
    height: 3em;
    float: left;
    margin: 0 7em;
    width: 215px;
    text-align-last: center;
}

button.success{
	width: 112px;
	background: #27AE60;
	font-weight: bold;
	color: white;
	border: 0 none;
	border-radius: 1px;
	cursor: pointer;
	padding: 10px 5px;
	font-size: 15px;
	margin: 10px 5px;
	font-family: 'Muli', sans-serif;
}

div#coupleOrCut, div#afterCouple, div#afterCut {
	display: none;
	position: absolute;
	top: 0;
	text-align: center;
	font-family: 'Muli', sans-serif;
}

div#afterCouple, div#afterCut {
	padding: 10px;
}

div#hostCoupleOrCutTimer,
div#coupleOrCutTimer {
	font-family: 'Muli', sans-serif;
	bottom: 18px;
	z-index: 16;
	position: absolute;
}
div#coupleOrCut h1 {
	font-family: 'Muli', sans-serif;
	font-size: 2.5em;
}

div#coupleOrCut p {
	font-family: 'Muli', sans-serif;
	margin-top: 9px;
}

button#couple,
button#cut{
	width: 112px;
	background: #ff5864;
	font-weight: bold;
	color: white;
	border: 0 none;
	border-radius: 20px;
	cursor: pointer;
	padding: 10px 5px;
	font-size: 15px;
	font-family: 'Muli', sans-serif;
}

button#cut{
	margin-top: 20px;
}

div#feedbackTimer,
div#hostDateTimer,
div#dateTimer {
	display: none;
	font-family: 'Muli', sans-serif;
	position: absolute;
	background: lightgrey;
	border-radius: 10px;
	padding: 3px;
	width: 4em;
	text-align: center;
}


div#feedbackTimer{
	font-family: 'Muli', sans-serif;
	bottom: 10px;
}

div#dateTimer {
	font-family: 'Muli', sans-serif;
	bottom: -15px;
	z-index: 16;
}

div#controls div#main-frame div#speaker-name {
	display: none;
	width: 400px;
	position: absolute;
	top: 0;
	height: 25px;
	background: #1a1a1a7a;
	font-weight: bold;
	z-index: 16;
	font-family: 'Muli', sans-serif;
	color: white;
	padding-top: 5px;
}

div#local-media-container {
	margin: 0 auto;
	height: 400px;
	width: 400px;
	position: relative;
	background: black;
	display: none;
	justify-content: center; /* align horizontal */
	align-items: center; /* align vertical */
}

div#local-media-container div#control-icons {
	display: none;
	position: absolute;
	bottom: 0;
	z-index: 100;
	justify-content: space-around;
}

div#local-media-container div#control-icons img {
	cursor: pointer;
	height: 81px;
}

div#local-media-container div#control-icons #button-unmute,
div#local-media-container div#control-icons #button-unshare-screen,
div#local-media-container div#control-icons #button-video-off,
div#local-media-container div#control-icons #button-video-on {
	display: none;
}

div#local-media {
	display: none;
	z-index: 15;
	margin: 0 auto;
	height: 400px;
	width: 400px;
}

div#local-media video {
	height: 400px;
	width: 400px;
	border: none;
}

div#controls div#room-controls {
	display: flex;
}

div#controls div#room-controls input {
	width: 100%;
	height: 2.5em;
	padding: 0.5em;
	text-align: center;
	font-family: 'Muli', sans-serif;
}

button#button-leave {
	display: none;
	text-align: center;
	margin-top: 0;
}

div#room-controls > button {
	text-align: center;
}

.backForwardIcons button {
    width: 112px;
    background: #27AE60;
    font-weight: bold;
    border: 0 none;
    border-radius: 1px;
    color: white;
    cursor: pointer;
    padding: 10px 5px;
    font-size: 15px;
    margin: 10px 5px;
    font-family: 'Roboto', sans-serif!important;
}
.backForwardIcons button.is-warning{
    background-color: red;
}
.backForwardIcons button.is-success{
    background-color: green;
}

div#main-frame-video div.participant-container .hideDiv {
	height:400px;
	width: 400px;
	background: black;
	display: none;
}

div.column div.participant-container .hideDiv {
	width:120px;
	height: 90px;
	background: black;
	display: none;
}

div.column div.participant-container {
	width: 100px;
	height: 98px;
}

div.column div.participant-container.bordered{
	border: 2px solid black;
}

div.column.maleColumn div.participant-container.bordered{
	border-right: 0;
}
div.column.femaleColumn div.participant-container.bordered{
	border-left: 0;
}

div.row3 {
	width: 800px;
}

div.row3 .hostArea{
	display: none;
	font-family: 'Muli', sans-serif;
	text-align: center;
	margin: 0 auto;
}

div.row3 .hostArea video {
	width: 122px;
	height: 122px;
}

div.row3 .hostArea h3{
	font-family: 'Muli', sans-serif;
	color: white;
	background: #fbb454;
	padding: 10px;
	border-radius: 24px;
	width: 115px;
	text-align: center;
	font-size: 16px;
}

div.participant-container {
	display: flex;
	flex-direction: column;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.2);
	border: 0px solid #ccc;
	flex-grow: 0;
	position: relative;
}

div.participant-container p.instructions {
	width:100px;
	background-color:#ccc;
	border-radius: 0px 0px 6px 6px;
	text-shadow: 2px 2px 4px rgba(0,0,0,0.3);
	padding: 0px;
	text-align: center;
	font-size:13px;
	margin: 0;
	font-family: 'Muli', sans-serif;
	position: absolute;
	display: none;
}

div.instructions, div#welcomeMessage {
	display: none;
	font-family: 'Muli', sans-serif;
	background: #2c3a45;
	color: white;
	height: 400px;
	z-index: 20;
	position: absolute;
	top: 0;
}

div.instructions b, div#welcomeMessage b{
	color: #fbb454;
}

div.instructions h1, div#welcomeMessage h1{
	text-align: center;
}

div.instructions h3, div#welcomeMessage h3{
	font-size: 18px;
	padding: 0 28px;
}

/* Mute/unmute icons */

div.iconContainer {
	position: absolute;
	right: 21px;
	top: 33px;
	border-radius: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
}

div#main-frame-video div.iconContainer {
	width: 40px;
	height: 40px;
	right: 8px;
	top: 51px;
}

div.column div.iconContainer {
	width: 24%;
	height: 32px;
	right: 3px;
	top: 3px;
}

div.column div.iconContainer img {
	height: 90%;
}

footer {
	width: 730px;
	margin: 0 auto;
	height: 20px;
	position: absolute;
	bottom: 6px;
	text-align: center;

}
/* The Modal (background) */
.modal {
	display: none; /* Hidden by default */
	position: fixed; /* Stay in place */
	z-index: 11; /* Sit on top */
	left: 0;
	top: 0;
	width: 100%; /* Full width */
	height: 100%; /* Full height */
	overflow: auto; /* Enable scroll if needed */
	background-color: rgb(0,0,0); /* Fallback color */
	background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
	background-color: #fefefe;
	margin: 15% auto; /* 15% from the top and centered */
	padding: 20px;
	border: 1px solid #888;
	width: 80%; /* Could be more or less, depending on screen size */
}

/* The Close Button */
.close {
	float: right;
	font-size: 28px;
	font-weight: bold;
}

.close:hover,
.close:focus {
	color: black;
	text-decoration: none;
	cursor: pointer;
}

/* Modal Header */
.modal-header {
	padding: 2px 16px;
	background-color: #124280;
	color: white;
}

/* Modal Body */
.modal-body {
	padding: 2px 16px;
	font-size: 23px;
}

/* Modal Footer */
.modal-footer {
	padding: 2px 16px;
	background-color: #124280;
	color: white;
}

/* Modal Content */
.modal-content {
	position: relative;
	background-color: #fefefe;
	margin:10px  auto;
	padding: 0;
	border: 1px solid #888;
	width: 400px;
	box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
	animation-name: animatetop;
	animation-duration: 0.4s
}

#expand-shrink {
	width: 400px;
	position: absolute;
	top: 0;
	height: 25px;
	font-weight: bold;
	z-index: 16;
	font-family: 'Muli', sans-serif;
	color: white;
	padding-left: 10px;
	padding-top: 5px;
}

#expand {
	z-index: 16;
	float: right;
	margin-right: 5px;
	width: 40px;
	display:none;
}
#shrink{

	-webkit-transform: rotate(180deg);     /* Chrome and other webkit browsers */
	-moz-transform: rotate(180deg);        /* FF */
	-o-transform: rotate(180deg);          /* Opera */
	-ms-transform: rotate(180deg);         /* IE9 */
	transform: rotate(180deg);             /* W3C compliant browsers */
	z-index: 16;
	float: right;
	margin-right: 5px;
	width: 40px;display:none;
}

.fullScreen {
	position: fixed !important;
	top: 0 !important;
	left: 0 !important;
	min-width: 0 !important;
	min-height: 0 !important;
	width: 100% !important;
	height: 100% !important;
	max-width: 100% !important;
	max-height: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
	visibility: visible !important;
	border-width: 0 !important;
	background: black !important;
	border-radius: 0!important;
}

/* Add Animation */
@keyframes animatetop {
	from {top: -300px; opacity: 0}
	to {top: 0; opacity: 1}
}



@keyframes xAxis {
	50% {
	  animation-timing-function: ease-in-out;
	  transform: translateX(150px);
	}
  }
  @keyframes yAxis {
	0%{
	  opacity:1;
	}
	100%{
	   animation-timing-function: ease-in-out;
	  transform: translateY(-250px);
	  opacity:0;
	}
  }
  
  
  .like-container{
	height: 400px;
    position: absolute;
    left: 2%;
    top: -3%;
    z-index: 100;
  } 
  .heart {
   bottom: 10px;
   position:absolute;
  }
  #target span.heart:nth-child(1){
	position: absolute;
	left:-5px;
	bottom:-15px;
  }
  #target span.heart:last-child{
	position: absolute;
	left:10px;
	bottom:-5px;
  }
  
  #target1 span.heart:nth-child(1){
	position: absolute;
	left:-5px;
	bottom:-15px;
  }
  #target1 span.heart:last-child{
	position: absolute;
	left:10px;
	bottom:-5px;
  }

  .heart::after{
	content: '❤️';
	display: block;
  }
  /* Star Animation  */
  .star {
	bottom: 10px;
	position:absolute;
   }
   #target span.star:nth-child(1){
	 position: absolute;
	 left:-5px;
	 bottom:-15px;
   }
   #target span.star:last-child{
	 position: absolute;
	 left:10px;
	 bottom:-5px;
   }
   
   #target1 span.star:nth-child(1){
	 position: absolute;
	 left:-5px;
	 bottom:-15px;
   }
   #target1 span.star:last-child{
	 position: absolute;
	 left:10px;
	 bottom:-5px;
   }
 
   .star::after{
	 content: '🌟';
	 display: block;
   }

/* Star Aimation end */

  .animation{
	animation: xAxis 2.5s 3 ease-in-out;
	animation-fill-mode: forwards;
  }
  
  .animation::after{
	 animation: yAxis 5s 1;
	animation-fill-mode: forwards;
  }
  

  div.emoticons{
	  width:100px;
  }
  .emojiBtn{
	  height: 60px;
	position: relative;
	left: 200%;
	}
	.emojiBtn img{
		height: 100%;
		margin:2px;
		padding: 0 6px 0 6px;
	}
	.svgParticipant{
		position: relative;
		top:-100%
	}

.animatingEmojis{
position: relative;
left:5rem;
top:4rem;
}

/* Edmond testing */

#myProgress {
    width: 100%;
    background-color: white;
    margin-top: 2px;
    margin-bottom: 2px;
}

#myBar {
    width: 10%;
    height: 5px;
    background-color: red;
    text-align: center;
    line-height: 30px;
    color: white;
}

.audio-controls {
	position: absolute;
	width: 40%;
	top: 70%;
	left: 30%;
	color: white;
}