.post-meta
{
margin-top:20px !important;
}

.post-meta a
{
background:none;
border:none;
}

.post-meta a:hover
{
background:none;
color:#0088cc;
}


.showLeft
   {
       text-shadow: none !important;
       color:#fff !important;
       padding:10px;
   }

.icons li 
	{
      background: none repeat scroll 0 0 #fff;
      height: 7px;
      width: 7px;
      line-height: 0;
      list-style: none outside none;
      margin-right: 15px;
      margin-top: 3px;
      vertical-align: top;
      border-radius:50%;
      pointer-events: none;
    }

                .btn-left
				{
                    left: 0.4em;
                }

                .btn-right {
                    right: 0.4em;
                }

                .btn-left, .btn-right {
                    position: absolute;
                    top: 0.24em;
                }

                .dropbtn 
				{
                    color: white;
                    font-size: 16px;
                    border: none;
                    cursor: pointer;
                }

    .dropdown1 
	{
       position: absolute;
       display: inline-block;
       right: 0.4em;
    }

    .dropdown-content1
	{
	 display: none;
     position: relative;
     margin-top: 31px;
     background-color: #1f0b02c9;
     min-width: 160px;
     overflow: auto;
     box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
     z-index: 1;
    }

   .dropdown-content1 a
   {
   
    color: #f7f7f7;
    padding: 6px 16px;
    text-decoration: none;
    display: block;
	background: none !important;
	border:none;
    
   }
	
.dropdown-content1 a:hover
{
color:#0088cc;
}

.show 
{
display:block;
}
				
.customdotli
{
padding:2px !important;
background: #000 !important;
height:1px !important;
width:1px !important;
}

.videoplayer li p
{
line-height:16px !important;
font-size:14px !important;
margin-bottom:0;
margin-top:5px;
}

.videoplayer li img
{
display:block;
margin:0 auto;
height:107px;
width:191px;
}

.videoplayer li
{
border:1px solid #ededed;
margin-bottom:10px;
padding:0;
margin:10px;
}

.videoplayer::-webkit-scrollbar-track
{
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
 
.videoplayer::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  outline: 1px solid slategrey;
}

	