.carousel-inner {
  /* height: 360px; */
}

li.current a {
  color: #147190 !important;
  font-weight: 500 !important;
}

.emswidget-content{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.emswidget-content iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

.event_left li{
  list-style: disc !important;
  /* margin-left: 20px; */
}

.no-disc li { list-style: none !important; margin-left: 0px !important;}

#BusCat li { list-style: none !important; margin-left: 0px !important;}

.dropdown:hover .dropdown-menu {
	display: block;
}

.has-error .checkbox, 
.has-error .checkbox-inline, 
.has-error .control-label, 
.has-error .col-form-label,
.has-error .help-block,
.has-error .radio, 
.has-error .radio-inline, 
.has-error.checkbox label, 
.has-error.checkbox-inline label, 
.has-error.radio label,
.has-error.radio-inline label {
  color: #dc3545;
}

.has-error .form-control{
 	border-color: #dc3545;
 	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
 	box-shadow: inset 0 1px 1px rgba(0,0,0,.075); 
}

.member_info ul.edit_list li.current a {
    color: #19a3ad !important;
}

.member_info ul.edit_list ul li {
  padding-left: 20px !important;
}
.update_section, .left_col, .right_section {
    width: 100%;
    float: left;
}

.nav-tabs li{
  list-style: none !important;
}
.submenu ul ul li {
  /* padding-left: 30px; */
}

.hero__box ul{
	list-style-type: disc;
}
.hero__box li{
	padding-left: 20px;
	padding-top: 10px;
	list-style-type: '>';
}