@charset "utf-8";

.header_inc_professional {
    background-color: #ed1846;
    box-shadow: 0 5px 9px 0 rgba(0, 0, 0, 0.4);
    height: 25px;
    line-height: 23px;
    margin: 0 10px 10px 0;
    padding-left: 7px;
    width: 879px;
}

.header_inc_printy {
    background-color: #0066b3;
    box-shadow: 0 5px 9px 0 rgba(0, 0, 0, 0.4);
    height: 25px;
    line-height: 23px;
    margin: 0 10px 10px 0;
    padding-left: 7px;
    width: 879px;
}

#header_1l {
    background-color: #fefefe;
    box-shadow: 0 5px 9px 0 rgba(0, 0, 0, 0.4);
    margin: 0 0 10px;
    width: auto;
}
.header_1l {
    height: 25px;
    padding: 5px 0 5px 10px;
    text-transform: uppercase;
}