﻿.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
	position: relative!important;
} 
.container-inline {
	display: none;
}
div.action {
	clear: both;
	height: 40px;
	margin: 0 0 10px 0;
}
div.action span {
	height: 40px;
	margin: 0 10px 0 0;
	padding: 0 0 0 45px;
	float: left;
	display: block;
}
div.action .icon_sync0 {
	background: transparent url('../images/3_sync.gif') no-repeat center left;
	cursor: pointer;
}
div.action .icon_sync1 {
	background: transparent url('../images/3.gif') no-repeat center left;
}
div.action .icon_sync2 {
	background: transparent url('../images/3.gif') no-repeat center left;
}
div.action .icon_save {
	background: transparent url('../images/save.gif') no-repeat center left;
	cursor: pointer;
}
.form_save {
	background: transparent url('../images/save.gif') no-repeat center left;
	cursor: pointer;
	height: 40px;
	margin: 0 10px 0 0;
	padding: 0 0 0 45px;
	float: left;
	display: block;
}
ul.items {
	list-style: none;
	display: block;
	height: 100%;
	width: 100%;
	margin: 0 auto 20px auto;
}
ul.items li {
	list-style: none;
	display: block;
	float: left;
	width: 31%;
	height: 220px;
	margin: 0 5px 10px 0!Important;
	border: 1px solid #FFF;
	position: relative;
	text-align: center;
}
ul.items li div.thumb {
	margin: 0 auto;
	padding: 0;
	width: 100%; 	text-align: center;
	height: 100%;
	z-index: 2;
	position: relative;
}
ul.items li div.thumb span {
	display: inline-block;
	zoom: 1;
	display: -moz-inline-stack;
	width: 36px;
	height: 36px;
	cursor: pointer;
}
ul.items li div.thumb .icon_Putshowtime, 
ul.items li div.thumb .icon_AcquiPutshowtime {
	background: transparent url('../images/putST.png') no-repeat center center;
}
ul.items li div.thumb .icon_Removeshowtime, 
ul.items li div.thumb .icon_RemoveshowtimeInto, 
ul.items li div.thumb .icon_AcqRemoveshowtime {
	background: transparent url('../images/removeST.png') no-repeat center center;
}
ul.items li div.thumb .icon_view {
	background: transparent url('../images/view.png') no-repeat center center;
}
ul.items li div.thumb .icon_remove {
	background: transparent url('../images/remove.png') no-repeat center center;
	bottom: 0;
	right: 0;
	position: absolute;
}

ul.items li div.thumb .icon_viewVideo {
	background: transparent url('../images/viewThumb.png') no-repeat center center;
}
ul.items li div.thumb .icon_playlist {
	background: transparent url('../images/playlist.png') no-repeat center center;
}

ul.items li div.thumb .icon_moveThumbs {
	background: transparent url('../images/arrow.png') no-repeat center center;
}
ul.items li div.thumb a,
ul.items li div.thumb img {
	margin: 0 auto!important;
	padding: 0;
	width: 200px; height:140px;
}
div.formVideo {
	text-align: left;
	top: 40px;
	background: #fff;
	display: none;
	position: absolute;
	left: 10px;
	padding: 5px;
}
div.formVideo div {
	cursor: pointer;
}
div.formVideo div.dis {
	color:#ccc; cursor:default;
}

.items .ui-selecting {
	border: 1px solid #FECA40;
}
.items .ui-selected {
	border: 1px solid #F39814;
	color: white;
}
div.icon {
	height: 36px;
	position: absolute;
	top: 0;
	left: 0;
	margin-bottom: 36px;
}
div.loader {
	height: 36px;
	background: transparent url('../images/loader.gif') no-repeat center center;
	display: none;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
div.headerBox {
	height: 36px;
	width: 100%;
	position: relative;
}
div.empty {
	clear: both;
	margin: 30px 0 30px 0;
}
.cc_set {
	cursor: pointer;
}
.cc_set images {
	border: 2px solid transparent;
}
.cc_set:hover images {
	border: 2px solid aqua;
}
.selected {
	background-color: aqua;
}


.viewThumbs {
	cursor: pointer; width:95%;
}
.viewThumbs:hover {
	background-color: aqua;
}
.createUrl {
  cursor:pointer;	
}
.removeUrl {
  cursor:pointer; display:none;
}
.passwordUrlLive{
	display:none;
}
.passwordUrlLive b.createPass{
	cursor:pointer;
}

ul.itemsInsert {
	list-style: none;
	display: block;
	height: 150px;
	width: 100%;
	margin: 0 auto 20px auto;
}
ul.itemsInsert li {
list-style: none;
display: block;
float: left;
margin: 0 5px 20px 10px!Important;
position: relative;
text-align: center;
font-size: 10px;
width: 150px; height:100%;

}
ul.itemsInsert li div.thumbPublic {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	z-index: 2;
	position: relative;
	float: left;
}
ul.itemsInsert li div.select {
	background-color: aqua;
}
ul.itemsInsert li div.thumbPublic .removeThumb {
	display: none;
}
ul.itemsInsert li div.select .removeThumb {
	display: block;
}
ul.itemsInsert li div.select .addThumb {
	display: none;
}
ul.itemsInsert li div.thumbPublic a, 
ul.itemsInsert li div.thumbPublic img {
   margin: 0 auto!important;
   padding: 0; 
   width: 150px; height:90px;

}
ul.itemsInsert li img {
	width: 100%;
	height: 60%;
}
div.empty {
	clear: both;
	margin: 30px 0 30px 0;
}

.playlist{
	clear:both; height:25px;
}

.playlist .title{
	background-color:transparent!important; border:none!important;
}
.playlist .title:focus{
	background-color:#fff!important; border:1px solid #666!important;
}
.playlist input{
	width:40%; display:block; float:left; background-color:#fff!important; border:1px solid #666!important;
}
.icon_modTitlePlay {
	background: transparent url('../images/mod.png') no-repeat center center; width:20px; height:20px; display:none; float:right; cursor:pointer;
}
.icon_selectPlay {
	background: transparent url('../images/select.png') no-repeat center center; width:20px; height:20px;display:block; float:left; cursor:pointer;
	opacity:0.4;
	filter:alpha(opacity=40); /* For IE8 and earlier */	
}

.playlist .icon_viewPlay{
	background: transparent url('../images/view2.png') no-repeat center center; width:20px; height:20px;display:block; float:right; cursor:pointer; margin:0 30px 0 0;
}


.selected .icon_selectPlay {
	background: transparent url('../images/select.png') no-repeat center center; width:20px; height:20px;display:block; float:left; cursor:pointer;
		opacity:1;
	filter:alpha(opacity=100); /* For IE8 and earlier */

}

.icon_createPlay {
	background: transparent url('../images/add.png') no-repeat center center; width:20px; height:20px;display:block; float:right; cursor:pointer;
}
.icon_deletePlay {
	background: transparent url('../images/remove.png') no-repeat center center; width:20px; height:20px;display:block; float:right; cursor:pointer;
}

table td.image img{
	width:200px; height:120px;
}

div.registration{
	border:1px dotted gray; width:80%; padding:10px;
}



.progress {
overflow: hidden;
height: 20px;
width:100%;
background-color: #f7f7f7;
	background-repeat: repeat-x;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
}

.progress .bar{
height: 100%;
color: #000;
float: left; line-height:22px;
font-size: 10px;
text-align: center;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
background-color: #5eb95e;
	background-repeat: repeat-x;
	background-image: linear-gradient(to bottom, #62c462, #57a957);
}

div.summary{
	position:relative; margin:20px 0 0 0;
	min-height:150px;
	height:auto!important;
	height:150px;
}
div.tabs {
	/*position:absolute; top:0; */
	height: 30px; z-index:10;
}
div.tabs span{
	font-size:16px; margin:0 10px 0 0; padding:5px; text-align:center; cursor:pointer;
	width:150px; border:1px solid #ccc; display:block; float:left; background-color: #f7f7f7;
}

div.tabs span.active{border-bottom:1px solid #fff; background-color: #FFF;}

div.view{
	border:1px solid #ccc; z-index:9;
	/*position:absolute; top:27px; */  margin-top:-3px;
	padding: 10px;
}
div#view_graph{
	display:none; 
}
div#view_graph div.cols{
	width:100%;  margin: 0;
}

div#view_graph div.cols div.col{
	width:100%; position:relative;margin:0 0 0.5% 0;
	text-align:center; height:20px;
}
div#view_graph div.cols div.date{
	 text-align:center; font-size:10px; float:left;
	height:100%; line-height:23px; width:8%;
}
div#view_graph div.cols div.title{
	 text-align:center; font-size:10px; float:left;
	height:100%; line-height:23px;  width:45%;
}

div#view_graph div.cols div.col div.countview{
	background-color: #f7f7f7;  overflow: hidden;
	background-repeat: repeat-x;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px; 
    height:100%; width:45%; float:left; margin:0  1% 0 0;
}

div#view_graph div.cols div.col div.countview .bar{
	height: 100%;
	color: #000;
	float: left;
	line-height: 22px;
	font-size: 10px;
	text-align: center;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #F39814;
	background-repeat: repeat-x;
}
div#view_graph div.cols div.col div.countview .barTraffic{
	height: 100%;
	color: #000;
	float: left;
	line-height: 22px;
	font-size: 10px;
	text-align: center;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #99CCFF;
	background-repeat: repeat-x;
}

a.wimtv-thumbnail {
	height:100%; width:100%; display:block; background:#fff url('../images/empty.jpg') no-repeat center center;
}
