.page #main-content .bootstrap-wrapper .container {
	width: 100%;
}

@media only screen and (max-width:479px) {
    #premCont .currentSubScript a .modelPortWrp p>span {
        display: none
    }
    #premCont .acctOptions {
        padding: 0
    }
    #tfs_css_my_subscriptions article,
    #tfs_css_my_listings article {
        width: auto!important
    }
    #css-subscriptions.modal {
        padding: 10px
    }
    #css-subscriptions.modal table.subs_table td,
    #css-subscriptions.modal table.subs_table th,
    #css-subscriptions.modal table.subs_table tr {
        padding: 5px
    }
    #css-subscriptions.modal table td {
        border: none
    }
    #css-subscriptions.modal #tfs_css_content {
        max-height: 320px;
        height: 320px;
        min-height: 0
    }
    .subs_table tr:last-of-type button {
        margin-bottom: 12px
    }
    .modal .modalContent {
        max-height: 440px
    }
    .modal .tradeAlert h1 {
        line-height: 20px;
        display: flex;
        flex-direction: column
    }
}

@media all and (max-width:980px) {
    #premCont #brownSection {
        background-image: none
    }
}

#premCont {
    width: 100%;
    margin: 0px auto;
    padding: 0px
}

#premCont * {
    box-sizing: border-box
}

#premCont .clear {
    clear: both
}

#premCont img,
td img {
    margin: 0px;
    padding: 0px;
    max-height: 90px
}

/* Refresh Premium Content Modal Styling BEGIN */
.refresh-wait-note {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
    text-align: center;
}

.refresh-action-container {
    display: flex;
    justify-content: center;
}

#refreshAction {
    background-color: #1a3d2e;
    color: #fff;
    width: 300px;
}

/* Hide the refresh message when the user is not logged in and show */
/* when the user is logged in */
body.logged-in #refresh-prompt-id {
    display: block !important;
}

body #refresh-prompt-id {
    display: none !important;
}
/* Refresh Premium Content Modal Styling END */

.logged-in #premCont #welcomeText,
.logged-in #premCont #blueSectionHeader,
#alertPlaceholder,
#premCont #blueSection,
.logged-in.prem-first-time #premCont #blueWelcome {
    display: flex;
    flex-direction: column
}

.logged-in #premCont #welcomeText {
    flex-direction: inherit
}

#premCont #welcomeText,
#premCont #blueWelcome,
#premCont #blueSectionHeader,
.logged-in #premCont #brownSection,
#premCont .currentSubScript a .modelPortWrp p>span.trade-alert {
    display: none
}

#premCont #brownSection {
    overflow: hidden;
    background-color: #887e7c
}

#premCont #blueSection {
    background-color: #205d34;
    width: 100%;
    margin: 0;
    padding: 20px 20px 20px 20px;
    background-repeat: no-repeat;
    background-position: center top -30px;
    display: none;
    overflow: hidden
}

#premCont #blueSectionHeader,
#premCont #blueSectionHeader p {
    cursor: pointer;
    color: #fff;
    font-family: 'Montserrat', sans-serif
}

#premCont #blueSectionHeader .plus-minus {
    font-size: 11px;
    color: #fff
}

#premCont #blueSectionHeader .plus-minus-text {
    font-size: 12px;
    top: 0px;
}

#newAlertContainer,
#newTranscriptContainer {
    background-color: #fff3cd;
    padding: 5px 15px;
    margin: 10px 0;
    border: 1px solid #ffeeba;
    font-weight: bold
}

#newAlertContainer+#newTranscriptContainer {
    margin-top: 0px
}

#newAlertContainer span,
#newTranscriptContainer span,
#blueSectionHeader p>span,
#blueWelcome p>span {
    cursor: pointer;
    position: absolute;
    right: 15px
}

#blueWelcome p {
    margin-right: 5%
}

#blueWelcome p>span {
    right: 0;
    top: -5px
}

#newAlertContainer a,
#newTranscriptContainer a {
    text-decoration: underline
}

#premCont .userInfoCont h1,
#premCont .acctOptions h1 {
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    margin: 0;
    padding: 0;
    line-height: 26px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5)
}

#premCont #blueSectionHeader {
    color: #fff
}

#premCont #custUpsellCont,
#premCont .acctOptions {
    font-size: 15px;
    line-height: 18px;
    color: #fff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5)
}

#premCont .sectionHead {
    font-family: 'Montserrat', sans-serif;
    font-size: 22px;
    font-weight: 700;
    text-align: left;
    margin: 20px 0px 10px;
    padding: 0px
}

#premCont .sectionHR,
.modal .sectionHR {
    color: #DDDDDD;
    border-style: none;
    height: 2px;
    background-color: #DDDDDD;
    margin: 0px 0px 20px 0px;
    padding: 0px
}

#premCont .et_pb_row {
    max-width: 100%
}

#premCont .currentSubScript {
    margin: 0px;
    padding: 15px 0px 15px 0px;
    background: rgb(248, 248, 250);
    background: -moz-linear-gradient(top, rgba(248, 248, 250, 1) 0%, rgba(238, 238, 238, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(248, 248, 250, 1) 0%, rgba(238, 238, 238, 1) 100%);
    background: linear-gradient(to bottom, rgba(248, 248, 250, 1) 0%, rgba(238, 238, 238, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f8f8fa', endColorstr='#eeeeee', GradientType=0);
    align-items: center;
    position: relative;
    overflow: hidden
}

#premCont .currentSubScript table,
#premCont .currentSubScript td {
    border-style: none;
    border-width: 0px;
    padding: 0px
}

#premCont .expertProfile {
    margin: 0;
    align-items: center;
    display: flex
}

#premCont .expertProfile img {
    box-shadow: 0 2px 6px -2px rgba(0, 0, 0, 0.5)
}

#premCont .currentSubScript .guruWrp {
    margin: 0px 0px 15px 0px;
    padding: 0px
}

#premCont .currentSubScript .guruImg {
    width: 68px;
    margin: 0px;
    padding: 0px 15px 0px 0px
}

#premCont .currentSubScript .guruWrp td+td img {
    max-width: 450px
}

#premCont .currentSubScript .modelPortWrp {
    width: 100%;
    background-color: #E2E2E2;
    padding: 5px 15px;
    margin: 0px 0px 15px 0px;
    cursor: pointer
}

#premCont .currentSubScript .modelPortWrp:hover {
    background-color: #cacaca;
    transition: 0.2s
}

#premCont .currentSubScript .modelPortWrpGray {
    width: 100%;
    background-color: #808080;
    padding: 5px 0px 5px 15px;
    margin: 0px 0px 15px 0px;
    cursor: pointer
}

#premCont .currentSubScript .modelPortWrpGray:hover {
    background-color: #a8a8a8;
    transition: 0.2s
}

#premCont .currentSubScript p.modifySub {
    text-align: left;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    line-height: 18px;
    font-weight: normal;
    text-align: center;
    margin: 10px 0px 0px 0px
}

#premCont .currentSubScript a.modifySubscrip {
    text-align: left;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    line-height: 20px;
    margin: 0px 0px 20px 0px;
    text-decoration: none
}

#premCont .currentSubScript a.modifySubscrip:hover {
    text-decoration: underline
}

#premCont .otherProd {
    width: 100%;
    margin: 0px
}

#premCont .otherProd .otherProdGuruWrp * {
    margin: 0px;
    padding: 0px;
    border-style: none;
    border-width: 0px
}

#premCont .otherProd .otherProdGuruWrp {
    margin: 0px 2% 0px 0px;
    padding: 0px;
    max-width: 48%;
    float: left
}

#premCont .otherProd .otherProdGuruWrp table.guruWrpTbl .guruImg {
    width: 68px;
    margin: 0px;
    padding: 0px 15px 0px 0px
}

#premCont .otherProd .otherProdGuruWrp td+td img {
    max-width: 450px
}

#premCont .otherProd .blurbWrp {
    margin: 0px;
    padding: 0px;
    max-width: 53%;
    float: left
}

#premCont .otherProd .blurbWrp p,
#premCont .moreContent p {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    line-height: 20px;
    text-align: left;
    margin: 0px 0px 20px 0px
}

#premCont .otherProd .moreContent {
    margin: 0px;
    padding: 20px 0px 0px 0px;
    border-style: solid;
    border-width: 2px 0px 0px 0px;
    border-color: #DDDDDD
}

#premCont .otherProd .moreContent .bthJoinNow {
    background-color: #008127;
    font-family: Arial, Helvetica, 'Helvetica Neue', 'Arial Black', Impact, 'sans-serif';
    color: #FFF;
    font-size: 40px;
    text-align: center;
    font-weight: bold;
    padding: 20px;
    margin: 20px auto;
    border-radius: 20px;
    cursor: pointer;
    display: block
}

#premCont .otherProd .moreContent .bthJoinNow:hover {
    background-color: #00641e;
    transition: 0.2s
}

#premCont .otherProd .btnLearnMore {
    background-color: #0D3659;
    opacity: 0.8;
    font-size: 17px;
    font-weight: bold;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    margin: 0px auto;
    padding: 5px 0px 5px 0px;
    color: #fff;
    width: 100%;
    border-radius: 0px;
    cursor: pointer
}

#premCont .otherProd .btnLearnMore:hover {
    opacity: 1;
    transition: 0.2s
}

.recentlyViewed .container-fluid .row .col-sm-6:first-child {
    padding-left: 0px
}

#premCont .recentlyViewed .container-fluid .row .col-sm-6:nth-child(2) {
    padding-right: 0px
}

#premCont .currentSubScript .modelPortWrp p,
#premCont .currentSubScript a .modelPortWrp p {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    margin: 0px;
    padding: 0px;
    text-transform: uppercase;
    color: #000;
    text-decoration: none
}

#premCont .currentSubScript a .modelPortWrp p>span {
    font-weight: normal;
    color: #1D9BF5;
    text-transform: none
}

#premCont .currentSubScript a.has-alert .modelPortWrp p>span.trade-alert {
    display: block;
    color: #990000;
    float: right;
    margin: 0 15px 0 0;
    position: relative
}

#premCont .currentSubScript .modelPortWrpGray p {
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-size: 14px;
    text-transform: none;
    font-weight: normal
}

#premCont .btnSubAccess {
    background: #1a3d2e;
    font-size: 17px;
    font-weight: 600;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    margin: 0px auto;
    padding: 9px 0;
    color: #fff;
    width: 100%;
    border-radius: 0px;
    cursor: pointer;
    box-shadow: 0 2px 6px -2px rgba(0, 0, 0, 0.5);
    display: block
}

#premCont .btnSubAccess:hover {
/*     background: #205d34; */
    box-shadow: none;
    transition: 0.2s;
    cursor: pointer
}

#premCont .btnSubAccess a {
    color: #fff;
}

#premCont .acctOptions .row {
    margin: 15px 0
}

#premCont .acctOptions ul {
    margin: 0;
    list-style-image: none;
    list-style: none;
}

#premCont .acctOptions .prem-icon {
    position: absolute;
    left: 0px;
}

#premCont .acctOptions ul li,
.acctOptions ul li a,
.et_pb_code.acctOptions ul li a {
    padding: 0px 0px 15px 0px;
    margin: 0px;
    color: #fff;
    text-decoration: none;
    text-decoration-line: none
}

#premCont .acctOptions ul li a:hover {
    text-decoration: underline
}

/* li.prem-manage-acct:before {
    background-image: url(/wp-content/uploads/2018/12/premium-modify-account-icon.png)
}

li.prem-modify-subs:before {
    background-image: url(/wp-content/uploads/2018/12/premium-modify-subscription-icon.png)
}

li.prem-renew-subs:before {
    background-image: url(/wp-content/uploads/2018/12/premium-renew-subscription-icon.png)
} */

#premCont .currentSubScript a.accordionModifySub {
    background-image: url(/wp-content/uploads/2019/01/premium-modify-subscription-icon-blk.png);
    background-repeat: no-repeat;
    text-align: right;
    font-size: .95em;
    padding-left: 20px;
    float: right;
    margin-top: 10px
}

#premCont .currentSubScript a.accordionModifySub:hover {
    text-decoration: underline
}

/* #premCont .acctOptions ul li:before {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0px
} */

#premCont .corner-ribbon {
    width: 200px;
    background: #990000;
    position: absolute;
    top: 25px;
    left: -50px;
    text-align: center;
    line-height: 30px;
    letter-spacing: 1px;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    font-weight: 700;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    z-index: 100
}

#premCont .corner-ribbon.shadow {
    box-shadow: 0 0 3px rgba(0, 0, 0, .3)
}

#premCont .corner-ribbon.top-right {
    top: 31px;
    right: -53px;
    left: auto;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg)
}

#premCont .corner-ribbon.red {
    background: #990000
}

.excerptContent {
    display: flex;
    align-items: center;
    align-self: stretch
}

.excerptContent span {
    min-height: 118px;
    position: absolute;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00f8f8fa', endColorstr='#f8f8fa', GradientType=0);
    left: 0;
    right: 0
}

#premCont .fullExcerptContent img {
    width: auto
}

.fullExcerptContent+div {
    margin-top: 10px
}

.fullExcerptContent {
    display: none
}

.fullExcerptContent .signup-button,
#renewalsContainer .signup-button {
    background: rgb(255, 102, 0);
    background: -moz-linear-gradient(top, rgba(255, 102, 0, 1) 0%, rgba(229, 91, 0, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 102, 0, 1) 0%, rgba(229, 91, 0, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 102, 0, 1) 0%, rgba(229, 91, 0, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff6600', endColorstr='#e55b00', GradientType=0);
    font-size: 18px;
    font-weight: 500;
    width: 229px;
    border: none;
    margin: 20px auto;
    text-align: center;
    border-radius: 0;
    box-shadow: 0 2px 6px -2px rgba(0, 0, 0, 0.5);
    text-transform: uppercase;
    cursor: pointer
}

.fullExcerptContent .signup-button a,
#renewalsContainer a.signup-button {
    display: block;
    color: #fff!important;
    padding: 10px 7px
}

.fullExcerptContent p:last-of-type {
    margin-bottom: 1.6em
}

.subscriptionAlert,
.renewalAlert {
    margin: 0 10px 20px 0;
    border: 1px solid #eee
}

.subscriptionAlert>h1,
.renewalAlert>h1 {
    background: rgb(248, 248, 250);
    background: -moz-linear-gradient(top, rgba(248, 248, 250, 1) 0%, rgba(238, 238, 238, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(248, 248, 250, 1) 0%, rgba(238, 238, 238, 1) 100%);
    background: linear-gradient(to bottom, rgba(248, 248, 250, 1) 0%, rgba(238, 238, 238, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f8f8fa', endColorstr='#eeeeee', GradientType=0);
    padding: 10px;
    font-family: 'Montserrat', sans-serif;
    position: relative
}

.subscriptionAlert>h1>a,
.renewalAlert>h1>a {
    font-size: 21px
}

.modal .renewalAlert .tradeAlert h1 span.renewal-threshold {
    color: #990000
}

.renewalAlert>h1 i {
    font-size: 17px
}

.renewalAlert>h1:hover .trade-alert-modal {
    visibility: visible;
    opacity: 1
}

.renewalAlert>h1 .trade-alert-modal {
    font-size: 11px;
    top: -35px;
    right: 3px
}

.renewalAlert>h1 .trade-alert {
    display: block;
    color: #990000;
    float: right;
    margin: 0 15px 0 0
}

.subscriptionAlert .tradeAlert {
    padding: 20px 10px 0 10px
}

.renewalAlert .tradeAlert {
    padding: 0 10px 0 10px
}

.subscriptionAlert.tradeAlert p:last-of-type,
.renewalAlert.tradeAlert p:last-of-type {
    margin-bottom: 0
}

.subscriptionAlert .tradeAlert:last-of-type p:last-of-type,
.renewalAlert .tradeAlert p:last-of-type {
    border-width: 0;
    margin: 0;
    padding: 5px 0 0 0
}

.subscriptionAlert .tradeAlert+.tradeAlert {
    padding-top: 0
}

.subscriptionAlert+.subscriptionAlert,
.renewalAlert+.renewalAlert {
    margin: 0 10px 20px 0
}

.modal .renewalAlert .tradeAlert h1 span {
    color: inherit;
    font-size: inherit;
    float: none
}

.renewalAlert .tradeAlert>div {
    display: flex;
    flex-flow: wrap;
    align-items: center;
    justify-content: space-between
}

.renewalAlert .tradeAlert h1 {
    padding: 0px
}

.modal .renewalAlert .tradeAlert p {
    padding: 0px;
    margin: 0;
    border-width: 0
}

.subscription_block h3 {
	font-size: 18px;
    padding-bottom: 10px;
    color: rgba(0,0,0,.75);
    font-family: 'Open Sans';
    font-weight: 700;
    letter-spacing: .5px;
    line-height: 1.3em;
    text-transform: uppercase;
    margin: 8px 0;
}

.subscription_block {
    background: #f1f1f1;
    border: 1px solid #ccc;
    padding: 10px 0;
    margin: 10px 0
}

.access-btn-content a {
    text-decoration: underline;
    font-weight: bold
}

.currentSubScript .accordion-container {
    overflow: hidden;
    max-height: 95px;
    transition: all 0.4s ease-out
}

.currentSubScript .accordion-container.view-more {
    max-height: 550px;
    transition: all 0.4s ease-in
}

.expertContain {
    margin: 15px 0
}

.modal .modalHeader {
    position: relative
}

.modal .modalHeader h1.sectionHead a {
	color: #000;
    font-family: 'Montserrat', sans-serif
}

.modal .modalHeader h2 {
    position: absolute;
    right: 0;
    bottom: 0;
    color: rgba(0, 0, 0, 0.5);
    font-size: 13px
}

.modal .modalHeader div:first-child {
    max-width: 350px;
    float: left
}

.modal .modalHeader div:nth-child(2),
.modal .modalHeader div:nth-child(2) a {
    max-width: 350px;
    float: right;
    font-weight: normal;
    color: #1D9BF5;
    text-transform: none;
    text-decoration: none
}

.modal .modalContent {
    max-height: 470px;
    overflow-x: hidden;
    overflow-y: auto
}

.tradeAlert h1 {
    line-height: 0.8em
}

.modal .tradeAlert h1 a {
    font-family: 'Montserrat', sans-serif;
    color: #1D9BF5;
    font-size: 16px;
    font-weight: bold;
    padding: 0px;
    margin: 0px 0px 10px 0px;
    line-height: 20px
}

.modal .tradeAlert h1 span {
    color: #990000;
    font-size: 11px;
    float: right;
    margin-right: 20px
}

.modal .tradeAlert h2 {
    font-family: Arial, Helvetica, 'Helvetica Neue', 'Arial Black', Impact, 'sans-serif';
    font-size: 15px;
    padding: 0px;
    margin: 0px 0px 5px 0px;
    line-height: 19px
}

.modal .tradeAlert p {
    font-family: Arial, Helvetica, 'Helvetica Neue', 'Arial Black', Impact, 'sans-serif';
    font-size: 15px;
    line-height: 19px;
    padding: 0px 0px 10px 0px;
    margin-bottom: 15px;
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    border-color: #DDDDDD
}

.modal .tradeAlert .readMore {
    color: #1D9BF5;
    text-transform: none;
    text-decoration: none;
    cursor: pointer
}

.modal .tradeAlert .readMore:hover,
.modal .modalHeader div:nth-child(2) a:hover,
.modal .tradeAlert h1 a:hover {
    color: #ff6600
}

.modal #newAlertContentContainer,
.modal #newTranscriptContentContainer,
.modal #renewalsContentContainer {
    overflow-x: hidden;
    overflow-y: auto;
    max-height: 450px
}

.trade-alert-modal {
    position: absolute;
    background-color: #fff3cd;
    padding: 8px 10px;
    margin: 10px 0;
    border: 1px solid #ffeeba;
    font-weight: bold;
    top: -55px;
    font-size: .8em;
    font-weight: normal;
    line-height: 1.2em;
    z-index: 100;
    right: -23px;
    box-shadow: 0 2px 6px -2px rgba(0, 0, 0, 0.5);
    transition: all 0.4s ease;
    visibility: hidden;
    opacity: 0;
    color: rgba(0, 0, 0, 0.75);
    min-width: 375px
}

.trade-alert-modal:after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 10px;
    width: 0;
    height: 0;
    border: 20px solid transparent;
    border-top-color: #fff3cd;
    border-bottom: 0;
    margin-left: -20px;
    margin-bottom: -12px
}

.trade-alert:hover .trade-alert-modal,
.renewalAlert i:hover .trade-alert-modal {
    visibility: visible;
    opacity: 1
}

.blocker {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    z-index: 1;
    padding: 20px;
    box-sizing: border-box;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
    text-align: center
}

.blocker:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.05em
}

.blocker.behind {
    background-color: transparent
}

.modal {
    display: none;
    vertical-align: middle;
    position: relative;
    z-index: 2200;
    max-width: 915px;
    box-sizing: border-box;
    width: 100%;
    background: #fff;
    padding: 15px 30px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    -ms-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0 0 10px #000;
    -moz-box-shadow: 0 0 10px #000;
    -o-box-shadow: 0 0 10px #000;
    -ms-box-shadow: 0 0 10px #000;
    box-shadow: 0 0 10px #000;
    text-align: left;
    max-height: 560px;
    -webkit-overflow-scrolling: touch
}

.modal a.close-modal {
    position: absolute;
    top: -12.5px;
    right: -12.5px;
    display: block;
    width: 30px;
    height: 30px;
    text-indent: -9999px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAAXNSR0IArs4c6QAAA3hJREFUaAXlm8+K00Acx7MiCIJH/yw+gA9g25O49SL4AO3Bp1jw5NvktC+wF88qevK4BU97EmzxUBCEolK/n5gp3W6TTJPfpNPNF37MNsl85/vN/DaTmU6PknC4K+pniqeKJ3k8UnkvDxXJzzy+q/yaxxeVHxW/FNHjgRSeKt4rFoplzaAuHHDBGR2eS9G54reirsmienDCTRt7xwsp+KAoEmt9nLaGitZxrBbPFNaGfPloGw2t4JVamSt8xYW6Dg1oCYo3Yv+rCGViV160oMkcd8SYKnYV1Nb1aEOjCe6L5ZOiLfF120EjWhuBu3YIZt1NQmujnk5F4MgOpURzLfAwOBSTmzp3fpDxuI/pabxpqOoz2r2HLAb0GMbZKlNV5/Hg9XJypguryA7lPF5KMdTZQzHjqxNPhWhzIuAruOl1eNqKEx1tSh5rfbxdw7mOxCq4qS68ZTjKS1YVvilu559vWvFHhh4rZrdyZ69Vmpgdj8fJbDZLJpNJ0uv1cnr/gjrUhQMuI+ANjyuwftQ0bbL6Erp0mM/ny8Fg4M3LtdRxgMtKl3jwmIHVxYXChFy94/Rmpa/pTbNUhstKV+4Rr8lLQ9KlUvJKLyG8yvQ2s9SBy1Jb7jV5a0yapfF6apaZLjLLcWtd4sNrmJUMHyM+1xibTjH82Zh01TNlhsrOhdKTe00uAzZQmN6+KW+sDa/JD2PSVQ873m29yf+1Q9VDzfEYlHi1G5LKBBWZbtEsHbFwb1oYDwr1ZiF/2bnCSg1OBE/pfr9/bWx26UxJL3ONPISOLKUvQza0LZUxSKyjpdTGa/vDEr25rddbMM0Q3O6Lx3rqFvU+x6UrRKQY7tyrZecmD9FODy8uLizTmilwNj0kraNcAJhOp5aGVwsAGD5VmJBrWWbJSgWT9zrzWepQF47RaGSiKfeGx6Szi3gzmX/HHbihwBser4B9UJYpFBNX4R6vTn3VQnez0SymnrHQMsRYGTr1dSk34ljRqS/EMd2pLQ8YBp3a1PLfcqCpo8gtHkZFHKkTX6fs3MY0blKnth66rKCnU0VRGu37ONrQaA4eZDFtWAu2fXj9zjFkxTBOo8F7t926gTp/83Kyzzcy2kZD6xiqxTYnHLRFm3vHiRSwNSjkz3hoIzo8lCKWUlg/YtGs7tObunDAZfpDLbfEI15zsEIY3U/x/gHHc/G1zltnAgAAAABJRU5ErkJggg==')
}

.modal-spinner {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    padding: 12px 16px;
    border-radius: 5px;
    background-color: #111;
    height: 20px
}

.modal-spinner>div {
    border-radius: 100px;
    background-color: #fff;
    height: 20px;
    width: 2px;
    margin: 0 1px;
    display: inline-block;
    -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
    animation: sk-stretchdelay 1.2s infinite ease-in-out
}

.modal-spinner .rect2 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s
}

.modal-spinner .rect3 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s
}

.modal-spinner .rect4 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s
}

#css-subscriptions.modal #tfs_css_body {
    overflow: hidden;
    max-height: 530px
}

#css-subscriptions.modal #tfs_css_content {
    overflow-x: hidden;
    overflow-y: auto;
    max-height: 460px
}

#css-subscriptions.modal #tfs_css_my_listings {
    display: block
}

@-webkit-keyframes sk-stretchdelay {
    0%,
    40%,
    100% {
        -webkit-transform: scaleY(0.5)
    }
    20% {
        -webkit-transform: scaleY(1.0)
    }
}

@keyframes sk-stretchdelay {
    0%,
    40%,
    100% {
        transform: scaleY(0.5);
        -webkit-transform: scaleY(0.5)
    }
    20% {
        transform: scaleY(1.0);
        -webkit-transform: scaleY(1.0)
    }
}

.jquery-modal {
    z-index: 2100
}

#premCont .rva-container {
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    border-top: 2px solid #eee;
    border-bottom: 2px solid #eee;
    padding: 20px 0;
    margin: 20px 0;
    background-color: #f8f8fa;
    text-decoration: none
}

#premCont .rva-container span {
    font-size: 10px;
    color: rgba(0, 0, 0, 0.75);
    letter-spacing: 3px
}

button.cursor {
    cursor: pointer
}

.introjs-active #main-header-wrapper {
    height: 181px!important
}

.introjs-active .boxed_layout.et_fixed_nav .et-fixed-header #main-header {
    position: relative;
    width: 100%
}

.introjs-active #premCont .highlight {
    background-color: yellow;
    transition: all 0.5s ease
}

@media all and (max-width:479px) {
    .modal .modalContent {
        overflow-x: scroll;
        max-height: 450px
    }
    .modal {
		padding: 15px;
        max-height: 580px;
    }
	.modal .modalHeader div:nth-child(2) {
		position: relative;
	}
    .modal .modalHeader h1.sectionHead {
        font-family: 'Montserrat', sans-serif;
        font-size: 21px;
    }
}

.ReportContTblBtStrp>h2.modified {
    display: none
}

.et_pb_section_0 {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px
}

.et_pb_row_4,
.page .et_pb_row_4.et_pb_row,
.single .et_pb_row_4.et_pb_row {
    width: 100%
}

.et_pb_row_1,
.page .et_pb_row_1.et_pb_row,
.single .et_pb_row_1.et_pb_row {
    width: 100%
}

.et_pb_row_2,
.page .et_pb_row_2.et_pb_row,
.single .et_pb_row_2.et_pb_row {
    width: 100%
}

.et_pb_row_0,
.page .et_pb_row_0.et_pb_row,
.single .et_pb_row_0.et_pb_row {
    width: 100%
}

.et_pb_row_3,
.page .et_pb_row_3.et_pb_row,
.single .et_pb_row_3.et_pb_row {
    width: 100%
}

.et_pb_row_0 {
    max-width: 100%
}

.page-content-subscriptions .et_pb_row_2.et_pb_row {
	margin-bottom: 0px !important;
}

.et_pb_row_2.et_pb_row {
    margin-top: 0px!important;
    margin-right: 0px!important;
    margin-bottom: 10px!important;
    margin-left: 0px!important
}

.et_pb_text_1.et_pb_text {
    color: #ffffff!important
}

.et_pb_text_1 {
    padding-top: 15px!important;
    padding-right: 15px!important;
    padding-bottom: 15px!important;
    padding-left: 15px!important
}

.et_pb_row_3 {
}

.et_pb_text_2 {
    padding-top: 5px!important;
    padding-right: 0px!important;
    padding-bottom: 5px!important;
    padding-left: 15px!important
}

.et_pb_code_2 {
    clear: both
}

.et_pb_text_inner > ul {
  list-style-type: none;
}

.et_pb_text_inner > ul > li > a {
  color: white!important;
}

.et_pb_row_2 .et_pb_bg_layout_light > .et_pb_text_inner > h1 {
  color:white;
}

@media (min-width: 981px) {
  .et_pb_section {
    padding: 1% 0;
  }
}

#alertPlaceholder{
  padding-bottom:0px;
}

.modalHeader h1.sectionHead a {
    text-transform: uppercase!important;
}

/* JW Addition */
/* TODO: Refactor into CSS */
@media only screen and (max-width:479px) {
	.logged-in #premCont #welcomeText {
		display: flex;
		flex-flow: column;
	}	
    #premCont .currentSubScript {
        border: 1px solid rgba(0,0,0,0.05);
        border-radius: 10px;
        box-shadow: 0px 4px 5px rgba(0,0,0,0.05);
        background: rgba(255,255,255,1);
        padding: 8px 0 0;
    }

    #premCont .expertProfile a {
        border-radius: 50%;
        width: 50px;
        height: 50px;
        overflow: hidden;
    }

    .currentSubScript .accordion-container {
        margin-top: 4px;
        max-height: 88px;
        display: flex;
        flex-flow: column;
    }

    #premCont .expertProfile img {
		display: block;
		width: 100vw;
		height: 100vh;
		object-fit: cover;
		object-position: top;
	}

    .expertContain {
        margin: 0 0 8px 0;
    }

    #premCont .currentSubScript .modelPortWrp {
        background-color: transparent;
        border-bottom: 1px solid #e2e2e2;
        padding: 8px;
        margin: 4px 0;
    }

    #premCont .btnSubAccess {
        background: transparent;
        color: #205d34;
        box-shadow: none;
        padding: 8px 0;
    }
	
	#premCont .btnSubAccess a {
		color: #205d34;
	}	

    #premCont .currentSubScript a.accordionModifySub {
        font-size: 12px;
        background-position: top right;
        padding: 0 24px 0 0;
        margin: 8px 0;
    }

    #premCont .currentSubScript > div:last-of-type {
        background: rgba(0,0,0,0.05);
    }  
    .expertContent a {
        overflow: hidden;
        display: flex;
    }

    .blocker {
        padding: 0;
    }

    .modal {
        padding: 8px;
        border-radius: 0;
        height: 100vh;
        max-height: 100vh;
    }

    .modal .modalHeader div:first-child {
        max-width: 90%;
        float: none;
    }

    .modal .modalHeader div:nth-child(2), .modal .modalHeader div:nth-child(2) a {
        max-width: 100%;
        font-size: 12px;
        float: none;
        line-height: 12px;
        margin-bottom: 8px;
    }

    .modal a.close-modal {
        top: 8px;
        right: 8px;
    }

    #premCont .sectionHR, .modal .sectionHR {
        height: 1px;
        background-color: rgba(0,0,0,0.1);
    }

    #premCont .sectionHead {
        margin: 16px 0 8px;
        font-weight: 600;
        text-transform: uppercase;
    }

    #premCont .userInfoCont h1, #premCont .acctOptions h1 {
        font-weight: 600;
        text-transform: uppercase;
    }

    #premCont #blueSection {
        padding: 8px;
    }

    #css-subscriptions.modal {
        padding: 48px 8px 8px;
    }

    #css-subscriptions.modal #tfs_css_body {
        max-height: 100vh;
        height: 90vh;
    }

    #css-subscriptions.modal #tfs_css_content {
        max-height: none;
        height: 82vh;
    }

    .modal .modalContent {
        max-height: none;
        height: 85vh;
    }          
}
