/*
Theme Name: ACAMS Today
Author URI: http://www.acamstoday.org
Author: Lisyandri Perez and Ignacio Coig
Description: Child theme
Template: thebreakingnews
Version: 1.0
*/

@import url('../thebreakingnews/style49fc.css?v=1.36');
/* General
–––––––––––––––––––––––––––––––––––––––––––––––––– */
::selection {
	background: #fff4b1;
	color: #262626;
}
::-moz-selection {
 background: #fff4b1;
 color: #262626;
}
p.aligncenter {
	text-align: center;
	margin-bottom: 27px;
}
/* Header
–––––––––––––––––––––––––––––––––––––––––––––––––– */
#masthead .site-branding .site-description {
	font-size: 14px;
	margin-top: 5px;
	letter-spacing: normal;
	opacity: 1;
}
#masthead .site-branding .site-title {
	display: none;
}
/* Navigation
–––––––––––––––––––––––––––––––––––––––––––––––––– */
#page .main-navigation .mega-menu ul li > a {
	letter-spacing: normal;
}
#page .main-navigation .mega-menu > ul {
	padding: 8px 0;
}
#page .main-navigation .mega-menu ul li > a {
	font-weight: bold;
	width: 100%;
	display: block;
	padding: 4px 16px;
	margin: 0;
	background: none;
	opacity: 1;
	letter-spacing: normal;
	font-size: 13px;
}
#page .main-navigation .mega-menu ul li > a:hover {
	color: #016C65;
}
#masthead .main-navigation ul ul a {
	width: 180px;
}
/* webkit flicker fix */
#site-navigation {
	-webkit-backface-visibility: hidden;
}
.main-navigation li {
	margin-right: 16px;
}
/* Editor's Choice
–––––––––––––––––––––––––––––––––––––––––––––––––– */
#editors-choice h4 {
	line-height: 1.3;
}
/* Homepage Slider
–––––––––––––––––––––––––––––––––––––––––––––––––– */
#featured-content .featured-item-title {
	margin-top: 0;
}

/* Homepage Slider Loading Hack */

.slick-slider {
    display: block !important;
}

#featured-slider {
   display: none;
}

/* Editors Choice Loading Hack */

.slick-track {
    overflow: hidden;
}

#editors-choice .slick-list {
    display: block !important;  
    height: 200px;
}



/* Posts
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.hentry .entry-category {
	line-height: 1.4;
	margin-bottom: 0;
}
#comments .comments-title, #comments #reply-title {
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
	border-top: none;
}
/* Lists
–––––––––––––––––––––––––––––––––––––––––––––––––– */

ol.alphapara{counter-reset: list;}
ol.alphapara > li {
    list-style: none;
    position: relative;
}
ul.list-titles li>strong {
    display:block;
}
ol.alphapara > li:before {
    counter-increment: list;
    content: counter(list, lower-alpha) ") ";
    position: absolute;
    left: -1.4em;
}
ul.dashed {
  list-style-type: none;margin-top:0px;
}
ul.dashed > li {
  text-indent: -5px;
}
ul.dashed > li:before {
  content: "—";
  text-indent: -5px;
}


#main ol li, #main ul li {
	margin-bottom: 5px;
}
#main ol ol, #main ul ul, #main ol ol ol, #main ul ul ul, #main ol ul, #main ul ol {
	margin-top: 5px;
}
#main ol.lower-alpha > li {
	list-style-type: lower-alpha;
}
#main ol.upper-alpha > li {
	list-style-type: upper-alpha;
}
#main ol.lower-roman > li {
	list-style-type: lower-roman;
}
#main ul.z-tabs-nav li {
	margin: 0;
}
ol.acamsgreen li:before {
  color: #007662;
  font-weight: bold;
}
ul.at {
  list-style-type: none;
}
ul.at li {
  text-indent:-21px
}
ul.at > li:before {
     content: "—";
     padding-right: 5px;
}

ol.at {
    counter-reset: list;
}
ol.at  li {
    list-style: none;
}
ol.at  li:before {
    content: counter(list) ") ";
    counter-increment: list;
}
/* Forms
–––––––––––––––––––––––––––––––––––––––––––––––––– */
input, textarea {
	padding: 10px;
}
/* Widgets
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.widget_thebreakingnews_homepage_posts .hentry-one-column .hentry .entry-category {
	display: block;
}
#homepage-widgets .posts-title a {
	color: #016C65;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-size: 0.7em;
	font-family: "Lato", sans-serif;
	font-weight: bold;
}
#homepage-widgets .widget-title {
	opacity: 1;
}
#homepage-widgets .posts-title a:after {
	content: normal;
	padding-left: 0;
}
/* Magazine Issues
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.mag-issue {
	background: rgba(0, 0, 0, 0.04);
	padding: 20px
}
h4.mag-issue-date {
	font-size: 16px !important;
	border-bottom: 4px solid #EEE;
	padding-bottom: 5px;
	margin-bottom: 20px !important;
}
h4.mag-issue-date.chinese_c, .connection-info p.chinese_c {
	font-family: SimHei, '黑体', SimSun, '宋体', 'Microsoft Yahei', '微软雅黑', STXihei, '华文细黑', 'Hiragino Sans GB', '冬青黑体', 'STHeiti', Tahoma, Helvetica, Arial, sans-serif !important;
}
#main ul.mag-issue-links {
	list-style-type: none;
	padding-left: 0;
	margin-bottom: 0;
}
#main ul.mag-issue-links li {
	margin-bottom: 8px !important;
	padding: 0px 0px 8px 25px;
	position: relative;
	border-bottom: 2px solid #EEE;
	text-transform: uppercase;
	font-size: 12px;
}
#main ul.mag-issue-links li a {
	border-bottom: none !important;
}
#main ul.mag-issue-links li:last-of-type {
	margin-bottom: 0 !important;
	border-bottom: none;
	padding-bottom: 0;
}
#main ul.mag-issue-links li:before {
	font-family: "FontAwesome";
	display: block;
	left: 0px;
	position: absolute;
	color: #AAA;
}
li.locked:before {
	content: "\f023";
}
li.locked {
	text-transform: none !important;
	font-weight: 700;
}
li.locked a {
	color: #016C65;
}
/* p.locked-article {
	background-color: #FFC;
	border-color: #FC6;
	color: #BD8E39;
	margin-bottom: 30px;
	padding: 5px 10px;
	font-weight: bold;
	border-radius: 4px;
	font-size: 15px;
} */
p.locked-article {
    background-color: rgba(24, 234, 194, 0.5);
    /* border-color: #FC6; */
    color: #002368;
    margin-bottom: 30px;
    padding: 5px 10px;
    font-weight: bold;
    border-radius: 4px;
    font-size: 15px;
}
p.locked-article a {
    font-weight: 800 !important;
}
/* p.locked-article a:hover {
	color: #262626;
} */
li.web-version:before {
	content: "\f0ac";
}
li.issue-download:before {
	content: "\f0ed";
}
li.issue-online:before {
	content: "\f06e";
}
li.issue-quiz:before {
	content: "\f046";
}
.z-tabs.flat > ul > li > a {
	font-family: "Lato", sans-serif;
}
.z-tabs.flat.clean > ul > li.z-active > a {
	font-weight: 700;
}
.art-list {
	display: table;
	float: left;
}
.art-post {
	display: table-row;
}
.art-thumb, .art-meta {
	display: table-cell;
	vertical-align: top;
}
.art-thumb {
	padding-right: 15px;
}
.art-thumb img {
	max-width: none;
}
.art-post > h4 {
	margin-top: 0 !important;
}
.single .hentry .art-post p, .page .hentry .art-post p, .page .hentry .featured-art p {
	font-size: 14px;
}
.page .entry-content .art-meta h4, .page .entry-content .featured-art h4 {
	margin-top: 0px !important;
	font-size: 16px;
	margin-bottom: 10px;
}
.page .entry-content .art-meta h4 a, .page .entry-content .featured-art h4 a {
	border-bottom: none !important;
}
.page .entry-content .art-meta p {
	margin-bottom: 0;
}
.page .entry-content .featured-art img {
	margin-bottom: 15px;
}
.art-separator {
	display: block;
	width: 100%;
	height: 1px;
	margin-bottom: 15px;
	margin-top: 15px;
}
#tabbed-nav.inside-edition .z-content-inner {
	padding: 0 0 0 2em !important;
}
.z-tabs.flat, .z-tabs.flat > ul > li > a {
	color: #262626;
}
.z-tabs.flat {
	color: #262626;
	font: 14px/1.65 "Lato", sans-serif;
}
h5.section-title {
	opacity: 0.5;
	margin: 0px 0px 15px;
	font-weight: bold;
	font-size: 1.286em;
	line-height: 1.1;
	color: inherit;
}
.page .entry-content h5.section-title {
	color: #016C65;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-size: 13px;
	font-family: "Lato", sans-serif;
	font-weight: bold;
	opacity: 1;
	margin-bottom: 30px;
	margin-top: 0;
}
#tabbed-nav.inside-edition .z-content-inner {
	padding: 0 2em 0 0;
}
.gpoll_bar_juice {
	box-shadow: none !important;
	background-color: #09699c !important;
	background-image: none !important;
	border-top-right-radius: 0px !important;
	border-bottom-right-radius: 0px !important;
}
.green .gpoll_ratio_box {
	background-color: #016c64 !important;
}
.gpoll_bar_count {
	text-shadow: none !important;
	color: #fff !important;
}
.gpoll_bar {
	background: #074465 !important;
	border-top-right-radius: 3px !important;
	border-bottom-right-radius: 3px !important;
}
.gpoll_ratio_box {
	border-top-left-radius: 3px !important;
	border-bottom-left-radius: 3px !important;
}
.gpoll_wrapper .gfield_radio label{font-weight:normal}
#primary .gform_body, #primary .gpoll_summary, #secondary .gpoll_choice_label, #secondary .gform_body, #primary .gquiz-container {
	font-size: 14px !important;
}
.gfield_label, .gpoll_field_label {
	font-size: 15px !important;
	line-height: 22px !important;
}
body .gform_wrapper label.gfield_label + div.ginput_container {
	margin-top: 0 !important;
}
#primary .gpoll_bar_count {
	top: -3px;
}
.gpoll_field_label, .gfield_label, .gquiz-field-label {
	font-family: "PT Serif", serif;
	font-size: 18px !important;
	line-height: 24px !important;
	margin-bottom: 15px !important;
	font-weight: normal !important;
}
.poll-box {
	background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.04);
	padding: 20px;
	margin-bottom: 40px;
}
p.poll-date {
	padding-bottom: 5px;
	border-bottom: 2px solid #EEE;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	position: relative;
	padding-left: 20px;
	margin-bottom: 15px;
}
p.poll-date:before {
	font-family: "FontAwesome";
	display: block;
	left: 0px;
	position: absolute;
	color: #AAA;
	content: "\f073";
}
.gquiz-answer-explanation {
	font-style: italic !important;
	background: none repeat scroll 0% 0% #FFF4B1;
	color: #262626;
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 20px;
}
p.passed {
	background: #FFF4B1;
	display: inline-block;
	background-color: #7dd4a8;
	color: #006D49;
	padding: 5px 10px;
	font-weight: bold;
	border-radius: 4px;
	font-size: 15px;
}
p.failed {
	background: #FFF4B1;
	display: inline-block;
	background-color: #ffa8a8;
	color: #960101;
	padding: 5px 10px;
	font-weight: bold;
	border-radius: 4px;
	font-size: 15px;
}
.gform_wrapper .gfield_required {
	color: #960101 !important;
}
.gquiz-field-choice ul {
	margin-left: 0;
	padding-left: 0;
}
.gquiz-field-choice ul li {
	list-style-type: none;
	padding-left: 30px;
	background: url("images/bullet.png") 2px 7px no-repeat;
	font-weight: bold;
}
.gquiz-field-choice ul li.gquiz-incorrect-response {
	background: url("images/cross.png") 0px 5px no-repeat;
}
.gquiz-field-choice ul li.gquiz-correct-response, .gquiz-field-choice ul li.gquiz-correct-choice {
	background: url("images/tick.png") 0px 5px no-repeat;
}
.gquiz-field-choice ul li.gquiz-incorrect-response img, .gquiz-field-choice ul li.gquiz-correct-response img {
	display: none !important;
	visibility: hidden;
}
.gform_wrapper ul.gfield_radio {
	margin-bottom: 25px !important;
}
.gform_wrapper .gfield_radio li input[type="radio"] {
	margin-top: 4px !important;
}
#mobile-bookmark h3 {
	font-size: 18px;
	line-height: 24px;
	padding: 10px 0;
	font-weight: normal;
}
#mobile-bookmark ol:last-of-type {
	margin-bottom: 0;
}
#mobile-bookmark .z-content-inner {
	padding: 20px;
	border-left: 1px solid rgba(55, 55, 55, 0.1);
	border-right: 1px solid rgba(55, 55, 55, 0.1);
	border-bottom: 1px solid rgba(55, 55, 55, 0.1);
}
#mobile-bookmark .z-content-inner ol {
	padding-left: 15px;
}
.center {
	text-align: center;
}
.gform_footer {
	padding: 0 !important;
}
#secondary .widget ul.menu li {
	font-size: 14px;
	padding: 6px 0;
	;
	border-bottom: 1px dotted rgba(55, 55, 55, 0.1);
}
#secondary .widget ul.menu li:last-of-type {
	border-bottom: none;
}
#secondary .widget ul.menu li:before {
	font-family: "FontAwesome";
	color: #AAA;
	content: "\f0f6";
	padding-right: 10px;
}
#secondary .gpoll_wrapper ul.gform_fields {
	background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.04);
}
#secondary .gpoll_wrapper .gfield_label {
	padding: 20px;
	margin-bottom: 0 !important;
}
#secondary .gpoll_wrapper .ginput_container {
	padding: 0 20px 20px 20px;
}
#secondary .gform_wrapper ul.gfield_radio {
	margin-bottom: 0 !important;
}
#secondary .gform_wrapper ul.gfield_radio li input[type=radio] {
	margin-top: 7px !important;
	vertical-align: top !important;
}
#secondary .gpoll_summary .gpoll_container {
	padding: 20px 20px 5px 20px;
	background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.04);
	margin-bottom: 15px;
}
#secondary ul.job-listings {
	margin-bottom: 26px;
}
#secondary ul.job-listings li {
	font-size: 14px;
	line-height: 23.1px;
	padding: 0 0 4px;
	margin: 0 0 4px;
	border-bottom: 1px solid #eee;
}
#secondary ul.job-listings li a {
	margin-bottom: 3px;
	display: block;
	font-weight: bold;
}
#secondary ul.job-listings p {
	margin-bottom: 4px;
	color: #111;
}
#secondary p.more-jobs a {
	font-size: 14px !important;
	line-height: 23.1px !important;
	font-weight: bold;
	margin: 0 2px;
}
.related-posts {
	border-top: none;
	padding-top: 15px;
}
.subhead-type {
	color: #007662;
	font-weight: 900;
}
blockquote {
	padding: 5px 0 5px 20px;
	margin-left: 20px;
	font-size: 1.2em;
	border-left: 3px solid;
	line-height: 1.5;
	float: right;
	width: 50%;
	margin-bottom: 27px;
}
blockquote .small {
    text-align: right !important;
}
.entry-content .z-tabs.flat {
	font-size: inherit;
	line-height: inherit;
	font-family: inherit;
}
.entry-content .z-content-inner {
	padding: 0 !important;
}
.connection-header {
	margin-bottom: 30px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
.connection-info {
	/*font-family: "PT Serif", serif;
	font-size: 18px;
	line-height: 26px;*/
	margin-bottom: 40px;
	padding-bottom: 40px;
	border-bottom: 1px dotted;
	border-bottom-color: rgb(214, 212, 212);
}
.taxonomy-description p {
	font-family: 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 23px;
}
/*
.connection-info p {
	margin-bottom: 0;
}
*/
.connection-link h4 {
	padding-left: 30px;
	margin-bottom: 5px !important;
}
.connection-link h4:before {
	font-family: "FontAwesome";
	display: block;
	left: 0px;
	position: absolute;
	color: #AAA;
	content: "\f0c1";
	font-size: 16px;
	line-height: 30px;
}
.connection-link p {
	padding-left: 30px;
}
.connection-link {
	margin-bottom: 30px;
}
#homepage-featured-content .hentry .entry-category, #homepage-featured-content .hentry .entry-meta, .widget_thebreakingnews_homepage_posts .entry-meta, .widget_thebreakingnews_homepage_posts_multiple .entry-meta {
	font-size: 10px;
	line-height: 1.6;
	font-weight: 700;
}


#log-in-out-link a.login {
	background-color: #016C65;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 12px;
	padding-bottom: 8px;
	color: #002368 !important;
	font-weight: 400;
}
.login:before, .logout:before, .globe > a:before {
	padding-right: 8px;
	font-size: 13px;
}
.login:before {
	font-family: "FontAwesome";
	content: "\f023";
}
.logout:before {
	font-family: "FontAwesome";
	content: "\f13e";
}
.globe > a:before {
	font-family: "FontAwesome";
	content: "\f0ac";
	font-weight: normal;
}
.recaptchatable {
	max-width: 200px !important;
}
#secondary .widget .widget-title, #colophon .widget .widget-title {
	opacity: 1;
	color: #007662;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-size: 13px;
	font-family: "Lato", sans-serif;
	font-weight: bold;
}
#secondary .widget {
	border-bottom: none;
}
.gpoll_back_button {
	font-size: 0.85em;
}
/* Fixing alignment issue of posts on homepage */
.posts-extended-group .secondary-hentry .entry-header {
	position: relative !important;
}
.posts-extended-group .secondary-hentry .thumb-link.alignleft {
	float: none !important;
	margin-right: 0 !important;
	position: absolute !important;
	top: 0 !important;
	left: 0 !important;
}
.posts-extended-group .secondary-hentry .category-special-for-the-web .entry-header .entry-meta, .posts-extended-group .secondary-hentry .category-exclusive .entry-header .entry-meta, .posts-extended-group .secondary-hentry .category-interviews .entry-header .entry-meta, .posts-extended-group .secondary-hentry .category-featured-column .entry-header .entry-meta {
	padding-left: 55px !important;
	float: left !important;
	width: 100% !important;
}
.widget .secondary-hentry .category-special-for-the-web .entry-title, .widget .secondary-hentry .category-exclusive .entry-title, .widget .secondary-hentry .category-interviews .entry-title, .widget .secondary-hentry .category-featured-column .entry-title {
	width: 100% !important;
	padding-left: 55px !important;
}
.attachment-thumb-image.wp-post-image {
	margin-bottom: 18px;
}
h4.index-letter.divider {
	color: #000000;
	line-height: 40px;
	border-bottom: 3px dotted rgba(55, 55, 55, 0.2);
	font-size: 30px;
}
h4.index-letter.divider a {
	text-decoration: none;
	border-bottom: none;
	margin-left: 1px;
	outline: none !important;
}
h4.index-letter.divider a:focus {
	outline: none !important;
}
ul.contents {
	list-style-type: none;
	padding-left: 20px;
}
dd {
	padding-left: 40px;
}
dl.style-guide dd {
	margin-bottom: 0;
}
dl.style-guide dt:before {
	content: "\00a0";
	display: block;
	line-height: 12px;
}
dl.style-guide dt {
	padding-top: 50px;
	margin-top: -50px;
}
dl.style-guide dt:focus, h3.index-letter:focus {
	outline: none;
}
h3.index-letter {
	font-size: 48px !important;
	line-height: 48px !important;
	padding-top: 60px !important;
	margin-top: -60px !important;
}

/* Article Editorial Styles
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.footnote {
	border-top: 1px solid #eeeeee;
	padding: 8px 0;
	margin: 0;
	color: #666;
	font-size: 13px;
	line-height: 20px;
}
ol.footnotes {
	padding-left: 0;
	list-style: none;
	counter-reset: item;
	border-top: 1px solid #eee;
}
ol.footnotes li {
	color: #666;
	font-size: 13px;
	line-height: 20px;
	list-style-position: inside;
	padding: 10px 0 10px 25px;
	text-indent: -25px;
	border-bottom: 1px solid #eee;
	margin-bottom: 0 !important;
	word-break:break-word;
}
ol.footnotes li:before {
	content: counter(item) ". ";
	counter-increment: item;
	float: left;
	width: 25px;
}
.author-avatar{
        float: left;
}
.author-avatar img{
        height: 60px !important;
        max-width: none !important;
}
.author-bio {
        float: left;
		text-transform: none !important;
}
.author-bio a{
       text-decoration: underline;
}

.strongit {
	font-weight: bold;
	font-style: italic;
}
.attachment-thumb-image.wp-post-image {
	color: transparent;
}
.adsanity-group img {
	max-width: 320px;
}
table td, table th {
	text-align: center;
}
table.enhanced tr td:first-child, table.enhanced tr th:first-child, table tfoot tr td, table.enhanced tr td {
	text-align: left;
}
.red {
	color: red;
}
table tr.highlighted {
	background-color: #f1f1f1;
}
.dropcap {
	color: #007662;
}
blockquote {
	margin-bottom: 20px;
	margin-top: 10px;
}
div.entry-meta:not(.has-opacity) {
    border-top: 3px solid rgba(55,55,55,0.1);
}
.article-box {
        display: flex;
        margin: 0;
        flex-wrap: wrap;
        flex: 1;
        padding: 0;
}
.author-box{
       float:left;
       margin-top: 5px;
}
.publish-date{
        display: flex;
        margin: 0;
        align-items: start;
}
p.post-date {
	color: #767676;
	margin: 20px 20px 20px 0;
        text-transform: none !important;
        min-width: max-content;
}
p.post-date:before {
	/**content: "\f073";**/
	font-family: "FontAwesome";
	color: #AAA;
	margin-right: 10px;
}
p.note {
	font-style: italic;
}
.table-responsive {
	margin-bottom: 27px;
}
.table-responsive table {
	margin-bottom: 0;
}
/*.featured-art p {
	margin-bottom: 0px;
}*/
.hentry .post-thumb .post-thumb-credits:before {
	content: none;
}
p.form-intro {
	font-size: 1.243em;
}
.gform_wrapper {
	margin-top: 0px !important;
}
.slick-prev, .slick-next {
	margin-top: -58px;
}
.thumb-link img {
	margin-bottom: 1px;
}
#secondary .widget.gpoll_poll_widget {
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;
}
p.poll-archive-link {	
	line-height: 1.65;
	padding-left: 20px;
	text-transform: uppercase;
	font-size: 1.2rem;
	font-weight: bold;
}
p.poll-archive-link:before {
	font-family: "FontAwesome";
	display: block;
	left: 0px;
	position: absolute;
	color: #AAA;
	content: "\f187";
	font-size: 12px;
}
.mag-issue {
	margin-bottom: 27px;
}
.z-tabs-nav.z-tabs-mobile {
	position: relative;
}
.z-tabs-nav.z-tabs-mobile:after {
	font-family: "FontAwesome";
	content: "\f0c9";
	position: absolute;
	right: 25px;
	top: 13px;
	color: #fff;
}
a.at-top {
	height: 40px;
	width: 40px;
	right: 30px;
	bottom: 30px;
	position: fixed;
	overflow: hidden;
	white-space: nowrap;
	background: #007662;
	text-align: center;
	line-height: 40px;
	color: #fff !important;
	font-size: 20px;
	outline: none;
	z-index: 100;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
a.at-top.at-is-visible {
	opacity: 0.8;
	visibility: visible;
}
a.at-top:hover {
	color: #fff !important;
	outline: none;
	opacity: 1;
}
.gpoll span.gfield_required {
	display: none;
	visibility: hidden;
}
.wp-caption .wp-caption-text {
	font-size: 13px;
	line-height: 20px;
}
p.caption {
	font-size: 14px;
	line-height: 20px;
	color: #818181;
	font-style: italic;
}
#esp-quiz .gform_wrapper div.validation_error {
	visibility: hidden;
	position: relative;
}
#esp-quiz .gform_wrapper div.validation_error:after {
	visibility: visible;
	position: absolute;
	top: 0;
	left: 0;
	content: 'Hubo un problema con el envío. Los errores aparecen destacados abajo.';
	color: #790000;
	font-size: 1.2em;
	font-weight: 700;
	margin-bottom: 1.6em;
	border-top: 2px solid #790000;
	border-bottom: 2px solid #790000;
	padding: 1em 0px;
	clear: both;
	width: 97.5%;
}
#esp-quiz .gform_wrapper .validation_message {
	visibility: hidden;
	position: relative;
}
#esp-quiz .gform_wrapper .validation_message:after {
	visibility: visible;
	position: absolute;
	top: 0;
	left: 0;
	content: 'Este campo es obligatorio.';
	color: #790000;
	font-weight: 700;
	letter-spacing: normal;
}
.dyk {
	background-color: #007662;
	color: #fff;
	padding: 30px;
	margin-bottom: 27px;
	float: right;
	width: 50%;
	margin-left: 20px;
	margin-top: 8px;
}
.dyk h4 {
	margin-top: 0 !important;
}
.dyk p, .dyk ul li, .dyk ol li {
	margin-bottom: 0 !important;
	font-size: 14px;
}
.appendix {
	padding: 30px;
	border: 3px solid #007662;
	margin-bottom: 27px;
}
.appendix p, .appendix li {
	font-size: 14px;
}
.appendix h3.appendix-title {
	margin-top: 0;
}
h2 sup {
	font-size: 18px;
	top: -0.8em;
}
table td.left {
	text-align: left;
}
img.speaker {
	float: left;
	margin-right: 15px;
	max-width: 50px;
	height: auto;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
#secondary .more-link {
	font-weight: 900;
	text-transform: uppercase;
	color: #262626;
	font-family: 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
}
.postid-22332.single .hentry .entry-title{font-size:2.543em;}
#secondary .more-container a:after {
	content: "\f178";
	padding-left: 4px;
	font-family: FontAwesome;
}
#secondary p.excerpt {
	font-size: 14px;
	line-height: 1.65;
	font-family: 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-bottom: 10px;
}

ul.dashed {
  list-style-type: none !important;
}
ul.dashed > li {
  text-indent: -20px;
}
ul.dashed > li:before {
  content: "— ";
  text-indent: -5px;
}

/* Mobile */
@media only screen and (max-width: 500px) {
h2.site-description {
	display: none;
}
.slicknav_nav a {
	font-size: 16px;
}
blockquote {
	width: 100%;
}
#tabbed-nav.inside-edition .z-content-inner {
	padding: 2em 0 !important;
}
}

@media only screen and (max-width: 991px) {
#masthead .header-controls {
	float: left !important;
	margin-top: 20px;
}
#masthead .header-inner {
	padding: 40px 0px 10px;
}
#masthead .site-branding {
	margin-bottom: 10px;
}
.posts-extended-group .more-container {
	margin-bottom: 27px;
}
.art-block {
	margin-bottom: 27px;
}
a.at-top {
	right: 20px;
	bottom: 20px;
}
}
p.mb-25, ul.mb-25, ol.mb-25 {
	margin-bottom: 25px !important;
}
p.no-mb, ul.no-mb, ol.no-mb {
	margin-bottom: 0 !important;
}
#acams-alert {
	padding: 8px 5px;
	background-color: #fff9f9;
	color: #960101;
	border-bottom: 1px solid #e4e4e4;
}
#alert-message {
	max-width: 1110px;
	margin: auto;
	padding: 0px 10px;
	position: relative;
	font-size: 13px;
	line-height: 19px;
	font-family: 'Lato', Helvetica, Arial, sans-serif;
	font-weight: 600;
}
#alert-message p {
	color: #d11c1c;
	margin: 0 !important;
}
img.gray-border {
	border: 1px solid #DDDDDD;
}
@media only screen and (min-width:768px) {
#secondary .widget.adsanity-single img {
	max-width: 320px !important;
}
}
.single .entry-content h1.chinese_c, .page .entry-content h1.chinese_c, .single .entry-content h2.chinese_c, .page .entry-content h2.chinese_c, .single .entry-content h3.chinese_c, .page .entry-content h3.chinese_c, .single .entry-content h4.chinese_c, .page .entry-content h4.chinese_c, .single .entry-content h5.chinese_c, .page .entry-content h5.chinese_c, .single .entry-content h6.chinese_c, .page .entry-content h6.chinese_c, .chinese_c {
	font-family: SimHei, '黑体', SimSun, '宋体', 'Microsoft Yahei', '微软雅黑', STXihei, '华文细黑', 'Hiragino Sans GB', '冬青黑体', 'STHeiti', Tahoma, Helvetica, Arial, sans-serif !important;
}

/* ShaneH - Reduce Chinese Excerpt Height */
article.category-393.category-395 .entry-summary {
	overflow: hidden;
	height: 140px;
	position: relative;
}

article.category-393.category-395 .more-container{
	position: absolute;
	top: 120px;
	width: 100%;
	background: #fff;
	margin-top: 0px;
}
article.category-397.category-391 .entry-summary {
	overflow: hidden;
	height: 140px;
	position: relative;
}

article.category-397.category-391 .more-container{
	position: absolute;
	top: 120px;
	width: 100%;
	background: #fff;
	margin-top: 0px;
}
/* End Of ShaneH - Reduce Chinese Excerpt Height */

/* ShaneH - Hide Social Media Share Buttons on Private Posts */
.entry-footer.private .share-section{
	display:none;
}
/* End Of ShaneH - Hide Social Media Share Buttons on Private Posts */

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .entry-meta.clearfix .author-box {
    display: flex;
    flex-direction: row;
    align-items: center;
  }
}
@media only screen and (max-width: 708px) {
  .entry-meta.clearfix .author-box {
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: nowrap;
    flex-basis: auto;
  }
}
.article-box:has(> :nth-child(3)) .author-box {
    flex-basis: 100%;
}
p.author-bio {
    float: none !important;
    font-style: italic;
}

@media print {
            body:not(.entry-content *) {
                visibility: hidden;
                height: fit-content;
                height: min-content;
            }

            .editors-choice-container {
                display: none !important;
            }

            .entry-header {
                display: block !important;
                visibility: visible;
            }

            .entry-content {
                visibility: visible !important;
                left: 0;
                top: 0;
                width: 100%;
                width: -webkit-fill-available;
            }

            #masthead {
                display: none;
            }

            div.entry-content>div.col-12.d-flex.justify-content-end.align-items-center.m-0.p-0>ul {
                visibility: collapse;
                display: none;
            }

            header,
            nav,
            footer:not(footer.entry-footer.private) {
                display: none !important;
            }

            .entry-content {
                display: block;
                padding: 0px 0;
                border-bottom: 1px solid #ddd;
            }

            h1 {
                font-size: 1.643em;
            }

            h2 {
                font-size: 14pt;
                margin-top: 25px;
            }

            aside h2 {
                font-size: 18pt;
            }

            img {
                max-width: 500px;
            }

            #secondary {
                display: none;
            }

            .editors-choice-container {
                display: none;
            }

            .site-footer {
                display: none !important
            }

            .related-posts {
                display: none !important
            }

            .comments-area {
                display: none !important
            }

            .entry-footer private {
                display: block !important;
            }

            a[href]:after {
                content: none !important;
            }

            #post-24740>div.entry-content>div.col-12.d-flex.justify-content-end.align-items-center.m-0.p-0 {
                display: none;
            }

            .single .hentry,
            .page .hentry {
                border-bottom: none !important;
            }
        }
        
/*.d-inline-block div {
    border-radius: 50%;
    border: 2px solid;
    opacity: .8;
    -webkit-transition: color,opacity;
    transition: color,opacity;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}*/

.d-inline-block div{
    border-radius: 50%;
    opacity: 1;
    border: 2px solid #d1d1d1;
    -webkit-transition: color, opacity;
    transition: color, opacity;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
}
/* .d-inline-block div:hover {
    border-radius: 50%;
    opacity: 1;
    border: 2px solid #002368;
    -webkit-transition: color,opacity;
    transition: color,opacity;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
} */

li.d-inline-block div,
li.d-inline-block div:hover {
border:0;
}

/* Display outline in anchor tag */
div.icons a {
	border: 2px solid #d1d1d1 !important;
	transition: all;
	-webkit-transition-duration: .2s;
	transition-duration: .2s;
	border-radius: 50%;
	display: block;
	padding:0;
	outline: none;
}

/* define other states for anchor tag */
div.icons a:hover, div.icons a:focus, div.icons a:focus-visible {
	border: 2px solid #002368 !important;
}
div.icons a img, div.icons a img:focus, div.icons a img:focus-visible {
	border:0;
}

.d-inline-block .icons a:hover img {
    filter: invert(11%) sepia(78%) saturate(2671%) hue-rotate(211deg) brightness(97%) contrast(108%);
    -webkit-filter: invert(11%) sepia(78%) saturate(2671%) hue-rotate(211deg) brightness(97%) contrast(108%);
}
#custom-tooltip {
    display: none;
    position: absolute;
    margin-left: -21px;
    margin-top: 10px;
    padding: 5px 12px;
    background-color: #000000df;
    border-radius: 4px;
    color: #fff;
}
div.icons{
    height:32px;
    width:32px;
    overflow:hidden;
    cursor: pointer;
    position: relative;
}
header > div.row > div.col-md-8 > ul > li div > a {
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

header > div.row > div.col-md-8 > ul > li:nth-child(1) div > a > img {
  height:12px !important;
}
header > div.row > div.col-md-8 > ul > li:nth-child(2) div > a > img {
  height:11px !important;
}
header > div.row > div.col-md-8 > ul > li:nth-child(3) div > a > img {
  height:11px !important;
}
header > div.row > div.col-md-8 > ul > li:nth-child(4) div > a > img {
  height:15px !important;
}
header > div.row > div.col-md-8 > ul > li:nth-child(5) div > a > img {
  height:16px !important;
}
header > div.row > div.col-md-8 > ul > li div > a > img {
  width: 30px;
}

.ot-dont-sell-button .ot-powered-by-text {
    font-size: 9px !important;
}

.ot-dont-sell-button .ot-text-container {
    color: #265914 !important;
    background-color: #ffffff;
}
.ot-dont-sell-button .ot-subtext {
    color: #265914 !important;
    background-color: #ffffff;
}
#secondary .widget .widget-title {
    color: #175947 !important;
    background-color: #ffffff;
}
#homepage-widgets .posts-title a {
    color: #005450 !important;
    background-color: #ffffff !important;
	line-height:22px;
	}
.menu-footer-privacy-container a{
	min-width:44px;
	min-height:44px;
	padding: 6px 0px;
  }
  .menu-footer-shop-container a{
	min-width:44px;
	min-height:44px;
	padding: 6px 0px;
}
a.more-link {
    min-width: 44px;
    min-height: 44px;
	padding: 8px 0px;
	line-height:26px;
}
.art-meta a{
	min-width: 44px;
	min-height: 44px;
 }
 h2.entry-title a {
    min-width: 44px;
    min-height: 44px;
    margin: 2px;
}
h4.entry-title a {
    min-width: 44px;
    min-height: 44px;
    padding: 6px 0px;
}
.locked a{
	color: #004944 !important;
    background-color: #f5f5f5;
  }
  .section-title{
	color: #00524d !important;
}
  .z-tabs.flat.flat-emerald>ul.z-tabs-nav>li.z-active>a {
  	background-color: #005c4d !important;
  }
  .z-tabs.flat.flat-emerald>ul {
	border-color: #005c4d !important;
  }
.hentry .entry-category a{
	min-width: 24px;
    min-height: 24px;
	line-height: 22px;
	color: #004f4a !important;
}
.menu-footer-contact-info a{
  	min-width: 24px;
	min-height: 24px;
	padding:6px 0px;;
}
.menu-sidebar-quick-links-container a{
  line-height: 22px;
}
.page .entry-content .art-meta h4 a{
	min-width: 22px;
    min-height: 22px;
   	line-height: 24px;
}

p.poll-archive-link {
    font-size: 1.2rem;
}

h2.entry-title a {
    padding: 13px 0 !important;
}

#homepage-widgets .posts-title a {
    padding: 15px 0 !important;
}

.menu-sidebar-quick-links-container a {
    padding: 15px 0;
}

.gpoll_button {
   padding: 16px 0;
}

a.more-link {
    padding: 17px 0px !important;
}
a#gotop {
    padding: 17px 0;
}
.poll-archive-link a {
    padding-top: 16px;
    padding-bottom: 16px;
}
.page .entry-content .art-meta h4 a {
    padding: 12px 0px;
}

.hentry .more-container a {
    padding: 17px 0;
}
.hentry h2.entry-title a {
	padding: 8px 0;
}
.page .entry-content .art-meta h4 a, .page .entry-content .featured-art h4 a {
    padding: 12px 0;
}
.slick-track h4.entry-title a {
    padding: 14px 0;
}

.menu-footer-get-involved-container li a,
.menu-footer-contact-info-container li a,
.menu-footer-privacy-container li a,
.menu-footer-shop-container li a  {
  /* padding: 16px 0; */
}
#block-14 ul:first-of-type li a:first-child {
    color: #004B54!important;
	min-height: 44px;
	min-width: 44px;
}