/*Text and Image component - Caption style START*/
.image .caption{
    text-align: center;
}
/*Text and Image component - Caption style END*/
/*Link list under Column Control - Parsys fix - START*/
.cq-colctrl-lt1-c0 .linklist:after,
.cq-colctrl-lt1-c1 .linklist:after{
content : " ";
display: table;
clear: both;
}
/*Link list under Column Control - Parsys fix - END*/
/*Show FAQ GSA results in Modal window by clicking URL CSS - START*/
.FPLfaqModal.modal .modal-dialog .modal-content {
	padding-bottom: 40px;
}

@media (min-width: 1024px) {
  .FPLfaqModal.modal .modal-dialog .modal-content .media-player-content iframe {
    width: 100%;
    height: 664px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {

.FPLfaqModal.modal .modal-dialog .modal-content .media-player-content iframe {
  width: 100%;
    height: 371px;
  }
}
@media (max-width: 767px) {
.FPLfaqModal.modal {
    top: 130px;
}
.FPLfaqModal.modal .modal-dialog .modal-content .media-player-content iframe {
    width: 100%;
    height: 300px;
    margin: auto;
  }
}
/*Show FAQ GSA results in Modal window by clicking URL CSS - END*/
/*Order form contact information parsys styles fix - START*/
.orderform_contactform{
	clear: both;
}
/*Order form contact information parsys styles fix - END*/
/*Government template related CSS - START*/
.col-md-left{
width: 83%;
float: left;
}
.col-md-right{
width: 16%;
text-align: right;
float: left;
}
.county-content .top{
text-align: right;
font-size: 14px;
font-weight: normal;
color: #0073A8;
line-height: 2;
}
.government-sidebar .mid{
	display: none;
}
.government-sidebar h1{
	font-size:24px;
	text-align: left;
	color: #006AB6;
	padding-bottom: 10px;
	border-bottom: 3px solid #006AB6;
}

.government-sidebar .fpl-links-list .subtitle-med{
font-size:20px;
}
.government-sidebar .fpl-links-list ul li{
margin-left: 14px;
margin-bottom: 10px;
}
.government-sidebar .fpl-links-list ul li a .fa {
  display: none;
}
.government-sidebar {
  padding: 45px 20px 0;
}
.government-county-links ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.government-county-links ul li {
  margin-bottom: 15px;
  margin-left: 14px;
}
.government-county-links ul li a {
  display: block;
  font-size: 16px;
}
.government-county-links ul li a .fa {
  display: none;
}
.government-county-links ul li.current {
  margin-bottom: 17px;
}
.government-county-links ul li.current a {
  background: #eff2f4;
  margin-left: -15px;
  margin-right: -15px;
  padding: 8px 15px;
}
#hash-links ul {list-style:none; margin:0; padding:0; text-align: left;}
#hash-links li {float:left; display:block; margin:0; padding:0 10px; border-left:#ccc solid 1px;margin-bottom: 10px;} 
#hash-links li:first-child {border-left:0}
#hash-links a {}
#hash-links{
margin-bottom: 50px;
}
@media (max-width: 767px) {
  .government-county-links {

    margin-left: -16px;
    margin-right: -16px;
    margin-bottom: 30px;
  }
  .government-county-links ul li:first-child {
    border-top: 1px solid #CCC;
  }
  .government-county-links ul li {
    border-bottom: 1px solid #d9d9d9;
    margin-bottom: 0;
  }
  .government-county-links ul li.current {
    margin-bottom: 0;
  }
  .government-county-links ul li a,
  .government-county-links ul li.current a {
    background: none;
    margin-left: 0;
    margin-right: 0;
    padding: 12px 16px;
  }
  .government-county-links ul li a .fa,
  .government-county-links ul li.current a .fa {
    display: inline-block;
    float: right;
    font-size: 10px;
    font-weight: bold;
    margin-top: 7px;
  }
  .government-sidebar .fpl-links-list ul li a .fa {
    display: inline-block;
	font-weight: bold;
  }
  .government-sidebar hr{
	display: none;
	}
  .government-sidebar .fpl-links-list ul li{
	margin-left: 14px;
	margin-bottom: 0px;
	}
  .government-sidebar .fpl-links-list ul li a {
    background: none;
    margin-left: 0;
    margin-right: 0;
    padding: 12px 16px;
  }
  #hash-links li {margin-bottom: 15px;}
}

.fpl-government-table {
  margin-bottom: 30px;
}
.fpl-government-table ul,
.fpl-government-table li,
.fpl-government-table p {
  font-size: 16px;
  line-height: 25px;
  margin: 0;
  padding: 0;
}
.fpl-government-table .table-data {
  border-bottom: 0;
}
.fpl-government-table .table-data ul {
  background-color: #ffffff;
}
.fpl-government-table .table-data ul li {
  display: table;
  width: 100%;
}
.fpl-government-table .table-data ul li:after {
  clear: both;
}

.fpl-government-table .table-data ul li:after {
  clear: both;
}
.fpl-government-table .table-data ul li > p,
.fpl-government-table .table-data ul li > div {
  display: table-cell;
  vertical-align: middle;
}
.fpl-government-table .table-data ul li > div {
  padding: 20px 15px;
  
}
.fpl-government-table .table-data ul li> div {
  border-left: 1px solid #cccccc;
  
  text-align: center;
  width: 20%;
}
.fpl-government-table .table-data ul li> div:first-child {
  border-left: 0px solid #cccccc;
}
.fpl-government-table .table-data ul li> :nth-child(n+2){
  border-right: 0px solid #cccccc;
  
}
.fpl-government-table .table-data ul li:nth-child(odd) {
  background: #e5e5e5;
}
.fpl-government-table .table-data ul li:nth-child(even) {
  background: #eff2f4;
}
.fpl-government-table .table-data ul.legend {
  background: #0073A8;
  border-color: transparent;
}
.fpl-government-table .table-data ul.legend li {
  border-color: transparent;
  background: #0073A8;
  color: #ffffff;
}
.fpl-government-table .table-data ul.legend li > p,
.fpl-government-table .table-data ul.legend li > div {
  border-color: transparent;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  padding: 15px;
  vertical-align: middle;
}
.fpl-government-table.three .table-data ul li > div:first-child{
  
  font-weight: bold;
  }
.fpl-government-table.Matrix3 .table-data ul li > div:first-child{
  
  font-weight: bold;
  }
  .government-sidebar{
	display: block;
	}
	.government-sidebar-navigation{
	display: none;
	}
@media (max-width: 767px) {
.government-sidebar-navigation{
	display: block;
	text-align: right;
}
.government-sidebar{
	display: none;
	}
.fpl-government-table{
margin-top: 20px;
}
.fpl-government-table .table-data ul li> div {
  border-left: 0px solid #cccccc;
  
  text-align: center;
  width: 20%;
}

  .fpl-government-table .table-data ul li {
    padding-left: 10px;
    padding-right: 10px;
    border: 0;
    border-top: 1px solid #cccccc;
    display: block;
  }
  .fpl-government-table .table-data ul li > p,
  .fpl-government-table .table-data ul li > div {
    padding: 0;
  }
  .fpl-government-table .table-data ul li > p {
    display: block;
    margin-bottom: 20px;
    margin-top: 20px;
    width: 100%;
	font-weight: bold;
  }
	
  .fpl-government-table.two .table-data ul li > div {
    border-left: 0;
    display: inline-block;
    margin-right: -4px;
    width: 50%;
  }
  .fpl-government-table.two .table-data ul li > div:nth-child(-n+2){
		margin-top: 20px
	}
  .fpl-government-table.three .table-data ul li > div:nth-child(n+2) {
    border-left: 0;
    display: inline-block;
    margin-right: -4px;
    width: 32%;
  }
  .fpl-government-table.three .table-data ul li > div:first-child{
  text-align: left;
  font-weight: bold;
  }
  .fpl-government-table.Matrix3 .table-data ul li > div:nth-child(n+2) {
    border-left: 0;
    display: inline-block;
    margin-right: -4px;
    width: 32%;
  }
  .fpl-government-table.Matrix3 .table-data ul li > div:first-child{
  text-align: left;
  font-weight: bold;
  }
  .fpl-government-table.four .table-data ul li > div {
    border-left: 0;
    display: inline-block;
    margin-right: -4px;
    width: 24%;
  }
  .fpl-government-table.Matrix4 .table-data ul li > div:nth-child(1) {
    border-left: 0;
    display: inline-block;
    margin-right: -4px;
    width: 90%;
    text-align: left;
  }
  .fpl-government-table.Matrix4.table-data ul li > div:first-child{
  text-align: left;
  font-weight: bold;
  }

  .fpl-government-table.Matrix2 .table-data ul li > div {
    border-left: 0;
    display: inline-block;
    margin-right: -4px;
    width: 32%;
  }
  .fpl-government-table.Matrix2.table-data ul li > div:first-child{
  text-align: left;
  font-weight: bold;
  }
  .fpl-government-table.Matrix1 .table-data ul li > div {
    border-left: 0;
    display: inline-block;
    margin-right: -4px;
    width: 48%;
  }
  .fpl-government-table.Matrix1 .table-data ul li > div:first-child{
  text-align: left;
  font-weight: bold;
  }
  .fpl-government-table .table-data ul li > div h6 {
    font-size: 14px;
    line-height: 18px;
    margin: 0;
    margin-bottom: 5px;
  }
  .fpl-government-table .table-data ul li > div img,
  .fpl-government-table .table-data ul li > div p {
    margin-bottom: 15px;
  }
  .fpl-government-table .table-data ul li:first-child {
    border-top: 0;
  }  
  .fpl-app .main-content.government, fpl-template .main-content.government, .fpl-app .main-content.no-banner, fpl-template .main-content.no-banner {
	margin-top: 135px !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
.fpl-government-table .table-data ul li> div {
		width: 25%;
	}
}
@media (min-width: 768px) and (max-width: 1023px) {
	.fpl-government-table.four .table-data ul li> div {
		width: 20%;
	}
	.fpl-government-table.Matrix4 .table-data ul li> div {
		width: 20%;
	}
}
.fpl-app .government  h5 {
    font-family: SerifaStd-Roman;
    font-weight: normal;
    font-style: normal;
    color: #000;
    font-size: 20px;
    margin: 20px 0px;
}
.fpl-government-table.government-outages .table-data ul:nth-child(2) li:last-child , .fpl-government-table.government-outages .table-data ul:nth-child(2) li > div:first-child {
	font-weight: bold;
}

/*Government template related CSS - END*/
/* Style fix for header search alignment in IE8 - START */
.ie8 .nav-search-form form .nav-search-input {
	padding: 5px 20px 0px 20px;
}
/* Style fix for header search alignment in IE8 - END */
/*General Search styles - START*/
#gensearchboxtext {
    width: 60%;
}
.nav-gen-search-form {
    background: white;
    padding-top: 45px;
    padding-bottom: 45px;
    text-align: center;
}
.nav-gen-search-form form .nav-search-input,
.nav-gen-search-form form .nav-gen-search-submit {
    height: 40px;
}
.nav-gen-search-form form .nav-search-input {
    border-radius: 20px;
    font-size: 16px;
    padding: 0 20px;
    width: 440px;
    outline: 0;
    border: 1px solid #CCC;
	background: #FFF none repeat scroll 0% 0%;
	box-shadow: 0px 3px 5px 1px rgba(0, 0, 0, 0.1);
	-webkit-appearance: none;
}
.nav-gen-search-form form .nav-gen-search-submit {
    display: inline-block;
    margin-left: 20px;
    padding: 0 25px;
    width: auto;
}
@media (max-width: 1023px) {
    .nav-gen-search-form {
        padding: 30px 16px;
    }
    .nav-gen-search-form form {
        position: relative;
        width: 100%;
    }
    .nav-gen-search-form form:before,
    .nav-gen-search-form form:after {
        content: " ";
        display: table;
    }
    .nav-gen-search-form form:after {
        clear: both;
    }
    .nav-gen-search-form form:before,
    .nav-gen-search-form form:after {
        content: " ";
        display: table;
    }
    .nav-gen-search-form form:after {
        clear: both;
    }
    .nav-gen-search-form form .nav-search-input,
    .nav-gen-search-form form .nav-gen-search-submit {
        height: 45px;
    }
    .nav-gen-search-form form .nav-search-input {
        left: 0;
        position: relative;
        width: 100%;
        z-index: 0;
    }
}
@media (max-width: 767px) {
    #gensearchboxtext {
        width: 100%;
    }
    .nav-gen-search-submit {
        width: 100% !important;
        margin: 20px 0;
    }
    .nav-gen-search-form form .nav-gen-search-submit {
        display: inline-block;
        margin: 20px 0;
    }
}
.ie8 .nav-gen-search-form form .nav-search-input {
	padding: 5px 20px 0px 20px;
}
/*General Search styles - ENDS*/