
.block-category-amb2bfastbuyxlsx{
    color: #040404;
    font:"Roboto", sans-serif;
}

.amb2bfastbuyxlsx-title{
    color: #29375e;
    font-weight: bolder;
    font-size:xx-large;
}

.amb2bfastbuyxlsx-subtitle{
    font-size:1.1rem;
    font-weight: 600;
}

.amb2bfastbuyxlsx-block-section{
    display: flex;
    justify-content: space-evenly;
}

.amb2bfastbuyxlsx-ball{
    color: white;
    font-size: larger;
    font-weight: 800;
    border-radius: 100px;
    background-color: #000000;
    padding: 5px;
    padding-right: 12.5px;
    padding-left: 12.5px;
}

.amb2bfastbuyxlsx-div-ball{
    display: flex;
    /* margin-top: 10px; */
    margin-right: 10px;
    max-height: 38px;
}

.amb2bfastbuyxlsx-file-right{
    display: flex;
    justify-content: right;
    margin-right: 15px;
}


.amb2bfastbuyxlsx-download-file{
    display: flex;
}

.amb2bfastbuyxlsx-button-download:visited {
    color: black;
}

.amb2bfastbuyxlsx-button-download{
    margin-top: 20px;
    display: flex;
    background-color: #ffffff;
    color: black;
    font-size: 14px;
    font-style: bold;
    font-weight: 800;
    font-family: "Archivo Narrow";
    line-height: 1em;
    text-transform: uppercase;
    padding: 0.5em 1.75em 0.6em 1.75em;
    text-align: center;
    border-radius: 5px;
    border: 1px solid #000000;

}

.amb2bfastbuyxlsx-button-download .fa-download{
    font-size: 1.4rem;
}

.amb2bfastbuyxlsx-button-download-icon{
    margin-right: 10px;
    margin-top: 5px
}

.amb2bfastbuyxlsx-button-download-text{
    margin-top: 8px
}

.amb2bfastbuyxlsx-button-upload {
    margin-top: 20px;
    display: flex;
    justify-content: left;
    background-color:#000000;
    color: white;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    font-family: "Archivo Narrow";
    line-height: 1em;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    padding: 0.5em 1.5em 0.6em 1em;
    text-align: center;
    border-radius: 5px;
}

.amb2bfastbuyxlsx-button-uploadfarmatic{
    margin-top: 20px;
    display: flex;
    justify-content: left;
    background-color:#29375e;
    color: white;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    font-family: "Archivo Narrow";
    line-height: 1em;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    padding: 0.5em 1.5em 0.6em 1em;
    text-align: center;
}

.amb2bfastbuyxlsx-button-upload:visited, .amb2bfastbuyxlsx-button-uploadfarmatic:visited{
    color: white;
}

.amb2bfastbuyxlsx-upload-file, .amb2bfastbuyxlsx-no-file, .amb2bfastbuyxlsx-button-uploadfarmatic{
    display: flex;
}

.amb2bfastbuyxlsx-button-upload .fa-upload, .amb2bfastbuyxlsx-button-uploadfarmatic .fa-upload{
    font-size: 1.5rem;
}

.amb2bfastbuyxlsx-button-upload-icon, .amb2bfastbuyxlsx-button-uploadfarmatic-icon{
    margin-right: 15px;
    margin-top: 5px
}

.amb2bfastbuyxlsx-button-upload-text, .amb2bfastbuyxlsx-button-uploadfarmatic-text{
    margin-top: 8px
}

.amb2bfastbuyxlsx-block-section .text-box{
    font-size: 14px;
    line-height: normal;
}

.amb2bfastbuyxlsx-block-section .col-md-4{
    margin-right: 50px; 
    border: 1px solid #000000;
}

.amb2bfastbuyxlsx-block-section .box-content{
    padding: 15px;
    border-radius: 10px;
   
}