@page { size:8.5in 11in; margin: 1cm !important;}
body {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
}
a[href]:after {
    content: none !important;
  }
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
  float: left !important;
}
.col-md-12 {
  width: 100% !important;
}
.col-md-11 {
  width: 91.66666666666666% !important;
}
.col-md-10 {
  width: 83.33333333333334% !important;
}
.col-md-9 {
  width: 75% !important;
}
.col-md-8 {
  width: 66.66666666666666% !important;
}
.col-md-7 {
  width: 58.333333333333336% !important;
}
.col-md-6 {
  width: 50% !important;
}
.col-md-5 {
  width: 41.66666666666667% !important;
}
.col-md-4 {
  width: 33.33333333333333% !important;
}
.col-md-3 {
  width: 25% !important;
}
.col-md-2 {
  width: 16.666666666666664% !important;
}
.col-md-1 {
  width: 8.333333333333332% !important;
}
ul.nav-tabs li {
    display: block !important;
  }

/*.visible-sm,
.visible-xs {
	display: none !important;
}
.hidden-sm,
.hidden-xs {
	display: inline-block !important;
}*/




































/* Site Specific */
.headerFixed * {
	padding: 0 !important;
	margin: 0 !important;
}
.headerFixed {
	width: 18cm !important;
}
.headerTopRow {
	display: none !important;
}
.headerRow {
	display: inline-block !important;
}
.searchWrap {
	display: none !important;
}
.sub-quick-wrap {
	display: none !important;
}
.logoWrap {
}
.logoWrap img {
	width: 658px !important;
	height: auto !important;
}










.navRow * {
	/* display: inline-block !important; */
	display: none !important;
}
.navbar-header {
	display: none !important
}
.navbar-collapse.collapse {
	display: block !important;
	height: auto !important;
	padding-bottom: 0 !important;
	overflow: visible !important;
}
.dropBox {
	display: none !important;
}
.navbar .navbar-inner {
    padding: 0 !important;
}
.navbar .nav {
    margin: 0 !important;
    display: table !important;
    width: 100% !important;
}
.navbar .nav > li {
    display: table-cell !important;
    float: left !important;
	border-bottom: none !important;
}
.navbar .nav > li > a {
    text-align: center !important;
    border-left: 1px solid rgba(255, 255, 255, .75) !important;
    border-right: 1px solid rgba(0, 0, 0, .1) !important;
}
.navbar .nav > li:first-child > a {
    border-left: 0 !important;
}
.navbar .nav > li:last-child > a {
    border-right: 0 !important;
}
.rapLink {
	background: #d6d6d6 !important;
}
.caret {
	display: inline-block !important;
}















































body > .container{
    display:table;
    width: 100%;
}

body > .container > .row {
    height: 100%;
    display: table-row;
}
body > .container > .row [class^="col-"] {
    display: table-cell;
}





