/*Devlop by SS*/
.custom_dp #dLabel{
	background:none !important;
	border:0;
	outline-style:none;
	outline:none;
}
.custom_dp #dLabel  img{
	width:30px;
	height:30px;
	object-fit:cover;	
	border: 1px solid #3c4e59;
    padding: 2px;
    text-shadow: none;
}

.custom_dp  li {
	padding-top:5px !important;
	padding-bottom:5px !important;
	padding-left:0 !important;
	padding-right:0 !important;
	margin-left:0 !important;
	width: 100% !important;	
}

.custom_dp .dropdown-menu{
		right:0;
		left:auto;
		top:80%;	
}

.custom_dp .dropdown-menu li a:hover{
	background:#000;
	color:#FFFFFF;
	background: #3c4e59;
}

.flexText{
	 padding-top:0;
	display: flex;
    align-items: center;
    justify-content: center;
}
.heading-img {
    height: 32px;
    text-align: center;
    margin: 0 auto;
    width: 100%;
}
.mtopshadow {
    margin-top: 35px;
    margin-bottom: 35px;
}

.inviteblock {
   max-width: 540px;
    margin: 20px auto;
    border-radius: 5px;
    background-color: #f3f3f3;
    border: solid 9px #f2f2f2;
    margin-bottom: 40px;
    padding: 20px;
}
.invitetitle {
    font-family: robotolight;
    color: #3488b1;
    font-family: 'robotomedium';
    padding-bottom: 5px;
    border-bottom: 1px solid #efefef;
    font-size: 25px;
}
.invitetag {
    margin-top: 20px;
    margin-bottom: 20px;
}
.startinvite {
    text-align: center;
    font-family: 'robotomedium';
    color: #929292;
    font-size: 19px;
}

.invite_form input{
	font-family: 'robotolight';
    height: 40px;
    border-radius: 0px;
    box-shadow: none;
}
.invite_form label {
	font-family: 'robotomedium';
	font-weight:normal;
	text-align:left !important;
	width:100%;
	display:inline-block;
}
.spacer-20{
	margin-top:10px; margin-bottom:15px;	
}

.invite_form label:after{ content:'';}
.invite_form .help-block{
	text-align: left;	
}

.invite_btn{
	background: #3c4e59;
    border-color: #3c4e59;
    color: #fde141 !important;
    font-size: 18px;
	font-family: 'robotomedium';
    margin-bottom: 0px;
	padding-left:30px;
	padding-right:30px;
    margin-top: 15px;
}

.spacer-40{ 
	margin-bottom:80px;
}

.viewinvitehis {
	 margin-bottom:20px;
    font-family: 'robotomedium';
    color: #929292;
    font-size: 19px;	
}


.history-table .input-sm {
	border-radius: 0;
    box-shadow: none;
    min-height: 38px;
    background: #fff;
}

#invitehistory  tr td {
	line-height:30px !important;
	

}
#invitehistory  thead tr {
 
background-color: #cdcdcd;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#cdcdcd), to(#b3b3b3));
    background-image: -webkit-linear-gradient(top, #cdcdcd, #b3b3b3);
    background-image: -moz-linear-gradient(top, #cdcdcd, #b3b3b3);
    background-image: -ms-linear-gradient(top, #cdcdcd, #b3b3b3);
    background-image: -o-linear-gradient(top, #cdcdcd, #b3b3b3);
    background-image: linear-gradient(to bottom, #cdcdcd, #b3b3b3);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#cdcdcd, endColorstr=#b3b3b3);
    color: #fff;
    text-shadow: none;
    font-family: 'robotomedium';
    font-weight: normal;	
}

#invitehistory  thead th {
	font-weight: normal;	
	
}

#invitehistory_paginate .paginate_button{
	padding:0;	
}

.join_status_pending{
	    color: #ddbc25;
		 font-family: 'robotomedium';
}

.join_status_complete{
	color:green;	
	 font-family: 'robotomedium';
}

.creditbox{
	background: #00C;
    font-family: 'robotomedium';
    color: #fce34f;
    border-radius: 4px;
    max-width: 100%;
    padding: 4px;
    background: #005c97;
    background: -webkit-linear-gradient(to right, #005c97, #363795);
    background: linear-gradient(to right, #005c97, #363795);
}

.pball_searchSubWrapper .clear-rating {
		display:none !important;
}
.pball_searchSubWrapper .rating-xs{
	font-size: 1.6em;	
} 

.pball_searchSubWrapper .rating-container .caption .label{
	    font-weight: normal;
}
.viewbtn , .viewbtn:hover , .viewbtn:active , .viewbtn:focus{
	background: #223f93;
	border-radius:0;
	  font-family: 'robotomedium';
box-shadow: 0 8px 6px -6px #46474a;
-webkit-box-shadow: 0 8px 6px -6px #46474a;
-moz-box-shadow: 0 8px 6px -6px #46474a;
-o-box-shadow: 0 8px 6px -6px #46474a;
	padding-left: 25px;
    padding-right: 25px;
    color: #fff;	
}

.viewgrpbtn{
	padding-right: 29px;
    padding-bottom: 16px;	
}
.shareicons {
    text-align: center;
}
.mdtitle {
   font-family: 'robotomedium';
   color: #223f93;
}
.shareicons a {
    margin-right: 10px;
    color: #fff;
}
 .commonshare {
    display: inline-block;
    text-decoration: none;
     
    text-align: center;
    font-size: 51px;
    line-height: 1.2;
    text-align: center;
    font-weight: regular;
     
    text-shadow: 0px -1px 0px rgba(0,0,0,0.20);
    
    width: 50px;
    height: 50px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
     
}
.facebook {
   color: #4c76b1 !important;
}
.twitter {
   color: #006dbf !important;  
}
.google {
  	 color: #dd4d42 !important;   
}

.pinterest {
   color: #bd081c !important;  
}