.grantsHR {
border: none;
height: 1.5px;
background-color: #20a953;
position: relative;
top: -20px;
}
@font-face {
    font-weight: normal;
    font-style: normal;
    font-family: 'arial';
}

html, body {
    margin: 0 auto;
    padding: 0;
    max-width: 1600px;
    height: 100%;
    color: #102447;
}

h1 ,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2, 
.h3,
.h4,
.h5,
.h6 {
    font-family: 'Questrial';
}


li {
    padding-top: .15em;
    padding-bottom: .15em;
}

table {
    border-spacing: 0;
    border-collapse: collapse;
}

fieldset, img {
    border: 0;
}

.nobullet {
    list-style: none;
}

/*#mainContent hr {
    border-color: #000 !important;
}*/

address, caption, cite, code, dfn, th, var {
    font-weight: normal;
    font-style: normal;
}

caption, th {
    text-align: left;
}

q:before, q:after {
    content: '';
}

abbr, acronym {
    border: 0;
}

section, header {
    display: block;
}
/* General Demo Style */
body {
    overflow-y: scroll;
    font-weight: 400;
    font-size: 15px;
    font-family: Lato, Playfair Display, serif ;
    /*#102447;*/ 
}

a {
    color: rgb(66, 139, 202);
    text-decoration: none;
}

.archiveSublist {
    list-style: none;
}

.breadcrumb {
    font-size:14px;
    margin-top: .1px;
    margin-bottom: .1px;
    margin-left:-15px;
    margin-right:-15px;
    background: rgba(255,255,255,0.2);
    padding-left: 90px;
    border-bottom: 1px solid rgb(194, 194, 194);
    border-radius: 0px;
}

.breadcrumb li {      
    margin-left: 1px;
    color: #102447;
}

    .breadcrumb>li+li:before{
    content: ">\00a0";

    }

.breadcrumb li a {
    margin-left: .5px;
    color: rgb(66, 139, 202);
}

div.panel-heading:hover {
    background-color: lightgray;
}

.container {
    position: relative;
    padding: 0;
    width: 100% !important;
   text-decoration-color:transparent !important;
}


.clr {
    clear: both;
}

.row {
    margin: 0;
}

div.galleryRow {
    height: 200px;
    margin-bottom: 1em;
    overflow:hidden;
}
div.galleryRow img{
    max-height:200px;
}

.fullwidthtable {
    width: 100%;
}


 
#mainContent {
    padding-bottom: 1em;
    min-height: 36%;
    background-color:white;
}

    #mainContent div.row > div {
        padding: .3em;
    }

        #mainContent div.row > div > div {
            padding: .35em 1em;
            border-radius: .3em;
            background: white;
        }

#agencyLink {
    float: left;
    margin-top: 1%;
    margin-left: 15px;
}


#lowerLinks {
    padding: .5em;
    background-color: #102447;
    color: white;
}

div.lightDivider {
    margin: .3em 1em 1em;
    height: .15em;
    background-color: GrayText;
}

.darkDivider {
    margin: -12px 0px 30px -15px;
    height: .15em;
    background-color: white;
    padding: 0;
}

.btn-xlarge {
    padding: 11px 19px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    font-size: 17.5px;
}

/* Footer Styles */
#footerContainer {
    position: relative;
    padding-top: 15px;
    padding-left: 15px;
    padding-bottom:50px;
    color: white;
    background-color: #636363 /*darkgray*/;

    
}
#latinoSummitFooterContainer {
    position: relative;
    padding-top: 15px;
    padding-left: 15px;
    padding-bottom:50px;
    color: white;
    background: linear-gradient(#0071bc, #003c8c);
        background-color: #636363;
  background: -webkit-linear-gradient(#0071bc, #003c8c);
  background: -o-linear-gradient(#0071bc, #003c8c);
  background: -moz-linear-gradient(#0071bc, #003c8c);
    
}

    #footerContainer a {
    color: white
}



button .icon-bar {
    background-color: #fff;
}

#firstL:first-letter {
    font-size:200%

}


.fluidMedia {
    position: relative;
    padding-bottom: 56.25%; /* proportion value to aspect ratio 16:9 (9 / 16 = 0.5625 or 56.25%) */
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.fluidMedia iframe {
    position: absolute;
    top: 0; 
    left: 0;
    width: 100%;
    height: 100%;
}

#filter {
    background-color:#daebf2;
    margin-top:-35px; 
    margin-bottom:60px;
}

#archiveYear select {
    border-radius: 15px;
width:150px;
}

/*.twitterSection, .newsReleaseSection, .tabSection{
  margin:-40px  -5px 20px -4px;
  min-height: 200px;
}*/

#newsHeadLine{
    margin-top:-20px;
    margin-bottom: 30px;
}


.eventSection, .eventSectionSecPage{
    min-height: 150px;
}

.govPaging {
    position: relative;
    top: 30px;
    background-color: #daebf2; 
    color: black;
    padding: 5px;
}


hr
    {        
        border: none;
        height: 1.5px;
        background-color: #20a953; 
        position:relative; 
        top:-20px;
    }

#relatedLinksSection{
        border:solid;        
        border-color: #20a953; 
        border-width: thin;
        position:relative; 
        top:20px;
        /*min-height:100px;*/
        
        }

.socialConnect {
    position:absolute; 
    margin-top:-83px; 
    right: 15px;
}

.connectSection {    
    margin-top:45px;    
}

#flagArchive {
    margin-top: -30px;
}

#govDayOff {
        font-size:1em; 
        text-align: center;
    }

/*#leftContentSection {
    padding-top:-250px;
}*/


#eventSection{
   position: relative;	
   padding-left: 80px;
   padding-right: 5px;  
   padding-bottom:5px;
   margin-top:-30px;
   word-wrap:normal;    
   overflow: hidden;
}

#goalsSection,  #newsSection, #connectionSection, #relatedLinksSection,
.sectionDiv {
    margin-top:-30px;
}

#mediaSection {
    border:solid; 
    border-color:#20a953; 
    border-width: thin; 
    padding:5px 5px 5px 5px;
    margin-top:-8px;

}

.connections {
    background-color:#daebf2; 
    border-bottom:thin;
    border-color:white;
    padding:10px;
    border-bottom:thick; 
    border-color:white;
    margin-bottom:2px;
}



/*Time.icon can also put border around date to look like a calendar page*/
 time.icon
{
  font-size: 25px; /* change icon size */
  display: block;
  position: absolute;
  top:75px;
  width: 71px;
  height: 70px;
  /*background-color: #fff;*/
  /*margin-top:-22px;*/
  /*border-radius: 0.6em;
  box-shadow: 0 1px 0 #bdbdbd, 0 2px 0 #fff, 0 3px 0 #bdbdbd, 0 4px 0 #fff, 0 5px 0 #bdbdbd, 0 0 0 1px #bdbdbd;*/
  overflow: hidden;
  text-align: center;  
}

time.icon *
{
  display: block;
  width: 100%;
  font-size: 15px;
  font-weight: bold;
  font-style: normal;
  text-align: center;
}

/*.eventSectionSecPage time.icon {
    top:75px;}*/

time.icon strong
{
  /*position: absolute;
  top: 0;
  padding: 0.4em 0;*/
  /*color: #fff;
  background-color: #fd9f1b;
  border-bottom: 1px dashed #f37302;
  box-shadow: 0 2px 0 #fd9f1b;*/
}

/*time.icon em
{
  position: absolute;
  bottom: 0.3em;
  color: #fd9f1b;
}*/

#calMth {
  width: 100%;
  left:18px;
  letter-spacing: -0.05em;
  
  position: absolute;
}
/*Day Formating of Icon Calendar*/
/*time.icon*/  
#calDay
{
  width: 100%;
  font-size: 1.5em;
  letter-spacing: -0.05em;
  margin-top:-10px;
  color: #931010;
  position: absolute;
}

#jumbotron {
    margin:-20px;
}

.noBottomMargin{
    margin-bottom: 0px;
}
#contour textarea,
.contour textarea
{
	height: 500px;
    width: 800px !important;
}
ExecManTours{
    body{
            background-image:url("");
            background-repeat:no-repeat;
        }
}