#sea-container{
}

.tabs {
  *zoom: 1;
  margin-bottom: 0 !important;
  z-index: 10;
  position: relative;
}
  .tabs:before, .tabs:after {
    content: " ";
    display: table; }
  .tabs:after {
    clear: both; }
  .tabs dd {
    position: relative;
    margin-bottom: 0 !important;
    line-height: 170%;
    float: left; }
    .tabs dd > a {
      display: block;
      background: #efefef;
      color: #222222;
      padding: 10px;
	  min-height: 21px;
      font-weight: normal !important;
      font-family: Helvetica, Arial, sans-serif;
       }
      .tabs dd > a:hover {
        background: #e1e1e1; }
    .tabs dd.active a {
      background: white; }
  .tabs.radius dd:first-child a {
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-topleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px; }
  .tabs.radius dd:last-child a {
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-topright: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px; }
  .tabs.vertical dd {
    position: inherit;
    float: none;
    display: block;
    top: auto; }

.tabs-content {
  *zoom: 1;
  margin-bottom: 1.5rem;
  z-index: 9;
  position: relative;
  width: 100%; }
  .tabs-content:before, .tabs-content:after {
    content: " ";
    display: table; }
  .tabs-content:after {
    clear: both; }
  .tabs-content > .content {
    display: none;
    float: left;
    padding: 0.9375rem 0;}
    .tabs-content > .content.active {
      display: block;
      float: none; }
    .tabs-content > .content.contained {
      padding: 0.9375rem; }
  .tabs-content.vertical {
    display: block; }
    .tabs-content.vertical > .content {
      padding: 0 0.9375rem; }

#sea-container .tabs-content .content{
	border: 0px solid #ddd;
	padding: 20px;
}

#sea-container .main-tabs-content{
	background: #EFEFEF;
}

#sea-container .tabs dd{
	margin-right: 5px;
}

#sea-container .tabs dd > a{
	background: #29363E !important;
	color: #fff;
    border-left: 1px solid #29363E;
    border-top: 1px solid #29363E;
    border-right: 1px solid #29363E;
}

#sea-container .sub-tab{
	background: #fff;
	margin-bottom: 10px !important;
}

#sea-container .tabs dd.active > a{
	background: #fff !important;
}

#sea-container .main-tabs dd.active > a{
	background: #EFEFEF !important;
	border-left: 1px solid #445359;
	border-top: 1px solid #445359;
	border-right: 1px solid #445359;
}

#sea-container .tabs dd.active a{
	color: #4D7AAE;
}

#sea-container .tabs-content h4{
	color: #4D7AAE;
	padding: 0px 0 5px 0;
	line-height: 22px;
}


#sea-container h2{
	font-size: 20px !important;
	padding-bottom: 15px;
}

.popup-content{
	margin-top: 10px;
	font-size: 12px;
	color: #424242;
}

.popup-content p{
	padding: 5px 4px 7px 4px;
	vertical-align: top;
}

.adaptation-to-climate-form td{
	font-size: 1em;
}

.adaptation-to-climate-form{
	margin-top: 20px !important;
	border-collapse: initial;
}

.adaptation-to-climate-form label.error{
	font-size: 10px;
}

.adaptation-to-climate-form input{
	width: 240px;
	padding: 4px;
}

.btn{
	width: auto !important;
}

#frm-adaptation-thankyou{
	padding: 20px;
	text-align: center;
	font-size: 15px;
	display: none;
}

#sea-container h4 {
    background: none;
    border: none;        
}

#sea-container .tabs-content h4.spaced {
	padding: 0px 0 10px 0;
    background: none;
    border: none;      
}     

#sea-container .main-tabs-content{
	border-left: 1px solid #445359;
	border-bottom: 1px solid #445359;
	border-right: 1px solid #445359;
}

#sea-container .tabs-right dd{
	float: right;
	margin-right: 0;
	margin-left: 5px;
}

#sea-container .compare{
	text-align: right;
	padding: 0;
	margin: 3px 0 0 0;
	float: right;
	font-size: 12px !important;
	display: none;
}

#sea-container .compare-map{
	text-align: right;
	padding: 0;
	margin: 5px 0 0 0;
	float: right;
	font-size: 12px !important;	
}

#sea-container .compare a.compare-url {
	font-weight: bold;
	background:#3D79BF;
	font-size: 13px !important;
	color: #fff !important;
	font-style: normal;
	padding: 7px 5px;
}

#sea-container .data-source {
	float: left;
	width: 250px;
	margin: 5px 0 0 5px;
	font-size: 10px !important;
	font-style: italic;
}

#sea-container .footnote {
	margin: 0 0 0 5px;
	padding: 0 0 10px 0;
	line-height: 90%;
	font-size: 10px !important;
	font-style: italic;
}

#sea-container .data-source-note-container {
	background: #efefef;
}

#sea-container .data-source-note-container .active{
	display: block
}

#sea-container h5 {
	color: #7BAA00;
	font-size: 15px;
	margin-bottom: 15px;
}

#sea-container .small {
	font-size: 10px;
}

#sea-container .source-l {
	float: left;
	width: 32%;
	margin: 0 2% 0 0;
}

#sea-container .source-l h5 {
    font-weight: normal !important;
}

#sea-container .energy-c {
	float: left;
	width: 30%;
	margin: 0 4% 0 0;
}

#sea-container .energy-c h5 {
    font-weight: normal !important;
}

#sea-container .energy-c table {
	border: none !important;
	border-collapse: initial;
    background: none;
}

#sea-container .energy-c table td {
    border: none;
	border-bottom: 1px solid #ddd;
    padding: 5px;
}

#sea-container .energy-c table tr:nth-of-type(2n) {
    border: none;
    background: none;
}

#sea-container .cpr-r {
	float: left;
	width: 32%;
}

#sea-container .cpr-r h5 {
    font-weight: normal !important;
}

#sea-container .source-l p, #sea-container .energy-c p, #sea-container .cpr-r p{
	font-size: 12px !important;
}

#sea-container .source-l td, #sea-container .energy-c td, #sea-container .cpr-r td, #sea-container .long-source-container p{
	font-size: 11px !important;
}

#sea-container .tabs dd > a {
    color: #999;
	font-size: 15px;
}

#sea-container .tabs dd.active > a {
	color:#4B79AD
	font-weight: bold;
}

#sea-container .hdr-util {
	margin: 0;
	border-collapse: initial;
    border: none;
    background: none;
}

#sea-container .hdr-util td {
    border: none;
    background: none;
    padding: 0 15px;
}

#sea-container .hdr-util tr {
    border: none;
    background: none;
}

#sea-container .hdr-util h4 {
    border: none;
    background: none;
    padding: 0;
}

#sea-container td.lb {
	text-align: left;
	vertical-align: bottom;
}

#sea-container td.lm {
	text-align: left;
	vertical-align: middle;
}

td.tr{
	text-align: right;
	vertical-align: top;
}

#sea-container h4 {
	font-family: "Helvetica Neue", "Helvetica";
	padding: 0;
	font-size: 19px;
	font-weight: bold;
}

#sea-container .float-right {
	float: right;
}

#sea-container .tabs-content {
	border: 1px solid #24373F;
	margin: -1px 0 15px 0;
    display: inline-block;
}

#sea-container .tabs-content .tabs-content {
	border: 0px solid #437BBB; 
	margin: -1px 0 0 0;
}

#sea-container .tabs-content .tabs-content .content{
	border: 1px solid #437BBB; 
}

#sea-container .tabs-content .tabs dd.active a {
	border: 1px solid #437BBB !important;
	border-bottom: none !important;
}

#sea-container .blue-alternative {
	border-collapse: initial;
	border-bottom: 1px solid #a7a7a7;
	border-left: 2px solid #D3D3D3;
    margin: 0;
}

#sea-container .blue-alternative td {
    border: none;
    background: none;
    text-align: center;
}

#sea-container .blue-alternative td:first-child {
    text-align: left !important;
}

#sea-container .blue-alternative th {
	background: #28363E;
	color: #fff;
	padding: 8px 15px;
	border: none;
}

#sea-container .blue-alternative tr {
	background:#EFEFEF;
}

#sea-container .blue-alternative tr:nth-child(odd) {
	background: #D7DEE7;
}

#sea-container .blue-alternative td {
	border-right: 1px solid #BBC9DB;
	padding: 8px 15px;
}

#sea-container .regulation {
	border-collapse: initial;
    background: none;
    border: none;
}

#sea-container .regulation td {
	padding: 0 65px 0 0;
    background: none;
    border: none;
}

#sea-container .regulation tr:nth-of-type(2n) {
    border: none;
    background: none;
}

#sea-container .regulation p strong {
	font-size: 13px;
	font-weight: bold;
}

#sea-container .regulation p.value {
	font-size: 16px;
	font-weight: bold;
	color:#2C649F;
}

#states-more, #create-region-container{
	display: none;
}

#sea-container  .map-current-view-hdr {
	color: #9CCB00;
	font-size: 22px;
	padding: 0 0 12px 0 !important;
}

#sea-container .map-hdr-container{
	padding-top: 15px;
	border-top: 1px solid #9CCB00;
}

#sea-container .map-hdr-container .legend div{
	float: left; 
	margin-left: 10px;
}

#sea-container .map-hdr-container .legend div.first{
	margin-left: 0;
}

#sea-container .map-hdr-container table.legend{
	border-collapse: initial;
	border: 1px solid #fff;
}

#sea-container .map-hdr-container table.legend td{
	vertical-align: middle;
	font-size: 12px;
	padding-left: 0;
}

.color-black{
	color: #000;
}

.visible{
	display: block !important;
}

#sea-container .master-tabs ul li a {
    color: #BBBBBB !important;
    float: left;
    font-size: 19px;
	line-height: 100% !important;
    padding: 17px 20px 19px 20px !important;
}

#sea-container .btn-grey {
	padding: 3px 15px;
	background:#BDBDBD;
	color: #444 !important;
	font-weight: bold;
}

#sea-container .btn-darkgrey {
	padding: 3px 15px;
	background:#444;
	color: #fff !important;
	font-weight: bold;
}   

#sea-container .color-map-label {
	font-size: 13px;
} 

.use-graph{
	margin: 15px 0 -13px -15px !important;
    padding: 0;
	font-size: 10px !important;
}

td .use-graph{
	margin: 15px 0 -1px -10px !important;
	font-size: 12px !important;
    text-align: left;
}

.compare-graph-container .use-graph{
	margin: 15px 0 2px 10px !important;
}

.compare-graph-container .breadcrumb{
	padding-bottom: 10px;
}

ul.bullet{
	margin: 0 0 0 32px;
	padding: 0;
}

ul.bullet li{
	list-style: disc !important;
}

.no-pad{
	padding: 0 !important;
}    

.no-margin{
	margin: 0 !important;
}    

#sea-container delete-custom-region-container {
	padding: 0;	
	margin: -15px 0 0 35px;
	border: 1px solid #f00;
	display: inline;
}

#sea-container a.delete-custom-region  {
	color: #fff; 
	background: url(/sites/all/themes/georgetownenergy/images/remove-facet.jpg) no-repeat scroll right top transparent;     
	overflow: hidden;	
	margin-top: 3px;
}

.related-header{
	color: #33669d !important;
	font-size: 20px !important;
	padding: 0 0 15px 0 !important;
    line-height: 100%;
}

.states-box{
	margin-bottom: 30px;
}

#sea-container sup {
    font-size: 10px;
    vertical-align: baseline;
    position: relative;
   	bottom: 0.56em;
}

#sea-container sup a, #sea-container sup a:visited  {
	color:#4170A0 !important;
}

#frmExplorebenefits h2{
	font-family: Verdana !important;
	padding-top: 20px !important;
	font-weight: normal !important;
}

.pad20t{
	padding-top: 20px;	
}

#sea-container .callout-content-grey {
	background: #bdbdbd;
	padding: 10px 10px 1px 10px;
	margin: 0 0 15px 0;
}

#sea-container .callout-content-grey p {
	font-size: 10px;
	line-height: 120%;
}

#sea-container .callout-content-grey p a {
	color: #424242;
	text-decoration: underline;
}

#sea-container .callout-content-grey .img-flush-left {
	float: left;
	margin: 0 8px 0 0;
}

#sea-container .callout-content-grey .txt-flush-left {
	float: left;
	width: 160px;
}

#sea-container .callout-content-grey td{
	font-size: 10px !important;
	padding: 5px 1px 2px 1px;
	line-height: 100%;
	vertical-align: middle;
    background: none;
    border: none;
}

#sea-container .callout-content-grey table{
	border-collapse: initial;
	margin-bottom: 0 0 10px 0;
    background: none;
    border: none;
}


#sea-container h1.title{
	font-family: "Helvetica Neue", "Helvetica" !important;	
	font-size: 30px !important;
}

#sea-container .clearfix:after, #sea-container .content:after{
	content: none !important;
}

#sea-container h1{
	line-height: 34px !important;
}

#sea-container .help a, #sea-container .help a:visited, #sea-container .help a:link{
	color: #34679E !important;
}

#sea-container .compare-graph-container h1{
	margin-bottom: 10px !important;
}

#sea-container .column-l .related-header{
	padding-top: 10px;
	font-size: 18px !important;
}

#sea-container .step{
	padding-bottom: 10px !important;
}

#sea-container .column-callouts .blue-hdr{
	margin-bottom: 5px !important;
}

#sea-container .column-callouts p{
	margin-bottom: 15px !important;
}

#sea-container h2.sub-title{
	font-weight: normal;
	font-size: 22px !important;
	color: #333;
	margin-top: 40px;
}

#sea-container .states-box {
    border: 1px solid #2D3740;
}

#sea-container .states-box p.hdr {
    color: #fff;
    background: #84C80F;
    padding: 5px 10px !important;
    font-size: 1.1em;
    font-weight: bold;
}

#sea-container .states-list-5 {
    float: left;
    padding: 3px 0px 3px 9px;
}

#sea-container .states-list-5 label {
    font-size: 1em !important;
}

#sea-container .states-list-3 {
    float: left;
    padding: 10px;
    width: 185px;
}

#sea-container .states-list-3 label {
    font-size: 1em !important;
    display: inline;
    float: left;
    width: 121px;
}

#sea-container .states-list-3 input {
    float: left;
    margin: 4px 5px 0 0;
    clear: left;
}

#sea-container .states-list-3 span {
    float: left;
    width: 140px;
}


#sea-container .states-box input {
    width: auto;
    vertical-align: middle;       
}

#sea-container  .step {
    color: #2C353F;
    font-size: 20px !important;
    margin: 0 !important;
}

.styled-select {
    width: 100%;
    overflow: hidden;
    margin: 0;
}

.styled-select select {
    border: 0 !important;  /*Removes border*/
    -webkit-appearance: none;  /*Removes default chrome and safari style*/
    -moz-appearance: none; /* Removes Default Firefox style*/
    background: #bdbdbd url(/images/arrow-select.jpg) no-repeat right;  /*Adds background-image*/
    width: 100%; /*Width of select dropdown to give space for arrow image*/
    text-indent: 0.01px; /* Removes default arrow from firefox*/
    text-overflow: "";  /*Removes default arrow from firefox*/
    font-size: 14px;
    color: #575757;
    padding: 0 45px 0 5px;
    line-height: 14px !important;
    height: 34px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

p.indent {
    padding-left: 15px;
    padding-right: 15px;   
}

table.no-border, table.no-border td {
    border: none;
    background: none;  
    padding: 10px 10px 0 10px;
    margin: 0; 
}

.view-profile-left {
    margin: 15px 0 0;
    width: 200px;
}

.green-hdr {
    color: #373536;
    font-size: 18px;
    background:#9CCB00;
    padding: 10px;
    margin: 0 0 5px 0;
}

.blue-hdr, .blue-hdr {
    background: #30659F;
    color: #fff;
    font-size: 1.1em;
    padding: 7px 7px 10px 7px !important;
/*    font-size: 11px; */
    font-weight: bold;
    margin: 0 0 10px 0;
    margin: 0 0 3px 0;
}

#sea-container  .column-l {
    float: left;
    width: 18%;
    border: 1px solid #9a9a9a;
    padding: 5px 5px 0 5px;
    margin: 0 25px 0 0;
}

#sea-container  .column-l input {
    display: inline;
    width: auto;
    float: left;
    margin: 5px 0 0 0;
    clear: left;
}

#sea-container  .column-l label {
    float: left;
    width: 130px;
}

#sea-container  .column-l .view-more {
    padding: 0;
}

#sea-container  .column-r {
    float: left;
    width: 78%;
}

#sea-container .help {
    float: right;
    margin: 0 0 50px 0;
    font-size: 1.1em;
    line-height: 130%;
}

#sea-container .subhdr {
    font-size: 1.1em;
    padding: 0 0 5px 0;
}

#sea-container .tab-content {
    border: 1px solid #b7cae0;
    position: relative;
    z-index: 9;
}



input.small{
    width: 85% !important;
}

