.title_desbard h3{
	font-weight:bold;
	text-transform:uppercase;
	font-family: "Hind Madurai", sans-serif;
}
.dashboard-inner-box {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
}
.dashboard-inner-left {
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}
.dash-add-info {
  margin-bottom: 50px;
}
.dash-add-info .dashboard-card {
  height: 184px;
}
.dashboard-card {
  border: 1px solid #ddd;
  border-radius: .25rem;
  padding: 32px 16px;
  position: relative;
  background: #f1f1f1;
}
.dashboard-card h5 {
  color: #af379b;
  font-weight: 500;
  font-size: 18px;
  background: #fff;
  padding: 6px 12px;
  position: absolute;
  top: -16px;
  left: 30px;
  border: 1px solid #ddd;
  border-radius: 4px;
}
.dashboard-card h5 a {
  color: #af379b;
  padding-left: 8px;
}
ul.dashboard-list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  list-style: none;
}
ul.dashboard-list li {
  width: auto;
  font-size: 14px;
  font-weight: 400;
  color: #10172a;
  line-height: 22px;
  font-family: "Open Sans", sans-serif;
  margin-bottom: 30px;
  padding-right: 8px;
}
ul.dashboard-list li span {
  display: flex;
  text-align: left;
  color: #af379b;
  font-weight: 500;
  font-size: 16px;
  align-items: center;
  justify-content: center;
}
.common-btn-red {
  background: #af379b;
  font-size: 18px;
  color: #fff;
  display: inline-block;
  text-align: center;
  border: 0 solid transparent;
  padding: .775rem .8rem;
  border-radius: .25rem;
  -webkit-transition: .5s;
  -moz-box-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  line-height: 1.2;
  outline: 0;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: 400;
}
.dash-personal-info .dashboard-card {
  min-height: 184px;
}
.dash-personal-info .dashboard-card p {
  font-size: 16px;
  font-weight: 400;
  color: #10172a;
  line-height: 21px;
  margin: 0;
  font-family: "Open Sans", sans-serif;
}
.dashboard-inner-right {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
  padding-left: 30px;
}
h5.c-h5-t1 {
  font-size: 21px;
  text-align: center;
  margin-bottom: 18px;
}
.head-r-d-c {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
}
.dashboard-inner-right a {
  color: #af379b;
  font-size: .8rem;
}
.dashboard-inner-right .badger-right {
  top: 7px;
}
.badger-right {
  text-align: right;
  display: flex;
  justify-content: flex-end;
  position: relative;
  top: -2px;
}
span.badge.badge-new {
  background: #af379b;
  color: #fff;
  padding: .25em .4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25rem;
  transition: color .15s;
}
.promo-id-verification {
  background: hsla(0,0%,100%,.1);
    background-color: rgba(255, 255, 255, 0.1);
  background-color: #fff;
  border: 2px dotted;
  border-radius: 20px;
  padding: 20px;
  text-align: center;
}
.id-badge {
  background: url(../images/identificationn.png) no-repeat 50%;
    background-size: auto;
  background-size: contain;
  height: 100px;
  margin-bottom: 14px;
}
.das-ind-in-box h5 {
  font-size: 1.25rem;
  color: #10172a;
}
.das-ind-in-box span {
  font-size: 15px;
}
.dashboard-inner-right a {
  color: #af379b;
  font-size: .8rem;
}
h5.collap-head1 {
  font-size: 24px;
  margin: 14px 0 6px;
  cursor: pointer;
  color: #af379b;
  transition: all .2s ease-in-out;
}
.promote-ad-coin-detail-info h5 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 5px
}

.promote-ad-coin-detail-info .vip-exclusive-ads {
  font-size: 18px;
  font-weight: 700;
  color: #af379b;
  margin-bottom: 12px
}

.promote-ad-coin-detail-info li {
  font-size: 18px;
  font-weight: 700;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  padding-right: 8px;
  border-right: 2px solid #ccc;
  line-height: 1
}

.promote-ad-coin-detail-info li:last-child {
  margin-right: 0;
  padding-right: 0;
  border-right: 0
}

.promote-ad-coin-detail-info {
  text-align: left
}

.promote-your-ad-box input[type="checkbox"]~label::after {
  content: "";
  background: #fff;
  border-radius: 50%;
  border: 2px solid #bbb;
  position: absolute;
  left: 15px;
  top: 17px;
  width: 30px;
  height: 30px;
  z-index: 1
}

.promote-your-ad-box input[type="checkbox"]:checked~label::after {
  background: #af379b;
  border-color: #af379b
}

.promote-your-ad-box input[type="checkbox"]:checked~label::before {
  content: '';
  display: block;
  position: absolute;
  left: 21px;
  top: 19px;
  z-index: 11;
  width: 8px;
  height: 13px;
  border: solid #fff;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg)
}

.promote-your-ad-sec .coins-pay-buton-wrapper {
  text-align: center
}

.pro-coins-pay-button-item {
  margin-bottom: 30px;
  overflow: hidden
}

.pro-coins-pay-button-item:last-child {
  margin-bottom: 0
}

.pro-coins-pay-button-inner {
  border: 1px solid #ddd;
  border-radius: .25rem .25rem 0 0;
  padding: 25px 15px;
  background: #f1f1f1;
  border-bottom: 0
}

.pro-coins-pay-button-item h5 {
  font-size: 22px;
  font-weight: 700;
  color: #af379b;
  margin-bottom: 8px;
  line-height: 1
}

.pro-coins-pay-button-item .common-btn-red {
  font-size: 18px;
  padding: 15px;
  border-radius: 0 0 .25rem .25rem
}

.popup-common-list li {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 8px;
  margin-right: 40px
}

.popup-common-list li a {
  display: block;
  font-size: 16px;
  font-weight: 600;
  color: #af379b
}


.dashboard-sec {
  padding: 30px 0
}

.dashboard-sec.dashboard-box {
  padding: 49px 0 70px
}

.common-white-box>a {
  background: #fff;
  min-height: 108px;
  display: block;
  padding: 22px;
  color: #10172a;
  text-align: center;
  box-shadow: 0 0 10px 4px rgb(31 66 135 / 10%);
  border-radius: .25rem;
  margin-bottom: 40px
}

.common-white-box>a:hover {
  color: #af379b
}

.common-white-box>a img {
  display: block;
  margin: 0 auto 12px
}

.common-white-box i {
  font-size: 26px;
  font-weight: 500
}

.common-white-box .title {
  font-size: 1.8rem;
  font-weight: 500!important;
  margin-bottom: 2px;
  display: block;
  text-align: center
}

.add-top-filter {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 40px;
  position: relative
}

.add-top-filter .tabsadslink {
  background: #f1f1f1;
  border-radius: .25rem
}

.add-top-filter .tabsadslink li {
  display: inline-block;
  vertical-align: middle
}

.add-top-filter .tabsadslink li a {
  padding: .53rem 1.57rem .54rem;
  display: block;
  font-size: 16px;
  color: #10172a;
  font-weight: 400
}

.add-top-filter .tabsadslink li.tab-link.current a {
  background: #af379b;
  color: #fff!important;
  box-shadow: 0 5px 7.44px .56px rgba(204,52,52,0.21);
  border-radius: .25rem
}

.filter-box {
  position: relative
}

.labelclass {
  color: #10172a;
  margin-bottom: 4px;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  text-transform: capitalize
}

.filter-toggle-wrapper .common-btn-red {
  padding: .775rem 2rem;
  font-family: 'Inter',sans-serif
}

.filter-button {
  display: block;
  background: #f6dddd;
  padding: 8px;
  border-radius: .25rem;
  cursor: pointer
}

span.icon-equalizer-svgrepo-com {
  color: #af379b;
  font-size: 24px;
  display: block;
  transition: .2s
}

.activefilter span.icon-equalizer-svgrepo-com {
  transform: rotate(90deg)
}

.filter-toggle-wrapper {
  padding: 22px;
  background: #fff;
  display: none;
  width: 100%;
  border-radius: .25rem;
  box-shadow: 0 0 10px 4px rgb(31 66 135 / 10%);
  z-index: 11
}

.filter-toggle-wrapper .filter-title {
  font-size: 18px;
  font-weight: 500;
  color: #10172a;
  text-align: center;
  margin-bottom: 20px;
  position: relative;
  padding-left: 30px;
  padding-right: 30px
}

.reload-filter-button {
  font-size: 16px;
  color: #10172a;
  font-weight: 400;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1
}

.filter-search-panel {
  margin-bottom: 28px
}

.filter-search-box {
  position: relative;
  padding: 0 10px 0 45px;
  border: 2px solid #e3e3e3;
  height: 48px;
  border-radius: 50px
}

.filter-search-box .form-control {
  border: none;
  padding: 0;
  height: 44px
}

.filter-search-button {
  font-size: 16px;
  color: #bfbfbf;
  background: none;
  position: absolute;
  left: 10px;
  top: 5px;
  width: 30px;
  height: 33px;
  display: inline-block;
  vertical-align: middle;
  border: none;
  outline: none;
  cursor: pointer
}

.filter-item-box {
  margin-bottom: 25px
}

.filter-item-box h4 {
  font-size: 18px;
  color: #10172a;
  font-weight: 500;
  margin-bottom: 16px
}

.filter-ad-options-listing {
  overflow: hidden
}

.filter-ad-options-listing li {
  float: left;
  width: 31.333%;
  margin-right: 3%
}

.filter-ad-options-listing li:last-child {
  margin-right: 0
}

.filter-ad-options-listing li>a {
  font-size: 18px;
  color: #10172a;
  display: block;
  background: #faeaea;
  padding: 14px 15px;
  text-align: center;
  border-radius: 50px
}

.filter-ad-options-listing li.active>a {
  background: #cd3534;
  color: #fff
}

.filter-form-wrapper .form-group {
  margin-bottom: 15px
}

.filter-form-wrapper .form-group:last-child {
  margin-bottom: 10px;
  padding-top: 10px
}

.filter-form-wrapper .form-control {
  font-size: 16px;
  font-weight: 400;
  border: 2px solid #e3e3e3;
  height: 48px;
  border-radius: 50px
}

.filter-form-wrapper .common-btn-red {
  font-size: 18px;
  padding: 14px 15px;
  background: #cd3534
}

.add-tab-with-content .tab-content.current,.transaction-tab-contents .tab-content.current {
  display: block
}

.ads-post-item {
  background: #fff;
  border-radius: 9px .25rem .25rem 9px;
  box-shadow: 0 0 10px 4px rgb(31 66 135 / 10%);
  overflow: hidden;
  margin-bottom: 28px
}

.ads-post-item:last-child {
  margin-bottom: 0
}

.colorblack.icon-box i {
  color: #10172a!important
}

.ads-post-item .ads-img-box {
  float: left;
  width: 160px;
  position: relative;
  height: 180px;
  border-radius: 9px 0 0 9px;
  overflow: hidden
}

.ads-post-item .ads-img-box img {
  display: inline-block;
  vertical-align: middle;
  border-radius: 9px 0 0 9px;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: relative;
  opacity: .4
}

.ads-post-item.free-ads .ads-img-box:after {
  font-size: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px;
  background: rgba(0,0,0,.5);
  color: #fff;
  text-align: center;
  content: "Preview not displayed online";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1
}

.ads-img-box .post-count-pictures {
  position: absolute;
  padding: 7px 10px 4px;
  left: 15px;
  bottom: 10px;
  z-index: 1
}

.ads-img-box .post-count-pictures .camera-icon {
  position: relative;
  top: -2px
}

.ads-post-item .ads-content-box {
  overflow: hidden;
  padding: 20px 20px 20px 30px;
  position: relative
}

.ads-panel-top {
  padding-right: 50px;
  font-size: 15px;
  font-weight: 400;
  color: #10172a;
  padding-bottom: 20px;
  margin-bottom: 15px;
  position: relative
}

.ads-panel-top:after {
  content: "";
  position: absolute;
  background: #e9e9e9;
  height: 2px;
  left: 0;
  right: 160px;
  bottom: 0;
  z-index: 1
}

.ads-vip-exclusive {
  font-size: 15px;
  font-weight: 600;
  color: #af379b;
  margin-bottom: 2px;
  display: flex;
  align-items: center;
  justify-content: space-between
}

.ads-time-info {
  font-size: 13px;
  font-weight: 400;
  margin-bottom: 2px;
  line-height: 1.5
}
.row.post-add-sec-one {
  margin-top: 40px;
}
.emailnotveridid
{
  margin: 5px 15px;
  padding: 5px;
  background-color: #f0e514b8;
  border: 1px solid #ef8b08;
  border-radius: 5px;
}

@media only screen and (max-width: 600px) {
  .dasboard {
   margin-top:80px;
  }
}