* {
    margin: 0;
    padding: 0;
    position:relative !important;
    border:none;
}
@page  
{
    size: A4;   /* auto is the initial value */
    /* this affects the margin in the printer settings */
    margin: 15mm;  
}

body {
  font: 12pt arial, helvetica, sans-serif; /* font: default 16px to 10px */
  background-color: #FFF;
  }
  
#topmenu, #branding, #branding > div, #nav-global, #nav-global > div, #left-column-internal, #site-info {
    display: none;
    height: 0;
}

#top-logo {
    background: none repeat scroll 0 0 #D3D3D3;
    margin-bottom: 5px;
    padding: 10px;
    text-align: right;
}

#breadcrumb {
    border-bottom: 1px solid #EDEDED;
    float: left;
    margin: 10px 0 20px 10px;
    padding-bottom: 10px;
    top: 50px;
    width: 98%;
    z-index: 50;
}
#breadcrumb h5 {
    float: left;
    font-weight: normal;
    margin-right: 5px;
}
#breadcrumb ol {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#breadcrumb li {
    color: #999999;
    float: left;
    font-family: 'Open Sans',liberation_sansbold,"Franklin Gothic Medium","Franklin Gothic","ITC Franklin Gothic",Arial,Helvetica,sans-serif;
    font-size: 14px;
    margin: 0;
    padding: 0 8px 0 0;
}
#breadcrumb li.home-breadcrumb {
    background: url("../img/icons/diamond-home-logo.png") no-repeat scroll 0 0 / contain rgba(0, 0, 0, 0);
    height: 20px;
    margin-right: 15px;
    overflow: hidden;
    padding: 0;
    text-indent: 100%;
    white-space: nowrap;
    width: 20px;
}
#breadcrumb li:after {
    content: " / ";
}
#breadcrumb li.home-breadcrumb:after, #breadcrumb li.last-breadcrumb:after {
    content: "";
}
#breadcrumb li a {
    color: #999999;
    padding: 0 8px 0 0;
}
#breadcrumb li.home-breadcrumb a {
    display: block;
    height: 20px;
    padding: 0;
    width: 20px;
}
#main #breadcrumb {
    left: 0;
    position: absolute;
    top: -10px;
}


a {
  color: #444A95; /* Was blue */
  text-decoration: none;
}

h1,h2 {
  font-family: 'Open Sans', liberation_sansbold, "Franklin Gothic Medium", "Franklin Gothic", "ITC Franklin Gothic", Arial, sans-serif;
  font-weight: normal !important;
}

h1 {
    border-bottom: 1px solid #EDEDED;
    color: #000000;
    float: none;
    font-size: 1.8em;
    letter-spacing: -1px;
    margin-bottom: 5px;
    padding-bottom: 10px;
    width: auto;
    text-align:center;
    clear:both;
}

h2 {
  color: #000000;
  float: none;
  margin-bottom: 5px;
  width: auto;
  font-size: 120%;
  padding-5px;
  background:lightgray;
  text-align:center;
  clear:both;
}

h2 a {
  color: #444A95;
}

h2 a:visited {
  color: #444A95;
}

h3 {
  font-size: 100%;
}

h4 {
  font-size: 82.5%;
}

h6 {
  display: none;
}

table, ul, ol, dl, p {
    margin-bottom: 15px;
}


.jotform-feedback-link {
    display: none;
}

.super-list div {
    display: block !important;
}

.Boxify.stay-in-touch {
    overflow: auto;
    position: relative;
}

#boxTitleF {
  background: none repeat scroll 0 0 lightgray;
  color: black;
  margin-bottom: 8px;
  padding: 8px;
  text-transform: uppercase;
}

#boxTitleF:hover {
  background: none repeat scroll 0 0 darkgray;
  cursor: pointer;
}

#home #jobindex {
  /*background: none repeat scroll 0 0 lightgray;*/
  display: block;
  height: auto;
  overflow: auto;
  padding: 10px;
  position: relative;
}

.boxB {
  background: #ebebeb; /* Was lightgray */
  width: 161px;
  margin-left: 5px;
  float: left;
  min-height: 192px;
  margin-bottom: 20px;
  height: auto;
}

.boxB:first-child {
    margin-left: 0;
}

.boxB>div:first-child {
  font-size: 120%;
  font-family: 'Open Sans', liberation_sansbold, "Franklin Gothic Medium", "Franklin Gothic", "ITC Franklin Gothic", Arial, Helvetica, sans-serif;
}

#boxE {
  background: white;
  width: 370px;
  margin: 5px;
  float: left;
  height: 360px;
}

#boxE img {
  margin: -13px;
  width: 377px;
}

#boxTitleE {
  background: black;
  color: white;
  font-weight: normal;
  padding: 5px 0 5px 10px;
}

#boxTitleF {
  background: lightgray;
  color: black;
  padding: 5px 0 5px 10px;
  margin-bottom: 10px;
}

#boxTitleF:hover {
  background: darkgray;
  cursor: pointer;
}

.boxTitleB {
  background: none repeat scroll 0 0 #40B5BB;
  color: white;
  font-weight: normal;
  padding: 5px 0 5px 10px;
}

.boxTitleC {
  background: none repeat scroll 0 0 #7292CB;
  color: white;
  font-weight: normal;
  padding: 5px 0 5px 10px;
}

.boxTitleD {
  background: none repeat scroll 0 0 #5B54A2;
  color: white;
  font-weight: normal;
  padding: 5px 0 5px 10px;
}

.boxTitle {
  background: none repeat scroll 0 0 #0D4291;
  color: white;
  font-weight: normal;
  padding: 5px 0 5px 10px;
}

.boxContent {
  padding: 10px;
}

.boxLink>ul {
  list-style: none outside none;
  margin: 0;
}

.boxLink li {
  padding: 5px 10px ;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}

.boxLink li:hover {
  background: darkgray;
  cursor: pointer;
}

.boxLink li a:hover {
  text-decoration: none;
}

#home #wrapper-2 .text-section-Small {
  clear: none;
  float: left;
  margin-right: 20px;
  position: relative;
  width: 250px;
}

#call #info {
  background: none repeat scroll 0 0 #ED5627;
  border-radius: 82px 82px 82px 82px;
  color: white;
  float: left;
  margin-bottom: 10px;
  margin-right: 5px;
  padding: 10px;
  text-align: center;
  width: 20px;
}

#call {
  color: #ED5627;
  font-weight: bold;
}


/*
 *  Wow Slider Large
 */
.wowsliderlarge {
  clear: both;
  overflow: hidden;
  position: relative;
  margin: 0 10px 10px 0;
}

#wowslider-containerLarge {
  zoom: 1;
  position: relative;
  max-width: 550px;
  margin: 0px;
  z-index: 90;
  border: none;
  text-align: left;
  width: 550px
}

#wowslider-containerLarge .ws_images ul {
  position: relative;
  width: 10000%;
  height: auto;
  left: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  border-spacing: 0;
  overflow: visible;
}

#wowslider-containerLarge .ws_images ul li {
  width: 1%;
  line-height: 0; /*opera*/
  float: left;
  font-size: 0;
  padding: 0 0 0 0 !important;
  margin: 0 0 0 0 !important;
}

#wowslider-containerLarge .ws_images {
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

#wowslider-containerLarge .ws_images a {
  width: 100%;
  display: block;
  color: transparent;
}

#wowslider-containerLarge img {
  max-width: none !important;
}

#wowslider-containerLarge .ws_images img {
  width: 100%;
  border: none 0;
  max-width: none;
  padding: 0;
}

#wowslider-containerLarge a {
  text-decoration: none;
  outline: none;
  border: none;
}

#wowslider-containerLarge  .ws_bullets {
  font-size: 0px;
  float: left;
  position: absolute;
  z-index: 70;
}

#wowslider-containerLarge  .ws_bullets div {
  position: relative;
  float: left;
}

#wowslider-containerLarge  a.wsl {
  display: none;
}

#wowslider-containerLarge sound,#wowslider-containerLarge object {
  position: absolute;
}

#wowslider-containerLarge  .ws_bullets {
  padding: 10px;
}

#wowslider-containerLarge .ws_bullets a {
  margin-left: 4px;
  width: 22px;
  height: 20px;
  background: url(./bullet.png) left top;
  float: left;
  text-indent: -4000px;
  position: relative;
  color: transparent;
}

#wowslider-containerLarge .ws_bullets a.ws_selbull,#wowslider-containerLarge .ws_bullets a:hover
  {
  background-position: 0 100%;
}

#wowslider-containerLarge a.ws_next,#wowslider-containerLarge a.ws_prev
  {
  position: absolute;
  display: none;
  top: 50%;
  margin-top: -28px;
  z-index: 60;
  height: 50px;
  width: 51px;
  background-image: url(./arrows.png);
}

#wowslider-containerLarge a.ws_next {
  background-position: 100% 0;
  right: 10px;
}

#wowslider-containerLarge a.ws_prev {
  left: 10px;
  background-position: 0 0;
}

#wowslider-containerLarge a.ws_next:hover {
  background-position: 100% 100%;
}

#wowslider-containerLarge a.ws_prev:hover {
  background-position: 0 100%;
}

#wowslider-containerLarge a.ws_next,#wowslider-containerLarge a.ws_prev
  {
  display: block
}

#wowslider-containerLarge:hover a.ws_next,#wowslider-containerLarge:hover a.ws_prev
  {
  display: block
}

#wowslider-containerLarge  .ws_bullets {
  bottom: -65px;
  left: 50%;
}

#wowslider-containerLarge  .ws_bullets div {
  left: -50%;
}

#wowslider-containerLarge .ws-title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 48px;
  z-index: 50;
  background: #2a2a2a;
  opacity: 0.8;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
  overflow: hidden;
}

#wowslider-containerLarge .ws-title div {
  /* font-family: "Franklin Gothic Medium", "Franklin Gothic", "ITC Franklin Gothic", Arial, sans-serif; */
  font-family: 'Open Sans', liberation_sansbold, "Franklin Gothic Medium", "Franklin Gothic", "ITC Franklin Gothic", Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 18px;
  color: #F9FBFB;
  padding: 12px;
}

#wowslider-containerLarge  .ws_thumbs {
  font-size: 0px;
  position: absolute;
  overflow: auto;
  z-index: 70;
}

#wowslider-containerLarge .ws_thumbs a {
  color: transparent;
  opacity: 0.85;
}

#wowslider-containerLarge .ws_thumbs a:hover {
  opacity: 1;
}

#wowslider-containerLarge .ws_thumbs a:hover img {
  visibility: visible;
}

#wowslider-containerLarge .ws_thumbs {
  right: -122px;
  top: 0;
  width: 117px;
}

#wowslider-containerLarge .ws_thumbs div {
  position: relative;
  width: 100%;
}

#wowslider-containerLarge .ws_thumbs .ws_selthumb img {
  border-color: #444;
}

#wowslider-containerLarge .ws_thumbs  a img {
  margin: 0 3px 5px;
  text-indent: 0;
  max-width: none;
  border: none;
}

#wowslider-containerLarge .ws_logo {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 9;
  background: url(./loading.gif) 50% 50% no-repeat;
}

#wowslider-containerLarge img.loading {
  width: 101px;
  height: 48px;
  background: url(./loading.gif) 50% 50% no-repeat;
}

#wowslider-containerLarge .ws_bullets a img {
  text-indent: 0;
  display: block;
  bottom: 16px;
  left: -51px;
  visibility: hidden;
  position: absolute;
  -moz-box-shadow: 0 0 5px #000000;
  box-shadow: 0 0 5px #000000;
  border: 5px solid #a4a4a4;
  max-width: none;
}

#wowslider-containerLarge .ws_bullets a:hover img {
  visibility: visible;
}

#wowslider-containerLarge .ws_bulframe div div {
  height: 48px;
  overflow: visible;
  position: relative;
}

#wowslider-containerLarge .ws_bulframe div {
  left: 0;
  overflow: hidden;
  position: relative;
  width: 101px;
  background-color: #a4a4a4;
}

#wowslider-containerLarge  .ws_bullets .ws_bulframe {
  display: none;
  bottom: 20px;
  overflow: visible;
  position: absolute;
  cursor: pointer;
  -moz-box-shadow: 0 0 5px #000000;
  box-shadow: 0 0 5px #000000;
  border: 5px solid #a4a4a4;
}

#wowslider-containerLarge .ws_bulframe span {
  display: block;
  position: absolute;
  bottom: -10px;
  margin-left: -2px;
  left: 51px;
  background: url(./triangle.png);
  width: 15px;
  height: 6px;
}

/* Wow Slider Small Carousel*/
#wowslider-container1 {
  border: medium none;
  margin: 0 auto;
  padding-top: 0px;
  position: relative;
  text-align: left;
  z-index: 100;
  height: 275px;
  width: 100%;
}

#wowslider-container1 ul {
  border-spacing: 0;
  height: auto;
  left: 0;
  list-style: none outside none;
  margin: 0;
  overflow: visible;
  padding: 0;
  position: relative;
  width: 10000%;
}

#wowslider-container1 .ws_images ul li {
  float: left;
  font-size: 0;
  line-height: 0;
  margin: 0 !important;
  padding: 0 !important;
  width: 1%;
}

#wowslider-container1 .ws_images {
  
  left: 0;
  overflow: hidden;
  padding: 0 0 20px !important;
  position: relative;
  top: 0;
  width: 100%;
}

#wowslider-container1 .ws_images a {
  color: transparent;
  display: block;
  width: 100%;
}

#wowslider-container1 img {
  max-width: none !important;
}

#wowslider-container1 .ws_images img {
  border: 0 none;
  max-width: none;
  width: 100%;
}

#wowslider-container1 a {
  border: medium none;
  outline: medium none;
  text-decoration: none;
}

#wowslider-container1 .ws_bullets {
  float: left;
  font-size: 0;
  position: absolute;
  z-index: 70;
}

#wowslider-container1 .ws_bullets div {
  float: left;
  position: relative;
}

#wowslider-container1 a.wsl {
  display: none;
}

#wowslider-container1 .ws_bullets {
  padding: 0;
}

#wowslider-container1 .ws_bullets a {
  background: url("../img/bgs/bullet.png") repeat scroll left top
    transparent;
  color: transparent;
  float: left;
  height: 20px;
  margin-left: 4px;
  position: relative;
  text-indent: -4000px;
  width: 22px;
}

#wowslider-container1 .ws_bullets a.ws_selbull,#wowslider-container1 .ws_bullets a:hover
  {
  background-position: 0 100%;
}

#wowslider-container1 a.ws_next,#wowslider-container1 a.ws_prev {
  background-image: url("../img/bgs/arrows.png");
  display: block !important;
  height: 50px;
  margin-top: -28px;
  position: absolute;
  top: 130px;
  width: 51px;
  z-index: 60;
}

#wowslider-container1 a.ws_next {
  background-position: 100% 0;
  right: 10px;
}

#wowslider-container1 a.ws_prev {
  background-position: 0 0;
  left: 10px;
}

#wowslider-container1 a.ws_next:hover {
  background-position: 100% 100%;
}

#wowslider-container1 a.ws_prev:hover {
  background-position: 0 100%;
}

* html #wowslider-container1 a.ws_next,* html #wowslider-container1 a.ws_prev
  {
  display: block;
}

#wowslider-container1:hover a.ws_next,#wowslider-container1:hover a.ws_prev
  {
  display: block;
}

#wowslider-container1 .ws_bullets {
  right: 0;
  top: 212px;
}

#wowslider-container1 .ws-title {
  color: #F9FBFB;
  left: 0;
  line-height: 18px;
  margin-right: 10px;
  overflow: auto;
  position: relative !important;
  text-transform: uppercase;
  width: 100%;
  z-index: 50;
}

#wowslider-container1 .ws-title div,#wowslider-container1 .ws-title span
  {
  background: none repeat scroll 0 0 #2A2A2A;
  display: inline-block;
  opacity: 0.8;
  padding: 10px;
}

#wowslider-container1 .ws-title div {
  display: block;
  margin-top: 0;
  padding-top: 2px;
  text-transform: none;
}

#wowslider-container1 ul {
  animation: 20s ease 0s normal none infinite wsBasic;
}

#wowslider-container1 .ws_bullets a img {
  border: 5px solid #A4A4A4;
  box-shadow: 0 0 5px #000000;
  display: block;
  left: -66px;
  max-width: none;
  position: absolute;
  text-indent: 0;
  top: 16px;
  visibility: hidden;
}

#wowslider-container1 .ws_bullets a:hover img {
  visibility: visible;
}

#wowslider-container1 .ws_bulframe div div {
  height: 90px;
  overflow: visible;
  position: relative;
}

#wowslider-container1 .ws_bulframe div {
  background-color: #A4A4A4;
  left: 0;
  overflow: hidden;
  position: relative;
  width: 131px;
}

#wowslider-container1 .ws_bullets .ws_bulframe {
  border: 5px solid #A4A4A4;
  box-shadow: 0 0 5px #000000;
  cursor: pointer;
  display: none;
  overflow: visible;
  position: absolute;
  top: 20px;
}

#wowslider-container1 .ws_bulframe span {
  background: url("../img/bgs/triangle.png") repeat scroll 0 0 transparent;
  display: block;
  height: 6px;
  left: 66px;
  margin-left: -2px;
  position: absolute;
  top: -10px;
  width: 15px;
}

.wowslidersmall {
  background: none repeat scroll 0 0 #FFFFFF;
  border: medium none;
  clear: none;
  color: white;
  float: left;
  margin: 0px 10px 10px;
  overflow: hidden;
  position: relative;
  width: 310px;
}
