.la-1-5x {
    font-size: 15pt;
}

.o-background-gray {
    background: #ECECEC;
}

.o-background-blue {
    background: #0A4B8D;
}

.uk-button-primary {
    background-color: #0A4B8D;
}

.o-text-white {
    color: white;
}

.uk-button.uk-button-secondary {
    background: #A00A47;
}

.o-navbar-triangle {
    position: absolute;
    right: 0;
    bottom: 0;
    background: white;
    height: 55vh;
    width: 60vh;
    clip-path: polygon(100% 0, 0 100%, 100% 100%);
}

.o-menu-right-logo{
    height:auto;
    width:250px;
    position:absolute;
    bottom:15%;
    right: calc(40% - 125px)
}

.o-menu-right-margin{
    margin-left: 40%;
}

.o-full-width {
    width: 100% !important;
}

.chosen-container-multi .chosen-choices li.search-choice {
    background-color: white !important;
    background-image: none !important;
    padding: 15px !important;
}

line {
    stroke: #0A4B8D!important;
}

.uk-offcanvas-bar.uk-offcanvas-bar-animation.uk-offcanvas-slide {
    background: #fff;
}

.o-toggle-item {
    color: #0A4B8D!important;
}

.o-divider {
    border-top-color: #e5e5e5!important;
}

.uk-card-primary {
    background: #0A4B8D!important;
}

.chosen-container-single .chosen-single {
    height: 40px!important;
    vertical-align: middle;
    background: #fff!important;
    color: #666!important;
    border: 1px solid #e5e5e5!important;
    transition: .2s ease-in-out;
    transition-property: color,background-color,border;
}

.chosen-drop {
    background: #fff!important;
    color: #666!important;
    border: 1px solid #e5e5e5!important;
}

.chosen-single>span {
    margin-top: 6px;
}

.o-text-blue {
    color: #0A4B8D;
}

.o-table-click a {
    display: block;
}

.la-1_5x {
    font-size: 1.5em;
}
