body {
    font-family: 'Noto Sans', Arial, sans-serif !important;
}
/* @light @mid @dark */
.iMercerCustomGreen {
    margin-bottom: 20px;
}

    .iMercerCustomGreen .dig_btn {
        background-color: #57ba11;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        border-radius: 6px;
        border: 1px solid #daf4c5;
        display: inline-block;
        color: #ffffff;
        font-size: 15px;
        padding: 6px 15px 6px 15px;
        text-decoration: none;
    }

        .iMercerCustomGreen .dig_btn:hover {
            background-color: #ade67d;
            color: #ffffff;
        }

        .iMercerCustomGreen .dig_btn:active {
            position: relative;
            top: 1px;
            color: #ffffff;
        }

        .iMercerCustomGreen .dig_btn:visited {
            text-decoration: none;
            color: #ffffff;
        }

        .iMercerCustomGreen .dig_btn:link {
            text-decoration: none;
            color: #ffffff;
        }

    .iMercerCustomGreen .dig_btn_notsel {
        background-color: #daf4c5;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        border-radius: 6px;
        border: 1px solid #eee;
        display: inline-block;
        color: #000;
        font-size: 15px;
        padding: 6px 15px 6px 15px;
        text-decoration: none;
    }

        .iMercerCustomGreen .dig_btn_notsel:hover {
            background-color: #ade67d;
            color: #ffffff !important;
        }

        .iMercerCustomGreen .dig_btn_notsel:active {
            position: relative;
            top: 1px;
            color: #000000;
        }

        .iMercerCustomGreen .dig_btn_notsel:visited {
            text-decoration: none;
            color: #000000;
        }

        .iMercerCustomGreen .dig_btn_notsel:link {
            text-decoration: none;
            color: #000000;
        }

    .iMercerCustomGreen .da_vote_back {
        background: transparent url('voteback.png') no-repeat top left;
        width: 50px;
        height: 51px;
    }

    .iMercerCustomGreen .da_date_back {
        background: transparent url('dateback.png') no-repeat top left;
        width: 55px;
        height: 58px;
    }

    .iMercerCustomGreen .da_mark_back {
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ade67d), color-stop(1, #57ba11));
        background-image: -o-linear-gradient(bottom, #ade67d 0, #57ba11 100%);
        background-image: -moz-linear-gradient(bottom, #ade67d 0, #57ba11 100%);
        background-image: -webkit-linear-gradient(bottom, #ade67d 0, #57ba11 100%);
        background-image: -ms-linear-gradient(bottom, #ade67d 0, #57ba11 100%);
        background-image: linear-gradient(to bottom, #ade67d 0, #57ba11 100%);
        border-radius: 5px;
        padding: 8px 5px 8px 5px;
        -moz-box-shadow: 0 0 5px #57ba11;
        -webkit-box-shadow: 0 0 5px #57ba11;
        box-shadow: 0 0 5px #57ba11;
        color: #ffffff;
    }

    .iMercerCustomGreen .dig_pager_current {
        background-color: #57ba11;
        font-weight: bold;
        color: #ffffff;
    }

    .iMercerCustomGreen .dig_pager a:hover {
        background-color: #daf4c5;
        font-weight: bold;
        color: #000000;
    }

    .iMercerCustomGreen .dig_list_sep {
        color: #daf4c5;
    }

    .iMercerCustomGreen .da_vote_name {
        color: #ffffff;
    }

    .iMercerCustomGreen .pagination_tab {
        background-color: #eee;
        padding-top: 4px;
    }

        .iMercerCustomGreen .pagination_tab span {
            margin-left: 5px;
            padding: 3px 15px 3px 15px;
            display: inline-block;
            background-color: #eee;
            border-top-left-radius: 8px;
            border-top-right-radius: 8px;
        }

            .iMercerCustomGreen .pagination_tab span.selected {
                border-width: 5px 5px 0;
                background-color: #57ba11;
                color: #ffffff;
            }

                .iMercerCustomGreen .pagination_tab span.selected a {
                    color: #ffffff;
                }

    .iMercerCustomGreen .image_carousel_tab {
        border: 5px solid #57ba11;
        padding: 10px 10px 10px;
        color: #ffffff;
    }

    .iMercerCustomGreen .catgrid table table {
        border-collapse: collapse;
    }

        .iMercerCustomGreen .catgrid table table th {
            background-color: #57ba11;
            padding: 5px;
            color: #ffffff;
        }

        .iMercerCustomGreen .catgrid table table td {
            padding: 3px;
        }

    .iMercerCustomGreen .catgrid table table {
        border: 1px solid #daf4c5;
    }

        .iMercerCustomGreen .catgrid table table table {
            border: 0;
        }

    .iMercerCustomGreen .catgrid .spacer {
        width: 2%;
    }

    .iMercerCustomGreen ul li {
        list-style-type: disc;
    }

    .iMercerCustomGreen .tree ul {
        padding-left: 10px;
    }

        .iMercerCustomGreen .tree ul li {
            list-style-type: disc;
            padding: 3px;
        }

.tree {
    list-style-type: none;
}

.iMercerCustomGreen .list ul {
    padding-left: 0;
}

.iMercerCustomGreen .list li {
    list-style-type: none;
}

.iMercerCustomGreen .subscribe {
    border: 0 solid;
}

    .iMercerCustomGreen .subscribe input {
        background: #fff;
        border: 1px solid #ccc;
        font-size: 15px;
        margin-bottom: 10px;
        padding: 8px 10px;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        box-shadow: 0 2px 2px #ddd;
        -moz-box-shadow: 0 2px 2px #ddd;
        -webkit-box-shadow: 0 2px 2px #dddddd;
    }

    .iMercerCustomGreen .subscribe input {
        background: #ffffff url(email.png) no-repeat 10px center;
        padding-left: 35px;
    }

    .iMercerCustomGreen .subscribe .subscribe-button {
        background: #57ba11;
        border: 1px solid #ade67d;
        color: #fff;
        cursor: pointer;
        font-size: 18px;
        font-weight: bold;
        padding: 8px 8px 8px 8px;
        text-shadow: -1px -1px #1c5d28;
        display: inline-block;
        border-radius: 3px;
    }

.iMercerCustomGreen .dasearchbox {
    padding: 16px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px 0px 0px 3px !important;
    border: 1px solid #8096b2;
    background-color: #f8fafc;
    color: #001f52;
    margin-bottom: 0px;
    width: 222px;
}

.iMercerCustomGreen .filter input[type="text"] {
    background: #fff;
    border: 1px solid #ccc;
    font-size: 13px;
    margin-bottom: 2px;
    padding: 6px 8px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    box-shadow: 0 2px 2px #ddd;
    -moz-box-shadow: 0 2px 2px #ddd;
    -webkit-box-shadow: 0 2px 2px #dddddd;
}

.iMercerCustomGreen .filter select {
    background: #fff;
    border: 1px solid #ccc;
    font-size: 13px;
    margin-bottom: 2px;
    padding: 6px 8px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    box-shadow: 0 2px 2px #ddd;
    -moz-box-shadow: 0 2px 2px #ddd;
    -webkit-box-shadow: 0 2px 2px #dddddd;
}

.iMercerCustomGreen .filter label {
    margin-top: 5px;
}

.iMercerCustomGreen .filter td {
    padding: 4px;
}

.iMercerCustomGreen .comments .author {
    background-color: #FFC;
    border-left: 3px solid #ffff66;
}

.iMercerCustomGreen .comments .light {
    color: #57ba11;
}

.iMercerCustomGreen .comments .bullet {
    color: #57ba11;
    padding: 0 8px 0 8px;
}

.iMercerCustomGreen .comments .red {
    color: red;
}

.iMercerCustomGreen .comments .join {
    font-size: 18px;
    color: #aaaaaa;
}

.iMercerCustomGreen .dig_btn2 {
    background-color: #57ba11;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #daf4c5;
    display: inline-block;
    color: #ffffff;
    font-size: 15px;
    padding: 6px 15px 6px 15px;
    text-decoration: none;
}

    .iMercerCustomGreen .dig_btn2:hover {
        background-color: #ade67d;
        color: #ffffff;
    }

.iMercerCustomGreen .comments input[type=text], .iMercerCustomGreen .comments textarea, .iMercerCustomGreen .comments select {
    background: #fff;
    border: 1px solid #c9c9c9;
    font-size: 13px;
    margin-bottom: 2px;
    padding: 6px 8px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    box-shadow: 0 1px 0px #ddd;
    -moz-box-shadow: 0 1px 0px #ddd;
    -webkit-box-shadow: 0 1px 0px #ddd;
}

.iMercerCustomGreen .calp table {
    width: 100%;
}

.iMercerCustomGreen .calp td {
    background-color: #daf4c5;
    width: 14%;
    border: solid 1px #f5fcf0;
    color: #000;
    text-align: center;
}

.iMercerCustomGreen .calp .other-month {
    color: #7ad82f;
}

.iMercerCustomGreen .calp .today {
    background-color: #57ba11;
    color: #daf4c5;
}

.iMercerCustomGreen .calp th {
    background-color: #ade67d;
    font-weight: normal;
    padding: 10px 5px;
}

.iMercerCustomGreen .calp .art {
    background-color: #ade67d;
}

.iMercerCustomGreen .calp a {
    text-decoration: none;
    width: 100%;
    height: 100%;
    display: inline-block;
    padding: 10px 0;
}

    .iMercerCustomGreen .calp a:hover {
        color: #4a871a;
    }

.iMercerCustomGreen .calp .calhead a:hover {
    color: #7ad82f;
}

.iMercerCustomGreen .calp .calhead td {
    background-color: #57ba11;
    border: none;
    color: #daf4c5;
}

.iMercerCustomGreen .calp .calhead .pager {
    font-size: 21px;
    font-weight: bold;
}

.iMercerCustomGreen .calp .calhead .date {
    font-size: 16px;
    font-weight: bold;
    line-height: 28px;
}

.iMercerCustomGreen .calp td span {
    display: inline-block;
    padding: 10px 0;
    text-align: center;
    width: 100%;
    height: 100%;
}

.iMercerCustomGreen a {
    font-family: 'Noto Sans', Arial, sans-serif;
    font-size: 16px;
    color: #2c6ef2;
    font-weight: 400;
    text-decoration: underline;
    letter-spacing: 0px;
}

    .iMercerCustomGreen a:hover {
        color: #2c6ef2 !important;
        text-decoration: none !important;
    }

    .iMercerCustomGreen a:focus {
        border: 2px solid #2c6ef2;
        text-decoration: none !important;
    }

    .iMercerCustomGreen a.showAllCategoryHeading {
        font-family: 'Noto Sans', Arial, sans-serif;
        font-size: 16px !important;
        color: #002c77 !important;
        font-weight: 500 !important;
        text-decoration: underline !important;
        line-height: 36px !important;
        padding-left: 2px;
    }

        .iMercerCustomGreen a.showAllCategoryHeading:hover {
            text-decoration: none !important;
            color: #2c6ef2;
        }

        .iMercerCustomGreen a.showAllCategoryHeading:focus {
            text-decoration: none !important;
            color: #2c6ef2;
        }

.iMercerCustomGreen ul li {
    font-family: 'Noto Sans', Arial, sans-serif;
    font-size: 16px;
    line-height: 1.5;
    color: #001f52;
    font-weight: 400;
    letter-spacing: 0px;
}

.iMercerCustomGreen ol li {
    font-family: 'Noto Sans', Arial, sans-serif;
    font-size: 16px;
    line-height: 1.5;
    color: #001f52;
    font-weight: 400;
    letter-spacing: 0px;
}

.iMercerCustomGreen ul li a {
    font-family: 'Noto Sans', Arial, sans-serif;
    font-size: 16px;
    color: #002c77;
    font-weight: 400;
    text-decoration: underline !important;
    letter-spacing: 0px;
    line-height: 1.5;
    margin-bottom: 15px;
}

    .iMercerCustomGreen ul li a:hover {
        font-family: 'Noto Sans', Arial, sans-serif;
        font-size: 16px;
        color: #2c6ef2 !important;
        font-weight: 400;
        text-decoration: none !important;
        letter-spacing: 0px;
        line-height: 1.5 !important;
    }

    .iMercerCustomGreen ul li a:focus {
        color: #2c6ef2 !important;
        border: none;
    }

.iMercerCustomGreen ul li ul li a {
    font-family: 'Noto Sans', Arial, sans-serif;
    font-size: 16px;
    color: #005a8e;
    text-decoration: underline;
    letter-spacing: 0px;
}

    .iMercerCustomGreen ul li ul li a:hover {
        text-decoration: none;
    }

.viewbytopicheading {
    font-family: 'MMC Display', Arial, sans-serif !important;
    font-size: 18px;
    text-decoration: none solid rgb(0, 109, 158);
    line-height: 36px;
    font-weight: 700;
    color: #002c77;
}

.divider {
    color: #b9bfc7 !important;
    background-color: #d8d8d8;
    height: 1px;
    margin-left: 0px !important;
}

.iMercerCustomGreen .selected {
    color: #002c77;
    font-size: 18px;
    font-weight: 600;
}

    .iMercerCustomGreen .selected:hover {
        text-decoration: none;
    }

.iMercerCustomGreen ul li ul li a:before {
    content: '\2022';
    float: left;
    margin-right: 10px;
}

.iMercerCustomGreen ul li a.selectedcategorydig {
    font-family: 'Noto Sans', Arial, sans-serif;
    font-size: 16px;
    color: #767676;
    font-weight: 600;
    text-decoration: none solid rgb(107, 112, 116);
    margin-bottom: 15px;
}

.iMercerCustomGreen ul li ul li a.selectedcategorydig {
    font-family: 'Noto Sans', Arial, sans-serif;
    font-size: 15px;
    color: #767676;
    text-decoration: underline solid rgb(165, 184, 201);
}

.jstree ins {
    width: 0px !important;
}

.iMercerCustomGreen .showAllCategoryHeadingNotSelected {
    font-family: 'Noto Sans', Arial, sans-serif;
    font-size: 16px;
    color: #6b7074;
    font-weight: 600;
    text-decoration: none solid rgb(107, 112, 116);
    margin-bottom: 7px;
    margin-top: 8px;
}

.jstree-default ins {
    background-image: url("") !important;
    background-repeat: no-repeat;
    background-color: transparent;
}

#Breadcrumbforknowledgelibrary a {
    font-size:20px;
}
