#char_tags h1 {
	margin: 0;
}
.tag_page {
    width: 728px;
    margin: 0 0 0 10px;
    font: 400 12px 'Inter',Arial,sans-serif;
}

.tag_page .hline {
    clear: both;
    width: 100%;
    height: 15px;
    margin: 0 0 15px 0;
    border: 0;
    border-bottom: 1px dotted #ccc
}

.tag-page-clear {
    float: none;
    clear: both
}

.tag_page .breadcrumbs {
    padding: 0;
    margin: 0;
    clear:both;
}

.tag_page .breadcrumbs div {
    float: left;
    font-size: 11px
}

.tag_page .breadcrumbs a { 
	font-size:11px;
	font-weight: bold;
    color: #06f;
    text-decoration: none
}

.tag-intro h1 {
	font:300 28px 'Inter',Arial,sans-serif;
	background: #0372dd;
	color: #FFF;	
	padding:9px;
	margin: 0;
}

.tag-intro {
    padding: 15px;
    border: 0;
    background-color: #ebebeb
}

.tag-intro .intro_img_right {
    float: right;
    margin: 0 0 10px 10px
}

.tag-intro .intro_text {    
    color: #333;
	font:400 16px/20px 'Inter',Arial,sans-serif;
	margin: 0; color: #FFF; 
	padding-bottom: 10px	
}

.tag-intro .intro_text p {
	margin:9px 9px 0 9px
}

.tag-intro .intro_text p a{
	color: #ffc700
}

.char_tags .tag_button,
.tag_page .tag_button {    
    border: 1px none white!important;
    font: bold 12px/12px 'Inter',Arial,sans-serif;
    color: #FFF;
    cursor: pointer;
    display: inline-block;    
    text-decoration: none!important;
    background: #444444;
	padding:11px 0;
	width: 90px;
}


.tag_page .references_wrapper {
    width: 100%;
    height: 40px;
    background: url('/misc/crs/tag/img/main_article_shadow_bg.jpg') no-repeat top center;
    border-bottom: 1px dotted #666
}

.tag_page .references {
    padding: 14px 15px 0 15px
}

.tag_page .references a {
    color: #16387c;
    text-decoration: none;
    font: 400 12px 'Inter',Arial,sans-serif;
}

.tag_page .references a:hover,
.tag_page .references a:active {
    color: #06F
}

.tag_page .references span {
    float: left;
    color: #06f;
    font: 700 11px 'Inter',Arial,sans-serif;
}

.tag_page .references ul {
    margin: 0;
    padding: 0;
    float: left;
    list-style-type: none;
    color: #ccc
}

.tag_page .references ul li {
    margin: 0;
    padding: 0;
    float: left;
    padding-left: 10px
}

.tag_page .references ul li.first {
    list-style: none
}

.tag_page .headlines,
.tag_page .sticky_headlines {
    width: 100%;
    margin: 15px 0 10px 0
}
.tag_page .headline_container {
    width: auto;
	margin-left: 19px;
    float: left
}

.tag_page .headline_container.m0 {
	margin: 0 !important
}

.tag_page .headline {
    margin: 0;
    width: 230px
}


.tag_page .headline_text {
    position: relative;
    height:auto; 
	margin:5px 0 10px 0;
    overflow: hidden
}

.tag_page .article_title {
    font: 700 18px/20px 'Inter',Arial,sans-serif;
    color: #16387c;
    text-decoration: none
}

.tag_page .channel_name {
    font: 700 10px/22px 'Inter',Arial,sans-serif;
    color: #666
}

.tag_page .publish_date {
    font: 400 10px/18px 'Inter',Arial,sans-serif;
    color: #666
}

.tag_page .headlines .headline_img_placeholder {
    width: 228px;
    height: 138px
}

.tag_page .headline_img {
    overflow: hidden;
    width: 230px;
    height: 139px;
    background: #ebebeb;
	position: relative
}

.tag_page .headline_img a {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none
}

.tag_page .commentCount {
    font-size:15px;
	font-weight: bold;
    color: #900;
    text-decoration: none
}

.tag_page .lead {
    font: 400 14px/18px 'Inter',Arial,sans-serif;
    color: #333
}

.tag_page .lead a {
    color: #333
}

.tag_page .lead a:hover {
    color: #333
}

.tag_page .lead_fade {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 30px;
    background: transparent url('/misc/crs/tag/img/fade.png') repeat-x bottom left
}

.tag_page .top_headline .headline {
    width: 355px
}

.tag_page .top_headline {    
    float: left
}

.tag_page .top_headline .headline_img_placeholder {
    width: 347px;
    height: 210px
}

.tag_page .top_headline .headline_img {
    width: 355px;
    height: 215px
}

.tag_page .top_headline .headline_text {
    height: auto
}

.tag_page .headline_container.top_headline  {
	margin-left: 18px
}

.tag_page .top_headline .article_title {
	font: 700 21px/24px 'Inter',Arial,sans-serif
}

.tag_page span.editor_recommends {
    color: #06f;
    font: 700 11px 'Inter',Arial,sans-serif;
}

.tag_page .sticky_headlines {
	margin: 10px 0 0 0
}

.tag_page .sticky_headlines .headline {
    width: 230px
}

.tag_page .sticky_headlines .headline_img {
    width:230px;
	height:139px;
	position: relative
}

.tag_page .sticky_headlines .lead_fade {
    background: transparent url('/misc/crs/tag/img/fade_gray.png') repeat-x bottom left
}

.tag_page .sticky_headlines .headline_container {
	width: auto;
	margin-left: 9px
}

.tag_page .sticky_headlines .article_title {
	font:700 18px/22px 'Inter',Arial,sans-serif; 
	color:#FFF;
}

.tag_page .sticky_headlines .commentCount {
	color: #ffc700
}

.tag_page .hr {
    border: 0;
    border-bottom: 1px dotted #666;
    height: 0;
    width: 100%;
    margin: 0 0 10px 0;
    background-color: #fff
}

.tag_page .clear {
    clear: both;
    width: 100%;
    height: 0
}

.tag_page .h10 {
    height: 10px
}

.tag_page .h20 {
    height: 20px
}

.tag_page .published_earlier_title {
    font: 700 11px 'Inter',Arial,sans-serif;
    color: #06f
}

.char_area {
    clear: both;
    display: block;
    overflow: hidden;
    padding-bottom: 20px
}

.tagpage-content h2 {
    float: left;
    clear: both;
    margin-top: 0;
    padding-right: 20px
}

.tag_page h2 {
    float: none
}

.tagpage-content li a {
    font-size: 12px
}

.char_tags h1 {
    color: #16387c;
    font: 700 22px 'Inter',Arial,sans-serif;
    float: left;
    width: 40px;
    margin: 0 0 0 10px;
    padding: 10px;
    text-align: center;
    background-color: #ececec
}

.char_tags ul {
    float: left;
    overflow: hidden;
    margin: 0 0 30px 10px;
    list-style: disc inside;
    color: #ccc
}

.char_tags ul li {
    width: 210px
}

.char_tags ul li a {
    font: 700 12px 'Inter',Arial,sans-serif;
    color: #16387c;
    line-height: 1.5;
    text-decoration: none
}

.char_tags .paging_wrapper,
.tag_page .paging_wrapper {
    float: left;   
    position: relative;
    margin-top: 10px;
	width:100%;
}

.tag_page .paging_wrapper {
    margin-bottom: 20px
}

.char_tags .paging_wrapper .paging,
.tag_page .paging_wrapper .paging {
    display: inline;
    float: left;    
    position: relative;
    text-align: center;
	width:100%;
	padding-bottom: 20px;
	border-bottom:1px solid #e8e8e8
}

.char_tags .paging a,
.tag_page .paging a {
    float: left
}

.char_tags .paging a.pagelink,
.tag_page .paging a.pagelink {
	background: #f3f3f3;
    font: 500 12px 'Inter',Arial,sans-serif;
    border: 1px solid #f3f3f3;
    display: block;
    padding: 8px 13px;
    color: #949494;    
    text-decoration: none;
	margin-right:5px;
}

.char_tags .paging a.pagelink.current,
.tag_page .paging a.pagelink.current {  
	background: none;
    border-color: #0c7de5;
    color: #0c7de5
}

.tagpage-content .tagpage-charpage,
.tagpage-after {
    background: url("/misc/crs/tag/img/shadow.png") no-repeat 50% 0;
    padding-top: 20px;
    overflow: hidden
}

.tagpage-after {
    clear: both
}

.alphabet_list {
    overflow: hidden;    
    float: left;   
    position: relative;
    border: 0 none
}

.alphabet_list li {
    float: left;        
    font: 500 12px 'Inter',Arial,sans-serif;       
}

.alphabet_list li a {    
    text-decoration: none;
    color: #949494;
	padding: 8px 0;
	border: 1px solid #f3f3f3;    
	display: block;
	margin: 0 9px 9px 0;
	width:32px;
	text-align: center
}
#alphabet_list-O a{
	margin-right: 0;
}
.alphabet_list li a:hover,
.alphabet_list li a:active {
    color: #0c7de5;
	border-color: #0c7de5;
}

.alphabet_list li.current a {
    color: #737373;	
	border-color: #0c7de5;
}

.alphabet_list_wrapper {
    clear: both;
    float: left;    
    position: relative
}

.char_tags {
    border-top: 1px solid #e8e8e8;
	padding-top: 10px;
    clear: both
}

.char_tags .paging .tag_button.prev,
.tag_page .paging .tag_button.prev {
    margin-right: 10px!important
}

.char_tags .paging .tag_button.next,
.tag_page .paging .tag_button.next {
    margin-left: 10px!important;
	float: right;	
}

.char_tags .paging .tag_button.prev:hover,
.tag_page .paging .tag_button.prev:hover,
.char_tags .paging .tag_button.next:hover,
.tag_page .paging .tag_button.next:hover {
	background: #0372dd;
}	

.tag-page-search-wrapper {
    width: 100%;
    border-bottom: 1px solid #e8e8e8;
    padding: 0px 0 20px 0;
    margin: 0 0 10px 0;  
	float:left;	
}

.tag-page-search {
    margin: 0 auto;  
	width:400px;	
}

.tag-page-search-button{
	padding: 9px 18px;    
	background: #ffc503;
	float:left;
	color: #FFF;
	cursor:pointer;
}

.tag-page-search-input {
    width: 305px;
    border: 1px solid #f3f3f3;
	background: #f3f3f3;
    padding-left: 15px;
	height:32px;
	font-family: 'Inter',Arial,sans-serif;  
	float:left;
	outline: 0;
	color: #949494;
}


.tag-page-search-wrapper .ui-menu-item a {
    font: normal 15px/25px 'Inter',Arial,sans-serif;
    cursor: pointer;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.tag-page-search-wrapper .ui-menu a.ui-state-hover {
    border: 0;
    background: #fff;
    margin: 0;
    color: #22aae0;
    text-decoration: underline;
    cursor: pointer
}

.tag-page-error {
    width: 100%;
    padding-top: 320px;
    padding-bottom: 30px;
    text-align: center;
    background: url('/misc/crs/tag/img/404.jpg') no-repeat top center
}

.tag-page-error-msg {
    color: #000;
    font-size: 38px;
}

.tag_page{
	width: 728px;
	margin: 0;
}

.tag_page span.editor_recommends{
	font:700 16px 'Inter',Arial,sans-serif;
	color: #0372dd;	
	margin-left: 9px;
}

.tag-intro{
	background: #16161e;
	padding: 0;
	color: #FFF;
}

.tag-intro h1{
	font:300 28px 'Inter',Arial,sans-serif;
	background: #0372dd;
	color: #FFF;	
	padding:9px;
}

.tag-intro .intro_ico{
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAArCAYAAADhXXHAAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDM0M0RFNzMwQzczMTFFNkFFMzc4RkY2OUY5RkNCNkUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDM0M0RFNzQwQzczMTFFNkFFMzc4RkY2OUY5RkNCNkUiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0MzQzREU3MTBDNzMxMUU2QUUzNzhGRjY5RjlGQ0I2RSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0MzQzREU3MjBDNzMxMUU2QUUzNzhGRjY5RjlGQ0I2RSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PmnSdygAAAQ3SURBVHja1JlbbExBGMen7aoiHkSCBC0VrYQKJcIDcQlxW5cH10jUNaEhLYlLwotEXB7Ui/slxAMqBGFJxCVIJBIllodWUFqCBE+0dNv1n/pPTMfZs7Nnb3zJLzk7Z87Mf+fMzPfNdzLCD4RXGwrGgvGgL+gDOhl1voFa8BrcAnfAY0+9jQyLjBjFZoESsBiM9vgn74GTJJQssaWgHPRzuNfMEfwKGljWAXThiGc5PPMK7AH7Eim2EBwA44zyD+ASuAxqwBvQZNRpB/JAAZgBZoIeRp3bYBWojlfsfL6ubK2shiNyCnyPcQp0BIvAev4BZT85tc64ic10abgMnNaEysWyGRSBQx6ECj5zmG1sZpuCfZxmnxEt00Vohfb7CSgGOzkK8dpPtlXMtpVVuAl2EjvHEBoAw/j6E201bDtgCJ5jI1au3Ert9zUwDbSI5FkL+7imlVVSi6vYs9r1MzBVpM5kX8EIWv4SuxSM4PUP/ttU23T2LahlqZNYH9itlcuV+jYNYt+yb2W7qa2NWLnHdeV1vbHAUm0V1CCoqURoIyptrVZ5W5TGutHlNnoUkwNegk8udbZxP5a2BhyVF9KDDeRikvaZ7jAUpaGtcY7edrDF5b6P7ly97UHwYM99nNT6CowWCckR+RKn2I9R7oeoZbW28J7LkZWBiJ+FU8B18W/YZG3vvYKR9csFNoAFTcY+l24LalFcoZobvVhQZ/F6BMO5XQxKwjEKyGDktQnst5gqUlO+0uhjkKwWl03kLh/sTLxarkWdEDXlK40+7abtVrSPgUezR6FZPJPZWKO5RcRq70nKzWds1jY2m/M2HqdwEFywrNtGbAPnRFf+jjZvJ5J47JWFWJ/mFBpUgfTD/UFv0B28i9LIMbrLljjm7B2Let2pScUrrWKrKbYdz0bRxD4iybYiahLq5CvF3tdcrt/Cgw2np3PbZ7O4p5603LudzK9d31eBzCDNc9kEMvJku9Kyw0nghseFrwcyRXC3z3yMuJ6Cwby5BBxxaeg8j86hKPNSjuwLj6O6RBMaVFGhSnIs1wTWaxM7XVanhQErWuNZLclxglNAudPyNAot04R+prY2xxr5SjdoD+yw9N+JtlwmP5Rt1Kebfro9Dh7yun1rDJl6u8K+BbUcc8sbzDP2uUAKhQbYp5MWR7G1YK72W+6nV11yYomwTPYxxRBaa5PrOgfWGZkS6bEKkiC0gG3rmZ91RgrLVaw6u+s7whBQxQg/OwEis9lWFdtWVu6Ws3B7vXvBAvEnxdmJu0SQHizHg8gcPhtkW+qDiexjIfuMfCaKI00vA56LXBjVTP04pelz2YZ81bNAT6NOwtL0upVyPuVHOC/JbwpOH0DyIpxIkvIBxAwwZF5sGRjlcb4+4P6Z1E9LpsmM9RgwQfz+aJcnnD/aveEB8Sa46zkWbhUbDov/xX4JMAA1tBB97Jy1dQAAAABJRU5ErkJggg==');
	width: 42px;
	height: 42px;
	display: inline-block;
	vertical-align: middle;
	margin-right:20px	
}

.ui-widget-content {border-radius:0; border-color: #e8e8e8}
