html,body{
/* background-image: url('http://getwallpapers.com/wallpaper/full/a/5/d/544750.jpg'); */
background-size: cover;
background-repeat: no-repeat;
height: 100%;
font-family: 'Poppins', sans-serif;
}

.container-fluid {
    width: 100%;
    padding-left:0px!important;
    margin-right: auto;
    margin-left: auto;
}
/* side-menu-bar */
/* Style the tab */
.tab {
  float: left;
  border: 1px solid #fff;
  background-color: #fff;
  /* width:15%; */
  height: 300px;
}

/* Style the buttons inside the tab */
.tab button {
  display: block;
  background-color: inherit;
  color: black;
  padding: 16px 16px;
  width: 100%;
  border: none;
  outline: none;
  text-align: left;
  cursor: pointer;
  transition: 0.3s;
  font-size: 17px;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #ddd;
}

/* Create an active/current "tab button" class */
.tab button.active {
    background-color: #30419b;
	color:#fff;
}
/* Style the tab content */
.tabcontent {
  float: left;
  border: 1px solid #fff;
  /* width: 85%; */
  width: 100%;
  border-left: none;
  height: 300px;
}
/* side-menu-bar */
.whole-page{
    width: 100%;
    background: rebeccapurple;
}
.logo-image {
    margin-top: 10px;
    width: 100%;
    /* margin-bottom: 8px;
    padding: 23px; */
    margin-bottom: 28px;
    padding: 12px;
}
/* .left-menu{
	width:100%;
	height:100px;
	background:red;
	float:left;
} */
.right-menu{
	background:#f1f5fa;
	width:100%;
	height:auto;
	float:right;
}
.contain-right{
	width:95%;
	margin:10px auto;
}
.menu-line {
    background: #fff;
    width: 100%;
    height: 60px;
}
.social-line {
    background: #f1f5fa;
    width: 100%;
    height:auto;
    margin-top: 30px;
	float: left;
}
.dashboard-line {
    background: #fff;
    width: 100%;
    height: 60px;
	margin-top:30px;
	margin-left: 0;
}

.bar-icons input[type="text"] {
    border: 1px solid #fff;
    margin-left: 10px;
    background: #f1f5fa;
    border-radius: 20px;
    width: 260px;
    height: 35px;
    padding: 15px;
}
.user-info img {
    width: 100%;
    height: 100%;
}
.right-first-menu {
    width: 95%;
    background:#fff;
    height: 100px;
    float: right;
}
.search {
    width: 17px;
    position: relative;
    right: 37px;
}
.toggle{
    width: 25px;
    height: 22px;
}
.bar-icons{
	float:left;
	padding-top: 10px;
}
.profile-icons{
	float:right;
	padding-top: 10px;
}
.refresh {
    width:18px;
}
.info {
    width: 30px;
    margin-left: 11px;
}
.pro {
    margin-left: 15px;
    width: 35px;
    border-radius: 30px;
}
.drop-2 {
    float: right;
    margin-left: 10px;
}
.drop-1 {
    float:left;
}
.drop-1 .dropdown-toggle:after {
    display:none;
}
.plus{
    width: 18px;
}
.drop-1 .btn-secondary {
    color: #fff;
    background-color: #f83245;
    border-color: #f83245;
	border-radius:10px;
	height: 38px;
	padding-right: 10px;
	border: 0;
}
.new {
    width: 17px;
    position: relative;
    right: 3px;
}
.drop-2 .btn-secondary {
    color: #fff;
    background-color: #30419b;
    border-color: #30419b;
	border-radius:10px;
}
.instagram-box {
    width: 100%;
    background: #fff;
    height: 100%;
    border-radius: 10px;
	min-height: 628px;
}
.twitter-box {
    width: 100%;
    background: #fff;
    height: 405px;
    border-radius: 10px;
}
.insta-text {
    padding: 10px;
    font-weight: 600;
    color: #30419b;
    font-size: 13px;
	/* float: left; */
}
.social-contain{
	width:93%;
	margin:0px auto;
}
.social-contain2{
	width:85%;
	margin:0px auto;
	margin-bottom: 8px;
	box-shadow: 0px 0px 4px 0px #dadada;
}
.social-contain-again{
	width:85%;
	margin:22px auto;
	box-shadow: 0px 0px 4px 0px #dadada;
}
.social-contain img {
    width: 100%;
    text-align: center;
	
}
.dash-icon {
    width: 35px;
	margin-right:5px;
}
.upgrade {
    background: #f83245;
    border: 1px solid #fff;
    width: 180px;
    height: 45px;
    margin-left: 10px;
    color: #fff;
    border-radius: 12px;
    padding-left: 25px;
    position: relative;
    bottom: 60px;
}
.upgrade-icon {
    width: 30px;
    position: relative;
    left: 13px;
    bottom: 25px;
    z-index: 999;
}
.up-head img{
	text-align: center;
    width: 30px;
	}
.james {
    font-size: 11px;
    font-weight: 600;
}
.dot img {
    width: 20px;
    float: right;
    margin-top: 9px;
}
.heart {
    width: 27px;
    box-shadow: none;
    margin-top: 5px;
}
.insta-img {
    width: 100%;
}
.comment {
    width: 30px;
    margin-top: 6px;
}
.send {
    width: 28px;
    margin-top: 3px;
}
.save {
    width: 23px;
    float: right;
    margin-top: 9px;
}
.twi-logo {
    width: 40px!important;
    position: relative;
    top: 10px;
}
.verify {
    width: 30px;
    position: relative;
    bottom: 1px;
    right: 4px;
}
.twi-right {
	font-size: 14px;
	margin-left: 44px;
	color:#a3a3a2;
	position: relative;
	bottom: 19px;
}
.blog-twi {
    font-size: 12px;
    color: #00b9ff;
    position: relative;
    bottom: 18px;
    font-weight: 600;
}
.twi-data {
    font-size: 15px;
    position: relative;
    bottom: 16px;
}
.twitter-maintain {
    padding: 5px;
}
.fb-pro {
    width: 60px;
    position: relative;
    top: 10px;
    border-radius: 50px;
    margin-right: 10px;
}
.fb-right {
    font-size: 14px;
    margin-left: 74px;
    color: #a3a3a2;
    margin-top: -19px;
}
.public {
    width: 21px;
    padding-left: 3px;
}
.flower{
	width:100%;
}
.sea {
    font-size: 12px;
    padding: 6px;
}
.site-link {
    font-size: 12px;
    color: #a0a3a2;
	padding-left: 6px;
}
.mid-shadow {
   box-shadow: 0px 0px 4px 0px #dadada;
}
.likes {
    font-size: 12px;
    color: #adadad;
}
.comments {
    font-size: 12px;
    color: #adadad;
    margin-left: 10px;
}
.like-icon img{
	width: 22px;
}
.like-icon {
    font-size: 14px;
    color: #a5a5a5;
}
.comment-icon img {
    width:17px;
}
.comment-icon {
    font-size: 14px;
    color: #a5a5a5;
    margin-left:15px;
}
hr{
	margin-bottom:0px !important;
	margin-top:0px !important;
}
.like-bottom {
    margin-top: 10px;
    position: relative;
    bottom: 5px;
}
.linkd-caption{
	 font-size: 10px;
}
.high-ef {
    font-size: 11px;
    padding: 6px;
}

/* Made with love by Mutiullah Samim*/

@import url('https://fonts.googleapis.com/css?family=Numans');



.container{
height: 100%;
align-content: center;
}

.card{
height: 370px;
margin-top: 90px;
margin-bottom: auto;
width: 400px;
background-color: rgba(0,0,0,0.5) !important;
}

.social_icon span{
font-size: 60px;
margin-left: 10px;
color: #f83245;
}
.form-horizontal .input-group-text i{color: #fff;}
.social_icon span:hover{
color: white;
cursor: pointer;
}

.card-header h3{
color: white;
}

.social_icon{
position: absolute;
right: 20px;
top: -14px;
}

.input-group-prepend span{
width: 42px;
background-color: #f83245;
color: black;
border:0 !important;
}

input:focus{
outline: 0 0 0 0  !important;
box-shadow: 0 0 0 0 !important;

}

.remember{
color: white;
}

.remember input
{
width: 20px;
height: 20px;
margin-left: 15px;
margin-right: 5px;
}

.login_btn{
color: #fff;
background-color: #30419b;
width: 100px;
}

.login_btn:hover{
color: black;
background-color: white;
}

.links{
color: white;
}

.links a{
margin-left: 4px;
}
.help-block{color: #fff;}

.btn-instagram {
    background: #f83245;
    /* width: 94px; */
    height: 40px;
    color: #fff;
    padding-left: 13px;
    margin-top: 10px;
}

.posting .modal-header{padding: 7px;}
.posting .modal-header img{ width: 29px;margin-right: 8px;}
.posting .modal-content{padding: 20px 10px;}
.posting .password_lab{padding-top: 10px;}


.up-head{padding: 5px;}


.up-head img{
    border-radius: 42px;
    width: 25px;
}

#social-contain2 .up-head{float: left; width: 100%;}
/* #social-contain2 .caption{float: left;} */
#social-contain2 {
    float: left;
    margin: 5px 27px;
    padding: 6px;
}

.private{padding:10px;}
#social-contain{margin-left: 11px;}
.like_count, .comment_count{
    font-size: 11px;
}

.logout{padding-left: 16px;display: block;color: #000;height: 53px;line-height: 3.2;text-decoration: none;}

.logout:hover {
    background-color: #ddd;text-decoration: none;
}

.instagram-list {
    width: 100%;
    background: #fff;
    height: 100%;
    border-radius: 10px;
	max-height: 628px;
    overflow: scroll;
    overflow-x: hidden;
}
/*posts scrollbar design*/
.instagram-list::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.1);
    background-color: #f1f1f1;
    border-radius: 10px;
}

.instagram-list::-webkit-scrollbar {
    width: 10px;
    background-color: #F5F5F5;
}

.instagram-list::-webkit-scrollbar-thumb {
    background-color: #aaaaaa5e;
    height: 30%;
    border-radius: 10px;
}
/*posts scrollbar design end*/

.my_post, .my_scheduled_list{text-align: center;
    width: 90px;
    margin-top: 20px;
    background: #fff;
    padding: 10px;
    cursor: pointer;
    float: left;
    margin-right: 11px;}
	.my_post span, .my_scheduled_list span{font-size: 13px;}
	.my_post .fa, .my_scheduled_list .fa{font-size: 18px;}
	#user{width: 260px;}
	#social-line{width:100%;float:left;
    /* overflow: scroll; */}
	
.my_post:hover, .my_post.active, .my_scheduled_list:hover,.my_scheduled_list.active{
	background: #30419b;
	color:#fff;
	}
#dropdown{
	text-align:right;
	position:inherit;
	}
#dropdown .dropdown-toggle{
    background: transparent;
    border: 0;
	padding-bottom:0;
	line-height: 1;
}
.test:after {
  content: '\2807';
  font-size: 18px;
  color: #2e2e2e;
  
}
.btn-primary.focus, .btn-primary:focus{
	box-shadow: none;
	}
.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-primary.dropdown-toggle:focus {
    box-shadow:none;
}
#dropdown .dropdown-menu a, #dropdown .dropdown-menu button{
    color: #000;
    font-size: 13px;
    text-decoration: none;   
	background: transparent;
    box-shadow: none;
    border: 0;
    padding: 0;
	outline:none;
}
#dropdown .dropdown-menu li{
    padding-left:15px;
}
#dropdown .dropdown-menu{
    margin:0;
}
.stream-box{
    width: 33%;
    float: left;
    margin-right: 20px;
}


#social-line .insta-text {
    padding: 10px;
    font-weight: 600;
    color: #30419b;
    font-size: 13px;
	float: left; 
}
.view_comment1{
    background: transparent;
    box-shadow: none;
    border: 0;
    padding-left: 0;
    font-size: 12px;
    color: blue;
}
.view_comment1:focus{
    outline:none;
}
.user_comment1, .user_comment{
    font-size:12px;
}
.user_comment{
    float: left;
    margin-right: 9px;
    font-weight: 600;
    font-size: 11px;
}
.comments1{
    padding-bottom: 10px;
}
.stream_text {    
    padding: 13px 9px;
    font-size: 15px;
    letter-spacing: 1px;}
.scheduled_at {
    padding: 0 10px;
    font-size: 14px;
    padding-bottom: 10px;
}

/* padding-bottom and top for image */
.mfp-no-margins img.mfp-img {
	padding: 0;
}
/* position of shadow behind the image */
.mfp-no-margins .mfp-figure:after {
	top: 0;
	bottom: 0;
}
/* padding for main container */
.mfp-no-margins .mfp-container {
	padding: 0;
}
.ago{
    font-size: 11px;
    margin-bottom:5px;
    /* text-align: right; */
}
.no_content{
	margin:65px auto;
	display:table;
    padding: 10px;
}
.refresh_icon img{
	float:left;
	cursor:pointer;
	position: relative;
	left:180px;
	top: 4px;
}
.refresh_icon img.ajax_loader{
    /* left: 156px; */
    display:none;
}
.caption {
	/* padding:10px; */
    font-size: 14px;
}
#streams_loop .owl-prev{
	position:absolute;
	color:#363333;
	font-size:58px;
	left:0;
	top:36%;
}
#streams_loop .owl-next{
	position:absolute;
	color:#363333;
	font-size:58px;
	right:0;
	top:36%;
}
#streams_loop.owl-theme .owl-nav [class*=owl-]:hover{
	background:none!important;
	outline:none;
}
#streams_loop.owl-theme .owl-nav [class*=owl-]:focus{
	outline: none;
}
.social_icon .fab{
	font-size:35px;
}
#select_instagram .modal-title, #instagram .modal-title{
    font-size:17px;
}
.dropdown-menu .inner .show a.dropdown-item.selected.active {
    padding: 11px;
}
.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
    position: absolute;
    display: inline-block;
    right: 15px;
    top: 15px!important;
}
/* planner page css starts*/
#tab-flex {
    width: 5%;
    margin-top: 8%;
}
.tabcontent2 {
    float: left;
    border: 1px solid #fff;
    width: 95%;
    border-left: none;
    height:auto;
}
.upgrade-icon2 {
    width: 25px;
    position: relative;
    top: 33px;
    left: 21px;
}
.bar-icons a {
    margin-left: 55px;
    color: #191717;
    font-weight: 600;
    font-size: 17px;
    position: relative;
    top: 7px;
}
.select-a {
    padding: 18px 24px;
    border-bottom: 4px solid;
    border-image: linear-gradient(to right, rgb(248, 50, 69), rgb(48, 65, 155), rgb(48, 65, 155)) 1 / 0 0 4px / 0 stretch;
}
/* planner page css ends*/
#calendar {
    max-width:98%;
    margin:0 auto;
}
.fc-button-primary:not(:disabled):active, .fc-button-primary:not(:disabled).fc-button-active {
    color: #fff;
    background-color: #f83245!important;
    border-color: #f83245!important;
}
.fc-toolbar h2 {
    font-size: 2.20em!important;
    margin: 0;
    color: #30419b;
    text-transform: uppercase;
    font-weight: 600;
}
.fc-prev-button{
	color: #30419b!important;
    background-color: #ffffff;
    border-color: #e9e9e9;
    font-weight: 600!important;
	border:1px solid #30419b!important;
}
.fc-prev-button:hover{
	color: #fff!important;
    background-color: #f83245!important;
}
.fc-next-button{
	color: #30419b!important;
    background-color: #ffffff;
    border-color: #e9e9e9;
    font-weight: 600!important;
	border:1px solid #30419b!important;
}
.fc-next-button:hover{
	color: #fff!important;
    background-color: #f83245!important;
}
.fc-today-button {
	color: #30419b!important;
    background-color: #ffffff;
    border-color: #e9e9e9;
    font-weight: 600!important;
	border:1px solid #30419b!important;
}
.fc-today-button:hover{
	color: #fff!important;
    background-color: #f83245!important;
}
.fc-button-primary:hover{
	color:#fff!important;
	background:#30419b!important;
}
.fc-event, .fc-event-dot {
    background-color: #30419b!important;
    color: #fff!important;
    border: 1px solid #30419b!important;
}
/*  */
.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #fff;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
    margin-left: 75px;
}
.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
}
.sidenav a:hover {
    color: #f1f1f1;
}
.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}
@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
    }
    .sidenav a {
	    font-size: 18px;
    }
}
@media (min-width: 576px){
    #myModal .modal-dialog {
        max-width:85%;
        margin: 2.75rem auto;
    }
    #post_comment .modal-dialog {max-width: 540px;}
    /* #post_comment .modal-content {  border-radius: 16px;} */
}
.modal-body {
    background:#f2f2f2;
	height:410px;
	overflow:auto;
}
.select-network .btn-primary {
    color:#131313!important;
    background-color: #ffffff!important;
    border-color: #c6c6c6!important;
    width:100%!important;
	margin-top: 20px;
}
.form-control {
    height: auto;
    max-width:100%;
	/* margin-top: 15px; */
}
.tx-top {
    padding-bottom: 20px;
    padding-top: 20px;
}
.o-p-l {
    float: right;
    color: #30419b;
    font-weight: 600;
}
.box__dragndrop, .box__uploading, .box__success, .box__error {
  display: none;
}
.new-post img{
	width:100%;
	position: relative;
    bottom: 16px;
}

.fa.fa-window-minimize{
    float: right;
    margin-right: 35px;
	margin-top:20px;
}
#post-btn {
    width: 100px;
    height: 45px;
    background: #30419b;
    color: #fff;
}
#update-btn {
    width: 100px;
    height: 45px;
    background: #30419b;
    color: #fff;
}
.drp-icon .btn-primary{
    color: #fff;
    background-color: #30419b!important;
    border-color: #30419b!important;
    padding: 10px;
}
.feed-b {
    float: right;
    width: 125px;
    padding: 5px;
    background: #30419b;
    color: #fff;
    border: 1px solid;
    border-radius: 5px;
    height: 45px;
    margin-right: 20px;
}
#my-awesome-dropzone {
    margin-top:15px;
}
.drop-2 .btn-danger{
    color: #fff;
    background-color: #30419b;
    border-color: #30419b;
    border-radius: 10px;
    font-size: 16px;
    height: 38px;
    position: relative;
}
.new-new {
    width: 17px;
    position: relative;
    right: 137px;
    top: -4px;
}
.btn-group>.btn-group:not(:first-child), .btn-group>.btn:not(:first-child) {
    margin-left: -17px;
    width: 30px;
}
.btn-group-vertical>.btn, .btn-group>.btn {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 140px;
}
.fa.fa-angle-down {
    position: relative;
    right: 13px;
    color: #fff;
    font-size: 23px;
    top: 5px;
}
/*  */
.modal-dialog2 {
    width: 45%;
    margin: 0px auto;
}
.dropdown-bb #dropdownMenuButton {
    width: 50%;
}
.dropdown-bb .btn-secondary {
    color: #6c757d;
    background-color: #fff;
    border-color: #6c757d;
}
#black-arw {
    color: #000;
    float: right;
    position: relative;
    top: 0px;
    left: 2px;
}
.dropdown-toggle:after{
	display:none!important;
}
.dropdown-bb .fa.fa-linkedin-square {
    float: left;
    font-size: 25px;
	color:#3b95e5;
}
.dropdown-bb .btn-secondary:not(:disabled):not(.disabled):active{
	color: #6c757d!important;
    background-color: #fff!important;
    border-color: #6c757d!important;
}
.symbol-session {
    float: right;
}
#align-space {
    margin-left: 20px;
    margin-top: 10px;
    font-size: 20px;
}
.fa.fa-link {
    position: relative;
    right:195px;
}
.link-t {
    margin-top: 10px;
}
#myModal1 .modal-body {
    background: #f2f2f2;
    height: 300px;
    overflow:hidden;
}
.modal-title.n-p{
	color:#30419b;
}
.dropdown-menu.shape-lise.show {
    position: absolute;
    top: 0px;
    left: 0px;
    transform: translate3d(-75px, 45px, 0px)!important;
    width: 224px;
}
button#text-normal {
    background: #fff0!important;
    color: #000!important;
    border: none!important;
    font-size: 15px;
    position: relative;
    right: 16px;
    width: 10px;
}
.drop-2 .btn:hover {
     z-index:none!important; 
}
#fileupload .fade:not(.show) {
    opacity:1;
}

.select-network li {
    margin-left: 10px;
}
.select-network li a{color:#000;}
.select-network .btn-group, .select-network .multiselect-container{width:100%!important;}
.multiselect  .caret{border-radius: 21px;border-top: 4px dashed;color: #333;border-right: 4px solid transparent;border-left: 4px solid transparent;margin-left: 0px;display: inline-block; vertical-align: middle; margin-top: 10px;float: right;}

.multiselect{border: 1px solid #ddd;}
.multiselect:focus{outline:none;box-shadow:none;}
.multiselect-selected-text{float:left;}
.add_social_media{position: relative;top: 75px;z-index: 99999;background: #fff;width: 100%;border: 1px solid #ddd;display:none;}

.template-upload .btn, .template-download .btn{     font-size: 11px;padding: 5px 8px;background: #30419b;border-color: #30419b; margin-top: 5px;}
.preview canvas, span.preview img{  width: 50px;}
.progress.progress-striped{height: 6px;}
.fileinput-button{    text-align: center; display: inherit;border: 1px dashed #ddd;margin-top: 19px; margin-bottom: 10px;width: 100%;padding: 10px;}

.fileinput-button:hover{color:#30419b;border: 1px dashed #30419b;}
.accept_payment{
    top: -20px;
    position: relative;
}
/* css 07-10-2019 */
.left-menu a {
    display: block;
}
/* css 07-10-2019 */

.schedule_for_later_box{height: 42px;padding: 10px;border: 1px solid #ddd;}
.browse-media{cursor:pointer;}

#fileupload .table-striped tbody tr{background-color: #fff;}
.btn-danger.delete{background-color: transparent;color: #ddd;font-size: 12px;top: -5px;position: relative;padding: 0 3px;border: 1px solid #ddd;border-radius: 50%;width: 20px;}
.template-download a{ color: #333;font-size: 15px;}
.media_library_section .img_width{width: 154.481px;height: 116.321px;float: left;margin: 3px;}
.media_library_section{float: left;background: #fff;padding: 20px;border: 1px solid #ddd;display:none;}

#multiselect{width: 100%;border: 1px solid #ddd;height: 37px;margin-top: 10px;padding: 6px;}

#multiselect option:last-child{background-color: #30419b;color: #fff;}
#Twitter, #Facebook, #Linkedin{display:none;}

/* #add_social_media_box .modal-content{width: 50%;height: 401px;margin-left: 280px; overflow: hidden;} */
#add_social_media_box .modal-content{width:550px; height: 401px; overflow: hidden;}
#add_social_media_box .modal-body{  overflow: hidden;background: #fff;padding-left: 0;}

#add_social_media_box .modal-header{ border-bottom: 0;}
#add_social_media_box .modal-body .tab{width: 44%; border: 0;}
#add_social_media_box .modal-body .tab button{    padding: 9px 10px;font-size: 15px; width: 100%;}
#add_social_media_box .modal-body .tab .tablinks1.active button{    border-left: 2px solid #f83245;}
#add_social_media_box .modal-title{ position: absolute;font-size: 20px;}
.tablinks1.active i{color: #fff;font-size: 15px;}
.tablinks1 i{color: #30419b;font-size: 15px;}
/* #add_social_media_box .tab11{
    float: left;
    width: 72%;
    height: 310px;
    background-color: #f5f4f4;
    padding: 16px;
} */

#add_social_media_box .tab11{
    float: left;
    width: 56%;
    height: 310px;
    background-color: #f5f4f4;
    padding: 16px;
}
#add_social_media_box .tabcontent1 h3{	font-size: 18px;
    font-weight: bold;
}
/* #add_social_media_box .btn{    width: 70%;} */
#add_social_media_box .btn:hover{color:#fff;}
.scheduling{width:100%;float:left;}
.btn-group .btn.btn-danger:hover, .btn-group .btn.btn-danger:focus{z-index: 0;}

.img_instagram{text-align: center;}
.img_instagram img{    height: 60px;margin-bottom: 33px;margin-top: 30px;}
.instagram_title{text-align: center;margin-top: 26px;font-size: 20px;}
.not_business_account{background-color: #fbe5e5;padding-top: 13px;margin-bottom: 26px;}
.not_business_account .fa{padding-left: 22px;padding-top: 8px;}
.white-rec .text .img{bottom:0;}
.not_business_account1 a{color:#30419b;margin-left: 70px;}
.not_business_account_btn{
    float: right;
    background: #30419b;
    color: #fff;
	margin-right: 71px;
}
.not_business_account_btn:hover, .not_business_account_btn:focus{
box-shadow:none;color:#fff;}

.social_icon1{line-height: 0;}
.input-group-text i{color:#fff;}
.btn-secondary:focus{outline:none;box-shadow:none;}

span.sr-only:before {
    content: "\f063";
    font-family: "FontAwesome";
}
.drop-2 .fa.fa-angle-down{ position: relative;
    right: 7px;
    color: #fff;
    font-size: 23px;
    top: 1px;}
.modal-footer .fa.fa-angle-down{    position: relative;
    right: 0;
    color: #fff;
    font-size: 20px;
    top: 0;}
	.modal-footer .dropdown-menu.show {
    display: block;
    padding: 8px 10px 8px 15px;
    font-size: 15px;
    color: #000;
}

.modal-footer .dropdown-menu li a{
	color:#000;
	}
.modal-footer .dropdown-menu li a:hover{text-decoration: none;}
#left-menu i.fa{ color: #30419b;font-size: 18px;}
#left-menu i.fa{width: 28px;}
a.logout.active{background-color:#30419b;color:#fff;}
a.logout.active i.fa{color:#fff;}
#left-menu a.logout.active i.fa{color:#fff;}
h6.twitter-text {
    color: #1bc943;
}
h6.facebook-text{color: #f83245;}
h6.linkedin-text{color: #4191ff;}
#my-profile{box-shadow: none;background: transparent;border: 0;}
#my-profile:focus{outline:none;}
#my-profile-drop a:hover{color:#f83245;background-color:transparent;}

#my-profile-drop {
    transform: translate3d(880px, 58px, 0px)!important;
    border: none!important;
    box-shadow: 4px 5px 8px -4px #ccc;
    font-size: 14px;
}

.btn-group button:hover, .btn-group button:focus{box-shadow: none;}

#myModal .modal-inner{padding-top: 20px; padding-bottom: 20px;}
#myModal .modal-body{padding-top: 0px; padding-bottom: 0;}

#post-preview{    
    float: left;
    width: 100%;
    background-color: rgb(47, 53, 56);
    min-height: 440px;
}
	
.header_img {
    border: 2px solid rgb(227, 231, 232);
    float: left;
    width: 4%;
    display: table;
    margin-top: 20px;
    height: 19px;
    background: rgb(227, 231, 232);
    border-radius: 32%;
    margin-left: 15px;
}
.icon_post{
	float: left;
    width: 81px;
    height: 19px;
    margin-top: 20px;
    background: rgb(227, 231, 232);
    margin-left: 17px;
    border-radius: 20px;
	}
.info_footer p{
	color:#fff;
	text-align:center;
	margin-top: 30px;
	font-size: 11px;
	padding:0 46px;
		}
.box_34 {
    background: #fff;
    width: 100%;
    min-height: 100%!important;
    margin-top: 15px;
    border-radius: 5px;
}
.box_34 .profile_img{ 
	width: 38px;
    height: 38px;
    background: rgb(227, 231, 232);
    margin-left: 29px;
    margin-top: 20px;
    border-radius: 10px;
	}
#post-preview .profile_name{
	width: 81px;
    height: 13px;
    margin-left: 20px;
    background: rgb(227, 231, 232);
    margin-top: 33px;
    border-radius: 10px;
	}
.second_2{
    width: 85%;
    height: 12px;
    background: rgb(227, 231, 232);
    margin-left: 31px;
    margin-top: 14px;
    border-radius: 10px;
}
.second_2_1{    width: 26%;
height: 12px;
background: rgb(227, 231, 232);
margin-top: 10px;
margin-left: 31px;
border-radius: 10px;}
.third_2, .third_2_1, .third_2_2{width: 16%;
background: rgb(227, 231, 232);
height: 12px;
margin-top: 37px;
margin-left: 31px;
border-radius: 10px;}
.insta_view.hidden{
    display:none;
    }

/* new post streams right layout */
 .stream-middle{
	 width:80%;
	 margin:20px auto;
 }
.stream-middle .fa.fa-instagram {
    color: #fff;
    font-size: 21px;
}
.insta-bus {
    padding: 5px;
    color: #fff;
    font-size: 14px;
}
.white-rec {
    background: #fff;
    min-height: 150px;
    width: 100%;
    margin-top: 10px;
    border-radius: 5px;
    padding: 15px;
    padding-top: 30px;
}
.white-rec img {
    width: 30px;
    border-radius: 72px;
}
.resh_name {
    position: relative;
    bottom: 15px;
    margin: 10px;
    font-size: 12px;
}
.dotted-right {
    float: right;
    margin-top: -10px;
}
#save-mark {
    float: right;
    font-size: 20px;
}
span.text-now {
    font-size: 11px;
}
.section_header_1 {
    width: 80%;
    margin: 0px auto;
}
.tab_icon {
    width: 15px;
}
.social_title {
    margin: 5px;
}
.second_layer img{
	position: relative;
    bottom: 0px!important;
}
.second_layer_img img{
	width: 86%;
	position: relative;
    bottom: 0px!important;
    margin-left: 31px;
	margin-top: 10px;
}.maintain-row {
    width: 100%;
    float: left;
}
.like_count {
    float: left;
}
.view_comment1.view_comment2114449649260557007_17645149892335 {
    float: left;
}
.btm-top {
    margin-top: 40px;
}
button#btn-cmt {
    float: left;
}
/* new post streams right layout */	
	 
.box_instagram{
	margin-top: 14px;
	}
.box_instagram_name{
	font-size: 14px;
	}
.text_name{
	font-weight:bold;
}
#post-preview .socail_image .socail_image1{ 
width: 100%;
border: 0;
border-radius:0;
margin-top: 13px;
}
.second_layer {
    width: 80%;
    padding-left: 31px;
    padding-top: 10px;
}
.bootstrap-select{
	width:100%!important;
}
.modal-inner .bootstrap-select ul.dropdown-menu li:last-child{ 
    border-top: 1px solid #ddd;
    margin-top: 10px;
    padding-top: 3px;
	text-align:center;
	}
.btn-light:not(:disabled):not(.disabled).active, .btn-light:not(:disabled):not(.disabled):active, .show>.btn-light.dropdown-toggle{    background-color: #fff!important;}

.hidden{
	display:none;
}
.new-post .loader_img{
	position: absolute;
    left: -9px;
    top: 27px;
    z-index: 99;
	}
.second_layer_img{
	float: left;
    width: 100%;
	}
.attachment_info{  
	background-color: rgb(255, 232, 162);
    font-size: 15px;
    padding-left: 10px;
    margin-top: 7px;
    border-radius: 4px;
    padding-top: 5px;
    padding-bottom: 3px;
    }
.attachment_info i{
	padding-right: 10px;
	}
.tx-top #current{ 
    float: right;
}
.social_media_i{
	float: right;
	padding-right:6px;
	}
.info_business{    
   padding: 10px 70px;
   font-size: 14px;
}

#social-line1 .bootstrap-select{   
		 padding-left: 0;
		 width: 361px!important;
		 padding-right: 0;
 }
.left-menu .bar-icons a{ display: initial;}
.open_side .contain-right{
    margin-left: 141px;
    width: 86%;
}
.tabcontent.open_side{
    width: 85%;
    margin-left: 133px;
}
#left-menu.open_side1 a span, #left-menu.open_side1 img, #left-menu.open_side1 .upgrade{display:none;}
#left-menu.open_side1.tab{width: 5%;}
#mySidenav{ z-index: 9999;}
.open_side #mySidenav{ z-index: 9999;border-left: 1px solid #ddd;}
label.error{color:red;}

/* css by neha 30-12-2019 */
.show_acnt {
    float: right;
    padding-top: 17px;
}span.active-line {
    font-size: 14px;
    margin: 8px;
    font-weight: 600;
    color: #3c3c3c;
}
.show_acnt i.fa.fa-calendar {
    color: #30419b;
}
.interactions-box{
    background: #f1f5fa;
    width: 100%;
    height:auto;
    margin-top: 30px;
	float: left;
}
.interactions-heading p {
    font-size: 25px;
    font-weight: 600;
    color: #30419b;
}
.interactions-heading span {
    margin: 8px;
    font-size: 28px;
    color: #bec3c9;
}
.discovery-heading p {
    font-size: 25px;
    font-weight: 600;
    color: #30419b;
}
.discovery-heading span {
    margin: 8px;
    font-size: 28px;
    color: #bec3c9;
}

.discovery-inner{
	background: #fff;
    width: 100%;
    height:auto;
	float: left;
}
.interaction-padding {
    padding: 30px;
    background: #fff;
    height: auto;
    margin-bottom: 20px;
}
.discovery-padding {
    padding: 30px;
    background: #fff;
    height: auto;
    margin-bottom: 20px;
}
.discovery-taken p {
    font-size: 12px;
    color: #929292;
}
.interaction-taken p {
    font-size: 12px;
    color: #929292;
}
.actin-bold {
    font-size: 14px;
    color: #f83245;
    font-weight: 600;
}
.interaction-taken img {
    width: 100%;
    padding-top: 10px;
}
.discovery-taken img {
    width: 100%;
    padding-top: 10px;
}
.visit-two {
    float: left;
    width: 100%;
}
.visit-three {
    float: right;
    width: 100%;
}
.visit-tabs {
    background: #fff;
    margin-top: 45px;
}
.visit-tabs h6 {
    font-weight: 600;
    font-size: 23px;
    margin-top: 10px;
}
.visit-one {
    float: left;
    width: 100%;
    border: 1px solid #f1f1f1;
}
.visit-two {
    float: left;
    width: 100%;
    border: 1px solid #f1f1f1;
}
.visit-tabs p {
    color: #929292;
    font-size: 12px;
}
span.exclamation-right {
    float: right;
    color: #bec3c9;
	font-size:28px;
}
.interaction-taken .fa.fa-exclamation-circle {
	float: right;
    color: #bec3c9;
	font-size:28px;
}
.discovery-taken .fa.fa-exclamation-circle {
	float: right;
    color: #bec3c9;
	font-size:28px;
}
.high-clr {
    color: #f83245;
    font-weight: 600;
    font-size: 14px;
}
.interaction-taken h4 {
    font-weight: 600;
}
.discovery-taken h4 {
    font-weight: 600;
}
.discovery-box {
    background: #f1f5fa;
    width: 100%;
    height: auto;
    margin-top: 30px;
    float: left;
}
.interaction-taken h5 {
    font-size: 14px;
}
.discovery-taken h5 {
     font-size: 14px;
}
.bar-icons .dropdown a {
    margin-left:5px;
}
.bar-icons .dropdown-menu.show {
    height: 57px;
    min-width: 105px!important;
}
.bar-icons .dropdown-menu.show li {
    padding: 2px;
}
.bar-icons .btn-primary {
    font-weight: 600;
    padding-top: 10px;
    color: #30419b;
	background:#fff;
	border:none;
}
.insight-pading {
    float: left;
    width: 100%;
    margin-left: 15px;
}
.mehto-inter {
    padding: 10px;
    position: relative;
    top: 13px;
    font-weight: 600;
	color:rgb(96, 103, 112);
}
.insight-pading h2 {
    margin-top: 15px;
    font-weight: 600;
	color:rgb(141, 148, 158);
}
.total-posts p {
    font-size: 12px;
}
.total-posts {
    padding-top: 15px;
}
.ttl-post-scetion {
    background: #fff;
    padding-top: 0px;
}
.insight-pading h1 {
    font-weight: 600;
    color: #626263;
}
.bar-icons h6 {
    margin-top: 10px;
    font-size: 17px;
    font-weight: 700;
    color: #30419b;
}
.flw-inner{
	background: #fff;
    width: 100%;
    height:auto;
	float: left;
	margin-top: 25px;
}
.show-by {
    margin-top: 30px;
    font-weight: 600;
    font-size: 14px;
}
span.men-met {
    font-size: 15px;
    font-weight: 600;
    color: #30419b;
}
span.women-met {
    font-size: 15px;
    font-weight: 600;
    color: #f83245;
}
.inlights-bar {
    background: url(http://app.topnudge.com/public/assets/images/insights.png);
    width: 100%;
    height: 355px;
}
.inlights-bar-again {
    background: url(http://app.topnudge.com/public/assets/images/insights-2.png);
    width: 100%;
    height: 245px;
}
.day-btn input[type="button"] {
	width: 160px;
    background: #e6f2ff;
    border: 1px solid #b0d5ff;
    height: 35px;
    margin-left: 5px;
    font-size: 13px;
    font-weight: 600;
    color: #565555;
  
}
.dayhour-btn input[type="button"]{
    width: 160px;
    background: #f5f6f7;
    border: 1px solid #d6d6d6;
    height: 35px;
    margin-left: 5px;
    font-size: 13px;
    font-weight: 600;
    color: #565555;
}
/* css by neha */


/** Css by RK **/

.btn-twitter{ background: #1dabdd;
    /* width: 94px; */
    height: 40px;
    color: #fff;
    padding-left: 13px;
    margin-top: 10px;
}
.stream-middle .fa{color: #fff;}
.image_gallery:nth-child(1){margin-left: 0;}
.image_gallery{margin-left: 10px;}
img.image_gallery {
    border: 2px solid #30419b;
}
.white-rec img.image_gallery_view{
	width: 100%;
    border-radius: 11px;
    /* margin-top: 10px; */
	}
.white-rec img.image_gallery_view:nth-child(1){ 
    margin-left: 0;
}
/* .white-rec img.image_gallery_view {
    margin-left: 8px;
} */
#id_0{width: 30%;}

#id_0 .input-group-text i.fa-calendar{
    color: #30419b!important;
}
/* #calendar .fc-button-primary{color: #30419b!important;} */

/** Css by RK **/

/* account & settings css */
.tabs-left, .tabs-right {
  border-bottom: none;
  padding-top: 2px;
}
/* .tabs-left {
  border-right: 1px solid #ddd;
} */
.tabs-right {
  border-left: 1px solid #ddd;
}
.tabs-left>li, .tabs-right>li {
  float: none;
  margin-bottom: 2px;
}
.tabs-left>li {
  margin-right: -1px;
}
.tabs-right>li {
  margin-left: -1px;
}
.tabs-left>li.active>a,
.tabs-left>li.active>a:hover,
.tabs-left>li.active>a:focus {
  border-bottom-color: #ddd;
  border-right-color: transparent;
}

.tabs-right>li.active>a,
.tabs-right>li.active>a:hover,
.tabs-right>li.active>a:focus {
  border-bottom: 1px solid #ddd;
  border-left-color: transparent;
}
.tabs-left>li>a {
  border-radius: 4px 0 0 4px;
  margin-right: 0;
  display:block;
}
.tabs-right>li>a {
  border-radius: 0 4px 4px 0;
  margin-right: 0;
}
.vertical-text {
  margin-top:50px;
  border: none;
  position: relative;
}
.vertical-text>li {
  height: 20px;
  width: 120px;
  margin-bottom: 100px;
}
.vertical-text>li>a {
  border-bottom: 1px solid #ddd;
  border-right-color: transparent;
  text-align: center;
  border-radius: 4px 4px 0px 0px;
}
.vertical-text>li.active>a,
.vertical-text>li.active>a:hover,
.vertical-text>li.active>a:focus {
  border-bottom-color: transparent;
  border-right-color: #ddd;
  border-left-color: #ddd;
}
.vertical-text.tabs-left {
  left: -50px;
}
.vertical-text.tabs-right {
  right: -50px;
}
.vertical-text.tabs-right>li {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.vertical-text.tabs-left>li {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
ul.nav.nav-tabs.tabs-left {
    display: block;
	float:left;
}
.tabs-right-align {
    margin-top: 40px;
    background: #fff;
	width:100%;
}
.tabs-right-align div#nav-tabContent {
   padding: 10px!important;
}
#accountSettingForm h1 {
    font-size: 21px;
    font-weight: 600;
    color: #f83245;
}
.btn-cta.upgrade{
    background: #f83245;
    border: 1px solid #fff;
    width: 180px;
    height: 45px;
    margin-left:0px!important; 
    color: #fff;
    border-radius: 12px;
    padding-left:13px!important; 
	padding:10px;
    position: relative;
    bottom: 0px!important; 
}	
._avatarPreview.viewer img.avatar {
    width: 125px;
    height: 125px;
}	
.avatarUpdater .action {
    position: relative;
    bottom: 15px;
    left: 32px;
    width: 100%;
    height: 14px;
    font-size: 11px;
    text-align: center;
    color: #fff;
    background-color: #369;
    padding: 7px;
}
.rmv-p .btn-lite-sta {
    display: inline-block;
    border: 1px solid #bbb;
    border-radius: 3px;
    line-height: 24px;
    padding: 10px 0px;
    font-size: 14px;
    font-weight: 600;
    white-space: nowrap;
    color:#f83245!important;
    border-color: #cfcfcf;
    background-color: #fff;
    text-align: center;
    width: 100%;
}
.btn-lite-sta {
    display: inline-block;
    border: 1px solid #bbb;
    border-radius: 3px;
    line-height: 24px;
    padding: 10px 0px;
    font-size: 14px;
    font-weight: 600;
    white-space: nowrap;
    color: #30419b!important;
    border-color: #cfcfcf;
    background-color: #fff;
    text-align: center;
}	
.tabs-right-align .account .avatarUpdater {
    float: left;
    margin-right: 10px;
}	
.full-name-box {
    float: left;
    margin-right: 10px;
}	
.-formElement label {
    display: block;
}	
.-formElement label.title, label .title {
    display: block;
    font-weight: 600;
    line-height: normal;
    text-shadow: 0 1px rgba(255,255,255,.75);
    color: #333;
}
.-formElement textarea#description {
    width: 100%;
    height: 150px;
}	
input#companyName {
    width: 100%;
}	
input#companyTitle {
    width: 100%;
}	
.-formElement select {
    width: 100%;
	padding:5px;
}	
.-formElement.input-twitter {
    margin-left: 20px;
}	
.-formElement input[type="text"]{
	width: 100%;
	padding: 5px;
}
.-formElement input#oldPassword {
    width: 100%;
    padding: 5px;
    margin-bottom: 10px;
}
.-formElement input#newPassword{
	width: 100%;
	padding:5px;
}
.-formElement button._showChangeEmail.btn-lite-sta {
    width: 100%;
    margin: 0px auto;
}
input.initials.input-initials {
    width: 190px;
}
span._cancelAccount.link {
    color: #f83245;
    padding: 5px;
}
span._saveAccount.link {
    margin-left: 10px;
    color: #fff;
    background: #30419b;
	font-weight: 100;
    padding: 5px;
}
.-formElement {
    margin-top: 10px;
}
.authen-second h1{
	font-size: 21px;
    font-weight: 600;
    color: #f83245;
}
.listItem.memberProfile {
    box-shadow: none;
    border-color: #b3b3b3;
    background-color: #ffffff;
    width: 35%;
    height: 200px;
    border: 1px solid #ddd;
}
#settingsSection #authMethods .memberProfile {
    padding-left: 30px;
}
.list-scroll .memberProfile {
    position: relative;
    padding: 10px 10px 3px 13px;
    line-height: 20px;
    cursor: pointer;
}
.icon-13.delete {
    background-position: 0 -14px;
    background-image: url(http://app.topnudge.com/public/assets/images/ic.svg);
    width: 13px;
    height: 13px;
}
.authen-second .controls {
	position: absolute;
    top: 13px;
    right: 15px;
}
.authToken span {
    font-size: 12px;
}
.authen-second .email {
    font-size: 11px;
    line-height: 14px;
    color: rgb(85, 85, 85);
}
.icon-sn-16 {
    background-image: url(http://app.topnudge.com/public/assets/images/ic-2.svg);
    width: 22px;
    height: 20px;
    float: left;
    position: relative;
    top: 3px;
}
.icon-sn-16.google {
    background-position: -26px -320px;
}
.authen-heading {
    font-size: 21px;
    font-weight: 600;
    color: #f83245;
}
button.ga-get-started.btn-sta-med._generateGaSecret{
	padding: 0 20px 0 13px;
    font-size: 14px;
    font-weight: 700;
    line-height: 38px;
    background: #f7f7f7 url(/v2/images/buttons/btn-sta-med.49be5f72.png) 0 0 repeat-x;
    display: inline-block;
    box-shadow: 0 1px 1px rgba(0,0,0,.1);
    border-width: 1px;
    border-style: solid;
    border-color: #c9ccd1 #bbb #aaa;
    border-radius: 2px;
    text-shadow: 0 -1px 0 #fff;
    white-space: nowrap;
    color: #3f4753!important;
    cursor: pointer;
}
.nav .nav-tabs .nav-fill a{
    color: #30419b;
    font-weight: 600;
}
.ui-form .-formElement select {
    width:520px;
}
.ui-dialog-section.ui-dialog-tabs-section.action-btns {
    margin-top: 10px;
	margin-bottom: 35px;
}
.icon-19.bi-add {
    background-position: -70px -38px;
	width: 19px;
    height: 19px;
	background-image: url(http://app.topnudge.com/public/assets/images/ic.svg);
	float:left;
}
.icon-19.edit {
    background-position: -51px -323px;
	width: 19px;
    height: 19px;
	background-image: url(http://app.topnudge.com/public/assets/images/ic.svg);
	float:left;
}
.icon-19.bi-trash{
	background-position: -70px 0;
	width: 19px;
    height: 19px;
	background-image: url(http://app.topnudge.com/public/assets/images/ic.svg);
	float:left;
}
._saveprefer {
    color: #fff;
    background: #30419b;
    padding: 9px;
    position: relative;
    top: 20px;
}
#pos-feed {
    display: inline-block;
    border: 1px solid #bbb;
    border-radius: 3px;
    line-height: 24px;
    padding: 5px 5px;
    font-size: 12px;
    font-weight: 600;
    white-space: nowrap;
    color: #333!important;
    border-color: #cfcfcf;
    background-color: #fff;
    text-align: center;
    padding-left: 5px;
}
#settingsContent .itemListHeader {
    box-shadow: inset 0 1px #eee;
    border: 1px solid #cecece;
    line-height: 26px;
    margin-top: 10px;
}
.rss-feed #settingsSection .webfeed .itemListHeader strong {
    width: 54%;
}
.rss-feed #settingsContent .itemListHeader strong {
    display: inline-block;
    padding: 0 8px;
}
.rss-feed #settingsContent .itemListHeader span {
    display: inline-block;
    border-left: 1px solid #8d8d8f;
    padding: 0 10px;
}
.ui-dialog .filter{
    position: relative;
    margin-bottom: 10px;
}
.rss-feed .controls {
    float: right;
}
.rss-feed #settingsSection .webfeed .list-scroll {
    max-height: 295px;
}
.rss-feed .ui-dialog-section .list-scroll {
    box-shadow: none;
    border-color: #ddd;
    background-color: #fff;
}
.rss-feed .list-scroll.advanced {
    min-height: 150px;
}

.rss-feed .emptySelectItem p {
    position: relative;
    display: block;
    padding: 10px 10px 5px 8px;
    line-height: 20px;
}
.list-scroll .emptySelectItem {
    position: relative;
    display: block;
    padding: 4px 10px 5px 8px;
    line-height: 20px;
}
.ui-dialog-tabs-wrapper {
    height: 100%;
}
#settingsContent {
    padding: 10px 0px 0px;
}
#settingsPopup .ui-dialog-section {
    position: relative;
    height: 420px;
}
.ui-dialog-section {
    overflow: auto;
    padding: 15px 15px;
    background-color: #fff;
    font-size: 14px;
}
.rb-a-3 {
    border-radius: 3px;
}
#preferenceNotificationForm td:first-child {
    width: 25px;
}
#preferenceNotificationForm td {
    padding: 5px 0;
}
#noti-h h1{
	font-size: 21px;
}
#noti-h h2{
	font-size: 19px;
}
#noti-h h3{
	font-size: 15px;
}
input#isNotifyNewTweet {
    margin-bottom: 10px;
}
.icon-19.email {
    background-position: -51px -76px;
	background-image: url(http://app.topnudge.com/public/assets/images/ic.svg);
	width: 19px;
    height: 19px;
	float: left;
	padding: 11px;
}
#autoschedule .ui-form .-formElement select {
    width: 70px;
    height: 30px;
}
#autoschedule .autoschedule-day-inactive {
    box-shadow: 0 1px 2px rgba(0,0,0,.3);
    color: #666;
    background-color: #eee;
}
#autoschedule .autoschedule-day {
    box-sizing: border-box;
    display: inline-block;
    width: 85px;
    margin: 0 1px;
    border: 1px solid #888;
    padding: 15px 5px;
    font-weight: 700;
    text-align: center;
    cursor: pointer;
}
.autoschedule-day-inactive .autoschedule-day-dot {
    background-color: #bbc6ff;
}
.autoschedule-day .autoschedule-day-dot {
    width: 12px;
    height: 12px;
    margin: 7px auto 3px;
    border-radius: 50%;
}
.autoschedule-day-active .autoschedule-day-dot {
    background-color: #f83245;
}
.autoschedule-day .autoschedule-day-dot {
    width: 12px;
    height: 12px;
    margin: 7px auto 3px;
    border-radius: 50%;
}
.autoschedule-day-active {
    box-shadow: inset 0 1px 0 1px rgba(0,0,0,.15);
    background-color: #c8eefc;
}
.autoschedule-day {
    box-sizing: border-box;
    display: inline-block;
    width: 70px;
    margin: 0 1px;
    border: 1px solid #888;
    padding: 8px 4px;
    font-weight: 700;
    text-align: center;
    cursor: pointer;
}
.autoschedule-day-label {
    border-bottom: 1px dotted #bbb;
    padding-bottom: 4px;
}
._savesettings{
    margin-left: 10px;
    color: #fff;
    background: #30419b;
    padding: 9px;
    position: relative;
    top: 20px;
}
div#autoschedule {
    margin-bottom: 40px;
}
.sidenav a:hover {
    color: #f83245;
}
.btn-cta.upgrade#upgrade-id {
    background: #f83245;
    border: 1px solid #fff;
    width: 180px;
    height: 45px;
    margin-left: 0px!important;
    color: #fff;
    border-radius: 12px;
    padding-left: 20px!important;
    padding: 10px;
    position: relative;
    bottom: 0px!important;
    margin-right: 19px;
}
#mySidenav.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 17px!important;
    color: #818181;
    display: block;
    transition: 0.3s;
}
#mySidenav.tabs-left {
     border-right:none; 
}
#nav-tabContent a:hover{
	text-decoration:none;
}
/* div#nav-profile {
    padding: 0px 0px 0px 10px;
} */
.tab-pane .fade{
	padding: 0px 0px 0px 10px;
}
.btn-lite-sta._clearCache{
	display: inline-block;
    border: 1px solid #bbb;
    border-radius: 3px;
    line-height: 24px;
    padding: 10px 10px!important;
    font-size: 14px;
    font-weight: 600;
    white-space: nowrap;
    color: #30419b!important;
    border-color: #cfcfcf;
    background-color: #fff;
    text-align: center;
}
#profile ._section._general.general {
    margin-bottom: 40px;
}




	
/* account & settings css */
img.heart, img.comment{cursor:pointer;}
img.img_comment{border-radius: 25px;margin-right: 10px;}
#post_comment .modal-body{background: #fff;}
p.img_section{width: 13%;float: left;}
span.name_comm{color:#555252;font-weight:bold;}
.desc-comment{color:#555252;font-size: 15px;}
span.section_detail_comment{color: #a3a3a2;font-size: 15px;}
p.section_twitter_info{margin-bottom: 40px;}
p.img_section{margin-top: 3px;}
#post_comment .modal-footer{float: left;width: 100%;border: 0;padding-top: 0;padding-bottom: 0;}
#post_comment .modal-body{height: auto;}
.section_second{float: left;width: 100%;margin-top: 35px;}
.reply_msg{width: 86%;border: 0;color: #a3a3a2;font-size: 18px;}
.modal-footer .btn-instagram:hover{color:#fff;}
.section_second .emoji-wysiwyg-editor{height: 143px !important;}
.section_second .emoji-menu{top: 26px;}


.btn-facebook { 
    background: #3b5998;
    height: 40px;
    color: #fff;
    padding-left: 13px;
    margin-top: 10px;
}

.btn-linkedin {
    background-color: #0072b1;
    height: 40px;
    color: #fff;
    padding-left: 13px;
    margin-top: 10px;
}

.position-inherit {
    position: inherit !important;
}

.fb-text {
    font-size: 15px;
}

.fb-time-text {
    font-size: 10px;
    margin-left: -98px;
    position: inherit;
}

.fb-public-icon {
    width: 16px !important;
    padding-left: 3px;
}

.fb-profile {
    width: 40px !important;
}

.like-bottom img {
    width: 18px;
}

.text-center {
    text-align: center;
}

.fb-img {
    width: 85%;
}

.post-note-text {
    font-size: 11px;
    margin-top: -46px;
    /* margin-right: 64px !important; */
    margin-right: 118px !important;
}

.black-blur {
    color: #0000009c;
}

.mb-50 {
    margin-bottom: 50px;
}

.pb-110 {
    padding-bottom: 110px;
}
.close-comments {
    font-weight: 900;
    color: #000;
    position: relative;
    bottom: 15px;
    right: -7px;
}

.comment-bg {
    background-color: #e9e7e752;
}

.error-container {
    margin-top: 38px;
    padding: 18px;
}

.gallery-img-height {
    height: 386px;
}

.max-h-350 {
    max-height: 350px !important;
}

.min-h-350 {
    min-height: 350px !important;
}

.insta-username {
    font-size: 14px;
    color: #a3a3a2;
}

.img-remove {
    position: absolute;
    margin-left: 0px;
    color: red;
    margin-top: -8px;
}

.img-block {
    border: 2px solid grey;
    height: 69px;
    width: 84px;
    display: inline-block;
}

.img-gallery-resize {
    height: 65px;
    width: 80px;
}

.mr-20 {
    margin-right: 20px;
}

.dz-block {
    width: 120px;
    height: 30px;
}

.dropzone .dz-message {
    margin: 1em 0 !important;
}

/* .dz-preview {
    margin-right: 3px !important;
} */

.fb-carousel-img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.fb-carousel-img-block {
    height: 280px !important;
    position: relative;
}

.text-grey {
    color: grey;
}

.cursor-pointer {
    cursor: pointer;
}

.preloader-block {
    position: absolute;
    top: calc(70% - 25%);
    right: calc(58% - 25%);
    z-index: 999999999999999999;
    opacity: 1;
}

.content-preloader-block {
    position: absolute;
    top: calc(70% - 15%);
    right: calc(65% - 25%);
    z-index: 999999999999999999;
    opacity: 1;
}

#content-overlay {
    background-color: #EFEFEF;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    opacity: .5;
}

.loading-text {
    color: #afa1a1;
    font-size: 14px;
}

#overlay {
    position: fixed;
	display: none;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0,0,0,0.5);
	z-index: 9999;
	cursor: pointer;
}

.schedule_modal_block {
    max-width: 85%;
}

.dz-image img { 
    width: 100%;
    height: 100%;
}

#social-line .insta-text {
    width: 116px;
}

/* Password eye button */
.password-btn {
    background-color: #fff;
    border-radius: 0px 4px 4px 0px;
    box-shadow: none !important;
}

.fs-11 {
    font-size: 11px;
}

.stream-img-opc {
    opacity: 0.6;
}

.stream-container {
  position: relative;
  text-align: left;
  color: white;
}

.stream-centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.stream-img-div {
    height: inherit;
}
.stream-img-3 {
    height: calc(50% - 0%);
}
.stream-img-4 {
    height: calc(33.33% - 0%);
}

.stream-img-5 {
    height: calc(100% - 0%);
}

.stream-insta-dots {
    color: black !important;
    font-size: 10px !important;
}

.planner-img {
    object-fit: cover;
    width: 100%;
    height: 50px;
}

.refresh_icons_left-0 {
    left: 0px !important;
}

/* container and leftbar scroller design */

.container-fluid-wrapper {
    overflow-y: hidden;
}

.content-wrapper {
    overflow-y: auto;
}

.content-wrapper::-webkit-scrollbar-track {
    background-color: #FFF;
}

.content-wrapper::-webkit-scrollbar {
    width: 10px;
    background-color: #F5F5F5;
}

.content-wrapper::-webkit-scrollbar-thumb {
    background-color: #f1f5fa;
    border-radius: 10px;
}

.left-navbar {
    overflow-y: auto;
}

.left-navbar::-webkit-scrollbar-track {
    background-color: #FFF;
}

.left-navbar::-webkit-scrollbar {
    width: 10px;
    background-color: #F5F5F5;
}

.left-navbar::-webkit-scrollbar-thumb {
    /* background-color: #30419b; */
    background-color: #f1f5fa;
    border-radius: 10px;
}

.error-text {
    color: red;
}

.media-msg-block, .edit-media-msg-block {
    background-color: #ffc6ab80;
    margin: 10px 0px;
    border: 1px;
    padding: 4px;
    color: #662d12;
}

/* Insta reel preview start */

.insta-profile {
    position: absolute;
    /* bottom: 230px; */
    bottom: calc(100% - 442px);
    z-index: 1;
    padding-left: 13px;
    color: white;
    width: 67%;
}

.insta-reel-button {
    position: absolute;
    display: flex;
    flex-direction: column;
    /* bottom: 298px; */
    bottom: calc(100% - 366px);
    gap: 16px;
    z-index: 1;
    right: 103px;
}
/* Insta reel preview end */

.video-fit {
    transform: scaleX(2);
}

.overflow-x-hidden {
    overflow-x: hidden;
}

.overflow-y-hidden {
    overflow-y: hidden;
}

.theme-btn-primary {
    background-color: #30419b !important;
    color: #FFF !important;
}

.w-65p {
    width: 65px !important;
}

.video-preview {
    position: static;
    min-width: 37%;
    min-height: 100%;
    width: auto;
    height: auto;
    background-size: cover;
    overflow: hidden;
}

.d-grid {
    display: grid;
}