@import url('https://fonts.googleapis.com/css?family=Roboto:400,500');

@media (min-width: 992px) {
	.typo-line {
		padding-left: 140px;
		margin-bottom: 40px;
		position: relative;
	}

	.typo-line .category {
		transform: translateY(-50%);
		top: 50%;
		left: 0px;
		position: absolute;
	}
}

.all-icons [class^="pe-"] {
	font-size: 40px;
}

.all-icons input {
	border: 0;
}

.all-icons .font-icon-detail {
	text-align: center;
	padding: 45px 0px 30px;
	border: 1px solid #e5e5e5;
	border-radius: 6px;
	margin: 15px 0;
}

.all-icons .font-icon-container a {
	padding: 5px 0;
	display: block;
	color: #666666;
}

.all-icons .font-icon-detail input {
	margin: 25px auto 0;
	width: 100%;
	text-align: center;
	display: block;
	color: #aaa;
	font-size: 13px;
}

.all-icons h5 {
	margin-top: 60px;
}

.all-icons>div>.row:first-child h5 {
	margin-top: 15px;
}

.places-buttons .btn {
	margin-bottom: 30px
}

.buttons-with-margin .btn {
	margin-bottom: 5px;
}

.animated .img-rounded {
	width: 150px;
	height: 150px;
	overflow: hidden;
	margin: 0 auto;
	display: block;
}

.animated .img-rounded img {
	width: 100%;
}

.submit-new {
	margin-bottom: 20px;
	margin-left: 50%;
	font-size: 18px;
}

.player_uuid {
	display: none;
}

.player_id {
	display: none;
}

.queue_uuid {
	display: none;
}

.PriBorder {
	border-left: 7px solid #daba27;
	/* background-color: #f7f0da; */

}

.BacBorder {
	border-left: 7px solid #25314b;
	/* background-color: #dad9de; */
}

.disable_andrew {
	pointer-events: none;
	cursor: default;
}

table th {
	width: auto !important;
}

#searchlist {
	position: absolute;
	z-index: 1000;
	background-color: #fff;
	-webkit-box-shadow: 4px 4px 22px -1px rgba(0, 0, 0, 0.36);
	-moz-box-shadow: 4px 4px 22px -1px rgba(0, 0, 0, 0.36);
	box-shadow: 4px 4px 22px -1px rgba(0, 0, 0, 0.36);
}

#searchlist2 {
	position: absolute;
	z-index: 1000;
	background-color: #fff;
	-webkit-box-shadow: 4px 4px 22px -1px rgba(0, 0, 0, 0.36);
	-moz-box-shadow: 4px 4px 22px -1px rgba(0, 0, 0, 0.36);
	box-shadow: 4px 4px 22px -1px rgba(0, 0, 0, 0.36);
}

body {
	background-color: #fff;
}

.navbar-default .navbar-brand {
	color: #fff;
}

.invite-stats {
	font-size: 28px;
	font-weight: 600;
	width: 25%;
	border: none;

}

.tiny {
	font-size: 9px !important;
}

.topinfo {
	width: 63%;
	display: inline-block;
}

.topinfo p {
	margin-bottom: 0px;
	line-height: 1.3em;
}

.card .invite {
	padding: 0px;
}



.currentgrp {
	background-color: #def1de;
	padding-top: 8px !important;
	padding-bottom: 8px !important;
}

.unsent {
	background-color: #fcefdc;
	padding-top: 8px !important;
	padding-bottom: 8px !important;
}

.sent {
	background-color: #fff;
	padding-top: 8px !important;
	padding-bottom: 8px !important;
}


.btn-group {
	width: 100%;
}

.cutbottom {
	padding-bottom: 0px !important;
}

#bootstrap-table-myinvites td {
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 15px;
}

#bootstrap-table-myinvites tbody {
	border-bottom: 1px solid #ddd;
}

#bootstrap-table-myinvites {
	border-top: 1px solid #ddd;
	margin-bottom: 10px;
	background-color: #f5f6f6;
}

#bootstrap-table-myinvites th {
	padding-left: 15px;
}

/* CSS for current group table */

#bootstrap-table-currentgroup td {
	/* padding-top:7px; */
	padding-bottom: 7px;
	padding-left: 15px;
}

#bootstrap-table-currentgroup tbody {
	border-bottom: 1px solid #ddd;
}

#bootstrap-table-currentgroup {
	border-top: 1px solid #ddd;
	margin-bottom: 10px;
	background-color: #fff;
}

#bootstrap-table-currentgroup th {
	padding-left: 15px;
}


.navbar-brand img {
	height: 40px !important;
	margin: 0px !important;
	padding: 0px !important;
}

.section-title {
	margin-top: 5px;
	margin-bottom: 0px;
}

.holes {
	width: 9.5%;
}

.nav-pills {
	display: none;
}

p.text-muted {
	font-size: 12px;
	display: inline;
}

span.btn.glyphicon.glyphicon-remove.form-control-feedback {
	display: none !important;
}

.hello {
	width: 165px;
	padding-right: 30px;
	margin-top: 50px;
}

.hello img {
	padding-top: 5px;
}



.table .conn {
	/* min-width: 90px;  ANDREW EDIT */
	padding-right: 15px !important;
}



.card .search {
	/* 	max-height: 200px; */

}

#scherp {
	padding-left: 0px !important;
}

#scherpright {
	padding-right: 0px;
}

#scherpleft {
	padding-left: 0px;
}

.editingbar {

	background-color: #A0A6B2;
	width: 100%;
	height: 45px;
	position: relative;
	text-align: center;
	top: -20px;
}

.editingbar h7 {
	color: #fff;
	font-size: 24px;
}

.page-list {
	display: none !important;
}


#fixmesug {
	height: 504px;
}

#fixmemyplayers {
	height: 720px;
}




/******************************Login Screen****************************************************************/
.login-bg {
	background: url(../images/login-bg.jpg) center top no-repeat;
	min-height: 850px;
}

.login-bg-area {
	float: left;
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

#login-sidebar {
	float: none;
	padding: 15px;
	width: 400px;
	margin: 0 auto;
	background: rgb(34, 38, 75);
	border-radius: 10px;
	display: inline-block;
	box-shadow: 2px 2px 5px 3px #333333;
	-webkit-box-shadow: 2px 2px 5px 3px #333333;
	-moz-box-shadow: 2px 2px 5px 3px #333333;
	margin-top: 200px;
}

#logo {
	text-align: center;
	width: 100%;
	clear: both;
	margin: 15px 0px;
}

#login-sidebar h2 {
	color: #fff;
	font-weight: bold;
	font-size: 44px;
	margin-bottom: 30px;
	text-align: center;
}

#login-sidebar label {
	color: #fff;
}

#login-sidebar .left-area {
	text-align: left;
	width: 100%;
	font-size: 14px;
	margin-top: 15px;
	margin-bottom: 15px;
}

#login-sidebar .right-area {
	width: 100%;
	font-size: 14px;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: right;
}

#login-sidebar button {
	border: #fff 1px solid;
	color: #fff;
}

#login-sidebar a {
	color: #fff;
}

#login-sidebar a:hover {
	color: #fff;
	text-decoration: underline;
}


#register-form {
	float: left;
	width: 100%;
	text-align: left;
	margin: 0 auto 5px auto;
	padding: 0px;
}

#register-form label {
	float: left;
	text-align: right;
	padding-right: 10px;
	font-weight: 500;
	width: 155px;
	margin-top: 10px;
}

#register-form .label-one {
	float: left;
	text-align: left;
	font-weight: 500;
	width: auto !important;
	margin-top: 10px;
}

#register-form .label-two {
	width: 155px !important;
}

#register-form .label-three {
	text-align: left !important;
	width: auto !important;
	margin-left: 155px;
}

#register-form input {
	float: left;
	text-align: left;
	font-weight: 500;
	width: auto;
	display: inline-block;
}

#register-form select {
	float: left;
	text-align: left;
	font-weight: 500;
	width: auto;
	display: inline-block;
	margin-right: 10px;
}

#register-form button {
	font-size: 14px;
}

#register-form .required {
	color: #e20500;
}

#register-form input[type=submit] {
	float: none !important;
}

.button-area {
	text-align: center !important;
}

.button-area-two {
	text-align: center !important;
	margin-top: 15px !important;
	margin-bottom: 15px !important;
}

#register-form .radio,
#register-form .checkbox {
	display: block;
	min-height: 20px;
	padding-left: 20px;
	padding-right: 50px;
	margin-top: 10px;
	margin-bottom: 10px;
	vertical-align: middle;
}

#register-form .checkbox input,
#register-form .radio input {
	opacity: 1;
}

#register-form .box-one {
	width: 360px !important;
}

#register-form .box-two {
	width: 360px !important;
	height: 200px;
}

#register-form .box-three {
	width: auto !important;
}

#register-form .box-four {
	width: 150px !important;
}

#register-form .box-five {
	width: 200px !important;
}

#register-form .box-six {
	width: 320px !important;
	margin-right: 10px;
}

#register-form .button-one {
	border: none !important;
	color: #000;
	background: none !important;
	font-size: 15px !important;
}

#register-form .button-two {
	font-size: 15px !important;
}

#register-form .div-area {
	float: left;
	clear: both;
	text-align: left;
	margin: 5px 0 5px 155px;
	font-size: 12px;
	font-style: italic;
}




.display-instruction ol,
.display-instruction ul {
	float: left;
	width: 100%;
	margin: 15px auto;
	padding: 0px;
}

.display-instruction ol li,
.display-instruction ul li {
	float: left;
	text-align: center;
	margin: 10px 20px;
	list-style: none;
}

.display-instruction ol li div,
.display-instruction ul li div {
	float: left;
	text-align: center;
	margin: -15px 10px;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	padding: 15px;
	background-color: #daba26;
	color: #000;
}


#start-page {
	float: left;
	width: 100%;
	margin: 150px auto 50px auto;
	text-align: center;
}

#start-page h1 {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 75px;
	color: #daba26;
	margin: 25px 0px;
	padding: 0px;
	text-align: center;
	width: 100%;
	clear: both;
}

#start-page .color-one {
	color: #333;
}

#start-page a {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 35px;
	color: #daba26;
	padding: 15px 45px;
	text-align: center;
	clear: both;
	background: none;
	border: #daba26 1px solid;
	border-radius: 4px;
	text-decoration: none;
	outline: 0;
	margin: 25px auto;
}

#start-page a:hover {
	color: #000;
	background: #daba26;
	border: #daba26 1px solid;
	text-decoration: none;
	outline: 0;
}

footer {
	margin-top: 15px !important;
	margin-bottom: 15px !important;
}

#dashboard-area {
	float: left;
	width: 100%;
	margin: 10px auto 50px auto;
	display: inline-block;
}

.content {
	float: none !important;
	width: 100% !important;
	margin: 10px auto !important;
	display: inline-block !important;
}

#dashboard-inner-area {
	float: none;
	width: 80%;
	margin: 10px auto;
	text-align: center;
}

#dashboard-inner-area .title {
	float: left;
	margin-bottom: 10px;
}

#dashboard-search-area {}

#dashboard-search-area .value-one {
	width: auto;
	float: left;
	display: inline-block;
	margin-right: 10px;
}

#dashboard-search-area .value-two {
	width: 175px;
	float: left;
	display: inline-block;
	margin-right: 10px;
}

#dashboard-search-area .btn-one {
	float: left;
	display: inline-block;
	margin-right: 10px;
}

#dashboard-search-area .btn-block {
	margin-bottom: 5px !important;
}

#dashboard-search-area-one {
	margin-bottom: 15px;
}

#dashboard-search-area-one .btn-block {
	margin-bottom: 5px !important;
}

#dashboard-search-area-one .btn-right {
	float: right !important
}

.image-area {
	width: 100%;
	text-align: center;
}

.image-area img {
	vertical-align: text-top;
	display: inline;
	text-align: center;
}

.nav-right-area {
	float: right !important;
	width: auto !important;
}

.logo-area {
	float: right;
}

.nav-left-area {
	float: left !important;
	width: 50% !important;
}

#grid-view-area {
	border: #E3E3E3 1px solid;
}

#grid-view-area .panel-body {
	padding: 0px;
}

#grid-view-area th {
	background-color: #dcdcdc;
	font-size: 14px !important;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	color: #000;
	text-transform: none;
}

#grid-view-area td {
	color: #000;
	text-transform: none;
	font-size: 13px !important;
	font-family: 'Roboto', sans-serif;
	font-weight: 100;
}

#grid-view-area th:nth-child(1) {
	text-align: left !important;
}

#grid-view-area td:nth-child(1) {
	text-align: left !important;
}

#grid-view-area th:nth-child(2) {
	text-align: left !important;
}

#grid-view-area td:nth-child(2) {
	text-align: left !important;
}

#grid-view-area th:nth-child(3) {
	text-align: left !important;
}

#grid-view-area td:nth-child(3) {
	text-align: left !important;
}

#grid-view-area th:nth-child(4) {
	text-align: center !important;
}

#grid-view-area td:nth-child(4) {
	text-align: center !important;
}

#grid-view-area th:nth-child(5) {
	text-align: right !important;
}

#grid-view-area td:nth-child(5) {
	text-align: right !important;
}

#grid-view-area th:nth-child(6) {
	text-align: center !important;
}

#grid-view-area td:nth-child(6) {
	text-align: center !important;
}

#grid-view-area td a {
	color: #000;
	cursor: pointer;
	text-decoration: none;
}

#grid-view-area td a:hover {
	color: #447DF7;
}

#grid-view-area td a:focus {
	color: #447DF7;
}

#grid-view-area td .active {
	color: #447DF7;
}

#grid-view-area .active td {
	color: #447DF7;
	border-left: #daba26 4px solid;
}

#grid-view-area td.active {
	color: #447DF7 !important;
	border-left: #daba26 4px solid !important;
	background-color: #ffffff !important;
}

#grid-view-area td.active a {
	color: #447DF7 !important;
}

#grid-view-area td .color-one {
	color: #e20500 !important;
	font-size: 15px !important;
}

#grid-view-area td .color-two {
	color: #000000 !important;
	font-size: 15px !important;
}



#grid-view-area-one {}

#grid-view-area-one .panel-body {
	padding: 0px;
}

#grid-view-area-one th {
	background-color: #dcdcdc;
	font-size: 13px !important;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	color: #000;
	text-transform: none;
}

#grid-view-area-one td {
	color: #000;
	text-transform: none;
	font-size: 13px !important;
	font-family: 'Roboto', sans-serif;
	font-weight: 100;
}

#grid-view-area-one td:nth-child(9) a {
	color: #e20500;
	cursor: pointer;
	font-size: 15px !important;
}

#grid-view-area-one td .color-three {
	color: #000000 !important;
	font-size: 15px !important;
}

.well-sm {
	overflow: auto !important;
	padding: 15px !important;
}

.form-signin-heading-one {
	margin: 0px 0 15px !important;
}

.panel-default input[type=checkbox {
	margin: 4px 0 0;
}

#register-form .facilities {
	float: left;
	width: auto !important;
}