﻿.thumbnail {
    display: block;
    padding: 4px;
    line-height: 20px;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
    transition: all 0.2s ease-in-out;
}

.center
{
    margin-left:auto;
    margin-right:auto;
}
.font80 {font-size:80%}
.font90 {font-size:90%}
.linkSmall { color: #0033cc; font-weight: 500; font-size: 0.9em}
.linkMedium { color: #0033cc; font-weight: 500; font-size: 1.1em}

element.style {
}

.center {
    margin-left: auto;
    margin-right: auto;
}


.well {
    text-align: center;
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
/* Anytime the body has the loading class, our
   modal element will be visible */
body.loading .aJaxmodal {
    display: block;
}

body {
    background-color: #cccccc;
    overflow-x: hidden;
}

a{color: #003399;}

a:hover {color: #548BFF;}

div.dropShadow {
    box-shadow: 0px 2px 2px 2px;
    background: none repeat scroll 0% 0% white;
    padding: 20px;
}

.Site-footer {
  background-color: #F5F5F5;
  border-top: 1px solid #E5E5E5;
  border-bottom: 1px solid #E5E5E5;
  margin-top: 20px;
  padding: 20px 20px;
}

.Site-footer p {
    color: #777777;
    margin-bottom: 0;
}
.Site-footer-links {
    /*margin: 10px 0;*/
}
.Site-footer-links li {
    display: inline;
    margin-right: 10px;
}
.Site-footer-links li:after { content: "|"; padding: 0 5px; }

.header {
  background: #15336E;
  background: -moz-linear-gradient(45deg, #315498 0%, #15336E 100%) repeat scroll 0 0 transparent;
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.2) inset, 0 -3px 7px rgba(0, 0, 0, 0.2) inset;
  color: #FFFFFF;
  /*padding: 40px 0;*/
  position: relative;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.4), 0 0 30px rgba(0, 0, 0, 0.075);
}

.header {
  margin-left: -20px;
  margin-right: -20px;
  /*margin-top: -20px;*/
  padding-left: 20px;
  padding-right: 20px;
}

.subhead {
  /*border-bottom: 1px solid #DDDDDD;*/
  text-align: left;
}

/*End JumboTron*/

.navbar {
  margin-bottom: 0px;
}

.navbar-inner {
  border-radius: 0px 0px 0px 0px;
}

.site-nav {
  margin-left: -20px;
  margin-right: -20px;
  padding-left: 20px;
  padding-right: 20px;
  display: block;
    background-color: #FAFAFA;
    background-image: -moz-linear-gradient(center top , #FFFFFF, #F2F2F2);
    background-repeat: repeat-x;
    border: 1px solid #D4D4D4;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.067);
    min-height: 40px;
}

.ql-title {
    background: #85b6f4; /* Old browsers */
    background: -moz-linear-gradient(top, #85b6f4 0%, #b1d4f9 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#85b6f4), color-stop(100%,#b1d4f9)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #85b6f4 0%,#b1d4f9 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #85b6f4 0%,#b1d4f9 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #85b6f4 0%,#b1d4f9 100%); /* IE10+ */
    background: linear-gradient(to bottom, #85b6f4 0%,#b1d4f9 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#85b6f4', endColorstr='#b1d4f9',GradientType=0 ); /* IE6-9 */
    color: #040443;
    font-size: 110%;
    font-weight: bold;
    text-align: center;
    border-radius: 0.7em 0.7em 0 0;
    padding: 3px;
}

div.quicklink {
  margin-bottom: 10px;
  margin-top: 5px;
  border: 1px solid #CCCCCC;
  border-radius: 1em 1em 1em 1em;
  padding: 0;
}

.inline, .inline li, .inline p {
  display: inline;
}

.FacebookIco{background-image: url('images/socialMediaIcons/icons8-facebook.svg');}
.GooglePlusIco{background-image: url('images/glyphicons/glyphicons_362_googlePlus_alt.png');}
.TwitterIco{background-image: url('images/socialMediaIcons/icons8-twitterx.svg');}
.YouTubeIco{background-image: url('images/socialMediaIcons/icons8-youtube.svg');}
.PicasaIco{background-image: url('images/glyphicons/glyphicons_366_picasa.png');}
.InstagramIco{background-image: url('images/socialMediaIcons/icons8-instagram.svg');}
.XIco{background-image: url('images/socialMediaIcons/icons8-twitterx.svg');}
.PersonalIco {
    background-image: url('images/socialMediaIcons/icons8-personal.svg');
    height: 25px !important;
    width: 25px !important;
    margin-bottom: 3px;
}
.commonIco{
    height: 32px;
    width: 32px;
    background-repeat: no-repeat;
    content: " ";
    display: inline-block;
    margin-right: 5px;
}

#socialLinksUL, #socialLinksUL.li {
  margin: 0;
  padding: 0;
}

.tabSectionHeading {
  background-color: #C6D9F1;
  border: medium none;
  clear: both;
  margin-top: 1em;
  position: relative;  
}

.tabSectionHeading h2 {
  background: none repeat scroll 0 0 transparent;
  margin: 0;
  padding-left: 1em;
  font-size: 120%;
  border-bottom: medium none;
  color: #15336E;
  line-height: 1.8rem;
}

div.viewall {
  font-size: 98%;
  position: absolute;
  right: 1em;
  text-transform: none;
  top: 0;
}

.rounded
{
    border: 1px solid #A0BBDC;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.nav-tabs > li > a {
    margin-left: 0.1rem;
    margin-right: 0.11rem;
}
.full-width-tabs > ul.nav.nav-tabs {
    display: table;
    width: 100%;
    table-layout: fixed;
}

.full-width-tabs > ul.nav.nav-tabs > li {
    float: none;
    display: table-cell;
}

.full-width-tabs > ul.nav.nav-tabs > li > a {
    text-align: center;
}
img.floatLeft { 
    float: left; 
    margin: 4px; 
}

img.floatRight { 
    float: right; 
    margin: 4px; 
}

tr.legislatorRow:hover, div.legislatorRow:hover {
    
}
tr.legislatorRow {
    cursor: pointer;
    line-height: 0.9em;
    min-height: 0.9em;
    height: 0.9em;
    padding: 0;

}

#contactInfo {
    word-wrap: break-word;
}

.nav-tabs > li > a {
  border-color: #eeeeee #eeeeee #dddddd;
}

.nav > li > a {
  text-decoration: none;
  background-color: #e1e1e1;
}

/*table.dataTable thead th*/
.rowHeader
{
    width: 100%;
    text-align: left;
background: #c6cfee; /* Old browsers */
background: -moz-linear-gradient(top, #c6cfee 0%, #90a6ed 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c6cfee), color-stop(100%,#90a6ed)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #c6cfee 0%,#90a6ed 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #c6cfee 0%,#90a6ed 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #c6cfee 0%,#90a6ed 100%); /* IE10+ */
background: linear-gradient(to bottom, #c6cfee 0%,#90a6ed 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c6cfee', endColorstr='#90a6ed',GradientType=0 ); /* IE6-9 */
}
.table th, .table td {
    border-top: none;
}
.text-right {
    text-align: right
}

.sortableDistrictNbr:before
{
    content: "No. ";
}

.fieldName
{
    font-size: 0.8rem;
}

.row .col {
    display: inline-block;
    float: none
}
.field {
    font-size: 0.8rem;
}
table.dataTable tr.odd
{
    color: #003399;
}

table.dataTable tr.odd:hover
{
    text-decoration:underline;
    cursor:pointer;
}


/* --------------------------------------------------------*/
/*AL 11/14/13: Amber added for link to look like a button*/
.button {
    display: block;
    width: 65px;
    height: 35px;
    background: #aabaed;
    padding: 8px 10px 12px 10px;
    text-align: center;
    -ms-border-radius: 5px; /*for IE8*/
    border-radius: 5px;
    color: #2a2a2a;
    font-weight: 700;
}
.listRow {
    border-top: 3px solid rgb(34, 41, 67);
    background-color: #E2E4FF;
    padding-bottom: 0.6em;
    padding-top: 0.4rem;
}
.thisRow { }
.MakeVisible {display:block}
.MakeInvisible {display:none}

.custom-image {
    max-width: 100%;
}