body {
    background-color: #FFFFFF;
    color: #000000;
    font-family: Arial;
    font-weight: normal;
    font-size: 13px;
    line-height: 1.1875;
    margin: 0;
    padding: 0;
}

#wb_wb17_portletsLayoutGrid1 {
    clear: both;
    position: relative;
    table-layout: fixed;
    display: table;
    text-align: center;
    width: 100%;
    background-color: #212529;
    background-image: none;
    border: 0px solid #CCCCCC;
    border-radius: 0px;
    box-sizing: border-box;
    margin: 0;
}

#wb17_portletsLayoutGrid1 {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 4px 0 4px 0;
    margin-right: auto;
    margin-left: auto;
    max-width: 1140px;
}

    #wb17_portletsLayoutGrid1 > .col-1, #wb17_portletsLayoutGrid1 > .col-2 {
        box-sizing: border-box;
        font-size: 0;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
    }

    #wb17_portletsLayoutGrid1 > .col-1, #wb17_portletsLayoutGrid1 > .col-2 {
        flex: 0 0 auto;
    }

    #wb17_portletsLayoutGrid1 > .col-1 {
        background-color: transparent;
        background-image: none;
        border: 0px solid #FFFFFF;
        border-radius: 0px;
        flex-basis: 16.66666667%;
        max-width: 16.66666667%;
        display: flex;
        flex-wrap: wrap;
        align-content: center;
        align-self: stretch;
        align-items: center;
        justify-content: flex-start;
        text-align: left;
    }

    #wb17_portletsLayoutGrid1 > .col-2 {
        background-color: transparent;
        background-image: none;
        border: 0px solid #FFFFFF;
        border-radius: 0px;
        flex-basis: 83.33333333%;
        max-width: 83.33333333%;
        display: flex;
        flex-wrap: wrap;
        align-content: center;
        align-self: stretch;
        align-items: center;
        justify-content: flex-end;
        text-align: right;
    }

@media (max-width: 480px) {
    #wb17_portletsLayoutGrid1 > .col-1, #wb17_portletsLayoutGrid1 > .col-2 {
        flex-basis: 100% !important;
        max-width: 100% !important;
    }
}

#wb_Heading1 {
    background-color: transparent;
    background-image: none;
    border: 0px solid #000000;
    border-radius: 0px;
    box-sizing: border-box;
    vertical-align: top;
    margin: 0;
    padding: 0;
    text-align: center;
}

#Heading1 {
    color: #000000;
    font-family: Arial;
    font-weight: bold;
    font-style: normal;
    font-size: 32px;
    margin: 0;
    text-align: center;
    text-transform: none;
}

#wb_LayoutGrid1 {
    clear: both;
    position: relative;
    table-layout: fixed;
    display: table;
    text-align: center;
    width: 100%;
    background-color: transparent;
    background-image: none;
    border: 0px solid #CCCCCC;
    border-radius: 0px;
    box-sizing: border-box;
    margin: 0;
}

#LayoutGrid1 {
    box-sizing: border-box;
    padding: 100px 15px 100px 15px;
    margin-right: auto;
    margin-left: auto;
    max-width: 1140px;
}

    #LayoutGrid1 > .row {
        margin-right: -15px;
        margin-left: -15px;
    }

        #LayoutGrid1 > .row > .col-1 {
            box-sizing: border-box;
            font-size: 0;
            min-height: 1px;
            padding-right: 15px;
            padding-left: 15px;
            position: relative;
        }

        #LayoutGrid1 > .row > .col-1 {
            float: left;
        }

        #LayoutGrid1 > .row > .col-1 {
            background-color: transparent;
            background-image: none;
            border: 0px solid #FFFFFF;
            border-radius: 0px;
            width: 100%;
            text-align: left;
        }

    #LayoutGrid1:before,
    #LayoutGrid1:after,
    #LayoutGrid1 .row:before,
    #LayoutGrid1 .row:after {
        display: table;
        content: " ";
    }

    #LayoutGrid1:after,
    #LayoutGrid1 .row:after {
        clear: both;
    }

@media (max-width: 480px) {
    #LayoutGrid1 > .row > .col-1 {
        float: none;
        width: 100% !important;
    }
}

#wb_wb17_portletsHeading1 {
    background-color: transparent;
    background-image: none;
    border: 0px solid #000000;
    border-radius: 0px;
    box-sizing: border-box;
    vertical-align: top;
    margin: 0 0 30px 0;
    padding: 0;
    text-align: center;
}

#wb17_portletsHeading1 {
    color: #6C757D;
    font-family: Arial;
    font-weight: normal;
    font-style: normal;
    font-size: 19px;
    margin: 0;
    text-align: center;
    text-transform: none;
}

#wb_wb17_portletsHeading3 {
    background-color: transparent;
    background-image: none;
    border: 0px solid #000000;
    border-radius: 0px;
    box-sizing: border-box;
    vertical-align: top;
    margin: 0;
    padding: 0;
    text-align: left;
}

#wb17_portletsHeading3 {
    color: #FFFFFF;
    font-family: Arial;
    font-weight: normal;
    font-style: normal;
    font-size: 19px;
    margin: 0;
    text-align: left;
    text-transform: none;
}

.headerMenu .nav {
    font-family: Arial;
    font-weight: normal;
    font-size: 16px;
    font-style: normal;
    color: #9B9D9E;
    text-align: left;
    text-transform: none;
}

#headerMenu, .headerMenu .nav, .headerMenu * {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    line-height: 1;
    list-style: none;
}

    .headerMenu .nav:before,
    .headerMenu .nav:after {
        content: " ";
        display: table;
    }

    .headerMenu .nav:after {
        clear: both;
    }

    .headerMenu .nav a {
        text-decoration: none;
    }

    .headerMenu .nav ul {
        margin-top: 0;
        margin-bottom: 0;
    }

        .headerMenu .nav ul ul {
            margin-bottom: 0;
        }

.headerMenu .container {
    margin-right: auto;
    margin-left: auto;
    padding: 0;
}

    .headerMenu .container:before,
    .headerMenu .container:after {
        content: " ";
        display: table;
    }

    .headerMenu .container:after {
        clear: both;
    }

.headerMenu .collapse {
    display: none;
}

    .headerMenu .collapse.show {
        display: block;
    }

.headerMenu .collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height .35s ease;
}

.headerMenu .caret, .headerMenu .caret-right {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 4px;
    vertical-align: middle;
    border-top: 4px solid #000;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-bottom: 0 dotted;
}

.headerMenu .dropdown {
    position: relative;
}

.headerMenu .dropdown-toggle:focus {
    outline: 0;
}

.headerMenu .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 16px;
    background-color: #FFFFFF;
    background-image: none;
    border: 1px solid rgba(255,255,255,1.00);
    border-radius: 6px;
    background-clip: padding-box;
}

    .headerMenu .dropdown-menu .divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #FFFFFF;
    }

    .headerMenu .dropdown-menu > li > a {
        display: block;
        padding: 3px 20px 3px 20px;
        clear: both;
        line-height: 1.428571429;
        color: #9B9D9E;
        text-transform: none;
        white-space: nowrap;
    }

        .headerMenu .dropdown-menu > li > a:hover,
        .headerMenu .dropdown-menu > li > a:focus {
            text-decoration: none;
            color: #9B9D9E;
            background-color: #EDEDED;
            background-image: none;
        }

        .headerMenu .dropdown-menu > li > a.active,
        .headerMenu .dropdown-menu > li > a.active:hover,
        .headerMenu .dropdown-menu > li > a.active:focus {
            color: #9B9D9E;
            background-color: #EDEDED;
            background-image: none;
            text-decoration: none;
            outline: 0;
        }

.headerMenu .show > .dropdown-menu {
    display: block;
}

.headerMenu .show > a {
    outline: 0;
}

.headerMenu .dropdown-header {
    display: block;
    padding: 3px 20px;
    line-height: 1.428571429;
    color: #aeaeae;
}

.headerMenu .dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990;
}

.headerMenu .dropdown.show .dropdown-menu {
    animation-name: headerMenu-animation;
    animation-duration: 500ms;
    animation-iteration-count: 1;
    animation-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
    animation-fill-mode: forwards;
}

@keyframes headerMenu-animation {
    0% {
        opacity: 0;
        transform: translateY(-10px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.headerMenu .nav > li {
    position: relative;
    display: block;
}

    .headerMenu .nav > li > a {
        position: relative;
        display: block;
        padding: 15px 15px 15px 15px;
    }

.headerMenu .nav .show > a,
.headerMenu .nav .show > a:hover,
.headerMenu .nav .show > a:focus {
    border-color: #FFFFFF;
}

.headerMenu .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #FFFFFF;
}

.headerMenu .nav .caret {
    border-top-color: #FFFFFF;
    border-bottom-color: #FFFFFF;
}

.headerMenu {
    position: relative;
}

    .headerMenu:before,
    .headerMenu:after {
        content: " ";
        display: table;
    }

    .headerMenu:after {
        clear: both;
    }

    .headerMenu .navbar-header:before,
    .headerMenu .navbar-header:after {
        content: " ";
        display: table;
    }

    .headerMenu .navbar-header:after {
        clear: both;
    }

.headerMenu-navbar-collapse {
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
}

    .headerMenu-navbar-collapse:before,
    .headerMenu-navbar-collapse:after {
        content: " ";
        display: table;
    }

    .headerMenu-navbar-collapse:after {
        clear: both;
    }

    .headerMenu-navbar-collapse.show {
        overflow-y: auto;
    }

.headerMenu .navbar-toggle {
    position: relative;
    float: right;
    padding: 16px 10px 15px 10px;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 6px;
}

    .headerMenu .navbar-toggle .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px;
    }

        .headerMenu .navbar-toggle .icon-bar + .icon-bar {
            margin-top: 4px;
        }

.headerMenu .navbar-nav {
    margin: 6px -15px;
}

    .headerMenu .navbar-nav > li > .dropdown-menu {
        margin-top: 0;
    }

    .headerMenu .navbar-nav > li > a {
        color: #9B9D9E;
    }

        .headerMenu .navbar-nav > li > a:hover,
        .headerMenu .navbar-nav > li > a:focus {
            background-color: #EDEDED;
            background-image: none;
            color: #9B9D9E;
            text-decoration: none;
        }

        .headerMenu .navbar-nav > li > a.active,
        .headerMenu .navbar-nav > li > a.active:hover,
        .headerMenu .navbar-nav > li > a.active:focus {
            color: #9B9D9E;
            background-color: #EDEDED;
            background-image: none;
        }

.headerMenu .navbar-toggle {
    border: 1px solid transparent;
}

    .headerMenu .navbar-toggle:hover,
    .headerMenu .navbar-toggle:focus {
        background-color: transparent;
    }

    .headerMenu .navbar-toggle .icon-bar {
        background-color: #9B9D9E;
    }

.headerMenu-navbar-collapse {
    border-color: rgba(255,255,255,1.00);
}

.headerMenu .navbar-nav > .dropdown > a:hover .caret,
.headerMenu .navbar-nav > .dropdown > a:focus .caret {
    border-top-color: #9B9D9E;
    border-bottom-color: #9B9D9E;
}

.headerMenu .navbar-nav > .show > a,
.headerMenu .navbar-nav > .show > a:hover,
.headerMenu .navbar-nav > .show > a:focus {
    background-color: #EDEDED;
    background-image: none;
    color: #9B9D9E;
}

    .headerMenu .navbar-nav > .show > a .caret,
    .headerMenu .navbar-nav > .show > a:hover .caret,
    .headerMenu .navbar-nav > .show > a:focus .caret {
        border-top-color: #9B9D9E;
        border-bottom-color: #9B9D9E;
    }

.headerMenu .navbar-nav > .dropdown > a .caret {
    border-top-color: #9B9D9E;
    border-bottom-color: #9B9D9E;
}

.headerMenu .navbar-link {
    color: #9B9D9E;
}

    .headerMenu .navbar-link:hover {
        color: #9B9D9E;
    }

.headerMenu .navbar-header {
    color: #9B9D9E;
}

@media (min-width: 480px) {
    .headerMenu .navbar-right .dropdown-menu {
        right: 0;
        left: auto;
    }

    .headerMenu .navbar-header {
        float: left;
    }

    .headerMenu-navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none;
    }

        .headerMenu-navbar-collapse.collapse {
            display: block !important;
            height: auto !important;
            padding-bottom: 0;
            overflow: visible !important;
        }

        .headerMenu-navbar-collapse.show {
            overflow-y: auto;
        }

    .headerMenu .navbar-toggle {
        display: none;
    }

    .headerMenu .navbar-nav {
        float: right;
        margin: 0;
    }

        .headerMenu .navbar-nav > li {
            float: left;
        }

    .headerMenu .container > .navbar-header,
    .headerMenu .container > .headerMenu-navbar-collapse {
        margin-right: 0;
        margin-left: 0;
    }

    .headerMenu .navbar-nav > .dropdown > a:hover .caret,
    .headerMenu .navbar-nav > .dropdown > a:focus .caret {
        border-top-color: #9B9D9E;
        border-bottom-color: #9B9D9E;
    }
}

@media (max-width: 480px) {
    .headerMenu {
        background-color: transparent;
        background-image: none;
        border: 1px solid rgba(255,255,255,0.00);
    }

        .headerMenu .navbar-nav {
            margin: 0;
            background-color: #FFFFFF;
            background-image: none;
        }

            .headerMenu .navbar-nav .show .dropdown-menu {
                position: static !important;
                transform: translate3d(0px, 0px, 0px) !important;
                float: none;
                width: auto;
                margin-top: 0;
                background-color: transparent;
                border: 0;
                box-shadow: none;
            }

                .headerMenu .navbar-nav .show .dropdown-menu > li > a,
                .headerMenu .navbar-nav .show .dropdown-menu .dropdown-header {
                    padding: 5px 15px 5px 15px;
                }

                .headerMenu .navbar-nav .show .dropdown-menu > li > a {
                    line-height: 20px;
                }
}

@media (min-width: 480px) {
    .headerMenu {
        background-color: transparent;
        background-image: none;
        border: 1px solid rgba(255,255,255,0.00);
        border-radius: 6px;
    }

        .headerMenu .navbar-nav > li > a {
            color: #9B9D9E;
        }

            .headerMenu .navbar-nav > li > a:hover,
            .headerMenu .navbar-nav > li > a:focus {
                color: #9B9D9E;
                background-color: transparent;
                background-image: none;
            }

            .headerMenu .navbar-nav > li > a.active,
            .headerMenu .navbar-nav > li > a.active:hover,
            .headerMenu .navbar-nav > li > a.active:focus {
                color: #9B9D9E;
                background-color: transparent;
                background-image: none;
            }

        .headerMenu .navbar-nav > .show > a,
        .headerMenu .navbar-nav > .show > a:hover,
        .headerMenu .navbar-nav > .show > a:focus {
            background-color: transparent;
            background-image: none;
            color: #9B9D9E;
        }

        .headerMenu .navbar-nav > .dropdown > a:hover .caret {
            border-top-color: #9B9D9E;
            border-bottom-color: #9B9D9E;
        }

        .headerMenu .navbar-nav > .dropdown > a .caret {
            border-top-color: #9B9D9E;
            border-bottom-color: #9B9D9E;
        }

        .headerMenu .navbar-nav > li > a.active > .caret,
        .headerMenu .navbar-nav > li > a.active:hover > .caret,
        .headerMenu .navbar-nav > li > a.active:focus > .caret {
            border-top-color: #9B9D9E;
            border-bottom-color: #9B9D9E;
        }

        .headerMenu .navbar-nav > .show > a .caret,
        .headerMenu .navbar-nav > .show > a:hover .caret,
        .headerMenu .navbar-nav > .show > a:focus .caret {
            border-top-color: #9B9D9E;
            border-bottom-color: #9B9D9E;
        }

        .headerMenu .navbar-link {
            color: #9B9D9E;
        }

            .headerMenu .navbar-link:hover {
                color: #fff;
            }
}

.headerMenu .navbar-nav > li:first-child > a {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}

.headerMenu .dropdown-menu > li:last-child > a {
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}

#headerMenu .svg-icon {
    fill: currentColor;
    height: 16px;
    position: relative;
    left: 0;
    top: 0;
    margin-right: 4px;
    width: 16px;
}

#wb_headerMenu {
    z-index: 1111 !important;
}

#wb_pricing {
    background-color: #F8F9FA;
    background-image: none;
    border: 0px solid #CCCCCC;
    border-radius: 0px;
    box-sizing: border-box;
    position: relative;
}

#pricing {
    display: flex;
    position: relative;
    padding: 10px 10px 10px 10px;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: stretch;
    align-content: flex-start;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: auto;
    margin-left: auto;
    max-width: 1140px;
    box-sizing: border-box;
    font-size: 0;
}

#footer {
    display: flex;
    position: relative;
    padding: 10px 10px 10px 10px;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    align-content: flex-start;
    margin: 0;
    background-color: #000000;
    background-image: none;
    border: 0px solid #CCCCCC;
    border-radius: 0px;
    box-sizing: border-box;
    font-size: 0;
}

#wb_Breadcrumb2 {
    flex-grow: 1;
    flex-shrink: 1;
    align-self: auto;
}

#Breadcrumb2 {
    list-style: none;
    padding: 8px 15px 8px 15px;
    background-color: transparent;
    background-image: none;
    border: 0px solid #C0C0C0;
    border-radius: 0px;
    font-family: Arial;
    font-weight: normal;
    font-style: normal;
    font-size: 0;
    margin: 0;
    text-align: left;
}

    #Breadcrumb2 > li {
        display: inline-block;
        font-size: 13px;
        text-transform: none;
    }

    #Breadcrumb2 a {
        color: #FFFFFF;
        text-decoration: none;
    }

        #Breadcrumb2 a:hover {
            color: #FFFFFF;
            text-decoration: underline;
        }

    #Breadcrumb2 > .active {
        color: #FFFFFF;
    }

        #Breadcrumb2 > .active a {
            color: inherit;
            pointer-events: none;
        }

    #Breadcrumb2 > li + li:before {
        content: "|";
        padding: 0 5px;
        color: #C0C0C0;
    }

#wb_Text3 {
    background-color: transparent;
    background-image: none;
    border: 0px solid #C0C0C0;
    border-radius: 0px;
    flex-grow: 1;
    flex-shrink: 1;
    align-self: auto;
    padding: 8px 15px 8px 15px;
    margin: 0;
    text-align: right;
}

#wb_Text3 {
    color: #FFFFFF;
    font-family: Arial;
    font-weight: normal;
    font-size: 13px;
    line-height: 16px;
}

    #wb_Text3 div {
        text-align: right;
    }

#wb_Card5 {
    position: relative;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 0%;
    align-self: auto;
    box-sizing: border-box;
    margin: 10px 10px 10px 10px;
    background-color: #FFFFFF;
    background-image: none;
    border: 1px solid #DEDEDE;
    border-radius: 4px;
    text-align: center;
}

#Card5-card-body {
    padding: 0;
    flex: 1 1 auto;
    font-size: 0;
}

#Card5-card-header {
    box-sizing: border-box;
    border-bottom: 1px solid #DEDEDE;
    border-radius: 4px 4px 0 0 !important;
    margin: 0;
    padding: 12px 20px 12px 20px;
    background-color: #FFFFFF;
    background-image: none;
    color: #292B2C;
    font-family: Arial;
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
}

#Card5-card-item1 {
    box-sizing: border-box;
    margin: 20px 20px 0 20px;
    padding: 0;
    color: #4CAF50;
    font-family: Arial;
    font-weight: bold;
    font-style: normal;
    font-size: 48px;
}

#Card5-card-item2 {
    box-sizing: border-box;
    margin: 10px 20px 0 20px;
    padding: 0;
    color: #161616;
    font-family: Arial;
    font-weight: normal;
    font-style: normal;
    font-size: 19px;
}

#Card5-card-item3 {
    box-sizing: border-box;
    margin: 30px 0 10px 0;
    padding: 0;
    color: #161616;
    font-family: "Courier New";
    font-weight: normal;
    font-style: normal;
    font-size: 13px;
}

#Card5-card-item4 {
    box-sizing: border-box;
    margin: 0;
    border-top: 1px #DEDEDE solid;
    border-width: 1px 0 0 0;
    height: 0;
    line-height: 0;
}

#Card5-card-item5 {
    box-sizing: border-box;
    margin: 10px 0 10px 0;
    padding: 0;
    color: #161616;
    font-family: "Courier New";
    font-weight: normal;
    font-style: normal;
    font-size: 13px;
}

#Card5-card-item6 {
    box-sizing: border-box;
    margin: 0;
    border-top: 1px #DEDEDE solid;
    border-width: 1px 0 0 0;
    height: 0;
    line-height: 0;
}

#Card5-card-item7 {
    box-sizing: border-box;
    margin: 10px 0 10px 0;
    padding: 0;
    color: #161616;
    font-family: "Courier New";
    font-weight: normal;
    font-style: normal;
    font-size: 13px;
}

#Card5-card-item8 {
    box-sizing: border-box;
    margin: 0;
    border-top: 1px #DEDEDE solid;
    border-width: 1px 0 0 0;
    height: 0;
    line-height: 0;
}

#Card5-card-item9 {
    box-sizing: border-box;
    margin: 10px 0 10px 0;
    padding: 0;
    color: #161616;
    font-family: "Courier New";
    font-weight: normal;
    font-style: normal;
    font-size: 13px;
}

#Card5-card-item10 {
    box-sizing: border-box;
    margin: 0;
    border-top: 1px #DEDEDE solid;
    border-width: 1px 0 0 0;
    height: 0;
    line-height: 0;
}

#Card5-card-item11 {
    box-sizing: border-box;
    margin: 10px 0 10px 0;
    padding: 0;
    color: #161616;
    font-family: "Courier New";
    font-weight: normal;
    font-style: normal;
    font-size: 13px;
}

#Card5-card-item12 {
    box-sizing: border-box;
    margin: 0;
    border-top: 1px #DEDEDE solid;
    border-width: 1px 0 0 0;
    height: 0;
    line-height: 0;
}

#Card5-card-item13 {
    display: inline-block;
    height: 36px;
    box-sizing: border-box;
    margin: 25px 10px 20px 20px;
    padding: 10px 16px 10px 16px;
    border: 0px solid #4CAF50;
    border-radius: 0px;
    background-color: #4CAF50;
    background-image: none;
    color: #FFFFFF;
    font-family: Arial;
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
}

#wb_Card5 {
    transition: all 500ms linear 0ms;
}

    #wb_Card5:hover {
        box-shadow: 0px 21px 35px rgba(0,0,0,0.2);
        transition: box-shadow 500ms linear 0ms;
    }

#wb_Card7 {
    position: relative;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 0%;
    align-self: auto;
    box-sizing: border-box;
    margin: 10px 10px 10px 10px;
    background-color: #FFFFFF;
    background-image: none;
    border: 1px solid #DEDEDE;
    border-radius: 4px;
    text-align: center;
}

#Card7-card-body {
    padding: 0;
    flex: 1 1 auto;
    font-size: 0;
}

#Card7-card-header {
    box-sizing: border-box;
    border-bottom: 1px solid #DEDEDE;
    border-radius: 4px 4px 0 0 !important;
    margin: 0;
    padding: 12px 20px 12px 20px;
    background-color: #FFFFFF;
    background-image: none;
    color: #292B2C;
    font-family: Arial;
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
}

#Card7-card-item1 {
    box-sizing: border-box;
    margin: 20px 20px 0 20px;
    padding: 0;
    color: #F44336;
    font-family: Arial;
    font-weight: bold;
    font-style: normal;
    font-size: 48px;
}

#Card7-card-item2 {
    box-sizing: border-box;
    margin: 10px 20px 0 20px;
    padding: 0;
    color: #161616;
    font-family: Arial;
    font-weight: normal;
    font-style: normal;
    font-size: 19px;
}

#Card7-card-item3 {
    box-sizing: border-box;
    margin: 30px 0 10px 0;
    padding: 0;
    color: #161616;
    font-family: "Courier New";
    font-weight: normal;
    font-style: normal;
    font-size: 13px;
}

#Card7-card-item4 {
    box-sizing: border-box;
    margin: 0;
    border-top: 1px #DEDEDE solid;
    border-width: 1px 0 0 0;
    height: 0;
    line-height: 0;
}

#Card7-card-item5 {
    box-sizing: border-box;
    margin: 10px 0 10px 0;
    padding: 0;
    color: #161616;
    font-family: "Courier New";
    font-weight: normal;
    font-style: normal;
    font-size: 13px;
}

#Card7-card-item6 {
    box-sizing: border-box;
    margin: 0;
    border-top: 1px #DEDEDE solid;
    border-width: 1px 0 0 0;
    height: 0;
    line-height: 0;
}

#Card7-card-item7 {
    box-sizing: border-box;
    margin: 10px 0 10px 0;
    padding: 0;
    color: #161616;
    font-family: "Courier New";
    font-weight: normal;
    font-style: normal;
    font-size: 13px;
}

#Card7-card-item8 {
    box-sizing: border-box;
    margin: 0;
    border-top: 1px #DEDEDE solid;
    border-width: 1px 0 0 0;
    height: 0;
    line-height: 0;
}

#Card7-card-item9 {
    box-sizing: border-box;
    margin: 10px 0 10px 0;
    padding: 0;
    color: #161616;
    font-family: "Courier New";
    font-weight: normal;
    font-style: normal;
    font-size: 13px;
}

#Card7-card-item10 {
    box-sizing: border-box;
    margin: 0;
    border-top: 1px #DEDEDE solid;
    border-width: 1px 0 0 0;
    height: 0;
    line-height: 0;
}

#Card7-card-item11 {
    box-sizing: border-box;
    margin: 10px 0 10px 0;
    padding: 0;
    color: #161616;
    font-family: "Courier New";
    font-weight: normal;
    font-style: normal;
    font-size: 13px;
}

#Card7-card-item12 {
    box-sizing: border-box;
    margin: 0;
    border-top: 1px #DEDEDE solid;
    border-width: 1px 0 0 0;
    height: 0;
    line-height: 0;
}

#Card7-card-item13 {
    display: inline-block;
    height: 36px;
    box-sizing: border-box;
    margin: 25px 10px 20px 20px;
    padding: 10px 16px 10px 16px;
    border: 0px solid #F44336;
    border-radius: 0px;
    background-color: #F44336;
    background-image: none;
    color: #FFFFFF;
    font-family: Arial;
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
}

#wb_Card7 {
    transition: all 500ms linear 0ms;
}

    #wb_Card7:hover {
        box-shadow: 0px 21px 35px rgba(0,0,0,0.2);
        transition: box-shadow 500ms linear 0ms;
    }

#wb_Card8 {
    position: relative;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 0%;
    align-self: auto;
    box-sizing: border-box;
    margin: 10px 10px 10px 10px;
    background-color: #FFFFFF;
    background-image: none;
    border: 1px solid #DEDEDE;
    border-radius: 4px;
    text-align: center;
}

#Card8-card-body {
    padding: 0;
    flex: 1 1 auto;
    font-size: 0;
}

#Card8-card-header {
    box-sizing: border-box;
    border-bottom: 1px solid #DEDEDE;
    border-radius: 4px 4px 0 0 !important;
    margin: 0;
    padding: 12px 20px 12px 20px;
    background-color: #FFFFFF;
    background-image: none;
    color: #292B2C;
    font-family: Arial;
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
}

#Card8-card-item1 {
    box-sizing: border-box;
    margin: 20px 20px 0 20px;
    padding: 0;
    color: #007BFF;
    font-family: Arial;
    font-weight: bold;
    font-style: normal;
    font-size: 48px;
}

#Card8-card-item2 {
    box-sizing: border-box;
    margin: 10px 20px 0 20px;
    padding: 0;
    color: #161616;
    font-family: Arial;
    font-weight: normal;
    font-style: normal;
    font-size: 19px;
}

#Card8-card-item3 {
    box-sizing: border-box;
    margin: 30px 0 10px 0;
    padding: 0;
    color: #161616;
    font-family: "Courier New";
    font-weight: normal;
    font-style: normal;
    font-size: 13px;
}

#Card8-card-item4 {
    box-sizing: border-box;
    margin: 0;
    border-top: 1px #DEDEDE solid;
    border-width: 1px 0 0 0;
    height: 0;
    line-height: 0;
}

#Card8-card-item5 {
    box-sizing: border-box;
    margin: 10px 0 10px 0;
    padding: 0;
    color: #161616;
    font-family: "Courier New";
    font-weight: normal;
    font-style: normal;
    font-size: 13px;
}

#Card8-card-item6 {
    box-sizing: border-box;
    margin: 0;
    border-top: 1px #DEDEDE solid;
    border-width: 1px 0 0 0;
    height: 0;
    line-height: 0;
}

#Card8-card-item7 {
    box-sizing: border-box;
    margin: 10px 0 10px 0;
    padding: 0;
    color: #161616;
    font-family: "Courier New";
    font-weight: normal;
    font-style: normal;
    font-size: 13px;
}

#Card8-card-item8 {
    box-sizing: border-box;
    margin: 0;
    border-top: 1px #DEDEDE solid;
    border-width: 1px 0 0 0;
    height: 0;
    line-height: 0;
}

#Card8-card-item9 {
    box-sizing: border-box;
    margin: 10px 0 10px 0;
    padding: 0;
    color: #161616;
    font-family: "Courier New";
    font-weight: normal;
    font-style: normal;
    font-size: 13px;
}

#Card8-card-item10 {
    box-sizing: border-box;
    margin: 0;
    border-top: 1px #DEDEDE solid;
    border-width: 1px 0 0 0;
    height: 0;
    line-height: 0;
}

#Card8-card-item11 {
    box-sizing: border-box;
    margin: 10px 0 10px 0;
    padding: 0;
    color: #161616;
    font-family: "Courier New";
    font-weight: normal;
    font-style: normal;
    font-size: 13px;
}

#Card8-card-item12 {
    box-sizing: border-box;
    margin: 0;
    border-top: 1px #DEDEDE solid;
    border-width: 1px 0 0 0;
    height: 0;
    line-height: 0;
}

#Card8-card-item13 {
    display: inline-block;
    height: 36px;
    box-sizing: border-box;
    margin: 25px 10px 20px 20px;
    padding: 10px 16px 10px 16px;
    border: 0px solid #0275D8;
    border-radius: 0px;
    background-color: #0275D8;
    background-image: none;
    color: #FFFFFF;
    font-family: Arial;
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
}

#wb_Card8 {
    transition: all 500ms linear 0ms;
}

    #wb_Card8:hover {
        box-shadow: 0px 21px 35px rgba(0,0,0,0.2);
        transition: box-shadow 500ms linear 0ms;
    }

#wb_Breadcrumb2 {
    display: block;
    height: 32px;
    z-index: 7;
    vertical-align: top;
}

#wb_wb17_portletsHeading1 {
    display: block;
    width: 100%;
    z-index: 3;
}

#wb_wb17_portletsHeading3 {
    display: block;
    width: 100%;
    z-index: 0;
}

#wb_uid0 {
    color: #FFFFFF;
}

#wb_headerMenu {
    display: block;
    width: 100%;
    z-index: 1;
}

#wb_Card8 {
    display: flex;
    z-index: 6;
}

#wb_Heading1 {
    display: block;
    width: 100%;
    z-index: 2;
}

#wb_Card5 {
    display: flex;
    z-index: 4;
}

#wb_Card7 {
    display: flex;
    z-index: 5;
}

@media only screen and (max-width: 969px) {
    body {
        background-color: #FFFFFF;
        background-image: none;
    }

    #wb_Heading1 {
        width: 100%;
        visibility: visible;
        display: block;
        margin: 0;
        padding: 0;
    }

    #wb_LayoutGrid1 {
        visibility: visible;
        display: table;
    }

    #wb_LayoutGrid1 {
        height: auto;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    #LayoutGrid1 {
        height: auto;
        padding: 100px 15px 100px 15px;
    }

        #LayoutGrid1 .row {
            margin-right: -15px;
            margin-left: -15px;
        }

        #LayoutGrid1 > .row > .col-1 {
            padding-right: 15px;
            padding-left: 15px;
        }

        #LayoutGrid1 > .row > .col-1 {
            display: block;
            width: 100%;
            border: 0px solid #FFFFFF;
            border-radius: 0px;
            text-align: center;
        }

    #wb_wb17_portletsHeading1 {
        width: 100%;
        visibility: visible;
        display: block;
        margin: 0 0 30px 0;
        padding: 0;
    }
}
