.privacy {
    border-radius: 16px;
    padding: 3px;
    width: 44.8px;
    height: 16px;
    background-color: #b5b5b5;
    transition: transform 1s, background-color 0.6s;
}
.coming_soon{
    color: #2a2abe;
    font-size: 11px;
}
.help_icon{
    position: relative;
}
.help_icon img {
    position: absolute;
    right: 0px;
    cursor: pointer;
}
.privibtn {
    height: 16px;
    width: 16px;
    border-radius: 50%;
    box-shadow: 0px 0px 10px #808080;
    float: left;
    transition: transform 0.6s;
}
.jcspbet{
    justify-content: space-between;
}
.padtb4lr10{
    padding: 4px 10px;
}
.borarad1{
    border: solid #bbbbbb 1.2px;
    border-radius: 5px;
	box-shadow: 0.8px 0.8px #4e7597;

}
.robotbold, .report_head, .report_col_title{
    font-family: "Roboto Slab";
    font-weight: 700;
}
.fs1_05rem{
    font-size: 1.05rem;
}
.clred{
    color: #ff0000;
}
.card{
    justify-content: space-between;
    text-align: center;
    margin-right: 2%;
    margin-bottom: 12px;
    width: 12%;
    height: 75px;
    flex-grow: 1;
}
.card_title{
    color: #313131;
}
.cardlist1{
    display: flex;
    flex-direction: row;
    margin-top: 12px;
}
.cardlist2{
    display: flex;
    flex-direction: row;
    align-items: flex-start;
}
.fs1_2rem{
    font-size: 1.2rem;
}
.totsalcont{
    font-size: 1.4rem; 
    white-space: nowrap; 
    letter-spacing: 1.5px;
}
.devider1, .devider2{
    width: 0px;
    border: dashed #9a9a9a 1px;
    margin: 0px 15px;
}
.subcard2{
    margin-left: 10px;
}
.sascard{
    width: 50%;
    text-align: center
}
.sascardt{
    font-size: 1rem;
    padding-bottom: 5px;
    color: #313131;
}
.sascardn{
    font-size: 1.2rem;
    font-family: "Roboto Slab";
    font-weight: 700;
}
.subcard1{
    width: 60%;
    justify-content: space-around;
}
.subcard2{
    margin-left: 5%;
    width: 35%;
}
.subcard2 .sacard:not(.sacard:first-child){
    margin-top: 10px;
}
.salgraph{
    width: 300px;
    height: 250px;
    transform: rotateX(-180deg);
}
.cardlist3{
    margin-top: 10px;
    flex-wrap: wrap;
}
.engineer, .hotstock, .deadstock{
    padding: 10px;
    width: 29%;
    min-width: 220px;
    margin-bottom: 20px;
} 
.value_grn{
    color: #0031e8;
}
.value_red{
    color: #b2091e;
}
.report_head, .report_footer {
    text-align: center;
}
.report_head_title{
    margin-bottom: 2px;
}
.report_col , .report_col_title{
    display: flex;
    justify-content: space-between;
    width: 90%;
}
.report_col_title{
    padding-bottom: 8px;
}
.report_footer a{
    text-decoration: none;
    color: #333333;
    margin-top: 10px;
}
.report_col  .names {
    max-width: 85%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


/*.sarrdwn{
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
.sarbot{
    border: solid black;
    border-width: 0 6px 6px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    position: absolute;
    top: 7px;
    width: 10px;
    height: 10px;
}
.sartop{
    width: 7px;
    height: 26px;
    background-color: black;
}
*/
@media only screen and (min-width: 1300px) {
    .subcard1i{
        justify-content: space-around;
    }
}
@media only screen and (max-width: 1070px) {
    .cardlist1{
        flex-wrap: wrap;
    }
    .card{
        margin-right: 1.4%;
        width: 11%;
        flex-grow: 0;
        height: 90px;
    }
    .salgraph{
        width: 240px;
        height: 200px;
    }
}
@media only screen and (max-width: 932px) {
    .subcard1{
       width: auto;
    }
    .cardlist2{
        overflow: auto;
    }
    .subcard2{
        margin-left: 2%;
    }
    .sacard {
        width: 200px;
    }
}
@media only screen and (max-width: 972px) {
    .report_col, .report_col_title {
        width: 100%;
    }
    .engineer, .hotstock, .deadstock {
        min-width: auto;
        width: 195px;
    }
}
@media only screen and (max-width: 910px) {
    .engineer, .hotstock, .deadstock {
        width: 175px;
    }    
}
@media only screen and (max-width: 810px) {
    .card{
        width: 15%;
    }
    .engineer, .hotstock, .deadstock {
        width: 165px;
    }    
}
@media only screen and (max-width: 768px) {
    .cardlist3{
        justify-content: space-around;
    }
}
@media only screen and (max-width: 766px) {
    .engineer, .hotstock, .deadstock {
        width: 220px;
    }
}
@media only screen and (max-width: 660px) {
    .card{
        width: 20%;
    }
    .engineer, .hotstock, .deadstock {
        width: 200px;
        padding: 5px;
    }
}
@media only screen and (max-width: 500px) {
    .cardlist1{
        width: 101.4%;
        justify-content: space-between;
    }
    .cardlist1 > div:nth-child(6) { display: none; }
    .cardlist1 > div:nth-child(7) { margin-right: 1.4% !important; }
    .sacard { box-sizing: border-box; width: 100% !important; }
    .card{
        width: 25%;
    }
    .engineer, .hotstock, .deadstock {
        width: 181px;
        margin-right: 15px;
    }
    .cardlist3{
        justify-content: normal;
        display: grid;
        overflow: auto;
        max-width: 100%;
        grid-template-columns: 1fr 1fr 1fr;
    }
}
@media only screen and (max-width: 425px) {
    .card{
        width: 27%;
    }
    .engineer, .hotstock, .deadstock {
        width: 220px;
        padding: 10px 15px;
    }
    .cardlist2{
        display: block;
        overflow: visible;
    }
    .subcard1{
        overflow: auto;
        background-color: #ffffff;
        border: solid #bbbbbb 1.99px;
        border-radius: 5px;
    }
    .subcard1i{
        border: none;
    }
    .subcard2{
        margin-top: 10px;
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-left: 0px;
    }
    .sacard{
        width: 90%;
    }
}
@media only screen and (max-width: 415px) {
    .card{
        width: 25%;
    }
}
@media only screen and (max-width: 366px) {
    .card{
        width: 40%;
    }
    .privacy{
        margin-left: 4px !important;
    }
    
}
