﻿* {
	-webkit-box-sizing: initial;
	-moz-box-sizing: initial;
	box-sizing: initial;
}
#s4-bodyContainer{
	padding-bottom:0;
}
.s4-recentchanges{
    display:none;
}
h1#pageContentTitle {
	border-bottom: 1px solid #bcbcbc;
	color: #c80f0f;
}
#s4-workspace * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;}
aside{
	display:table-cell;
	padding-top:20px;
}
article{
	display:table-cell;
	min-height: 440px;
	text-align:justify;
    margin-bottom: 10px;
}
article table{
	border-collapse:initial !important;
}
div#searchIcon {
display: none;
}
#pageContentTitle,.content-page .title {
	font-weight: bold;
	color: rgb(201, 33, 39);
	border-bottom: 1px solid #999;
	margin: 20px 0 0 0;
	font-size: 120%;
	padding-bottom: 5px;
}
#contentwrap>.container>div{
	border-color:#cbcbcb;
	border-width:0 1px 0 1px;
	border-style:solid;
}
.ms-dialog article,.ms-dialog #contentwrap>.container>div{
	padding:0;
	min-height:inherit;
	border-style:none;
}
#logo{
	background-repeat:no-repeat;
	background-size:contain;
	height: 70px;
	margin: 10px 0;
}
#internalHead{
	width:100%;
	height:100px;
	font-size: 16px;
	line-height: 40px;
	padding: 30px;
}
#internalHead>span{
	background: rgba(0,0,0,.5);
	color: #fff;
	min-width: 300px;
	display: inline-block;
}
.language-switch a {
	width: 50px;
	display: inline-block;
	text-align: center;
	background: #aaa;
	color:#fff !important;
	text-decoration:none;
}
.language-switch a:hover{
    background:#eee;
    color:#000 !important;
    text-decoration:none;
}
div#searchInputBox {
    margin-top: 20px;
}

a.ms-srch-sb-searchLink {
    background: #1f7988;
    color:#fff;
    text-align:center;
}
a.ms-srch-sb-searchLink:hover{
    background: #222c30;
    color: #fff;
    text-decoration:none;
}
#SearchBox input{
	width:170px;
}
article #SearchBox input {
	width:300px;
}
#SearchBox a{
	width:50px;
}
#SearchBox img{
	display:none;
}

#homeIcon {
	width: 45px;
	height: 35px;
	background-image: url(/siteassets/images/icon-home.png);
	background-repeat: no-repeat;
	background-position: center center;
	border-width: 0 1px;
	border-color: #D6D6D7;
	border-style: solid;}
#menuwrap {
	height: 38px;
	border-bottom: 1px solid #DBCFCF;
	border-top: 1px solid #E3E3E3;
	position: relative;
	background-color: #5d5a5a;
	background-image: -moz-linear-gradient(top,#F1F1F1,#E2E2E2);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#F1F1F1),to(#E2E2E2));
	background-image: -webkit-linear-gradient(top,#F1F1F1,#E2E2E2);
	background-image: -o-linear-gradient(top,#F1F1F1,#E2E2E2);
	background-image: linear-gradient(to bottom,#F1F1F1,#E2E2E2);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff646161', endColorstr='#ff525050', GradientType=0);
	zoom: 1;
	background-color: transparent;
	margin-bottom:5px;
}
#hnav,.jqx-menu-item-ntra{
	font-size:14px !important;
	text-transform: uppercase;
}
.jqx-menu-item:first-child{
	margin-top:10px;
}
.jqx-menu-item:last-child{
	margin-bottom:10px;
}
.minimized{
	width:50px !important;
}
.jqx-menu ul{
	padding:0;
}
.jqx-menu li, .jqx-menu-dropdown li{
	line-height:25px !important;
}
.jqx-widget-content-ntra{
	background:#f0f0f0;
}
.jqx-fill-state-hover-ntra{
	background:rgba(214, 214, 215, 1);
}
.jqx-menu-item-arrow-down,.jqx-menu-item-arrow-down-selected{
	height:23px;
}
.jqx-menu-item-top-hover{
	border-color:#D6D6D7;
	border-width:0 1px;
	border-style:solid;
}
.jqx-menu-popup,.jqx-menu-dropdown {
	width: 230px !important;
}
.jqx-menu-minimized{
	left:auto !important;
}
.jqx-menu-minimized-button{
	margin-top:-1px;
}
#contentwrap{
	min-height:400px;
}
#socialwrap,#mapwrap{
	background-color:#dfdfdf;
}
#threecols,#twocols{
	margin-bottom:10px;
}
a#PageLinkNext, a#PageLinkPrev {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
footer{
	background-color:#414143;
	color:#ababab;
	font-size: 85.71%;
}
#copyright{
	text-align: center;
	padding: 25px 0 35px;
}
.hent{
	border:1px solid #333;
	min-height:50px;
	margin-top:10px;
}
h1{
	font-size: 18px;
	line-height: 30px;
}
h2{
	font-size: 16px;
	line-height: 30px;
}
