body{
	background:#fff;
}
img.mini {
    margin: 4px -4px;
    height: 47px;
}
.navbar-right {
    margin-right: 15px;
}
.content .row{
	max-width:1200px;
}
.title, .title2{
	display:block;
	margin:0px;
	margin-bottom:10px;
	padding: 0px;
}
.title3, .title4{
	display:inline-block;
	margin:0px;
	margin-bottom:10px;
	margin-right:40px;
	padding: 0px;
	padding-top:10px;
}
.title{
	 
	padding-top:15px;
	line-height:1.5em;
}
.title:before{
	content:url(../img/right_blue.png) !important;
	margin-right:10px;
}
.title2:before{
	content:url(../img/right_grey.png);
	margin-right:10px;
}
.title3::before{
 
   font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f138";
	margin-right:5px;
	color:#337ab7;
  
}
.title4:before{
	   font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f13a";
		margin-right:5px;
	color:#337ab7;
}
.title.main_title{
	border-bottom: 1px solid #ccc;
	padding: 0px;
	padding-bottom:10px;
}
table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc_disabled:after {
       font-weight: 900;
    font-family: 'Font Awesome 5 Free' !important;
    
}
table.dataTable thead .sorting_asc:after {
    content: "\f160";
}
table.dataTable thead .sorting:after {
    opacity: 0.2;
    content: "\f0dc";
}
table.dataTable thead .sorting_desc:after {
    content: "\f161";
}
.nav-justified>li {
	vertical-align:middle;
	border-right:1px solid #eee;
	padding: 0px 0px;
}
.nav-tabs.nav > li > a,.nav-tabs.nav a {
    color: #ddd; 
}
.nav-tabs.nav a:hover{
	color: #fff; 
}
.nav-tabs.nav .active a,.nav-tabs.nav .active svg{
	color: #444; 
}
.nav-tabs.nav-tabs-inverse {
    background: #005ab4;
	border-bottom:3px solid #eee;
}
.well{
	border-radius: 0px;
}
.well.rounded{
	border-radius: 15px;
	padding:25px 25px 50px 25px ;
}
.well.white{
	background:#fff;
}
hr {
    margin-top: 50px;
    margin-bottom: 50px;
    border-top: 2px solid #ddd;
}
hr.dashed{
	margin-top: 20px;
    margin-bottom: 20px;
	border-top: 1px dashed #ddd;
}
.slick_item{
	padding:0px 10px;
	border-right: 1px solid #ddd;
	outline:0px;
}
.slick_img{
	min-height:320px;
}
.slick_img img{
	margin:0px auto 10px auto;
    width: 100%;
    object-fit: contain;
    overflow: hidden;
	transition: all .2s ease-in-out;
    object-position: center center;
}
.slick_item h4, .slick_item h5, .slick_item p{
	text-align:left;
	font-size:13px;
}
.media_item{
	padding:0px 5px 0px 0px;
	outline:0px;
}
.media_img{
	min-height:110px;
}
.playlist .media-object {
    height:100px;
    width: 100%;
	min-width:150px;
    object-fit: cover;
    overflow: hidden;
	transition: all .2s ease-in-out;
    object-position: center center;
}
span.time, span.date{
	font-size:10px;
	padding:2px 5px;
	background:#000;
	opacity:0.8;
	color:#fff;
	position:relative;
	float:right;
	right:0px;
	margin-top:-28px;
}
.media-left span.time, .media-left span.date{
	margin-top:-18px;
}
span.date {
    float: left;
}
.playlist img{
	padding:0px;
}
.media_img img{
	margin:0px auto 10px auto;
	max-height:118px;
	height:auto;
    width: 100%;
    object-fit: cover;
    overflow: hidden;
	transition: all .2s ease-in-out;
    object-position: center center;
}
.media_img p{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.media_item h4, .media_item h5, .media_item h6, .media_item p{
	text-align:left;
}
.media_title .media-left img{
	padding:0px;
}
.media_item a{
	text-decoration:none;
}
.media_title img, .media_title div{
	display:table-cell;
}
.media_title h4{
	border-bottom:1px solid #ddd;
	margin:0px;
	padding-top:7px;
	padding-bottom:7px;
}
ul.pixel_list {
    list-style-image: url('../img/list_gray.png');
	margin:0px 0px 20px 20px;
	padding:0px;
}
ul.pixel_list li{
	margin-bottom:5px;
}
ul.pixel_list li.big{
	font-size:1.1em;
	line-height:2em;
	margin-bottom:10px;
	text-indent:10px;
}
.img_box{
	position:relative;
	display:block;
	border:1px solid #ccc;
	margin-bottom:10px;
	text-align:center;
}
.img_box img{
	width:100%;
	height: 180px;
    object-fit: contain;
    overflow: hidden;
	margin:0px auto 10px auto;
	object-position: center center;
}
.icn_box{
	position:relative;
	display:block;
	margin-bottom:20px;
}
.icn_box img{
	width:100%;
	height: 70px;
    object-fit: contain;
    overflow: hidden;
	margin:auto auto;
}
.icn_type img {
	height: 40px;
    object-fit: contain;
    overflow: hidden;
	margin:0px auto;
}
.icn_box svg{
	font-size:30px;
	line-height:3rem;
	margin-top:5px;
	margin-left:10px;
	color:#fff;
}
.banner_box{
	position:relative;
	display:block;
	margin-bottom:20px;
}
.banner_box img{
	width:100%;
	max-height: 300px;
    object-fit: contain;
    overflow: hidden;
	margin:0px auto;
}
.upload, .url{
	-webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    transition: all .1s linear;
}
.top_nav{
	z-index:100;
	padding-top:10px;
	padding-bottom:10px;
	background:#fff;
	vertical-align:bottom;
}
#easy-embed .overlay{
	width:100%;
	height:100%;
	position:relative;
}
#easy-embed .overlay:hover{
	cursor: pointer;
}
#easy-embed .overlay span{
	background:#000;
	opacity:0.8;
	padding:10px 20px;
	color:#eee;
	font-size:1.2em;
	position:absolute;
	bottom:0;
	right:0;
}
#easy-embed .overlay .play-btn{
	text-align:center;
	vertical-align:middle;
	background:transparent;
	color:#000;
	opacity:0.8;
	padding:0px;
	position:absolute;
	top:50%;
	left:50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	font-size:7vw;
	line-height:1em;
}
.news {
    list-style-type: none;
    padding: 0;
}
.news li, .topics li {
    margin: 0;
    padding-bottom: 7px;
    margin-bottom: 7px;
}
.news li:not(:last-child),.topics li:not(:last-child){
	border-bottom: 1px dashed #ddd;
}
.news li:last-child,.topics li:last-child{
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.label {
    padding: 3px 6px;
    font-size: 70%;
}
.svg-inline--fa {
 
    vertical-align: -.05em;
}
 .btn {
    white-space:normal
}
 b, strong {
    font-weight: 500;
}
.media-body {
    padding: 0px;
    vertical-align: middle;
}
.media_title{
	margin-bottom:10px;
}