/**
 * Place your custom styles here.
 */
body {
   background-color: #001b2c;
   background-image: url("/themes/azag_bootstrap/assets/azag_bootstrap_bg.svg");
   background-repeat: no-repeat;
}

div.region-content {
    background: #f5f5f5;
    padding: 19px;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
} 
.navbar-default {
    background-color: transparent; 
    border-color: transparent;
}
div#site-branding {
    float:left;
    color: #f5f5f5;
}
div#site-branding .navbar-brand {
    float: none;
    display: block;
    font-size: 2.33em;
    text-decoration: none;
    font-style: normal;
    font-weight: bold;
    padding-left:0px;
    text-shadow: 0 1px 1px rgba(0,0,0,0.3);
}  
div#site-branding .navbar-text{
    float: none;
    font-family: Palatino,"Times New Roman",serif;
    font-size: 5.2em;
    font-weight: normal;
    letter-spacing: -0.06em;
    display: block;
    text-decoration: none;
    font-style: normal;
    padding: 5px 0 0;
    margin-left: 0px;
    margin-top: -40px;
    text-shadow: 0 1px 1px rgba(0,0,0,0.3);
    font-variant: normal;
}
.navbar-default .navbar-brand,
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-text {
    color: #f5f5f5;
}
ul.navbar-nav {
    margin: 7.5px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    width:100%;
    clear:both;
}
ul.navbar-nav li {
    font-size: 1.05em;
    font-weight: 600;
    list-style-type: none;
    list-style-image: none;
    margin: 0;
    padding: 0;
    position: relative;
    text-transform: uppercase;
    color: #e7e5e5;
    text-shadow: 0 1px 1px rgba(0,0,0,.3) 
}
ul.navbar-nav li ul.dropdown-menu li {
    float: none;
    margin: 0;
    padding: 0;
    text-transform: none;
    font-weight: 400;
    font-size: 12px;
    list-style-image: none;
    text-shadow: none;
}

.sf-main {
    color: #f5f5f5;
}

ul.sf-menu .sf-with-ul {
    padding-right: 0;
}

ul.sf-menu .sf-sub-indicator {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    right: 0;
    position: relative;
}
ul.sf-menu a, ul.sf-menu span.nolink {
    display: block;
    padding: 1em 2em;
    position: relative;
}
.sf-main {
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    width:100%;
    clear:both;

}

.sf-main a {
    color: #777;
    padding-top: 15px;
    padding-bottom: 15px;
    padding: 0px 15px;

}

.sf-main li,
.sf-main li ul.sf-depth-1 {
    font-size: 1.05em;
    font-weight: 600;
    list-style-type: none;
    list-style-image: none;
    margin: 0;
    padding: 0;
    position: relative;
    text-transform: uppercase;
    color: #e7e5e5;
    text-shadow: 0 1px 1px rgba(0,0,0,.3) 


}
.sf-main li ul.sf-hidden, 
.sf-depth-2,
.sf-depth-3 {
    float: none;
    margin: 0;
    padding: 0;
    text-transform: none;
    font-weight: 400;
    font-size: 12px;
    list-style-image: none;
    text-shadow: none;
    background-color: #f5f5f5;
    color: #333;
}


@media (min-width: 768px) {
ul.nav li.dropdown:hover > ul.dropdown-menu{
    display: block !important;
}
}
h1.page-header {
    color: #f5f5f5;
    font-size: 24px;
    font-weight: bold;
    line-height: 130%;
    margin: 17px 0 15px;
    padding: 0;
    font-family: Arial,Helvetica,sans-serif;
    border-bottom: 0px solid #eee;
    text-shadow: 0 1px 1px rgba(0,0,0,0.3);
}
/*#search-block-form {
    float:right;
    min-width: 300px;
    max-width: 320px;
}*/
div#block-azag-bootstrap-search {
    float:right;
    min-width: 300px;
    max-width: 320px;
}
hr {
    border: 0; 
    height: 1px; 
    background-image:-webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:-moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:-ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:-o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
}
h2.block-title {
    color: #333333;
    font-size: 16px;
    font-weight: normal;
    padding: 10px 0 30px;
    font-family: Arial,Helvetica,sans-serif;
    font-style: normal;
    text-transform: uppercase;
}
blockquote {
    font-family: Georgia,serif;
    font-size: 14px;
    font-style: italic;
    padding: 25px 30px 15px 30px;
    border-left: 3px solid #ccc;
    margin: 20px 0;
    box-shadow: 1px 1px 1px #999;
}


/* Start Hero Banner Slideshow */
div#slick-views-homepage-hero-banner-block-1-1 {
    overflow: auto;
    margin-bottom: 40px;
    background: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    width: 100%;
    text-align:center;
}
.slick--skin--boxed .slick__slider .slick-list {
    margin:0px;
}
.slickheroimage {
    float:left;
    width:100%;
}
.slickherotext {
    /* margin-top: -83px; */
    padding-left: 19px;
    padding-right: 19px;
    width:100%;
    text-align: center;
    float:left;
    /* opacity: 0.7; */
    /* filter: alpha(opacity=70); */ /* For IE8 and earlier */
    background: #f5f5f5;
  -webkit-transition: opacity .5s ease-out;
  -moz-transition: opacity .5s ease-out;
  -o-transition: opacity .5s ease-out;
  transition: opacity .5s ease-out;
}
.slickherotext:hover {
    opacity: 1;
    filter: alpha(opacity=100); /* For IE8 and earlier */
    background: #f5f5f5;

}
.slickherotext h2,
.slickherotext p {
    opacity: 1;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}
/* End Hero Banner Slideshow */

/* Start SGO Opinions Page */
div.view-sgo-opinions.view-display-id-page_1 div.view-content ul li,
div.view-id-sgo_opinions.view-display-id-block_1 div.view-content ul li {
    list-style: none;
}
div.view-sgo-opinions.view-display-id-page_1 div.view-content ul li:before,
div.view-id-sgo_opinions.view-display-id-block_1 div.view-content ul li:before {
    content: "\00BB \0020";
}
.sgo-opinion-row {
    position: relative;
    width: 90%;
    padding: 1em 1.5em;
    margin: 2em auto;
    background: #e3e3e3;
    overflow: hidden;
}
.sgo-opinion-row:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    border-width: 0 16px 16px 0;
    border-style: solid;
    border-color: #f5f5f5 #f5f5f5 #D3D3D3 #D3D3D3;
    background: #f5f5f5;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
    box-shadow: 0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
    /* Firefox 3.0 damage limitation */
    display: block; width: 0;
}
.field--name-field-regarding {
    padding-bottom: 10px;
}
.field--name-field-pdf- {
    margin: 3px 0px; 
    border-bottom: 1px solid #5294C1;
    padding-bottom: 10px;
    border-top: 1px solid #5294C1;
    padding-top: 10px;
}

/* End SGO Opinions Page */

.op-hm-row {
    position: relative;
    width: 98%;
    padding: 1em 1.5em;
    margin: 2em auto;
    background: #e3e3e3;
    overflow: hidden;
}
.op-hm-row .views-field-title{
    text-decoration: none;
    color: #ffffff;
    text-shadow: 0 2px 0 #e9e9e9;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    font-size: 18px;
    padding-bottom: 10px;
}
.op-hm-row .views-field-field-date {
    font-style: italic;
    padding-top: 10px;
}
.op-hm-row:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    border-width: 0 16px 16px 0;
    border-style: solid;
    border-color: #f5f5f5 #f5f5f5 #D3D3D3 #D3D3D3;
    background: #f5f5f5;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
    box-shadow: 0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
    /* Firefox 3.0 damage limitation */
    display: block; width: 0;
}
/* Start Press Release Page */
.press-release-row{
    position: relative;
    width: 90%;
    padding: 1em 1.5em;
    margin: 2em auto;
    background: #e3e3e3;
    overflow: hidden;
}
.pr-hm-row {
    position: relative;
    width: 98%;
    padding: 1em 1.5em;
    margin: 2em auto;
    background: #e3e3e3;
    overflow: hidden;
}
.press-release-row .views-field-title{
    text-decoration: none;
    color: #ffffff;
    text-shadow: 0 2px 0 #e9e9e9;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    font-size: 18px;
    padding-bottom: 10px;
}
.views-field-field-date-of-release {
    font-style: italic;
    padding-top: 10px;
}
.press-release-row:before{
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    border-width: 0 16px 16px 0;
    border-style: solid;
    border-color: #f5f5f5 #f5f5f5 #D3D3D3 #D3D3D3;
    background: #f5f5f5;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
    box-shadow: 0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
    /* Firefox 3.0 damage limitation */
    display: block; width: 0;
}
.pr-hm-row:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    border-width: 0 16px 16px 0;
    border-style: solid;
    border-color: #f5f5f5 #f5f5f5 #D3D3D3 #D3D3D3;
    background: #f5f5f5;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
    box-shadow: 0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
    /* Firefox 3.0 damage limitation */
    display: block; width: 0;
}
.pr-hm-row .views-field-title{
    text-decoration: none;
    color: #ffffff;
    text-shadow: 0 2px 0 #e9e9e9;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    font-size: 18px;
    padding-bottom: 10px;
}

/* End Press Release Page */

/* Start Victims Rights Training Page */

div.vr-training {
    position: relative;
    width: 90%;
    padding: 1em 1.5em;
    margin: 2em auto;
    background: #e3e3e3;
    overflow: hidden;
}
div.vr-training:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    border-width: 0 16px 16px 0;
    border-style: solid;
    border-color: #f5f5f5 #f5f5f5 #D3D3D3 #D3D3D3;
    background: #f5f5f5;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
    box-shadow: 0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
    /* Firefox 3.0 damage limitation */
    display: block; width: 0;
}


/* End Victims Rights Training Page */

/* Start Consumer Topics Page */
div#consumer_fancy a:visited,div#consumer_fancy a:hover,div#consumer_fancy a:active{
  -webkit-backface-visibility:hidden;
          backface-visibility:hidden;
	position:relative;
  transition:0.5s color ease;
	text-decoration:none;
	color:#81b3d2;
	/* font-size:2.5em; */
}
div#consumer_fancy a:hover{
	color:#d73444;
}
div#consumer_fancy a.after:after{
  content: "";
  transition:0.5s all ease;
  -webkit-backface-visibility:hidden;
          backface-visibility:hidden;
  position:absolute;
}
div#consumer_fancy a.after:after{
  bottom:-0.25em;
}
div#consumer_fancy a.after:after{
  height:5px;
  /* height:0.35rem; */
  width:0;
  background:#d73444;
}
div#consumer_fancy a.first:after{
  left:0;
}
div#consumer_fancy a.after:hover:after{
  width:100%;
}
/* End Consumer Topics Page */

/* Start Responsive Video Frames */

.div-video-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.div-video-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

/* End Responsive Video Frames */

/* Start Fintech */

#jquery-countdown-timer, 
#jquery-countdown-timer-note {
    text-align: center;
}


/* End Fintech */


.rooTable {
   display: table;
   width: 100%;
}
.rooTableRow {
   display: table-row;
}
.rooTableHeading {
   display: table-header-group;
   background-color: #ddd;
}
.rooTableCell, .rooTableHead {
   display: table-cell;
   padding: 3px 10px;
   border: 1px solid #999999;
}
.rooTableHeading {
   display: table-header-group;
   background-color: #ddd;
   font-weight: bold;
}
.rooTableFoot {
   display: table-footer-group;
   font-weight: bold;
   background-color: #ddd;
}
.rooTableBody {
   display: table-row-group;
}

/* Start Press Release Page */

div.field--name-field-date-of-release {
    font-size: medium;
    background-color: #B8C4CC;
    font-style: italic;
    line-height: 34px;
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: 5px;
    padding-left: 10px;
    border-radius: 5px;
}

/* End Press Release Page */

/* Election Complaint Form */
div.election-complaint {

    background-color:#B72323; 
    border-radius: 10px 5px 5px 5px; 
    -moz-border-radius: 10px 5px 5px 5px; 
    -webkit-border-radius: 10px 5px 5px 5px;
    border: 0px solid #000000; 
    height:150px; 
    width:150px;
    margin-left:35px;
    margin-right:35px;
    margin-bottom: 18px;
    margin-top:18px;
    padding:15px;
}
 div.election-complaint a {
    color: #ffffff;
    font-weight: 700;
    font-size:16px;
}
 div.election-complaint p {
    color: #ffffff;
    font-weight: 700;
    font-size:16px;
}

h3.faqfield-question {
    font-weight: 700;
}

div.election-complaint svg.ext {
    width: 20px;
    height: 20px;
    padding-right: 0.2em;
    fill: #fff;
    font-weight: 900;
}

div.election-complaint svg.ext path {
    stroke: #ffffff;
}

/* Pop-up styling */

#block-agonewslettersignup {
    display: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem;
    outline: 0;
}
.spb-popup-main-wrapper {
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem;
    outline: 0;
}
.spb_close {
    float: right;
    font-size: 2.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
    border: 0;
}

/* Start Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
a.logo{
    display:none;
}
.slickheroimage {
    float:right;
    width:100%;
}
.slickherotext {
    float:left;
    padding-left: 19px;
    padding-right: 19px;
    width: 100%;
}
}
/* End Extra small devices (phones, 600px and down) */