/* =================================================================== */
/* Import Section
====================================================================== */
/*
@import url("font-awesome.css");
@import url("fontawesome-all.css");FA5 not sure its working*/
@import url("generic-content.css");
@import url("header-footer.css");
@import url("navigation.css");
@import url("homepage.css");
@import url("cards.css");
@import url("modal.css");
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500');
@import url('https://fonts.googleapis.com/css?family=Raleway:100,600');
@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');

/*@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300;400') @font-face {
  font-family: "Roboto";
  src: local(Roboto Thin), url("../font/roboto/Roboto-Thin.eot");
  src: url("../font/roboto/Roboto-Thin.eot?#iefix") format("embedded-opentype"), url("../font/roboto/Roboto-Thin.woff2") format("woff2"), url("../font/roboto/Roboto-Thin.woff") format("woff"), url("../font/roboto/Roboto-Thin.ttf") format("truetype");
  font-weight: 200;
}

@font-face {
  font-family: "Roboto";
  src: local(Roboto Light), url("../font/roboto/Roboto-Light.eot");
  src: url("../font/roboto/Roboto-Light.eot?#iefix") format("embedded-opentype"), url("../font/roboto/Roboto-Light.woff2") format("woff2"), url("../font/roboto/Roboto-Light.woff") format("woff"), url("../font/roboto/Roboto-Light.ttf") format("truetype");
  font-weight: 300;
}

@font-face {
  font-family: "Roboto";
  src: local(Roboto Regular), url("../font/roboto/Roboto-Regular.eot");
  src: url("../font/roboto/Roboto-Regular.eot?#iefix") format("embedded-opentype"), url("../font/roboto/Roboto-Regular.woff2") format("woff2"), url("../font/roboto/Roboto-Regular.woff") format("woff"), url("../font/roboto/Roboto-Regular.ttf") format("truetype");
  font-weight: 400;
}

@font-face {
  font-family: "Roboto";
  src: url("../font/roboto/Roboto-Medium.eot");
  src: url("../font/roboto/Roboto-Medium.eot?#iefix") format("embedded-opentype"), url("../font/roboto/Roboto-Medium.woff2") format("woff2"), url("../font/roboto/Roboto-Medium.woff") format("woff"), url("../font/roboto/Roboto-Medium.ttf") format("truetype");
  font-weight: 500;
}

@font-face {
  font-family: "Roboto";
  src: url("../font/roboto/Roboto-Bold.eot");
  src: url("../font/roboto/Roboto-Bold.eot?#iefix") format("embedded-opentype"), url("../font/roboto/Roboto-Bold.woff2") format("woff2"), url("../font/roboto/Roboto-Bold.woff") format("woff"), url("../font/roboto/Roboto-Bold.ttf") format("truetype");
  font-weight: 700;
}*/

*/ html {
  position: relative;
  min-height: 100%;
  height: 100%;
  max-width: 100vw;

  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  font-size: 100%
}

body {
  /* Margin bottom by footer height */
  padding-bottom: 0px;
  font-family: 'Roboto', sans-serif;
  -webkit-font-smoothing: antialiased;

  background-color: #fff;
  /*overflow-x: hidden;
 font-weight: 400;*/

}

a {
  color: #003399;
  text-decoration: none;
}
.card-title-white{color:#fff;}
.card-title-dark {color:#000; min-height: 3.5em;}
a.card-title-white,a.card-title-white:hover{color:#fff;}
#rightContent a:link {
  text-decoration: underline;
  color: #003399;
}



a:focus,
a:hover {
  color: #23527c;
  text-decoration: underline;
}

a:active,
a:hover {
  outline: 0;
}
section a   {text-decoration: underline;}
.mr-3 {margin-right:0.5em;}
.mt-2 {margin-top:1.5em;}
.mt-1 margin-top:1em;
/*----Left Column-----*/
.left-col {

  margin-bottom: 3em;
}
.post img.pull-right{max-width:500px;height:auto;width:500;float:right;margin-left:4rem;margin-bottom:3rem; margin-top:1.5rem}
    .post img.pull-leftt{max-width:500px;height:auto;width:500;float:left;margin-right:4rem;margin-bottom:3rem;margin-top:1.5rem}             
 .post img.pull-center{max-width:90%; height:auto;margin-right:auto;margin-left:auto;}               
.list-group {
  background-color: #f5f5f;
  border-bottom: 1px solid #eae9e8;
}
.btn-primary {
  border: 2px solid #2f4995;
  background-color: #2f4995;
  /*text-transform: uppercase;  font-size: 1rem;*/

  cursor: pointer;
  color: #ffffff;
  padding-left:1.5rem;
  padding-right:1.5rem;

}
#fl-events .gallery_product {

  margin-top: 1.5em;
  margin-bottom: 1rem;
}

.ini li.list-group-item {
  border-bottom: 1px solid #eae9e8;
  padding: 1em 1.5em;
}
.news-date .text-muted {
  color: #222!important;
}
.list-group em

/*accordion---*/
.rrc .panel-heading {
  color: #333;
  background-color: #ffff !important;
  border-bottom: 2px solid #333;

  border-radius: 0;
  margin-bottom: -1px;
}

h4.panel-title {
  font-weight: 400;

  /*font-size: 1.85rem;*/
}

.panel-default,
.rrc {
  color: #333;
  background-color: #fff;
  border-color: #fff;
}

.social-badges span {
  margin-right: 1rem
}


/*----Tables--*/
#hor-minimalist-a {

  background: #fff;

  border-collapse: collapse;
  text-align: left;
  margin: 1.2em;
}

#hor-minimalist-a th {

  font-weight: 400;
  color: #039;
  border-bottom: 2px solid #6678b1;
  padding: 10px 8px;
}

#hor-minimalist-a tr {
  border-bottom: 1px solid #ddd;

}

/*tbody tr:nth-child(2n) td {
    background-color: #f7f7f7;
}*/

#hor-minimalist-a td {
  padding: 1em 1.5em;
  border: none;
  text-align: left;
  color: #669;

}

#hor-minimalist-a tbody tr:hover td {
  color: #009;
}

.img-content {
  margin-right: 2.5rem;
}

ul.check {
  list-style: none;
  padding: 0;
}

ul.check li {
  padding-left: 1.5em;
  padding-bottom: 1rem;
  list-style: none;
}

ul.check li:before {
  content: "\f00c";
  /* FontAwesome Unicode */
  font-family: FontAwesome;
  display: inline-block;
  margin-left: -1.3em;
  /* same as padding-left set on li */
  width: 1.3em;
  /* same as padding-left set on li */
}

/*----list with badges----*/
.list-group-flush li.list-group-item {
  border-bottom: 1px solid #f0efef !important
}

#initiatives li.list-group-item {
  border-bottom: 1px solid #eae9e8 !important;
  padding: 0.7em 1.5em 1.7em;
}

ol.list-group-flush {
  list-style: decimal;
}


.list-group-item.badge-outline-primary {
  color: #405189;
  border: 1px solid #405189
}

.list-group-item span.badge {
  width: 100px;
  border-radius: 10rem;
  color: #f5ec5f;


  font-size: 1.5rem;

  padding: .675rem .975rem;

  background-color: #405eb4;

  display: inline-block;
  border: 2px solid #00279c;
  vertical-align: middle;
  font-weight: 700;
}

span.badge.pull-left {
  margin-right: 10px;
  width: 100px;
  float: left;
}

span.badge.incp {
  background-color: #f5ec5f;
}

span.badge.rev {
  background-color: #999999;
}

html {}

h3.small-caps {
  font-family: 'Roboto', sans-serif;
  padding-left:0
}

form.subscribe_form .form_text {

  /*border: 3px solid #ffffff;*/
}

.form_text {
  border: 0 none !important
}

form.subscribe_form button,
button.gov-default-btn,
.gov-default-btn,
a.gov-default-btn,
.btn-blue2 {
  border: 2px solid #222;
  background-color: #9dbc61;
  /*text-transform: uppercase;*/
  font-size: 1rem;
  cursor: pointer;
  color: #222;

}

form.subscribe_form button:hover {
  background: #1a80c8;
  color: white;
}

/*--Special Page--*/
.jumbotron-custom {
  background-image: url("/img/your-image.jpg");
  background-color: #1980c8;
  margin-bottom: 0;
  min-height: 435px;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: cover;
  background-size: cover;
}

/* --------------------------------------stay connected*/
#accordion h3.panel-title,
.panel-heading .collapse h3.panel-title {

  font-size: 1.3em;
  color: inherit;
  color: #fff !important;


}

#accordion h3.panel-title a {
  outline: none;
  color: #fff !important
}

#accordion .panel-default>.panel-heading,
.panel-heading .collapse {
  color: #fff !important;
  background-color: #00279c !important;
  border-color: #ddd;

}

.panel-heading .accordion-toggle:after {
  /* symbol for "opening" panels */
  font-family: 'Glyphicons Halflings';
  /* essential for enabling glyphicon */
  content: "\e114";
  /* adjust as needed, taken from bootstrap.css */
  float: right;
  /* adjust as needed */
  color: #fff;
  /* adjust as needed */
}

.panel-heading .accordion-toggle.collapsed:after {
  /* symbol for "collapsed" panels */
  content: "\e080";
  /* adjust as needed, taken from bootstrap.css */
}

.title {border-bottom:3px solid #333;}
.form-text {
  line-height: normal;
  font-size: 1.1em;
}

h4.left-title {
  color: #00279c;
  font-size: 1.5em;
}

h4.left-title-yellow {
  #4f4e38 !important;
  font-size: 1.5em;
}

h5.left-title {
  color: #00279c;
  font-size: 1.25em;
}


.collapse in {
  background-color: #fff;
}
.list-group-horizontal .list-group-item
{
	display: inline-block;
}
.list-group-horizontal .list-group-item
{
	margin-bottom: 0;
	margin-left:20px;
	margin-right: 0;
 	border-right-width: 0;
}
.list-group-horizontal .list-group-item:first-child
{
	border-top-right-radius:0;
	border-bottom-left-radius:4px;
}
.list-group-horizontal .list-group-item:last-child
{
	border-top-right-radius:4px;
	border-bottom-left-radius:0;
	border-right-width: 1px;
}
form.subscribe_form label h3.stay-connected {
  color: #222222;
  margin: 0em;
  padding: 1em 1em .5em 1em;
}

div.stay-connected-small {

  padding: 1em 1em .5em 1em;
}

.bg-blue {
  background-color: #d9e2ef !important;
}

.bg-yellow {
  background-color: #fcedc4 !important;
}

.bg-gray {
  background-color: #f5f5f5 !important;
}
#admin .video-box {
padding: 20px;
    position: relative;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 0 29px 0 rgba(68, 88, 144, 0.12);
    transition: all 0.3s ease-in-out;
    border-radius: 8px;
    z-index: 1;
  hieght:100%;
}
#admin li.list-group-item{border-bottom: 1px solid #ddd!important;border-left: 1px solid #fff;border-right: 1px solid #fff;}
#accordion li.list-group-item a{text-decoration:underline!important}
form.subscribe_form button.btn-yellow {
  background-color: #4f4e38 !important;
  color: white;
  padding: 0.5em;
  font-size: 1em;
}

form.subscribe_form button.btn-yellow:visited,
form.subscribe_form button.btn-yellow:hover {
  background-color: #2e2d21 !important;
  color: white;
  padding: 0.5em;
  font-size: 1em;
}

form.subscribe_form button.btn-blue,
.btn-blue2,.btn-more-blue{
  background-color: #00279c;
  color: white;
  padding: 0.5em 1.0em;
  font-size: 1em;
  border: 0;
  text-transform: uppercase;
}

form.subscribe_form button.btn-blue:visited,
form.subscribe_form button.btn-blue:hover,.btn-more-blue:hover,
.btn-blue2:visited,
.btn-blue2:hover {
  background-color: #031e6d;
  color: #FFF!important;
 
  font-size: 1em;
  border: 0;
}

div.stay-connected form.subscribe_form {
  /*padding-right: 2em;*/
}

p {
  line-height: 1.2em;
}

.news-date {
  padding: 2.2rem;
  margin-bottom: 0;
}

.murphy .elect-color {
  color: #0059bb;
}

.guadagno .murphy-show {
  display: none;
}

.murphy .guadagno-show {
  display: none;
}

div.circle-avatar {
  /* make it responsive */
  max-width: 50%;
  width: 50%;
  height: auto;
  display: block;
  /* div height to be the same as width*/
  padding-top: 50%;

  .beige {
    background-color: #fefcfb;
  }

  .bluebg {
    background-color: #187ec6;
  }

  .card .beige li.list-group-item {
    background-color: #fefcfb;
  }

  .beige .card-title {
    font-weight: 600;
  }

  /* make it a circle */
  border-radius:50%;

  /* Centering on image`s center*/
  background-position-y: center;
  background-position-x: center;
  background-repeat: no-repeat;

  /* it makes the clue thing, takes smaller dimension to fill div */
  background-size: cover;

  /* it is optional, for making this div centered in parent*/
  margin: 0 auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.photoModal .modal-content {
  max-width: 900px !important;
}

#debugger {
  background-color: #fedcba;
  display: x-none;
  position: fixed;
  width: 100%;
  z-index: 2000;
  top: 0px;
  text-align: center;
}

#debugger+header {
  margin-top: 55px;
}

.rounded {
  border-radius: 0.25rem !important;
}

.border-left-blue {
  border-left: 8px solid #003399 !important;
}

@media only screen and (min-width : 768px) {
  .is-table-row {
    display: table;
  }

  .is-table-row [class*="col-"] {
    float: none;
    display: table-cell;
    vertical-align: top;
  }
}

/*
@import url("magnified.css");
@import url("http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700");
@import url("http://www.google.com/fonts#UsePlace:use/Collection:Source+Sans+Pro");
@import url("http://fonts.googleapis.com/css?family=PT+Sans:400,700");
*/
  @media (min-width: 768px) and (max-width: 1024px){
.site,.top-info  {
display: none !important;
}
  }
@media screen and (max-width: 991px) {
  .iframe-container {
    overflow: hidden;
    /* 16:9 aspect ratio */
    padding-top: 56.25%;
    position: relative;
  }

  .iframe-container iframe {
    border: 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    padding: 1rem 1.5rem 2rem 1.5rem;
  }
}

/* sm */
@media (min-width: 768px) and (max-width: 991px) {
  .post img.pull-right, .post img.pull-left, .post img.pull-center{max-width300px;height:auto;width:300;float:right;margin-left:0rem;margin-bottom:2rem;margin-top:1.5rem}
                
}


/* XS Portrait */
@media only screen and (max-width: 767px) {
   .post img.pull-right, .post img.pull-left, .post img.pull-center{max-width300px;height:auto;width:300;float:right;margin-left:0rem;margin-bottom:2rem;}
}


/* super small */
@media only screen and (max-width: 475px) {/*375px*/
   .post img.pull-right, .post img.pull-left, .post img.pull-center{max-width300px;height:auto;width:300;float:right;margin-left:0rem;margin-bottom:2rem;}
}



/* CARD STAFF PAGE */

.auto-grid {
  	display: grid;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
    grid-column-gap: 1em;
}

.auto-grid::before {
    content:none;
}

.auto-grid .card {
  display: flex;
}

.auto-grid .panel-body {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}

.auto-grid .btmcard-title {
  flex-grow: 1;
  line-height: 1.5em;
  margin-top: 0;
}

.hr {
  display: block;
  border-bottom: .57em solid #224098;
  float: none;
  margin: 2.2em auto  0.7em;
}

.btm-staff .btn {
  background: #224098;
  color: #fff;
}

.bluesky::before {
  content:"";
  display: block;
  background: url("../images/icon_blue_sky.svg") no-repeat center;
  width: 70%;
  height:100%;
  background-size: 100% auto;
}

/* ACCESSIBILITY UPDATES */

#content p, .content p, #main-content p {
    line-height: 1.5;
}

#content a, .content a {
    font-weight: 500;
}

ul.statewide li {
    vertical-align: text-top;
}

#main_content a:focus, body a:focus {
    outline: 2px solid #fff;
    box-shadow: 0 0 1em #000;
}

#content li a, #main_content p > a {
    display: inline-block;
    padding-top: .179em;
    padding-bottom: .179em;
}