@CHARSET "ISO-8859-1";
.channel_main_menu	
{
	width:42px;
	height:42px;
}
#test	
{
		font-size:25px;
		margin-top:10px;
}
.selvan td,tr	
{
	border:none;
}
.selvan, .selvan td, .selvan tr
{
	
		border:none !important; 
}

.search_box
{
		position: relative;
		overflow: hidden;
		height: 25px;
		border: 1px solid #ccc;
		box-shadow: inset 0 2px 24px #EEE;
}
.search_text_box{

		margin: 0;
		border: 0;
		outline: none;
		background: transparent;
		font-size: 16px;
}
#user_login_home
{
	padding-left:15px;
	border:15px solid #C0C0C0;
	margin-top:50px;
}
#channel_menu_table{
	border-collapse: collapse !important;
}
#channel_menu_table tr td{
	padding:0px !important;
}
#channel_menu_listitem 
{
	border-spacing: 10px 15px !important;
	margin:0px !important;
	border-collapse:initial !important;
}

#play_video_menu{
	
	border-spacing: 20px 0px !important;
	margin:0px !important;
	border-collapse:initial !important;

}

#play_video_details tr td{
	padding:0px !important;

	}
#play_video_details{
	border-spacing: 10px 15px !important;
	margin:0px !important;
	border-collapse:initial !important;
}
#play_video_menu tr td{
	padding:0px !important;
}
.play_menu_class:hover
{
	border-bottom:4px solid red !important;
}




#play_video_like:hover{
	
	border:1px solid #d3d3d3;
	background:#d3d3d3
}
#play_video_dislike:hover{
	
	border:1px solid #d3d3d3;
	background:#d3d3d3
}
#play_video_side_list tr td{
	
	padding: 10px 0px 0px 10px !important;	
}
.btn_create_channel:hover{

	color: #fff;
	border: 1px solid #505050;
	font-size: 13px;
	background: #2764E6;
	font-family: calibri;
	display: inline-block;
	padding: 3px;
	border-radius: 2px;
	cursor:pointer;

}

.btn_create_channel
{
	color: #fff;
	border: 1px solid #505050;
	font-size: 13px;
	background: #2793e6;
	font-family: calibri;
	display: inline-block;
	padding: 3px;
	border-radius: 2px;
	cursor:pointer;
}
#channel_list_table{
	
	margin:0px !important;
}
#channel_list_table tr td{
	
	padding: 5px 5px 5px 5px !important;	
}

.myButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #54a3f7;
	-webkit-box-shadow:inset 0px 1px 0px 0px #54a3f7;
	box-shadow:inset 0px 1px 0px 0px #54a3f7;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #007dc1), color-stop(1, #0061a7));
	background:-moz-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:-webkit-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:-o-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:-ms-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:linear-gradient(to bottom, #007dc1 5%, #0061a7 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#007dc1', endColorstr='#0061a7',GradientType=0);
	background-color:#007dc1;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #124d77;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:arial;
	font-size:13px;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #154682;
}
.myButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #0061a7), color-stop(1, #007dc1));
	background:-moz-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:-webkit-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:-o-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:-ms-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:linear-gradient(to bottom, #0061a7 5%, #007dc1 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0061a7', endColorstr='#007dc1',GradientType=0);
	background-color:#0061a7;
}
.myButton:active {
	position:relative;
	top:1px;
}
#create_channel_design{
	margin:0px !important;
}

#create_channel_design tr td{
	padding:0px !important;
}
.box_shadow{
	box-shadow: 0 1px 2px black; 
	border:1px solid #fff;
	background:#fff;
	padding: 10px 0px 0px 10px;
}
.design_edit_video{
	margin-top:10px;
}

.paginate a {
	padding:2px 5px 2px 5px;
	margin:2px;
	border:1px solid #999;
	text-decoration:none;
	color: #666;
}
.paginate a:hover, .paginate a:active {
	border: 1px solid #999;
	color: #000;
}
.paginate span.current {
    margin: 2px;
	padding: 2px 5px 2px 5px;
		border: 1px solid #999;
		
		font-weight: bold;
		background-color: #999;
		color: #FFF;
	}
	.paginate span.disabled {
		padding:2px 5px 2px 5px;
		margin:2px;
		border:1px solid #eee;
		color:#DDD;
	}
	
.box_shadow1{
	box-shadow: 0 1px 2px #CECECE; 
	border:1px solid #fff;
	background:#fff;
	padding:10px;
}
.box_shadow2{
	box-shadow: 0 1px 2px #CECECE; 
	border:1px solid #fff;
	background:#fff;
	padding:10px;
}

.play_video_edit:hover{
	box-shadow: 0 1px 2px #CECECE; 
	background:#C8C8C8  ;
	cursor:pointer;	
}

.play_video_edit{
	margin-left:10px;
	float:right; 
	border:1px solid #B0B0B0 ; 
	background:#F0F0F0 ; 
	color:#333; font-size: 14px;
	padding: 3px;
	
}
.edit_icon:hover{
	border:1px solid #B0B0B0; 
	padding:3px;
	box-shadow: 0 1px 2px #CECECE; 
	background:#C8C8C8  ;
	cursor:pointer;	
}

.edit_icon1:hover{
	 
	
	box-shadow: 0 1px 2px #CECECE; 
	background:#C8C8C8  ;
	cursor:pointer;	
}
#edit_video_infor tr td{
	padding:0px !important;
	
}

.yclone_btn_subscribe{
    display: inline-block;
    cursor: pointer;
    padding: 1px 10px 1px 10px;
    border-radius: 3px;
    box-shadow: 0 1px 2px rgb(58, 9, 9);
    color: #fefefe;
    background-image: linear-gradient(to top,#b01d13 0,#c6282c 100%);
}
.yclone_btn_subscribe:active{
position:relative;
top:1px;
}



