#top {
	min-height: 264px;	
}
div#main-content div#main-center-content {
	background-image: none;
	padding-top: 10px;
}

.breadcrumb {
	background-color: rgba(210,210,210,0.5); 
	font-size: 16px;
	line-height: 20px;
	padding: 0 16px;
	margin-bottom: 25px;
}


div#main-content div#main-center-content .breadcrumb .current
{
  font-weight: bold;
}

div#left-content {
	background-color: transparent;
	float: left;
	width: 289px;
  	overflow: hidden;
}

div#left-content .box-nav { margin-bottom: 82px; }

div#left-content .box-nav .box-header { margin-bottom: 8px; }

div#left-content .box-header .title {
	font-size: 17px;
	line-height: 29px;
	background-color: #272727;
	color: #fff;
	padding: 0 16px;
	text-align: center;
	text-transform: uppercase;
}

div#left-content .box-nav .box-header .title {
	text-transform: none;
	padding: 4px 16px;
	display: inline;
}

#network ul {
	list-style: none;
	font-size: 16px;
	line-height: 20px;
	text-transform: uppercase;
}

#network ul li { clear: both; overflow: hidden; padding-bottom: 10px; }
#network ul li span,
#network ul li strong {
	display: block;
	float: left;
}

#network { padding: 30px 5% 0 10%; }
#network ul li span { width: 21%; }
#network ul li strong { width: 78%; padding-top: 5px; }

#network ul li img { vertical-align: middle; }

div#center-content {
	padding: 0;
	width: 610px;
  margin-left: 18px;
}

div#right-content {
	display: none;
}

div#main-content div#main-center div#online-transmission {
	background-color: transparent;
	background-image: none;
	height: auto;
	padding-bottom: 20px;
  padding-left: 0px;
	padding-top: 0;
}

.box-nav .box-body ul {
	list-style: none;
	padding: 0;
}

.box-nav .box-body ul li.title {
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	border-top: 1px solid #afafaf;
	padding: 6px 0;
}

.box-nav .box-body ul li.title:first-child {
	border-top: none;
}

.box-nav .box-body ul li {
	padding: 2px 0;
}

.box-nav .box-body ul li ul li {
	font-size: 13px;
}

.box-nav .box-body ul li ul li span {
	font-size: 11px;
	font-weight: normal;
}

.box-nav .box-body ul ul {
	padding-top: 4px;
	padding-left: 18px;
	width: 290px;
	
}

.box-nav .box-body ul ul li.all {
	padding-top: 14px;
}

.box-nav .box-body ul ul li.all a {
	font-size: 13px;
	font-weight: normal;
}

div#online-transmission div#video-player
{
	margin-bottom: 10px;
	box-shadow: 0 5px 5px #000;
	border: 0 none;
}

#video-player #player
{
  position: relative;
  display: block;
  width: 100%;
  height: auto;
}

/*.flowplayer .fp-engine { position: initial !important; }
.flowplayer .fp-ratio { padding-top: 0 !important; }*/
.flowplayer .fp-ratio { padding-top: 56.25%; }

#video-player #player img
{

}

#video-player #player img.play
{
  width: 83px;
  height: 83px;
  position: absolute;
  left: 261px;
  top: 129px;
}

div.video-detail {
	background-color: #dcdcdc;
	background-color: rgba(220,220,220,0.5);
	padding: 30px;
	margin: 10px 0 20px 0;
}


div.video-detail ul li {
 	margin-left: 30px;
}

ul.video-detail {
	list-style: none;
	padding: 0; 
}

div.video-detail ul.video-detail li {
	font-weight: bold;
	padding-bottom: 6px;
	margin: 0;
}

ul.video-detail li span {
	font-weight: normal;
}

.video-title {
	background-color: #272727;
	color: #ffffff;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	padding: 4px 16px;
	margin-bottom: 8px;
}

.video-title span {
	color: #FF0606;
	font-weight: normal;
}




.statistics{
	width: 543px;
	margin-bottom: 8px;
	padding-left: 0px;
}

.statistics .top{
	background: transparent url(../images/atv-bg-dest-vd-top.gif) no-repeat scroll left top;
	height: 6px;
}

.statistics .body{
	background: transparent url(../images/atv-bg-car-body.jpg) no-repeat scroll left top;
	border-left: 1px solid #9C9C9C;
	border-right: 1px solid #9C9C9C;
	padding-left: 8px;
}

.statistics .bottom{
	background: #ADB6B7 url(../images/atv-bg-dest-vd-bottom2.gif) no-repeat scroll left bottom;
	height: 6px;
}

div#main-content div#main-center div#online-transmission div.vote {
	padding: 0;
	color: #333333;
  margin-top: 5px;
  width: 33.33%;
  float: left;
}

div#main-content div#main-center div#online-transmission div.share {
	padding: 0;
	color: #333333;
  margin-top: 5px;
  width: 33.33%;
  float: left;
}

div#main-content div#main-center div#online-transmission div.views
{
  float: right;
  width: 32%;
  margin-top: 5px;
  text-align: right;
  padding-right: 5px;
  font-size: 1.25em;
  font-weight: bold;
}

div#main-content div#main-center div#online-transmission div.vote .stars img
{
	vertical-align: -4px;
}

/* novos elementos */

#form-metadata{
	padding: 10px;
	padding-bottom: 100px;
}

#form-metadata input{
	border: 1px solid #333333;
	padding: 2px;
	width: 400px;
}

#form-metadata input.dyn_combo_input{
	border: 1px solid #333333;
	padding: 2px;
	width: 380px;
	float: left;
	border-right: none;
}


#form-metadata img.dyn_combo_button{
	float: left;
}

#form-metadata .inline input, #form-metadata input#submit, #form-metadata input#submit-changes{
	width: 200px;
	display: block;
}

#form-metadata select{
	border: 1px solid #333333;
	padding: 2px;
	width: 200px;
}

#form-metadata textarea{
	border: 1px solid #333333;
	padding: 2px;
	width: 400px;
}

table{
	width: 100%;
}

table thead{
	font-weight: bold;
}

table td{
	padding: 5px;
}

table td.no-padding{
	padding: 0px;
}

table td.left{
	width: 20%;
	text-align: right;
	font-weight: bold;
}

/*.inline{
	display: none;
	padding: 10px;
	position: absolute;
	background: #ccc;
	margin-top: 0px;
}*/

.inline button{
	margin-top: 5px;
}

#inner-table .inline{
	margin-left: 0px;
	margin-top: 10px;
	clear: both;
}

#inner-table input{
	width: 100%;
}

#inner-table select{
	width: 80%;
	border: 1px solid #333333;
}

#inner-table input.dyn_combo_input, #inner-table input.dyn_combo_input_details{
	border: 1px solid #333333;
	padding: 2px;
	width: 85px;
	float: left;
	border-right: none;
}

a.command{
	margin: 5px;
	clear: right;
}

.delete_details_line{
	cursor: pointer;
}

#add_details{
	float: right;
	line-height: 16px;
}

#add_details span{
	background: url(../images/add.png);
	float: left;
	width: 16px;
	height: 16px;
	margin-right: 4px;
} 

iframe.ui-datepicker-cover { display:none; } 

#ui-datepicker-div { 
	background: #C6E5E7;
	display: none;
	z-index: 10; /*must have*/
	border: 1px solid #333333;
	padding: 2.5em 0.5em 0.5em;

}

#ui-datepicker-div .ui-datepicker-control{
	display: none;
}

.ui-datepicker-next, .ui-datepicker-prev {
	left:1em;
	position:absolute;
	top:0.5em;
}

.ui-datepicker-next a, .ui-datepicker-prev a {
	background:transparent url(../images/edp-ont-btn-arrow-mag.gif) no-repeat scroll 50% 50%;
	cursor:pointer;
	display:block;
	font-size:1em;
	height:1.4em;
	text-indent:-999999px;
	width:1.3em;
}

.ui-datepicker-prev a {
	background:transparent url(../images/edp-ont-btn-arrow-mag2.gif) no-repeat scroll 50% 50%;
}

.ui-datepicker-next a:hover{
	background: #D3D3D3 url(../images/edp-ont-btn-arrow-mag.gif) no-repeat scroll 50% 50%;
	border:1px solid #D3D3D3;
}

.ui-datepicker-prev a:hover {
	background: #D3D3D3 url(../images/edp-ont-btn-arrow-mag2.gif) no-repeat scroll 50% 50%;
	border:1px solid #D3D3D3;
}

.ui-datepicker-current {
	display: none;
}


.ui-datepicker-header select.ui-datepicker-new-month {
	left:3em;
	width:8em;
}

.ui-datepicker-header select.ui-datepicker-new-year {
	left: 11.5em;
	width:5em;
}

.ui-datepicker-header select {
	border:1px solid #D3D3D3;
	color:#555555;
	font-size:1em;
	line-height:1.4em;
	margin:0 !important;
	position:absolute;
	top:0.5em;
}

.ui-datepicker-next{
	left: 17.4em;
}


table.ui-datepicker{
	width: 15.5em;
}

table.ui-datepicker td{
	padding: 0px;
	text-align: center;
	border: none;
}

table.ui-datepicker td a {
	color:#555555;
	cursor:pointer;
	display:block;
	padding:0.3em;
}

table.ui-datepicker td a:hover {
	background: #D3D3D3;
	border: 1px solid #D3D3D3;
	color:#555555;
	cursor:pointer;
	display:block;
	padding:0.3em;
	text-decoration: none;
}

.ui-datepicker-trigger{
	margin-left: 5px;
}

.ui-datepicker-today {
	background:#FFCCCC none repeat scroll 0 0 !important;
}

.dyn_combo{
	display: none;
	position: absolute;
	width: 250px;
	background: #ffffff;
	border: solid 1px #333333;
	/*margin-top: 22px;*/
	clear: left;
}

.dyn_combo ul{
	max-height: 180px;
	overflow: auto;
}

.dyn_combo ul li{
	height: 16px;
	padding: 2px 5px;
	display: block;
}

.dyn_combo ul li:hover{
	background: #eeeeee;
	padding: 2px 5px;
	height: auto;
	height: 16px;
}

.dyn_combo ul li .delete{
	float: right;
	background: none;
	cursor: pointer;
}

.dyn_combo ul li .edit{
	float: right;
	background: none;
	cursor: pointer;
	margin-right: 5px;
}

.dyn_combo ul li .value{
	float: left;
	background: none;
	width: 80%;
	cursor: default;
}

/*
 * ui dialog
 */

.ui-dialog{
	background: #fff;
	border: 1px solid #066171;
	-moz-border-radius: 4px;
	color: #333;
}

.ui-dialog-titlebar{
	background: #066171 url(../images/atv-texture-title.png) repeat-x scroll 50% 50%;
	color: #fff;
	font-weight: bold;
	font-size: 1.5em;
	height: 33px;
	margin: 2px;
	padding: 14px 0 0 18px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
}

.ui-dialog-titlebar-close{
	color: #fff;
	position: absolute;
	right: 8px;
	padding: 0px 8px;
	text-decoration: none;
}

.ui-dialog-titlebar-close:hover{
	color: #066171;
	background: #fff;
	position: absolute;
	right: 8px;
	padding: 0px 8px;
	text-decoration: none;
	-moz-border-radius: 4px;
}

.ui-dialog #dialog-content, .ui-dialog #dialog-edit-content, .ui-dialog #dialog-insert-content{
	margin: 20px;
	
}

.ui-dialog-buttonpane{
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: right;
	border-top: 1px solid #066171;
	background: transparent;
	margin: 0.5em 0 0 0;
}

.ui-dialog-buttonpane button, .ui-dialog-buttonpane #searching{
	margin: .5em .5em .5em 8px;
}

.ui-dialog-buttonpane button {
	-moz-border-radius-bottomleft:11px;
	-moz-border-radius-bottomright:11px;
	-moz-border-radius-topleft:11px;
	-moz-border-radius-topright:11px;
	-moz-box-sizing:content-box;
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #066171;
	color:#066171;
	padding:2px 8px;
	text-decoration:none;
	width:auto;
}

.ui-dialog-buttonpane button:hover {
	background:#066171 none repeat scroll 0 0;
	border-color:#066171;
	color:#FFFFFF;
	cursor:pointer;
}

.ui-dialog textarea {
	border:1px solid #CCCCCC;
	padding:2px 3px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 508px;
}

body .ui-resizable-disabled .ui-resizable-handle { display: none; } /* use 'body' to make it more specific (css order) */
body .ui-resizable-autohide .ui-resizable-handle { display: none; }

#modal-dialog{
	margin: 18px;
	display: none;
}

#modal-dialog p{
	text-align: left;
}

#modal-dialog h2{
	margin: 10px 0;
}

#modal-dialog ul{
	list-style-type: none;
}

#modal-dialog ul li{
	margin: 5px 0;
}

#modal-dialog label{
	text-align: right;
	font-weight: bold;
}

#modal-dialog input{
	border:2px solid #CCCCCC;
	padding:2px 3px;
}

#modal-dialog input.width, #modal-dialog input.height{
	width: 50px;
}

#video-preview{
	text-align: center;
	width: 514px;
	min-height: 250px;
}

#dialog-edit input{
	width: 100%;
	padding: 2px;
	border: 1px solid #333;
}

#pick_associate, #delete_associate{
	vertical-align: top;
}

#form-metadata #associate_archives{
	width: 400px;
}

#search-dialog, #digital-archive-dialog, #view-video-dialog{
	padding: 20px;
}

#associate{
	width: 560px;
}

#associate input {
	border:1px solid #333333;
	padding:2px;
	width:556px;
}

#associate #search-results{
	background: #ffffff;
	width: 560px;
	border:1px solid #333333;
	margin-top: 20px;
	height: 250px;
	overflow-y: auto;	
}

#associate #search-results ul li{
	padding: 5px;
	border-bottom: 1px solid #333333;
	height: 40px;
}

#associate #search-results ul li.file{
	border-bottom: none;
	height: auto;
}

#associate #search-results ul li input{
	display: none;
}

#associate #search-results ul li.selected, #associate #search-results ul li:hover{
	background: #eee;
	cursor: pointer;
}

#associate #search-results ul li img{
	float: left;
	margin-right: 10px;
}

#associate #search-results ul li .info{
	float: left
}

#associate #search-results ul li .date{
	margin-top: 7px;	
}

#searching, #searching-associate{
	top: 50%;
	left: 50%;
	position: relative;
	margin-left: -104px;
	margin-top: -6.5px;
}

/* jQuery.Rating Plugin CSS - http://www.fyneworks.com/jquery/star-rating/ */
div.rating{cursor:pointer;margin:2em;clear:both;display:block; border: none}
div.rating:after{content:'.';display:block;height:0;width:0;clear:both;visibility:hidden}
div.cancel,div.star-rating{float:left;width:18px;height:18px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}
div.cancel,div.cancel a{display: none;background:none}
div.star-rating a{background:url('../images/atv-star-off.gif') no-repeat 0 0px; border: 0 none;}
div.cancel a,div.star-rating a{display:block;width:21px;height:100%;border:0 none}
div.star-rating-on a, div.star-rating-hover a,div.star-rating-live a:hover{background:url('../images/atv-star-on.gif') no-repeat 0 0px;}
/* Read Only CSS */
div.star_readonly a,div.star_readonly a:hover{cursor:default !important}
/* Partial Star CSS */
div.star{background:transparent!important;overflow:hidden!important}

/* END jQuery.Rating Plugin CSS */

#file-tree{
	margin: 0px 5px;
	padding: 5px;
	overflow: auto;
	height: 500px;
}

#folder-contents{
	/*margin: 20px 0px 20px 0px;*/
	margin: 0px 5px;
	padding: 5px;
	overflow: auto;
	height: 500px;
	width: 605px;
}

.box-wide{
	background: transparent url(../images/edp-bg-box-wide-bottom.jpg) no-repeat scroll left bottom;
	margin-bottom: 20px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.box-wide .box-header{
	background: url(../images/edp-bg-box-wide-top.png) no-repeat;
	height: 50px;
}

.box-wide .box-header .title {
	font-size:1.6em;
	font-weight:bold;
	padding:14px 0 0 18px;
	color: #fff;
	float: left;
}

.box-wide .box-body{
	background: url()
}

.box-wide .box-body {
	background:transparent url(../images/atv-bg-box-wide-body-r.jpg) repeat-y scroll left top;
}

#quicksearch{
	background:transparent url(../images/atv-bg-search.jpg) no-repeat scroll left 4px;
	float:right;
	height:29px;
	padding:4px 0 0;
	width:357px;
	margin-top: 3px;
}

#quicksearch .qs_input{
	background: none;
	margin: 6px;
	width: 300px;
	float: left;
}

.box-wide .box-header #search #btn-search{
	float: left;
}


#archive-new-search, #search-results-wrapper{
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 10px;
}

#search-results-wrapper{
	margin-left: 40px;
	margin-right: 40px;
	padding-top: 10px;
	min-height: 400px;
	width: 97%;
}


#archive-new-search, #search-results-wrapper h2{
	padding-left: 20px;
	margin-bottom: 20px;
}


#new-archive{
	float: left;
	margin: 10px 20px 0 18px;
}

/*#archive-new-search #search{
	background: url(../images/edp-bg-search.jpg) no-repeat scroll 4px 4px;
	float:right;
	height:29px;
	padding:5px;
	padding-bottom: 2px;
	width:357px;
}*/

#archive-new-search #search #search-box{
	background: none;
	margin: 3px;
	width:300px;
	float: right;
}


.navigation .navigation-info{
	color:#717171;
	float:left;
	padding:10px 0px;
}

.navigation .generic-box .header .header-contents{
	width: 97%;
	text-align: right;	
}

.navigation
{
	background-color: #d2d2d2;
	background-color: rgba(210,210,210,0.5);
	padding: 0 15px;
	margin-bottom: 20px;
	overflow: hidden;
	font-size: 16px;
}

.navigation ul{
	padding: 10px 0px;
	color: #333;
	float: right;
}

.navigation ul li{
	display: inline;
	list-style: none;
	padding-left: 5px;
	height: 29px;
	padding-top: 6px;
	padding-bottom: 6px;
  color: #333;
}

.navigation ul li a{
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 5px;
	color: #36741A;
	text-decoration: none;
}

.navigation ul li a img
{
  vertical-align: middle;
}

.navigation ul li.current
{
  font-weight: bold;
}

.navigation ul li.current, .navigation ul li:hover{
	/*background: transparent url(../images/atv-bg-menu-b-current.jpg) repeat-x scroll left top;*/
	height: 29px;
	padding-top: 6px;
	padding-bottom: 6px;
}

.navigation ul li.current a, .navigation ul li:hover a{
	/*background: transparent url(../images/atv-bg-menu-current-b.jpg) no-repeat scroll right top;*/
	height: 29px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 5px;
	font-weight: bold;
	color: #36741A;
  text-decoration: underline;
}

.navigation ul li:hover a.next, .navigation ul li:hover a.previous
{
  text-decoration: none;
}

.search-results{
	margin-left: 0px;
	margin-right: 0px;
	padding: 10px 0px 0px 0px;
}

.search-results .result{
	width: 140px;
	float: left;
	margin-bottom: 15px;
}

.search-results .result2{
	background-color: #c3c3c3;
	background-color: rgba(195,195,195,0.5);
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.search-results .result .title{
	font-size: 18px;
}

.search-results .result2 .thumbnail{
	float: left;
	margin: 15px 15px 0 15px;
}

.search-results .result2 .thumbnail img {
	border: 3px solid #FFFFFF;
	border-radius: 3px;
	box-shadow: 2px 2px 2px rgba(1, 0, 2, 0.25);
	float: left;
	vertical-align: top;
}

.search-results .result2 .title {
	background-color: #272727;
	font-size: 18px;
	font-weight: normal;
	line-height: 22px;
	padding: 4px 16px;
}

.search-results .result2 .title a {
	color: #fff;
	text-transform: uppercase;
}

.search-results .result2 .short-desc{
	padding: 14px 16px 10px 16px;
	font-size: 16px;
	line-height: 20px;
}

.search-results .result2 .vote{
	clear: both;
	padding: 10px 16px 0 16px;
	font-size: 0.95em;
	float: left;
}

.search-results .result2 .visual{
	padding: 10px 16px 0 16px;
	font-size: 0.95em;
	float: left;
}

.search-results .result2 .date{
	padding: 0 16px 0 16px;
	font-size: 0.95em;
}

.search-results .result2 .votes-number{
	vertical-align: top;
}

.search-results .result .thumbnail img{
	border: 1px solid #000000;
	padding: 1px;
}

.search-results .result2 .more {
 	margin: 8px 12px 0 0;
	padding: 0 5px;
	font-size: 16px;
    line-height: 20px;
}

.search-results h2{
	margin: 10px 40px;
	text-align: center;
	
}

#assorted-files{
	margin-left:10px;
	margin-right:10px;
	padding-top:10px;
}

.flash{
	background: #fff;
	border: 1px solid #333333;
	height: 300px;
	overflow: auto;
	margin: 20px;
	margin-top: 0px;
}

.flash .progressWrapper{
	padding: 10px;
	border-bottom: 1px solid #333333;
}

.flash .progressWrapper .progressContainer .progressName{
	font-weight: bold;
}

#archive_type{
	float: left;
	padding: 2px;
	margin-top: 3px;
	background: none;
}

.generic-box .navigation{
	width: 530px;
	list-style-type: none;
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 15px;
}

.generic-box .navigation li{
	font-weight: bold;
	padding:  2px 10px 2px 0; 
}

.generic-box .navigation li span{
	font-weight: normal;
	color: #333333;
	font-size: 11px;
	display: inline;
}

#attach #quicksearch{
	margin-top: -7px;
}

/*#content-wrapper{
	padding-top: 4px;
}*/

/* AQUI */

.box-nav .box-body .nav-items {
	padding: 0;
}

.box-nav .box-body .nav-items ul {
	padding: 0px 15px 0px 0px;
}

#nav_themes > li > a { 
	font-size: 17px; 
	line-height: 28px; 
	display: block; 
	background-color: #dcdcdc; 
	background-color: rgba(220,220,220,0.5);
	text-align: center;
	border-left-width: 16px;  border-left-style: solid; padding: 0 12px; 
}

#nav_themes > li.current > a { text-align: left; }
#nav_themes .current li { margin: 0 0 0 12px; line-height: 20px; overflow: hidden; padding: 1px 0;}
#nav_themes .current li a { float: left; display: block; color: #fff; padding: 5px 10px; line-height: 18px;  }

.box-nav .box-body .nav-items ul ul {
	padding-left: 26px;
	font-size: 14px;
	font-weight: normal;
	clear: both;
	overflow: hidden;
}

.box-nav .box-body .nav-items ul h4 {
	float: left;
	font-size: 14px;
	line-height: 18px;
	padding: 5px 10px;
	margin: 1px 0 1px 26px;
	font-weight: normal;
	color: #fff;
}

/* piclens */

.box-nav .box-body .piclens {

}

.box-nav .box-body .piclens .title {
	background: transparent url(../images/atv-bg-box-nav-top.gif) no-repeat left top;
	height: 36px;
	font-size: 1.3em;
	font-weight: bold;
	padding: 14px 0 0 18px;
	color: #fff;
}

.box-nav .box-body .piclens .body {
	text-align: center;
	padding-top: 8px;
}

/* fim: AQUI */

p.navigation-aux
{
	color: #5A5A5A;
	font-weight: bold;
	padding: 0;
	line-height: 29px;
}

#picker{
	background: #ffffff;
	position: absolute;
	right: 10px;
	bottom: 45px;
}

.farbtastic {
  position: relative;
}

.farbtastic * {
  position: absolute;
  cursor: crosshair;
}

.farbtastic, .farbtastic .wheel {
  width: 195px;
  height: 195px;
}

.farbtastic .color, .farbtastic .overlay {
  top: 47px;
  left: 47px;
  width: 101px;
  height: 101px;
}

.farbtastic .wheel {
  background: url(../images/wheel.png) no-repeat;
  width: 195px;
  height: 195px;
}

.farbtastic .overlay {
  background: url(../images/mask.png) no-repeat;
}

.farbtastic .marker {
  width: 17px;
  height: 17px;
  margin: -8px 0 0 -8px;
  overflow: hidden; 
  background: url(../images/marker.png) no-repeat;
}

#copy{
	line-height: 16px;
	text-align: center;
	float: right;
}

#embed{
	line-height: 16px;
	text-align: center;
	float: left;
}

#embed span{
	background: url(../images/film.png) no-repeat;
	width: 16px;
	height: 16px;
	float: left;
	position: relative;
}

#color{
	width: 165px;
}

#main-center .editorials-content {
	background-color: #DCDCDC;
	background-color: rgba(220, 220, 220, 0.5);
}

#main-center .editorials-content .editorials {
	padding: 8px 16px 16px 16px;	
}

#main-center .editorials-content .editorials p { padding-top: 16px; }

#main-center .editorials-content .history-back { display: inline-block; padding: 16px; line-height: 22px; }
#main-center .editorials-content .history-back img { vertical-align: middle; }

div#main-center div.editorials div.case-13 .content .data h3{
	margin-top: 15px;
	margin-bottom: 10px;
}

div#main-center div.editorials div.case-13 .content .data ul li,
div#main-center div.editorials div.case-13 .content .data ol li{
	margin: 5px 0 5px 20px;
}

div#main-center div.editorials div.case-13 .content .data ul li img{
	float: left;
}

div#main-center div.editorials div.case-13 .content .data ul li .details{
	float: left;
}

div#main-center div.editorials div.case-13 .content .data ul li .file-description{
	font-weight: bold;
	padding-top: 3px;

}


div#main-content div#main-center div.editorials div.case-13 .content .data ul .pdf{
	background: url(../images/file_pdf_36.png) no-repeat;
}

div#main-content div#main-center div.editorials div.case-13 .content .data ul .doc{
	background: url(../images/file_doc_36.png) no-repeat;
}

div#main-content div#main-center div.editorials div.case-13 .content .data ul .txt{
	background: url(../images/file_txt_36.png) no-repeat;
}

div#main-content div#main-center div.editorials div.case-13 .content .data ul .xls{
	background: url(../images/file_xls_36.png) no-repeat;
}

@media (min-width: 1200px) {
	
}

@media (max-width: 1030px) {
	div#left-content {
		width: 32%;
	}
	
	div#center-content {
		float: right;
		width: 62%;	
	}
		
	.search-results .result2 .thumbnail {
		max-width: 25%;
	}
	
	.search-results .result2 .title { font-size: 1.7vw; }
	.search-results .result2 .short-desc { font-size: 1.7vw; }
	
	div#online-transmission div#video-player {
		width: 100%;	
		box-sizing: border-box;
	}
	
	#video-player #player img.play {
		top: 38.6%;
		left: 43.5%;
	}
	
}



@media (max-width: 979px) {
	
	
	#network { padding: 10px 5%; }
	#network ul { font-size: 12px; }
	#network ul li span { width: 21px; padding-right: 10px; }
	
	.box-nav .box-body ul ul { width: auto; }
	
	.carousel .title-sort { width: auto; }
	
}

@media (min-width: 768px) and (max-width: 979px) {
}

@media (max-width: 767px) {
	
	.breadcrumb { font-size: 11px; }
	
	div#left-content,
	div#center-content {
		float: none;
		clear: both;
		width: 100%;
		margin-left: 0;
		margin-right: 0;	
	}
	
	#left-content .box { display: none; }
	
	div#left-content .box-nav { margin-bottom: 20px; }
	
	.search-results .result2 .title { font-size: 14px; }
	.search-results .result2 .short-desc { font-size: 12px; }
	
	div#left-content .box-nav .box-header .title {
		display: block;
		padding-right: 54px;
	}
	
	div.collapsed { display: none; }
	
	.box-nav button.btn-navbar { display: block; float: left; margin: 0; }
	
	div#main-content div#main-center div#online-transmission div.vote {
		float: none;
		margin-bottom: 5px;
		width: 100%;
	}
	
	#online-transmission .share {
		clear: both;
	}
	
	div#main-content div#main-center div#online-transmission div.views { font-size: 1em; }
	
}

@media (max-width: 480px) {
	#video-player #player img.play { width: 40px; height: 40px;}	
}