<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=PT+Serif:400,700);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700);
/* 
https://myweb.ufv.ca/terminalfour/SiteManager?ctfn=media&amp;fnno=20&amp;med_id=966941
*/
body {
    font-family: 'Open Sans', sans-serif;
    font-family: 'PT Serif', serif;
	font-size:1.6em;
	line-height:1.5em;
}
.ufv-bg-green { background-color: #00703c }
/* UFV Green
   ================================================== */
.ufv-bg-green-376 { background-color: #7cb232 }
/* ===[ Green Tint ]=== */
.ufv-bg-green-tint { background-color: #cfe6a9 }
.ufv-bg-black { background-color: #000 }
/* ===[ Greys ]=== */
.ufv-bg-grey { background-color: #CCC }
/* ===[ Neutrals ]=== */
.ufv-bg-neutral { background-color: #c7cbd2 }
.ufv-bg-neutral2 { background-color: #707276 }
/* ===[ Red Highlights ]=== */
.ufv-bg-red { background-color: #eccdc3 }
.ufv-bg-red2 { background-color: #c20434 }
/* ===[ Blue Highlights ]=== */
.ufv-bg-blue { background-color: #bbe5ed }
.ufv-bg-blue2 { background-color: #00aecf }
/* ===[ Orange Highlights ]=== */
.ufv-bg-orange { background-color: #f4d5a9 }
.ufv-bg-orange2 { background-color: #e45300 }
.ufv-address {
    padding-top: 20px;
    margin: 0;
}
/* Content Type - Page Content ************/
.ct-pg {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #fff;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-color: #e8e8e8;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #e8e8e8;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-top-color: #e8e8e8;
    border-color: #e8e8e8;
    border-width: 1px;
    border-right: #e8e8e8 1px solid;
    border-left: #e8e8e8 1px solid;
    border-top-style: solid;
    border-top-width: 1px;
    margin-bottom: 20px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-left: 25px;
    padding-right: 15px;
    padding-top: 15px;
    background-color: #FFF;
}
.ct-pg h1,
.ct-pg h2,
.ct-pg h3,
.ct-pg h4 {
    padding: 0;
    margin: 0;
    padding-bottom: 15px;
    padding-top: 10px;
	font-family: 'Open Sans', sans-serif;

	text-transform:none;
	color:#333;
}
.ct-pg h1 { font-size: 24px }
.ct-pg h2 { font-size: 20px; padding-top:15px; }
.ct-pg h3 { font-size: 20px; padding-top:15px;}



a {
    color: #ff8b03;
    color: #8CC152;
    color: #00713D;
    color: #00703c;
    /* text-decoration: underline; */
}
a:hover,
a:focus {
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: none;
    color: #707276;
    /* text-decoration: underline; */
    /* border-bottom: 1px solid #8cc152; */
}
/* ===[ Boxes ]=== */
.info-box {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-attachment: scroll;
    background-clip: border-box;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-color: #e8e8e8;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #e8e8e8;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #e8e8e8;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #e8e8e8;
    border-top-style: solid;
    border-top-width: 1px;
    margin-bottom: 20px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    border: none;
    min-height: 210px;
}
.info-box h2 {
    font-size: 1.7em;
    line-height: 1.2em;
    font-weight: 600;
    color: #FFF;
    margin: 0;
    padding: 0;
    padding-bottom: 10px;
}
.info-box p {
    font-size: 1.2em;
    line-height: 1.5em;
    font-weight: 400;
    margin: 0;
    padding: 0;
    color: #ebebeb;
    padding-bottom: 15px;
}
/* ===[ Find Table (UFV Home Page) ]=== */
.find-table { border: 0 }
.table.find-tbl tbody tr td {
    border-top-color: #ddd;
    border-top-style: solid;
    border-top-width: 0px;
    line-height: 1.42857;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    vertical-align: top;
}
.find-tbl tbody tr td select.form-control {
    background-color: #cfe6a9;
    border: 0;
    border-radius: 0;
    color: #231f20;
    font-weight: 600;
}
.row-pick { margin-bottom: 10px }
/* VERSION 2: CAROUSEL CAPTION
   ================================================== */
.carousel-caption {
    right: 0%;
    left: 0%;
    padding-top: 30px;
    padding-left: 40px;
    top: 78%;
    bottom: 0;
    background-color: #333;
    opacity: 0.9;
    text-align: left;
}
.lead {
    font-family: 'PT Serif', serif;
    font-size: 22px;
    font-weight: 100;
    line-height: 1.2;
    margin: 0px;
    padding-bottom: 5px;
}
div.carousel-caption a {
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
    color: #7cb232;
}
/* ===[ Carousel ]=== */
.carousel-caption {
    right: 10%;
    left: 68%;
    padding: 30px;
    top: 10%;
    bottom: 15%;
    background-color: #333;
    opacity: 0.9;
    text-align: left;
}
.lead {
    font-family: 'PT Serif', serif;
    font-size: 24px;
    font-weight: 100;
    line-height: 1.4;
    margin-bottom: 20px;
}
div.carousel-caption a {
    font-size: 22px;
    font-family: 'Open Sans', sans-serif;
    color: #7cb232;
}
/* ===[ Main Menu - Navigation ]=== */
#main-menu {
    background-color: #ffb400;
    /* orange */
    background-color: #e45300;
    /* green */
    background-color: #8dc440;
    /* grey */
    background-color: #707276;
    /* grey v2 */
    background-color: #666;
    /* blue h */
    background-color: #bbe5ed;
    /* blue */
    background-color: #00aecf;
    /* blue other */
    background-color: #09c;
    /* orange */
    background-color: #F6BB42;
    background-color: #7cb232;
}
/* ===[ Main Menu Styles Starts ]=== */
#main-menu.navbar {
    margin: 0;
    padding: 0;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0px;
    border-radius: 0;
}
.navbar { min-height: 45px }
#main-menu .navbar-nav &gt; li { }
#main-menu .navbar-nav &gt; li + li {
    border-left: 1px solid #ffc600;
    border-left: 0;
}
#main-menu .navbar-nav &gt; li a {
    color: #252a2f;
    color: #ebebeb;
    color: #FFF;
    text-transform: uppercase;
    /*    text-transform: none;*/
    font-size: 15px;
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;

}
#main-menu .navbar-nav &gt; li &gt; a:hover,
#main-menu .navbar-nav &gt; li.open a {
    background: #ff9000;
    color: #fff;
}
#main-menu .dropdown-menu {
    background: #ff9000;
    border: none;
    padding: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
#main-menu .dropdown-menu li a {
    color: #fff;
    padding-top: 6px;
    padding-bottom: 6px;
}
#main-menu .dropdown-menu li:hover a {
    background: #ff7e00;
    text-decoration: none;
}
#main-menu .dropdown-inner {
    display: table;
    padding-bottom: 10px;
}
#main-menu .dropdown-inner ul { display: table-cell }
#main-menu .dropdown-inner .dropdown-header {
    font-size: 15px;
    text-transform: uppercase;
    color: #font-size:15px;
    text-transform: uppercase;
    color: #252a2f;
    padding: 15px 0 10px 15px;
}
#main-menu .dropdown-inner li a {
    min-width: 160px;
    display: block;
    padding: 3px 20px;
    clear: both;
}
#header-area { background-color: #00713D }
.header-top {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #252a2f;
    background-color: #656D78;
    background-color: #434A54;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
}
.header-links li,
.header-links li a {
    color: #ebebeb;
    font-size: 13px;
    color: #CCC;
}
.header-links li a {
    padding-bottom: 12px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 12px;
}
.header-links li a:hover { background-color: #333 }
#page-wrapper { max-width: 1220px }
#page-wrapper {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
	background-color:#ebebeb;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    background-color: #ebebeb;
    opacity: 0.95;
}
/* ===[ Main Navigation ]=== */
#main-menu {
    /*    background-color: #8DC442;;
    background-color: #8E8E8E;*/
}
/* ===[ Header Links ]=== */
html body header#header-area div.header-top div.container div.col-sm-8.col-xs-12 div.header-links { font-size: 13px }
.navbar-nav &gt; li &gt; a { line-height: 15px }
html body header#header-area div.header-top div.container div.col-sm-4.col-xs-12 div.pull-right div.btn-group button.btn.btn-link.dropdown-toggle { font-size: 13px }
/* ===[ Main Header ]=== */
.main-header {
    padding-bottom: 15px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 15px;
}
.header-top .btn-link {
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    color: #fff;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 3px;
    font-size: 13px;
    color: #CCC;
}
/* ===[ Search ]=== */
#search {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 40px;
}
#search .input-group .form-control {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #252a2f;
    background-color: #ebebeb;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-color: #525c66;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #525c66;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #525c66;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 0;
    border-top-color: #525c66;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-top-style: solid;
    border-top-width: 1px;
    box-shadow: none;
    color: #878a8c;
    color: #707276;
    font-size: 13px;
    text-transform: none;
    font-family: 'PT Serif', serif;
}
div#search div.input-group input.form-control.input-lg {
    height: 40px;
    line-height: 1.33;
    padding-bottom: 10px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 10px;
}
#search .input-group .btn {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #252a2f;
    background-color: #8cc152;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-color: #525c66;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #525c66;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 0;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #525c66;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #525c66;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-top-style: solid;
    border-top-width: 1px;
    box-shadow: none;
    color: #ffb400;
    height: 40px;
}
html body.page-bg header#header-area div.container div.main-header div.row div.col-md-3 div#search div.input-group span.input-group-btn button.btn.btn-lg i.fa.fa-search {
    padding: 0;
    margin: 0;
    line-height: 0.5;
    font-size: 20px;
    color: #CCC;
}
/* sidebar   */
.side-heading {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #8dc440;
	background-color: #00713d;
	background-color:#999;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    color: #ffb400;
    color: #FFF;
    font-size: 18px;
    margin-top: 0;
    padding-bottom: 12px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 12px;
    text-transform: uppercase;
	 font-family: 'Open Sans', sans-serif;
	 font-size:16px;
	 font-weight:normal;
	 margin:0;
	 
}
/* quick links 

Currently named in system as:

	div#quick-links {
		...
	}
	div#quick-links ul.pale-green {
		...
	}
	
	

*/
/* existing */

div#quick-links ul {
	margin:0; padding:0; 
}
div#quick-links li {
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
}
html body.page-bg div.container div.row div#sidebar div.col-md-4.col-sm-4 div#quick-links ul.pale-green li
{
	margin-bottom:15px;
	   background-color: #7cb232;  
}

div#quick-links ul.pale-green {
  -x-system-font: none;
  font-family: Arial,sans-serif;
  font-feature-settings: normal;
  font-kerning: auto;
  font-language-override: normal;
  font-size: 1.2em;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: normal;
  font-synthesis: weight style;
  font-variant-alternates: normal;
  font-variant-caps: normal;
  font-variant-east-asian: normal;
  font-variant-ligatures: normal;
  font-variant-numeric: normal;
  font-variant-position: normal;
  font-weight: normal;

}


div#quick-links a {
-moz-text-decoration-color: -moz-use-text-color;
-moz-text-decoration-line: none;
-moz-text-decoration-style: solid;
color: #FFF;
cursor: pointer;
display: block;
height: 3em;
line-height: 3em;
text-indent: 0.7em;
font-family: "Open Sans",sans-serif;
font-size: 16px;
font-weight: normal;
margin-bottom: 6px;
text-transform: none;
}

div#quick-links a:hover,
a.list-group-item:hover, a.list-group-item:focus {
  -moz-text-decoration-color: -moz-use-text-color;
  -moz-text-decoration-line: none;
  -moz-text-decoration-style: solid;
  background-color: #ebebeb;
  color: #333;
  border:#CCC 1px solid;
}

/* new quick-links ? */

.list-group-item {
font-family: 'Open Sans', sans-serif;
font-size:16px;
font-weight:normal;
text-transform:none;
background-color: #7cb232;
color:#FFF;
margin-bottom: 6px;
}
a.list-group-item {
  color: #FFF;
}


/* footer  */
.footer-links {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #CFE6A9;
	background-color: #717276;
	 background-color: #434a54;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-top-color: #bcbcbc;
    border-top-style: solid;
    border-top-width: 1px;
    padding-bottom: 40px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 25px;
	margin-top:20px;

    border-top-color: #ebebeb;
    border-top-style: solid;
    border-top-width: 5px;
		
}
.footer-links {

}
.footer-links li,
.footer-links li a,
.footer-links .last h4.lead { 
color: #656D78;
color:#ebebeb;
}
.footer-links li { font-size: 13px }
.footer-links .last h4.lead { font-size: 18px }
div#page-wrapper footer#footer-area { margin-top: 30px }
footer#footer-area div.footer-links h5 {
    font-size: 16px;
    padding: 0;
    margin: 0;
    padding-bottom: 10px;
    border-bottom: solid 1px #ebebeb;
	    border-bottom: solid 0px #999999;
    margin-bottom: 2px;
    margin-top: 2px;
    color: #666;
	color:#FFF;
}
.copyright {
    background-attachment: scroll;
    background-clip: border-box;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    font-size: 13px;
    padding-bottom: 12px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 30px;
	background-color:#717276;
	background-color:#00703c;
}
.copyright,
.copyright a { color: #ebebeb }
/* SIDE LINKS
---------------------------------------------------
   ================================================== */
ul.side-links,
ul.side-links &gt; li &gt; ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
ul.side-links &gt; li { border-bottom: 1px solid #eee }
ul.side-links &gt; li &gt; i { margin: 0 10px 0 0 }
ul.side-links &gt; li &gt; a {
    color: #333;
    line-height: 40px;
    padding: 0 0 0 0px;
    background: url("../images/arrow1.png") no-repeat 5px center;
	  font-family: 'Open Sans', sans-serif;
	  font-size:16px;
}
ul.side-links &gt; li &gt; a:hover { color: #ff3366 }
ul.side-links &gt; li &gt; ul { display: none }
ul.side-links &gt; li &gt; ul &gt; li &gt; a {
    background: #F7F7F7;
    border-bottom: 1px dotted #CCCCCC;
    color: #666666;
    display: block;
    line-height: 35px;
    padding: 0 20px;
    font-size: 0.9em;
}
ul.side-links &gt; li &gt; ul &gt; li:last-child &gt; a { border: none }
ul.side-links &gt; li &gt; .toggle-children {
    background: #FBFBFB;
    color: #888;
    border: 1px solid #ddd;
    cursor: pointer;
    display: block;
    float: right;
    font: normal 16px Arial;
    line-height: 20px;
    margin: 10px 0 0 0;
    text-align: center;
    width: 20px;
}
ul.side-links &gt; li &gt; .toggle-children:hover { background: #eeeeee }
ul.side-links &gt; li &gt; .toggle-children:before { content: "+" }
ul.side-links &gt; li &gt; .toggle-children.open:before { content: "-" }
.page-bg {
    background-attachment: fixed;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
	background-color:#ebebeb;
    background-image: url("../images/backgrounds/cover3.jpg");
    background-image: url("../images/backgrounds/ufv-bg.png");
    background-origin: padding-box;
    background-position: center 0;
    background-repeat: repeat;
    background-size: auto auto;
}
/* ----------------------------------
 * color-swatches
 * ----------------------------------
   ================================================== */
.color-swatches .swatches {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #FFF;
    width: 100%;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    margin: 5px;
    margin-bottom: 20px;
}
.color-swatches .light,
.color-swatches .dark {
    width: 50%;
    height: 50px;
}
.color-swatches .light {
    -webkit-border-radius: 4px 0 0 0;
    -moz-border-radius: 4px 0 0 0;
    border-radius: 4px 0 0 0;
}
.color-swatches .dark {
    -webkit-border-radius: 0 4px 0 0;
    -moz-border-radius: 0 4px 0 0;
    border-radius: 0 4px 0 0;
}
.color-swatches .infos { padding: 5px 10px }
.color-swatches .infos h4,
.color-swatches .infos p { margin: 0 }
.color-swatches .infos h4 {
    margin-bottom: 3px;
    font-weight: bold;
    font-size: 14px;
}
.color-swatches .infos p { font-size: 12px }
.ad-box { padding: 5px }
.ad-border {
    border: 1px solid #CCC;
    background-color: #FFF;
    min-height: 150px;
    padding: 10px;
}
.header-dept { margin-bottom: 5px }
.header-dept h1 {
    color: #707276;
    font-size: 24px;
    text-transform: uppercase;
}

.videoUFV {
    position: relative;
    padding-bottom: 56.25%; /* 16: 9 */;
    padding-top: 25px;
    height: 0;
    margin-bottom: 15px;
}
.videoUFV iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
table.table caption {
    background-color: #00703c;
    padding: 10px;
    color: #ebebeb;
    text-align: left;
    font-weight: 600;
}
/* ===[ Section Headings ]=== */
.ct-sh h1,
h2,
h3,
h4,
h5 {
    color: #707276;
    font-size: 20px;
    text-transform: uppercase;
    padding: 10px 0 5px 0;
}
/** 
 * Social 
 * http://bradsknutson.com/blog/css3-rollover-social-media-icons/
 */
.social-slide {
    height: 48px;
    width: 48px;
    margin: 0px;
    float: left;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    transition: all ease 0.3s;
}
.social-slide:hover {
    background-position: 0px -48px;
    box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.8);
}
.email-hover { background-image: url(../images/social/email-ufv.png) }
.facebook-hover { background-image: url(../images/social/facebook-ufv.png) }
.twitter-hover { background-image: url(../images/social/twitter-ufv.png) }
.linkedin { background-image: url(../images/social/linkedin.png) }
.googleplus { background-image: url(../images/social/ufv-googleplus.png) }
.instagram { background-image: url(../images/social/ufv-instagram.png) }
/* ===[ Back to top ]=== */
.to-top {
    display: inline-block;
    height: 48px;
    width: 48px;
    position: fixed;
    bottom: 30px;
    right: 20px;
    box-shadow: 0 0 10px rgba(0,0,0,0.05);
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: #82B53B url(../images/social/to-top.svg) no-repeat center 50%;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}
.to-top.top-is-visible {
    visibility: visible;
    opacity: 1;
}
.to-top.top-fade-out { opacity: .5 }
.no-touch .to-top:hover {
    background-color: #e86256;
    opacity: 1;
}


.breadcrumb {
  text-transform: normal;
}
.breadcrumb li a {
  text-transform: normal;
}
.breadcrumb li {
  color: #878a8c;
  font-size: 13px;
   text-transform: none;
}



/* P Syme Adjustments */

.ct-pg h1, 
.ct-pg h2, 
.ct-pg h3, 
.ct-pg h4,
.ct-pg h5
{
    font-family: 'PT Serif', serif;	
    font-family: 'Open Sans', sans-serif;
}

.ct-pg h1
{
	font-size:24px;
	font-weight:bold;
	color:#333;
	text-transform:none;
}
.ct-pg h2
{
	font-size:24px;
	font-weight:100;
	color:#707276;
	text-transform:uppercase;
}
.ct-pg h3
{
	font-size:20px;
	font-weight:bold;
	color:#333;
}
.ct-pg h4
{
	font-family: 'PT Serif', serif;	
	font-size:18px;
	font-weight:bold;
	color:#707276;
}
.ct-pg h5
{
	font-size:16px;
	color:#333;
	text-transform:none;	
}

.ct-pg h6
{
	font-size:14px;
	color:#333;
	text-transform:none;	
	font-weight:bold;
}

.ct-pg p
{
	font-family: 'PT Serif', serif;	
	font-size:16px;
	font-weight:normal;
	color:#333;
}
.ct-pg p a,
.ct-pg ul li a,
.ct-pg ol li a
{
	font-weight:bold;
	text-decoration:underline !important;
}
.ct-pg p a:hover
{
	font-weight:bold;
	text-decoration:underline !important;
	color:#7cb232;
	color:#333;
}
/* Top navigation items */
div.header-links ul.nav.navbar-nav.pull-left li a
{
	    font-family: 'Open Sans', sans-serif;
		font-size:14px;
}

div.header-links ul.nav.navbar-nav.pull-left li a:hover
{
	    font-family: 'Open Sans', sans-serif;
		font-size:14px;
		background-color:#e45300;
		color:#FFF;
}



</pre></body></html>