/* CSS Document */
html, body, div, span, applet, object, iframe,
p, blockquote, pre,
abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	color: #828282;
	font-family: "Open Sans",sans-serif;
}
div.guestBox div div, div.guestBox div strong {
	color: #3B3B3B !important;
}
.guestBox {
    background-color: #F3F3F3;
}
a, .item-share-button, .item-info {
	font-weight: 500;
	color: #005bb4;
	text-decoration: none;
}
a:hover, .item-share-button:hover, .item-info:hover {
	color:#003467;
	text-decoration: underline;
}

input.button, a .button {
	display: inline-block;
	background-color: #DCEFFE;
	color: #0C1E29;
	font-family: Verdana,Lucida,Arial,sans-serif;
	font-size: 16px !important;
	line-height: 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 3px 25px 3px 25px;
	margin: 0 10px 0 0 !important;
	border: solid 1px #7FB4D3;
}

input.button:hover, a:hover .button  {
background: #003467;
color:#FFFFFF; 
}

div.audio-icon-button i {
	color: #0057AE;
}
div.audio-icon-button:hover i {
	color: #003467;
}
.groupSegmentGuests .FieldsValue, .groupSegmentGuests .FieldsLabel {
	color: #303030;
}
.groupSegmentTopic .FieldsValue, .groupSegmentTopic .FieldsLabel {
	color: #303030;
}
h1, h2, h3, h4, h5, h6, lable {
	color: #303030;
}
.featuredSpeaker{
	font-weight: 500;
	font-size: 1.1em;
	line-height: 1.1em;
}
.joomla-search {
  background-color: #F3F3F3;
}
#itemListPrimaryv2 .catItemView .catItemViewHeader{
    border: 1px solid #b8b4ad;
    background-color: transparent;
}
img.sharebutton {
	border: #FFFFFF 1px solid;
	display:inline-block;
	text-align:center;
}
img.sharebutton:hover  {
	border: #006BBE 1px solid;
}
.sharebuttons {
	display:inline-block;
	text-align:center;
	width: 100%;
	height: 44px;
}



// User added CSS
a, .item-share-button, .item-info {
    font-weight: 500;
    color: #6629b7;
    text-decoration: none;
}

a:hover, .item-share-button:hover, .item-info:hover {
    color: #7648b3;
    text-decoration: underline;
}

div.audio-icon-button i {
    color: #6629b7;
}

.joomla-search {
    background-color: transparent;
    border: 1px solid #b8b4ad;
    box-shadow: 0 3px 5px #ebeae8;
    margin-bottom: 15px;
}

.container.search h3 {
    color: #62b4c5;
}

.inputbox, select {
    Background-color: #ffffff;
}

input.button {
    border: 2px solid #6629b7;
    background-color: #6629b7;
    color: #ffffff;
}

input.button:hover, a:hover .button {
    background: #7648b3;
    color: #FFFFFF;
}

input.button.reset {
    border: 2px solid #6629b7;
    background-color: #ffffff;
    color: #6629b7;
}

a.transcript_button {
	display:inline-block !important;
}
a.play_button, a.download_button, a.transcript_button {
	background-color:  transparent;
}

a.play_button:before{content:"\f01d   ";font-size: 40px;}
a.play_button {display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale; background: none !important;text-indent: 0 !important;}
a.play_button:hover {
    text-decoration: none;
}

a.download_button:before{content:"\f019   ";font-size: 28px;}
a.download_button {display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale; background: none !important;text-indent: 0 !important;}
a.download_button:hover {
    text-decoration: none;
}

a.transcript_button:before{content:"\f0f6   ";font-size: 26px;}
a.transcript_button {display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale; background: none !important;text-indent: 0 !important;}
a.transcript_button:hover {
    text-decoration: none;
}

/* a.facebooklink  {
	display: none !important;
}
a.twitterlink {
	display: none !important;
}
a.googlepluslink {
	display: none !important;
} */