﻿.form-group{
    margin-top: 10px;
    margin-right: 0;
}

.btn-file {
    position: relative;
    overflow: hidden;
}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}

.dnnTextPanelView
{
    visibility:hidden !Important;
    display: none !Important;
}
div.tweetpost
{
   margin-top:0px;
   margin-left:58px;
   margin-bottom:20px; 
   border-bottom: 1px solid #ccc;
   padding-bottom: 5px;
}
div.videoimage div.play {
/*	background: url('http://cdn1.iconfinder.com/data/icons/iconslandplayer/PNG/64x64/CircleBlue/Play1Pressed.png') center center no-repeat;
    margin: 24x 10px 0 0;
    height: 14px;
    position: relative;
    z-index: 10;
*/}
div.videoimage img {
	z-index:1;
}
div.instagram div {
}
div.instagram div img {
	max-width:175px;
}
div.grid-item {
	box-shadow: 0px 1px 3px 0px rgba(34, 25, 25, 0.4);
	padding:12px;
	margin-bottom:15px;
	width: 295px; 
}
.grid-item img { max-width: 270px; }
.grid-item p.instagramprofilepicture img {
	max-width:28px;
	margin-right:10px;
}
.grid-item p.instagramprofilepicture a {
	font-size:10px;
	color:#3B3B3B;
	text-decoration:none;
}
.grid-item p.instagramprofilepicture a:hover {
	text-decoration:none;
}
.grid-item p.instagramcaption {
	margin-top:6px;
}
div.instagramfooter {
	position: absolute;
	font-size: 10px;
	bottom: 0px;
	left: 0px;
	width: 100%;
	background-color: #F2F0F0;
}
div.instagramfootercontent {
	padding:9px 0px;
}
div.instagramfootercontent img.favicon{
	margin-left:19px;
	margin-bottom:7px;
}
.post-share {
	display: block;
position: absolute;
bottom: 5px;
right: 20px;
z-index: 2;
opacity: 0.6;
transition: opacity 0.2s ease-in-out 0s;
}
.post-share-open i {
    color: #333;
}
i.icn-hm, i.icon-hm-small {
    background-image: url("//d33w9bm0n1egwm.cloudfront.net/assets/profile/shareicons.png");
    height: 13px;
    width: 13px;
    font-size: 11px;
    vertical-align: top;
    padding-top: 1px;
    background-size: 140px auto;
}
/*.tooltipster-fade-show {
    opacity: 1;
}
.tooltipster-fade {
    opacity: 0;
    transition-property: opacity;
}*/
.tooltipster-base {
    padding: 0px;
    font-size: 0px;
    line-height: 0;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 9999999;
    pointer-events: none;
    width: auto;
    overflow: visible;
}
.tooltipster-base .tooltipster-content {
    overflow: hidden;
}
.share-options {
    border-radius: 2px;
    background: #FFF none repeat scroll 0% 0% padding-box;
    color: #000;
    border: 1px solid rgba(0, 0, 0, 0.15);
    box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.176);
}
ul.share-options-menu-list {
    list-style-type:none !important;
    padding: 0px !important;
    margin: 0px;
    width: 126px;
}
.share-options-menu-list li {
    font-size: 18px;
    padding: 6px 10px;
    width: 94%;
    margin: 4px auto;
    border-radius: 2px;
    background-image: none;
}
.share-options-menu-list li:hover {
    background-color: #eee;
}
.share-options-menu-list li .fa-twitter {
    color: #55ACEE !important;
    margin-right: 6px;
}
.share-options-menu-list li .network-name {
    color: #737373 !important;
    position: absolute;
    left: 38px;
}
.share-options-menu-list li .fa-facebook {
    color: #3B5998 !important;
    margin-right: 6px;
    margin-left: 2px;
}
.tooltipster-custom
{
	border-radius: 5px;
	background: #fff;
	box-shadow: 0px 0px 14px rgba(0,0,0,0.3);
	color: #2c2c2c;
}
.tooltipster-custom .tooltipster-content {
	font-family: 'Arial', sans-serif;
	font-size: 18px;
	line-height: 18px;
}