.card-body.cover-client-content-text {
        display: none;
    }
 
/* Added by Marco/GTI as requested via #212438 */   
    #newUserRegistration #user\.email-container .col-sm-10:after {
    content:"Please enter your University of Glasgow email";
    display:block;
    font-size:12px;
    line-height: 1.5rem
}

/* GTI AB login page */
@media (min-width: 992px) {
    
    .cover-bg-image .row {
        display: block;
    }

    .cover-client-content {
        width: 48.3% !important;
        background-color: #003865 !important;
        margin-left: 10px !important;
    }
    
    .cover-card {
        position: relative !important;
        top: -1.5rem !important;
    }
    
    .cover-client-content-logo {
         margin: 2rem 0;
    }

    .romeo .main-banner-outer .main-banner-container .main-banner-brand {
        background-color: #003865;
        border: 2px solid #003865;
    }
    
    .cover-client-content-logo.d-none.d-lg-block {
        width: 100% !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;  
        margin-bottom: 2rem !important;
    }
}

@media (min-width: 1200px) {
    .cover-client-content,
    tc-ui-unauth-cover-client-content-text .col-sm-12.col-lg-6 {
        position: relative !important;
        left: 33rem !important;
    }
}

@media (min-width: 1200px) {
    .cover-card {
        left: 33rem !important;
    }
}

/** ADDED BY GTI/AB - CUSTOM PANE **/
@media (min-width: 992px) {
.flex-dash-row .dash-card-custom .card-body {
    max-height: 440px;
    }
}
.dash-card-custom .row {
    /*display:block;*/
    }
.dash-card-custom a.cp-block {
    height: 130px;
    display: flex;
    width: 100%;
    justify-content: stretch;
    flex-direction: column;
    text-decoration:none;
    background-size: cover;
    background-position: center;
    }
.dash-card-custom a.cp-block-employer {
    height:90px;
} 
.dash-card-custom a.cp-block .cp-text {
    background-color: #fff;
    display:block;
    font-weight: 500;
    padding: 8px 14px 6px 0;
    color: #000;
    font-size: 13px;
    }
.dash-card-custom a.cp-block .cp-hover-overlay {
    display: flex;
    align-items: flex-end;
    height:100%;
    background-color: transparent;
    }
.dash-card-custom a.cp-block:hover .cp-hover-overlay, .dash-card-custom a.cp-block:focus .cp-hover-overlay {
    background-color: rgb(0 56 101 / .5);
    }
    
/** GTI/Graeme - appointments custom pane - based on  - TC-23118 **/

.cp-well.row-no-gutters [class*=col-] {
    padding-left:0;
    padding-right:0;
    }
.cp-well {
     margin: 0;
    }
.cp-well .at-image {
    background-image: url(https://i.postimg.cc/WbBC9r4F/Student-interview-09-3.jpg);
    background-size: cover;
    background-position: center;
    height:150px;
    }
.cp-well .et-image {
    background-image: url(https://i.postimg.cc/tCmyJs3v/C-IMP.png);
    background-size: cover;
    background-position: center;
    height:150px;
    }
@media (min-width: 992px) {
    .cp-well .at-image {
        width: 150px;
        }
    }
    
/************************
GTI - OPERATOR UI 
*************************/
.page-operator header .page-brand {
    background: #003865;
    }
.page-operator header .navbar-toggler {
    color:#fff;
    }
.page-operator header .navbar-toggler:hover, .page-operator header .navbar-toggler:active, .page-operator header .navbar-toggler:focus {
    color:#ffffff6b;
    }
@media (max-width: 992px) {
    header .page-header .header-links .user-details>a, 
    header .page-header .header-links .user-details>a .fa-user-circle,
    header .page-header .header-links .beamer_button .fa-stack i    {
        color: #fff;
        }
    }
/************************
END - GTI - OPERATOR UI 
*************************/

/***** Placements CUSTOM PANE ADDED BY BEN *****/

.masthead { background:url('https://i.ibb.co/YtmqRPH/masthead.png');
	background-size:cover;
	height:170px;
	padding:20px;
	}
.masthead .masthead-content {
	background-color: rgba(255,255,255,0.95);
	padding: 15px 15px;
	width: 47%;
	}
.examples, .examples-1 {
	background-color: #000000;
	padding: 10px 10px;
	}
.examples-1 .example-title {
	color:#fff;
	width:100%;
	}
.examples-1 .col {
	width:20%;
	margin:0 5px;
	}
.examples-1 .project {
	color:white;
	font-size:12px;
	font-weight:400;
	}
.masthead .examples {
	width:100%;
	margin:0;
	}
	
	
   
   .masthead-placements-community { background:url('https://targetjobs.co.uk/static/30e151b533ee7d3a20406fe125aba594/87143/community-worker_1140x350.webp');
	background-size:cover;
	height:170px;
	padding:20px;
	}
	.masthead-placements-community .placements-community {
	background-color: rgba(255,255,255,0.95);
	padding: 15px 15px;
	width: 47%;
	}
	.masthead-placements-community .d-flex .col:first-child {
	margin-left:0;
	}
.masthead-placements-community .d-flex .col:last-child {
	margin-right:0;
   }

   .masthead-placements-global { background:url('https://targetjobs.co.uk/static/9e48780296093d5d5a0713878b49d3cc/97a1e/internationa-development.webp');
	background-size:cover;
	height:170px;
	padding:20px;
	}
	.masthead-placements-global .placements-global {
	background-color: rgba(255,255,255,0.95);
	padding: 15px 15px;
	width: 47%;
	}
	.masthead-placements-global .d-flex .col:first-child {
	margin-left:0;
	}
.masthead-placements-global .d-flex .col:last-child {
	margin-right:0;
   }   

   .masthead-placements-localintern { background:url('https://i.postimg.cc/tTHVL54h/temp-Imageu-Et-MIS.avif');
	background-size:cover;
	height:170px;
	padding:20px;
	}
	.masthead-placements-localintern .placements-localintern {
	background-color: rgba(255,255,255,0.95);
	padding: 15px 15px;
	width: 47%;
	}
	.masthead-placements-localintern .d-flex .col:first-child {
	margin-left:0;
	}
.masthead-placements-localinterny .d-flex .col:last-child {
	margin-right:0;
   }

   .masthead-placements-localparttime { background:url('https://i.postimg.cc/HkV55nN7/temp-Imager17c-Um.avif');
	background-size:cover;
	height:170px;
	padding:20px;
	}
	.masthead-placements-localparttime .placements-localparttime {
	background-color: rgba(255,255,255,0.95);
	padding: 15px 15px;
	width: 47%;
	}
	.masthead-placements-localparttime .d-flex .col:first-child {
	margin-left:0;
	}
.masthead-placements-localparttime .d-flex .col:last-child {
	margin-right:0;
   }
   

   .masthead-placements-student { background:url('https://targetjobs.co.uk/static/143e43fd08d5435fc4516d9ebfc8fc51/87143/higher-education-advice-worker_1140x350.webp');
	background-size:cover;
	height:170px;
	padding:20px;
	}
	.masthead-placements-student .placements-student {
	background-color: rgba(255,255,255,0.95);
	padding: 15px 15px;
	width: 47%;
	}
	.masthead-placements-student .d-flex .col:first-child {
	margin-left:0;
	}
.masthead-placements-student .d-flex .col:last-child {
	margin-right:0;
   }

.masthead-placements-summer { background:url('https://targetjobs.co.uk/static/a9b25fed84770830143a2f225a3dee08/7b0b0/postgradtrainingoptions_tj.webp');
	background-size:cover;
	height:170px;
	padding:20px;
	}
	.masthead-placements-summer .placements-summer {
	background-color: rgba(255,255,255,0.95);
	padding: 15px 15px;
	width: 47%;
	}
	.masthead-placements-summer .d-flex .col:first-child {
	margin-left:0;
	}
.masthead-placements-summer .d-flex .col:last-child {
	margin-right:0;
   }
   
   
.masthead-placements-uoginternships { background:url('https://i.postimg.cc/0257kcdn/temp-Image-I6-Uaj-M.avif');
	background-size:cover;
	height:170px;
	padding:20px;
	}
	.masthead-placements-uoginternships .placements-uoginternships {
	background-color: rgba(255,255,255,0.95);
	padding: 15px 15px;
	width: 47%;
	}
	.masthead-placements-uoginternships .d-flex .col:first-child {
	margin-left:0;
	}
.masthead-placements-uoginternships .d-flex .col:last-child {
	margin-right:0;
   }

.masthead-placements-uogparttime { background:url('https://i.postimg.cc/sXp5XLN6/temp-Imaget-ZL5mq.avif');
	background-size:cover;
	height:170px;
	padding:20px;
	}
	.masthead-placements-uogparttime .placements-uogparttime {
	background-color: rgba(255,255,255,0.95);
	padding: 15px 15px;
	width: 47%;
	}
	.masthead-placements-uogparttime .d-flex .col:first-child {
	margin-left:0;
	}
.masthead-placements-uogparttime .d-flex .col:last-child {
	margin-right:0;
   }
   
	
.masthead-placements-volunteering { background:url('https://i.ibb.co/zbX9qRX/Volunteering-Glasgow-PNG.png');
	background-size:cover;
	height:170px;
	padding:20px;
	}
	.masthead-placements-volunteering .placements-volunteering {
	background-color: rgba(255,255,255,0.95);
	padding: 15px 15px;
	width: 47%;
	}
	.masthead-placements-volunteering .d-flex .col:first-child {
	margin-left:0;
	}
.masthead-placements-volunteering .d-flex .col:last-child {
	margin-right:0;
   }
   
   /***** Placements CUSTOM PANE ADDED BY BEN END *****/
   
/*** Tweaking Custom user registration form added by GTI/Graeme ***/
#newUserRegistration #user\.username-container .col-sm-10:after {
    content:"Please use your GUID";
    display:block;
    font-size:12px;
    line-height: 1.5rem
}
