/* font declaration */

@font-face {
  font-family: "roboto-l";
  src: url("../fonts/Roboto-Light.ttf");
}

@font-face {
  font-family: "roboto-r";
  src: url("../fonts/Roboto-Regular.ttf");
}

@font-face {
  font-family: "roboto-t";
  src: url("../fonts/Roboto-Thin.ttf");
}

@font-face {
  font-family: "roboto-b";
  src: url("../fonts/Roboto-Bold.ttf");
}

/* font classes */

.r-l {
  font-family: "roboto-l";
}

.r-r {
  font-family: "roboto-r";
}

.r-t {
  font-family: "roboto-t";
}

.r-b {
  font-family: "roboto-b";
}

.r-m {
  font-family: "roboto-r";
  font-weight: 600;
}

/*-------------------------------------------Custom width Starts-------------------------------------------*/
.width-1 {
  width: 1%;
}

.width-2 {
  width: 2%;
}

.width-3 {
  width: 3%;
}

.width-4 {
  width: 4%;
}

.width-5 {
  width: 5%;
}

.width-6 {
  width: 6%;
}

.width-7 {
  width: 7%;
}

.width-8 {
  width: 8%;
}

.width-9 {
  width: 9%;
}

.width-10 {
  width: 10%;
}

.width-11 {
  width: 11%;
}

.width-12 {
  width: 12%;
}

.width-13 {
  width: 13%;
}

.width-14 {
  width: 14%;
}

.width-15 {
  width: 15%;
}

.width-16 {
  width: 16%;
}

.width-17 {
  width: 17%;
}

.width-18 {
  width: 18%;
}

.width-19 {
  width: 19%;
}

.width-20 {
  width: 20%;
}

.width-21 {
  width: 21%;
}

.width-22 {
  width: 22%;
}

.width-23 {
  width: 23%;
}

.width-24 {
  width: 24%;
}

.width-25 {
  width: 25%;
}

.width-26 {
  width: 26%;
}

.width-27 {
  width: 27%;
}

.width-28 {
  width: 28%;
}

.width-29 {
  width: 29%;
}

.width-30 {
  width: 30%;
}

.width-31 {
  width: 31%;
}

.width-32 {
  width: 32%;
}

.width-33 {
  width: 33%;
}

.width-34 {
  width: 34%;
}

.width-35 {
  width: 35%;
}

.width-36 {
  width: 36%;
}

.width-37 {
  width: 37%;
}

.width-38 {
  width: 38%;
}

.width-39 {
  width: 39%;
}

.width-40 {
  width: 40%;
}

.width-41 {
  width: 41%;
}

.width-42 {
  width: 42%;
}

.width-43 {
  width: 43%;
}

.width-44 {
  width: 44%;
}

.width-45 {
  width: 45%;
}

.width-46 {
  width: 46%;
}

.width-47 {
  width: 47%;
}

.width-48 {
  width: 48%;
}

.width-49 {
  width: 49%;
}

.width-50 {
  width: 50%;
}

.width-51 {
  width: 51%;
}

.width-52 {
  width: 52%;
}

.width-53 {
  width: 53%;
}

.width-54 {
  width: 54%;
}

.width-55 {
  width: 55%;
}

.width-56 {
  width: 56%;
}

.width-57 {
  width: 57%;
}

.width-58 {
  width: 58%;
}

.width-59 {
  width: 59%;
}

.width-60 {
  width: 60%;
}

.width-61 {
  width: 61%;
}

.width-62 {
  width: 62%;
}

.width-63 {
  width: 63%;
}

.width-64 {
  width: 64%;
}

.width-65 {
  width: 65%;
}

.width-66 {
  width: 66%;
}

.width-67 {
  width: 67%;
}

.width-68 {
  width: 68%;
}

.width-69 {
  width: 69%;
}

.width-70 {
  width: 70%;
}

.width-71 {
  width: 71%;
}

.width-72 {
  width: 72%;
}

.width-73 {
  width: 73%;
}

.width-74 {
  width: 74%;
}

.width-75 {
  width: 75%;
}

.width-76 {
  width: 76%;
}

.width-77 {
  width: 77%;
}

.width-78 {
  width: 78%;
}

.width-79 {
  width: 79%;
}

.width-80 {
  width: 80%;
}

.width-81 {
  width: 81%;
}

.width-82 {
  width: 82%;
}

.width-83 {
  width: 83%;
}

.width-84 {
  width: 84%;
}

.width-85 {
  width: 85%;
}

.width-86 {
  width: 86%;
}

.width-87 {
  width: 87%;
}

.width-88 {
  width: 88%;
}

.width-89 {
  width: 89%;
}

.width-90 {
  width: 90%;
}

.width-91 {
  width: 91%;
}

.width-92 {
  width: 92%;
}

.width-93 {
  width: 93%;
}

.width-94 {
  width: 94%;
}

.width-95 {
  width: 95%;
}

.width-96 {
  width: 96%;
}

.width-97 {
  width: 97%;
}

.width-98 {
  width: 98%;
}

.width-99 {
  width: 99%;
}

.width-100 {
  width: 100%;
}

/*-------------------------------------------Custom Width Ends-------------------------------------------*/

/*-------------------------------------------Custom height Starts-------------------------------------------*/
.height-1 {
  height: 1%;
}

.height-2 {
  height: 2%;
}

.height-3 {
  height: 3%;
}

.height-4 {
  height: 4%;
}

.height-5 {
  height: 5%;
}

.height-6 {
  height: 6%;
}

.height-7 {
  height: 7%;
}

.height-8 {
  height: 8%;
}

.height-9 {
  height: 9%;
}

.height-10 {
  height: 10%;
}

.height-11 {
  height: 11%;
}

.height-12 {
  height: 12%;
}

.height-13 {
  height: 13%;
}

.height-14 {
  height: 14%;
}

.height-15 {
  height: 15%;
}

.height-16 {
  height: 16%;
}

.height-17 {
  height: 17%;
}

.height-18 {
  height: 18%;
}

.height-19 {
  height: 19%;
}

.height-20 {
  height: 20%;
}

.height-21 {
  height: 21%;
}

.height-22 {
  height: 22%;
}

.height-23 {
  height: 23%;
}

.height-24 {
  height: 24%;
}

.height-25 {
  height: 25%;
}

.height-26 {
  height: 26%;
}

.height-27 {
  height: 27%;
}

.height-28 {
  height: 28%;
}

.height-29 {
  height: 29%;
}

.height-30 {
  height: 30%;
}

.height-31 {
  height: 31%;
}

.height-32 {
  height: 32%;
}

.height-33 {
  height: 33%;
}

.height-34 {
  height: 34%;
}

.height-35 {
  height: 35%;
}

.height-36 {
  height: 36%;
}

.height-37 {
  height: 37%;
}

.height-38 {
  height: 38%;
}

.height-39 {
  height: 39%;
}

.height-40 {
  height: 40%;
}

.height-41 {
  height: 41%;
}

.height-42 {
  height: 42%;
}

.height-43 {
  height: 43%;
}

.height-44 {
  height: 44%;
}

.height-45 {
  height: 45%;
}

.height-46 {
  height: 46%;
}

.height-47 {
  height: 47%;
}

.height-48 {
  height: 48%;
}

.height-49 {
  height: 49%;
}

.height-50 {
  height: 50%;
}

.height-51 {
  height: 51%;
}

.height-52 {
  height: 52%;
}

.height-53 {
  height: 53%;
}

.height-54 {
  height: 54%;
}

.height-55 {
  height: 55%;
}

.height-56 {
  height: 56%;
}

.height-57 {
  height: 57%;
}

.height-58 {
  height: 58%;
}

.height-59 {
  height: 59%;
}

.height-60 {
  height: 60%;
}

.height-61 {
  height: 61%;
}

.height-62 {
  height: 62%;
}

.height-63 {
  height: 63%;
}

.height-64 {
  height: 64%;
}

.height-65 {
  height: 65%;
}

.height-66 {
  height: 66%;
}

.height-67 {
  height: 67%;
}

.height-68 {
  height: 68%;
}

.height-69 {
  height: 69%;
}

.height-70 {
  height: 70%;
}

.height-71 {
  height: 71%;
}

.height-72 {
  height: 72%;
}

.height-73 {
  height: 73%;
}

.height-74 {
  height: 74%;
}

.height-75 {
  height: 75%;
}

.height-76 {
  height: 76%;
}

.height-77 {
  height: 77%;
}

.height-78 {
  height: 78%;
}

.height-79 {
  height: 79%;
}

.height-80 {
  height: 80%;
}

.height-81 {
  height: 81%;
}

.height-82 {
  height: 82%;
}

.height-83 {
  height: 83%;
}

.height-84 {
  height: 84%;
}

.height-85 {
  height: 85%;
}

.height-86 {
  height: 86%;
}

.height-87 {
  height: 87%;
}

.height-88 {
  height: 88%;
}

.height-89 {
  height: 89%;
}

.height-90 {
  height: 90%;
}

.height-91 {
  height: 91%;
}

.height-92 {
  height: 92%;
}

.height-93 {
  height: 93%;
}

.height-94 {
  height: 94%;
}

.height-95 {
  height: 95%;
}

.height-96 {
  height: 96%;
}

.height-97 {
  height: 97%;
}

.height-98 {
  height: 98%;
}

.height-99 {
  height: 99%;
}

.height-100 {
  height: 100%;
}

/*-------------------------------------------Custom height Ends-------------------------------------------*/

/*------------------------------------------Custommizable margins Starts------------------------------------------*/
.margin-left-1 {
  margin-left: 1%;
}

.margin-left-2 {
  margin-left: 2%;
}

.margin-left-3 {
  margin-left: 3%;
}

.margin-left-4 {
  margin-left: 4%;
}

.margin-left-5 {
  margin-left: 5%;
}

.margin-right-1 {
  margin-right: 1%;
}

.margin-right-2 {
  margin-right: 2%;
}

.margin-right-3 {
  margin-right: 3%;
}

.margin-right-4 {
  margin-right: 4%;
}

.margin-right-5 {
  margin-right: 5%;
}

/*------------------------------------------Custommizable margins Ends------------------------------------------*/

/*------------------------------------------customizable padding Starts------------------------------------------*/
.padding-left-1 {
  padding-left: 1%;
}

.padding-left-2 {
  padding-left: 2%;
}

.padding-left-3 {
  padding-left: 3%;
}

.padding-left-4 {
  padding-left: 4%;
}

.padding-left-5 {
  padding-left: 5%;
}

.padding-right-1 {
  padding-right: 1%;
}

.padding-right-2 {
  padding-right: 2%;
}

.padding-right-3 {
  padding-right: 3%;
}

.padding-right-4 {
  padding-right: 4%;
}

.padding-right-5 {
  padding-right: 5%;
}

/*------------------------------------------customizable padding Ends------------------------------------------*/

/* ------------------------------------------------Header Styling----------------------------------------------- */
.navbar-light .navbar-nav .nav-link {
  color: rgb(0 0 0);
}

nav {
  border-bottom: 1px solid #cfcfcf;
}

.header_logo_search,
.nav_profile_menu,
.profile_notification {
  align-items: center;
  justify-content: space-between;
  display: flex;
  flex-direction: row;
  list-style-type: none;
  gap: 40px;
}

.post_job_header {
  border: none !important;
}

.p_job_title {
  font-family: 'roboto-r';
  font-weight: bold;
  font-size: medium;
}

.modal-content.h_model_content {
  width: 100;
  /* top: 29px; */
  /* left: 125px; */
  border-radius: 10px;
  padding: 40px;
  /* align-items: center; */
  /* height: calc(100vh - 100px); */
}

.modal-body {
  padding: 0px !important;
}

.form-outline .form-control {
  border: 1px solid #0088f1;
  font-size: 12px;
  height: 35px;
}

.post_check_box {
  align-items: center;
  background-color: #d4ebff;
  border: 2px dotted #9e9e9e;
  padding: 0.4rem 1.3rem;
  border-radius: 4px;
}

.btn_post_job {
  padding: 5px 24px;
  text-transform: capitalize;
  float: right;
  font-family: 'roboto-r';
  position: relative;
  left: 10px;
  top: 5px;
}

.p_hot_job,
.p_hot_job:hover {
  background-color: white;
  border-radius: 50px !important;
  box-shadow: none;
  text-transform: uppercase;
  padding: 5px 12px;
  margin: 0 .3rem;
  font-size: xx-small;
  font-family: 'roboto-b';
  text-align: center;
  cursor: text !important;
}

.check_box_content {
  font-family: 'roboto-r';
  color: #6f7f91;
  font-size: small;
}

.seperator_line {
  font-size: 20px;
  position: relative;
  bottom: 2px;
  margin: 0 0.5rem;
  color: #9e9e9e;
}

/* .profile_notification {
  margin: auto 50px;
  padding: 0 !important;
} */

.nav_profile_menu {
  padding-left: 3.5rem;
}

.bg-light {
  background-color: #ffffff !important;
}

/* .h_notification {
  position: relative;
  right: 30px;
} */

.h_notification_d_menu {
  position: absolute;
  left: -178px !important;
  border: none;
  border-radius: 5px;
  top: 33px !important;
  width: 292px;
  height: 300px;
  overflow: hidden;
  overflow-y: scroll;
  box-shadow: 1px 4px 50px -4px #21252959;
}

/* scroll-bar */
/* width */
.h_notification_d_menu::-webkit-scrollbar {
  width: 5px;
}

/* Track */
.h_notification_d_menu::-webkit-scrollbar-track {
  background-color: transparent;
  border-radius: 10px;
}

/* Handle */
.h_notification_d_menu::-webkit-scrollbar-thumb {
  background: #328df3;
  border-radius: 10px;
}

/* Handle on hover */
.h_notification_d_menu::-webkit-scrollbar-thumb:hover {
  background: #328df3;
}

.h_notify_heading {
  font-size: 18px;
  font-weight: bold;
  font-family: 'roboto-r';
  padding: 5px 20px;
}

.h_notification_item {
  text-decoration: none;
  display: inline-flex;
  flex-direction: row;
  padding: 5px 10px;

}

.p_pic_notification {
  width: 60px;
  height: auto;
}

.nofity_name {
  padding-bottom: 5px;
  font-family: 'roboto-r';
  color: #000;
  font-weight: 900;
  font-size: 11px;
}

.notify_content,
.notify_timing {
  font-family: 'roboto-r';
  font-weight: 400;
  color: #414141;
  font-size: 10px;
}

.notify_timing {
  color: #527bff !important;
  position: relative;
  bottom: 12px;
}

/* nav-brand styling */
.navbar-brand {
  padding-left: 1rem !important;
  cursor: pointer;
}

/* Nav menu in responsive view */
.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
  padding-left: 30px;
  padding-top: 1rem;
}

/* active class color */
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .show>.nav-link {
  color: #197ff2;
  font-family: "roboto-b";
}

/* home Search */
.home_search_app {
  background-color: #ffffff;
  border-radius: 10px !important;
  width: 100%;
  height: 40px;
  display: flex;
  flex-direction: row;
}

/* Search Bar in a header */
.header_search {
  background-color: #ebebeb;
  border-radius: 10px !important;
  width: 75%;
  height: 40px;
  display: flex;
  flex-direction: row;
}

.header_search_app {
  background-color: #ffffff;
  border-radius: 8px !important;
  width: 70%;
  height: 35px;
  display: flex;
  flex-direction: row;
  position: relative;
  left: 30px;
  border: 1px solid #ddd;
}

.home_dropdown_search {
  font-size: 10px !important;
  font-style: italic;
  font-family: 'roboto-r';
  width: 65%;
}

/* search bar icon button styling */
.icon_btn {
  background-color: transparent;
  color: #8f8f8f;
  box-shadow: none !important;
  border: none !important;
  font-size: 16px;
}

.icon_btn:hover {
  background-color: transparent;
  color: #8f8f8f;
  box-shadow: none !important;
  border: none !important;
  font-size: 16px;
}

.icon_btn:checked {
  background-color: transparent;
  color: #8f8f8f;
  box-shadow: none !important;
  border: none !important;
  font-size: 16px;
}

/* End of search bar icon button styling */
/* container Layout */
.cont_layout {
  width: 65%;
  justify-content: center;
  margin: auto;
}


/* Header Input search styling*/
.h_search_input {
  border: none !important;
  background-color: transparent !important;
  color: #8f8f8f;
  font-family: 'roboto-r';
  font-size: x-small;
  font-style: italic;
  font-weight: normal;
  width: 100% !important;
  box-shadow: none;
}

.h_search_input:focus {
  border: none !important;
  background-color: transparent !important;
  color: #8f8f8f;
  font-family: 'roboto-r';
  font-size: x-small;
  font-style: italic;
  font-weight: normal;
  width: 100% !important;
  box-shadow: none;
}

.form-control:focus {
  box-shadow: none !important;
}

.f_search_divider {
  color: #8f8f8f;
}

.f_search_dropdown {
  border: none !important;
  background-color: transparent !important;
  color: #8f8f8f;
  font-family: 'roboto-r';
  font-size: x-small;
  font-style: italic;
  font-weight: normal;
  width: 100% !important;
  box-shadow: none;
}

.f_search_dropdown:focus {
  border: none !important;
  background-color: transparent !important;
  color: #8f8f8f;
  font-family: 'roboto-r';
  font-size: x-small;
  font-style: italic;
  font-weight: normal;
  width: 100% !important;
  box-shadow: none;
}


.form-outline .form-control~.form-label {
  font-size: 12px;
  background: #fff;
  z-index: 1;
  top: 4px;
}

/* End of header input search styling */

/* under line under the user navigation */
.p_border {
  position: absolute;
  color: #000000;
  height: 4px !important;
  width: 136px;
  top: 36px;
  opacity: 0.7;
}

.offcanvas-header .btn-close {
  position: relative;
  left: 0 !important;
}

.prof_name,
.prof_name:hover {
  font-size: smaller;
  font-family: 'roboto-r';
  font-weight: 700;
  color: #000;
  text-decoration: none;
}

.prof_uplod_image {
  font-family: 'roboto-r';
  font-size: 14px;
  text-transform: capitalize;
  position: relative;
  left: 2rem;
}

.logout_prof {
  text-transform: capitalize;
  font-family: 'roboto-r';
  color: red;
  font-size: smaller;
  text-decoration: none;
}

.offcanvas_header_info {
  align-items: center;
  grid-gap: 1rem;
}

.tab_prof_pic {
  width: 50px;
}

.prof_btn_close {
  position: relative;
  left: 35px;
}

/* ------------------------------------------------Header Styling Ends----------------------------------------------- */

/* body styling */
body {
  background-color: #f9f9f9;
}

/* ------------------------------------- Box Shadow styling starts -------------------------------------*/

/* Box Shadow */
.box-shadow {
  -webkit-box-shadow: 0px 7px 21px 1px rgba(0, 0, 0, 0.13);
  box-shadow: 0px 7px 21px 1px rgba(0, 0, 0, 0.13);
}

/* Box shadow none */
.bx-shadow-0 {
  box-shadow: none !important;
}

/* ---------------------------------------Box shadow styling ends ---------------------------------------*/

/* Login Card style */
.card {
  border: none;
}

.card-footer {
  border: none;
  background-color: #f5f8fe;
}

.bold {
  font-weight: bold;
  font-size: smaller;
}

.small-font {
  font-size: smaller;
  /* color: #474747; */
}

.xsmall-font {
  font-size: x-small;
}

/*----------------------------------- custom spacing and layout -----------------------------------*/

/*--------------------------- custom spacing and layout Ends---------------------------*/
.padding-side-2 {
  padding-left: 2rem;
  padding-right: 2rem;
}

.font-black {
  color: black;
}

.title {
  top: 202px;
  left: 292px;
  height: 24px;
  font-weight: 500;
  letter-spacing: 0px;
  color: #197ff2;
  opacity: 1;
}

.card-heading {
  top: 275px;
  left: 385px;
  height: 19px;
  text-align: left;
  letter-spacing: 0px;
  color: #292929;
  opacity: 1;
}

.card-content {
  top: 307px;
  left: 385px;
  width: 317px;
  height: 38px;
  text-align: left;
  letter-spacing: 0px;
  color: #37587e;
  opacity: 1;
}

/* card input */
.card-input-element {
  display: none;
}

.card-input {
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #0000000d;
  border: 1px solid #f1f1f1;
  border-radius: 13px;
  opacity: 1;
  border: 1px solid #ddd;
}

.card-input-img {
  height: 72px;
  width: 80px;
}

.card-input:hover {
  cursor: pointer;
}

.card-input-element:checked+.card-input {
  box-shadow: 0 0 1px 1px #0d6efd;
}

.selected-panel {
    box-shadow: 0 0 1px 1px #0d6efd !important;
}

.o-100 {
  opacity: 100 !important;
  border: 1px #aaa solid;
  border-right: 0;
}

.EAEEF1 {
  background-color: #eaeef1 !important;
}

.border-1px {
  border: 1px #aaa solid;
}

.chats-list {
  height: 90%;
}

.active-chats {
  height: 105%;
}

.h-8vh {
  height: 105%;
}

.chat-list-body {
  overflow-y: scroll;
  max-height: 60vh;
}

.chat-body {
  overflow-y: scroll;
  background-color: #eaeef1;
  font-size: 14px;
}

.bg-custome {
  background-color: #f4f5f8;
}

.chat-list-body::-webkit-scrollbar,
.chat-body::-webkit-scrollbar {
  width: 5px;
}

.jobsapp_2 {
  margin: 3em 0;
}

/* Track */
.chat-list-body::-webkit-scrollbar-track,
.chat-body::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
.chat-list-body::-webkit-scrollbar-thumb,
.chat-body::-webkit-scrollbar-thumb {
  background: #dbe5ed;
}

/* Handle on hover */
.chat-list-body::-webkit-scrollbar-thumb:hover,
.chat-body::-webkit-scrollbar-thumb:hover {
  background: #dbe5ed;
}

/* Chat start */

.me-4_7 {
  margin-right: 3.65rem !important;
}

.ms-4_5 {
  margin-left: 4.5rem !important;
}

.py-c {
  padding-top: 1.5rem !important;
  padding-bottom: 1.8rem !important;
}

div.chat-messages {
  position: relative;
  margin-top: 15px;
  z-index: 10;
}

div.chat div.chat-content>span {
  margin-bottom: 12px;
}

div.chat div.chat-content span.friend {
  position: relative;
  width: auto;
  max-width: 60%;
  height: auto;
  display: inline-block;
  background: #fff;
  padding: 10px;
  /* padding-bottom: 25px; */
  color: #7b8793;
  margin: 1px;
}

div.chat div.chat-content span.friend.first {
  border-radius: 10px 10px 10px 2px;
  padding: 4px 12px;
  font-size: 10px;
}

div.chat div.chat-content span.friend.last {
  border-radius: 2px 10px 10px 10px;
  padding: 4px 12px;
  font-size: 10px;
}

span.time {
  color: #9ea2a5;
  font-size: 10px;
  position: relative;
  height: auto;
  display: inline-block;
}

.testing-chat {
  display: flex;
  flex-direction: row-reverse;
  justify-content: end;
  text-align: end;
}

.text-align-end {
  text-align: end;
}

div.chat div.chat-content span.you {
  position: relative;
  width: auto;
  max-width: 60%;
  height: auto;
  background: #0066f9;
  display: inline-block;
  padding: 4px 12px;
  font-size: 12px;
  color: #000;
  margin: 0px;
  margin-right: 34px;
}

div.chat div.chat-content span.you span.time {
  position: absolute;
  display: block;
  right: 0;
  margin-top: 5px;
  margin-right: 10px;
  font-size: 12px;
  font-weight: 500;
  color: #f5f7fb;
}

div.chat div.chat-content span.you.first {
  border-radius: 4px 7px 0px 8px;
  display: inline-block;
  align-items: center;
  color: #fff;
}

div.chat div.chat-content span.you.last {
  border-radius: 4px 7px 0px 8px;
  display: inline-block;
  align-items: center;
  color: #fff;
  word-wrap: break-word;
}

.chat-list-element:hover {
  border: 1px solid #91c3ff;
  background-color: #f8fbff !important;
}

.chat-model {
  width: 360px;
}

/* @media only screen and (max-width: 1024px) {
  .chat-list-element {
    width: 250px;
  }
} */
.form-control:focus {
  box-shadow: none !important;
  border-color: #000 !important;
  outline: none !important;
}

@media only screen and (max-width: 768px) {
  .chat-list-element {
    width: 300px;
  }
}

.btn-pad {
  padding-right: 1rem !important;
  padding-left: 0.7rem !important;
}

.bg-blue {
  background-color: #0066f9;
}

.F9FAFC {
  background-color: #f9fafc !important;
  border-color: #dbe5ed !important;
}

/* chat end */

/* select picker */
.select-box {
  position: relative;
  display: flex;
  flex-direction: column;
}

.select-box .options-container {
  background: transparent;
  max-height: 0;
  width: 100%;
  opacity: 0;
  transition: all 0.4s;
  border-radius: 8px;
  overflow: hidden;
  order: 1;
}

.selected {
  border-radius: 8px;
  margin-bottom: 8px;
  /* padding: 0px 4px; */
  position: relative;
  order: 0;
  width: 100%;
}

.selected::after {
  content: "";
  background: url("../img/font-awsome/arrow-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
}

.select-box .options-container.active {
  max-height: 240px;
  opacity: 1;
  overflow-y: scroll;
}

.select-box .options-container.active+.selected::after {
  transform: rotateX(180deg);
  top: -6px;
}

.select-box .options-container::-webkit-scrollbar {
  width: 8px;
  background: transparent;
  border-radius: 0 8px 8px 0;
}

.select-box .options-container::-webkit-scrollbar-thumb {
  background: #525861;
  border-radius: 0 8px 8px 0;
}

.select-box .option,
.selected {
  padding: 5px 4px;
  cursor: pointer;
}

.select-box label {
  cursor: pointer;
}

.select-box .option .radio {
  display: none;
}

/* Searchbox */
.search-box {
  height: 0px;
}

.search-box input {
  width: 100%;
  position: relative;
  border-radius: 2px;
  z-index: 100;
  border: 1px solid #2f3640;
  opacity: 0;
  pointer-events: none;
}

.search-box input:focus {
  outline: none;
}

.select-box .options-container.active~.search-box input {
  opacity: 1;
  pointer-events: auto;
}

/* footer */
.copy-rights {
  height: 17px;
  text-align: center;
  letter-spacing: -0.5px;
  color: #292929;
  text-decoration: none !important;
  opacity: 1;
  white-space: nowrap;
}

.f-menu {
  top: 1014px;
  left: 115px;
  height: 17px;
  text-align: left;
  letter-spacing: 0px;
  color: #292929;
  opacity: 1;
  text-decoration: none;
  padding-right: 20px;
}

.decoration-none {
  list-style-type: none;
  text-decoration: none;
}

.social-img {
  height: 24px;
  width: 24px;
  margin-right: 15px;
}

/* for right align items */
.right {
  text-align: right !important;
}

.img-icons {
  left: -10px;
  width: 80px;
  height: 100px;
  opacity: 1;
  position: relative;
}

/*----------------------------------- custom spacing and layout -----------------------------------*/
.text-captalize {
  text-transform: capitalize;
}

/*------------------------------------------customizable Styles------------------------------------------ */
.light-color {
  background-color: #f9f9f9;
}

.current-color {
  color: #0d6efd;
}

.text-color {
  color: #37587e;
}

.small-text {
  font-size: 12px;
}

.btn-padding {
  padding: 0.44rem 3rem;
}

.j-card .j-card-footer {
  height: 12%;
  background-color: white;
  left: 0;
  bottom: 0;
}

/* Job detailed view */
.detail-head {
  z-index: 0;
}


/* search bar container */
.row-search {
  top: 14px;
  left: 392px;
  background: #ebebeb 0% 0% no-repeat padding-box;
  border-radius: 8px;
  opacity: 1;
}

/* search row */
.has-search .form-control-feedback {
  position: absolute;
  z-index: 2;
  text-align: center;
  pointer-events: none;
  color: #aaa;
}

.f-header {
  border: none;
  background-color: transparent;
}

.f-header,
.f-header:focus {
  border: none !important;
  background-color: transparent !important;
}

/* text divider */
.text-divider {
  margin: 1em 0;
  line-height: 0;
  text-align: center;
}

.text-divider span {
  background-color: #f9f9f9;
  padding: 1em;
}

.text-divider:before {
  content: " ";
  display: block;
  border-top: 1px solid #e3e3e3;
  border-bottom: 1px solid #37587e;
}

/* Header Search bar */
.search_box {
  background: rgba(230, 230, 230, 0.466);
  position: relative;
  border-radius: 10px;
  display: flex;
  width: 600px;
}

.vl {
  border-left: 2px solid #aaa;
  margin-top: 15px;
  margin-bottom: 15px;
}

.search_box .search_btn {
  height: 40px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #aaa;
  margin-left: 15px;
  cursor: pointer;
}

.search_box .input_search {
  outline: none;
  border: 0;
  background: transparent;
  padding: 10px 20px;
  width: 500px;

}

.search_box .select2-container--default .select2-selection--single,
.input_select {
  outline: none;
  border: 0;
  background: transparent;
  padding: auto !important;
  line-height: 0px;
  align-items: center;

}

.search_box .select2-container--default .select2-selection--single .select2-selection__rendered {
  font-size: 13px;
  padding: 2px 11px;
}


.j-batch {
  background-color: #f1f1f1;
  border-radius: 100px;
  padding: 10px 14px;
  color: #000;
  text-transform: none;
}

.profile-picture {
  width: 100px;
  height: auto;
}

.filter_location {
  width: 100%;
}

.review_select,
.review_select:checked {
  border: 1px solid #3595f6 !important;
  box-shadow: none !important;
  font-family: 'roboto-r';
  font-size: smaller;
}

.review_select_optn {
  line-height: 1.5rem;
}

.form-control:focus {
  box-shadow: none !important;
}

.filter_location .select2-container--default .select2-selection--single,
.input_select {
  border: 1px solid #3595f6;
  background: white;
  color: #aaa;
  width: 100%;
  height: 40px;
  position: relative;
}

.filter_location .select2-container--default .select2-selection--single .select2-selection__rendered {
  padding: 7px 2px 2px 2px !important;
  margin-left: 15px !important;
  color: #acacac !important;
}

.filter_location .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px !important;
  position: absolute !important;
  top: 20% !important;
  right: 2%;
  width: 20px !important;
}

.filter_location,
.filter_Experiance_level,
.container {
  text-align: left;
}

/* Search bar */
.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 20px;
  font-size: x-small;
  font-weight: 300;
  font-style: italic;
  font-family: 'roboto-r';
  color: #6c757d !important
}

.fit-container {
  padding-top: 40%;
  padding-bottom: 30%;

}

.bg-f1f4f6 {
  background-color: #f1f4f6;
}

.nav-pills .nav-link {
  text-transform: capitalize;
}

.maximum-height {
  /* height: 1000px; */
}

.line-height {
  line-height: 0.8;
}

.vertical-line {
  border-left: 2px solid #c9ccd1;
  height: 3em;
  position: relative;
  margin-left: -3px;
  top: 0;
}

.coupon-input {
  background: white;
  font-size: smaller;
  width: 65%;
  border-radius: 15px;
  border: 1px dashed #9c9c9c;
  font: r-r;
}

.invite_block {
  margin: 2rem 0rem 0 5em;
}

/* profile page navigations */
.job-subtitle {
  position: absolute;
}

.jobseeker_prof_pic {
  position: relative;
  width: 70px;
}

.app_emp_pic {
  position: relative;
  width: 45px;
  border-radius: 50%;
  overflow: hidden;
}

.jobseeker_name {
  padding-left: .6rem;
  font-family: 'roboto-b';
  font-size: 16px;
}

/* reviews */
.review_header {
  align-items: center;
  grid-gap: 1rem;
  font-size: smaller;
  font-family: 'roboto-r';
}

.reply_review,
.reply_review:hover {
  font-family: 'roboto-r';
  justify-content: space-evenly;
  font-size: smaller;
  background-color: transparent;
  box-shadow: none;
  text-transform: capitalize;
  padding: 0 0;
  margin: 0.3rem 0 0 0rem;
}

button.reply_review.btn.ripple-surface:active:focus {
  box-shadow: none;
}

.rating_star {
  color: #f3b303;
}

.review_border_line {
  width: 70%;
  color: #000;
  position: absolute;
}

.reiew_user_name {
  font-weight: bold;
  font-size: 14px;
  color: #000;
}

.review_content {
  font-size: 12px;
  font-weight: normal;
  font-family: 'roboto-r';
  padding: .5rem 0 .3rem 0;
}

/* profile page table  */
.btn-group>.btn-group:not(:first-child)>.btn,
.btn-group>.btn:nth-child(n+3),
.btn-group>:not(.btn-check)+.btn {
  border-radius: 4px !important;
}

.profile_card_header {
  align-items: center;
  justify-content: space-between !important;
  display: flex;
  flex-direction: row;
}

.j_seeker_info {
  display: flex;
  flex-direction: row;
  align-items: center;
}

/* .jobseeker_action {
  position: relative;
  bottom: 2.3rem;
  left: 1.2rem;
} */

.j_seeker_view,
.j_view_count {
  box-shadow: none !important;
  font-size: 12px;
  color: #000;
  font-family: 'roboto-r';
  text-decoration: none;
  text-transform: capitalize;
}

.j_view_count {
  font-weight: bold !important;
}

.j_seeker_edit,
.j_seeker_edit:hover,
.j_seeker_edit:checked {
  box-shadow: none !important;
  font-size: 10px;
  font-family: 'roboto-r';
  text-transform: capitalize;
  border: 1px solid #000;
  padding: .2rem .4rem;
  justify-content: space-between;
}

.j_role_industry {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 81%;
  margin: 0.5rem 0 0 0.8em;
}

.j_industry,
.j_role {
  font-size: 12px;
  font-family: 'roboto-r';
  color: #474747;
}

.language_keyskills {
  display: block;
  line-height: 2.5;
  margin-left: 0.5rem;
}

.language_known,
.key_skills,
.j_profile_details {
  font-size: 13px;
  font-family: 'roboto-b';
  color: #474747;
}

.j_profile_details {
  margin-left: 0.5rem;
}

.j_lang,
.j_skills,
.j_profile_skills {
  font-size: 13px;
  font-family: 'roboto-r';
  color: #474747;
}

.j_profile_skills {
  margin: 1rem 0;
  line-height: 2;
}

.j_card_profile {
  /* padding: .5rem 1rem 10rem; */
  border-bottom: none;
}

.job_status_card {
  width: 50%;
}

.j_contact_card {
  /* width: 55%;
  padding-top: 2rem;
  padding-bottom: 15rem;
  padding-left: 4rem; */
}

.j_contact_info {
  text-decoration: none;
  color: #000;
  font-family: 'roboto-b';
  font-size: 14px;
}

.j_radio_label {
  font-size: 12px;
  font-weight: 500;
  font-family: 'roboto-r';
  line-height: 2;
}

.j_status_actions {
  box-shadow: none !important;
  justify-content: space-between;
  align-items: center;
  float: right;
}

.j_status_cancel,
.j_status_submit,
.j_status_cancel:checked,
.j_status_submit:checked {
  background-color: transparent;
  box-shadow: none !important;
  font-family: 'roboto-r';
  font-size: 14px;
  font-weight: 500;
  text-transform: capitalize;
}

.j_edit_icon {
  margin-right: 6px;
  font-size: 10px;
}

.p_details_views {
  background-color: #f1f1f1;
  border-radius: 50px !important;
  font-size: x-small;
  font-family: 'roboto-r';
  padding: 8px 35px;
  text-transform: initial;
  cursor: text !important;
}

.p_edit {
  background-color: transparent;
  border: 1px solid #212529 !important;
  border-radius: 5px !important;
  text-transform: capitalize;
  padding: 4px 15px;
  font-size: x-small;
  font-family: 'roboto-r';
  box-shadow: none;
}

.form-control:focus {
  box-shadow: none !important;
}

.p_batch,
.p_batch:hover {
  background-color: transparent;
  border: 1px solid #dedede;
  border-radius: 50px !important;
  box-shadow: none;
  text-transform: uppercase;
  padding: 4px 7px;
  font-size: xx-small;
  font-family: 'roboto-r';
  text-align: center;
  font-weight: bold;
  cursor: text !important;
}

.p_str {
  color: #f96d34;
}

button.btn.p_batch.ripple-surface.active,
button.btn.p_batch.ripple-surface.active:focus,
button.btn.p_batch.ripple-surface.focus,
button.btn.p_batch.ripple-surface:active,
button.btn.p_batch.ripple-surface:active:focus,
button.btn.p_batch.ripple-surface:focus,
button.btn.p_batch.ripple-surface:hover {
  box-shadow: none !important;
}

.nav-tabs .nav-link {
  margin-bottom: -1px;
  background: 0 0;
  border: none;
  text-transform: capitalize;
  line-height: 1;
  font-weight: normal;
  font-size: 14px;
  font-family: 'roboto-r';
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link:hover {
  background-color: #fff;
  border: none;
  font-weight: normal;
  font-family: 'roboto-r';
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  background-color: #fff;
  border: none;
  font-weight: bold;
  font-family: 'roboto-r';
}

.chat_aleart {
  color: #fff;
  text-align: center;
  font-family: 'roboto-r';
  font-size: medium;
  height: 3.5rem;
  margin-top: -25px;
}

.p_close {
  position: relative;
  right: 34px;
  top: 14px;
}

.background-f2f2f2 {
  background: #f2f2f2 !important;
}

.table>thead {
  vertical-align: middle !important;
}

.t-border {
  border: solid 1px #e8e8e8;
}

.table>:not(:last-child)>:last-child>* {
  border-bottom-color: #e8e8e8 !important;
}

.table>:not(caption)>*>* {
  padding: 1.0rem .5rem;
  background-color: var(--bs-table-bg);
  border-bottom-width: 1px;
  box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
}

/* Profile Table */

.profile-table {
  --bs-table-bg: transparent;
  --bs-table-accent-bg: transparent;
  --bs-table-striped-color: #212529;
  --bs-table-striped-bg: #f4f7fc;
  --bs-table-active-color: #212529;
  --bs-table-active-bg: rgba(20, 16, 16, 0.1);
  --bs-table-hover-color: #212529;
  --bs-table-hover-bg: rgba(0, 0, 0, 0.075);
  margin-bottom: 1rem;
  color: #506784;
  vertical-align: top;
  border-color: #dee2e6;
  font-family: roboto-r;
  font-weight: bold;
  font-size: 14px;
  white-space: nowrap;
}

.profile-table>:not(caption)>*>* {
  padding: .5rem .5rem;
  background-color: var(--bs-table-bg);
  border-bottom-width: 1px;
  box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
  width: 12%;
}

.profile-table-body {
  font-weight: 300;
  font-family: roboto-r;
  font-size: 14px;
}

.transation-id {
  font-weight: 300;
  font-family: roboto-r;
}

.background-dde2e9 {
  background-color: #dde2e9;
}

.prof_nav_card {
  width: 60%;
}

.profile_picture_edit {
  width: 78px;
  height: auto;
}

.profile_edit_form {
  width: 46%;
  box-shadow: none;
  padding: 2rem 0;
  background-color: transparent;
}

#profile_edit_form {
  display: none;
  position: absolute;
}

.profile-nav_pills {
  margin: auto;
}

/* app page layout styling */
.application_page {
  background-color: #ffffff !important;
}

.application_listing {
  width: 59%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  background-color: #f9f9f9;
}

.application_list_details {
  width: 41%;
  padding-left: 1rem;
}

.app_detailedView_header {
  /* padding-top: 2rem;
  padding-bottom: .5rem;
  padding-left: 1rem;
  padding-right: .8rem; */
}

.app_detailed_head {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 15px;
}

.app_head_info {
  align-items: center;
  justify-content: space-between;
  font-size: 13px;
  font-family: 'roboto-r';
  width: 80%;
  display: flex;
  padding: 0.8em 0;
}

.app_loc,
.app_exp,
.app_sal,
.app_key_skills,
.app_lang {
  font-size: 13px;
  font-family: 'roboto-r';
}

.app_detailed_third_block {
  /* padding-left: 1rem;
  padding-right: .8rem;
  padding-top: 1rem;
  padding-bottom: 1rem; */
}

.app_info_detailed {
  font-size: 15px;
  font-family: 'roboto-r';
  line-height: 1.8rem;
}

.app_job_detail,
.app_candidate_detail {
  font-family: 'roboto-r';
  font-size: 11.5px;
  line-height: 1.5rem;
}

.app_candidate_prof_detail {
  font-family: 'roboto-r';
  font-size: 13px;
  line-height: 2.3rem;
}

.app_lang_skills {
  /* line-height: 2.3rem !important; */
}

.app_exp_sal {
  display: flex;
  grid-gap: 3rem;
}

.app_view_title {
  font-family: 'roboto-r';
  display: block;
  line-height: 1.7rem;
}

.app_view_batch {
  background-color: #f1f1f1;
  font-size: 12px;
  padding: 2px 10px;
  font-family: 'roboto-r';
  border: 1px solid #c8c8c8;
  border-radius: 50px;
  position: relative;
}

.app_prof_view_batch {
  background-color: #f1f1f1;
  font-size: 10px;
  padding: 4px 10px;
  border-radius: 50px;
  font-weight: 500;
  color: #000;
}

.app_j_title {
  font-weight: bolder;
  font-size: 16px;
}

.app_j_subtitle {
  font-size: 14.3px;
  font-weight: bolder;
}

.application_detailed_view {
  background-color: #ffffff;
  max-height: calc(100vh - 50px);
  overflow: hidden
}

.app_view_panel,
.app_view_panel_candidate {
  overflow-y: scroll;
  height: 50vh;
  /* margin-right: -10px; */
  overflow-x: hidden;
}

.app_view_panel_candidate {
  height: 300px;
}

/* footer{
  position: fixed !important;
  left: 0;
  bottom: 0;
  width: 100% !important;
} */
.main-cont {
  height: 100vh;
}

.app_detail_footer {
  padding: 0rem 0rem;
  display: flex;
  grid-gap: 1rem;
}

.application_f_btn {
  font-family: 'roboto-r';
  font-size: 14px;
  text-transform: capitalize;
  padding: .5rem 1rem;
  justify-content: space-around;
  border-radius: 8px;
}

.app_candidate_send_btn {
  font-family: 'roboto-r';
  font-size: 14px;
  padding: .5rem 2rem;
  text-transform: capitalize;
  border-radius: 8px;
  background-color: #0b5ed7 !important;
  border-color: #0a58ca !important;
  color: #fff !important;
}

.app_f_icon {
  padding-right: 0.5rem;
  padding-left: 0rem
}

.app_filter {
  width: 36%;
  padding: 0 15px;
}

.app_listing {
  width: 64%;
  height: calc(100vh - 12vh);
}

.filter_label_heading,
.filter_label {
  display: flex;
  flex-direction: row;
  align-items: center;
  font-family: 'roboto-r';
  font-size: 14px;
  justify-content: space-between;
}

.filter_label {
  padding: 0;
  font-size: small;
  font-family: 'roboto-r';
}

.f_label {
  font-weight: bolder;
  text-transform: uppercase;
}

.f_clear {
  font-weight: normal;
}

.filter_heading {
  font-size: 16px;
  font-weight: bold;
}

.filter_components {
  margin-top: 1rem;
  padding: 0;
}

.app_filter_component {
  width: 100%;
  padding: 8px 0px 0px 0px;
}

/* tag input */
.tagify {
  --tags-border-color: #197ff2 !important;
  --tags-hover-border-color: #000000 !important;
  --tags-focus-border-color: #000000 !important;
  background-color: #ffffff;
}

.app_location_filter {
  background-color: white !important;
  /* font-weight: normal!important;
  font-size: smaller; */
}

.result_sorting {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding: 4px 0px 0px 0px;
  font-family: 'roboto-r';
  font-size: 14px;
  position: relative;
  bottom: 10px;
}

.order_sorting {
  display: flex;
  flex-direction: row;
  grid-gap: 12px;
  align-items: center;
}

.l_sort,
.l_sort:checked {
  padding: 6px 8px;
  font-family: 'roboto-r';
  font-size: 12px;
  border: 1px solid #ddd;
  border-radius: 8px;
}

.div-error-class {
  color: red;
  font-size: 12px;
  text-align: left !important;
  padding: 0;
}

.row0-clas {
  width: 100%;
  margin: 0 0 0 auto;
}

.application_list_item {
  width: 100%;
  /* margin: 5px 0; */
  margin-bottom: 15px;
}

.app_listing_footer {
  display: flex;
  flex-direction: row;
  gap: 40px;
  justify-content: flex-start;
  font-family: 'roboto-r';
  font-size: 13px;
  padding: 4px 0px 0px 55px;
  color: #000;
}

.app_listing_footer i {
  color: #717b9e;
}

.application_list_body {
  width: auto;
  display: flex;
  flex-direction: row;
  /* align-items: center !important; */
  gap: 20px;
  /* padding: 0.8rem 0.5rem 0.8rem 1.8rem; */
}

.candidate-img {
  height: 45px;
  width: 45px;
  border-radius: 50%;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}

.application_mini_details {
  font-family: 'roboto-r';
  font-size: 13px;
  display: flex;
  /* align-items: center !important; */
  justify-content: space-between;
  width: 100%;
  /* padding: 0 .5rem 0 1rem; */
}

.application_list_name {
  font-weight: bolder;
  font-family: 'roboto-b';
  display: flex;
  flex-direction: row;
  grid-gap: 10px;
  align-items: center;
  font-size: 16px;
}

.application_list_role {
  font-weight: 500;
  grid-gap: .5rem;
  display: flex;
  flex-direction: row;
}

.app_prof_name_pic {
  display: flex;
  flex-direction: row;
  grid-gap: 10px;
  align-items: center;
}

.app_listing_batch,
.app_listing_batch:hover {
  background-color: #f1f1f1;
  border: 1px solid #dedede;
  border-radius: 50px !important;
  box-shadow: none;
  text-transform: uppercase;
  padding: 0px 8px 0 5px;
  font-size: 8px;
  font-family: 'roboto-r';
  text-align: center;
  font-weight: bold;
  cursor: text !important;
  line-height: 18px;
}

.l_str {
  color: #f96d34;
  padding-left: 1px;
  padding-right: 5px;
}

.application_posted_date,
.app_last_active {
  font-family: 'roboto-r';
  font-weight: normal;
  font-size: 13px;
  font-weight: 500;
}

.app_last_active {
  position: relative;
  bottom: 25px;
  font-weight: 600;
}

.application_picture {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #ddd;
}

.application_name_role {
  display: block;
  line-height: 1.6rem;
}

.main_listing {
  overflow-y: scroll;
  height: 80%;
  padding: 0 1px;
}

/* scroll-bar */
/* width */
.main_listing::-webkit-scrollbar {
  width: 5px;
}

/* Track */
.main_listing::-webkit-scrollbar-track {
  background-color: transparent;
  border-radius: 10px;
}

/* Handle */
.main_listing::-webkit-scrollbar-thumb {
  background: transparent;
  border-radius: 10px;
}

/* Handle on hover */
.main_listing::-webkit-scrollbar-thumb:hover {
  background: transparent;
}

/* scroll bar styling general */
/* scroll-bar */
/* width */
::-webkit-scrollbar {
  width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
  background-color: transparent;
  border-radius: 10px;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: transparent;
  border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: transparent;
}

/* scroll bar styling for app detailed view */


/* scroll bar styling for app detailed Candidate view */

/* width */
.app_view_panel_candidate::-webkit-scrollbar {
  width: 5px;
}

/* Track */
.app_view_panel_candidate::-webkit-scrollbar-track {
  background-color: transparent;
  border-radius: 10px;
}

/* Handle */
.app_view_panel_candidate::-webkit-scrollbar-thumb {
  background: #328df3;
  border-radius: 10px;
}

/* Handle on hover */
.app_view_panel_candidate::-webkit-scrollbar-thumb:hover {
  background: #328df3;
}


.app_detailed_second_block {
  border-top: solid 1px #dedede;
  border-bottom: solid 1px #dedede;
  padding-left: 0rem;
  padding-bottom: .5rem;
  padding-top: .5rem;
  line-height: 1.8rem;
}


/* range slider */
.range-slider {
  margin: auto;
  position: relative;
}

.range-slider svg,
.range-slider input[type="range"] {
  position: absolute;
  left: 0;
  top: 45px;
}

input[type="number"] {
  border: 1px solid #ddd;
  text-align: center;
  font-size: 12px;
  width: 35%;
}

input[type="number"]:invalid,
input[type="number"]:out-of-range {
  border: 2px solid #ff6347;
}

input[type="range"] {
  -webkit-appearance: none;
  width: 100%;
}

input[type="range"]:focus {
  outline: none;
}

input[type="range"]:focus::-webkit-slider-runnable-track {
  background: #2497e3;
  /* background-color: #000; */
}

input[type="range"]:focus::-ms-fill-lower {
  background: #2497e3;
}

input[type="range"]:focus::-ms-fill-upper {
  background: #2497e3;
}

input[type="range"]::-webkit-slider-runnable-track {
  width: 100%;
  height: 5px;
  cursor: pointer;
  animate: 0.2s;
  background: #2497e3;
  /* background-color: #000; */
  border-radius: 1px;
  box-shadow: none;
  border: 0;
}

input[type="range"]::-webkit-slider-thumb {
  z-index: 2;
  position: relative;
  box-shadow: 0px 0px 0px #000;
  border: 1px solid #2497e3;
  height: 18px;
  width: 18px;
  border-radius: 25px;
  background: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -7px;
}

input[type="range"]::-moz-range-track {
  width: 100%;
  height: 5px;
  cursor: pointer;
  animate: 0.2s;
  background: #2497e3;
  /* background: #000; */
  border-radius: 1px;
  box-shadow: none;
  border: 0;
}

input[type="range"]::-moz-range-thumb {
  z-index: 2;
  position: relative;
  box-shadow: 0px 0px 0px #000;
  border: 1px solid #2497e3;
  height: 18px;
  width: 18px;
  border-radius: 25px;
  background: #a1d0ff;
  cursor: pointer;
}

input[type="range"]::-ms-track {
  width: 100%;
  height: 5px;
  cursor: pointer;
  animate: 0.2s;
  background: transparent;
  border-color: transparent;
  color: transparent;
}

input[type="range"]::-ms-fill-lower,
input[type="range"]::-ms-fill-upper {
  /* background: #2497e3; */
  background: #000;
  border-radius: 1px;
  box-shadow: none;
  border: 0;
}

input[type="range"]::-ms-thumb {
  z-index: 2;
  position: relative;
  box-shadow: 0px 0px 0px #000;
  border: 1px solid #2497e3;
  height: 18px;
  width: 18px;
  border-radius: 25px;
  background: #a1d0ff;
  cursor: pointer;
}

/* home page search bar */
.search_box .select2-container--default .select2-selection--single .select2-selection__arrow {
  position: absolute !important;
  right: 15px;
  width: 20px;
  top: 2px;
}

.home_search_box {
  margin: auto !important;
  background-color: #fff;
  font-family: 'roboto-r';
  align-items: center !important;
}

.home_input_search {
  font-size: smaller;
  font-style: italic;
}

.home_search_seperator {
  font-size: 16px;
}

.select2-container {
  width: 230px;
}

.home_search_select {
  width: calc(100% - 12rem);
  font-size: 9px;
  font-family: 'roboto-r';
  font-style: italic;
}

/* Chats page styling*/
.chats_header {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 0 8px;
  align-items: center;
}

.image_user_info {
  display: flex;
  grid-gap: 1rem;
  align-items: center;
}

.chats_user_info {
  display: block;
  line-height: 1.2;
}

.chat_search_block {
  padding: 0 .5rem;
  margin-top: 1rem;
  margin-bottom: .5rem;
}

.active_chats {
  font-size: 13px;
  font-family: 'roboto-r';
  font-weight: 500;
}

.chat_search {
  flex-direction: row;
  background-color: #f9fafc !important;
  border: 1px solid #dbe5ed;
  height: 32px;
  border-radius: 5px;
  justify-content: space-around;
  font-family: 'roboto-r';
  align-items: center;
  margin-top: .5rem;
  padding-right: 5px;
  padding: 0 8px;
}

.chat_search_input {
  background-color: transparent;
  font-size: 12px;
  border: 0px;
  cursor: text;
  padding-left: 5px;
}

.chat_search_input:focus {
  background-color: transparent;
  border: 0px;
}

.chat_search_input:checked {
  background-color: transparent;
  border: 0px;
}

.chat_icon_btn {
  background-color: transparent;

  box-shadow: none !important;
  border: none !important;
  font-size: 12px;
}

.c_icon {
  color: #afbbc6;
  font-family: 'roboto-l';
  font-weight: 100;
}

.chat_icon_btn:hover {
  background-color: transparent;
  color: #8f8f8f;
  box-shadow: none !important;
  border: none !important;
  font-size: 12px;
}

.chat_icon_btn:checked {
  background-color: transparent;
  color: #8f8f8f;
  box-shadow: none !important;
  border: none !important;
  font-size: 12px;
}

.chat_list_block {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 4px;
  border-bottom: 1px solid #DDD;
  cursor: pointer;
  border-radius: 5px;
  box-shadow: none !important;
  border-radius: 0px;
}

.chat_list_block:hover {
  /* border: 1px solid #91c3ff; */
  background-color: #f8fbff !important;
}

.chat_list_block:checked {
  border: 1px solid #91c3ff;
  background-color: #f8fbff !important;
}

.chat_list_block:focus {
  border: 1px solid #91c3ff;
  background-color: #f8fbff !important;
}

.c_user_info {
  line-height: 1.4;
}

.c_user_name {
  font-family: 'roboto-r';
  font-size: 13px;
  text-transform: capitalize;
  font-weight: bold;
}

.c_user_content {
  font-family: 'roboto-r';
  font-size: 12px;
  display: inline-flex;
  max-width: 120px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.c_last_active {
  font-family: 'roboto-r';
  font-size: 9px;
}

img.c_list_pic {
  width: 35px;
  height: 35px;
  border-radius: 50px;
}

.c_list_pic_info {
  display: flex;
  flex-direction: row;
  grid-gap: 10px;
}

.chat_view_header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px 15px;
  background-color: #f4f5f8;
  border-radius: 8px 8px 0px 0px;
}

.chat_view_image_info {
  display: flex;
  align-items: center;
  grid-gap: .8rem;
}

.c_view_user_info {
  display: block;
  line-height: 1.3;
  font-family: 'roboto-b';
}

.chat_view_user_name {
  font-size: 14px;
}

.chat_view_last_active {
  font-size: 12px;
}

.chat_user_information {
  font-size: 13px;
  font-weight: 400;
  font-family: 'roboto-r';
  line-height: 2;
}

.fw-500 {
  font-weight: 500;
}

.chat_offcanvas {
  display: none;
}

.detail_body {
  padding: 20px;
}

.chat_accept_card {
  width: 20rem;
  font-family: 'roboto-r';
  padding: 1rem;
  z-index: 99999;
  position: absolute;
  top: 35%;
  bottom: 0;
  left: 0;
  right: 0;
  height: fit-content;
  display: flex;
  align-items: center;
  justify-content: center;
  height: fit-content;
  margin: 0px 0px 0px auto;
}

.card_text {
  font-size: 11px;
  margin: auto;
  padding-bottom: 15px;
  font-weight: 600;
}

.card_footer {
  border-top: 1px solid #dedede;
  display: flex;
  grid-gap: 1rem;
  justify-content: center;
}

.card_actions {
  text-transform: capitalize;
  font-size: 12px;
  font-family: 'roboto-r';
  padding: .3rem 2rem;
}

.emp_app_listing_component {
  width: 100%;
  padding: .5rem 0;
}

.emp_app_listing_body {
  padding: 15px;
}

.extra-fix {
  text-align: end;
  width: fit-content;
  margin: 0px 0px 0px auto;
}

.emp_app_listing_main {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  /* padding: 1rem; */
}

.emp_comp_main_info {
  display: block;
  line-height: 1.9;
}

.emp_app_listing_pic {
  width: 37px;
}

.emp_app_comp_title {
  font-family: 'roboto-r';
  font-weight: 600;
  font-size: 13px;
}

.emp_app_comp_role {
  font-family: 'roboto-r';
  font-weight: 400;
  font-size: 12px;
  display: flex;
  grid-gap: .5rem;
}

.emp_app_comp_img_info {
  display: flex;
  grid-gap: 1rem;
  align-items: center;
}

.emp_app_posted_info {
  font-size: 9px;
  font-family: 'roboto-r';
  position: relative;
  bottom: 13px;
  left: 8px;
}

.emp_app_footer {
  justify-content: space-evenly;
  display: flex;
  align-items: center;
  width: 93%;
  margin: auto;
  font-size: 10px;
  font-family: 'roboto-r';
  padding-bottom: .8rem;
}

.emp_app_detailed_third_block {
  padding: 1rem 0;
}

.emp_profile-j-listing {
  height: 100vh;
  width: 100%;
  /* padding: .5rem; */
  overflow-y: scroll;
}

/* width */
.emp_profile-j-listing::-webkit-scrollbar {
  width: 5px;
}

/* Track */
.emp_profile-j-listing::-webkit-scrollbar-track {
  background-color: transparent;
  border-radius: 10px;
}

/* Handle */
.emp_profile-j-listing::-webkit-scrollbar-thumb {
  background: #328df3;
  border-radius: 10px;
}

/* Handle on hover */
.emp_profile-j-listing::-webkit-scrollbar-thumb:hover {
  background: #328df3;
}

.emp_app_table {
  margin: 0 1rem;
  line-height: 0.2;
}

.emp_app_image_gallery {
  width: 100%;
  padding: 0 .2rem;
  overflow-x: hidden;
}

.emp_review_header {
  align-items: center;
  grid-gap: 1rem;
  font-size: smaller;
  font-family: 'roboto-r';
}

.emp_review_border_line {
  width: 70%;
  color: #000;
  position: absolute;
}

.emp_reiew_user_name {
  font-weight: bold;
  font-size: 14px;
  color: #000;
}

.emp_review_content {
  font-size: 12px;
  font-weight: normal;
  font-family: 'roboto-r';
  padding: .5rem 0 .3rem 0;
  width: 75%;
}

.emp_comment_pic {
  width: 45px;
  margin: auto;
  border-radius: 50px;
}

.emp_comment_section {
  width: auto;
  display: flex;
  align-items: center;
  border: 1px solid #ddd;
  border-radius: 8px;
  margin-bottom: 10px;
  padding: 15px;
}

.emp_app_cmnt_content {
  /* padding-bottom: 10px; */
  /* border-bottom: 1px solid #ebebeb; */
}

.emp_cmt_input {
  border-bottom: 1px solid #ebebeb;
  width: 90%;
}

.emp_maps {
  width: 100%;
}

.emp_app_map {
  width: 100%;
  height: 500px;
  border: 0px;
}

.c_left_side_pic {
  width: 50px;
  border-radius: 50px;
}

.chat_list_img,
.chat_list_img_main {
  width: 30px;
  height: 30px;
  border: 1px solid #ddd;
  display: flex;
  align-items: center;
  justify-content: ce
}

.chat_page_pic {
  width: 40px;
}

.chat_right_title {
  font-size: 14px;
}

.chat_right_side_image {
  width: 50px;
}

.chat_input_block {
  border: 1px solid #dbe5ed;
  display: flex;
  flex-direction: row;
  background-color: #fff;
  border-radius: 50px;
  height: 7vh;
}

.message_type_input,
.message_type_input:focus {
  border: none;
  background-color: transparent;
  font-size: .7em;
  font-family: 'roboto-r';
}

.cate_title {
  font-size: 15px;
  font-family: 'roboto-r';
  margin: 1rem 0;
  white-space: nowrap;
}

.cat_icon {
  width: 50px;
  height: 50px;
}

.home-section {
  margin: 3.7em 0;
}

.emp_2_block {
  margin: 3.7em 0;
}

.tick_body {
  text-align: center;
}

.tick_content {
  text-align: center;
  margin: 1rem 0;
  font-family: 'roboto-b';
  font-size: 1.2em;
}

div#sucessfull {
  top: 30%;
}

.modal_sucessfull {
  border-radius: 10px !important;
  padding: 1.5em !important;
}

img.tick {
  width: 17% !important;
}

.home_body_main {
  margin: 10% 0
}

.job_categories_layout {
  width: 60%;
}

.chat_send_button {
  background-color: #0066f9;
  padding: .3rem .6rem;
  border-radius: 50px;
  cursor: pointer;
}

.empty_screen_image_section {
  text-align: center;
  margin: 17% 0;
  line-height: 2;
}

.empty_screen_image_tab_section {
  text-align: center;
  margin: 10% 0;
  line-height: 2;
}

/* .empty_screen_profile {
  margin: .6em 0;
} */

.empty_chat_screen_profile {
  margin: .6em 0;
  width: 30%;
}

.empty_screen_content {
  font-size: 12px;
  font-weight: normal;
  font-family: 'roboto-r';
}

.no_notification {
  text-align: center;
  margin: 14% 0;
}

.empty_notification_bell {
  font-size: 34px;
  color: darkgrey;
}

.no_notification_content {
  font-size: 12px;
}

.h_empty_notification_menu {
  position: absolute;
  left: -178px !important;
  border: none;
  border-radius: 5px;
  top: 33px !important;
  width: 292px;
  height: auto;
  overflow: hidden;
  overflow-y: scroll;
  box-shadow: 1px 4px 50px -4px #21252959;
}

.prof_empty_card {
  background-color: transparent;
  width: 80%;
}

.empty_screen_j_seeker_profile {
  text-align: center;
  margin: 10% 0;
  line-height: 2;
}

.profile_listing_pic {
  width: 15%;
  height: auto;
}

@media only screen and (width: 1440px) {
  .h-8vh {
    height: 102%;
  }
}








/* chat application Styling */
.job_header {
  max-height: 50px;
}

.chat_application_layout {
  width: 90%;
  margin: auto;
  height: calc(100vh - 50px);
  display: flex;
  padding: 15px 0px 15px 0px;
  gap: 15px;
  background: #f9f9f9;
}

.chat_middle_section {
  background-color: #eaeef1;
  width: 50%;
  position: relative;
  border-radius: 8px;
}

.chat_middle_footer {
  padding: 0px 0px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.chat_input_message {
  margin: 0px 15px;
  width: 100%;
  padding: 0em;
  background-color: #fff;
  height: 45px;
  border-radius: 50px;
  display: flex;
  align-items: center;
  padding: 10px;
}

.chat_message_input {
  background-color: transparent;
  width: 80%;
  border: none;
}

.action_buttons_chat {
  width: 100px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 15px;
}

.action_buttons_chat * {
  cursor: pointer;
}

.chat_message_input:focus {
  border: none;
  width: 80%;
}

.chat_right_section {
  width: 30%;
  background-color: #fff;
  padding: 15px 20px;
  overflow: auto;
  border-radius: 8px;
  border: 1px solid #ddd;
}

.chat_left_section {
  background-color: #fff;
  width: 25%;
  border-radius: 8px;
  border: 1px solid #ddd;
  overflow: hidden;
}

.chat_list_header {
  display: flex;
  justify-content: space-between;
  padding: 15px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 15px;
}

.u_block {
  line-height: 1.5;
}

.u_name {
  font-size: 16px;
  font-family: 'roboto-b';
  text-transform: capitalize;
}

.u_role {
  font-size: small;
  font-family: 'roboto-r';
}

.chat_list_body {
  padding: 0 1em;
  overflow: hidden;
}

.chat_person_list {
  height: calc(100vh - 238px);
  overflow: hidden;
  overflow: auto;
  margin-top: 15px;
  gap: 10px;
  display: flex;
  flex-direction: column;
}

.chat_messages {
  position: relative;
  z-index: 10;
  padding: 15px 15px;
  height: calc(100vh - 210px);
  overflow-y: scroll;
}

.chat_person_list::-webkit-scrollbar,
.chat_messages::-webkit-scrollbar {
  width: 5px;
}

.chat_person_list::-webkit-scrollbar-track,
.chat_messages::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
.chat_person_list::-webkit-scrollbar-thumb,
.chat_messages::-webkit-scrollbar-thumb {
  background: #dbe5ed;
}

/* Handle on hover */
.chat_person_list::-webkit-scrollbar-thumb:hover,
.chat_messages::-webkit-scrollbar-thumb:hover {
  background: #dbe5ed;
}

/* End of chat application Styling */


/* application page */
.app-footer {
  background-color: #fff;
  padding: 0.2em 0;
  align-items: center;
}

.footer_main {
  display: flex;
  margin: auto;
  width: calc(100% - 50px);
  max-height: 50px;
  justify-content: space-between;
  align-items: center;
}

.main_application_layout {
  margin: auto;
  height: calc(100vh - 100px);
  display: flex;
  max-height: 50px;
}

.app_job_filter {
  width: 20%;
  padding: 8px 0 1em 10px;
}

.app_job_lists {
  width: 60%;
  padding: 15px;
}

.app_job_component_listing {
  overflow-y: scroll;
  height: calc(100vh - 115px);
  padding: 0 1px;
}

.app_job_details {
  width: 50%;
  padding: 15px 20px 20px 20px;
  overflow: hidden;
  height: calc(100vh - 65px);
  background-color: #ffffff;
  margin: 8px 15px 0px 0px;
  border-radius: 8px;
  box-shadow: 0px 3px 6px #0000000d;
  border: 1px solid #ddd;
}

.jobapp_detailed_block {
  background-color: #ffffff;
}

.app_panel_layout {
  padding: 15px;
}

.emp_app_detailedView_header {
  /* padding-top: 1rem;
  padding-bottom: .5rem;
  padding-right: .8rem; */
}

.login_layout {
  height: calc(100vh - 60px);
}

.login_form {
  width: 31%;
  margin: auto;
  padding: 2em 0;
}

/* end of application page */
.emp_map {
  height: 300px;
  width: 100%;
}

.show-error {
  width: 100%;
  margin-top: 0;
  font-size: .875em;
  color: #dc3545;
  font-size: 12px;
  text-align: left;
}

.loader-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 99999;
}

.loader {
  border: 4px solid #f3f3f3;
  border-top: 4px solid #3498db;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  animation: spin 2s linear infinite;
}

/**
* Start - Code reference from the link https://stackoverflow.com/questions/32490167/automatically-scale-resize-image-in-an-iframe
*/
.wrap {
  width: 400px;
  height: 550px;
  padding: 0;
  overflow: hidden;
}

.frame {
  width: 1200px;
  height: 550px;
  border: 0;
  -ms-transform: scale(0.75);
  -moz-transform: scale(0.75);
  -o-transform: scale(0.75);
  -webkit-transform: scale(0.75);
  transform: scale(0.75);

  -ms-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}

/*
* End
*/

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}


/* new css */
.form-outline .form-control.active~.form-label {
  z-index: 1 !important;
  background: #fff !important;
}

.login_layout .form-outline .form-control {
  border: 1px solid #ddd;
}

.btn-primary,
.btn-default {
  font-size: 12px;
  padding: 4px 11px;
  border-radius: 8px;
  box-shadow: none;
  text-transform: capitalize;
  background: #fff;
  color: #000;
  font-weight: 500;
  border: 1px solid #ddd !important;
  max-height: 32px;
  height: 30px;
}

.btn-primary .fa {
  font-size: 11px;
}

.candidate-card .card-input {
  padding: 15px;
}

.app_container {
  background: #fff;
  padding: 15px 15px;
  border-radius: 8px;
  height: calc(100vh - 65px);
  overflow: hidden;
  overflow: auto;
  border: 1px solid #ddd;
  /* box-shadow: 0px 3px 6px #0000000d; */
}

.icon-fw {
  color: #000;
}

.candidate-img-view {
  width: 35px;
}

.filter_components i {
  color: #717b9e;
}

.icon-border,
.rounded-circle {
  font-size: 22px;
  height: 45px;
  min-width: 45px;
  border-radius: 50%;
  border: 1px solid #ddd;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 6px;
  color: #ddd;
}

.icon-border2,
.rounded-circle {
  font-size: 14px;
  height: 30px;
  min-width: 30px;
  color: #000;
}

.fs-14 {
  font-size: 13px;
}

.text-grey {
  color: #ddd;
}

.fs-text {
  color: #000;
  font-weight: 500;
}

.badge-bg {
  background: #d3d3d36e;
  font-size: 10px;
  padding: 4px 12px;
  border-radius: 14px;
  color: #000;
}

.text-black {
  color: #000;
}

.nav-item.j_nav {
  font-size: 16px !important;
}

.container-fluid {
  padding: 0px 20px 0px 0px;
}

.rounded-pill {
  font-size: 11px;
  background: #ddd !important;
  color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 18px;
  height: 18px;
  padding: 0;
}

.job_categories_layout.mx-auto a:hover .cat_icon {
  transform: translateY(-5px);
  transition: transform 0.3s ease, background 0.3s ease;
}

.job_categories_layout.mx-auto a .cat_icon {
  transform: translateY(0);
  transition: transform 0.3s ease;
}

@media only screen and (min-width: 1440px) {
  /* .app_panel_layout {
    padding: 25px 20px;
  }

  .application_list_name,
  .filter_heading,
  .app_j_title {
    font-size: 18px;
  }

  .app_listing_footer {
    padding: 4px 0px 0px 5px;
    margin-top: 10px;
  }

  .application_picture {
    width: 75px;
    height: 75px;
  }

  .application_mini_details,
  .app_listing_footer,
  .fs-14,
  .app_head_info,
  .filter_label_heading {
    font-size: 16px;
  }

  .app_job_details {
    width: 40%;
  }

  .badge-bg {
    font-size: 13px;
  }

  .app_job_details,
  .app_job_lists {
    width: 40%;
  }

  .small-font {
    font-size: 16px;
  }

  .form-outline .form-control {
    height: 42px;
  }

  .job_categories_layout {
    width: 70%;
  }

  .cate_title {
    font-size: 18px;
  }

  .cat_icon {
    width: 75px;
    height: 75px;
  }

  .home_input_search {
    font-size: 16px;
  }

  .search_box .input_search {
    padding: 18px 20px;
  }

  .home_search_seperator {
    font-size: 20px;
  }

  .search_box .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: 14px;
    padding: 2px 14px;
  }*/

  .search_box {
    width: auto;
  }

  .home_search_select {
    width: 40%;
  }

  .search_box .input_search {
    width: 460px;
  }

  /* .navbar-light .navbar-brand {
    font-size: 25px;
  }

  .navbar-light .navbar-nav .nav-link {
    font-size: 18px;
  }

  .navbar {
    padding-top: 15px;
    padding-bottom: 15px;
  }  */

  .footer_main,
  .main_application_layout,
  .job_header .container-fluid,
  .navbar .container-fluid,
  footer .container-fluid {
    max-width: 1440px;
    margin: auto;
  }

  .home-section {
    margin: 15px auto;
    max-width: 1440px;
  }
  
      .nav-item .nav-link {
    cursor: pointer;
}
.nav-item .nav-link:hover {
    background-color: #f0f0f0;  /* Change to the desired background color */
    color: #007bff;  /* Change the text color on hover */
}

}