div.wpcf7 {
	margin: 0;
	padding: 0;
}

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
}

div.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	width: 1px;
	margin: 0;
	padding: 0;
	border: 0;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng {
	border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}

div.wpcf7-validation-errors {
	border: 2px solid #f7e700;
}

span.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	color: #f00;
	font-size: 1em;
	display: block;
}

.use-floating-validation-tip span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	border: 1px solid #ff0000;
	background: #fff;
	padding: .2em .8em;
}

span.wpcf7-list-item {
	margin-left: 0.5em;
}

.wpcf7-display-none {
	display: none;
}

div.wpcf7 img.ajax-loader {
	border: none;
	vertical-align: middle;
	margin-left: 4px;
}

div.wpcf7 div.ajax-error {
	display: none;
}

div.wpcf7 .placeheld {
	color: #888;
}

.bs-docs-example {
    position: relative;
    margin: 15px 0;
    padding: 39px 19px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.bs-docs-example:after {
    content: "Example";
    position: absolute;
    top: -1px;
    left: -1px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    background-color: #f5f5f5;
    border: 1px solid #ddd;
    color: #9da0a4;
    -webkit-border-radius: 4px 0 4px 0;
    -moz-border-radius: 4px 0 4px 0;
    border-radius: 4px 0 4px 0;
}
.filedset1 ul li a:before{ display:none!important;}
.filedset1 ul li{ padding-top:5px!important; padding-bottom:5px!important;border-bottom: 0px!important;}

.filedset1 .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){ width:100%!important;}
.searchfor select, input{ font-size:14px; color:#000!important;}
.searchfor input[type=text]{ font-size:14px; color:#000!important;}
.searchfor button{ font-size:14px; color:#000!important;}
.searchfor .filedset img{top:0px; right:15px;height: 35px;}
button.searchsubbut{ height:40px!important; background:#00307f!important; font-size:18px!important; color:#fff!important; line-height:15px!important; border:1px solid #fff!important; border-radius:0px!important;}
#livesearch,#livesearchCity,#livesearch_h,#livesearchCity_h {
	background-color: #FFF;
	border: 1px solid #9da0a4;
	max-height: 100px;
	overflow-y: scroll;
	color: #000;
	position: absolute;
	width: 100%;
	z-index: 200;
}
.wellness_menuBg{
	background-color: #008fd5!important;
	color: #FFF;
}
.wellness_menuBg li a{
color: #FFF!important;
	font-weight:600!important;
	border-right: 2px solid #FFF;
	font-size: 14px!important;
}
.wellness_menuBg .container-fluid{
padding-left: 0px!important;
}
.wellness_menuBg li{
	/*width: 120px!important;*/
	text-align: center;
}

