/* Meriq specific css */

h1,
h2,
h3,
h4 {
	/*margin-top: 5px;*/
	font-family: 'Oswald', sans-serif;
	color: #000;
}

h4 {
	font-size: 24px;
}

.page-header {
	margin-bottom: 5px;
}

.form-control {
	max-width: 250px;
	/*padding: 5px 5px !important;*/
	margin-bottom: 5px;
	background-color: #fff;
	border: 1px solid #000;
}

.form-control:focus {

}

@media screen and (max-width: 767px) {
	.form-control {
		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;
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.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: #222222;
	}
}

.btn {
	background-color: #222222;
    border-color: #222222;
    color: #fff;
	text-transform: uppercase;
}

.btn-success:focus, .btn-success:hover, .btn-success:active, .btn-success:active:hover {
	background-color: #333;
    border-color: #333;
    color: #fff;
}

.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 {
	background-color: #333;
    border-color: #333;
    color: #fff;
	text-transform: uppercase;
}

.btn:hover {
	background-color: #333;
    border-color: #333;
    color: #fff;
	transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
}

a {
	color: #000;
}

a:hover {
	color: #222222;
	text-decoration: none;
}

a:hover {
	color: #222222;
	text-decoration: none;
}

@media screen and (max-width: 767px) {
	#header-image {
		margin-top: 20px;
	}

	#header-text {
		margin-left: 20px;
	}
}

body:before {
	content: "";
	display: block;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: -10;
	color: #000;
	background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.0)), url(../images/experium_bg_new.jpg);
	/*background-image: linear-gradient(rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.0)), url(../images/bakgrund_20170616.jpg);*/
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

body {
	font-size: 18px;
	font-family: 'Oswald', sans-serif;
	padding-top: 5px;
	background-color: #fff;
	color: #000;
	background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.0)), url(../images/experium_bg_new.jpg);
	/*background-image: linear-gradient(rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.0)), url(../images/bakgrund_20170616.jpg);*/
	background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

div.container {
}

/*
@media screen and (max-width: 767px) {
	#header-container {
		background-color: #fff;
		margin: 0px;
		padding: 0px;
	}
}
*/

#main-container {
	/*background-color: #eee;*/
	/*background-color: rgba(255, 255, 255, 1.0);*/
	/*background-color: rgba(64, 14, 6, 0.95);*/
	box-shadow: 2px 5px 5px rgba(0, 0, 0, 0.4);
	background-image: linear-gradient(rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.9));
	padding: 35px;
	padding-top: 0px;
	padding-bottom: 20px;
}

div.container-header {
	background-image: linear-gradient(rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.9));
	/*background-color: rgba(64, 14, 6, 0.95);
	box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.7);
	*/
	box-shadow: 2px 5px 5px rgba(0, 0, 0, 0.4);
	border: solid 0px transparent;
	height: 42px;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 5px;
}

/* 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: #ffffff;
	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: #ffffff;
	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;
}

.menu {
    font-size: 16px !important;
    text-transform: uppercase;
    color: #000;
    padding-left: 6px;
    padding-right: 6px;
    text-decoration: none;
}

.active_menu {
    color: #fff;
	background-color: #222222;
	padding-top: 14px;
	padding-bottom: 14px;
	border: 1px solid #000;
}

table a:not(.btn), .table a:not(.btn) {
    text-decoration: none;
}

.dashed-border {
	border-right: 2px dashed #fff;
	border-left: 2px dashed #fff;
}

.passedtime {
	background: #222222;
	box-sizing: border-box;
}

.passedtime_vertical {
	background: #222222;
	box-sizing: border-box;
}

.buffertime {
	background: #222222;
	opacity: 0.4;
	box-sizing: border-box;
}

.buffertime_vertical {
	background: #fff;
	opacity: 0.4;
	box-sizing: border-box;
}

.hourline {
	box-sizing: border-box;
	border-right: 1px solid #000000;	
}

.hourline_vertical {
	box-sizing: border-box;
	border-bottom: 1px solid #000000;	
}

.hourlineblank {
	box-sizing: border-box;
}

.occupiedresource {
	background: #990000;
}

.rotated { 
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

@media screen and (max-width: 767px) {
	.dashed-border {
		border-right: 0px dashed #fff;
		border-left: 0px dashed #fff;
		border-top: 2px dashed #fff;
		border-bottom: 2px dashed #fff;
		margin-left: 5%;
		width: 90%;
	}
}

@media screen and (max-width: 1100px) {
	.hiddenWhenSmall {
		display: none;
	}
}


@media screen and (max-width: 767px) {
	.timelabel {
		font-size: 12px;
	}
	.lanelabel {
		font-size: 12px;
	}
}

.upperSpacer {
	height: 1px;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    border: 1px solid #000!important;
    background: #222222 url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x!important;
    font-weight: normal!important;
    color: #fff!important;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    color: #fff;
	background-color: #222222;
}

.panel-body {
	background-color: #ccc;
	color: #000;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    color: #000;
    background-color: #ccc;
}

.panel-default>.panel-heading {
    background-color: #fff;
}

/* Tävlings CSS */

.dh-lottery {
	background-color: transparent!important;
}

.dh-lottery .actions .button.primary {
	background-color: transparent!important;
}

.dh-lottery .actions .button.primary:hover {
	background-color: #4aaaa8!important;
	cursor: pointer;
}

.dh-lottery .actions {
	position: absolute!important;
	right: 20px!important;
    bottom: 20px!important;
    display: flex!important;
}

.dh-modal-content .profile-name {
	overflow: visible!important;
}

.dh-lottery .avatar .image {
	
}


hr {
	border: 1px solid #000;
}


.nav-tabs>li>a, .nav-pills>li>a {
    color: #888;
}

#offer_wrapper {
	border: 1px solid #000;
	border-radius: 5px;
	background-color: yellow;
	box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.7);
	margin-bottom: 10px;
	margin-top: 10px;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
	/*background-image: linear-gradient(0deg, rgb(42, 98, 175) 0%, rgb(95, 159, 211) 100%) !important;*/
	background-color: #222222;
	color: #fff;
}

.panel-heading {
    padding: 5px 5px 0 5px;
	background-color: #333!important;
}

.panel-body {
    padding: 15px;
	background-color: #222222;
	color: #fff;
}

.nav-tabs>li>a, .nav-pills>li>a {
    color: #fff;
}

.nav-tabs>li>a:hover {
    color: #fff;
	background-color: #222222;
	border-bottom: 1px solid #222222;
}

.type-wrapper {
	/*
	background-color: #333;
	box-shadow: 0 5px 5px rgba(0, 0, 0, 0.7);
	*/
	background-color: rgba(255, 255, 255, 0.0);
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-radius: 0px;
}

@media screen and (max-width: 767px) {
	.type-wrapper {
		padding-bottom: 0px;	
	}
}

.type-wrapper h3, h1 {
	margin-top: 12px;
	color: #000;
}

.type-wrapper .btn:hover {
	background-color: #cc3d27;
	border-color: #cc3d27;
}

.type-image {
	padding-left: 0px;
}

@media screen and (max-width: 767px) {
	.type-image {
		padding-left: 15px;
		padding-top: 15px;
	}
}

.type-text {
	padding-left: 0px;
	margin-left: 0px;
	color: #000;
}

@media screen and (max-width: 767px) {
	.type-text {
		padding-left: 15px;
		padding-bottom: 0px;
	}
}

.type-text h3 {
	color: #000!important;
}

.type-header {
	color: #000;
}

.type-header h1 {
	color: #000;
}

.type-header-top {
	margin-left: -30px;
}

@media screen and (max-width: 767px) {
	/*.type-header {
		background-color: #333;
		box-shadow: 0 5px 5px rgba(0, 0, 0, 0.7);
		padding-top: 0px;
		padding-bottom: 5px;
		margin-top: 0px;
		margin-bottom: 10px;
		border-radius: 0px;
		text-align: center;
	}
	
	.type-header h1 {
		text-shadow: 0 5px 5px rgba(0, 0, 0, 0.0);
		color: #fff;
		font-size: 24px;
	}
	*/
	
	.type-header-top {
		text-align: center;
		margin-left: -15px;
	}
	
	.type-header-top p {
		font-size: 14px;
	}
	
}

#main-footer {
	color: #000;
	padding-bottom: 0px;
	background-image: linear-gradient(rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.9));
	box-shadow: 2px 5px 5px rgba(0, 0, 0, 0.4);
	/*background: linear-gradient(45deg, #c72c3c, #e06036);*/
	/*background-color: rgba(255, 255, 255, 1.0);*/
	/*background-color: rgba(64, 14, 6, 0.95);*/
	/*box-shadow: 2px 5px 5px rgba(0, 0, 0, 0.7);*/
}

@media screen and (max-width: 767px) {
	#main-footer {
		margin-left: 15px;
		margin-right: 15px;
	}
}

#main-footer a {
	font-size: 20px;
	color: #000;
}

#main-footer a:hover {
	font-size: 20px;
	color: #b61f2f;
}

#main-start {
	color: #000;
	background-image: linear-gradient(rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.9));
	padding: 35px;
	padding-top: 0px;
	padding-bottom: 20px;
	box-shadow: 2px 5px 5px rgba(0, 0, 0, 0.4);
}

@media screen and (max-width: 767px) {
	#main-start {
		padding: 20px;
		margin-left: 15px;
		margin-right: 15px;
	}
	
	#main-container {
		margin-left: 15px;
		margin-right: 15px;
	}
	
	.ui-widget {
		font-family: Verdana,Arial,sans-serif;
		font-size: 18px!important;
	}
}


#main-start h3, h1 {
	color: #000;
}

.hours-text {
	font-size: 20px;
}

.ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    border: 1px solid #000!important;
    background: #222222!important;
    font-weight: normal!important;
    color: #fff!important;
}

#ui-state-active-start {
	border: 1px solid #eee!important;
    background: #fff!important;
    font-weight: normal!important;
    color: #000!important;
}

/*
.ui-widget-header {
    border: 1px solid #aaaaaa!important;
	background: #222222!important;
    color: #fff!important;
    font-weight: bold!important;
}

.ui-datepicker-next-hover {
    border: 0px solid #aaaaaa!important;
    background: #222222!important;
    color: #fff!important;
    font-weight: bold!important;
	cursor: pointer;
}

.ui-datepicker-prev-hover {
    border: 0px solid #aaaaaa!important;
    background: #222222!important;
    color: #fff!important;
    font-weight: bold!important;
	cursor: pointer;
}
*/

.inline-a {
	color: #bd2c16;
}

.inline-a:hover {
	border-bottom: 2px solid #222222;
}

.current-day {
	color: #000;
	font-weight: 700;
}

footer {
    margin: 25px 0;
}

.top-logo {
	max-width: 500px;
}

@media screen and (max-width: 767px) {
	.top-logo {
		max-width: 250px;
		margin-bottom: 10px;
	}
	.footer-logo {
		margin-bottom: 30px;
	}
	.type-button {
		
	}
}

.tag {
	float: left;
	position: absolute;
	left: 15px;
	top: 40px;
	z-index: 1000;
	background-color: rgba(255, 255, 255, 0.8);
	padding-left: 10px;
	padding-right: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

.tag-stor {
	float: left;
	position: absolute;
	left: 0px;
	top: 20px;
	z-index: 1000;
	background-color: rgba(255, 255, 255, 0.8);
	padding-left: 10px;
	padding-right: 10px;
	color: #FFFFFF;
	font-weight: bold;
}