.nav_sub{
list-style: none;
margin: 8px 0 0;
padding: 0;
font-size: 13px;
float: left;
color: #646970;	
	
}

.nav_sub a.current {
    color: #000;
}
.nav_sub a.current {
    font-weight: 600;
    border: none;
}
.nav_sub a {
    line-height: 2;
    padding: .2em;
    text-decoration: none;
}

.nav_sub li {
    display: inline-block;
    margin: 0;
    padding: 0;
    white-space: nowrap;
}

.nav_sub a .count, .nav_sub a.current .count {
    color: #50575e;
    font-weight: 400;
}

p {
  font-size: 13px;
  line-height: 1.5;
  margin: 1em 0;
}

p.search-box {
  float: right;
  margin: 0;
}


p.search-box input[name="s"], select[name="b"] .wybur, .tablenav .search-plugins input[name="s"], .tagsdiv .newtag {
  float: left;
  margin: 0 4px 0 0;
}
input[type="date"], input[type="datetime-local"], input[type="datetime"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"] {
  padding: 0 8px;
  line-height: 2;
  min-height: 30px;
}
input[type="color"], input[type="date"], input[type="datetime-local"], input[type="datetime"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], select .wybur, textarea {
  box-shadow: 0 0 0 transparent;
  border-radius: 4px;
  border: 1px solid #8c8f94;
  background-color: #fff;
  color: #2c3338;
}

br.clear {
  height: 2px;
  line-height: .15;
}
.clear {
  clear: both;
}

.screen-reader-text, .screen-reader-text span, .ui-helper-hidden-accessible {
  border: 0;
  //clip: rect(1px,1px,1px,1px);
  //-webkit-clip-path: inset(50%);
  //clip-path: inset(50%);
  height: 1px;
  margin: 5px;
  overflow: hidden;
  padding: 0;
  //position: absolute;
  //width: 1px;
  word-wrap: normal !important;
}

.row-actions {
  color: #a7aaad;
  font-size: 13px;
  padding: 2px 0 0;
  position: relative;
  /*left: -9999em;*/
}
/*banner admin*/
.overlay {
  color: #FFFFFF;
  background-color: inherit;
}
.wrapper {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: left;
  word-wrap: break-word;
}
.bgded {
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
}
.overlay {
  position: relative;
  z-index: 1;
}

#pageintro {
  padding: 150px 0;
}
  @media screen and (min-width: 978px)
.hoc {
  max-width: 978px;
}
.hoc {
  display: block;
  margin: 0 auto;
}
.clear, .clear::after, .group, .group::after {
  clear: both;
}

#pageintro article {
  display: block;
  max-width: 100%;
}

#pageintro article .heading {
  margin-bottom: 30px;
  font-size: 42px;
}
.heading {
  margin: 0 0 20px 0;
    margin-bottom: 20px;
  font-size: 22px;
  line-height: normal;
  font-weight: normal;
  text-transform: capitalize;
}
.heading {
  font-family: Georgia, "Times New Roman", Times, serif;
}

#pageintro article p:last-of-type {
  margin-bottom: 30px;
}
#pageintro article p {
  margin: 0;
    margin-bottom: 0px;
	font-size: 23px;
	
}

.logo-thumb img{
	float:left;
	width:200px;
	height:auto;
}
.logo-thumb a{
	float:left;
}
.logo-thumb a.closethumb{
position: relative;
width: 25px;
height: 25px;
right: 10px;
top: -10px;
	display:inline-block;
	background:url(/content/assets/images/cross.png) no-repeat 0px 0px;
}




#backgroundVideo{width: 1045px; height: 360px;}
.container_video{position:relative;}
.content_video{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,0.15);}

#site-menu {
    list-style: none;
    min-height: 20px;
    height: auto;
}

.tbl1{
	background: #fbfbfb;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 0;
	border-bottom: 0;
	
}
.tbl2{
	background: #f7f7f7;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
}

[align="center"], .center {
  margin-left: auto;
  margin-right: auto;
}

.tbl {
  display: table-cell;
}

#site-menu {
 list-style:none;
 min-height:20px;
 height:auto
}
#site-menu li {
 display:block;
 padding:10px
}
#site-menu li img.handle {
 cursor:ns-resize
}

/*div {
    margin-bottom: 1em;
}
*/
#password {
    padding:3px; 
    width:100%; 
}

#password1 {
    padding:3px; 
    width:100%; 
}
.figure {
    display: block;
    width:70px;
    height:20px;
    padding:0 4px 25px 16px;
}

.dropdown-menu {
  background-color: #22262E;
  border-color: #22262e;
}

.w-z-10 {
  margin-left: 10px;
}

.dropdown-menu > li > a {
  color: #E1EAF1;
  padding: 6px 20px;
}

.m-l-5 {
  margin-left: 5px;
}
.m-t-5 {
  margin-top: 5px;
}
.m-b-5 {
  margin-bottom: 5px;
}

.m-r-15 {
  margin-right: 15px;
}

.br {
  border-right: 1px solid rgba(0,0,0,0.1);
}

.display-inline-block{
	display:inline-block;
	
}