@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,400italic);
@font-face {
  font-family: "AGLT-Demi";
  src: url("../fonts/AvantGardeLT-Demi.eot");
  src: url("../fonts/AvantGardeLT-Demi.eot?#iefix") format("embedded-opentype"), url("../fonts/AvantGardeLT-Demi.woff") format("woff"), url("../fonts/AvantGardeLT-Demi.ttf") format("truetype"), url("../fonts/AvantGardeLT-Demi.svg#AGLT-Demi") format("svg");
  font-style: normal;
  font-weight: normal; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

body {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-family: arial, helvetica, sans-serif;
  font-size: 62.5%; }

a {
  text-decoration: none; }

.right.hidesb { display: none !important; }

.clearboth {
  clear: both; }
  
.alignleft { float: left; margin: 0px 11px 11px 0px; border: 1px solid #ededed; }
.alignright { float: right; margin: 0px 0px 11px 11px; border: 1px solid #ededed; }

#mobile-nav {
  display: none; }

.tweet_profile_img, .tweet_media, .tweet_primary_meta, .tweet_intents {
  display: none !important; }

#twitterfeed {
  padding: 10px 0px 20px 0px; }

#twitterfeed > h2 {
  margin: 0px 0px 8px 0px;
  padding: 0px 0px 0px 0px;
  font-family: "Open Sans", arial, helvetica, sans-serif;
  font-size: 1.8em;
  color: #cc328c;
  font-weight: 600;
  line-height: 100%; }

#twitterfeed > p {
  margin: 0px 0px 8px 0px;
  padding: 0px 0px 0px 0px;
  font-family: "Open Sans", arial, helvetica, sans-serif;
  font-size: 1.2em;
  color: #58595b;
  font-weight: 600; }
  #twitterfeed > p a {
    color: #cc328c; }
  #twitterfeed > p a:hover {
    text-decoration: underline; }
  #twitterfeed > p i {
    font-size: 16px; }

.tweet {
  margin: 0px 0px 11px 0px; }
  .tweet .tweet_text {
    font-family: "Open Sans", arial, helvetica, sans-serif;
    font-size: 1.2em;
    color: #58595b;
    font-weight: 400;
    line-height: 150%; }
    .tweet .tweet_text a {
      color: #cc328c; }
    .tweet .tweet_text a:hover {
      text-decoration: underline; }
  .tweet .tweet_date {
    font-family: "Open Sans", arial, helvetica, sans-serif;
    font-size: 1.2em;
    color: #58595b;
    font-weight: 600; }
    .tweet .tweet_date a {
      color: #58595b; }

#shell {
  margin: 0px auto;
  width: 98%;
  font-weight: normal;
  max-width: 1200px; }

#header {
  min-height: 110px;
  height: auto !important;
  height: 110px; }
  #header h2 {
    margin: 18px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left; }
    #header h2 a {
      display: block;
      height: 73px;
      width: 193px;
      background: transparent url(../images/qvh_logomain.png) no-repeat top left;
      background-size: contain;
      overflow: hidden;
      text-indent: -9999999999999px; }
  #header h3 {
    margin: 18px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: right; }
    #header h3 a {
      display: block;
      height: 70px;
      width: 391px;
      background: transparent url(../images/QVH-logo-2.gif) no-repeat top right;
      background-size: contain;
      overflow: hidden;
      text-indent: -9999999999999px; }

.gradline {
  background: #01539b;
  background: -moz-linear-gradient(left, #01539b 0%, #408d7a 42%, #408d7a 59%, #40b5d8 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #01539b), color-stop(42%, #408d7a), color-stop(59%, #408d7a), color-stop(100%, #40b5d8));
  background: -webkit-linear-gradient(left, #01539b 0%, #408d7a 42%, #408d7a 59%, #40b5d8 100%);
  background: -o-linear-gradient(left, #01539b 0%, #408d7a 42%, #408d7a 59%, #40b5d8 100%);
  background: -ms-linear-gradient(left, #01539b 0%, #408d7a 42%, #408d7a 59%, #40b5d8 100%);
  background: linear-gradient(to right, #01539b 0%, #408d7a 42%, #408d7a 59%, #40b5d8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#01539b', endColorstr='#40b5d8',GradientType=1 );
  display: block;
  height: 3px;
  margin: 0px 0px 18px 0px; }

#home-banner {
  display: block;
  min-height: 300px;
  height: auto !important;
  height: 300px;
  margin: 0px 0px 20px 0px;
  position: relative; }
  #home-banner div.itemslider {
    display: block;
    min-height: 300px;
    height: auto !important;
    height: 300px;
    position: relative;
    z-index: 100; }
  #home-banner div.itemslider > div {
    display: block;
    width: 100%;
    min-height: 300px;
    height: auto !important;
    height: 300px;
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover; }
  
  #home-banner div.itemslider > div > div {
    display: table;
    width: 100% !important;
    height: 300px !important;
    position: relative;
    z-index: 220;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px; }
    
  #home-banner .cycle-slide > a {
	  display: block;
	  position: absolute;
	  top: 0px;
	  left: 0px;
	  width: 100%;
	  height: 100%;
	  z-index: 300;
  }
  #home-banner div.itemslider > div > div > div {
    display: table-cell;
    width: 100% !important;
    height: 300px !important;
    vertical-align: bottom;
    margin: 0px 0px 0px 0px;
    padding: 0px 25% 0px 0px; }
    #home-banner div.itemslider > div > div > div h2 {
      margin: 0px 0px 12px 0px;
      padding: 0px 0px 0px 0px;
      font-family: "Open Sans", arial, helvetica, sans-serif;
      font-size: 3em;
      color: #ffffff;
      font-weight: 600;
      line-height: 100%; }
    #home-banner div.itemslider > div > div > div p {
      margin: 0px 0px 0px 0px;
      padding: 10px 0px 0px 0px;
      font-family: "Open Sans", arial, helvetica, sans-serif;
      font-size: 1.6em;
      color: #ffffff;
      font-weight: 400;
      line-height: 140%; }
  #home-banner div.itemslider > div > div > div > div {
    background: transparent url(../images/banner_bg.png);
    padding: 16px 11px 18px 11px;
    margin: 11px 0px 11px 11px; }
  #home-banner span {
    display: none; }
#home-banner div.itemslider > div > a.findout {
  position: absolute;
  bottom: 29px;
  right: 29px;
  color: #1074B8;
  padding:6px 30px 6px 20px;
  border:1px solid #F4F4F4;
  background: #F7F7F7;
  font-size: 16px;
  font-family: "Open Sans", arial, helvetica, sans-serif;
  text-transform: capitalize;
  transition:0.5s;
  -webkit-transition:0.5s;
  -moz-transition:0.5s;
  -ms-transition:0.5s;
  -o-transition:0.5s;
}
#home-banner div.itemslider > div > a.findout::after {
  content: '';
  width: 12px;
  height: 20px;
  background: url('/wp-content/uploads/2018/02/arrow-blue.png') no-repeat center center;
  background-size: contain;
  position: absolute;
  right: 6px;
  top: 8px;
}
#home-banner div.itemslider > div > a.findout:hover {
  opacity: 0.8;
}
#page-banner {
  display: block;
  min-height: 125px;
  height: auto !important;
  height: 125px;
  margin: 0px 0px 20px 0px;
  position: relative; }
  #page-banner div.itemslider {
    display: block;
    min-height: 125px;
    height: auto !important;
    height: 125px;
    position: relative;
    z-index: 100; }
    #page-banner div.itemslider div {
      display: block;
      width: 100%;
      min-height: 125px;
      height: auto !important;
      height: 125px;
      position: relative;
      background-position: center center;
      background-repeat: no-repeat;
      background-size: cover; }

div.search {
  margin: 0px 0px 10px 0px; }
  div.search div {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #d8d8d8;
    min-height: 34px;
    height: auto !important;
    height: 34px;
    position: relative; }
  div.search input {
    border: none;
    background: transparent;
    width: 100%;
    min-height: 34px;
    height: auto !important;
    height: 34px;
    line-height: 34px;
    padding: 0px 16px 0px 6px;
    font-family: "Open Sans", arial, helvetica, sans-serif;
    font-size: 1.4em;
    color: #666666;
    font-weight: 400; }
  div.search a {
    display: inline-block;
    position: absolute;
    top: 0px;
    right: 0px;
    line-height: 34px;
    min-height: 34px;
    height: auto !important;
    height: 34px;
    border-left: 1px solid #d8d8d8;
    padding: 0px 6px 0px 6px;
    font-size: 1.8em;
    color: #666666; }
    div.search a i {
      line-height: 34px; }

#main-content {
  padding: 0px 0px 20px 0px; }
  #main-content #content {
    width: 74.6%;
    float: right; }
  #main-content #sidebar-left {
    width: 24%;
    float: left; }

#sidebar-left > div > nav {
  margin: 0px 0px 17px 0px;
  display: block; }

#sidebar-left > div > nav > ul {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px; }

#sidebar-left > div > nav > ul > li {
  margin: 0px 0px 4px 0px;
  padding: 0px 0px 0px 0px;
  list-style: none;
  font-family: "Open Sans", arial, helvetica, sans-serif;
  font-size: 1.4em;
  color: #0072ba;
  font-weight: 600;
  border-right: 2px solid #ffffff; }

#sidebar-left > div > nav > ul > li > a {
  background: #fafafa;
  background: -moz-linear-gradient(top, #fafafa 0%, #f1f0f0 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fafafa), color-stop(100%, #f1f0f0));
  background: -webkit-linear-gradient(top, #fafafa 0%, #f1f0f0 100%);
  background: -o-linear-gradient(top, #fafafa 0%, #f1f0f0 100%);
  background: -ms-linear-gradient(top, #fafafa 0%, #f1f0f0 100%);
  background: linear-gradient(to bottom, #fafafa 0%, #f1f0f0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#f1f0f0',GradientType=0 );
  display: block;
  padding: 6px 8px 7px 8px;
  border: 1px solid #f4f4f4;
  color: #0072ba; }

#sidebar-left > div > nav > ul > li > a:hover {
  color: #0099ff; }

#sidebar-left > div > nav > ul > li.current-menu-item > ul, 
#sidebar-left > div > nav > ul > li.current_page_ancestor > ul,
#sidebar-left > div > nav > ul > li.current-page-ancestor > ul {
  display: block; }
  
#sidebar-left > div > nav > ul > li > ul {
  display: none;
  margin: 8px 0px 8px 0px;
  padding: 0px 0px 0px 0px; }

#sidebar-left > div > nav > ul > li > ul > li {
  margin: 0px 0px 4px 0px;
  padding: 0px 0px 0px 0px;
  list-style: none;
  font-family: "Open Sans", arial, helvetica, sans-serif;
  font-size: 14px;
  color: #505050;
  font-weight: 400; }

#sidebar-left > div > nav > ul > li > ul > li > a {
  display: block;
  padding: 2px 8px 2px 8px;
  color: #505050; }

#sidebar-left > div > nav > ul > li > ul > li > a:hover {
  color: #0072ba; }
  
#sidebar-left > div > nav > ul > li > ul > li.current-menu-item > a,
#sidebar-left > div > nav > ul > li > ul > li.current-page-ancestor > a {
  font-weight: 600; color: #0072ba; }

#content > div.left {
  width: 62%;
  float: left; }
  
#content > div.left.hidesb {
  width: 100% !important;
  float: none !important; }

#content > div.right {
  width: 34.9%;
  float: right; }
  
  
div.searchresults {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
div.searchresults > h2 {
    margin: 0px 0px 8px 0px;
    padding: 10px 0px 0px 0px;
    font-family: "Open Sans", arial, helvetica, sans-serif;
    font-size: 2.2em;
    color: #0072ba;
    font-weight: 600;
    line-height: 100%;	
}
div.searchresults > ul { 
    margin: 0px 0px 20px 0px;
    padding: 0px 0px 0px 0px;	
}
div.searchresults > ul > li { 
    margin: 0px 0px 0px 0px;
    padding: 8px 0px 8px 0px;
    list-style: none;
    border-top: 1px solid #e5e5e5;
}
div.searchresults > ul > li > h3 { 
    margin: 0px 0px 4px 0px;
    padding: 0px 0px 0px 0px;
    font-family: "Open Sans", arial, helvetica, sans-serif;
    font-size: 1.4em;
    color: #0072ba;
} 
div.searchresults > ul > li > h3.nobold { font-weight: normal; } 
div.searchresults > ul > li > h3 a { color: #0072ba; }
div.searchresults > ul > li > p { 
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-family: "Open Sans", arial, helvetica, sans-serif;
    font-size: 1.3em;
    color: #58595b;
    font-weight: 400;
    line-height: 160%;
} 
div.searchresults > ul > li > p a {
	color: #0072ba;
}


  
#popup-form {
	max-width: 600px;
}
#popup-form img.nhs {
	width: 50%; height: auto; float: right; margin-bottom: 16px;
}
#popup-form img.qvh {
	width: 20%; height: auto; float: left; margin-bottom: 16px;
}
#popup-form > h2 {
    color: #0072ba;
    font-family: "Open Sans",arial,helvetica,sans-serif;
    font-size: 2.4em;
    font-weight: 600;
    line-height: 100%;
    margin: 0 0 20px;
    padding: 0;
}
#popup-form > p {
    color: #58595b;
    font-family: "Open Sans",arial,helvetica,sans-serif;
    font-size: 1.3em;
    font-weight: 400;
    line-height: 160%;
    margin: 0 0 14px;
    padding: 0;
}
#popup-form > p a {
	color: #0072ba;
}
#popup-form > p a:hover {
	text-decoration: underline;
}
#popup-form > div { }
#popup-form > div > p { 
    color: #58595b;
    font-family: "Open Sans",arial,helvetica,sans-serif;
    font-size: 1.3em;
    font-weight: 400;
    line-height: 160%;
    margin: 0 0 14px;
    padding: 0;
}
#popup-form > div > p a {
	color: #0072ba;
} 
#popup-form > div > p a:hover {
	text-decoration: underline;
} 

#content > div.left {
  padding: 0px 0px 0px 6px; }
  #content > div.left h1 {
    margin: 0px 0px 20px 0px;
    padding: 0px 0px 0px 0px;
    font-family: "Open Sans", arial, helvetica, sans-serif;
    font-size: 2.8em;
    color: #0072ba;
    font-weight: 600;
    line-height: 100%; }
    
	#content > div.left h6 {
	    color: #66c4e0;
	    font-family: "Open Sans",arial,helvetica,sans-serif;
	    font-size: 1.4em;
	    font-weight: 400;
	    line-height: 100%;
	    margin: 0 0 8px;
	    padding: 0px 0 0;
	} 
    
    
  #content > div.left h1 span { color: #333333; }
  #content > div.left > div.pcontent > h2, #calendar-details h2 {
    margin: 0px 0px 12px 0px;
    padding: 10px 0px 0px 0px;
    font-family: "Open Sans", arial, helvetica, sans-serif;
    font-size: 2.2em;
    color: #0072ba;
    font-weight: 600;
    line-height: 100%; }
  #content > div.left > div.pcontent > h3, #calendar-details h3 {
    margin: 0px 0px 8px 0px;
    padding: 10px 0px 0px 0px;
    font-family: "Open Sans", arial, helvetica, sans-serif;
    font-size: 1.8em;
    color: #0072ba;
    font-weight: 600;
    line-height: 100%; }
   #content > div.left > div.pcontent > h4, #calendar-details h4 {
    margin: 0px 0px 8px 0px;
    padding: 0px 0px 0px 0px;
    font-family: "Open Sans", arial, helvetica, sans-serif;
    font-size: 1.6em;
    color: #58595b;
    font-weight: 600;
    line-height: 100%; }
  #content > div.left > div.pcontent > p, #calendar-details p {
    margin: 0px 0px 14px 0px;
    padding: 0px 0px 0px 0px;
    font-family: "Open Sans", arial, helvetica, sans-serif;
    font-size: 1.4em;
    color: #58595b;
    font-weight: 400;
    line-height: 160%; }
    
    #calendar-details li {
	    font-family: "Open Sans", arial, helvetica, sans-serif;
	    font-size: 14px;
	    color: #58595b;
	    font-weight: 400;
	    line-height: 160%;
	    margin-bottom: 4px;
    }
    #content > div.left > div.pcontent > p a, #calendar-details p a {
      color: #0099ff; }
    #content > div.left > div.pcontent > p a:hover, #calendar-details p a:hover {
      color: #0072ba; }
    #content > div.left > div.pcontent > p strong {
      font-weight: 700; }
  #content > div.left > div.pcontent > ul, #content > div.left > div.pcontent > ol, #calendar-details ul, #calendar-details ol {
    margin: 0px 0px 14px 15px;
    padding: 0px 0px 0px 0px; }
    #content > div.left > div.pcontent > ul li, #content > div.left > div.pcontent > ol li, #calendar-details ul li, #calendar-details ol li {
      margin: 0px 0px 5px 0px;
      padding: 0px 0px 0px 0px;
      font-family: "Open Sans", arial, helvetica, sans-serif;
      font-size: 1.4em;
      color: #58595b;
      font-weight: 400;
      line-height: 160%; }
      #content > div.left > div.pcontent > ul li a, #content > div.left > div.pcontent > ol li a, #calendar-details li a {
        color: #0099ff; }
      #content > div.left > div.pcontent > ul li a:hover, #content > div.left > div.pcontent > ol li a:hover, #calendar-details li a:hover {
        color: #0072ba; }
  #content > div.left > div.pcontent iframe {
    margin: 20px 0px 20px 0px;
    width: 98%;
    max-width: 100%; }
    
  #content > div.left > div.pcontent > table {
	  margin: 0px 0px 14px 0px;
	  padding: 0px 0px 0px 0px;
	  border-collapse: collapse;
	  border: 1px solid #0072ba;
	  width: 100%;
  } 
  #content > div.left > div.pcontent > table th {
	  margin: 0px 0px 14px 0px;
	  padding: 4px 4px 4px 4px;
      font-family: "Open Sans", arial, helvetica, sans-serif;
      font-size: 1.4em;
      color: #ffffff;
      background: #0072ba;
      font-weight: 400;
      line-height: 160%;
      border-collapse: collapse;
      border: 1px solid #0072ba;
      text-align: left;
      font-weight: bold;
  } 
  #content > div.left > div.pcontent > table td {
	  margin: 0px 0px 14px 0px;
	  padding: 4px 4px 4px 4px;
      font-family: "Open Sans", arial, helvetica, sans-serif;
      font-size: 1.4em;
      color: #58595b;
      font-weight: 400;
      line-height: 160%;
      border-collapse: collapse;
      border: 1px solid #0072ba;
      text-align: left;
  }    
  
  #content > div.left > div.pcontent > div.jtitle > h4 {
    margin: 0px 0px 8px 0px;
    padding: 0px 0px 0px 0px;
    font-family: "Open Sans", arial, helvetica, sans-serif;
    font-size: 1.4em;
    color: #0072ba;
    font-weight: 400;
    line-height: 160%;
    position: relative;
    top: -8px;
  }  
  .consimg { float: left; width: 140px; height: auto; margin: 0px 14px 14px 0px; border: 1px solid #ededed; } 
  

div.sb-links > div.sb-link {
  margin: 0px 0px 14px 0px; }

div.sb-links > div.sb-link > div {
  position: relative;
}
div.sb-links > div.sb-link > div > div {
  background: transparent url(../images/qvh_boxarrow.png) no-repeat 95% center;
  padding: 18px 40px 22px 16px; }
  div.sb-links > div.sb-link > div > div h3 {
    margin: 0px 0px 14px 0px;
    padding: 0px 0px 0px 0px;
    font-family: "Open Sans", arial, helvetica, sans-serif;
    font-size: 1.4em;
    color: #ffffff;
    font-weight: 700;
    line-height: 100%; }
    div.sb-links > div.sb-link > div > div h3 a {
      color: #ffffff; }
  div.sb-links > div.sb-link > div > div p {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    opacity: 0.8;
    font-family: "Open Sans", arial, helvetica, sans-serif;
    font-size: 1.4em;
    color: #ffffff;
    font-weight: 400;
    line-height: 110%; }

div.sb-links > div.sb-link > div > div > a {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%; }


div.sb-link.careers img {
  width: 100%;
}
div.content-links div.content-link {
  display: block;
  border-right: 9px solid #65a394;
  margin: 0px 0px 14px 0px;
  position: relative; }

div.content-links div.content-link > div {
  display: block;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
  position: relative; }
  div.content-links div.content-link > div div.left {
    position: absolute;
    top: 0px;
    top: 0px;
    width: 25.7%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    border-right: 1px solid #dddddd; }
  div.content-links div.content-link > div div.right {
    float: right;
    width: 69.9%;
    padding: 11px 3px 12px 0px; }
    div.content-links div.content-link > div div.right h3 {
      margin: 0px 0px 14px 0px;
      padding: 0px 0px 0px 0px;
      font-family: "Open Sans", arial, helvetica, sans-serif;
      font-size: 1.4em;
      color: #58595b;
      font-weight: 700;
      line-height: 100%; }
      div.content-links div.content-link > div div.right h3 a {
        color: #58595b; }
    div.content-links div.content-link > div div.right p {
      margin: 0px 0px 0px 0px;
      padding: 0px 0px 0px 0px;
      font-family: "Open Sans", arial, helvetica, sans-serif;
      font-size: 1.4em;
      color: #58595b;
      font-weight: 400;
      line-height: 110%; }

div.content-links div.content-link > a {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%; }
  
  

.nimg { float: left; margin: 0px 16px 12px 0px; width: 40%; height: auto; }
.backbutton {
	border-top: 1px solid #e9e9e9;
	padding: 12px 0px 0px 0px;
	margin: 22px 0px 0px 0px;
}
.button {
}
.button > p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
    font-family: "Open Sans", arial, helvetica, sans-serif;
    font-size: 1.2em;
    color: #ffffff;
    font-weight: 600;
    line-height: 140%; 
}
.button > p a {
    display: inline-block;
    padding: 6px 12px 6px 12px;
    color: #ffffff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #0366b2;
    background: -moz-linear-gradient(top, #0366b2 0%, #2e80c2 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0366b2), color-stop(100%, #2e80c2));
    background: -webkit-linear-gradient(top, #0366b2 0%, #2e80c2 100%);
    background: -o-linear-gradient(top, #0366b2 0%, #2e80c2 100%);
    background: -ms-linear-gradient(top, #0366b2 0%, #2e80c2 100%);
    background: linear-gradient(to bottom, #0366b2 0%, #2e80c2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0366b2', endColorstr='#2e80c2',GradientType=0 ); 
 }



.ndate {
	border-bottom: 1px solid #e9e9e9;
	padding: 0px 0px 12px 0px;
	margin: 0px 0px 22px 0px;
}  
.ndate p {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-family: "Open Sans", arial, helvetica, sans-serif;
    font-size: 1.3em;
    color: #58595b;
    font-weight: 600;
    line-height: 110%;
}
  
.article {
	margin: 0px 0px 0px 0px;
	padding: 22px 0px 22px 0px;
	border-top: 1px solid #e9e9e9;
}
.article-content {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right; width: 74%;
}
.ac-full {
	float: none !important; width: 100% !important;
}
.article-content h3 {
    margin: 0px 0px 4px 0px;
    padding: 0px 0px 0px 0px;
    font-family: "Open Sans", arial, helvetica, sans-serif;
    font-size: 1.6em;
    color: #0072ba;
    font-weight: 700;
    line-height: 120%; 
}
.article-content p.article-date {
    margin: 0px 0px 8px 0px;
    padding: 0px 0px 0px 0px;
    font-family: "Open Sans", arial, helvetica, sans-serif;
    font-size: 1.3em;
    color: #58595b;
    font-weight: 600;
    line-height: 110%;
}
.article-content p.article-info {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-family: "Open Sans", arial, helvetica, sans-serif;
    font-size: 1.3em;
    color: #58595b;
    font-weight: 400;
    line-height: 140%;
}
.article-content p.article-info a {
      color: #0099ff; }
.article-content p.article-info a:hover {
      color: #0072ba; }
.article-content p.article-info strong {
      font-weight: 700; }
.article-content h3 a { color: #0072ba; }
.article-img { float: left; width: 20%; }
.article-img img { width: 100%; height: auto; border: 1px solid #e9e9e9; }






div.publication-list {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
} 
div.publication-list > ul {
    margin: 0px 0px 20px 0px;
    padding: 0px 0px 0px 0px;
}
div.publication-list > ul > li {
    margin: 0px 0px 0px 0px;
    padding: 11px 0px 11px 0px;
    list-style: none;
    border-top: 1px solid #e5e5e5;
}
.pub-img { float: left; width: 15%; }
.pub-cnt {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right; width: 83%;
}
.pub-img img { width: 100%; height: auto; border: 1px solid #e9e9e9; }
.pub-cnt h3 {
    margin: 4px 0px 11px 0px;
    padding: 0px 0px 0px 0px;
    font-family: "Open Sans", arial, helvetica, sans-serif;
    font-size: 1.6em;
    color: #0072ba;
    font-weight: 600;
    line-height: 120%; 
}
.pub-cnt h3 a { color: #0072ba; }
.pub-cnt p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
    font-family: "Open Sans", arial, helvetica, sans-serif;
    font-size: 1.2em;
    color: #ffffff;
    font-weight: 600;
    line-height: 140%; 
}
.pub-cnt p a {
    display: inline-block;
    padding: 6px 12px 6px 12px;
    color: #ffffff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #0366b2;
    background: -moz-linear-gradient(top, #0366b2 0%, #2e80c2 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0366b2), color-stop(100%, #2e80c2));
    background: -webkit-linear-gradient(top, #0366b2 0%, #2e80c2 100%);
    background: -o-linear-gradient(top, #0366b2 0%, #2e80c2 100%);
    background: -ms-linear-gradient(top, #0366b2 0%, #2e80c2 100%);
    background: linear-gradient(to bottom, #0366b2 0%, #2e80c2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0366b2', endColorstr='#2e80c2',GradientType=0 ); 
 }






.sb-sections {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px; }
  .sb-sections div.sb-section {
    margin: 0px 0px 18px 0px;
    padding: 0px 0px 0px 0px;
    background: #f4d5e6; }
    .sb-sections div.sb-section div.sbs-text {
      padding: 11px 12px 12px 12px; }
    .sb-sections div.sb-section div.sbs-freetext {
      padding: 11px 12px 8px 12px !important; }
      .sb-sections div.sb-section div.sbs-text h4 {
        margin: 0px 0px 3px 0px;
        padding: 0px 0px 0px 0px;
        font-family: "Open Sans", arial, helvetica, sans-serif;
        font-size: 1.3em;
        color: #58595b;
        font-weight: 700;
        line-height: 140%; }
        .sb-sections div.sb-section div.sbs-text h4 a {
          color: #58595b; }
        .sb-sections div.sb-section div.sbs-text h4 a:hover {
          color: #0099FF; }
      .sb-sections div.sb-section div.sbs-text p {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        font-family: "Open Sans", arial, helvetica, sans-serif;
        font-size: 1.3em;
        color: #58595b;
        font-weight: 400;
        line-height: 140%; }
      .sb-sections div.sb-section div.sbs-freetext p {
        margin: 0px 0px 12px 0px !important;
       }
        .sb-sections div.sb-section div.sbs-text p strong {
          font-weight: 700; }
        .sb-sections div.sb-section div.sbs-text p a {
          color: #58595b; }
        .sb-sections div.sb-section div.sbs-text p a:hover {
          color: #0099FF; }
    .sb-sections div.sb-section div.sbs-button {
      padding: 11px 12px 12px 12px; }
      .sb-sections div.sb-section div.sbs-button p {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        font-family: "Open Sans", arial, helvetica, sans-serif;
        font-size: 1.2em;
        color: #ffffff;
        font-weight: 600;
        line-height: 140%; }
        .sb-sections div.sb-section div.sbs-button p a {
          display: inline-block;
          padding: 6px 12px 6px 12px;
          color: #ffffff;
          border: 1px solid #ffffff;
          -webkit-border-radius: 4px;
          -moz-border-radius: 4px;
          border-radius: 4px;
          background: #0366b2;
          background: -moz-linear-gradient(top, #0366b2 0%, #2e80c2 100%);
          background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0366b2), color-stop(100%, #2e80c2));
          background: -webkit-linear-gradient(top, #0366b2 0%, #2e80c2 100%);
          background: -o-linear-gradient(top, #0366b2 0%, #2e80c2 100%);
          background: -ms-linear-gradient(top, #0366b2 0%, #2e80c2 100%);
          background: linear-gradient(to bottom, #0366b2 0%, #2e80c2 100%);
          filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0366b2', endColorstr='#2e80c2',GradientType=0 ); }
    .sb-sections div.sb-section div.sbs-links {
      padding: 0px 0px 10px 0px; }
      .sb-sections div.sb-section div.sbs-links ul {
        margin: 0px 0px 0px 0px;
        padding: 4px 0px 0px 0px; }
        .sb-sections div.sb-section div.sbs-links ul li {
          list-style: none;
          margin: 0px 0px 0px 0px;
          padding: 0px 0px 0px 0px;
          font-family: "Open Sans", arial, helvetica, sans-serif;
          font-size: 1.3em;
          color: #58595b;
          font-weight: 400;
          line-height: 140%; }
          .sb-sections div.sb-section div.sbs-links ul li a {
            display: block;
            padding: 7px 12px 7px 12px;
            color: #58595b; }
          .sb-sections div.sb-section div.sbs-links ul li a:hover {
            color: #0099FF; }
          .sb-sections div.sb-section div.sbs-links ul li.on a {
            color: #0099FF; font-weight: 600; }
    .sb-sections div.sb-section div.sbs-img {
      padding: 11px 12px 12px 12px; }
      .sb-sections div.sb-section div.sbs-img p {
        margin: 0px 0px 0px 0px; }
      .sb-sections div.sb-section div.sbs-img img {
        max-width: 100%;
        height: auto; }
  .sb-sections div.sb-section > h2 {
    display: block;
    margin: 0px 0px 0px 0px;
    padding: 8px 12px 9px 12px;
    background: #cb308a;
    background: -moz-linear-gradient(top, #cb308a 0%, #a00044 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cb308a), color-stop(100%, #a00044));
    background: -webkit-linear-gradient(top, #cb308a 0%, #a00044 100%);
    background: -o-linear-gradient(top, #cb308a 0%, #a00044 100%);
    background: -ms-linear-gradient(top, #cb308a 0%, #a00044 100%);
    background: linear-gradient(to bottom, #cb308a 0%, #a00044 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cb308a', endColorstr='#a00044',GradientType=0 );
    font-family: "Open Sans", arial, helvetica, sans-serif;
    font-size: 1.8em;
    color: #ffffff;
    font-weight: 600;
    line-height: 100%; }
    
    
.sb-sections div.sb-section div.sbs-form {
	padding: 14px 12px 14px 12px;
}
.sb-sections div.sb-section div.sbs-form div.formcontainer {
	background: #ffffff url(../images/qvh_selectmenu.png) no-repeat right center;
	position: relative;
	overflow: hidden;
	width: 86%;
	float: left;
	height: 34px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 0px;
    margin: 0px;
    border: 1px solid #999999;
}
.sb-sections div.sb-section div.sbs-form div.formcontainer select {
	border: none;
	background: none;
	width: 110%;
	height: 34px;
    font-family: "Open Sans", arial, helvetica, sans-serif;
    font-size: 1.3em;
    color: #58595b;
    font-weight: 400;
    line-height: 140%;
    padding: 0px 0px 0px 4px;
}
.sb-sections div.sb-section div.sbs-form button {
	border: none;
	background: #ffffff;	
	width: 12%;
	float: right;
	height: 34px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #0366b2;
    background: -moz-linear-gradient(top, #0366b2 0%, #2e80c2 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0366b2), color-stop(100%, #2e80c2));
    background: -webkit-linear-gradient(top, #0366b2 0%, #2e80c2 100%);
    background: -o-linear-gradient(top, #0366b2 0%, #2e80c2 100%);
    background: -ms-linear-gradient(top, #0366b2 0%, #2e80c2 100%);
    background: linear-gradient(to bottom, #0366b2 0%, #2e80c2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0366b2', endColorstr='#2e80c2',GradientType=0 );
    color: #ffffff;
    font-size: 2.4em;
    cursor: pointer;
}


#footer .left {
  float: left;
  padding-bottom: 30px; }
  #footer .left ul {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    position: relative;
    left: -6px; }
    #footer .left ul li {
      display: inline-block;
      margin: 0px 0px 0px 0px;
      padding: 0px 6px 0px 6px;
      list-style: none;
      float: left;
      font-family: "Open Sans", arial, helvetica, sans-serif;
      font-size: 1.2em;
      color: #58595b;
      font-weight: 400;
      line-height: 100%;
      border-right: 1px solid #58595b;
      line-height: 100%; }
      #footer .left ul li a {
        color: #58595b; }

#footer .right {
  float: right;
  padding-bottom: 30px; }
  #footer .right p {
    margin: 0px 0px 0px 0px;
    padding: 0px 6px 0px 6px;
    font-family: "Open Sans", arial, helvetica, sans-serif;
    font-size: 1.2em;
    color: #58595b;
    font-weight: 400;
    line-height: 100%; }
    #footer .right p a {
      color: #00bdf2;
      font-weight: 300; }
      #footer .right p a span {
        font-weight: 600; }

@media only screen and (max-width: 950px) {
  #content > div.left {
    width: 100%;
    margin-bottom: 30px;
    float: none; }
  #content > div.right {
    width: 100%;
    float: none; }
  #content > div.left iframe {
    width: 100%; }
  div.content-links div.content-link {
    width: 49%;
    float: left;
    margin-left: 1%; }
  div.content-links div.content-link > div {
    min-height: 120px;
    height: auto !important;
    height: 120px; }
  #nav {
    display: block; } }

@media only screen and (max-width: 800px) {
  #main-content #content {
    width: 65%; }
  #main-content #sidebar-left {
    width: 30%; } }

@media only screen and (min-width: 701px) {
#main-content #sidebar-left.sidebarlanding {
        display: none;
       }
}

@media only screen and (max-width: 700px) {
  body, html {
    height: 100%;
    position: relative; }
  #main-content {
    padding: 0px 0px 20px 0px; }
    #main-content #content {
      width: 100%;
      float: none; }

    #main-content #sidebar-left {
      width: 100%;
      float: none; }
  #header h2 {
    display: none; }
  #header h3 {
    width: 70%;
    text-align: right;
    margin-right: 4px; }
  #header h3 a {
    width: 100%;
    position: relative;
    height: 45px;
    padding-top: 45px;
    background-position: right top; }
  #mobile-nav {
    display: block !important;
    position: fixed;
    top: 30px;
    left: 10px;
    z-index: 999999999; }
    #mobile-nav a {
      display: inline-block;
      padding: 11px 10px 11px 10px;
      background: #0366b2;
      background: -moz-linear-gradient(top, #0366b2 0%, #2e80c2 100%);
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0366b2), color-stop(100%, #2e80c2));
      background: -webkit-linear-gradient(top, #0366b2 0%, #2e80c2 100%);
      background: -o-linear-gradient(top, #0366b2 0%, #2e80c2 100%);
      background: -ms-linear-gradient(top, #0366b2 0%, #2e80c2 100%);
      background: linear-gradient(to bottom, #0366b2 0%, #2e80c2 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0366b2', endColorstr='#2e80c2',GradientType=0 );
      color: #ffffff;
      line-height: 80%;
      font-size: 2.8em;
      -webkit-border-radius: 6px;
      -moz-border-radius: 6px;
      border-radius: 6px; }
  #home-banner div.itemslider > div > div > div h2 {
    color: #ffffff;
    font-family: "Open Sans",arial,helvetica,sans-serif;
    font-size: 2.5em;
    font-weight: 600;
    line-height: 100%;
    margin: 0 0 12px;
    padding: 0; }
  #home-banner div.itemslider > div > div > div p {
    color: #ffffff;
    font-family: "Open Sans",arial,helvetica,sans-serif;
    font-size: 1.6em;
    font-weight: 400;
    line-height: 140%;
    margin: 0;
    padding: 10px 0 0; }
  #twitterfeed {
    padding: 10px 12px 20px 12px; }
  #nav {
    display: none;
    position: fixed;
    top: 100px;
    left: 0px;
    width: 100%;
    height: 100%;
    overflow: auto;
    background: #ffffff;
    z-index: 999999999; }
  #home-banner {
    display: block;
    min-height: 300px;
    height: auto !important;
    height: 300px; }
    #home-banner div.itemslider {
      min-height: 300px;
      height: auto !important;
      height: 300px; }
      #home-banner div.itemslider div {
        min-height: 300px;
        height: auto !important;
        height: 300px; }
  #home-banner > span {
    background-size: contain; }
  div.content-links div.content-link {
    width: 100%;
    float: none;
    margin-left: 0%; }
  div.content-links div.content-link > div {
    min-height: 100px;
    height: auto !important;
    height: 100px; }
  #footer .left {
    float: none;
    padding-bottom: 30px; }
    #footer .left ul li {
      margin: 0px 0px 6px 0px; }
  #footer .right {
    float: none;
    padding-bottom: 30px; }
    #footer .right p {
      position: relative;
      left: -6px; } }

@media only screen and (max-width: 550px) {
  #header {
    position: fixed;
    width: 100%;
    top: 0px;
    left: 0px;
    z-index: 99999999;
    background: #ffffff;
    min-height: 110px;
    height: auto !important;
    height: 110px;
    border-bottom: 2px solid #0072ba; }
  .search {
    padding: 0px 10px 0px 10px; }
  #nav {
    position: fixed;
    top: 80px;
    left: 0px;
    width: 100%;
    height: 100%;
    overflow: auto;
    background: #ffffff;
    z-index: 999999999; }
  #mobile-nav {
    display: block !important;
    position: fixed;
    top: 16px;
    left: 10px;
    z-index: 999999999; }
  body {
    padding-top: 80px; }
  #header {
    position: fixed;
    width: 100%;
    top: 0px;
    left: 0px;
    z-index: 99999999;
    background: #ffffff;
    min-height: 80px;
    height: auto !important;
    height: 80px; } }
    
    
 div.calendar-meta ul {
	 margin: 0px 0px 0px 0px;
	 padding: 0px 0px 0px 0px;
 }
 div.calendar-meta ul li {
	 margin: 0px 0px 20px 0px;
	 padding: 0px 0px 0px 0px;
     color: #58595b;
     font-family: "Open Sans",arial,helvetica,sans-serif;
     font-size: 1.5em;
     font-weight: 600;
     line-height: 160%;
     list-style: none;
 }
 div.calendar-meta ul li i {
	 color: #0072ba;
	 font-size: 22px;
 }
 
 
 div.button-container {
	 border-top: 1px solid #cccccc;
	 padding: 20px 0px 0px 0px;
 }
 .btn {
    -moz-user-select: none;
    border: 1px solid transparent;
    border-radius: 0.25rem;
    display: inline-block;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.25;
    padding: 0.5rem 1rem;
    text-align: center;
    transition: all 0.2s ease-in-out 0s;
    vertical-align: middle;
    white-space: nowrap;
    font-family: "Open Sans",arial,helvetica,sans-serif;
    font-size: 1.5em;
}
.btn-success {
    background-color: #5cb85c;
    border-color: #5cb85c;
    color: #fff;
}




img.cal-img { width: 100%; height: auto; margin: 0px 0px 30px 0px; }
div.calendar-item img {
	float: right;
	margin: 0px 0px 12px 12px;
	max-width: 110px;
	height: auto;
	position: relative;
	top: 4px;
}
#calendar-content h3 {
    color: #0072ba;
    font-family: "Open Sans",arial,helvetica,sans-serif;
    font-size: 1.8em;
    font-weight: 600;
    line-height: 100%;
    margin: 0 0 8px;
    padding: 0px 0 0;
}
#calendar-content h6 {
    color: #66c4e0;
    font-family: "Open Sans",arial,helvetica,sans-serif;
    font-size: 1.2em;
    font-weight: 400;
    line-height: 100%;
    margin: 0 0 8px;
    padding: 0px 0 0;
}
#calendar-content p {
    color: #58595b;
    font-family: "Open Sans",arial,helvetica,sans-serif;
    font-size: 1.3em;
    font-weight: 400;
    line-height: 160%;
    margin: 0 0 6px;
    padding: 0;
}
#calendar-content h3 a, #calendar-content p a {
	color: #0072ba;
}
#calendar-content ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#calendar-content ul li {
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
    color: #58595b;
    font-family: "Open Sans",arial,helvetica,sans-serif;
    font-size: 1.3em;
    font-weight: 600;
    line-height: 160%;
}
#calendar-content ul li i {
	color: #0072ba;
	display: inline-block;
	min-width: 20px;
}

div.calendar-item {
	border-top: 1px solid #cccccc;
	padding: 20px 0px 20px 0px;
}
div.calendar-item:last-child {
	border-bottom: 1px solid #cccccc;
	margin-bottom: 40px;
}


#calendar-filter { border-left: 1px solid #cccccc; padding-left: 16px; }
#calendar-filter p {
	margin: 0px 0px 18px 0px;
}
#calendar-filter h3 {
    color: #0072ba;
    font-family: "Open Sans",arial,helvetica,sans-serif;
    font-size: 1.8em;
    font-weight: 600;
    line-height: 100%;
    margin: 0 0 18px;
    padding: 0px 0 0;
}
#calendar-filter label {
	display: block;
    color: #0072ba;
    font-family: "Open Sans",arial,helvetica,sans-serif;
    font-size: 1.3em;
    font-weight: 400;
    line-height: 100%;
    margin: 0px 0px 5px 0px;
}
#calendar-filter input[type=text] {
    color: #58595b;
    font-family: "Open Sans",arial,helvetica,sans-serif;
    font-size: 1.3em;
    font-weight: 600;
    line-height: 38px;
    height: 38px;
    border: 1px solid #cccccc;
    width: 100%;
    padding: 0px 8px 0px 8px;
}
#calendar-filter select {
    color: #58595b;
    font-family: "Open Sans",arial,helvetica,sans-serif;
    font-size: 1.3em;
    font-weight: 600;
    line-height: 38px;
    height: 38px;
    border: 1px solid #cccccc;
    width: 100%;
    padding: 0px 8px 0px 8px;
}
#calendar-filter input[type=submit], a.button {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #0366b2 0%, #2e80c2 100%) repeat scroll 0 0;
    border: 1px solid #ffffff;
    border-radius: 4px;
    color: #ffffff;
    display: inline-block;
    padding: 6px 12px;
    font-family: "Open Sans",arial,helvetica,sans-serif;
    font-size: 1.4em;
    font-weight: 400;
    cursor: pointer;
}
a.button { opacity: 0.5; }


div.calendar-book-section label {
	display: block !important;
    color: #0072ba !important;
    font-family: "Open Sans",arial,helvetica,sans-serif !important;
    font-size: 13px !important;
    font-weight: 400 !important;
    line-height: 100% !important;
    margin: 0px 0px 5px 0px !important;
}
div.calendar-book-section input[type=text] {
    color: #58595b !important;
    font-family: "Open Sans",arial,helvetica,sans-serif !important;
    font-size: 13px !important;
    font-weight: 600 !important;
    line-height: 38px !important;
    height: 38px !important;
    border: 1px solid #cccccc !important;
    width: 100% !important;
    padding: 0px 8px 0px 8px !important;
}
div.calendar-book-section select {
    color: #58595b !important;
    font-family: "Open Sans",arial,helvetica,sans-serif !important;
    font-size: 13px !important;;
    font-weight: 600 !important;
    line-height: 38px !important;
    height: 38px !important;
    border: 1px solid #cccccc !important;
    width: 100% !important;
    padding: 0px 8px 0px 8px !important;
}
div.calendar-book-section .gform_wrapper .validation_message {
    font-family: "Open Sans",arial,helvetica,sans-serif !important;
    font-size: 10px !important;;
    font-weight: 400 !important;
}
div.calendar-book-section .gform_wrapper li.gfield.gfield_error, 
div.calendar-book-section .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    padding-top: 10px !important;
}
div.calendar-book-section .gform_wrapper li.gfield.gfield_error label {
	padding-left: 8px !important;
}
div.calendar-book-section h4 {
    color: #0072ba;
    font-family: "Open Sans",arial,helvetica,sans-serif;
    font-size: 2.2em;
    font-weight: 600;
    line-height: 100%;
    margin: 0 0 18px;
    padding: 0px 0 0;
}
div.calendar-book-section input[type=submit] {
	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #0366b2 0%, #2e80c2 100%) repeat scroll 0 0 !important;
    border: 1px solid #ffffff !important;
    border-radius: 4px !important;
    color: #ffffff !important;
    display: inline-block !important;
    padding: 6px 12px !important;
    font-family: "Open Sans",arial,helvetica,sans-serif !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    cursor: pointer !important;
}
div.calendar-book-section .gform_wrapper .gform_footer {
    clear: both;
    margin: 0 0 0 !important;
    padding: 0 0 0.625em !important;
}

#field_5_1 > label { display: none !important; }

div.backtocalendar {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 11px 0px;
    color: #58595b;
    font-family: "Open Sans",arial,helvetica,sans-serif;
    font-size: 1.3em;
    font-weight: 400;
    line-height: 160%;
    margin: 0px 0px 40px 0px;
}
div.backtocalendar a {
	color: #0072ba;
}

#gform_confirmation_wrapper_5, gform_confirmation_wrapper_4 {
    color: green;
    font-family: "Open Sans",arial,helvetica,sans-serif;
    font-size: 1.4em;
    font-weight: 600;
    line-height: 160%;
    margin: 0px 0px 40px 0px;
}





#filter-keywords {
	background: #ebffeb;
}
#events-sort { float: right; }
#events-sort {
    border: 1px solid #cccccc;
    color: #58595b;
    font-family: "Open Sans",arial,helvetica,sans-serif;
    font-size: 1.3em;
    font-weight: 600;
    padding: 4px 8px;
}

#shell div.sb-link.careers {
  background:#63B32E;
}
a.cta-careers {
  background:#63B32E;
  color:#fff;
  text-transform: uppercase;
  padding: 10px;
    transition:0.5s;
  -webkit-transition:0.5s;
  -moz-transition:0.5s;
  -ms-transition:0.5s;
  -o-transition:0.5s;
  border-radius: 12px;
  display: table;
  margin-top: 20px;
  margin-bottom: 50px;
}


 a.cta-careers:hover {
  opacity: 0.8;
}

.careers-container {
    margin: 0px 0px 14px 0px;
    padding: 0px 0px 0px 0px;
    font-family: "Open Sans", arial, helvetica, sans-serif;
    font-size: 1.4em;
    color: #58595b;
    font-weight: 400;
    line-height: 160%;
}
.videodesc {
  font-size: 14px;
  color:#fff;
  padding:20px;
  background:#63B32E;
  margin-bottom: 50px;

}

.careers-container p {
  margin-bottom: 0;
}
.careers-container iframe {
  margin-bottom: 0 !important;
  width: 100% !important;
}

.careers-container h2 {
      margin: 0px 0px 12px 0px;
    padding: 10px 0px 0px 0px;
    font-family: "Open Sans", arial, helvetica, sans-serif;
    font-size: 2.2em;
    color: #0072ba;
    font-weight: 600;
    line-height: 100%;
}

.careers-container h3 {
      margin: 30px 0px 12px 0px;
    padding: 10px 0px 0px 0px;
    font-family: "Open Sans", arial, helvetica, sans-serif;
    font-size: 1.3em;
    color: #0072ba;
    font-weight: 600;
    line-height: 100%;
}

.careers-container h5 {
      margin: 0px 0px 12px 0px;
    padding: 10px 0px 0px 0px;
    font-family: "Open Sans", arial, helvetica, sans-serif;
       font-size: 1.1em;
    color: #0072ba;
    font-weight: normal;
    line-height: 100%;
    margin: 0;
    padding: 7px 0 0 0;
    line-height: 1.4em;
    font-style: italic;
}


#landing-content img {
  width: 100%;
  max-width: 100%;
}


#landing-content h1 {
  color: #014993;
    margin: 40px 0px 60px 0px;
    padding: 10px 0px 0px 0px;
    font-family: "Open Sans", arial, helvetica, sans-serif;
    font-size: 3em;
    font-weight: 500;
    line-height: 110%;
    width: 1100px;
    max-width: 90%;
}

#landing-content h2 {
  color: #014993;
  font-size: 2.5em;
  font-weight: 500;
  line-height: 110%;

}

#landing-content h3 {
  color: #1074B8;
  font-weight: 500;
  margin-bottom: 5px;
}

#landing-content p {
  margin-top: 0px;
  margin-bottom: 20px;
}

#landing-content {
font-family: "Open Sans", arial, helvetica, sans-serif;
    font-size: 1.4em;
    color: #58595b;
    font-weight: 400;
    line-height: 160%;
}



.left-landing, .right-landing {
  width: 50%;
  float: left;

}
.left-landing {
  padding-right: 25px;
}
.right-landing {
  padding-left: 25px;
}
.right-landing h3:first-of-type{
  margin-top: 0;
}

.video-section {
  background:rgba(99,179,46,.10);
}
.video-section .row-landing{
  
   width: 100%;
  overflow: hidden;
   display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  align-content: center;
  flex-direction: row;
  margin:70px auto;
}

.videos, .video-copy {
  width: 50%;
  float: left;
}

.videos {
  position: relative;
  height: 500px;
}

.videobanner {
  height: 500px;
  position: relative;
}
.videos iframe, .videobanner iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;

}
.video-copy {
  padding: 0 8%;
  
}
#landing-content .video-copy p {
  font-size: 2em;
  line-height: 110%;
  color: #717171;
  margin-bottom: 60px;
}
.video-copy a.cta-careers {
  font-size: 1.25em;
}
.listvideos {
  margin-top: 40px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
}
.listvideos > div {
  width: 30%;
}
.listvideos .videobox {
  
  height: 120px;
}

.listvideos span {
      color: #1074B8;
      font-size: 1.2em;
      text-align: center;
      display: block;
      margin:10px auto 0 auto;
}
.videobox {
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
   -webkit-transition:0.3s;
  -moz-transition:0.3s;
  -ms-transition:0.3s;
  -o-transition:0.3s;
    cursor: pointer;

}


#video1img {
  height: 100%;
  width: 100%;
}

#video1imgbanner {
   height: 500px;
  width: 100%;
}

.videobox::before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background:rgba(0,0,0,0);
  transition:0.5s;
  -webkit-transition:0.5s;
  -moz-transition:0.5s;
  -ms-transition:0.5s;
  -o-transition:0.5s;
}

.videobox:hover::before {
  background:rgba(0,0,0,0.2);
}
.videobox.actv::before {
  background:rgba(0,0,0,0.6);
}

.videobox::after {
  content: '';
  width: 100px;
  height: 100px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform:translate(-50%,-50%);
  -webkit-transform:translate(-50%,-50%);
  -moz-transform:translate(-50%,-50%);
  -ms-transform:translate(-50%,-50%);
  -o-transform:translate(-50%,-50%);
  background:url('/wp-content/uploads/2018/01/play-icon.svg') no-repeat center center;
  background-size:contain;
  border-radius: 50%;
}

.listvideos .videobox::after {
  width: 40px;
  height: 40px;
} 
#shell.landingpage-body {
  width: 100%;
  max-width: 100%;
}

.row-landing {
  margin-left: auto;
  margin-right: auto;
  width: 98%;
  font-weight: normal;
  max-width: 1200px;
  overflow: hidden;
}

#shell.landingpage-body #header, #shell.landingpage-body .gradline,  #shell.landingpage-body #footer{
  margin-left: auto;
  margin-right: auto;
  width: 98%;
  font-weight: normal;
  max-width: 1200px;
}

@media only screen and (max-width: 767px) {
  .videobanner, #video1imgbanner, .videos {
    height: 300px;
  }
  .videos, .video-copy,.left-landing, .right-landing {
    width: 100%;
    float: none;
    padding:0;
  }
  .video-section .row-landing{
    display: block !important;
  }
  #landing-content {
    padding:0 10px;
  }
  #landing-content h1 {
    margin: 20px 0px 30px 0px;
    font-size: 2em;
  
    }

  #landing-content iframe {
    width: 100%;
  }

}
#sidebar-left > div > nav > ul > li#nav-menu-item-296 a {
  color: #63B32E;

}


#hj-select-sector h2, #hj-select-sector h3 {
    text-align: center;
    font-size:2.8em;
}

.jobpage h3 {
    font-size:2.8em;
    color: #0072ba;

}
h2 {
    color: #0072ba;
}
#hj-select-sector ul {
    margin: 1em auto 2em;
  
    padding: 0px;
    text-align: center;
    overflow: hidden;
}


#hj-select-sector ul li {
    list-style-type: none;
    float: left;
    padding: 0px;
    width: calc(100% / 3 - 8px);
    margin: 8px 4px;
    
}

#hj-select-sector ul li img {
  width: 100%;
}

#hj-select-sector ul li.hj-custom-sector-icon {
    min-width: 0px;
}

@media only screen and (min-width: 1024px) {

  #main-content #content.jobpage {
    padding:0 90px;
  }
}

.role-specific {
   display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
}

.role-specific > div {
  width:50%;
}

.role-specific > div > div h4, .role-specific > div > div p{
  display: inline-block;
  margin:0;
  font-size:1.2em;
}

.role-specific > div > div h4 {
  
  text-align: right;
  width: 200px;
  margin-right: 20px;
}

#landing-content h2.codejob {
  color: #014993;
  margin:10px 0 50px 0;
}

#landing-content .role-specific p {
  margin-bottom: 10px;
}

#landing-content.jobdetailpage h2 {
  font-size:2em;
}

#landing-content.jobdetailpage h3 {

  color: #63B32E;
  font-size: 1.5em;
  margin:30px 0 0.83em 0;
}

.jobsidebar .addthis_sharing_toolbox {
  margin-top: 20px;
  margin-bottom: 58px;
}

#landing-content h1.jobtitle {
  color:#63B32E;
  margin:40px 0 0 0;
}

.jobdetail {
   display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}

.jobcopy {
  width: calc(100% - 380px - 10%);
}
.jobsidebar {
  width: 380px;
}

.jobdetailpage a.cta-careers {
  padding:10px 40px;
}

.greyside {
  padding:30px 20px;
  background:rgba(1,73,147,0.05);
  border-radius: 10px;
  margin-top: 30px;
}

#landing-content.jobdetailpage .greyside h2 {
  margin-top: 0;
}
.greyside ul {
  padding: 0 0 0 20px;
  margin-bottom: 20px;
}
.greyside.otherjobs ul {
  padding:0;
  margin:0;
}
.greyside ul li {
  margin-bottom: 10px;
}
.greyside.otherjobs ul li {
       display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
    justify-content: space-between;
    align-items: center;
    align-content: center;
    width: 100%;
    border-top: 1px solid #95989A;
    padding-top: 20px;
    margin-bottom: 20px;
    font-size:1.2em;
}

.greyside.otherjobs ul li:last-child {
  border-bottom: 1px solid #95989A;
  margin-bottom: 0;
  padding-bottom: 20px;
}

.jobdetailpage .greyside a.cta-careers {
  margin:0;
  font-size:0.8em;
  padding:10px;
  width: 150px;
  text-align: center;
}

.jobdetailpage .greyside li span {
  width: calc(100% - 130px);
}

a.download-job {
  display: block;
  margin:0 0 10px 0;
  text-decoration: underline;
  color: #717171;
}

.jobsidebar .logos {
   display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    margin-top: 30px;

}
.jobsidebar .logos a {
  width:40%;
  margin-bottom: 10px;
}
.jobsidebar .logos a img {
  width: 100%;
}

#bottomcta-careers {
  margin-top: 20px;
}

@media only screen and (max-width: 1023px) {
  .jobdetail {
    display: block !important;
  }
  .jobcopy,.jobsidebar {
    width: 100%;
  }
  #landing-content h1.jobtitle {
    margin-top: 20px;
  }
  .role-specific > div > div h4 {
    width: 150px;
  }
  .jobsidebar .logos {
    flex-wrap: initial;
     align-items: center;
    align-content: center;
  }
  #landing-content .jobsidebar .logos a  {
    margin:10px 20px;
   
  }
  .jobdetailpage .jobcopy a.cta-careers {
      width: 50%;
      text-align: center;
      margin: 20px auto 40px auto;
      max-width: 360px;
  }



}

@media only screen and (max-width: 767px) {
  .role-specific > div {
    width: 100%;
  }
  .role-specific {
    display: block !important;
  }
  .role-specific > div > div h4 {
    width: 95px;
  }
  #landing-content .jobsidebar .logos a  {
    margin:10px 2px;
   
  }
  .jobdetailpage .jobcopy a.cta-careers {
    width: 100%;
    text-align: center;
  }
  .greyside.otherjobs ul li{
    display: block !important;
    text-align: center;
  }
  .jobdetailpage .greyside a.cta-careers {
    margin: 15px auto 0 auto;
  }

}



ol.jobtoplist {
  margin:0;
  padding:0;
}
.jobtoplist > li {
    list-style: none;
    border-top: none;
    border-left: none;
    border-right: none;
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
       border-bottom: 1px solid #555;
}

.jobtoplist > li a {
      padding: 1em 1.5em;
    font-weight: normal;
    color: inherit;
    display: block;
}
.jobtoplist > li a:hover {
  background-color: #FEF6D5;

}

.jobtoplist > li header {
  font-size: 15px;
    clear: both;
    overflow: hidden;
    margin-bottom: 0.3em;
}

.jobtoplist > li .hj-job-details {
      font-size: 13px;
    min-width: 220px;
    overflow: hidden;
}

.jobtoplist > li .hj-field-caption {
    display: inline;
    padding-right: 1ex;
}

ol.jobtoplist li header .hj-job-detail {
    display: inline;
    font-weight: bold;
}


ol.jobtoplist li header .hj-grade {
    float: right;
}

.hj-job-details div {
  margin:10px 0 ;
}


#landing-joblist {
  margin:20px 0;
  padding:0;
   display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;

}

#landing-joblist li {
  width: 48%;
  padding:20px 10px;
  border-bottom:1px solid #95989A;
   display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

#landing-joblist li span {
  font-size: 1.2em;
}
#landing-joblist li:nth-child(1),#landing-joblist li:nth-child(2){
  border-top:1px solid #95989A;
}
#landing-joblist li a.cta-careers { 
  margin:0;
}

@media only screen and (max-width: 900px) {
  #landing-joblist li {
    display: block !important;
    text-align: center;
  } 
   #landing-joblist li span {
    text-align: center;
   }
  #landing-joblist li a.cta-careers { 
    display: block;
    margin:10px auto 0 auto;
    text-align: center;
    max-width: 360px;
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  #landing-joblist li { 
    width: 100%;
  }
  #landing-joblist li:nth-child(2) {
    border-top: none;
  }
}


#pcon-main a.cta-careers {
  margin-bottom: 20px;
}






  html[data-useragent*='MSIE 10.0'] .jobdetailpage .greyside li span {
    float: left;
    width: 55%;
  }
  html[data-useragent*='MSIE 10.0'] .jobdetailpage .greyside a.cta-careers {
    float: left;
    width: 40%;
  }
  html[data-useragent*='MSIE 10.0'] .greyside.otherjobs ul li {
    overflow: hidden;
  }

  html[data-useragent*='MSIE 10.0'] .jobsidebar .logos a {
    width: 150px;
    float: left;
    margin: 20px;
    border:none;
  }
  html[data-useragent*='MSIE 10.0'] .jobsidebar .logos a img {
    border: none;
  }

   html[data-useragent*='MSIE 10.0'] .jobsidebar .logos {
    display: block;
    overflow: hidden;
  }

  html[data-useragent*='MSIE 10.0'] #landing-joblist li a.cta-careers {
    width: 130px;
    float: left;
  }
  html[data-useragent*='MSIE 10.0'] #landing-joblist li span {
    width: 70%;
    float: left;
  }
  html[data-useragent*='MSIE 10.0'] #landing-joblist li {
    overflow: hidden;
  }
  html[data-useragent*='MSIE 10.0'] #landing-joblist {
    display: block;
    overflow: hidden;
  }
  html[data-useragent*='MSIE 10.0'] #landing-joblist li {
    float: left;
    margin-right: 1%;
  }
  html[data-useragent*='MSIE 10.0'] .listvideos div {
    margin-right: 2%;
  }



/*#gform_wrapper_7 input[type=text] {
	height: 40px;
	font-size: 14px;
}
#gform_wrapper_7 textarea {
	font-size: 14px;
	padding: 6px;
}
#gform_wrapper_7 .top_label .gfield_label {
    margin: 14px 0px 0px 0px;
    font-size: 14px;

}
#gform_wrapper_7 .gfield_checkbox label {
	font-size: 14px !important;
}
#gform_wrapper_7 .gform_drop_instructions {
	font-size: 14px;
}
#gform_wrapper_7 .gfield_html p {
	font-size: 14px;
}
#gform_wrapper_7 input[type=submit], #gform_wrapper_7 input[type=button] {
	font-size: 14px;
	color: #ffffff;
	background: #0072ba;
	border: none;
	padding: 14px;
	width: 200px;
	text-transform: uppercase;
}*/


body .gform_wrapper input[type=text] {
	height: 40px;
	font-size: 14px !important;
}
body .gform_wrapper textarea {
	font-size: 14px;
	padding: 6px;
}
body .gform_wrapper .top_label .gfield_label {
    margin: 14px 0px 0px 0px;
    font-size: 14px !important;
}
body .gform_wrapper .gfield_checkbox label {
	font-size: 14px !important;
}
body .gform_wrapper .gform_drop_instructions {
	font-size: 14px !important;
}
body .gform_wrapper .gfield_html p {
	font-size: 14px !important;
}
body .gform_wrapper input[type=submit], body .gform_wrapper input[type=button] {
	font-size: 14px !important;
	color: #ffffff;
	background: #0072ba;
	border: none;
	padding: 14px;
	width: 200px;
	text-transform: uppercase;
}
body .gform_wrapper .gfield_description {
	font-size: 14px !important;
	color: #666666;
}

body .gform_wrapper .gfield_html {
	font-size: 14px !important;
}


.sensitive {
	background: #0072ba;
	padding: 20px;
	color: #ffffff;
}
.sensitive label {
	color: #ffffff;
	font-weight: bold;
}
