/* From the top styling downwards */

.header-pad {
    padding: 20px 10px 5px 10px;
}

.social-link {
    font-size: 1.3rem;
    font-family: 'Spartan', sans-serif !important;
    color: #1e4480;
    font-weight: 500 !important;
}

.matched-menu {
    background-color: #09acf2;
}

.contrast-menu {
    background-color: #078cc5;
}

.fixed-text-area {
    min-height: 25%;
    padding:20px;
    background-color: #1e4480;
    background-image:  url("../../img/v2/footer-wedge-master.svg");
    background-position: right top; 
    background-repeat: no-repeat;
}

.wob {
    color: #fff;
}

.feeds {
    padding: 12px;
}

.horiz-dotted-rule {
    width:100%;
    border-bottom: dotted 2px #faa83c;
}

.b-o {
    color: #1e4480;
}


.footer {
    height: 70px;
    padding: 20px;
    background-color: #fff;
}

.decorative-grey {
    height: 10px;
    background-color: #2c3849;
}

.decorative-blue {
    height: 10px;
    background-color: #1e4480;
}

.decorative-gold {
    height: 10px;
    background-color: #faa83c;
}

.decorative-black {
    height: 10px;
    background-color: #000;
}

.brdr-rgt {
    border-left: dotted 2px #faa83c;
}

span.red-key {
    color: #d53c3e;
}

span.green-key {
    color: #53a93a;
}

span.yellow-key {
    color: #e2dd51;
}

span.blue-key {
    color: #3968a9;
}

.panel-item {
    height: 100%;
    margin:10px 10px 0 10px;
    padding:10px 10px 0 10px;   
}

.red-cat {
    border-left: solid 5px #d53c3e;
}

.green-cat {
    border-left: solid 5px #53a93a;
}

.yellow-cat {
    border-left: solid 5px #e2dd51;
}

.blue-cat {
    border-left: solid 5px #3968a9;
}

/* breadcrumb styling */
ol.breadcrumb {
    font-family: 'Spartan', sans-serif;
    font-weight: 300;
    font-size: 1.1rem;
}
/* END OF breadcrumb styling */

h1, h2, h3, h4 {
    font-family: 'Spartan', sans-serif !important;
}

h1 {
    font-size: 2.2rem;
    color: #1e4480;
}

h2 {
    font-size: 1.8rem;
    color: #1e4480;
}

h3 {
    font-size: 1.7rem;
    color: #1e4480;
}

h4 {
    font-size: 1.5rem;
    color: #1e4480;
}

h5 {
    font-size: 1.1rem;
    font-weight:300;
    color:#fff;
    background-color: #1e4480;
    padding:1rem;
    margin:0 0 1rem 0;
}

h6 {
    font-size: 1.1rem;
    font-weight:300;
    color:#fff;
    background-color: #1e4480;
    padding:1rem;
    margin:0 0 1rem 0;
}

p,li {
    font-size: 0.8rem;
    font-family: 'Spartan', sans-serif !important;
    color: #2c3849;
    font-weight: 300 !important;
}

h1.headline {
    font-size: 2.6rem;
    font-weight: 700;
}

h2.headline {
    font-size: 2.2rem;
    font-weight: 700;
    width:100%;
    margin:1rem 0;
    padding-bottom:1rem;
    border-bottom: dotted 2px #faa83c;
}

h3.headline {
    font-size: 1.8rem;
    font-weight: 700;
    width:100%;
    margin:1rem 0;
    padding-bottom:1rem;
    border-bottom: dotted 2px #faa83c;
}

.doc-key-outer {
    padding:0.1rem;
}

a.doc-key {
    font-size: .8rem;
    font-weight: 400;
    color: #777;
    width:100%;
}

a.doc-key:hover {
    text-decoration: none;
    cursor: pointer;
}

.special-event {
    font-size: 1.1rem;
    font-family: 'Spartan', sans-serif !important;
    color: #1e4480;
    font-weight: 500 !important;
}

.feed-heading {
    font-size: 1.3rem;
    font-weight: 500;
}

a.credits-housekeeping-link {
    font-size: 1rem;
    color: #1e4480;
}

.btn-to-the-product {
    font-family: 'Spartan', sans-serif;
    font-weight: 500;
    background-color: #fff;
    font-size: .9rem !important;
    color: #1e4480;
}

.row-flex {
    display: flex;
    flex-wrap: wrap;
}

div.row-flex > div[class*="col-"] {
    margin-bottom:30px;
}

.loader{
    position: absolute;
    top:0px;
    right:0px;
    width:100%;
    height:100%;
    background-color:#fff;
    background-image:url('../../img/v2/ajax-loader.gif');
    background-size: 800px;
    background-repeat:no-repeat;
    background-position:center;
    z-index:10000000;
    opacity: 0.4;
    filter: alpha(opacity=40);
}

.navbar-small-devices {
    color: white !important;
}

@media only screen and (min-width: 576px) {
    .evia-strapline {
        width:100%;
        padding:20px;
    }
}

div.container-subnav-content ul.list-group li.list-group-item.active {
    background-color: #1e4480!important;
    border-color: #1e4480!important;
}

div.container-subnav-content ul.list-group li.list-group-item a {
    color: #1e4480!important;
}

.twitter-typeahead, .tt-hint, .tt-input, .tt-menu { 
    width: 100%; 
    display: block
}

.evia-member-tiles {
    font-size:90%;
	display: inline-block;
	position: relative;
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, 0.125);
	width:15rem;
	min-height:24rem;
	margin:0 1.5rem 1.5rem 0;
}

.svg-container {
	display: inline-block;
	position: relative;
	width: 100%;
	padding-bottom: 100%;
	vertical-align: middle;
	overflow: hidden;
  background-color: #009f5c;
}

.svg-container-plain {
  display: inline-block;
	position: relative;
	width: 100%;
	padding-bottom: 100%;
	vertical-align: middle;
	overflow: hidden;
  background-color: #fff;
}

.svg-container-modal {
  display: inline-block;
	position: relative;
	width: 100%;
	padding-bottom: 100%;
	vertical-align: middle;
	overflow: hidden;
  background-color: #fff;
}

.svg-content {
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
  margin:2.4rem;
}

a.card-modal-toggle {
  cursor: pointer;
}