/* Meriq specific css */


h1 {
	color: #F77003;
	font-family: 'Montserrat', sans-serif;
	font-size: 200%;
}

h2,
h3 {
	color: #000;
    line-height: 180%;
    margin: 0 0 10px 0;
    font-weight: 300;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 2px;
	margin-bottom: 0;
	clear: both;
	padding: 0;
    vertical-align: baseline;
}

h4{
	font-family: 'Montserrat', sans-serif;
}

.page-header {
	margin-bottom: 5px;
}

.form-control {
	max-width: 250px;
	/*padding: 5px 5px !important;*/
	margin-bottom: 5px;
	background-color: #eee;
}

@media screen and (max-width: 767px) {
	.form-control {
		font-size: 16px; /* Förhindrar att safari/iphone zoomar när man klickar på en input */
	}
}

.form-control {
	max-width: 250px;
	/*padding: 5px 5px !important;*/
	margin-bottom: 5px;
	color: #000;
}

@media screen and (max-width: 767px) {
	.form-control-goh {
		font-size: 16px; /* Förhindrar att safari/iphone zoomar när man klickar på en input */
	}
}

.alert {
	padding: 5px 15px;
	margin-top: 6px;
	margin-bottom: 0px;
}

.control-label {
	margin-top: 11px;
}

/* Detta används på <p> när det är mobilt, dock är det en dålig ide då vi hårdkodar färgen och inte baserar den på valt tema */
@media screen and (max-width: 767px) {
	.responsive-header {
		color: #00bc8c;
	}
}


.btn {
	background-color: #F77003;
	border-color: #F77003;
	color: #FFF;
	/*
	font-family: 'Vibur', cursive;
	font-size: 20px;
	*/
}


.btn-success:focus, .btn-success:hover, .btn-success:active, .btn-success:active:hover {
	background-color: #F77003;
	border-color: #F77003;
	color: #FFF;
	/*
	font-family: 'Vibur', cursive;
	*/
}

.btn-success:active:hover,.btn-success.active:hover,.open>.dropdown-toggle.btn-success:hover,.btn-success:active:focus,.btn-success.active:focus,.open>.dropdown-toggle.btn-success:focus,.btn-success:active.focus,.btn-success.active.focus,.open>.dropdown-toggle.btn-success.focus {
	color:#FFF;
	background-color:#F77003;
	border-color:#F77003
	/*
	font-family: 'Vibur', cursive;
	*/
}

.btn:hover {
	background-color: #ff6f40;
	border-color: #ff6f40;
	color: #fff;
	-webkit-transition: all ease 0.7s;
	-moz-transition: all ease 0.7s;
	-o-transition: all ease 0.7s;
	-ms-transition: all ease 0.7s ;
	transition: all ease 0.5s ;
	/*
	font-family: 'Vibur', cursive;
	*/
}
	
a {
	color: #ff6f40;
	text-decoration: none;
	font-family: 'Montserrat', sans-serif;
}

a:hover {
	color: #ff6f40;
	text-decoration: none;

}

body {
	font-size: 16px!important;
    line-height: 150%!important;
    font-weight: 300!important;
	color: #000;
    font-family: 'Montserrat', sans-serif;
	margin-bottom: 12px;
	margin: 0;
    padding: 0;
    vertical-align: baseline;
	background-color: #fff;
}

div.container {
	background-color: #fff;
	background-position: right top;
	background-repeat: no-repeat;
}

.img {
	position: relative;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

/* Player monitor */
#namebox {
	position: relative;
	left: 0px;
	border: 1px solid #cccccc;
	padding: 2px;
	width: 800px;
	height: 390px;
	background: #ffffff;
}

#nameblock1{
	z-index: 20
}

#themonitor {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
}

#thenames{
	position: absolute;
	left: 17px;
	top: 2px;
	z-index: 20;	
}

#themonitorbackground {
	position: absolute;
	left: 22px;
	top: 21px;
	z-index: 5;
}

#thelanenumber{
	position: absolute;
	left: 24px;
	top: 24px;
	font-family: Verdana, Arial;
	font-size: 11pt;
	width: 30px;
	text-align: center;
	color: #000000;
	z-index: 20;
	font-weight: bold;
}

#thelanenumbershadow{
	position: absolute;
	left: 25px;
	top: 25px;
	font-family: Verdana, Arial;
	font-size: 11pt;
	width: 30px;
	text-align: center;
	color: #ffffff;
	z-index: 19;
	font-weight: bold;
}

#theframenumbers{
	position: absolute;
	left: 57px;
	top: 64px;
	z-index: 20;
}

.oneplayername {
	position: absolute;
	font-family: Verdana, Arial, Helvetica;
	font-size: 7pt;
	color: #000000;
	left: 58px;
	top: 0px;
	width: 139px;
	overflow: hidden;
	font-weight: bold;
}

.onelanestatic_hcp {
	position: absolute;
	font-family: Verdana, Arial, Helvetica;
	font-size: 7pt;
	color: #000000;
	left: 198px;
	top: 0px;
	width: 40px;
	overflow: hidden;
	font-weight: bold;
}

.onelanestatic_ser {
	position: absolute;
	font-family: Verdana, Arial, Helvetica;
	font-size: 7pt;
	color: #000000;
	left: 249px;
	top: 0px;
	width: 40px;
	overflow: hidden;
	font-weight: bold;
}

.onelanestatic_tot {
	position: absolute;
	font-family: Verdana, Arial, Helvetica;
	font-size: 7pt;
	color: #000000;
	left: 300px;
	top: 0px;
	width: 40px;
	overflow: hidden;
	font-weight: bold;
}

.oneframe {
	position: absolute;
	font-family: Verdana, Arial, Helvetica;
	font-size: 7pt;
	color: #000000;
	left: 0px;
	top: -2px;
	width: 27px;
	overflow: hidden;
	text-align: center;
	font-weight: bold;
}

.tenthframe {
	position: absolute;
	font-family: Verdana, Arial, Helvetica;
	font-size: 7pt;
	color: #000000;
	left: 252px;
	top: -2px;
	width: 41px;
	overflow: hidden;
	text-align: center;
	font-weight: bold;
}

#gamenumber {
	position: absolute;
	font-family: Verdana, Arial, Helvetica;
	font-size: 7pt;
	color: #ffffff;
	left: 304px;
	top: 51px;
	width: 51px;
	overflow: hidden;
	text-align: center;
	font-weight: bold;
	z-index: 20;
}

#playernames {
	border: 2px solid #000000;
	background-color: #eeeeee;
	margin-top: 2px;
}

.panel.with-nav-tabs .panel-heading{
    padding: 5px 5px 0 5px;
}
.panel.with-nav-tabs .nav-tabs{
	border-bottom: none;
}
.panel.with-nav-tabs .nav-justified{
	margin-bottom: -1px;
}

#body_background {
	position: absolute;
	margin-top: 333px;
	width: 100%;
	z-index: -10;
	height: 200px;
}

.container-shape {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
	background: radial-gradient(ellipse at center,#313131 0,#131313 100%);
}

.form-control-dropdown {
    height: 45px;
    padding: 10px 15px;
	margin-right: 10px;
	margin-bottom: 5px;
    font-size: 15px;
    line-height: 1.42857143;
    color: #464545;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #f1f1f1;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

ul {
	padding-left: 20px;
}

.menu {
    font-size: 15px !important;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
	font-weight: normal;
    color: #000;
    padding-left: 6px;
    padding-right: 6px;
    text-decoration: none;
}

.active_menu {
    color: #F77003;
}

table a:not(.btn), .table a:not(.btn) {
    text-decoration: none;
}

#bg-image {
    background-color: rgb(204, 204, 204);
    z-index: 1;
	height: 600px;
	/*background-image: url('../images/bowling_bg.jpg');*/
	background-image: linear-gradient(rgba(0, 0, 0, 0.0), rgba(255, 255, 255, 1.0)), url('../images/bowling_bg.jpg');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-attachment: scroll;
    background-size: cover;
}

@media screen and (max-width: 767px) {
	#bg-image {
		display: none;
	}
}

#main-container {
	margin-top: -550px;
	box-shadow: 0 0 10px 2px rgba(0,0,0,.20);
	padding: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
}

@media screen and (max-width: 767px) {
	#main-container {
		margin-top: 0px;
		box-shadow: 0 0 10px 2px rgba(0,0,0,.0);
	}
}

@media screen and (max-width: 767px) {
	.responsive-header {
		color: #F77003;
	}
}

.img-logo {
	padding-left: 0px;
}

@media screen and (max-width: 767px) {
	.img-logo {
		text-align: center;
	}
}

.bootbox-body, .modal-title {
	color: #fff;
}

.checkbox-container {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 16px;
  font-weight: normal;
  margin-top: 10px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.checkbox-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 30px;
  width: 30px;
  background-color: rgba(255,255,255,0.0);
  border: 3px solid #F77003;
  border-radius: 5px;
}

/* On mouse-over, add a grey background color */
.checkbox-container:hover input ~ .checkmark {
  background-color: rgba(255,255,255,0.0);
}

/* When the checkbox is checked, add a blue background */
.checkbox-container input:checked ~ .checkmark {
  background-color: rgba(255,255,255,0.0);
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.checkbox-container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.checkbox-container .checkmark:after {
  left: 7px;
  top: 4px;
  width: 5px;
  height: 10px;
  border: solid #000;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.blocks .btn-primary {
    padding: 12px 12px;
    margin: 2px 5px;  
    border-radius: 0;
	min-width: 90px;
}

@media screen and (max-width: 767px) {
	.blocks .btn-primary {
		width: 100%;
	}
}

@media screen and (max-width: 767px) {
	.blocks .btn-time {
		width: 48%!important;
	}
}

.btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn, .btn-group .btn-group+.btn-group {
    margin-left: 0px;
}

.btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #000!important;
    border-color: #000!important;
}

.btn-primary:active:hover, .btn-primary.active:hover, .open>.dropdown-toggle.btn-primary:hover, .btn-primary:active:focus, .btn-primary.active:focus, .open>.dropdown-toggle.btn-primary:focus, .btn-primary:active.focus, .btn-primary.active.focus, .open>.dropdown-toggle.btn-primary.focus {
    color: #fff;
    background-color: #000;
    border-color: #000;
}

/*
.container-wrapper {
	padding: 35px;
	padding-top: 20px;
	margin-top: 10px;
	margin-bottom: 40px;
	color: #000;
	border-top: 3px solid #20a0cf;
	background-color: rgba(255, 255, 255, 1.0);
	box-shadow: 0 5px 5px rgb(0 0 0 / 60%);
	box-shadow: 3px 4px 32px 0px rgb(0 0 0 / 75%);
}
*/

.sticky {
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	padding-top: 0px;
}

@media screen and (max-width: 767px) {
	.sticky {
		position: -webkit-sticky;
		position: relative;
		top: 0;
	}
}

@media screen and (max-width: 1180px) {
	.addon-package-text h3 {
		font-size: 26px;
	}
	.addon-package-info {
		font-size: 12px;
		line-height: 15px;
	}
}

.explanation-text {
	font-size: 14px;
	line-height: 20px!important;
}

.addon-package-info {
	font-style: italic;
	font-size: 15px;
}
.addon-package-title {
	font-size: 25px;
}

#choosenDrink {
	max-width: 130px !important;
}
#choosenType {
	margin-bottom: 15px !important;
	max-width: 278px !important;
}