.red{
	color:#F00 !important;
}


h3{
	font-weight:bold !important;
}
h4{
	font-size:14px;
	font-weight:bold !important;
	padding: 0 15px;
	margin-bottom:10px;
}
.bold{
	font-weight:bold !important;
}
#main_column.template .row .column, #main_column.template .row .columns{
	padding:0 15px;
}
.text-left{
	text-align:left !important;
}
h2.change{
	background:#ffff00 !important;
	color:#000000 !important;
}
.tel{
	color:#20ca20 !important;
}

.ui-dialog.ui-widget{
	width:350px !important;
}

.ui-widget{
	font-size:14px;
}

#download_bios:hover{
	cursor: pointer;
}

#main_column.template img{
	margin:0 20px;
}


a[href^="tel:"] {
    pointer-events: none;
    white-space: nowrap;
}

.t_underline{
	text-decoration: underline !important;
}

#main_column.template ol.list li, #main_column.template ul.list li {
    list-style: inherit;
    list-style-position: inside;
}

.nav-bar>.title{
	width:100% !important;
}

