/*****  945px - 811px  *****/



#HeadLinks {
    margin: 0 0 0 10%;
}

#HeadLinksRight {
    margin: 0 0 0 78%;
}

#headlink-h1 {
    margin-top: 28px;
    left: 32%;
    width: 35%;
}

#headlink-h1 img {
    width: 100%;
}






.direction-row > div.pos-1 {
  flex: 0 1 48%;
  margin: 0 2% 2% 0;
}

.direction-row > div.pos-2 {
  margin: 0 0 2% 0%;
}

.direction-row > div.pos-3 {
  flex: 0 1 48%;
  margin: 0 2% 2% 0;
}

.direction-row > div.pos-4 {
  margin: 0 0 2% 0%;
}


.direction-row > div.pos-5 {
  margin: 0 0 2% 0%;
}


.direction-column > div.pos-1 {
  flex: 0 1 100%;
  width: 60%;
  margin: 0 2% 0 0;
}

.direction-column > div.pos-2 {
  margin: 0 0 1% 0;
  width: 38%;
}

.direction-column > div.pos-3 {
  margin: 1% 0 0 0;
  width: 38%;
}

div.pos-1 > a > span.text-field {
  max-height: 30%;
}

div.pos-2 > a > span.text-field,
div.pos-3 > a > span.text-field {
  height: 50%;
}










div.BarAll {
    margin-top: 0;
    left: 36%;
}

#Limit {
    /* left: 0; */
    /* margin: 62px 0 0 0; */
    /* width: 30%; */
}

#Injury {
    /* margin-top: 62px; */
    /* right: 0%; */
    /* width: 30%; */
}

a.pAdmin {
    z-index: 5;
    right: 0;
}

div.menu-btn {
    display: block;
}

.erast-logo {
	position: absolute;
	z-index: 1000;
	width: 115px;
	top: 2px;
	left: 54.5%;
	margin-left: -61px;
}

.erast-logo img {
	height: 94px;
}


nav[role="navigation"] {
    display: none;
}


#LeftSide {
    margin: 1% 2% 0 0;
    width: 100%;
    display: inline-block;
}

#LeftSidePage {
	position: relative;
	margin: 0;
	width: 100%;
	display: inline-block;
}


#RightSide {
    margin: 1% 0% 0 0;
    width: 100%;
    display: inline-block;
}

#RightSide > .home-panel {
	width: 100%;
	margin: 2% 0 0 0%;
	background: none;
}

#RightSide .box-content {
	/*display: none;*/
}

#RightSidePage {
	position: relative;
	margin: 0;
	width: 100%;
	display: inline-block;
}

#RightSidePage > .box {
    margin: 0 0 2% 0;
}

#RightSidePage .mobil-show-box, #RightSide .mobil-show-box {
    display: none;
    background: #e0e0e0;
}

ul.login {
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
}

ul.login li {
	list-style: none;
	display: inline-block;
	margin: 0;
	padding: 0;
}

ul.login li span {
	display: block;
	padding: 0;
	margin: 0;
}

ul.login li a {
	padding: 10px 8px;
	display: block;
	color: black;
}

ul.login li a:hover {
	text-decoration: none;
}

#HeadNews {
	height: 399px;
}

#panel-show-1, #panel-show-2, #panel-show-3 {
	text-decoration: none;
	background: #e0e0e0;
	margin: 0 0 0 0;
}

#RightSide .box-header {
	margin: 0;
	padding: 2% 2%;
    background: #e0e0e0;
}

