/** removed by GTI/Marco, requested by KAM 21/04/2023 */

/*#yourprofile #basic-details .form-group:last-of-type {*/
/*    display: none;*/
/*}*/

#student.details.notes-container {display:none}
.main-banner-txt {display:none}
.romeo .dashboard-content .dashboard-custom .card h1.dash-card-header {display:none;}


/** added by GTI/Ang, TC-20254 **/

/** Hides the banner logo 
.romeo .main-banner-brand {
    display: none !important;
    }**/

.pw-card .pw-card-top {
    background-color: #333;
    }
.pw-placement .btn, .pw-placement .btn-simple {
    background-color:#333;
    }
   .pw-placement .btn:hover, .pw-placement .btn-simple:hover {
    background-color: #0ed0c8;
    }

/** added by GTI/Ang, TC-22076 ***/

.romeo .dash-cta-deck {
    display:none;
    }
@media (min-width: 576px) {
    .dashboard-content .dashboard-header>.container {
        padding-bottom: 8.5rem;
        }
    }
@media (min-width: 992px) {
    .dashboard-content>section .container .dash-card-count-3 .dashboard-feed:first-child, .dashboard-content>section .container-fluid .dash-card-count-3 .dashboard-feed:first-child {
        margin-top: 0;
        }
    .dashboard-content>section .container .dash-card-count-2 .dashboard-feed:first-child, .dashboard-content>section .container-fluid .dash-card-count-2 .dashboard-feed:first-child {
        /* this one is for custom users without the AI dashboard */
        margin-top: 0;
        }
    }
.dashboard-content .dashboard-custom {
    margin-top: -8rem;
    }
.dashboard-content .dashboard-custom.employer {
    margin-top: 0;
    }
@media (min-width: 992px) {
    .flex-dash-row .dash-card-custom .card-body {
        max-height: none;
        padding-bottom: 0!important;
        }
    }

/** ang fixing employer dashboard! **/

.romeo .dashboard-content .dashboard-custom.employer {
    margin-top: -2rem;
    }
.romeo .dashboard-header.employer .dash-cta-deck {
    display:flex;
    }
.romeo .dashboard-content .dashboard-custom.employer .card h1.dash-card-header {
    display: block;
}
@media (min-width: 992px) {
    .dashboard-custom.employer .flex-dash-row .dash-card-custom .card-body {
        max-height: 435px;
        }
    }

/************************
GTI - OPERATOR UI 
*************************/
.page-operator header .page-brand {
    background: #17191C;
    }
.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 
*************************/


/*************************************************
GTI - LOGIN PAGES - updated by Ang, November 2025
**************************************************/
.romeo .cover.cover-unauth .row {
    flex-direction: column;
    align-items: flex-end;
    }
.romeo section.cover-unauth .cover-client-content .cover-client-content-logo {
    background: var(--secondary) !important;
    width: 100% !important;
    padding: 2.5rem 1rem !important;
    display: flex !important;
    justify-content: center !important;
    border-radius: 1rem 1rem 0 0 !important;
    margin-bottom: -.5rem !important;
    }
.romeo section.cover-unauth .cover-client-content {
    margin-right: 0 !important;
    margin-bottom: 0 !important;
    }
.card.cover-card.cover-card-landing.mb-4,
.card.cover-card.cover-card-signin:not(.my-4),
.card.cover-card.cover-card-form-basic,
.card.cover-card.cover-card-form-reg {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
    }
/*************************************************
// END  GTI - LOGIN PAGES
**************************************************/



/* GTI AB login page */
/*@media (min-width: 992px) {*/
    
/*    .cover-bg-image .row {*/
/*        display: block;*/
/*    }*/

/*    .cover-client-content {*/
/*        width: 48.3% !important;*/
/*        background-color: #10CFC9 !important;*/
/*        margin-left: 10px !important;*/
/*    }*/
    
/*    .cover-card {*/
/*        position: relative !important;*/
/*        top: -1.5rem !important;*/
/*    }*/
    
/*    .cover-client-content-logo {*/
/*         margin: 2rem 0;*/
/*    }*/

/** Remove background around large logo in student interface
    .romeo .main-banner-outer .main-banner-container .main-banner-brand {
        background-color: #10CFC9;
        border: 2px solid #10CFC9;
    }**/
    
/*    .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;*/
/*    }*/
/*}*/

/** STUDENT CUSTOM PANE - ADDED BY GTI/ANG - TC-23841 **/
.romeo .dashboard-content .dashboard-custom .card h1.dash-card-header { 
   /** hiding the custom pane title **/
    display:none;
}
@media (min-width: 992px) {
  .flex-dash-row .dash-card-custom .card-body {
    /** changing the height of the custom pane body **/
      max-height: 1000px;
    }
}
/* orange: #ff8f1c
yellow: #ffc72c
green: #006f44
blue: #004c97
pink: #f5b6cd */
.romeo .dashboard-content .dashboard-custom .custom-content-client .cp-block {
  text-decoration:none;
  display:flex; 
}
@media (min-width: 992px) {
  .romeo .dashboard-content .dashboard-custom .custom-content-client .cp-block {
  flex-wrap:nowrap
  }
}

/** Graduate orange box **/
.romeo .dashboard-content .dashboard-custom .custom-content-client .cp-block-plan {
  background:#ff8f1c;
  }
.romeo .dashboard-content .dashboard-custom .custom-content-client .cp-block-plan-image {
  display:block;
  background-image: url('https://s3.eu-west-1.amazonaws.com/assetbank-uel-repurposed/4c9%2FgTBz01LVwQOO9H1TjJulxUynNlMrW468.jpg');
  background-size:cover;
  height:150px;
  width:auto;
  background-position: center;
  }
/** End of graduate orange box **/

/** Student orange box **/
.romeo .dashboard-content .dashboard-custom .custom-content-client .cp-block-student-plan {
  background:#ff8f1c;
  }
.romeo .dashboard-content .dashboard-custom .custom-content-client .cp-block-student-plan-image {
  display:block;
  background-image: url('https://i.ibb.co/4JyDRVt/Sophie-Mitchell-Photography-UEL-Nov2019-212-1.jpg');
  background-size:cover;
  height:150px;
  width:auto;
  background-position: center;
  }
/** End of student orange box **/

/** Graduate pink box **/
.romeo .dashboard-content .dashboard-custom .custom-content-client .cp-block-boost {
  background:#F5B6CD; /** Pink **/
  }
.romeo .dashboard-content .dashboard-custom .custom-content-client .cp-block-boost-image {
  display:block;
  background-image: url('https://s3.eu-west-1.amazonaws.com/assetbank-uel-repurposed/14b%2F0Ji6Kt5S81uLPAtj8vD7ufItERGMNLTq.jpg');
  height:150px;
  width:auto;
  background-position: center;
   background-size:cover;
  }
  /** End of graduate pink box **/
  
  /** Student pink box **/
.romeo .dashboard-content .dashboard-custom .custom-content-client .cp-block-student-boost {
  background:#F5B6CD; /** Pink **/
  }
.romeo .dashboard-content .dashboard-custom .custom-content-client .cp-block-student-boost-image {
  display:block;
  background-image: url('https://i.ibb.co/wghVG3F/Sophie-Mitchell-Photography-UEL-Nov2019-262.jpg');
  height:150px;
  width:auto;
  background-position: center;
   background-size:cover;
  }
  /** End of student pink box **/
  
.romeo .dashboard-content .dashboard-custom .custom-content-client .cp-block-prepared {
  background:#006f44;
  color:#fff;
  }
.romeo .dashboard-content .dashboard-custom .custom-content-client .cp-block-experience {
  background:#ffc72c;
  }
.romeo .dashboard-content .dashboard-custom .custom-content-client .cp-block-events {
  background:#004c97;
  color:#fff;
  }
.romeo .dashboard-content .dashboard-custom .custom-content-client .cp-block-jobs {
  background:#000000;
  padding:0;
  color:#fff;
  }
.romeo .dashboard-content .dashboard-custom .custom-content-client .cp-block-jobs-image {
  display:block;
  background-image: url('https://images1.groupgti.com/targetconnect/uel/custom-pane-1.jpg');
  height:150px;
  width:auto;
  background-position: center;
   background-size:cover;
  }
.romeo .dashboard-content .dashboard-custom .custom-content-client .cp-block-jobs-height {
  height:45%;
  }

.romeo .dashboard-content .dashboard-custom .custom-content-client .cp-block-experience,
.romeo .dashboard-content .dashboard-custom .custom-content-client .cp-block-prepared {
  padding:.5rem 1rem .5rem 1rem;
  height:60px;
  margin-bottom:1.05rem;
}
