 @import url('https://fonts.googleapis.com/css?family=Josefin+Sans');
.color-list-box li, .dep-list-box li, .meetings-list-box li, .topic-list-box li, .topics-box li {
	list-style-type: none
}
.ad-text, .article-topic-text, .box-text, .btn-tap, .calendar-inner, .calendar-wrapper, .link-bottom, .link-bottom-tio, .link-bottom-topic, .load-more-btn, .navbar-bootsnipp, .navbar-toggle, .topics-box-header, h1.display, h1.topic {
	text-transform: uppercase
}
.img-article-wrapper-inline, .img-article-wrapper-unscaled {
	margin: 0 15px 10px 0;
	float: left
}
.img-article-unscaled, .img-article-wrapper-unscaled {
	max-width: 100%;
	display: inline-block
}
.img-article-text, body {
	font-family: Roboto, sans-serif;
	font-weight: 400
}
.video-meeting h2 a:hover, a:hover, p a:active {
	text-decoration: underline
}
.blockquote-name, blockquote em {
	font-style: italic
}
body {
	padding: 70px 0 0;
	background-color: #f7f7f7;
	color: #333
}
.img-article-wrapper-inline {
	display: inline-block;
	width: 100%
}

@media(min-width:768px) {
.img-article-wrapper-inline, .img-article-wrapper-unscaled {
	margin: 0 15px 10px 0;
	float: left;
	display: inline-block
}
body {
	padding: 100px 0 0
}
.img-article-wrapper-inline {
	width: 50%
}
}
.img-article-inline {
	width: 100%;
	display: inline-block
}
.button-search, .search {
	margin-top: 8px;
	height: 28px;
	box-sizing: border-box;
	font-size: 12px
}
.light-blue {
	color: #5e87a8
}
form {
	float: left;
	margin-left: 50px
}
.article-side-bar, .img-article-portrait, .img-article-portrait-wrapper, .img-article-wrapper {
	float: left;
	display: inline-block
}
.search {
	padding: 2px 15px;
	background: #FFF;
	border: 0;
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px;
	width: 130px;
	margin-left: 30px
}
.button-search {
	position: relative;
	padding: 0;
	left: -4px;
	border: 6px solid #00B3BB;
	background-color: #00B3BB;
	background-image: url(/media/14003896/search-icon.svg);
	background-size: 16px;
	background-repeat: no-repeat;
	width: 28px;
	border-bottom-right-radius: 2px;
	border-top-right-radius: 2px
}
.button-search:hover {
	background-color: #33c2c9;
	border: 6px solid #33c2c9
}
.article-side-bar {
	padding: 0 15px 0 0;
	width: 100%
}

@media(min-width:480px) {
.article-side-bar {
	float: left;
	display: inline-block;
	padding: 0 15px 0 0;
	max-width: 325px
}
}
.img-article {
	max-width: 300px;
	max-height: 150px
}
.img-article-wrapper {
	margin: 0 5px 10px 0
}
.img-article-text {
	line-height: normal;
	margin: 5px 0 0;
	padding: 0;
	font-size: 13px;
	color: #666
}
.img-article-portrait {
	width: 130px;
	height: 144px;
	margin: 0 0 5px
}
.img-article-portrait-wrapper {
	width: 130px;
	margin: 0 15px 15px 0;
	padding: 0
}
.calendar-wrapper, .glasses img, .twitter-icon-home {
	margin-right: 10px;
	display: block;
	float: left
}
.btn-tap {
	background: #00B3BB;
	padding: 5px 10px;
	color: #FFF;
	border: 0;
	font-size: 16px;
	border-radius: 3px
}
.btn-tap:hover {
	background: #40c6cc
}
.load-more-btn {
	background: #00B3BB;
	padding: 10px;
	width: 100%;
	color: #FFF;
	border: 0;
	font-size: 18px;
	border-radius: 4px
}
.calendar-inner, .calendar-wrapper {
	font-weight: 700;
	line-height: 9px;
	padding: 2px
}
.search-byline, h3.search-heading, p.byline-home {
	font-weight: 400;
	font-family: Roboto, sans-serif
}
hr, hr.article {
	border-top: 1px solid #D4D4D4
}
.load-more-btn:hover {
	background: #40c6cc
}
.twitter-icon-home {
	color: #FFF;
	font-size: 26px;
	text-align: left
}
.glasses img {
	height: 24px
}
.calendar-wrapper {
	text-align: center;
	width: 26px;
	background: #00B3BB;
	color: #fff;
	font-size: 9px
}
.calendar-inner {
	margin: 2px 0 0;
	width: 22px;
	background: #FFF;
	color: #00B3BB;
	text-align: center
}
.animate {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}
.triangle-link {
	font-size: 75%
}
hr {
	padding: 0;
	margin: 15px 0
}
hr.article {
	padding: 0;
	margin: 0 0 15px
}
hr.style-double {
	padding: 0;
	border: none;
	border-top: thick double #D4D4D4;
	color: #D4D4D4
}
h2 a:link, h2 a:visited, h3 a:link, h3 a:visited, h4 a:link, h4 a:visited {
	color: #333;
	text-decoration: none
}
h2 a:active, h2 a:hover, h3 a:active, h3 a:hover, h4 a:active, h4 a:hover {
	color: #666;
	text-decoration: none
}
p {
	font-size: 14px;
	line-height: 22px;
	margin: 5px 0 15px;
	font-family: Merriweather, serif;
	font-weight: 400
}
.keypoints h1, .keypoints li, .twitter-time, h1, h1.display, h1.page-heading, h1.topic, h2, h2.article, h2.twitter-text, h3, h4 {
	font-family: Roboto, sans-serif
}
.search-byline, p.byline-home {
	font-size: 12px;
	line-height: 20px;
	margin: 5px 0 10px
}
h1, h1.display, h1.topic, h3, h4 {
	font-weight: 700
}
h1, h1.display {
	line-height: 42px
}
.search-checkbox-dropdown {
	margin: 0 15px 0 0
}
h1 {
	margin: 0 0 10px;
	font-size: 36px
}
h1.display {
	margin: 20px 0;
	font-size: 28px;
	border-top: solid 6px #00B3BB;
	float: left
}
h1.topic {
	margin: 0 0 5px;
	line-height: 35px;
	font-size: 30px
}
h1.page-heading, h2 {
	line-height: 30px;
	font-weight: 700;
	font-size: 26px
}
h1.page-heading {
	margin: 0 0 30px
}
h2 {
	margin: 0 0 5px
}
h2.article, h3 {
	font-size: 20px
}
h2.article {
	margin: 15px 0 5px;
	line-height: 25px
}
h3, h4 {
	margin: 0 0 10px
}
h3 {
	line-height: 24px
}
.video-meeting h2, .video-meeting h2 a:active, .video-meeting h2 a:hover, .video-meeting h2 a:link, .video-meeting h2 a:visited {
	color: #00B3BB
}
h4 {
	line-height: 20px;
	font-size: 16px
}
.video-meeting h2 {
	font-size: 24px;
	font-weight: 400;
	margin: 0 auto 30px;
	text-align: center
}
.article-home-sidebar h5, .no-border {
	line-height: 18px;
	font-size: 14px;
	padding-bottom: 10px;
	font-weight: 400;
	font-family: Roboto, sans-serif
}
a:active, a:hover {
	color: #333
}
.article-home-sidebar h5 {
	margin: 0 0 10px;
	border-bottom: solid 1px #D4D4D4
}
.no-border {
	margin: 0;
	border-bottom: 0
}
a:link, a:visited {
	color: #333;
	text-decoration: none
}
p a:active, p a:hover, p a:link, p a:visited {
	color: #00B3BB
}
.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px
}
.pagination>li {
	display: inline
}
.pagination>li>a, .pagination>li>span {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #00B3BB;
	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: 4px;
	border-bottom-left-radius: 4px
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
	z-index: 2;
	color: #23527c;
	background-color: #eee;
	border-color: #ddd
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
	z-index: 3;
	color: #fff;
	cursor: default;
	background-color: #337ab7;
	border-color: #337ab7
}
.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {
	color: #777;
	cursor: not-allowed;
	background-color: #fff;
	border-color: #ddd
}
.pagination-lg>li>a, .pagination-lg>li>span {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333
}
.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span {
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px
}
.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span {
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px
}
.twitter-time {
	font-size: 13px;
	margin: 0;
	padding: 0;
	color: #00B3BB;
	text-align: left
}
h2.twitter-text {
	margin: 5px 0;
	line-height: 20px;
	font-size: 16px;
	font-weight: 400
}
h2.twitter-text a:link, h2.twitter-text a:visited {
	color: #333;
	text-decoration: none
}
h2.twitter-text a:active, h2.twitter-text a:hover {
	color: #666;
	text-decoration: none
}
.keypoints {
	margin: 0 15px 15px 0;
	padding: 15px;
	background-color: rgba(0,179,187,.25);
	float: left;
	width: 100%
}

@media(min-width:480px) {
.keypoints {
	margin: 0 15px 15px 0;
	padding: 15px;
	background-color: rgba(0,179,187,.25);
	float: left;
	width: 300px
}
}
.keypoints h1 {
	color: rgba(0,179,187,1);
	margin: 0 0 10px;
	line-height: 22px;
	font-size: 17px;
	font-weight: 700
}
.keypoints ul {
	margin: 0 0 0 15px;
	padding: 0 10px 0 0
}
.keypoints li {
	margin: 0;
	padding: 0;
	line-height: 20px;
	font-size: 14px;
	font-weight: 400;
	width: 100%
}
.article-topic-text, p.article-byline {
	line-height: auto;
	font-weight: 400
}
blockquote {
	float: left;
	display: block;
	width: 280px;
	padding: 15px 20px 15px 45px;
	margin: 0 15px 15px 0;
	position: relative;
	font-size: 16px;
	color: #666;
	text-align: left;
	border-left: 8px solid #00B3BB;
	clear: left
}
blockquote::before {
	content: "\201C";
	font-family: Georgia, serif;
	font-size: 60px;
	font-weight: 700;
	color: #ccc;
	position: absolute;
	left: 10px;
	top: 0
}
.article-topic-text, .dep-list-box ul, .footer, .meetings-list-box, .meetings-list-box ul, .topic-list-box li, p.article-byline {
	font-family: Roboto, sans-serif
}
.videos, a.videos {
	position: relative
}
blockquote::after {
	content: ""
}
.blockquote-name {
	padding-top: 10px
}
.article-topic-box-wrapper {
	width: 100%;
	height: auto;
	display: inline-block
}
.article-topic-box {
	margin: 0 5px 0 0;
	float: left
}
.article-topic-text {
	margin: 0 0 5px;
	font-size: 11px;
	letter-spacing: 1px
}
.article-topic-text a {
	background-color: #00B3BB;
	padding: 2px 6px;
	border-radius: 2px;
	color: #FFF
}
.article-topic-text a:link, .article-topic-text a:visited {
	color: #FFF;
	background-color: #00B3BB;
	text-decoration: none
}
.article-info-text, .article-info-text a:active, .article-info-text a:link, .article-info-text a:visited {
	color: #666
}
.article-topic-text a:hover {
	background-color: rgba(0,179,187,.8);
	text-decoration: none;
	-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 .3s ease-in-out
}
.article-topic-text a:active {
	background-color: #00B3BB;
	text-decoration: none
}
.article-info-text {
	font-size: 11px;
	font-weight: 400;
	margin-left: 5px
}
.link-bottom, p.article-byline {
	font-size: 13px;
	margin: 0 0 15px
}
.article-home, .article-home-top {
	margin: 0 0 15px;
	padding: 15px 0 0
}
.article-info-text a:hover {
	color: #666;
	text-decoration: underline
}
.article-home-text-overflow {
	height: 105px;
	overflow: hidden
}
.article-home-top {
	border: none;
	overflow: auto
}
.article-home {
	border-top: solid 1px #D4D4D4;
	overflow: auto
}
.article-home-sidebar {
	padding: 15px;
	overflow: auto;
	border-bottom: 1px solid #D4D4D4
}
.article-home img, .article-home-top img {
	width: 90px;
	height: 100px;
	margin: 10px 10px 10px 0;
	display: block;
	float: left
}
.article-list {
	margin: 0 0 15px;
	padding: 0;
	border-bottom: solid 1px #D4D4D4;
	overflow: auto
}
.ad-300x250, .ad-300x600, .ad-320x50, .ad-728x90, .box-320x50 {
	border: 1px solid #ccc;
	display: block
}
p.article-byline a:link, p.article-byline a:visited {
	color: #00B3BB;
	text-decoration: none
}
p.article-byline a:hover {
	color: #00B3BB;
	text-decoration: underline
}
p.article-byline a:active {
	color: #00B3BB
}
.link-bottom {
	text-align: right
}
.ad-text, .box-text {
	font-size: 9px;
	color: #666;
	padding: 0 0 5px;
	text-align: center
}
.ad-300x250, .ad-300x600, .ad-728x90 {
	margin: 0 auto 15px
}
.ad-320x50, .ad-text {
	margin: 0 auto
}
.ad-300x250 {
	width: 302px;
	height: 252px
}
.ad-300x600 {
	width: 302px;
	height: 602px
}
.ad-728x90 {
	width: 730px;
	height: 92px
}
.ad-320x50 {
	width: 320px;
	height: 50px
}
.box-300x250, .box-300x600, .box-728x90 {
	margin: 0 auto 15px;
	border: 1px solid #ccc;
	display: block
}
.box-320x50, .box-text {
	margin: 0 auto
}
.box-300x600 {
	width: 302px;
	height: 602px
}
.box-300x250 {
	width: 302px;
	height: 252px
}
.box-728x90 {
	width: 730px;
	height: 92px
}
.box-320x50 {
	width: 320px;
	height: 50px
}
.topics-box {
	background-color: #FFF;
	display: block;
	float: none;
	width: 100%;
	margin: 0 0 15px;
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,.1);
	-moz-box-shadow: 0 0 5px rgba(0,0,0,.1);
	box-shadow: 0 0 5px rgba(0,0,0,.1);
	border: 0
}
.topics-box-header {
	background-color: #00457c;
	padding: 15px;
	width: 100%;
	text-align: left;
	color: #FFF;
	font-size: 18px;
	letter-spacing: .5px;
	font-weight: 400!important
}
.color-list-box, .dep-list-box, .meetings-list-box, .topic-list-box {
	width: 100%;
	float: left
}
.link-bottom-tio, .link-bottom-topic {
	text-align: right;
	margin: 0
}
.topics-box ul {
	float: left;
	display: block;
	margin: 0;
	width: 100%;
	padding: 0
}
.topics-box li {
	font-size: 16px;
	margin: 0;
	padding: 15px 0;
	border-bottom: 1px solid #D4D4D4
}
.link-bottom-topic {
	font-size: 13px;
	padding: 15px
}
.link-bottom-tio {
	font-size: 13px;
	padding: 0
}
.topic-list-box {
	padding: 15px;
	margin: 0 0 15px
}
.topic-list-box ul {
	margin: 0;
	padding: 0;
	-webkit-column-count: 1;
	-moz-column-count: 1;
	column-count: 1
}

@media(min-width:480px) {
.topic-list-box ul {
	margin: 0;
	padding: 0;
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2
}
}

@media(min-width:768px) {
.topic-list-box ul {
	margin: 0;
	padding: 0;
	-webkit-column-count: 3;
	-moz-column-count: 3;
	column-count: 3
}
}
.topic-list-box li {
	margin: 0 0 10px
}
.meetings-list-box {
	margin: 0 0 15px
}
.meetings-list-box ul {
	margin: 0;
	padding: 0;
	-webkit-column-count: 1;
	-moz-column-count: 1;
	column-count: 1
}

@media(min-width:480px) {
.meetings-list-box ul {
	margin: 0;
	padding: 0;
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2
}
}

@media(min-width:768px) {
.meetings-list-box ul {
	margin: 0;
	padding: 0;
	-webkit-column-count: 3;
	-moz-column-count: 3;
	column-count: 3
}
}
.dep-list-box {
	padding: 0;
	margin: 0 0 15px
}
.dep-list-box ul {
	margin: 0;
	padding: 0;
	-webkit-column-count: 1;
	-moz-column-count: 1;
	column-count: 1
}

@media(min-width:480px) {
.dep-list-box ul {
	margin: 0;
	padding: 0;
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2
}
}

@media(min-width:768px) {
.dep-list-box ul {
	margin: 0;
	padding: 0;
	-webkit-column-count: 3;
	-moz-column-count: 3;
	column-count: 3
}
}
.dep-list-box li {
	margin: 0 0 10px
}
.color-list-box {
	padding: 15px;
	margin: 0 0 15px
}
.color-list-box ul {
	margin: 0;
	padding: 0;
	-webkit-column-count: 1;
	-moz-column-count: 1;
	column-count: 1
}

@media(min-width:480px) {
.color-list-box ul {
	margin: 0;
	padding: 0;
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2
}
}

@media(min-width:768px) {
.color-list-box ul {
	margin: 0;
	padding: 0;
	-webkit-column-count: 3;
	-moz-column-count: 3;
	column-count: 3
}
}
.color-list-box li {
	margin: 0 0 10px
}
.videos-wrap {
	padding: 0;
	display: block;
	float: left;
	width: 100%;
	margin: 0 15px 15px 0
}
.videos {
	padding: 0;
	display: block;
	float: left;
	width: 100%;
	margin: 0 0 10px
}
a.videos {
	width: 100%;
	background-color: red
}
.videos img {
	width: 100%;
	height: auto;
	padding: 0;
	margin: 0
}

/*
.videos span {
	background: url(http://ascopost.com/media/1019/play_btn.svg);
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0
}
*/

.videos-thumb {
	padding: 0 10px 10px 0;
	display: block;
	float: left
}
.videos-thumb img {
	width: 100%;
	height: auto;
	padding: 0;
	margin: 0
}

@media(min-width:480px) {
.videos-thumb img {
	width: 180px;
	height: auto;
	padding: 0;
	margin: 0
}
}
.videos-thumb-home {
	padding: 0 10px 10px 0;
	margin: 0;
	display: block;
	float: left
}
.videos-thumb-home img {
	height: auto;
	width: 150px;
	margin: 0;
	padding: 0
}
.video-col {
	padding-left: 0
}
.btn-fixed-bottom {
	position: fixed;
	bottom: 40px;
	right: 40px;
	display: none
}
.btn-dark {
	color: #FFF;
	background-color: rgba(0,179,187,.7)
}
.btn-dark:link {
	color: #FFF;
	background-color: rgba(40,179,187,.7)
}
.btn-dark:visited {
	color: #FFF;
	background-color: rgba(0,179,187,.7)
}
.btn-dark:active, .btn-dark:hover {
	color: #FFF;
	background-color: rgba(0,179,187,1)
}
.footer {
	font-size: 13px;
	font-weight: 400;
	padding: 15px 0;
	line-height: normal;
	vertical-align: central;
	margin: 0
}
.footer a:link {
	color: #333;
	text-decoration: underline
}
.footer a:active, .footer a:hover, .footer a:visited {
	color: #666;
	text-decoration: underline
}
.logo {
	width: 120px;
	height: 24px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s
}

@media(min-width:992px) {
.logo {
	width: 210px;
	height: 43px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s
}
}
.dropdown-menu .divider {
	padding: 0;
	margin: 0
}
.navbar-bootsnipp {
	border: 0;
	background-color: #00457c;
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.8);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.8);
	box-shadow: 0 0 10px rgba(0,0,0,.8)
}
.navbar-bootsnipp:nth-of-type(2) {
	z-index: 50
}
.navbar-bootsnipp .navbar-toggle .icon-bar {
	background-color: #FFF;
	color: #FFF
}
.navbar-bootsnipp .navbar-brand {
	color: #FFF
}
.navbar-bootsnipp .navbar-nav>li>a {
	border: 0;
	color: #FFF;
	padding: 13px 8px;
	font-size: 13px;
	font-weight: 400!important
}
.bold, .half label {
	font-weight: 700
}
.navbar-bootsnipp .navbar-nav>li>form>.input-group>.input-group-btn>.btn, .navbar-bootsnipp .navbar-nav>li>form>.input-group>input {
	border-radius: 0
}
.navbar-bootsnipp .navbar-nav>.navbar-bootsnipp .navbar-nav>li:not(.disabled).active>a, .navbar-bootsnipp .navbar-nav>li:not(.disabled)>a:focus, .navbar-bootsnipp .navbar-nav>li:not(.disabled)>a:hover {
	color: #00B3BB
}
.nav .open>a:hover, .navbar-bootsnipp .navbar-nav>li:not(.disabled).open>a, .open>a:focus {
	color: #00B3BB;
	background-color: transparent
}
.navbar-bootsnipp .navbar-nav>li.disabled>a {
	color: #FFF
}
.navbar-bootsnipp .navbar-nav>li>.dropdown-menu {
	border-radius: 0;
	padding: 0
}
.navbar-bootsnipp .navbar-nav>li:not(.dropdown-right)>.dropdown-menu {
	left: 0;
	right: auto
}
.navbar-bootsnipp .navbar-nav>li>.dropdown-menu>li>a {
	color: #333;
	font-size: 15px;
	padding: 10px;
	white-space: nowrap;
	background: #FFF
}
.navbar-bootsnipp .navbar-nav>li>.dropdown-menu>li.active>a, .navbar-bootsnipp .navbar-nav>li>.dropdown-menu>li>a:focus, .navbar-bootsnipp .navbar-nav>li>.dropdown-menu>li>a:hover {
	background-color: #00B3BB;
	color: #FFF
}
.navbar-bootsnipp .bootsnipp-search .form-control {
	background-color: #FFF;
	border-radius: 0;
	border-width: 0;
	font-size: 15px;
	padding: 25px 0
}
.navbar-bootsnipp .bootsnipp-search .form-control:focus {
	border-color: transparent;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}
.navbar-bootsnipp .bootsnipp-search .input-group-btn>.btn {
	padding: 14px 16px;
	border-radius: 0
}
.navbar-bootsnipp .bootsnipp-search .input-group-btn>.btn.active, .navbar-bootsnipp .bootsnipp-search .input-group-btn>.btn:focus, .navbar-bootsnipp .bootsnipp-search .input-group-btn>.btn:hover {
	padding: 14px 16px 14px 15px
}
.nav-padding, .navbar-bootsnipp .bootsnipp-search>.container, .navbar-bootsnipp .navbar-nav>li.disabled>a {
	padding: 0
}
.navbar-bootsnipp .bootsnipp-search .input-group-btn>.btn-default {
	background-color: red
}

@media (min-width:992px) {
.dropdown:hover .dropdown-menu {
	display: block
}
.navbar-bootsnipp .navbar-brand {
	height: auto;
	padding: 0
}
}
.navbar-bootsnipp .navbar-nav>li:not(.disabled).active>a, .navbar-bootsnipp .navbar-nav>li:not(.disabled).open>a, .navbar-bootsnipp .navbar-nav>li:not(.disabled)>a:focus, .navbar-bootsnipp .navbar-nav>li:not(.disabled)>a:hover {
	border-left-width: 0
}
.navbar-bootsnipp .bootsnipp-search {
	background-color: #FFF;
	display: block;
	position: absolute;
	top: 100%;
	width: 100%;
	-webkit-transform: rotateX(-90deg);
	-moz-transform: rotateX(-90deg);
	-o-transform: rotateX(-90deg);
	-ms-transform: rotateX(-90deg);
	transform: rotateX(-90deg);
	-webkit-transform-origin: 0 0 0;
	-moz-transform-origin: 0 0 0;
	-o-transform-origin: 0 0 0;
	-ms-transform-origin: 0 0 0;
	transform-origin: 0 0 0;
	visibility: hidden
}
.navbar-bootsnipp .bootsnipp-search.open {
	-webkit-transform: rotateX(0);
	-moz-transform: rotateX(0);
	-o-transform: rotateX(0);
	-ms-transform: rotateX(0);
	transform: rotateX(0);
	visibility: visible
}

@media(min-width:992px) {
	
	
	
	
.navbar-fixed-top {
	padding: 20px 0;
	-webkit-transition: padding .3s;
	-moz-transition: padding .3s;
	transition: padding .3s
}
.navbar-fixed-top .navbar-brand {
	font-size: 30px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s
}
.navbar-fixed-top.navbar-shrink {
	padding: 10px 0
}
.navbar-fixed-top.navbar-shrink .navbar-brand {
	font-size: 20px;
	font-family: 'Roboto Condensed', sans-serif
}
}
.dropdown-menu {
	border: 0
}
.navbar-toggle {
	color: #FFF;
	font-size: 15px
}
.nav-icon {
	margin-right: 5px;
	color: #fff;
	font-size: 20px
}
.scroll-pane {
	width: 2560px;
	float: left;
	height: auto
}
#scrollcontainer {
	width: 100%;
	overflow-x: scroll;
	overflow-y: none;
	padding: 0 10px;
	background: #eee;
	float: left;
	display: inline-block;
	height: 100%
}
.videothumbnail, .videothumbnail img {
	text-align: center;
	width: 200px;
	float: left
}
.videothumbnail {
	margin: 10px 10px 0 0;
	line-height: normal;
	font-size: 13px;
	height: 200px
}
.videothumbnail img {
	box-shadow: 0 2px 4px #bbb;
	margin: 0 0 10px
}
.embed-container {
	position: relative;
	padding-bottom: 56.25%;
	overflow: hidden;
	max-width: 100%;
	height: auto
}
table.meeting td, table.meeting th {
	padding: 8px;
	text-align: left;
	font-size: 13px
}
.embed-container embed, .embed-container iframe, .embed-container object {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
::-webkit-scrollbar {
width:15px
}
::-webkit-scrollbar-track {
background-color:#ccc
}
::-webkit-scrollbar-thumb {
background-color:rgba(0,0,0,.5)
}
::-webkit-scrollbar-button {
background-color:#000
}
::-webkit-scrollbar-corner {
background-color:#000
}
.video-wrapper {
	width: 100%;
	float: left;
	margin: 0 15px 30px 0
}
table.meeting {
	border-collapse: collapse;
	width: 100%
}
table.meeting th {
	background: #00B3BB;
	color: #fff
}
table.meeting td a:active, table.meeting td a:visited {
	color: #00B3BB
}
table.meeting td {
	border-bottom: 1px solid #ddd
}
table.meeting td a:link {
	color: #00B3BB;
	text-decoration: none
}
table.meeting td a:hover {
	text-decoration: underline
}
[data-inline-tweet] a {
	text-decoration: none;
	color: #000
}
[data-inline-tweet] a span {
	border-bottom: 1px dotted #00aced;
	font-style: italic;
	margin-right: 10px
}
[data-inline-tweet] a:hover span {
	background-color: rgba(0,172,237,.1);
	color: #00aced
}
.half {
	float: left;
	width: 50%;
	padding: 0
}
.tab {
	position: relative;
	margin-bottom: 1px;
	width: 100%;
	color: #fff;
	overflow: hidden
}
.half input {
	position: absolute;
	opacity: 0;
	z-index: -1
}
.half label {
	position: relative;
	display: block;
	padding: 0 0 0 1em;
	background: #00B3BB;
	line-height: 3;
	cursor: pointer;
	font-size: 16px
}
.tab-content {
	max-height: 0;
	overflow: hidden;
	background: #FFF;
	-webkit-transition: max-height .35s;
	-o-transition: max-height .35s;
	transition: max-height .35s
}
.blue .tab-content {
	background: #00B3BB
}
.tab-content p {
	margin: 1em;
	font-size: 14px;
	color: #333
}
.half input:checked~.tab-content {
	max-height: 10em
}
.half label::after {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	width: 3em;
	height: 3em;
	line-height: 3;
	text-align: center;
	-webkit-transition: all .35s;
	-o-transition: all .35s;
	transition: all .35s
}
.half input[type=checkbox]+label::after {
	content: "+"
}
.half input[type=radio]+label::after {
	content: "\25BC"
}
.half input[type=checkbox]:checked+label::after {
	transform: rotate(315deg)
}
.half input[type=radio]:checked+label::after {
	transform: rotateX(180deg)
}
.box-list2 li, .meetings-list-box li {
	font-size: 16px;
	line-height: 1.2;
	margin: 0 0 20px!important;
	color: #00B3BB!important;
	-webkit-column-break-inside: avoid;
	-moz-column-break-inside: avoid;
	-o-column-break-inside: avoid;
	-ms-column-break-inside: avoid;
	column-break-inside: avoid
}
.meetings-list-box {
	padding: 0!important
}
.meetings-list-box li a:active, .meetings-list-box li a:link, .meetings-list-box li a:visited {
	color: #00B3BB!important;
	text-decoration: none
}
.meetings-list-box li a:hover {
	text-decoration: underline
}
.box-list2 li a:active, .box-list2 li a:link, .box-list2 li a:visited {
	color: #00B3BB!important;
	text-decoration: none
}
.box-list2 li a:hover {
	text-decoration: underline
}

/* Topic Specific Header */



.topic-header-container {
	width: 100%;
	display: block;
	padding: 15px 15px 10px 15px;
	margin: 0 0 0 0;
	background-color: #1cb3ba;
	border-top: solid 1px #ffffff;
	background-image: url("http://ascopost.com/media/14008680/topic-header-art_bc.png");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
		-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s
}
.topic-header-container h1 {
	text-align: center;
	color: #ffffff;
	font-size: 30px;
	letter-spacing: 4px;
	text-transform: uppercase;
	line-height: 1;
	margin: 0;
	font-family: 'Josefin Sans', sans-serif !important;
}


@media(min-width:992px) {

.topic-header-container {
	width: 100%;
	display: block;
	padding: 25px 25px 18px 25px;
	margin: 20px 0 0 0;
	background-color: #1cb3ba;
	border-top: solid 1px #ffffff;
	background-image: url("http://ascopost.com/media/14008680/topic-header-art_bc.png");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
		-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s
}
.topic-header-container h1 {
	text-align: center;
	color: #ffffff;
	font-size: 40px;
	letter-spacing: 4px;
	text-transform: uppercase;
	line-height: 1;
	margin: 0;
	font-family: 'Josefin Sans', sans-serif !important;
}
}
/* Consent Popup */

.consentholder {
	width: 100%;
	display: block;
	position: fixed;
	width: 370px;
	top: calc(100vh - 120px);
	left: 2px;
}
.consentcontent {
	background: #fff;
	padding: 18px 16px 23px 15px;
	font-size: 10px;
}
.consentpopup {
	border-radius: 4px;
	background: #6b6a63;
	margin: 10px auto 0;
	padding: 2px;
}
/* Newsreels Logo */

	
.logo-newsreels {
	width: 100%;
	display: inline-block;
	margin: 0 auto;
	padding: 15px 0 30px 0;
}
.logo-newsreels img {
	max-width: 280px;
	margin: 0 auto;
	text-align: center;
	display: block;
}
/* Table Style */

	
	
table {
	border-collapse: collapse;
	width: 100%;
}
td, th {
	border: 1px solid #ddd;
	padding: 8px;
}
tr:nth-child(even) {
	background-color: #f2f2f2;
}
tr:hover {
	background-color: #ddd;
}
th {
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: left;
	background-color: #00B3BB;
	color: white;
}




.ad-728x90 {
	width: 730px;
	height: 92px;
	float: left;
	border: solid 1px #d6e3ec;
}
.ad-728x90-wrapper {
	margin: 0 auto 15px auto;
	display: table;
}
.ad-728x90-text {
	text-align: center;
	font-size: 8px;
	text-transform: uppercase;
	margin-bottom: 5px;
	float: left;
	line-height: 0px;
	height: 20px;
	width: 0px;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
}
.ad-300x250 {
	width: 302px;
	height: 252px;
	border: solid 1px #d6e3ec;
	margin: 0 auto 0px auto;
}
.ad-300x250-wrapper {
	margin: 30px auto 30px auto;
	display: table;
	padding: 0;
}
.ad-300x250-text {
	text-align: center;
	font-size: 8px;
	text-transform: uppercase;
	margin-bottom: 5px;
}
.ad-320x50 {
	width: 322px;
	height: 52px;
	border: solid 1px #d6e3ec;
	display: none;
	margin: 0 auto;
}
.ad-320x50-wrapper {
	margin: 15px auto 30px auto;
	display: none;
}
.ad-320x50-text {
	text-align: center;
	font-size: 8px;
	text-transform: uppercase;
	margin-bottom: 5px;
	display: none;
}

/* Podcast Transcripts */

.inner-column {
    width: 100%;
    display: inline-block;
    font-size: 15px;
    vertical-align: top;
}

.trascript-container {
    padding: 30px;
    border-radius: 3px;
    border: solid 1px #ddd;
    height: 300px;
    overflow-y: scroll;
    background: #efefef
}


/* Sponsored Content Widget */

.native-container-home {
	width: 100%;
	padding: 15px 30px 20px 30px;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, .1);
	box-shadow: 0 0 5px rgba(0, 0, 0, .1);
	border-top: solid 2px #00B3BB;
	display: grid;
	font-weight: bold;
	box-sizing: border-box;
	margin: 0 0 30px 0;
	background: white;
}
.native-container-home h2 {
	margin: 0 0 20px 0;
	width: 100%;
	border-bottom: solid 1px #ccc;
	padding: 0px 0px 10px 0px;
	text-transform: uppercase;
	font-size: 18px;
}
.native-container-home img {
	width: 100%;
}
.native-content {
	display: grid;
	grid-column-gap: 15px;
	align-items: center;
}
.native-content h3 {
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 5px 0;
	text-transform: uppercase;
	color: crimson;
	line-height: 1.2;
}
.native-content a, .native-content a:active, .native-content a:visited {
	text-decoration: none;
	line-height: 1.2;
	color: #333;
	transition: all .2s;
}
.native-content a:hover {
	color: #666;
	transition: all .2s;
}
.native-content-1-item {
	display: grid;
	grid-template-columns: 1fr;
	align-items: center;
	font-size: 20px;
}
.native-content-1-item>.native-content {
	grid-gap: 30px;
	display: grid;
	grid-template-columns: 1fr 3fr;
	align-items: center;
}
.native-content-2-item {
	grid-gap: 30px;
	display: grid;
	grid-template-columns: 1fr 1fr;
	align-items: center;
	font-size: 15px;
}
.native-content-2-item>.native-content {
	grid-template-columns: 1fr 1fr;
	display: grid;
}
.native-content-3-item {
	grid-gap: 30px;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	align-items: center;
	font-size: 12px;
}
.native-content-3-item>.native-content {
	grid-template-columns: 1fr 1fr;
	display: grid;
}
/* mobile screen */

@media screen and (max-width: 900px) {
	.native-content-1-item > .native-content {
		grid-template-columns: 1fr 3fr;
        grid-gap: 20px;
	}
	.native-content-2-item {
		grid-template-columns: 1fr;
	}
	.native-content-2-item >.native-content {
		grid-template-columns: 1fr 3fr;
        font-size: 20px;
        grid-gap: 20px;
	}
	.native-content-3-item {
		grid-template-columns: 1fr;
	}
	.native-content-3-item >.native-content {
		grid-template-columns: 1fr 3fr;
        font-size: 20px;
        grid-gap: 20px;
	}
}
    @media screen and (max-width: 700px) {
	.native-content-1-item > .native-content {
		grid-template-columns: 1fr 1fr;
        grid-gap: 20px;
	}
	.native-content-2-item >.native-content {
		grid-template-columns: 1fr 1fr;
        font-size: 20px;
        grid-gap: 20px;
	}
	.native-content-3-item >.native-content {
		grid-template-columns: 1fr 1fr;
        font-size: 20px;
        grid-gap: 20px;
	}
    }
        @media screen and (max-width: 600px) {
	.native-content-1-item > .native-content {
		grid-template-columns: 1fr;
        grid-gap: 20px;
	}
	.native-content-2-item >.native-content {
		grid-template-columns: 1fr;
        font-size: 20px;
        grid-gap: 20px;
	}
	.native-content-3-item >.native-content {
		grid-template-columns: 1fr;
        font-size: 20px;
        grid-gap: 20px;
	}
}

/* Roundtables */

.logo-roundtable{
	margin-bottom: 3rem;
}

.logo-roundtable img{
	width: 100%;
}


/* Additions to add notecards */

a.btn, .btn {
    display: inline-flex;
    column-gap: .5rem;
    align-items: center;
    justify-content: center;
    padding: .5rem .75rem;
    min-width: 38px;
    min-height: 38px;
    font-family: Roboto, sans-serif;
    line-height: 1.1;
    white-space: nowrap;
    text-decoration: none;
    color: white;
    background-color: #00457c;
    border: 1px solid #00457c;
    border-radius: .35rem;
    transition: .2s ease-in-out;
}

a.btn:hover, .btn:hover{
    color: white;
    background-color: #00b3bb;
    border-color: #00b3bb;
    transition: .2s ease-in-out;
}

/* All Button Variantions */

/* Size Variantions */
a.btn--lg, .btn--lg {
    font-size: 1.25rem;
    padding: .5rem 1rem;
    min-width: 48px;
    min-height: 48px;
}
a.btn--sm, .btn--sm {
    line-height: 1;
    font-size: .75rem;
    padding: .25rem .5rem;
    min-width: 31px;
    min-height: 31px;
}

/* Style Variantions */
a.btn--link, .btn--link {
    color: #00457c;
    background-color: transparent;
    border: 1px solid transparent;
}
a.btn--link:hover, .btn--link:hover {
    text-decoration: underline;
    color: #00b3bb;
    background-color: transparent;
    border: 1px solid transparent;
    box-shadow: 0 0 0 transparent;
}




.card{
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    padding: .5rem 1rem;
    bottom: 0;
    border-radius: 0.35rem;
    border: 1px solid #d4d4d4;
    transition: all .2s ease-in-out;
}

.card--notecard{
	padding: 1rem;
	margin-top: 32px;
}

.card--notecard{padding: 1rem;margin-top: 32px;}

.card--notecard ol{
    padding-left: 1rem;
}

.card--notecard ol li{
    padding-left: .75rem;
    margin-bottom: .25rem;
}


/* Action Bar */
.actions-bar {
    display: flex;
    justify-content: space-between;
    gap: .5rem;
    padding: .5rem 0;
    border-top: 1px solid #d4d4d4;
    border-bottom: 1px solid #d4d4d4;
    overflow-x: auto;
}

.actions-bar__left-items, .actions-bar__right-items{
    display: flex;
    gap: .5rem;
}

.actions-bar .actions-bar__left-items .btn{
    color: #666666;
}
.actions-bar .actions-bar__left-items .btn span{
    vertical-align: bottom;
}
.actions-bar .actions-bar__left-items .btn.active{
    font-weight: bold; 
    background-color: #00b3bb; 
    border-color: #00b3bb; 
    color: white;
}
.actions-bar .actions-bar__left-items .btn.btn--link.active:hover{
    color: white;
    background-color: #00b3bb;
    border-color: #00b3bb;
}
.actions-bar .actions-bar__left-items .btn.btn--link:hover{
    color: #00b3bb;
    background-color: transparent;
    border-color: transparent;
    text-decoration: none;
}