@import "icon.css";
@import "yamm.css";
.grey-bg {
    background: #fff;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ3JSIgc3RvcC1jb2xvcj0iI2Y2ZjZmNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZGVkZWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #fff 0%, #f6f6f6 47%, #ededed 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(47%, #f6f6f6), color-stop(100%, #ededed));
    background: -webkit-linear-gradient(top, #fff 0%, #f6f6f6 47%, #ededed 100%);
    background: -o-linear-gradient(top, #fff 0%, #f6f6f6 47%, #ededed 100%);
    background: -ms-linear-gradient(top, #fff 0%, #f6f6f6 47%, #ededed 100%);
    background: linear-gradient(to bottom, #fff 0%, #f6f6f6 47%, #ededed 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed', GradientType=0)
}
.avenirbook {
    font-family: AvenirLTPro-Book!important
}
.fontbold {
    font-weight: 700
}
.interest-membership {
    font-size: 10pt;
    border-radius: 0
}
.sign-up > li > a {
    padding: 5px 8px!important
}
.Mobile_Sign_Up > li > a {
    padding: 5px 8px!important
}
.fontarial {
    font-family: 'open sans', Arial, Gadget, sans-serif!important
}
#user_name > a:hover,
#user_name > a:focus {
    background-color: #666!important
}
.form-control {
    padding-right: 6px!important
}
#upcoming-events img,
#latest-research img,
#upcoming-webcasts img {
    width: 100%;
    height: 130px
}
body,
td {
    font-family: 'open sans', Arial, Gadget, sans-serif;
    font-size: 10pt;
    color: #000;
    margin: 0;
    padding: 0
}
.btn-info {
    color: #fff!important;
    background-color: #0072b4;
    border-color: #08528a
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
    color: #fff!important;
    background-color: #08528a;
    border-color: #0072b4
}
table {
    line-height: 1.42857143
}
.table-hover>tbody>tr:hover>td,
.table-hover>tbody>tr:hover>th {
    background-color: #0072b4;
    color: #eee
}
.product_specs {
    width: 100%
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 5px
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
body {
    font-family: 'open sans', Arial, Gadget, sans-serif
}
a {
    color: #08528a;
    text-decoration: none
}
a:hover,
a:focus {
    color: #0072b4;
    text-decoration: underline
}
a:link {
    text-decoration: none;
    color: #08528a
}
.more1 {
    background-image: url(../images/bullet_sprite.gif);
    background-repeat: no-repeat;
    background-position: 0 3px;
    padding-left: 15px
}
a.more {
    background-image: url(../images/bullet_sprite.gif);
    background-repeat: no-repeat;
    background-position: 0 3px;
    padding-left: 15px
}
a.more:hover {
    text-decoration: underline
}
.lead_indicator li.more {
    background-image: url(../images/bullet_sprite.gif);
    background-repeat: no-repeat;
    background-position: 5px 10px;
    padding-top: 5px
}
.lead_indicator li.more a {
    font-weight: 700
}
.lead_indicator li.more:hover {
    text-decoration: underline
}
.navbar-toggle .icon-bar {
    border: 2px solid #fff
}
.top-blue-strip {
    margin: 0 0 5px;
    height: 35px;
    line-height: 30px;
    vertical-align: middle
}
.top-wrapper {
    background: #fff
}
.top-link {
    color: #666!important;
    text-transform: uppercase;
    text-decoration: none;
    padding: 0 5px
}
.top-link:hover {
    color: #fff
}
.social {
    padding: 3px
}
.right-text {
    text-align: right
}
.global-search .input-group-addon {
    padding: 0;
    border: none
}
.search-text {
    width: 200px;
    border: 1px solid #ddd;
    padding: 3px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}
#JumpSearch,
#search_products {
    z-index: 0
}
td {
    padding: 5px;
    vertical-align: top
}
ol {
    margin-left: -40px
}
ul.middle-links {
    margin: 0;
    padding: 0
}
ul.middle-links li {
    display: inline-block
}
ul.middle-links li a {
    font-size: 1.2em
}
ul.middle-links li a:hover {
    text-decoration: none;
    cursor: pointer;
    transition: all ease 1s
}
.form-horizontal .control-label {
    text-align: left;
    font-weight: 500
}
.search-container {
    background: linear-gradient(to bottom, #fff 0%, #f6f6f6 47%, #ededed 100%);
    border: 1px solid rgba(0, 0, 0, 0.24);
    border-radius: 5px;
    height: 40px;
    margin-left: 0;
    width: 100%
}
.search-container .input-group {
    width: 175px
}
.search-box {
    padding-left: 20px
}
.search-container #sort_type {}.council_sort {
    font-size: .9em;
    float: right
}
#sort_type a.current_sort {
    font-weight: 700;
    text-decoration: underline
}
.search-container #search {
    margin-top: -6px
}
.icon-addon:after,
.icon-addon:before {
    display: table;
    content: " "
}
.tcb-wrapper {
    margin-top: 20px
}
.right-box-el {
    text-align: right;
    margin-bottom: 5px
}
.navbar {
    background: #666!important;
    margin-bottom: 0
}
.navbar-nav.navbar-right:last-child {
    background: #0072b4
}
.navbar-nav.navbar-right .main-submenu li {
    padding-bottom: 5px
}
.navbar-nav.navbar-right .main-submenu li a:hover {
    border-bottom: 1px dashed grey
}
.navbar-nav.navbar-right i {
    font-size: 16px;
    top: 3px;
    margin: 0 4px
}
.signin-dropdown li.dropdown-header {
    padding: 3px 0;
    font-weight: 700;
    font-size: 15px;
    color: #08528a
}
.signin-dropdown {
    right: 14px!important
}
.navbar-nav > li > a {
    color: #fff!important
}
.navbar {
    position: relative;
    min-height: 30px!important;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 0
}
.navbar-collapse {
    padding-left: 0
}
.navbar-nav > li > a {
    padding-top: 0;
    padding-bottom: 0
}
.dropdown:hover .dropdown-menu {}.navbar-nav > li > a {
    padding: 5px 17px 5px 8px
}
.navbar-nav > li > a:hover {
    background: #999
}
.navbar-toggle {}.web-footer {
    background: #666;
    min-height: 150px;
    color: #fff;
    margin-top: 20px
}
.web-footer a {
    color: #fff
}
.t-blue {
    background: #0172b6;
    color: #fff;
    border: 1px solid #0172b6;
    cursor: pointer
}
.web-header {
    margin-top: 20px;
    font-size: .9em
}
.web-header .left .row {
    margin-top: 5px
}
.advance-question {
    color: #333;
    text-decoration: underline;
    padding-left: 5px
}
.advance-question:hover {
    color: #000
}
.tcb-question {
    color: #333;
    text-decoration: underline;
    padding-left: 5px
}
.tcb-question:hover {
    color: #000
}
.lg-box {
    background: #fff
}
.main-menu .caret {
    border-top-color: #fafafa;
    border-bottom-color: #fff
}
.main-menu ul.main-submenu {
    min-width: 225px
}
.main-menu ul.main-submenu li.dropdown-header {
    padding: 3px 0;
    font-weight: 700;
    color: #08528a
}
.main-menu ul.main-submenu li.dropdown-header a {
    padding: 3px 0;
    font-weight: 700;
    color: #08528a;
    font-size: 1em
}
.main-menu ul.submenu_sub_list li a {
    color: #08528A!important;
    font-weight: 400
}
.main-menu ul.main-submenu li a {
    color: #666;
    font-size: .9em
}
.main-menu ul.main-submenu li a:hover {
    border-bottom: 1px dashed grey
}
.main-menu .nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
    border-color: #0172b6!important
}
.main-menu .nav .caret {
    border-top-color: #fff;
    border-bottom-color: #fff
}
.bread-strip {
    background: #f5f5f5
}
.footer-list {
    margin-top: 15px;
    margin-left: -55px
}
.footer-list li {
    list-style: none
}
.footer-list ul li a {
    color: #eee;
    display: inline-block;
    padding-left: 10px
}
.ftlist-head {
    font-weight: 700;
    margin-bottom: 5px;
    font-weight: bold;
    margin-bottom: 5px
}
.ftlist-head a {
    padding-left: 0!important
}
.ftlist-subhead {
    margin-top: 2px
}
.ftlist-subhead a {
    padding: 0!important
}
.ft-hr {
    border-bottom: 1px solid #aaa;
    border-top: 1px solid #222
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    margin-left: -60px
}
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    margin-right: -60px
}
.carousel-control.right {
    background: transparent!important
}
.leftimage {
    background: url(../../images/Left-Toggle-Arrow.jpg) 0 0
}
.rightimage {
    background: url(../../images/Right-Toggle-Arrow.jpg) 0 0
}
.carousel-control.left {
    background: transparent!important
}
.carousel-control {
    z-index: 11
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-prev,
.carousel-control .icon-next {
    font-size: 14px;
    color: #000
}
.shadow-0 {
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 15px;
    left: 10px;
    width: 50%;
    top: 80%;
    max-width: auto;
    background: #777;
    -webkit-box-shadow: 0 15px 10px #777;
    -moz-box-shadow: 0 15px 10px #777;
    box-shadow: 0 15px 10px #777;
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg)
}
.shadow-1 {
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    transform: rotate(3deg);
    right: 10px;
    left: auto
}
.news-box-2 {
    height: 169px;
    background-size: cover;
    background-position: center;
    position: relative;
    margin-bottom: 5%;
    border: 1px solid #ccc
}
.width-full {
    width: 100%
}
.news-text {
    position: absolute;
    bottom: 0;
    padding: 1em;
    background: rgba(0, 0, 0, .7)
}
.news-text .title {
    color: #fff
}
.title {
    font: 600 2em/1.2em minion-pro;
    margin-bottom: 0
}
#home-feature-news {
    background: #fff;
    height: auto;
    overflow: auto;
    border: 1px solid #ddd;
    padding: 3px;
    margin-bottom: 20px
}
#home-feature-news img {
    float: left;
    margin-right: 15px
}
#home-feature-news img.kbi {
    width: 100%
}
.featured_date {
    font-style: italic;
    color: #999
}
#home-news {
    background: #fff;
    margin-bottom: 20px;
    border: 1px solid #f6f6f6;
    border-bottom: none;
    padding: 10px 20px
}
#home-news .carousel-inner .homenews-item {
    display: inline-block;
    float: left;
    width: 25%;
    margin-left: 0!important;
    margin-right: 0!important;
    padding: 0
}
#home-news .carousel-inner .homenews-item img {
    height: 60px!important;
    width: 60px;
    margin-right: 5px;
    float: right
}
#home-news .home-news-info {
    height: 120px;
    background: #fff;
    float: left;
    border-bottom: none;
    padding: 5px;
    color: #08528a;
    font-size: .8em
}
#home-news .home-news-info:hover {
    background: #eaeaea
}
#home-news .carousel-inner .homenews-item p {
    width: 60%
}
#home-news .item a {
    border-right: 1px solid #f0f0f0
}
#home-news .item a:last-child {
    border-right: none
}
#home-news .left {
    left: 56px
}
#home-news .right {
    right: 56px
}
#home-news:before,
#home-news:after {
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 15px;
    left: 10px;
    width: 50%;
    top: 80%;
    max-width: auto;
    background: #777;
    -webkit-box-shadow: 0 15px 10px #777;
    -moz-box-shadow: 0 15px 10px #777;
    box-shadow: 0 15px 10px #777;
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg)
}
#home-news:after {
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    transform: rotate(3deg);
    right: 10px;
    left: auto
}
#home-news1 {
    background: #fff;
    margin-bottom: 20px;
    border: 1px solid #f6f6f6;
    padding: 3px
}
#home-news1 .carousel-inner .homenews-item {
    display: inline-block;
    float: left;
    margin-left: 0!important;
    margin-right: 0!important;
    padding: 0
}
#home-news1 .carousel-inner .homenews-item img {
    margin-right: 5px;
    float: right
}
#home-news1 .home-news-info {
    background: #fff;
    float: left;
    padding: 0;
    color: #08528a;
    font-size: .8em
}
#home-news1 .carousel-inner .homenews-item p {
    width: 60%
}
#home-news1 .item a {
    border-right: 1px solid #f0f0f0
}
#home-news1 .item a:last-child {
    border-right: none
}
#home-news1 .left {
    left: 56px
}
#home-news1 .right {
    right: 56px
}
#home-news1:before,
#home-news1:after {
    z-index: -1;
    position: absolute;
    content: "";
    left: 10px;
    width: 50%;
    top: 80%;
    max-width: auto;
    background: #777;
    -webkit-box-shadow: 0 15px 10px #777;
    -moz-box-shadow: 0 15px 10px #777;
    box-shadow: 0 15px 10px #777;
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg)
}
#home-news1:after {
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    transform: rotate(3deg);
    right: 10px;
    left: auto
}
@media all and (min-width: 767px) {
    .home-news1-right {
        background: url(../../images/Right-Toggle-Arrow.jpg) no-repeat;
        padding: 20px;
        position: absolute;
        margin-left: -40px;
        right: 0
    }
    .home-news1-left {
        background: url(../../images/Left-Toggle-Arrow.jpg) no-repeat;
        padding: 30px;
        position: absolute;
        left: 0
    }
}
@media all and (min-width: 500px) {
    .home_nws {
        top: 40%
    }
}
@media all and (min-width: 500px) and (max-width: 1000px) {
    #mob_search {
        display: none
    }
    #tab_search {
        display: block
    }
}
@media all and (max-width: 500px) and (min-width: 350px) {
    .home_nws {
        width: 0;
        top: 38%
    }
}
@media all and (max-width: 349px) {
    .home_nws {
        width: 0;
        top: 30%
    }
}
@media all and (max-width: 767px) {
    .home-news1-right {
        background: url(../../images/Right-Toggle-Arrow.jpg) no-repeat;
        padding: 20px;
        position: absolute;
        margin-left: -40px
    }
    .home-news1-left {
        background: url(../../images/Left-Toggle-Arrow.jpg) no-repeat;
        padding: 20px;
        position: absolute
    }
}
@media all and (max-width: 500px) {
    .home-news1-right {
        background: url(../../images/Right-Toggle-Arrow-sm.jpg) no-repeat;
        padding: 15px;
        position: absolute;
        margin-left: -30px
    }
    .home-news1-left {
        background: url(../../images/Left-Toggle-Arrow-sm.jpg) no-repeat;
        padding: 15px;
        position: absolute
    }
}
.content-indicators {
    float: left;
    margin-left: 30px
}
.eco-indicators {
    padding: 0;
    border: 1px solid #ddd
}
.eco-indicators1 {
    padding: 0
}
.new-home-page-indicators li {
    padding-left: 20px!important;
    margin-top: 4px!important
}
.new-home-page-indicators li .indicator-name {
    font-size: .9em!important;
    font-size: .9em!important
}
.eco-indicators li {
    list-style: none;
    padding-left: 25px
}
.eco-indicators1 li {
    list-style: none;
    padding-left: 25px
}
.eco-indicators li .indicator-name {
    color: #08528a;
    font-weight: 400
}
.eco-indicators1 li .indicator-name {
    color: #08528a;
    font-weight: 400
}
.eco-indicators li .indicator-name a {
    color: #08528a
}
.eco-indicators1 li .indicator-name a {
    color: #08528a
}
.eco-indicators li .indicator-points {
    float: right
}
.eco-indicators1 li .indicator-points {
    float: right
}
@media all and (max-width: 991px) and (min-width: 767px) {
    .eco-indicators li .indicator-name a {
        font-size: .93em!important
    }
    .eco-indicators1 li .indicator-name a {
        font-size: .93em!important
    }
}
.eco-indicators a i {
    font-size: 15px;
    top: 2px
}
.eco-indicators1 a i {
    font-size: 15px;
    top: 2px
}
.indicator-head {
    background: #fff;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ3JSIgc3RvcC1jb2xvcj0iI2Y2ZjZmNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZGVkZWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #fff 0%, #f6f6f6 47%, #ededed 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(47%, #f6f6f6), color-stop(100%, #ededed));
    background: -webkit-linear-gradient(top, #fff 0%, #f6f6f6 47%, #ededed 100%);
    background: -o-linear-gradient(top, #fff 0%, #f6f6f6 47%, #ededed 100%);
    background: -ms-linear-gradient(top, #fff 0%, #f6f6f6 47%, #ededed 100%);
    background: linear-gradient(to bottom, #fff 0%, #f6f6f6 47%, #ededed 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed', GradientType=0);
    margin-top: 0;
    margin-bottom: 0;
    color: #fff;
    padding: 7px 5px;
    color: #000;
    font-weight: 400;
    font-size: 1.1em;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-top: none
}
.eco-indicators li.down {
    background: url(../images/down.png);
    background-repeat: no-repeat
}
.eco-indicators1 li.down {
    background: url(../images/down.png);
    background-repeat: no-repeat
}
.eco-indicators li.up {
    background: url(../images/up.png);
    background-repeat: no-repeat
}
.eco-indicators1 li.up {
    background: url(../images/up.png);
    background-repeat: no-repeat
}
.eco-indicators li.nochange {
    background: url(../images/nochange.png);
    background-repeat: no-repeat
}
.eco-indicators1 li.nochange {
    background: url(../images/nochange.png);
    background-repeat: no-repeat
}
.us-indices,
.globe-indices {
    background: #fff!important;
    border-radius: 0;
    color: #fff!important;
    padding: 7px 10px!important
}
.eco-indicators .panel-title {
    font-size: 1em!important
}
.eco-indicators1 .panel-title {
    font-size: 1em!important
}
.eco-indicators .panel-title a {
    color: #08528a
}
.eco-indicators1 .panel-title a {
    color: #08528a
}
.eco-indicators .panel-title a:hover {
    text-decoration: underline
}
.eco-indicators1 .panel-title a:hover {
    text-decoration: underline
}
.eco-indicators .panel + .panel {
    margin-top: 0
}
.eco-indicators1 .panel + .panel {
    margin-top: 0
}
.eco-indicators .panel-body {
    border-top: none!important
}
.eco-indicators1 .panel-body {
    border-top: none!important
}
.eco-indicators .panel {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 0;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05)
}
.eco-indicators1 .panel {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 0;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05)
}
.eco-indicators .panel-default > .panel-heading {
    color: #333;
    background-color: #fff
}
.eco-indicators1 .panel-default > .panel-heading {
    color: #333;
    background-color: #fff
}
.event-container .tab-pane {
    background: #fff
}
.event-container .nav-tabs {
    background: #fff;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ3JSIgc3RvcC1jb2xvcj0iI2Y2ZjZmNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZGVkZWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #fff 0%, #f6f6f6 47%, #ededed 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(47%, #f6f6f6), color-stop(100%, #ededed));
    background: -webkit-linear-gradient(top, #fff 0%, #f6f6f6 47%, #ededed 100%);
    background: -o-linear-gradient(top, #fff 0%, #f6f6f6 47%, #ededed 100%);
    background: -ms-linear-gradient(top, #fff 0%, #f6f6f6 47%, #ededed 100%);
    background: linear-gradient(to bottom, #fff 0%, #f6f6f6 47%, #ededed 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed', GradientType=0);
    border: 1px solid #ccc;
    border-top: 1px solid #069
}
.event-container .nav-tabs > li {
    border-right: 1px solid #ccc;
    font-weight: 700
}
.event-container .nav-tabs > li > a {
    margin-right: 0;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 0;
    color: #000
}
.event-container .nav-tabs > li.active > a {
    color: #069
}
.event-container .nav-tabs > li > a:hover {
    background: #069;
    color: #fff
}
.event-container .tab-pane span {
    font-weight: 400!important
}
.event-container .tab-pane {
    padding: 10px;
    border: 1px solid #ccc;
    border-top: none
}
.event-title {
    margin-top: 10px
}
.event-title a {
    color: #0172b6;
    font-weight: 700;
    font-size: .85em
}
.event-time .register-link a {
    color: red;
    font-weight: 700;
    font-size: .85em
}
.indicators {
    margin-left: 40px
}
.indicators span {
    display: none
}
.indicators ul li,
#content .indicators ul li,
span.large_indicator,
span.small_indicator {
    background-image: url(../../images/site/indicators_sprite.gif);
    background-repeat: no-repeat
}
.indicators ul {
    padding-left: 5px
}
#us_indicators li {
    height: 25px;
    padding-left: 35px;
    margin-bottom: 20px
}
#us_indicators li a {
    background: none;
    padding: 0
}
#us_indicators .up,
span.up_large {
    background-position: 0 3px
}
#us_indicators .nochange,
span.nochange_large {
    background-position: 0 -98px
}
#us_indicators .down,
span.down_large {
    background-position: 0 -197px
}
#us_indicators .none,
span.none_large {
    background-position: 0 -25px
}
#global_indicators li {
    height: 13px;
    padding-left: 30px;
    margin-bottom: 10px
}
#global_indicators ul {
    list-style-type: none
}
#global_indicators li a {
    display: inline-block;
    width: 80%;
    background: none;
    padding: 0;
    float: left
}
#global_indicators .up,
span.up_small {
    background-position: 0 -299px
}
#global_indicators .nochange,
span.nochange_small {
    background-position: 0 -399px
}
#global_indicators .down,
span.down_small {
    background-position: 0 -498px
}
#content #us_indicators li {
    padding-left: 35px;
    margin-bottom: 10px;
    height: 85px;
    width: 200px;
    float: left;
    margin-right: 10px
}
#content #global_indicators li {
    padding-left: 30px;
    margin-bottom: 10px;
    height: auto
}
span.large_indicator {
    display: block;
    height: 50px;
    float: left;
    padding: 4px 20px 0 30px;
    font-size: 20px;
    color: #666
}
.indicator_description {
    border-left: 1px solid #ccc;
    float: left;
    padding-left: 10px
}
.indicator_description p {
    margin: 0
}
.indicator_description .button {
    margin-top: 10px
}
span.small_indicator {
    display: inline-block;
    height: 13px;
    padding-left: 20px
}
#tcb-topics .panel {
    border-radius: 0!important;
    border: none
}
#tcb-topics .panel-heading {
    background: #fff;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ3JSIgc3RvcC1jb2xvcj0iI2Y2ZjZmNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZGVkZWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #fff 0%, #f6f6f6 47%, #ededed 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(47%, #f6f6f6), color-stop(100%, #ededed));
    background: -webkit-linear-gradient(top, #fff 0%, #f6f6f6 47%, #ededed 100%);
    background: -o-linear-gradient(top, #fff 0%, #f6f6f6 47%, #ededed 100%);
    background: -ms-linear-gradient(top, #fff 0%, #f6f6f6 47%, #ededed 100%);
    background: linear-gradient(to bottom, #fff 0%, #f6f6f6 47%, #ededed 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed', GradientType=0);
    color: #000;
    border-radius: 0!important;
    border: 1px solid #ccc;
    border-left: 2px solid #666;
    text-transform: uppercase
}
#tcb-topics .panel-body {
    background: #fff;
    border: 1px solid #ccc;
    border-top: none
}
#tcb-topics .panel-body img {
    width: 120px;
    height: 100px;
    float: left;
    margin-right: 10px
}
.topic-box {
    background: none;
    margin-top: 8px
}
.topic-box-ttl {
    padding: 0 0 7px;
    color: #000;
    font-size: 1.3em;
    border-bottom: 2px solid #08528a;
    margin-bottom: 10px;
    margin-top: 20px
}
.topic-box-info img {
    width: 100px;
    height: 100px;
    float: left;
    margin-right: 10px
}
#content #asia-pacific {
    position: relative;
    width: 100%;
    height: 278px;
    background: url(../../images/regionsmarket/asia-pacific.jpg) no-repeat;
    padding: 0
}
#content #asia-pacific li {
    display: block;
    position: absolute;
    background: none;
    margin: 0;
    padding: 0;
    list-style: inherit!important
}
#asia-pacific a {
    display: block;
    text-indent: -9999px;
    text-decoration: none;
    outline: none;
    cursor: default
}
#chi {
    left: 21px;
    top: 0
}
#jap {
    left: 362px;
    top: 0;
    line-height: 1
}
#chi a {
    width: 361px;
    height: 279px;
    line-height: 1
}
#jap a {
    width: 144px;
    height: 279px;
    line-height: 1
}
#chi a:hover {
    background: url(../../images/regionsmarket/asia-pacific.jpg) 0 -279px no-repeat
}
#jap a:hover {
    background: url(../../images/regionsmarket/asia-pacific.jpg) -362px -279px no-repeat
}
#content .products_services {
    position: relative;
    clear: both
}
.lg-box {
    margin-top: 10px
}
.product-box {
    background: #fff
}
.product-box .product_listing_info {
    color: #666;
    font-size: .9em
}
.product-box-ttl {
    padding: 0 0 7px;
    color: #000;
    font-size: 1.3em;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
    margin-top: 10px
}
.product-box-ttl i {
    color: #069;
    font-size: .9em
}
.product-box .view_all {
    color: #000;
    margin-top: 5px;
    background: #f9f9f9;
    border: 1px solid #f1f1f1;
    padding: 3px
}
.product-box-ttl a {
    color: #333
}
.sign-ins {
    margin-left: 2px
}
.sign-ins-ttl {
    font-size: 1.7em!important;
    background: #FFF!important;
    padding: 0!important;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #eee
}
.scrollable-menu {
    height: auto;
    max-height: 150px;
    overflow-x: hidden
}
.form-group.required .control-label:after {
    color: red;
    content: "*"
}
.form-enable {
    display: block
}
.form-disable {
    display: none
}
.widget {
    background: rgba(253, 253, 253, 0.3);
    margin: 0;
    padding: 0;
    border: 1px solid #ddd;
    border-top: none;
    margin-bottom: 20px
}
.widget p {
    margin-top: 0
}
.block-head {
    background: #fff;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ3JSIgc3RvcC1jb2xvcj0iI2Y2ZjZmNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZGVkZWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #fff 0%, #f6f6f6 47%, #ededed 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(47%, #f6f6f6), color-stop(100%, #ededed));
    background: -webkit-linear-gradient(top, #fff 0%, #f6f6f6 47%, #ededed 100%);
    background: -o-linear-gradient(top, #fff 0%, #f6f6f6 47%, #ededed 100%);
    background: -ms-linear-gradient(top, #fff 0%, #f6f6f6 47%, #ededed 100%);
    background: linear-gradient(to bottom, #fff 0%, #f6f6f6 47%, #ededed 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed', GradientType=0);
    margin-top: 0;
    margin-bottom: 0;
    color: #fff;
    padding: 7px 5px;
    color: #000;
    font-weight: 400;
    font-size: 1.2em;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd
}
.widget h4,
.widget-title {
    background: #fff;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ3JSIgc3RvcC1jb2xvcj0iI2Y2ZjZmNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZGVkZWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #fff 0%, #f6f6f6 47%, #ededed 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(47%, #f6f6f6), color-stop(100%, #ededed));
    background: -webkit-linear-gradient(top, #fff 0%, #f6f6f6 47%, #ededed 100%);
    background: -o-linear-gradient(top, #fff 0%, #f6f6f6 47%, #ededed 100%);
    background: -ms-linear-gradient(top, #fff 0%, #f6f6f6 47%, #ededed 100%);
    background: linear-gradient(to bottom, #fff 0%, #f6f6f6 47%, #ededed 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed', GradientType=0);
    margin-top: 0;
    margin-bottom: 0;
    color: #fff;
    padding: 7px 5px;
    color: #000;
    font-weight: 400;
    font-size: 1.1em;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd
}
.widget-info input[type="submit"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 70%;
    margin-bottom: 10px
}
.widget-info .btn {
    width: 70%
}
.modalpanel {
    font-size: 1.3em;
    padding: 8px 3px;
    border-bottom: 1px solid #DDD;
    border-top: 1px solid #DDD;
    background: none repeat scroll 0 0 #F9F9F9;
    margin-top: 10px
}
.widget-img {
    float: left;
    display: inline-block;
    border: 1px solid #ccc;
    margin-right: 10px;
    max-width: 75px;
    max-height: 100px
}
.widget-title p {
    margin-bottom: 0
}
.widget-info {
    height: auto;
    overflow: auto;
    background: #fff;
    padding: 5px;
    font-size: 10pt
}
.widget-info b {
    font-size: 1.05em;
    font-weight: 400
}
.widget a.play_webcast {
    padding: 0!important;
    display: block;
    height: 250px;
    width: 100%;
    position: relative
}
.widget .play_webcast img:nth-child(2) {
    display: none
}
.widget-sponsors .widget-info a {
    border: 1px solid #f1f1f1;
    padding: 5px;
    display: inline-block;
    width: 210px;
    height: 70px
}
.widget-sponsors .widget-info a img {
    width: 200px!important;
    height: 60px!important;
    position: absolute;
    float: left;
    padding: 0!important;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    transition: all ease 1s
}
.widget-sponsors .widget-info a img:hover {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
    transition: all ease 1s
}
.widget-sponsors .widget-info p br {
    display: none
}
.widget .play_webcast {
    display: block
}
.widget .play_webcast img {
    padding: 0!important;
    height: 250px!important;
    width: 100%!important;
    display: block;
    position: absolute
}
.play-btn {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAADFUlEQVRYR8WXW4jPQRTHdxcbQnJdiRf3S3kir8oL0qK0RXlAHjZil8iDB5Ekl5Ak5EHaUC5tJLwoD4tXciehlUtya63757v9Rmen+f12fr//tnvq03/mN+fMnP/MmZkz5WXxMhDV+TAbJsFoqEzMf/D7Au7DdWiETzFdl0coTUFnEyyG3hH6UvkOZ2Bn4lSqWZYD/bDaAbXQI3JgX+0XHw7BZmgJ9ZHmwASUzydTXXDsdmZ3qFVDs99ZyIFpKF2FYYGR1YEcuwgv4V2iM5RfxYQGWQhVAVvpz4W7ts13YCyNN2G418Er6tvgBPzsYEp60b4ctsBIT1dOzIA37rt1oC8fb8FUz+gc9WXwrYOB/WbF0ElY4DU0UZ8FCtQy68Be6nWe8j7q6+FvzsGdegWFPbDOs9+ezNB/BxR0WpueRlHrvAj+FBzcOnGBis4QJ5rNcdDsZuA4Fa2bk9cUdNh8KXFwZz6AwgMYYfo7TLlWDqhR0a0YcCJnFHAh0QFTDwrMPLIS5aPGQLNQJQeWwCnToCN1DPxO6V3xIGPtCsWIjuEY0WH2HEYZ5Ro5cAxWmI8HKK/N6NEGpKZ1Dej8j5GDKK02ikfkwG2Ybj7OoXwl0gGndpZCzLKo78um7yY5oNNsiPmoHfEopwNSj1mWiejpxnTyVg60grtW1dAfvhZwwJk8o6B9ryvZF/X92XxslQMKIh2fTkp1QLtDy6FliXLAX4LxWD0uMAP6I9oV2h1px7aWV4HrpG0JOiMItQsU3Q8zHFdTMAhL2YZZ0x3yJbgNixxEMdPtO5B6EOU9iq9FTrfvQOpRLMXuuIx0L6xyt2FXX8dawsnwtLsSkl0MrlS/XUbUh/oNsPeCdLosJdNgg0F5oa5jK++p7Ib90JbLZYgeL7pNN4C9Y2TyBGbCB2cfSsuVlF4Cpdm+2LRcnSlzkij7VYqVlZYrz5gH92ynaQ+TQSidBr0DO0O0dWvgo99Z1tNMN+RGULAoxS4iWi69D/XEC74nYh6nSiR1wSyFPI/TBvS3gqY+VWIccMah57kLMgVpoef5P6GiwWWNO5UCAAAAAElFTkSuQmCC);
    display: inline-block;
    width: 32px;
    height: 32px;
    position: absolute;
    left: 45%;
    margin-top: 25%
}
.tcb_play_large {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAADFUlEQVRYR8WXW4jPQRTHdxcbQnJdiRf3S3kir8oL0qK0RXlAHjZil8iDB5Ekl5Ak5EHaUC5tJLwoD4tXciehlUtya63757v9Rmen+f12fr//tnvq03/mN+fMnP/MmZkz5WXxMhDV+TAbJsFoqEzMf/D7Au7DdWiETzFdl0coTUFnEyyG3hH6UvkOZ2Bn4lSqWZYD/bDaAbXQI3JgX+0XHw7BZmgJ9ZHmwASUzydTXXDsdmZ3qFVDs99ZyIFpKF2FYYGR1YEcuwgv4V2iM5RfxYQGWQhVAVvpz4W7ts13YCyNN2G418Er6tvgBPzsYEp60b4ctsBIT1dOzIA37rt1oC8fb8FUz+gc9WXwrYOB/WbF0ElY4DU0UZ8FCtQy68Be6nWe8j7q6+FvzsGdegWFPbDOs9+ezNB/BxR0WpueRlHrvAj+FBzcOnGBis4QJ5rNcdDsZuA4Fa2bk9cUdNh8KXFwZz6AwgMYYfo7TLlWDqhR0a0YcCJnFHAh0QFTDwrMPLIS5aPGQLNQJQeWwCnToCN1DPxO6V3xIGPtCsWIjuEY0WH2HEYZ5Ro5cAxWmI8HKK/N6NEGpKZ1Dej8j5GDKK02ikfkwG2Ybj7OoXwl0gGndpZCzLKo78um7yY5oNNsiPmoHfEopwNSj1mWiejpxnTyVg60grtW1dAfvhZwwJk8o6B9ryvZF/X92XxslQMKIh2fTkp1QLtDy6FliXLAX4LxWD0uMAP6I9oV2h1px7aWV4HrpG0JOiMItQsU3Q8zHFdTMAhL2YZZ0x3yJbgNixxEMdPtO5B6EOU9iq9FTrfvQOpRLMXuuIx0L6xyt2FXX8dawsnwtLsSkl0MrlS/XUbUh/oNsPeCdLosJdNgg0F5oa5jK++p7Ib90JbLZYgeL7pNN4C9Y2TyBGbCB2cfSsuVlF4Cpdm+2LRcnSlzkij7VYqVlZYrz5gH92ynaQ+TQSidBr0DO0O0dWvgo99Z1tNMN+RGULAoxS4iWi69D/XEC74nYh6nSiR1wSyFPI/TBvS3gqY+VWIccMah57kLMgVpoef5P6GiwWWNO5UCAAAAAElFTkSuQmCC);
    display: inline-block;
    width: 32px;
    height: 32px;
    position: absolute;
    left: 42%;
    margin-top: 40%
}
.tcb_play_large_white {
    background-image: url(data:image/png;base64,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);
    display: inline-block;
    width: 97px;
    height: 97px;
    position: absolute;
    left: 38%;
    margin-top: 25%
}
.tcb_play_large_black {
    background-image: url(data:image/png;base64,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);
    display: inline-block;
    width: 97px;
    height: 97px;
    position: absolute;
    left: 35%;
    margin-top: 18%
}
.tcb_play_large_blue {
    background-image: url(data:image/png;base64,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);
    display: inline-block;
    width: 97px;
    height: 97px;
    position: absolute;
    left: 35%;
    margin-top: 18%
}
.play_webcast {
    position: relative;
    float: left
}
.webcast-play {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAADFUlEQVRYR8WXW4jPQRTHdxcbQnJdiRf3S3kir8oL0qK0RXlAHjZil8iDB5Ekl5Ak5EHaUC5tJLwoD4tXciehlUtya63757v9Rmen+f12fr//tnvq03/mN+fMnP/MmZkz5WXxMhDV+TAbJsFoqEzMf/D7Au7DdWiETzFdl0coTUFnEyyG3hH6UvkOZ2Bn4lSqWZYD/bDaAbXQI3JgX+0XHw7BZmgJ9ZHmwASUzydTXXDsdmZ3qFVDs99ZyIFpKF2FYYGR1YEcuwgv4V2iM5RfxYQGWQhVAVvpz4W7ts13YCyNN2G418Er6tvgBPzsYEp60b4ctsBIT1dOzIA37rt1oC8fb8FUz+gc9WXwrYOB/WbF0ElY4DU0UZ8FCtQy68Be6nWe8j7q6+FvzsGdegWFPbDOs9+ezNB/BxR0WpueRlHrvAj+FBzcOnGBis4QJ5rNcdDsZuA4Fa2bk9cUdNh8KXFwZz6AwgMYYfo7TLlWDqhR0a0YcCJnFHAh0QFTDwrMPLIS5aPGQLNQJQeWwCnToCN1DPxO6V3xIGPtCsWIjuEY0WH2HEYZ5Ro5cAxWmI8HKK/N6NEGpKZ1Dej8j5GDKK02ikfkwG2Ybj7OoXwl0gGndpZCzLKo78um7yY5oNNsiPmoHfEopwNSj1mWiejpxnTyVg60grtW1dAfvhZwwJk8o6B9ryvZF/X92XxslQMKIh2fTkp1QLtDy6FliXLAX4LxWD0uMAP6I9oV2h1px7aWV4HrpG0JOiMItQsU3Q8zHFdTMAhL2YZZ0x3yJbgNixxEMdPtO5B6EOU9iq9FTrfvQOpRLMXuuIx0L6xyt2FXX8dawsnwtLsSkl0MrlS/XUbUh/oNsPeCdLosJdNgg0F5oa5jK++p7Ib90JbLZYgeL7pNN4C9Y2TyBGbCB2cfSsuVlF4Cpdm+2LRcnSlzkij7VYqVlZYrz5gH92ynaQ+TQSidBr0DO0O0dWvgo99Z1tNMN+RGULAoxS4iWi69D/XEC74nYh6nSiR1wSyFPI/TBvS3gqY+VWIccMah57kLMgVpoef5P6GiwWWNO5UCAAAAAElFTkSuQmCC);
    display: inline-block;
    width: 32px;
    height: 32px;
    position: absolute;
    left: 40%;
    margin-top: 40%
}
.widget-footer {
    height: auto;
    border: 1px solid #666;
    padding: 1px;
    background: #666
}
.widget-footer .wdt-action {
    display: inline-block;
    padding: 5px 15px;
    color: #000;
    background: #f1f1f1;
    border: 1px solid #222
}
.wdt-action:hover {
    background: #069;
    color: #fff;
    border: 1px solid #036;
    transition: background ease 1s
}
.news_widget ul {
    margin: 0;
    padding: 0
}
.news_widget ul li {
    list-style: none;
    background: #fff;
    padding: 5px;
    border-bottom: 1px solid #f9f9f9;
    border-left: 2px solid #fff;
    margin-bottom: 10px
}
.news_widget ul li:hover {
    background: #f9f9f9;
    border-left: 2px solid #0099DA
}
.news_widget ul li:hover a {
    color: #0072b4
}
.news_widget ul li a {
    color: #666;
    font-size: .9em
}
.news_widget .widget-info {
    max-height: 200px;
    height: 175px;
    overflow: auto;
    margin-right: 2px
}
.widget-text ol,
.widget-text ul {
    margin: 0;
    padding: 0
}
.text_widget {
    height: auto
}
.text_widget h4 a {
    color: #000
}
.text_widget div,
.image_widget div {
    padding: 5px
}
.text_widget ul,
.text_widget ol {
    margin: 0;
    padding: 0;
    height: auto;
    max-height: 250px
}
.text_widget ul li {
    list-style: square;
    list-style-position: inside;
    margin-bottom: 10px;
    border-bottom: 1px dotted #eaeaea;
    padding-bottom: 10px
}
.text_widget ul li a {
    color: #000
}
.widget_bullets {
    background-repeat: no-repeat;
    background-position: 0 6px;
    padding-left: 15px!important;
    padding-top: 2px!important;
    clear: both;
    background-image: url(../images/bullet_sprite.gif)
}
.text_widget div p {
    padding-left: 0!important
}
.text_widget div p a {
    padding: 0;
    color: #08528a
}
.text_widget div p a.more {
    background-image: url(../images/bullet_sprite.gif);
    background-repeat: no-repeat;
    background-position: 0 6px;
    padding-left: 15px!important;
    padding-top: 2px!important;
    clear: both
}
.text_widget div p a:hover {
    text-decoration: underline;
    cursor: pointer
}
.text_widget div p a.more:hover {
    background-position: 0 -94px;
    clear: both;
    padding-left: 15px!important;
    padding-top: 2px!important
}
.text_widget img {
    border: 1px solid rgba(249, 249, 249, 0.81);
    float: left;
    margin-right: 10px;
    width: 100%
}
.help_icon {
    background: url(../../images/site/icon_sprite.jpg) no-repeat -2px -430px;
    display: inline-block;
    line-height: 200px;
    overflow: hidden;
    height: 15px;
    width: 15px;
    float: right
}
.shop_widget td {
    width: 50%;
    vertical-align: top;
    border-bottom: 1px solid #EAEAEA;
    color: #666;
    padding: 5px 0
}
.shop_widget td.left_col {
    color: #08528A
}
.widget h5 {
    font-size: 13px;
    font-weight: 400
}
.press-highlight img {
    float: left;
    margin-right: 10px
}
.left-nav {
    background: #fff;
    padding-left: 5px
}
.left-nav-ttl {
    padding: 5px 0 0;
    color: #000;
    font-size: 1.1em;
    border-bottom: 1px solid #08528a
}
@media all and (max-width: 767px) {
    .left-nav-ttl {
        color: #000;
        font-size: 1.1em;
        border-bottom: 1px solid #08528a
    }
}
.left-nav-ttl a {
    color: #000;
    font-size: 1em
}
.left-nav-ttl i {
    font-size: .9em;
    padding-top: 4px;
    padding-right: 0
}
.left-nav-menu {
    min-height: 50px;
    border: 0 solid #ddd;
    border-top: none;
    margin-bottom: 5px
}
.left-nav-menu ul {
    margin: 0;
    padding: 10px 5px 5px;
    list-style: none!important
}
.navbar-collapse {
    padding-left: 10px!important
}
.left-nav-menu ul li.current_section a {
    color: #069!important;
    background-position: 0 -694px
}
.left-nav-menu ul li.current_product a {
    color: #08528a;
    background-position: 0 -1394px
}
.left-nav-menu ul li.current_section a:hover {
    background-position: 2px -593px;
    color: #08528A;
    background-position: 0 -794px
}
.left-nav-menu ul li.current_section ul li a {
    background-position: 2px -493px
}
.left-nav-menu ul li.current_section ul li a:hover {
    background-position: 2px -593px;
    color: #08528A
}
.left-nav-menu ul li.current_section ul li.current_subsection a {
    background-position: 2px -593px;
    font-weight: 700
}
.left-nav-menu ul li a {
    color: #000;
    background-image: url(../../images/site/bullet_sprite.gif);
    background-repeat: no-repeat;
    background-position: 0 7px;
    padding: 4px 0 4px 15px;
    display: block;
    list-style: none
}
.left-nav-menu ul li a:hover {
    background-position: 0 -93px;
    color: #069!important
}
.left-nav-menu ul li ul li:last-child a {
    border-bottom: none!important
}
.left-nav-menu ul li ul {
    padding: 0 0 3px 15px;
    border: none
}
.left-nav-menu ul li ul a {
    border-left: none!important
}
.left-nav-menu ul li ul li a {
    background-image: url(../../images/site/bullet_sprite.gif);
    background-repeat: no-repeat;
    background-position: 2px -1593px;
    padding: 2px 0 2px 20px;
    display: block
}
.left-nav-menu ul li ul li a:hover {
    background-image: url(../../images/site/bullet_sprite.gif)!important;
    background-repeat: no-repeat!important;
    background-position: 2px -1693px;
    padding: 2px 0 2px 20px
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 0
}
.pagination > li {
    display: inline;
    background: url(https://www.conference-board.org/assets/css/main.css)!important
}
.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #0099da;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
    color: #000;
    background-color: #0099da;
    border-color: #0099da;
    color: #fff
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #0099da;
    border-color: #0099da
}
.pagination.pagination-border > li > a,
.pagination.pagination-border > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #000;
    text-decoration: none;
    background-color: transparent;
    border: none;
    border-bottom: 3px solid #eee
}
.pagination.pagination-border > .active > a,
.pagination.pagination-border > .active > span,
.pagination.pagination-border > .active > a:hover,
.pagination.pagination-border > .active > span:hover,
.pagination.pagination-border > .active > a:focus,
.pagination.pagination-border > .active > span:focus,
.pagination.pagination-border > li > a:hover,
.pagination.pagination-border > li > span:hover,
.pagination.pagination-border > li > a:focus,
.pagination.pagination-border > li > span:focus {
    border-color: #0099da;
    background-color: transparent;
    color: #0099da
}
.pager li > a,
.pager li > span {
    border-radius: 2px;
    color: #0099da
}
.pager li > a:hover,
.pager li > span:hover {
    color: #fff;
    background-color: #0099da
}
.pager.pager-border li > a,
.pager.pager-border li > span {
    border-radius: 2px;
    color: #0099da;
    border: none;
    border-bottom: 3px solid #eee;
    padding-left: 0;
    padding-right: 0;
    margin: 0 15px
}
.pager.pager-border li > a:hover,
.pager.pager-border li > span:hover {
    color: #fff;
    background-color: transparent;
    border-color: #0099da;
    color: #000
}
.pdf {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAACJ0lEQVQ4T4XTzWsTQRgH4N/O7CZha9xsvmpBSxW1oiC1MQYVRYOCXhR6EOpBPHgJjdGDloKFFhQ9FCmNJ+PBQ845ePEgeBDBkpz9A6RUxQZWsO2a/YwzW1c3zaILwwyz8z7z7s68Av4+u9lwkDUamAsbrrHJFdZc/lIIrMh1Op23lNK4IAgkLNK2bdRqtWqlUln0kSBwwrKsZUPXiVN9DHL6PEjhDHiQ67owTROpVArtdhuNRqNaLpc9xAd4n2eLm9ZPHebCPMSJ6yCjRzzAcRwPSCaTXs/Ber1eLZVKi30AX7w5ewfiWB4SQ7rdrocYhgFVVXu+TBTFQh/AA9YfzkA6Oo7Y1Wve7rxxhH2itzsfZ7NZhAJ8C23qJshOBYknS14GPuL3HFEUJRywVz5Bm5sG2RGHcvs+pIOH/iA8kCMclWU5HGjP3EVk9DDk4kVoC4+QvPcA0sg+L3U/G55lJBLpB4xvX5tfpm5haOk53M0NaM+eQm8tQ9o1BJoZBE1nEBvPY+DKBA/uB1Znp5uCSCEXTsFm5x0Z2QuaSuPHqwasz6ugCRXS/gNQJm/0Au8VRf1IncqFYnF+uPYSlP1A/vCUg73zXQORByBEoyCEbGXQyiTOEiJcXnfdS7nXb8bkY7mes/aR7VebXfctoJmOv0BXGG5Z5oeStjG3rT7+VVcuA04Ga+E4u23vWDHFWFRoMQU0lx2nHo1GzwWBPb/L+X/BvuOwwdov4QEJrudVMsEAAAAASUVORK5CYII=);
    background-repeat: no-repeat;
    padding-left: 20px!important;
    color: #08528a
}
.xls {
    padding-left: 20px!important
}
a.doc {
    background: url(../../images/site/file_icons.gif) no-repeat 0 -75px;
    padding: 2px 0 2px 15px
}
a.jpg,
a.jpeg,
a.png,
a.tif,
a[href$=".bmp"]:hover,
a[href$=".gif"]:hover,
a[href$=".jpg"],
a[href$=".jpg"]:hover,
a[href$=".jpeg"]:hover,
a[href$=".png"]:hover,
a[href$=".tif"]:hover {
    background: url(../../images/site/file_icons.gif) no-repeat 0 -300px;
    padding: 2px 0 2px 15px
}
a.ppt,
a.pptx,
a.pps,
a[href$=".ppt"]:hover,
a[href$=".pptx"]:hover,
a[href$=".pps"]:hover,
a.ppt:hover,
a.pptx:hover,
a.pps:hover {
    background: url(../../images/site/file_icons.gif) no-repeat 0 -225px;
    padding: 2px 0 2px 15px
}
.pub_widget_download a:hover {
    background: #08528a!important;
    padding: 5px 10px!important
}
.pub_widget_download a: {
    background: #0072b4!important;
    padding: 5px 10px!important
}
a.xls,
a.xlsx,
a.xlsm {
    background: url(../../images/site/file_icons.gif) no-repeat scroll 0 -150px transparent;
    padding: 2px 0 2px 15px
}
a.txt,
a.csv,
a[href$=".rtf"]:hover,
a[href$=".txt"]:hover,
a[href$=".csv"]:hover {
    background: url(../../images/site/file_icons.gif) no-repeat scroll 0 -450px transparent;
    padding: 2px 0 2px 15px
}
.page-title,
.subsite-title {
    font-size: 1.5em;
    padding-bottom: 10px;
    margin-bottom: 10px
}
.product_info {
    padding-right: 15px;
    padding-left: 0;
    float: left
}
.product_info img {
    width: 100%
}
.block-sub-ttl {
    background: #f9f9f9;
    padding: 8px 7px;
    border-bottom: 1px solid #0099DA;
    color: #08528a;
    font-size: 1.2em;
    margin-bottom: 10px
}
.block-sub-ttl .glyphicon {
    color: #666
}
.block-sub-info {
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 10px!important
}
.date {
    color: #999;
    font-size: 1em
}
.press-date {
    margin-top: 10px
}
.get-to-top {
    display: inline-block;
    background: #000;
    padding: 10px 13px;
    position: fixed;
    bottom: 5px;
    right: 10px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}
#tabs ul {
    margin: 0;
    padding: 0;
    margin-bottom: 10px
}
#tabs ul li {
    display: inline-block!important;
    padding: 5px 8px;
    background: #666
}
#tabs ul li.active {
    background: #6c3
}
#tabs ul li a {
    color: #000
}
.product_listing_info {
    color: #666;
    font-size: .9em;
    margin-top: 5px
}
.content-list {
    margin: 0;
    padding: 0
}
.img-size {
    width: 75px
}
.smallimg-size {
    float: left;
    width: 75px;
    margin: 0 5px 5px -25px
}
.content-li {
    background: none!important;
    list-style: none!important
}
.mytab {
    margin-left: -2px!important;
    margin-bottom: 10px
}
.mytab li {
    margin: -1px!important;
    padding-left: 0!important
}
.content-list li {
    border-bottom: 1px solid #f1f1f1;
    margin-bottom: 15px
}
.content-list li img {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px
}
.content-list-title {
    font-size: 1.2em;
    display: inline;
    color: #333;
    margin-bottom: 10px
}
.zero-space {
    margin: 0;
    padding: 0;
    border-top: none!important
}
.product_highlight {
    border: 1px solid #cad7e1;
    padding: 10px;
    background: #e0f2ff
}
.product_highlight .btn {
    width: 25%
}
.product_highlight h2 {
    border: none!important;
    padding: 0!important;
    background: none!important
}
.product_highlight h2 a {
    font-size: 1em!important;
    color: #7db834!important
}
.webcast_type {
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
    background: #08528a;
    padding: 5px;
    margin-bottom: 10px;
    font-size: 10px
}
.dvd ol {
    margin-left: 0;
    padding-left: 0!important
}
.dvd ol li {
    margin-bottom: 10px
}
.dvd li img {
    float: left;
    margin-right: 5px;
    width: 15%;
    border: 0
}
.disclaimer {
    font-size: 9px;
    color: #666;
    line-height: 14px
}
table#press_listing tr:last-child {
    border-bottom: 1px solid #ccc
}
.date_listing {
    background: #f9f9f9;
    width: 120px;
    border-right: 1px solid #f1f1f1
}
.date_listing:hover {
    border-right: 1px solid #ddd
}
.right_bar {
    text-align: center;
    vertical-align: middle;
    line-height: 60px;
    font-weight: 400;
    color: #999
}
.box-page {
    background: #fff;
    box-sizing: border-box;
    border-top: none;
    padding: 5px 10px
}
.warning-box {
    border: 1px solid #D6E9C6;
    padding: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
    background: none repeat scroll 0 0 rgba(234, 228, 228, 0.51)
}
.press-title {
    background: #f9f9f9;
    border: 1px solid #f0f0f0;
    padding: 7px;
    font-size: 1.2em
}
.webcast-listing {
    background: rgba(251, 251, 251, 0.5);
    margin-bottom: 20px;
    padding: 5px;
    min-height: 150px;
    height: auto;
    overflow: auto;
    border: 1px solid rgba(204, 204, 204, 0.35)
}
.webcast-listing .video-pic {
    float: left;
    height: 150px;
    width: 150px;
    margin-right: 20px
}
.webcast-listing a {
    font-size: 1.1em
}
.webcast-listing .video-pic a {
    display: block;
    width: 150px;
    height: 150px;
    position: relative
}
.webcast-listing img {
    width: 100%;
    height: 150px;
    opacity: .72;
    position: absolute
}
.webcast-listing img:hover {
    opacity: 1;
    transition: opacity 1s ease
}
#content h1 {
    margin-top: 5px
}
#content .featured {
    position: relative;
    display: block
}
#content .featured img {
    float: left;
    padding: 0 10px 10px 0;
    width: 250px
}
#content .featured_content {
    bottom: 10px;
    right: 0
}
.featured_content h2,
.featured_content h2 a,
#content h1,
#content h1 a,
input#PCtitle {
    font-size: 1.7em!important;
    color: #000;
    background: #FFF!important;
    border: none!important;
    padding: 0!important
}
.featured_content .btn {
    width: 25%
}
.tagline {
    border-top: 1px solid #ddd;
    padding-top: 3px;
    background: #f9f9f9;
    border-bottom: 1px solid #ddd;
    width: 52%;
    padding-bottom: 3px;
    font-size: 1.1em;
    float: left
}
#content .row {
    display: block;
    clear: both
}
.pod {
    margin-bottom: 10px
}
.pod_info {
    height: 45px
}
.pod h3 {
    font-size: 1.2em!important;
    color: #7DB834
}
.pod h3 a {
    color: #08528a
}
.pod img {
    width: 100%;
    height: 100px
}
.highlight-pod {
    height: 225px;
    margin-bottom: 20px;
    margin-top: 0
}
#content .featured-item {
    height: 300px;
    overflow: hidden;
    position: relative
}
#content .featured-item-info {
    position: absolute;
    top: 300px;
    left: 0;
    right: 0;
    margin: 0;
    background: #fff;
    padding: 15px;
    height: 103px;
    border: 5px solid #6c3;
    border-bottom: none;
    transition: top .6s ease-in-out
}
#content .featured-item:hover .featured-item-info {
    top: 198px;
    -moz-opacity: .94;
    -khtml-opacity: .94;
    opacity: .94
}
#content .featured-title {
    background: #6c3;
    padding: 7px;
    color: #fff;
    font-size: 1.3em;
    text-transform: uppercase
}
#content ul {
    margin-left: -45px
}
#content li {
    list-style: none
}
#content ul li,
#tinymce ul li {
    margin: 5px 0 0 10px;
    background: url(../../images/site/ul_bullet.gif) no-repeat 5px 6px;
    padding-left: 20px
}
#content h2 {
    font-size: 1.3em;
    padding: 8px 3px;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    background: #f9f9f9;
    margin-top: 10px
}
#content h3 {
    font-size: 1.2em;
    border-bottom: 1px solid #eaeaea;
    padding: 8px 0
}
#content h4 {
    color: #666;
    font-size: 1em;
    border-bottom: 1px solid #ccc;
    margin: 10px 0;
    padding: 8px 0;
    text-decoration: none
}
#content .highlight-text {
    color: #08528A
}
.pod-box {
    margin-bottom: 20px;
    width: 250px;
    height: 148px;
    border: 1px solid #ccc;
    overflow: hidden;
    position: relative;
    text-align: center;
    -webkit-box-shadow: inset 0 0 1em #f1f1f1, 0 0 1em #ccc;
    -moz-box-shadow: inset 0 0 1em #f1f1f1, 0 0 1em #ccc;
    box-shadow: inset 0 0 1em #f1f1f1, 0 0 1em #ccc;
    cursor: pointer
}
.leftpd {
    float: left
}
.rightpd {
    float: right
}
.pod-box .pod-title {
    text-transform: uppercase;
    color: #FFF;
    text-align: center;
    position: relative;
    top: 1px;
    background: #fff;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ3JSIgc3RvcC1jb2xvcj0iI2Y2ZjZmNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZGVkZWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #fff 0%, #f6f6f6 47%, #ededed 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(47%, #f6f6f6), color-stop(100%, #ededed));
    background: -webkit-linear-gradient(top, #fff 0%, #f6f6f6 47%, #ededed 100%);
    background: -o-linear-gradient(top, #fff 0%, #f6f6f6 47%, #ededed 100%);
    background: -ms-linear-gradient(top, #fff 0%, #f6f6f6 47%, #ededed 100%);
    background: linear-gradient(to bottom, #fff 0%, #f6f6f6 47%, #ededed 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed', GradientType=0);
    font-size: 1.4em;
    border: 1px solid #ddd;
    color: #000;
    padding: 8px 5px;
    margin-top: 0
}
.pod-box img {
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear
}
.pod-box:hover img {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1)
}
.pod-box .pod-info {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    background-color: rgba(219, 127, 8, 0.7);
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    margin-top: -150px;
    height: 107px
}
.pod-box a.info {
    display: inline-block;
    text-decoration: none;
    padding: 7px 14px;
    background: #069;
    color: #FFF;
    text-transform: uppercase;
    -webkit-box-shadow: 0 0 1px #000;
    -moz-box-shadow: 0 0 1px #000;
    box-shadow: 0 0 1px #000
}
.pod-box p {
    position: relative;
    color: #fff;
    padding: 10px 10px 0;
    text-align: center;
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -o-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear
}
.pod-box a.info {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}
.pod-box:hover .pod-info {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1
}
.pod-box .pod-info:hover {
    background: #2d2d2d;
    opacity: .8
}
.pod-box:hover p,
.pod-box:hover a.info {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px)
}
.pod-box:hover p {
    -webkit-transition-delay: .1s;
    -moz-transition-delay: .1s;
    -o-transition-delay: .1s;
    -ms-transition-delay: .1s;
    transition-delay: .1s
}
.pod-box:hover a.info {
    -webkit-transition-delay: .2s;
    -moz-transition-delay: .2s;
    -o-transition-delay: .2s;
    -ms-transition-delay: .2s;
    transition-delay: .2s
}
.pod p {
    margin: 15px 0
}
a.chinacenter_promo_large:hover {
    background: url(../../images/site/chinacenter_videolight.jpg) no-repeat;
    text-decoration: none
}
a.ceochallenge_promo_large {
    background: url(../../images/site/ceochallenge_videodark.jpg) no-repeat;
    display: block;
    width: 505px;
    height: 274px;
    margin: 0 auto
}
a.ceochallenge_promo_large:hover {
    background: url(../../images/site/ceochallenge_videolight.jpg) no-repeat;
    text-decoration: none
}
a.tcb_promo_large {
    background: url(../../images/widgets/tcbvideolargelight.jpg) no-repeat;
    display: block;
    width: auto;
    height: 176px;
    margin: 0
}
a.tcb_promo_large:hover {
    background: url(../../images/widgets/tcbvideolargedark.jpg) no-repeat;
    text-decoration: none
}
a.council_promo_large:hover {
    background: url(../../images/widgets/counciltestimoniallight.jpg) no-repeat;
    text-decoration: none
}
.modal-header .close {
    margin-top: -10px
}
.model-panel {
    background: #069!important;
    padding: 5px;
    margin: -15px;
    height: 30px
}
.model-panel a {
    color: #fff;
    font-size: 1.1em
}
.model-panel a span {
    padding-left: 5px;
    padding-right: 5px
}
.model-content {
    padding: 15px;
    padding-left: 25px
}
.model-content h2 {
    font-size: 1.3em;
    padding: 8px 3px;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    background: #f9f9f9;
    margin-top: 10px
}
.model-content ul {
    padding: 0 10px
}
.model-content ul li,
#tinymce ul li {
    list-style: none;
    margin: 5px 0;
    background: url(../../images/site/ul_bullet.gif) no-repeat 5px 6px;
    padding-left: 20px
}
.video-container {
    margin: 10px
}
.glyphicon-refresh-animate {
    -webkit-animation: spin1 .7s infinite linear;
    -moz-animation: spin2 .7s infinite linear;
    -animation: spin .7s infinite linear
}
@-moz-keyframes spin2 {
    from {
        -moz-transform: scale(1) rotate(0deg)
    }
    to {
        -moz-transform: scale(1) rotate(360deg)
    }
}
@-webkit-keyframes spin1 {
    from {
        -webkit-transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(360deg)
    }
}
@keyframes spin {
    from {
        transform: scale(1) rotate(0deg)
    }
    to {
        transform: scale(1) rotate(360deg)
    }
}
@media print {
    .navbar {
        display: none
    }
    .top-wrapper {
        display: none
    }
}
@media all and (max-width: 1199px) {
    #search_form {
        padding-top: 15px
    }
    .subtitle p br {
        display: none
    }
}
@media all and (max-width: 768px) and (min-width: 768px) {
    .indicator-head {
        margin-top: 10px
    }
    .right-box-el {
        display: none
    }
    .nav .dropdown a {}.sign-up li {
        float: right!important
    }
    ul.main-submenu {
        width: 700px!important
    }
    .main-menu .col-lg-3 {
        border: none;
        width: 50%!important;
        display: inline-block!important;
        float: left
    }
    .pod-box {
        float: none!important
    }
}
@media all and (max-width: 767px) {
    .logo {
        width: 100%;
        margin-top: 5px;
    	margin-bottom: 5px;
    }
    .indicator-head {
        margin-top: 10px
    }
    .right-box-el {
        display: none
    }
    .navbar {
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 1
    }
    .navbar-collapse {
        max-height: 700px!important
    }
    .navbar-nav {
        margin: 0;
        padding: 0
    }
    .main-menu li {
        border-bottom: 1px solid #4d4d4d;
        color: #fff
    }
    .main-menu li.dropdown ul {
        background: #212121!important
    }
    .main-menu li.dropdown li {
        border-bottom: 1px dotted #acaca0;
        color: #fff!important;
        padding: 5px 3px 5px 20px
    }
    .main-menu li.dropdown-header {
        padding: 5px 2px!important;
        background: #212121!important;
        color: #fff!important
    }
    .main-menu li .dropdown li:hover a {
        color: #000!important;
        text-decoration: none
    }
    .nav .caret {
        border-top-color: #f3f5f6;
        border-bottom-color: #f2f5f8
    }
    .main-menu .col-lg-3 {
        border: none
    }
    .navbar-toggle {
        float: left
    }
    .web-header {
        width: 100%;
        z-index: 1;
        background: #fff;
        top: 0!important;
        margin-top: 0!important;
    }
    .tcb-wrapper {}.pod-box {
        float: none!important;
        margin: 0 auto;
        margin-bottom: 20px
    }
    .webcast-box {
        background: #333;
        margin: 15px;
        padding: 0;
        padding-bottom: 10px
    }
}
@media all and (max-width: 480px) {
    .indicator-head {
        margin-top: 10px
    }
    .right-box-el {
        display: none
    }
}
@media (min-width: 992px) and (max-width: 1192px) {
    .logo {
        width: 240%!important
    }
}
@media (min-width: 800px) and (max-width: 991px) {
    .logo {
        width: 183%!important
    }
}
@media (min-width: 768px) and (max-width: 799px) {
    .logo {
        width: 180%!important
    }
}
@media (min-width: 520px) and (max-width: 600px) {
    .logo {
        width: 65%!important
    }
}
/*@media (min-width: 450px) and (max-width: 519px) {
    .logo {
        width: 80%!important
    }
    .social_icon {
        margin-top: -45px!important
    }
}
@media (min-width: 450px) and (max-width: 600px) {
    .tab_top {
        margin-top: -45px
    }
    .top_logo {
        margin-bottom: -40px
    }
    .social_icon {
        margin-top: -50px
    }
    .mob_logo {
        float: none!important
    }
    .tab_sign {
        margin-top: -50px!important
    }
}*/
/*@media (max-width: 450px) and (min-width: 370px) {
    .logo {
        width: 90%!important
    }
    .tab_top {
        margin-top: -40px
    }
    .top_logo {
        margin-bottom: -30px
    }
    .social_icon {
        margin-top: -40px!important
    }
}*/
@media (max-width: 369px) {
    .logo {
        width: 100%!important
    }
    /*.tab_top {
        margin-top: -40px
    }
    .top_logo {
        margin-bottom: -30px
    }*/
}
@media (max-width: 450px) {
    .mob_logo {
        float: none!important
    }
    .social_icon {
        margin-top: -45px
    }
    .mobile_SignIn {
        margin-top: -10px!important;
        margin-bottom: 5px
    }
}
@media all and (max-width: 560px) {
    .event-container .nav-tabs li {
        width: 100%;
        background: #f1f1f1;
        margin-bottom: 0;
        border-bottom: 1px solid #0071b5;
        border-left: 5px solid #0071b5
    }
    .event-container .nav-tabs li.active {
        background: #0071b5;
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAEBklEQVRYR8VXTUhUURQ+b3T8S8WFuRDRjYjQIjIQRCMiN+UPOCr4ByamIKRgVi4GUTERCSXRTYHQSgVpFH9a6EIKRRe2SAyEXKiYCxVT02kadabvvOYO782vLzTv5nHvPfd+3z3fOefeJ9EVN+kq8QsLC6uvjADAjTj8c48EcnJyMmw2m0Gn06XB6IYWL9nt9hXYz0uSZBofH//oaS3AX2LeCNvvKgLZ2dlpmOjWCuqD4FeAPJ2YmJgXNgDvBcYT7mPugZNAVlYWn/idltOexzY8PFwqKCh4nZ+f3wTwNwCvdoC/Gh4efiETwMlv4vMJk3I/LCxMys3N1WdkZOjj4+N15wESNpubm7a5ubmTkZGRk6ioKKmlpSU0JiZG19HRsbO0tHTdAT6L730QsAoCM8C+zZMJCQm65ubm0OjoaE3AriQPDg5ser1eCgoKknp7e2lhYUE2gdv38LkF8A3uSxxw+H7gTkBAAPX09FzTempvHrJarbwfLS4uOk1AIBvgk2JAgvbd0P4xDxQVFQWVlJQEa3G5L/DOzk5aXl52mkBWKisrUwU+e4AjVE61vr4+t9Nvb28TNNTEyWKxEDSnlRXOyL8tOTmZmpqaiGVRbsYEfrD3eXB0dDQC3lCB1dTUUGlpKSEgz0Xi6OhIBl9dXXXaIxOIvREZGWkPDg5WATCBQ2E5NjYW4YpSXFxMKEqUmZlJ5eXlhKDySuTw8JDa29tpbW1NZdPY2EgpKSmEYLTU1dWFunrAJ4GKigoym83yGgQn1dfXU2xsrBuJ/f19amtrI6Shao51Zw9OT0+fMAFUx0hNBDiI+FTsBW4hISFUVVWlkmR3d5daW1uJ40XZkpKSCClNGxsbZw0NDeazszPSTIA3nJqaov7+ftXmQhI+OYMzCWUTuqOeUGVl5fHOzo58gn8iwAsHBwc5SFUgLAkH3d4e1xZ1E7rzKGT4KWbdCKAw2L1GlcsEV7TZWa6ivpvQXVhdGIHT01M5xZTFxZWK0D0wMNA5dWEEeEfOCEdgubmBA7Srq4tYd2XzScBfHfDkbNbcaDS6aY9Ip9TUVLclF06AEZBasidEjXDVXYsHfJZiX+EmakRiYqJMRqm7WMdxYzAYRBZYkQUqffxeRv4inrOCLxpX3cU6lGUbyu+xo78EAqpL5dKuY0FgYGDg99DQkNXRfwsCz5SHutQHCT/Pamtrj7kEO9pDEFAVkkt7kqE021Cif62vr8slGPXuM17H91wl9foozcvL06enp+vj4uI0vQ23trZsiItTk8lkRYY4qywI3AGBLx4J8OBlPct5b9ykjyYnJ02eAvq//5h49YByAtXxLlxmwBj/KSX7S0XlPNZ9Q38e3/c49Yy/tVf2cyqI/QFLjv+uSbR0qgAAAABJRU5ErkJggg==);
        background-repeat: no-repeat;
        background-position: right
    }
    .event-container .nav-tabs li.active a {
        color: #fff
    }
    .event-container .nav-tabs li a {
        border-radius: none!important;
        background: none!important;
        border: none!important
    }
    .event-container .tab-pane img {
        max-width: 90%
    }
    .event-container .tab-pane {
        border-left: 5px solid #0071b5
    }
}
.th {
    font-weight: 700
}
.shopheader {
    background: #CDCCCC
}
.shopheader th {
    text-align: center
}
#ship_table tbody tr td {
    border: none;
    padding-left: 0px;
}
#bill_table tbody tr td {
    border: none;
    padding-left: 0px;
}
.card {
    border: none!important
}
.chk-btnstyle {
    margin-top: 10px;
    width: 150px!important;
    margin-left: 7px
}
.td {
    vertical-align: top;
    padding: 5px
}
.current_step {
    color: #000;
    font-weight: 700
}
.shopping_cart {
    color: #999;
    padding-left: 20px;
    margin-top: 10px;
    line-height: 18px
}
.totals_row td {
    font-weight: 700;
    /*background: #eaeaea;*/
    text-align: right
}
.discount_row td,
.totals_row td {
    text-align: right
}
.price_col {
    text-align: right
}
.event-registered {
    height: 25px;
    text-align: center;
    padding: 0;
    width: 280px
}
.button_publication_signin {
    background: url(../../images/site/publication_sign_in_button.png) no-repeat scroll 0 0 transparent!important;
    font-size: 9.8px;
    font-weight: 700;
    display: block;
    width: 358px;
    height: 32px;
    border: 0 none;
    cursor: pointer;
    padding: 8px 0 0 8px
}
.button_publication_check {
    background: url(../../images/site/publication_check_button.png) no-repeat scroll 0 0 transparent!important;
    font-size: 9.8px;
    font-weight: 700;
    color: #08528A;
    display: block;
    width: 358px;
    height: 32px;
    border: 0 none;
    cursor: pointer;
    padding: 12px 0 0 8px
}
div.contacts {
    padding-left: 10px;
    border-left: 1px solid #CCC
}
#content .rss_icon li a {
    background: url(../../images/site/icon_sprite.jpg) 0 -403px no-repeat;
    padding: 2px 2px 2px 20px
}
#content .rss_icon li {
    padding: 0!important
}
.panel > .panel-heading {
    position: relative;
    padding: 15px
}
.panel-title-webcasts > a.collapsed:after {
    content: '\2b';
    position: absolute;
    right: 24px;
    font-size: 20px
}
.panel-title-webcasts > a:after {
    content: '\2212';
    position: absolute;
    right: 24px;
    font-size: 20px
}
.padding-heading {
    padding: 8px 16px!important
}
#author_byline {
    float: left;
    font-size: 11px;
    margin: 5px 10px 10px 0;
    border-right: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    display: inline-block
}
#content #author_byline ul li {
    background: 0;
    padding: 0;
    padding: 5px 10px
}
#post_content p a {
    background: none!important
}
#post_content {
    background: #fff;
    text-align: left;
    float: left
}
.comment {
    float: left;
    width: 100%
}
.comment_list {
    float: left;
    width: 100%
}
.post_product_highlight {
    border: 1px solid #cad7e1;
    padding: 10px;
    background: #e0f2ff;
    float: left
}
.post_product_highlight .btn {
    width: 25%
}
.post_product_highlight h2 {
    border: none!important;
    padding: 0!important;
    background: none!important
}
.post_product_highlight h2 a {
    font-size: 1em!important;
    color: #7db834!important
}
.post_product_highlight .content-li {
    background: none!important;
    list-style: none!important;
    height: 130px
}
.msgAlert {
    float: left;
    width: 100%
}
.blackRegular li {
    padding-bottom: 15px
}
a.hbr_promo_large {
    background: url(../../images/site/hbrlight.jpg) no-repeat;
    display: block;
    width: 505px;
    height: 271px
}
.tree {
    min-height: 20px;
    padding: 5px;
    margin-bottom: 20px;
    background-color: #fbfbfb;
    border: 1px solid #999;
    -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)
}
.tree li {
    list-style-type: none;
    margin: 0;
    padding: 10px 5px 0;
    position: relative
}
.tree li::before,
.tree li::after {
    content: '';
    left: -20px;
    position: absolute;
    right: auto
}
.tree li span {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #999;
    border-radius: 5px;
    display: inline-block;
    padding: 3px 8px;
    text-decoration: none
}
.tree li.parent_li>span {
    cursor: pointer
}
.tree>ul>li::before,
.tree>ul>li::after {
    border: 0
}
.tree li:last-child::before {
    height: 30px
}
.tree li.parent_li>span:hover,
.tree li.parent_li>span:hover+ul li span {
    background: #eee;
    border: 1px solid #94a0b4;
    color: #000
}
.resource_search_form {
    padding: 5px;
    margin-bottom: 20px;
    background-color: #fbfbfb;
    border: 1px solid #999;
    -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)
}
.fix_field {
    color: #a94442;
    font-size: 100%;
    font-weight: 700;
    position: relative;
    top: 4px
}
.cc_error {
    border: 1px solid #888b7f;
    background-color: #D72D2D;
    color: #fff;
    font-size: 12px;
    padding: 5px
}
.search-section {
    padding: 10px 15px 0 10px;
    background: linear-gradient(to bottom, #fff 0%, #f6f6f6 47%, #ededed 100%);
    border: 1px solid rgba(0, 0, 0, 0.24);
    border-radius: 5px;
    width: 100%
}
.form-grp {
    margin-bottom: 5px!important
}
.sort_section {
    margin-top: 7px;
    padding-right: 0;
    padding-left: 14px
}
.content_search_section {
    margin-top: -5px
}
@media all and (max-width: 1200px) and (min-width: 1001px) {
    .search_desktop {
        margin-top: -10px
    }
    .social_icon {
        margin-top: 6px!important
    }
    .top_logo {
        margin-bottom: 10px;
        margin-top: -40px
    }
}
@media all and (max-width: 1199px) and (min-width: 1000px) {
    .social_icon_desktop {
        margin-left: 55px!important;
        margin-right: 25px!important
    }
    .social_icon {
        margin-top: 8px!important
    }
}
@media screen and (min-width: 0px) and (max-width: 499px) {
    .subtitle {
        display: none!important;
        visibility: hidden!important
    }
}
@media screen and (min-width: 0px) and (max-width: 999px) {
    .carousel {
        display: none!important;
        visibility: hidden!important
    }
}
@media all and (min-width: 1200px) {
    .top_logo {
        margin-bottom: 10px;
        margin-top: -45px
    }
    .search_desktop {
        margin-top: -12px
    }
}
@media all and (max-width: 992px) and (min-width: 768px) {
    .tab_top {
        margin-bottom: 20px;
        margin-top: -30px
    }
    .tab_sign {
        margin-top: -90px
    }
    .top-signup-btn {
        margin: 24px!important
    }
    .social_icon {
        margin-top: 35px!important
    }
    .social_icon_desktop {
        margin-left: 20px!important
    }
    .mob_search_panel {
        margin-left: -15px!important
    }
}
@media all and (min-width: 992px) and (max-width: 1000px) {
    .top-signup-btn {
        margin-left: 85px!important
    }
    .tab_sign {
        margin-top: -30px
    }
    .social_icon {
        margin-top: 35px
    }
    .tab_top {
        margin-top: -40px
    }
    .top_logo {
        margin-bottom: 5px
    }
    .social_icon_desktop {
        margin-left: 260px!important
    }
    .mob_search_panel {
        margin-left: -15px!important
    }
}
@media all and (max-width: 767px) {
    .search_desktop {
        display: none
    }
    #search_form {
        padding-top: 0!important
    }
    .frm-grp {
        margin-bottom: 0
    }
    .mob_search_header {
        margin-top: 4px
    }
    .navbar-nav > li > a:hover {
        background: #2e2e2e!important;
        border-radius: 4px
    }
    .desk_logo {
        display: none
    }
    .google_search_desk {
        display: none
    }
    .google_search_mob {
        display: block!important
    }
    .Mobile_Sign_Up {
        display: none
    }
    .mobile_SignIn {
        padding-top: 15px;
        margin-top: -65px
    }
    .mob_container .nav-font {
        padding-bottom: 5px
    }
    #membership {
        border-bottom: none!important
    }
}
/*@media all and (min-width: 550px) and (max-width: 767px) {
    .mob_logo {
        float: none!important
    }
}*/
@media all and (min-width: 700px) and (max-width: 767px) {
    /*.tab_top {
        margin-top: -50px
    }*/
    .tab_sign {
        margin-top: -90px
    }
    /*.top_logo {
        margin-bottom: -35px
    }*/
}
@media all and (min-width: 601px) and (max-width: 699px) {
    /*.tab_top {
        margin-top: -35px
    }*/
    /*.top_logo {
        margin-bottom: -30px
    }*/
    .tab_sign {
        margin-top: -80px
    }
}
@media all and (max-width: 499px) {
    .head_logo_social {
        width: 100%!important
    }
}
@media all and (min-width: 601px) and (max-width: 650px) {
    .social_icon {
        margin-top: 65px
    }
    .top-wrapper {
        margin-bottom: -5px!important
    }
}
@media all and (min-width: 651px) and (max-width: 767px) {
    .social_icon {
        margin-top: 75px
    }
    .social_icon_desktop {
        margin-left: 50px!important
    }
    /*.top-wrapper {
        margin-bottom: -5px!important
    }*/
}
@media all and (min-width: 768px) {
    .mob_search {
        display: none
    }
    .desktop_SignIn {
        display: none
    }
    .mob_logo {
        display: none
    }
}
.mob_search_panel {
    float: left
}
.mob_search_header {
    margin-top: 3px
}
.google_search_mob {
    display: none
}
@media all and (max-width: 328px) {
    .sign-up {
        padding-top: 15px
    }
}
@media all and (min-width: 1200px) {
    .social_icon_desktop {
        margin-left: 25px!important
    }
    .cart_icon_desktop {
        margin-left: -100px!important;
        margin-top: 12px!important
    }
    .social_icon {
        margin-top: 7px!important
    }
}
@media all and (min-width: 1000px) and (max-width: 1000px) {
    .social_icon_desktop {
        margin-left: 50px!important;
        margin-right: 25px!important;
        margin-top: 6px
    }
    .cart_icon_desktop {
        margin-left: -100px!important;
        margin-top: 12px!important
    }
}
@media all and (min-width: 425px) and (max-width: 600px) {
    .cart_icon_xs {
        margin-left: -40px!important
    }
}
@media all and (min-width: 601px) and (max-width: 767px) {
    .cart_icon_sm {
        margin-left: -70px!important
    }
}
@media all and (max-width: 424px) and (min-width: 335px) {
    .col-lxs-4 {
        width: 20%
    }
    .col-lxs-6 {
        width: 100%
    }
    .col-lxs-2 {
        width: 30%
    }
}
@media all and (min-width: 265px) and (max-width: 334px) {
    .col-mxs-4 {
        width: 39%
    }
    .col-mxs-2 {
        width: 5%
    }
}
.top-blue-strip .container .row .social_icon_desktop {
    z-index: 1
}
.top-sign {
    cursor: pointer;
    text-decoration: underline;
    font-size: 15px;
    color: #08528a
}
.top-sign-btn {
    background: #0172b6;
    border-radius: 4px
}
.top-signup-btn {
    border-radius: 4px
}
.top-sign-btn a {
    font-size: 14px
}
@media all and (max-width: 1199px) {
    .left-nav-mob {
        display: block!important
    }
    .left-nav-desktop {
        display: none!important
    }
    .collapseLeftNav {
        border: 1px solid #DDD;
        background-color: #f5f5f5;
        border-radius: 3px;
        border-top: none
    }
    .collapseLeftNav .panel-body {
        padding: 0!important
    }
    .yamm .nav,
    .yamm .dropup,
    .yamm .dropdown,
    .yamm .collapse {
        position: static
    }
}
.left-nav-mob {
    display: none
}
.left-nav-desktop {
    display: block
}
.collapseLeftNav .panel-body {
    padding: 5px!important
}
.head-panel {
    border: 1px solid #DDD;
    border-radius: 4px;
    padding: 10px!important;
    background-color: #EFEEEE
}
.head-panel h4 {
    cursor: pointer
}
.head-panel h4 a {
    text-decoration: none;
    color: #08528a
}
.panel-body .left-nav {
    background: transparent!important
}
@media all and (max-width: 767px) {
    .desk_footer {
        display: none
    }
    .mob_footer {
        display: block!important
    }
    .in .main-menu ul.main-submenu li a {
        color: #fff!important
    }
}
.mob_footer {
    display: none
}
.head-panel h4 {
    cursor: pointer
}
.head-pnl {
    margin-bottom: 10px;
    cursor: pointer
}
.panel-grp {
    margin-bottom: 10px
}
.ftr_pnl {
    background-color: #666!important;
    border: none!important
}
.panel-title-webcasts1 > a.collapsed:after {
    content: '\2b';
    position: absolute;
    right: 24px;
    font-size: 20px;
    color: #000
}
.panel-title-webcasts1 > a:after {
    content: '\2212';
    position: absolute;
    right: 24px;
    font-size: 20px;
    color: #000
}
.panel-title a {
    font-size: 14px
}
.desk_footer .container {
    padding-right: 60px!important
}
@media all and (max-width: 598px) {
    .col-xxs-12 {
        width: 100%!important;
        margin-top: 0
    }
    .search-xs-7 {
        width: 44%
    }
    .search-xs-5 {
        width: 56%
    }
}
@media (min-width: 768px) and (max-width: 1000px) {
    .in .main-menu ul.main-submenu li a {
        color: #fff!important
    }
    .desk_footer {
        display: block!important
    }
    .mob_footer {
        display: none
    }
    .frm-grp {
        margin-bottom: 0;
        margin-top: 0
    }
    .navbar-collapse {
        padding-left: 15px
    }
    .navbar {
        background: #666!important;
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 1
    }
    .navbar-collapse {
        max-height: 700px!important
    }
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-nav {
        width: 100%;
        margin: 0;
        padding: 0
    }
    .navbar-header {
        float: none
    }
    .mob_container {}.mob_search_panel {
        width: 250px
    }
    .navbar-toggle {
        display: block;
        float: right
    }
    .mob_search_panel {
        display: block
    }
    .search_desktop {
        display: none
    }
    .main-menu li {
        border-top: 1px solid #4d4d4d;
        color: #fff
    }
    .navbar-nav > li {
        float: none
    }
    .navbar-nav > li > a:hover {
        background: #2e2e2e!important;
        border-radius: 4px
    }
    .main-menu li.dropdown ul {
        background: #212121!important
    }
    .Mobile_Sign_Up {
        display: none
    }
    .desktop_SignIn {
        display: block
    }
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-collapse.collapse {
        display: none!important;
        height: auto!important;
        padding-bottom: 0;
        overflow: visible!important
    }
    .collapse.in {
        display: block!important
    }
    .navbar-nav .open .dropdown-menu > li > a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px
    }
    .main-menu li.dropdown li {
        border-bottom: 1px dotted #acaca0;
        color: #fff!important;
        padding: 5px 3px 5px 20px
    }
    .main-menu li.dropdown-header {
        padding: 5px 2px!important;
        background: #212121!important;
        color: #fff!important
    }
    .main-menu li.dropdown ul {
        background: #212121!important
    }
}
@media all and (min-width: 1001px) {
    #want_to {
        margin-left: -15px!important
    }
}
.mob-overflow {
    overflow: auto
}
.embed-responsive-2by1 {
    padding-bottom: 100%
}
@media (min-width: 992px) and (max-width: 1200px) {
    .embed-responsive-2by1 {
        padding-bottom: 55%!important
    }
}
@media (min-width: 740px) and (max-width: 991px) {
    .embed-responsive-2by1 {
        padding-bottom: 75%!important
    }
}
@media (min-width: 677px) and (max-width: 739px) {
    .embed-responsive-2by1 {
        padding-bottom: 82%!important
    }
}
@media (min-width: 600px) and (max-width: 676px) {
    .embed-responsive-2by1 {
        padding-bottom: 93%!important
    }
}
@media all and (max-width: 410px) {
    .card_width {
        width: 50%!important
    }
}
.new-content #checkuser .form-group,
.new-content #checkuser p {
    margin-left: 40px!important
}
@media (min-width: 650px) and (max-width: 991px) {
    .widget a.play_webcast {
        width: 70%!important
    }
    .widget-footer {
        width: 70%!important
    }
}
@media (min-width: 992px) and (max-width: 1200px) {
    .widget a.play_webcast {
        width: 60%!important
    }
    .widget-footer {
        width: 60%!important
    }
}
@media (min-width: 430px) and (max-width: 1200px) {
    .widget-info .btn {
        width: 50%!important
    }
    .text_widget img {
        width: auto
    }
}
@media (min-width: 350px) and (max-width: 1200px) {
    .review_exp_date {
        width: 330px
    }
}
@media (max-width: 349px) {
    .col-exp-3 {
        width: 30%
    }
    .col-exp-9 {
        width: 70%
    }
}
@media (max-width: 550px) {
    .embed_responsive_16by9 {
        padding-bottom: 60%
    }
    .embed_responsive {
        position: relative;
        display: block;
        height: 0;
        overflow: hidden
    }
    .embed_responsive .embed_responsive_item,
    .embed_responsive iframe,
    .embed_responsive embed,
    .embed_responsive object,
    .embed_responsive video {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 0
    }
}
@media (min-width: 400px) and (max-width: 500px) {
    .embed_responsive_16by9 {
        padding-bottom: 65%!important
    }
}
@media (min-width: 335px) and (max-width: 399px) {
    .embed_responsive_16by9 {
        padding-bottom: 70%!important
    }
}
@media (max-width: 334px) {
    .embed_responsive_16by9 {
        padding-bottom: 85%!important
    }
}
@media (min-width: 460px) {
    .datadetail_consumerconf {
        margin-left: 40px!important
    }
}
.myTable-highlight-all {
    overflow: hidden;
    z-index: 1;
    cursor: pointer
}
.myTable-highlight-all tbody td,
.myTable-highlight-all thead th {
    position: relative
}
.myTable-highlight-all tbody td:hover::before {
    background-color: #CCC!important;
    content: '\00a0';
    height: 100%;
    left: -5000px;
    position: absolute;
    top: 0;
    width: 10000px;
    z-index: -1
}
.myTable-highlight-all tbody td:hover::after {
    background-color: #CEE7FF!important;
    background-color: #CCC!important;
    content: '\00a0';
    height: 10000px;
    left: 0;
    position: absolute;
    top: -5000px;
    width: 100%;
    z-index: -1
}
.myTable-highlight-all thead th:hover::after {
    background-color: #CCC!important;
    content: '\00a0';
    height: 10000px;
    left: 0;
    position: absolute;
    top: -5000px;
    width: 100%;
    z-index: -1
}
.myTable-highlight-all td:hover {
    background: #666;
    color: #fff
}
@media (max-width: 500px) {
    .conf_presentations {
        width: 100%!important
    }
}
.hl_fname {
    color: #fff;
    font-size: 12px
}
.disp_fname {
    height: 30px;
    margin: -4px 4px 5px 5px;
    float: left;
    word-wrap: break-word
}
@media all and (max-width: 1200px) and (min-width: 1000px) {
    .nav-font .main-menu li {
        margin-left: -1px;
        margin-right: -3px
    }
    .nav-font ul li a {
        font-size: 9pt!important
    }
    .hl_fname {
        font-size: 11px!important
    }
}
.event {
    width: 9px!important;
    height: 9px!important;
    margin-top: 2px
}
span[data-cal-date] {
    font-size: 10pt!important;
    margin-top: 5px!important;
    margin-right: 5px!important
}
.events-list {
    max-height: 100px!important;
    padding-left: 5px;
    font-size: 8pt!important
}
.cal-day-today span[data-cal-date] {
    font-weight: 700
}
#upcoming_meetings {
    font-family: arial, sans-serif;
    border-collapse: collapse;
    width: 100%
}
#upcoming_meetings td {
    border: 1px solid #ddd;
    text-align: left;
    padding: 8px
}
#upcoming_meetings th {
    border: 1px solid #ddd;
    text-align: left;
    padding: 8px;
    background-color: #0072b4;
    color: #fff
}
h4.more {
    background-image: url(../images/bullet_sprite.gif);
    background-repeat: no-repeat;
    background-position: 0 10px;
    padding-left: 15px!important;
    padding-right: 15px!important
}
h4.more:hover {
    text-decoration: underline
}
.img_widget p {
    margin-top: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dotted #eaeaea;
    padding-bottom: 10px
}
.odd {
    background-color: #FFF
}
.even {
    background-color: #EEE
}
.c-btn {
    color: #fff!important;
    background-color: #0072b4;
    border-color: #08528a;
    padding: 5px 24px;
    border: 0 none;
    font-weight: 700;
    letter-spacing: 1px;
    border-radius: 30px;
    font-size: 12px;
    line-height: 1.33;
    background-image: url(../images/arrow.png);
    background-repeat: no-repeat;
    background-position: 140px 7px;
    padding-left: 15px
}
.signin_small {
    margin-top: 0;
    padding: 0;
    margin-bottom: 0;
    margin-right: 8px
}
.signin_small .signin_link {
    padding: 5px 0;
    color: #fff;
    font-size: 16px
}
#signin_link .signin_link {
    float: left
}
.signin_small .signin-dropdown {
    width: auto!important
}
.signin_small .caret {
    border-bottom-color: #f2f5f8
}
.hl_fname_blue {
    font-size: 12px
}
@media (min-width: 768px) and (max-width: 1000px) {
    .signin_small .dropdown-menu {
        margin-right: 40px;
        margin-top: 0
    }
}
@media (max-width: 767px) {
    .signin_small .dropdown-menu {
        margin-right: 25px
    }
}
@media (max-width: 470px) {
    .hl_fname_blue {
        display: none
    }
    .carousel-control {
        z-index: 0
    }
}
.signin-dropdown a {
    font-size: 12px
}
.user-links {
    margin-top: 15px
}
.user-links span {
    display: block;
    margin-bottom: -4px
}
#cart {
    display: inline-block
}
@media (max-width: 1000px) {
    .list-inline > li {
        padding-right: 2px
    }
    .social_icon {
        display: none
    }
    .tab_nav {
        display: inline-block
    }
    #centerdetail {
        display: none
    }
    #centerName {
        display: block;
        margin-bottom: -12px
    }
    #centerName .row #header_txt {
        font-family: AvenirLTPro-Book!important;
        font-size: 20pt;
        font-weight: 700;
        color: #676767
    }
    .signin_small {
        display: -webkit-box;
        -webkit-flex-direction: row;
        flex-direction: row;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex
    }
    .mobile-view {
        margin-top: -10px
    }
    .featured1{
        display: none;
    }
    .conf_title{
        display: block ! important;
    }
}
@media (min-width: 1000px) {
    .featured1{
        margin-bottom: 25px;
    }
}
@media (max-width: 350px) {
    #centerName .row #header_txt {
        font-size: 16pt!important
    }
    .introtext {
        font-size: 12pt!important
    }
}
@media all and (min-width: 767px) {
    .subtitle {
        text-align: center;
        margin-top: 0;
        margin-bottom: 10px
    }
}
@media all and (max-width: 380px) {
    .home_captions p {
        margin: inherit!important
    }
}
.col-xsl-6 {
    padding-left: 5px!important;
    padding-right: 5px!important;
    margin-bottom: 15px
}
@media all and (max-width: 767px) {
    .subtitle {
        margin-top: 0;
        margin-bottom: 10px
    }
}
@media all and (max-width: 600px) and (min-width: 381px) {
    .col-xsl-6 {
        width: 50%
    }
}
@media all and (max-width: 380px) {
    .col-xsl-6 {
        width: 100%
    }
}
.home_captions {
    background: rgba(0, 0, 0, 0.52);
    color: #fff;
    font-size: 11pt;
    position: absolute;
    text-align: left;
    padding: 0 4px!important;
    right: 5px;
    left: 5px;
    top: 0
}
@media all and (max-width: 767px) and (min-width: 610px) {
    .home_captions {
        padding: 4px 5px!important
    }
}
@media all and (max-width: 609px) and (min-width: 500px) {
    .home_captions {
        padding: 2px 5px!important
    }
}
.home_captions p {
    word-wrap: break-word;
    margin-top: 3px;
    margin-bottom: 3px
}
.img-ttl {
    padding-right: 10px!important;
    padding-left: 10px!important
}
#home-news1 {
    border: none!important;
    padding: 0!important
}
.add_topics_cont {
    border: 1px solid #dfdddd;
    border-radius: 3px
}
.add_topics_cont .thumbnail {
    margin-bottom: 0
}
.add_topics {
    padding: 5px;
    color: #1b335a;
    font-weight: 700;
    border-bottom: 1px solid #ddd
}
.add_topics_cont ul {
    height: 125px;
    overflow-x: auto;
    padding-right: 1px;
    padding-top: 5px
}
.add_topics_cont ul li {
    margin-left: -30px!important
}
.add_topics_cont ul li a {
    font-size: 12px;
    color: #08528a
}
.home_prod {
    background: #f0f8ff;
    padding: 50px;
    vertical-align: middle;
    text-align: center
}
.home_widget_hdr {
    border-bottom: 2px solid #333;
    padding: 0 0 7px;
    color: #000;
    font-size: 1.1em;
    margin-bottom: 10px;
    margin-top: 20px
}
.home_widget_hdr .home_widget_hdr_sm {
    font-size: .8em
}
@media all and (min-width: 1200px) {
    .bottom_banner {
        margin-bottom: -20px
    }
}
@media all and (min-width: 992px) {
    .home_widget {
        margin-top: -5px
    }
    .home_widget1 {
        width: 100%;
        margin: -5px auto
    }
}
.home_prod:hover {
    border: 1px solid #ddd!important
}
.height-margin {
    margin-top: 30px
}
@media all and (max-width: 520px) {
    .center-tiles {
        width: 100%!important
    }
}
.center-tiles p {
    margin-top: 10px
}
@media all and (min-width: 700px) {
    .medium {
        display: none
    }
    .small {
        display: none
    }
}
@media all and (min-width: 500px) and (max-width: 699px) {
    .large {
        display: none
    }
    .small {
        display: none
    }
}
@media all and (max-width: 499px) {
    .large {
        display: none
    }
    .medium {
        display: none
    }
}
#myCarousel .item img {
    right: 0;
    left: 0;
    padding-right: 0!important;
    padding-left: 0!important
}
.banner-sm {
    position: absolute
}
.banner-sm-title {
    font-size: 1.3vw;
    color: #08528a;
    font-weight: 700;
    padding-top: 10px
}
.short-desc {
    font-size: 1.2vw;
    color: #08528a
}
.desc_date {
    font-size: 1vw
}
.subtitle p {
    font-size: 20px;
    color: #676767
}
@media all and (min-width: 500px) and (max-width: 992px) {
    .subtitle p {
        font-size: 15px!important
    }
}
@media all and (min-width: 1000px) {
    .tiles-cont {
        margin-left: -5px!important;
        margin-right: -5px!important
    }
    #centerdetail {
        display: block
    }
    #centerName {
        display: none
    }
}
#signin_link:hover {
    background: none!important
}
#cart:hover {
    background: none!important
}
@media all and (max-width: 650px) {
    .tab_wrap {
        width: 100%!important
    }
}
@media all and (max-width: 766px) and (min-width: 651px) {
    .eco-indicators li .indicator-points {
        float: none!important
    }
    .eco-indicators1 li .indicator-points {
        float: none!important
    }
    .home_captions {
        padding: 1px 5px!important
    }
}
@media all and (max-width: 670px) and (min-width: 651px) {
    #interest_member {
        margin-left: -10px!important
    }
}
.mobile-view {
    display: none
}
@media all and (max-width: 499px) {
    .tab-desktop-view {
        display: none
    }
    .mobile-view {
        display: block
    }
    .tcb-wrapper {
        margin-top: 10px
    }
    .height-margin {
        display: none
    }
    .mobile-view {
        margin-left: -30px!important
    }
    #mob_search {
        display: block
    }
    #tab_search {
        display: block
    }
    #search_button_mob {
        height: 30px;
        width: 40px;
        margin-top: 2px;
        margin-left: -20px
    }
}
.tile_title {
    font-weight: 700;
    font-size: 20px;
    position: relative;
    text-align: left;
    padding: 0 15px!important
}
.tile_title span {
    color: #000!important;
    font-family: AvenirLTPro-Book!important
}
.tile_img {
    padding: 0 0 0 15px !important
}
.tile {
    display: -webkit-box;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    border-bottom: 1px solid #000;
    margin-right: -15px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center
}
@media all and (max-width: 360px) {
    .tile_title {
        font-size: 16px!important
    }
}
@media all and (max-width: 320px) {
    .tile_title {
        font-size: 12px!important
    }
}
@media all and (max-width: 1200px) {
    .ftr_txt {
        display: none
    }
}
.additionaltile {
    border-top: 4px solid #4f4f4f;
    margin-top: 20px;
    margin-bottom: 10px;
    padding: 30px 0 10px
}
.additionaltile p {
    font-size: 20px;
    color: #676767;
    font-weight: 700
}
@media (max-width: 992px) and (min-width: 500px) {
    .additionaltile p {
        font-size: 15px!important
    }
    .additionaltile {
        margin-top: 10px!important;
        margin-bottom: 10px!important;
        padding: 15px 0 5px!important
    }
}
#filter {
    background: #666
}
@media all and (max-width: 1000px) {
    #filter a {
        color: #fff;
        font-size: 20px!important;
        padding: 5px 10px 0 0 !important
    }
    #filter:hover {
        background: #666
    }
}
@media all and (max-width: 500px) {
    .additionaltile {
        margin-top: 40px!important;
        padding: 10px 0!important
    }
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
    background-color: #807c7c!important;
    border-color: #337ab7
}
@media all and (max-width: 767px) and (min-width: 200px) {
    #search_button_mob1 {
        margin-left: -20px
    }
}
.searchBoxIn {
    opacity: 1;
    width: 180PX;
    z-index: 1000;
    -webkit-transition: width .4s ease-in-out;
    transition: width .4s ease-in-out;
    margin-left: 20px
}
.mysearch {
    border-top-right-radius: 4px!important;
    border-bottom-right-radius: 4px!important
}
.searchBoxOut {
    opacity: 0;
    width: 1px;
    -webkit-transition: width .4s ease-in-out;
    transition: width .4s ease-in-out
}
@media (max-width: 315px) {
    .searchBoxIn {
        width: 120px
    }
}
@media (max-width: 200px) {
    .searchBoxIn {
        width: 20px
    }
}
@media all and (max-width: 650px) and (min-width: 500px) {
    #membership_btn_mob {
        display: none
    }
}
@media all and (max-width: 650px) {
    .pos {
        text-align: center!important
    }
}
@media all and (max-width: 1200px) {
    .ftr-btn {
        padding-left: 0
    }
}
.play_video {
    position: relative
}
.play_video img {
    position: relative;
    width: 100%;
    height: auto
}
.play_video div {
    position: absolute;
    top: 0
}
.play-vid-btn {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEwAACxMBAJqcGAAABPhJREFUeJztm01sVFUUx3+dQWP5qNCU8YMYmkClgN35QaJoIMjKxB2RBcaGgBHEwAJMCLgATHRB6AY2BkzUmJAIYUFMExMWLnVlrLETlAxaolYJ9IPKZx+LMwPN89w3c79eMZ1/cjd33jvnf899595zzr0DTTTRRBMzGC056noc6AGWAZ1AGzC3+ts4MApUgEFgAPgzR25RUADWA8eAMpBYtkHgKLCuKut/gxJwCBjCftCm9jtwAOjIcRzWaAf6gAnCDTzdxoHDwPycxtQweoG/iTfwdPsL2BSCuO8iuAD4FHjd4p0J4DwwjMwoyGJYArqA2RayTgGbgRGLd4KhB1m1683W9SrRLcBSso3eghhhK3AauNGA/F+B5SEH1gheAq7UIfYb8B5+/toO7KT+gnoZWOWhxwovkr3QXQV2AA8F1PkwsAuJFbIWyBcC6lTRQ/bM9yMBTywsAr7J0P8P0B1L+QKyfX4/+USWBSQmMPH4BYkyg+OMQeFt4K0YCutgS1W3xulkaGW9BkUJ0zP4GrYaOCXAxlBK2jEHOftDKfHAQXRufxDIFfoMCvrJN5s0oQCcQ+f4sa/whehb3lXsV/vXCBS+KngK2QbTPMeQL9gZhxShCbLP2+KN6rsngFYfUgbsQef6gavAAnBJEXgRtyCnZoAE+JHw4esjiN+n+VZwdNX1irAECW9dMNUAtcgttEvsRuf8iouwY4qg67jH9mkD1FpIl1gI3FJ09LkI08pYpzzImQwQ2iXOGuSrMNXangCeVvr7fdkZ8AzwPWFcQuO4Esty2qvoM7XUg1jWFxDSJVYY5L6sPWz6ApYpfRNI8SE2eoHvcHeJMnBT6dfGZDRAp9J3HrFkHvBxiTvoE9WpPWwygBZDDzuQ8cEc4DPcXELjquYFJgPMVfrGlb484OISY0qflQFmDEwG0GZb+yrywAngeeBni3fmKX2j2oOzDAK0h0sWBELgGvAO8LnDuxpXKwNUlL4uJKnIYycYADZgN+s1FIElSn9Fe9jkAoNK32z8AqFG4fLJT0U3UkZPo6w9bDLAgKF/jQujBnENeBM56vrXQ85apS8BfrIVNMh/w8nTHsTySoa+VuT/4CLoqCLoBnI+4AKTAY4TLh0uoafDR1yErVMEJchZnQvyKIi8j855tYuwAnIzIy1sCH2RqYfYJbFW5F5Rmu8FMkpiWZHgJHL2n8YiYLszTf9V3oRdwGMGfc5bdwd6uXkUeNJSVsyy+GJkF0nzHMF9zbqHw4rgBDmlfRByiSLwLTrHD0MomI/cydEUHAihwBMfoXMbQs8JnLDJoCRBTmmnC9szeG0Irewrg6LbTI8RtiHVH43TFzEUPoqUmkwWP0g+a0IR82efIBFstNR9OXIhyaT8HHJQGQuLMS94CVIK64qoH5DbWNrWODXC24Oc1YVCK7AXfaurtTHguYA6M7EKuZBkIpMgB5W7keMqV5SQ8FaL8NIz/6yHHid0IxeSsoglSHJyFngXObQoZsgsIqc4O5CsTkts0q2Mx2fve8OjDfgEuy3nJrKYDnO/ejsPme0l2OUZXwJvM30V63vYiH42H6sNEWGf90UbcidnjHgDH0HC22ARXgy0I9dSKoQb+AVgHw/g/wSy0ILczOhD8v9JGh/wJFLGOoIUM6LdRsvzmlsHsgtM/dNU7bhqlPt/miojBczLOXJrookmmpiZuAsO09ukrIA8AwAAAABJRU5ErkJggg==);
    display: inline-block;
    width: 64px;
    height: 64px;
    position: absolute;
    left: 45%;
    margin-top: 20%
}
.itemsContainer {
    float: left;
    position: relative
}
.itemsContainer .play {
    display: block
}
.play {
    position: absolute;
    display: none;
    top: 40%;
    width: 40px;
    margin: 0 auto;
    left: 0;
    right: 0;
    z-index: 100
}
#vid_desc p {
    margin: 0!important
}
#modloaddiv {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 100000;
    background: rgba(5, 0, 0, 0.62);
    background-size: 80px 65px;
    background-position: 580px 250px;
    display: none;
    top: 0;
    padding: 335px 150px 55px 150px;
}
.modloaddiv-in {
    text-align: center;
    color: #000;
    font-size: 18px;
    position: relative;
    font-weight: bold;
    background: rgba(192, 199, 206, 0.90);
    border: 1px solid rgba(49, 42, 42, 0.67);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 10px;
}
@media all and (max-width: 500px) {
    #modloaddiv {
        padding: 335px 100px 55px 100px ! important;
    }
}
.add_cal,
.agenda {
    border-right: 1px solid #1d1010
}
@media all and (max-width: 400px) {
    .mob-featured .mob-ttl {
        font-size: 12pt ! important;
    }
    .dte_cty {
        font-size: 10pt ! important;
    }
}
#content .mob-featured img {
    float: left;
    width: 100px;
    height: 100px
}
.mob-featured {
    display: -webkit-box;
    -webkit-flex-direction: row;
    flex-direction: row;
    /*-webkit-justify-content: center;
    justify-content: center;*/
    
    border-bottom: 1px solid #000;
    margin-right: -15px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    /*-webkit-box-align: center;*/
}
.mob_featured_content span {
    font-size: 11pt;
    color: #000
}
.mob_featured_content {
    margin: 8px 0px 0px -5px;
}
.mob-featured .mob-ttl {
    color: #18659e!important;
    font-weight: 600;
    font-size: 13pt
}
.cart-text {
    font-size: 22px;
    padding: 10px;
    border-bottom: 1px solid #000;
}
.mob-cart-text {
    font-size: 22px;
    padding: 10px 0px 10px 0px;
    border-bottom: 1px solid #000;
}
.mob-panel {
    box-shadow: none ! important;
}
.mob-panel .panel-title {
    border-bottom: 1px solid #000;
    padding-bottom: 5px
}
.mob-panel .panel-title a {
    font-size: 18px;
    color: #000!important;
}
.register {
    font-size: 16px;
    padding: 8px 3px;
    background: #0072b4;
    margin-top: 0px;
    margin-right: -15px;
    margin-left: -15px;
}
.register a {
    color: #fff ! important;
}
.widget-ttl {
    padding: 7px 5px;
    font-weight: 400;
    font-size: 1.5em;
    /*border-bottom: 1px solid grey;*/
}
.alt_loc {
    font-size: 18px
}
.alt_loc span {
    color: #4882ad;
    font-size: 16px;
    font-weight: 600
}
.mob-pnl-grp .pnl-head+.panel-collapse>.list-group,
.mob-pnl-grp .pnl-head+.panel-collapse>.panel-body {
    border-top: 1px solid #fff!important;
}
/*.mob-pnl-grp {
    margin-left: 10px;
}*/
.panel>.panel-heading {
    padding: 5px!important
}
.pnl-head .accordion-toggle:before {
    content: "\00a0"!important
}
.pnl-head .accordion-toggle:after {
    font-family: 'Glyphicons Halflings';
    content: "\e114";
    float: right;
    color: grey
}
.pnl-head .accordion-toggle.collapsed:after {
    content: "\00a0"
}
.mob-pnl-grp .panel {
    margin-top: 0!important
}
.add_cal {
    /*display: inline-block;*/
    cursor: pointer;
    padding: 10px 12px;
}
.add_cal a .glyphicon-calendar {
    font-size: 16px;
    vertical-align: middle
}
.add_cal ul li {
    padding-left: 0
}
.cal_agnda_cont {
    margin-right: -15px;
    padding: 5px 0px 5px 5px;
    display: flex;
    border-bottom: 1px solid #000;
    margin-right: -15px;
    padding: 5px 0px 5px 5px;
    display: flex;
    border-bottom: 1px solid #000;
    display: -webkit-box;
    -webkit-flex-direction: row;
    flex-direction: row;
    border-bottom: 1px solid #000;
    margin-right: -15px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.agenda {
    padding: 0px 7px;
}
.agenda #txt {
    font-size: 9px;
}
.agenda .pdf {
    font-size: 16px
}
.dte_cty {
    padding: 5px;
    font-size: 10pt
}
.mob-panel .panel-heading {
    padding: 5px 0px 0px 0px ! important;
}
.mob-panel .panel-body {
    border-bottom: 1px solid #000;
    padding: 10px 0px 0px 0px ! important;
}
.mob-pdf {
    background: url(../images/mob-pdf.png);
    background-repeat: no-repeat;
    padding-left: 20px!important;
    color: #0072b4;
    padding-bottom: 25px;
    display: inline-block;
}
.price_highlight {
    background: #0072b4;
    color: #fff;
    text-align: center;
    vertical-align: middle;
}
.price_head {
    border-bottom: 1px solid #cad7e1;
    border-top: 1px solid #cad7e1;
}
.price_head_highlight {
    background: #e0f2ff;
}
.price_head label {
    text-decoration: none;
    color: #08528a;
}
#pricing .price_head label{
    color: #000000 ! important;
    font-weight: 500 ! important;    
}
.price_val {
    text-align: center;
    vertical-align: middle;
}
.mob-cart-table>tbody>tr>td,
.mob-cart-table>tbody>tr>th,
.mob-cart-table>tfoot>tr>td,
.mob-cart-table>tfoot>tr>th,
.mob-cart-table>thead>tr>td,
.mob-cart-table>thead>tr>th {
    border-top: 1px solid #716969 ! important;
}
.mob_totals_row td {
    background: #fff ! important;
}
.mob_totals_row td {
    font-weight: 700;
    background: #eaeaea;
    text-align: right;
}
/*@media all and (max-width:499px) {
      .conf-desk {
    display: none;
  }
  .conf-mob {
    display: block ! important;
  }
  .sm-logo{
    display: block;
    max-width: 100%;
    height: auto;
    border: 0;
    vertical-align: middle
    }
}

@media all and (min-width:500px) {
  .conf-mob {
    display: none ! important;
  }
  .conf-desk {
    display: block ! important;
  }
  #cpn_cde{
    display: none ! important;
  }
}*/
@media all and (max-width:499px) {
 /*     .conf-desk {
    display: none;
  }
  .conf-mob {
    display: block ! important;
  }*/
  .sm-logo{
    display: block;
    max-width: 100%;
    height: auto;
    border: 0;
    vertical-align: middle
    }
}

@media all and (min-width:500px) {
  /*.conf-mob {
    display: none ! important;
  }
  .conf-desk {
    display: block ! important;
  }*/
  #cpn_cde{
    display: none ! important;
  }
}
/*cod e for new mobiel conference*/


@media screen and (max-width: 499px) and (orientation:portrait){
    .conf-desk {
        display: none;
    }
    .conf-mob {
        display: block ! important;
    }
    .mob-featured{
        margin: -16px -15px;
    }
    .cal_agnda_cont{
        margin-left: -15px ! important;
        margin-top: 15px;
    }
    #checkCoupon .form-group i {
        right: 40px ! important;
    }
    
}


@media screen and (max-width: 767px) and (orientation:landscape){
    .conf-desk {
        display: none;
    }
    .conf-mob {
        display: block ! important;
    }
    .mob-featured{
        margin: -26px -15px;
    }
    .cal_agnda_cont{
        margin-left: -15px ! important;
        margin-top: 25px;
    }
    #checkCoupon .form-group i {
        right: 40px ! important;
    }
    
}


@media screen and (min-width: 500px) and (orientation:portrait){
             .conf-desk {
                display: block ! important;
              }
              .conf-mob {
                display: none;
              }
    }


@media screen and (min-width: 768px) and (orientation:landscape){
    .conf-desk {
        display: block ! important;
    }
    .conf-mob {
        display: none;
    }
}

.truncated {
    display: -webkit-box;  
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; 
    overflow: hidden;
    -ms-text-overflow: ellipsis;          
    max-height: 3em;   
}
.registerbox:before {
    content:"";
    position:absolute;
    top:0;
    left:200px;
    width: 0;
    height: 0;
    border-top: 17px solid transparent;
    border-left: 30px solid #0072b4;;
    border-bottom: 17px solid transparent;
}
.registerbox {
    background-color: #0072b4;;
    height: 34px;
    width: 200px;
    position:relative;
    padding: 8px;
}
.registerbox a {
    width: 100%;
    height: 100%;
    position: absolute;
    font-weight: 500;
}
.registerbox_disable:before {
    content:"";
    position:absolute;
    top:0;
    left:200px;
    width: 0;
    height: 0;
    border-top: 17px solid transparent;
    border-left: 30px solid #5bc0de;
    border-bottom: 17px solid transparent;
}
.registerbox_disable {
    background-color: #5bc0de;
    height: 34px;
    width: 200px;
    position:relative;
    padding: 8px;
}
.center-title{
    padding: 10px;
    font-size: 26px;
}
/***************************************Paypal Style Starts Here****************************************/
legend a {
    color: inherit;
}
fieldset.fsStyle {
    font-weight: normal;
    border: 2px solid #ccc;
    padding: 4px;
    margin-bottom: 10px;
    border-radius: 3px;
}
legend.legendStyle {
    font-size: 90%;
    color: #888888;
    background-color: transparent;
    font-weight: bold;
}
legend {
    width: auto;
    border-bottom: 0px;
    margin-bottom: 0px ! important;
}
/***************************************Paypal Style Ends Here****************************************/

/***************************************Conference Widget Style Starts Here****************************************/
.conf-widget{
    border: none ! important;
    margin-bottom: 30px;
}
 
.desk_cal{
    margin-top: 10px;
}
.desk_cal #widget_cal ul{
    padding: 0px;
}
.desk_cal #widget_cal ul li{
    padding: 5px 0px 5px 0px;
}
.desk_cal #headingOne .glyphicon-calendar{
    font-size: 18px;
    top:3px ! important;
}
.conf_panel{
    border: 1px solid #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
}
/***************************************Conference Widget Style Ends Here****************************************/

/***************************************Conference Detail Content Style Starts Here****************************************/
.conf-icon {
    display: inline-block;
    height: 22px;
    width: 22px;
    cursor: pointer;
    transition: all .3s ease-in-out;
    background-repeat: no-repeat;
}
.conf_title{
    display: none;
}
.conf_subtitle{
    font-size:14pt;
    color:#08528a;
}
#conferenceTab >li>a {
    padding: 5px 20px ! important;
}
#conferenceTab {
    border-bottom: 1px solid #cad7e1;
}
#conferenceTab>li.active>a, #conferenceTab>li.active>a:focus, #conferenceTab>li.active>a:hover {
    color: #000;
    cursor: default;
    border: 1px solid #cad7e1 ! important;
    border-bottom-color: transparent;
}
#conferenceTab>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid #cad7e1;
    border-radius: unset;
    font-size: 10pt;
    color: #000;
}
.conferenceTab > li > a:hover {
  border-color: #08528a ! important;
}
#conferenceTab .active a{
    background: #dde2ee;
}
#conferenceTab>li>a:focus, #conferenceTab>li>a:hover {
    background-color: #dde2ee;
}
#conferenceTab>li>.conf-pdf-cont:focus, #conferenceTab>li>.conf-pdf-cont:hover {
    background-color: #fff ! important;
}
#conferenceTab .active #pricingtab{
    background: #1078b0;
    color: #fff;
}
.conf_img_cont{    
   
    line-height: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right:0px;
    /*display:inline-block;*/
    position:relative;
}
.bnr-btn{
    bottom: 50px;
    background: #4B4E53;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";       /* IE 8 */
    filter: alpha(opacity=75);  /* IE 5-7 */
    -moz-opacity: 0.75;          /* Netscape */
    -khtml-opacity: 0.75;        /* Safari 1.x */
    opacity: 0.75;     
    color: #fff ! important;
    font-size: 12pt;
    margin-left: 10px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid #fff;
    height: 30px;
    width: 135px;
    font-family: AvenirLTPro-Book!important;
    padding-bottom: 3px;
    padding-top: 3px;
}
.btn-cont{
    padding-left: 15px;
}
.conf-pdf {
    background: url(../images/conf-pdf.png);
    background-repeat: no-repeat;
    padding-left: 20px!important;
    color: #0072b4;
    padding-bottom: 25px;
    display: inline-block;
}
.conf-pdf-cont{
    border: 1px solid #fff ! important;
    font-size: 11px;
}
.continue_register{
    background: no-repeat;
    border: none;
    color: #fff;
    display: block;
    padding: 7px;
    width: 100%;
    text-align: left;
    font-family: AvenirLTPro-Book;
    font-weight: 500;
    font-size: 11pt;
}
.continue_register:focus{
    outline: none ! important;
}
#cartregister-btn,#signin_form .registerbox {
    padding: 0;
}
.featured1 .btn-cont a:hover{
    text-decoration: none ! important;
}
/***************************************Conference Detail Content Style Ends Here****************************************/
.cart-head{
    border-bottom: 1px solid #000;
}
.cart-head th{
    text-align: right;
}
.cart_total{
    border-top: 1px solid #000;
}
.cart_table>tbody>tr>td, .cart_table>tbody>tr>th, .cart_table>tfoot>tr>td, .cart_table>tfoot>tr>th, .cart_table>thead>tr>td, .cart_table>thead>tr>th {
    border-top: none ! important;
}
.cart-user{
    font-size: 1.2em;
    padding: 5px 0px 0px 0px;
}

/*****Conference enhancement - css for speaker tab start******/
.speakers {margin-top: 20px;}
.speakers .col-lg-3.text-center {
 /*height: 180px;*/
 /* background-color: #EB474A; */
 margin-bottom: 40px;
}
.speakers .col-lg-3.text-center h4 {
    line-height: 24px;
    font-size: 15px;
    font-weight: 400;
    border-bottom: none !important;
    display: block;
    color: #000000 ! important;
}

@media (max-width: 499px){

.speakers .col-lg-3.text-center {
    height: auto;
    border-bottom: 1px dotted #999;
    padding-bottom: 10px;
}
}

@media (max-width: 768px) {
.speakers .col-lg-3.text-center {
 height: auto;
 margin-bottom: 10px;
}
.speakers .col-lg-3.text-center h4 {
 height: auto;
     border-bottom: 1px dotted #999;
    padding-bottom: 10px;
}
.speakers .col-lg-3.text-center img{ display:none;}

}
@media  (max-width: 768px) {
.speakers .col-lg-3.text-center img{ display:inherit; text-align:center;}
}
@media (max-width: 425px) and (min-width: 320px) {
.speakers .col-lg-3.text-center img{ display:none;}
}
/*****Conference enhancement - css for speaker tab end******/
/*************** below styles to be applied for disabling the buttons*************/
.btn_disable:disabled:after {
    content:"";
    position:absolute;
    top:0;
    left:200px;
    width: 0;
    height: 0;
    border-top: 17px solid transparent;
    border-left: 30px solid #5bc0de;
    border-bottom: 17px solid transparent;
}
.btn_disable:disabled  {
    background-color: #5bc0de;
    border-color: #46b8da;
    height: 34px;
    width: 200px;
    position: relative;
    padding: 8px;
    color: #fff;
    border: 0;
}
/*************** below styles to be applied on automatically launched modal *************/
@media (min-width: 350px){
    .modal-sm {
        width: 300px ! important;
    }
    .modal-dialog {
        margin: 30px auto;
    }
}
.teasermodal .modal-body iframe{
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
}
@media (max-width: 600px){
    .teasermodal .modal-dialog {
        width: auto ! important;
    }
}
.item-remove{
    text-align: right;
}

/*******************************styles to open marketo form through slider starts********************************/
.box-inner{
    width: 300px;
    /*padding: 25px 10px 10px 10px;*/
    border: 1px solid #9e9e9e;
    box-shadow: 0 3px 12px rgba(0, 0, 0, 0.23), 0 3px 12px rgba(0, 0, 0, 0.16);
    background-color:#eee;
}
.slide-left{
    position: absolute;
    right: 10px;
    top: 5px;
}
.marketo-box .box-inner .glyphicon-remove{
    cursor: pointer;
}
@media all and (min-width: 500px){
    .marketo-box{
        float: right;
        overflow: hidden; 
        position: fixed;
        bottom: 50px;
        right:0px;
        z-index: 9999;
    }
    .box-inner{
        padding: 0px ! important;
    }
}
@media all and (max-width: 499px){
    .marketo-box{
        float: right;
        overflow: hidden; 
        position: fixed;
        bottom: 40px;
        right: 20px;
        z-index: 9999;
        height: 320px ;
    }
}


/*******************************styles to open marketo form through slider starts********************************/
/*  Get Involved Form
*****************************/
#banner-area {
    padding-bottom: 30px;
    background: -moz-linear-gradient(top, #0076A9 0%, #0076A9 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0076A9), color-stop(100%, #0076A9));
    background: -webkit-linear-gradient(top, #0076A9 0%, #0076A9 100%);
    background: -o-linear-gradient(top, #0076A9 0%, #0076A9 100%);
    background: -ms-linear-gradient(top, #0076A9 0%, #0076A9 100%);
    background: linear-gradient(to bottom, #0076A9 0%, #0076A9 100%);
}
#banner-area h1 {
    color: #fff !important;
    font-weight: 700 !important;
    margin-top: 20px !important;
    line-height: 40px;
    margin-bottom: 30px;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
}
#banner-area p {
    color: #fff !important;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
    font-size: 14px !important;
}
.marb35 {
    margin-bottom: 35px;
}
.mart25 {
    margin-top: 25px;
}
.marb10 {
    margin-bottom: 10px !important;
}
/* Conferences tab (Current Agenda + overview + pre-conference tab) *************************************/
.conferences-tab p {
    line-height: 20px;
}
.conferences-tab h2 {
    border-bottom: 0px !important;
    color: rgb(0, 114, 181) !important;
    font-weight: 700;
    margin: 0;
    padding: 16pt 0 4pt 0 !important;
    background: transparent !important;
    border-top: none !important;
    font-size: 16pt !important;
}
.conferences-tab h3 {
    border-bottom: 0px !important;
    color: rgb(0, 114, 181) !important;
    font-weight: 700 !important;
    font-size: 12pt !important;
    padding: 5pt 0 4pt !important;
    margin: 0 !important;
}
.conferences-tab h4 {
    border-bottom: 0px !important;
    color: #000 !important;
    margin: 0;
    padding: 5px 0 0px 0 !important;
    margin: 0px 0 !important;
    font-size: 10pt !important;
}
.conferences-tab h5 {
    border-bottom: 0px !important;
    color: #000;
    margin: 0;
    padding: 12pt 0 1pt 0 !important;
    margin-top: 10px;
    font-size: 9pt;
    font-weight: 700;
}
.conferences-tab ul {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    margin-left: -35px !important;
}
.conferences-tab p {
    padding: 0px 0 4pt 0pt !important;
    margin: 0px 0 !important;
    font-size: 10pt !important;
}
.conferences-tab li {
    background: url(https://www.conference-board.org/images/ul_bullet.gif) no-repeat 5px 6px;
    margin: 5px 0 0 0px !important;
    padding-left: 20px !important;
}
/************************************ Council Value brochure *************************************/
.council-value {
    font-family: 'open sans', Arial, Gadget, sans-serif !important;
}
.council-value section {
    padding: 20px 0 0 0;
}
.council-value section:last-child {
    padding-bottom: 40px;
}
.council-value .heading {
    color: #000;
    font-weight: normal;
    font-size: 28px;
    text-align: center;
}
.council-value .sub-heading {
    font-size: 12pt;
    text-align: center;
}
.council-value p {
    font-size: 11pt !important;
    text-align: center !important;
    line-height: 25px !important;
    text-shadow: none !important;
    color: #5a5a59 !important;
}
.council-value h4 {
    color: #000;
    text-align: center;
}
.council-value h4 span {
    color: #1575a9;
}
.council-value h6 {
    color: #000;
    text-align: center;
}
.council-value a {
    color: #000;
}
.mart50 {
    margin-top: 50px;
    -webkit-transition: margin-top 1s; /* Safari */
    transition: margin-top 1s;
}
.marb50 {
    margin-bottom: 50px;
    -webkit-transition: margin-bottom 1s; /* Safari */
    transition: margin-bottom 1s;
}
.mart30 {
    margin-top: 30px;
    -webkit-transition: margin-top 1s; /* Safari */
    transition: margin-top 1s;
}
.marb30 {
    margin-bottom: 30px;
    -webkit-transition: margin-bottom 1s; /* Safari */
    transition: margin-bottom 1s;
}
.mart20 {
    margin-top: 20px;
    -webkit-transition: margin-top 1s; /* Safari */
    transition: margin-top 1s;
}
.mart10 {
    margin-top: 10px;
    -webkit-transition: margin-top 1s; /* Safari */
    transition: margin-top 1s;
}
.council-value .item {
    height: 200px;
}
.council-value .pipe {
    margin: 0 15px 0 15px;
}
.council-value .quotes {
    font-size: 18px;
    color: #5a5a59 !important;
    padding: 0 8%;
    -webkit-transition: font-size 1s; /* Safari */
    transition: font-size 1s;
    text-align: center;
    line-height: 26px;
    padding-bottom: 20px;
    text-shadow: none !important;
    margin-top: 20px;
}
.council-value .play_webcast {
    position: relative;
    float: inherit !important;
}
.council-value .carousel-inner .carousel-caption {
    position: static !important;
}
.mart20 {
    margin-top: 20px;
}

@media screen and (max-width: 999px) and (min-width: 0px) {
.council-value-box .carousel {
    display: block !important;
    visibility: visible !important;
}
}
@media screen and (max-width: 375px) {
    .council-value .item {
        height:auto !important;
    }
}
@media screen and (min-width: 433px) and (max-width: 768px){
    .council-value .item {
        height:auto !important;
    }
}
@media screen and (min-width: 0px) and (max-width: 639px) {
    .council-value .carousel {
        display: block !important;
        visibility: visible !important;
    }
.council-value section {
    padding: 5px 0;
}
.council-value .item {
    min-height: 215px;
}
.council-value .carousel-caption {
    padding-top: 10px;
    padding-bottom: 10px;
}
.council-value-box {
    padding: 0 !important;
}
.council-value p {
    font-size: 11pt;
    text-align: center;
    line-height: 20px;
    -webkit-transition: font-size 1s; /* Safari */
    transition: font-size 1s;
    margin: 0 10%;
}
.council-value .quotes {
    font-size: 14px;
    padding: 0 5%;
    -webkit-transition: font-size 1s; /* Safari */
    transition: font-size 1s;
    line-height: 20px;
    margin-top: 5px;
    margin-bottom: 10px;
}
.mart50 {
    margin-top: 15px;
    -webkit-transition: margin-top 1s; /* Safari */
    transition: margin-top 1s;
}
.marb50 {
    margin-bottom: 15px;
    -webkit-transition: margin-bottom 1s; /* Safari */
    transition: margin-bottom 1s;
}
.mart30 {
    margin-top: 10px;
    -webkit-transition: margin-top 1s; /* Safari */
    transition: margin-top 1s;
}
.marb30 {
    margin-bottom: 10px;
    -webkit-transition: margin-bottom 1s; /* Safari */
    transition: margin-bottom 1s;
}
.mart20 {
    margin-top: 20px;
    -webkit-transition: margin-top 1s; /* Safari */
    transition: margin-top 1s;
}
.mart10 {
    margin-top: 10px;
    -webkit-transition: margin-top 1s; /* Safari */
    transition: margin-top 1s;
}
.council-value .carousel-control .glyphicon-chevron-left, .council-value .carousel-control .icon-prev {
    margin-left: -20px;
}
.council-value .carousel-control .glyphicon-chevron-right, .council-value .carousel-control .icon-next {
    margin-right: -20px;
}
}
@media all and (max-width: 639px){
    .councils-desk{
        display:none; 
    }
    .img-responsive.councils-mobo { 
        width:100% !important; 
    }
    .carousel-control.right, .carousel-control.left { 
        display:none;
    }
}
@media all and (min-width: 640px){
    .councils-mobo{
        display:none; 
    }      
}
/*peer to peer marketo form responsiveness styles*/
.councilFormWrapper {
    position: relative;
    padding-bottom: 40%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.councilFormWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 0px 0px 6px 6px;
}
@media all and (max-width: 991px) and (min-width: 500px){
    .council-modal-dialog {
        width: auto !important;
        margin: 30px !important;
    }
}
@media (max-width: 499px){
    .council-modal-dialog {
        width: auto !important;
        margin: 10px !important;
    }
}
@media (min-width: 830px) and (max-width: 991px){
    .councilFormWrapper {
        padding-bottom: 43% ! important;
    }
}
@media all and (min-width: 790px) and (max-width: 829px){
    .councilFormWrapper {
        padding-bottom: 80% ! important;
    }
}
@media all and (max-width: 789px) and (min-width: 700px){
    .councilFormWrapper {      
        padding-bottom: 90% ! important;
    }
}
@media all and (max-width: 699px) and (min-width: 660px){
    .councilFormWrapper {      
        padding-bottom: 100% ! important;
    }
}

@media all and (max-width: 659px) and (min-width: 600px){
    .councilFormWrapper {
        padding-bottom: 110% ! important;
    }
}
@media all and (max-width: 599px) and (min-width: 545px){
    .councilFormWrapper {
        padding-bottom: 125% ! important;
    }
}
@media all and (max-width: 544px) and (min-width: 460px){
    .councilFormWrapper {
        padding-bottom: 175% ! important;
    }
}
@media all and (max-width: 459px) and (min-width: 420px){
    .councilFormWrapper {
        padding-bottom: 190% ! important;
    }
}
@media all and (max-width: 419px) and (min-width: 400px){
    .councilFormWrapper {
        padding-bottom: 210% ! important;
    }
}
@media all and (max-width: 399px) and (min-width: 375px){
    .councilFormWrapper {
        padding-bottom: 250% ! important;
    }
}
@media all and (max-width: 374px) and (min-width: 350px){
    .councilFormWrapper {
        padding-bottom: 260% ! important;
    }
}
@media all and (max-width: 349px){
    .councilFormWrapper {
        padding-bottom: 280% ! important;
    }
}
@media all and (max-width:1000px){
    #cludo-search-form #cludo-search-form-input {
        height: 20px ! important;
        margin-top: 6px;
        margin-left: 25px;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
    }
    .site-search-cludo>#cludo-search-form button {
        color: #333;
        background-color: #fff;
        border-color: #ccc;
        width: 35px ! important;
        height: 35px ! important;
        left: 0;
        top: 4px ! important;
    }
    .site-search-cludo>#cludo-search-form #cludo-search-form-input {
        border: 0;
        font-size: 13px;
        line-height: 1.6;
        padding: 6px 50px 7px 20px ! important;
        box-sizing: content-box;
        background-color: #fff;
        width: 120px;
        visibility: visible;
    }

    #cludo-search-form #cludo-search-form-input {
        height: 30px;
        margin-top: 5px ! important;
        margin-left: 25px;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
    }
    .mob_container .mob_search .site-search-cludo {
        margin-left: 5px ! important;
    }

    .site-search-cludo>#cludo-search-form button:after {
        left: 0px !important;
        top: 3px !important;
    }
}
.errorField{
    border:1px solid #a94442;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

/***** Credit logos for agend html PDF *****/
.root_cont {
 width: 100%;
}
.col_division {
    float: left;
    width: 33.33%;
    padding: 15px 15px 15px 0px;
}
.col_division img {
 height: 100px;
 width: 100px;
 margin: 0px auto 15px auto;
 display: block;
}

/****************************************Blog Styles starts here********************************************/
.navigation {
    clear: both;
    padding-bottom: 30px;
}
.navigation .alignleft a {
    background-position: 0 0;
    float: left;
    padding-left: 40px;
}
.navigation a {
    background-image: url(../../images/site/news-arrows.gif);
    background-repeat: no-repeat;
    display: block;
    height: 60px;
    width: 230px;
    color: #999;
    padding-top: 5px;
    margin-bottom: 5px;
}
.navigation .alignright a {
    background-position: right -79px;
    float: right;
    text-align: right;
    padding-right: 40px;
}
/*.navigation a {
    background-image: url(../../images/site/news-arrows.gif);
    background-repeat: no-repeat;
    display: block;
    height: 60px;
    width: 185px;
    color: #999;
    padding-top: 10px;
    margin-bottom: 5px;
}*/
.blog_graphic_img{
    height: 75px;
    float: left;
    width: 75px;
    margin: 0 5px 5px -25px;
}
.blog_widget{
    background: rgba(253, 253, 253, 0.3);
    margin: 0;
    padding: 0;
    border: 1px solid #ddd;
    margin-bottom: 20px;
}
.post_widget ul li a {
    text-decoration: none;
    color: #08528a ! important;
}
/****************************************Blog Styles ends here********************************************/