﻿/*@import url(https://fonts.googleapis.com/css?family=Merienda+One);*/
/*@import url("https://fonts.googleapis.com/css?family=Patrick Hand");*/
/*@import url(https://fonts.googleapis.com/css?family=Architects+Daughter);*/
/*@import url(https://fonts.googleapis.com/css?family=Neucha);*/
@import url(https://fonts.googleapis.com/css?family=Kalam);
@import url(https://fonts.googleapis.com/css?family=Montserrat:100,200,300,400,500,600,700,900);
@import url(https://fonts.googleapis.com/css?family=MontserratLight:100,200,300,400,500,600,700,900);

    .MSGinfo, .MSGsuccess, .MSGwarning, .MSGerror, .MSGvalidation { border: 1px solid; margin: 10px 0px; padding:15px 15px 15px 15px; background-repeat: no-repeat; background-position: 10px center; } .MSGinfo { color: #00529B; background-color: #BDE5F8; background-image: url('info.png'); } .MSGsuccess { color: #4F8A10; background-color: #DFF2BF; background-image:url('success.png'); } .MSGwarning { color: #9F6000; background-color: #FEEFB3; background-image: url('warning.png'); } .MSGerror { color: #D8000C; background-color: #FFBABA; background-image: url('error.png'); } .numberCircle { border-radius: 50%; behavior: url(PIE.htc); width: 24px; padding: 8px; background: #fff; border: 2px solid #b7b6b6; color: #666; text-align: center; font-size: 32px; font-weight: bold; float: left; color: #fff; margin-right: 15px; padding-right: 6px; } .MSGwarning .numberCircle { background-color:#BD7917; } .MSGvalidation .numberCircle { background-color:#b7b6b6; } .MSGinfo .numberCircle { background-color:#00529B; } .MSGerror .numberCircle { background-color:#D8000C; } .MSGsuccess .numberCircle { background-color:#4F8A10; }
.CallToActionButton:before{
    clear:both;
}
.CallToActionButton{
    margin: auto;
    border: 1px solid #8A2427;
    background: none #fff;
    text-shadow: none;
    text-decoration: none;
    box-shadow: none;
    color: #ffffff !important;
    background-color: #8A2427;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
    font-weight: bold;
    padding: 2px 8px;
    border-bottom-right-radius: 9px !important;
    border-top-right-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    border-top-left-radius: 15px !important;
    border-right-width: 0px !important;
    border-bottom-width: 0px !important;
    max-width:25%;
    text-transform: none;
    letter-spacing: 1px;
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 15px !important;
    text-align:center;
}
.CallToActionButton:hover {
    background: #3cb0fd!important;
    text-decoration: none;
    box-shadow: 0 0 10px #82c0ef;
    border-color: #82c0ef;
}

.dnnFormItem .dnnFormInput, .dnnFormItem input, .dnnFormItem textarea {
    background: 0 0;
    border: none;
    border-radius: 0;
    border-width: 0;
    box-shadow: none;
    float: none;
    margin: 0;
    padding: 0;
    width: auto;
}

#document body {
    min-width: 90%!important;
    max-width: 98%;
}

.QuestionAnswerRbl label {
    display: none;
}

.araSurvey {
    padding: 10px 10px 10px 50px;
}

.araRblNumericHeader {
    background-color: #eceeff;
    padding-left: 190px;
    padding-top: 10px;
    height: 40px;
    margin-top: 20px;
}

.araSurveyQuestion {
    padding-bottom: 7px;
    padding-top: 7px;
    clear: both;
    overflow: hidden;
    padding-left: 10px;
}

.araSurveyQuestionText {
    float: left;
    clear: both;
}

.araSurveyQuestionAnswer {
    display: flex;
}

    .araSurveyQuestionAnswer table tbody tr td {
        text-align: center;
    }

.araSurveyQuestion:nth-of-type(odd) {
    background: #F5F5F5;
}

#dnn_ctr7509_SurveyMaster_btnSubmit {
    margin-top: 15px;
}

#dnn_ctr7509_SurveyMaster_divMessage {
    color: red;
}

.araRblNumericHeader div {
    float: left;
    text-align: center;
    padding-left: 1px;
    padding-right: 1px;
}

.araSeminar {
    padding: 10px;
}

.araEvaluationRblNumericHeader {
    background-color: #eceeff;
    padding-left: 15%;
    padding-top: 10px;
    height: 40px;
    margin-top: 20px;
}

.araSeminarTime {
    font-weight: 700;
}

.araSeminarQuestion {
    width: 95%;
    padding-bottom: 7px;
    clear: both;
    overflow: hidden;
    padding-left: 10px;
    border: 1px solid #E8E8E8;
    margin-top: 15px;
}

.araSeminarQuestionText {
    float: left;
    width: 15%;
    clear: both;
    margin-top: 7px;
}

.araSeminarQuestionAnswer {
    display: flex;
    margin-top: 7px;
}

.araSeminarQuestionText2 {
    float: left;
    width: 15%;
    clear: both;
    border-top: 1px solid;
    margin-top: 7px;
}

.araSeminarQuestionAnswer2 {
    display: flex;
    border-top: 1px solid;
    margin-top: 7px;
}

    .araSeminarQuestionAnswer2 table {
        width: 60%;
    }

.araSeminarQuestionAnswer table tbody tr td {
    width: 10%;
    text-align: center;
}

.QuestionAnswerRbl {
    width: 75%!important;
}

.araSeminarQuestionAnswer2 table tbody tr td {
    width: 10%;
    text-align: center;
}

.araSeminarQuestion:nth-of-type(odd) {
    background: #F5F5F5;
}

.araSeminarSubmit {
    margin-top: 15px;
}

#dnn_ctr7509_EvaluationMaster_divMessage {
    color: red;
}

.araEvaluationRblNumericHeader div {
    width: 14%;
    float: left;
    text-align: center;
    padding-left: 1px;
    padding-right: 1px;
}

.LoginPanel {
    width: 100%;
}

#dnn_dnnUser_registerLink {
    display: none;
}

.dnnLoginService input[type=text], .dnnLoginService input[type=password] {
    min-width: 0;
    width: auto;
}

td > .dnnLabel {
    width: 100%;
}

.edn_articleSummary, .edn_articleSummary p {
    font-family: Montserrat, 'Helvetica Neue',HelveticaNeue,Helvetica,Arial,'Lucida Grande',sans-serif;
    font-style: normal;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
    line-height: 20px;
}

a, body {
    font-family: Montserrat, 'Helvetica Neue',HelveticaNeue,Helvetica,Arial,'Lucida Grande',sans-serif;
    font-style: normal;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
}

#art-main {
    background: #FAFAFA;
        background: #cbcbcc;
    margin: 0 auto;
    font-size: 13px;
    font-family:Montserrat, 'Helvetica Neue',HelveticaNeue,Helvetica,Arial,'Lucida Grande',sans-serif;
    font-weight: 400;
    font-style: normal;
    position: relative;
    width: 100%;
    min-height: 100%;
    left: 0;
    top: 0;
    cursor: default;
    overflow: hidden;
}

table, ul.art-hmenu {
    font-size: 13px;
    font-family: Montserrat, 'Helvetica Neue',HelveticaNeue,Helvetica,Arial,'Lucida Grande',sans-serif;
    font-weight: 400;
    font-style: normal;
}

a, h1, h2, h3, h4, h5, h6, li, ol, p, ul {
    margin: 0;
    padding: 0;
}

.committeeHeader, h1 {
    font-size: 20px;
    color: #4E6883;
    line-height: normal;
}

h2 {
    font-size: 18px;
    color: #4E6883;
    line-height: normal;
}

h3 {
    font-size: 16px;
    color: #4E6883;
    line-height: normal;
}

h4 {
   font-size: 15px;
    color: #4E6883;
    line-height: normal;
    letter-spacing: 1px;
}

h5 {
    font-size: 12px;
    color: #4E6883;
    line-height: normal;
}

h6 {
    font-size: 10px;
    color: #4E6883;
    line-height: normal;
}

.art-blockcontent, .art-postcontent, .art-postfootericons, .art-postheadericons, ul.art-vmenu a {
    text-align: left!important;
}

    .art-postcontent, .art-postcontent a, .art-postcontent a.hovered, .art-postcontent a.visited, .art-postcontent a:hover, .art-postcontent a:link, .art-postcontent a:visited, .art-postcontent li, .art-postcontent table {
        font-size: 14px;
        font-family: Montserrat, 'Helvetica Neue',HelveticaNeue,Helvetica,Arial,'Lucida Grande',sans-serif;
        line-height: 125%;
    }

a, a:visited {
    color: #8A2326;
    text-decoration: none;
    outline: 0;


}

.art-postcontent p {
    margin: 0 2px 13px 0;
}

.art-blockheader .t, .art-blockheader .t a, .art-blockheader .t a:hover, .art-blockheader .t a:link, .art-blockheader .t a:visited, .art-headline, .art-headline a, .art-headline a:hover, .art-headline a:link, .art-headline a:visited, .art-postcontent h1, .art-postcontent h1 a, .art-postcontent h1 a:hover, .art-postcontent h1 a:link, .art-postcontent h1 a:visited, .art-postcontent h2, .art-postcontent h2 a, .art-postcontent h2 a:hover, .art-postcontent h2 a:link, .art-postcontent h2 a:visited, .art-postcontent h3, .art-postcontent h3 a, .art-postcontent h3 a:hover, .art-postcontent h3 a:link, .art-postcontent h3 a:visited, .art-postcontent h4, .art-postcontent h4 a, .art-postcontent h4 a:hover, .art-postcontent h4 a:link, .art-postcontent h4 a:visited, .art-postcontent h5, .art-postcontent h5 a, .art-postcontent h5 a:hover, .art-postcontent h5 a:link, .art-postcontent h5 a:visited, .art-postcontent h6, .art-postcontent h6 a, .art-postcontent h6 a:hover, .art-postcontent h6 a:link, .art-postcontent h6 a:visited, .art-postheader, .art-postheader a, .art-postheader a:hover, .art-postheader a:link, .art-postheader a:visited, .art-slogan, .art-slogan a, .art-slogan a:hover, .art-slogan a:link, .art-slogan a:visited, .art-vmenublockheader .t, .art-vmenublockheader .t a, .art-vmenublockheader .t a:hover, .art-vmenublockheader .t a:link, .art-vmenublockheader .t a:visited {
    font-size: 22px;
    font-family: Montserrat, 'Helvetica Neue',HelveticaNeue,Helvetica,Arial,'Lucida Grande',sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 120%;
}

.art-postcontent a, .art-postcontent a:link {
    font-family: Montserrat, 'Helvetica Neue',HelveticaNeue,Helvetica,Arial,'Lucida Grande',sans-serif;
 text-decoration: none;
}

    .art-postcontent a.hover, .art-postcontent a.visited, .art-postcontent a:hover, .art-postcontent a:visited {
        font-family: Montserrat, 'Helvetica Neue',HelveticaNeue,Helvetica,Arial,'Lucida Grande',sans-serif;
       text-decoration: none;
    }

.art-postcontent h1 {
    color: #092D55;
    margin: 10px 0 0;
    font-size: 26px;
    font-family: Montserrat, 'Helvetica Neue',HelveticaNeue,Helvetica,Arial,'Lucida Grande',sans-serif;
}

.art-blockcontent h1 {
    margin: 10px 0 0;
    font-size: 26px;
    font-family: Montserrat, 'Helvetica Neue',HelveticaNeue,Helvetica,Arial,'Lucida Grande',sans-serif;
}

    .art-blockcontent h1 a, .art-blockcontent h1 a:hover, .art-blockcontent h1 a:link, .art-blockcontent h1 a:visited, .art-postcontent h1 a, .art-postcontent h1 a:hover, .art-postcontent h1 a:link, .art-postcontent h1 a:visited {
        font-size: 26px;
        font-family: Montserrat, 'Helvetica Neue',HelveticaNeue,Helvetica,Arial,'Lucida Grande',sans-serif;
    }

.art-blockcontent h2, .art-postcontent h2 {
    margin: 10px 0 0;
    font-size: 22px;
    font-family: Montserrat, 'Helvetica Neue',HelveticaNeue,Helvetica,Arial,'Lucida Grande',sans-serif;
}
.ProductBox h2 {
    margin-top: -10px;
}
    .art-blockcontent h2 a, .art-blockcontent h2 a:hover, .art-blockcontent h2 a:link, .art-blockcontent h2 a:visited, .art-postcontent h2 a, .art-postcontent h2 a:hover, .art-postcontent h2 a:link, .art-postcontent h2 a:visited {
        font-size: 22px;
        font-family: Montserrat, 'Helvetica Neue',HelveticaNeue,Helvetica,Arial,'Lucida Grande',sans-serif;
    }

.art-postcontent h3 {
    margin: 10px 0 0;
    font-size: 18px;
    font-family: Montserrat, 'Helvetica Neue',HelveticaNeue,Helvetica,Arial,'Lucida Grande',sans-serif;
}

.art-blockcontent h3 {
    margin: 10px 0 0;
    font-size: 20px;
    font-family: Montserrat, 'Helvetica Neue',HelveticaNeue,Helvetica,Arial,'Lucida Grande',sans-serif;
}

    .art-blockcontent h3 a, .art-blockcontent h3 a:hover, .art-blockcontent h3 a:link, .art-blockcontent h3 a:visited, .art-postcontent h3 a, .art-postcontent h3 a:hover, .art-postcontent h3 a:link, .art-postcontent h3 a:visited {
        font-size: 20px;
        font-family: Montserrat, 'Helvetica Neue',HelveticaNeue,Helvetica,Arial,'Lucida Grande',sans-serif;
    }

.art-postcontent h4 {
    color: #67809C;
    margin: 10px 0 0;
    font-size: 15px;
    font-family: Montserrat, 'Helvetica Neue',HelveticaNeue,Helvetica,Arial,'Lucida Grande',sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
}

.art-blockcontent h4 {
    margin: 10px 0 0;
    font-size: 18px;
    font-family: Montserrat, 'Helvetica Neue',HelveticaNeue,Helvetica,Arial,'Lucida Grande',sans-serif;
}

    .art-blockcontent h4 a, .art-blockcontent h4 a:hover, .art-blockcontent h4 a:link, .art-blockcontent h4 a:visited, .art-postcontent h4 a, .art-postcontent h4 a:hover, .art-postcontent h4 a:link, .art-postcontent h4 a:visited {
        font-size: 18px;
        font-family: Montserrat, 'Helvetica Neue',HelveticaNeue,Helvetica,Arial,'Lucida Grande',sans-serif;
    }

.art-postcontent h5 {
    color: #4E6883;
    margin: 10px 0 0;
    font-size: 15px;
    font-family: Montserrat, 'Helvetica Neue',HelveticaNeue,Helvetica,Arial,'Lucida Grande',sans-serif;
}

.art-blockcontent h5 {
    margin: 10px 0 0;
    font-size: 15px;
    font-family: Montserrat, 'Helvetica Neue',HelveticaNeue,Helvetica,Arial,'Lucida Grande',sans-serif;
}

    .art-blockcontent h5 a, .art-blockcontent h5 a:hover, .art-blockcontent h5 a:link, .art-blockcontent h5 a:visited, .art-postcontent h5 a, .art-postcontent h5 a:hover, .art-postcontent h5 a:link, .art-postcontent h5 a:visited {
        font-size: 15px;
        font-family: Montserrat, 'Helvetica Neue',HelveticaNeue,Helvetica,Arial,'Lucida Grande',sans-serif;
    }

.art-postcontent h6 {
    color: #A6B7C9;
    margin: 10px 0 0;
    font-size: 13px;
    font-family: Montserrat, 'Helvetica Neue',HelveticaNeue,Helvetica,Arial,'Lucida Grande',sans-serif;
}

.art-blockcontent h6 {
    margin: 0;
    font-size: 13px;
    font-family: Montserrat, 'Helvetica Neue',HelveticaNeue,Helvetica,Arial,'Lucida Grande',sans-serif;
}

    .art-blockcontent h6 a, .art-blockcontent h6 a:hover, .art-blockcontent h6 a:link, .art-blockcontent h6 a:visited, .art-postcontent h6 a, .art-postcontent h6 a:hover, .art-postcontent h6 a:link, .art-postcontent h6 a:visited {
        font-size: 13px;
        font-family: Montserrat, 'Helvetica Neue',HelveticaNeue,Helvetica,Arial,'Lucida Grande',sans-serif;
    }

#art-hmenu-bg, .art-checkbox:before, .art-hmenu a, .art-radiobutton:before, .art-sheet, .art-slidenavigator > a, .art-vmenu a, article, footer, header, nav {
    -webkit-background-origin: border!important;
    -moz-background-origin: border!important;
    background-origin: border-box!important;
}

#art-hmenu-bg, .art-checkbox:before, .art-radiobutton:before, .art-sheet, .art-slidenavigator > a, article, footer, header, nav {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

ul {
    list-style-type: circle;
}
UL LI {
    margin-left: 20px;
}
#dnn_Extra1 UL LI {
    margin-left:0px;
}
ol {
    list-style-position: inside;
}

body, html {
    height: 100%;
}

body {
    padding: 0;
    margin: 0;
   /* min-width: 1000px; reduced min-width due to mobile error 1-2024 */
    min-width: 290px;
    color: #000;
    font-size: 13px;
}

#art-header-bg:before, #art-hmenu-bg:before, .art-footer:before, .art-header:before, .art-layout-cell:before, .art-layout-wrapper:before, .art-nav:before, .art-sheet:before {
    width: 100%;
    content: " ";
    display: table;
}

#art-header-bg:after, #art-hmenu-bg:after, .art-footer:after, .art-header:after, .art-layout-cell:after, .art-layout-wrapper:after, .art-nav:after, .art-sheet:after, .cleared, .clearfix:after {
    clear: both;
    font: 0/0 serif;
    display: block;
    content: " ";
}

form {
    padding: 0!important;
    margin: 0!important;
}

table.position {
    width: 100%;
    table-layout: fixed;
}

.art-blockcontent li h1, .art-blockcontent li h2, .art-blockcontent li h3, .art-blockcontent li h4, .art-blockcontent li h5, .art-blockcontent li h6, .art-blockcontent li p, .art-postcontent li h1, .art-postcontent li h2, .art-postcontent li h3, .art-postcontent li h4, .art-postcontent li h5, .art-postcontent li h6, .art-postcontent li p, li h1, li h2, li h3, li h4, li h5, li h6, li p {
    margin: 1px;
}

.art-shapes {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    z-index: 0;
}

.art-slider-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.art-slidenavigator > a {
    display: inline-block;
    vertical-align: middle;
    outline-style: none;
    font-size: 1px;
}

    .art-slidenavigator > a:last-child {
        margin-right: 0!important;
    }

.art-headline {
    display: inline-block;
    position: absolute;
    min-width: 50px;
    top: 29px;
    left: 1.23%;
    line-height: 100%;
    margin-left: -2px!important;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    z-index: 101;
}

    .art-headline, .art-headline a, .art-headline a:hover, .art-headline a:link, .art-headline a:visited {
        font-size: 36px;
        font-family: Montserrat, 'Helvetica Neue',HelveticaNeue,Helvetica,Arial,'Lucida Grande',sans-serif;
        font-weight: 400;
        font-style: normal;
        text-decoration: none;
        text-shadow: 0 2px 3px rgba(0,0,0,.3);
        padding: 0;
        margin: 0;
        color: #F55505!important;
        white-space: nowrap;
    }

.art-object451617596 a, .art-object451617596 h1, .art-object451617596 h2, .art-object451617596 h3, .art-object451617596 h4, .art-object451617596 h5, .art-object451617596 h6, .art-object451617596 li, .art-object451617596 ol, .art-object451617596 p, .art-object451617596 ul {
    line-height: 100%;
}

#art-login {
    position: absolute;
    top: 30px;
    right: 0;
    margin-left: -40px!important;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    width: 230px;
    height: 26px;
    float: right;
    color: #8a2326;
    padding-right: 10px;
    text-align: right;
}

    #art-login a {
        color: #8a2326;
    }

#dnn_dnnLOGIN_loginLink {
    float: right;
}

#dnn_dnnUser_messageGroup, .userDisplayName, .userNotifications {
    float: left;
    margin-right: 10px;
}

#dnn_dnnUser_avatarGroup, #dnn_dnnUser_messageGroup {
    display: none;
}

#dnn_dnnUser_notificationGroup a, .userDisplayName a {
    color: #0451a1;
    font-size: 12px;
}

#dnn_dnnUser_notificationGroup a {
    margin-left: 15px;
}

.userDisplayName {
    position: absolute;
    left: 60px;
    top: -5px;
}

#art-login .registerGroup li {
    float: left;
}

#art-login .registerGroup .buttonGroup {
    margin-right: 0;
}

#art-login .loginGroup a, #art-login .registerGroup a {
    display: block;
    position: relative;
    height: 25px;
    min-width: 12px;
    padding: 7px 15px 0;
    color: #333;
    font-size: 11px;
    vertical-align: middle;
}

    #art-login .loginGroup a:hover, #art-login .registerGroup a:hover {
        color: #8a2326;
    }

    #art-login .loginGroup a:active, #art-ogin .registerGroup a:active {
        color: #fff;
        text-shadow: 0 -1px 0 #333;
    }

    #art-login .loginGroup a:hover, #art-login .registerGroup a:hover {
        text-decoration: none;
    }

    #art-login .loginGroup a strong, #art-login .registerGroup a strong {
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        overflow: hidden;
        font-size: 11px;
        text-indent: -9999px;
    }

#art-login .userMessages strong {
    height: 100%;
    background: url(images/icon_message.png) center center no-repeat;
}

#art-login .userNotifications strong {
    height: 100%;
    background: url(images/icon_notification.png) center center no-repeat;
}

.dnn_dnnUser_notificationLink, .userNotifications {
    display: none!important;
}

#art-login .registerGroup a span {
    display: inline-block;
    position: absolute;
    right: 2px;
    top: -4px;
    min-width: 7px;
    margin-right: 3px;
    text-align: center;
    font-size: 11px;
    color: #000;
}

#art-login .registerGroup .userProfileImg a {
    min-width: 25px;
    min-height: 32px;
    padding: 0;
    background: 0 0;
}

#art-login .registerGroup a img {
    height: 32px;
    width: 32px;
    background: #333;
}

#art-header-bg, #category-art-header-bg, #internal-art-header-bg {
    left: 0;
    margin: 0 auto;
    width: 100%;
    height: 235px;
    z-index: auto;
    /*background: -moz-linear-gradient(top,rgba(163,163,163,.65) 0,rgba(0,0,0,0) 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(163,163,163,.65)),color-stop(100%,rgba(0,0,0,0)));
    background: -webkit-linear-gradient(top,rgba(163,163,163,.65) 0,rgba(0,0,0,0) 100%);
    background: -o-linear-gradient(top,rgba(163,163,163,.65) 0,rgba(0,0,0,0) 100%);
    background: -ms-linear-gradient(top,rgba(163,163,163,.65) 0,rgba(0,0,0,0) 100%);
    background: linear-gradient(to bottom,rgba(163,163,163,.65) 0,rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6a3a3a3', endColorstr='#00000000', GradientType=0);*/
}

#art-header-bg {
    display: none;
}

#internal-art-header-bg {
    height: 15px;
    display:none;
}

#category-art-header-bg {
    height: 35px;
}

    #category-art-header-bg #dnn_HeaderPane {
        border-bottom: solid 1px #762432;
        width: 100%;
        height: 75px;
    }

    #category-art-header-bg h1, #category-art-header-bg p {
        color: #354F69;
        margin: 9px 5px;
    }

    #category-art-header-bg [id$=HtmlModule_lblContent] {
        padding: 5px;
    }

#dnn_ContentPane [id$=HtmlModule_lblContent] img {
    float: right;
    max-width: 250px;
}

.art-layout-cell h1 {
    margin-left: 5px;
    clear: both;
}

#art-hmenu-bg {
    position: absolute;
    overflow: hidden;
    left: 0;
    margin: 0 auto;
    width: 100%;
    z-index: auto;
    border-radius: 0;
    height: 50px;
}

.art-sheet {
    background: #FFF;
    margin: 0 auto;
    position: relative;
    cursor: auto;
    width: 1200px;
    z-index: auto!important;
    max-width: 98%;
    padding: 0 4px 0 4px;
}

.art-nav {
    background: transparent;
    margin: 0 auto;
    position: relative;
    z-index: 499;
}

ul.art-hmenu a, ul.art-hmenu a:hover, ul.art-hmenu a:link, ul.art-hmenu a:visited {
    outline: 0;
    position: relative;
    display: table-cell;
    vertical-align: middle;
    z-index: 11;
    width: 5%;
}


ul.art-hmenu, ul.art-hmenu ul {
    display: block;
    margin: 0;
    padding: 0;
    border: 0;
    list-style-type: none;
    width:100%;
}

    ul.art-hmenu li {
        position: relative;
        z-index: 5;
        display: block;
        float: left;
        background: 0 0;
        margin: 0;
        padding: 0;
        border: 0;
        width: 11%;
        height: 50px;
    }

        ul.art-hmenu li ul li {
            height: auto;
            width: 48%;
            float: left;
            font-size: 10px;
        }

            ul.art-hmenu li ul li ul li:nth-child(even) {
                padding-left: 2%;
            }

            ul.art-hmenu li ul li a:link {
                float: left;
            }

        ul.art-hmenu li:hover {
            z-index: 10000;
            white-space: normal;
        }

    ul.art-hmenu ul:after, ul.art-hmenu:after {
        content: ".";
        height: 0;
        display: block;
        visibility: hidden;
        overflow: hidden;
        clear: both;
    }

    ul.art-hmenu, ul.art-hmenu ul {
        min-height: 0;
    }

ul.art-hmenu {
    display: inline-block;
    vertical-align: bottom;
    padding-left: 0;
    padding-right: 0;
background-color: #1a2755;
}

.art-nav-inner:before {
    content: ' ';
}

.art-nav-inner {
    text-align: left;
    margin: 0 auto;
}

.desktop .art-nav {
    padding-left: 0;
    padding-right: 0;
}

.art-hmenu-extra1 {
    position: relative;
    display: block;
    height: auto;
    background-position: center;
    width: 100%;
    z-index: 999;
}

.art-hmenu-extra2 {
    position: relative;
    display: block;
    width: auto;
    height: auto;
    background-position: center;
}

.art-hmenu {
    float: left;
}

.art-menuitemcontainer {
    margin: 0 auto;
}

ul.art-hmenu > li {
    margin-left: 1px;
}

    ul.art-hmenu > li:first-child {
        margin-left: 0;
    }

    ul.art-hmenu > li.last-child, ul.art-hmenu > li:last-child {
        margin-right: 0;
    }

    ul.art-hmenu > li > a {
        padding: 0 4px;
        margin: 0 auto;
        position: relative;
        display: block;
        height: 35px;
        cursor: pointer;
        text-decoration: none;
        color: #FFF;
        line-height: 35px;
        text-align: center;
    }

.art-hmenu a, .art-hmenu a.active, .art-hmenu a:hover, .art-hmenu a:link, .art-hmenu a:visited {

    font-family: Montserrat, 'Helvetica Neue',HelveticaNeue,Helvetica,Arial,'Lucida Grande',sans-serif;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    text-transform: uppercase;
    line-height: 15px;
    text-align: center;
    height: 65px;
}

.art-hmenu ul li a, .art-hmenu ul li a.active, .art-hmenu ul li a:hover, .art-hmenu ul li a:link, .art-hmenu ul li a:visited {
    height: auto;
}

ul.art-hmenu > li > a.active {
    padding: 0 4px;
    margin: 0 auto;
    color: #E2E8EE;
    text-decoration: none;
}

ul.art-hmenu > li:hover > a, ul.art-hmenu > li > a:hover, ul.art-hmenu > li > a:visited {
    text-decoration: none;
}

.desktop ul.art-hmenu > li:hover > a, ul.art-hmenu > li > a:hover {
    background: #5A7796;
    padding: 0 4px;
    margin: 0 auto;
    color: #FFF8F5;
    text-decoration: none;
}

ul.art-hmenu > li:before {
    position: absolute;
    display: block;
    content: ' ';
    top: 0;
    left: -1px;
    width: 1px;
    height: 35px;
    background: url(images/menuseparator.png) center center no-repeat;
    background-position-y: 14px;
}

ul.art-hmenu > li:first-child:before {
    display: none;
}

ul.art-hmenu li li a {
    background: 0 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 0 10px;
    margin: 0 auto;
}

ul.art-hmenu li li {
    float: none;
    width: auto;
    margin-top: 2px;
    margin-bottom: 2px;
}

.desktop ul.art-hmenu li li ul > li:first-child {
    /*margin-top: 2px;*/
}

ul.art-hmenu li li ul > li:last-child {
    margin-bottom: 0;
}

.art-hmenu ul a {
    display: block;
    white-space: nowrap;
    height: 24px;
    min-width: 7em;
    border: 0 solid transparent;
    text-align: left;
    line-height: 24px;
    color: #627384;
    font-size: 13px;
    font-family: Montserrat, 'Helvetica Neue',HelveticaNeue,Helvetica,Arial,'Lucida Grande',sans-serif;
    text-decoration: none;
    margin: 0;
}

    .art-hmenu ul a.active, .art-hmenu ul a:hover, .art-hmenu ul a:link, .art-hmenu ul a:visited {
        text-align: left;
        line-height: 24px;
        color: #0a2d55;
        font-size: 13px;
        font-family: Montserrat, 'Helvetica Neue',HelveticaNeue,Helvetica,Arial,'Lucida Grande',sans-serif;
        text-decoration: none;
        margin: 0;
    }

.desktop ul.art-hmenu > li > ul > li {
    margin-top: 0;
    margin-bottom: 0;
    width: 100%;
    border-bottom: solid 1px #ccc7c7;
}

    .desktop ul.art-hmenu > li > ul > li:last-child {
        border-bottom: 0;
    }

    .desktop ul.art-hmenu > li > ul > li:after {
        clear: both;
    }

.desktop .art-hmenu > li > ul > li > a {
    font-weight: 700!important;
    width: 100%;
    font-size: 14px;
    cursor: default;
}

    .desktop .art-hmenu > li > ul > li > a:hover {
        color: #000;
    }

.desktop .art-hmenu > li > ul > li {
    float: left;
}

    .desktop .art-hmenu > li > ul > li > ul {
        position: relative;
        left: 0!important;
        right: auto!important;
        padding: 0!important;
        margin: 0!important;
    }

.desktop .art-hmenu > li:hover > ul > li > ul {
    visibility: visible;
}

.desktop .art-hmenu > li > ul > li > ul:before {
    visibility: hidden;
}

ul.art-hmenu li li:after {
    display: block;
    position: absolute;
    content: ' ';
    height: 0;
    top: -1px;
    left: 0;
    right: 0;
    z-index: 1;
}

.desktop ul.art-hmenu > li > ul > li:after, .desktop ul.art-hmenu > li > ul > li:before {
    display: none;
}

.desktop ul.art-hmenu li li:after {
    left: 5px;
    right: 5px;
}

ul.art-hmenu ul li a:hover {
    background: 0 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 0 auto;
}

.art-hmenu ul a:hover {
    text-decoration: none;
}

.art-hmenu ul li a:hover {
    color: #732802;
}

ul.art-hmenu ul:before {
    background: #E2E8EE;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 2px groove rgba(207,216,226,.9);
    margin: 0 auto;
    display: block;
    position: absolute;
    content: ' ';
    z-index: 1;
}

.desktop ul.art-hmenu li:hover > ul {
    visibility: visible;
    top: 100%;
    width: 100%;
}

.desktop ul.art-hmenu li li:hover > ul {
    top: 0;
    left: 100%;
}

ul.art-hmenu ul {
    visibility: hidden;
    position: absolute;
    z-index: 999;
    left: 0;
    top: 0;
    background-image: url(images/spacer.gif);
}

.desktop ul.art-hmenu > li > ul {
    padding: 17px 37px 37px;
    margin: -10px 0 0 -30px;
}

.desktop ul.art-hmenu ul ul {
    padding: 37px 37px 37px 20px;
    margin: -37px 0 0 -5px;
}

.desktop ul.art-hmenu ul.art-hmenu-left-to-right {
    right: auto;
    left: 0;
    margin: -10px 0 0 -30px;
}

.desktop ul.art-hmenu ul.art-hmenu-right-to-left {
    left: auto;
    right: 0;
    margin: -10px -30px 0 0;
}

.desktop ul.art-hmenu li li:hover > ul.art-hmenu-left-to-right {
    right: auto;
    left: 100%;
}

.desktop ul.art-hmenu li li:hover > ul.art-hmenu-right-to-left {
    left: auto;
    right: 100%;
}

.desktop ul.art-hmenu ul ul.art-hmenu-left-to-right {
    right: auto;
    left: 0;
    padding: 37px 37px 37px 20px;
    margin: -37px 0 0 -5px;
}

.desktop ul.art-hmenu ul ul.art-hmenu-right-to-left {
    left: auto;
    right: 0;
    padding: 37px 20px 37px 37px;
    margin: -37px -5px 0 0;
}

.desktop ul.art-hmenu > ul > li > ul > li {
    width: 100%;
    font-weight: 700;
    font-size: 20px;
    margin-top: 20px;
}

.desktop ul.art-hmenu li ul > li:last-child {
    margin-bottom: 0;
}

.desktop ul.art-hmenu ul ul:before {
    border-radius: 5px;
    top: 30px;
    bottom: 30px;
    right: 30px;
    left: 13px;
}

.desktop ul.art-hmenu > li > ul:before {
    top: 10px;
    right: 30px;
    bottom: 30px;
    left: 30px;
}

.desktop ul.art-hmenu > li > ul.art-hmenu-left-to-right:before, .desktop ul.art-hmenu > li > ul.art-hmenu-right-to-left:before {
    right: 30px;
    left: 30px;
}

.desktop ul.art-hmenu ul ul.art-hmenu-left-to-right:before {
    right: 30px;
    left: 13px;
}

.desktop ul.art-hmenu ul ul.art-hmenu-right-to-left:before {
    right: 13px;
    left: 30px;
}

.art-header {
    margin: 0 auto;
    height: 35px;
    position: relative;
    z-index: auto!important;
    /*background: -moz-linear-gradient(top,rgba(192,218,247,.8) 0,rgba(0,0,0,0) 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(192,218,247,.8)),color-stop(100%,rgba(0,0,0,0)));
    background: -webkit-linear-gradient(top,rgba(192,218,247,.8) 0,rgba(0,0,0,0) 100%);
    background: -o-linear-gradient(top,rgba(192,218,247,.8) 0,rgba(0,0,0,0) 100%);
    background: -ms-linear-gradient(top,rgba(192,218,247,.8) 0,rgba(0,0,0,0) 100%);
    background: linear-gradient(to bottom,rgba(192,218,247,.8) 0,rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ccc0daf7', endColorstr='#00000000', GradientType=0);*/
    border-bottom: solid 1px #e8e8e8;
    margin-top: 10px;
}

.responsive .art-header {
    background-position: center center;
}

.art-header > .widget {
    position: absolute;
    z-index: 101;
}

.art-layout-wrapper {
    position: relative;
    margin: 0 auto;
    z-index: auto!important;
    border-left: solid 0px #f2f2f2;
    border-right: solid 0px #e7e7e7;
}

.art-content-layout {
    display: table;
    width: 100%;
    table-layout: fixed;
}

.art-content-layout-row {
    display: table-row;
}

.art-layout-cell {
    display: table-cell;
    vertical-align: top;
    padding-top: 0;
    border-top: solid 0 #e7e7e7;
}

.art-postcontent .art-content-layout {
    border-collapse: collapse;
}

.art-breadcrumbs {
    margin: 0 auto;
}

.art-button img {
    margin: 0;
    vertical-align: middle;
}

.firefox2 .art-button {
    display: block;
    float: left;
}

a.art-search-button span, input, select, textarea {
    font-size: 13px;
    font-family: Montserrat, 'Helvetica Neue',HelveticaNeue,Helvetica,Arial,'Lucida Grande',sans-serif;
    font-weight: 400;
    font-style: normal;
}

.art-block select {
    width: 96%;
}

input.art-button {
    float: none!important;
}

.art-button.active, .art-button.active:hover {
    background: #A1ADBA;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border-width: 0;
    color: #FFF!important;
}

.art-button.hover, .art-button:hover {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #FFF!important;
}

input[type=text], input[type=email], input[type=url], input[type=password], textarea {
    background: #F9FAFB;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #B9C2CB;
    margin: 0 auto;
    width: 95%;
    padding: 4px 0;
    color: #3D5166!important;
    font-size: 13px;
    font-family: Montserrat, 'Helvetica Neue',HelveticaNeue,Helvetica,Arial,'Lucida Grande',sans-serif;
    font-weight: 400;
    font-style: normal;
    text-shadow: none;
}

    input.art-error, textarea.art-error {
        background: #F9FAFB;
        border: 1px solid #E2341D;
        margin: 0 auto;
        color: #3D5166!important;
        font-size: 13px;
        font-family: Montserrat, 'Helvetica Neue',HelveticaNeue,Helvetica,Arial,'Lucida Grande',sans-serif;
        font-weight: 400;
        font-style: normal;
    }

div.art-search input[type=text] {
    background: #FFF;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #CCD6E0;
    margin: 0 auto;
    width: 100%;
    padding: 4px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #364049!important;
    font-size: 13px;
    font-family: Montserrat, 'Helvetica Neue',HelveticaNeue,Helvetica,Arial,'Lucida Grande',sans-serif;
    font-weight: 400;
    font-style: normal;
}

div.art-search {
    background-image: none;
    border: 0;
    display: block;
    position: absolute;
    bottom: 30px;
    padding: 0;
    margin: 0;
    right: 0;
    line-height: 0;
    height: 20px;
    top: 60px;
}

    a.art-search-button, div.art-search input {
        top: 0;
        right: 0;
    }

    a.art-search-button, div.art-search > span > input {
        bottom: 0;
        left: 0;
        vertical-align: middle;
    }

    a.art-search-button, div.art-search input[type=button], input.art-search-button {
        margin: 0 auto;
    }

#dnn_dnnSearch1_ClassicSearch {
    white-space: nowrap;
}

a.art-search-button, div.art-search input[type=button], input.art-search-button {
    position: relative;
    left: auto;
    border: none;
    background: url(images/searchicon.png) center center no-repeat;
    color: #FFF!important;
    cursor: default;
    right: 10px;
}

    a.art-search-button span.art-search-button-text {
        display: none;
    }

label.art-checkbox:before {
    background: #F9FAFB;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    border-width: 0;
    margin: 0 auto;
    width: 16px;
    height: 16px;
}

label.art-checkbox {
    cursor: pointer;
    font-size: 13px;
    font-family: Montserrat, 'Helvetica Neue',HelveticaNeue,Helvetica,Arial,'Lucida Grande',sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 16px;
    display: inline-block;
    color: #364049!important;
}

.art-checkbox > input[type=checkbox] {
    margin: 0 5px 0 0;
}

label.art-checkbox.active:before {
    background: #FC905A;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    border-width: 0;
    margin: 0 auto;
    width: 16px;
    height: 16px;
    display: inline-block;
}

label.art-checkbox.hovered:before {
    background: #D9DEE3;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    border-width: 0;
    margin: 0 auto;
    width: 16px;
    height: 16px;
    display: inline-block;
}

label.art-radiobutton:before {
    background: #F9FAFB;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border-width: 0;
    margin: 0 auto;
    width: 12px;
    height: 12px;
}

label.art-radiobutton {
    cursor: pointer;
    font-size: 13px;
    font-family: Montserrat, 'Helvetica Neue',HelveticaNeue,Helvetica,Arial,'Lucida Grande',sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 12px;
    display: inline-block;
    color: #364049!important;
}

.art-radiobutton > input[type=radio] {
    vertical-align: baseline;
    margin: 0 5px 0 0;
}

label.art-radiobutton.active:before {
    background: #B9C2CB;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border-width: 0;
    margin: 0 auto;
    width: 12px;
    height: 12px;
    display: inline-block;
}

label.art-radiobutton.hovered:before {
    background: #D9DEE3;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border-width: 0;
    margin: 0 auto;
    width: 12px;
    height: 12px;
    display: inline-block;
}

.art-comments {
    border-top: 1px dotted #A1ADBA;
    margin: 25px auto 0;
}

    .art-comments h2 {
        color: #23292F;
    }

.art-comment-inner {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding: 5px;
    margin: 0 auto 0 96px;
}

.art-comment-avatar {
    float: left;
    width: 80px;
    height: 80px;
    padding: 2px;
    background: #fff;
    border: 1px solid #E2E8EE;
}

    .art-comment-avatar > img {
        margin: 0!important;
        border: none!important;
    }

.art-comment-content {
    padding: 10px 0;
    color: #303F50;
    font-family: Montserrat, 'Helvetica Neue',HelveticaNeue,Helvetica,Arial,'Lucida Grande',sans-serif;
}

.art-comment {
    margin-top: 6px;
}

    .art-comment:first-child {
        margin-top: 0;
    }

.art-comment-header {
    color: #23292F;
    font-family: Montserrat, 'Helvetica Neue',HelveticaNeue,Helvetica,Arial,'Lucida Grande',sans-serif;
    line-height: 100%;
}

    .art-comment-header a, .art-comment-header a.hovered, .art-comment-header a.visited, .art-comment-header a:hover, .art-comment-header a:link, .art-comment-header a:visited {
        line-height: 100%;
    }

        .art-comment-header a, .art-comment-header a:link {
            font-family: Montserrat, 'Helvetica Neue',HelveticaNeue,Helvetica,Arial,'Lucida Grande',sans-serif;
            font-weight: 700;
            font-style: normal;
            color: #758799;
        }

            .art-comment-header a.hovered, .art-comment-header a.visited, .art-comment-header a:hover, .art-comment-header a:visited {
                font-family: Montserrat, 'Helvetica Neue',HelveticaNeue,Helvetica,Arial,'Lucida Grande',sans-serif;
                color: #758799;
            }

.art-comment-content a, .art-comment-content a:link {
    font-family: Montserrat, 'Helvetica Neue',HelveticaNeue,Helvetica,Arial,'Lucida Grande',sans-serif;
    color: #CD4704;
}

    .art-comment-content a.visited, .art-comment-content a:visited {
        font-family: Montserrat, 'Helvetica Neue',HelveticaNeue,Helvetica,Arial,'Lucida Grande',sans-serif;
        color: #3F5369;
    }

    .art-comment-content a.hovered, .art-comment-content a:hover {
        font-family: Montserrat, 'Helvetica Neue',HelveticaNeue,Helvetica,Arial,'Lucida Grande',sans-serif;
        color: #CD4704;
    }
    div#PageName {
    margin-top: 10px;
    margin-left: 5px;
}
.art-pager {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 6px;
    margin: 2px;
}

    .art-pager > :last-child, .art-pager > :last-child:hover {
        margin-right: 0;
    }

    .art-pager > span {
        cursor: default;
    }

    .art-pager > * {
        background: #D9DEE3;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        padding: 10px;
        margin: 0 4px 0 0;
        position: relative;
        display: inline-block;
    }

    .art-pager a:link, .art-pager a:visited {
        font-family: Montserrat, 'Helvetica Neue',HelveticaNeue,Helvetica,Arial,'Lucida Grande',sans-serif;
        text-decoration: none;
        color: #1C2126;
    }

    .art-pager .active {
        background: #B6BFC9;
        padding: 10px;
        margin: 0 4px 0 auto;
        color: #FFF;
    }

    .art-pager .more {
        background: #D9DEE3;
        margin: 0 4px 0 auto;
    }

    .art-pager a.more:link, .art-pager a.more:visited {
        color: #411701;
    }

    .art-pager a:hover {
        background: #B9C2CB;
        padding: 10px;
        margin: 0 4px 0 auto;
    }

    .art-pager a.more:hover, .art-pager a:hover {
        text-decoration: none;
        color: #21262C;
    }

    .art-pager > :after {
        margin: 0 0 0 auto;
        display: inline-block;
        position: absolute;
        content: ' ';
        top: 0;
        width: 0;
        height: 100%;
        right: 0;
        text-decoration: none;
    }

    .art-pager > :last-child:after {
        display: none;
    }

.art-commentsform {
    background: 0 0;
    padding: 10px;
    margin: 25px auto 0;
    color: #23292F;
}

    .art-commentsform h2 {
        padding-bottom: 10px;
        margin: 0;
        color: #23292F;
    }

    .art-commentsform label {
        display: inline-block;
        line-height: 25px;
    }

    .art-commentsform input:not([type=submit]), .art-commentsform textarea {
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        width: 100%;
        max-width: 100%;
    }

    .art-commentsform .form-submit {
        margin-top: 10px;
    }

.art-block {
    border: 1px dotted transparent;
    padding: 0;
    margin: 0;
}

.art-blockborder {
    border: 1px solid #e5e5e5;
    padding: 8px;
    margin: 0;
    background-color: #E7EFF8;
    border-radius: 5px;
    border-right: 1px solid #AA9A9A;
    border-bottom: 1px solid #AA9A9A;
    text-align: center;
}

    .art-blockborder .art-blockcontent {
        border-top: 1px solid #C2C1C1;
        margin-top: 10px;
        padding-top: 10px;
    }

.nobar {
    border-top: 0 solid #C2C1C1!important;
    margin-top: 0!important;
    padding-top: 0!important;
}

div.art-block img {
    border: none;
    margin: 3px;
}

.art-blockcontent {
    margin: 0 auto;
    color: #0D1216;
    font-size: 13px;
    font-family: Montserrat, 'Helvetica Neue',HelveticaNeue,Helvetica,Arial,'Lucida Grande',sans-serif;
    line-height: 175%;
}

    .art-blockcontent a, .art-blockcontent a:hover, .art-blockcontent a:link, .art-blockcontent a:visited, .art-blockcontent li, .art-blockcontent table {
        color: #0D1216;
        font-size: 13px;
        font-family: Montserrat, 'Helvetica Neue',HelveticaNeue,Helvetica,Arial,'Lucida Grande',sans-serif;
    }

    .art-blockcontent p {
        margin: 0 5px;
    }

    .art-blockcontent a, .art-blockcontent a:link {
        color: #8a2326;
        font-family: Montserrat, 'Helvetica Neue',HelveticaNeue,Helvetica,Arial,'Lucida Grande',sans-serif;
    }

        .art-blockcontent a.visited, .art-blockcontent a:visited {
            color: #8a2326;
            font-family: Montserrat, 'Helvetica Neue',HelveticaNeue,Helvetica,Arial,'Lucida Grande',sans-serif;
            text-decoration: none;
        }

        .art-blockcontent a.hover, .art-blockcontent a:hover {
            color: #446b92;
            font-family: Montserrat, 'Helvetica Neue',HelveticaNeue,Helvetica,Arial,'Lucida Grande',sans-serif;
            text-decoration: none;
        }

.art-block ul > li:before {
    margin-right: 6px;
    bottom: 2px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
    margin-left: -14px;
}

.opera .art-block ul > li:before {
    bottom: 0;
}

.art-block li {
    font-size: 13px;
    font-family: Montserrat, 'Helvetica Neue',HelveticaNeue,Helvetica,Arial,'Lucida Grande',sans-serif;
    line-height: 175%;
    margin: 0 0 0 15px;
}

.art-block ol, .art-block ul > li {
    padding: 0;
}

.art-block ul > li {
    padding-left: 0;
}

.art-post {
    padding: 5px 0 5px 5px;
}

.art-article img, .art-block img, .art-footer img, img.art-article {
    margin: 7px;
}

.art-post .art-content-layout-br {
    height: 0;
}

.preview-cms-logo {
    border: 0;
    margin: 1em 1em 0 0;
    float: left;
}

.image-caption-wrapper {
    padding: 7px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    .image-caption-wrapper div.art-collage, .image-caption-wrapper img {
        margin: 0!important;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .image-caption-wrapper p {
        font-size: 80%;
        text-align: right;
        margin: 0;
    }

.art-postheader {
    color: #38597E;
    margin: 5px 0;
    font-size: 15px;
    font-family: Montserrat, 'Helvetica Neue',HelveticaNeue,Helvetica,Arial,'Lucida Grande',sans-serif;
    font-weight: 700;
    font-style: normal;
    letter-spacing: 2px;
}

    .art-postheader a, .art-postheader a.hovered, .art-postheader a.visited, .art-postheader a:hover, .art-postheader a:link, .art-postheader a:visited {
        font-size: 24px;
        font-weight: 400;
        font-style: normal;
    }

        .art-postheader a, .art-postheader a:link {
            font-family: Montserrat, 'Helvetica Neue',HelveticaNeue,Helvetica,Arial,'Lucida Grande',sans-serif;
            text-decoration: none;
            text-align: left;
            color: #FB7F41;
        }

            .art-postheader a.visited, .art-postheader a:visited {
                font-family: Montserrat, 'Helvetica Neue',HelveticaNeue,Helvetica,Arial,'Lucida Grande',sans-serif;
                text-decoration: none;
                text-align: left;
                color: #708BA9;
            }

            .art-postheader a.hovered, .art-postheader a:hover {
                font-family: Montserrat, 'Helvetica Neue',HelveticaNeue,Helvetica,Arial,'Lucida Grande',sans-serif;
                text-decoration: none;
                text-align: left;
                color: #FB7C3C;
            }

.art-postheadericons, .art-postheadericons a, .art-postheadericons a:hover, .art-postheadericons a:link, .art-postheadericons a:visited {
    font-family: Montserrat, 'Helvetica Neue',HelveticaNeue,Helvetica,Arial,'Lucida Grande',sans-serif;
    color: #4E6883;
}

.art-postheadericons {
    padding: 1px;
    margin: 0 0 0 10px;
}

    .art-postheadericons a, .art-postheadericons a:link {
        font-family: Montserrat, 'Helvetica Neue',HelveticaNeue,Helvetica,Arial,'Lucida Grande',sans-serif;
        text-decoration: none;
        color: #FB722D;
    }

        .art-postheadericons a.visited, .art-postheadericons a:visited {
            font-family: Montserrat, 'Helvetica Neue',HelveticaNeue,Helvetica,Arial,'Lucida Grande',sans-serif;
            font-weight: 400;
            font-style: normal;
            text-decoration: none;
            color: #587493;
        }

        .art-postheadericons a.hover, .art-postheadericons a:hover {
            font-family: Montserrat, 'Helvetica Neue',HelveticaNeue,Helvetica,Arial,'Lucida Grande',sans-serif;
            font-weight: 400;
            font-style: normal;
            text-decoration: underline;
            color: #E65005;
        }

.art-postdateicon:before {
    content: url(images/postdateicon.png);
    margin-right: 6px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
    bottom: auto;
}

.opera .art-postdateicon:before {
    bottom: 0;
}

.art-postauthoricon:before {
    content: url(images/postauthoricon.png);
    margin-right: 6px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
    bottom: auto;
}

.opera .art-postauthoricon:before {
    bottom: 0;
}

.art-postediticon:before {
    content: url(images/postediticon.png);
    margin-right: 6px;
    bottom: 2px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
}

.opera .art-postediticon:before {
    bottom: 0;
}

.art-post ul > li:before, .art-postcontent ul > li:before {
    content: url(images/postbullets.png);
    margin-right: 6px;
    bottom: 2px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
}

.opera .art-post ul > li:before, .opera .art-postcontent ul > li:before, .opera .art-textblock ul > li:before {
    bottom: 0;
}

.art-post li, .art-postcontent li, .art-textblock li {
    font-family: Montserrat, 'Helvetica Neue',HelveticaNeue,Helvetica,Arial,'Lucida Grande',sans-serif;
    color: #303F50;
}

.art-post ol, .art-post ul > li, .art-postcontent ol, .art-postcontent ul > li, .art-textblock ol, .art-textblock ul > li {
    padding: 0;
}

.art-post ul > li, .art-postcontent ul > li, .art-textblock ul > li {
    padding-left: 12px;
}

    .art-post ul > li:before, .art-postcontent ul > li:before, .art-textblock ul > li:before {
        margin-left: -14px;
    }

.art-post ol, .art-post ul, .art-postcontent ol, .art-postcontent ul, .art-textblock ol, .art-textblock ul {
    margin: 1em 0 1em 11px;
}

.art-post li ol, .art-post li ul, .art-postcontent li ol, .art-postcontent li ul, .art-textblock li ol, .art-textblock li ul {
    margin: .5em 0 .5em 11px;
}

.art-post li, .art-postcontent li, .art-textblock li {
    margin: 3px 0 0;
}

.art-post ol > li, .art-postcontent ol > li, .art-textblock ol > li {
    overflow: visible;
}

.art-post ul > li, .art-postcontent ul > li, .art-textblock ul > li {
    overflow-x: visible;
    overflow-y: hidden;
}

#smMainContent ul li:first-child, .FaqHeader img {
    display: none;
}

.FaqHeader a:before {
    clear: both;
}

.Sorter img {
    border: 0;
    vertical-align: middle;
    padding: 0;
    margin: 0;
    position: static;
    z-index: 1;
    width: 12px;
    height: 6px;
}

.Sorter a {
    position: relative;
    font-family: Montserrat, 'Helvetica Neue',HelveticaNeue,Helvetica,Arial,'Lucida Grande',sans-serif;
    color: #647587;
}

    .Sorter a.visited, .Sorter a:link, .Sorter a:visited {
        font-family: Montserrat, 'Helvetica Neue',HelveticaNeue,Helvetica,Arial,'Lucida Grande',sans-serif;
        color: #647587;
    }

    .Sorter a.hover, .Sorter a:hover {
        font-family: Montserrat, 'Helvetica Neue',HelveticaNeue,Helvetica,Arial,'Lucida Grande',sans-serif;
        color: #4C5967;
    }

.Sorter {
    font-family: Montserrat, 'Helvetica Neue',HelveticaNeue,Helvetica,Arial,'Lucida Grande',sans-serif;
    color: #364049;
}

.art-footer {
   
    padding: 0px;
    margin: 0 auto;
    position: relative;
    color: #FFF;
    font-size: 13px;
    font-family: Montserrat, 'Helvetica Neue',HelveticaNeue,Helvetica,Arial,'Lucida Grande',sans-serif;
    line-height: 125%;
    text-align: center;
    background: #021b2b;
    background-color: #021b2b;
    width: 1200px;
    border: 4px solid #fff;
    border-top:0px;
    max-width:100%;
}

.SubFooter {
    background: #A1ADBA;
    border-top: 1px dotted #9CAFC4;
    padding: 15px;
    margin: 0 auto;
    position: relative;
    color: #FFF;
    font-size: 13px;
    font-family: Montserrat, 'Helvetica Neue',HelveticaNeue,Helvetica,Arial,'Lucida Grande',sans-serif;
    line-height: 125%;
    text-align: center;
}

.art-footer a, .art-footer a:hover, .art-footer a:link, .art-footer a:visited, .art-footer caption, .art-footer td, .art-footer th {
    color: #FFF;
    font-size: 13px;
    font-family: Montserrat, 'Helvetica Neue',HelveticaNeue,Helvetica,Arial,'Lucida Grande',sans-serif;
    line-height: 175%;
}

.art-footer p {
    padding: 0;
    text-align: center;
}

.art-footer a, .art-footer a:link {
    color: #9CAFC4;
    font-family: Montserrat, 'Helvetica Neue',HelveticaNeue,Helvetica,Arial,'Lucida Grande',sans-serif;
    text-decoration: none;
}

    .art-footer a:visited {
        color: #869DB6;
        font-family: Montserrat, 'Helvetica Neue',HelveticaNeue,Helvetica,Arial,'Lucida Grande',sans-serif;
        text-decoration: none;
    }

    .art-footer a:hover {
        color: #FC9764;
        font-family: Montserrat, 'Helvetica Neue',HelveticaNeue,Helvetica,Arial,'Lucida Grande',sans-serif;
        text-decoration: underline;
    }

.art-footer h1 {
    color: #8A99A8;
    font-family: Montserrat, 'Helvetica Neue',HelveticaNeue,Helvetica,Arial,'Lucida Grande',sans-serif;
}

.art-footer h2 {
    color: #A1ADBA;
    font-family: Montserrat, 'Helvetica Neue',HelveticaNeue,Helvetica,Arial,'Lucida Grande',sans-serif;
}

.art-footer h3 {
    color: #FA681E;
    font-family: Montserrat, 'Helvetica Neue',HelveticaNeue,Helvetica,Arial,'Lucida Grande',sans-serif;
}

.art-footer h4, .art-footer h5, .art-footer h6 {
    color: #9CAFC4;
    font-family: Montserrat, 'Helvetica Neue',HelveticaNeue,Helvetica,Arial,'Lucida Grande',sans-serif;
}

.art-footer img {
    border: none;
    margin: 0;
}

.art-rss-tag-icon {
    background: url(images/footerrssicon.png) left center no-repeat;
    margin: 0 auto;
    min-height: 32px;
    min-width: 32px;
    display: inline-block;
    text-indent: 35px;
}

    .art-rss-tag-icon:empty {
        vertical-align: middle;
    }

.art-facebook-tag-icon {
    margin: 0 auto;
    min-height: 32px;
    min-width: 32px;
    display: inline-block;
    text-indent: 35px;
    background-position: left center;
}

    .art-facebook-tag-icon:empty {
        vertical-align: middle;
    }

.art-twitter-tag-icon {
    margin: 0 auto;
    min-height: 32px;
    min-width: 32px;
    display: inline-block;
    text-indent: 35px;
    background-position: left center;
}

    .art-twitter-tag-icon:empty {
        vertical-align: middle;
    }

.art-footer ul > li:before {
    margin-right: 6px;
    bottom: 2px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
    margin-left: -13px;
}

.opera .art-footer ul > li:before {
    bottom: 0;
}

.art-footer li {
    font-size: 13px;
    font-family: Montserrat, 'Helvetica Neue',HelveticaNeue,Helvetica,Arial,'Lucida Grande',sans-serif;
    color: #FED7C3;
}

.art-footer ol, .art-footer ul > li {
    padding: 0;
}

.art-footer ul > li {
    padding-left: 13px;
}

.art-page-footer, .art-page-footer a, .art-page-footer a:hover, .art-page-footer a:link, .art-page-footer a:visited {
    font-family: Arial;
    font-size: 10px;
    letter-spacing: normal;
    word-spacing: normal;
    font-style: normal;
    font-weight: 400;
    text-decoration: underline;
    color: #627384;
}

.art-page-footer {
    position: relative;
    z-index: auto!important;
    padding: 1em;
    text-align: center!important;
    text-decoration: none;
    color: #41566C;
}

.art-lightbox-wrapper {
    background: #333;
    background: rgba(0,0,0,.8);
    bottom: 0;
    left: 0;
    padding: 0 100px;
    position: fixed;
    right: 0;
    text-align: center;
    top: 0;
    z-index: 1000000;
}

    .art-lightbox, .art-lightbox-wrapper .art-lightbox-image {
        cursor: pointer;
    }

    .art-lightbox-wrapper .art-lightbox-image {
        border: 6px solid #fff;
        border-radius: 3px;
        display: none;
        max-width: 100%;
        vertical-align: middle;
    }

        .art-lightbox-wrapper .art-lightbox-image.active {
            display: inline-block;
        }

    .art-lightbox-wrapper .lightbox-error {
        background: #fff;
        border: 1px solid #b4b4b4;
        border-radius: 10px;
        box-shadow: 0 2px 5px #333;
        height: 80px;
        opacity: .95;
        padding: 20px;
        position: fixed;
        width: 300px;
        z-index: 100;
    }

    .art-lightbox-wrapper .loading {
        background: url(images/preloader-01.gif) center center no-repeat #fff;
        border: 1px solid #b4b4b4;
        border-radius: 10px;
        box-shadow: 0 2px 5px #333;
        height: 32px;
        opacity: .5;
        padding: 10px;
        position: fixed;
        width: 32px;
        z-index: 10100;
    }

    .art-lightbox-wrapper .arrow {
        cursor: pointer;
        height: 100px;
        opacity: .5;
        filter: alpha(opacity=50);
        position: fixed;
        width: 82px;
        z-index: 10003;
    }

        .art-lightbox-wrapper .arrow.left {
            left: 9px;
        }

        .art-lightbox-wrapper .arrow.right {
            right: 9px;
        }

        .art-lightbox-wrapper .arrow:hover {
            opacity: 1;
            filter: alpha(opacity=100);
        }

        .art-lightbox-wrapper .arrow.disabled {
            display: none;
        }

    .art-lightbox-wrapper .arrow-b, .art-lightbox-wrapper .arrow-t {
        background-color: #fff;
        border-radius: 3px;
        height: 6px;
        left: 26px;
        position: relative;
        width: 30px;
    }

    .art-lightbox-wrapper .arrow-t {
        top: 38px;
    }

    .art-lightbox-wrapper .arrow-b {
        top: 50px;
    }

    .art-lightbox-wrapper .close {
        cursor: pointer;
        height: 22px;
        opacity: .5;
        filter: alpha(opacity=50);
        position: fixed;
        right: 39px;
        top: 30px;
        width: 22px;
        z-index: 10003;
    }

        .art-lightbox-wrapper .close:hover {
            opacity: 1;
            filter: alpha(opacity=100);
        }

        .art-lightbox-wrapper .close .ccw, .art-lightbox-wrapper .close .cw {
            background-color: #fff;
            border-radius: 3px;
            height: 6px;
            position: absolute;
            left: -4px;
            top: 8px;
            width: 30px;
        }

    .art-lightbox-wrapper .cw {
        transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
    }

    .art-lightbox-wrapper .ccw {
        transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
    }

    .art-lightbox-wrapper .arrow-left-alt, .art-lightbox-wrapper .arrow-right-alt, .art-lightbox-wrapper .close-alt {
        color: #fff;
        display: none;
        font-size: 2.5em;
        line-height: 100%;
    }

.ie8 .art-lightbox-wrapper .arrow-left-alt, .ie8 .art-lightbox-wrapper .arrow-right-alt, .ie8 .art-lightbox-wrapper .close-alt {
    display: block;
}

.ie8 .art-lightbox-wrapper .ccw, .ie8 .art-lightbox-wrapper .cw {
    display: none;
}

.art-content-layout .art-content {
    margin: 0 auto;
    font-size: 14px;
}

.art-content-layout .art-sidebar1 {
    border-left: 1px dotted #D7D9DB;
    margin: 0 auto;
    width: 250px;
    background: -moz-linear-gradient(top,rgba(243,246,248,0) 0,rgba(243,246,248,0) 2%,rgba(243,246,248,1) 15%,rgba(243,246,248,1) 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(243,246,248,0)),color-stop(2%,rgba(243,246,248,0)),color-stop(15%,rgba(243,246,248,1)),color-stop(100%,rgba(243,246,248,1)));
    background: -webkit-linear-gradient(top,rgba(243,246,248,0) 0,rgba(243,246,248,0) 2%,rgba(243,246,248,1) 15%,rgba(243,246,248,1) 100%);
    background: -o-linear-gradient(top,rgba(243,246,248,0) 0,rgba(243,246,248,0) 2%,rgba(243,246,248,1) 15%,rgba(243,246,248,1) 100%);
    background: -ms-linear-gradient(top,rgba(243,246,248,0) 0,rgba(243,246,248,0) 2%,rgba(243,246,248,1) 15%,rgba(243,246,248,1) 100%);
    background: linear-gradient(to bottom,rgba(243,246,248,0) 0,rgba(243,246,248,0) 2%,rgba(243,246,248,1) 15%,rgba(243,246,248,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00f3f6f8', endColorstr='#f3f6f8', GradientType=0);

    border-left: 1px dotted #D7D9DB;
        margin: 0 auto;
        width: 250px;
        background: #e9f3f9  !important;
        border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

.art-post {
    margin: 0;
}

a img {
    border: 0;
}

.art-article img, img.art-article {
    border: 1px solid #e7e7e7;
    margin: 0 7px 7px;
    float: left;
    max-width: 20%;
}

.imageWcaption {
    max-width: 25%;
    float: right;
    margin-right:10px;
    background-color:#f8f8f8;
    text-align:center;
    font-size:smaller;
    font-style:italic;
}
.imageWcaption img {
    max-width: 95% !important;
    margin:4px 4px;
}
.art-metadata-icons img {
    border: none;
    vertical-align: middle;
    margin: 2px;
}

.art-article table, table.art-article {
    border-collapse: collapse;
    margin: 1px;
    width: auto;
}

    .art-article table, .art-article td, .art-article th, table.art-article .art-article tr {
        background-color: Transparent;
    }

.art-article td, .art-article th {
    padding: 2px;
    border: none grey;
    vertical-align: top;
    text-align: left;
}

.art-article th {
    text-align: center;
    vertical-align: middle;
    padding: 7px;
}

pre {
    overflow: auto;
    padding: .1em;
}

.art-block, .art-block-body, .art-post, .art-post-body {
    z-index: auto;
}

.art-article .ModuleTitle_MenuItem img, .art-article .ModuleTitle_SubMenu td, .art-article .ModuleTitle_SubMenu th {
    border-width: 0;
    padding: 0;
    margin: 0;
}

.art-block, .art-block-body {
    z-index: auto;
}

.art-blockcontent .Normal, .art-blockcontent .SubHead {
    color: #0d1216;
    font-family: Montserrat, 'Helvetica Neue',HelveticaNeue,Helvetica,Arial,'Lucida Grande',sans-serif;
    font-style: normal;
    font-size: 13px;
    font-weight: 400;
    text-decoration: none;
}

.art-blockcontent td {
    padding: 0;
}

.SubHead, td.SubHead {
    border: 0;
    padding: 0;
}

.art-blockcontent table {
    width: 100%;
}

.art-blockcontent ol ul {
    margin-left: 20px;
}

.art-blockcontent ol ul li, .art-blockcontent ul li {
    list-style-type: square;
    margin-left: 20px;
}

.art-blockheader {
    z-index: auto;
}

    .art-blockheader .t .Head, .dnn6 .art-blockheader .Head {
        height: 1024px;
        color: #7d2b03;
        font-family: 'Times New Roman';
        font-style: normal;
        font-size: 16px;
        font-weight: 400;
        text-decoration: none;
        white-space: nowrap;
        padding: 0;
        line-height: 1024px;
        margin: 0;
    }

body {
    direction: ltr;
}

#LoginInfo, #LoginInfo p.LoginNotes, #QuickLinks, .Normal, .SkinObject, .SubHead, .WizardText, .normal {
    font-style: normal;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
}

.art-postcontent #LoginInfo, .art-postcontent #LoginInfo p.LoginNotes, .art-postcontent #QuickLinks, .art-postcontent .Normal, .art-postcontent .SkinObject, .art-postcontent .SubHead, .art-postcontent .WizardText, .art-postcontent .normal {
    font-family: Montserrat,Arial,Helvetica,sans-serif;
    font-family: Montserrat;
    font-style: normal;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
}

.NormalBold {
    font-family: 'Times New Roman';
    font-style: normal;
    text-decoration: none;
}

#LoginInfo dt, th {
    font-family: 'Times New Roman';
    font-style: normal;
    font-size: 16px;
    text-decoration: none;
}

#LoginInfo h3 {
    background-color: transparent;
}

#LoginInfo, #LoginInfo p.LoginNotes, #QuickLinks, .Normal, .SkinObject, .SubHead, .WizardText, .art-postcontent .Normal, .art-postcontent .SubHead, .normal {
    color: #424338;
    font-family: Montserrat, 'Helvetica Neue',HelveticaNeue,Helvetica,Arial,'Lucida Grande',sans-serif;
}

.NormalBold {
    font-size: 1em;
    color: #7d2b03;
    font-weight: 700;
}

#LoginInfo {
    width: 100%;
    background-color: Transparent;
}

    #LoginInfo dt {
        color: #7d2b03;
        font-weight: 700;
    }

    #LoginInfo div.LoginBlock {
        width: 45%;
    }

.Head {
    font-family: Montserrat, 'Helvetica Neue',HelveticaNeue,Helvetica,Arial,'Lucida Grande',sans-serif;
    font-style: normal;
    font-size: 20px;
    font-weight: 400;
    text-decoration: none;
    color: #4E6883;
}

h2.Head {
    font-family: Montserrat, 'Helvetica Neue',HelveticaNeue,Helvetica,Arial,'Lucida Grande',sans-serif;
    font-style: normal;
    font-size: 22px;
    font-weight: 400;
    text-decoration: none;
    color: #8d9caa;
}

#QuickLinks {
    border: 0;
    float: none;
    width: auto;
    background-color: Transparent;
}

th {
    color: #7d2b03;
    font-weight: 700;
}

a.CommandButton, a.CommandButton:hover, a.CommandButton:link, a.CommandButton:visited, a.SkinObject, a.SkinObject:hover, a.SkinObject:link, a.SkinObject:visited {
    font-family: Montserrat, 'Helvetica Neue',HelveticaNeue,Helvetica,Arial,'Lucida Grande',sans-serif;
    font-style: normal;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
    color: #fa5705;
}

.DNNAlignright p, .DNNAlignright td, .DNNAlignright th {
    text-align: right;
}

.DNNAligncenter p, .DNNAligncenter td, .DNNAligncenter th {
    text-align: center;
}

.DNNAlignleft p, .DNNAlignleft td, .DNNAlignleft th {
    text-align: left;
}

#dnn_ControlPanel .SkinObject, #dnn_ControlPanel .SubHead, #dnn_ControlPanel .footer, #dnn_ControlPanel A.CommandButton:active, #dnn_ControlPanel A.CommandButton:link, #dnn_ControlPanel A.CommandButton:visited, #dnn_ControlPanel A.SkinObject:active, #dnn_ControlPanel A.SkinObject:hover, #dnn_ControlPanel A.SkinObject:link, #dnn_ControlPanel A.SkinObject:visited, #dnn_ControlPanel a.footer:active, #dnn_ControlPanel a.footer:link, #dnn_ControlPanel a.footer:visited {
    color: #036;
}

#dnn_ControlPanel A.CommandButton:hover {
    color: red;
}

table.position {
    position: static;
}

.ModDNNHTMLC table {
    width: 100%;
}

body > div {
    z-index: 10;
}

.dnn6 .dnnForm .dnnFormItem a.dnnFormHelp, .dnn6 .dnnTooltip label a.dnnFormHelp, .dnn6 a.dnnFormHelp {
    color: #7d2b03;
    position: relative;
}

.dnnFormHelp {
    position: relative;
}

.dnn6 .art-postcontent h2.dnnFormSectionHead a {
    color: #8d9caa;
}

    .dnn6 .art-post .dnnActionMenuBody li, .dnn6 .art-postcontent h2.dnnFormSectionHead a:hover {
        color: #000;
    }

.dnn6 .dnnActionMenuBody a {
    color: #328DDE;
}

    .dnn6 .dnnActionMenuBody a:hover {
        color: #1B4D79;
    }

.dnn6 .art-post .console-large h3 {
    font-size: 1em;
    margin: 2px;
    overflow: hidden;
    text-align: center;
    width: 130px;
}

.dnn6 .dnnGrid {
    color: #333;
}

    .dnn6 .dnnGrid a {
        color: #036;
    }

.dnn6 .dnnActionMenu ul > li {
    background-image: none;
}

    .dnn6 .dnnActionMenu ul > li img {
        border: none;
    }

    .dnn6 .dnnActionMenu ul > li:after, .dnn6 .dnnActionMenu ul > li:before {
        content: '';
        display: block;
        padding-bottom: 0;
    }

.dnn6 .dnnForm {
    min-width: 0;
}

.dnn6 .dnnLoginService input[type=text], .dnn6 .dnnLoginService input[type=password], .dnn6 .dnnSearchInput input[type=text] {
    float: none;
    width: 96%;
}

.dnn6 .dnnForm ul li {
    padding-left: 0;
}

.dnn6 .dnnForm.dnnLoginService, .dnn6 .dnnForm.dnnLoginService .dnnFormItem label, .dnn6 .dnnForm.dnnSearchInput .dnnTooltip, .dnn6 .dnnSearchInput .dnnFormItem label {
    width: auto;
}

.dnn6 .dnnForm .loginContent ul.dnnActions, .dnn6 .dnnForm.dnnLogin.dnnClear, .dnnForm .dnnFormItem, .dnnForm.dnnLoginService, .dnnLoginRememberMe {
    margin: 0;
    padding: 0;
}

.dnn6 .dnnLogin ul.dnnActions li a {
    line-height: 1.5em;
}

.dnn6 .art-button-wrapper input {
    box-shadow: none;
}

.opera .dnn6 #art-main {
    overflow: auto;
}

.dnn6 .art-block ul.dnnActionMenuBody li, .dnn6 .art-post ul.dnnActionMenuBody li {
    padding-left: 0;
}

.dnn6 .art-block ul.dnnActionMenuBody, .dnn6 .art-post ul.dnnActionMenuBody {
    padding: 10px;
}

form {
    height: 100%;
}

.art-controlpanel-container div {
    -moz-box-sizing: inherit;
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}

ul li li {
    list-style-type: none;
}

a .art-search-button {
    margin-top: 0!important;
    height: 100%!important;
}

.art-footer .SkinObject {
    display: inline-block;
    color: #fff;
    font-family: Montserrat, 'Helvetica Neue',HelveticaNeue,Helvetica,Arial,'Lucida Grande',sans-serif;
    font-style: normal;
    font-size: 13px;
    font-weight: 400;
    text-decoration: none;
}

.art-footer a.SkinObject, .art-footer a.SkinObject:hover, .art-footer a.SkinObject:link, .art-footer a.SkinObject:visited {
    color: #9cafc4;
    font-family: Montserrat, 'Helvetica Neue',HelveticaNeue,Helvetica,Arial,'Lucida Grande',sans-serif;
    font-style: normal;
    font-size: 13px;
    font-weight: 400;
    text-decoration: none;
}

.art-hmenu a img {
    vertical-align: text-top;
    margin-right: 17px;
}

.art-hmenu ul a img {
    vertical-align: middle;
    margin-right: 12px;
}

.dnn6 .art-nav {
    z-index: 904;
}

.art-hmenu ul li, .art-hmenu ul li li, .art-hmenu ul li li li {
    list-style-type: none;
}

.dnn6 .art-post .console-large.console-mouseon h3 {
    color: #7d2b03;
}

.art-post ul li {
    list-style-type: none;
}

.art-block ol, .art-post ol, .art-post ul {
    margin: 1em 0 1em 2em;
    padding: 0;
    list-style: decimal;
}

.art-post li {
    font-family: Montserrat, 'Helvetica Neue',HelveticaNeue,Helvetica,Arial,'Lucida Grande',sans-serif;
    font-style: normal;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
}

    .art-post li ol, .art-post li ul {
        margin: .5em 0 .5em 2em;
        padding: 0;
    }

.art-post li {
    color: #424338;
    padding: 0 0 0 12px;
}

.art-block ol > li, .art-post ol > li {
    background: 0 0;
    padding-left: 0;
    overflow: visible;
}

.art-post ul > li {
    background-repeat: no-repeat;
    padding-left: 12px;
    margin-bottom: 12px;
    overflow-x: visible;
    overflow-y: hidden;
}

a[href$='.pdf'], a[href$='.PDF'], a[href$='.Pdf'] {
    padding: 5px 20px 5px 0;
    background: url(/icons/icon_pdf.gif) center right no-repeat;
}

.noIcon a[href$='.pdf'], .noIcon a[href$='.PDF'], .noIcon a[href$='.Pdf'] {
    padding: 5px 20px 5px 0;
    background-image:none;
}

.edn_withTime a[href$='.pdf'], .edn_withTime a[href$='.PDF'], .edn_withTime a[href$='.Pdf'] {
    padding: 0px;
    background: none;


}

.araProductDetailsButtons a[href$='.pdf'], .araProductDetailsButtons a[href$='.PDF'], .araProductDetailsButtons a[href$='.Pdf'] {
    padding: 5px;
}

a[href$='.mp3'], a[href$='.MP3'], a[href$='.Mp3'] {
    padding: 5px 20px 5px 0;
    background: url(/icons/audioIcon.gif) center right no-repeat;
}

a[href$='.pdf'] img, a[href$='.PDF']img, a[href$='.Pdf'] img {
    padding: 5px 20px 5px 0;
    background: 0 0;
}

a[href$='.doc'], a[href$='.rtf'], a[href$='.docx'] {
    padding: 5px 20px 5px 0;
    background: url(/icons/icon_doc.gif) center right no-repeat;
}

a[href$='.txt'] {
    padding: 5px 20px 5px 0;
    background: url(/icons/icon_txt.gif) center right no-repeat;
}

a[href$='.xls'], a[href$='.xlsx'] {
    padding: 5px 20px 5px 0;
    background: url(/icons/icon_xls.gif) center right no-repeat;
}

a[href$='.zip'] {
    padding: 5px 30px 5px 0;
    background: url(/icons/zip20.png) center right no-repeat;
}

.personListing a.personName {
    padding: 5px 25px 5px 0;
    background: url(/icons/EMAIL.jpg) center right no-repeat;
}

.AraEventItemTitle a[href$=therentalshow] {
    padding: 5px 20px 5px 0;
    background: url(/icons/icon_pdf.gif) center right no-repeat;
}

.DnnModule-SearchResults a[href*=rentalpulse] {
    padding: 5px 20px 5px 0;
    background: url(/icons/RP-Logo.gif) center right no-repeat;
}

.DnnModule-SearchResults a[href*=rentalmanagementmag] {
    padding: 5px 20px 5px 0;
    background: url(/icons/RM-Logo.gif) center right no-repeat;
}

.SmallProductImage a[href$='.pdf'], .SmallProductImage a[href$='.PDF'], .SmallProductImage a[href$='.Pdf'] {
    padding: 5px 20px 5px 0;
    background: 0 0;
}

.AraLinks {
    display: inline-block;
    width: 100%;
}

    .AraLinks ul {
        margin: 0 5%;
        display: inline-block;
        width: 100%;
    }

        .AraLinks ul > li {
            width: 47%;
            height: 39px;
            float: left;
            margin: 1%;
            border: 0 solid #deebfb;
            padding: 0;
            display: table-cell;
            vertical-align: middle;
        }

            .AraLinks ul > li:before {
                content: none;
            }

    .AraLinks a:link {
        height: 35px;
        background: 0 0;
        display: inline-block;
    }

    .AraLinks li a:before {
        display: inline-block;
        width: 25px;
        height: 25px;
        margin: 5px;
        content: "";
        float: left;
        position: relative;
        top: -8px;
        background: url(/icons/ARAOnline25.jpg) no-repeat;
        background-size: 100%;
        padding: 2px;
        opacity: .7;
        filter: alpha(opacity=40);
    }

    .AraLinks li a:hover:before {
        opacity: 1;
        filter: alpha(opacity=100);
    }

    .AraLinks li a[href*='http://']:before {
        background: url(/icons/Internet.png) no-repeat;
        background-size: 100%;
    }

    .AraLinks li a[href$='.pdf']:before {
        background: url(/icons/pdf25.jpg) no-repeat;
        background-size: 100%;
    }

    .AraLinks a[href$='.docx']:before, .AraLinks li a[href$='.doc']:before, .AraLinks li a[href$='.docx']:before {
        background: url(/icons/MSword25.jpg) no-repeat;
        background-size: 100%;
    }

    .AraLinks a[href$='.xlsx']:before, .AraLinks li a[href$='.xls']:before {
        background: url(/icons/Excel25.jpg) no-repeat;
        background-size: 100%;
    }

    .AraLinks li a[href*=rentalpulse]:before {
        background: url(/icons/RP-Logo.jpg) no-repeat;
        background-size: 100%;
    }

    .AraLinks li a[href*=ARA-Store]:before {
        background: url(/icons/ShoppingCart.jpg) no-repeat;
        background-size: 100%;
    }

.art-postcontent .DNN_ForumContent table {
    width: 100%;
}

.art-PostContent .DNN_ForumContent img {
    border: 0;
}

.ThemeEvents table, .art-article .DNN_EventsContent table {
    width: 100%;
}

table.ModuleTitle_SubMenu {
    background-color: #FFF;
}

.dnn6 .dnnActionMenu img {
    margin: 0;
}

#LoginInfo h3 {
    margin: .2em 0;
    padding: 0;
    font-weight: 700;
    font-style: normal;
    letter-spacing: normal;
    word-spacing: normal;
    text-decoration: none;
    font-variant: normal;
    text-align: left;
    text-indent: 0;
    line-height: inherit;
    text-transform: uppercase;
    color: #4e6883;
}

.art-postheader .Head {
    font-family: Montserrat, 'Helvetica Neue',HelveticaNeue,Helvetica,Arial,'Lucida Grande',sans-serif;
    font-style: normal;
    font-size: 24px;
    font-weight: 400;
    text-decoration: none;
    color: #4e6883;
}

div.hr {
    display: none;
}

.art-controlpanel-container {
    margin: 0 auto;
    width: 1000px;
    min-width: 0;
    max-width: none;
    position: relative;
    z-index: 10000;
}

.dnn6 .art-controlpanel-container {
    color: #000;
    position: fixed;
}

.art-vmenu a img {
    display: none;
}

ul.art-vmenu, ul.art-vmenu li {
    list-style: none;
    padding: 0;
    width: auto;
    line-height: 0;
}

    ul.art-vmenu li, ul.art-vmenu li ul, ul.art-vmenu li ul li {
        list-style-type: none;
    }

#dnn_Top1 .DnnModule, #dnn_User1 .DnnModule, #dnn_User3 .DnnModule {
    /*border-right: solid 1px #e7e7e7;*/
    font-family: Montserrat, 'Helvetica Neue',HelveticaNeue,Helvetica,Arial,'Lucida Grande',sans-serif;
}

#dnn_Bottom2, #dnn_Top2 {
    /*border-right: solid 1px #e7e7e7;
    border-left: solid 1px #e7e7e7;*/
}

#dnn_Banner1, #dnn_Banner2, #dnn_Banner3, #dnn_Bottom1, #dnn_Bottom2, #dnn_Bottom3, #dnn_Top1, #dnn_Top2, #dnn_Top3, #dnn_User1, #dnn_User2 {
    font-family: Montserrat, 'Helvetica Neue',HelveticaNeue,Helvetica,Arial,'Lucida Grande',sans-serif;
    padding-top: 5px;
    padding-bottom: 5px;
}

#dnn_Bottom1, #dnn_Bottom2, #dnn_Bottom3, #dnn_User3, #dnn_User4 {
    border-top: solid 0px #e7e7e7;
    padding-top: 5px;
    padding-top: 10px;
    padding-right: 1%;
}

    #dnn_Bottom1 img, #dnn_Bottom2 img, #dnn_Bottom3 img, #dnn_Top1 img, #dnn_Top2 img, #dnn_Top3 img, #dnn_User1 img, #dnn_User2 img, #dnn_User3 img, #dnn_User4 img {
        max-width: 90%;
        max-height: 90px;
        float: none;
    }

    #dnn_Bottom1 .DnnModule, #dnn_Bottom2 .DnnModule, #dnn_Bottom3 .DnnModule {
        opacity: .8;
        filter: alpha(opacity=70);
    }

        #dnn_Bottom1 .DnnModule:hover, #dnn_Bottom2 .DnnModule:hover, #dnn_Bottom3 .DnnModule:hover {
            opacity: 1;
            filter: alpha(opacity=100);
        }

#dnn_Bottom1, #dnn_Bottom2, #dnn_Bottom3, #dnn_Top1, #dnn_Top2, #dnn_Top3 {
    width: 33%;
    float: left;
}

    #dnn_Top3::after {
        clear: both;
    }

#dnn_User1, #dnn_User2 {
    /*border-top: solid 1px #e7e7e7;*/
    padding-top: 10px;
    padding-right:1%;
}

ul.art-hmenu > li > ul {
    width: 450px!important;
}

ul.art-hmenu li ul li ul li a:link, ul.art-hmenu li ul li ul li a:link:active, ul.art-hmenu li ul li ul li a:link:visited {
    float: left;
    font-size: 12px;
    white-space: pre-wrap;
    line-height: 12px;
    border: 0;
    margin: 3px 0;
    width: 100%;
    text-transform: none !important;
    letter-spacing: 1px;
    padding-right: 0;
}

.art-hmenu:not(li) > ul > li {
    width: 500px;
    border: 0;
}

#dnn_Extra1 {
    /*border-radius: 0 0 7px 7px;
    border: 1px solid #762432;*/
    border-top: 0;
    text-align: center;
    padding: 4px 0;
    font-weight: 700;
    background-color: #ececec;
}

    #dnn_Extra1 a {
        font-family: Montserrat, 'Helvetica Neue',HelveticaNeue,Helvetica,Arial,'Lucida Grande',sans-serif;
        font-size: 13px;
        color: #762432;
        text-decoration: none;
        vertical-align: middle;
        text-align: center;
        width: 100%;
        font-weight: 700;
    }

    #dnn_Extra1 ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
    }

    #dnn_Extra1 li {
        display: inline;
        border-right: solid 1px #948A7F;
        width: 15%;
        padding: 0 5px;
    }

        #dnn_Extra1 li:last-child {
            border-right: 0;
        }

#dnn_Extra2 {
    color: #184c74;
}

#JoinAra {
    margin-bottom: 0;
    border: 1px solid #E5E5E5;
    border-top: 0;
    padding: 5px;
    background-color: #FCD86D;
    border-radius: 7px 7px 0 0;
    width: 100px;
    text-align: center;
    margin-left: 30px;
    display: inline-table;
    float: right;
}

    #JoinAra a {
        font-size: 18px;
        color: #000;
        padding: 0 7px 2px;
        text-decoration: none;
        width: 11%;
    }

.CalendarTab, .CalendarTabSelected {
    border-radius: 7px 7px 0 0;
    border: 1px solid #D0CFCD;
    border-bottom-color: #F2F2F2;
    background-color: #E6E6E6;
    color: #6e5958;
    padding: 2px;
    text-align: center;
    float: left;
    width: 45.8%;
    font-size: 12px;
    font-family: Montserrat, 'Helvetica Neue',HelveticaNeue,Helvetica,Arial,'Lucida Grande',sans-serif;
}

.Calendar {
    border: 1px solid #D0CFCD;
    border-top-width: 0;
    padding: 5px;
    margin-right: 8px;
    background-color: #E6E6E6;
    border-radius: 0 0 7px 7px;
    font-family: Montserrat, 'Helvetica Neue',HelveticaNeue,Helvetica,Arial,'Lucida Grande',sans-serif;
    font-size: 12px;
    color: #5d5e4e;
}

#dnn_sidebar1 {
    padding: 0 5px;
    padding: 10px .5% 10px 1.5%;
}

#dnn_dnnBREADCRUMB_lblBreadCrumb, #dnn_dnnBREADCRUMB_lblBreadCrumb a {
    font-size: 14px;
    color: #8a2326;
}

#ARAtext {
    position: absolute;
    top: 55px;
    left: 120px;
    margin-right: -247px!important;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    z-index: 102;
    height: 26px;
    font-size: 20px;
    font-weight: inherit;
    color: #184c74;
}

#ARAmission {
    position: absolute;
    top: 75px;
    left: 105px;
    margin-right: -247px!important;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    z-index: 102;
    height: 26px;
    max-width: 100%;
}

#JoinAra {
    position: absolute;
    top: 90px;
    left: 99.07%;
    margin-left: -103px!important;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    z-index: 102;
    height: 26px;
}

#contactInfo {
    position: absolute;
    top: 90px;
    right: 120px;
    margin-left: -283px!important;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    z-index: 102;
    height: 26px;
}

.AraForm [id*=btn], .AraForm [id*=btn]:visited, .FoundationButton, .ara-button-right, .ara-button-tag, .arabutton, .arabutton:visited, .art-blockcontent .arabutton, .art-button, [id*=btnEdit], [id*=btnRegisterNow], a.art-button, a.art-button:link, a.art-button:visited, body a.art-button:link, body a.art-button:visited, button.art-button, input.art-button {
    background: #8a2427 !important ;
    -webkit-border-radius: 4;
    -moz-border-radius: 4;
    border-radius: 4px;
    color: #fff !important;
    padding: 2px 5px;
    text-decoration: none;
    border: 1px solid #64a2c9;
    max-width: 99%;
}

.DnnModule-AraAraResourceDetails .arabutton {
    white-space: nowrap;
}
.bigbtn {
    font-size: 14px !important;
    padding: 1px !important;
        padding-left: 12px !important;
        padding-right: 12px !important;
        width:168px;
        display: block;
        text-align:center;
}
.ModDNNStuffAggregatorC .art-button {
    min-width: 70px;
    position: absolute;
    top: 0;
    right: 0;
}

#SubscriptionInfoDashboard_tblSubscriptions .art-button, #dnn_ctr477_Aggregator_ctr481_TrafficReportDashboard_rowEditHQ .art-button, #dnn_ctr477_Aggregator_ctr481_TrafficReportDashboard_tblChart .art-button {
    position: static!important;
}

.ModAraAraMembershipDashboardRenewNowC span {
    display: block;
    width: 100%;
    margin-bottom: 5px;
}

.araProductDetailsButtons a:link, .araProductDetailsButtons a:visited, .araProductPurchaseButtons a:link, .araProductPurchaseButtons a:visited {
    color: #fff;
}

.FoundationButton {
   background-color: #4A0E60!important;
    color: #fff!important;
    border-color: #755C08;
    border-top-color:#B99C3C;
        border-left-color:#B99C3C;
box-shadow: 2px 2px 5px #888;
    border-width: 3px;
}
 .FoundationDonate{ font-size: 19px; padding: 10px !important; margin: 20px 5px; display: inherit;text-align:center; }

 .addthis_sharing_toolbox {
    text-align: center;
}

    .AraForm [id*=btn]:hover, .FoundationButton:hover, .ara-button-right:hover, .ara-button-tag:hover, .arabutton:hover, a.art-button:hover, a.art-button:link:hover, a.art-button:visited:hover, body a.art-button:link:hover, body a.art-button:visited:hover, button.art-button:hover, input.art-button:hover {
        background: #3cb0fd!important;
        text-decoration: none;
        box-shadow: 0 0 10px #82c0ef;
        color: #fff;
    }
    .FoundationButton:hover {
       
background: #b99c3c !important; /* Old browsers */
background: -moz-linear-gradient(top,  #b99c3c 0%, #b99c3c 0%, #755c08 98%) !important; /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #b99c3c 0%,#b99c3c 0%,#755c08 98%) !important; /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #b99c3c 0%,#b99c3c 0%,#755c08 98%) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b99c3c', endColorstr='#755c08',GradientType=0 ) !important; /* IE6-9 */

        color:#755C08;
      
    }

.C5SLLC_chklistsub .SubHead {
    font-weight: 400;
}

.contextcontact {
    background-color: #DAD7D7;
    padding: 10px;
    margin-top: 30px;
    -webkit-border-radius: 6px;
    -moz-border-radius-topleft: 6px;
    border-radius: 6px;
    -moz-border-radius-topright: 6px;
    -moz-border-radius-bottomright: 6px;
    -moz-border-radius-bottomleft: 6px;
    border: 1px solid #CA9FA0;
    font-size: 9px;
}

    .contextcontact input, .contextcontact textarea {
        padding-left: 5px;
    }

    .contextcontact h3 {
        color: #38597E;
    }

.ModAraWebPOCCommunicationsC {
    font-size: 11px;
    float: left;
}

    .ModAraWebPOCCommunicationsC ul {
        list-style: none;
        margin: 0;
    }

        .ModAraWebPOCCommunicationsC ul > li:before {
            content: none!important;
        }

        .ModAraWebPOCCommunicationsC ul li {
            list-style: none;
            list-style-type: none!important;
            float: left;
            font-size: 11px;
            margin-bottom: 5px;
        }

.aranewsheadline {
    font-weight: 400;
    font-size: 14px;
}

.araNewsBlock {
    margin-bottom: 15px;
}

    .araNewsBlock a:link, .araNewsBlock a:visited {
        color: #5d5e4e;
        font-size: 10px;
        width: 90%;
    }

    .araNewsBlock a:hover {
        color: #762432;
    }

        .araNewsBlock a:hover .infolink {
            background-color: #00529c;
        }

    .araNewsBlock p {
        margin: 0;
    }

.infolink {
    background-color: #762432;
    width: 8px;
    max-width: 100%!important;
}

#MeetOurMembers {
    border: 1px solid #d8d8d8;
    font-size: 13px;
    margin-bottom: 15px;
    padding: 5px;
}

    #MeetOurMembers img {
        width: 100%;
        margin: 0;
    }

#dnn_Footer, #dnn_Footer a, #dnn_Footer p {
    color: #fff;
    font-size: 12px;
}

.CycleBannerImage {
    width: 100%;
}

.cycle-pager div {
    background-color: #000;
    color: #fff;
    padding: 20px 2px 19px 20px;
    opacity: .65;
    vertical-align: middle;
    margin-bottom: 1px;
    background-image: url(/portals/0/arrow.png);
    background-repeat: no-repeat;
    background-position: 5px 23px;
}

    .cycle-pager div:hover {
        opacity: .8;
        vertical-align: middle;
        background: url(/portals/0/arrow.png) 5px 23px no-repeat #762432;
    }

div .cycle-pager-active {
    background-color: #762432;
    opacity: .9;
}

.cycle-pager div a, .cycle-pager-active a {
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    text-decoration: none;
}

.cycle-overlay {
    font-family: Montserrat,arial;
    position: absolute;
    font-size: 16px;
    bottom: 0;
    width: 99%;
    z-index: 600;
    color: #1a2a66;
    padding: 40px 5px 5px;
    margin-bottom: 0;
    text-shadow: 0 -1px 5px rgba(255,255,255,1);
}

.cycle-overlay-background {
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 599;
    margin-bottom: 0;
    height: 80px;
    background: -moz-linear-gradient(bottom,rgba(255,255,255,1) 20%,rgba(255,255,255,0) 100%);
    background: -webkit-gradient(linear,left bottom,left top,color-stop(20%,rgba(255,255,255,1)),color-stop(100%,rgba(255,255,255,0)));
    background: -webkit-linear-gradient(bottom,rgba(255,255,255,1) 20%,rgba(255,255,255,0) 100%);
    background: -o-linear-gradient(bottom,rgba(255,255,255,1) 20%,rgba(255,255,255,0) 100%);
    background: -ms-linear-gradient(bottom,rgba(255,255,255,1) 20%,rgba(255,255,255,0) 100%);
    background: linear-gradient(to top,rgba(255,255,255,1) 20%,rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
    border-bottom: 1px solid #F5F5F5;
}

#art-login {
    z-index: 999;
}

.AraForm {
    width: 100%;
}

    #dnnSearchResult_dnnSearchBox_input, .AraForm textarea, .AraForm select, .FormSubmitModal input:not([type=submit]), AraForm .riTextBox, AraForm input[type=checkbox] {
        border: 1px solid #82c0ef;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 4px;
        padding: 3px;
        font-family: Montserrat;
        font-size: 12px;
        margin-left: 5px;
        background-color: #F8F8F8;
    }

        .AraForm input[type=checkbox] {
            float: left;
        }

.FormSubmitModal input:not([type=submit]) {
    width: 95%;
}

#dnnSearchResult_dnnSearchBox_input:hover, .AraForm input:focus, .AraForm input:hover, .AraForm textarea:hover, .AraForm textarea:focus, .AraForm select:focus, .AraForm select:hover, .FormSubmitModal input:focus, .FormSubmitModal input:hover {
    outline: 0;
    border-color: #82c0ef;
    box-shadow: 0 0 10px #82c0ef;
}

.Simple_Left_TabStrip ul > li:before {
    content: none;
    margin-right: 6px;
    bottom: 2px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
}

.AraForm input.required:focus, .AraForm input.required:hover, .AraForm select.required:focus, .AraForm select.required:hover, .FormSubmitModal input.required:focus, .FormSubmitModal input.required:hover, .FormSubmitModal select.required:focus, .FormSubmitModal select.required:hover {
    outline: 0;
    border-color: #E08F94;
    box-shadow: 0 0 5px #E08F94;
    background-color: #fff;
}

[id*=FormMaster] td div, [id*='Some:Same'] td:first-child {
    width: 100%;
    display: inline-table;
}

.AraForm td .itembutton:first-child {
    margin-left: 100px;
}

.AraForm td:last-child, .AraForm td:last-child div {
    text-align: left;
}

.AraForm img {
    max-width: none;
}

.AraForm h4 {
    font-style: normal;
}

.AraForm .SubHead, .AraForm [id*=lbl], .AraForm label, .SubmitLabelField {
    font-style: normal;
    white-space: pre-line;
    font-weight: 400;
}

.ModAraWebLMSEndUserC .AraForm Span {
        white-space:normal;

}
.ModAraWebLMSEndUserC .TabContainer {
        border-bottom: 1px solid #000 !important;
    padding-bottom: 0px !important;
    height: 25px !important;
    vertical-align: bottom !important;
    margin-bottom: 10px;
}

.DnnModule-ActionGrid {
    clear: both;
}
.NotificationMessage {
    margin: 10px 0;
    font-size: 11px;
}

.AraForm [id*=lbl].required, .FormSubmitModal [id*=lbl].required {
    color: #c2353e;
}

.AraForm [id*=FormMaster] label {
    max-width: 95%;
    font-weight:bold;
}
textarea {
    white-space: pre-line !important;
}
/*OnDemand Catalog*/
   .VideoListBox {
    border: solid 1px #0075C0;
    background-color: #FDFCFC;
    border-top-left-radius: 25px;
    -moz-border-radius-bottomright: 25px;
    border-bottom-right-radius: 25px;
    border: 1px solid #9CAFC4;
    opacity:1;
    height: 240px;
    width: 30.5%;
    float: left;
    margin-right: 1.25%;
    margin-left: 1.25%;
    margin-bottom: 2%;
    text-decoration:none;
    border: solid 1px #78b4e4 !important;
    -webkit-box-shadow: 1px 1px 1px 0px #6e6b6e;
    -moz-box-shadow: 1px 1px 1px 0px rgba(110,107,110,1);
    box-shadow: 1px 1px 1px 0px #c8c8c8;
}
.sb-material-results .sb-results .media {
    margin-bottom: 25px;
    text-decoration: none;
}
    .VideoListBox:hover {
        opacity: 1.0;
        background-color:#f3f2f2;
    }
    .imageHeader {
        height:120px; 
        border-top-left-radius: 25px;
        background-size: cover;
        background-position-y: 50%;
            margin: 2px;
    }
    .avtsb-result {
        padding:0px;font-size:13px;color:#000000;
    }
        .avtsb-result h4 {
    padding: 5px;
    padding-bottom: 0px !important;
    color:#8a2427  !important;
    font-weight:bold !important;
    font-size:13px !important;
    margin-top:2px !important;
      margin-bottom:2px !important;
      line-height:15px;
       }

    .avtsb-desc {
      height: 125px;
    overflow: hidden;
    font-size: 13px !important;
    font-family: 'Open Sans',sans-serif;
    padding: 5px;
    line-height: 18px !important;
    color: #000 !important;
    letter-spacing:1px !important;
    }
.AraForm .itembutton {
    -moz-box-shadow: inset 0 1px 3px 0 #91b8b3;
    -webkit-box-shadow: inset 0 1px 3px 0 #91b8b3;
    box-shadow: inset 0 1px 3px 0 #91b8b3;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(.05,#768d87),color-stop(1,#6c7c7c)) #768d87;
    background: -moz-linear-gradient(top,#768d87 5%,#6c7c7c 100%) #768d87;
    background: -webkit-linear-gradient(top,#768d87 5%,#6c7c7c 100%) #768d87;
    background: -o-linear-gradient(top,#768d87 5%,#6c7c7c 100%) #768d87;
    background: -ms-linear-gradient(top,#768d87 5%,#6c7c7c 100%) #768d87;
    background: linear-gradient(to bottom,#768d87 5%,#6c7c7c 100%) #768d87;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#768d87', endColorstr='#6c7c7c', GradientType=0);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #566963;
    display: inline-block;
    color: #fff;
    font-family: arial;
    font-size: 11px;
    font-weight: 700;
    padding: 2px 4px;
    text-decoration: none;
    text-shadow: 0 -1px 0 #2b665e;
}

    .AraForm .itembutton:hover {
        background: -webkit-gradient(linear,left top,left bottom,color-stop(.05,#6c7c7c),color-stop(1,#768d87)) #6c7c7c;
        background: -moz-linear-gradient(top,#6c7c7c 5%,#768d87 100%) #6c7c7c;
        background: -webkit-linear-gradient(top,#6c7c7c 5%,#768d87 100%) #6c7c7c;
        background: -o-linear-gradient(top,#6c7c7c 5%,#768d87 100%) #6c7c7c;
        background: -ms-linear-gradient(top,#6c7c7c 5%,#768d87 100%) #6c7c7c;
        background: linear-gradient(to bottom,#6c7c7c 5%,#768d87 100%) #6c7c7c;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6c7c7c', endColorstr='#768d87', GradientType=0);
    }

AraForm .itembutton:active {
    position: relative;
    top: 1px;
}

.AraForm [id*=PersonList_trPersonName] td {
    background-color: #e6e9ee;
    padding: 3px;
    border: 1px solid #e5e5e5;
}
.AraForm .NoBorder{
    border: 0px !important;
    background-color: transparent !important;
            box-shadow: 0 0 0px #82C0EF !important;
            font-size:14px;
}

.NoBorder:hover {
     border: 0px !important;
}
.AraForm [id*=tblPersonItem] {
    border: 1px solid #e5e5e5;
}

.AraInfoWidget td:first-child {
    font-weight: 400;
    padding-right: 5px;
}

.AraInfoWidget td:last-child {
    font-weight: 400;
    text-align: left;
}

.AraInfoWidget table {
    border-spacing: 2px;
}

[id*=DemographicsDashboard] td:first-child {
    font-weight: 700;
}

.membershipModalBackground {
    background-color: gray;
    filter: alpha(opacity=40);
    opacity: .5;
}

.mebershipModalWindow {
    border: 1px solid #000;
    background: #3d94f6;
    position: absolute;
    padding: 10px;
    top: -1000px;
    font-family: Arial;
    font-size: 15px;
    color: #fff;
    max-height: 85%;
    overflow-y: auto;
}

.membershipWatermarkTextbox {
    font-style: italic;
    font-weight: 100;
    font-size: 12px;
    color: grey;
}

.membershipRenew90 {
    background-color: #DCEAF3;
    width: 100%;
    height: 45px;
    vertical-align: central;
}

.membershipRenew30 {
    background-color: #FCD86D;
    border: 3px solid #000;
    color: #000;
    width: 100%;
    height: 45px;
    vertical-align: central;
}

.membershipRenew0 {
    border: 0 solid #FF0A0E;
    color: #FF0A0E;
    width: 100%;
    height: 45px;
    vertical-align: central;
}

.membershipRenewLabel {
    font-size: 20px;
    font-family: Arial;
}

.membershipRenewLabelWhite {
    font-size: 18px;
    font-family: Arial;
    color: #FF0A0E;
    line-height: 40px;
    font-weight: 700;
}

#dnn_ctr489_RenewNowDashboard_btnRenew {
    padding: 10px 30px;
    font-size: 20px;
    cursor: pointer;
    animation: myfirst 1s;
    animation-iteration-count: 3;
    : */;
}

[id*=Aggregator_wrap] {
    vertical-align: top;
    padding: 4px 4px 10px;
    background-color: #fff;
    height: 90%;
    position: relative;
}

.ModDNNStuffAggregatorC h3 {
    margin: 1px;
    padding: 0;
}

.ModDNNStuffAggregatorC td {
    vertical-align: top;
    background-color: #fff;
    border: 1px solid #B3C0CF;
    /*border-width: 1px 2px 2px 1px;*/
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    width: 33%;
}

    .ModDNNStuffAggregatorC td td {
        border-width: 0;
    }

 #dnn_ctr477_Aggregator_ctr8977_MemberOnlineDocuments_divAvailableDocs .art-button
 {position:static;}

.Simple_Left_TabPage table {
    border-spacing: 10px 5px;
}

@media screen\0 {
    .ModDNNStuffAggregatorC td {
        vertical-align: top;
        height: inherit;
    }

    [id*=Aggregator_wrap] {
        height: inherit;
    }
}

.AraInfoWidget td {
    border-width: 0;
}

.MinDiv {
    background: -webkit-linear-gradient(top,#000,#000,#000,#000,#000,#fff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    height: 125px;
    overflow: hidden;
    cursor: pointer;
    filter: alpha(Opacity=100, FinishOpacity=0, Style=1, StartX=0, StartY=80, FinishX=0, FinishY=500);
    margin-left: 20px;
    margin-right: 20px;
}

.MaxDiv {
    background: -webkit-gradient(linear,left bottom,left top,from(#000),to(#000));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    height: auto;
    overflow: visible;
    cursor: pointer;
    margin-left: 20px;
    margin-right: 20px;
}

.araPopupTooltipDiv {
    border: 1px solid #000;
    background-color: #FFFAA7;
    text-align: left;
    padding: 6px;
    width: 350px;
    position: relative;
    z-index: 999999;
    font-family: Verdana,Montserrat,Arial;
}

.araPopupTooltipUL li {
    border: 1px solid #fff;
    font-family: Verdana,Montserrat,Arial;
}

    .araPopupTooltipUL li:hover {
        border: 1px solid #000;
        background-color: #FFFBBF;
        font-family: Verdana,Montserrat,Arial;
    }

.art-postcontent h3 {
    color: #4E6883;
}

.DnnModule-AraWebPOCCommunications {
    clear: both;
    margin-top: 10px;
    margin-bottom: 10px;
}

    .DnnModule-AraWebPOCCommunications input {
        margin: 3px 0;
    }

#dnn_dnnUser_enhancedRegisterLink, .userDisplayName a {
    padding: 0;
}

.ModARAUpcomingEventsC h1 {
    font-size: 14px;
    padding: 0;
    margin: 0;
}

#dnn_sidebar1 #dnn_ctr940_UpcomingEvents_actTabs_body {
    max-height: 300px;
    overflow-y: scroll;
    min-height: 300px;
}

.ajax__tab_default .ajax__tab_header {
    margin-bottom: -6px;
}

#dnn_ctr940_UpcomingEvents_actTabs_body {
    border-top: 1px solid #999;
}

#dnn_ContentPane .AraEventItem {
    height: 90px;
    float: left;
}

#dnn_ContentPane #dnn_ctr940_UpcomingEvents_actTabs_body {
    height: 800px;
    overflow-y: scroll;
}

#dnn_ContentPane .itemStyle {
    display: inline-block;
    width: 33%;
    float: left;
    border-bottom: 1px solid #e8e8e8;
        border-bottom: 1px solid #e8e8e8;
    border: solid 1px #78b4e4 !important;
    -webkit-box-shadow: 1px 1px 1px 0px #6e6b6e;
    -moz-box-shadow: 1px 1px 1px 0px rgba(110,107,110,1);
    box-shadow: 1px 1px 1px 0px #c8c8c8;
    background-color: #FDFCFC;
    border-top-left-radius: 20px;
    -moz-border-radius-bottomright: 25px;
    border-bottom-right-radius: 25px;
    width: 30.5% !important;
    padding: .75%;
    margin: .5%;
    height: 80px;
}

#dnn_ctr941_UpcomingEvents_actTabs_tabARA, #dnn_ctr941_UpcomingEvents_actTabs_tabLocal, #dnn_ctr941_UpcomingEvents_actTabs_tabOther_dlOtherEvents {
    overflow: auto;
}

.ajax__tab_xp .ajax__tab_body {
    min-height: 125px;
    overflow: hidden;
}

.UpcomingEventsHeader {
    width: 98%;
    clear: both;
    background-color: #E8E8E8;
    FONT-SIZE: 15px;
    padding: 1%;
    font-weight: 700;
}

#dnn_sidebar1 .itemStyle {
    display: inline-block;
    width: 100%;
    float: left;
    border-bottom: 1px solid #e8e8e8;
}

.FaqHeader {
    font-weight: 700;
}

.BlueList {
    border-radius: 8px;
    background: #1e5799;
    background: -moz-linear-gradient(top,#1e5799 0,#49a1e5 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#1e5799),color-stop(100%,#49a1e5));
    background: -webkit-linear-gradient(top,#1e5799 0,#49a1e5 100%);
    background: -o-linear-gradient(top,#1e5799 0,#49a1e5 100%);
    background: -ms-linear-gradient(top,#1e5799 0,#49a1e5 100%);
    background: linear-gradient(to bottom,#1e5799 0,#49a1e5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e5799', endColorstr='#49a1e5', GradientType=0);
    color: #fff;
    padding: 1px;
    margin-bottom: 10px;
}

.BlueListAltItem, .BlueListItem {
    color: #000;
    font-size: 11px;
    line-height: 100%;
    background-color: #dceaf3;
    padding: 2px;
}

.BlueList a:link {
    color: #fff;
}

.BlueListAltItem .Header, .BlueListItem .Header {
    font-weight: 700;
    padding-top: 2px;
    color: #173a70;
    padding-bottom: 4px;
}

.GroupViewTop img, .dgdGroupQuickInfoWrap img {
    max-width: 100%;
    margin: 0;
    float: none;
}

.ARAarticleblock {
    width: 30%;
    border: 1px solid #E2E8EE;
    float: left;
    height: 100px;
    margin: 1%;
}

.ARASummaryarticleblock {
    width: 98%;
    margin: 1%;
}

    .ARASummaryarticleblock img {
        float: right;
        max-width: 25%;
    }

    .ARASummaryarticleblock a:link {
        font-size: 15px;
        font-weight: 700;
    }

.SmallProductImage {
    /*background-color: #fff;*/
}

.ModAraAraResourceDetailsC #dnn_ctr4600_ResourceDetails_hyprlnkLogin, .ResourceDetails_ActionButtons {
    margin: 10px 0;
}

.ProductsHeader {
    font-size: 12px;
    font-weight: 700;
    color: #333;
    margin-top: 10px;
}

.Sortdiv {
    float: right;
}

.SubSort {
    font-weight: 700;
}

.ProductCount {
    font-size: 10px;
    font-weight: 700;
    color: #333;
    margin-top: 10px;
}

.CategoryContainer {
    font-family: Montserrat,Georgia,Times,serif;
    font-size: .66em;
    font-weight: 400;
    line-height: 1.3em;
    width: 150px;
    height: 250px;
    text-align: center;
    border: 1px solid #fff;
    padding: 0 8px;
    float: left;
}

    .CategoryContainer:hover {
        border: 1px solid #EFEFEF;
    }

.MediumCategoryContainer {
    width: 90px;
    height: 90px;
    text-align: center;
    border: 1px solid #fff;
    padding: 0;
    float: left;
}

.MediumCategoryicons {
    width: 90px;
    height: 90px;
    opacity: .85;
    filter: Alpha(opacity=85);
    margin: 4px 0 0;
}

    .MediumCategoryicons:hover {
        filter: Alpha(opacity=100);
        opacity: 1;
        margin: 0 0 4px;
    }

.LeftButton {
    float: left;
    margin-top: 70px;
}

.RightButton {
    float: Right;
    margin-top: 70px;
}

.ModAraAraResourceDetailsC img {
    max-width: 90%;
}

.ProductBox, .ProductBox230, .stateListings > div, .viewport li, .WinterWebinar  {
    background-color: #f8f8f8;
    padding: 5px;
    font-size: .9em;
    font-family: 'Microsoft Sans Serif';
    height: 330px;
    width: 30.5%;
    margin: .5%;
    position: relative;
    float: left;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 10px;
    border: 1px solid #D4D7DA;
    border-width: 1px 2px 2px 1px;
}
.WinterWebinar {
    height: 120px;
}

.Risk {
    height: 230px;
}

.AuctionBox {
    width: 45%;
    height: 150px;
}

#slider1 {
    width: 85%!important;
}

.viewport li {
    width: 190px;
    padding: 1px!important;
    height: 220px;
    overflow: hidden!important;
}

    .viewport li .ProductTitle {
        width: 95%!important;
        height: 55px;
        font-weight: 700;
    }

    .viewport li img {
        width: 80%;
    }

#slider1 .SmallProductImage {
    height: 115px!important;
}

#slider1 .viewport {
    height: 250px!important;
}

.ProductBox230 {
    height: 250px;
}

.araProductTitle {
    color: #0101DF;
    font-size: 1.2em;
    font-weight: 700;
    padding: 2px;
    height: 55px;
    float: left;
    width: auto;
    line-height: 100%;
}

.ModAraAraProductBoxC .araProductTitle {
    height: auto;
    max-width: 50%;
    float: left;
}

.VideoProductBox, .VideoProductBoxLarge {
    border: 1px solid #8C8D8D;
    background-color: #f8f8f8;
    padding: 7px;
    font-size: .9em;
    height: 250px;
    width: 20%;
    margin: 1%;
    position: relative;
    float: left;
}

.VideoProductBoxLarge {
    height: 150px;
}

    .VideoProductBoxLarge .araLine2 {
        display: none;
    }

    .VideoProductBoxLarge .SmallProductImage, .VideoProductBoxLarge .araProductTitle {
        width: 93%!important;
        max-width: 99%!important;
        position: absolute;
        top: 0;
    }

    .VideoProductBoxLarge .araProductTitle {
        top: 92px;
        width: 95%!important;
    }

    .VideoProductBoxLarge .araProductDetailsButtons {
        float: right;
        margin-right: 5px;
    }

    .VideoProductBoxLarge .araProductButtons {
        bottom: 5px;
    }

.VideoProductBox .araProductDetailsButtons {
    display: none;
}

.VideoProductBox a.ProductName {
    font-size: 12px;
}

.VideoProductBox .araProductTitle {
    height: auto;
    width: 90%;
    max-width: 90%;
    position: absolute;
    top: 115px;
}

.VideoProductBox .SmallProductImage {
    width: 95%!important;
}

.VideoProductBox .araLine2 {
    padding-top: 5px;
    line-height: 100%;
    height: 85px;
    position: absolute;
    top: 170px;
    width: 90%;
}

.VideoProductBox .Description {
    line-height: 100%;
}

#dnn_sidebar1 .ProductBox, [id*=dnn_Bottom] .ProductBox {
    width: 92.5%;
    height: auto;
    background-color: #fff;
}

#dnn_sidebar1 .araLine2 {
    height: auto;
    padding-top: 0;
}

#dnn_sidebar1 .araLine1 {
    height: 75px;
    background-color: #fff;
}

#dnn_sidebar1 .araProductButtons, [id*=dnn_Bottom] .araProductButtons {
    position: static;
}

#dnn_sidebar1 .ModDNNArticleListC .araProductButtons {
    /*position: inherit;*/
}

#dnn_sidebar1 .SmallProductImage, [id*=dnn_Bottom] .SmallProductImage {
    height: auto;
    float: left;
}

.SmallProductImage a {
    margin: auto;
}

.SmallProductImage img {
    max-height: 85px;
    max-width: 100%;
    float: none;
    margin: 0;
}

#dnn_sidebar1 .SmallProductImage img {
    max-width: 70%;
}

[id*=dnn_Bottom] .araLine2 {
    height: 105px;
}

[id*=dnn_Bottom] .araLine1 {
    height: 178px;
}

#dnn_sidebar1 .araProductTitle {
    position: static;
    line-height: 15px;
        margin-top: 10px !important;
}

.araLine1 {
    background-color: #fff;
}

.araLine2 {
    width: 100%;
    padding-top: 10px;
    height: auto;
    overflow-y: auto;
}

.araProductPricing {
    font-size: .9em;
    position: absolute;
    bottom: 30px;
}

.araProductPricing_Left {
    width: 100px;
}

.araProductPricing_Right {
    width: 150px;
    text-align: right;
}
 .araProductPurchaseButtons .arabutton, .araProductDetailsButtons .arabutton, #dnn_ctr10726_HrPortal_lbLogin {
display: inline-block;
font-size: 11px !important;
    border: 1px solid #8A2427;
    background: none #fff;
    text-shadow: none;
    text-decoration: none;
    line-height: 1;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    box-shadow: none;
    color:#ffffff !important;
    background-color: #8A2427;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
    font-weight: bold;
    padding:2px 8px;
    border-bottom-right-radius: 9px !important;
    border-top-right-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    border-top-left-radius: 15px !important;
    border-right-width: 0px !important;
    border-bottom-width: 0px !important;
}

.DnnModule-DNN_HTML .araProductDetailsButtons .arabutton, #dnn_ctr10726_HrPortal_lbLogin {
    font-size: 20px !important;
}

#dnn_ctr10726_HrPortal_lbLogin {
    margin: auto;
        width: 45%;
padding: 15px;}

#HrPortal_Main {
    text-align: center;
}
.ProductBox .araProductDetailsButtons {
        position: absolute;
    bottom: 0px !important;
    right: 0px !important;
    line-height:100%;
}

.trResourceLocator .araProductDetailsButtons {
    left: 0px;
        max-width: 30%;
}
.trResourceLocator .araProductDetailsButtons .arabutton {
        border-bottom-left-radius: 0px !important;
    border-top-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    border-top-right-radius: 15px !important;
        border-left-width: 0px !important;
    border-bottom-width: 0px !important;
    border-right-width:1px !important;
    left:0px;
}
 .araProductPurchaseButtons .arabutton:hover,  .araProductDetailsButtons .arabutton:hover,  #dnn_ctr10726_HrPortal_lbLogin:hover {
        background: #3cb0fd!important;
    text-decoration: none;
    box-shadow: 0 0 10px #82c0ef;
    border-color:#82c0ef;
}
.araProductPricing_DiscountDisclaimer {
    font-size: .8em;
    color: #424242;
    text-align: center;
}

.araProductButtons {
    position: absolute;
    bottom: 0px;
    width: 100%;
}

.araProductDetailsButtons {
    float: left;
}

.ProductBox230 .araProductDetailsButtons {
    float: right;
    margin-right:5px;
}



.araProductPurchaseButtons {
    float: right;
}

.ResourceBox {
    border-style: solid;
    border-width: 1px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 740px;
    height: 170px;
    margin-right: 3px;
    margin-left: 3px;
    margin-bottom: 5px;
    float: left;
    border-color: #FCC #F99 #F99 #FCC;
}

.SmallProductImage {
    display: block;
    height: 145px;
    text-align: center;
    vertical-align: middle;
    width: 98%;
}

.ModAraAraResourceLocatorC .SmallProductImage {
    float: left;
    height: auto;
    width: 40%;
    margin-right: 10px;
}

.ModAraAraProductBoxC .SmallProductImage {
    height: auto;
    width: 48%;
    display: flex;
    margin-top: 2px;
}
.SmallProductImage a:link {
    max-width: 99%;
}
.Risk .araLine1 .SmallProductImage {
    float: right;
}

#dnn_sidebar1 .ModAraAraProductBoxC .SmallProductImage {
    width: 40%;
}

.PricingInfo {
    float: right;
    width: 148px;
    height: 160px;
    padding: 5px;
    display: table-cell;
    vertical-align: middle;
    background-color: #FDFDFD;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: silver;
}

.ProductDescription {
    display: block;
    min-width: 150px;
    max-height: 140px;
    padding: 0 5px 5px;
    text-align: left;
    margin-bottom: 5px;
    white-space: normal;
    text-align: left;
    font-size: 13px;
    font-family: Montserrat, 'Helvetica Neue',HelveticaNeue,Helvetica,Arial,'Lucida Grande',sans-serif;
    font-weight: 400;
    color: #504e4e;
    line-height: 120% !important;
}

    .ProductDescription p {
        line-height: 14px;
    }

.OrderHistoryOrders .ProductDescription {
    clear: both;
}

.TestimonialBox {
    max-width: 200px;
    padding: 5px;
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    margin-bottom: 5px;
    color: #666;
    font-style: italic;
}

.TestimonialSignature {
    margin-top: 20px;
    font-style: normal;
    font-weight: 700;
}

.MoreInfo {
    text-align: center;
    margin-top: 20px;
}

.PriceTypeColumn {
    text-align: right;
    width: 80px;
}

.PriceColumn {
    text-align: right;
    width: 50px;
}

.PricingTable {
    width: 130px;
    margin-left: 0;
    font-size: 9px;
    background-color: #FDFDFD;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: silver;
}

.ProductName {
    color: #00529c;
    font-weight: 700;
    white-space: normal;
    font-size: 13px;
    margin-bottom: 10px;
}

.Discounts, .Member-Price, .Non-MemberPrice, .PriceList, .PriceMember, .PriceNA {
    font-family: Montserrat,verdana;
    font-weight: 400;
    font-size: 12px;
    text-align: right;
}

.Member-Price, .PriceMember {
    color: #3375b0;
    font-size: 11px;
}

.Discounts {
    font-size: 11px;
    color: #060;
}

.PriceNA {
    font-size: 11px;
    color: grey;
}

.PriceYours {
    font-weight: 400;
    color: #e63942;
    font-size: 12px;
}

.QuantityTextBox {
    width: 20px;
}

.Description {
       display: block;
    white-space: normal;
    text-align: left;
    font-size: 14px;
    font-family: Montserrat, 'Helvetica Neue',HelveticaNeue,Helvetica,Arial,'Lucida Grande',sans-serif;
    font-weight: 400;
    color: #504e4e;
    line-height: 125%;
}

.ModAraAraResourceDetailsC .Description {
    clear: both;
}

.Line {
    width: 100%;
    background-color: grey;
    height: 1px;
    margin: 0 0 2px;
}

.TestimonialSignature {
    float: right;
}

.TopicList {
    background-color: #F0F7FF;
    border-style: solid;
    border-width: 1px 2px 2px 1px;
    border-color: #bfd7ed #a0bad2 #a0bad2 #bfd7ed;
    padding: 8px;
    font-weight: 700;
    line-height: 120%;
    -moz-border-radius: 3px;
    border-radius: 3px;
    position: absolute;
    z-index: 9;
}

.TopicItem {
    font-weight: 400;
    margin: 0 -2px 0 0;
    display: block;
}

.TopicItemSelected {
    font-weight: 700;
    margin: 5px 0;
    display: block;
    background-color: #FFC;
}

.LoginPurchase {
    text-align: center;
    padding: 5px;
    color: #090;
    border-style: solid;
    border-width: 1px 2px 2px 1px;
    border-color: #bfd7ed #a0bad2 #a0bad2 #bfd7ed;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-top: 15px;
}

.araProductPricing_Right span {
    float: right;
}

.araProductPricing span[id*='lbl'] {
clear: none !important;
    display: flexbox !important;


}
.araProductPricing td {
    padding: 0;
}

center {
    clear: both;
}

.TopicList ul > li:before, .sb-results ul > li:before  {
    content: none;
}

.TopicList ul > li {
    background-repeat: no-repeat;
    margin-bottom: 0;
    margin-right: 10px;
    overflow-x: hidden;
    overflow-y: hidden;
    border-bottom: 1px dotted #A29E9E;
    padding: 2px 0;
    font-size: 13px;
    width: 90%;
}

    .TopicList ul > li:last-child {
        border-bottom: 0 dotted #A29E9E;
    }

.araSelectCategoryFilterHeader:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 8px solid rgba(182,22,22,0);
    border-right: 8px solid transparent;
    border-top: 12px solid #6071B4;
    position: absolute;
    bottom: 14px;
    right: 10px;
    margin-left: -12px;
}

.araSelectCategoryFilterHeader {
    padding-right: 40px;
}

.trResourceLocator [id$=imgProductImage] {
    max-width: 50%;
}

.searchSkinObjectPreview ul > li:before {
    content: none;
}

.searchSkinObjectPreview li:last-child {
    background-color: #0a2d55;
    padding: 10px;
}

    .searchSkinObjectPreview li:last-child:hover {
        background-color: #8a2326;
    }

    .searchSkinObjectPreview li:last-child a {
        color: #fff;
    }

.dnnSearchResultContainer > .dnnSearchResultItem {
    margin: 0 0 30px;
    width: 47%;
    float: left;
    height: 200px;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 1%;
}

.dnnSearchResultItem-Link a:link {
    font-size: 11px;
}

.Simple_Left_TabPage img {
    max-width: none;
}

#dnnEditUser ul.dnnAdminTabNav li {
    display: none;
}

dnnEditUser ul.dnnAdminTabNav li:nth-child(2) {
    display: block;
}

#dnnEditUser .dnnButtonDropdown {
    display: none;
}

.VideoList {
    border: 1px solid #bfd7ed;
    background-color: #e8e8e8;
    float: left;
    moz-border-radius: 15px;
    border-radius: 15px;
    padding: 5px;
}

.VidDiv {
    width: 23%;
    float: left;
    margin: 1%;
    height: 160px;
    overflow: hidden;
    position: relative;
}

    .VidDiv img {
        max-width: 99%;
        float: none;
        margin: 0;
    }

    .VidDiv .Title {
        background-color: #000;
        position: absolute;
        bottom: 0;
        height: 40px;
        width: 99%;
        font-size: 11px;
        padding: 2px;
        color: #fff;
    }

    .VidDiv a:link {
        color: #fff;
    }

.FaqHeader, .ICG_ETH_Expanders, .ICG_ETH_Title {
    clear: both;
    margin-top: 15px;
}

    .ICG_ETH_Expanders ul > li:before {
        content: none;
    }

    .ICG_ETH_Expanders ul > li {
        font-size: 18px;
    }

.ResourceDetails_Pricing {
    display: table;
}

.OrderDetails {
    display: block;
    border-bottom: 1px solid #e5e5e5;
}

.OrderHistoryOrders {
    margin-left: 20px;
    width: 90%;
}

#dnn_ctr4607_ViewAraShoppingCart_ctl00_lblShipping:after {
    margin-bottom: 20px;
}

.ModAraAraLendingLibraryC .ProductInfo img {
    max-width: 87%!important;
    margin: 5px;
}

.ModAraAraLendingLibraryC .ProductButtons {
    background-color: transparent;
    padding-left: 7px;
    margin-top: 20px;
}

.ModAraAraLendingLibraryC .WatchOnline:before {
    clear: both;
}

.ModAraAraLendingLibraryC .OutOfStock {
    color: #858585;
    font-style: italic;
    font-size: 12px;
}

.ModAraAraLendingLibraryC .ProductBoxParent {
    width: 100%;
    float: left;
    margin-top: 10px;
}

.ModAraAraLendingLibraryC .ProductInfo .ImgFloatText {
    width: 40%;
    margin: 0;
}

.ModAraAraLendingLibraryC .ProductInfo {
    height: 67px;
    padding: 0;
    width: 98%;
    overflow-x: hidden;
}

.ModAraAraLendingLibraryC .ProductBox {
    height: 300px;
}

.ModAraAraLendingLibraryC .Description {
    height: 180px;
    overflow-y: auto;
}

.ModAraAraLendingLibraryC .ItemsInCartHeader {
    font-size: 11px;
}

.ModAraAraLendingLibraryC .LentProducts_Product {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 5px;
    padding-bottom: 5px;
}

.SidePanelRight {
    min-height: 250px;
    border: 1px solid #000;
    width: 230px;
    float: right;
    position: absolute;
    right: 10px;
}

blockquote {
    background: #EAF3F6;
    border: 1px solid #E2EAF1;
    border-left: 5px solid #00438a;
    margin: 5px;
    padding: .5em 10px;
    quotes: "\201C""\201D""\2018""\2019";
    overflow-y: hidden;
    font: 600 16px/1.2 Kalam,Helvetica,sans-serif;
    color: #3D3C3C;
    letter-spacing: 2px;
    position: relative;
}

    blockquote p:before {
        content: open-quote;
        font-size: 2em;
        line-height: .1em;
        margin-right: .05em;
        vertical-align: -.45em;
        font-weight: 100;
    }

    blockquote p:after {
        content: close-quote;
        font-size: 2em;
        line-height: .1em;
        margin-left: -0em;
        vertical-align: -.5em;
        font-weight: 100;
    }


.ModAraAraResourceDetailsC blockquote p:before, .ModAraAraResourceDetailsC blockquote p:after {
    content: none;
}

    blockquote p {
        display: inline;
        font: 400 16px/1.2 Kalam,Helvetica,sans-serif;
        color: #4E6883;
        letter-spacing: 1px;
    }

.blockquote img {
    float: left;
    max-width: 30%;
    border: 1px solid #333d47;
}

.blockquote h4 {
    float: right;
    font-size: 12px;
    color: #3D5979;
}

#dnn_sidebar1 .blockquote h4 {
    margin-top: 10px;
    float: right;
    font-size: 12px;
}

#dnn_sidebar1 .blockquote {
    -moz-border-radius-topleft: 25px;
    border-top-left-radius: 25px;
    -moz-border-radius-bottomright: 25px;
    border-bottom-right-radius: 25px;
    border: 1px solid #9CAFC4;
    border-width: 1px 2px 2px 1px;
    color: #4E6883;
    margin-top:10px;
}

    #dnn_sidebar1 .blockquote p {
        font: 400 16px/1.1 Kalam,Helvetica,sans-serif;
        color: #4E6883;
    }

blockquote p:after, blockquote p:before {
    color: #032a54;
}

.FormSubmitModal {
    position: absolute;
    top: 25px;
    left: 25%;
    z-index: 100;
    height: 600px;
    width: 40%;
    border: 1px solid #858585;
    background-color: #fff;
    padding: 15px;
}

.cpHeaderFont {
    color: #fff;
    width: 350px;
}

.cpHeader td {
    background-color: #00438a;
}

.cpHeader {
    border: 0;
}

.ModAraWebPOCCommunicationsC {
    border: 1px solid #A3ADB6;
    padding: 5px;
    border-radius: 4px;
    background-color: #ECEEFF;
}

    .ModAraWebPOCCommunicationsC h3 {
        margin-top: 0;
    }

.VideoCube {
    float: left;
    text-align: center;
    padding: 10px;
}

.DoubleList, SubDoubleList {
    width: 90%;
    margin-bottom: 20px;
    overflow: hidden;
}

    .DoubleList li, .SubDoubleList li li {
        width: 48%;
        line-height: 1.5em;
        float: left;
        display: inline;
    }

.TripleList li {
    width: 30.333%;
    float: left;
    display: inline;
}

#quad li {
    width: 25%;
}

#six li {
    width: 16.666%;
}

.BenefitsList {
    height: 200px;
}

    .BenefitsList ul li {
        line-height: 125%;
        margin-bottom: 6px;
    }

    .BenefitsList img {
        max-width: 27%;
        max-height: 190px;
    }

.ARAarticleblock img {
    max-width: 30%;
}

.dnnSearchBoxPanel {
    width: 100%;
    max-width: 50%;
    padding: 10px 0;
    background-color: #fff;
}

.dnnSearchBox {
    display: inline-block;
    margin: 0;
    padding: 5px;
    border: 0 solid #c9c9c9!important;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #FFF;
    vertical-align: top;
    -webkit-box-shadow: inset 0 0 0 0 rgba(0,0,0,.3)!important;
    box-shadow: inset 0 0 0 0 rgba(0,0,0,.3)!important;
    position: relative;
}

#araSearchFilter {
    display: block;
    position: relative;
    visibility: visible;
    top: -40px;
    left: 200px;
}

.dnnSearchResultPanel {
    width: 100%;
    max-width: 980px;
    margin: 0;
    padding: 1px 0;
    background-color: #e8e8e8!important;
}

.dnnFormItem > .RadComboBox_Default {
    width: 47%;
    margin-bottom: 0!important;
    max-width: 445px;
}

.dnnSearchResultPager.dnnSearchResultPagerTop {
    border-top: none;
    border-bottom: 0 solid #ccc!important;
    margin: 10px 0 00px!important;
    position: relative;
    top: -60px;
    max-width: 40%;
}

.dnnSearchResultContainer {
    margin: 0!important;
}

#araSearchFilter_Filter {
    position: relative;
    top: -70px;
    right: -80%;
    cursor: pointer;
}

#araSearchFilter_Clear {
    position: relative;
    top: -87px;
    right: -85%;
    cursor: pointer;
}

#dnnSearchResult_dnnSearchBox_input {
    min-width: 100%;
    top: -15px;
    z-index: 500;
}

.dnnSearchBox > a.dnnSearchButton {
    z-index: 501;
}

#dnn_ctr6197_SearchResults_lblAdvancedScope_cmdHelp {
    display: none;
}

.dnnSearchBoxClearText {
    display: none!important;
}

a.dnnSearchButton {
    display: block;
    position: absolute;
    top: 4px;
    right: 0;
    width: 18px;
    height: 18px;
    background-image: url(../../../images/search/searchButton.png);
    background-repeat: no-repeat;
    background-position: center center;
    vertical-align: top;
    cursor: pointer;
    margin: 4px 0 0 4px;
}

.ModSearchResultsC .dnnSearchButton {
    top: -15px!important;
}

.ModICGModulesExpandableTextHtmlC .Normal {
    margin-left: 40px;
}

.FAQItem, .ModICGModulesExpandableTextHtmlC .SubHead {
    font-weight: 700;
    color: #ef3e42  !important;
}

rm {
    font-weight: 700;
    font-variant: small-caps;
    font-size: 1.1em;
    font-style: italic;
}

trs {
    font-weight: 600;
    font-style: italic;
}

.committeeDescription {
    display: block;
    margin: 15px 0;
    text-align: left;
}

.ModAraWebStaffandCommitteeDisplayC {
    text-align: center;
}

.directorPanel:nth-child(odd), .personRow:nth-child(odd) {
    background-color: #fff;
}

.directorPanel:nth-child(even), .personRow:nth-child(even) {
    background-color: #F5F3F3;
}

.directorPanel, .personRow, .presidentName {
    display: block;
    width: 96%;
    clear: both;
    overflow: hidden;
    position: relative;
    text-align: left;
    padding: 1px;
    margin: 2px;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 10px;
    border: 1px solid #D4D7DA;
    border-width: 1px 2px 2px 1px;
    min-height: 150px;
}

.directorPanel, .presidentName {
    border: 0;
    min-height: 10px;
}

.Col3 .personRow {
    width: 30%;
    float: left;
    display: flexbox;
    clear: none;
    background-color: #FAFAFA;
}

.Col2 .personRow {
    width: 47%;
    float: left;
    display: flexbox;
    clear: none;
    background-color: #FAFAFA;
}

.tall .personRow {
    height: 175px;
}

.Col3 .personRow .personCompany {
    width: 100%;
}

.Col2 .personRow .personCompany {
    width: 60%;
}

.personPhoto {
    float: left;
}

    .personPhoto img {
        float: none;
        margin: 0 10px 0 0;
        min-width: 90px;
        max-width: none!important;
    }

.directorARABoardTitle, .directorCompanyName, .directorTitle, .personName, .personTitle, .presidentName, .stateName {
    font-weight: 700;
}

.directorTitle {
    float: left;
    margin-right: 7px;
    font-size: smaller;
}

.directorARABoardTitle:after {
    clear: both;
}

.directorARABoardTitle, .personTitle .stateName {
    font-size: smaller;
    margin-bottom: 10px;
}

.stateName {
    font-size: 15px;
    color: #00438a;
    font-variant: small-caps;
    margin-bottom: 5px;
}

.personExt {
    margin-bottom: 10px;
    position: absolute;
    top: 2px;
    right: 2px;
    color: #6a6b69;
}

.personCompany {
    float: left;
    width: 25%;
    margin-right: 10px;
}

.directorCompany, .personCompanyName, .presidentCompany {
    font-style: italic;
    margin-bottom: 0;
}

.stateListings > div {
    height: 150px;
}

input {
    max-width: 90%;
}

.ModAraAraShoppingCartC td {
    padding: 5px;
}

.ModAraAraShoppingCartC .legal-text {
    font-style: italic;
}

.ModAraAraShoppingCartC table {
    width: 90%;
}

    .ModAraAraShoppingCartC table tr td:first-of-type {
        width: 50%;
    }

    .ModAraAraShoppingCartC table tr td:last-of-type {
        width: 40%;
    }

.ModAraAraShoppingCartC .left {
    float: left;
    clear: both;
}

.ModAraAraShoppingCartC .desc {
    clear: both;
    float: left;
}

.ui-corner-top {
    clear: both;
}

.C5SLLC_Dispatcher .ui-corner-top {
    clear: none;
}

.ModAraAraShoppingCartC .phone, .ModAraAraShoppingCartC .phone:after {
    clear: both;
    margin-top: 20px;
}

    .ModAraAraShoppingCartC .phone .symbol, .ModAraAraShoppingCartC .phone div {
        float: left;
        white-space: nowrap;
    }

    .ModAraAraShoppingCartC .phone .field .text {
        float: left;
    }

    .ModAraAraShoppingCartC .phone div label {
        display: none;
    }

.ModAraAraShoppingCartC input[type=text] {
    width: auto;
}

.ModAraAraShoppingCartC .full, .ModAraAraShoppingCartC .right {
    display: block;
    clear: both;
    float: none;
}

div#multiColumn {
    -moz-column-count: 2;
    -moz-column-gap: 10px;
    -webkit-column-count: 2;
    -webkit-column-gap: 10px;
    column-count: 2;
    column-gap: 10px;
}

    div#multiColumn li {
        white-space: nowrap;
    }

.HomePageFullWidthAd {
       text-align: center;
    background: #e7eef4;
    background: -moz-linear-gradient(top,#5a97c9 1%,#092d55 73%,#d33921 73%,#8a2427 81%,#b51e0a 81%,#dbdbdb 81%,#333 100%);
    background: #eee;
    background: -moz-linear-gradient(top, #eeeeee 0%, #cccccc 100%);
    background: -webkit-linear-gradient(top, #eee 0%,#ccc 100%);
    background: linear-gradient(to bottom, #eee 0%,#ccc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 );
    background: -o-linear-gradient(top,#5a97c9 1%,#092d55 73%,#d33921 73%,#8a2427 81%,#b51e0a 81%,#dbdbdb 81%,#333 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5a97c9', endColorstr='#333333', GradientType=0);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding-left: 5%;
    position: relative;
    filter: alpha(opacity=80);
    opacity: .8;
    width: 85%;
    margin: auto;
    border-top-left-radius: 25px;
    -moz-border-radius-bottomright: 25px;
    border-bottom-right-radius: 25px;
    border: 3px solid #840307;
    padding:10px;
    overflow: hidden;
    padding-bottom: 20px;
}
    .HomePageFullWidthAd h2 {
        margin-top: 0px !important;
    }
    .HomePageFullWidthAd a div {
    display:inline-flex !important;}

    .HomePageFullWidthAd:hover {
        filter: alpha(opacity=100);
        opacity: 1;
    }

    .HomePageFullWidthAd p {
        margin: 0;
    }

    .HomePageFullWidthAd a {
        color: #fff;
        background: 0 0;
        padding: 0;
    }

    .HomePageFullWidthAd .Content p, .HomePageFullWidthAd .Title, .HomePageFullWidthAd  p {
        font-size: 18px;
        font-weight: 700;
        color: #000000;
    }

    .HomePageFullWidthAd  p {
        top: 40px;
        font-size: 12px;
        line-height:15px !important;
    }

    .HomePageFullWidthAd img {
        border: 0;
        margin: 0 0 0 0px;
        height: 60px;
    }

    .HomePageFullWidthAd .Content p {
        top: 46px;
        font-size: 11px;
        color: #000;
        text-shadow: 0 0 #fff;
    }

.OrderHistoryHeader {
    display: none;
}

.CollapseLink, .ExpandLink {
    color: #762432;
    margin-left: 15px;
}

.ModAraWebEmailFormC input {
    width: 300px;
}

.ModAraWebEmailFormC .art-button {
    width: auto;
    margin-left: 200px;
}

#dnn_sidebar1 .AraEventItemTitle a[id*=lnkTRSButton] {
    background: url(/portals/0/Images/Logos/4C-TRS_ARA-logo_web80.jpg) no-repeat;
        /*background: url(/portals/0/Images/Logos/TRS60th80.jpg) no-repeat;*/

    padding-top: 80px;
    display: block;
}

.testimonialpopup {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50%;
    margin: -30% 0 0 -30%;
    z-index: 99;
    vertical-align: middle;
    background-color: #DBE3E8;
    -moz-border-radius-topleft: 25px;
    border-top-left-radius: 25px;
    -moz-border-radius-bottomright: 25px;
    border-bottom-right-radius: 25px;
    border: 1px solid #9CAFC4;
    padding: 20px;
}

    .testimonialpopup p {
        font: 400 16px/1.5 Kalam,Helvetica,sans-serif;
        color: #4E6883;
    }

    .testimonialpopup img {
        float: left;
    }

    .testimonialpopup h4 {
        margin-top: 15px;
        float: right;
    }

.PopularProducts {
    width: 31%;
    margin: 1%;
    float: left;
    height: 90px;
    border: 1px solid #9CAFC4;
    opacity: .7;
    filter: alpha(opacity=70);
}

    .PopularProducts:hover {
        opacity: .99;
        filter: alpha(opacity=99);
        background: #F3F6F8;
    }

    .PopularProducts .araProductTitle img {
        max-width: 50%;
        max-height: 70px;
        float: left;
    }

    .PopularProducts .araProductTitle {
        color: #0101DF;
        font-weight: 700;
        padding: 2px;
        width: auto;
    }

#dnn_sidebar1 .ajax__tab_body {
    background-color: transparent;
    -moz-border-radius-bottomleft: 25px;
    border-bottom-left-radius: 25px;
    border: 1px solid #9CAFC4;
    border-width: 1px 2px 2px 1px;
}

.ajax__tab_xp .ajax__tab_header {
    font-family: verdana,Montserrat,helvetica;
    font-size: 11px;
    background: 0 0!important;
}

.ajax__tab_default .ajax__tab_tab {
    line-height: 15px;
}

.ajax__tab_xp .ajax__tab_header {
    margin-bottom: -8px;
}

.ajax__tab_default {
    margin-right: 5px;
}

#browserWarning {
    background-color: #aefaa8;
    color: #000;
    text-align: center;
    font-size: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 25px;
}

    #browserWarning a:link {
        font-size: 20px;
    }

.VideoProductBoxLarge .araProductTitle a {
    font-size: 12px;
}

.arabigbutton {
    font-size: 18px!important;
    width: 80%;
    display: block;
    margin: auto;
}

.ModAraAraItemsInCartC {
    margin: 10px 0 20px;
    text-align: center;
}

.dynamicPhotoDisplay {
    min-width: 90%;
    text-align: center;
}

.dynamicPhotoDisplayImage {
    max-width: 90%!important;
    display: inline-block;
    margin-left: auto;
    float: none!important;
}

#dnn_ctr4862_ViewerMaster_ctl01_UpdatePanel1 div:first-child {
    display: none;
    background-color: transparent!important;
}

#dnn_ctr4862_ViewerMaster_UpdatePanel1 div:first-child {
    background-color: transparent!important;
}

.personTerm {
    display: flex;
}

.personRegionInfo {
    font-size: 10px;
}

.WelcomeHide {
    color: #fff!important;
    float: right;
}

.ModDNNStuffWelcomeC .SmallProductImage {
    width: 19%!important;
}

#dnn_ctr6207_Forum_Container_UP img[title=EditProfile], a[href$='ctl/MCP/mid/6207'] {
    display: none!important;
    visibility: hidden!important;
}

#dnn_ctr4862_ViewerMaster_ph img {
    width: 100%;
}

.ModAraWebPOCCommunicationsC img {
    max-width: 99%!important;
    width: 90%;
}

.ARAredError {
    color: red;
}

.Forum_Header .RadComboBox {
    min-width: 150px;
}

.RadComboBox_Simple .rcbArrowCell {
    background-position-x: 30px!important;
    background-repeat: no-repeat!important;
    padding-right: 20px;
}

#NavigationToolbar table table {
    width: auto;
}

#dnn_ctr4862_ViewerMaster_UpdatePanel1 table {
    width: 100%;
}

.ModFormMasterC input[type=radio] {
    float: left;
}

input[id*=txtWebUser] {
    margin-bottom: 10px;
}

.rmcoverimg {
    width: 85%;
    max-width: 98%;
    max-height: 100px;
}

.dnnForm .ui-corner-all, .dnnForm .ui-corner-left, .dnnForm .ui-corner-tl, .dnnForm .ui-corner-top {
    clear: none;
}

div[id*=divTRSExhib] {
    height: 40px;
    vertical-align: middle;
}

    div[id*=divTRSExhib] span {
        display: inline-block;
        margin-top: 7px;
    }

.coreMessaging {
    display: none!important;
}

.ModWillStrohlLightboxC img {
    max-width: none!important;
}

.ModWillStrohlLightboxC .listitem {
    width: 23%;
    height: 100px;
    list-style-type: none;
}

    .ModWillStrohlLightboxC .listitem:before {
        content: none;
    }

.ModBannersC img {
    max-width: 98%;
}

.ModBannersC table {
    margin: auto;
}

[id*=Login_ICGCustom_registerButton], [id*=Login_ICGCustom_forgotPasswordButton] {
    display: none;
}

@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none) {
    .ModAraAraLendingLibraryC .SidePanelRight {
        right: 10px;
    }
}

@media all and (max-width:800px) {
  
    .SeminarCB {
        margin-bottom: -5px;
        display: block;
    }

    #dnn_ctr7623_SeminarEvaluation_btnSubmit {
        margin-left: 80px;
        margin-top: 20px;
    }

    .QuestionAnswerRbl td {
        display: block;
        width: 190px!important;
        margin-bottom: 6px;
        margin-top: 7px;
    }

    .QuestionAnswerRbl label {
        display: block!important;
        width: 140px;
        text-align: left!important;
    }

    .QuestionAnswerRbl input {
        margin-top: 0!important;
        float: left;
    }

    .araSeminarQuestionText2 {
        padding-top: 5px;
        width: 100%!important;
        float: none;
    }

    .araSeminarQuestionText {
        float: none;
        width: 100%!important;
    }

    .araSeminarQuestionAnswer2 {
        border-top: solid 0 #000!important;
    }

    .araEvaluationRblNumericHeader {
        display: none;
    }
}

.dnnVendors .vLetterSearch li:before {
    content: none;
}

.dnnVendors .vLetterSearch li {
    display: inline;
    list-style-type: none;
}

.LockBody {
    background: #a27939;
    background: -moz-linear-gradient(top,#a27939 0,#d4b674 14%,#e6ce8f 33%,#e0d9a1 48%,#e6ce8f 66%,#d4b674 86%,#a27939 100%)!important;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#a27939),color-stop(14%,#d4b674),color-stop(33%,#e6ce8f),color-stop(48%,#e0d9a1),color-stop(66%,#e6ce8f),color-stop(86%,#d4b674),color-stop(100%,#a27939))!important;
    background: -webkit-linear-gradient(top,#a27939 0,#d4b674 14%,#e6ce8f 33%,#e0d9a1 48%,#e6ce8f 66%,#d4b674 86%,#a27939 100%)!important;
    background: -o-linear-gradient(top,#a27939 0,#d4b674 14%,#e6ce8f 33%,#e0d9a1 48%,#e6ce8f 66%,#d4b674 86%,#a27939 100%)!important;
    background: -ms-linear-gradient(top,#a27939 0,#d4b674 14%,#e6ce8f 33%,#e0d9a1 48%,#e6ce8f 66%,#d4b674 86%,#a27939 100%)!important;
    background: linear-gradient(to bottom,#a27939 0,#d4b674 14%,#e6ce8f 33%,#e0d9a1 48%,#e6ce8f 66%,#d4b674 86%,#a27939 100%)!important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a27939', endColorstr='#a27939', GradientType=0)!important;
    border: 1px solid #B0A42B!important;
}

.Chain {
    background: #a27939;
    background: -moz-linear-gradient(top,#a27939 0,#d4b674 14%,#e6ce8f 33%,#e0d9a1 48%,#e6ce8f 66%,#d4b674 86%,#a27939 100%)!important;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#a27939),color-stop(14%,#d4b674),color-stop(33%,#e6ce8f),color-stop(48%,#e0d9a1),color-stop(66%,#e6ce8f),color-stop(86%,#d4b674),color-stop(100%,#a27939))!important;
    background: -webkit-linear-gradient(top,#a27939 0,#d4b674 14%,#e6ce8f 33%,#e0d9a1 48%,#e6ce8f 66%,#d4b674 86%,#a27939 100%)!important;
    background: -o-linear-gradient(top,#a27939 0,#d4b674 14%,#e6ce8f 33%,#e0d9a1 48%,#e6ce8f 66%,#d4b674 86%,#a27939 100%)!important;
    background: -ms-linear-gradient(top,#a27939 0,#d4b674 14%,#e6ce8f 33%,#e0d9a1 48%,#e6ce8f 66%,#d4b674 86%,#a27939 100%)!important;
    background: linear-gradient(to bottom,#a27939 0,#d4b674 14%,#e6ce8f 33%,#e0d9a1 48%,#e6ce8f 66%,#d4b674 86%,#a27939 100%)!important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a27939', endColorstr='#a27939', GradientType=0)!important;
}

.Key {
    background: linear-gradient(to bottom,#FAFAF7 0,#C7C6C1 12%,#BABAB5 25%,#A6A6A1 39%,#9D9C97 50%,#96968E 51%,#A4A59F 60%,#C5C5C2 76%,#A5A4A1 91%,#4F510F 100%)!important;
}

.slotMachineContainer {
    border-right: 8px dashed #9F9FA5!important;
}

.LockFrame {
    background-color: #807B7B!important;
    border: 1px solid #88860C!important;
}

.errormessage {
    color: red;
    font-weight: 700;
    font-style: italic;
}
.ModEasyDNNnewsC img{
  max-width:none;
}
.col2 {
    width: 44% !important;
}
sub, sup {
    font-size: 85%;
    line-height: 100%;
    position: relative;
    vertical-align: baseline;
}
.ModAraWebScholarshipApplicationC span {
    display: block !important;
    width: auto !important;
}

a[href$='http://www.code5systems.com/FormMaster'] {
    display: none;
}
.AraModalPopup {
    border-bottom: 1px solid #e8e8e8;
    border: solid 1px #78b4e4 !important;
    -webkit-box-shadow: 1px 1px 1px 0px #6e6b6e;
    -moz-box-shadow: 1px 1px 1px 0px rgba(110,107,110,1);
    box-shadow: 1px 1px 1px 0px #c8c8c8;
    background-color: #FDFCFC;
    border-top-left-radius: 20px;
    -moz-border-radius-bottomright: 25px;
    border-bottom-right-radius: 25px;
    padding: .75%;
}
/*Quick Checkout*/

.ModAraWebQuickCheckoutEditCartC .legal-text {
    margin-bottom:20px;
}
.DnnModule-AraWebQuickCheckoutAddressReview ul > li:before , .ModAraWebQuickCheckoutSubmitPaymentC ul > li:before  {
    content:none;
}
.DnnModule-AraWebQuickCheckoutAddressReview li div, .ModAraWebQuickCheckoutSubmitPaymentC li div {
    float: left;
    margin-top:10px;
}
select [id*='.Address_state'] {
    width:90%;
}
.DnnModule-AraWebQuickCheckoutAddressReview label, .ModAraWebQuickCheckoutSubmitPaymentC label, .ModAraWebQuickCheckoutSubmitPaymentC .desc{
    display:flexbox;
    float:left;
    font-weight: bold;
    width:100%
}
.AuthorizeCharge {
    clear: both;
}

.ModAraWebQuickCheckoutSubmitPaymentC label {
    float:none;
}
.DnnModule-AraWebQuickCheckoutAddressReview label::after {
    clear:both;
}
.phone div input:first-child{
    /*margin-top: 17px;*/
}
.ModAraWebQuickCheckoutSubmitPaymentC .full {
    width:100%;
        display: block;
}
.ModAraWebQuickCheckoutSubmitPaymentC .CreditCardExpiration {
   margin-top:37px;
}
.ModAraWebQuickCheckoutSubmitPaymentC span, .ModAraWebQuickCheckoutSubmitPaymentC .checkbox {
   margin-top:17px;
}

#slider1 {
    height: auto !important;
}

/*Added for LMS*/
.ModAraWebLMSARAAdminC .ProductBox, .ModAraWebLMSEndUserC .ProductBox  {
    height: 100px;
    background-color:#EDF2FF ;
    font-size: 100%;
    padding-top: 20px;
    padding-bottom: 35px;
}
.sb-results li.media.ProductBox {
    height: 260px;
    margin-right:1%;
    background-color: #FDFCFC;
    border-top-left-radius: 20px;
    -moz-border-radius-bottomright: 25px;
    border-bottom-right-radius: 25px;
    border: 1px solid #9CAFC4;
    min-height: 280px;
    color: #000;
}
ul.media-list {
    margin: 0px;
}
a.avtsb-title.media-heading.art-button {
    background: #8a2427 !important;
    color: #fff;
}

@media all and (max-width:800px) {
    .sb-results li.media.ProductBox {
    height: 280px;
    margin-right:1%;
    width:48% ;
}
      .VideoListBox {
        width: 47.5% !important;
    }

}
@media all and (max-width:650px) {
    .sb-results li.media.ProductBox {
    height: 280px;
    margin-right:1%;
    width:98% ;
}

}
@media all and (max-width:500px) {
   
      .VideoListBox {
        width: 97.5% !important;
        height: auto;
        margin-bottom: 5px !important;

    }
    .avtsb-desc {
        height: auto;
    }
}

.avtsb-result .araProductDetailsButton {
    position: absolute;
    left: inherit;
    right: 0px;
    bottom: 0px;
    height: 25px;
    width: 80px;
}
.ModAraWebLMSARAAdminC .ProductBox h3{
    margin-bottom:5px;
    margin-top:0px;
}

.ModAraWebLMSEndUserC span[id*='lbl'], .ModAraWebLMSARAAdminC span[id*='lbl']{
    clear: none !important;
    display: flex;
}

.ModAraWebLMSEndUserC .araProductButtons {
    position: absolute;
    bottom: 0px;
    width: 96%;
    right: 3px;
}


.ModAraWebLMSARAAdminC .ProductBox .araProductButtons{
   bottom:0px;
}
.ModAraWebLMSARAAdminC .ProductBox span{
    display: flex;
    float: left;
}
.ModAraWebLMSARAAdminC .ProductBox input:before{
   display:block;
   /*content:"<br>";*/
}

.ModAraWebLMSARAAdminC .ProductBox select, .ModAraWebLMSARAAdminC .ProductBox input{
    display:flexbox;
    float:left;
   clear:both;
}

    .ModAraWebLMSARAAdminC .ProductBox .FieldGrouping {
        margin-bottom: 7px;
    }

.ModAraWebLMSARAAdminC select {
    margin: 10px 0px;
}

.ModAraWebLMSARAAdminC .FieldGrouping {
    clear: both;
}


.angrid-listing-view .panel-default {
    background-color: #f8f8f8 !important;
    padding: 7px !important;
    font-size: .9em !important;
    font-family: 'Microsoft Sans Serif' !important;
    height: 330px !important;
    position: relative !important;
    float: left !important;
    border-bottom-right-radius: 10px !important;
    border-top-left-radius: 10px !important;
    border: 1px solid #D4D7DA !important;
    border-width: 1px 2px 2px 1px !important;
    min-width:98%;

}
.angrid-listing-view .panel-heading{
    color: #4E6883  !important;
    margin: 10px 0 0;
    font-size: 18px;
    font-family: Montserrat, 'Helvetica Neue',HelveticaNeue,Helvetica,Arial,'Lucida Grande',sans-serif;
}

    .angrid-listing-view .btn-default:hover {
        background-color: #64a2c9;
    }
.angrid-item .panel .panel-footer {
    background-color:transparent;
}
div.angrid .angrid-item-buttons {
        /*position: absolute;
    bottom: 10px;
    width: 96%;*/
}
.table-striped tr:nth-child(4n+3) td {
    /*background-color: #FFF;*/
    border-bottom: 1px solid #ddd;
}
.table-striped thead  tr th a{
    font-weight:bold !important;
  
}
.bstrap30 .table.angrid-grid td:first-child {
    font-weight: bold;
}

.ModAraWebQuickCheckoutSubmitPaymentC .complex span {
display:inline-block;
width:100%;
clear:both;
margin-top:10px;
}

    .ModAraWebQuickCheckoutSubmitPaymentC .complex span label {
        clear:both;
        margin-top:10px;
    }
.ModAraWebQuickCheckoutSubmitPaymentC h3 {
    margin-top: 20px;
}
.ModAraWebQuickCheckoutSubmitPaymentC .AuthorizeCharge {
    margin-bottom: 15px;
}

.panel-body .grid-field-label {
    display: none;
}
.table-striped thead  tr th{
  background-color:#FFFDFD !important;

}
.ng-scope ul li:before{
  content:none;
}
.bstrap30 .dropdown-menu>li>a{
  padding: 3px 0px !important;
}
.ModAraWebLMSARAAdminC span[id*='lbl'], .ModAraWebLMSEndUserC span[id*='lbl'{
  clear: both;
    display: block;
}
.ProductDescription span[id*='lbl']{
  clear: none;
    display: block ;
}


.bstrap30 .btn:hover, .bstrap30 .btn:focus, .bstrap30 .btn.focus {
  color: #000000 !important;
  background-color: #64a2c9 !important;
  border-color:#000000;
}


.bstrap30 .table-striped>tbody>tr:nth-of-type(odd){
    background-color: #F9F9F9  !important;
}
.bstrap30 .table.angrid-grid td:first-child {
    font-weight: bold;
}
  
.bstrap30 .btn-default {
   cursor: pointer;
  
}
.table-striped thead  tr th a{
    font-weight:bold !important;
  
}
.itemCreate .label{

  margin-top:7px;
  
}

.itemCreate input, .itemCreate select{
padding:7px;
  margin-bottom:7px;
  
}
.TabContainer {
    border-bottom: 1px solid #000000 !important;
        padding-bottom: 0px !important;
        height: 25px !important;vertical-align:bottom !important;
}
.TabContainer a:link, .TabContainer .ActiveTab,  .TabContainer .ActiveTab:hover {
       border: 1px solid #762432 !important;
    color: #762432 !important;
    font-size: 14px !important;
    padding: 4px !important;
    margin-bottom: 10px !important;
        border-top-right-radius: 5px !important;
    border-top-left-radius: 5px !important;
        line-height:22px !important;
        vertical-align:bottom !important;
         font-family: Montserrat, 'Helvetica Neue',HelveticaNeue,Helvetica,Arial,'Lucida Grande',sans-serif;
       font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;

}
.TabContainer .ActiveTab,  .TabContainer .ActiveTab:hover{
       background-color:#762432 !important;
       color:#ffffff !important;


}
.TabContainer a:hover {
      background-color:#64a2c9 !important;
       color:#ffffff !important;
}
.tmTabContainer img {
    max-width: none !important;
}

#dnn_ctr10203_AddNewArticle_6_9_edncfrtbxedit_contentIframe ul {
    list-style-type: disc;
    margin-left: 20px;
}
.art-button2, .ModAraWebLMSEndUserC  input[type="submit"], .ModAraWebLMSEndUserC .art-button, .ModAraWebLMSEndUserC a.art-button, .ModAraWebLMSEndUserC a.art-button:link,
.ModAraWebLMSEndUserC a.art-button, a.art-button:link, .ModAraWebLMSEndUserC a.art-button:visited, 
 body .ModAraWebLMSEndUserC a.art-button:link, body  .ModAraWebLMSEndUserC a.art-button:visited, 
.ModAraWebLMSEndUserC button.art-button, .ModAraWebLMSEndUserC input.art-button{
        display: inline-block !important;
    border: 1px solid #8A2427 !important;
    background:  #fff !important;
    text-shadow: none;
    text-decoration: none !important;
    line-height: 1;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 12px !important;
    text-transform: uppercase !important;
    padding: 7px 18px !important;
    border-radius: 4px !important;
    box-shadow: none !important;
    color: #8A2427 !important;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
    font-weight: bold !important;
}

.ModAraWebLMSEndUserC .araProductDetailsButtons input[type="submit"] {
     border-bottom-right-radius: 9px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-left-radius: 15px
}
.ModEasyDNNnewsC H2 {
    clear: none !important;
}
