.at-card-no-thumb{
	padding:5px !important;
	margin-left:0px !important;
}

.am-card-highlight{
	color:#cc6300 !important;
	font-weight: bold;
}

#at_search_pop
{
	position: absolute;
	top:10px;
	left:10px;
	-webkit-box-shadow: 0 2px 2px -1px #cbcbcb;/* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
	-moz-box-shadow: 0 2px 2px -1px #cbcbcb;/* Firefox 3.5 - 3.6 */
	box-shadow: 0 2px 2px -1px #cbcbcb;
	background-color: #ffffff;
	border:1px solid #cbcbcb;
	height:auto;
	width:300px !important;
	height:140px !important;
	font-size:13px !important;
	box-sizing: content-box !important;
}

.at-search-header{
	height: 20px !important;
	font-weight: bold !important;
	color:#000 !important;
	background:#f7f7f7 !important;
	padding:5px !important;
	border-bottom: 1px solid #f1f1f1 !important;
	box-sizing: content-box !important;
	line-height: 1.2 !important;
	font-size:14px !important;
}
.at-search-header-right{
	float: right;
}

.at-search-header-right img{
	height:12px !important;
	width: 12px !important;
	cursor: pointer;
}

.at-search-target{
	height:25px !important;
	padding:5px !important;
	box-sizing: content-box !important;
}

.at-search-string{
	height:25px !important;
	padding:5px !important;
	box-sizing: content-box !important;
}

#at_search_target{
	height:25px !important;
}

#at_search_string{
	max-width:120px !important;
	border:1px solid #aaaaaa;
	height:20px !important;
	padding:3px !important;
}

.at-search-hd{
	display: inline-block;
	width:80px !important;
	font-weight: bold;
}

.at-search-button{
	height:25px !important;
	padding:5px 5px 5px 85px !important;
	box-sizing: content-box !important;
}

#at_search_button{
	cursor: pointer !important;
	padding: 0 10px;
	font-size:13px !important;
	border: 1px solid rgba(0, 170, 255, 0.589);
	border-radius: 2px;
	color: #0af;
	background-color: #fff;
	font-weight: 500;
	line-height: 25px;
	-webkit-tap-highlight-color: transparent;
	-webkit-writing-mode: horizontal-tb !important;
	-webkit-appearance: button;
}

#at_search_button:hover{
	background-color: #ececec;
}


#at_content_pop{
	position: absolute !important;
	top:120px;
	left:50px;
	-webkit-box-shadow: 0 2px 2px -1px #cbcbcb;
	-moz-box-shadow: 0 2px 2px -1px #cbcbcb;
	box-shadow: 0 2px 2px -1px #cbcbcb;
	background-color: #ffffff !important;
	border:1px solid #cbcbcb !important;
	height:auto !important;
}

#acp_content{
	max-height: 320px !important;
	overflow-y: auto !important;
	overflow-x: hidden !important;
	width:auto;
	box-sizing: content-box !important;
}

.at-card-ul{
	list-style:none !important;
	padding-left:0px !important;
	margin-top:0px !important;
	margin-bottom:0px !important;
	height:auto !important;
	-webkit-margin-before: 0px;
	-webkit-margin-after: 0px;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-start: 0px;
}

.at-card-ul li{
	margin:0 0 0 0 !important;
	height:80px !important;
	border-bottom: 1px solid #cbcbcb !important;
}

.at-card{
	height:80px !important;
	clear: both !important;
	overflow: hidden !important;
	cursor: pointer !important;
	width:250px !important;
}

.at-card:hover{
	background-color:#f1f1f1;
}

.at-card-e{
	position: absolute !important;
	top:60px;
}
.at-card-p{
	display: block !important;
	float: left !important;
	background: center !important;
	background-size: cover !important;
}

.at-card-b{
	position: relative !important;
	margin-left:85px !important;
	padding: 0 5px 0 0 !important;
	height:80px !important;
}

.at-card-c{
	font-weight:bold !important;
}

.at-card-img{
	width:100%;
	height:80px !important;
	max-width:80px !important;
}

.at-card-empty{
	width:150px;
	padding:8px;
}

.at-card-empty-txt{
	color:#999999;
	text-align: center;
}

.at-card-pfimage{
	vertical-align: text-bottom !important;
	height:20px !important;
	width:20px !important;
	margin-right: 2px !important;
	object-fit: cover !important;
	border-radius: 50% !important;
}

.at-card-imagenick{
	vertical-align: text-bottom !important;
	height:20px !important;
	width:90px !important;
}

.at-card-d{
	line-height: 1.2 !important;
}

#at_content_load{
	position: absolute;
    bottom: 25px;
    left: 45%;
	display: none;
}

.at-card-header{
	height: 20px !important;
	font-weight: bold !important;
	color:#000 !important;
	background:#f7f7f7 !important;
	padding:5px !important;
	border-bottom: 1px solid #f1f1f1 !important;
	box-sizing: content-box !important;
	line-height: 1.2 !important;
	font-size:14px !important;
}
.at-card-header-right{
	float: right;
}

.at-card-header-right img{
	height:12px !important;
	width: 12px !important;
	vertical-align: text-bottom;
	cursor: pointer;
}

.amNickParent{
	display: inline-table !important;
	margin: 2px 1px 5px 0 !important;
	line-height: 1;
}

.am_pf_image{
	width:20px !important;
	height:20px !important;
	vertical-align: middle !important;
	margin-right: 2px !important;
	object-fit: cover !important;
	border-radius: 50% !important;
}

.am-span{
	display:none !important;
}

.am-span-id{
	display:none !important;
}

.amNickSpan {
	width: auto!important;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	max-width: 450px !important;
	vertical-align: baseline !important;
	text-transform: none !important;
	border:3px solid #e8e8e8 !important;
	padding: 3px 5px 3px 3px !important;
	border-radius: .28571429rem !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	font-weight: bold !important;
	cursor: pointer !important;
	display: inline-block !important;
	line-height: 1 !important;
}

.amNickSpan:hover{
	border:3px solid #888787 !important;
}

.amNickSpan img{
	vertical-align: text-bottom !important;
}

.amNickSpanPfImg{
	display: inline-block !important;
	width:20px !important;
	height:20px !important;
	margin-right: 1px !important;
	object-fit: cover !important;
	border-radius: 50% !important;
}

.am-span{
display:none !important;
}
.ebmThub-ul{
list-style: none;  
margin: 0;
padding: 0;
text-align:center;
}

.xe_content .emojioneemoji{
	height:18px !important;
	vertical-align: text-bottom !important;
}

.ebmThub-ul li{
	text-align:center;
	display: inline-block;
	padding:5px;
	
}
.ebmThub-ul img{
	cursor:pointer;
	width:100%  !important;
	max-width:200px !important;
	border:2px solid #e7e7e7 !important;
}

.ebmThub-ul img:hover{
border:2px solid #0099cc !important;
}

.em-modal-title{
font-size:16px;
font-weight:600;
color: #666666;
margin: 10px 0 10px 0;
width:100%;
text-align:center;
}
/* The Modal (background) */
.em-modal {
	display: none; /* Hidden by default */
	position: fixed; /* Stay in place */
	z-index: 1; /* Sit on top */
	padding-top: 100px; /* Location of the box */
	left: 0;
	top: 0;
	width: 100%; /* Full width */
	height: 100%; /* Full height */
	overflow: auto; /* Enable scroll if needed */
	background-color: rgb(0,0,0); /* Fallback color */
	background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
	z-index:99998;
}

/* Modal Content */
.em-modal-content {
	background-color: #fefefe;
	margin: auto;
	padding: 20px;
	border: 1px solid #888;
	width: 70%;
	position:absolute;
	z-index:99999;
	display:none;
}

/* The Close Button */
.em-modal-close {
	color: #aaaaaa;
	float: right;
	font-size: 28px;
	font-weight: bold;
}

.em-modal-close:hover,
.em-modal-close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
}

.emb-tool {
	position:absolute;
	background: #f7f7f7;
	border: 1px solid #bfbfbf;
	box-shadow: 0 1px 2px 0 rgba(0,0,0,.2);
	width:210px;
	height:30px;
	padding:2px 0 0 5px;
	text-align: center;
	display:none;
}
.emb-tool:after, .emb-tool:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.emb-tool:after {
	border-color: rgba(247, 247, 247, 0);
	border-top-color: #f7f7f7;
	border-width: 10px;
	margin-left: -10px;
}
.emb-tool:before {
	border-color: rgba(191, 191, 191, 0);
	border-top-color: #bfbfbf;
	border-width: 11px;
	margin-left: -11px;
}

.etil-img{
width:20px !important;
height:20px !important;
}
.emb-tool div:first-child{
margin-left:0px;
}
.emb-tool div:hover{
background:#e8e8e8;
}

.emb-tool-bottom {
	position:absolute;
	background: #f7f7f7;
	border: 1px solid #bfbfbf;
	box-shadow: 0 1px 2px 0 rgba(0,0,0,.2);
	width:210px;
	height:30px;
	padding:2px 0 0 5px;
	text-align: center;
	display:none;
}
.emb-tool-bottom:after, .emb-tool-bottom:before {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.emb-tool-bottom:after {
	border-color: rgba(247, 247, 247, 0);
	border-bottom-color: #f7f7f7;
	border-width: 10px;
	margin-left: -10px;
}
.emb-tool-bottom:before {
	border-color: rgba(191, 191, 191, 0);
	border-bottom-color: #bfbfbf;
	border-width: 11px;
	margin-left: -11px;
}


.emb-tool-bottom div:first-child{
margin-left:0px;
}

.emb-tool-bottom div:hover{
background:#e8e8e8;
}

.emb-tool-icon{
display:inline-block;
margin-left:5px;
padding:3px;
cursor:pointer;
height: 24px;
}

.emb-tool-icon-line{
display:inline-block;
margin-left:5px;
width:2px;
}

.vctor {
	position:relative;
	padding-bottom:56.25%;
	height:0;
	overflow:hidden;
	border:2px solid #f6f6f6;
	cursor:pointer;
}

.vctor:hover {
  	border:2px solid #3ca2fd;
}

.vctor-mini{
padding-bottom:26% !important;
}

.vctor-middle{
padding-bottom:37.5% !important;
width:65% !important;
}

.vctor iframe , .vctor object, .vctor embed {
	position: absolute;
	top     : 0;
	left    : 0;
	width   : 100%;
	height  : 100%;
}

.emcard{
	-webkit-box-shadow: 0 2px 2px -1px #cbcbcb;/* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
	-moz-box-shadow: 0 2px 2px -1px #cbcbcb;/* Firefox 3.5 - 3.6 */
	box-shadow: 0 2px 2px -1px #cbcbcb;
	margin-bottom: 5px;
}
.c .p img{
	width:100% !important;
}
.c{
 border: 1px solid #dedede;
}
.c, .h {
	overflow: hidden;
}

.c {
	font-size: 1em;
	height: 100px;
}
.c {
	height: auto;
}

.p {
	display: block;
	float: left;
	background: center;
	background-size: cover;
}

.lcl, .lmo {
	background: #fff;
}
.lmo .p, .lse .p {
	width: 160px;
	height:auto;
	padding:5px;
}

.lcl .p {
	position: absolute;
	top: 8px;
	left: 8px;
	width: 84px;
	height: 84px;
}
.lcl .b, .lmo .b {
	padding: 15px 5px 0px 0px;
}

.lcl .p {
	width: 156px;
	height: 156px;
	top: 12px;
	left: 12px;
}

.lse .b {
	padding: 5px 0 0 15px;
}

.lmo .b, .lse .b {
	margin-left: 200px;
	min-height: 100px;
	position: relative;
}

.lcl .b {
	margin-left: 92px;
}
.h {
	max-height: 2.4em;
}

.h {
	margin-top: -.1875em;
}
.d, .f {
	overflow: hidden;
	margin-top: .5em;
}

.d {
	font-size: .94444444em;
	color:#444;
	font-weight:normal !important;
}

.h {
	line-height: 1.2;
	font-weight: inherit;
	font-size: 1.125em;
}
.m, .w {
	font-size: .8125em;
}
.f {
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: -.25em;
	color: #999;
}
.ie .f {
	height: 1.4em;
}
.i {
	width: 16px;
	height: 16px;
	margin-right: .125em;
	vertical-align: middle;
}
.w {
	color: #000;
}
.m.ul a, .ul {
	text-decoration: underline;
}
.v {
	margin: 0 .1875em;
}

.fwr {
	font-weight: 400;
}
.fwb {
	font-weight: 700;
}
.fsi {
	font-style: italic;
}
.fsn {
	font-style: normal;
}
.uc {
	text-transform: uppercase;
}

.emc-min{
width:45% !important;
}

.emc-f-right{
margin-left:10px;
float:right;
}

.emc-f-left{
margin-right:10px;
float:left;
}

.emc-p-min{
width:50% !important;
}

.emc-b-min{
margin-left:10px !important;
}

.emc-d-min{
overflow:inherit !important;
}

.emc-f-min{
overflow:inherit !important;
}

.emc-p-st1{
  display: inline-block;
  width: 100% !important;
  text-align:center;
}

.emc-b-st1{
  display: inline-block;
  margin-left: 0px !important;
}

.em-img-min{
	max-width: 35% !important;
}
.em-img-middle{
	max-width: 55% !important;
}
.em-img-full{
	max-width: 100% !important;
}

.h a, .h a:hover, .h a:active, .h a:focus { color:#333;}
.f a, .f a:hover, .f a:active, .f a:focus {color:#333;font-weight:normal;}
.m {font-weight:normal;}

.lmo .b, .lse .b {
	margin-left: 180px;
}

.d, .f, .h{
	line-height:180%;
}

@media all and (min-width: 200px) and (max-width: 520px) {
	.lmo .p{
		width:100%;
		text-align:center;
		padding:0px;
		background-color: #eeeeee;
		
	}

	.c, .h{
		overflow: hidden;
		max-height: fit-content;
	}

	.lmo .b, .lse .b{
		margin-left:0px;
	}

	.h, .d, .f{
	padding:5px;
	line-height:140%;
	}

	.lmo .b {
	 padding: 0px;
	}
}

.lmo .p{
	padding:0px !important;
	line-height:0 !important;
	max-height:200px !important;
	overflow: hidden !important;
}

.emcard{
	-webkit-box-shadow: 0 2px 2px -1px #cbcbcb;/* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
	-moz-box-shadow: 0 2px 2px -1px #cbcbcb;/* Firefox 3.5 - 3.6 */
	box-shadow: 0 2px 2px -1px #cbcbcb;
	margin-bottom: 5px;
}

.c{
line-height:0px;
}