@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed');

/* Landing */
.wide-topic-content {
	padding: 0 15px 0;
}
.topic-sidebar-v1 {
	font-family: 'Roboto Condensed', sans-serif;
}
.sidebar-nav-v1 li a {
	font-size: 16px;
	font-weight: 900;
	padding: 10px 20px !important;
}
.sidebar-nav-v1.topic-sidebar-v1 > li.active, .sidebar-nav-v1.topic-sidebar-v1 > li.active:hover {
	background: #434343;
	border: #999;
}
.sidebar-nav-v1.topic-sidebar-v1 > li a:hover, .sidebar-nav-v1.topic-sidebar-v1 > li a:focus, .sidebar-nav-v1.topic-sidebar-v1 > li a:active {
	color: inherit;
}
.sidebar-nav-v1.topic-sidebar-v1 > li.active, .sidebar-nav-v1.topic-sidebar-v1 > li.active:hover {
	background: #434343;
}
.sidebar-nav-v1.topic-sidebar-v1 > li.list-toggle::after {
	color: #777;
}
.sidebar-nav-v1.topic-sidebar-v1 > li.list-toggle.active::after {
	color: #fff;
}
.sidebar-nav-v1.topic-sidebar-v1 li ul a {
	border: 1px solid #ddd;
	color: #434343;
	font-size: 14px;
	padding: 6px 30px 6px 17px;
	font-weight: 300;
}
.sidebar-nav-v1.topic-sidebar-v1.sidebar-sections li.header {
	font-size: 16px;
	font-weight: 900;
	padding: 10px 20px !important;
	background: #434343;
	color: #fff;
	border: 1px solid #ddd;
}
.topic-landing-cont .ctn-related-list {
	margin-bottom: 30px;
}

/** Landing **/
.roboto {
	font-family: 'Roboto Condensed', sans-serif !important;
}
.conf-summary .conf-listings .headline {
    background: #f1f1f1;
    margin: 0;
	text-align:center;
}
.conf-summary .ctn-headline h1 {
	color:#000;	
}
.conf-list .ctn-related-title {
	/*color: #004479;*/
    font-family: "Roboto Condensed",sans-serif;
    font-size: 18px;
    /*font-weight: 900;*/
    line-height: 1em;
}
.conf-list .ctn-related-title:hover, .conf-list .ctn-related-title:focus, .conf-list .ctn-related-title:active {
	color: #004479;
}
.conf-list p.intro {
	font-family: Georgia,Times,Times New Roman,serif;
	font-size:16px;
	line-height:1.3em;
	color:#555;
	padding:0;
	margin:0 0 10px 0;
}
.conf-headline .ctn-hdl-intro {
	font-family: Georgia,Times,Times New Roman,serif;
	font-size:16px;
	line-height:1.3em;
	color:#555;
	padding:0;
	margin:0 0 10px 0;
}
.conf-summary .ctn-related .headline h2.ctn-type, .conf-summary .ctn-related .headline h2.ctn-type:hover, .conf-summary .ctn-related .headline h2.ctn-type:focus, .conf-summary .ctn-related .headline h2.ctn-type:active {
	color:#999 !important;
	background:#fff;
	padding:0 20px;
	text-align:center;
}
.conf-list li:first-child {
	border:none;	
}
.btn-border-gray {
	border:1px solid #cccccc;
	background:#fff;
	color:#434343;
}
span.label.label-sm {
    padding: 1px 4px;
	vertical-align:middle;
	font-size:12px;
	font-weight:700;
}
.label-featured {
	background:#fca200;
}
.label-new-ctn {
	background: #d9534f;	
}
.label-ctn-plus {
	background:#fca200; 	
}
.conf-highlight-sidebar .list-group-item {
	border:none;
	border-bottom:1px dotted #ddd;
}
.btn-dark-gray {
	background:#555;
	color:#fff;	
}
.btn-dark-gray:hover, .btn-dark-gray:focus, .btn-dark-gray:active {
	background:#333;
	color:#fff;		
}
.conf-search-form, .conf-search-form .input input, .conf-search-form .select select, .conf-search-form .textarea textarea {
	font-family: "Roboto Condensed",sans-serif;
    font-size: 16px;
	font-weight:900;
}
.conf-search-form #WState .selected {
	color:#555 !important;	
}
.conf-listings .ctn-article-details {
	font-family: "Roboto Condensed",sans-serif;
	color: #bdbdbd;
    display: block;
    font-size: 16px;
    font-style: normal;
    line-height: 1em;
    margin: 0;
    padding: 0 0 5px 0;
}
.nav-confs .nav-tabs > li > a {
    font-family: "Roboto Condensed",sans-serif;
	color:#555;
	font-size:18px;
    border-radius: 4px 4px 0 0;
    line-height: 1.42857;
    margin-right: 2px;
	padding:10px 20px;
}
.padding-tight {
	padding-left:0 !important;
	padding-right: 2px !important;   
}
.no-right-padding {
	padding-right:0 !important;
}
.collapse-conf-search {
	margin-top:0;
}
.conf-search .conf-search-expand-btn:after {
	display:none;	
}
.collapse-conf-search {
	margin-top:0;	
}
.conf-search-expand-btn {
	display:none;
}
.conf-search-expand-btn.collapsed {
	display:block;
}

/* Summary Page */
.sidebar-nav-v1.topic-sidebar-v1 > li a:hover, .sidebar-nav-v1.topic-sidebar-v1 > li a:focus, .sidebar-nav-v1.topic-sidebar-v1 > li a:active {
	color: inherit;
}
.sidebar-nav-v1.topic-sidebar-v1 li ul a {
	border: 1px solid #ddd;
	color: #434343;
	font-size: 14px;
	padding: 6px 30px 6px 17px;
	font-weight: 300;
}
.ctn-topic-summary .caption {
	font-family: 'Roboto Condensed', sans-serif;
	color: #999;
    display: block;
    font-size: 18px;
    font-style: normal;
    line-height: 1.2em;
    margin: 0;
    padding: 0;
}
.conf-search-expand-btn {
	color: #555555;
    font-size: 1em;
    font-weight: 300;
    line-height: 1em;
    padding: 2px 8px;
}
.nav-confs .sky-form .form-control, .sky-form.conf-search-form .form-control {
	font-family: 'Roboto Condensed', sans-serif !important;
	font-size:16px !important;	
}
.sky-form.conf-search-form .state.form-control .default {
	color:#404040 !important;
}
.pagination-confs .pagination > .active > a, .pagination-confs .pagination > .active > span, .pagination-confs .pagination > .active > a:hover, .pagination-confs .pagination > .active > span:hover, .pagination-confs .pagination > .active > a:focus, .pagination-confs .pagination > .active > span:focus {
	background-color: #555;
    border-color: #555;
}
.pagination-confs .pagination li a:hover, .pagination-confs .pagination li a:focus {
	background:#000;
}
.conf-summary .conf-listings .conf-about .headline {
	margin-bottom:10px;	
}
.conf-about p {
	font-family: Georgia,Times,Times New Roman,serif;
	font-size:16px;
	line-height:1.3em;
	color:#555;
	padding:0;
	margin:0 0 10px 0;
}
.conf-about p a {
	color:#000;
	font-weight:900;	
}
.conf-about p a:hover, .conf-about p a:focus, .conf-about p a:active {
	color:#004479;	
}
.conf-search-box {
	padding:20px;
	background:#f1f1f1;
	border:1px solid #ddd;	
}
.label-interview {
    background-color: #f0ad4e;
}
.label-featured {
    background-color: #00a6f0;
}
.label-coverage {
    background-color: #777;
}
.label-mustattend {
    background-color: #d9534f;
}
.label-cme {
	background: #ecf0f1;
    color: #777;
}
.label-quiz-archive {
	background: #fff;
    color: #555;
	border:1px solid #ccc;
}
.black {
	color:#000;	
}
.ctn-conf-arts .ctn-related-title:hover, .ctn-conf-arts .ctn-related-title:focus, .ctn-conf-arts .ctn-related-title:active {
	color:#004479;
}
.ctn-actions .btn-act-xxl {
	font-family: "Roboto Condensed",sans-serif;
    font-size: 36px;
    letter-spacing: -1px;
}

/* Results */
.conf-search-box {
	padding:20px;
	background:#f1f1f1;
	border:1px solid #ddd;		
}
.ctn-summary .ctn-conf-details .ctn-headline h1.ctn-article-title {
	
	color:#000;	
}
.ctn-article-summary a {
	word-wrap: break-word;
	color:#555;	
}
.ctn-article-summary a:hover, .ctn-article-summary a:focus, .ctn-article-summary a:active {
	color:#004479;	
}
.ctn-summary .ctn-conf-details h2 {
	line-height:1em;
	margin-bottom:0;	
}
.ctn-hdl-intro.no-results {
	color:#b8112b !important;
	font-weight:900 !important;
}
@media (max-width:767px) {
.wide-topic-content {
	padding-top: 15px;
}	
.ctn-actions .btn-act-xxl {
    font-size: 24px;
}
.no-right-padding {
	padding-right:15px !important;
}
.collapse-conf-search {
	margin-top:0;	
}
.conf-search-expand-btn {
	margin-bottom:10px;	
}
}
.ui-datepicker-header {
  margin:0;
}
.ui-datepicker-prev, .ui-datepicker-next {
 	font-size:12px; 
} 