
/*@import  url(slideshow.css);*/
body {
    font: normal 300 100%/125% "PT Sans Narrow", Arial, sans-serif;
    color: #1e1e1e;
}

p {
  font-size: 110% !important;
  line-height: 125%;
  font-family: "PT Sans Narrow", Arial, sans-serif;
  text-align: left;
}

h1 {
    color: #142d51;
    font-family: inherit;
    font-weight: 300;
    line-height: 115%;
}

h2,h3,h4,h5,h6 {
    color: #142d51;
    font-family: inherit;
    font-weight: 300;
    line-height: 1;
}

ul, ol {
  font-size: 110%;
}

li {
  margin: 0 0 .5em 0;
}

blockquote {
  margin-left: 3em;
}

blockquote, blockquote p {
    color: #1E1E1E;
    font-family: Georgia,serif;
    font-size: 90%;
    font-style: italic;
    font-weight: normal;
    line-height: 1.45;
    margin-bottom: 0;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 3px;
    position: relative;
}

blockquote:before {
  display: block;
  content: "\201C";
  font-size: 113px;
  position: absolute;
  left: -20px;
  top: -20px;
  color: #7a7a7a;
}

blockquote cite {
  color: #999999;
  font-size: 14px;
  display: block;
  margin-top: 5px;
}
 
blockquote cite:before {
  content: "\2014 \2009";
}

.node-second-level-page .pane-node-field-headline,
h2.section-header {
  font-size: 155%;
  font-weight: 400;
  margin: 0em 0 .25em;
  line-height: 125%;
  text-align: left;
  color: #2C3E50;
  letter-spacing: -1px;
}

.pane-node-field-headline .pane-content {
  margin-bottom: .25em;
}

a:link,
a:active,
a:visited {
  color: #2C3E50;
  /* font-weight: 400; */
  text-decoration: none;
}

a:hover {
  color: #F39C12;
}

input.webform-submit.button-primary.form-submit {
    font-family: "PT Sans Narrow", Arial, sans-serif;
    color: #FFF;
    font-weight: 400;
    text-decoration: none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
    padding: 5px 0;
    margin-bottom: 1em;
    width: 75px;
    float: left;
    font-size: 110%;
  text-shadow: none;
    background: #F39C12;
  border: none;
}

#button {
  background-color: #2C3E50;
  background: #2C3E50;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

input.webform-submit.button-primary.form-submit:hover,
input.webform-submit.button-primary.form-submit:focus,
input.webform-submit.button-primary.form-submit:active {
  background: #f47c20;
  background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
  background: -moz-linear-gradient(top,  #f88e11,  #f06015);
  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
}

.panels-add-content-modal a:link {
  font-size: 150%;
  font-weight: 400;
  text-align: left;
  line-height: 150%;
  outline: none;
  border: 0;
}

.panels-add-content-modal .content-type-button img {
  padding-top: 10px;
}


/* Logo
-------------------------------------------------------------- */
.logo-img {
    display: none;
}

.top-logo {
    margin-top: .75em;
}

.top-logo-med,
.top-logo-lg {
    display: none;
}

.top-logo img {
    height: auto;
    max-width: 100%;
}

.pane-page-logo {
    text-align: center;
}

/* Prefaces
-------------------------------------------------------------- */
#zone-preface-wrapper {
  display: none;
}

.page-front-page #zone-preface-wrapper {
  display: block;
}

#region-preface-first {
   display: none;
}

.region-preface-first {
    margin: 0;
}

.region-preface-second {
    /*margin: 10px 0;*/
}

.region-preface-third {
  background: #FFF;
   display: none;
}

/* User Menu (for people who have content access)
-------------------------------------------------------------- */
#block-system-user-menu {
    display: none;
}

#block-system-user-menu a {
    color: #2C3E50;
    font-size: 86%;
}

#block-system-user-menu a:hover {
    color: #F39C12;
}

#block-system-user-menu.menu {
    padding-bottom: .25em;
  float: right;
}

#block-system-user-menu li {
    list-style-type: none;
    float: right;
    padding: 0 .5em;
    display: inline-block;
}

/* Primary Top Navigation
-------------------------------------------------------------- */
#zone-menu,
.tb-megamenu {
  background: #2C3E50;
  font-family: "PT Sans Narrow", Arial, sans-serif;
}

.tb-megamenu ul,
.tb-megamenu ol,
.tb-megamenu li {
  margin-bottom: 0;
}

.tb-megamenu .nav > li > a {
  text-decoration: none;
  font-weight: 300;
}

.tb-megamenu .nav > li > a:active {
  color: #F39C12;
}

.tb-megamenu .mega > .mega-dropdown-menu {
  margin-left: 1em;  
}

.tb-megamenu .nav-collapse .nav li a:hover,
.tb-megamenu .nav-collapse .nav li a:active {
  color: #F39C12;
  border-top: 0;
  border-color: #FFF;
}

.tb-megamenu .nav-collapse .nav > li > a {
  font-weight: 400;
  font-size: 110%;
}

/* Secondary Top Navigation
-------------------------------------------------------------- */
.block-menu-quicklinks ul {
    font-size: 1.1em;
    line-height: 1;
    margin: 0;
    padding-bottom: 10px;
    text-align: center;
  margin-right: 0.5em;
}

/*spacing for IE10 in Navigation*/
.block-menu-quicklinks ul {
    float: right\9;
    line-height: 1\9;
    margin: 0\9;
    padding-bottom: 6px\9;
  font-size:1.2em\9;
  letter-spacing: -0.3px\9;

}

.block-menu-quicklinks li {
    display: inline-block;
}

.block-menu-quicklinks a,
.block-menu-quicklinks a:active,
.block-menu-quicklinks a:visited {
    text-decoration: none;
}

.block-menu-quicklinks a:hover {
    color: #F39C12;
}

/* Section Content
-------------------------------------------------------------- */
.view-field-collection-sectioned-content,
.field-name-field-sectioned-body {
  background: #FFF;
  padding: 20px 15px 0;
  border: 1px #D2D7D3 solid;
  text-align: left;
}

.field-name-field-sectioned-body-header {
  font-size: 155%;
  margin-bottom: .5em;
}

#section-content {
  margin-top: 2em;
}

.region-content {
  min-height: 22em;
}

.pane-content {
    margin-bottom: 23.5px;
}

.panels-ipe-paneid-96 {
    margin-top: -10px;
}

.field-name-field-bucket {  
  margin: 1em 0;
}

/* Section Footer
-------------------------------------------------------------- */
#zone-footer {
    background-color: #2C3E50;
    padding-top: 0.25em;
}

.region-footer-second {
    padding: 10px 0;
    text-align: center;
}

/*--Footer Menu--*/
#zone-footer li.menu li {
    margin: 0 .3em;
}

.pane-menu-menu-footer ul.menu,
.block-menu-footer ul.menu {
    font-size: 96%;
    text-align: center;
    /* line-height: 145%; */
    font-weight: 400;
}

.pane-menu-menu-footer li,
.block-menu-footer li {
    display: inline-block;
}

.pane-menu-menu-footer ul.menu a,
#zone-footer ul.menu a {
    color: #FFF;
    text-decoration: none;
}

.pane-menu-menu-footer ul.menu a:hover,.pane-menu-menu-footer ul.menu a:active,
#zone-footer ul.menu a:hover,#zone-footer ul.menu a:focus {
    color: #F39C12;
}

/* Home Page Image Slideshow
-------------------------------------------------------------- */
.view-flexslider-hp .flexslider {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
    border: 0 solid #FFF;
    box-shadow: none;
    height: 120px;
    margin: 0;
    overflow: hidden;
    position: relative;
  margin-top:10px;
}

.view-flexslider-hp .flex-control-nav,
.view-flexslider-hp .flexslider .flex-direction-nav a,
.view-flexslider-hp .flexslider:hover .flex-direction-nav a,
.view-flexslider-hp .flex-direction-nav .flex-prev .view-flexslider-hp .flex-direction-nav .flex-next,
.view-flexslider-hp .flex-control-paging li a,
.view-flexslider-hp .flex-control-paging li a:hover,
#views_slideshow_controls_text_flexslider_hp-block {
    display: none;
}

.view-flexslider-hp .views-field-title {
    display: none;
}

.view-flexslider-hp .views-field-field-slide-text {
    margin: 0;
    padding: 5px 0;
  text-shadow: 1px 1px 1px rgba(150, 150, 150, 1);
  text-align: center;
}

.view-flexslider-hp .views-field-field-slide-text.One-Quarter-Width {
  width: 25%;
}

.view-flexslider-hp .views-field-field-slide-text.Half-Width {
  width: 50%;
}

.view-flexslider-hp .views-field-field-slide-text.Three-Quarters-Width {
  width: 75%;
}

.view-flexslider-hp .views-field-field-slide-text.Full-Width {
  width: 99%;
}

.view-flexslider-hp .views-field-field-slide-text.Black {
  color: #000;
}

.view-flexslider-hp .views-field-field-slide-text.Gold {
  color: #FFD700;
}

.view-flexslider-hp .views-field-field-slide-text.Navy {
  color: #000080;
}

.view-flexslider-hp .views-field-field-slide-text.White {
  color: #FFF;
}

/* Home Page Governor Quote and Video Colorbox
-------------------------------------------------------------- */
.block-block-3 {
    color: #FFF;
    padding: 5px;
    text-align: left;
    margin: 1.5em 0 0;
}

.front-page-gov-quote p {
    margin-bottom: 0;
}

.front-page-gov-quote blockquote  {
  font-size: 96%;
}

.front-page-gov-quote blockquote p {
  line-height: 1.4;
  margin: 0 0 0 10px;
}

.front-page-gov-quote blockquote:before {
  display: block;
  content: "\201C";
  font-size: 175px;
  position: absolute;
  left: -50px;
  top: -60px;
  color: #ccc;
}

.front-page-gov-quote blockquote cite {
  color: #999999;
  font-size: 14px;
  display: block;
  margin-top: 0px;
  float: right;
}
 
.front-page-gov-quote blockquote cite:before {
  content: "\2014 \2009";
}

/* Quote Rotator
-------------------------------------------------------------- */
.pane-quote-rotator {
    display: none;
}

/* Buckets
-------------------------------------------------------------- */
.views-field-field-bucket-name {
    background-color: #2C3E50;
    border-radius: 10px 10px 0 0;
  -webkit-border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
    border: 1px solid #D2D7D3;
    border-bottom-width: 0;
    padding: 8px 10px;
    text-align: center;
}

.views-field-field-bucket-name a {
    color: #FFF;
    text-decoration: none;
    font-size: 120%;
}

.views-field-field-bucket-img {
    background: #FFF;
    border: 1px #D2D7D3 solid;
  border-width: 0 1px;
    overflow: hidden;
}

.views-field-field-bucket-txt {
    background: #FFF;
    color: inherit;
    padding: .5em;
    text-align: left;
  border: 1px #D2D7D3 solid;
    border-width: 0 1px 0;
    font-weight: 400;
    font-size: 110%;
}

.views-field-field-bucket-lnk-1 {
  border: 1px #D2D7D3 solid;
    border-width: 0 1px 1px;
  background: #FFF;
  text-align: right;
  padding: 0 .5em .5em 0;
  font-size: 110%;
}

.views-field-field-bucket-lnk-1 a {
    /* color: #2C3E50; */
    /* text-decoration: none; */
}

.views-field-field-bucket-lnk-1 a:focus,.views-field-field-bucket-lnk-1 a:active {
    text-decoration: underline;
}

/*-----------QUICKLINKS-------------*/
.view-field-collection-quicklinks {
  background: #FFF;
  padding: 5px 10px;
  border: 1px #D2D7D3 solid;
  text-align: left;
  line-height: 1;
}

.node-second-level-page .pane-quick-links .field-name-body {
background: #FFF;
padding: 5px 10px;
border: 1px #D2D7D3 solid;
text-align: left;
}

.node-second-level-page .panel-separator {
  /* height: 15px; */
}

.page-node-57 .panel-separator {
  height: 8px;
}


.view-field-collection-quicklinks p {
  padding-left: .5em;
  margin: 0;
  font-weight: 300;
}

.view-field-collection-quicklinks a {
  text-decoration: none;
}

.view-field-collection-quicklinks.view-display-id-block .views-row:last-child {
  border-bottom: 0;
  padding: .75em 0;
}

.view-field-collection-quicklinks.view-display-id-block .views-row {
  border-bottom: 1px #D2D7D3 solid;
  padding: .75em 0;
}

.view-field-collection-quicklinks.view-display-id-block ul {
  list-style-type: none;
  margin: 1em 0 .5em;
}

.view-field-collection-quicklinks.view-display-id-block li {
    margin-bottom: 1em;
}

/*-----------SIDE-LINKS-------------*/
.field-collection-item-field-side-links {
  /* margin: 0 0 23.5px 0; */
}
.view-field-collection-side-links,
.field-name-field-side-links {
  /* background: #FFF; */
  /* padding: 5px 10px; */
  /* border: 1px #D2D7D3 solid; */
  text-align: left;
  /* line-height: 1; */
}

.field-name-field-side-link-bucket-title {
  background: #2C3E50;
  color: #FFF;
  font-size: 100%;
  text-decoration: none;
  border-radius: 10px 10px 0 0;
  border-top: 1px solid #D2D7D3;
  text-align: center;
  margin-bottom: 0;
  letter-spacing: normal;
  padding: .45em 0;
  font-size: 115%;
  font-weight: 300;
}

.side-link-text,
.field-name-field-side-links .field-name-field-bucket-text {
  background: #FFF;
  padding: 5px 10px;
  border: 1px #D2D7D3 solid;
  text-align: left;
  border-top-width: 0;
  line-height: 125%;
}

.view-field-collection-side-links p {
  padding: .1em;
  margin: 0;
  text-align: left;
}

.view-field-collection-side-links a {
  /* text-decoration: none; */
}

.view-field-collection-side-links.view-display-id-block .views-row {
  /* border-bottom: 1px #D2D7D3 solid; */
  margin: 0 0 23.5px 0;
}

.view-field-collection-side-links.view-display-id-block ul,
.field-name-field-side-links .field-name-field-bucket-text ul {
  list-style-type: none;
  margin: .5em auto;
}

.view-field-collection-side-links.view-display-id-block li,
.field-name-field-side-links .field-name-field-bucket-text li {
    margin-bottom: .5em;
    width: 98%;
}

/*-----------PHOTO-CAPTIONS-------------*/
blockquote.image-field-caption:before {
  display: none;
}

.views-field-field-top-image-caption,
.field-name-field-field-top-image-caption {
  margin: 4px auto 0;
    font-size: 72%;
  font-weight: 700;
  background: rgb(221, 221, 221);
  background: rgba(221, 221, 221, 0.5); 
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#4cdcdddd', endColorstr='#4cdD2D7D3cc'); /* IE */
  padding: 7px;
}

.views-field-field-top-image-caption p,
.field-name-field-field-top-image-caption p {
  margin-bottom: 0;
}

p.top-image-caption {
    text-align: center;
    background: #F1F1F1;
    margin: 2px 0 0;
    font-size: 96% !important;
    padding: 2px 5px;
    color: #1e1e1e;
}

/* Custom Panel Panes and Second level Pages
-------------------------------------------------------------- */
.pane-node-title .pane-title,
.pane-custom .pane-title, h2.block-title {
    display: none;
  text-align: left;
  font-weight: 400;
}

.pane-page-title h2 {
  text-align: left;
  margin-bottom: 10px;
  font-size: 90%;
}

.pane-node-title .pane-content h2 {
  text-align: left;
  color: #2C3E50;
  line-height: 1;
  margin-bottom: 0;
}

.pane-node-body .field-name-body {
  background: #FFF;
  padding: 0 5px;
  border: 1px #D2D7D3 solid;
  text-align: left;
  line-height: 1;
}

.field-name-field-page-description {
  text-align: left;

}

.field-name-field-page-description p {
  
}

.node-second-level-page .pane-node-field-headline {
  margin-top: 0;
}

.node-second-level-page h2.pane-title {
  background: #2C3E50;
  color: #FFF;
  font-size: 100%;
  text-decoration: none;
  border-radius: 10px 10px 0 0;
  border-top: 1px solid #D2D7D3;
  text-align: center;
  margin-bottom: 0;
  letter-spacing: normal;
  padding: .45em 0;
  font-size: 115%;
  font-weight: 300;
}

.node-second-level-page .pane-content {
  /* margin-bottom: 0px; */
}

.node-second-level-page .field-name-body {
  line-height: 115%;
}

.node-video .field-collection-container {
  border-bottom: 0px solid #D3D7D9;
  margin: 0; 
}

/*.node-video .field-collection-container .content{
  border-bottom: 0px solid #D3D7D9;
}

.node-video .field-collection-container .field-items .field-item {
  margin-bottom: 0;
}
*/

.field-name-field-video .field-collection-view {
    padding: 0px;
    border-top: 0px;
    margin: 0;
}

.field-name-field-video-caption {
    border: 1px #D2D7D3 solid;
    border-top-width: 0;
    padding: 1em 1.2em;
    background-color: #FFF;
}

.field-name-field-video-caption p {
    margin-bottom: 0;
}

/* Form Buttons
-------------------------------------------------------------- */
#zone-footer .form-actions input[type=submit] {
    padding: 2px 30px 3px !important;
    font-size: 18px !important;
    font-family:'PT Sans Narrow', Arial, sans-serif;
    font-weight: 400;
    color: #1e1e1e;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border: 1px solid #E1E1E1;
    cursor: pointer;
    box-shadow: 0 1px 0 rgba(255,255,255,0.5) inset;
    -moz-box-shadow: 0 1px 0 rgba(255,255,255,0.5) inset;
    -webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.5) inset;
    float: right;
}

.form-actions input[type=submit]:hover,
.form-actions input[type=submit]:active,
.form-actions input[type=submit]:focus {

    background: #E1E1E1;
}

#zone-footer .form-actions input {
    right: 25px;
    padding: 0;
    position: relative;
}

#zone-footerinput[type=search] button {
    margin: 0 -30px 0 0;
    vertical-align: middle;
}

#zone-footer input[type=search],
#zone-footer input[type=text] {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    -moz-box-sizing: border-box;
    background-clip: padding-box;
    background-color: #FFF;
    border-color: #848484 #C1C1C1 #E1E1E1;
    border-radius: 2px;
    border-style: solid;
    border-width: 0;
    color: #000;
    font-family: inherit;
    font-size: 14px;
    height: auto;
    outline: 0 none;
    padding: 2.5px 2.5px 2.5px 5px;
    width: 60%;
    margin-left: 30px;
}

button:focus,
button:active,
input:focus,
input:active,
select:focus,
select:active,
textarea:focus,
textarea:active {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none; 
  z-index: 1;
}
/* Webforms
-------------------------------------------------------------- */
.pane-node .node-webform {
    text-align: left;
    padding: 0 10px 10px;
    background: #FFF;
    margin-top: -13px;
    border: 1px #D2D7D3 solid;
    border-top-width: 0;
}

.pane-node .node-webform .form-text {
    width: 96%;
}
.inside .pane-block-8{
height: 100%;
margin-left: auto;
margin-right: auto;
width:100%;
/* Internet Explorer 10 */
display:-ms-flexbox;
-ms-flex-pack:center;
-ms-flex-align:center;
/* Firefox */
display:-moz-box;
-moz-box-pack:center;
-moz-box-align:center;
/* W3C */
display:box;
box-pack:center;
box-align:center;
/* Safari, Opera, and Chrome */
display:-webkit-box;
-webkit-box-pack:center;
-webkit-box-align:center;
}
/* Call to Action Buttons
-------------------------------------------------------------- */
.cta-button,
#cta-button {
  display: inline-block;
  zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
  *display: inline;
  vertical-align: baseline;
  margin: 0 2px;
  outline: none;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  padding: .5em 2em .55em;
  text-shadow: 0 1px 1px rgba(0,0,0,.3);
  -webkit-border-radius: 2px; 
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.node-second-level-page #cta-button {
padding: 0;
}

a.cta-button,
#cta-button a {
    color: #FFF;
    font-weight: 400;
    text-decoration: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    padding: .5em;
    min-width: 200px;
    float: left;
    font-size: 110%;
}
a.cta-button {
    float: none!important;
}
a.cta-button {
  text-decoration: none;
  color: #fff;
  margin:.5em 0;
  width: 200px;
  font-size: 110%;
}
.cta-button a:hover,
#cta-button a:hover {
  text-decoration: none;
}

.cta-button a:active,
#button a:active {
  position: relative;
  top: 1px;
}

ul.button-wrap {
  /* margin: 0; */
  width: 100%;
}

.button-wrap li {
    list-style-type: none;
    margin: 20px 0;
}

/* Text Colors
---------------------------------------------- */
.text-black {color: #000;}
.text-yellow {color: #F39C12;}
.text-gold {color: #ffd700};
.text-red {color: #d81b21;}
.text-navy {color: #000080;}
.text-white {color: #FFF;}
.text-orange {color: #f78d1d;}
.text-green {color: #64991e;}

/* Button Colors
---------------------------------------------- */
a.Black {
  color: #d7d7d7;
  border: solid 1px #333;
  background: #333;
  background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#000));
  background: -moz-linear-gradient(top,  #666,  #000);
  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#000000');
}

a.Black:hover {
  background: #000;
  background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#000));
  background: -moz-linear-gradient(top,  #444,  #000);
  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#000000');
}

a.Black:active {
  color: #666;
  background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#444));
  background: -moz-linear-gradient(top,  #000,  #444);
  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#666666');
}

a.Yellow {
    color: #FFF;
    background: #F39C12;
}

a.Yellow:hover {
    background: #e68a00;
    background: 0 to(#e68a00));
    background: 0 to(#faa51a));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11',endColorstr='#f06015');
}

a.Yellow:active {
    color: #FFF;
    background: 0 to(#faa51a));
    background: 0 to(#e68a00));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20',endColorstr='#faa51a');
}

a.Red {
  color: #faddde;
  border: solid 1px #980c10;
  background: #d81b21;
  background: -webkit-gradient(linear, left top, left bottom, from(#ed1c24), to(#aa1317));
  background: -moz-linear-gradient(top,  #ed1c24,  #aa1317);
  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed1c24', endColorstr='#aa1317');
}

a.Red:hover {
  background: #b61318;
  background: -webkit-gradient(linear, left top, left bottom, from(#c9151b), to(#a11115));
  background: -moz-linear-gradient(top,  #c9151b,  #a11115);
  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#c9151b', endColorstr='#a11115');
}

a.Red:active {
  color: #de898c;
  background: -webkit-gradient(linear, left top, left bottom, from(#aa1317), to(#ed1c24));
  background: -moz-linear-gradient(top,  #aa1317,  #ed1c24);
  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#aa1317', endColorstr='#ed1c24');
}

a.Blue {
  color: #d9eef7;
  border: solid 1px #0076a3;
  background: #0095cd;
  background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
  background: -moz-linear-gradient(top,  #00adee,  #0078a5);
  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
}

a.Blue:hover {
  background: #007ead;
  background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
  background: -moz-linear-gradient(top,  #0095cc,  #00678e);
  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0095cc', endColorstr='#00678e');
}

a.Blue:active {
  color: #80bed6;
  background: -webkit-gradient(linear, left top, left bottom, from(#0078a5), to(#00adee));
  background: -moz-linear-gradient(top,  #0078a5,  #00adee);
  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0078a5', endColorstr='#00adee');
}

a.Gray {
  color: #e9e9e9;
  border: solid 1px #555;
  background: #6e6e6e;
  background: -webkit-gradient(linear, left top, left bottom, from(#888), to(#575757));
  background: -moz-linear-gradient(top,  #888,  #575757);
  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#888888', endColorstr='#575757');
}

a.Gray:hover {
  background: #616161;
  background: -webkit-gradient(linear, left top, left bottom, from(#757575), to(#4b4b4b));
  background: -moz-linear-gradient(top,  #757575,  #4b4b4b);
  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#757575', endColorstr='#4b4b4b');
}

a.Gray:active {
  color: #afafaf;
  background: -webkit-gradient(linear, left top, left bottom, from(#575757), to(#888));
  background: -moz-linear-gradient(top,  #575757,  #888);
  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#575757', endColorstr='#888888');
}

a.White {
  color: #606060;
  border: solid 1px #b7b7b7;
  background: #fff;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
  background: -moz-linear-gradient(top,  #fff,  #ededed);
  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
}

a.White:hover {
  background: #ededed;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
  background: -moz-linear-gradient(top,  #fff,  #dcdcdc);
  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc');
}

a.White:active {
  color: #999;
  background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fff));
  background: -moz-linear-gradient(top,  #ededed,  #fff);
  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#ffffff');
}

a.Orange {
  color: #fef4e9;
  border: solid 1px #da7c0c;
  background: #f78d1d;
  background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
  background: -moz-linear-gradient(top,  #faa51a,  #f47a20);
  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
}

a.Orange:hover {
  background: #f47c20;
  background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
  background: -moz-linear-gradient(top,  #f88e11,  #f06015);
  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
}

a.Orange:active {
  color: #fcd3a5;
  background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
  background: -moz-linear-gradient(top,  #f47a20,  #faa51a);
  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');
}

a.Pink {
  color: #feeef5;
  border: solid 1px #d2729e;
  background: #f895c2;
  background: -webkit-gradient(linear, left top, left bottom, from(#feb1d3), to(#f171ab));
  background: -moz-linear-gradient(top,  #feb1d3,  #f171ab);
  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#feb1d3', endColorstr='#f171ab');
}

a.Pink:hover {
  background: #d57ea5;
  background: -webkit-gradient(linear, left top, left bottom, from(#f4aacb), to(#e86ca4));
  background: -moz-linear-gradient(top,  #f4aacb,  #e86ca4);
  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4aacb', endColorstr='#e86ca4');
}

a.Pink:active {
  color: #f3c3d9;
  background: -webkit-gradient(linear, left top, left bottom, from(#f171ab), to(#feb1d3));
  background: -moz-linear-gradient(top,  #f171ab,  #feb1d3);
  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f171ab', endColorstr='#feb1d3');
}

a.Rosy {
  color: #fae7e9;
  border: solid 1px #b73948;
  background: #da5867;
  background: -webkit-gradient(linear, left top, left bottom, from(#f16c7c), to(#bf404f));
  background: -moz-linear-gradient(top,  #f16c7c,  #bf404f);
  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f16c7c', endColorstr='#bf404f');
}

a.Rosy:hover {
  background: #ba4b58;
  background: -webkit-gradient(linear, left top, left bottom, from(#cf5d6a), to(#a53845));
  background: -moz-linear-gradient(top,  #cf5d6a,  #a53845);
  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#cf5d6a', endColorstr='#a53845');
}

a.Rosy:active {
  color: #dca4ab;
  background: -webkit-gradient(linear, left top, left bottom, from(#bf404f), to(#f16c7c));
  background: -moz-linear-gradient(top,  #bf404f,  #f16c7c);
  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#bf404f', endColorstr='#f16c7c');
}

a.Green {
  color: #e8f0de;
  border: solid 1px #538312;
  background: #64991e;
  background: -webkit-gradient(linear, left top, left bottom, from(#7db72f), to(#4e7d0e));
  background: -moz-linear-gradient(top,  #7db72f,  #4e7d0e);
  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#7db72f', endColorstr='#4e7d0e');
}

a.Green:hover {
  background: #538018;
  background: -webkit-gradient(linear, left top, left bottom, from(#6b9d28), to(#436b0c));
  background: -moz-linear-gradient(top,  #6b9d28,  #436b0c);
  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b9d28', endColorstr='#436b0c');
}

a.Green:active {
  color: #a9c08c;
  background: -webkit-gradient(linear, left top, left bottom, from(#4e7d0e), to(#7db72f));
  background: -moz-linear-gradient(top,  #4e7d0e,  #7db72f);
  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e7d0e', endColorstr='#7db72f');
}

/* Menu Captions
-------------------------------------------------------------- */
.view-id-menu_captions {
    margin: 0;
    max-width: 90%;
    border-radius: 2px;
    border: 1px solid #2C3E50;
    padding: 10px;
    background: #2363b4;
}

.field-name-field-caption-menu .field-item {
    margin-right: 10px;
}

.view-id-menu_captions .views-row-even {
}

.view-id-menu_captions .views-row-odd {
}

.view-id-menu_captions .views-row {
    border-bottom: 1px #999 solid;
    border-style: inset;
}

.view-id-menu_captions .views-row-first {
    border-width: 0 0 1px;
}

.view-id-menu_captions .views-row-last {
    border-width: 0;
}

.views-field-field-caption-text {
    color: #FFF;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1;
}

/* TB Megamenu Hamburger Menu Button
-------------------------------------------------------------- */
.btn-navbar {
  display: block;
    margin-bottom: 10px;
}

.btn-navbar:hover {
    cursor: pointer;
}

.tb-megamenu .btn-navbar {
  display: none;
  float: left;

  padding: 0;
  margin: 0;
  color: #fff;
}

.tb-megamenu .btn-navbar:hover,
.tb-megamenu .btn-navbar:focus,
.tb-megamenu .btn-navbar:active,
.tb-megamenu .btn-navbar.active,
.tb-megamenu .btn-navbar.disabled,
.tb-megamenu .btn-navbar[disabled] {
  color: #fff;
}

.tb-megamenu .btn-navbar:active,
.tb-megamenu .btn-navbar.active {
  /*background-color: #F39C12;*/
}

.tb-megamenu .btn-navbar [class^="icon-"],
.tb-megamenu .btn-navbar [class^=" icon-"] {
  font-family: 'PT Sans Narrow',sans-serif;
  color: #FFF;
  font-size: 200%;
  padding: 0;
  height: auto;
  line-height: 1;
  background-image: none;
  margin: 0 auto;
  width: 100%;
}

.icon-reorder:before {
  content: "\2261" " " "Menu";
  text-align: center;
}

.tb-megamenu .btn {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  /* padding: 12px; */
  /* font-size: 18px; */
  /* line-height: 10px; */
  *line-height: 20px;
  /* text-align: center; */
  /* vertical-align: middle; */
  /* cursor: pointer; */
  /* color: #FFF; */
  /* text-shadow: 0 1px 1px rgba(255,255,255,0.75); */
  background-image: none;
  background-repeat: no-repeat;
  filter: none;
  /* border-color: #e6e6e6 #e6e6e6 #bfbfbf; */
  /* border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25); */
  *background-color: #e6e6e6;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 0;
  *border: 0;
  /* border-bottom-color: #a2a2a2; */
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  /* -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: none; */
  background-color: #2C3E50;
  width: 100%;
  /* background-image: url(/sites/all/modules/tb_megamenu/img/menu-btn.png); */
  height: 30px;
  padding-bottom: 3px;
}

.tb-megamenu .btn:hover,
.tb-megamenu .btn:active,
.tb-megamenu .btn.active {
  color: #FFF;
  background-color: #2C3E50;
  *background-color: #2C3E50;
  border: 0;
}

.tb-megamenu .btn:active,
.tb-megamenu .btn.active {
  background-color: #2C3E50;
}

/* Responsive Quicklinks Menu
-------------------------------------------------------------- */
.responsive-menus.responsified {
  clear: both;
  width: 50%;
  float: right;
  padding: 10px 0;
}

.responsive-menus.responsified span.toggler {
  padding: .25em;
  background: #F39C12;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  box-shadow: none;
  font-size: 100%;
  width: 100px;
  float: right;
  font-weight: 400;
  letter-spacing: .15px;
}

.responsive-menus.responsified span.toggler:hover,
.responsive-menus.responsified span.toggler:focus,
.responsive-menus.responsified span.toggler:active {
  background: #f47c20;
  background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
  background: -moz-linear-gradient(top,  #f88e11,  #f06015);
  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
}

.responsive-menus.responsified.responsive-toggled span.toggler {
  border-bottom: none;
}

.responsive-menus.responsified .responsive-menus-simple {
  display: none;
  width: 100%;
  background: #FFF ;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  box-shadow: none;
  border: 1.25px #F39C12 solid;
  border-top-width: 3px;
  width: 98%;
}

.responsive-menus.responsified .responsive-menus-simple a, .responsive-menus.responsified .responsive-menus-simple a:hover {
  text-decoration: none;
  color: #F39C12;
}

.responsive-menus.responsified.responsive-toggled.absolute .responsive-menus-simple {
  position: absolute;
  z-index: 999;
  top: 38px;
  right: 0;
}

.responsive-menus.responsified .responsive-menus-simple li a {
  color: #2C3E50;
  border: none;
  font-size: 90%;
  text-transform: none;
}



/* Panels: Content Modal
-------------------------------------------------------------- */

.form-item-leave-node-title {
  display: block;
}

.panels-add-content-modal .panels-modal-add-category {
    font-weight: 400;
    font-size: 2.2em;
    text-align: right;
}

.panels-add-content-modal .panels-modal-add-category {
    font-weight: 400;
    font-size: 2.2em;
    text-align: right;

}

/* etc.

-------------------------------------------------------------- */
.messages,#admin-menu-wrapper,
.alpha-resize-indicator {
    display: none;
}

/*div.gov-bar-active form input[type="submit"],
div.gov-bar form input[type="submit"] {
  font-size: 100% !important;
}*/

/* Various Unused Styles
-------------------------------------------------------------- */
/*
.panel-pane .pane-title { Bucket title outputs as bucket name
  display: none;
  background-color: #2C3E50;
    border-radius: 10px 10px 0 0;
    border: solid #D2D7D3;
    border-width: 0 1px;  
    text-align: center;
    color: #FFF;
    font-size: 120%;
    margin: 0;
}
*/

/*megamenu 10 pixel white space did not place in megamenu to avoid erasure during site updates*/

.tb-megamenu:before, .tb-megamenu:after {
    content: "";
    display: table;
    line-height: 0;
}

.tips,
.description {
  font-size: 100%;
  color: #1e1e1e;
}

/* Misc.
-------------------------------------------------------------- */
ul.button-color-legend {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 130%;
  width: 46%;
  float: left;
}

li.color-sample {
  list-style-type: none;
  height: 36px;
  width: 75px;
  margin: 20px;
}

.color-sample a {
  text-align: center;
  width: 75px;
}

.page-node-84 .pane-title {
    display: none;
}

.media-item .label-wrapper {
 border-bottom: 0px solid #D2D7D3;
 display: block;
 width: auto;
}

.media-item .label-wrapper:hover {
 border-bottom: 0px solid #D2D7D3;
}

#media-browser-page a.button {
  display: inline-block;
  margin: 10px 5px 0 0;
  -webkit-appearance: none;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding;
  background-clip: padding-box;
  border-radius: 2px;
  background: #ddd url(../images/button.png) repeat-x;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(1, #ddd));
  background: -moz-linear-gradient(top center, #fff 0%, #ddd 100%);
  border: 1px solid;
  border-color: #ddd #bbb #999;
  cursor: pointer;
  color: #333;
  font: bold 12px/1.2 Arial, sans-serif;
  outline: 0;
  overflow: visible;
  padding: 3px 10px 4px;
  text-shadow: #fff 0 1px 1px;
  width: auto;
  *padding-top: 2px; /* IE7 */
  *padding-bottom: 0px; /* IE7 */
  min-width: 0;
}

#imce-content #file-preview {
  text-align: center;
  background: #FFF !important;
  padding: 2em !important;
}

.site-resources .panel-panel.grid-6{
  width: 420px;
  padding: 20px;
}

.site-resources h1,
.site-resources h2 {
    text-align: left;
}

.site-resources h1.pane-title,
.site-resources h2.pane-title {
    background-color: #2C3E50;
    border-radius: 10px 10px 0 0;
  -webkit-border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
    border: 1px solid #D2D7D3;
    border-bottom-width: 0;
    padding: 8px 10px;
    text-align: center;
  color: #FFF;
  font-size: 130%;
}

.button-legend-left-col {
    /* margin-left: 15px; */
  
}

.button-legend-left-col ul {
    float: left;
    width: 46%;
}

.button-legend-right-col {
    /* width: 60%; */
}

#overlay-title {
  font-size: 40px;
}

/* Views Accordion
-------------------------------------------------------------- */
#views-exposed-form-press-room-page {
  border: 1px #D2D7D3 solid;
  padding: 10px;
}


.view-id-press_room.view-display-id-page .ui-accordion-content {
  background: #FFF;
  text-align: left;
}

span.date-display-single {
  font-family: "PT Sans Narrow", Arial, sans-serif;
  font-size: 110%;
  color: #1e1e1e;
  font-weight: 700;
}

.view-id-press_room.view-display-id-page .ui-accordion-content a {
  font-family: "PT Sans Narrow", Arial, sans-serif;
  color: #1e1e1e;
  text-decoration: none;
  line-height: normal;
  font-size: 110%;
}

.view-id-press_room.view-display-id-page .ui-accordion-content a:hover,
.view-id-press_room.view-display-id-page .ui-accordion-content a:active,
.view-id-press_room.view-display-id-page .ui-accordion-content a:focus{
  font-family: "PT Sans Narrow", Arial, sans-serif;
  color: #F39C12;
  text-decoration: none
}

.view-id-press_room.view-display-id-page .ui-accordion-content .views-row {
  margin: 0 0 2em;
  width: 96%;
}

.view-id-press_room.view-display-id-page .view-display-id-block_3 .pane-title {
  color: #003366;
}

.view-id-press_room.view-display-id-page .ui-accordion .ui-accordion-content {
  padding: 1.5em 0 0 1em;
  /* border-top: 0; */
  /* margin-top: 8px; */
  position: relative;
  top: 1px;
  margin-bottom: 2px;
  overflow: auto;
  border: 0;
  background: none;
  color: #1e1e1e;
}

.view-id-press_room.view-display-id-page .ui-accordion-icons .ui-accordion-header a{
  font-family: "PT Sans Narrow", Arial, sans-serif;
  background-color: #2C3E50;
  color: #FFF;
  font-size: 155%;
  padding: 0 0 0;
        text-align: center;
  /* border-bottom: thick #0b3266 solid; */
}
.view-id-press_room.view-display-id-page .ui-accordion-icons .ui-accordion-header a:before{
        content: "+";
        position: absolute;
        left: .5em;
        display: block;
}

.view-id-press_room.view-display-id-page .ui-accordion-icons .ui-state-active a:before{
    content: "-";
}

.ui-accordion .ui-accordion-header .ui-icon{
    background-image: none;
}

.view-id-press_room.view-display-id-page .ui-accordion-header {
  border-radius: 0;
  /* padding: 10px 5px 0; */
  background-color: #FFF;
}

.view-id-press_room.view-display-id-page .views-accordion-press_room-page-header.ui-state-default,
.view-id-press_room.view-display-id-page .views-accordion-press_room-page-header.ui-widget-content .ui-state-default,
.view-id-press_room.view-display-id-page .views-accordion-press_room-page-header.ui-widget-header .ui-state-default {
  background: #FFF;
  border: 0;
  padding-top: 0;
  margin-bottom: 5px;
  text-align: center;
}

.view-id-press_room.view-display-id-page .views-accordion-press_room-page-header.ui-state-active {    
  background: #2C3E50;
  color: #FFF;
  border-radius: 10px 10px 0 0;
  border-top: 1px solid #D2D7D3;
  text-align: center;
  margin-bottom: 0;
  letter-spacing: normal;
  font-weight: 300;
  border-bottom-width: 0;
}

.view-id-press_room.view-display-id-page .ui-accordion-content.ui-accordion-content-active {
  border: 1px solid #D2D7D3;
  border-top-width: 0;
  text-align: left;
  margin-bottom: .5em;
  background-color: #FFF;
  border-radius: 0;
}

.views-exposed-form label {
  text-align: left;
  font-weight: 400;
  color: #1e1e1e;
  font-size: 110%;
}

.node-121 .views-exposed-form .views-exposed-widget .form-submit {
  margin: .5em 0 0 .45em;
}

.node-121 .views-exposed-form .views-exposed-widget input[type="text"] {
    background-color: #FFF;
    border-color: #2C3E50;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
    border-style: solid;
    border-width: 1px;
    color: #000;
    font-family: inherit;
    font-size: 110%;
    height: auto;
    outline: 0 none;
    padding: .5em 1em 0 0;
    width: 96%;
  float: left;
    margin-left: .4em;
  padding: 5px;
}

.node-121 .views-exposed-form .views-exposed-widget .form-submit {
    font-family: "PT Sans Narrow", Arial, sans-serif;
    color: #FFF;
    font-weight: 400;
    text-decoration: none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
    padding: 5px 0;
    width: 75px;
    float: left;
    font-size: 110%;
  text-shadow: none;
  background: #F39C12;
  border: none;
}

.node-121 .views-exposed-form .views-exposed-widget .form-submit:hover {
  background: #f47c20;
  background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
  background: -moz-linear-gradient(top,  #f88e11,  #f06015);
  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
}

.node-121 .views-exposed-form .views-exposed-widget #edit-submit-press-room {
  /* margin-left: 0; */
  /* margin-right: 0; */
  float: right;
}

.node-121 .views-exposed-form .views-exposed-widget {
  margin: .5em 0 0 0;
  padding: 0;
}

/*Tl-6/2/2014 - Adding Margins between body image and panels on Advanced Manufacturing Page */
.page-node-38 #node-bucket-14,
.page-node-38 #node-bucket-68,
.page-node-38 .pane-block-8 {
/* margin-top:20px; */
}

.page-node-add #region-content,
.page-admin #region-content {
    background: #FFF;
}

.page-node-157 #region-content,
.page-node-edit #region-content,
.page-node-add .region-content,
.page-admin-workbench #section-content .content {
    background: #FFF;
}

h3.create-content-link {
    margin: 3.5em 0;  
}

.my-workbench h3.create-content-link a {
    padding: .5em 1em;
    background: Green;
    color: #FFF;
    border: 4px #00703C solid;    
    font-size: 130%;
    font-weight: 400;
    text-decoration: none;
  width: 150px;
  margin-left: 0;
}

h3.create-content-link a:hover {
    background: #014421;
}

div.admin.my-workbench .left {
  width: 30%;
}

div.admin.my-workbench .right {
  width: 65%;
}

.view-id-workbench_recent_content.view-display-id-block_1 {
  width: 96%;
  margin: 2em auto;
}

.admin h3 {
  margin-left: 20px;
}

.admin .left h3 {
  margin-left: 0;
}

.node-type-list a {
  font-size: 120%;
  padding: 10px;
}

.node-type-list {
  margin-left: 0;
  padding-left: 0;
  padding: 0px;
  width: 880px;
}

.node-type-list dd {
  border: #d1d1d1 solid;
  border-width: 0 1px 7px 1px;
  font-style: normal;
  padding: 0 1em .75em 1em;
  font-size: 105%;
}

.node-type-list dl {
  border: 1px #d1d1d1 solid;
  border-width: 7px 0 0;
}

.node-type-list dt {
  border: #d1d1d1 solid;
  border-width: 1px 1px 0 1px;
  font-style: normal;
  padding: .75em .25em .75em;
}

.form-item label {
  /* font-size: 130%; */
  /* margin: .5em 0; */
  /*background: #0087BD;
  padding: .25em;
  color: #FFF;*/
}

.field-name-field-bucket .fieldset-legend {
  display: none;
}

/*-----Press Releases (Internal)-------*/
.node-type-press-release-internal .field-name-field-subtitle {
    float: left;
    margin-bottom: 1em;
    margin-left: 1em;
    margin-right: 1em;
    margin-top: 0;
}

.node-type-press-release-internal- .field-name-field-subtitle .field-item.even,
.node-type-press-release-internal- .field-name-field-subtitle .field-item.odd {
    margin-bottom: 1em;
    margin-left: 1em;
    margin-right: 1em;
    font-weight: 400;
    font-family: "PT Sans Narrow", Arial, sans-serif;
    font-style: italic;
}

.node-type-press-release-internal- .date-display-single {
    float: left;
    margin-bottom: 1em;
    margin-left: 1em;
    margin-right: 1em;
    margin-top: 0;
    padding-top: 1em;
    text-align: left;
    width: 100%;
}

.node-type-press-release-internal- .field-name-pr-location {
    margin: 0 auto 1em;
    width: 96%;
    padding: .5em 1.25em;
    text-align: justify;
}

.node-type-press-release-internal- .field-name-body {
    /* margin: 0 auto 1em; */
    /* width: 96%; */
    /* padding: 1em 0; */
    /* text-align: justify; */
}

.form-item {
    /* margin: 2em 0; */
    /* border: 1px #1e1e1e solid; */
    /* padding: 0 1em; */
}

div.form-item.form-type-checkbox.form-item-leave-node-title {
    display: none;
}
div.form-item.form-type-checkbox.form-item-link-node-title {
    display: none;
}
div.form-item.form-type-textfield.form-item-identifier {
    display: none;
}
div.form-item.form-type-checkbox.form-item-links {
    display: none;
}

.field-collection-view {
  /* padding: .5em 0 0.3em 0; */
  margin: 0 0em 0 0em;
  /*border-bottom: 1px dotted #D3D7D9;*/
  border-bottom: 0px;
}

/*
.form-item .description {
  font-size: 96%;
  padding: 0;
  color: #444;
  font-weight: 400;
}*/
/*
.page-admin-workbench #section-content .content dl {
  border: 1px #f2f2f2 solid;
  border-width: 0 0 0;
}

.page-admin-workbench #section-content .content dt {
  border: #d1d1d1 solid;
  border-width: 1px 1px 0 1px;
  font-style: normal;
  padding: .5em .25em .25em;
}

node-type-list .content dd {
  border: #d1d1d1 solid;
  border-width: 0 1px 1px 1px;
  font-style: normal;
  margin-bottom: 1em;
}

.page-admin-workbench #section-content .content dl a {
}

.page-admin-workbench #section-content .content dd {
  padding: .25em 3em .5em 2em;
  color: #000;
}



div.admin.my-workbench .left {
   margin-left: 0;
   width: 10%;
}

div.admin.my-workbench .right {
  margin-right: 0;
  width: 85%;
}

div.admin.my-workbench thead {
  font-weight: 700;
  font-size: 110%;
}

div.admin.my-workbench table {
  font-size: 90%
  color: #1e1e1e;
}

div.admin.my-workbench td {
  padding: .5em;
  color: #1e1e1e;
  font-style: normal;
}

div.admin.my-workbench .views-field-name {
  text-align: center;
  color: #1e1e1e;  
}

div.admin.my-workbench td.views-field-changed {

}
*/


input#panelizer-save-default {
    display: none;
}

.field-collection-container {
  border-bottom: none;
  margin-bottom: 0em;
}

/* Create Content Link
-------------------------------------------------------------- */
h3.views-field.views-field-nothing {
  margin-top: 3em;
}

h3.views-field.views-field-nothing.create-content-btn a {
  cursor: pointer;
  border-radius: 0;
  border: none;
  padding: 40px;
  text-decoration: none;
  color: #fff;
  text-align: center;
  font-weight: normal;
  font-size: 1.3em;
  font-family: "Lucida Grande",Verdana,sans-serif;
  background: #003300;
}

h3.views-field.views-field-nothing.create-content-btn a:hover {
  background: #004c00;
}

/* GLOBALGLOBALGLOBALGLOBALGLOBALGLOBALGLOBALGLOBALGLOBALGLOBAL */