/*
Theme Name: aup
Theme URI: http://att.com/
Template: business-digital-parent
Author: Jerry Schrader
Author URI: http://business.att.com
Description: Business Parent Theme
Version: 1.0.0.1541590527
Updated: 2018-11-07 11:35:27
*/
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 40px !important;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.menu-new-menu-container {
    margin-top: 40px;
    font-weight:400;
}

#menu-new-menu .current-menu-item > a {
    color: #ff7200;
}
ul {
  list-style-type: none;
}
#menu-left-menu .current-menu-item > a {
	color: #ff7200;
}
.menu-left-menu-container {
	margin-top: 40px;
	font-weight: 400;
}