@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');
body {
	font-family: 'Open Sans', sans-serif;
    height: 100%;
}
select.form-control {
    -webkit-appearance: menulist;
}

.thead {
    
    background: #585858;
    color: #fff;
    font-weight: 700;

}
.whiteBg {
    background-color: #ffffff;
}
.white {
   color: #ffffff !important;
}
.scrollhide::-webkit-scrollbar {
    display: none;
}
.scrollhide {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}
.modal-header {
    background: #165ef0 !important;
    color: #fff;
    border-radius: 0px !important;
}
.dev_warning {
    background-color: lightcoral;
    color: white;
    padding: 5px 0px;
    margin-top:0px;
}
/* unvisited link */
a:link {
  color: #000000;
  text-decoration: none;
}
a.menu.active:link {
  color: #50a1ff;
  padding-bottom: 20px;
  border-bottom: 3px solid #50a1ff; 
}
/* visited link */
a:visited {
  color: #000000;
}

/* mouse over link */
a:hover {
  color: #50a1ff;
}
/* mouse over link */
a.menu:hover {
  color: #50a1ff;
  padding-bottom: 20px;
  border-bottom: 3px solid #50a1ff; 
}
a.jobCard:hover {
    color: #000000;
}
.sidebarHover:hover {
    color: #000;
    cursor: pointer;
    background: #e9efff;
    border-radius: 9px;
    margin-right: 15px !important;
    margin-left: 15px !important;
}

/* selected link */
a:active {
  color: #000000;
  text-decoration: none;
}

a.black:link, a.black:visited, a.black:hover a.black:active {
  color: #000000 !important;
  text-decoration: none;
}
a.white:link, a.white:visited, a.white:hover a.white:active {
  color: #ffffff !important;
  text-decoration: none;
}
a.grey:link, a.grey:visited, a.grey:hover a.grey:active {
  color: #707070 !important;
  text-decoration: none;
}
.primary {
    color:  #165ef0 !important;
}
.navbar-custom-home {
    background-color: #f0f1f4;
    border: none;
    /*margin-bottom: 20px;
    padding-top: 25px;*/
}
.list-inline-item.home {
   padding-bottom: 20px;
}
.list-inline-item.home.active {
   padding-bottom: 20px;
    border-bottom: 3px solid #50a1ff; 
}
.btn-black {
    color: #fff !important;
    background-color: #000 !important;
    border-color: #000 !important;
}
.btn-primary {
    color: #fff !important;
    background-color: #165ef0 !important;
    border-color: #165ef0 !important;
    border-radius: 10px !important;
}
.btn-secondary {
    color: #757575 !important;
    background-color: #e9ecf0 !important;
    border-color: #165ef0 !important;
}
.modal-content {
	border-radius: 0px !important;
}
.text-right {
    text-align: right !important;
}
.text-bg-secondary-updated {
    color: #7a7a7a!important;
    background-color: RGBA(237,237,237,var(--bs-bg-opacity,1))!important;
    font-weight: 400 !important;
}
.display-block {
    display:  block !important;
}
.blue-heading {
    color: #50a1ff !important;
}
input.larger {
    width: 25px;
    height: 25px;
  }
label.large-label {
    padding-top: 5px;
    padding-left: 5px;
}
input.larger-inline {
    width: 40px;
    height: 40px;
    margin-top: 0px !important;
  }
label.large-label-inline {
    padding-top: 10px;
    padding-left: 10px;
}
/*Fonts*/
.font-2 {
    font-size: 2em;
}
.strong {
    font-weight: 800;
}
H3 {
	display: inline;
}
H5 {
	display: inline;
}
H6 {
    display: inline;
}
.hidden {
	display: none;
}
.list-unstyled {
	list-style-type: none;
}
.mm50 {
    min-height: 50px !important;
    max-height: 50px !important;
    overflow: hidden;
}
.wd-100 {
	min-width: 100%;
	border-radius: 0px;
} 
/*.btn {
	border-radius: 0px !important;
}*/
.red {
	color: #F87A7A;
}
.green {
	color: #63B556;
}
.lh-30 {
    line-height: 30px;
}
.pl-0 {
    padding: 0px !important;
}
.p-15 {
    padding: 15px !important;
}
.m-25 {
    margin: 25px !important;
}.m-30 {
    margin: 30px !important;
}
.pa-5 {
    padding: 5px;
}.p-30 {
    padding: 30px;
}
.pt-5 {
	padding-top: 5px !important;
}.pt-10 {
	padding-top: 10px;
}.pt-15 {
    padding-top: 15px;
}.pt-20 {
	padding-top: 20px;
}.pt-25 {
	padding-top: 25px;
}.pt-30 {
	padding-top: 30px;
}.pt-35 {
    padding-top: 35px;
}

.pab-5 {
	padding-bottom: 5px;
}.pb-10 {
	padding-bottom: 10px;
}.pb-15 {
    padding-bottom: 15px;
}.pb-20 {
	padding-bottom: 20px;
}.pb-25 {
	padding-bottom: 25px;
}.pb-30 {
	padding-bottom: 30px;
}
.pl-5 {
	padding-left: 5px;
}.pl-10 {
	padding-left: 10px;
}.pl-15 {
    padding-left: 15px;
}.pl-20 {
	padding-left: 20px;
}.pl-25 {
	padding-left: 25px;
}.pl-30 {
	padding-left: 30px;
}
.pr-5 {
	padding-right: 5px;
}.pr-10 {
	padding-right: 10px;
}.pr-15 {
    padding-right: 15px;
}.pr-20 {
	padding-right: 20px;
}.pr-25 {
	padding-right: 25px;
}.pr-30 {
	padding-right: 30px;
}
.m5 {
    margin: 5px;
}
.mt-5 {
	margin-top: 5px;
}.mt-10 {
	margin-top: 10px;
}.mt-15 {
    margin-top: 15px;
}.mt-15p {
    margin-top: 15%;
}.mt-20 {
	margin-top: 20px;
}.mt-25 {
	margin-top: 25px;
}.mt-30 {
	margin-top: 30px;
}.mt-35 {
    margin-top: 35px;
}
.ml-0 {
    margin-left: 0px !important;
}
.ml-5 {
    margin-left: 5px;
}.ml-10 {
    margin-left: 10px !important;
}.ml-15 {
    margin-left: 15px;
}.ml-20 {
    margin-left: 20px;
}.ml-25 {
    margin-left: 25px;
}.ml-30 {
    margin-left: 30px;
}.ml-35 {
    margin-left: 35px;
}
.mr-5 {
    margin-right: 5px;
}.mr-10 {
    margin-right: 10px;
}.mr-20 {
    margin-right: 20px;
}.mr-25 {
    margin-right: 25px;
}.mr-30 {
    margin-right: 30px;
}.mr-35 {
    margin-right: 35px;
}.mr-30m {
    margin-right: -30px !important;
}

.heading {
    padding-top: 20px;
    padding-left: 30px;
    position: fixed;
    min-width:  100%;
    z-index: 1030;
    background-color: #ffffff;
    border-bottom: 1px solid #cccccc;
}
.h7 {
    margin: 10px 0;
    font-weight: 600;
}

.border-box {
    border: 1px solid rgba(112,112,112,0.12);
    padding: 10px 0px;
    background-color: #ffffff;
    /*border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;*/
}
.border-box-no-padding {
   border: 1px solid rgba(112,112,112,0.12);
}

.tab-content {
    background-color: #ffffff !important;
}

.header-title {
    font-size: 16px;
    margin-left: 15px;
    margin-top: 15px !important;
}
.mb--0 {
    margin-bottom: 0px !important;
}
.mb--5 {
	margin-bottom: 5px !important;
}.mb-10 {
	margin-bottom: 10px;
}.mb-15 {
	margin-bottom: 15px;
}.mb-20 {
    margin-bottom: 20px;
}.mb-25 {
	margin-bottom: 25px;
}.mb-30 {
	margin-bottom: 30px;
}
.m-20 {
    margin: 20px;
}

.pull-right {
	float: right !important;
}

.nav-item-sb-active  {

	background: #1967d240;
    padding: 4px 20px;
    margin-bottom: 5px;
    min-width: 100%;
    color: #1967d2;
    font-weight: 600;
    border-radius: 10px;
}

.nav-item-sb {

	background: rgb(248,249,250);
    padding: 4px 20px;
    margin-top: 5px;
    min-width: 100%;
    color: #696969 !important;
    font-weight: 600;

}
.nav-link {
    color: #707070 !important;
}

.nav-link.active.profile-tabs
{
    border-bottom: 3px solid #67a8e4 !important;
    background-color: #FAFAFA !important;
}

.wrapper{
    max-width: 850px;
    background-color: #fff;
    border-radius: 10px;
    position: relative;
    display: flex;
    margin: 50px auto;
    box-shadow: 0 8px 20px 0px #1f1f1f1a;
    overflow: hidden;
}

.wrapper .form-left{
    background: #3786bd;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    padding: 20px 40px;
    position: relative;
    width: 100%;
    color: #fff;
}

.wrapper h2{
    font-weight: 700;
    font-size: 25px;
    padding: 5px 0 0;
    margin-bottom: 34px;
    pointer-events: none;
}

.wrapper .form-left p{
    font-size: 0.9rem;
    font-weight: 300;
    line-height: 1.5;
    pointer-events: none;
}

.wrapper .form-left .text{
    margin: 20px 0 25px;
}

.wrapper .form-left p span{
    font-weight: 700;
}

.wrapper .form-left input{
    padding: 15px;
    background: #fff;
    border-top-left-radius: 5px;
    border-bottom-right-radius: 5px;
    width: 180px;
    border: none;
    margin: 15px 0 50px 0px;
    cursor: pointer;
    color: #333;
    font-weight: 700;
    font-size: 0.9rem;
    appearance: unset;
    outline: none;
}

.wrapper .form-left input:hover{
    background-color: #f2f2f2;
}

.wrapper .form-right{
    padding: 20px 40px;
    position: relative;
    width: 100%;
}

.wrapper .form-right h2{
    color: #3786bd;
}

.wrapper .form-right label{
    font-weight: 600;
    font-size: 15px;
    color: #666;
    display: block;
    margin-bottom: 8px;
}

.wrapper .form-right .input-field{
    width: 100%;
    padding: 10px 15px;
    border: 1px solid #e5e5e5;
    border-top-left-radius: 5px;
    border-bottom-right-radius: 5px;
    outline: none;
    color: #333;
}

.wrapper .form-right .input-field:focus{
    border: 1px solid #31a031;
}


.wrapper .option {
    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 12px;
    font-size: 0.95rem;
    font-weight: 900;
    cursor: pointer;
    user-select: none
}

.wrapper .option input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0
}

.wrapper .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 18px;
    width: 18px;
    background-color: #fff;
    border: 2px solid #ddd;
    border-radius: 2px
}

.wrapper .option:hover input~.checkmark {
    background-color: #f1f1f1
}

.wrapper .option input:checked~.checkmark {
    border: 2px solid #e5e5e5;
    background-color: #fff;
    transition: 300ms ease-in-out all
}

.wrapper .checkmark:after {
    content: "\2713";
    position: absolute;
    display: none;
    color: #3786bd;
    font-size: 1rem;
}

.wrapper .option input:checked~.checkmark:after {
    display: block
}

.wrapper .option .checkmark:after {
    left: 2px;
    top: -4px;
    width: 5px;
    height: 10px
}

.wrapper .register{
    padding: 12px;
    background: #3786bd;
    border-top-left-radius: 5px;
    border-bottom-right-radius: 5px;
    width: 130px;
    border: none;
    margin: 6px 0 50px 0px;
    cursor: pointer;
    color: #fff;
    font-weight: 700;
    font-size: 15px;
}

.wrapper .register:hover{
    background-color: #3785bde0;
}

.wrapper a{
    text-decoration: none;
}

@media (max-width: 860.5px) {
    .wrapper{
        margin: 50px 5px;
    }
}


@media (max-width: 767.5px){
    .wrapper{
        flex-direction: column;
        margin: 30px 20px;
    }

    .wrapper .form-left{
        border-bottom-left-radius: 0px;
    }

    
}

@media (max-width: 575px) {

    .wrapper{
        margin: 30px 15px;
    }

    .wrapper .form-left{
        padding: 25px;
    }
    .wrapper .form-right{
        padding: 25px;
    }
}

/* This is the style of our error messages */
.error {

}

.error-active {
    border: 2px solid #dc3545;
    padding-right: calc(1.5em + 0.75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(0.375em + 0.1875rem) center;
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}


.float-right {
    float: right!important;
}

/* DataTable Override */
.dataTables_wrapper {
    margin:  15px !important;
}


.label-search {
    font-weight: 500;
    padding-bottom: 5px;
    margin-top: 10px;
}
.form-check-search {
    display: block;
    min-height: 1.5rem;
    padding-left: 0.75em;
    margin-bottom: 0.125rem;
}

.widget-chart-lg li {
    width: 18.5%;
    display: inline-block;
    padding: 0;
}

/* Messaging CSS */

.inbox_people {
  background: #f8f8f8 none repeat scroll 0 0;
  float: left;
  overflow: hidden;
  width: 40%; border-right:1px solid #c4c4c4;
}
.inbox_msg {
  border: 1px solid #c4c4c4;
  clear: both;
  overflow: hidden;
}
.top_spac{ margin: 20px 0 0;}


.recent_heading {float: left; width:40%;}
.srch_bar {
  display: inline-block;
  text-align: right;
  width: 60%;
}
.headind_srch{ padding:10px 29px 10px 20px; overflow:hidden; border-bottom:1px solid #c4c4c4;}

.recent_heading h4 {
  color: #05728f;
  font-size: 21px;
  margin: auto;
}
.srch_bar input{ border:1px solid #cdcdcd; border-width:0 0 1px 0; width:80%; padding:2px 0 4px 6px; background:none;}
.srch_bar .input-group-addon button {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  padding: 0;
  color: #707070;
  font-size: 18px;
}
.srch_bar .input-group-addon { margin: 0 0 0 -27px;}

.chat_ib h5{ font-size:15px; color:#464646; margin:0 0 8px 0;}
.chat_ib h5 span{ font-size:13px; float:right;}
.chat_ib p{ font-size:14px; color:#989898; margin:auto}
.chat_img {
  float: left;
  width: 11%;
}
.chat_ib {
  float: left;
  padding: 0 0 0 15px;
  width: 98%;
}

.chat_people{ overflow:hidden; clear:both;}
.chat_list {
  border-bottom: 1px solid #c4c4c4;
  margin: 0;
  padding: 18px 5px 10px;
}
.inbox_chat { height: 550px; overflow-y: scroll;}

.active_chat{ background:#ccdde3;}
.unread {
    background-color: #e8e8e8;
}
.incoming_msg_img {
  display: inline-block;
  width: 6%;
}
.received_msg {
  display: inline-block;
  padding: 0 0 0 10px;
  vertical-align: top;
  width: 92%;
 }
 .received_withd_msg p {
  background: #ebebeb none repeat scroll 0 0;
  border-radius: 3px;
  color: #646464;
  font-size: 14px;
  margin: 0;
  padding: 5px 10px 5px 12px;
  width: 100%;
}
.time_date {
  color: #747474;
  display: block;
  font-size: 12px;
  margin: 8px 0 0;
}
.time_date_white {
  color: #ffffff;
  display: block;
  font-size: 12px;
  margin: 8px 0 0;
}
.received_withd_msg { width: 57%;   
    background: #ebebeb none repeat scroll 0 0;
  border-radius: 3px;
  color: #646464;
  font-size: 14px;
  margin: 0;
  padding: 5px 10px 5px 12px;}
.mesgs {
  float: left;
  padding: 30px 15px 0 25px;
}

 .sent_msg p {

  width:100%;
}
.outgoing_msg{ overflow:hidden; margin:26px 0 26px;}
.sent_msg {
  float: right;
  width: 46%;
  background: #05728f none repeat scroll 0 0;
  border-radius: 3px;
  font-size: 14px;
  margin: 0; color:#fff;
  padding: 5px 10px 5px 12px;
}
.input_msg_write input {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  color: #4c4c4c;
  font-size: 15px;
  min-height: 48px;
  width: 100%;
}

.type_msg {border-top: 1px solid #c4c4c4;position: relative;}
.msg_send_btn {
  background: #05728f none repeat scroll 0 0;
  border: medium none;
  border-radius: 50%;
  color: #fff;
  cursor: pointer;
  font-size: 17px;
  height: 33px;
  right: 0;
  top: 11px;
  width: 33px;
}
.msg_send_btn_reply {
  background: #05728f none repeat scroll 0 0;
  border: medium none;
  border-radius: 50%;
  color: #fff;
  cursor: pointer;
  font-size: 17px;
  height: 33px;
  position: absolute;
  right: 0;
  top: 11px;
  width: 33px;
}
.messaging { padding: 0 0 50px 0;}
.msg_history {
  height: 516px;
  overflow-y: auto;
}

/* End Messaging CSS */

/* Application CSS*/
.selected_option {
    border:  2px solid #50a1ff !important;
}


.border-candidates {
    border:  1px solid #ccc;
    border-radius: 3px;
}
.cursor {
    cursor: pointer;
}
.alert-light {
    color: #165ef0;
    background-color: #f5f5f5;
    border-color: #e9ecef;
    link-color: #165ef0;
}
.alert-info-orange {
    color: #4b4b4b;
    background-color: #ffefd1;
    border-color: #ffefd1;
    link-color: #6c757d;
}
.list-group-item.active-primary {
    border-radius: 10px;
    background-color: #165ef0;
    border-color: #165ef0;
    color: #fff;
    z-index: 2;
}

.btn-custom-grey {
    border-radius: 7px !important;
    background-color: #f1f2f7!important;
    color: #000 !important;
    font-weight: 600;
    border-color: #d9deed !important;
}.btn-custom-blue {
    color: #fff !important;
    background-color: #165ef0!important;
    border-color: #fff !important;
    font-weight: 400;
    border-radius: 7px !important;
}
.alert-secondary {
    background-color: #f1f2f7 !important;
    border-color: #d9deed !important;
    border: 1px solid;
}

.page-item.active .page-link {
    color: #fff !important;
    background-color: #165ef0!important;
    border-color: #165ef0!important;
}
.additionalFilters{
    max-height: 150px;
    overflow-y: auto;
    margin-top: 15px;
}
.jobDetailBubble {
        background-color: #fff !important;
    color: #000;
    border: 1px solid lightgrey;
    padding: 10px 5px;
    border-radius: 9px;
}
.jobInfoCard {
    background: #eceff4;
    margin: 10px;
    border-radius: 0.5rem;
    padding: 15px;
}
.jobInfoCardBottom {
    margin:0px 10px;
    padding:0px  15px;
}
.text-hide-overflow {
    white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;

}