

/*start banner*/
#tbd-head-banner-section{
    font-family: Syne;
    height:160px;
    width:100%;
    background-color:#f5f5f5;
    padding-left:290px;
    background-image: url('https://cdn.jsdelivr.net/gh/uksl-apps/tbdjobs@main/banner_image/jobsbanner.webp');
    background-size: cover;
    background-repeat: no-repeat;
    background-size: cover;
    /*background-position: center;*/
    filter: saturate(200%);
}

#checkbox {
	/* height: 48px; */
	line-height: 48px;
	padding: 0 15px;
	outline: none;
	font-size: 16px;
	color: #808080;
	margin: 0 0 16px 0;
	max-width: 100%;
	/* width: 100%; */
	box-sizing: border-box;
	/*display: block;*/
	background-color: #fbfdff;
	font-weight: 500;
	opacity: 1;
	border-radius: 4px;
	border: none;
	box-shadow: 0 1px 4px 0px rgba(0, 0, 0, 0.12);
}

.tbd-head-banner{
    padding-top:30px;
}
.tbd-head-banner-div{
  background-color:transparent;  
}

.tbd-input-skills{
    font-family: 'Syne';
   width:300px; 
   height:40px;
   padding-left:30px; 
   border:2px solid #fff;
   
}


.tbd-input-location{
    font-family: 'Syne';
    width:180px;
    height:40px;
    padding-left:30px;
    border:2px solid #fff;
}

.tbd-input-exp{
   font-family: 'Syne';
   width:180px; 
   height:40px; 
   padding-left:30px; 
   border:2px solid #fff; 
}

.tbd-input-submit{
   font-family: 'Syne';
   width:150px;
   padding-left:5px;
   padding-right:5px;
   background-color:#243463; 
   color:#fff;
   border:2px solid #243463; 
}

.tbd-input-submit:hover{
   background-color:red;
   color:#fff;
   border:2px solid red;
   filter: saturate(300%);
}
/*End banner*/


section{
    background-color:#fff;
    /*padding:10px 230px 10px 410px;*/
}
#pagination-sec{
   margin: auto;
}

.tbd-job-aline:hover{
 text-decoration:none;
 color:#243463;
}

.tbd-job-desc{
    font-size:13px;
}

.tbd-job-details{
     background-color:#fff; 
     height:auto;
     width:auto;
     border-radius: 20px;
     padding:0;
     margin:5px;
     box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
    }
 
.tbd-job-head{
    font-size:15px;
    padding:10px 20px 10px 20px;
} 

.tbd-job-pargrap{
  font-size:13px; 
  color:#00000; 
  line-height:10px;
  font-weight: bolder;
  /*font-weight: 600;*/
}

.tbd-job-span{
  font-size:13px; 
  color:#000000; 
  padding:10px 30px 10px 0px;
} 

.tbd-btn-apply{
    width:120px;
    height:35px;
    border-radius:1px;
    background-color:#E31E24;
    
}


.btn-span-right{
  font-size:13px; 
  color:#d5d5d5;
  line-height:1px;
  text-align: right;
}


/*tbd left section*/
.tbd-job-details-left{
 float:left; 
 margin:15px 0 10px 50px;
 padding:0;
 width:280px;
 height:auto;
}

.tbd-job-details-left-container{
    /*margin:0;*/
    padding:10px 10px 10px 10px;
    /*width:350px;*/
    height:auto;
    border-radius: 10px;
    border: 1px solid #E7E7F1;
    background-color:#fff;
}

.tbd-job-left-heading{
    
     color:#000000;font-family: Syne;font-weight: 700;font-size:16x;line-height:20px;letter-spacing:2px;
}

.tbd-job-detail-left-span{
   font-family: 'Syne';
   /*width: 17px;*/
   /*height:17px;*/
   color:#00000;
}

.tbd-job-detail-left-check{
    margin-right:5px;
    display: inline;
    width: auto;
    height: auto;
}
.tbd-job-detail-left-loc{
    margin-right:5px;
}
.tbd-job-detail-left-design{
    margin-right:5px;
}
.tbd-job-detail-left-min{
    margin-right:5px;
}
.tbd-job-detail-left-max{
    margin-right:5px;
}
/*tbd left section end*/

@media screen and (max-width: 799px) {
    /*start banner*/
 #tbd-head-banner-section{
     width:100%;
     height:90px;
 }  
 
 .tbd-head-banner{
     margin:-28px 0 0 -270px;
     height:100%;
     width:100%;
 }
 .tbd-head-banner-div{
     margin:0;
     background-color:transparent;
     height:100%;
     width:320px; 
 }
 
.tbd-input-skills{
    padding:7px;
     width:145px;
     height:20px;
     font-size:10px;
 }

.tbd-input-location{
    padding:7px;
    width:82px;
    height:20px;
    font-size:10px; 
} 
.tbd-input-exp{
  padding:0px;
    width:83px;
    height:20px;
    font-size:10px;  
} 

.tbd-input-submit{
  margin:10px 0 0 0;
  padding:1px;
  width:320px;
  height:20px;
  font-size:10px;     
}
 /*end banner*/
 section{
    background-color:#fff;
    padding:10px 10px 10px 10px;
 }
 
 .tbd-job-details{
     background-color:#fff; 
     height: auto;
     width: auto;
     border:1px solid #3d0c02;
     box-shadow: 2px 2px 4px rgba(0, 0, 0, 1.0);
    }
    
.tbd-job-pargrap{
  font-size:13px; 
  font-weight: bolder;
  /*padding-right:15px;*/
  line-height:20px;
} 
 .tbd-job-span{
  font-size:12px; 
  font-weight: bolder;
  padding-right:19px;
  line-height:20px;
  /*padding:10px 20px 20px 10px;*/

}
.tbd-btn-apply{
    width:100%;
    
}

.tbd-job-desc{
    font-size:13px;
}
.tbd-job-details-left{
   display: none;;
} 
}

.page-navigation{
    margin:5px;
    padding-left:10px;
    border:1px solid black;
    background-color:#fff;
}

  .pagination {
            display: flex;
            list-style-type: none;
            padding: 0;
        }
        .pagination li {
            margin: 0 5px;
            cursor: pointer;
        }
        .pagination li.active {
            font-weight: bold;
            background-color: #E31E24;
        }
        

@media only screen and (max-width: 600px) 
{
    #bannerimg
    {
        
    background-image: url('https://cdn.jsdelivr.net/gh/uksl-apps/tbdjobs@main/banner_image/jobsbanner.webp');font-family: Syne;
    height:auto;
    width:auto;
    background-color:#f5f5f5;
    padding:auto;
    background-size: cover;
    background-repeat: no-repeat;
    /*background-position: center;*/
    filter: saturate(200%);
        
    }
    .utf-intro-banner-search-form-block
    {
        margin-top: auto !important;border-radius: 12px;height: auto;box-shadow: none;
    }
    .utf-intro-search-field-item
    {
        margin-top: auto !important;border-radius: 12px;height: auto;box-shadow: none;
    }
}


@media only screen and (min-width: 600px) 
{
    #bannerimg
    {
        
    background-image: url('https://cdn.jsdelivr.net/gh/uksl-apps/tbdjobs@main/banner_image/jobsbanner.webp');font-family: Syne;
    height:auto;
    width:auto;
    background-color:#f5f5f5;
    padding:auto;
    background-size: cover;
    background-repeat: no-repeat;
    /*background-position: center;*/
    filter: saturate(200%);
        
    }
    .utf-intro-banner-search-form-block
    {
        margin-top: auto !important;border-radius: 12px;height: auto;box-shadow: none;
    }
    .utf-intro-search-field-item
    {
        margin-top: auto !important;border-radius: 12px;height: auto;box-shadow: none;
    }
}


@media only screen and (min-width: 768px) 
{
    #bannerimg
    {
        
    background-image: url('https://cdn.jsdelivr.net/gh/uksl-apps/tbdjobs@main/banner_image/jobsbanner.webp');font-family: Syne;
    height:auto;
    width:auto;
    background-color:#f5f5f5;
    padding:auto;
    background-size: cover;
    background-repeat: no-repeat;
    /*background-position: center;*/
    filter: saturate(200%);
        
    }
    .utf-intro-banner-search-form-block
    {
        margin-top: auto !important;border-radius: 12px;height: auto;box-shadow: none;
    }
    .utf-intro-search-field-item
    {
        margin-top: auto !important;border-radius: 12px;height: auto;box-shadow: none;
    }
}


@media only screen and (min-width: 992px) 
{
    #bannerimg
    {
        
    background-image: url('https://cdn.jsdelivr.net/gh/uksl-apps/tbdjobs@main/banner_image/jobsbanner.webp');font-family: Syne;
    height:160px;
    width:auto;
    background-color:#f5f5f5;
    padding:auto;
    background-size: cover;
    background-repeat: no-repeat;
    /*background-position: center;*/
    filter: saturate(200%);
        
    }
    .utf-intro-banner-search-form-block
    {
        margin-top: -40px !important;border-radius: 12px;height: auto;box-shadow: none;
    }
    .utf-intro-search-field-item
    {
        margin-top: 0px !important;border-radius: 12px;height: auto;box-shadow: none;
    }
}


@media only screen and (min-width: 1200px) 
{
    #bannerimg
    {
        
    background-image: url('https://cdn.jsdelivr.net/gh/uksl-apps/tbdjobs@main/banner_image/jobsbanner.webp');font-family: Syne;
    height:160px;
    width:auto;
    background-color:#f5f5f5;
    padding:auto;
    background-size: cover;
    background-repeat: no-repeat;
    /*background-position: center;*/
    filter: saturate(200%);
        
    }
    .utf-intro-banner-search-form-block
    {
        margin-top: -40px !important;border-radius: 12px;height: auto;box-shadow: none;
    }
    .utf-intro-search-field-item
    {
       margin-top: 0px !important;border-radius: 12px;height: auto;box-shadow: none;
    }
}

#skillstext
{
    display: inline-block;overflow-y: scroll;white-space: nowrap;text-overflow: ellipsis;text-align: justify;
    height: auto;
}
/*START SIMRAN CSS*/
.custom-suggestions {
    display: none;
   position: absolute;
    top: 100%;
    left: 0;
    height: 200px;
    overflow: scroll;
    width: 100%;
    background-color: white;
    border: 1px solid #ddd;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    z-index: 10;
    color: #b0b0b0;
}

.custom-suggestions.active {
    display: block;
}

.suggestion-item {
    padding: 8px 10px;
    cursor: pointer;
    background-color: #f9f9f9;
}

.suggestion-item:hover {
    background-color: #ececec;
}

.no-data-item {
    padding: 8px 10px;
    color: #888;
    background-color: #f9f9f9;
    text-align: center;
}

.utf-intro-search-field-item {
    position: relative;
}