﻿.icon_viewVideo{display:none!important;}
//.icon_sync0{display:none!important;}
.field_upload{float:left;color:red;}
.icon_remove {
	background: transparent url('../img/remove.png') no-repeat center center;
	width:20px; height:20px; display:block;  cursor:pointer;
}

.titlevideo .icon_modTitleVideo {
	background: transparent url('../img/mod.png') no-repeat center center; float: left!important; width:20px; height:20px;  cursor:pointer;
}
.titlevideo .icon_savemodTitleVideo {
  display:none; cursor:pointer;  font-weight:bold; font-size:10px; padding:10px 0 0 5px;
  line-height:27px;
}

.titlevideo .icon_savemodTitleVideo:hover {text-decoration:underline;}

.icon_save{
cursor: pointer;
padding: 4px 17px!important;
margin-bottom: 1em; height:auto!important;
margin-right: 1em; 
color: #000;
text-align: center;
font-weight: normal;
font-size: 1.077em;
font-family: "Lucida Grande", Verdana, sans-serif;
border: 1px solid #e4e4e4;
border-bottom: 1px solid #b4b4b4;
border-left-color: #d2d2d2;
border-right-color: #d2d2d2;
background: url(images/buttons.png) 0 0 repeat-x!important;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
border-radius: 20px;
}

#view_video_add  td.video {
width:130px; height:89px; 
text-align:center;
}
#view_video_add  td.video div.none, div.fieldWimTvNone{
width:130px; height:89px;  background: transparent url('../img/not.png') no-repeat center center;
}
#view_video_add  td.video img{
width:130px; height:89px; background: transparent url('../img/not.png') no-repeat center center;
}

.action #progressbar #percent {padding: 0;text-align:center; z-index:1; position:absolute; width:100%;}


.icon_throbber {
	background: transparent url(../../../../../misc/throbber.gif) no-repeat 0px -20px;
}

.titlevideo .title{
	background-color:transparent!important; border:none!important; float: left!important;
}
.titlevideo .title:focus,.titlevideo .title.focus{
	background-color:#fff!important; border:1px solid #666!important;
}

.sortable1 input {border:1px solid #CCC; margin-bottom:5px;}

.action .progress {
    width: 100%;
    height: 15px;
    background-color: #B2B2B2;
    padding: 2px;
    margin: .6em 0;
    border: 1px #000 double;
    clear: both;
}
.action  .bar {
    border: 0;  
    height: 15px;  
	background:#A1C969 url("../img/7uo1osj.gif") repeat-x left center;
	   -webkit-border-top-right-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	       -moz-border-radius-topright: 20px;
	    -moz-border-radius-bottomright: 20px;
	           border-top-right-radius: 20px;
	        border-bottom-right-radius: 20px;
	    -webkit-border-top-left-radius: 20px;
	 -webkit-border-bottom-left-radius: 20px;
	        -moz-border-radius-topleft: 20px;
	     -moz-border-radius-bottomleft: 20px;
	            border-top-left-radius: 20px;
	         border-bottom-left-radius: 20px;
	overflow: hidden;

	
}
.action  .percent {
    width:100%; text-align:center;
    margin:5px;
}