.proposal-select-all {
font-size: 18px !important;
font-weight: bold !important;
border-right: none !important;
font-family: 'Roboto' !important;
}

a.toggle-details {
    line-height: normal !important;
}

.proposal-name {
    font-size: 30px !important;
    border-bottom-color: #FFB81C !important;
}

.proposal-line-item {
    border-left-color: #FFB81C !important;
}

#shared-account-meeting-header {
    color: #ffffff !important;
}

.btn-select-all {
    border: 1px solid !important;
    border-color: #0e497b !important;
    border-radius: 25px !important;
    padding: 7px 10px 7px 10px !important;
}

.proposal-name {
    font-family: 'Roboto' !important;
}

#custom-ballot-message {
    font-family: 'Roboto' !important;
}

.company {
   font-family: 'Roboto' !important; 
}

#submit-vote {
    font-family: 'Roboto' !important;
}

.btn-primary {
    font-family: 'Roboto' !important;
}

.col-md-10 {
    font-family: 'Roboto' !important;
}

.col-md-offset-1 {
    font-family: 'Roboto' !important;
}

p {
   font-family: 'Roboto' !important; 
   color: #000 !important;
}

h1 {
    font-family: 'Roboto' !important;
    
}

form {
    color: #000 !important;
}

a.btn-collapse {
    color: #000 !important;
}

.due-date .date span {
color: #FFB81C !important
}
.account-details li{
font-size: 16px !important;
}



.lead  {
     color: #666 !important;
}

.nav-steps li.active {
    border-bottom: 5px solid #FFB81C !important;
}