.img-article {
  margin-right: 15px;
  margin-bottom: 5px;
  float: left;
  width: 350px;
  height: auto;
  max-width: 100%;
}
.img-rounded {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
  box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}

.img-circle {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}

body.site {
background-color: #Fff;
    /* background: #f4f4f4 url(../images/bg-panoramic.jpg) top center repeat-x scroll; */
    background-attachment: fixed;
    margin: 0;
    /* background-image: url(../images/overlay-pattern.png); */
    /* background-image: url(../images/noise.png); */
}

body {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 0.843em;
  line-height: 20px;
  color: #0d0d0d;
}

.container-wrapper {
width: 1200px;
max-width: 100%;
margin-left: auto;
margin-right: auto;

}

.body .container {
  background-color: #FFF;
/*  border-radius: 0 0 10px 10px;*/
  padding: 0;
/*  box-shadow: 0 0 .5em .3em #999; */
/*background-image: linear-gradient(to bottom,rgba(243, 243, 243, 0.6),rgba(156, 156, 156, 0.6));*/
}

.container {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

a {
  color: #020325;
  text-decoration: none;
}

h1 {
  font-size: 22px;
  color: #222;
  line-height: 24px;
}

h2 {
  font-size: 20px;
  color: #333;
  line-height: 22px;
}

h3 {
  font-size: 18px;
  color: #666;
  line-height: 20px;
}

h4 {
  font-size: 16px;
  line-height: 18px;
}

h5 {
  font-size: 15px;
  line-height: 17px;
}

h6 {
  font-size: 14px;
  line-height: 16px;
}

a:hover, a:focus {

  text-decoration: underline;
}

header {
background:#fff;
padding: 15px 10px;
/*background-image: linear-gradient(to bottom,rgba(0, 0, 0, 0.6),rgba(0, 0, 0, 0.6));*/
background-image: url('../images/noise.png');

}
.header-img-background {
position: relative;
width: auto;
height: 300px;
padding: 0;
margin-bottom: -100px;
}
.logo-headline {
display: block;
margin-bottom: 7px;
margin-top: 0;
max-width: 100%;
margin-left: auto;
margin-right: auto;
width:1200px;
}
.top-logo {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  float:left;
/*  left:20px;*/
  z-index: 9999;
  top:0;
  margin-bottom: -20px;
}

.top-logo img {
  max-width: 100%;
  width: 250px;
  height: auto;
  /*background-image: linear-gradient(to bottom,rgba(11, 53, 129, 0.6),rgba(1, 7, 18, 0.6));
  border-radius: 50%;
  border-width: 20px;
  border: 10px solid;
  border-color: rgba(3, 23, 60, 0.6);*/
}
.header-object-right {
/* position: relative; */
position: absolute;
z-index: 1;
top: 12px;
right: 50px;
/*right:0px;
height: 30px;
width: 270px;*/
float: right;
}
.top-logo a:hover {
  text-decoration: none;
}

.site-title {
  font-size: 40px;
  line-height: 48px;
  font-weight: bold;
}

.site-description {
  font-size: 20px;
  line-height: 20px;
  font-weight: bold;
  padding: 10px 0px 0px;
  margin: 0px;
}

/*.headline {
display: inline-block;
  position: relative;
  min-width: 50px;
  left: -30px;
  line-height: 110%;
  z-index: 10;
  top: 10px;

}

.headline, .headline a, .headline a:link, .headline a:visited, .headline a:hover {
  font-size: 20px;
  font-family: Clarendon-Blk-BT;
  font-weight: 900;
  font-style: normal;
  text-decoration: none;
  letter-spacing: 1px;
  text-shadow: 1px 1px 1px #232323;
  color: #fff !important;
  white-space: nowrap;
    text-align: center;
background-image: linear-gradient(to bottom,rgba(11, 53, 129, 0.6),rgba(1, 7, 18, 0.6));
padding: 10px 15px 10px 40px;
  border-radius: 0 10px 10px 0;
  text-transform:uppercase;
}
*/
.headline {
    display: block;
    position: relative;
    min-width: 50px;
    left: 52px;
    line-height: 100%;
    z-index: 10;
    top: 10px;
    font-size: 32px;
    font-family: georgia;
    font-weight: 900;
    font-style: normal;
    text-decoration: none;
    letter-spacing: 3px;
    /* text-shadow: 0 3px 2px #0A3662; */
    padding: 0 0 10px 0;
    color: #29166f !important;
    white-space: nowrap;
}
.sub-headline {
    display: inline-block;
    position: relative;
    min-width: 50px;
    left: 20px;
    line-height: 100%;
    z-index: 10;
    top: 5px;
    font-size: 17px;
    font-family: times;
    font-weight: 500;
    font-style: normal;
    text-decoration: none;
/*    letter-spacing: 1px;*/
    /* text-shadow: 0 3px 2px #0A3662; */
    padding: 0;
    color: #424445 !important;
    white-space: nowrap;
    text-align: center;
}

#top-content {
  width: 100%;
  position: relative;
  margin: 0 auto;
/*  padding-top: 7px;*/
}

#position-head-left {
  margin: 3px;
/*float: left;*/
  ;
}

#position-head-right {
  margin: 3px;
  background: #000;
}

/*.pull-right {
  float: right;
  margin: 0px auto;
  position: relative;
  top: -30px;
  height: 0px;
}*/

.pull-right-social {
float: right;
margin: 0px auto;
position: relative;
top: 18px;
height: 0px;
left: -400px;
z-index: 10;
}

.two-in-row {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
  position: relative;
}

.sidebar1 {
  margin: 0;
  display: table-cell;
  vertical-align: top;
  width: 35%;
  position: relative;
}

.sidebar2 {
  margin: 0;
  display: table-cell;
  vertical-align: top;
  position: absolute;
}

.sidebar3 {
  margin: 0 auto;
  display: table-cell;
  vertical-align: top;
}

.sidebar4 {
  margin: 0 auto;
  display: table-cell;
  vertical-align: top;
}

.table-center {
  width: auto;
  max-width: 33%;
  display: inline-block;
  background: #F5F5F5;
  background: -moz-linear-gradient(top,  #ffffff 0%, #d6d6d6 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#d6d6d6));
  background: -webkit-linear-gradient(top,  #ffffff 0%,#d6d6d6 100%);
  background: -o-linear-gradient(top,  #ffffff 0%,#d6d6d6 100%);
  background: -ms-linear-gradient(top,  #ffffff 0%,#d6d6d6 100%);
  background: linear-gradient(to bottom,  #ffffff 0%,#d6d6d6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d6d6d6',GradientType=0 );
  padding: 10px 15px;
  margin: 5px;
  border-top: dashed #FFF 2px;
  border-bottom: groove #f5f5f5;
}

button-search {
  font-size: 20px;
  font-weight: normal;
  line-height: 20px;
}

.button {
  border-collapse: separate;
  -webkit-background-origin: border !important;
  -moz-background-origin: border !important;
  background-origin: border-box !important;
  background: #f19106;
    -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding: 10px 20px;
  margin: 0 auto;
  height: 37px;
}

a.button, a.button:link, a:link.button:link, body a.button:link, a.button:visited, body a.button:visited, input.button, button.button {
  text-decoration: none;
  font-size: 15px;
  font-family: verdana;
  position: relative;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  color: #FFFFFF;
  margin: 0 5px 0 0 !important;
  overflow: visible;
  cursor: pointer;
  text-indent: 0;
  line-height: 37px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.readmore {
    display: inline !important;
}
.button.active, .button.active:hover {
  background: #45C6ED;
  
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding: 10px 20px;
  margin: 0 auto;
}

.button.active, .button.active:hover {
  color: #fff !important;
}

.button.hover, .button:hover {
  background: #607D8B;

  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

.button.hover, .button:hover {
  color: #fff !important;
}

.postmetadata


  background: none repeat scroll 0% 0% transparent;
  border-top: 1px solid #B2C2D1;
  position: relative;
  z-index: 1;
  margin: 0px auto;
  padding: 1px;
}

.pager {
  margin: 3px 0;
  text-align: center;
  list-style: none outside none;
}

.plg_my_tags {
  display: block;
  background: #F9f9f9;
  margin-bottom: 7px;
  font-weight: 300;
  padding: 5px;
}

#gototop {
  margin: 5px;
  padding: 0px;
  color: #fff;
/*    background-image:url(../images/up.png);
    background-repeat:no-repeat;
    background-position:top left;*/
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 42px;
  border-radius: 20px;
  background-color: rgba(0, 0, 0, 0.3);
  font-size: 18px;
  position: fixed;
  opacity: 1;
  display: block;
  bottom: 10px !important;
  right: 90px !important;
  transition: background 0.3s ease-in-out;
}

#gototop:hover {
  background-color: #222222;
  color: #fff;
  text-decoration: none;
  opacity: 2.0;
}

ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

ol {
  padding: 0;
  margin: 0 0 10px 25px;
}

ul ul,ul ol,ol ol,ol ul {
  margin-bottom: 0;
}

li {
  line-height: 20px;
}

ul.unstyled,ol.unstyled {
  margin-left: 0;
  list-style: none;
}

ul.inline,ol.inline {
  margin-left: 0;
  list-style: none;
}

ul.inline>li,ol.inline>li {
  display: inline-block;
  *display: inline;
  padding-right: 5px;
  padding-left: 5px;
  *zoom: 1;
}

.items-more-title {
  padding-left: 10px;
}

.pagination {
  margin: 20px 0;
}

.pagination ul {
  display: inline-block;
  *display: inline;
  margin-bottom: 0;
  margin-left: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *zoom: 1;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
  box-shadow: 0 1px 2px rgba(0,0,0,0.05);
}

.pagination ul>li {
  display: inline;
}

.pagination ul>li>a,.pagination ul>li>span {
  float: left;
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
  border-left-width: 0;
}

.pagination ul>li>a:hover,.pagination ul>li>a:focus,.pagination ul>.active>a,.pagination ul>.active>span {
  background-color: #f5f5f5;
}

.pagination ul>.active>a,.pagination ul>.active>span {
  color: #999;
  cursor: default;
}

.pagination ul>.disabled>span,.pagination ul>.disabled>a,.pagination ul>.disabled>a:hover,.pagination ul>.disabled>a:focus {
  color: #999;
  cursor: default;
  background-color: transparent;
}

.pagination ul>li:first-child>a,.pagination ul>li:first-child>span {
  border-left-width: 1px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
}

.pagination ul>li:last-child>a,.pagination ul>li:last-child>span {
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
}

.pagination-centered {
  text-align: center;
}

.pagination-right {
  text-align: right;
}

.pagination-large ul>li>a,.pagination-large ul>li>span {
  padding: 11px 19px;
  font-size: 17.5px;
}

.pagination-large ul>li:first-child>a,.pagination-large ul>li:first-child>span {
  -webkit-border-bottom-left-radius: 6px;
  border-bottom-left-radius: 6px;
  -webkit-border-top-left-radius: 6px;
  border-top-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  -moz-border-radius-topleft: 6px;
}

.pagination-large ul>li:last-child>a,.pagination-large ul>li:last-child>span {
  -webkit-border-top-right-radius: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  border-bottom-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  -moz-border-radius-bottomright: 6px;
}

.pagination-mini ul>li:first-child>a,.pagination-small ul>li:first-child>a,.pagination-mini ul>li:first-child>span,.pagination-small ul>li:first-child>span {
  -webkit-border-bottom-left-radius: 3px;
  border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-top-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
}

.pagination-mini ul>li:last-child>a,.pagination-small ul>li:last-child>a,.pagination-mini ul>li:last-child>span,.pagination-small ul>li:last-child>span {
  -webkit-border-top-right-radius: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-bottom-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
}

.pagination-small ul>li>a,.pagination-small ul>li>span {
  padding: 2px 10px;
  font-size: 11.9px;
}

.pagination-mini ul>li>a,.pagination-mini ul>li>span {
  padding: 0 6px;
  font-size: 10.5px;
}

.breadcrumb {
  padding-top: 5px;
  margin: 0px;
  list-style: none outside none;
  background-color: #fff;
}

.breadcrumb>li {
  display: inline-block;
  *display: inline;
  text-shadow: 0 1px 0 #fff;
  *zoom: 1;
}

/*.breadcrumb>li>.divider {
  padding: 0 5px;
  color: #ccc;
}
*/
.breadcrumb > li + li:before {
  padding: 0 3px;
  color: #ccc;
  content: "/\00a0";
}

.breadcrumb>.active {
  color: #777;
}

#slider {
  margin: 3px auto;
  float: left;
}

#slider h2 {
  margin: 0;
  padding: 3px 7px;
  color: #fff;
}

#top-right-bar {
  margin: 3px;
  color: #fff;
  float: left;
}

#top-right-bar h2 {
  margin: 0;
  padding: 3px 7px;
  border-bottom: 3px solid #fff;
  color: #fff;
  font-size: 20px;
}

.wrapper-content {
  position: relative;
/*display: inline-block;*/
  padding: 0;
  width: 100%;
}

#content {
  position: relative;
  padding: 0 12px;
  min-height: 0;
    background-color: #fff;
/*	opacity: .93;*/
/*    background-image: linear-gradient(to bottom,rgba(243, 243, 243, 0.6),rgba(255, 255, 255, 0.6));*/
}

@media print {
 
   .visible-print {
    display: inherit !important;
  }
  .hidden-print {
    display: none !important;
  }
 
  * {
    color: #000!important;
    text-shadow: none!important;
    background: transparent!important;
    box-shadow: none!important;
  }

  a,a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  .ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after {
    content: "";
  }

  pre,blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100%!important;
  }@  page {
    margin: .5cm;
  }

  p,h2,h3 {
    orphans: 3;
    widows: 3;
  }

  h2,h3 {
    page-break-after: avoid;
  }
}

#middle-right-bar {
/*float: left;*/
  margin: 0;
  border-left: #ccc dotted 1px;

}

footer {
  width: auto;
  text-align: center;
background: rgb(2, 42, 62);

  color: #fff;
  padding: 10px 15px;

/*  margin-right: -20px;
  margin-left: -20px;*/;
  border-radius: 0;
  
	 /*  box-shadow: 0 0 .5em .3em #999;*/
}

.row-fluid {
  width: auto;
  padding: 5px;
/*  background:#fff;*/
}

.navbar .nav > li:hover {
  background:rgb(2, 42, 62);
  color:#fff;
}

.row-fluid .span3 {
  width: 33.99% !important;
}

.span6 {
  width: 65.99% !important;
}

.block1 {
  margin: 5px 0;
  padding: 0;
}

.block1 h3 {
margin-bottom: 0;
padding: 15px;
border-bottom: 1px solid #fff;
font-size: 14px;
text-transform: uppercase;
    /* background: linear-gradient(to bottom, #ff9800 0%,#bd7100 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#404950',GradientType=0 ); */
    color: #FFF;
    border-left: 15px rgb(42, 80, 99) solid;
    margin-top: 0;
	background: #022A3E;
}
.block6 {
background-image: linear-gradient(to bottom,rgba(39, 38, 38, 0.6),rgba(21, 56, 0, 0.6));
border-right: 20px solid #E05604;
    padding: 5px;
}


.block2 h3 {
  margin-bottom: 5px;
  padding: 7px 12px;
  border-bottom: 3px solid #fff;
  font-size: 18px;
  line-height: 22px;
      background: #404950;
background: linear-gradient(to bottom, #FF5722 0%,#bb3005 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#404950',GradientType=0 );
	border-left: 15px rgb(177, 45, 3) solid;
}

.block1_modulebar {
  background: #F5F5F5;
}

.custom_modulebar {
  padding: 3px 10px;
}

.postheadericons {
  text-align: left;
  margin-bottom: 7px;
  font-family: serif;
  border-bottom: #ccc solid 1px;
  border-top: #ccc solid 1px;
}

.post h2 {
  font-size: 22px;
  margin: 5px 0;
  text-transform:uppercase;
}

.post {
/*   box-shadow: 0px 3px 15px #ccc; */
  padding: 15px 20px;
  margin: 5px 0;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 1.4em;
    line-height: 1.5em;
/*       background-image: linear-gradient(to bottom,rgba(243, 243, 243, 0.6),rgba(255, 255, 255, 0.6)); */
}
#xmap {
    padding: 30px 25px;
    font-size: 18px;
	}
	#xmap ul li {

    line-height: 26px;
}
.post ul {
padding: 0 0 0 5px;
margin: 0 0 0 10px;
list-style-type: square;
}

.post ul li {
line-height:28px;
}
.b2jcontainer h2 {
  font-size: 20px;
  color: #fff;
  margin: -31px -31px 30px -31px;
  padding: 7px 15px;
  background: #959595;
  font-weight: 600;
}

.nav {
  margin-bottom: 20px;
  margin-left: 0;
  list-style: none;
}

.nav>li>a {
  display: block;
}

.nav>li>a:hover,.nav>li>a:focus {
  text-decoration: none;
  background-color: #eee;
}

.nav>li>a>img {
  max-width: none;
}

.nav>.pull-right {
  float: right;
}

.nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 20px;
  color: #999;
  text-shadow: 0 1px 0 rgba(255,255,255,0.5);
  text-transform: uppercase;
}

.nav li+.nav-header {
  margin-top: 9px;
}

.nav-list {
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: 0;
}

.nav-list>li>a,.nav-list .nav-header {
  margin-right: -15px;
  margin-left: -15px;
  text-shadow: 0 1px 0 rgba(255,255,255,0.5);
}

.nav-list>li>a {
  padding: 3px 15px;
}

.nav-list>.active>a,.nav-list>.active>a:hover,.nav-list>.active>a:focus {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
  background-color: #08c;
}

.nav-list [class^="icon-"],.nav-list [class*=" icon-"] {
  margin-right: 2px;
}

.nav-list .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #fff;
}

.nav-tabs,.nav-pills {
  *zoom: 1;
}

.nav-tabs:before,.nav-pills:before,.nav-tabs:after,.nav-pills:after {
  display: table;
  line-height: 0;
  content: "";
}

.nav-tabs:after,.nav-pills:after {
  clear: both;
}

.nav-tabs>li,.nav-pills>li {
  float: left;
}

.nav-tabs>li>a,.nav-pills>li>a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
  list-style-type: none !important;
}

.nav-stacked > li {
    float: none;
}
.nav-tabs>li {
  margin-bottom: -1px;
}

.nav-tabs>li>a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 20px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}

.nav-tabs>li>a:hover,.nav-tabs>li>a:focus {
  border-color: #eee #eee #ddd;
}

.nav-tabs>.active>a,.nav-tabs>.active>a:hover,.nav-tabs>.active>a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

.nav-pills>li>a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.nav-pills>.active>a,.nav-pills>.active>a:hover,.nav-pills>.active>a:focus {
  color: #fff;
  background-color: #08c;
}



.nav-pills .dropdown-menu {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.nav .dropdown-toggle .caret {
  margin-top: 6px;
  border-top-color: #08c;
  border-bottom-color: #08c;
}

.nav .dropdown-toggle:hover .caret,.nav .dropdown-toggle:focus .caret {
  border-top-color: #005580;
  border-bottom-color: #005580;
}

.nav-tabs .dropdown-toggle .caret {
  margin-top: 8px;
}

.nav .active .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}

.nav-tabs .active .dropdown-toggle .caret {
  border-top-color: #555;
  border-bottom-color: #555;
}

.nav>.dropdown.active>a:hover,.nav>.dropdown.active>a:focus {
  cursor: pointer;
}

.nav-tabs .open .dropdown-toggle,.nav-pills .open .dropdown-toggle,.nav>li.dropdown.open.active>a:hover,.nav>li.dropdown.open.active>a:focus {
  color: #fff;
  background-color: #999;
  border-color: #999;
}

.nav li.dropdown.open .caret,.nav li.dropdown.open.active .caret,.nav li.dropdown.open a:hover .caret,.nav li.dropdown.open a:focus .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
  opacity: 1;
  filter: alpha(opacity=100);
}

.tabs-stacked .open>a:hover,.tabs-stacked .open>a:focus {
  border-color: #999;
}

.tabbable {
  *zoom: 1;
}

.tabbable:before,.tabbable:after {
  display: table;
  line-height: 0;
  content: "";
}

.tabbable:after {
  clear: both;
}

.tab-content {
  overflow: auto;
}

.tabs-below>.nav-tabs,.tabs-right>.nav-tabs,.tabs-left>.nav-tabs {
  border-bottom: 0;
}

.tab-content>.tab-pane,.pill-content>.pill-pane {
  display: none;
}

.tab-content>.active,.pill-content>.active {
  display: block;
}

.tabs-below>.nav-tabs {
  border-top: 1px solid #ddd;
}

.tabs-below>.nav-tabs>li {
  margin-top: -1px;
  margin-bottom: 0;
}

.tabs-below>.nav-tabs>li>a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}

.tabs-below>.nav-tabs>li>a:hover,.tabs-below>.nav-tabs>li>a:focus {
  border-top-color: #ddd;
  border-bottom-color: transparent;
}

.tabs-below>.nav-tabs>.active>a,.tabs-below>.nav-tabs>.active>a:hover,.tabs-below>.nav-tabs>.active>a:focus {
  border-color: transparent #ddd #ddd #ddd;
}

.tabs-left>.nav-tabs>li,.tabs-right>.nav-tabs>li {
  float: none;
}

.tabs-left>.nav-tabs>li>a,.tabs-right>.nav-tabs>li>a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}

.tabs-left>.nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
}

.tabs-left>.nav-tabs>li>a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}

.tabs-left>.nav-tabs>li>a:hover,.tabs-left>.nav-tabs>li>a:focus {
  border-color: #eee #ddd #eee #eee;
}

.tabs-left>.nav-tabs .active>a,.tabs-left>.nav-tabs .active>a:hover,.tabs-left>.nav-tabs .active>a:focus {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #fff;
}

.tabs-right>.nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd;
}

.tabs-right>.nav-tabs>li>a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}

.tabs-right>.nav-tabs>li>a:hover,.tabs-right>.nav-tabs>li>a:focus {
  border-color: #eee #eee #eee #ddd;
}

.tabs-right>.nav-tabs .active>a,.tabs-right>.nav-tabs .active>a:hover,.tabs-right>.nav-tabs .active>a:focus {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #fff;
}

.nav>.disabled>a {
  color: #999;
}

.nav>.disabled>a:hover,.nav>.disabled>a:focus {
  text-decoration: none;
  cursor: default;
  background-color: transparent;
}

.navbar {
  *position: relative;
  *z-index: 2;
  margin-bottom: 20px;
  overflow: visible;
}

.navbar-inner {
/*  min-height: 30px;
  padding-right: 20px;
  padding-left: 20px;

  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#fff2f2f2',GradientType=0);
  *zoom: 1;
  -webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.065);
  -moz-box-shadow: 0 1px 4px rgba(0,0,0,0.065);
  box-shadow: 0 1px 4px rgba(0,0,0,0.065);*/
}

.navbar-inner:before,.navbar-inner:after {
  display: table;
  line-height: 0;
  content: "";
}

.navbar-inner:after {
  clear: both;
}

.navbar .container {
  width: auto;
}

.nav-collapse.collapse {
  height: auto;
  overflow: visible;
}


.navbar .brand:hover,.navbar .brand:focus {
  text-decoration: none;
}

.navbar-text {
  margin-bottom: 0;
  line-height: 40px;
  color: #777;
}

.navbar-link {
  color: #777;
}
.navbar .brand {
display: block;
float: left;
padding: 5px;
margin-left: -20px;
font-size: 16px;
font-weight: 400;
color: #777;
text-shadow: 0 1px 0 #fff;
    padding-left: 7px;
    padding-right: 7px;
    margin: 0 0 0 -5px;

}

.navbar-link:hover,.navbar-link:focus {
  color: #333;
}

.navbar .divider-vertical {
  height: 40px;
  margin: 0 9px;
  border-right: 1px solid #fff;
  border-left: 1px solid #f2f2f2;
}

.navbar .btn,.navbar .btn-group {
  margin-top: 5px;
}

.navbar .btn-group .btn,.navbar .input-prepend .btn,.navbar .input-append .btn,.navbar .input-prepend .btn-group,.navbar .input-append .btn-group {
  margin-top: 0;
}

.navbar-form {
  margin-bottom: 0;
  *zoom: 1;
}

.navbar-form:before,.navbar-form:after {
  display: table;
  line-height: 0;
  content: "";
}

.navbar-form:after {
  clear: both;
}

.navbar-form input,.navbar-form select,.navbar-form .radio,.navbar-form .checkbox {
  margin-top: 5px;
}

.navbar-form input,.navbar-form select,.navbar-form .btn {
  display: inline-block;
  margin-bottom: 0;
}

.navbar-form input[type="image"],.navbar-form input[type="checkbox"],.navbar-form input[type="radio"] {
  margin-top: 3px;

}

.navbar-form .input-append,.navbar-form .input-prepend {
  margin-top: 5px;
  white-space: nowrap;
}

.navbar-form .input-append input,.navbar-form .input-prepend input {
  margin-top: 0;
}

.navbar-search {
  position: relative;
  float: left;
  margin-top: 5px;
  margin-bottom: 0;
}

.navbar-search .search-query {
  padding: 4px 14px;
  margin-bottom: 0;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}

.navbar-static-top {
  position: static;
  margin-bottom: 0;
}

.navbar-static-top .navbar-inner {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.navbar-fixed-top,.navbar-fixed-bottom {
  z-index: 1030;
  margin-bottom: 0;
}

.navbar-fixed-top .navbar-inner,.navbar-static-top .navbar-inner {
  border-width: 0 0 1px;
}

.navbar-fixed-bottom .navbar-inner {
  border-width: 1px 0 0;
}

.navbar-fixed-top .navbar-inner,.navbar-fixed-bottom .navbar-inner {
/*  padding-right: 0;*/
  padding-left: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
/*border-radius: 15px 15px 0 0 ;*/
}

.navbar-static-top .container,.navbar-fixed-top .container,.navbar-fixed-bottom .container {
  width: 940px;
}

.navbar-fixed-top {
  top: 0;
}

.navbar-fixed-top .navbar-inner,.navbar-static-top .navbar-inner {
  -webkit-box-shadow: 0 1px 10px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 1px 10px rgba(0,0,0,0.1);
  box-shadow: 0 1px 10px rgba(0,0,0,0.1);
    height: auto;  
/*background: #73880a;
background: -moz-linear-gradient(top,  #73880a 0%, #73880a 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#73880a), color-stop(100%,#73880a));
background: -webkit-linear-gradient(top,  #73880a 0%,#73880a 100%);
background: -o-linear-gradient(top,  #73880a 0%,#73880a 100%);
background: -ms-linear-gradient(top,  #73880a 0%,#73880a 100%);
background: linear-gradient(to bottom,  #73880a 0%,#73880a 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#73880a', endColorstr='#73880a',GradientType=0 );*/
background: rgb(2, 42, 62);
/*background: -moz-linear-gradient(top,  #006633 0%, #008e42 49%, #006633 100%, #006633 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#006633), color-stop(49%,#008e42), color-stop(100%,#006633), color-stop(100%,#006633));
background: -webkit-linear-gradient(top,  #006633 0%,#008e42 49%,#006633 100%,#006633 100%);
background: -o-linear-gradient(top,  #006633 0%,#008e42 49%,#006633 100%,#006633 100%);
background: -ms-linear-gradient(top,  #006633 0%,#008e42 49%,#006633 100%,#006633 100%);
background: linear-gradient(to bottom,  #006633 0%,#008e42 49%,#006633 100%,#006633 100%);*/
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006633', endColorstr='#006633',GradientType=0 );


}

.navbar-fixed-bottom {
  bottom: 0;
}

.navbar-fixed-bottom .navbar-inner {
  -webkit-box-shadow: 0 -1px 10px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 -1px 10px rgba(0,0,0,0.1);
  box-shadow: 0 -1px 10px rgba(0,0,0,0.1);
}

.navbar .nav {
  position: relative;
  left: 10px;
  display: block;
/*  float: left;*/
margin: 0 auto;
/*max-width: 920px;*/
max-width: 1100px;
}

.navbar .nav.pull-right {
  float: right;
  margin-right: 0;
}

.navbar .nav>li {
  float: left;
}

.navbar .nav>li>a {
  float: none;
/*  padding: 10px 15px 10px;*/
  color: #f5f5f5;
  text-decoration: none;
    text-shadow: 1px 1px 1px #070738;
}
.navbar-fixed-top,.navbar-fixed-bottom {
  margin-bottom: 0px !important;
  margin-top: 0px !important;
/*  margin-right: -20px;
margin-left: -20px;*/;
}

.navbar .nav > li > a {
    font-family: 'helvetica';
    font-size: 14px;
    line-height: 22px;
    padding: 22px 18px;
text-decoration: none;
font-weight: 900;
text-transform: uppercase;
}

.navbar .nav>li>a:focus,.navbar .nav>li>a:hover {
  color: #07294A;
  text-decoration: none;
  background-color: #fff;
    text-shadow: none;

/*  transition: background 0.3s ease-in-out;*/
}
/*.deeper parent {
background:#fff ;
}
.parent {
background:#fff ;
}*/

.navbar .nav>.active>a,.navbar .nav>.active>a:hover,.navbar .nav>.active>a:focus {
  color: #07294A;
  text-decoration: none;
  background-color: #f5f5f5;
  -webkit-box-shadow: inset 0 3px 8px rgba(0,0,0,0.125);
  -moz-box-shadow: inset 0 3px 8px rgba(0,0,0,0.125);
  box-shadow: inset 0 0 3px rgba(0,0,0,0.125);
}

.navbar .nav > li {
  float: left;
  line-height: 15px;
  position: relative;
  margin: 0;
  padding:0;
}

.navbar .nav > li:before {
  position: absolute;
  display: block;
  content: "";
  top: 0px;
  left: -6px;
  width: 7px;
  height: 100%;
  background: url('../images/menuseparator.png') no-repeat scroll center center transparent;
}

.navbar .nav > li:first-child:before {
  display: none;
}

.navbar .nav {
/*  display: inline-block;*/
  vertical-align: middle;
  position: relative;
  float: none;
  width: auto;
  height: auto;
}

nav {
  text-align: left;
/*clear:both;*/
/*border-top: 1px solid #08345F;*/
border-bottom: 5px solid #999;
}

.navbar .nav .dropdown-toggle .caret {
  margin-top: 8px;
}

.navbar .btn-navbar:hover,.navbar .btn-navbar:focus,.navbar .btn-navbar:active,.navbar .btn-navbar.active,.navbar .btn-navbar.disabled,.navbar .btn-navbar[disabled] {
  color: #fff;
  background-color: #e5e5e5;
  *background-color: #d9d9d9;
}

.navbar .btn-navbar:active,.navbar .btn-navbar.active {
  background-color: #ccc \9;
}

.navbar .btn-navbar {
display: none;
margin: 0 auto;
color: #fff;
text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
background-color: #ededed;
background-repeat: repeat-x;
border-color: #e5e5e5 #e5e5e5 #bfbfbf;
border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.075);
-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.075);
box-shadow: inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.075);
}

.navbar .btn-navbar .icon-bar {
  display: block;
  width: 18px;
  height: 2px;
  background-color: #f5f5f5;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.25);
  -moz-box-shadow: 0 1px 0 rgba(0,0,0,0.25);
  box-shadow: 0 1px 0 rgba(0,0,0,0.25);
}

.btn-navbar .icon-bar+.icon-bar {
  margin-top: 3px;
}


.navbar .pull-right>li>.dropdown-menu,.navbar .nav>li>.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.navbar .pull-right>li>.dropdown-menu:before,.navbar .nav>li>.dropdown-menu.pull-right:before {
  right: 12px;
  left: auto;
}

.navbar .pull-right>li>.dropdown-menu:after,.navbar .nav>li>.dropdown-menu.pull-right:after {
  right: 13px;
  left: auto;
}

.navbar .pull-right>li>.dropdown-menu .dropdown-menu,.navbar .nav>li>.dropdown-menu.pull-right .dropdown-menu {
  right: 100%;
  left: auto;
  margin-right: -1px;
  margin-left: 0;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}

.navbar-inverse .navbar-inner {
  background-color: #1b1b1b;
  background-image: -moz-linear-gradient(top,#222,#111);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#222),to(#111));
  background-image: -webkit-linear-gradient(top,#222,#111);
  background-image: -o-linear-gradient(top,#222,#111);
  background-image: linear-gradient(to bottom,#222,#111);
  background-repeat: repeat-x;
  border-color: #252525;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222',endColorstr='#ff111111',GradientType=0);
}

.navbar-inverse .brand,.navbar-inverse .nav>li>a {
  color: #999;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
}

.navbar-inverse .brand:hover,.navbar-inverse .nav>li>a:hover,.navbar-inverse .brand:focus,.navbar-inverse .nav>li>a:focus {
  color: #fff;
}

.navbar-inverse .brand {
  color: #999;
}

.navbar-inverse .navbar-text {
  color: #999;
}

.navbar-inverse .nav>li>a:focus,.navbar-inverse .nav>li>a:hover {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .nav .active>a,.navbar-inverse .nav .active>a:hover,.navbar-inverse .nav .active>a:focus {
  color: #fff;
  background-color: #111;
}

.navbar-inverse .navbar-link {
  color: #999;
}

.navbar-inverse .navbar-link:hover,.navbar-inverse .navbar-link:focus {
  color: #fff;
}

.navbar-inverse .divider-vertical {
  border-right-color: #222;
  border-left-color: #111;
}

.navbar-inverse .nav li.dropdown.open>.dropdown-toggle,.navbar-inverse .nav li.dropdown.active>.dropdown-toggle,.navbar-inverse .nav li.dropdown.open.active>.dropdown-toggle {
  color: #fff;
  background-color: #111;
}

.navbar-inverse .nav li.dropdown>a:hover .caret,.navbar-inverse .nav li.dropdown>a:focus .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}

.navbar-inverse .nav li.dropdown>.dropdown-toggle .caret {
  border-top-color: #999;
  border-bottom-color: #999;
}

.navbar-inverse .nav li.dropdown.open>.dropdown-toggle .caret,.navbar-inverse .nav li.dropdown.active>.dropdown-toggle .caret,.navbar-inverse .nav li.dropdown.open.active>.dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}

.navbar-inverse .navbar-search .search-query {
  color: #fff;
  background-color: #515151;
  border-color: #111;
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1),0 1px 0 rgba(255,255,255,0.15);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1),0 1px 0 rgba(255,255,255,0.15);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.1),0 1px 0 rgba(255,255,255,0.15);
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}

.navbar-inverse .navbar-search .search-query:-moz-placeholder {
  color: #ccc;
}

.navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
  color: #ccc;
}

.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
  color: #ccc;
}

.navbar-inverse .navbar-search .search-query:focus,.navbar-inverse .navbar-search .search-query.focused {
  padding: 5px 15px;
  color: #333;
  text-shadow: 0 1px 0 #fff;
  background-color: #fff;
  border: 0;
  outline: 0;
  -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.15);
  -moz-box-shadow: 0 0 3px rgba(0,0,0,0.15);
  box-shadow: 0 0 3px rgba(0,0,0,0.15);
}

.navbar-inverse .btn-navbar {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #0e0e0e;
  *background-color: #040404;
  background-image: -moz-linear-gradient(top,#151515,#040404);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#151515),to(#040404));
  background-image: -webkit-linear-gradient(top,#151515,#040404);
  background-image: -o-linear-gradient(top,#151515,#040404);
  background-image: linear-gradient(to bottom,#151515,#040404);
  background-repeat: repeat-x;
  border-color: #040404 #040404 #000;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff151515',endColorstr='#ff040404',GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.navbar-inverse .btn-navbar:hover,.navbar-inverse .btn-navbar:focus,.navbar-inverse .btn-navbar:active,.navbar-inverse .btn-navbar.active,.navbar-inverse .btn-navbar.disabled,.navbar-inverse .btn-navbar[disabled] {
  color: #fff;
  background-color: #040404;
  *background-color: #000;
}

.navbar-inverse .btn-navbar:active,.navbar-inverse .btn-navbar.active {
  background-color: #000 \9;
}

.navbar-inner {
background: #19297e;
background: -moz-linear-gradient(top,  #160B51 0%, #101e51 50%, #131D53 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#131D53), color-stop(50%,#101e51), color-stop(100%,#160B51));
background: -webkit-linear-gradient(top,  #160B51 0%,#101e51 50%,#131D53 100%);
background: -o-linear-gradient(top,  #160B51 0%,#101e51 50%,#131D53 100%);
background: -ms-linear-gradient(top,  #160B51 0%,#101e51 50%,#131D53 100%);
  background: linear-gradient(to bottom, #0B0528 0%,#101e51 50%,#030825 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#19297e', endColorstr='#19297e',GradientType=0 );
background-image: linear-gradient(to bottom,rgba(0, 0, 11, 0.6),rgba(0, 0, 5, 0.6));
}

.navigation .nav-child {
  position: absolute;
  top: 95%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  padding: 0;
  margin: 2px 0 0 0;
  list-style: none;
background: #ffffff;

/*
  border-radius: 0 0 6px 6px;*/
  box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  width:100%;
  min-width:240px;
}

.navigation .nav-child li {
  border-top: 1px dotted #1C3102;
}

.navigation .nav-child.pull-right {
  right: 0;
  left: auto;
}

.navigation .nav-child .divider {
  *width: 100%;
  height: 1px;
  margin: 8px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #fff;
}

.navigation .nav-child a {
display: block;
padding: 8px 15px;
white-space: normal;
font-size: 15px;
font-weight: 600;
line-height: 25px;
color: #29166c;
text-align: left;
font-family: 'segoe UI';
/*transition: all .3s ease;*/
}

.navigation .nav > li {
  position: relative;
}

.navigation .nav > li:hover > .nav-child,
.navigation .nav > li > a:focus + .nav-child {
  display: block;
}

.navigation .nav-child:before {
/*position: absolute;
top: 0px;
left: 10%;
display: inline-block;
border-right: 10px solid transparent;
border-top: 7px solid #ccc;
border-left: 10px solid transparent;
border-bottom-color: rgba(117, 6, 6, 0.2);
content: '';*/
position: absolute;
left: 0%;
content: '';
position: absolute;
/* right: 0; */
top: -25px;
width: 0;
height: 0;
border-style: solid;
border-width: 15px 15px 10px 0;
border-color: transparent transparent  #12416f transparent;
}

.navigation .nav-child:after {
/*position: absolute;
top: 0px;
left: 10%;
display: inline-block;
border-right: 10px solid transparent;
border-top: 7px solid #ffffff;
border-left: 10px solid transparent;
content: '';*/
position: absolute;
left: 0%;
content: '';
position: absolute;
/* right: 0; */
top: -25px;
width: 0;
height: 0;
border-style: solid;
border-width: 15px 15px 10px 0;
border-color: transparent transparent  #fff transparent;
}

.navigation .nav-child li > a:hover,
.navigation .nav-child li > a:focus,
.navigation .nav-child:hover > a {
  text-decoration: none;
  color: #fff;
background: rgb(2, 42, 62);

/*  transition: 0.2s ease-in-out;*/
}

.navbar .nav > .active > a {
  background: #fff;
  text-shadow: none;
}



/*.navigation .nav-child {
  position: absolute;
  top: 95%;
  left: 0px;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0px;
  margin: 0px;
  list-style: none outside none;
  background-color: #FFF;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0px 5px 10px #fff;
  background-clip: padding-box;
}

.navigation .nav-child:after {
  position: absolute;
  top: -6px;
  left: 10px;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #FFF;
  border-left: 6px solid transparent;
  content: "";
}

.navigation .nav-child:before {
  position: absolute;
  top: -7px;
  left: 9px;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(0, 0, 0, 0.2);
  border-left: 7px solid transparent;
  content: "";
}

.navigation .nav-child a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-size: 15px;
  font-weight: normal;
  line-height: 18px;
  color: #fff;
  white-space: nowrap;
  text-shadow: 2px 2px 8px #ccc;
  font-weight: 300;
  text-decoration: none;
}

.navigation .nav > li:hover > .nav-child, .navigation .nav > li > a:focus + .nav-child {
  display: block;
}

.navigation .nav-child li:hover {
  background: #ccc;
}

*/

#roksearch_search_str {

  width: 96%;
  max-width: 100%;
  background: #fff url(../images/search-icon.png) 98% 50% no-repeat !important;
  border: 1px solid #dfdfdf;
  height: 36px!important;
  padding: 7px 0 7px 10px !important;
  border-radius:0!important;
  color:#333!important;
}

/*#roksearch_search_str {
width: 250px;
max-width: 100%;
}
*/
#roksearch_results {
  background: #fff;
  border: 1px solid #dfdfdf;
  left: 0% !important;
  position: fixed !important;
  top: 33.5% !important;
  opacity: 1 !important;
  visibility: visible !important;
  margin-left: 27.95% !important;
  margin-right: 27.69% !important;
}

.container-scroller {
  width: auto !important;
}

#roksearch_results .page {
  float: left;
  width: auto !important;
}

.modal-backdrop, .modal-backdrop.fade.in {
  opacity: .7;
  filter: alpha(opacity=80);
}

.close {
  float: right;
  font-size: 17px;
  font-weight: 300;
  line-height: 17px;
  color: #333;
  text-shadow: 0 1px 0 #333;
  filter: alpha(opacity=20);
}

.close:hover,.close:focus {
  color: #666;
  text-decoration: none;
  cursor: pointer;
  opacity: .7;
  filter: alpha(opacity=40);
}

button.close {
  padding: 0;
  cursor: pointer;
  border: 0;
  -webkit-appearance: none;
  background: #fff;
  padding: 7px 10px;
  border-radius: 50%;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop,.modal-backdrop.fade.in {
  opacity: .9;
  filter: alpha(opacity=80);
}

.modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
  opacity: .9;
  background-color: #000;
}

.modal-header .close {
  margin-top: 2px;
}

.modal-header h3 {
  margin: 0;
  line-height: 30px;
}

.modal-title {
  text-align: center;
  text-transform: uppercase;
  color: #fff;
}

.modal-body {
  position: relative;
  max-height: 400px;
  padding: 15px;
  overflow-y: auto;
}

.modal-form {
  margin-bottom: 0;
}

.modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 #fff;
  -moz-box-shadow: inset 0 1px 0 #fff;
  box-shadow: inset 0 1px 0 #fff;
}

.modal-footer:before,.modal-footer:after {
  display: table;
  line-height: 0;
  content: "";
}

.modal-footer:after {
  clear: both;
}

.modal-footer .btn+.btn {
  margin-bottom: 0;
  margin-left: 5px;
}

.modal-footer .btn-group .btn+.btn {
  margin-left: -1px;
}

.modal-footer .btn-block+.btn-block {
  margin-left: 0;
}

.accordion {
  margin-bottom: 3px;
  font-family: serif;
font-size: 1.32em;
font-weight: 600;
}

.accordion-group {
  margin-bottom: 2px;
}

.accordion-heading a {
 color: #666;
}

.accordion-heading .accordion-toggle {
  display: block;
  padding: 10px 15px;
  margin-bottom: 1px;
  text-decoration: none;
}

a.active {
  font-weight: 300;
  color: #FFF;
  text-decoration: none;
background: #454545;

}

.accordion-toggle {
background: #eeeeee;
background: -moz-linear-gradient(left,  #eeeeee 0%, #cccccc 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#eeeeee), color-stop(100%,#cccccc));
background: -webkit-linear-gradient(left,  #eeeeee 0%,#cccccc 100%);
background: -o-linear-gradient(left,  #eeeeee 0%,#cccccc 100%);
background: -ms-linear-gradient(left,  #eeeeee 0%,#cccccc 100%);
background: linear-gradient(to right,  #eeeeee 0%,#cccccc 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=1 );

  cursor: pointer;
  border-left: 5px solid #666;
}

.accordion-toggle:hover {
  cursor: pointer;
  text-decoration: none;
  color: #fff;
/*  border-right: 5px solid #333;*/
  background: #858585;
  border-left: #F7AF14 solid 5px;
}

#style-left-arrow .accordion-toggle:hover {
  color: #fff;
  background: #666 url("../images/vert-one_arrow.gif") no-repeat 0 14px;
}

.accordion-inner {
  background: #555;
}

.accordion-inner li {
  background: transparent;
  color: #fff;
}

.accordion-inner li a {
  padding: 8px 15px;
  display: block;
  background: transparent;
  color: #fff;
  font-weight: normal;
}

a.accordion-parent {
background: #eeeeee;
background: -moz-linear-gradient(left,  #eeeeee 0%, #cccccc 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#eeeeee), color-stop(100%,#cccccc));
background: -webkit-linear-gradient(left,  #eeeeee 0%,#cccccc 100%);
background: -o-linear-gradient(left,  #eeeeee 0%,#cccccc 100%);
background: -ms-linear-gradient(left,  #eeeeee 0%,#cccccc 100%);
background: linear-gradient(to right,  #eeeeee 0%,#cccccc 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=1 );

}

a.accordion-parent:hover {
  color: #fff;
  background: #858585;
  text-decoration: none;
}

.accordion-inner li:hover {
  color: #fff;
  background: #858585;
}

.accordion-inner li a:hover {
  text-decoration: none;
}

.holder {
  position: relative;
}

.holder::after,
.holder::before {
  display: block;
  position: absolute;
  content: '';
  width: 6px;
  height: 6px;
  right: -20px;
  z-index: 10;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.holder::after {
  top: 7px;
  border-top: 3px solid #a4a4a4;
  border-left: 3px solid #a4a4a4;
}

.bg-white {
  background: #fff;
}

.bg-green {
  background: #7ba69b;
}

.bg-gray {
  background: #ccc;
}

.bg-black {
  background: #333;
}

.bg-orange {
  background: #FFA500;
}

.bg-blue {
  background: #4a6da7;
}

.bg-gold {
  background: #FFD700;
}

.bg-dark-red {
  background: #8B0000;
}

.bg-midnight-blue {
  background: #191970;
}

/*.ui-helper-hidden-accessible {
display:none !important;
}

.ui-tooltip {
	padding: 5px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
	-webkit-box-shadow: 0 0 5px #aaa;
	box-shadow: 0 0 5px #aaa;
}
body .ui-tooltip {
	border-width: 2px;
}


.ui-tooltip, .arrow:after {
    background: black;
    border: 2px solid white;
  }
  .ui-tooltip {
    padding: 5px 12px;
    color: white;
    border-radius: 20px;
    font: bold 12px "Helvetica Neue", Sans-Serif;

    box-shadow: 0 0 7px black;
  }
  .arrow {
    width: 70px;
    height: 16px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -35px;
    bottom: -16px;
  }
  .arrow.top {
    top: -16px;
    bottom: auto;
  }
  .arrow.left {
    left: 20%;
  }
  .arrow:after {
    content: "";
    position: absolute;
    left: 20px;
    top: -20px;
    width: 25px;
    height: 25px;
    box-shadow: 6px 5px 9px -9px black;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .arrow.top:after {
    bottom: -20px;
    top: auto;
  }
*/
/*.dropdown-search {
position: absolute;
font-size:14px;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 160px;
padding: 5px 0;
margin: 2px 0 0;
list-style: none;
background-color: #fff;
border: 1px solid #ccc;
border: 1px solid rgba(0,0,0,0.2);
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
-webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
-moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
box-shadow: 0 5px 10px rgba(0,0,0,0.2);
-webkit-background-clip: padding-box;
-moz-background-clip: padding;
background-clip: padding-box;
}

.open>.dropdown-search {
display: block;
}

.selected>.dropdown-search {
display: block;
}

.dropdown-search:active,.open .dropdown-search {
  outline:0;
  display: block;
}
*/

.btn.jmodedit {
  padding: 1px 3px !important;
}

#btl .btl-panel > #btl-panel-profile {
  background: url(../images/btl-panel-bg.png) top right no-repeat;
  padding-right: 30px;
  position: absolute !important;
  top: 40px !important;
  right: -50px !important;
  white-space: nowrap !important;
  z-index: 9999 !important;
  border-radius: 0 !important;
}

#btl-content #btl-content-profile {
  top: 215px !important;
  border-radius: 0 !important;
  box-shadow: 0 0 4px #333;
}

button.btl-buttonsubmit:hover {
  background: #6f6f6f!important;
}

#btl .btl-panel > span {
  display: inline-block;
  height: auto !important;
font-size: 20px !important;
border-radius: 0!important;
line-height: 20px!important;
padding: 11px 13px !important;
  cursor: pointer;
  text-indent: 0!important;
  width: auto;
  margin: 0!important;
  box-shadow: none !important;
  background-color: #05294d !important;
  border: 0 !important;
  cursor: pointer;
  color: #fff;
  font-family: 'Roboto';
  font-weight: 500;
  transition: all 0.3s ease !important;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}

#simplemodal-overlay {
  background-color: #000;
  opacity: .8 !important;
}

#btl .btl-panel > span:hover {
  background-color: rgb(109, 133, 10) !important;
}

div.btl-buttonsubmit {
  text-align: center!important;
  padding: 10px 0 0 0 !important;
  border-top: 1px solid #dddddd;
  margin: 10px 25px !important;
}

.pull-right {
  float: right;
/*  margin: 0px auto;
  position: relative;
  top: -30px;
  height: 0px;*/
}

.pull-right-search {
float: right;
    position: absolute;
    top: 5px;
    height: auto;
    width: auto;
    right: 80px;
	z-index:10;
}

.aikonsearch-trigger {
  float: right !important;
  letter-spacing: 0 !important;
  height: auto !important;
  padding: 7px !important;
  background-color: #05294d !important;
  border-right: 0 !important;
  font-size: 18px !important;
  border-radius: 20%!important;
  line-height: 18px!important;
  z-index: 99999999;
  cursor: pointer;
  color: #fff;
  font-family: 'Roboto';
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}

.aikon-search .closeit {
  width: 45px !important;
  height: 30px !important;
}

.aikonsearch-trigger:hover {
  background-color: #4CBFFF !important;
}

.aikon-search.openit {
  height: 100% !important;
  width: 100% !important;
}

.aikon-search {
  width: auto !important;
  height: auto !important;
}

.btn-search-toggle {
  width: 35px;
  height: 35px;
  float: right;
  position: relative;
  z-index: 10;
  cursor: pointer;
}

.btn-login-toggle {
  width: 35px;
  height: 35px;
  float: right;
  position: relative;
  z-index: 10;
  cursor: pointer;
}

#search-collapse {
  float: none;
  overflow: hidden;
  height: auto;
  top: 20%;
  display: block;
  transition: all .4s ease-in-out;
  left: 50% !important;
  right: auto !important;
  border-radius: 0;
}

#login-collapse {
  float: none;
  overflow: hidden;
  height: auto;
  top: 20%;
  display: block;
  transition: all .4s ease-in-out;
  left: 50% !important;
  right: auto !important;
  border-radius: 0;
}

.pull-right-login {
  float: right;
  position: relative;
  top: 8.5px;
  height: auto;
  width: auto;
  right: 376px;
}

.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: all .4s ease-in-out;
}

.collapse.in {
  height: auto;
  transition: all .4s ease-in-out;
}

.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  font-size: 11px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: visible;
}

.tooltip.in {
  opacity: .8;
  filter: alpha(opacity=80);
}

.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}

.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}

.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}

.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-top-color: #000;
  border-width: 5px 5px 0;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-right-color: #000;
  border-width: 5px 5px 5px 0;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-left-color: #000;
  border-width: 5px 0 5px 5px;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-bottom-color: #000;
  border-width: 0 5px 5px;
}

.open {
  *z-index: 1000;
  display: block !important;
}

#nav-close {
  display: none;
  cursor: pointer;
}

#navbar-inner-resp {
  display: none;
}

#navbar-inner-rok-resp {
display: none;
}

#btl-panel-registration {
  display: none !important;
}

.module89 li a {
    border-radius: 50% !important;
}
.module323 li a {
    border-radius: 0 !important;
}
.jcemediabox-zoom-span {
float:none!important;
}

#navrok {
text-align:center;
}
/*nav */.menurok {
display:inline-block !important;
left:0!important;
}
.navbar-inner-rok {
  min-height: 30px;
  box-shadow: 0 1px 4px rgba(0,0,0,0.065);
background: #1f5387;
background: -moz-linear-gradient(top, #1f5387 0%, #08335e 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, #1f5387), color-stop(100%, #08335e));
background: -webkit-linear-gradient(top, #1f5387 0%, #08335e 100%);
background: -o-linear-gradient(top, #1f5387 0%, #08335e 100%);
background: -ms-linear-gradient(top, #1f5387 0%, #08335e 100%);
background: linear-gradient(to bottom, #1f5387 0%, #08335e 100%);
border-radius: 0 0 10px 10px;
}


.navbar-inner-rok:before,.navbar-inner-rok:after {
  display: table;
  line-height: 0;
  content: "";
}

.navbar-inner-rok:after {
  clear: both;
}
.navbar-inner-rok .nav>li>a {
float: none;
color: #fff;
text-decoration: none;
font-family: serif;
font-size: 15px;
line-height: 22px;
padding: 10px;
font-weight: 600;
}
.moduletable_topdownload th, tr {
    padding: 15px;
    border-bottom: 1px dotted  #7D1414 !important;
    text-align: left;
    margin: 0;
    line-height: 22px;
    font-family: 'palatyno';
    font-size: 15px;
    font-weight: 600;
/*vertical-align: middle !important;*/
}
.moduletable_topdownload td {
  padding: 3px 5px;
  border: none;
  text-align: left;
  margin: 0;
  color: #bd7916;
    font-family: cursive;
}
.block1_topdownload h3 {
    margin-bottom: 0;
    padding: 15px;
    border-bottom: 1px solid #fff;
    font-size: 14px;
    text-transform: uppercase;
    /* line-height: 1px; */
      /* background: linear-gradient(to bottom, #ff9800 0%,#bd7100 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#404950',GradientType=0 ); */
    color: #FFF;
    border-left: 15px rgb(42, 80, 99) solid;
    margin-top: 0;
	background: #022A3E;
}
.moduletable_topdownload img {
      border: 0px;
    float: left!important;
	margin-right: 5px;
}
.moduletable_topdownload a {
   vertical-align: middle !important;
  color: #bd7916;
}
.block3 {
/*border-radius: 15px;
border-top: dotted 3px #ccc;
border-bottom: dotted 3px #ccc;*/
color: #102443;
font-size: 12px;
font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
margin: 0;
padding: 0;


}
.block3-header {
margin: 0 auto;
padding: 8px;
color: #fff;
font-family: helvetica;
font-size: 12pt;
background: #353535;
border-left: rgb(104, 218, 12) solid 3px;
}
.block4 {

}

.block4 h3 {
margin-bottom: 0;
  padding: 3px 0 10px 0;
  font-size: 15px;
  text-transform: uppercase;
  color: #fff;
  margin-top: 0;
}
.relateditems {
margin: 5px;
}

.relateditems li {
margin:5px 0;
background-image:url(../images/bullets_six.gif);
background-repeat: no-repeat;
}

.relateditems li a {
color: #3E81A8;
margin-left: 22px;
text-decoration: none;
}

.relateditems li a:hover {
text-decoration:underline;
}
/*.animate activex {
display: table!important;
width: 100%!important;
padding: 3px 10px !important;
margin: 0px !important;
position: absolute!important;
}*/
.rh-item {
		clear:both;
	    padding: 5px 15px;
    border-bottom: 2px inset #ccc !important;
    float: left;
    width: 100%;

		}
		
	.rh-item-image {
	float: left;
	margin:4px 10px !important;
	 }
.rh-item-title{
 display:block;
 padding:10px;
 font-size:16px;
 font-weight:600;
 color:#005580;
 text-decoration:none;
     font-family: helvetica;
	 text-align:center;
 }
 .main-content-footer {
text-align:center;
width: 100%;
color: #030A25;
background: #e9edf0;
background: -moz-linear-gradient(top,  #e9edf0 0%, #d6d9db 50%, #e9edf0 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e9edf0), color-stop(50%,#d6d9db), color-stop(100%,#e9edf0));
background: -webkit-linear-gradient(top,  #e9edf0 0%,#d6d9db 50%,#e9edf0 100%);
background: -o-linear-gradient(top,  #e9edf0 0%,#d6d9db 50%,#e9edf0 100%);
background: -ms-linear-gradient(top,  #e9edf0 0%,#d6d9db 50%,#e9edf0 100%);
background: linear-gradient(to bottom,  #e9edf0 0%,#d6d9db 50%,#e9edf0 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9edf0', endColorstr='#e9edf0',GradientType=0 );
background-image: linear-gradient(to bottom,rgba(200, 198, 198, 0.6),rgba(255, 255, 255, 0.6));
}

.content-footer {
max-width: 880px;
  margin: 0 auto;
  padding: 5px 0;
}

.c-f-block {
  display: inline-block;
  list-style-type: none;
  margin: 5px  10px;
  padding: 0;
  *float: left;
  *width: auto;
}
.c-f-block p {
margin-bottom:3px;
}
.contact {
  width: 680px;
  background: url('http://institutodecontadoresdelperu.org/images/vert-line.png') right center;
  background-repeat: no-repeat;
  float: left;
  padding: 0 0 0 20px;
}

.social-buttons ul {
  margin: 0;
}

.social-buttons li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  float: left;
  border-top: 1px dotted #bbb;
  border-bottom: 1px dotted #bbb;
}

.social-buttons li a {
  background: url('http://institutodecontadoresdelperu.org/images/social-buttons/web-social-icons.png');
  margin: 5px 0;
  padding: 5px 0;
  display: block;
  width: 45px;
  height: 30px;
}

.social-buttons li a.fb {
  background-position: 0 0;
}

.social-buttons li a.tw {
  background-position: -45px 0;
}

.social-buttons li a.yt {
  background-position: -90px 0;
}

.social-buttons li a.rs {
  background-position: -135px 0;
}

.social-buttons li a.fb:hover {
  background-position: 0 -40px;
}

.social-buttons li a.tw:hover {
  background-position: -45px -40px;
}

.social-buttons li a.yt:hover {
  background-position: -90px -40px;
}

.social-buttons li a.rs:hover {
  background-position: -135px -40px;
}


.social-buttons {
  float: left;
/*  border-left: 1px dotted #ccc;
  padding-left: 10px;*/
}
#menu-footer {
  text-align: center;
}

#menu-footer a {
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  text-align: center;
  color: #fff;
  font-style: normal;
  display: inline-block;
  width: auto;
  padding-left: 8px;
  padding-right: 8px;
  border-right: ridge #fff;
  *border-right: none;
  border-left: ridge #fff;
  text-decoration: none;
}

#menu-footer a:hover {
  text-decoration: underline;
}
#footer-copyright {
  text-align: center;
  font-size: 15px;
      line-height: 25px;
}

#footer-copyright .note-1 {

  color: #fff;
  font-style: normal;
}

#footer-copyright .note-2 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  color: #fff;
  font-style: italic;
  border-top: 1px dotted #fff;
  border-bottom: 1px dotted #fff;
}

#footer-copyright .note-2 a {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  color: #fff;
  font-style: italic;
  text-decoration: none;
}
.block5 {
/* border-radius: 10px 10px 0 0; */
/* border-top: solid 3px #6F6F6F; */
/* border-bottom: solid 3px #ccc; */
color: #102443;
font-size: 12px;
font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
margin-top: 5px;
padding: 0 5px;
border-right: solid #B6B4B4 1px;
border-left: dotted #A1A1A1 1px;

}
hr.style-five {
margin: 5px 0;
border: 0;
border-top: 1px solid #eee;
border-bottom: 1px dotted #949393;
}

.fb-wrap {
  width:50%;
  margin: 0 auto;
}

.fb-like-box, .fb-like-box span, .fb-like-box span iframe[style] { width: 100% !important;background: #fff; }


.header-search-right {
position: relative;
z-index: 1;
top: 10px;
right: 10px;
height: 30px;
width: 370px;
float: right;
}
.image-title {
  padding-left: 5px;
  vertical-align: middle;
}
.btn {
  display: inline-block;
  *display: inline;
  padding: 4px 12px;
  margin-bottom: 0;
  *margin-left: .3em;
  font-size: 14px;
  line-height: 20px;
  color: #333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255,255,255,0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  *background-color: #e6e6e6;
  background-image: -moz-linear-gradient(top,#fff,#e6e6e6);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));
  background-image: -webkit-linear-gradient(top,#fff,#e6e6e6);
  background-image: -o-linear-gradient(top,#fff,#e6e6e6);
  background-image: linear-gradient(to bottom,#fff,#e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #ccc;
  *border: 0;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe6e6e6',GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
}

.btn:hover,.btn:focus,.btn:active,.btn.active,.btn.disabled,.btn[disabled] {
  color: #333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}

.btn:active,.btn.active {
  background-color: #ccc \9;
}

.btn:first-child {
  *margin-left: 0;
}

.btn:hover,.btn:focus {
  color: #333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position .1s linear;
  -moz-transition: background-position .1s linear;
  -o-transition: background-position .1s linear;
  transition: background-position .1s linear;
}

.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn.active,.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
}

.btn.disabled,.btn[disabled] {
  cursor: default;
  background-image: none;
  opacity: .65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.btn-large {
  padding: 11px 19px;
  font-size: 17.5px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.btn-large [class^="icon-"],.btn-large [class*=" icon-"] {
  margin-top: 4px;
}

.btn-small {
  padding: 2px 10px;
  font-size: 11.9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.btn-small [class^="icon-"],.btn-small [class*=" icon-"] {
  margin-top: 0;
}

.btn-mini [class^="icon-"],.btn-mini [class*=" icon-"] {
  margin-top: -1px;
}

.btn-mini {
  padding: 0 6px;
  font-size: 10.5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.btn-block+.btn-block {
  margin-top: 5px;
}

input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block {
  width: 100%;
}

.btn-primary.active,.btn-warning.active,.btn-danger.active,.btn-success.active,.btn-info.active,.btn-inverse.active {
  color: rgba(255,255,255,0.75);
}

.btn-primary {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #006dcc;
  *background-color: #04c;
  background-image: -moz-linear-gradient(top,#08c,#04c);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));
  background-image: -webkit-linear-gradient(top,#08c,#04c);
  background-image: -o-linear-gradient(top,#08c,#04c);
  background-image: linear-gradient(to bottom,#08c,#04c);
  background-repeat: repeat-x;
  border-color: #04c #04c #002a80;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc',endColorstr='#ff0044cc',GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.btn-primary.disabled,.btn-primary[disabled] {
  color: #fff;
  background-color: #04c;
  *background-color: #003bb3;
}

.btn-primary:active,.btn-primary.active {
  background-color: #039 \9;
}

.btn-warning {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #faa732;
  *background-color: #f89406;
  background-image: -moz-linear-gradient(top,#fbb450,#f89406);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#fbb450),to(#f89406));
  background-image: -webkit-linear-gradient(top,#fbb450,#f89406);
  background-image: -o-linear-gradient(top,#fbb450,#f89406);
  background-image: linear-gradient(to bottom,#fbb450,#f89406);
  background-repeat: repeat-x;
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450',endColorstr='#fff89406',GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-warning:hover,.btn-warning:focus,.btn-warning:active,.btn-warning.active,.btn-warning.disabled,.btn-warning[disabled] {
  color: #fff;
  background-color: #f89406;
  *background-color: #df8505;
}

.btn-warning:active,.btn-warning.active {
  background-color: #c67605 \9;
}

.btn-danger {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #da4f49;
  *background-color: #bd362f;
  background-image: -moz-linear-gradient(top,#ee5f5b,#bd362f);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ee5f5b),to(#bd362f));
  background-image: -webkit-linear-gradient(top,#ee5f5b,#bd362f);
  background-image: -o-linear-gradient(top,#ee5f5b,#bd362f);
  background-image: linear-gradient(to bottom,#ee5f5b,#bd362f);
  background-repeat: repeat-x;
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b',endColorstr='#ffbd362f',GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-danger:hover,.btn-danger:focus,.btn-danger:active,.btn-danger.active,.btn-danger.disabled,.btn-danger[disabled] {
  color: #fff;
  background-color: #bd362f;
  *background-color: #a9302a;
}

.btn-danger:active,.btn-danger.active {
  background-color: #942a25 \9;
}

.btn-success {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #5bb75b;
  *background-color: #51a351;
  background-image: -moz-linear-gradient(top,#62c462,#51a351);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#62c462),to(#51a351));
  background-image: -webkit-linear-gradient(top,#62c462,#51a351);
  background-image: -o-linear-gradient(top,#62c462,#51a351);
  background-image: linear-gradient(to bottom,#62c462,#51a351);
  background-repeat: repeat-x;
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462',endColorstr='#ff51a351',GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active,.btn-success.disabled,.btn-success[disabled] {
  color: #fff;
  background-color: #51a351;
  *background-color: #499249;
}

.btn-success:active,.btn-success.active {
  background-color: #408140 \9;
}

.btn-info {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #49afcd;
  *background-color: #2f96b4;
  background-image: -moz-linear-gradient(top,#5bc0de,#2f96b4);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#5bc0de),to(#2f96b4));
  background-image: -webkit-linear-gradient(top,#5bc0de,#2f96b4);
  background-image: -o-linear-gradient(top,#5bc0de,#2f96b4);
  background-image: linear-gradient(to bottom,#5bc0de,#2f96b4);
  background-repeat: repeat-x;
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de',endColorstr='#ff2f96b4',GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-info:hover,.btn-info:focus,.btn-info:active,.btn-info.active,.btn-info.disabled,.btn-info[disabled] {
  color: #fff;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}

.btn-info:active,.btn-info.active {
  background-color: #24748c \9;
}

.btn-inverse {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #363636;
  *background-color: #222;
  background-image: -moz-linear-gradient(top,#444,#222);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#444),to(#222));
  background-image: -webkit-linear-gradient(top,#444,#222);
  background-image: -o-linear-gradient(top,#444,#222);
  background-image: linear-gradient(to bottom,#444,#222);
  background-repeat: repeat-x;
  border-color: #222 #222 #000;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444',endColorstr='#ff222222',GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-inverse:hover,.btn-inverse:focus,.btn-inverse:active,.btn-inverse.active,.btn-inverse.disabled,.btn-inverse[disabled] {
  color: #fff;
  background-color: #222;
  *background-color: #151515;
}

.btn-inverse:active,.btn-inverse.active {
  background-color: #080808 \9;
}

button.btn,input[type="submit"].btn {
  *padding-top: 3px;
  *padding-bottom: 3px;
}

button.btn::-moz-focus-inner,input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}

button.btn.btn-large,input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}

button.btn.btn-small,input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}

button.btn.btn-mini,input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}

.btn-link,.btn-link:active,.btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.btn-link {
  color: #08c;
  cursor: pointer;
  border-color: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.btn-link:hover,.btn-link:focus {
  color: #005580;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:hover,.btn-link[disabled]:focus {
  color: #333;
  text-decoration: none;
}

.btn-group {
  position: relative;
  display: inline-block;
  *display: inline;
  *margin-left: .3em;
  font-size: 0;
  white-space: nowrap;
  vertical-align: middle;
  *zoom: 1;
}

.btn-group:first-child {
  *margin-left: 0;
}

.btn-group+.btn-group {
  margin-left: 5px;
}

.btn-toolbar {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 0;
}

.btn-toolbar>.btn+.btn,.btn-toolbar>.btn-group+.btn,.btn-toolbar>.btn+.btn-group {
  margin-left: 5px;
}

.btn-group>.btn {
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.btn-group>.btn+.btn {
  margin-left: -1px;
}

.btn-group>.btn,.btn-group>.dropdown-menu,.btn-group>.popover {
  font-size: 14px;
}

.btn-group>.btn-mini {
  font-size: 10.5px;
}

.btn-group>.btn-small {
  font-size: 11.9px;
}

.btn-group>.btn-large {
  font-size: 17.5px;
}

.btn-group>.btn:first-child {
  margin-left: 0;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
}

.btn-group>.btn:last-child,.btn-group>.dropdown-toggle {
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
}

.btn-group>.btn.large:first-child {
  margin-left: 0;
  -webkit-border-bottom-left-radius: 6px;
  border-bottom-left-radius: 6px;
  -webkit-border-top-left-radius: 6px;
  border-top-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  -moz-border-radius-topleft: 6px;
}

.btn-group>.btn.large:last-child,.btn-group>.large.dropdown-toggle {
  -webkit-border-top-right-radius: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  border-bottom-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  -moz-border-radius-bottomright: 6px;
}

.btn-group>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active {
  z-index: 2;
}

.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group>.btn+.dropdown-toggle {
  *padding-top: 5px;
  padding-right: 8px;
  *padding-bottom: 5px;
  padding-left: 8px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255,255,255,0.125),inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
  -moz-box-shadow: inset 1px 0 0 rgba(255,255,255,0.125),inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
  box-shadow: inset 1px 0 0 rgba(255,255,255,0.125),inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
}

.btn-group>.btn-mini+.dropdown-toggle {
  *padding-top: 2px;
  padding-right: 5px;
  *padding-bottom: 2px;
  padding-left: 5px;
}

.btn-group>.btn-small+.dropdown-toggle {
  *padding-top: 5px;
  *padding-bottom: 4px;
}

.btn-group>.btn-large+.dropdown-toggle {
  *padding-top: 7px;
  padding-right: 12px;
  *padding-bottom: 7px;
  padding-left: 12px;
}

.btn-group.open .dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
}

.btn-group.open .btn.dropdown-toggle {
  background-color: #e6e6e6;
}

.btn-group.open .btn-primary.dropdown-toggle {
  background-color: #04c;
}

.btn-group.open .btn-warning.dropdown-toggle {
  background-color: #f89406;
}

.btn-group.open .btn-danger.dropdown-toggle {
  background-color: #bd362f;
}

.btn-group.open .btn-success.dropdown-toggle {
  background-color: #51a351;
}

.btn-group.open .btn-info.dropdown-toggle {
  background-color: #2f96b4;
}

.btn-group.open .btn-inverse.dropdown-toggle {
  background-color: #222;
}

.btn .caret {
  margin-top: 8px;
  margin-left: 0;
}

.btn-large .caret {
  margin-top: 6px;
}

.btn-large .caret {
  border-top-width: 5px;
  border-right-width: 5px;
  border-left-width: 5px;
}

.btn-mini .caret,.btn-small .caret {
  margin-top: 8px;
}

.dropup .btn-large .caret {
  border-bottom-width: 5px;
}

.btn-primary .caret,.btn-warning .caret,.btn-danger .caret,.btn-info .caret,.btn-success .caret,.btn-inverse .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}

.btn-group-vertical {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.btn-group-vertical>.btn {
  display: block;
  float: none;
  max-width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.btn-group-vertical>.btn+.btn {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical>.btn:first-child {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}

.btn-group-vertical>.btn:last-child {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}

.btn-group-vertical>.btn-large:first-child {
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
}

.btn-group-vertical>.btn-large:last-child {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}

/*MENU TOP STYLE RED-GRAY*/
/*.menutop {

  display:inline-block;
  float:none!important;
}
.menutop li {

margin-bottom: 10px;
}

.menutop li a.item {
font-size: 13px;
font-family: 'edmondsansbold',Geneva,Verdana,Helvetica,Arial,sans-serif;
text-transform: uppercase;
text-align: left;
font-weight:600;
}
.menutop li.root > .item {

padding: 5px 25px;
}
.menutop .level2 li {
height: auto;
top: 18px;
margin-bottom: 0;

}
.menutop .level2 li a {
line-height:20px!important;
font-weight:normal;
  padding: 10px;
}

.menutop .level3 li {
height: 40px;
top:0;
}
.menutop .level3 li a{
color:#fff!important;
}

.menutop li.root {

height: 40px!important;
}
.menutop li.root:after {
position: absolute;
display: block;
content: "";
top: 5px;
left: -4px;
width: 7px;
height: 100%;
background: url("../images/menuseparator-1.png") no-repeat scroll center center transparent;
}
.menutop li.root:first-child:after {
  display: none;
}
.menutop li .item {
height: auto!important;
line-height: 40px!important;
background:#f5f5f5;
border:none!important;
}
.menutop li:hover .item:hover, .menutop li.active .item:hover {
background-color: #464646!important;
border:none!important;
transition: background .2s ease-out;
}
.menutop .level2 .f-menuparent-itemfocus .item, .menutop .level2 li:hover .item {
  color: #fff!important;
}
.menutop li:hover > .item {
  background-color: #464646!important;
  color:#fff;
}
.menutop .level2 li > .item {
background: #F13835!important;
color:#fff;
border-top: 1px solid #D2001C!important;
border-bottom: 1px solid #F13835!important;
min-width: 300px;
}
.menutop .level2 li > .item:hover {
border-top: 1px solid #464646!important;
border-bottom: 1px solid #464646!important;
transition: background .2s ease-out;
}
.menutop li.active > .item {
  background-color: #F13835!important;
}
.menutop li.root > .daddy, .menutop li.root:hover > .daddy {
  background-position: 92% 55%!important;
}
.menutop li .fusion-submenu-wrapper, .menutop li ul:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 17px 15px 0;
  border-color: transparent transparent #F13835 transparent;
}
.level2 li.parent:after {
right: -5px;
content: '';
position: absolute;
top: 17px;
width: 0;
height: 0;
border-style: solid;
border-width: 15px;
border-color: transparent transparent red transparent;
border-top: 5px solid transparent;
border-bottom: 5px solid transparent;
border-left: 5px solid #fff;
}
.navbar-default .navbar-nav > li > a {
font-family: 'ArvoRegular',Helvetica,Arial,sans-serif;
font-size: 13px!important;
}*/

/*MENU TOP STYLE BLUE-GRAY*/
.menutop {
  margin-left: 20px!important;
/*  display:inline-block;*/
  float:none!important;
}
.menutop li {

margin-bottom: 2px;
}

.menutop li a.item {
font-size: 13px;
font-family: 'edmondsansbold',Geneva,Verdana,Helvetica,Arial,sans-serif;
text-transform: uppercase;
text-align: left;
font-weight:600;
color: #FFF!important;
}
.menutop li a.item:hover {
color: #0E123D!important;
}
.menutop li.root > .item {

padding: 10px 25px;
}
.menutop .level2 li {
height: auto;
top: 18px;
margin-bottom: 0;

}
.menutop .level2 li a {
line-height:20px!important;
font-weight:normal;
  padding: 10px 15px;
}

.menutop .level3 li {
height: 40px;
top:0;
}
.menutop .level3 li a{
color:#fff!important;
}

.menutop li.root {

height: 50px!important;
}
.menutop li.root:after {
position: absolute;
display: block;
content: "";
top: 5px;
left: -4px;
width: 7px;
height: 100%;
background: url("../images/menuseparator-1.png") no-repeat scroll center center transparent;
}
.menutop li.root:first-child:after {
  display: none;
}
.menutop li .item {
height: auto!important;
line-height: 40px!important;
background: #19297e;
background: -moz-linear-gradient(top,  #160B51 0%, #101e51 50%, #131D53 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#131D53), color-stop(50%,#101e51), color-stop(100%,#160B51));
background: -webkit-linear-gradient(top,  #160B51 0%,#101e51 50%,#131D53 100%);
background: -o-linear-gradient(top,  #160B51 0%,#101e51 50%,#131D53 100%);
background: -ms-linear-gradient(top,  #160B51 0%,#101e51 50%,#131D53 100%);
  background: linear-gradient(to bottom, #0B0528 0%,#101e51 50%,#030825 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#19297e', endColorstr='#19297e',GradientType=0 );
border:none!important;
}
.menutop li:hover .item:hover, .menutop li.active .item:hover {
background: #f5f5f5!important;
border:none!important;
transition: background .3s ease-out;

}
.menutop .level2 .f-menuparent-itemfocus .item, .menutop .level2 li:hover .item {
  color: #060D2F!important;
}
.menutop li:hover > .item {
  background-color: #E0E0E0!important;
 color: #060D2F!important;
 
}
.menutop .level2 li > .item {
background: #f3f3f3!important;
color:#041037!important;
border-top: 0!important;
border-bottom: 1px solid #041037!important;
min-width: 260px;
}
.menutop .level2 li > .item:hover {
border-top: 0!important;
border-bottom: 1px solid #041037!important;
background: #041037 !important;
transition: background .3s ease-out;
color:#fff!important;
}
.menutop li.active > .item {
  background:  #f9f9f9!important;
   color: #0E123D!important;
}
.menutop li.root > .daddy, .menutop li.root:hover > .daddy {
  background-position: 92% 55%!important;
}
.menutop li .fusion-submenu-wrapper, .menutop li ul:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 17px 15px 0;
    border-color: transparent transparent #0D0F39 transparent;
}
.level2 li.parent:after {
right: -5px;
content: '';
position: absolute;
top: 17px;
width: 0;
height: 0;
border-style: solid;
border-width: 15px;
border-color: transparent transparent red transparent;
border-top: 5px solid transparent;
border-bottom: 5px solid transparent;
border-left: 5px solid #fff;
}
.navbar-default .navbar-nav > li > a {
font-family: 'ArvoRegular',Helvetica,Arial,sans-serif;
font-size: 13px!important;
}

/*DROPDOWN MENU STYLE*/
.dropdown-menu {
  background-color:#E3D84B!important;
}
.nav .dropdown-toggle .caret {
  margin-top: 6px;
  border-top-color: #8d8d8d;
  border-bottom-color: #8d8d8d;
}
.nav .dropdown-toggle:hover .caret,.nav .dropdown-toggle:focus .caret {
  border-top-color: #8d8d8d;
  border-bottom-color: #8d8d8d;
}
.dropdown-menu > li > a {
  font-family: 'ArvoRegular'!important;
  padding: 10px 20px!important;
  font-size: 16px!important;
}
.dropdown-menu>li>a:hover {
background: #383435!important;
color: #FFF !important;
}
.navbar .nav > li > a {
font-weight:700!important;
}
#wowslider-container61 {

  margin: 0 auto 25px!important;

}
#wowslider-container61 .ws_pause {
  display:none!important;
}
#horizmenu-surround {
background-image: linear-gradient(to bottom,rgba(22, 34, 133, 0.6),rgba(0, 0, 5, 0.6));
}
.rt-navborder {
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAeCAYAAAAVdY8wAAAAOElE�AjEIWZiCgrkLqWz3qmSEfPKNRSB2FjEBAjEKiSwrqKwQAijcEZKdpz4UAAAAASUVORK5CYII=') repeat scroll 0 41px transparent;
  border-top:5px solid #999;
}
.b2jcontainer h2 {

  background: #444!important;
}
div#b2jcontainer_c130.b2jcontainer {

  background: #fff!important;

  color: #333!important;
  padding: 30px 18px!important;
}
.search-right-box  {
/*   background: linear-gradient(to left, #29166f 0%, #130350 100%); */
    padding: 20px 25px;
    background: #022a3e;
}
.cw-mod-traffic-100 {
  width: 90%!important;
  padding: 7px!important;
}
.img-slider {
/*  background-image: linear-gradient(to bottom,rgba(0, 0, 0, 0.6),rgba(0, 0, 0, 0.6));
*/}
.camera_wrap {
margin: 0 auto!important;
max-width: 1000px!important;
}
.camera_fakehover {

box-shadow: 0px 0px 15px #E5E5E5!important;
}
/*.cw_stats_r0 {
padding: 5px 10px;
background: #5C5C5C;
color: #fff;
font-family: courier;
font-size: 15px;
font-weight: 600;
text-shadow: #BD4A05 3px 1px 0;
letter-spacing: 3px;
}*/
.glyphicon {
  padding: 0 5px;
}
.nn_tabs.top>ul.nav-tabs>li>a {
  font-family: "segoe UI";
  font-size: 16px;
  font-weight: 900;
    color: #004272!important;
  text-transform: uppercase;
}
.nn_tabs.outline_content>ul.nav-tabs{
margin:0 auto!important;
display: table!important;
}
.nn_tabs>ul.nav-tabs>li {

  margin-right: 30px !important;
  margin-left: 30px!important;

}
.nn_tabs.outline_content>.tab-content {
  border: none!important;

}
.nn_tabs.top>ul.nav-tabs>li.active a, .nn_tabs.top>ul.nav-tabs>li.active a:hover {
  border-bottom-color: rgba(36, 8, 8, 0);
  border-bottom: 0px solid #ddd;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
.nn_tabs.outline_handles ul.nav-tabs>li a, .nn_tabs.outline_handles ul.nav-tabs>li a:hover {
  border: 0px solid #ddd;
}
div#b2jcontainer_m98 .b2jform-compact .control-group, div#b2jcontainer_m98 .b2jform-extended .control-group {
  float: left;
  width: 50%!important;
}
div#b2jcontainer_m98 .b2jform-compact .control-label, div#b2jcontainer_m98 .b2jform-extended .control-label {
  float: left;
  width: 50%!important;
}
/*.tabs-details {
background: #004272;
background: -moz-linear-gradient(top,  #004272 0%, #034f9b 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#004272), color-stop(100%,#034f9b));
background: -webkit-linear-gradient(top,  #004272 0%,#034f9b 100%);
background: -o-linear-gradient(top,  #004272 0%,#034f9b 100%);
background: -ms-linear-gradient(top,  #004272 0%,#034f9b 100%);
background: linear-gradient(to bottom,  #004272 0%,#034f9b 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004272', endColorstr='#034f9b',GradientType=0 );

}
.tabs-details p, li {
color:#fff;

}
.tabs-details td {
padding:25px 30px;

}*/

/*.tab-pane nn_tabs-pane td, tr {
border:none !important;
  padding-bottom: 15px;

}
*/
.tabs-schedule {
background: #fCfCfC;

}
.tabs-schedule li {
  color: INITIAL;
}
.nn_tabs .nav-tabs>li>a {

  border-radius: 0!important;
}
[class^="icon-"], [class*=" icon-"] {
    padding: 0px 3px;
}

.tabs-schedule td {
padding:4px 8px;

}
.mod-cert {
background: #499bea; /* Old browsers */
background: -moz-linear-gradient(top,  #499bea 0%, #207ce5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#499bea), color-stop(100%,#207ce5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #499bea 0%,#207ce5 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #499bea 0%,#207ce5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #499bea 0%,#207ce5 100%); /* IE10+ */
background: linear-gradient(to bottom,  #499bea 0%,#207ce5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#499bea', endColorstr='#207ce5',GradientType=0 ); /* IE6-9 */


}
.tb-cronog td {
padding:0px 7px;


}

div#b2jcontainer_c130.b2jcontainer {

  border:none !important;
}
div#b2jcontainer_m98 .alert-info {

  background-color: #F0A652 !important;

}
#wowslider-container2 {
    display: block!important;

}

.iconos{
  height: 23px;
  background: url(../imagenes/franja.jpg) repeat-x;
  position: relative;
  padding: 0 0 110px 0;
  border-bottom: 1px solid #EFEFEF;
  margin-bottom: 45px;
}

.cont_iconos{
  width: 920px;
  position: absolute;
  left: 50%;
  top: -75px;
  height: 120px;
  margin-left: -460px;
  background: url(../imagenes/quiebre.png) center 30px repeat-x;
  z-index: 100;
}

.ico{
	padding:0 60px;
}

.ico ul{
	margin:0;
	padding:0;
	list-style:none;
}
	
.ico li a{
	width:130px;
	margin:0 15px;
	float:left;
	display:block;
	text-decoration: none;
	
}

.icos{
	width:130px;
	height:127px;
	-webkit-transition: all 0.10s ease-in-out;
  -moz-transition: all 0.10s ease-in-out;
  -o-transition: all 0.10s ease-in-out;
  transition: all 0.10s ease-in-out;
}

.ico_1{
	background:url(../imagenes/iconos-project-menu.png) 0 0 no-repeat;
}
.ico_1:hover{
	background:url(../imagenes/iconos-project-menu.png) 0 -127px no-repeat;
}

.ico_2{
	background:url(../imagenes/iconos-project-menu.png) -130px 0 no-repeat;
}
.ico_2:hover{
	background:url(../imagenes/iconos-project-menu.png) -130px -127px no-repeat;
}

.ico_3{
	background:url(../imagenes/iconos-project-menu.png) -260px 0 no-repeat;
}
.ico_3:hover{
	background:url(../imagenes/iconos-project-menu.png) -260px -127px no-repeat;
}

.ico_4{
	background:url(../imagenes/iconos-project-menu.png) -390px 0 no-repeat;
}
.ico_4:hover{
	background:url(../imagenes/iconos-project-menu.png) -390px -127px no-repeat;
}

.ico_5{
	background:url(../imagenes/iconos-project-menu.png) -520px 0 no-repeat;
}
.ico_5:hover{
	background:url(../imagenes/iconos-project-menu.png) -520px -127px no-repeat;
}

.ico li a h1{
	text-align: center;
  color: #8595A0;
  font-size: 14px;
  font-family: 'Roboto Condensed', sans-serif;
  display: block;
  padding: 5px 0 0 0;
  border:none;
}

.tss-techline-icons {
    margin: 0 0 5px 0 !important;
    padding: 0 !important;
}

.facebook-button {
  padding: 1.8px !important;
  border-radius: 50%;
background: #006633;
background: -moz-linear-gradient(top,  #006633 0%, #008e42 49%, #006633 100%, #006633 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#006633), color-stop(49%,#008e42), color-stop(100%,#006633), color-stop(100%,#006633));
background: -webkit-linear-gradient(top,  #006633 0%,#008e42 49%,#006633 100%,#006633 100%);
background: -o-linear-gradient(top,  #006633 0%,#008e42 49%,#006633 100%,#006633 100%);
background: -ms-linear-gradient(top,  #006633 0%,#008e42 49%,#006633 100%,#006633 100%);
background: linear-gradient(to bottom,  #006633 0%,#008e42 49%,#006633 100%,#006633 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006633', endColorstr='#006633',GradientType=0 );
    margin:6px 10px 4px 10px;
}
.facebook-button:hover {
background:#2C5601 !important;
}
.twitter-button {
  padding: 1.8px !important;
  border-radius: 50%;
background: #006633;
background: -moz-linear-gradient(top,  #006633 0%, #008e42 49%, #006633 100%, #006633 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#006633), color-stop(49%,#008e42), color-stop(100%,#006633), color-stop(100%,#006633));
background: -webkit-linear-gradient(top,  #006633 0%,#008e42 49%,#006633 100%,#006633 100%);
background: -o-linear-gradient(top,  #006633 0%,#008e42 49%,#006633 100%,#006633 100%);
background: -ms-linear-gradient(top,  #006633 0%,#008e42 49%,#006633 100%,#006633 100%);
background: linear-gradient(to bottom,  #006633 0%,#008e42 49%,#006633 100%,#006633 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006633', endColorstr='#006633',GradientType=0 );
    margin:6px 10px 4px 10px;
}
.twitter-button:hover {
background:#2C5601 !important;
}
.share-container {
/*    max-width: 600px!important;
    float: left!important;*/
}

.result-title a {
    font-size: 16px;
    color: #e87243;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


.lof-ass .lof-description {

    bottom: 0!important;
    left: 0!important;
    max-width: 100%!important;
    padding: 20px!important;
    width: 100%!important;
}

.lof-ass h4 {
    text-align: center!important;
    font-size: 22px!important;
}
.lof-ass .lof-description p {
    text-align: center!important;
    font-size: 15px!important;
}

.nsdhtml {
    padding: 10px 25px!important;
}