@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.bundle.scp.css';

/* _content/AITradeWinnersCore/Areas/Identity/Pages/Account/Login.cshtml.rz.scp.css */
body[b-oqu1prcrly] {
/*    */
    font-size: 99px;
}

.social-button[b-oqu1prcrly] {
    display: flex;
    width: 100%;
    background-color: white;
    cursor: pointer;
}

img[b-oqu1prcrly] {
    margin-right: 12px;
}
/* _content/AITradeWinnersCore/Areas/Identity/Pages/Account/Register.cshtml.rz.scp.css */

.social-button[b-7jis6xj2oa] {
    display: flex;
    width: 100%;
    background-color: white;
    cursor: pointer;
}

img[b-7jis6xj2oa] {
    margin-right: 12px;
}
/* _content/AITradeWinnersCore/Pages/AllStrategies.cshtml.rz.scp.css */



.page-title[b-qmjnj5i14q] {
    background-color: #F2F8FD;
}

.title[b-qmjnj5i14q] {
    font-size: 40px;
    font-weight: 600;
}

.left-side[b-qmjnj5i14q] {
    padding: 60px;
}

.header-title[b-qmjnj5i14q] {
    font-size: 55px;
    font-weight: bolder;
}

iframe[b-qmjnj5i14q] {
    aspect-ratio: 16 / 9;
    height: auto;
    width: 100%;
}

.right-side img[b-qmjnj5i14q] {
    width: 200px;
    height: 240px;
}






.btn-subscribe[b-qmjnj5i14q] {
    font-weight: bold;
    border-radius: 10px;
    background-color: #E43272;
    color: white;
}

.btn-learn-more[b-qmjnj5i14q] {
    font-weight: bold;
    border-radius: 10px;
    background-color: #1E22AA;
    color: white;
}



.outlined-box[b-qmjnj5i14q] {
    border: 1px solid #ccc;
    border-radius: 1em;
}

.strategy-list[b-qmjnj5i14q] {
    border-radius: 50px;
    border: 1px solid #B4B4B4;
    background: #a0b9e3;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.05);
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    padding: 54px 25px;
    margin: 80px 0 0 0;
}


.single-strategy[b-qmjnj5i14q] {
    
    border-radius: 1em;
    margin-bottom: 18px !important;
}

.odd-strategy[b-qmjnj5i14q] {
    background-color: #D5FEDE;
}

.even-strategy[b-qmjnj5i14q] {
    background-color: #DEDFF9;
}


.not-sure[b-qmjnj5i14q] {
    background: #FFDFA6;
    border: 1px solid black;
    border-radius: 15px;
}


/*.strategy-header {
    display: flex;
    padding: 15px;
}
*/
.left-side[b-qmjnj5i14q] {

}

.right-side[b-qmjnj5i14q] {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}



.description[b-qmjnj5i14q] {
    font-size: 18px;
}

.stock-list[b-qmjnj5i14q] {
    background-color: white;
    border: 1px solid #999;
}

.strategy-details[b-qmjnj5i14q] {
    padding: 20px 36px;
    border-radius: 8px;
    border: 1px solid #8054FF;
    background: #F2F8FD;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

th[b-qmjnj5i14q], td[b-qmjnj5i14q] {
    width: 100px;
    padding: 10px;
} 

td[b-qmjnj5i14q] {
    padding: 1px 10px;
}

.wide-col[b-qmjnj5i14q] {
    width: 250px;
}
/* _content/AITradeWinnersCore/Pages/App.cshtml.rz.scp.css */


.tab-area[b-upxylbbx7a] {
    display: flex;
    color: white;
    background-color: #4A61FF;
    height: 40px;
}

.tab[b-upxylbbx7a] {
    padding: 16px 32px;
    cursor: pointer;
}

.tab.selected[b-upxylbbx7a] {
    color: blue;
    background-color: lightgray;
}
/* _content/AITradeWinnersCore/Pages/Dashboard/Dashboard.cshtml.rz.scp.css */

h2[b-syhyvinmwe] {
    margin-top: 20px;
}

hr[b-syhyvinmwe] {
    color: #888;
    margin-bottom: 20px;
}

h3[b-syhyvinmwe] {
    margin-bottom: 20px;
}

.body[b-syhyvinmwe] {
    border: 1px solid black;
    background-color: white;
    color: #2B1EAA;
}

.header-row[b-syhyvinmwe] {
    background-color: #F0EFFF;
    font-size: 14px;
    padding: 4px;
    padding-right: 10px;
    padding-left: 10px;
}

.col1[b-syhyvinmwe] {
    display: inline-block;
    width: 35%;
}

.col2[b-syhyvinmwe] {
    display: inline-block;
    width: 15%;
    margin-right: 12px;
}

.col3[b-syhyvinmwe] {
    display: inline-block;
    width: 16%;
    margin-right: 12px;
}

.col4[b-syhyvinmwe] {
    display: inline-block;
    width: 20%;
}

.new-selection-subscription[b-syhyvinmwe] {
    display: flex;
    align-items: center;
    margin-top: 20px;
}

.change-area[b-syhyvinmwe] {
/*    background-color: #F1F1F1;*/
    border-radius: 1em;
    /*padding: 1em 3em;*/
}

.change-banner[b-syhyvinmwe] {
    background-color: #D5FEDE;
    
}

.sub-list[b-syhyvinmwe] {
    background-color: white;
    border-radius: 1em;
    padding: 10px;
    /*padding-left: 10px;*/
    padding-top: 0.5em;
}

.strategy-title[b-syhyvinmwe] {
    /*width: 300px;*/
    flex-grow: 1;
    line-height: 20px;
}

path[b-syhyvinmwe] {
    fill: blue;
}


.no-changes[b-syhyvinmwe] {
    background-color: white;
    color: blue;
    margin-left: 20px;
    padding: 4px;
    border-radius: 0.5em;
    border: 2px solid blue;

    max-width: 93px;
    min-width: 93px;
}



.ticker-change[b-syhyvinmwe] {
    margin: 22px 0;
}

.ticker-area[b-syhyvinmwe] {
    display: inline-block;
}

.change-ticker[b-syhyvinmwe] {
    font-weight: bold;
    font-size: 28px;
}

.company-name[b-syhyvinmwe] {
    font-size: 14px;
    margin-top: -10px;
}

.inout[b-syhyvinmwe] {
    display: inline-block;
    width: 15%;
    vertical-align: top;
    margin-top: 10px;
}

.in[b-syhyvinmwe] {
    text-align: center;
    background-color: green;
    border-radius: 0.5em;
    color: white;
    padding: 6px;
    width: 60px;
}

.out[b-syhyvinmwe] {
    text-align: center;
    background-color: red;
    border-radius: 0.5em;
    color: white;
    padding: 6px;
    margin-right: 40px;
    width: 60px;
}

.grouping[b-syhyvinmwe] {
    display: inline-block;
    font-size: 14px;
    /*text-align: center;*/
    vertical-align: top;
    margin-top: 10px;
}

.ticker-title[b-syhyvinmwe] {
    flex-grow: 1;
    padding-left: 8px;
    width: 80px;
}

.order-area[b-syhyvinmwe] {
    background-color: #F3F3F3;
    border-radius: 0.5em;
    /*margin-left: 44px;*/
    /*padding: 1.5em;*/
    padding-bottom: 0;
    /*width: 420px;*/
}

.new-orders[b-syhyvinmwe] {
    display: flex;
    /*width: 100%;*/
    align-items: center;
    margin: 10px;
    margin-left: 0;
    margin-top: 0px;
    margin-bottom: 1em;
    font-size: 14px;
}



.buy-order[b-syhyvinmwe] {
    color: white;
    background-color: #30C03F;
    border-radius: 0.5em;
    padding: 4px 10px;
    font-size: 14px;
    float: right;
}

.sell-order[b-syhyvinmwe] {
    color: white;
    background-color: red;
    border-radius: 0.5em;
    padding: 4px 10px;
    font-size: 14px;
    float: right;
}

.sub-title[b-syhyvinmwe] {
    font-size: 24px;
    font-weight: bold;
}

.subscription-details[b-syhyvinmwe] {
    display: flex;
    flex-direction: column;
    /*padding: 20px;*/
    margin-bottom: 20px;
    background-color: #f5f5f5;
    color: black;
    border-radius: 1em;
}

.pretitle[b-syhyvinmwe] {
    line-height: 10px;
}

/*.title {
    font-size: 32px;
    font-weight: bold;*/
    /*margin-bottom: 20px;*/
/*}*/

.title[b-syhyvinmwe] {
    background-color: #D5FEDE;
    font-size: 30px;
    font-weight: bold;
    margin-top: 0px;
    padding: 20px;
}

.subtitle[b-syhyvinmwe] {
    font-size: 20px;
    margin-top: 14px;
    color: #6568C7;
}

.stock-list[b-syhyvinmwe] {
    background-color: white;
    /*padding: 8px;*/
}

.group-area[b-syhyvinmwe] {
    margin: 20px 10px;
}

.group-header[b-syhyvinmwe] {
    display: inline-block;
    background-color: #9AA4E7;
    padding: 5px;
    padding-left: 10px;
    color: white;
    font-size: 18px;
    font-weight: bold;
    border-top-left-radius: 1em;
    border-top-right-radius: 1em;
}

    .group-header img[b-syhyvinmwe] {
        vertical-align: middle;
        height: 22px;
    }

.group-name[b-syhyvinmwe] {
    display: inline-block;
    vertical-align: middle;
    margin: 0 14px;
}

.group-ticker[b-syhyvinmwe] {
    padding: 8px 12px;
}

.group-stock-list[b-syhyvinmwe] {
    background-color: #F3F6FF;
}

td[b-syhyvinmwe] {
    width: 100px;
}

.wide-col[b-syhyvinmwe] {
    /*width: 250px;*/
/*    min-width: 90px;
    max-width: 200px;
*/  
    max-width: 100px;
    min-width: 100px;
    flex-grow: 1;
    line-height: 14px;
}

@media (width >= 1024px) {
    .wide-col[b-syhyvinmwe] {
        max-width: 200px;
        min-width: 200px;
    }
}

.since-col[b-syhyvinmwe] {
    margin-left: 8px;
    min-width: 80px;
    max-width: 80px;
    line-height: 14px;
    font-size: 12px;
}

.wide-ticker[b-syhyvinmwe] {

    min-width: 42px;
}

/*.inout {
    color: white;
    border-radius: 0.5em;
    font-size: 14px;
    padding: 5px;*/
    /*width: 60px;*/

    /*text-align: center;
}

.out {
    background-color: red;
}

.in {
    background-color: green;
}*/
/* _content/AITradeWinnersCore/Pages/Dashboard/Help.cshtml.rz.scp.css */

.help[b-ggev1l0bll] {
    display: flex;
    flex-direction: column;
    padding: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    color: black;
    border-radius: 1em;
    font-size: 18px;
}

h2[b-ggev1l0bll] {
    margin-top: 20px;
}

hr[b-ggev1l0bll] {
    color: #888;
    margin-bottom: 20px;
}

h3[b-ggev1l0bll] {
    margin-bottom: 20px;
}

.new-selection-subscription[b-ggev1l0bll] {
    margin-bottom: 20px;

}

.no-changes[b-ggev1l0bll] {
    background-color: #afafaf;
    color: white;
    margin-left: 20px;
    padding: 4px;
    border-radius: 0.5em;
}

.ticker-title[b-ggev1l0bll] {
    width: 80px;
}

.new-orders[b-ggev1l0bll] {
    display: flex;
    align-content: center;
    margin: 10px;
    margin-left: 100px;
    font-size: 20px;
}

.buy-order[b-ggev1l0bll] {
    color: white;
    background-color: green;
    border-radius: 0.5em;
    padding: 4px;
}

.sell-order[b-ggev1l0bll] {
    color: white;
    background-color: red;
    border-radius: 0.5em;
    padding: 4px;
}

.sub-title[b-ggev1l0bll] {
    font-size: 24px;
    font-weight: bold;
}

.subscription-details[b-ggev1l0bll] {
    display: flex;
    flex-direction: column;
    padding: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    color: black;
    border-radius: 1em;
}

.pretitle[b-ggev1l0bll] {
    line-height: 10px;
}

.title[b-ggev1l0bll] {
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 20px;
}

.stock-list[b-ggev1l0bll] {
    background-color: white;
    padding: 8px;
}

td[b-ggev1l0bll] {
    width: 100px;
}

.wide-col[b-ggev1l0bll] {
    width: 250px;
}

.inout[b-ggev1l0bll] {
    color: white;
    border-radius: 0.5em;
    font-size: 14px;
    padding: 5px;
    width: 60px;

    text-align: center;
}

.out[b-ggev1l0bll] {
    background-color: red;
}

.in[b-ggev1l0bll] {
    background-color: green;
}
/* _content/AITradeWinnersCore/Pages/Dashboard/Notifications.cshtml.rz.scp.css */

h2[b-bvl3ur9ciw] {
    margin-top: 20px;
}

hr[b-bvl3ur9ciw] {
    color: #888;
    margin-bottom: 20px;
}

h3[b-bvl3ur9ciw] {
    margin-bottom: 20px;
}

.notifications[b-bvl3ur9ciw] {
    display: flex;
    flex-direction: column;
    padding: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    color: black;
    border-radius: 1em;

    font-size: 18px;
}

/* _content/AITradeWinnersCore/Pages/Dashboard/Settings.cshtml.rz.scp.css */

.settings[b-mgznbeqjtm] {
    display: flex;
    flex-direction: column;
    padding: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    color: black;
    border-radius: 1em;
    font-size: 18px;
}

h2[b-mgznbeqjtm] {
    margin-top: 20px;
}

hr[b-mgznbeqjtm] {
    color: #888;
    margin-bottom: 20px;
}

h3[b-mgznbeqjtm] {
    margin-bottom: 20px;
}

.new-selection-subscription[b-mgznbeqjtm] {
    margin-bottom: 20px;

}

.no-changes[b-mgznbeqjtm] {
    background-color: #afafaf;
    color: white;
    margin-left: 20px;
    padding: 4px;
    border-radius: 0.5em;
}

.ticker-title[b-mgznbeqjtm] {
    width: 80px;
}

.new-orders[b-mgznbeqjtm] {
    display: flex;
    align-content: center;
    margin: 10px;
    margin-left: 100px;
    font-size: 20px;
}

.buy-order[b-mgznbeqjtm] {
    color: white;
    background-color: green;
    border-radius: 0.5em;
    padding: 4px;
}

.sell-order[b-mgznbeqjtm] {
    color: white;
    background-color: red;
    border-radius: 0.5em;
    padding: 4px;
}

.sub-title[b-mgznbeqjtm] {
    font-size: 24px;
    font-weight: bold;
}

.subscription-details[b-mgznbeqjtm] {
    display: flex;
    flex-direction: column;
    padding: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    color: black;
    border-radius: 1em;
}

.pretitle[b-mgznbeqjtm] {
    line-height: 10px;
}

.title[b-mgznbeqjtm] {
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 20px;
}

.stock-list[b-mgznbeqjtm] {
    background-color: white;
    padding: 8px;
}

td[b-mgznbeqjtm] {
    width: 100px;
}

.wide-col[b-mgznbeqjtm] {
    width: 250px;
}

.inout[b-mgznbeqjtm] {
    color: white;
    border-radius: 0.5em;
    font-size: 14px;
    padding: 5px;
    width: 60px;

    text-align: center;
}

.out[b-mgznbeqjtm] {
    background-color: red;
}

.in[b-mgznbeqjtm] {
    background-color: green;
}
/* _content/AITradeWinnersCore/Pages/Index-old.cshtml.rz.scp.css */


.row[b-5a6tqpylp2] {
    /*position: relative;*/
}

/*.banner {
    background-color: #EDEDFF;
    padding-bottom: 40px;
}*/
.banner-img[b-5a6tqpylp2] {
    /*position: absolute;*/
    /*padding-top: 40px;*/
}

.banner-content[b-5a6tqpylp2] {
    /*padding-left: 40px;*/
    /*padding-top: 40px;*/
}

.pre-title[b-5a6tqpylp2] {
    font-size: 18px;
    color: #808080;
}

.pre-title span[b-5a6tqpylp2] {
    font-weight: bold;
}

.main-title[b-5a6tqpylp2] {
    /*margin-top: 30px;*/
    font-size: 65px;
    line-height: 70px;
}

.main-title2[b-5a6tqpylp2] {
    font-weight: 900;
    font-size: 65px;
    line-height: 65px;
}

.detail[b-5a6tqpylp2] {
    margin-top: 20px;
    font-size: 18px;
}



.video-row[b-5a6tqpylp2] {
    justify-content: center;
}
.video-screen[b-5a6tqpylp2] {
    display: flex;
    width: 300px;
    height: 200px;
    margin: 40px;
    background-color: #eee;
    border-radius: 1em;
}
.video[b-5a6tqpylp2] {
    display: flex;
    justify-content: center;
    align-items: center;
}

.video-text[b-5a6tqpylp2] {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

iframe[b-5a6tqpylp2] {
    aspect-ratio: 16 / 9;
    height: auto;
    width: 100%;
}


.detail[b-5a6tqpylp2] {
    font-size: 20px;
    font-weight: 300;
}





.btn-view-strategies[b-5a6tqpylp2] {
    font-weight: bold;
    border-radius: 15px;
    padding: 7px 24px;
    background: linear-gradient(to right, #D1D7FE, #EAE8F2);
    color: black;
    font-size: 17px;
    font-weight: bold;
}

.easy-title[b-5a6tqpylp2] {
    font-size: 48px;
    font-weight: bold;
}

.easy-paragraph[b-5a6tqpylp2] {
    font-size: 18px;
}


.section[b-5a6tqpylp2] {
    display: flex;
    flex-direction: column;
    font-family: Poppins, sans-serif;
    text-align: center;
    /*padding: 40px;*/
    margin: 18px;
    border: 2px solid #aaa;
    border-radius: 1em;
    width: 350px;
    height: 570px;
}

.numbered-section[b-5a6tqpylp2] {
    display: flex;
    position: relative;
    justify-content: center;
    margin-top: -30px;
    z-index: 100;
}

.number-circle[b-5a6tqpylp2] {
    position: absolute;
    display: inline-block;
    z-index: -1;
}

.number[b-5a6tqpylp2] {
    color: yellow;
    font-size: 70px;
    font-weight: bold;
}

.image-div[b-5a6tqpylp2] {
    min-height: 274px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.easy-text[b-5a6tqpylp2] {
    font-size: 24px;
    font-weight: 500;
}

.easy-button[b-5a6tqpylp2] {
    text-align: center;
}

.our-services[b-5a6tqpylp2] {
    background-color: #EDEDFF;
    padding: 40px;
}

.section-title[b-5a6tqpylp2] {
    font-size: 48px;
    font-weight: bold;
}

.our-services-title[b-5a6tqpylp2] {
    margin-bottom: 44px;
}

.item-detail[b-5a6tqpylp2] {
    display: flex;
    margin-bottom: 15px;
}

.item-detail span[b-5a6tqpylp2] {
    margin-left: 20px;
}


.artificial-title[b-5a6tqpylp2] {
    font-size: 48px;
    line-height: 56px;
}

.artificial-paragraph[b-5a6tqpylp2] {
    font-size: 18px;
}

.buy-sell-title[b-5a6tqpylp2] {
    font-size: 48px;
    line-height: 52px;
    color: white;
}

.buy-sell-title2[b-5a6tqpylp2] {
    margin-top: 20px;
    font-size: 40px;
    line-height: 46px;
}

.btn-light-view-strategies[b-5a6tqpylp2] {
    background-color: #D1D7FE;
    color: black;
}




.strategy-button-row[b-5a6tqpylp2] {
    padding: 40px;
    background-color: #eee;
}

.see-strategies-button[b-5a6tqpylp2] {
    background-color: #30C03F;
    padding: 20px 30px;
    margin: auto;
    height: 80px;
    border-radius: 20px;
    border: 1px solid green;

}

.free-course-row[b-5a6tqpylp2] {

    justify-content: center;

}

.free-course-text[b-5a6tqpylp2] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}


.start-now-button[b-5a6tqpylp2] {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #30C03F;
    padding: 15px 25px;
    width: 200px;
    height: 80px;
    border-radius: 20px;
    border: 1px solid green;
}


/* _content/AITradeWinnersCore/Pages/Index.cshtml.rz.scp.css */

body[b-sxucobplao] {
    font-family: 'Inter', sans-serif;
}

.row[b-sxucobplao] {
    /*position: relative;*/
}

/*.banner {
    background-color: #EDEDFF;
    padding-bottom: 40px;
}*/

.banner-img[b-sxucobplao] {
    /*position: absolute;*/
    /*padding-top: 40px;*/
}



.banner-content[b-sxucobplao] {
    /*padding-left: 40px;*/
    /*padding-top: 40px;*/
}

.banner-btn[b-sxucobplao] {
    /*width: 170px;
    font-weight: bold;*/
/*    border: 3px solid #8358FF;*/
    /*border-radius: 15px;
    padding: 6px 24px;*/
    background-color: #FFA400;
    color: black;
/*    font-size: 17px;
    font-weight: 600;*/
/*    margin-right: 10px;*/
}


.banner-img[b-sxucobplao] {
/*    width: 693px;*/
    justify-self: flex-end;
}

@media (width >= 992px) and (width < 1200px ) {
    .banner-img[b-sxucobplao] {
        margin-left: 50px;
    }
}

@media (width <= 1200px) {
    .steps[b-sxucobplao] {
        transform: scale(0.6, 0.6);
        margin-top: -100px;
        margin-bottom: -100px;
    }
}




.main-title2[b-sxucobplao] {
    font-size: 52px;
    line-height: 54px;
    letter-spacing: -0.02em;
    color: black;
    /*white-space: nowrap;*/
    margin-bottom: 50px;
    margin-right: -140px;
}

.main-title3[b-sxucobplao] {
    font-size: 20px;
    letter-spacing: 0.02em;
    color: black;
}

@media (width < 992px) {
    .main-title[b-sxucobplao] {
        font-size: 32px;
    }

    .main-title2[b-sxucobplao] {
        font-size: 32px;
        line-height: 32px;
        margin-right: 0;
    }

    .main-title3[b-sxucobplao] {
        font-size: 18px;
    }
}


.detail[b-sxucobplao] {
    margin-top: 20px;
    font-size: 18px;
}



.video-row[b-sxucobplao] {
    justify-content: center;
}
.video-screen[b-sxucobplao] {
    display: flex;
    width: 300px;
    height: 200px;
    margin: 40px;
    background-color: #eee;
    border-radius: 1em;
}
.video[b-sxucobplao] {
    display: flex;
    justify-content: center;
    align-items: center;
}

.video-text[b-sxucobplao] {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

iframe[b-sxucobplao] {
    aspect-ratio: 16 / 9;
    height: auto;
    width: 100%;
}


.detail[b-sxucobplao] {
    font-size: 20px;
    font-weight: 300;
}

.ai-algo[b-sxucobplao] {
    font-weight: 750;
    color: white;
    /*margin-left: 15px;*/
}


.btn-view-strategies[b-sxucobplao] {
    background: #FFA400;
    color: black;
}

.easy-title[b-sxucobplao] {
    font-size: 48px;
    font-weight: bold;
}

.easy-paragraph[b-sxucobplao] {
    font-size: 18px;
}


.section[b-sxucobplao] {
    display: flex;
    flex-direction: column;
    font-family: Poppins, sans-serif;
    text-align: center;
    /*padding: 40px;*/
    margin: 18px;
    border: 4px solid #2CC84D;
    border-radius: 1em;
    width: 350px;
    height: 480px;
}

.numbered-section[b-sxucobplao] {
    display: flex;
    position: relative;
    justify-content: center;
    margin-top: -30px;
    z-index: 100;
}

.number-circle[b-sxucobplao] {
    position: absolute;
    display: inline-block;
    z-index: -1;
}

.number[b-sxucobplao] {
    color: white;
    font-size: 70px;
    font-weight: bold;
}

.image-div[b-sxucobplao] {
/*    min-height: 274px;
*/    
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.easy-text[b-sxucobplao] {
    font-size: 24px;
    font-weight: 500;
}

.easy-button[b-sxucobplao] {
    text-align: center;
}

.our-services[b-sxucobplao] {
    background-color: #EDEDFF;
    padding: 40px;
}

.section-title[b-sxucobplao] {
    font-size: 48px;
    font-weight: bold;
}

.our-services-title[b-sxucobplao] {
    margin-bottom: 44px;
}

.item-detail[b-sxucobplao] {
    display: flex;
    margin-bottom: 15px;
}

.item-detail span[b-sxucobplao] {
    margin-left: 20px;
}


.artificial-title[b-sxucobplao] {
    font-size: 48px;
    line-height: 56px;
    letter-spacing: -0.02em;
}
@media (max-width: 991px) {
    .artificial-title[b-sxucobplao] {
        font-size: 30px;
        line-height: 40px;
    }
}


.artificial-paragraph[b-sxucobplao] {
    font-size: 18px;

}

.buy-sell-title[b-sxucobplao] {
    font-size: 48px;
    line-height: 52px;
    color: white;
}

.buy-sell-title2[b-sxucobplao] {
    margin-top: 20px;
    font-size: 40px;
    line-height: 46px;
}

.btn-light-view-strategies[b-sxucobplao] {
    background-color: #D1D7FE;
    color: black;
}




.strategy-button-row[b-sxucobplao] {
    padding: 40px;
    background-color: #eee;
}

.see-strategies-button[b-sxucobplao] {
    background-color: #30C03F;
    padding: 20px 30px;
    margin: auto;
    height: 80px;
    border-radius: 20px;
    border: 1px solid green;

}

.free-course-row[b-sxucobplao] {

    justify-content: center;

}

.free-course-text[b-sxucobplao] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.ai-algorithms[b-sxucobplao] {
    background-image: url("../images/orange-man-phone.png");
    background-position: center;
    background-repeat: no-repeat;
    color: black;
}

@media (max-width: 991px) {
    .ai-algorithms[b-sxucobplao] {
        background-image: url("../images/man-phone-narrow-bg.png");
        /*width: 100%;*/
        /*min-height: 860px;*/
        background-repeat:repeat-y;
        background-size: 100% 100%;
    }

    .artificial-paragraph[b-sxucobplao] {
        font-size: 16px;
    }
}

.start-now-button[b-sxucobplao] {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #30C03F;
    padding: 15px 25px;
    width: 200px;
    height: 80px;
    border-radius: 20px;
    border: 1px solid green;
}


/* _content/AITradeWinnersCore/Pages/Shared/_BareLayout.cshtml.rz.scp.css */
/* Please see documentation at https://learn.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand[b-flis8jlodn] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

@media (min-width: 992px) {
    .navbar-nav[b-flis8jlodn] {
        margin-left:40px;
    }
}

a[b-flis8jlodn] {
  color: #0077cc;
}

.btn-primary[b-flis8jlodn] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-flis8jlodn], .nav-pills .show > .nav-link[b-flis8jlodn] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-flis8jlodn] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-flis8jlodn] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-flis8jlodn] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-flis8jlodn] {
  font-size: 1rem;
  line-height: inherit;
}

/*.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}*/
/* _content/AITradeWinnersCore/Pages/Shared/_EmptyLayout.cshtml.rz.scp.css */
/* Please see documentation at https://learn.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand[b-xems69sqmk] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

@media (min-width: 992px) {
    .navbar-nav[b-xems69sqmk] {
        margin-left:40px;
    }
}

a[b-xems69sqmk] {
  color: #0077cc;
}

.btn-primary[b-xems69sqmk] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-xems69sqmk], .nav-pills .show > .nav-link[b-xems69sqmk] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-xems69sqmk] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-xems69sqmk] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-xems69sqmk] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-xems69sqmk] {
  font-size: 1rem;
  line-height: inherit;
}

/*.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}*/
/* _content/AITradeWinnersCore/Pages/Shared/_Layout - Old.cshtml.rz.scp.css */
/* Please see documentation at https://learn.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand[b-ezh7ne0prj] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

@media (min-width: 992px) {
    .navbar-nav[b-ezh7ne0prj] {
        margin-left:40px;
    }
}

a[b-ezh7ne0prj] {
  /*color: #0077cc;*/
}

.btn-primary[b-ezh7ne0prj] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-ezh7ne0prj], .nav-pills .show > .nav-link[b-ezh7ne0prj] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-ezh7ne0prj] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-ezh7ne0prj] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-ezh7ne0prj] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-ezh7ne0prj] {
  font-size: 1rem;
  line-height: inherit;
}

/*.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}*/
/* _content/AITradeWinnersCore/Pages/Shared/_Layout.cshtml.rz.scp.css */
/* Please see documentation at https://learn.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand[b-9jxwrw26te] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
  height: 50px;
}

@media (min-width: 992px) {
    .navbar-nav[b-9jxwrw26te] {
        margin-left:40px;
    }
}

a[b-9jxwrw26te] {
  color: #0077cc;
}

.btn-primary[b-9jxwrw26te] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-9jxwrw26te], .nav-pills .show > .nav-link[b-9jxwrw26te] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-9jxwrw26te] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-9jxwrw26te] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-9jxwrw26te] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-9jxwrw26te] {
  font-size: 1rem;
  line-height: inherit;
}

/*.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}*/
/* _content/AITradeWinnersCore/Pages/Shared/_StrategyGrid.cshtml.rz.scp.css */



.strategy-list[b-ni0xllzc4u] {
    display: flex;
    flex-direction: column;
    font-size: 14px;
    overflow: auto;
}

.strategy-header[b-ni0xllzc4u] {
    display: flex;
    height: 60px;
    width: 1116px;
    padding: 10px;
    padding-left: 68px;
    background-color: #E6FFE1;
    border: 1px solid #eee;
    border-top-left-radius: 1em;
    border-top-right-radius: 1em;
    align-items: center;
}

.strategy-rows[b-ni0xllzc4u] {
    display: flex;
    flex-direction: column;
}

.strategy-row[b-ni0xllzc4u] {
    display: flex;
    align-items: center;
    height: 40px;
    width: 1116px;
    margin-top: 10px;
}

.btn-sm[b-ni0xllzc4u] {
    background-color: pink;
    height: 123px !important;
    font-size: 10px !important;
}



.max-stocks-col[b-ni0xllzc4u] {
    width: 80px;
    line-height: 20px;
}

.title[b-ni0xllzc4u] {
    margin-left: 30px;
    width: 200px;
}

.field[b-ni0xllzc4u] {
    width: 150px;
}

.returns-area[b-ni0xllzc4u] {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}

.returns-header[b-ni0xllzc4u] {
    display: flex;
    margin-top: -12px;
    justify-content: center;
}

.returns[b-ni0xllzc4u] {
    background-color: white;
    display: flex;
}

.return-field[b-ni0xllzc4u] {
    display: flex;
    justify-content: center;
    margin-left: 30px;
    margin-right: 30px;
    width: 44px;
}

.strategy-col[b-ni0xllzc4u] {
    width: 200px;
}

.strategy-data[b-ni0xllzc4u] {
    margin-left: 12px;
    width: 200px;
}
/* _content/AITradeWinnersCore/Pages/StrategyDetails.cshtml.rz.scp.css */

html[b-e195vwnzkx] {
    scroll-behavior:  auto !important;
}

.details[b-e195vwnzkx] {
    color: #aaa;
    margin-bottom: -10px;
}

.strategy-name[b-e195vwnzkx] {

}

.strategy-details[b-e195vwnzkx] {
    display: flex;
    flex-direction: column;
    border: 1px solid #aaa;
    border-radius: 1em;
    margin-top: 20px;
    margin-bottom: 30px;
}

.strategy-details-header[b-e195vwnzkx] {
    display: flex;
    height: 30px;
    padding: 10px;
    padding-left: 20px;
    background-color: #1E22AA;
    border: 1px solid #aaa;
    border-top-left-radius: 1em;
    border-top-right-radius: 1em;
    align-items: center;
}

.description[b-e195vwnzkx] {
    padding-left: 20px;
    margin: 10px;
}

.bordered[b-e195vwnzkx] {
    /*padding: 5px;*/
    border: 1px solid #666;
    border-radius: 1em;
}

.performance-header[b-e195vwnzkx] {
    background-color: #D5FEDE;
    border-top-left-radius: 1em;
    border-top-right-radius: 1em;
}

.history-header[b-e195vwnzkx] {
    background-color: #D8E3FF;
    border-top-left-radius: 1em;
    border-top-right-radius: 1em;
}

.company-tab[b-e195vwnzkx] {
    font-size: 20px !important;
    padding: 5px;
    background-color: #eee;
    border-top-left-radius: 0.5em;
    border-top-right-radius: 0.5em;
    border-color: black;
    margin-bottom: -1px;
}

    .company-tab.active[b-e195vwnzkx] {
        background-color: white !important;
        border-color: black;
        border-bottom: none;
    }
.nav-tabs[b-e195vwnzkx] {
    border-bottom: 1px solid black;
}


table[b-e195vwnzkx] {
    font-size: 20px;
    font-weight: 500;
    /*margin: 14px;*/
}

th[b-e195vwnzkx] {
    width: 100px;
}
.title[b-e195vwnzkx] {
    width: 230px;
}

.strategy-list[b-e195vwnzkx] {
    display: flex;
    flex-direction: column;
    border: 1px solid #aaa;
    border-radius: 1em;
}

.strategy-rows[b-e195vwnzkx] {
    display: flex;
    flex-direction: column;
}

.strategy-row[b-e195vwnzkx] {
    display: flex;
    height: 40px;
    margin-top: 10px;
}

.sandp-area[b-e195vwnzkx] {
    background-color: #ddd;
}

.comparison[b-e195vwnzkx] {
    min-height: 180px;
    background: linear-gradient(to bottom, #FFFFFF, #E9E9E9);
}

.max-stocks-col[b-e195vwnzkx] {
    width: 80px;
    line-height: 20px;
}



.field[b-e195vwnzkx] {
    width: 150px;
}

.returns-area[b-e195vwnzkx] {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    font-size: 18px;
    height: 60px;
}

.returns-header[b-e195vwnzkx] {
    display: flex;
    /*margin-top: -12px;*/
    justify-content: center;
}


.returns[b-e195vwnzkx] {
    background-color: white;
    display: flex;
}

.return-field[b-e195vwnzkx] {
    display: flex;
    justify-content: center;
    margin-left: 30px;
    margin-right: 30px;
    width: 60px;
}

.strategy-col[b-e195vwnzkx] {
    width: 200px;
}

.strategy-data[b-e195vwnzkx] {
    margin-left: 12px;
    width: 200px;
}

.subscribe-cta[b-e195vwnzkx] {
    margin-top: 30px;
    font-size: 22px;
}

.comparison[b-e195vwnzkx] {
    display: flex;
    align-items: flex-end;
    justify-content: space-evenly;
    color: white;
    font-weight: bold;
}

.graph-bar[b-e195vwnzkx] {
    margin: 0 25px;
    width: 120px;
    text-align: center;
    padding: 4 10px;
    display: flex;
    flex-direction: column;
    min-height: 40px;
}

.spy-bar[b-e195vwnzkx] {
    background-color: #FF5151;
}

.stock-bar[b-e195vwnzkx] {
    background-color: #2BD35A;
}

.upper-text[b-e195vwnzkx] {
    margin-bottom: 2px !important;
}
.lower-text[b-e195vwnzkx] {
    color: black;
    margin-bottom: 2px;
    line-height: 14px;
}
/* _content/AITradeWinnersCore/Pages/StrategySubscriptions.cshtml.rz.scp.css */

.subscribed-strategy[b-nu8v29rcad] {
    display: flex;
    flex-direction: column;
    border: 1px solid #bbb;
    padding: 14px;
    border-radius: 0.5em;
    margin: 20px 0px;
}

.subscribed-strategy .title-row[b-nu8v29rcad] {
    font-size: 24px;
    font-weight: bold;
    color: #666;
    display: flex;
}

.subscribed-strategy .title-row button[b-nu8v29rcad] {
    display: flex;
    margin-left: auto;
}


.subscribed-strategy .body[b-nu8v29rcad] {
    display: flex;
}

.activity-today[b-nu8v29rcad] {
    padding: 10px;
    border: 1px solid #bbb;
    border-radius: 0.5em;
}

.activity-today .title[b-nu8v29rcad] {
    font-weight: bold;
    margin-bottom: 6px;
}

.current-holdings[b-nu8v29rcad] {
    margin-left: 24px;

    padding: 10px;
    border: 1px solid #bbb;
    border-radius: 0.5em;
}

.current-holdings .title[b-nu8v29rcad] {
    font-weight: bold;
    margin-bottom: 6px;
}

.ticker-area[b-nu8v29rcad] {
    display: flex;
}

.ticker[b-nu8v29rcad] {
    width: 80px;
    font-weight: bold;
}

