.none{
	display: none !important;
}
.filter-content{background: #fff;padding: 20px}
.filter-content .map-search-label{text-align: right;}
.btn-map-search{background: #2e65a9 ;color: #fff;display: inline-block;text-align:center;padding: 6px 15px;border-radius: 4px;font-weight: normal}
.btn-map-search:hover{color: #fff;background: #1d65be}
.map-select{border: 1px solid #ababab;padding: 6px;color: #555;margin-bottom: 0}
.map-select:focus{border: 1px solid #2e65a9;background-image: url(../images/dropdown-arrow.png);background-repeat: no-repeat;}
/*select{    cursor: pointer;
    display: block;
    line-height: 1.33333;
    max-width: 100%;
    min-width: 100%;
    padding: 10px;
    border-radius: 4px;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    background-image: url(../images/dropdown-arrow.png);
    background-repeat: no-repeat;
    background-position: right center;}*/
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-group label {
    color: #444;
    cursor: pointer;
    display: inline-block;
    margin-top: 8px;
    margin-bottom: 4px;
    font-size: 13px;}
.map-search-label{text-transform: none;font-weight: normal !important;margin: 5px 0 3px 0;font-size: 14px;text-align: right;padding-right: 0 !important;}
.filter-content{background: #eeeeee; border-radius: 5px  }
.effect{color: #ce0427}
.bar{background: #d8d8d8}
td{font-family: "Roboto"; font-size: 16px}
.effect{color: #ce0427}
.aui h3.believe{color: #1057ae;font-size: 16px;text-transform: uppercase; margin-top: 0px;line-height: 1.5em;
    font-weight: 600;}
.moh-table-2 {border: 1px solid #d7d7d7}
.moh-table-2 td{font-size: 14px;}
.image-block{border: 1px solid #d7d7d7;padding: 3px;background: #fff;margin-bottom: 5px}
.list-video a{display: block;margin-bottom: 5px}
.list-video-time{color: #848484;font-size: 13px}
.list-images a{display: block;margin-bottom: 5px}
.faq-link{
	font-weight: bold;
}

	
.aui .form-control, .aui .input-block-level, .aui input[type=text].field, .aui input[type=password].field, .aui .aui-field-select, .aui textarea{
	border-radius:0;
	box-shadow:none;
}
.form-control, input, select{
	border-radius:0;
	box-shadow:none;
}
.w50p{
	width: 50% !important;
}

.aui .control-group {
     margin-bottom: 10px !important;
}
.date-picker{
	display: none;
}
.lfr-form-row {
     border-bottom-color: unset;
}

.lfr-form-row {
     border-bottom: unset;
     margin-bottom: unset;
     margin-top: unset;
     padding: unset;
     padding-bottom: unset;
     padding-top: unset;
     position:unset;
}

.lfr-form-row:hover {
    background-color: unset;
    border-color: unset;
}

.lfr-form-row:hover {
    border: unset;
    border-width: unset;
    padding-top: unset;
}
.lfr-input-date input[type="text"]{
	width:100%;
}
.lfr-input-date{
	display: inline-block;
}

.aui select {
    width: unset;
}
.ask-metadata{
	color:#999;
}

.aui label {
    font-weight:  normal;
}