#commanmap {
  width: 100vw;
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
  opacity:0.45;

}
.mapboxgl-canvas {
  display: block;
}

.center_section_main .inner_card_section.text-center{
  z-index: 9;
  margin: auto;
}
.join_community.pt-40.pb-30{
  z-index: 9;
}
.termpage .col-md-12{
z-index: 9;
}

.term_service .btn_link{
  font-size: 16px;
}

.term_service p{
  color: #fff;
  font-size: 14px;
  font-weight: 600; 
}

.profile-page-main-wrapper .col-md-5.col-lg-4, .profile-page-main-wrapper .col-lg-8.col-md-7, .profile-page-main-wrapper .col-sm-12{
  z-index: 9;
}

.custom_request_listing_group{
  max-height: 270px;
  overflow-y: auto;
  padding: 10px;
  min-width: 200px;
}

.request_btn_list a {
  cursor: pointer;
}

.client_cardbx{
  min-width: 260px;
  left: calc(100% - 10px) !important;
}
.client_profile .profile_picbx img{
  height:65px;
}

.user_detail_list_card .userlist_names{
  overflow-y: auto;
    max-height: 220px;  
}

.client_cardbx .client_card_inner{
      display: flex;
    flex-direction: column;
    min-height: 300px;
    width: 100%;
}

.alert-success {
	color: green;
	font-size: 12px;
	margin-top: 10px;
}
.client_cardbx .client_footer{
  margin-top: auto;
} 

.message_btn_footer .message_btn{
  cursor: pointer;
}

.custom_offcanvas .cstm_menubar li{
  font-family: "Open Sans Condensed";
}
.custom_offcanvas .cstm_menubar li .notification-icon{
  font-weight: 600;
}

.label_title{
  font-family: "Open Sans Condensed";
}
.cstm_menubar .view-Profile a {
	font-size: 10px;
}
.profile-left-section .profile-img .img-wrapper img{
  border-radius: 50%;
}
.profile-right-section p a{
  color: #DBDBDB;
  text-decoration: none;
}
.overflow_hide_menu .offcanvas-backdrop.show {
    opacity: 0.5;
}

.back-btn-main img {
  width: 15px;
}


.ui-widget-content,.ui-menu-item-wrapper:not(:hover){
  border: 0px !important;
  background: #27282b !important;
  color: #979797 !important;
  box-sizing: border-box;
  padding: 4px 7px !important;
  font-size: 14px;
}
.ui-menu .ui-menu-item-wrapper{
  padding: 4px 7px !important;
}
 
.ui-menu-item-wrapper:hover{
	background: #1b1b1b !important;
	border-color: #1b1b1b !important;
  font-size: 14px;
}
.ui-autocomplete{
  font-family: "Open Sans", sans-serif !important;
}

.datepicker table tr td.active, .datepicker table tr td.active:hover {
	background-color: #000 !important;
	background-image: unset !important;
}

/* SWAL MODAL  */

.swal-modal{
  background-color: #171819;
  border-radius: 20px;
}
.swal-modal .swal-title{
  color: #fff;
  font-family: "Open Sans Condensed";
  margin-bottom: 0px;
}
.swal-modal .swal-text{
  color: #979797;
  font-family: "Open Sans Condensed";
}
.swal-button--cancel{
  background-color: #7F7F7F;
  border-radius: 30px;
  transition: 300ms ease-in-out;
  color: #fff;
}
.swal-button--cancel:hover{
  transition: 300ms ease-in-out;
  background-color: #585858;
  color: #fff;
}
.swal-button--confirm{
    background-color: #141516;
    border: 1px solid #202122;
    color: #9C9C9C;
  border-radius: 30px;
  transition: 300ms ease-in-out;
  color: #fff;
}
.swal-button--confirm:hover{
      transition: 300ms ease-in-out;
    background-color: #2E2E2E;
    color: #fff;
    border-color: #2E2E2E;
}
.swal-button:focus{
  box-shadow: none;
  outline: none;
}
.swal-button{
  font-family: "Open Sans Condensed";
  font-size: 16px;
  text-transform: uppercase;
  padding: 7px 30px;
}
.swal-overlay{
      background-color: rgba(0, 0, 0, 0.65);
}

.username-wrapper {
  position: relative;
  display: inline-block;
}

#username {
  padding-right: 20px;
  /* Space for the icon */
}

#usernameStatusIcon {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 18px;
  display: none;
  /* Hidden by default */
  pointer-events: none;
  /* Ensure the icon doesn't interfere with the input */
}

#usernameStatusIcon.fa-times {
    width: 20px;
    height: 20px;
    background-color: #232426;
    border-radius: 50%;
    font-size: 10px !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    right: 20px !important;
}

.profile-left-section #usernameStatus {	 
	text-align: left;
}

/* new update dates  */

.datepicker.dropdown-menu {
	list-style: none;
	color: #979797;
	font-size: 13px;
	line-height: 20px;
}

.file-upload-step {
  position: relative;
}

.file-upload-step input[type="file"] {
  height: 0;
  display: none;
}

.dropzone-previews {
  text-align: center;
  margin-top: 20px;
}

.dropzone-previews .dz-image {
  background: #4472C4;
  border-radius: 6px !important;
  padding: 6px !important;
}


form#image-upload {
  padding-top: 0;
}

.select2-container--default .select2-results__option{
      transition: 200ms ease-in;
      -webkit-transition: 200ms ease-in;
      -moz-transition: 200ms ease-in;
}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    color: #b3b3b3 !important;
}
.select2-container--default .select2-results__option--selected,
.select2-container--default .select2-results__option--selected.select2-results__option--highlighted {
    color: #e5e5e5 !important;
}
.cstm_radio input[type=radio]{
  border-color: #3E3F47;
}
.cstm_selectbx .select2-container--default .select2-selection--single .select2-selection__rendered,
.cstm_form .form-control{
  font-size: 14px;
  color: #979797;
}
.select2-container--default .select2-results__option{
  font-size: 13px;
}

/* date picker css */

.datepicker.dropdown-menu{
     background-color: #27282b !important; 
}
.datepicker th.dow{
      color: #8d8d8d;
} 
.datepicker table tr td.day{
      color: #979797;
} 

.datepicker table tr td.new, .datepicker table tr td.old{
      color: #5d5d5d !important;
}

.datepicker .datepicker-switch, .datepicker .next, .datepicker .prev, .datepicker tfoot tr th{
  color: #8d8d8d !important;
}
.datepicker .datepicker-switch:hover, .datepicker .next:hover, .datepicker .prev:hover, .datepicker tfoot tr th:hover{
      background: #303030 !important;
}
.datepicker table tr td.day.focused, .datepicker table tr td.day:hover{
    background: #303030 !important;
    color: #fff !important;
}

/* .datepicker table tr td.active,
.datepicker table tr td.active:hover{
  background-image: linear-gradient(to bottom,#4472C4,#4472C4) !important;
  color: #fff !important;
} */
.datepicker-dropdown.datepicker-orient-top:before{
    border-top: 7px solid #27282b;
}
.datepicker-dropdown.datepicker-orient-top:after{
      border-top: 6px solid #27282b;
}

/* header container css */

.navbar-brand{
  margin-right: 0;
}
.header_main .navbar_menubx{
    max-width: 100%;
    margin: 0 auto;
}
.csmt_footer .footer_inner{
   max-width: 100%;
    margin: 0 auto;
    width: 100%;
}

.client_cardbx .client_card_inner{
  position: relative;
}

.userlistcardlinkclose {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%237F7F7F'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");
  background-size: 12px;
      width: 15px;
    height: 15px;
    background-repeat: no-repeat;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    background-position: center;
    padding: 0px;
    background-color: transparent;
    position: absolute;
    top: 15px;
    right: 12px;
    display: none;
}

body{
  overflow: hidden;
}
.notification-wrapper .dropdown-menu{
  min-width: 270px;
  border-radius: 15px !important;
}

.cstm_menubar .view-Profile a {
    font-size: 12px;
    color: #8E8E8E;
    font-weight: 500;
    text-decoration: none;
    text-transform: capitalize;
}

.cstm_menubar .view-Profile a:hover{
  text-decoration: underline;
}

.notification-wrapper .btn .notification-icon{
  transition: all 300ms ease-in-out;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
}

span.notification-icon span.count{
  background: #4472c4;
  color: #fff;
}
.notification-wrapper .custom_request_listing_group{
  padding: 10px 15px;
}

.custom_offcanvas{
  max-width: 250px;
}
.custom_offcanvas .offcanvas-body {
    padding: 30px 15px 15px 15px;
}
.term-page-bx{
  border-radius: 20px;
    background-color: #17181A;
    padding: 40px 30px;
}

.term-page-bx p{
  color: #979797;
  font-size: 14px;
padding-bottom: 15px;
line-height: 1.5;
}

.termpage{
  padding-top: 40px;
}

.term-page-bx .inner_card_section h4{
  font-size: 24px;
  padding-bottom: 20px;
}

.term-page-bx .inner_card_section{
  padding: 0px;
}

.back-btn-main {
   position: absolute;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    left: 10px;
    top: 10px;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    border: 0;
    background-color: #7f7f7f;
    line-height: 1;
    transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
}
.back-btn-main:hover{
  transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    background-color: #585858;
}


.bg-map_patern{
  /* background: #08090C url(../images/map-bg-lg.svg); */
  background: #08090C;

}

.profile-close-btn-main { 
  left: -45px;
  top: 30px;
}

.customapply-btn{
  margin-top: 30px;
}
.error-messages-modal .modal-dialog{
  max-width: 400px;
}
.error-messages-modal .modal-header{
  padding-bottom: 0px;
}
.error-messages-modal .modal-body{
  min-height: 220px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.error-messages-modal .error-message{
  font-size: 16px !important;
  font-family: "Open Sans", sans-serif;
}
/*start media query for mobile*/

@media only screen and (min-width:768px){
  .map-user-lists-main{
    justify-content: center; 
  }
  .map-user-lists-main .user_listcard.userlisting-show{
    margin-left: 229px;;
  }
}

@media only screen and (min-width: 1450px){
.bg-map_patern{
      /* background: #08090C url(../images/map-bg-lg.svg); */
      background: #08090C;

    }

}

@media only screen and (max-width: 1024px){
  .notification-wrapper .dropdown-menu {
    min-width: auto;
    border-radius: 5px !important;
}
.notification-wrapper .btn:hover .notification-icon{
  color: #c1c1c1;
}
.notification-wrapper .dropdown-menu {
    padding: 10px;
}
.notification-wrapper .request_list_header {
    font-size: 13px;
}
.notification-wrapper .request_btn_list .sm_btn {
    font-size: 12px;
}

}


@media only screen and (max-width: 1340px){
  .header_main, .csmt_footer{
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media only screen and (max-width: 767px){

.user_listcard.d-none{
  display: block !important;
}

.user_detail_list_card .userlist_names {
    overflow-y: auto;
    max-height: 40vh;
    min-height: 80px;
}
.user_detail_list_card{
    border-radius: 10px 10px 0px 0px;
}

.user_detail_list_card{
    max-width: 100%;
}
.user_listing_inner {
    position: fixed !important;
    bottom: -100%;
    left: 0px;
    right: 0px;
    z-index: 9;
    padding: 0 10px;
        transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
}

.userlisting-show .user_listing_inner{
    bottom: 0px !important;
    transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
}
.client_cardbx {
    position: fixed !important;
    top: 0px;
    left: 0px !important;
    right: 0px !important;
    bottom: 0px !important;
    width: 100%;
    height: 100%;
    max-width: 100%;
    display: none !important;
    align-items: center;
    justify-content: center;
    background-color: rgba(0, 0, 0, 0.75);
    z-index: 9;

}

.client_cardbx .client_card_inner{
    width: 100%;
    max-width: 250px;
}
.userlist_group li:hover .client_cardbx {
    display: flex !important;
}
.swal-footer{
  text-align: center;
}
.swal-button-container{
  width: 45%;
}
.swal-button{
  font-size: 14px;
  padding: 7px 20px;
  width: 100%;
}
/* mobile card client */

.userlistcardlinkclose{
  display: block;
}
.userlist_group li:hover .client_cardbx {
    display: none !important;
}
.userlist_group li .client_cardbx.modalopenphone{
  display: flex !important;
}
.client_detail_name .namebx{
  padding-right: 14px;
}
.term-page-bx{
    padding: 30px 15px;
}
.term-page-bx .inner_card_section h4 {
    font-size: 20px;
}
.term-page-bx p {
    font-size: 13px;
}

}