﻿.idc-menu-global ul.nav-signin {
    margin: 0;
}

.navbar-inner {
    padding-left: 20px;
    padding-right: 20px;
    background-color: #f2f2f2;
    background-image: none;
    box-shadow: none;
    height: 50px;
    position: relative;
    z-index:1000000;
    border-radius:0;
}

.navbar-inner .container{
    position: relative;
    height: 50px;
}

#searchApp{
    z-index: 1000;
}

.idIdentity{
    display: inline-block;
    position: relative;
    width: 300px;
    height: 50px;
}

/* search styles */
.searchInputFaux {
    position:absolute;
    top:6px;
    right:0;
    height: 34px;
    padding-left: 30px;
}

#idSearchInit {
        height: 35px;
    z-index: 1000000;
    line-height: 32px;
    padding: 0;
    padding-left: 33px;
    border: none;
}

.cls1 {
    fill: #fff;
}

.searchMsIcon {
    width: 31px;
    height: 31px;
    display: block;
    margin-top: -42px;
}
.searchMsIcon path {
        fill: #c2c2c2;
}

.idc-menu-global ul.nav li a {
        font-size:16px;
    text-shadow:none!important;
    padding: 6px 20px;
    background-color: #666;
    border: 1px solid #fff;
    border-width: 0 1px 0 0;
}

.idc-menu-global ul.nav li.active-product a {
    color: #fff;
}

#idc-article-spanwrapper {
    z-index: 8;
    position: relative;
    float: right;
    margin: 0 0 0 20px;
}

#idc-nav-page-spanwrapper {
    float: left;
    margin: 0;
    /*position: relative;
    z-index: 0;*/
}

#idc-article-spanwrapper .pageUtils>.pageUtil {
    float: right;
}

#idc-article-spanwrapper .pageUtils {
    margin: 10px 0;
}

.navbar-inner-atlas {
    border-radius: 0px;
    -wekbit-border-radius: 0px;
    -moz-border-radius: 0px;
}

.navbar-atlas {
    margin-bottom: 0;
}

.idc-menu-global ul.nav li.active-product {
    color: #fff;
    background-color: yellow;
}

.navbar .nav>li>a {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.idc-menu-global ul.nav li.active-product a {
    color: #fff;
    text-shadow: 0 0 0 none;
    background-color: #BF1E2D;
}

.idc-menu-global ul.nav li:hover {
    color: #fff;
    background-color: #ED1C24;
}

.search-query {
    border-radius: 0 0 0 0!important;
    line-height: 18px!important;
    border: 0px solid #999;
}

.navbar-search {
    margin: 3px 3px 0 0 !important;
    padding-left: 3px;
}

.navbar-search input[type="text"] {
    margin-bottom: 0;
}

.navbar-search .search-query {
    color: #666 !important;
}

.navbar-search .search-query {
    transition: none 0s ease 0s;
    -moz-transition: none 0s ease 0s;
    background-color: #F3F3F3;
    border: 0px solid #C64012;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.15);
    color: #FFFFFF;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 1;
    padding: 3px 9px;
}

.navbar .brand {
    color: #fff;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: bold;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
    line-height: 18px;
    background-color: #666;
    margin-left: -10px;
    padding: 6px 28px 6px 20px;
}

.idc-menuglobal-productlinks {
    margin: 0 10px 0 0px!important;
}

#idc-menuglobal-navbar,
.idc-menu-global,
.navbar-inner {
    filter: none!important;
}

#idc-menuglobal-navbar.econ-ind .navbar-inner, #idc-menuglobal-navbar.econ-ind .navbar-inner .container{
    min-height:initial;
    height:31px;
}

.idc-menu-global {
    z-index: 10;
}


.idc-share-small {
    width: 210px;
}

.addthis_toolbox {
    right: 0;
}

.addthis_default_style .at300bs {
    background-repeat: no-repeat!important;
    background-position: center center!important;
    height: 30px!important;
    width: 30px!important;
}

.addthis_default_style .at300bs:hover {
    background-repeat: no-repeat!important;
    background-position: center center!important;
    height: 30px!important;
    width: 30px!important;
}

/*indicators*/
.idc-demindicators {
    background-color: #86555A!important;
    color: #fff;
    font-size: 14px;
    padding: 6px 20px;
    border: 1px solid #fff;
    border-width: 0 1px 0 0;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    line-height: 19px;
    float: none;
    text-decoration: none;
}

.idc-demindicators:hover {
    background-color: #BF1E2D!important;
    cursor: pointer;
}

.idc-demindicators:active {
    background-color: #BF1E2D;
    cursor: pointer;
}

.idc-econindicators {
    background-color: #507d63!important;
    color: #fff;
    font-size: 14px;
    padding: 6px 20px;
    border: 1px solid #fff;
    border-width: 0 1px 0 0;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    line-height: 19px;
    float: none;
    text-decoration: none;
}

.idc-econindicators:hover {
    background-color: #03943F!important;
    cursor: pointer;
}

.idc-econindicators:active {
    background-color: #03943F;
    cursor: pointer;
}

.idc-demographic-resource {
    background-color: #976245!important;
    color: #fff;
    font-size: 14px;
    padding: 6px 20px;
    border: 1px solid #fff;
    border-width: 0 1px 0 0;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    line-height: 19px;
    float: none;
    text-decoration: none;
}

.idc-demographic-resource:hover {
    background-color: #F47836!important;
    cursor: pointer;
}

.idc-idblog {
    background-color: #976245!important;
    color: #fff;
    font-size: 14px;
    padding: 6px 20px;
    border: 1px solid #fff;
    border-width: 0 1px 0 0;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    line-height: 19px;
    float: none;
    text-decoration: none;
}

.idc-idblog:hover {
    background-color: #F47836!important;
    cursor: pointer;
}


/**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.cf:before,
.cf:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}

.cf:after {
    clear: both;
}


/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.cf {
    *zoom: 1;
}


.noScroll {
    position: fixed;
    width:100%;
    overflow-y:scroll;
}

/* LANDING PAGE OVERRIDES */

.landing {
    margin-bottom: 40px;
}

.landing .navbar-inner{
    height: 31px;
    min-height: initial;
}

.landing #idc-header-profile,
.landing #idc-header-atlas,
.landing #idc-header-forecast,
.landing #idc-header-economy{
    margin-top: 41px!important;
}

.landing .idc-header-clientlogo{
    margin-right: 10px;
}

.landing .productsMenu {
    margin:0;
}

.landing .idIdentity {
        width: 450px;
}

.no-space [class*="span"] {
    margin-left: 0;
}

.landing .cardGrid{
    padding:1px;
}

.landing .councilCard {
    display:block;
    min-height:250px;
    background-color:#fff;
    padding:20px;
    border:1px solid #e8e8e8;
    position:relative;
    margin-top:-1px;
    margin-left:-1px!important;
    -webkit-transition: -webkit-box-shadow .3s cubic-bezier(.05,.69,.14,1);
    -o-transition: box-shadow .3s cubic-bezier(.05,.69,.14,1);
    transition: box-shadow .3s cubic-bezier(.05,.69,.14,1);
}

.landing .councilCard:hover {
    -webkit-box-shadow: 0 10px 28px rgba(0,0,0,.1), 0 5px 10px rgba(0,0,0,.15);
    box-shadow: 0 10px 28px rgba(0,0,0,.1), 0 5px 10px rgba(0,0,0,.15);
    position:relative;
    z-index:2;
}

.landing .idc-pageintro-wrapper {
    padding:50px 0;
    margin-bottom:40px;
    
}

    .landing .idc-pageintro-wrapper.prod1 {
    background-color:#cb2c30;
    }
    .landing .idc-pageintro-wrapper.prod2 {
    background-color:#caae01;
    }
    .landing .idc-pageintro-wrapper.prod3 {
    background-color:#3b6e8f;
    }
    .landing .idc-pageintro-wrapper.prod4 {
    background-color:#70b859;
    }

    .landing .idc-pageintro-wrapper h1,
    .landing .idc-pageintro-wrapper p {
        color:#fff;
        opacity: 0.8;
    } 
     .landing .idc-pageintro-wrapper p {
        line-height: 30px;
        font-size: 20px;
        opacity: 0.8;
    }

    .landing .idc-pageintro-wrapper a {
        color:#fff;
        text-decoration:underline;
    }


.landing .councilCard img{
    margin-bottom:15px;
}
.landing .councilCard .councilName{
   position: absolute;
    bottom: 30px;
    width: 90%;
    margin-left: -20px;
    padding: 0 5%;
    display: block;
    text-align: center;
    color:#999999;
    font-weight:bold;
}

.row-fluid.no-space [class*="span"] {
  margin-left: 0%;
  *margin-left: -0.06944%;
}
.row-fluid.no-space [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid.no-space .controls-row [class*="span"] + [class*="span"] {
  margin-left: 0%;
}

.row-fluid.no-space .span6 {
  width: 24.9999999999999%;
  *width: 24.93055555555555%;
}

