button,.messageDetails__sendIcon{
	cursor: pointer;
}
.email_auth_form, .mobile_auth_button{
    display:none;
}
.mg_valid_label{
    font-size: 12px;
    color: red;
    padding: 2px;
}
.mg_valid_border{
    border-width: 2px !important;
    border-color: red !important;
	border:2px solid red !important;
}
.mg_valid_min_label {
	width: 100%;
	border: 1px solid red;
	padding: 5px;
	background-color: #FFFCC8;
	border-radius: 3px;
	text-align: center;
	color: red;
	font-size: 12px;
	margin-bottom: 5px;
}
.digits_cont {
	width: 100%;
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	height: 70px;
}
.digit_div {
	float: right;
	width: 25%;
	padding: 5px;
}
.digit_div input {
	width: 100%;
	height: 60px;
	text-align: center;
	border-radius: 5px;
	border: 1px solid #ccc;
}
.fa-spin {
	-webkit-animation: fa-spin 1s linear infinite;
	animation: fa-spin 1s linear infinite;
}
.mobile_verification_sub_title {
	font-size: 14px;
	padding: 5px;
}
.mobile_verification_sub_title2 {
	font-size: 14px;
	padding: 5px;
}
.site--label {
	font-size: 16px;
	font-weight: 600;
	text-transform: capitalize;
	margin-bottom: 0px;
}
.site--input {
	width: 100%;
	padding: 10px;
	display: block;
	font-size: 16px;
	border: 1px solid #ddd;
}
.personal__formContent {
	margin: 5px 0 20px;
}
.required_star {
	line-height: 12px;
	display: inline-block;
	height: 8px;
	font-family: Roboto;
	color: red;
	font-size: 16px;
}
.forgot_password_button{
	cursor: pointer;
}
.footer__para {
	font-size: 15px;
}
.page_content {
	padding-right: 15px;
	padding-left: 15px;
	line-height: 30px;
	font-size: 16px;
}
.contact_us{
	padding-top: 20px;
}
.custom-heading {
	padding-top: 10px;
	padding-bottom: 20px;
}
.contact_us_desc{
	line-height: 30px;
	font-size: 16px;
}

.venues_map, .planners_map {
	width: 100%;
	height: 450px;
	margin-bottom: 20px;
}
.image_border_radius{
	border-radius: 10px;
}
div.scrollmenu {
	background-color: #fff;
	margin-bottom: 10px;
	margin-top: 10px;
}
div.event_border{
	overflow: auto;
	white-space: nowrap;
	padding: 5px;
	border: 1px solid #eee;
border-radius: 5px;
}
div.city_border{

	padding: 5px;

}
div.scrollmenu a {
	display: inline-block;
	color: #999;
	text-align: center;
	padding: 10px;
	border-radius: 5px;
	background-color: #f8f8f8;
}
div.scrollmenu a:hover {
  background-color:#f0f0f0 ;
  color: #000;
}
div.scrollmenu a.selected {
	color: #fff;
	background-color: #700034;
}

#venues_filter_form .select2-container .select2-selection--single {
	height: 44px;
}
#venues_filter_form .select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 42px;
}
#venues_filter_form .select2-container--default .select2-selection--single .select2-selection__arrow {
	top: 9px;
}
.breadcrumb {
	background-color: #f8f8f8;
}
.filter_icon_div{
	margin-top: 10px;
	cursor: pointer;
}

.filter_icon_div .fa-filter {
	font-size: 25px;
	color: #700034;
}

.filter_icon_div .fa-caret-down {
	color: #999;
}
.venues_list_navbar{
    min-height:100px
  }
  .venues_list{
    min-height:400px
  }

  .btn-primary, .btn-primary:hover {
	color: #fff;
	background-color: #700034;
	border-color: #700034;
}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
	color: #fff;
	background-color: #700034;
	border-color: #700034;
}

.btn-primary.focus, .btn-primary:focus {
	color: #fff;
	background-color:  #700034;
	border-color:  #700034;
	box-shadow: 0 0 0 .2rem rgba(255, 0, 0, 0.281);
}
.mg_input{
		border: 1px solid #aaa;
		height: 44px;
		border-radius: 4px;
		width: 100%;
		padding: 6px;
}
.irs--round .irs-bar {
	background-color: #700034 !important;
}
.irs--round .irs-handle {
	border: 4px solid #700034 !important;
}

.details__title{
	margin-top: 20px !important;
}
section.drop-menu .menu-box ul li {
	padding: 5px 0 !important;
}

.nav-tabs{
	padding: 0px;

  }

  .nav-tabs .nav-link {
    padding: 20px 0;
	background-color: transparent;
	border: 0;
	border-bottom: 3px solid transparent;
	text-transform: capitalize;
	font-size: 22px;
}
.nav-tabs {
	border-bottom: 0px;
}
.nav-tabs {
	padding: 0;
	box-shadow: unset;
	margin-bottom: 15px;
}
.tab-content > .active {
	display: block;
	color: unset;
}
  .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: var(--primary-color);
    border:0px;
border-bottom: 3px solid var(--primary-color);
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link {
  color: var(--black-color);
    border:0px;
}

.btn-close {
	box-sizing: content-box;
	width: 1em;
	height: 1em;
	padding: .25em .25em;
	color: #000;
	background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
	border: 0;
	border-radius: .25rem;
	opacity: .5;
}