﻿.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.help {
    float:left;  font-size:14px;
    background: transparent url('../images/help.png') no-repeat center left;
    position:relative;padding:10px 0 10px 0;
}
div.help a{
    width:100%; height:100%; padding:10px 0 10px 35px; 
}



.icon_sync0 {
    cursor:pointer; display:none;
    background: linear-gradient(to bottom, #FEFEFE, #F4F4F4) repeat scroll 0 0 #F3F3F3;
    border-color: #BBBBBB;
    color: #333333;
    text-shadow: 0 1px 0 #FFFFFF;
    -moz-box-sizing: border-box;
    border-radius: 3px 3px 3px 3px;
    border-style: solid;
    border-width: 1px;
    cursor: pointer; 
    font-size: 12px;
    height: 24px;
    line-height: 23px;
    margin: 0;
    padding: 3px 10px  ;
    text-decoration: none;
    white-space: nowrap;
}
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;*/
}
table.items {
    list-style: none;
    display: block;
    height: 100%;
    width: 100%;
    margin: 10px auto 20px auto;
}

table.items  div.thumb {
    margin: 0 auto;
    padding: 0;
    width: 100%; 	text-align: center;
    height: 100%;
    z-index: 2;
    position: relative;
}

.icon_licence  {
    width:30px; height:30px; 
    position: absolute;
    z-index: 10;  top:0 \;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .icon_licence {
        /*top:0;*/
    }
}


/*.icon_licence  {
    width:30px; 
    height:30px; 
    position: relative;
    z-index: 10;  top:0 \;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .icon_licence {top:30px;}
}*/

table.items tr.streams {background-color:#CFC;}

div.PAYPERVIEW  {
    background: transparent url("https://www.wim.tv/wimtv-webapp/images/licenseConditions/pay.png") no-repeat center center;
}
div.CREATIVE_COMMONS{
    background: transparent url("https://www.wim.tv/wimtv-webapp/images/licenseConditions/cc.png") no-repeat center center;
}

div.FREEOFCHARGE{
    background: transparent url("https://www.wim.tv/wimtv-webapp/images/licenseConditions/play.png") no-repeat center center;
}

table.items   span {
    display: inline-block;
    zoom: 1; height: 43px;
    width: 32px;
    display: -moz-inline-stack;

    cursor: pointer;
}
table.items   .icon_Putshowtime, 
table.items   .icon_AcquPutshowtime {
    background: transparent url('../images/putST.png') no-repeat center center;
}
table.items  .icon_Removeshowtime, 
table.items   .icon_RemoveshowtimeInto, 
table.items   .icon_AcqRemoveshowtime {
    background: transparent url('../images/removeST.png') no-repeat center center;
}
table.items   .icon_view {
    background: transparent url('../images/view.png') no-repeat center center;
}
table.items   .icon_remove {
    background: transparent url('../images/remove.png') no-repeat center center;

}

table.items   .icon_viewVideo {
    background: transparent url('../images/viewThumb.png') no-repeat center center;
}
table.items  .icon_playlist {
    background: transparent url('../images/playlist.png') no-repeat center center;
}

table.items .icon_moveThumbs {
    background: transparent url('../images/arrow.png') no-repeat center center;
}

table.items  .icon_download {
    background: transparent url('../images/download.png') no-repeat center center;
    display:block; width:32px; height:43px;
}
table.items  .icon_downloadNone {
    background: transparent url('../images/downloadNone.png') no-repeat center center;
}


table.items  div.thumb span,
table.items  div.thumb img {
    margin: 0 auto!important;
    padding: 0; position:relative;
    width:160px; height:100px; 
}

td div.formVideo {
    padding: 10px;
    width: 135px;
    text-align: left;
    z-index: 1000;
    border: 1px solid #999;
    background: #fff;
    display: none;
}

td div.formVideo div:hover {text-decoration:underline;}
span.loading {background: transparent url('../images/ajax-loader.gif') no-repeat center center;}
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.loaderTable {
    height: 36px;
    background: transparent url('../images/ajax-loader.gif') no-repeat center center;
    display: none;
    width: 100%;
}

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;
    background: linear-gradient(to bottom, #FEFEFE, #F4F4F4) repeat scroll 0 0 #F3F3F3;
    border-color: #BBBBBB;
    color: #333333;
    text-shadow: 0 1px 0 #FFFFFF;
    -moz-box-sizing: border-box;
    border-radius: 3px 3px 3px 3px;
    border-style: solid;
    border-width: 1px;
    cursor: pointer; 
    font-size: 12px;
    height: 24px;
    line-height: 23px;
    margin: 0;
    padding: 3px 10px  ;
    text-decoration: none;
    white-space: nowrap;
}
.passwordUrlLive{
    display:none;
    color: #000; 
    padding: 10px;
    background-color: #ccddcc;

}
.passwordUrlLive b.createPass{
    cursor:pointer;
}


ul.itemsInsert tr div.select {
    background-color: aqua;
}
ul.itemsInsert tr div.thumbPublic .removeThumb {
    display: none;
}
ul.itemsInsert tr div.select .removeThumb {
    display: block;
}
ul.itemsInsert tr div.select .addThumb {
    display: none;
}
ul.itemsInsert td img {
    width: 100px!Important; height:70px!Important;

}
ul.itemsInsert td {
    width:25%;

}
ul.itemsInsert tr div.thumbPublic span, 
ul.itemsInsert tr div.thumbPublic img {
    margin: 0 auto!important;
    padding: 0; 
    width: 150px; height:90px;

}
table.itemsInsert tr 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: 60%; float: left;
    height: 45px;background-color:#fff!important; border:1px solid #666!important;
}
.icon_modPlay {
    background: transparent url('../images/mod.png') no-repeat top center; width:20px; height:20px; display:none;  cursor:pointer;
}
.icon_modTitlePlay {
    background: transparent url('../images/mod3.png') no-repeat top center; width:20px; height:20px;  cursor:pointer; 
}
.icon_selectPlay {
    background: transparent url('../images/select.png') no-repeat center center; width:20px; height:20px;display:block; cursor:pointer;
    opacity:0.4;
    filter:alpha(opacity=40); /* For IE8 and earlier */	
}

.playlist .icon_viewPlay{
    background: transparent url('../images/view.png') no-repeat center center; width:32px; height:32px;display:block; cursor:pointer; 
}
.icon_viewPlay_title{
    display:block; cursor:pointer;  width:100%!important;
}


.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;  cursor:pointer; float: left;
}
.icon_deletePlay {
    background: transparent url('../images/remove.png') no-repeat top center; width:20px; height:20px;display:block; float:right; cursor:pointer;
}
/*table td.image{position:relative;}*/

table td.image img{
    /*width:160px;*/ 
    height:100px; 
    position: relative;
}

table td.image span{
    width:160px; 
    height:100px; 
    position: relative;
    text-align: center;
}

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;
}

span.wimtv-thumbnail img{
    /*width:100%;*/
    background:#fff url('../images/empty.jpg') no-repeat center center;
    margin-left: auto !important;
    margin-right: auto !important;
}
span.wimtv-thumbnail{
    /*width:100%;*/
    width: 200px !important;
}
iframe {
    overflow:hidden;
}


#container_wrapper{margin:0 auto!important; text-align:center;}
.responsiveVideo object{margin:0 auto;}
.responsiveVideo video{margin:0 auto;}

form#amount {font-size:20px; text-align:center;}
form .amount,form .amount_cent{
    width:80px; font-size:20px;
}
.progress-bar {
    position:absolute; top:30px; 
    /* Can be anything */
    display:none;
    position: relative;
    background: #555;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    padding: 10px;
    -webkit-box-shadow: inset 0 -1px 1px rgba(255,255,255,0.3);
    -moz-box-shadow   : inset 0 -1px 1px rgba(255,255,255,0.3);
    box-shadow        : inset 0 -1px 1px rgba(255,255,255,0.3);
}

.progress-bar p {text-align:center; margin:0; padding:10px 0 10px 0;font-weight:bold;font-size:16px; color:#CCC;}

.progress-bar span {
    display: inline-block;
    height: 20px; color: green;
    text-align:center;  font-size:22px; 
    display: block; line-height:20px;

    background:#3C6 url('../images/loadingProgressBar.gif');
    -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;

    -webkit-box-shadow: 
        inset 0 2px 9px  rgba(255,255,255,0.3),
        inset 0 -2px 6px rgba(0,0,0,0.4);
    -moz-box-shadow: 
        inset 0 2px 9px  rgba(255,255,255,0.3),
        inset 0 -2px 6px rgba(0,0,0,0.4);
    position: relative;
    overflow: hidden;

}


table.items_playlist {
    padding: 10px;
    height: auto !important;
    height: 250px;  table-layout:fixed;
    min-height: 250px !important;
    list-style: none;
    display: block;
    width: 100%;
    margin: 0 auto 0 auto;
}
table.items_playlist tr {
    font-size: 10px;
    list-style: none;
    display: block;
    float: left;
    height: 150px;
    margin: 0 5px 10px 0!Important;
    border: 1px solid #FFF;
    position: relative;
    text-align: center;
    cursor: pointer; text-overflow: ellipsis;
}
table.items_playlist tr div.thumb {
    margin: 0 auto;
    padding: 0;
    width: 100%; 	text-align: center;
    height: 100%;
    z-index: 2;
    position: relative;
}
table.items_playlist tr div.thumb span {
    display: inline-block;
    zoom: 1;
    display: -moz-inline-stack;
    width: 36px;
    height: 36px;
    cursor: pointer;
}
table.items_playlist tr td.image,table.items_playlist tr.appoggio,table.items_playlist tr.ui-state-highlight {
    width:110px; 
}
table.items_playlist tr  a,
table.items_playlist tr img {
    margin: 0 auto!important;
    padding: 0;
    width: 100px; height:80px;
}
table.items_playlist .icon_remove{display:none!important;}
table.items_playlist .headerBox{display:none!important;}
table.items_playlist .title{font-size:10px; width:100px; height:24px;}


div.sortable1, div.sortable2{ width:46%; float:left; height:250px; min-height:250px; height:auto !important; border:1px solid #ccc; margin:0 1% 0 1%; text-align:center;}

div.sortable2{ background-color:#e4e4e4; height:250px; min-height:250px; height:auto !important;}
div.sortable1{  height:500px; min-height:500px; height:auto !important;}


div.embeddedCode{ clear:both; width:100%; margin:10px;}
div.embeddedCode textarea{ width:80%; color:#999; font-size:12px; height:90px;}


div.wp-list-table{
    clear:both;
    height:200px; 
    overflow:auto;
}

/*=== NS ============*/
#rowsperpageForm{
    display: inline;

}

.disabledItem{
    background-color: lightgray;
} 

.insert-media_W{
    width: 60px;
    text-align: right;
}
.insert-media_H{
    width: 60px;
    text-align: right;
}

/*NS: thumb*/
span.wimtv-thumbnail-edit{
    display: inline !important;
}


input.wimtv-thumbnail-upload{
    display: block;
    overflow: hidden;
}

button.wimtv-thumbnail-upload{
    font-size: 14px;
    text-align: left;
    width: 90px;
}

.wimtv-thumbnail-upload img{
    margin-right: 2px;
    vertical-align: middle;
}

button.wimtv-thumbnail-reset{
    font-size: 14px;
    text-align: left;
    width: 90px;
}

.wimtv-thumbnail-reset img{
    margin-right: 2px;
    vertical-align: middle;
}

input.wimtv-thumbnail-upload-disabled{
    display: block;
    overflow: hidden;
}

button.wimtv-thumbnail-upload-disabled{
    text-align: left;
    width: 80px;
}

.wimtv-thumbnail-upload img-disabled{
    margin-right: 2px;
    vertical-align: middle;
}

button.wimtv-thumbnail-reset-disabled{
    text-align: left;
    width: 80px;
}

.wimtv-thumbnail-reset-disabled img{
    margin-right: 2px;
    vertical-align: middle;
}

.wimtv-thumbnail-overlayText{
    /*    background-color: #4285B3;
        width: 200px !important;*/

    /*    position: absolute !important;
        top: 0px !important;
        left: 0px !important;
        width: 100% !important;*/

    position: absolute !important;
    top: 20px !important;
    left: 30px !important;
    width: 130px !important;
    color: wheat !important;
}

.icon-transcoding{
    width:130px;
}
/*#tableLive th, td{
    text-align: center;
}*/


.isTestServer{
    text-align: center;
    font-size: 22px;
    background-color: white;
    color: red;
    border: 1px solid red;
    padding: 2px;
    margin-top: 5px;
}