.img-responsive{
	width:100%;
}

.header-search{
	padding-top: 20px;
}

.kt-svg-icon--success i{
	color: #1dc9b7 !important;
}

.quick-ticket{
	padding: 0 30px;
}

.table td{
	padding: 5px !important;
}


/*******************TWINEO STYLE**************************/

.tw-portlet{
	background-color: #fff;
	margin-bottom: 15px;
}

.tw-svg-icon--50 svg{
	font-size: 50px !important;
	height: 50px;
	width: 50px;
	line-height: 0;
}
.tw-svg-icon--70 svg{
	font-size: 70px !important;
	height: 70px;
	width: 70px;
	line-height: 0;
}

.tw-rounded-30{
	border-radius: 30px !important;
}
.tw-rounded-20{
	border-radius: 20px !important;
}
.txt-16{
	font-size: 16px;
	margin: 0;
	padding: 0;

}

/*******************END TWINEO STYLE**************************/
.tw-nouislider{
	padding-top: 10px !important;
}
.noUi-connect {
    background: green !important;
}
.noUi-horizontal .noUi-handle, .noUi-vertical .noUi-handle {
    background: green !important;
}
.tw-radio label{
 display: inline-block;
  position: relative;
  padding-left: 30px;
  text-align: left;
  margin-bottom: 10px;
  cursor: pointer;
  font-size: 1rem;
  transition: all 0.3s ease;
}
