.c6, .c7 {
    color: #0000ff; /*#5092c9;*/
}

.b6, .b7{
    background: #0000ff; /*#5092c9;*/
}

.workflow-progress ul.big li {
    background: #0000ff; /*#5092c9;*/
}

.workflow-progress ul.small li {
    background: #0000ff; /*#5092c9;*/
}

.workflow-progress ul.big li.act {
    background: #f0f0f0; /*#003366;*/
    color: #0000ff!important;
}

.workflow-progress ul.big li.act > a {
    background: #f0f0f0; /*#003366;*/
    color: #0000ff!important;
}

.workflow-progress ul.small li.act {
    background: #f0f0f0; /*#003366;*/
    color: #0000ff!important;
}

p > a {
    color: #0000ff; /*#003366;*/
}

body{
    font-size:17px!important;
    line-height:26px!important;
    font-family:"euclidlight"!important;
    font-weight: 400!important;
    color: #212529!important;
    text-align: left!important;
    box-sizing: border-box!important;
    position: relative!important;
    width: 100%!important;
}


p, span {
    font-size:17px!important;
    line-height:26px!important;
    font-family:"euclidlight"!important;
    font-weight: 400!important;
    color: #212529!important;
    text-align: left!important;
    box-sizing: border-box!important;
    position: relative!important;
    margin: 0 0 1.3rem!important;
}


h1,h2,h3,h4,h5,h6 {
    text-align: left!important;
    font-family:"euclidregular"!important;
    margin-top: 0!important;
    margin-bottom:20px!important;
    color: #212529!important;
    text-align: left!important;
    box-sizing: border-box!important;
    position: relative!important;
}

h1{
    font-size:32px!important;
    line-height:40px!important;
    font-weight: 500!important;
}

h2{
    font-weight: 500!important;
    font-size: 28px!important;
    line-height: 32px!important;
}

h3{
    font-weight: 500!important;
    font-size: 24px!important;
    line-height: 28px!important;
}

b{
    font-size:20px!important;
    line-height:24px!important;
}
