/*!
 * Start Bootstrap - Stylish Portfolio v5.0.8 (https://startbootstrap.com/themes/stylish-portfolio)
 * Copyright 2013-2020 Start Bootstrap
 * Licensed under MIT (https://github.com/StartBootstrap/startbootstrap-stylish-portfolio/blob/master/LICENSE)
 */

body,
html {
  width: 100%;
  height: 100%;
}

body {
	font-family: 'Roboto Condensed';
	background: rgb(57, 10, 10, 1);
	/*background-image: linear-gradient(180deg, rgba(188,64,64,1) 0%, rgba(57,10,10,1) 100%) fixed;*/
	background-image: linear-gradient(rgba(188,64,64,1), rgba(57,10,10,1));
	background-attachment: fixed;
	color: #FFFFFF;
}

.btn-xl {
  padding: 1.25rem 2.5rem;
}

.content-section {
  padding-top: 7.5rem;
  padding-bottom: 7.5rem;
}

.content-section-heading h2 {
  font-size: 3rem;
}

.content-section-heading h3 {
  font-size: 1rem;
  text-transform: uppercase;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
}

.masthead {
  min-height: 30rem;
  position: relative;
  display: table;
  width: 100%;
  height: auto;

/* anton */
  padding-top: 0rem;
  padding-bottom: 2rem;

  /* anton */
  height: 80vh;
}

@media (min-width: 992px) {
  .masthead {
    height: 100vh;
  }
}

a {
  color: #1D809F;
}

a:hover, a:focus, a:active {
  color: #155d74;
}

.btn {
  box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.1);
  font-weight: 700;
}


.logo { max-width: 240px; padding-top: 0px; }
.logo-small { position: absolute; left: 15px; top: 15px; max-width: 80px; max-height: 80px; }
.header-logo { max-width: 280px; }
.btn-size { min-height: 80px; }

.list-group {
	margin: auto;
	min-width: 300px;
}

@media (min-width: 576px) {
	.logo { max-width: 230px; padding-top: 0px; }
	.logo-small { max-width: 100px; max-height: 100px; }
	.header-logo { max-width: 500px; }
	.btn-size { min-height: 100px; }
	.list-group { min-width: 400px; }
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
	.logo { max-width: 270px; }
	.logo-small { max-width: 120px; max-height: 120px; }
	.header-logo { max-width: 580px; }
	.btn-size { min-height: 120px; }
	.list-group { min-width: 500px; }

}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
	.logo { max-width: 320px; }
	.logo-small { max-width: 140px; max-height: 140px; }
	.header-logo { max-width: 650px; }
	.btn-size { min-height: 140px; }
	.list-group { min-width: 600px; }
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
	.logo { max-width: 360px; }
	.logo-small { left: 25px; top: 25px; max-width: 170px; max-height: 170px; }
	.header-logo { max-width: 700px; }
	.btn-size { min-height: 160px; }
	.question-size { font-size: 3rem; }
	.list-group { min-width: 800px; }
}
.lh-08 { line-height: 0.8; }
.lh-09 { line-height: 0.9; }
.lh-11 { line-height: 1.1; }

.lobby-title { } 

.btn-custom {
	background: #B93E3E;
	border-color: #3D0202;
	text-transform: uppercase;
	color: #FFFFFF;
	min-width: 200px;
	letter-spacing: 2px;
}
.btn-custom:hover {
	background: #7b3737;
	color: #FFFFFF;
}
.progress {
	min-height: 25px;
	font-size: 16px;
}
.highlight {
	color: #5ed448;
}
.letter-spacing {
	letter-spacing: 10px;
}
.big-text {
	font-size: 64px;
}
.form-group > select, .form-group > input,
.form-group > select:hover, .form-group > input:hover,
.form-group > select:active, .form-group > input:active,
.form-group > select:focus, .form-group > input:focus {
	background: #c57a7a;
	color: #FFF;
	border: 0px;
}
.form-group > label {
	text-align: left;
	width: 100%;
}

input:focus ~ .floating-label,
input:not(:focus):valid ~ .floating-label{
  top: 8px;
  bottom: 10px;
  left: 20px;
  font-size: 11px;
  opacity: 1;
}

.inputText {
  font-size: 14px;
  width: 200px;
  height: 35px;
}

.floating-label {
  position: absolute;
  pointer-events: none;
  left: 20px;
  top: 18px;
  transition: 0.2s ease all;
}

.btn:disabled {
	cursor: not-allowed;
	pointer-events: all !important;
}
.progress {
	background: transparent;
	border: 1px solid #000;
	border-radius: 0;
}
.progress > div {
	width: 100%;
	color: black
}
.no-animation {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}
.small-animation {
	transition: width .5s linear;
}

.btn-disabled {
	opacity: 0.3;
	cursor: no-drop !important;
}
.btn-active {
	border: 2px solid #adecab;
}
.btn-moes-shadow {
	box-shadow: 1.5px 1.5px 0px 0px #000;
	color: #f5f55e;
	font-family: 'Alatsi';
	font-size: 64px;
	text-shadow: 2px 2px #000;
	padding: 0.75rem 2.5rem;
}

.modal-dialog {
	max-width: 800px;
}
.modal-content {
	color: #000;
	background: #558a5b;
}
.game-code {
	color: #57ea45;
	text-shadow: 3px 3px 0px #000000;
	font-family: 'Alatsi';
	letter-spacing: 6px;
}
.list-group-item.active {
	background-color: #4e1818;
	border: 0px;
}
.list-group-item {
	background-color: #862a2a;
}
.online { color: #57ea45; }
.offline { color: #000; }
.btn-custom:hover {
	background: #B93E3E;
}
.ui-error {
	margin-top: 2rem;
	font-size: 28px;
	color: #FF0000;
}
.table-drink {
	color: #fff;
	font-size: 22px;
	font-family: 'Alatsi';
}
.table-drink thead {
	border: 2px solid #000;
	background: #963030;
	box-shadow: 1px 1px #000;
}
.table-drink .highlight {
	 background: #cfd840;
}
.dropdown-language {
	display: flex;
	align-items: center;
	cursor: pointer;
}
.dropdown-language-selected {
	padding-left: 10px;
	fontSize: 25px;
	font-weight: 400;
	color: #734E9A;
	margin-right: 10px;
}
.dropdown-language-arrow {
	width: 0;
	height: 0;
	borderLeft: 8px solid transparent;
	borderRight: 8px solid transparent;
	borderTop: 10px solid #734E9A;
}
.dropdown-menu-custom {
	min-width: 110px;
	padding: 0.5rem;
}

