<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/****Build Information: Windows 1.5 Build 56****/


/* Update css */

.menuBuilderContainer,
#menuBuilder #nav,
#menuBuilder #nav ul,
#menuBuilder #nav ul li,
#menuBuilder #nav ul li a,
#menuBuilder #nav ul li a span {
    margin: 0;
    padding: 0;
    text-shadow: rgba(255, 255, 255, 1) 0px 0px 0px 0px;
    box-shadow: inset rgba(255, 255, 255, 1) 0px 0px 0px 0px;
    background: none;
    border: none;
    border-radius: 0px;
}

#menuBuilder #nav ul li a span {
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
}

#menuBuilder .nav-button {
    background-image: none;
}


/* End update css */

#menuBuilder #nav ul,
#menuBuilder #nav ul li {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    *behavior: url(/js/boxsizing.htc);
}


/* Begin css layout */


/* Begin css menu default */


/************************ Typography *************************/

#menuBuilder .nav-button,
#menuBuilder .button {
    padding: 0px 14px;
    margin-bottom: 0px;
    text-align: center;
    vertical-align: baseline;
    cursor: pointer;
    color: #222222;
    font-size: 0.8375rem;
    background-color: white;
    border: 1px solid #B2B2B2;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    text-decoration: none;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
}

#menuBuilder {
    direction: ltr
}

#menuBuilder .text_menu_link {
    font-family: Arial, Helvetica, sans-serif;
    line-height: 2.5em;
}


/* End css menu default */


/* End css layout */


/* Begin style.css */

#menuBuilder .button {
    color: #767777;
}

#menuBuilder .button:hover {
    color: #A1ADD1;
}

@media screen {
    #menuBuilder .nav-button span {
        display: inline-block;
        width: 100%
    }
    #menuBuilder #nav ul:after {
        content: "\0020";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }
    #menuBuilder {
        max-width: 840px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 25px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 0px;
        padding: 0px;
        background-color: transparent;
        background-image: none;
        border-width: 0px;
        border-style: none;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
        border-radius: 0px;
        box-shadow: rgba(255, 255, 255, 1) 0px 0px 0px 0px;
    }
    #menuBuilder #nav ul li.menu_items {
        border-right: 1px solid #ccc;
        text-align: center;
        white-space: nowrap;
        padding: 0px 0%;
        width: 24%;
        margin: 0px 1% 0px 0%;
        background-color: rgba(255, 255, 255, 1);
        border-style: solid;
        border-width: 1px;
        border-top-style: solid;
        border-top-width: 1px;
        border-top-color: #767777;
        border-right-style: solid;
        border-right-width: 1px;
        border-right-color: #767777;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        border-bottom-color: #767777;
        border-left-style: solid;
        border-left-width: 1px;
        border-left-color: #767777;
    }
    #menuBuilder #nav ul li a {
        padding: 0;
        margin: 0;
        text-decoration: none;
        height: 100%;
        width: 100%;
        display: table;
    }
    #menuBuilder #nav ul li a span.icon_menu_handle,
    #menuBuilder .nav-button i.icon_menu_handle {
        background-repeat: no-repeat;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
    }
    #menuBuilder #nav ul li a span.text_menu_link {
        text-align: center;
        color: #767777;
        display: block;
    }
    #menuBuilder #nav ul li.menu_items ul {
        margin-top: 1px;
        width: 100%;
        border: none;
    }
    #menuBuilder #nav ul li ul.submenus {
        cursor: pointer;
        width: 100%;
        margin: 0px 0% 1px 0% !important;
        padding: 0;
        background-color: #ffffff;
        border-style: solid;
        border-width: 1px;
        border-top-style: solid;
        border-top-width: 1px;
        border-right-style: solid;
        border-right-width: 1px;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        border-left-style: solid;
        border-left-width: 1px;
    }
    #menuBuilder #nav ul li ul li.submenu_items:hover {
        background-position: 0% 0%;
        background-image: ;
        background-color: transparent;
        background-repeat: repeat;
    }
    #menuBuilder #nav ul li ul li.submenu_items.coffeeBuilderHoverAllSubButtons {
        background-position: 0% 0%;
        background-image: ;
        background-color: transparent;
        background-repeat: repeat;
    }
    #menuBuilder #nav ul li ul li.submenus_items {
        margin: 0;
        padding: 0;
        width: 100%;
        background-color: transparent;
        border-style: solid;
        border-width: 1px;
        border-color: #767777;
        border-top-style: none;
        border-top-width: 1px;
        border-top-color: #767777;
        border-right-style: none;
        border-right-width: 1px;
        border-right-color: #767777;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        border-bottom-color: #767777;
        border-left-style: none;
        border-left-width: 1px;
        border-left-color: #767777;
    }
    #menuBuilder .nav-button {
        margin: 2px auto 0px auto;
    }
}

@media screen {
    #menuBuilder #nav&gt;ul,
    #menuBuilder {
        margin: 0px 0%;
        padding: 0px 0%;
    }
    #menuBuilder {
        margin: 25px auto 0px auto;
        padding: 0px 0%;
    }
    #menuBuilder .nav-collapse,
    #menuBuilder #mainmenu,
    #menuBuilder #mainmenu_preview {
        clear: both;
        display: block;
    }
    #menuBuilder .nav-button,
    #menuBuilder .nav-button-slider {
        display: none;
    }
    #menuBuilder #nav ul li.menu_items {
        float: left;
        padding: 0px 0%;
        margin: 0px 1% 0px 0%;
        text-align: center;
        white-space: nowrap;
        width: 24%;
    }
    #menuBuilder #nav ul li ul.submenus {
        display: none;
        position: absolute;
        top: 100%;
        left: 0;
        padding: 0px 0%;
        margin: 3px 0% 1px 0%;
        width: 100%;
        z-index: 2000;
    }
    #menuBuilder #nav ul li ul li.submenus_items {
        width: 100%;
        margin: 0px 0%;
    }
    #menuBuilder #nav ul li ul li a {
        text-align: center;
    }
    #menuBuilder #nav ul li.menu_items:hover&gt;a {
        z-index: 3000
    }
    #menuBuilder #nav ul li.menu_items:hover .submenus::before {
        content: "";
        position: absolute;
        z-index: 2000;
        top: -20px;
        left: 0;
        width: 100%;
        height: 20px;
    }
    #menuBuilder #nav ul li.menu_items:hover {
        background-position: 0% 0%;
        background-image: none;
        background-color: #5263a0;
        background-repeat: repeat;
    }
    #menuBuilder #nav ul li.menu_items&gt;a span.text_menu_link {
        font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
        font-size: 1em;
        line-height: 4em;
        font-weight: normal;
        color: #ffffff;
        text-align: ;
        position: relative;
        top: 0px;
    }
    #menuBuilder #nav ul li.menu_items {
        background-color: #228db1;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-left-width: 0px;
        border-width: 0px;
        margin-right: 0%;
        margin-left: 0%;
        width: auto;
        padding-left: 1.2%;
        padding-right: 1.2%;
    }
    #menuBuilder #nav ul li ul.submenus {
        border-color: #d4d4d4;
        border-top-color: #d4d4d4;
        border-right-color: #d4d4d4;
        border-bottom-color: #d4d4d4;
        border-left-color: #d4d4d4;
    }
    #menuBuilder #nav ul li ul.submenu_menu_8 {
        width: 200%;
    }
    #menuBuilder #nav ul li ul.submenu_menu_6 {
        width: 200%;
    }
    #menuBuilder #nav ul li ul.submenu_menu_4 {
        width: 250%;
    }
    #menuBuilder #nav ul li ul.submenu_menu_3 {
        width: 200%;
    }
    #menuBuilder #nav ul li ul.submenu_menu_2 {
        width: 200%;
    }
    #menuBuilder #nav ul li ul li.submenus_items:hover {
        background-position: 0% 0%;
        background-image: none;
        background-color: #ffffff;
        background-repeat: repeat;
    }
    #menuBuilder #nav ul li ul li.submenus_items&gt;a span.text_menu_link {
        font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
        line-height: 2.5em;
    }
    /* #menuBuilder #nav ul li ul li.submenus_items {
        background-color: #f5f1eb;
        border-bottom-color: #d4d4d4;
    } */
    #menuBuilder {
        max-width: 1200px;
        margin-left: auto;
        margin-right: auto;
        background-image: none;
        margin-top: 0px;
        background-color: transparent;
        padding-left: 0%;
    }
}

@media screen and (max-width:1024px) {
    #menuBuilder #nav&gt;ul,
    #menuBuilder #nav ul li ul.submenus {
        margin: 0px 0%;
        padding: 0px 0%;
    }
    #menuBuilder {
        margin: 25px auto 0px auto;
        padding: 0px 0%;
    }
    #menuBuilder .nav-collapse,
    #menuBuilder #mainmenu_preview,
    #menuBuilder #mainmenu {
        clear: both;
        display: none;
    }
    #menuBuilder .nav-button,
    #menuBuilder .nav-button-slider {
        display: block;
    }
    #menuBuilder .nav-button {
        border-bottom: 4px solid #A1ADD1;
        text-align: left;
    }
    #menuBuilder #nav ul li.menu_items {
        width: 100%;
        float: none;
        padding: 0px 0%;
        margin: 2px 0% 0px 0%;
    }
    #menuBuilder #nav ul li ul li.submenus_items {
        padding: 0px 0%;
        margin: 0px 0%;
        width: 100%;
    }
    #menuBuilder #nav ul li.menu_items ul {
        width: 100%;
    }
    #menuBuilder #nav ul li ul.submenus {
        display: none;
        position: relative;
        top: 100%;
        left: 0;
        padding: 0%;
        width: auto;
        z-index: 2000;
    }
    #menuBuilder #nav ul li.menu_items a {
        padding: 0px 0%;
    }
    #menuBuilder #nav ul li a span.text_menu_link {
        height: 100%;
        width: 100%;
        display: block;
    }
    #menuBuilder .nav-button span {
        color: #ffffff;
        font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
        font-size: 1.2em;
        line-height: 3.5em;
    }
    #menuBuilder .nav-button {
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
        background-color: #228db1;
        border-top-color: #228db1;
        border-right-color: #228db1;
        border-bottom-color: #228db1;
        border-left-color: #228db1;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        border-top-left-radius: 0px;
    }
    #menuBuilder {
        max-width: 1200px;
        background-image: none;
        margin-left: auto;
        margin-right: auto;
        margin-top: 0px;
        background-color: #ffffff;
    }
}

#menuBuilder #nav ul li:hover {
    background-color: #5263a0;
}

#menuBuilder #nav ul li {
    float: left;
    width: auto;
    padding-left: 1.2%;
    padding-right: 1.2%;
}

#menuBuilder #nav ul li a {
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    font-size: 1em;
    line-height: 4em;
    font-weight: normal;
    color: #ffffff;
    position: relative;
    top: 0px;
    text-transform: uppercase;
}

.dropdown-menu li a {
    border-color: #d4d4d4;
    border-top-color: #d4d4d4;
    border-right-color: #d4d4d4;
    border-bottom-color: #d4d4d4;
    border-left-color: #d4d4d4;
    background: #d4d4d4 !important;
    text-align: center !important;
    color: #767777 !important;
    display: block !important;
}

.dropdown-menu li:hover a {
    background: #ffffff !important;
}

ul.dropdown-menu li {
    float: unset !important;
}

.dropdown-toggle::after {
    display: none !important;
}

.dropdown-item {
    background: #F5F1EB !important;
}

.dropdown-item .text_menu_link {
    color: #767777 !important;
}

.submenus_items {
    margin: 0;
    padding: 0;
    width: 100%;
    background-color: transparent;
    border-style: solid;
    border-width: 1px;
    border-color: #767777;
    border-top-style: none;
    border-top-width: 1px;
    border-top-color: #767777;
    border-right-style: none;
    border-right-width: 1px;
    border-right-color: #767777;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #767777;
    border-left-style: none;
    border-left-width: 1px;
    border-left-color: #767777;
}

.text_menu_link {
    text-align: center;
    color: #767777;
    display: block;
}</pre></body></html>