/* Meriq specific css */

@font-face {
  font-family: Obviously-Bold;
  src: url(../fonts/Obviously-Bold.otf);
}

h1 {
    font-size: 2em;
}

h2 {
    font-size: 1.3em;
}

h3 {
    font-size: 1.3em;
}

h1, h2, h3, h4 {
	color: #efc41a;
	/*font-weight: 900;*/
	text-transform: uppercase;
	font-family: 'Obviously-Bold', sans-serif;
}

h1 {
	color: #FFF7E1;
}

.page-header {
	margin-bottom: 5px;
}

.form-control {
	max-width: 250px;
	/*padding: 5px 5px !important;*/
	margin-bottom: 5px;
}

@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: #efc41a;
	}
	h1, h2, h3 {
		font-size: 0.9em;
	}
}


.btn {
	background-color: #F15732;
	border-color: #F15732;
	border-radius: 0px;
	color: #fff7e1;
}


.btn-success:focus, .btn-success:hover, .btn-success:active, .btn-success:active:hover {
	background-color: #F15732;
	border-color: #F15732;
	color: #fff7e1;
}

.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:#fff7e1;
	background-color:#F15732;
	border-color:#F15732
	/*
	font-family: 'Vibur', cursive;
	*/
}

.btn:hover {
	background-color: #516FB6;
	border-color: #516FB6;
	color: #fff7e1;
	-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: #efc41a;
	text-decoration: none;
}

a:hover {
	color: #efc41a;
	text-decoration: none;
}

body {
	font-size: 18px!important;
    line-height: 28px!important;
    font-weight: 300!important;
	color: #fff7e1;
    font-family: "Sofia Sans", sans-serif;
	margin-bottom: 12px;
	margin: 0;
    padding: 0;
    vertical-align: baseline;
	background-color: #272420;
	/*
    background-image: url('../images/background.jpg');
    background-position-x: center;
    background-position-y: top;
    background-position: center top;
    background-repeat: no-repeat;
	*/
}


div.container {
	
}


.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: #fff7e1fff;
}

#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: #fff7e1fff;
	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: #fff7e1fff;
	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;
}

.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: #fff7e1fff;
    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;
	max-width: 90px;
}

ul {
	padding-left: 20px;
}

#header-logo .img-responsive {
	max-width: 450px;
}

@media screen and (max-width: 767px) {
	#header-logo .img-responsive {
		max-width: 350px;
	}
}

hr {
	border-top: 1px solid #b3b3b3;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    color: #fff7e1;
	background-color: #F15732;
}

.panel-default>.panel-heading {
    background-color: #464545;
}

.panel-body {
	background-color: #F15732;
}

p {
	color: #fff7e1;
}

#top-container {
	background-color: #26326f;
    color: #fff7e1;
}

#top-pattern-container {
	background-image: linear-gradient(rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.0)), url('../images/Strikz_Pattern_FullColor8x2.jpg');
	/*background-size: auto 100%;*/
	background-size: 26%;
    background-repeat: repeat-x;
	background-position: top;
	height: 82px;
	margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
	#top-pattern-container {
		background-size: 100%;
		height: 49px;
	}
}

.type-wrapper {
	background-color: #F15732;
	box-shadow: 0 5px 5px rgba(0, 0, 0, 0.7);
	margin-top: 20px;
	margin-bottom: 20px;
	transform: scale(1.00);
	transition: all ease 0.5s;
	/*
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
	*/
}

.type-wrapper:hover {
	cursor: pointer;
	transform: scale(1.03);
	transition: all ease 0.5s;
}

@media screen and (max-width: 767px) {
	.type-wrapper {
		padding-bottom: 15px;
	}
}

.type-wrapper h3 {
	color: #fff7e1;
	padding-top: 15px;
}

.type-wrapper .btn {
	background-color: rgba(255, 255, 255, 0.0);
	font-family: "Sofia Sans", sans-serif;
	font-size: 18px;
	text-shadow: none;
	border: none;
	padding: 0px;
	margin-top: -15px;
}

.type-wrapper .btn:hover {
	font-family: "Sofia Sans", sans-serif;
	color: #fff7e17e1;
}

.type-wrapper .img-responsive {
	object-fit: cover;
	object-position: center;
	width: 100%;
	height: 145px;
}

.type-wrapper .explanation-text {
	margin-top: -10px;
}

footer {
	font-family: 'Obviously-Bold', sans-serif;
	color: #efc41a;
}

.blocks .btn-primary {
    padding: 12px 12px;
    margin: 2px 5px;  
    border-radius: 0;
	min-width: 70px;
}

.blocks .btn-times {
	min-width: 90px;
}

.blocks .btn-hours {
	min-width: 100px;
}

.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: #fff7e1;
    background-color: #516FB6!important;
    border-color: #516FB6!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: #fff7e1;
    background-color: #516FB6!important;
    border-color: #516FB6!important;
}

.ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    border: 1px solid #000!important;
    background: #516FB6!important;
    font-weight: normal!important;
    color: #fff7e1!important;
}

#ui-state-active-start {
	border: 1px solid #eee!important;
    background: #fff7e1!important;
    font-weight: normal!important;
    color: #000!important;
}

.ui-widget-header {
    border: 1px solid #aaaaaa!important;
    background: #516FB6!important;
    color: #fff7e1!important;
    font-weight: bold!important;
}

.ui-datepicker-next-hover {
    border: 0px solid #aaaaaa!important;
    background: #516FB6!important;
    color: #fff7e1!important;
    font-weight: bold!important;
	cursor: pointer;
}

.ui-datepicker-prev-hover {
    border: 0px solid #aaaaaa!important;
    background: #516FB6!important;
    color: #fff7e1!important;
    font-weight: bold!important;
	cursor: pointer;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
	border: 1px solid #000!important;
    background: #516FB6!important;
	opacity: 0.7;
    color: #fff7e1!important;
}

.explanation-text {
	font-size: 14px;
	line-height: 20px!important;
}

.loader-holder {
	margin-top: -10px;
}

.small-loader {
	font-size: 14px!important;
}

@media screen and (max-width: 767px) {
	.top-header {
		font-size: 28px;
		margin-top: 0px!important;
	}
}