﻿@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Marmelad');

em, small {
    letter-spacing: 0
}

body, li, p, ul, ol, label, input {
    color: #707070;
    font-size: 1em;
    letter-spacing: 0.03em;
    font-family: Trebuchet MS, Arial, Serif;
}

.DNNEmptyPane {
    display: none !important
}

.paneOutline {
    border: 1px dashed #ccc
}

a, a img, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, time, tt, u, ul, var, video {
    border: 0
}

.TB_Wrapper, .TB_Wrapper *, .dnnActionMenu, .dnnActionMenu *, .dnnActionMenu:after, .dnnActionMenu:before, .dnn_mact, .dnn_mact *, .dnn_mact:after, .dnn_mact:before, [id*=ControlPanel], [id*=ControlPanel] *, [id*=ControlPanel]:after {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

[class*=RadAjaxPanel] *, [class*=Digital] * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

html, li, p, table {
    font-size: 15px;
}

ol.list-unstyled, ol.list-unstyled > li, ul.list-unstyled, ul.list-unstyled > li {
    list-style: none;
    margin: 0
}

ul.row {
    margin-left: -15px;
    margin-right: -15px
}

ol, ul {
    list-style: none
}

main ul {
    margin: 0 0 1.5em 2em;
    line-height: 1.5em;
}

main .homeIntroText ul {
    margin-bottom: 10px;
}

ul li {
    list-style-type: disc;
}

    ul li li {
        list-style-type: circle
    }

ol li {
    list-style-type: decimal;
    list-style-position: inside
}

.nav li {
    list-style: none !important
}

a {
    outline: 0 !important
}

ul#myTab {
    padding: 0;
    margin: 0
}

.popover {
    z-index: 999
}

.mark, mark {
    padding: 0;
    background-color: transparent
}

.bs-callout-danger, .bs-callout-info, .bs-callout-primary, .bs-callout-success, .bs-callout-warning {
    display: block;
    padding: 15px 30px 15px 15px
}

.CommandButton, .Head, .Normal, .NormalBold, .NormalDisabled, .NormalRed, .NormalTextBox, .SubHead, .SubSubHead, a:hover, a:link, a:visited, body, h1, h2, h3, h4, h5, h6, input, table, td, th {
}

.SubHead {
    color: #000
}

Body #Form {
    height: 100%
}

embed, img, object {
    max-width: 100%
}

[class*=map] img, [class*=Map] img, [id*=map] img, [id*=Map] img, table img {
    max-width: none !important
}

img {
    height: auto
}

em {
    font-style: italic
}

strong {
    font-weight: 800
}

small {
    font-size: 12px
}

a:active, a:link, a:visited {
    text-decoration: underline;
    color: #0b4da1;
}

main a:hover {
    color: #000 !important;
}

.eds_news_Triumph.eds_subCollection_news a {
    text-decoration: underline !important;
    color: #00a3e4 !important;
}

    a:hover, .eds_news_Triumph.eds_subCollection_news a:hover {
        text-decoration: none !important;
        color: #000important;
    }

h2 a:hover {
    color: #000;
}

p {
    margin: 1em 0 1.5em;
    line-height: 1.9em;
}

ol li > ol li {
    list-style-type: lower-latin
}

.bs-callout-primary {
    margin: 20px 0;
    border-left: 5px solid #337ab7;
    background-color: #dbe9f5
}

    .bs-callout-primary h1, .bs-callout-primary h2, .bs-callout-primary h3, .bs-callout-primary h4, .bs-callout-primary h5, .bs-callout-primary h6 {
        margin-top: 0;
        color: #337ab7
    }

    .bs-callout-primary p:last-child {
        margin-bottom: 0
    }

    .bs-callout-primary .highlight, .bs-callout-primary code {
        background-color: #fff
    }

.bs-callout-danger {
    margin: 20px 0;
    border-left: 5px solid #d9534f;
    background-color: #f4cecd
}

    .bs-callout-danger h1, .bs-callout-danger h2, .bs-callout-danger h3, .bs-callout-danger h4, .bs-callout-danger h5, .bs-callout-danger h6 {
        margin-top: 0;
        color: #d9534f
    }

    .bs-callout-danger p:last-child {
        margin-bottom: 0
    }

    .bs-callout-danger .highlight, .bs-callout-danger code {
        background-color: #fff
    }

.bs-callout-warning {
    margin: 20px 0;
    border-left: 5px solid #f0ad4e;
    background-color: #fceedb
}

    .bs-callout-warning h1, .bs-callout-warning h2, .bs-callout-warning h3, .bs-callout-warning h4, .bs-callout-warning h5, .bs-callout-warning h6 {
        margin-top: 0;
        color: #f0ad4e
    }

    .bs-callout-warning p:last-child {
        margin-bottom: 0
    }

    .bs-callout-warning .highlight, .bs-callout-warning code {
        background-color: #fff
    }

.bs-callout-info {
    margin: 20px 0;
    border-left: 5px solid #5bc0de;
    background-color: #daf1f8
}

    .bs-callout-info h1, .bs-callout-info h2, .bs-callout-info h3, .bs-callout-info h4, .bs-callout-info h5, .bs-callout-info h6 {
        margin-top: 0;
        color: #5bc0de
    }

    .bs-callout-info p:last-child {
        margin-bottom: 0
    }

    .bs-callout-info .highlight, .bs-callout-info code {
        background-color: #fff
    }

.bs-callout-success {
    margin: 20px 0;
    border-left: 5px solid #5cb85c;
    background-color: #c7e6c7
}

    .bs-callout-success h1, .bs-callout-success h2, .bs-callout-success h3, .bs-callout-success h4, .bs-callout-success h5, .bs-callout-success h6 {
        margin-top: 0;
        color: #5cb85c
    }

    .bs-callout-success p:last-child {
        margin-bottom: 0
    }

    .bs-callout-success .highlight, .bs-callout-success code {
        background-color: #fff
    }

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: local('Open Sans Light'), local('OpenSans-Light'), url(http://fonts.gstatic.com/s/opensans/v10/DXI1ORHCpsQm3Vp6mXoaTegdm0LZdjqr5-oayXSOefg.woff2) format('woff2'), url(http://fonts.gstatic.com/s/opensans/v10/DXI1ORHCpsQm3Vp6mXoaTXhCUOGz7vYGh680lGh-uXM.woff) format('woff')
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans'), local('OpenSans'), url(http://fonts.gstatic.com/s/opensans/v10/cJZKeOuBrn4kERxqtaUH3VtXRa8TVwTICgirnJhmVJw.woff2) format('woff2'), url(http://fonts.gstatic.com/s/opensans/v10/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff) format('woff')
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url(http://fonts.gstatic.com/s/opensans/v10/k3k702ZOKiLJc3WVjuplzOgdm0LZdjqr5-oayXSOefg.woff2) format('woff2'), url(http://fonts.gstatic.com/s/opensans/v10/k3k702ZOKiLJc3WVjuplzHhCUOGz7vYGh680lGh-uXM.woff) format('woff')
}

h1, h2, h3, h4, h5, h6 {
    color: #000;
    margin: 0 0 1em;
    line-height: 1.3em;
}

h1 {
    font-size: 2rem;
    letter-spacing: 0.02em;
}

h2 {
    font-size: 1.5em;
    line-height: 1.4em;
    /*! font-weight:normal; */
}

h3 {
    font-size: 1.2em;
    /*! line-height:2.2em; */
}

h4 {
    font-size: 1.1rem;
    line-height: 1.6em;
}

h6 {
    font-size: 1em
}


@media screen and (min-width:500px) {
    html {
        font-size: 14px
    }
}

@media screen and (min-width:570px) {
    html {
        font-size: 15px
    }
}

@media screen and (min-width:620px) {
    html {
        font-size: 16px
    }
}

@media screen and (min-width:680px) {
    html {
        font-size: 17px
    }
}

@media screen and (min-width:720px) {
    html {
        font-size: 18px
    }
}

@media screen and (min-width:800px) {
    html {
        font-size: 19px
    }
}

@media screen and (min-width:860px) {
    html {
        font-size: 20px
    }
}

@media screen and (min-width:920px) {
    html {
        font-size: 21px
    }
}

@media screen and (min-width:1000px) {
    html {
        font-size: 22px
    }
}

.buttons-wrapper {
    text-align: center
}

a.cta-button-primary, button.cta-button-primary {
    background: #7ca0c0;
    border: 1px solid #7ca0c0;
    color: #fff;
    transition: background-color 300ms ease-out 0s
}

a.cta-button, a.cta-button-primary, button.cta-button, button.cta-button-primary {
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    position: relative;
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    line-height: normal;
    margin: 0 5px 5px 0;
    min-width: 200px;
    padding: 10px 0;
    -webkit-transition: background-color 300ms ease-out 0s;
    -o-transition: background-color 300ms ease-out 0s
}

    a.cta-button-primary:hover, button.cta-button-primary:hover {
        background: #91afca;
        border-color: #91afca
    }

a.cta-button, button.cta-button {
    background: 0 0;
    border: 1px solid #7ca0c0;
    color: #7ca0c0;
    transition: background-color 300ms ease-out 0s
}

    a.cta-button:hover, button.cta-button:hover {
        color: #fff;
        background: #7ca0c0;
        border-color: #91afca
    }

.search {
    position: relative;
    min-width: 35px;
    width: 0;
    height: 34px;
    float: right;
    overflow: hidden;
    -webkit-transition: width .5s;
    -o-transition: width .5s;
    transition: width .5s
}

    .search.search-open {
        width: 25%
    }

    .search.small-screens.search-open {
        width: 100%
    }

        .search.small-screens.search-open .searchInputContainer input {
            padding: 0 124px 0 20px
        }

.searchInputContainer {
    display: block !important
}

    .searchInputContainer input {
        top: 0;
        right: 0;
        border: 0;
        outline: 0;
        background: #dcddd8;
        width: auto;
        height: 34px;
        margin: 0;
        padding: 0 52px 0 20px;
        font-size: 15px
    }

        .searchInputContainer input::-webkit-input-placeholder {
            color: #818181
        }

        .searchInputContainer input:-moz-placeholder {
            color: #818181
        }

        .searchInputContainer input::-moz-placeholder {
            color: #818181
        }

        .searchInputContainer input:-ms-input-placeholder {
            color: #818181
        }

    .searchInputContainer a.dnnSearchBoxClearText {
        right: 45px !important
    }

        .searchInputContainer a.dnnSearchBoxClearText.dnnShow {
            bottom: 2px
        }

#search-action, .SearchButton, .search-toggle-icon {
    background: url(images/search.png) center center no-repeat #c3c1c1;
    width: 35px;
    height: 34px;
    display: block;
    position: absolute;
    top: 0;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 22px;
    right: 0;
    padding: 0;
    margin: 0;
    outline: 0;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
    color: #dcddd8;
    text-indent: -9999px
}

#search-top {
    clear: both;
    width: 100%;
    background: #7CA0C0;
    padding: 0;
    margin: 0;
    height: 0;
    overflow: hidden;
    transition: all .1s ease-in-out
}

    #search-top.active {
        height: auto;
        padding: 15px 0
    }

    #search-top span {
        display: inline !important
    }

    #search-top input {
        background: #fff;
        border: none;
        font-size: 1.2em;
        height: 46px;
        margin: 0 0 0 15px;
        width: 70%
    }

    #search-top a.SearchButton {
        background: url(images/search.png) center center no-repeat #e0dfdf;
        height: 46px;
        position: relative;
        display: inline-block;
        text-indent: -9999px;
        width: 60px;
        padding: 0;
        top: 5px
    }

#search-action {
    display: none;
    float: right;
    height: 34px;
    margin: 0;
    padding: 6px 12px
}

#login {
}

@media only screen and (max-width:768px) {
    #search-action {
        display: block
    }
}

.registerGroup {
    display: none;
}

#login .loginGroup, #login .loginGroup *, #login .registerGroup, #login .registerGroup * {
    /*display: block*/
}

#login .loginGroup, #login .registerGroup {
    /*float: right;
    padding: 0;
    margin: 0*/
}

    #login .loginGroup a, #login .registerGroup a {
        /*display: block;
    position: relative;
    height: 34px;
    min-width: 12px;
    padding: 7px 15px 0;
    color: #fff;
    font-size: 11px;
    vertical-align: middle*/
    }

        #login .loginGroup a:hover, #login .registerGroup a:hover {
            /*background: #d7d7d7;
    color: #333;
    text-decoration: none*/
        }

        #login .loginGroup a:active, #login .registerGroup a:active {
        }

        #login .loginGroup a strong, #login .registerGroup a strong {
            /*display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    overflow: hidden;
    font-size: 11px;
    text-indent: -9999px*/
        }

    #login .registerGroup li {
        /* float: left;
    line-height: 1.2em*/
    }

        #login .registerGroup li:first-child:hover {
            /*border-left: #222*/
        }

    #login .registerGroup .buttonGroup {
        /*margin-right: 0*/
    }

    #login .registerGroup .userProfileImg a {
        display: none;
        /*min-width: 25px;
    min-height: 32px;
    padding: 0;
    background: 0 0*/
    }

    #login .registerGroup a span {
        /*display: inline-block;
    position: absolute;
    right: 2px;
    top: -9px;
    min-width: 7px;
    margin-right: 3px;
    background: #3b96b6;
    text-align: center;
    font-size: 11px;
    color: #fff;
    -webkit-text-shadow: 0 1px 0 #333;
    text-shadow: 0 1px 0 #333*/
    }

    #login .registerGroup a img {
        display: none;
        /*height: 32px;
    width: 32px;
    background: #333*/
    }

#login .userNotifications {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc
}

    #login .userNotifications strong {
        height: 100%;
        background: url(images/notification_icon.png) center center no-repeat
    }

#login .userMessages strong {
    height: 100%;
    background: url(images/message_icon.png) center center no-repeat
}

#login .userMessages a, #login .userNotifications a {
    padding: 0 18px
}

    #login .userMessages a span, #login .userNotifications a span {
        display: inline-block;
        margin-top: 9px;
        margin-right: 0;
        background-color: transparent;
        font-size: 10px
    }

#topHeader {
    -moz-box-shadow: 1px 50px 100px 0 #cacaca;
    -webkit-box-shadow: 1px 50px 100px 0 #cacaca;
    box-shadow: 1px 50px 100px 0 #cacaca;
    min-width: 25px;
    min-height: 35px;
    padding: 0
}

header {
    width: 100%;
    margin-bottom: 0;
    /*! border-bottom:8px solid #a6ce39; */
}

#mainHeader-inner {
    /*! padding: 0px 0 !important; */
    background-color: #0b4da1;
    background-image: url(/Portals/8/Layout/header-angle-right.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    padding-right: 77px;
}

@media screen and (max-width:967px) {
    #mainHeader-inner {
        background-image: none !important;
        padding-right: 20px;
    }
}

@media only screen and (max-width:966px) {
    #mainHeader-inner {
        padding: 0;
    }
}

#logo {
    position: relative;
    float: left; /*! left: -2px; */
    /*! border: 2px solid #00bce4; */
    padding: 0;
    /*! max-width:25%; */
}

.navbar .brand {
    /*! padding: 15px; */
    /*max-width: 120px*/
}

@media only screen and (max-width:768px) {
    .navbar .brand {
        display: block;
    }

    .main-navigation {
        height: auto;
        width: 100%
    }

    nav {
        display: none
    }

    .navbar-default {
        top: 0;
    }

    a.mobile-nav-btn {
        display: block;
        float: right;
        width: 50px;
        height: 46px;
        margin-top: 15px;
        text-align: center;
        color: #8a8c8f;
    }

        a.mobile-nav-btn:hover {
            text-decoration: none
        }

    #logo {
        z-index: 101;
        border-bottom: 0;
    }

        #logo .brand {
            float: left;
            clear: none;
        }

    #navbar {
        float: none !important;
        margin: 0 0 0 0;
    }
}

@media screen and (min-width:768px) and (max-width:845px) {
    #logo {
        width: 100%;
        background-color: #fff;
        margin: 0 !important;
        text-align: center;
    }

    .navbarInner {
        margin: 0px 0 0 !important;
    }

    .navbar a {
        font-size: 0.7em;
        padding: 1em 14px !important;
    }
}


@media screen and (min-width:846px) and (max-width:968px) {
    #logo {
        width: 100%;
        background-color: #fff;
        margin: 0 !important;
        text-align: center;
    }

    .navbarInner {
        margin: 0px 0 0 !important;
    }

    .navbar a {
        font-size: 0.83em;
        padding: 1em 14px !important;
    }
}

@media screen and (min-width:969px) and (max-width:1175px) {
    #logo {
        max-width: 26%;
        float: left;
        clear: none;
    }

    .navbarInner {
        margin: 0.7% 0 0 !important;
        width: 74%;
    }

    .navbar-nav > li > a {
        padding: 0.7em 0.6em;
    }

    .navbar a {
        font-size: 0.7em;
    }
}

@media screen and (min-width:1176px) and (max-width:1396px) {
    #logo {
        max-width: 30%;
        float: left;
        clear: none;
    }

    .navbarInner {
        padding: 0px;
        float: right;
        position: relative;
        display: block;
        margin: 1.4% 0 0 !important;
        /*! width: 72; */
        z-index: 1001;
    }

    .navbar-nav > li > a {
        padding: 0.7em 0.8em;
    }

    .navbar a {
    }
}






@media only screen and (max-width:580px) {
    #logo {
        max-width: 81%;
    }
}

.pageBanner {
}

    .pageBanner p {
        margin: 0;
    }

#breadcrumb {
    border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom: 1px dashed;
    border-color: #ddd;
    background-color: transparent;
    padding: 5px 0;
    margin: 0 0 1em;
    display: block;
}

    #breadcrumb a {
        margin-left: 10px;
        font-weight: 600;
        font-size: 11px;
        color: #aaa !important;
    }

        #breadcrumb a:first-child {
            font-size: 11px !important;
            font-weight: 400;
            margin: 0;
        }

        #breadcrumb a:hover {
            color: #00a3e4 !important;
        }

    #breadcrumb img, #breadcrumb span {
        margin-left: 0px
    }

    #breadcrumb img {
        margin: 5px 10px 0;
    }

main {
    /*! background: #fff; */
    border-top: none;
    margin-bottom: 0px;
    min-height: 550px;
    clear: left;
    border-bottom: 2px solid #fff;
}

.innerPage main {
    padding-top: 0;
}

@media screen and (max-width:768px) {
    main {
        margin-top: 0px;
    }
}

main.no-bg {
    background: 0 0
}

.dnnpane > [class*=col-md], .dnnpane > [class^=col-md] {
    padding: 0px 15px;
}

.image-wrapper {
    position: relative
}

    .image-wrapper img {
        display: block;
        max-width: 100%
    }

    .image-wrapper .overlay {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        color: #fff;
        text-align: center
    }

.grid, .grid figure, .grid figure img {
    position: relative
}

.image-wrapper .overlay h2 {
    color: #fff;
    font-weight: 700;
    margin-top: 8%;
    -webkit-text-shadow: 0 2px 2px rgba(0, 0, 0, .1);
    text-shadow: 0 2px 2px rgba(0, 0, 0, .1);
    text-transform: uppercase
}

#mainContent-inner {
    padding: 0 !important;
    border-bottom: 7px solid #f1f0f0;
    border-top: 2px solid #fff;
}

.inner #mainContent-inner {
    padding: 0 0 2em !important;
}

.home, .innerPage {
    border-top: 4px solid #000;
}

/* home page */

.pageBanner {
    border-bottom: 7px solid #f1f0f0;
}

.sidebarButtons a, a.generalBtn {
    display: block;
    width: 100%;
    background-color: #000;
    color: #eee;
    font-size: 18px;
    line-height: 22px;
    border: 1px solid #c0bfbf;
    color: #ddd;
    padding: 0.7em 3.4em 0.7em 1em;
    text-decoration: none;
    background-image: url(/Portals/8/Layout/btn-arrow-med.png);
    background-repeat: no-repeat;
    background-position: 90% center;
    margin: 0 0 2em 0 !important;
}

    .sidebarButtons a:hover, a.generalBtn:hover {
        color: #fff !important;
        background-color: #0b4da1;
    }

@media screen and (max-width:990px) {
    .stallionSearch .sidebarButtons a {
        max-width: 419px;
        margin: 0 auto !important;
        ;
    }
}

.homepage #mainContent-inner {
    background-image: url(/Portals/8/Layout/home-intro-image2.jpg);
    background-position: right top;
    background-repeat: no-repeat;
    background-color: #f1f0f0;
}

.homeIntroText {
    background-image: url(/Portals/8/Layout/home-text-bkgd-angle.png);
    background-position: right 98%;
    background-repeat: no-repeat;
    padding-top: 20px;
}

    .homeIntroText .contentPane {
        margin: 0 2%;
        padding: 0 13% 0 0;
    }

.registerBtnPane p a {
    display: block;
    background-color: #000;
    padding: 1.3em 6em 1.3em 2em;
    width: 300px;
    background-image: url(/Portals/8/Layout/btn-arrow-lg.png);
    background-repeat: no-repeat;
    background-position: 86% center;
    border: 1px solid #eee;
    color: #c0bfbf;
    text-decoration: none;
    font-size: 1.4em;
    font-weight: bold;
    text-transform: uppercase;
    float: right;
    margin: 20px 20px 0 0;
}

    .registerBtnPane p a:hover {
        background-color: #0b4da1;
        color: #c0bfbf !important;
    }

@media screen and (min-width:1291px) {
    .registerBtnPane {
        position: absolute;
        right: 340px;
    }
}

@media screen and (max-width:1290px) {
    .homeIntroText {
        background-image: none !important;
        background-color: #f1f0f0;
    }

        .homeIntroText .contentPane {
            margin: 0;
            padding: 20px 15px;
        }

    .homepage #mainContent-inner {
        background-image: none;
        background-position: right top;
        background-repeat: no-repeat;
        background-color: #000;
    }


    .registerBtnPane p a {
        padding: 1.8em 6em 1.6em 2em;
        width: 100%;
        background-position: 96% center;
        border: 0;
        color: #c0bfbf;
        font-size: 2em;
        border: 1px solid #eee;
        float: left;
        margin: 0 0 24px;
    }

    .homeIntroText, .homeIntroText .contentPane {
        width: 100%;
    }


    .home .homeRightContainer {
        background-color: #000;
        width: 100%;
    }
}

@media screen and (max-width:500px) {

    .registerBtnPane p a {
        padding: 1em 3em 1em 1em;
        line-height: 1.4em;
        width: 100%;
        background-position: 90% center;
        border: 0;
        color: #c0bfbf;
        font-size: 2em;
        border: 1px solid #eee;
        float: left;
        margin: 0 0 24px;
    }
}


/* inner page */

.inner .pageBanner {
    text-align: center;
    background-color: #0b4da1;
}

    .inner .pageBanner img {
        width: 100%;
    }

.pageTitlePane {
    background-color: #0b4da1;
    color: #f1f0f0;
    margin-bottom: 2em;
    padding: 1em 0 1.2em;
}

    .pageTitlePane h1 {
        color: #f1f0f0;
        margin: 0;
    }

/* Stallion pages */

.featureContentRow {
    background-color: #f2f2f2;
    margin-bottom: 2em;
}

    .featureContentRow .DNNModuleContent {
        margin: 1em;
    }

.contentPaneTop {
    background-color: #d2d2d2;
}

    .contentPaneTop .DnnModule {
        clear: Left;
    }

.starIcons {
    padding: 0em 0 0.7em;
    float: left;
    width: 100%;
}

    .starIcons p {
        float: left;
        margin: -20px 0 0 0;
        width: 20%;
        text-align: center;
        font-size: 14px;
    }


        .starIcons p a {
            display: block;
            padding: 10%;
        }

            .starIcons p a img {
                padding-bottom: 6px;
            }

        .starIcons p:hover {
            background-color: #ddd;
        }

@media screen and (max-width:768px) {

    .contentPaneTop {
        float: Left !Important;
        width: 100% !Important;
        margin-bottom: 20px;
    }

    .starIcons p {
        float: none !Important;
        margin: -20px 0 0 0 !Important;
        width: 100% !Important;
        text-align: cente !Importantr;
        font-size: 14px !Important;
    }

        .starIcons p img {
            display: block !Important;
            margin: 0 auto !Important;
        }

    .sidebarPaneTop {
        float: none !Important;
        clear: Left !Important;
    }
}

.hertiageStallionBtn a {
    display: block;
    background-image: url(/Portals/8/Layout/btn-heritage-stallions.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    height: 700px;
    width: 100%;
    /*! margin-top: -15px; */
    background-color: #000;
    color: #eee;
    font-size: 20px;
}

    .hertiageStallionBtn a strong {
        display: block;
        border-top: 1px solid #c0bfbf;
        background-color: #000;
        padding: 1.5em 2.8em 1.5em 1.5em;
        bottom: 0;
        position: absolute;
        width: 100%;
        font-weight: normal;
        background-image: url(/Portals/8/Layout/btn-arrow-med.png);
        background-repeat: no-repeat;
        background-position: 90% center;
    }

    .hertiageStallionBtn a:hover strong {
        background-color: #0b4da1;
        color: #fff !important;
    }

@media screen and (max-width:990px) {

    .hertiageStallionBtn a {
        background-image: url(/Portals/8/Layout/btn-heritage-stallions.jpg);
        background-repeat: no-repeat;
        background-position: left top;
        height: 700px;
        width: 419px;
        /*! margin-top: -15px; */
        background-color: #000;
        color: #eee;
        font-size: 20px;
        margin: 0 auto;
    }

        .hertiageStallionBtn a strong {
            position: absolute;
            width: 419px;
            background-image: url(/Portals/8/Layout/btn-arrow-med.png);
            background-repeat: no-repeat;
            background-position: 90% center;
        }
}

.stallionOverview {
    float: left;
    clear: right;
    max-width: 50%;
    margin: 0px 0 0;
    line-height: 20px !important;
    font-size: 15px !important;
}

.stallionDetailsPage .stallionOverview {
    max-width: 50%;
    margin: -15px 0px 0 0;
}

.eds_news_NewsTwo.eds_subCollection_news .EDN_cf_all_fields_container > table tr td.EDN_all_fields_table_value .EDN_cf_checkboxList > li {
    font-size: 14px;
}

.eds_news_NewsTwo.eds_subCollection_news .EDN_cf_all_fields_container > table tr td span, .eds_news_NewsTwo.eds_subCollection_news .EDN_cf_all_fields_container > table tr td ul li {
    line-height: 1.5 !important;
}

.viewDetailsLink a {
    display: block;
    background-color: #000;
    padding: 1em 5%;
    color: #fff;
    width: 180px;
    margin: 0 auto;
    font-size: 16px;
    text-transform: uppercase;
    background-image: url(/Portals/8/Layout/btn-arrow-med.png);
    background-repeat: no-repeat;
    background-position: 94% center;
}

    .viewDetailsLink a:hover {
        color: #fff !important;
        background-color: #0b4da1;
    }

.stallionImageOverviewRow {
    width: 100%;
    float: left;
    margin-bottom: 1em;
}

@media screen and (max-width:768px) {
    .stallionOverview {
        max-width: 100%;
        margin: 0px 0 0;
    }

    .stallionDetailsPage .stallionOverview {
        max-width: 50%;
        margin: -15px 0px 0 0;
    }
}

.eds_news_NewsTwo.eds_style_predefined_blue.eds_subCollection_news.eds_templateGroup_newsDetailsDefault .article-details .featured,
.eds_news_NewsTwo.eds_style_predefined_blue.eds_subCollection_news.eds_templateGroup_newsDetailsCatalogDefault .article-details .featured {
    max-width: 48% !important;
    float: left;
}


/* mare studbook pages */

.innerPage .mareTable table tr {
    border: 1px solid #ddd;
}

    .innerPage .mareTable table tr:nth-child(even) {
        background-color: #f5f5f5;
    }

.innerPage .mareTable table th {
    background-color: #dddddd;
}

.innerPage .mareTable table td,
.innerPage .mareTable table th {
    padding: 0.5em 0.5em;
    line-height: 1.5em;
}

    .innerPage .mareTable table td p,
    .innerPage .mareTable table th p {
        padding: 0;
        margin: 0;
        line-height: 1.5em;
    }

/* classification Tour Banner */

.classificationTourBanner {
    background-image: url(/Portals/8/Layout/classificationTourBanner.jpg);
    Background-position: left top;
    background-repeat: no-repeat;
    height: 340px;
    background-size: contain;
    margin-bottom: 20px;
}

    .classificationTourBanner .DNNModuleContent {
        width: 45%;
        float: right;
        margin-top: 35px;
        margin-right: 40px;
        text-align: center;
    }

@media screen and (max-width:1190px) {

    .classificationTourBanner .DNNModuleContent {
        font-size: 70% !important;
    }
}

@media screen and (max-width:990px) {

    .classificationTourBanner .DNNModuleContent {
        width: 100%;
        margin: 0;
        font-size: 100% !important;
        padding: 33% 0 20px;
    }
}

@media screen and (max-width:499px) {

    .classificationTourBanner {
        padding-bottom: 20px;
        min-height: 290px;
        height: auto;
        margin-bottom: 30px;
    }

        .classificationTourBanner .DNNModuleContent {
            padding: 36% 0 20px;
        }

            .classificationTourBanner .DNNModuleContent h2 {
                text-align: center;
            }

            .classificationTourBanner .DNNModuleContent h3 {
                font-size: 20px;
            }
}

/* Contact Forms */

.ModWKDContactC {
    margin: 1em 0 2em 0;
    float: left;
    clear: left;
    width: 100%;
}

fieldset {
    border: 1px solid #ddd;
    padding: 22px;
    margin-bottom: 1.5em;
}

legend {
    display: block;
    width: auto;
    padding: 0 5px;
    margin: 0px 0 !important;
    font-size: 20px;
    line-height: inherit;
    color: #000 border: 0;
}

.contactForm ul {
    margin: 0em 7px;
    list-style: none;
}

    .contactForm ul li {
        list-style: none;
        margin-bottom: 0.3em;
        width: 96%;
    }

.contactForm .captchaCode {
    margin: 1em 0;
}

    .contactForm .captchaCode input {
        color: #333;
    }

.contactForm ul li label {
    display: block;
    margin: 0;
    padding: 0;
}

.contactForm ul li input,
.contactForm ul li textarea {
    display: block;
    width: 95%;
    background-color: #FAFAFA;
    border: 1px solid #CCC;
    font-size: 0.9em;
    padding: 0.3em 0.75em;
}

.contactForm .inlineField label {
    display: inline;
}

.radioBtn label, .radioBtn input, .checkbox label {
    display: inline !important;
}

.radioBtn input, .checkbox input {
    width: 30px !important;
}

.checkbox input {
    width: 10px !important;
    margin: 10px 0px !important;
}

.singleCheckboxDeclaration p {
    margin-left: 25px;
}

.singleCheckboxDeclaration input {
    margin: 8px 10px 0 0px !important;
    padding: 10px !important;
}

.checkbox label {
    margin-left: 25px !important;
}



@media screen and (min-width:640px) {
    .contactForm ul li {
        float: left;
        clear: left;
    }

    .contactForm ul li {
        list-style: none;
        margin-bottom: 0.3em;
        /*! width:46%; */
    }


        .contactForm ul li label {
            display: block;
            font-size: 0.9em;
            font-weight: normal;
        }

    .contactForm .captchaCode input {
        float: left;
        width: 100px;
    }

    .contactForm .captchaCode img {
        float: left;
        margin-right: 20px;
    }

    .contactForm .captchaCode .normal div {
        position: absolute;
        margin-top: 30px;
    }

    .contactForm ul li textarea {
        height: 170px;
    }
}

.req, .validationSummary li {
    color: #CC0000;
}

.validationSummary ul {
    margin: 20px 0 0 20px;
}

.validationSummary li {
    margin: 0 !important;
    line-height: 25px;
}

.contactForm .formButtons input,
.homeImageBanner a, .eds_news_Triumph.eds_subCollection_news .EDN_article .EDN_readmore {
    width: auto !important;
    background-color: #00bce4 !important;
    text-decoration: none !important;
    color: #fff !important;
    padding: 0.5em 2em !important;
    border-radius: 5px;
    font-size: 0.9em;
    text-transform: uppercase;
    letter-spacing: 0.02em;
}

.contactForm .formButtons input {
    background-position: 88% !important;
}

.formButtons input:hover, .homeImageBanner a:hover, .eds_news_Triumph.eds_subCollection_news .EDN_article .EDN_readmore:hover {
    background-color: #0097d0 !important;
    box-shadow: none !important;
}

/* Footer */

footer {
    background-color: #0b4da1;
    border-top: 4px solid #000;
    padding-top: 2em;
    padding-bottom: 19px;
}

    footer h4, footer h2, footer h3 {
        color: #c2c5df;
    }

@media screen and (min-width:769px) {

    footer h4, footer h2, footer h3 {
        font-size: 98%;
    }
}

footer .footer-below {
    background-color: #0b4da1;
    padding: 1em 3em 0;
    background-image: url(/Portals/8/Layout/site-footer-rule.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-bottom: 120px !important;
}

footer p {
    color: #c2c5df;
    line-height: 1.5em;
    margin: 0 0 0em;
}

footer a {
    color: #c2c5df !Important;
    text-decoration: none !important;
}


    footer a:hover {
        color: #fff !important;
    }

/* Latest news in footer */

.footerLatestNews, .footerFormLinks, .footerSiteLinks {
    margin-bottom: 40px;
}

.footerLatestNews {
    text-align: center;
}

    .footerLatestNews .article img {
        display: none !important;
    }

    .footerLatestNews .eds_news_NewsTwo.eds_subCollection_news .article h2 {
        font-size: 10px;
        font-weight: bold;
    }

.news-date {
    display: block;
    color: #88a0be;
    font-size: 15px;
    margin-bottom: 10px;
}

.footerLatestNews .eds_news_NewsTwo.eds_style_predefined_blue.eds_subCollection_news .article .summary p {
    font-size: 14px !important;
}

.readMoreLink a {
    text-decoration: underline !important;
}

    .readMoreLink a:hover {
        text-decoration: none !important;
    }

@media screen and (Max-width:991px) {
    .footerLatestNews {
        text-align: center;
        margin-bottom: 2em;
    }
}

.footerLinks {
    margin-top: -25px;
    font-size: 0.5em;
    color: #3b78c5;
    padding: 0em 1.5em 0em;
}

    .footerLinks a {
        color: #3b78c5 !important;
    }

@media screen and (max-width:990px) {
    .footer-below h3 {
        /*! color:#fff; */
        /*! text-align:left; */
        /*! font-size:2.8em; */
    }
}

@media screen and (max-width:580px) {
    .footer-below h3 {
        /*! color:#fff; */
        /*! text-align:left; */
        font-size: 2.2em;
    }
}

.footerBottom {
}

footer .copyright {
    float: left;
}

footer .terms-priv {
    float: right;
}

footer .copyright, footer .terms-priv {
}

footer .links-list ul li {
    float: left;
    width: 100%;
    font-size: 15px;
    line-height: 1.5em
}

    footer .links-list ul li a:active, footer .links-list ul li a:link, footer .links-list ul li a:visited {
        color: #fff
    }

    footer .links-list ul li a:hover {
    }

    footer .links-list ul li a:before {
        content: "";
        display: inline-block;
        width: 0;
        height: 0;
        border-top: 3px solid transparent;
        border-bottom: 3px solid transparent;
        border-left: 3px solid #383838;
        position: relative;
        bottom: 1px;
        padding-right: 9px
    }



.contactus ul {
    margin-left: 0
}

    .contactus ul li {
        color: #fff;
        font-size: 15px;
        font-weight: 100;
        margin-bottom: 5px;
        list-style: none
    }

        .contactus ul li img {
            margin-right: 5px
        }

.contactus a:link {
    color: #fff;
    text-decoration: none
}

.contactus a:active, .contactus a:hover {
    text-decoration: underline
}

.btn-social {
    background: url(/Portals/0/Images/social-sprite.png);
    display: inline-block;
    height: 34px;
    width: 34px
}

    .btn-social.facebook {
        background-position: 0
    }

    .btn-social.twitter {
        background-position: -40px
    }

    .btn-social.googleplus {
        background-position: -80px
    }

    .btn-social.linkedin {
        background-position: -120px
    }

.container-content {
    padding: 10px 15px 15px
}

.heading_wrapper {
    padding-left: 0;
    padding-right: 0
}

.DNNContainer_Title_h2 h2 .TitleH2, .DNNContainer_Title_h3 h3 .TitleH3, .DNNContainer_Title_h4 h4 .TitleH4 {
    display: block;
    margin-bottom: 5px
}

.footerContacts .heading_wrapper {
    display: none;
}

.DNNContainer_Title_h2 h2 .TitleH2.centered, .DNNContainer_Title_h3 h3 .TitleH3.centered, .DNNContainer_Title_h4 h4 .TitleH4.centered {
    text-align: center
}

.DNNContainer_Boxed h2 .TitleBoxed {
    display: block;
    margin-bottom: 5px;
    padding: 5px;
    border: 1px solid #7b7878
}

.lms_heading_1, .lms_heading_2, .lms_heading_3, .lms_heading_4, .lms_heading_5, .lms_heading_6 {
    text-align: center
}

    .lms_heading_1 .lms_heading_title, .lms_heading_2 .lms_heading_title, .lms_heading_3 .lms_heading_title, .lms_heading_5 .lms_heading_title, .lms_heading_6 .lms_heading_title {
        border-bottom: 1px solid #7b7878;
        font-weight: 400;
        margin-bottom: 17px;
        margin-top: 17px;
        padding: 0 32px 28px;
        position: relative
    }

        .lms_heading_1 .lms_heading_title:after {
            content: "";
            position: absolute;
            top: 100%;
            margin: -10px 0 0 -5px;
            left: 50%;
            width: 10px;
            height: 20px;
            background: #fff;
            border-left: 2px solid #7b7878;
            border-right: 2px solid #7b7878;
            -webkit-transform: rotate(20deg);
            -ms-transform: rotate(20deg);
            -o-transform: rotate(20deg);
            transform: rotate(20deg)
        }

    .lms_heading_4 .lms_heading_title {
        margin-bottom: 17px;
        margin-top: 17px;
        padding: 0 30px 10px
    }

.subtle-line {
    display: block;
    border: none;
    color: #fff;
    height: 1px;
    width: 100%;
    background: -webkit-radial-gradient(#7b7878 1%, #bbb 30%, #ccc 40%, #fff 70%);
    background: -o-radial-gradient(#7b7878 1%, #bbb 30%, #ccc 40%, #fff 70%);
    background: -moz-radial-gradient(#7b7878 1%, #bbb 30%, #ccc 40%, #fff 70%);
    background: radial-gradient(#7b7878 1%, #bbb 30%, #ccc 40%, #fff 70%);
    margin-bottom: 32px
}

.hexagon {
    background-color: #fff;
    border-left: 3px solid #7b7878;
    border-right: 3px solid #7b7878;
    height: 20px;
    margin: 10.39px auto;
    position: relative;
    top: -27px;
    width: 36px;
    z-index: 10
}

    .hexagon::after, .hexagon::before {
        background-color: inherit;
        content: "";
        height: 25.46px;
        left: 2.27px;
        position: absolute;
        -webkit-transform: scaleY(.5774) rotate(-45deg);
        -moz-transform: scaleY(.5774) rotate(-45deg);
        -ms-transform: scaleY(.5774) rotate(-45deg);
        -o-transform: scaleY(.5774) rotate(-45deg);
        transform: scaleY(.5774) rotate(-45deg);
        width: 25.46px;
        z-index: 1
    }

.open_rectangle, .rectangle {
    margin: 10px auto;
    z-index: 10
}

.dots-wrapper, .open_rectangle, .rectangle {
    position: relative;
    background-color: #fff;
    width: 36px
}

.hexagon::before {
    border-right: 4.24px solid #7b7878;
    border-top: 4.24px solid #7b7878;
    top: -12.73px
}

.hexagon::after {
    border-bottom: 4.24px solid #7b7878;
    border-left: 4.24px solid #7b7878;
    bottom: -12.73px
}

.open_rectangle {
    border-left: 2px solid #7b7878;
    border-right: 2px solid #7b7878;
    height: 20px;
    top: -27px
}

.rectangle {
    border: 2px solid #7b7878;
    height: 13px;
    top: -24px;
    border-radius: 10px
}

.dots-wrapper {
    height: 10px;
    margin: 10.39px auto;
    top: -23px
}

.dots {
    width: 10px;
    height: 10px;
    border-radius: 50px;
    line-height: 100px;
    background: #7b7878;
    float: left;
    margin: 0 2px 0 0
}

.valid-404 h1 {
    font-size: 10em;
    -webkit-text-shadow: 0 0 7px rgba(0, 0, 0, .75);
    text-shadow: 0 0 7px rgba(0, 0, 0, .75)
}

.valid-404 h2 {
    font-size: 33px
}

.valid-404 h1, .valid-404 h2, .valid-404 p {
    text-align: center
}

.bs-example-modal .modal {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    z-index: 1;
    display: block
}

/* gallery overrides */
.theme-default .nivoSlider {
    margin-bottom: 0 !important;
}


.theme-default .nivo-caption b {
    font-size: 1.2em;
    line-height: 1.2em;
    letter-spacing: 0.02em;
}


@media screen and (min-width:900px) and (max-width:1200px) {
}

/* EasyDNN Overrides */

.eds_news_NewsTwo.eds_style_predefined_blue.eds_subCollection_search .edncf_AdvancedSearch {
    border-width: 1px;
    border-style: solid;
    border-color: #eef2f8;
}



    .eds_news_NewsTwo.eds_style_predefined_blue.eds_subCollection_search .edncf_AdvancedSearch .edn_module_title {
        background-color: #f2f2f2 !important;
        background-image: none !important;
    }

        .eds_news_NewsTwo.eds_style_predefined_blue.eds_subCollection_search .edncf_AdvancedSearch .edn_module_title > span {
            font-family: Trebuchet MS, arial, sans-serif !important;
            color: #121212 !important;
            font-size: 22px !important;
        }


    .eds_news_NewsTwo.eds_style_predefined_blue.eds_subCollection_search .edncf_AdvancedSearch .edncf_container .edncf_RangeSliderInput .irs .irs-diapason {
        background-color: #0b4da1 !important;
    }

    .eds_news_NewsTwo.eds_style_predefined_blue.eds_subCollection_search .edncf_AdvancedSearch .edncf_container .edncf_RangeSliderInput .irs .irs-from,
    .eds_news_NewsTwo.eds_style_predefined_blue.eds_subCollection_search .edncf_AdvancedSearch .edncf_container .edncf_RangeSliderInput .irs .irs-to,
    .eds_news_NewsTwo.eds_style_predefined_blue.eds_subCollection_search .edncf_AdvancedSearch .edncf_container .edncf_RangeSliderInput .irs .irs-single {
        font-family: Trebuchet MS, arial, sans-serif !important;
        color: #0b4da1 !important;
        font-size: 15px !important;
    }

    .eds_news_NewsTwo.eds_style_predefined_blue.eds_subCollection_search .edncf_AdvancedSearch .edncf_container .edncf_RangeSliderInput .irs .irs-min,
    .eds_news_NewsTwo.eds_style_predefined_blue.eds_subCollection_search .edncf_AdvancedSearch .edncf_container .edncf_RangeSliderInput .irs .irs-max {
        font-family: Trebuchet MS, arial, sans-serif !important;
        color: #777777 !important;
        font-size: 10px !important;
    }

    .eds_news_NewsTwo.eds_style_predefined_blue.eds_subCollection_search .edncf_AdvancedSearch .edncf_container .edncf_submitContainer .edncf_submit {
        border-width: 1px !important;
        border-color: #c0bfbf !important;
        background-color: #000 !important;
        background-image: url(/Portals/8/Layout/btn-arrow-med.png) !important;
        background-repeat: no-repeat !important;
        background-position: 83% center !important;
        box-shadow: none !important;
        padding: 0.3em 2.5em 0.5em 1em !important;
        text-transform: uppercase;
        font-weight: normal !important;
    }

        .eds_news_NewsTwo.eds_style_predefined_blue.eds_subCollection_search .edncf_AdvancedSearch .edncf_container .edncf_submitContainer .edncf_submit:hover {
            background-color: #0b4da1 !important;
            color: #eee !important;
            box-shadow: none !important;
        }

            .eds_news_NewsTwo.eds_style_predefined_blue.eds_subCollection_search .edncf_AdvancedSearch .edncf_container .edncf_submitContainer .edncf_submit span,
            .eds_news_NewsTwo.eds_style_predefined_blue.eds_subCollection_search .edncf_AdvancedSearch .edncf_container .edncf_submitContainer .edncf_submit:hover span {
                text-shadow: 0 !important;
                font-family: Trebuchet MS, arial, sans-serif !important;
                color: #eee !important;
                font-size: 16px !important;
                font-weight: normal !important;
            }


            .eds_news_NewsTwo.eds_style_predefined_blue.eds_subCollection_search .edncf_AdvancedSearch .edncf_container .edncf_submitContainer .edncf_submit:hover span {
                text-shadow: 0 !important;
                padding: 0 !important;
            }

.eds_news_NewsTwo.eds_style_predefined_blue.eds_subCollection_news .EDN_cf_all_fields_container {
    border: 0 !important;
    background-color: transparent !important;
    /*border-style: solid !important;
    border-color: #dadada !important;
    background-color: #f2f2f2 !important;
    border-bottom: 1px solid #ccc !important;*/
    padding: 0em 1em 0.5em 2em !important;
}

.eds_news_NewsTwo.eds_style_predefined_blue.eds_subCollection_news.eds_templateGroup_newsListDefault .article h2 a,
.eds_news_NewsTwo.eds_style_predefined_blue.eds_subCollection_news.eds_templateGroup_newsListCatalogDefault .article h2 a {
    color: #0b4da1 !important;
}

    .eds_news_NewsTwo.eds_style_predefined_blue.eds_subCollection_news.eds_templateGroup_newsListDefault .article h2 a:hover,
    .eds_news_NewsTwo.eds_style_predefined_blue.eds_subCollection_news.eds_templateGroup_newsListCatalogDefault .article h2 a:hover {
        color: #000 !important;
    }

.footerLatestNews .eds_news_NewsTwo.eds_style_predefined_blue.eds_subCollection_news.eds_templateGroup_newsListDefault .article h2 a,
.eds_news_NewsTwo.eds_style_predefined_blue.eds_subCollection_news.eds_templateGroup_newsListCatalogDefault .article h2 a {
    color: #ddd !important;
}

    .footerLatestNews .eds_news_NewsTwo.eds_style_predefined_blue.eds_subCollection_news.eds_templateGroup_newsListDefault .article h2 a:hover,
    .footerLatestNews .eds_news_NewsTwo.eds_style_predefined_blue.eds_subCollection_news.eds_templateGroup_newsListCatalogDefault .article h2 a:hover {
        color: #fff !important;
    }

/* stallion details */

.eds_news_NewsTwo.eds_style_predefined_blue.eds_subCollection_news.eds_templateGroup_newsDetailsDefault .article-details h1,
.eds_news_NewsTwo.eds_style_predefined_blue.eds_subCollection_news.eds_templateGroup_newsDetailsCatalogDefault .article-details h1 {
    font-family: Trebuchet MS, arial, sans-serif !important;
    color: #000 !important;
    font-size: 30px !important;
}


.eds_news_NewsTwo.eds_style_predefined_blue.eds_subCollection_news .article .summary,
.eds_news_NewsTwo.eds_style_predefined_blue.eds_subCollection_news .article-details .EDN_article_content,
.eds_news_NewsTwo.eds_style_predefined_blue.eds_subCollection_news .edn_articleSummary {
    font-family: Trebuchet MS, arial, sans-serif !important;
    color: #2F2F2F !important;
    font-size: 14px !important;
}

.stallionSearchResultList .eds_template_List_Article_Default .summary img {
    display: none !Important;
}
/* hide pedigree in article list */

.eds_news_NewsTwo.eds_style_predefined_blue.eds_subCollection_news.eds_templateGroup_newsListDefault .meta-text-wraper {
    display: none !important;
}

/* NZWA style overrides */

.eds_news_NewsTwo.eds_subCollection_search .edncf_AdvancedSearch .edncf_container .edncf_RadioButtonList label,
.eds_news_NewsTwo.eds_subCollection_search .edncf_AdvancedSearch .edncf_container .edncf_CheckBox label {
    font-size: 13px !important;
    color: #333 !important;
    font-family: Trebuchet MS, arial, sans-serif !important;
    line-height: 1.3;
    font-weight: normal !important;
}

.eds_news_NewsTwo.eds_subCollection_search .edncf_AdvancedSearch .edncf_container .edncf_submitContainer {
    text-align: left !important;
}

    .eds_news_NewsTwo.eds_subCollection_search .edncf_AdvancedSearch .edncf_container .edncf_submitContainer .edncf_submit,
    .eds_news_NewsTwo.eds_subCollection_search .edncf_AdvancedSearch .edncf_container .edncf_submitContainer .edncf_reset {
        background: none !important;
        border: 1px solid #D4D4D4 !important;
        border-radius: 0px !important;
        line-height: 10px;
        padding: 1em 2em 1em 1em !important;
        text-decoration: none !important;
        box-shadow: 0 !important;
        margin-top: 10px !important;
        display: inline-block;
        transition: none !important;
    }

        .eds_news_NewsTwo.eds_subCollection_search .edncf_AdvancedSearch .edncf_container .edncf_submitContainer .edncf_submit span,
        .eds_news_NewsTwo.eds_subCollection_search .edncf_AdvancedSearch .edncf_container .edncf_submitContainer .edncf_reset span {
            font: 13px/1 Trebuchet MS, arial, serif !important;
            text-shadow: 0 !important;
            font-weight: normal !important;
        }

.eds_news_NewsTwo .meta-text-wraper, .eds_news_NewsTwo.eds_subCollection_news .article-details .meta-details {
    display: none !important;
}

.eds_news_NewsTwo.eds_subCollection_news .article-details .EDN_article_content p {
    clear: left !important;
}

.eds_news_NewsTwo.eds_subCollection_news .article {
    margin: 0 0 25px 0 !important;
    background-image: url(/Portals/8/Layout/separator-icon-768.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-bottom: 25px !important;
}

.eds_news_NewsTwo.eds_subCollection_news .stallionList {
    margin: 0 0 25px 0 !important;
    background-image: none;
    padding-bottom: 45px !important;
    border-bottom: 1px solid #ddd;
}

.eds_news_NewsTwo.eds_subCollection_news .article h2 a {
    text-decoration: none;
    font-size: 1.7em !important;
    line-height: 1.1em !important;
}

    .eds_news_NewsTwo.eds_subCollection_news .article h2 a:hover {
        color: #000;
    }



@media screen and (max-width:990px) {
    .eds_news_NewsTwo.eds_subCollection_news .stallionList h2,
    .eds_news_NewsTwo.eds_subCollection_news .stallionList h3 {
        text-align: center;
    }

    .stallionOverview,
    .stallionOverview table {
        margin: 0 auto !important;
        float: none !important;
    }

    .eds_news_NewsTwo.eds_subCollection_news .article img {
        display: block;
        margin: 0 auto !Important;
        float: none !Important;
    }
}

.pedigreeContainer p {
    text-align: center;
}

.pedigreeContainer img {
    max-width: 100%;
}

.stallionSearchResultList .newstwo-date {
    display: none !important;
}

.eds_news_NewsTwo.eds_subCollection_news .article-details .featured {
    max-width: 50% !important;
}


.eds_news_NewsTwo.eds_style_predefined_blue.eds_subCollection_news .EDN_cf_all_fields_container > table tr td.EDN_all_fields_table_value .EDN_cf_checkbox_checked .EDN_cf_checkbox_icon {
    background-color: #aaa !important;
}

.stallionOverview .EDN_cf_checkbox_icon {
    display: none !important;
}

/* hide some specs in stallion overview */

.activeStallions .stallionList .stallionOverview .EDN_cf_all_fields_container table tr:nth-child(14),
.activeStallions .stallionList .stallionOverview .EDN_cf_all_fields_container table tr:nth-child(11),
.activeStallions .stallionList .stallionOverview .EDN_cf_all_fields_container table tr:nth-child(10),
.activeStallions .stallionList .stallionOverview .EDN_cf_all_fields_container table tr:nth-child(9),
.activeStallions .stallionList .stallionOverview .EDN_cf_all_fields_container table tr:nth-child(3),
.activeStallions .stallionList .stallionOverview .EDN_cf_all_fields_container table tr:nth-child(2) {
    display: none;
}

/* keyword search btn */

.eds_news_NewsTwo.eds_subCollection_search .search_input.button_outside .do_search {
    width: auto !important;
    background: #000 !important;
    background-image: none !important;
    border: solid 1px #676767;
    margin: 15px 3px;
    padding: 0.3em 2em 0.3em 0.8em !important;
    text-decoration: none !important;
    background-image: url(/Portals/8/Layout/btn-arrow-med.png) !important;
    background-repeat: no-repeat !important;
    background-position: 88% center !important;
}

    .eds_news_NewsTwo.eds_subCollection_search .search_input.button_outside .do_search span {
        display: inline;
        width: 135px;
        height: 36px !important;
        font-size: 14px;
        color: #fff !important;
        font-family: Trebuchet MS, arial, sans-serif !important;
        font-weight: normal !important;
        text-shadow: 0 !important;
        text-decoration: none !important;
        text-transform: uppercase;
    }

    .eds_news_NewsTwo.eds_subCollection_search .search_input.button_outside .do_search:hover {
        background-color: #0b4da1 !important;
        text-decoration: none;
    }

.eds_news_NewsTwo.eds_subCollection_search .edncf_AdvancedSearch {
    margin-bottom: 2em !important;
}

.stallionOverview .EDN_cf_checkboxList li {
    float: left;
    padding-right: 20px !important;
    font-size: 15px !important;
}

.eds_GravityGallery_NewsTwo .edsgg__itemsListContainer .edsgg__itemContainer .edsgg_thumbnailContainer .edsgg_title {
    padding-top: 10px;
    display: block;
    text-align: center !important;
    word-wrap: break-word;
    line-height: 1;
    font-size: 16px !important;
    font-weight: bold !important;
    font-weight: normal;
    font-family: Trebuchet MS, Arial, serif !important;
}

.eds_GravityGallery_NewsTwo .edsgg__itemsListContainer .edsgg__itemContainer .edsgg_thumbnailContainer:hover .edsgg_title {
    color: #000 !important;
}


@media screen and (max-width:990px) {
    .eds_news_NewsTwo.eds_style_predefined_blue.eds_subCollection_news.eds_templateGroup_newsDetailsDefault .article-details .featured, .eds_news_NewsTwo.eds_style_predefined_blue.eds_subCollection_news.eds_templateGroup_newsDetailsCatalogDefault .article-details .featured {
        margin: 0 15px 5px 0;
        width: 100% !important;
        max-width: 100% !important;
        line-height: 0;
        text-align: center;
    }

    .article-details .featured a img {
        width: 100% !important;
        max-width: 100% !important;
    }

    .stallionOverview,
    .stallionImageOverviewRow .EDN_cf_all_fields_container {
        width: 100% !important;
        max-width: 100% !important;
    }

        .stallionImageOverviewRow .EDN_cf_all_fields_container table {
            margin: 0 auto;
        }

    .stallionImageOverviewRow h1,
    .stallionImageOverviewRow h3 {
        text-align: center !important;
    }
}

@media screen and (max-width:768px) {
    .edncf_RangeSliderInput {
        width: 100% !important;
    }
}

@media screen and (min-width:1200px) {
    .eds_news_NewsTwo.eds_style_predefined_blue.eds_subCollection_news.eds_templateGroup_newsListDefault .article img {
        max-width: 35% !important;
    }
}

@media screen and (min-width:768px) and (max-width:1200px) {
    .eds_news_NewsTwo.eds_style_predefined_blue.eds_subCollection_news.eds_templateGroup_newsListDefault .article img {
        max-width: 45% !important;
    }
}

/* Latest news sidebar */

.sidebarPane .eds_news_NewsTwo.eds_subCollection_news .article img {
    display: none !important
}

.sidebarPane .eds_news_NewsTwo.eds_subCollection_news .article h2 {
    font-size: 13px;
}

.sidebarPane .eds_news_NewsTwo p {
    font-size: 14px;
    line-height: 22px;
}

.eds_news_NewsTwo.eds_subCollection_search .edncf_AdvancedSearch .edncf_container .edncf_CheckBoxList .edncf_CheckBoxListName,
.ModEasyDNNnewsSearchC .eds_news_NewsTwo.eds_subCollection_search label span {
    font-size: 1em !important;
    color: #000;
    font-weight: normal !important;
}

.eds_news_NewsTwo.eds_subCollection_search .edncf_AdvancedSearch .edncf_container .edncf_CheckBoxList .edncf_CheckBoxListGroup .edncf_CheckBox span {
    font-size: 1.2em !important;
    color: #707070;
}
