/* ver 20210127d */

.tcdw-layout {
	font-family: "lucida grande", "lucida sans unicode", "Helvetica Neue", Tahoma, "PingFang SC", "Hiragino Sans GB", "Source Han Sans CN Normal", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", SimSun, sans-serif;
	letter-spacing: .02em;
	line-height: 1.6em;
	font-size: 14px;
	color: #464b53;
	background-color: #f4f4f4;
	background-image: url("data:image/svg+xml,%3Csvg width='200' height='200' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 18c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm48 25c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm-43-7c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm63 31c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM34 90c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm56-76c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM12 86c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm28-65c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm23-11c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-6 60c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm29 22c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zM32 63c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm57-13c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-9-21c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM60 91c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM35 41c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM12 60c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2z' fill='%23d6d6d6' fill-opacity='0.37' fill-rule='evenodd'/%3E%3C/svg%3E");
	position: relative;
	padding: 1em;
	padding-bottom: 19em;
	padding-top: 2.8em;
	min-height: 260px;
}
@media (min-width: 860px) {
	.tcdw-layout {
		padding-right: 30em;
		padding-bottom: 6em;
		padding-top: 1em;
	}
}

.tcdw-layout code,
.tcdw-layout pre {
	font-family: Consolas, Monaco, "Courier New", Courier, monospace!important;
}
.tcdw-layout a {
	border-bottom: 2px dashed #d6d6d6;
	text-decoration: none;
	transition: all .15s linear;
	color: #656d78;
}
.tcdw-layout a:focus,
.tcdw-layout a:hover {
	color: #000;
	background-color: rgba(0, 0, 0, 0.05);
	border-bottom: 2px dashed #969696
}
.tcdw-layout>.social-media {
    position: absolute;
    right: 1em;
    top: 0.5em;
}
.tcdw-layout>.common-inner {
	background-color: rgba(255, 255, 255, 0.62);
	border-radius: 1em;
	padding: 0.7em 1em;
}
.tcdw-layout>.theresa {
	background-image: url(https://bin.smwcentral.net/u/17572/tcdw2019_theresa.png);
	width: calc(100% - 2em);
	max-width: 27em;
	height: 100%;
	right: 1em;
	top: 0;
	position: absolute;
	background-size: contain;
	background-repeat: no-repeat;
	background-position-y: bottom;
	pointer-events: none;
}
@media (min-width: 860px) {
	.tcdw-layout>.theresa {
		width: 27em;
		height: 100%;
		right: 1.5em;
	}
}
.tcdw-layout>.sign {
	position: absolute;
	border-radius: 1em;
	padding: 0.7em 1em;
	transform: translateY(1em);
	max-width: calc(100% - 2em);
}
@media (min-width: 860px) {
	.tcdw-layout>.sign {
		max-width: unset;
	}
}
.tcdw-layout>.common-inner div.quote div.box {
	margin: 0.3em 0;
	padding: .5rem .9375rem;
	border: 0;
	border-left: .25rem solid #ddd;
	color: #777;
	background-color: #fff;
	box-shadow: unset;
	text-shadow: unset;
	line-height: unset;
}
.tcdw-layout>.common-inner div.quote span.boxhead {
	font-size: 0.9em;
}
.tcdw-layout>.common-inner div.code span.boxhead {
	display: none;
}
.tcdw-layout>.common-inner div.code pre.box {
	color: #fff;
	padding: 0.9em;
	line-height: 1.6em;
	display: block;
	overflow-x: auto;
	word-break: break-all;
	font-size: inherit;
	border-radius: 0.6em;
	background-color: #333;
	border: 0;
	margin: 0;
	font-size: 1em;
	box-shadow: unset;
}
.tcdw-layout>.common-inner div.code pre.box::-webkit-scrollbar {
    width: 1rem;
    height: 1rem
}
.tcdw-layout>.common-inner div.code pre.box::-webkit-scrollbar-thumb {
    border-radius: .5rem;
    background-color: #666;
    border: .25rem solid #333
}
.tcdw-layout>.common-inner div.code pre.box::-webkit-scrollbar-track-piece {
    background: transparent
}
.tcdw-layout>.common-inner div.code pre.box::-webkit-scrollbar-corner{
    background: transparent
}
.tcdw-layout>.common-inner div.quote,
.tcdw-layout>.common-inner div.code,
.tcdw-layout>.common-inner img {
	margin: 0.3em 0;
	background: unset;
	box-shadow: unset;
}
.tcdw-layout>.common-inner .spoiler {
	border: 0;
	border-radius: .4em;
	padding: .3em .6em;
	background-color: #252525!important
}
.tcdw-layout>.common-inner .spoiler .spoilerInner {
	padding: 0;
	visibility: visible!important;
	opacity: 0;
	transition: opacity .2s
}
.tcdw-layout>.common-inner .spoiler:hover .spoilerInner {
	opacity: 1
}
.tcdw-layout>.common-inner .collapsed-checkbox {
	border: unset;
}
.tcdw-layout>.common-inner b,
.tcdw-layout>.common-inner strong {
	color: #000
}