hr.profile-line {
               margin-bottom: 20px
}

.entry-header {
	font-size:0.9rem;
	text-align: center;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	line-height: 1.4;
	margin: 0 0 0.75em;
}
.BCH_entry-title {
	text-align:center;
}
.profileimage-1{
  border-radius: 25px;

}
.profileimage-2{
	  border-radius: 25px;
}
.profileimage-3{
	  border-radius: 25px;
}
.profileimage-4{
	  border-radius: 25px;
}
.container-profile-1{
	    display: flex;
	    flex-wrap: nowrap;
		column-gap: 50px;
	    justify-content: space-evenly;
}

.container-profile-2{
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-evenly;
	column-gap: 50px;
	align-content: center;
}


.operator-details-box-1{
	    display: flex;
	    flex-wrap: nowrap;
	    justify-content: space-evenly;
	background-color:#f5f5f5;
	padding:10px;
	border-radius: 10px;
	    width:100%;
}
.profile-details-box-1
{
	background-color:red;
	color:white;
	font-weight:bold;
	text-align: center;
	border-radius: 10px;
	padding:10px;
}
.profile-details-box-2
{
	background-color:yellow;
	color:black;
	font-weight:bold;
	text-align: center;
	border-radius: 10px;
	padding:10px;
}

.profile-credit-card-jerk-number
{
	background-color:red;
	color:white;
	font-weight:bold;
	text-align: center;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	padding:10px;
}
.profile-imagecallnumber a{
	color:white;
	font-weight:bold;
	font-size:large;
}
.profile-imagecalltext{
	font-size:large;
	color:white;
	font-weight: normal;
}
.profile-imagecharge{
	font-size:xx-small;
	font-weight: normal;
}
.profile-credit-card-jerk-credit-card{
	background-color:black;
	color:white;
	font-weight:bold;
	text-align: center;
	
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
}

.profile-linknumberpost{
	font-size:1.3rem;
}
.profile-buyminutes {
	font-weight: normal;
}

.profile-wrap{
}

.profile-text-box-1 {
	flex-shrink: 1!important;
	font-size:0.9rem;
}

.staycenter img{
	display: block;
  	margin-left: auto;
  	margin-right: auto;
}

.yellow-bg {
	background-color: #ffeb12;
	color:black; !important;
}

.red-bg {
	background-color: #bc0200;
	color:white; !important;
}
.profile-justhecards{
	      display: inline-block;
      vertical-align: middle;
}
.profile-title-1 {
	padding: 0px;
	font-weight: bold;
	color: #000;
	font-size: 1.5rem
}

.profile-title-2 {
	padding: 0px;
	font-weight: bold;
	color: #000;
	font-size: 1.5rem;
}

.profile-page-standardtext {
	font-size: 16px;
	line-height: 1.5;
	color: #000;
}
/* Start Livelines added code */ 

 .profile-credit-card-jerk-credit-card {
	background-color:#740000;
	color:white;
	font-weight:bold;
	text-align: center;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
}

.profile-credit-card-jerk-credit-card:hover {
	background-color:#000;
}

/* End Livelines added code */ 
