/**********GENERAL STYLES**********/

@font-face {
    font-family: 'Cencora-Gilroy';
    src: url('../fonts/Cencora-Gilroy-Regular.otf') format('opentype');
}


html,
body {
    margin: 0;
    padding: 0;
    height: 100%;
    position: relative;
}

body {
    /* font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; */
    -webkit-font-smoothing: antialiased;
    font-family: 'Cencora-Gilroy', sans-serif;
    font-size: 13px;
    line-height: 1.4em;
    padding: 0;
    margin: 0;
    position: relative;
    min-width: 320px;
    /* color: #1A1A1A; */
    color: #464646;
    background-color: #fff;
    background-repeat: no-repeat;
    background-color: #555555;
}

.container {
    padding: 0;
    margin: 0 auto;
    /* position: relative; */
    width: 100%;
    max-width: 1140px;
    background-color: #ffffff;
}

#divSalesInvoiceList .container {
    background-color: #fff;
}

.page-wrap {
    float: left;
    background: #fff;
    /*background: #f8f8f8;*/
    width: 100%;
}

* {
    outline: none !important;
    box-sizing: border-box;
}
.btn {
    text-transform: none !important;
}

.wrap {
    width: 100%;
    /* max-width: 1000px; */
    margin: 0 auto;
}


a {
    text-decoration: none;
    /* color: #00539b; */
    color: #211359;
}

p {
    margin: 10px 0px;
}

h1 {
    font-size: 33px;
}

h2 {
    font-size: 27px;
    line-height: 28px;
}

h3 {
    font-size: 20px;
}

h4 {
    font-size: 16px;
}

h5 {
    font-size: 14px;
}

h1,
h2,
h3,
h4,
h5 {
    /* color: #00539b; */
    color: #211359;
    font-weight: 600;
}

.chart-nav li.active a {
    background: #F8866D !important;
    border-color: #F8866D !important;
}

/*Member Home */
.field-validation-error {
    margin-bottom: 20px;
}

a.sfg-forgot-password-link {
    font-size: 15px;
    color: #211359;
}

.box-icon.distinctAdvantage img {
    height: 25px;
    margin-bottom: 27px;
    margin-top: 27px
}

.sfg-cta-container {
    min-height: 200px;
    background: #d6d6d6;
    padding: 12px 0;   
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: cover;
}

.memeber-program-status {
    background-color: #211359;
    padding: 10px 20px;
}

.memeber-program-status h3 {
    color: #FFA400;
}

@media only screen and (max-width: 800px) {
    .sfg-cta-container {
        float: left;
    }
}

.sfg-cta-inner-container p {
    color: #fff;
    font-size: 22px;
    line-height: 30px;
    letter-spacing: .3rem;
    background-color: transparent !important;
}

.sfg-cta-inner-container a {
    display: block !important;
    padding: 9px 10px;
    background: #fff;
    border-radius: 25px;
    max-width: 300px;
    text-align: center;
    margin-top: 30px;
    color: #3c289b;
    text-transform: capitalize;
}

/* Kendo Overwrites */

.k-i-arrow-60-down:before {
    content: "\e006";
    color: #F8866D !important;
}


#divFilter .container.margin-top {
    margin-top: 20px !important;
}

#divFilter .btn {
    border-radius: 0px;
    padding: 6px 25px !important;
    font-size: 11px;
    border-radius: 20px !important;
    margin-right: 10px;
}

.btn {
    -webkit-border-radius: 28px;
    -moz-border-radius: 28px;
    border-radius: 28px;
    /* font-family: Arial; */
    font-family: 'Cencora-Gilroy', sans-serif;
    color: #211359 !important;
    font-size: 13px;
    padding: 5px 35px;
    display: inline-block;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: .05em;
}

.btn-primary {
    background: #FFA400;    
    border: 1px solid #FFA400;
    transition: all 0.3s;
}

.btn-secondary {
    color: #211359 !important;
    border: 1px solid #211359;
    background: none;
    transition: all 0.3s;
}

.btn-default {
    color: #211359 !important;
    background-color: #fff;
    border-color: #211359;
    transition: all 0.3s;
}

.btn:hover {
    color: #fff !important;
    /* background: #00539b;
    border-color: #00539b;*/    
    background: #211359;
    border-color: #211359;
}

    .btn:hover a {
        color: #fff !important;        
    }


.white {
    background: #fff;
}

/* .margin-top {
    margin-top: 20px;
} */


input[type="radio"],
input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
    width: auto;
    accent-color: #461E96 !important;
}


input[type="radio"],
input[type="checkbox"]:hover {
    accent-color: #8C7ED7 !important;
}

input,
select {
    height: 35px;
    border: 1px solid #e8e8e8;
    width: 176px;
    padding: 5px 7px;
    color: #7b7b7b;
    font-size: 11px;    
    /* margin-top: -9px; */
}


/**********HEADER**********/

.header-container {
    z-index: 1;
    width: 100%;
    background-color: #211359;
    /*max-width: 1280px;*/
    position: relative;
    margin-right: auto;
    margin-left: auto;
    /* padding: 20px; */
    float: left;
}

.top-contact-details,
.top-contact-details-mobile {
    width: 260px;
    /* border-right: 1px solid #296fab; */
    color: #464646;
    line-height: 15px;
    display: inline-block;
    /* position: absolute; */
    margin-top: 10px;
    margin-bottom: 10px;
}

.header-right {
    /* float: right; */
    display: inline-block;
    width: 10%;
    height: 50px;
    margin-bottom: 23px;
}

.logo-wrap {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    float: left;
    width: 100%;
    padding: 20px;
    background: #fff;
}

.nav-wrap {
    padding: 20px;
    float: left;
    width: 100%;
    /* padding: 1px 0px 4px 0; */
    border-top: 1px solid #3c289b;
}

    .nav-wrap a {
        color: #fff;
        font-weight: 700;
    }

.top-contact-details .phonenumber,
.top-contact-details-mobile .phonenumber {
    font-size: 18px;
    padding-top: 13px;
    float: left;
    font-weight: 700;
}

.top-contact-details .hours,
.top-contact-details-mobile .hours {
    font-size: 12px;
    float: left;
    padding-top: 2px;
}

.header-left {
    float: left;
}

.top-contact-details img {
    float: left;
    margin-right: 12px;
}


@media only screen and (min-width: 768px) {
    .header-right {
        width: 25%;
        text-align: right;
    }
}

/**** Logged Out Users Banner***/

.banner-loggedout {
    background: rgb(33, 19, 89);
    /* background: linear-gradient(90deg, rgba(60, 40, 155, 1) 64%, rgba(217, 24, 194, 1) 94%, rgba(60, 40, 155, 1) 98%); */
}

.banner-image {
    background-image: url('/images/dog-new.JPG');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right;
    min-height: 300px;
    padding-top: 100px;
}


.banner-text {
    margin-left: 50px;
}

    .banner-text h1 {
        color: #fff;
        line-height: 35px;
        font-size: 4rem;
    }


/**********CONTENT**********/

.content-container {
    float: left;
    width: 100%;
    min-height: 300px;
    padding: 20px; 
    padding-bottom: 100px;
}

.breadcrumb {
    float: left;
    width: 100%;
    padding: 0px 10px 13px 10px;
    border-bottom: 1px solid #e8e8e8;
}

.Login .breadcrumb {
    display: none;
}

.Login .mainnav.right {
    display: none;
}


ul.breadcrumb-nav {
    padding: 0px;
    list-style: none;
    font-size: 16px;
}

    ul.breadcrumb-nav li {
        float: left;
        margin-right: 15px;
        color: #939598;
    }

        ul.breadcrumb-nav li.first {
            /* color: #00539b; */
            color: #fff;
        }

        ul.breadcrumb-nav li.spacer {
            color: #FFA400;
        }

.user {
    float: right;
    font-size: 13px;
    width: 69%;
    color: #211359;
    margin-top: 13px;
    text-align: right;
    height: 21px;
}

.user-pass {
    float: left;
    text-align: left;
    margin-top: -18px;
    margin-left: 24px;
    font-size: 12px;
    line-height: 14px;
}

.user .btn {
    -webkit-border-radius: 28px;
    -moz-border-radius: 28px;
    border-radius: 0px;
    /* font-family: Arial; */
    font-family: 'Cencora-Gilroy', sans-serif;
    color: #ffffff;
    font-size: 11px;
    padding: 6px 39px;
    display: inline-block;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: -8px;
    border-radius: 20px;
}

.user-pass a:hover {
    color: #211359;
}

.page-heading {
    float: left;
    width: 100%;
    padding: 6px 10px 9px 10px;
    /*border-bottom: 1px solid #e8e8e8;*/
}

    .page-heading h1 {
        color: #211359;
        /*color: #00539b;*/
        margin-bottom: 9px;
    }

.left-text {
    float: left;
    width: 100%;
    max-width: 500px;
}

.right-heading {
    float: right;
    width: 100%;
    max-width: 450px;
    text-align: center;
}

.page-content {
    float: left;
    width: 100%;
    padding: 20px 0px;
}

.hub-boxes {
    display: inline-block;
    width: 100%;
    clear: both;
}

.box {
    background: #fff;
    padding: 30px 10px;
    text-align: center;
    height: 100%;
}

.box-summary {
    /* padding: 0px 18px; */
    height: 90px;
    float: left;
    width: 100%;
}

.box-link {
    clear: both;
}

.col-3 {
    float: left;
    width: 33%;
    padding: 10px;
}

.col-3-quarters {
    float: left;
    width: 66%;
    padding: 10px;
}

.col-2 {
    float: left;
    width: 50%;
    padding: 10px;
}

.col-full {
    float: left;
    width: 100%;
    padding: 10px;
}


.box h4 {
    margin: 5px 0px;
    font-size: 14px;
}


.section-heading {
    border-bottom: 1px solid #e8e8e8;
    padding: 0 0 4px 9px;
}

.user-search .box {
    background: #fff;
    /* padding: 0px 30px; */
    text-align: left;
    height: 100%;
}

.action-buttons {
    float: left;
    width: 100%;
    padding: 10px;
    text-align: right;
}

    .action-buttons .btn {
        border-radius: 0px;
        padding: 7px 10px;
        font-size: 11px;
    }


.form-wrap {
    float: left;
    width: 100%;
    background: #f8f8f8;
    padding: 10px 10px;
}

.form-heading .btn {
    -webkit-border-radius: 28px;
    -moz-border-radius: 28px;
    border-radius: 0px;
    /* font-family: Arial; */
    font-family: 'Cencora-Gilroy', sans-serif;
    color: #ffffff;
    font-size: 11px;
    padding: 6px 15px;
    display: inline-block;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    float: right;
}

.form-heading {
    float: left;
    width: 100%;
    padding: 11px 0px;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 20px;
}

    .form-heading h5 {
        float: left;
        margin: 5px;
    }

.form-wrap label {
    float: left;
    width: 100%;
    font-size: 12px;
    color: #7b7b7b;
}

.form-wrap form {
    display: inline-block;
    padding: 0px 0px;
    width: 100%;
}

form > div {
    width: 50%;
    padding-right: 15px;
    float: left;
    min-height: 57px;
    margin-bottom: 10px;
}


.form-wrap input,
.form-wrap select {
    height: 35px;
    border: 1px solid #e8e8e8;
    width: 100%;
    padding: 5px 7px;
    color: #7b7b7b;
    font-size: 11px;
    margin-top: 0px;
}

.form-wrap textarea {
    height: 200px;
    border: 1px solid #e8e8e8;
    width: 100%;
    padding: 5px 7px;
    color: #7b7b7b;
    font-size: 11px;
}


.my-seminar .btn {
    -webkit-border-radius: 28px;
    -moz-border-radius: 28px;
    border-radius: 20px;
    /* font-family: Arial; */
    font-family: 'Cencora-Gilroy', sans-serif;
    color: #ffffff;
    font-size: 11px;
    padding: 6px 39px;
    display: inline-block;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    float: right;
    margin-top: -13px;
}

.my-seminar {
    float: left;
    width: 100%;
    padding: 14px 10px;
    background: #f8f8f8;
    margin-bottom: 6px;
}

    .my-seminar h5 {
        float: left;
        margin: 3px;
        font-size: 12px;
        text-transform: uppercase;
        width: 175px;
    }

.my-date {
    float: left;
    width: auto;
    clear: both;
    margin: 0px;
    font-size: 11px;
    padding-left: 5px;
}

.form-buttons .btn {
    -webkit-border-radius: 28px;
    -moz-border-radius: 28px;
    border-radius: 0px;
    /* font-family: Arial; */
    font-family: 'Cencora-Gilroy', sans-serif;
    color: #ffffff;
    font-size: 12px;
    padding: 10px 15px;
    display: inline-block;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    float: right;
    margin-left: 9px;
}

.btn-primary:focus,
.btn-primary.focus {
    background-color: #211359;
    border-color: #211359;
    color: #fff !important;
}

.form-buttons {
    float: left;
    width: 100%;
    padding: 16px 0px;
}

.user-table {
    float: left;
    width: 100%;
}


/*Form Elements*/

.left label {
    cursor: pointer;
    font-weight: bold;
    text-decoration: underline;
}

.form-row {
    margin-bottom: 20px;
    display: block;
    clear: both
}

    .form-row input,
    .form-row select {
        height: 30px;
        border: 1px solid rgb(212, 207, 207);
        width: 324px;
        padding: 0px 10px;
        color: #002B5C;
    }

        .form-row input[type="checkbox"] {
            height: auto;
            border: none;
            width: auto;
            padding: 0px;
        }

    .form-row label {
        color: #002B5C;
        font-weight: 600;
        margin-right: 10px;
        width: 85px;
        display: inline-block;
    }

.seperator-heading {
    border-bottom: 1px solid;
    padding-bottom: 7px;
    margin-top: 35px;
}

.form-wrap.filter {
    background: #fff;
    border-bottom: 1px solid #e8e8e8;
    padding-top: 0px;
}


.seminar-list-wrap {
    float: left;
    width: 100%;
    padding: 20px 0px;
}

.seminar-item {
    float: left;
    width: 100%;
    padding: 14px 10px;
    background: #f8f8f8;
    margin-bottom: 10px;
}

    .seminar-item.vet-practice {
        background: #cbe4e0;
    }



    .seminar-item h5 {
        margin-top: 0px;
        margin-bottom: 7px;
        font-size: 15px;
    }

    .seminar-item h6 {
        margin-top: 0px;
        font-size: 11px;
        color: #00539b;
        margin-bottom: 0px;
        line-height: 7px;
    }

    .seminar-item .btn {
        -webkit-border-radius: 28px;
        -moz-border-radius: 28px;
        border-radius: 0px;
        /* font-family: Arial; */
        font-family: 'Cencora-Gilroy', sans-serif;
        color: #ffffff !important;
        font-size: 11px;
        padding: 5px 21px;
        display: inline-block;
        text-decoration: none;
        text-align: center;
        text-transform: uppercase;
        font-weight: bold;
        margin-top: 0px;
    }

        .seminar-item .btn a {
            color: #ffffff;
        }

.seminar-item-location {
    color: #00539b;
    font-size: 13px;
    margin: 0px;
    line-height: 15px;
}

.seminar-item-date {
    margin: 0px;
    font-size: 12px;
}


/*Table Elements*/

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
}

table {
    border-collapse: collapse;
    background-color: transparent;
    width: 100% !important;
}

td img {
    max-width: 90%;
    text-align: center;
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 1px solid #eceeef;
    background: #f8f8f8;
}

.table td,
.table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #eceeef;
}

th {
    text-align: left;
}

.table td .btn {
    font-size: 11px;
    padding: 6px 20px;
}

.table-wrap {
    float: left;
    width: 100%;
    padding: 25px;
}

td.actions {
    padding: 7px 0px;
}



/**********FOOTER**********/

footer {
    float: left;
    width: 100%;
}

/* footer .centaur-footer.angle-left:before {
    content: "";
    background-color: inherit;
    display: block;
    width: 100%;
    height: 140px;
    position: relative;
    top: -70px;
    -webkit-transform: skew(0deg, 6deg);
    transform: skew(0deg, 6deg);
    margin-bottom: -140px;
    margin-top: 70px;
}*/

footer .centaur-footer {
    padding: 0 0 10px 0;
    background-color: #EEEEEE;
    z-index: 9;
    /* position: relative;
max-width: 1280px;
height: 160px;*/
}

.footer-padding {
    /* padding-top: 30px; */
    position: relative;
}

.footer-content {
    /* float: left; */
    width: 100%;
    border-top: 1px solid #fff;
    /* position: absolute; */
    padding-top: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-size: 12px;
}

.footer-content ul {
    padding: 0px;
    list-style: none;
    display: block;
}

.footer-content ul li {
    /* float: left; */
    margin: 0px 10px 5px 10px;
    display: inline-block;
}

.footer-content ul li a {
    color: #211359;
}

.footer-content .footer-social {
    text-align: center;
}

.footer-content .footer-social ul li {
    position: relative;
    display: inline-block;
    width: 2.75em;
    height: 2.75em;
    border-radius: 50%;
    margin: 0 .75em;
    background-color: #211359;
    line-height: 2.75em;
    color: #fff !important;
}


.footer-content .footer-social ul li a.social_link {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    color: #fff !important;
}

.footer-content .footer-social ul li .svg-icon {
    width: 2em;
    color: #fff !important;
    fill: currentColor;
}

.footer-content .footer-social ul li:hover {
    background-color: #FFA400;
}

.footer-nav {
    padding-top: 12px;
    /* margin: 0px 50px; */
    text-align: center;
    /* max-width: 506px; */
    width: 100%;
}

@media only screen and (min-width: 768px) {
    .footer-content .footer-nav ul li {
        border-right: 1px solid #fff;
        padding-right: 16px;
    }

    .footer-content .footer-nav ul li:last-child {
        border-right: none;
        padding-right: 0px;
    }
}



/*NAV ITEMS*/
.mainnav,
.loginmenu {
    margin: 0;
    float: left;
    padding-top: 0;
    padding-bottom: 0;
    list-style: none;
}

.mainnav {
    width: 100%;
    max-width: 430px;
    padding: 0px;
    list-style-type: none;
}

    .mainnav > li,
    .loginmenu > li {
        float: left;
        position: relative;
    }

.nav-item-container {
    display: inline-block;
    width: 100%;
    position: relative;
    max-height: 100%;
    height: 100%;
}

.mainnav > li a,
.loginmenu > li a {
    color: #fff;
    text-decoration: none;
    padding: 6px 10px;
    display: block;
    border: 0px solid transparent;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #fff;
    font-size: 14px;
    /* line-height: 14px; */
    font-weight: bold;
    /*text-transform: uppercase;
     padding: 18px 25px 0px 0; */
}

.mainnav > ul li a:hover {
    color: #FFA400 !important;
}

.mainnav > li ul li a,
.loginmenu > li ul li a {
    color: #fff;
    padding: 15px 0 15px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    color: #fff;
    text-decoration: none;
    text-transform: none;
    display: block;
    font-weight: normal;
    text-align: left;
    font-size: 16px;
    line-height: 16px;
}

.mainnav.right > li ul li a {
    color: #fff;
    padding: 0px 10px 10px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    color: #fff;
    text-decoration: none;
    text-transform: none;
    display: block;
    font-weight: normal;
    text-align: left;
    font-size: 15px;
    line-height: 16px;
    margin-top: -12px;
}


.mainnav > li .toggle-sub,
.loginmenu > li .toggle-sub {
    display: none;
}

.mainnav > li ul li,
.loginmenu > li ul li {
    padding: 0 30px;
    background-color: #011429;
    position: relative;
}

.mainnav.right > li ul li {
    padding: 10px;
    /* background-color: #011429; */
    background-color: #211359;
    position: relative;
    padding-top: 0px;
}



.mainnav > li ul:before,
.loginmenu > li ul:before {
    content: "";
    background-color: inherit;
    display: block;
    width: 100%;
    height: 40px;
    position: relative;
    background-color: #011429;
    -webkit-transform: skew(0deg, 6.01deg);
    transform: skew(0deg, 6.01deg);
    margin-bottom: -25px;
}

.mainnav > li ul,
.loginmenu > li ul {
    display: none;
    width: 270px;
    position: absolute;
    padding: 15px 0 0;
    z-index: 10;
    list-style: none;
    text-align: center;
    margin: 0;
}

.mainnav.right > li ul {
    width: 197px;
    position: absolute;
    top: 20px;
    padding: 10px 0px 0px 0;
    z-index: 10;
    list-style: none;
    text-align: center;
    margin: 0;
}

    .mainnav.right > li ul:before {
        display: none;
    }

.mainnav > li ul li:last-child,
.loginmenu > li ul li:last-child {
    padding-bottom: 10px;
}

.mainnav.right > li ul li:first-child {
    padding-top: 10px;
}

.mainnav > li a:hover {
    color: #FFA400 !important;
}

.right {
    float: right;
}

.mainnav.right {
    width: 100%;
    max-width: 603px;
}

    .mainnav.right > li {
        float: left;
    }

.hub-boxes .col-3 {
    min-height: 320px;
}

.mainnav.members {
    width: 100%;
    max-width: 303px;
}

    .mainnav.members > li {
        float: left;
    }

        .mainnav.members > li ul li:first-child {
            padding-top: 10px;
        }

        .mainnav.members > li ul:before {
            display: none;
        }

        .mainnav.members > li ul {
            width: 197px;
            position: absolute;
            top: 34px;
            padding: 10px 0px 0px 0;
            z-index: 10;
            list-style: none;
            text-align: center;
            margin: 0;
        }

            .mainnav.members > li ul li {
                padding: 10px;
                background-color: #011429;
                position: relative;
                padding-top: 0px;
            }

                .mainnav.members > li ul li a {
                    color: #fff;
                    padding: 10px 0 10px;
                    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
                    color: #fff;
                    text-decoration: none;
                    text-transform: none;
                    display: block;
                    font-weight: normal;
                    text-align: left;
                    font-size: 15px;
                    line-height: 16px;
                }

.mainnav .drop-nav MARK {
    display:none !important;
}

/*Seminar details*/


.seminar-info ul {
    padding: 10px 10px;
    list-style: none;
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    float: left;
    width: 100%;
    margin-top: 0px;
    font-size: 11px;
}

    .seminar-info ul li {
        float: left;
        margin-right: 25px;
        padding-left: 20px;
    }

.seminar-info.upcomming-list ul {
    padding: 0px;
    list-style: none;
    border-top: none;
    border-bottom: none;
    float: left;
    width: auto;
    margin-top: 6px;
    font-size: 11px;
    margin-bottom: 0px;
}

    .seminar-info.upcomming-list ul li {
        float: left;
        margin-right: 40px;
        padding-left: 24px;
    }


li.date {
    background: url(../images/date.png) no-repeat 0px 1px;
}

li.location {
    background: url(../images/location.png) no-repeat 0px 1px;
}

li.phone {
    background: url(../images/phone.png) no-repeat 0px 1px;
}

.sign-up-form {
    float: left;
    width: 100%;
}

.resource-list {
    padding: 0px 15px;
}

    .resource-list li {
        padding: 10px 10px;
        display: inline-block;
        width: 100%;
        margin-bottom: 10px;
        border: 1px solid #efefef;
        background: rgba(248, 248, 248, 0.34);
    }

.resource-list-wrp {
    float: left;
    width: 100%;
    padding: 10px 15px;
    background: #f8f8f8;
    border: 1px solid #e8e8e8;
}

    .resource-list-wrp ul {
        padding: 0px;
    }

        .resource-list-wrp ul li {
            background: #fbfbfb;
            margin-bottom: 0px;
            padding: 5px 10px;
        }


/*CHARTS*/

.chart-nav li {
    margin-right: 10px;
}

.chart-nav li.active a {
    background: #461E96;
    color: #fff;
    border-color: #461E96;
}

.chart-nav li.active > a:focus
{
    background: #461E96;
    color: #fff;
    border-color: #461E96;
}

.chart-nav > li > a:hover,
.chart-nav > li > a:focus {
    background-color: #211359;
}



/*PAGINATION*/

.pagination {
    float: right;
    width: 100%;
    background: none !important;
}

.jplist-pagination {
    float: right;
}

.jplist-pagingprev {
    float: left;
}

.jplist-pagingmid {
    float: left;
}

.pagination button.jplist-current {
    background: #3c289b;
    color: #fff;
}

.pagination button {
    -webkit-appearance: button;
    cursor: pointer;
    width: 28px;
    color: #3c289b;
    height: 28px;
    float: left;
    margin: 0 2px;
    border: none;
    outline: 0;
    background: #f8f8f8;
}

.jplist-pagingnext {
    float: right;
}

.member-login-page input {
    display: block;
    margin-bottom: 15px;
    margin-top: 15px;
    width: 200px;
}

.member-login-page .btnSubmit {
    color: #211359 !important;
    width: 200px;
    border-radius: 30px;
    font-size: 12px;
    padding: 7px;
}
.member-login-page .btnSubmit:hover {
    color: #ffffff !important;
}

.pop-up {
    position: absolute;
    z-index: 999;
    top: 0;
    left: 0;
    margin-top: -120px;
    width: 100%;
    height: 134%;
    background: #2d2d2dd9;
    text-align: center;
    padding-top: 166px;
}

.pop-close {
    margin: 0 auto;
    width: 100%;
    max-width: 1024px;
    text-align: right;
}

.btn.hide-pop {
    font-size: 21px;
    border-radius: 0px;
    padding: 5px;
    height: 40px;
    width: 40px;
}

/**********MEDIA QUERIES**********/
@media only screen and (min-width: 1100px) {

    .mainnav > li:hover > ul,
    .loginmenu > li:hover > ul {
        display: block;
    }
}


/*TABLET LANDSCAPE*/
@media only screen and (max-width: 1100px) {

    .mainnav.right,
    .mainnav.members {
        display: none;
    }

    .nav-wrap nav {
        display: block !important;
    }

    .pop-up iframe {
        width: 100% !important;
        height: 650px !important;
    }

    .pop-up {
        padding: 21px;
        padding-top: 166px;
    }

    .mobile-off {
        display: none;
    }

    .mobile_images {
        display: block !important;
    }

    .user-pass {
        text-align: left;
    }
}

/*TABLET PORTRAIT*/
@media only screen and (max-width: 800px) {

    .scrollToTop:hover {
        text-decoration: none;
        color: #fff;
    }

    .user {
        width: 69%;
    }

    .right-heading {
        float: right;
        width: 100%;
        max-width: 50%;
        text-align: right;
    }

    .left-text {
        float: left;
        width: 100%;
        max-width: 50%;
    }

    .user-search .box {
        background: #fff;
        padding: 0px 10px;
        text-align: left;
        height: 100%;
        width: 100%;
    }

    .box.jplist {
        width: 36%;
    }

    .user-search .col-3-quarters {
        width: 62%;
    }

    .hub-boxes .col-3 {
        float: left;
        width: 33%;
        padding: 5px;
        min-height: 300px;
    }

    .box-summary {
        padding: 0px 18px;
        height: 117px;
        float: left;
        width: 100%;
    }

    .hub-boxes .btn {
        -webkit-border-radius: 28px;
        -moz-border-radius: 28px;
        border-radius: 28px;
        /* font-family: Arial; */
        font-family: 'Cencora-Gilroy', sans-serif;
        color: #f9f9f9;
        font-size: 10px;
        padding: 8px 24px;
        display: inline-block;
        text-decoration: none;
        text-align: center;
        text-transform: uppercase;
        font-weight: bold;
    }

    .footer-content {
        padding: 20px;
        background: #eee;
        display: block;
    }

    .footer-img {
        float: left;
    }

    .footer-nav {
        padding-top: 22px;
        /* margin: 0px 24px;
        float: left; */
        width: auto;
    }

    .footer-content ul {
        padding: 0px;
        list-style: none;
        /* float: right; */
        margin-bottom: 20px;
        margin-top: 0px;
    }

    .footer-social {
        float: right;
        width: 100%;
    }


    .contentanimalhealth h1 {
        font-size: 45px;
        color: #fff;
        line-height: 38px;
    }

    p.animalhealth {
        font-family: Helvetica;
        color: #FFFFFF;
        font-size: 17px;
        font-weight: 100;
        line-height: 23px;
        margin-bottom: 20px;
    }

    .contentanimalhealth {
        text-align: center;
        padding: 0px 55px;
    }

    .tint {
        background: rgba(0, 0, 0, 0.25);
        padding-bottom: 101px;
        padding: 97px 0 !important;
        height: 100%;
        float: left;
        width: 100%;
        min-height: 530px;
    }

    .content-main {
        padding: 80px 0;
    }

    .content-container-banner {
        float: left;
        width: 100%;
        min-height: 483px;
        background-color: #fff !important;
        background-repeat: no-repeat !important;
        background-position: center center !important;
        /* -webkit-transform: skew(0.0001deg, 6.01deg); */
        /* transform: skew(0.0001deg, 6.01deg); */
        background-size: cover !important;
        margin: -9px 0 -70px 0px;
    }

    .logo-wrap {
        float: left;
        width: 100%;
        padding: 15px;
    }

    .mainnav {
        width: 303px;
        padding: 0px 0 0 16px;
        list-style-type: none;
    }

        .mainnav > li a,
        .loginmenu > li a {
            color: #fff;
            text-decoration: none;
            padding: 6px 10px;
            display: block;
            border: 0px solid transparent;
            font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
            color: #fff;
            font-size: 14px;
            line-height: 14px;
            font-weight: bold;
            text-transform: uppercase;
            padding: 20px 24px 20px 3px;
        }

    .login-fields input {
        border: 1px solid #b3b3b3;
        padding: 3px 5px;
        font-size: 12px;
        width: 170px;
        height: 26px;
        background: #fff;
        margin-right: 5px;
        color: #333;
    }

    .flexslider {
        margin: 0 0 0px;
    }

        .flexslider .slides img {
            height: auto;
            -moz-user-select: none;
            width: 50% !important;
        }

    .col-md-6.left-side {
        width: 50%;
        float: left;
    }

    .col-md-6.right-side {
        width: 50%;
        float: right;
    }

    .right-side img {
        width: 100% !important;
        max-width: 345px !important;
        height: 345px !important;
        float: none;
        border-radius: 50%;
        border: 1px solid transparent;
        opacity: 0.6;
    }

    .left-side img {
        width: 100% !important;
        max-width: 345px !important;
        height: 345px !important;
        float: none;
        border-radius: 50%;
        border: 1px solid transparent;
        opacity: 0.6;
    }

    .left-side h2,
    .right-side h2 {
        line-height: 30px;
    }

    .mainnav.members {
        width: 100%;
        max-width: 285px;
        padding: 0px;
    }

    .mainnav.right {
        width: 100%;
        max-width: 411px;
        padding: 0px;
    }

    .k-grid {
        clear: both;
        display: block;
        float: left;
        width: 100%;
        margin-top: 10px;
    }

    .my-seminar .btn {
        margin-top: 0px;
    }

    .my-date {
        width: 100%;
    }

    td img {
        height: auto;
        margin-bottom: 20px;
    }
}

/*MOBILE LANDSCAPE*/
@media only screen and (max-width: 680px) {
    .hub-boxes .col-3 {
        float: left;
        width: 50%;
        padding: 5px;
    }

    .hub-boxes {
        display: block;
    }

    .header-right {
        float: right;
        display: inline-block;
        width: 48%;
        height: 50px;
        margin-bottom: 23px;
    }

    .footer-social {
        /* float: right; */
        width: 100%;
    }

    .footer-nav {
        padding-top: 22px;
        /* margin: 0px 0px;
         float: left; */
        width: 100%;
        /* max-width: 456px; */
    }

    .footer-content .footer-nav ul li {
        display: block;
    }

    .col-2 {
        float: left;
        width: 100%;
        padding: 14px;
    }

    .form-row input,
    .form-row select {
        width: 100%;
    }

    .table-wrap {
        float: left;
        width: 100%;
        padding: 15px;
    }

    .table td .btn {
        font-size: 10px;
        padding: 2px 16px;
    }

    .mainnav > li,
    .loginmenu > li {
        float: none;
        position: relative;
        display: inline-block;
    }

    .mainnav {
        width: 100%;
        padding: 0px;
        list-style-type: none;
    }

        .mainnav > li a,
        .loginmenu > li a {
            color: #fff;
            text-decoration: none;
            padding: 6px 10px;
            display: block;
            border: 0px solid transparent;
            font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
            color: #fff;
            font-size: 14px;
            line-height: 14px;
            font-weight: bold;
            text-transform: uppercase;
            padding: 20px 18px 20px 18px;
        }

    .login-fields {
        float: right;
        padding-top: 5px;
        color: #fff;
        padding-right: 10px;
        font-size: 11px;
        width: 100%;
    }

        .login-fields input {
            border: 1px solid #b3b3b3;
            padding: 3px 5px;
            font-size: 12px;
            width: 200px;
            height: 31px;
            background: #fff;
            margin-right: 5px;
            color: #333;
        }

    .tint {
        background: rgba(0, 0, 0, 0.25);
        padding-bottom: 111px;
        padding: 107px 21px !important;
        height: 100%;
        float: left;
        width: 100%;
        min-height: 600px;
    }

    .contentanimalhealth {
        text-align: center;
        padding: 0px 5px;
    }

    .flexslider .slides img {
        height: auto;
        -moz-user-select: none;
        width: 50% !important;
        margin-bottom: 25px;
    }

    .slides li span {
        font-size: 25px;
        line-height: 37px;
        color: #00539b;
        text-align: center;
        font-family: rockwell;
    }

    .col-md-6.left-side {
        width: 100%;
        float: left;
    }

    .col-md-6.right-side {
        width: 100%;
        float: right;
    }

    .user-search .box {
        background: #fff;
        padding: 0px 10px;
        text-align: left;
        height: 100%;
    }

    .mainnav.right {
        width: 100%;
        max-width: 100%;
        padding: 0px;
        display: none;
    }

    .nav-wrap nav {
        display: block !important;
    }

    .mainnav.members {
        width: 100%;
        max-width: 100%;
        padding: 0px;
        display: none;
    }

    .mainnav > li,
    .loginmenu > li {
        float: left;
    }

    .page-heading h1 {
        color: #00539b;
        margin-bottom: 9px;
        line-height: 31px;
        font-size: 30px;
    }

    form > div {
        width: 100%;
        padding-right: 15px;
        float: left;
        min-height: 57px;
        margin-bottom: 10px;
    }

    .right-heading {
        float: right;
        width: 100%;
        max-width: 50%;
        text-align: right;
    }

    .left-text {
        float: left;
        width: 100%;
        max-width: 50%;
    }

    .top-contact-details .phonenumber {
        font-size: 18px;
        padding-top: 13px;
        float: right;
        font-weight: 700;
    }

    .header-right {
        float: right;
        display: inline-block;
        width: 51%;
        height: 50px;
        margin-bottom: 23px;
        text-align: right;
    }

    .top-contact-details {
        width: auto;
        border-right: none;
        color: #fff;
        line-height: 15px;
        display: inline-block;
        position: relative;
        margin-top: 10px;
        margin-bottom: 0px;
        text-align: right;
    }

    .mobile-off {
        display: none;
    }

    .mobile_images {
        display: block !important;
    }

    .user-pass {
        float: left;
        text-align: left;
        margin-top: 8px;
        margin-left: 0px;
        font-size: 11px;
        line-height: 13px;
    }

    .user {
        float: right;
        font-size: 13px;
        width: 39%;
        color: #002b5c;
        margin-top: 0px;
        text-align: right;
        height: 35px;
    }

    .box.jplist {
        width: 36%;
    }

    .user-search .col-3-quarters {
        width: 62%;
    }

    .k-grid {
        overflow: auto;
    }
}


/*MOBILE PORTRAIT*/
@media only screen and (max-width: 480px) {
    .header-left {
        float: left;
        width: 100%;
        text-align: center;
        margin-bottom: 15px;
    }

    .header-right {
        float: left;
        display: inline-block;
        width: 100%;
        height: 50px;
        margin-bottom: 2px;
        margin-top: 0px;
        padding: 9px;
    }

    .mobile_images {
        display: block !important;
        width: 100%;
        text-align: center;
        float: left;
    }

        .mobile_images img {
            width: 151px !important;
        }

    .contentanimalhealth h1 {
        font-size: 31px;
        color: #fff;
        line-height: 35px;
    }

    .tint {
        background: rgba(0, 0, 0, 0.25);
        padding-bottom: 101px;
        padding: 140px 21px !important;
        height: 100%;
        float: left;
        width: 100%;
        min-height: 600px;
    }

    .top-contact-details,
    .top-contact-details-mobile {
        width: 100%;
        margin-top: 0px;
        border-right: none;
    }

        .top-contact-details .phonenumber {
            font-size: 18px;
            padding-top: 13px;
            float: left;
            font-weight: 700;
        }

    .nav-wrap {
        text-align: center;
    }

    .breadcrumb {
        float: left;
        width: 100%;
        padding: 0px 10px 55px 10px;
        border-bottom: 1px solid #e8e8e8;
    }

    .user {
        float: right;
        font-size: 13px;
        margin-top: 5px;
        width: 100%;
        color: #002b5c;
        padding: 22px 0 7px 0px;
    }

    .page-heading {
        float: left;
        width: 100%;
        padding: 0px 10px 5px 10px;
        border-bottom: 1px solid #e8e8e8;
    }

    .hub-boxes .col-3 {
        float: left;
        width: 100%;
        padding: 5px;
        min-height: 0;
        margin-bottom: 20px;
    }

    .footer-social {
        float: right;
        width: 100%;
    }

    .footer-padding {
        padding-top: 0px;
        position: relative;
    }

    .footer-img {
        float: left;
        width: 100%;
        text-align: center;
    }

    .footer-content ul {
        width: 100%;
    }

    .footer-nav {
        text-align: center;
    }

    .footer-content .footer-nav ul li {
        float: none;
        margin: 0px 10px;
    }

    .footer-social ul {
        width: 100%;
    }

    .logo-wrap {
        float: left;
        width: 100%;
        padding: 15px;
        flex-direction: column;
    }

    .header-right {
        width: 100%;
        display: block;
    }

    .top-contact-details .phonenumber {
        font-size: 16px;
        padding-top: 13px;
        float: none;
        font-weight: 700;
        color: #fff !important;
    }

    .header-right > img {
        float: right;
        width: 160px;
        position: absolute;
        margin-top: -44px;
        right: 18px;
    }

    .right-heading {
        float: right;
        width: 100%;
        max-width: 100%;
        text-align: left;
    }

    .left-text {
        float: left;
        width: 100%;
        max-width: 100%;
    }

    .box-summary {
        padding: 0px 18px;
        height: auto;
        float: left;
        width: 100%;
    }

    .box.jplist {
        width: 100%;
        height: 250px;
        overflow: auto;
    }

    .user-search .col-3-quarters {
        width: 100%;
    }

    iframe {
        width: 100%;
    }


    #divFilter .btn {
        border-radius: 20px !important;
        padding: 7px 10px !important;
        font-size: 8px !important;
        margin-right: 1px;
        /* border-radius: 20px !important; */
        margin-bottom: 10px;
    }

    #divFilter #btnRun {
        padding: 10px 39px !important;
        border-radius: 20px !important;
    }
}

/*# sourceMappingURL=main.css.map */
#menuToggle {
    display: block;
    position: relative;
    top: 4px;
    /* left: 50px; */
    z-index: 1;
    -webkit-user-select: none;
    user-select: none;
}

    #menuToggle input {
        display: block;
        width: 40px;
        height: 32px;
        position: absolute;
        top: -7px;
        left: -5px;
        cursor: pointer;
        opacity: 0;
        /* hide this */
        z-index: 2;
        /* and place it over the hamburger */
        -webkit-touch-callout: none;
    }

    /*
 * Just a quick hamburger
 */
    #menuToggle span {
        display: block;
        width: 33px;
        height: 4px;
        margin-bottom: 5px;
        position: relative;
        background: #fcfcfc;
        border-radius: 3px;
        z-index: 1;
        transform-origin: 4px 0px;
        transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0), background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0), opacity 0.55s ease;
    }

        #menuToggle span:first-child {
            transform-origin: 0% 0%;
        }

        #menuToggle span:nth-last-child(2) {
            transform-origin: 0% 100%;
        }

    /* 
 * Transform all the slices of hamburger
 * into a crossmark.
 */
    #menuToggle input:checked ~ span {
        opacity: 1;
        transform: rotate(45deg) translate(-2px, -1px);
        background: #ffffff;
    }

        /*
 * But let's hide the middle one.
 */
        #menuToggle input:checked ~ span:nth-last-child(3) {
            opacity: 0;
            transform: rotate(0deg) scale(0.2, 0.2);
        }

        /*
 * last one should go the other direction
 */
        #menuToggle input:checked ~ span:nth-last-child(2) {
            transform: rotate(-45deg) translate(0, -1px);
        }

/*
 * Make this absolute positioned
 * at the top left of the screen
 */
#menu {
    position: relative;
    display: none;
    width: 100%;
    margin: 0px 0 0 0px;
    padding: 0;
    padding-top: 8px;
    padding-bottom: 10px;
    /* background: #00539b; */
    background: #211359;
    list-style-type: none;
    -webkit-font-smoothing: antialiased;
    /* to stop flickering of text in safari */
    transform-origin: 0% 0%;
    transform: translate(-100%, 0);
    transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0);
}

    #menu li {
        padding: 10px 0;
        font-size: 22px;
    }

/*
 * And let's slide it in from the left
 */
#menuToggle input:checked ~ ul {
    transform: none;
    display: block;
}


#menu ul {
    display: none;
    padding: 2px 13px;
    /* background: #034d8e; */
    background: #211359;
    list-style: none;
    margin: 7px 0px;
}

    #menu ul a {
        font-weight: normal;
        font-size: 12px;
    }

#menu a {
    font-size: 16px;
    display: inline-block;
    width: 100%;
    text-align: left;
    cursor: pointer;
    text-transform: uppercase;
}

    #menu a .fa {
        float: right;
        font-size: 18px;
    }
