@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');
body{
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	background: #f5f5f5;
}
/*@media(min-width: 1350px){
	.container{
		max-width: 1250px;
	}
}*/
.body-wrapper{
	min-height: 100vh;
	background-size: cover;
	background-position: center;
}
.h-100vh{
	height: 100vh;
}
.vertical-tab {
    color: #333;
    display: block;
    margin: auto;
    position: relative;
    width: 190px;
}
.image-style img{
	height: 388px;
	object-fit: cover;
	width: 100%;
}
.image-style{
	width: calc(100% - 190px);
}
.vertical-tab .nav-tabs{
	border: 0;
}
.vertical-tab .nav-item{
	width: 100%;
}
.vertical-tab .nav-tabs .nav-link{
	    border: 0;
    margin: 0;
    border-radius: 0;
    height: 194px;
    text-align: center;
    background: #ffffffb3;
    padding: 68px 0;
    font-size: 16px;
    font-weight: 400;
    color: #000;
}
.vertical-tab .nav-tabs .nav-link.active{
	background: #e25469;
	color: #fff;
}
.vertical-tab .nav-tabs .nav-link i{
	font-size: 30px;
    display: block;
    margin-bottom: 5px;
}
.form-log-pnl .mainlogintab{
	min-height: 388px;
	background: #ffffffb3;
	padding:25px 35px;
}
.lognav.nav-tabs .nav-link{
	border: 2px solid #25b3ba;
    border-radius: 0;
    text-align: center;
    color: #000;
    font-size: 15px;
}
.lognav.nav-tabs{
	margin-bottom: 15px;
}
.lognav.nav-tabs .nav-link.active{
	background: #25b3ba;
	color: #fff;
}
.form-log-pnl .input-group-text{
	border-radius: 0;
	background: #fff;
    color: #25b3ba;
    border-color: #fff;
    line-height: 30px;
}
.form-log-pnl .form-control{
	border-radius: 0;
	height: 44px;
	font-size: 14px;
    background: #fff;
    border-color: #fff;
}

.form-log-pnl .btn {
	height: 44px;
}
.form-log-pnl .btn-success{
    background: #2e2e75;
    border-color: #2e2e75;
}
.intl-tel-input{
	width: 100%;
}
.verify-phone{
	
}
.mh-auto{
	min-height: auto !important;
}

.body-wrapper{
	min-height: 100vh;
	background-size: cover;
	background-position: center;
}
.form-title{
	color: #FFE32B;
}
.signupform .btn-warning{
	background: transparent linear-gradient(90deg, #FCB900 0%, #F7A400 100%) 0% 0% no-repeat padding-box;
}
.signupform .btn{
	height: 45px;
}
.signupform .form-control{
	height: 45px;
	border-color: #fff !important;
	font-size: 14px;
    background: #fff !important; 
}
.text-default{
	color: #FFE32B;
}
.text-black{
	color: #000 !important;
}
img{
	max-width: 100%;
}
.form-control{
	font-size: 14px;
	border-color: #007bff54;
	min-height: 40px;
}
.form-control.shadow, .form-control.shadow-sm{
	box-shadow: inset 1px 1px 4px #00000029 !important;
}
.shadow-inner{
	box-shadow: inset 1px 1px 4px #00000029 !important;
}
.userimg{
	width: 64px;
	height: 64px;
	border: 1px solid #4AA2EC;
	overflow: hidden;
	line-height: 62px;
}
.userimg img{
	width: 100%;
	height: 64px;
	object-fit: cover;
	border-radius: 50%;
}
.navpanel{
	width: 100px;
}
.userpanel{
	width: calc(100% - 100px);
}
.userinfo .username{
	font-weight: 600;
	font-size: 22px;
}
.userinfo select.form-control{
	background: #4AA2EC;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    border-color: #1084e5;
}
.navpanel .pnlmenu li a{
	height: 35px;
    line-height: 35px;
    width: 35px;
    display: block;
    text-align: center;
    border-radius: 4px;
    box-shadow: 0 2px 6px #00000021;
    font-size: 18px;
    color: #3976ff;
    position: relative;
}
.notifyround{
	position: absolute;
    width: 6px;
    height: 6px;
    background: #ff2b2b;
    border-radius: 50%;
    top: 7px;
    right: 8px;
}
.mainnav{
	position: absolute;
    width: 200px;
    right: 0;
    top: 36px;
    z-index: 999;
}
.mainnav .navbar-nav{
	display: block;
    background: #4aa2ec;
    padding: 10px 0px;
    border-radius: 6px;
    text-align: right;
    box-shadow: inset 1px 1px 6px #0062b5 !important;
}
.mainnav .navbar-nav .nav-link{
	color: #fff;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: .2px;
    padding: 6px 10px;
}
.mainnav .navbar-nav .nav-link:hover{
	background: #007bff;
}
.addtext{
	position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
    background: #000000a6;
    width: 100%;
    color: #fff;
    text-align: left;
    padding: 5px 10px;
    font-size: 10px;
    font-weight: 300;
    letter-spacing: .2px;
    line-height: 1.5;
}
.condoinfoBox h6{
	font-size: 13px;
}
.condoinfoBox h2{
	font-size: 20px;
}
.condoinfoBox p{
	font-size: 13px;
}
.dashboard-navigation{
	font-size: 0;
}
.dashboard-navigation li{
	display: inline-block;
	width: 33%;
	font-size: 15px;
	text-align: center;
	padding: 8px;
	vertical-align: top;
}
.dashboard-navigation li a{
	display: block;
	border: 1px solid #4AA2EC;
	box-shadow: 0px 0px 3px #00000008;
	border-radius: 5px;
	padding: 15px 5px;
	font-weight: 600;
	transition: all .3s;
	font-size: 14px;
}
.dashboard-navigation li a:hover{
	background: #4AA2EC;
	color: #fff;
	text-decoration: none;
	border-color: #1084e5;
}
.userlist-img img{
	width: 80px;
	height: 80px;
	object-fit: cover;
}
.btn-xs{
	font-size: 11px;
    padding: 2px 6px;
}
.userCount{
	position: absolute;
    top: 0;
    left: 0;
    background: #007bff;
    min-width: 25px;
    text-align: center;
    font-size: 12px;
    color: #fff;
    font-weight: 600;
    border-radius: 8px 0 30px 0;
    padding-right: 8px;
    padding-left: 2px;
    letter-spacing: .2px;
}
.userpnl p{
	font-size: 13px;
}
.text-black{
	color: #000 !important;
}
.fs-10{
	font-size: 10px;
}
.fs-11{
	font-size: 11px;
}
.fs-12{
	font-size: 12px;
}
.fs-13{
	font-size: 13px;
}
.fs-14{
	font-size: 14px;
}
.classifiedPostimg{
	height: 200px;
	width: 100%;
	object-fit: cover;
}
.memberlist{
	background: transparent;
    border-color: #007bff54 !important;
}

.bell-notification:hover i {
	animation: ring 1.5s ease;
}
@keyframes ring {
    0% {
        transform: rotate(35deg);
    }
    12.5% {
        transform: rotate(-30deg);
    }
    25% {
        transform: rotate(25deg);
    }
    37.5% {
        transform: rotate(-20deg);
    }
    50% {
        transform: rotate(15deg);
    }
    62.5% {
        transform: rotate(-10deg);
    }
    75% {
        transform: rotate(5deg);
    }
    100% {
        transform: rotate(0deg);
    }
}

.dashusername h4{
	color: #048700;
	font-size: 14px;
	margin: 0;
}
.dashusername h2{
	font-size: 16px;
    color: #000;
    margin: 0;
}
.userInfo h5{
	font-size: 13px;
	margin-bottom: 3px;
}
.userInfo h5 span{
	color: #048700;
}
.serviceBox{
	position: relative;
	background: #048700;
	padding: 15px 8px;
	transition: all .3s;
	border-radius: 6px;
	overflow: hidden;
}
.serviceBox:hover{
	/*background: #00000099 !important;*/
	text-decoration: none;
	box-shadow: 0px 0px 0px 3px #fff;
}
.serviceBox:after{
	position: absolute;
    width: 100%;
    height: 100%;
    background: url(../images/layer1.png);
    left: 0;
    top: 0;
    content: '';
    background-size: cover;
    z-index: 1;
}
.sblock{
	z-index: 9;
}
.serviceBox h2{
	font-size: 26px;
    color: #fff;
    margin: 0;
    font-weight: 600;
}
.serviceBox h3{
	color: #fff;
    text-decoration: none;
    font-size: 13px;
    font-weight: 400;
    margin: 0;
}
.serviceBox:hover h3{
	text-decoration: none;
	color: #fff;
}
a:hover{
	text-decoration: none;
}
.notify-icon{
	position: absolute;
    right: 12px;
    top: 12px;
    color: #fff;
    font-size: 18px;
}
.serviceBox:hover .notify-icon{
	color: #048700;
}
.notify-icon span{
	position: absolute;
    width: 16px;
    height: 16px;
    background: #fff;
    color: #000;
    font-size: 8px;
    text-align: center;
    right: -8px;
    border-radius: 50%;
    border: 2px solid #048700;
    line-height: 14px;
}
.serviceBox:hover .notify-icon span{
	border: 2px solid #fff;
	background: #048700;
	color: #fff;
}
.servIcon{
	width: 50px;
    background: #0000002b;
    text-align: center;
    line-height: 50px;
    border-radius: 6px;
    padding: 0 5px;
    text-align: center;
    height: 50px;
}
.servIcon img{
	height: 30px;
	object-fit: contain;
}
.servicesListDash{
	padding-left: 10px;
	padding-right: 10px;
}
.servicesListDash .servLi{
	padding-left: 5px;
	padding-right: 5px;
}
.bgoverlay{
	background: url(../images/bg-overlay.jpg);
	background-size: cover;
}
/*************/
.positiondropdownicon{
	display: inline-block;
    background: #048700;
    text-align: center;
    width: 28px;
    height: 28px;
    line-height: 27px;
    border-radius: 5px;
    margin-bottom: 0px;
}
.dash-choosecondo label{
	font-size: 13px;
	font-weight: 500;
	min-width: 70px;
	margin-bottom: 4px;
    line-height: 15px;
}
.dash-choosecondo select{
	padding: 0;
    height: 30px;
    line-height: 20px;
    border: 0;
    background: #fff;
    font-size: 13px;
    font-weight: 500;
    color: #048700;
    max-width: 100%;
    min-height: 20px;
    outline: none;
    margin-left: 5px;
    /* margin-bottom: 5px !important; */
    border: 1px solid #d9d9d9;
}
.dash-choosecondo option{
	color: #048700;
}
.condoPosition-tile{
	position: absolute;
    width: 400px;
    background: #fff;
    top: 35px;
    z-index: 10;
    padding: 10px;
    border-radius: 6px;
    box-shadow: 0 6px 15px #00000047;
    left: -150px;
    font-size: 12px;
    border: 1px solid #048700;
    display: none;
}
.condoPosition-tile table{
	margin-bottom: 0;
}
.condoPosition-tile table th, .condoPosition-tile table td{
	padding: 1px 2px;
	border: 0;
}
.condoPosition-tile table th{
	text-transform: uppercase;
}
.condoPosition-tile table td{
	font-size: 12px;
	font-weight: 500;
}
.condoPosition-tile .custom-control-input:checked~.custom-control-label::before{
	border-color: #048700;
    background-color: #048700;
}
.condoPosition-tile select{
	border-color: #048700;
    width: 60px;
    height: 24px;
    border-radius: 5px;
    text-align: center;
    outline: none;
    font-weight: 500;
}
.condoPosition-tile .btn-success{
	border-color: #048700;
    background-color: #048700;
    font-size: 13px;
}
.colorpalet{
	display: inline-block;
    height: 20px;
    width: 40px;
    border-radius: 5px;
    border: 1px solid #e1e1e1;
}
.condo-dashtab .nav-tabs .nav-link{
	font-size: 13px;
    padding: 10px 5px;
    background: #048700;
    border: 1px solid #fff;
    border-radius: 10px 10px 0 0;
    color: #fff;
    font-weight: 500;
}
.condo-dashtab .nav-tabs .nav-link img{
	height: 14px;
	filter: brightness(0) invert(1);
}
.condo-dashtab .nav-tabs .nav-link.active{
	background: #fff;
	color: #048700;
}
.condo-dashtab .nav-tabs .nav-link.active img{
	filter: initial;
}
.condo-dashtab{
	margin-left: -10px;
	margin-right: -10px;
}
.condo-dashtab .tab-content{
	background: #fff;
	padding: 15px 5px;
}
.condo-dashtab .tab-content table {
	margin-bottom: 0;
}
.condo-dashtab .tab-content table th,.condo-dashtab .tab-content table td {
	font-size: 12px;
	padding:5px 3px;
}
.condo-dashtab .tab-content table td {
	border: 0;
	font-weight: 400;
}
.condo-dashtab .tab-content table th{
	text-transform: uppercase;
	font-weight: 600;
	border-color: #048700;
}

.morecontent span {
    display: none;
}
.morelink {
    display: block;
}
.condo-dashtab .notificationcontent{
	border-bottom: 1px solid #048700 !important;
}
.condo-dashtab .tab-content p{
	margin-bottom: 5px;
}
.pageTitle{
	color: #000;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 30px;
}
.pageTitle span{
	position: relative;
}
.pageTitle span:after{
	position: absolute;
    width: 100%;
    height: 3px;
    background: #048700;
    bottom: -4px;
    left: 0;
    content: '';
}
.customForm .form-control{
	font-size: 14px;
	border-color: #048700;
}
.customForm textarea.form-control{
	height: 120px;
}
.customForm label{
	font-weight: 500;
}
.customswitch{
	background: #fff;
	border: 1px solid #048700;
    border-radius: 3px;
    margin-left: 5px;
}
.customswitch .btn{
	font-size: 13px;
	border-radius: 0;
	font-weight: 600;
}
.customswitch .btn-info{
	background: #048700;
}
.customswitch .btn-group>.btn:not(:first-child){
	margin: 0;
}
.customForm .btn-success{
	background: #048700;
}
.uploadimgblock{
	position: relative;
	background: #fff;
	border-radius: 6px;
}
.uploadimgblock img{
	width: 100%;
	height: 145px;
	object-fit: cover;
}
.closeimg{
	position: absolute;
    right: -5px;
    top: -5px;
    width: 20px;
    height: 20px;
    background: #4a4a4a;
    border-radius: 50%;
    text-align: center;
    line-height: 20px;
    color: #fff;
}
.closeimg:hover{
	color: #fff;
}
.fs-13{
	font-size: 13px;
}
.usertableImg img{
	width: 35px;
	height: 35px;
	object-fit: cover;
	border-radius: 5px;
}
.innerheader .dashusername h4, .innerheader .dash-choosecondo label, .innerheader .dash-choosecondo select, .innerheader .userInfo h5{
	font-size: 14px;
    line-height: 16px;
    margin-bottom: 0px;
}
.min-w-120{
	min-width: 120px;
}
.min-w-130{
	min-width: 130px;
}
.min-w-140{
	min-width: 140px;
}
.headerpnl{
	border-top: 1px dashed #606060;
    padding: 10px;
    border-bottom: 1px dashed #606060;
    background: #ffffff7a;
}
.headerpnl.innerheader{
	border-top: 1px dashed #606060;
    padding: 10px;
    border-bottom: 1px dashed #606060;
    background: #ffffff7a;
}
/****************/
.next-slide{
	position: absolute;
    right: 10px;
    top: 35%;
    background: #00000073;
    color: #fff;
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 12px;
    border-radius: 50%;
    opacity: 0;
}
.prev-slide{
	position: absolute;
    left: 10px;
    top: 35%;
    background: #00000073;
    color: #fff;
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 12px;
    border-radius: 50%;
    opacity: 0;
}
.owl-carousel:hover .next-slide,.owl-carousel:hover .prev-slide{
	opacity: 1;
}
.addsicial{
    display: block;
    margin: 0;
    padding: 0;
    position: absolute;
    bottom: 5px;
    width: 100%;
    text-align: left;
    left: 0;
    z-index: 9;
    display: none;
    padding: 0 15px;
}
.addsicial li{
    display: inline-block;
}
.addsicial li a{
    display: block;
    color: #fff;
    width: 24px;
    height: 24px;
    background: #28a745;
    line-height: 24px;
    text-align: center;
    border-radius: 50%;
    font-size: 11px;
}
.owl-nav{
    height: 5px;
}
.videoadd video, .videoadd iframe{
    width: 100%;
    height: 140px;
    background: #000;
}
.adview:hover .addsicial, .videoadd:hover .addsicial	{
	display: block;
}

/******************* 08-06-22 ********************/
td.ui-state-selected-range:first-child a {
    border-radius: 20px 0 0 20px;
  }
  
  td.ui-state-selected-range:last-child a {
    border-radius: 0 20px 20px 0;
  }
  
  .ui-red-start a {
    position: relative;
    background-color: #F29676;
    border-radius: 20px;
    border: 1px solid #f29676 !important;
  }
  
  .ui-red-start a:before {
    content: '';
    right: -1px;
    left: 50%;
    top: -1px;
    bottom: -1px;
    position: absolute;
    border: 1px solid #f29676;
    border-right: none;
    background-color: #f8c3b1;
    z-index: -1;
  }
  
  .ui-red-end a {
    position: relative;
    background-color: #F29676;
    border-radius: 20px;
    border: 1px solid #f29676 !important;
  }
  
  .ui-red-end a:before {
    content: '';
    left: -1px;
    right: 50%;
    top: -1px;
    bottom: -1px;
    position: absolute;
    border: 1px solid #f29676;
    border-left: none;
    background-color: #f8c3b1;
    z-index: -1;
  }
  
  .ui-state-selected-range .ui-state-default {
    border: 1px solid #f29676 !important;
    border-left: none !important;
    border-right: none !important;
    background: #f8c3b1 !important;
    box-sizing: border-box;
  }
  
  .months {
        padding: 10px;
      background: #f1f1f1;
      text-align: center;
      font-weight: 500;
      font-size: 13px;
      text-transform: uppercase;
      color: #000;
  }
  
  .months.active {
    background: #007bff;
      color: #fff;
  }
  
  .months:hover {
    cursor: pointer;
  }
  
  .monthlist-cal .months{
      -ms-flex: 1 1 auto!important;
      flex: 1 1 auto!important;
  }
  .canederviewpnll .ui-widget.ui-widget-content{
      width: 100% !important;
  }
  .canederviewpnll .ui-datepicker-multi-3 .ui-datepicker-group{
      padding: 20px;
  }
  .canederviewpnll .ui-datepicker-multi .ui-datepicker-group table{
      background: #f7f7f7;
      width: 100%;
  }
  .canederviewpnll .ui-datepicker td span, .ui-datepicker td a{
      padding: 5px !important;
      text-align: center !important; 
  }
  .canederviewpnll .ui-datepicker .ui-datepicker-title{
      text-transform: uppercase;
      color: #000;
  }
  .bookingtab.nav-pills .nav-link{
      font-size: 15px;
      text-transform: uppercase;
      border-radius: 0;
      padding: 8px 24px;
      background: #28a745;
      color: #fff;
  }
  .bookingtab.nav-pills .nav-link.active, .bookingtab.nav-pills .show>.nav-link{
      background-color: #007bff;
  }
  .bookingtabcontent{
      background: #fff;
      padding: 15px;
  }
  .bookingtabcontent .table{
      font-size: 13px;
  }
  
  .monthlist-cal{
      display: none !important;
  
  }
  .blockbox{
      display: block;
  }
  .sloatTable tr td{
      padding: 2px 6px;
      min-height: 30px;
      line-height: 30px;
      text-align: center;
  }
  .sloatTable td label {
      cursor: pointer;
  }
  .sloatTable .bg-danger label{
      cursor: not-allowed;
  }
  .sloatTable tr td label input[type="checkbox"]{
      display: none;
  }
  .sloatuser {
      font-size: 11px;
      display: inline-block;
      text-align: center;
      color: #5e5e5e;
      width: 80px;
      line-height: 1.4;
      vertical-align: middle;
  }
  .bg-success .sloatuser, .bg-danger .sloatuser{
      color: #fff;
  }
  .sloatTable{
      font-size: 12px;
  }
  .amminitycalender .ui-widget.ui-widget-content{
    border: 0 !important;
  }
  .highlight-box {
    padding: 15px 25px;
  }
  .highlight-box ul{
    padding: 0;
  }
  .highlight-box ul li{
    display: inline-block;
    font-size: 12px;
    text-transform: uppercase;
    margin-right: 14px;
    font-weight: 500;
    color: #5a5a5a;
    letter-spacing: .5px;
  }
  .highlight-box ul li span{
    display: inline-block;
    width: 8px;
    height: 8px;
    margin-right: 2px;
  }
  .rulestable.table tbody td, .rulestable.table thead th{
    padding: 5px 8px;
    font-size: 14px;
  }
  /***********/
@media(max-width: 767px){
    .ui-datepicker-multi-3 .ui-datepicker-group{
        width: 50% !important;
    }
}
@media(max-width: 535px){
    .ui-datepicker-multi-3 .ui-datepicker-group{
        width: 100% !important;
    }
    .canederviewpnll .ui-datepicker-multi-3 .ui-datepicker-group{
        padding: 10px;
    }
    .condoblockpnl .btn{
        font-size: 13px;
    }
    .bookingtab.nav-pills .nav-link{
            padding: 8px 15px;
            font-size: 13px;
    }
}
.amminitycalender{
    position: relative;
}
.amminitycalender .invalid-feedback{
    text-align: center;
    position: absolute;
}
.mt-0-5{
    margin-bottom: 5px;
}
@media only screen and (max-width: 600px) {
    .mt-0-5{
        padding-top: 5px;
    padding-bottom: 5px;
    }
}
.ui-datepicker td span, .ui-datepicker td a{
    padding: 5px !important;
    text-align: center !important;
}
.bookclose{
    position: absolute;
    right: 2px;
    width: 14px;
    height: 14px;
    background: #dc3545;
    border-radius: 50%;
    line-height: 15px;
    top: 2px;
    color: #fff;
    font-size: 10px;
}
.amminitycalender .ui-state-default, .ui-widget-content .ui-state-default{
    background: #38a745 ;
    color: #ffffff ;
}
.servicesListDash .servLi:nth-child(1) .serviceBox{
    background: #191919;
}
.servicesListDash .servLi:nth-child(2) .serviceBox{
    background: #222222;
}
.servicesListDash .servLi:nth-child(3) .serviceBox{
    background: #2B2B2B;
}
.servicesListDash .servLi:nth-child(4) .serviceBox{
    background: #343434;
}
.servicesListDash .servLi:nth-child(5) .serviceBox{
    background: #3A3A3A;
}
.servicesListDash .servLi:nth-child(6) .serviceBox{
    background: #464646;
}
.servicesListDash .servLi:nth-child(7) .serviceBox{
    background: #555555;
}
.servicesListDash .servLi:nth-child(8) .serviceBox{
    background: #5F5F5F;
}
.servicesListDash .servLi:nth-child(9) .serviceBox{
    background: #696969;
}
.servicesListDash .servLi:nth-child(10) .serviceBox{
    background: #737272;
}
.servicesListDash .servLi:nth-child(11) .serviceBox{
    background: #7E7D7D;
}
.servicesListDash .servLi:nth-child(12) .serviceBox{
    background: #868585;
}
.servicesListDash .servLi:nth-child(13) .serviceBox{
    background: #8A8888;
}
.servicesListDash .servLi:nth-child(14) .serviceBox{
    background: #8F8E8E;
}
.servicesListDash .servLi:nth-child(15) .serviceBox{
    background: #989797;
}
.servicesListDash .servLi:nth-child(16) .serviceBox{
    background: #989798;
}
.servicesListDash .servLi:nth-child(17) .serviceBox{
    background: #989798;
}
.servicesListDash .servLi:nth-child(18) .serviceBox{
    background: #989798;
}

/*********/
.order-13 {
    -ms-flex-order: 13;
    order: 13;
}
.order-14 {
    -ms-flex-order: 14;
    order: 14;
}
.order-15 {
    -ms-flex-order: 15;
    order: 15;
}
.order-16 {
    -ms-flex-order: 16;
    order: 16;
}
.order-17 {
    -ms-flex-order: 17;
    order: 17;
}
.serviceBox .unseencount{
    position: absolute;
    top: 4px;
    right: 59px;
    width: 18px;
    height: 18px;
    font-size: 11px;
    background: #ffffffc9;
    color: #be2418;
    /*color: #101010;*/
    text-align: center;
    line-height: 18px;
    border-radius: 50%;
}
.replymodal .modal-header{
    padding: 8px 15px
}
.replymodal .modal-title{
    font-size: 16px;
    font-weight: 600
}
.replymodal .modal-content{
    border-radius: 0;
}
.replymodal .btn{
    font-size: 13px;
    border-radius: 30px;
    min-width: 100px;
    background: #048700;
    border-color: #048700;
}
.replymodal textarea{
    border-radius: 0;
    border-color: #e5e5e5;
    background: #eee;
    min-height: 100px;
    font: 14px;
}
.replymodal .close{
    font-size: 26px;
    font-weight: 300;
}
.table td, .table th{
    font-size: 13px;
    text-align: center;
}
.cursor-default{
    cursor: default;
    pointer-events: none;
}
.condo-dashtab .table.table-borered td{
    border-bottom: 1px solid #048700;
}
.userbox-img{
    width: 80px;
    min-width: 80px;
    height: 80px;
    border: 2px solid #007bff;
    border-radius: 5px;
    object-fit: cover;
}


/*************/
.btn-border-success{
    border: 2px solid #25b3ba;
    padding: 0 8px;
    height: 42px;
    line-height: 39px;
    min-width: 240px;
    border-radius: 0;
}
.btn-border-success:hover{
    background: #25b3ba;
    color: #fff;
}

/***********/
.group-member-list{
    border: 1px solid #048700;
    padding: 12px;
    border-radius: 6px;
    box-shadow: 0px 2px 6px #00000033;
    background: #fff;
}
.g-memberimage img{
    height:80px;
    min-width: 80px;
    width: 80px;
    object-fit: cover;
    border-radius: 5px;
}
.g-membercontent h2{
    font-size: 16px;
    font-weight: 600;
}
.g-membercontent h5{
    font-size: 13px;
    margin-bottom: 2px;
}
.g-membercontent .font-weight-bold{
    font-weight: 600 !important;
    font-size: 13px;
}
.gmemberscroll{
    max-height: 258px;
    overflow-y: auto;
    padding: 15px 15px 0;
    background: #f3f3f3;
    border-radius: 5px;
}

.customtab{
    margin-bottom: 2px;
}
.customtab .nav-item .nav-link {
    font-size: 13px;
    text-transform: capitalize;
    border-radius: 0;
    padding: 8px 24px;
    background: #262626;
    color: #fff;
    font-weight: 500;
    border: 0;
}
.customtab .nav-item .nav-link.active, .customtab .nav-item .show>.nav-link {
    background-color: #28a745;
}
/********************/
.dataTables_length .custom-select{
    min-height: 34px;
    margin-bottom: 15px;
    border-radius: 0;
    font-size: 13px;
    border-color: #dee2e6;
}
.dataTables_filter > label{
    float: right;
}
.dataTables_filter .form-control{
    border-color: #dee2e6;
    min-height: 34px;
    margin-bottom: 15px;
    border-radius: 0;
    font-size: 13px;
}
.dataTables_paginate .pagination{
    justify-content: end;
}
.dataTables_paginate .pagination .page-link{
    padding: 5px 12px;
}
.dataTables_paginate .page-item.active .page-link{
    background-color: #484848;
    border-color: #484848;
}
.dataTables_paginate .page-item.disabled .page-link{
    border-radius: 0;
}
.dataTables_info{
        font-size: 12px;
    color: #626262;
}
.clissicBox .owl-carousel .item img{
    height: 180px;
    object-fit: cover;
}
.clissicBox .owl-carousel .item video{
    height: 180px;
    width: 100%;
    object-fit: contain;
    background: #000;
}
.clissicBox.card .btn-xs{
    padding: 2px 10px;
    line-height: 20px;
    min-height: 20px;
    min-width: auto;
}
.clissicBox.card .table td{
    padding:8px 6px;
}
.listBoxImg img{
    width: 125px;
    height: 70px;
    object-fit: cover;
    border-radius: 5px;
}
.listBoxImg video{
    width: 125px;
    height: 70px;
    border-radius: 5px;
}
.listBoxImg span{
    margin-bottom: 2px;
    display: inline-block;
}

.logink{
    width: 100%;
}
.login-frm{
    display: flex;
    width: 100%;
    align-items: center;
}
.breadcumbmenu{
    padding: 0;
    margin: 0;
}
.breadcumbmenu li{
  display: inline-block;
    color: #fff;
    font-weight: 500;
    letter-spacing: .5px;
    margin: 0 2px;
    font-size: 17px;
}
.breadcumbmenu li a{
    color: #fff;
    height: auto !important;
}
.aboutfooternav a{
    margin: 0 7px;
}

