<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#hyvyd-video-box .inside {
	padding: 0 2px 2px;
    line-height: 1.2;
    font-size: 12px;
}
#hyvyd-video-box select {
	display:none;
}
.column-thumb {
    width: 10%;
    text-align: left;
}

.column-status {
    width: 7%;
    text-align: left;
    padding-left: 0 !important;
}

.column-category {
    padding-left: 0 !important;
    width: 15%;
}

.column-category .post-category {
    width: 144px;
}

.column-date {
    width: 15%;
    padding-left: 0 !important;
}

.column-thumb .thumb {
    width: 65px;
}

#posts-filter #query {
    float: left;
    width: 222px;
}

.loading {
    background: url("../images/ajax-loader.gif") no-repeat scroll center top transparent;
    width: 24px;
    height: 24px;
    position: absolute;
    left: 50%;
    top: 64px;
    display: none;
}
.in-load {
    opacity: 0.2;
}

#search-submit {
    width: 67px;
}
#bulk-submit {
    width: 67px;
}
.column-channels {
    width: 10%;
}

.my-new-list li {
	height: auto!important;
    padding: 0 0 0 77px!important;
    position: relative;
    border-bottom: 1px solid #EEEEEE;
	cursor: unset!important;
}

.my-new-list .link {
    float: right;
    text-decoration: none;
    border: 1px solid #0073aa;
    border-radius: 20px;
    padding: 2px 4px;
    line-height: 14px;
	margin: 2px 0;
}

.my-new-list .date {
    font-style: italic;
}

div.hyvyd-header {
    height: auto!important;
}

div#video_list {
    border: 0 none;
    height: 250px;
    overflow: auto;
	margin: 6px 0;
}

div#video_list li img {
    position: absolute;
    left: 2px;
    top: 2px;
    width: 70px;
    height: auto;
    cursor: pointer;
}

div#hyvyd-loading {
    width: 100%;
    height: 100%;
    background-image: url('../images/ajax-loader.gif');
    background-position: center center;
    background-repeat: no-repeat;
}

div.search-panel {
    background-color: #EEEEEE;
    padding: 5px;
}

.hyvyd-header #query {
    padding-right: 25px;
    width: 135px;
}

.search-append {
    display: inline-block;
}

.hy-search-icon {
    background: url("../images/ss2.jpg") no-repeat scroll 2px top transparent;
    border-left: 1px solid #979797;
    display: block;
    height: 20px;
    width: 60px;
    cursor: pointer;
	background-size: contain;
}

.nav {
    position: relative;
}

.match-item {
    height: 30px;
    line-height: 24px;
}

.match-title {
    float: left;
    width: 100px;
}

.wp-category, .cp-category, .cp-tag, .cp-text  {
    float: left;
    width: 200px;
}

.match-it {
    line-height: 27px;
}

.log-area {
    border: 1px solid #E3E3E3;
    height: 500px;
    overflow-y: scroll;
    padding: 10px;
}
.column-tags {
	width: 10%;
}
</pre></body></html>