.faqfield-answer{
	height: auto !important;
}

/*Filter fields*/
input[type=text], input[type=email], input[type=url], input[type=password], input[type=search] {
	width: 100% !important; 
}
form label{
	font-size: 15px;
}
/*Breadcrumb*/
#breadcrumb{
	display: none !important;
}

/* Info page node */
.node-content li{
   width: 100% !important;
}
img{
   width: 100% !important;
}

img.image-field {
	width: 100% !important;
}

/* hover test for home page */
.box:hover {
  background-color: #F2E8DD;
}

/*Row Weights*/
button.link.tabledrag-toggle-weight{
   display: none !important; 
}

/*Container*/
#main-wrapper {
    padding: 1.5rem 2rem 1.5rem 2rem !important; 
}
.container {
    max-width: initial !important;
}
/*Better Exposed Forms*/
select, .form-number{
    width: 100%;
    padding: 9px 6px !important;
    border: 1px solid var(--border);
    border-radius: 4px;
    transition: border 0.3s linear;
}
.form-item{
   margin-bottom: none;
}
.bef-exposed-form{
   display: grid;
   grid-template-columns: repeat(5, 1fr); /* Creates 3 equal columns */
   gap: 10px; /* Adds space between the grid items */
   padding: 20px;
}

/*Tables*/
.block-content table td, .block-content table th{
   border: 1px solid rgba(0,0,0,.1) !important;
   font-weight: 100;
}

/*Pager*/
.pager-item a{
   height: auto !important;
}
.pager-item{
   border: 1px solid rgba(0,0,0,.3) !important;
   height: auto !important;
}

/*Active state FAQ*/
.ui-state-active{
   background: var(--color-primary) !important;
   border: 1px solid var(--color-primary) !important;
}

/*Profile Image*/
.proImg {
    background-image: url('/sites/default/files/pictures/2024-10/pexels-ruslan-burlaka-40570-140945 (1).jpg');
    background-size: cover; 
    background-position: center;
    background-repeat: no-repeat; 
    width: 50px;
    height: 50px;
    border-radius: 100%; 
    border: 1px solid rgba(0,0,0,.1);
    margin-right: 10px;
}
.proImg img{
   width: 100%;
   height: 100%;
   border-radius: 100%; 
}
/*Profile Image*/
/*COR-A*/
#header .header-top .container .header-top-container div{
    width: 100% !important;
    display: flex !important;
    text-align:right !important;
}
#header .header-top .container .header-top-container .header-top-left .header-top-block div{
    display: flex !important;
    justify-content: space-between !important;
    width: 100% !important;
}
.header-top ul{
   display: none !important;
}
.coa-r{
   justify-content: right !important;
}
/*COA-R*/
.header-top-container{
   width: 100% !important;
   display: inline !important;
}
.js td .dropbutton-multiple{
   margin-right: initial !important;
   padding-right: initial !important;
}

.staticpages-boxes{
   margin-bottom: 1.5rem;
}
.staticpages-boxes_ul { 
    margin: 0 0 0 1rem;
}
.js .dropbutton-multiple .dropbutton-widget{
   padding-left: 2em;
}
.js td .dropbutton-widget {
   background-color: var(--color-primary);
   border-radius: 15px;
}
.dropbutton-arrow {
       border-color: #ffffff transparent transparent transparent;
}
.js td .dropbutton-multiple .dropbutton-action a{
   color: #ffffff !important;
   width: 100% !important;
   padding: 0;
}

.js td .dropbutton-multiple .dropbutton-action a:hover{
   color: rgba(255,255,255,.8) !important;
   width: 100% !important;  
}
/**/
.field__label {
    font-weight: bold;
    display: none;
}

.message-info p{
    color: black;
}


table, .region-content-bottom {
    margin-top: 0px !important;
}
.bold{
font-weight: bold;
}
.region-content-top .block{
   box-shadow: none !important;
   background-color: white;
   border-bottom: 1px solid rgba(0,0,0,.1);
}
.region-content-bottom .block {
    box-shadow: none !important;
    border-bottom: 1px solid rgba(0, 0, 0, .1) !important;
    background-color: rgba(255,255,255,.2) !important;
   border-radius: 6px;
    padding: .5rem !important;
   
}



.view-header{
    margin-bottom: 0px !important;
}
.sidebar .block{
    padding:.2rem .5rem .2rem .5rem !important;
    box-shadow: none !important;
    border: 1px solid rgba(0, 0, 0, .1) !important;
}



.header-top-right {
    display: none;
}

/*GENERAL STYLES*/
p{
 margin: 0px;
}
.image-field{
   margin:0px !important;
}
.neon-btn:hover {
  color: black !important; /* Set text color to black on hover */
}
.header-top {
    background-color:  #ffffff;
}
.header {
    border-top: 2mm ridge rgba(227, 131, 28, 1);
}

.footer h4 {
    color:#ffffff;
}
#footer {
    color:#ffffff;
    font-size: 0.8rem;
    background: none;
    background-color: #2e2e2e;
}
.approved{
   color: var(--color-primary);
}
.copyright{
    color:white;
}
.section {
     padding: 0;
}
.gi-img{
    width: 50%;
    height: auto;
    border-radius: 0.5rem; 
    object-fit: cover; 
}
#main-wrapper{
    padding: 1.5rem 0px 1.5rem 0px;
}
#content-top{
 padding:0px !important;
}

.content-home .block {
margin-bottom: 0;
}
/*GENERAL STYLES END*/

/*EMPLOYER USER MANUAL*/
.eum-wrap {
  width: 100%;
 
  margin-left: auto;
  margin-right: auto;
  
  padding-bottom: 3rem;
 
}
.eum-title{
  font-size: 1.875rem;
  font-weight: 700; 
  letter-spacing: -0.015625rem;
  color: var(--foreground); 
}
.eum-subtitles {
  margin-top: 0.5rem; 
  color: var(--muted-foreground);
}
.heading-styles {
  font-size: 1.5rem; 
  font-weight: 700; 
  letter-spacing: -0.015625rem; 
  color: var(--foreground); 
}
.eum-subtitles-bold  {
  font-weight: 500; 
  color: black;
  margin-bottom: .5rem;
}
.block-wraps,  .faq-ul li{
  display: flex;
  align-items: flex-start; 
}
.svg-onboarding{
  margin-right: 0.5rem; 
  display: inline-block;
  height: 1.5rem;
  width: 1.5rem; 
  color: var(--primary);
}
.block-wraps-ul{
   margin-left: 1.5rem;
}
/*EMPLOYER USER MANUAL END*/

/*INFO*/
.info-container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 1rem;  
  padding-right: 1rem; 
  padding-top: 3rem;  
  padding-bottom: 3rem; 
  display: grid;  
  grid-template-columns: 250px 1fr; 
  gap: 2rem;
}
.info-aside{
  background-color: rgba(0, 0, 0, 1); 
  border-radius: 0.5rem; 
  padding: 1rem; 
  display: flex;
  flex-direction: column;
}
.info-aside-title{
  color: white;
}
.info-aside-subtitle{
  font-size: 1.125rem; 
  padding: 4px 0;
  margin: 0px;
  color: white;
}
.info-aside-links {
  display: block;
  color: white; 
  font-size: 15px;
  text-decoration: underline;
}
.info-aside-links:hover {
  color: var(--color-primary); 
}
.info-ul, .info-ul li{
  list-style-type: none;
  padding: 2px;
}
.info-ol{
   margin-left: 1rem;
}
.info-title {
  font-size: 2rem; 
  font-weight: 700; 
  text-align: left;
  padding-left:.2rem;
}

.info-toggle-titles {
  display: flex;
  justify-content: space-between;
  align-items: center; 
  font-weight: 700;
  font-size: 1.125rem;
}
/*INFO END*/

/*USER DATA ACCOUNT PROFILE*/


.UserData-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 1rem; 
    border-radius: 6px;
    background-color: white;
    padding: .5rem 1rem;
    border: 1px solid rgba(0,0,0,.1); 
}

/* Style for the user info container */
.UserData-wrap > div {
    display: flex;
    align-items: center;
}

.proImg {
    margin-right: 1rem; /* Adds space between the image and user details */
}

/* Responsive layout for smaller screens */
@media (max-width: 768px) {
    .UserData-wrap {
        flex-direction: column; /* Stacks items vertically */
        text-align: center; /* Centers text on mobile */
        gap: 1rem;
    }

    .UserData-wrap > div {
        justify-content: center; /* Centers content in flex container */
    }

    .editAcc_btn {
        width: 100%; /* Ensures the button takes full width on mobile */
        text-align: center;
    }
}

/*USER DATA ACCOUNT PROFILE END*/

/*GENERAL INFORMATION*/

.general-blocks-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    gap: 2rem;
}

/* Responsive layout for smaller screens */
@media (max-width: 768px) {
    .general-blocks-wrap {
        flex-direction: column; /* Stacks items vertically */
        text-align: center; /* Centers text on mobile */
    }

    .general-blocks-wrap .text-center {
        padding-left: 0; /* Removes left padding on mobile */
    }
}

/*GENERAL INFORMATION END*/

