@charset "UTF-8";
/* CSS Document */

/*CSS RESET*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

p:empty{
    display: none;
}
/*----------------------------------------------------------*/
/*----------------------------------------------------------*/
/*                      PRINT STYLES                        */
/*----------------------------------------------------------*/
/*----------------------------------------------------------*/

*,
*:before,
*:after {
    background: transparent !important;
    color: #000 !important; 
    box-shadow: none !important;
    text-shadow: none !important;
}

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


/*hidden elements*/
#vt_access_header,
#vt_side_nav #vt_children_nav,
#vt_footer_wrapper,
#vt_info_bar,
#vtHP3_s_head
{
	display: none;
}

/*prevents page breaking inside a list item or paragraph*/
ul, li, p, .content-area-body, h2::before{
	page-break-inside : always;
}

/*if a list is adjectent to a paragraph, clear the list*/
ul + p{
    clear: both;
}

/*padding for table cells */
td{
    padding: 2px;
}


/*----------------------------------------------------------*/
/*                      Main Content                        */
/*----------------------------------------------------------*/

/*------featured content slider------*/

.col-lg-6:last-child , .col-sm-6:last-child {
  width: 100% !important;
}

#vtHP3_featured{
	width: 100%;
	margin-top: 10px;
}

/*makes all images in the carousel visibile*/
.carousel-inner>.item{
  display: block;
	padding: 5px;

}

.carousel-inner>.item img{
	width: 70% !important;
	position: relative !important;
	margin-left: auto !important;
	margin-right: auto !important;
}
/*indents bullets in lists */
#vt_body_wrapper .columns_2 .col-lg-6 ul li{
    padding-left: 30px !important;
}

.carousel-caption{ 
	background-color: rgba(255,255,255,.7)!important;
	width: 40%;
	/*overwriting bootstrap*/
    position: absolute;
	left: auto;
	right: 17%;
	bottom: 5%;
	z-index: 10;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: left;
}

a.info_headline{
	font-weight: bold;
}

.carousel-caption h2{
	font-family: 'PT Sans', sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 5px;
	width: 340px;
	color: #333333;
	float: left;
	clear: both;
	margin-bottom: 0;
	margin-top: 0;
}

.item .carousel-caption .info_description {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 13px;
  background: white;
  float: left;
  clear: both;
  padding-top: 10px;
}

.item .carousel-caption .info_headline {
  font-family: 'PT Sans', sans-serif;
  font-size: 16px;
  font-weight: bold;
  width: 340px;
  color: #333333;
}

a.carousel-control{
	display: none;
}

.vt-more-news a, .vtAuto_title{
  margin-top: 20px;
}

/*------/featured content slider------*/

/*-------News and Events-------*/


.container {
  margin-right: auto;
  margin-left: auto;
   padding-left: 0px; 
   padding-right: 0px; 
}

.row{
	margin-left: 0px;
	margin-right: 0px;
}

h3.vt_col_title, h3.vt_col_title a {
  color: #555555;
  font-family: 'PT Sans', sans-serif;
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 800;
  padding-top: 20px;
  /*border-bottom: 1px solid #CCC;*/
}

.col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5 {
  width: 20%;
  float: left;
  height: auto !important;
  padding: 0px;
}

.col-lg-2 img, .col-lg-3 img, .col-lg-4 img, .col-lg-5 img{
	width: 130px;
} 

.col-lg-2 a, .col-lg-3 a, .col-lg-4 a, .col-lg-5 a{
	font-size: 15px;
	padding-right: 5px;
} 



/*-------/News and Events-------*/

/*---------VT Brief---------*/

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 
{
	position: relative;
	min-height: 1px;
	padding-left: 0px;
	padding-right: 15px;
}

.vt_brief{
	margin-top: 20px;
}

.vt_brief img{
	padding-right: 20px;

}

div.vt_col_1.col-lg-6.col-sm-6{
	/*border: 3px solid red;*/
	width: 100%;
	max-height: 300px;
}
.vt_brief{
	width: 100%;
	height: 200px !important;
}

.vt_linked_image .vt_img_left.vt_small_img {
	/*border: 3px solid red;*/
	/*padding-right: 10px !important;*/
}

.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4{

  margin: 10px;
	margin-right: 50px;
}

/*---------/VT Brief---------*/
/*extend the body column to 100%*/
div#vt_body_col.col-lg-6, div#vt_right_col.col-lg-3, div#vt_body_col.col-lg-9{
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;

}

/*page title underline*/
#vt_pageTitle h2 {
  border-bottom: 1px solid black;
  margin-bottom: 5px;
  padding-bottom: 5px !important;
  padding-left: 0px !important;
}

/*logo above heading*/
body:before{
    margin-top: 5px;
    margin-bottom: 0px;
    margin-left: 10px;
    display: block;
    content: url('/global_assets/images/print/vt_logo_grey_text_maroon_shield.png');
}

/*article heading*/
#vt_body_col h2, #vt_body_col h4, #vt_body_col h3{
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    margin-bottom: 10px !important;
    border-bottom: 1px solid black !important;
    padding-left: 0px !important;
}


div.content-area-body h2{
    border-bottom: 0px !important;
    border-style: solid !important;
    border-color: black !important;
}

/*moves list items to left justify*/
#vt_body_col ul, #vt_body_col ul li {
  float: left;
  width: 250px;
  margin-right: 10px;
}

/*bullet points*/ 
#vt_body_col ul li:before{
    content: "\f111";
    margin-left: -30px;
    padding-right: 22px;
    font-family: FontAwesome;
    font-style: normal;
    font-size: .5em;
    font-weight: normal;
    text-decoration: inherit;
}


#vt_body_col h2 + img{
    clear: none;
}

#vt_body_wrapper p {
  margin-bottom: 5px !important;
}




/*----------------------------------------------------------*/
/*				           Images   				                      */
/*----------------------------------------------------------*/


.vt_medium_img, 
.vt_large_img, 
.vt_img_left,  
.vt_img_caption_left.vt_medium_img, 
.vt_img_caption_right
{
    width: 300px !important;
    height: auto;
    float: left;
    margin-right: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-left: 0px;
    margin-left: 0px;
}

.vt_img_center.vt_medium_img {
    clear: none !important;
}

ul + .vt_medium_img{
    float: right;
    margin-right: 0px;
}

.vt_img_left, .vt_img_center, .vt_img_right {
   margin-bottom: 0px !important; 
}

/*----------------------------------------------------------*/
/*				       	   Footer      				                    */
/*----------------------------------------------------------*/




/*----------------------------------------------------------*/
/*			     Styles to Override Bootstrap 		              */
/*----------------------------------------------------------*/


/*cancels bootstrap rule*/
a[href]:after{
	content:"" !important;
}

/*rewrites rule for specific areas*/
#vt_right_col a[href]:after, li a[href]:after, p a[href]:after{
	content:" (" attr(href) ")" !important;
}

ul.vtSnManIndex a[href]:after{
	content:''!important;
}

img{
	max-width: 350px !important;
}
.carousel-inner img{
	max-width: 1000px !important;
}




