.panel-primary span.badge {
    color: #333;
    background: #eee;
}
.bannerTJ {
    margin: -20px;
    background: url("https://targetjobs.co.uk/sites/targetjobs.co.uk/files/public/management-business-admin-dark.jpg") 0 -150px;
    padding: 15px 25px;
    height: auto;
    overflow: hidden;
    position: relative;
    display: flex;
    color: #fff;
}
.bannerTJ img {
    height: 117px;
    order: 2;
    align-content: flex-end;
    align-self: center;
    justify-content: center;
}
.bannerTJ > a {
    order:2;
    color:#fff;
}
.bannerTJ h2 {
    margin-top: 25px;
    margin-bottom: 0px;
    font-style: italic;
    font-weight: normal;
    flex: 1;
    color: #ff;
}
.bannerTJ h2 a, .bannerT h2 a:hover, .bannerT h2 a:focus, .bannerTJ a, .bannerT a:hover, .bannerT a:focus  {
    color:#fff;
    text-decoration:none;
}
.bannerTJ h2 span{
    display: block;
    font-style: normal;
    font-weight: bold;
    color: #fff;
}


/* added by GTI */
@media (min-width: 992px) {
    .romeo .main-banner-outer .main-banner-container .main-banner-brand {
        padding: 0.5rem 1rem;
    }
}
#activity-modal .modal-dialog {
        width: 65%;
}

/** ADDED BY GTI/Graeme - hiding temporary login button on home page #499249 **/
section.cover .cover-card-landing .btn-list-item[title="Temporary access"] {
  display:none
}
/** End of hiding temporary login button code **/

/***** CUSTOM PANE CSS, added by GTI / Angela *****/
@media (min-width: 992px) {
	.flex-dash-row .dash-card-custom .card-body {
		/** changing the height of the custom pane body **/
		max-height:1000px;
	}
}
/***** CUSTOM PANE CSS END *****/



/* APPOINTMENT CUSTOM PANE, ADDED BY GTI/KUNAL */

@media screen and (max-width: 600px) {
  #appt-cp-text-1 {
    position:absolute;    
    color:white;
    font-size:14px;
    font-weight:bold;
    top:4%;
left:10%;
right:10%;
text-align: center;
  }

#appt-cp-button-1
{
border-radius: 8px;
padding: 6px;
font-weight:bold;
font-size:16px;
background-color:white;
color:black;
}

#appt-cp-1-bottom-text
{
font-size:10px;
}



#appt-cp-text-2
{
    position:absolute;    
    color:black;
    font-size:14px;
    font-weight:bold;
    top:4%;
text-align: center;
left:25%;
right:25%;
background-color:white;
padding:4px;
}

#no-appt-needed
{    
position:absolute;    
    color:black;
    font-size:12px;
    font-weight:normal;
font-style: italic;
    top:15%;
text-align: center;
left:25%;
right:25%;
background-color:#dbff00;
padding:4px;
}



#appt-cp-text-bottom
{
    position:absolute;    
    color:black;
    font-size:10px;
    top:36%;
text-align: center;
left:10%;
right:10%;
}

}

@media screen and (min-width: 601px) {
  #appt-cp-text-1
{
    position:absolute;    
    color:white;
    font-size:30px;
    font-weight:bold;
    top:10%;
text-align: center;
left:10%;
right:10%;
}

#appt-cp-button-1
{
border-radius: 8px;
padding: 10px;
font-weight:bold;
font-size:30px;
background-color:white;
}

#appt-cp-1-bottom-text
{
font-size:20px;
top:5%;
}


#appt-cp-text-2
{
    position:absolute;    
    color:black;
    font-size:30px;
    font-weight:bold;
    top:10%;
text-align: center;
left:25%;
right:25%;
background-color:white;
padding:10px;
}

#no-appt-needed
{    
position:absolute;    
    color:black;
    font-size:25px;
    font-weight:normal;
font-style: italic;
    top:25%;
text-align: center;
left:20%;
right:20%;
background-color:#dbff00;
padding:10px;
}



#appt-cp-text-bottom
{
    position:absolute;    
    color:black;
    font-size:20px;
    top:50%;
text-align: center;
left:10%;
right:10%;
}
employer-name.check a {
text-decoration: underline;
color: red;
text-decoration: underline;
}
