@import url('open-iconic/font/css/open-iconic-bootstrap.min.css');

/* TPIVariableDropdown: panel mounted on body via script.js (escapes modal overflow / stacking). */
.tpi-variable-dropdown-panel--floated {
    position: fixed;
    width: max-content;
    max-width: calc(100vw - 32px);
    max-height: 280px;
    overflow-x: auto;
    overflow-y: auto;
    padding: 8px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    box-shadow: 0 -4px 12px rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    border: 1px solid #dadfe2;
    background-color: #fff;
    font-family: 'Lato', sans-serif;
    box-sizing: border-box;
}

.tpi-variable-dropdown-panel--floated .custom-variable-item {
    background-color: #E1E2E2;
    color: #000;
    border-radius: 4px;
    padding: 4px 12px;
    margin: 0;
    width: auto;
    max-width: none;
    user-select: none;
    flex: 0 0 auto;
}

.tpi-variable-dropdown-panel--floated .custom-variable-item:hover {
    background-color: #5C5C5D;
    color: white;
}

* {
    font-family: 'Lato', sans-serif;
    box-sizing: border-box;
}

h1:focus {
    outline: none;
}

a, .btn-link {
    color: #0071c1;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.offer-bar{
    display: flex;
}

.offer-block{
    display: flex;
}

.o-btn {
    padding: 0px 10px;
    width: 100%;
}

.ace_line{
    height: 20px !important;
}

.login_div {
    max-width: 500px;
    margin: 0 auto;
    background: #fff;
    border-radius: 30px;
    text-align: center;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 10%);
}

.login_form {
    padding: 40px 60px 30px;
}

.login_btn {
    background: #ed1b2d;
    color: #fff !important;
    padding: 15px 20px;
    width: 100%;
    border-radius: 30px;
    outline: none;
    height: 50px;
    font-size: 18px;
    margin-bottom: 25px;
    line-height: 1;
    display: inline-block;
    border: 2px solid #ed1b2d;
}

.login_form .input-lg {
    border: 2px solid #d3d3d3;
    color: #9b9b9b;
    padding: 15px 20px;
    width: 100%;
    border-radius: 30px;
    height: 50px;
    font-size: 18px;
    margin-bottom: 0px;
    line-height: 1;
}

.login_top {
    color: white;
    background-color: black;
    padding: 25px 60px;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
}

.content {
    padding-top: 1.1rem;
}

.invalid {
    outline: 1px solid red;
}

.validation-message {
    color: #E35F5F;
    font-size: 12px;
    font-weight: 300;
    font-style: italic;
}

.loading-background {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 100;
    background-color: rgba(0,0,0,0.4);
    overflow: visible;
}

.file-loader-background {
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: rgba(0,0,0,0.4);
    overflow: visible;
}

.spinner {
    border: 16px solid silver;
    border-top: 16px solid red;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    animation: spin 700ms linear infinite;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    top: 50%; /* position the top  edge of the element at the middle of the parent */
    text-align: center;
    position: absolute;
}

@keyframes spin {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

#blazor-error-ui {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

.blazor-error-boundary {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIG92ZXJmbG93PSJoaWRkZW4iPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHg9IjIzNSIgeT0iNTEiIHdpZHRoPSI1NiIgaGVpZ2h0PSI0OSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMzUgLTUxKSI+PHBhdGggZD0iTTI2My41MDYgNTFDMjY0LjcxNyA1MSAyNjUuODEzIDUxLjQ4MzcgMjY2LjYwNiA1Mi4yNjU4TDI2Ny4wNTIgNTIuNzk4NyAyNjcuNTM5IDUzLjYyODMgMjkwLjE4NSA5Mi4xODMxIDI5MC41NDUgOTIuNzk1IDI5MC42NTYgOTIuOTk2QzI5MC44NzcgOTMuNTEzIDI5MSA5NC4wODE1IDI5MSA5NC42NzgyIDI5MSA5Ny4wNjUxIDI4OS4wMzggOTkgMjg2LjYxNyA5OUwyNDAuMzgzIDk5QzIzNy45NjMgOTkgMjM2IDk3LjA2NTEgMjM2IDk0LjY3ODIgMjM2IDk0LjM3OTkgMjM2LjAzMSA5NC4wODg2IDIzNi4wODkgOTMuODA3MkwyMzYuMzM4IDkzLjAxNjIgMjM2Ljg1OCA5Mi4xMzE0IDI1OS40NzMgNTMuNjI5NCAyNTkuOTYxIDUyLjc5ODUgMjYwLjQwNyA1Mi4yNjU4QzI2MS4yIDUxLjQ4MzcgMjYyLjI5NiA1MSAyNjMuNTA2IDUxWk0yNjMuNTg2IDY2LjAxODNDMjYwLjczNyA2Ni4wMTgzIDI1OS4zMTMgNjcuMTI0NSAyNTkuMzEzIDY5LjMzNyAyNTkuMzEzIDY5LjYxMDIgMjU5LjMzMiA2OS44NjA4IDI1OS4zNzEgNzAuMDg4N0wyNjEuNzk1IDg0LjAxNjEgMjY1LjM4IDg0LjAxNjEgMjY3LjgyMSA2OS43NDc1QzI2Ny44NiA2OS43MzA5IDI2Ny44NzkgNjkuNTg3NyAyNjcuODc5IDY5LjMxNzkgMjY3Ljg3OSA2Ny4xMTgyIDI2Ni40NDggNjYuMDE4MyAyNjMuNTg2IDY2LjAxODNaTTI2My41NzYgODYuMDU0N0MyNjEuMDQ5IDg2LjA1NDcgMjU5Ljc4NiA4Ny4zMDA1IDI1OS43ODYgODkuNzkyMSAyNTkuNzg2IDkyLjI4MzcgMjYxLjA0OSA5My41Mjk1IDI2My41NzYgOTMuNTI5NSAyNjYuMTE2IDkzLjUyOTUgMjY3LjM4NyA5Mi4yODM3IDI2Ny4zODcgODkuNzkyMSAyNjcuMzg3IDg3LjMwMDUgMjY2LjExNiA4Ni4wNTQ3IDI2My41NzYgODYuMDU0N1oiIGZpbGw9IiNGRkU1MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvZz48L3N2Zz4=) no-repeat 1rem/1.8rem, #b32121;
    padding: 1rem 1rem 1rem 3.7rem;
    color: white;
}

    .blazor-error-boundary::after {
        content: "An error has occurred."
    }

.admin-editor {
    width: 100%;
    padding: 20px;
    border: 1px solid gray;
    border-radius: 10px;
}

.admin-form {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.form-group {
    margin: 10px;
}

/**** Default  css ***/
* {
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
}

.pad100 {
    padding: 100px 15px;
}

.flex-container {
    max-width: 1140px;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.text-center {
    text-align: center;
}

section {
    position: relative;
    z-index: 1;
}

p:last-child, li:last-child {
    margin-bottom: 0px;
}

a {
    text-decoration: none;
}

.mt30 {
    margin-top: 30px;
}

.defbtn a {
    display: inline-block;
    line-height: normal;
    transition: 0.3s all;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    fill: #FFFFFF;
    color: #FFFFFF;
    background-color: #EE1C2E;
    border-radius: 20px 20px 20px 20px;
    padding: 14px 22px 14px 22px;
    letter-spacing: 1px;
}

.defbtn a:hover {
    background: #000;
}

/***** Header CSS ******/

.topbar {
    background: #f6f6f6;
    padding: 10px 15px;
    text-align: right;
}
.topbar a {
    font-size: 14px;
    font-weight: 400;
    margin-left: 30px;
    transition:0.3s all;
}
.topbar a:hover{
    color:#EE1C2E;
}
.topbar .flex-container {
    justify-content: flex-end;
}

.main-header {
    padding: 20px 15px;
    box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.1);
}

.primaNav {
    flex: 1;
}
.primaNav a, .tablist a {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 5px 12px;
    border-bottom: 3px solid transparent;
    transition: 0.4s all;
}
.tablist a {
    text-transform:capitalize;
    font-size: 16px;
}

.primaNav a:hover, .tablist a:hover, .tablist .active a, .primaNav a.active {
    border-color: #ee1c2e;
}
.tablist a:hover, .tablist .active a {
    color: #ee1c2e;
}
.has-childern a {
    padding-right: 24px;
}
.arrow {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-bottom: 2px solid #333;
    border-right: 2px solid #333;
    transform: rotate(45deg);
    position: absolute;
    right: 6px;
    top: 6px;
    margin: auto;
}
.sub-menu {
    flex-direction: column;
    background: #f6f6f6;
    gap: 0px !important;
    position: absolute;
    text-align: left !important;
    justify-content: flex-start;
    min-width: 230px;
    visibility: hidden;
    z-index: -9;
    opacity: 0;
    height: 0;
    transition:0.4s all;
}
.sub-menu a {
    border: 0px !important;
    padding: 10px 15px;
    border-bottom: 1px solid #999 !important;
    display: block;
    font-weight: normal;
}
.sub-menu a:hover{
    color:#EE1C2E;
}
.has-childern:hover .sub-menu{
    height: auto;
    top:100%;
    opacity: 1;
    visibility: visible;
    z-index: 99;
}
.defbtn.headerbtn {
    margin-left: 50px;
}
.primaNav ul, .tablist {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    gap: 20px;
}
.tablist{
    width:unset;
    justify-content: flex-start;
}
.primaNav ul li, .tablist li {
    margin: 0px;
    position: relative;
}

.row.profile-row {
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
}

.user-profile {
    width: 50px;
    height: 50px;
    display: inline-block;
    border-radius: 100%;
    overflow: hidden;
}
.user-profile img {
    width: 100%;
    height: auto !important;
    object-position: center top;
}
.palm-img {
    text-align: right;
    margin-bottom: 10px;
}
.profile-wrapper {
    gap: 10px;
    font-size: 15px;
}
.table-bar h1,.table-bar h2 {
    text-transform: uppercase;
    font-size: 20px;
    line-height: normal;
    color: #231f20;
}
.badgecol a {
    padding: 10px 20px;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: normal;
    display: flex;
    align-items: center;
    gap: 10px;
    width: max-content;
}
.badgecol a.proofbadge {
    background: #fcafb6;
}
.badgecol a.proofbadge span {
    background: #d82131;
    color:#fff;
}
.badgecol a span {
    display: flex;
    width: 30px;
    height: 30px;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
}

.badgecol a.uploadbadge {
    background: #fdf7af;
}
.badgecol a.uploadbadge span{
    background:#ffeb00;
}
.table-bar, .badgecol, .filters-col, .headingcol, .table-pagination {
    display: flex;
    align-items: center;
    gap: 20px;
    justify-content: space-between;
}
.table-pagination {
    margin-top: 40px;
    justify-content: center;
}
.filters-col input {
    border: 2px solid #f1f1f1;
    height: 28px;
    border-radius: 10px;
    padding: 0px 10px;
    font-size: 13px;
    box-shadow:none !important;
    outline: 0px !important
}

.filters-col label {
    color: #231f20de;
    font-size: 13px;
    font-weight: normal;
    margin: 0px 5px;
}
.filters-col input#quantity {
    width: 60px;
    padding-right: 0px;
}

table {
    border-collapse: collapse;
    width: 100%;
    border: 1px solid #f6f6f6;
}

.main-table {
    margin-top: 20px;
}
.main-table thead th {
    font-size: 14px;
    font-weight: bold;
    background: #ba1221;
    color: #fff;
    padding: 5px 10px;
    text-align: left;
}

.main-table thead th:nth-child(2n) {
    background: #cf2232;
}
tbody td {
    color: #000000;
    padding:  10px;
    text-align: left;
    border-right: 1px solid #f6f6f6;
}
tbody tr:nth-child(2n){
    background:#fff7f7;
}
tbody td span {
    display: block;
    margin:2px 0;
}
tr td:first-child a {
    color: #7fd6ff;
    text-decoration: underline;
}
.need, .pickup, .approved , .artin{
    background: #fee9cb;
    max-width: max-content;
    padding: 3px 7px 2px;
    line-height: normal;
    border-radius: 5px;
}
.approved{
    background:#d6f8e9;
}
.pickup{
    background:#f6d2fa;
}
.artin {
    background:#ffb7b7;
}
.pagination {
    display: flex;
    border: 1px solid #e3e3e3;
    border-radius: 10px;
    overflow: hidden;
}
.table-pagination li{
    margin: 0px;
}
.table-pagination li a {
    margin: 0px;
    padding: 5px 15px;
    border-right: 1px solid #e3e3e3;
    display: block;
    transition:0.3s all;
}
.table-pagination li a.active, .table-pagination li a:hover{
    background:#ed1b2e;
    color:#fff;
}
.table-pagination p {
    margin: 0px;
}
.profile li {
    position: relative;
    padding-right: 30px;
}
.profile-wrapper {
    display: flex;
    align-items: center;
    gap: 20px;
    font-size: 19px;
    line-height: normal;
}
.profile li .arrow {
    top: 20px;
    border: 0px;
    background: #666;
    clip-path: polygon(0 0, 50% 100%, 100% 0);
    transform: none;
    width: 14px;
    height: 10px;
}
/**** Footer  CSS Start ****/
.footer.pad100 {
    background: #5b5b5b;
}
.ft-links {
    margin-top: 20px;
    max-width: 450px;
}
.ft-links a {
    display: inline-block;
    color: #fff;
    padding-right: 20px;
    margin-right: 15px;
    border-right: 2px solid #fff;
    line-height: normal;
    transition:0.3s all;
}
.ft-links a:last-child{
    border-right:0px;
}
.ft-link-col a {
    display: block;
    margin-top: 10px;
    color: #fff;
}
.ft-links a:hover,  .ft-link-col a:hover {
    color:#ee1c2e;
}

.ft-logo-col {
    flex: 1;
}
.ft-link-col{
    text-align: center;
}

.defbtn.white a {
    background: #fff;
    color: #000;
}
.defbtn.white a:hover{
    background:#000;
    color: #fff
}
.ft-link-col  .defbtn.white a {
    margin-top: 0px;
    margin-bottom: 20px;
}

.foldersearch-col .search-input input {
    height: 40px;
    font-size: 15px;
    border-radius: 5px;
    padding-right: 45px;
    letter-spacing: 1px;
    border: 1px solid #99999975;
}
.foldersearch-col .search-input{
    position: relative;
}
.search-input button {
    width: 35px;
    height: 100%;
    position: absolute;
    right: 0;
    border: 0px;
    top: 0;
    font-size: 15px;
    background: transparent;
    color: #0a0a0a;
}
.filters-col.foldersearch-col {
    gap: 10px;
}
.filters-col.foldersearch-col label {
    font-size: 16px;
    margin: 0px;
}
.btn {
    background: #fbf6d7;
    padding: 10px 20px;
    border-radius: 6px;
    border: 1px solid #ebe8c2;
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 16px;
    line-height: normal;
    width: max-content;
    cursor: pointer;
}
.buttongroup {
    display: flex;
    align-items: center;
    gap: 10px;
}
.buttongroup li{
    margin:0px;
    position: relative;
}
.btn.lightblue-btn {
    background: #eae0ff;
    border-color: #eacaef;
}
.btndropdown {
    opacity: 0;
    height: 0px;
    background: #fbf6d7;
    position: absolute;
    width: 100%;
    left: 0;
    top: 70%;
    transition: 0.3s all;
    z-index: 99;
}
.dropdownbtn:hover .btndropdown{
    top:100%;
    opacity: 1;
    visibility: visible !important;
    height: auto;
}
.btndropdown li a {
    padding: 5px 20px;
    border-bottom: 1px solid #9999993b;
    font-size: 14px !important;
    line-height: normal;
    width: 100%;
    transition:0.3s all;
    display: block;
}
.btndropdown li a:hover{
    background:#eae0ff;
}
.arrow-bottom {
    display: inline-block;
    width: 12px;
    height: 7px;
    background: #333;
    clip-path: polygon(100% 0, 0 0, 50% 100%);
    margin-left: 5px;
    margin-top: -1px;
}

.fileuplod-input {
    position: relative;
    border: 1px dashed #000;
    border-radius: 6px;
    display: flex;
    padding: 4px 30px;
}
.fileuplod-input input {
    background: transparent;
    width: 100%;
    height: 100%;
    font-size: 0px;
    padding: 0px;
    color: transparent !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    border: 0px;
    opacity: 0;
    z-index: 2;
}
.fileupload-placeholder {
    font-size: 16px;
    position: relative;
    display: flex;
    align-items: center;
    gap: 7px;
}
.table-bar.table-bar-2 {
    margin-top: 20px;
}

.main-table.fileupload-table thead th:nth-child(2n) {
    background: #ba1221;
}
.main-table.fileupload-table thead th, .main-table.fileupload-table td{
    padding: 12px;
    border: 0px;
}
.check-th {
    width: 25px;
}
.flex-span {
    display: flex;
    align-items: center;
    gap: 5px;
}
.foldergty, .filequantity, .dataqty  {
    display: flex;
    align-items: center;
    gap: 6px;
    margin-right: 10px;
}

.foldergty em, .filequantity em, table span em{
    font-style: normal;
}
.remove-td.btn, .setting-td.btn, .downloadbtn.btn {
    background: #fdccd1;
    border: 0px;
    padding: 10px;
}
.setting-td.btn, .downloadbtn.btn{
    background: #e5d9fc;
}
.checked-row, .fileupload-table tbody tr {
    background: white;
}

.checked-row, .fileupload-table tbody tr:nth-child(2n){
    background:#fff7f7;
}

.checked-row, .fileupload-table tbody tr:hover {
    background: #eae0ff;
}

/*** Contact  Page CSS *****/

.person-image {
    width: 130px;
    height: 130px;
    border-radius: 100%;
    overflow: hidden;
    border: 5px solid #ee1c2e;
    margin: -100px auto 30px;
}
.person-image img {
    object-fit: contain;
    object-position: top center;
    width: 100%;
}
.profession-text {
    font-size: 14px;
    color: #5b5b5b;
}
.contact-col h3 {
    color: #ba1221;
    font-size: 20px;
}
.contact-col {
    min-width: 470px;
    text-align: center;
    background: #fff;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
    border-radius: 30px;
    padding: 30px;
}
.contact-row {
    display: flex;
    justify-content: center;
    gap: 50px;
    flex-wrap: wrap;
    padding-top:100px;
}

.contact-col p {
    font-weight: bold;
    color: #231f20;
}
.contact-col p span {
    font-size: 22px;
    color: #ba1221;
    margin: 0px 3px;
}
.contact-col .defbtn a{
    background-color: #ba1221;
}
.contact-col .defbtn a:hover{
    background:#111;
}

.folder-st ul {
    display: flex;
    gap: 20px;
    margin-left: 30px;
}
.folder-st ul li {
    margin: 0px;
    padding-right: 18px;
    position: relative;
    display: flex;
    align-items: center;
    line-height: normal;
    gap: 7px;
}
.folder-st ul li::before {
    content: "";
    width: 8px;
    height: 11px;
    background: #666;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    clip-path: polygon(100% 50%, 0 0, 0 100%);
}
.fd-hd {
    display: flex;
    align-items: center;
    gap: 7px;
}
/***** 22-03-2023 ****/

.tabSection.active{
    display:block !important;
}
.table-bar h1, .table-bar h2 {
    text-transform: uppercase;
    font-size: 20px;
    line-height: normal;
    color: #231f20;
}

.flex-row {
    display: flex;
    flex-wrap: wrap;
}
.upload-row {
    justify-content: center;
    gap: 50px;
}

.upload-row .col {
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
    padding: 40px;
    border-radius: 10px;
}
.button-wrapper {
    background: #fff0f1;
    padding: 10px 25px;
    margin-top: 10px;
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: space-between;
}
.button-wrapper p {
    margin: 0px;
    line-height: normal;
    font-size: 16px;
    font-weight: bold;
    flex: 1;
}
.button-wrapper p em {
    color: #ba1221;
    font-size: 14px;
    margin-top: 3px;
    display: block;
}
.flex-center {
    justify-content: center;
}
.flex-row.upload-row.pad100 {
    padding-bottom: 60px !important;
    padding-top: 60px !important;
}
.upload-row .col h2 {
    text-align: center;
    margin-bottom: 20px;
    font-size: 24px;
    letter-spacing: 1px;
}

.defbtn a.uploadbtn {
    background: #ffeb00;
    color: #333;
}
.defbtn a.downloadbtn {
    background-color: #24a0ed;
}

.defbtn a.approvebtn {
    background-color: #0fb34d;
}
.defbtn a.rejectbtn {
    background-color: #d82131;
}

.button-wrapper .defbtn a {
    display: flex;
    align-items: center;
    gap: 5px;
    border-radius: 80px;
}
.defbtn a.uploadbtn:hover,  .defbtn a.downloadbtn:hover, .defbtn a.approvebtn:hover,  .defbtn a.rejectbtn:hover{
    opacity: 0.8;
}
.btnwrap-inner {
    display: flex;
    gap: 10px;
}

/****** Responsive CSS *******/

@media (max-width:1600px){
    table td, table th, table a {
        font-size: 13px;
        line-height: 17px;
        padding: 5px;
    }
    .main-table thead th {
        font-size: 12px;
        padding: 5px;
    }
    .main-table {
        overflow: auto;
    }

    .badgecol a {
        padding: 7px 10px;
        font-size: 12px;
        gap: 5px;
    }
    .badgecol a span {
        width: 20px;
        height: 20px;
    }
}

@media (max-width:1200px){
    .table-bar {
        flex-direction: column;
        justify-content: flex-start;
        align-items: first baseline;
    }
    .user-profile {
        width: 40px;
        height: 40px;
    }
    .palm-img img {
        max-width: 80px;
    }
    .headingcol {
        flex: 1;
        justify-content: flex-start;
    }
    #tabSection2 .table-bar {
        flex-direction: revert;
        align-items: center;
    }
    .filters-col.foldersearch-col label {
        font-size: 13px;
    }
    .one-third {
        flex: 1;
    }
    .foldersearch-col .search-input input {
        height: 36px;
        font-size: 13px;
        max-width: 150px;
    }
    .one-third.filters-col.foldersearch-col:first-child {
        justify-content: flex-start;
    }
    .buttongroup {
        justify-content: flex-end;
    }
    .contact-col {
        min-width: unset;
    }
}
@media (max-width:999px){
    .contact-row {
        gap: 15px;
    }
    .logo img {
        max-width: 100px;
    }
    .fileupload-placeholder {
        font-size: 12px;
    }
    .fileuplod-input {
        padding: 4px 20px;
    }
    .btn {
        font-size: 14px;
    }
    .foldersearch-col .search-input input {
        height: 36px;
        font-size: 13px;
        max-width: 150px;
    }
    #tabSection2 > .table-bar:first-child .filters-col {
        width: 100%;
    }
    #tabSection2 > .table-bar:first-child .filters-col .search-input {
        max-width: unset !important;
    }
    #tabSection2 > .table-bar:first-child .filters-col.foldersearch-col .search-filter {
        flex: 1;
    }
    #tabSection2 > .table-bar:first-child .filters-col.foldersearch-col .search-filter input {
        max-width: unset !important;
        width: 100%;
    }
    #tabSection2 > .table-bar:first-child {
        flex-direction: column;
        align-items: flex-start;
    }
    .main-table thead th {
        font-size: 10px;
        padding: 5px 5px;
        line-height: 12px;
    }
    table td, table th, table a {
        font-size: 11px;
        line-height: 13px;
        padding: 5px;
    }
    .primaNav a, .tablist a {
        font-size: 12px;
        border-bottom-width: 2px;
    }
    .sub-menu a {
        line-height: 14px;
        font-size: 12px;
        padding: 7px 10px;
    }
    .profile-wrapper {
        gap: 10px;
        font-size: 14px;
    }
    .profile li .arrow {
        top: 16px;
        width: 11px;
        height: 7px;
    }
    .profile li {
        padding-right: 23px;
    }
    .tableheader img, td img {
        max-width: 13px !important;
    }
    .foldersearch-col .search-input input {
        height: 33px;
    }
    .defbtn a {
        font-size: 12px;
        border-radius: 15px;
        padding: 9px 20px 10px 20px;
    }
    .main-header {
        padding: 10px 15px;
        box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    }
    .pad100 {
        padding: 60px 15px;
    }
    p, li, div, a {
        font-size: 13px;
        line-height: 23px;
    }
    .table-pagination li a {
        padding: 5px 10px;
        line-height: normal;
    }
    .ft-logo img {
        max-width: 90px;
    }
    .topbar a {
        font-size: 11px;
        margin-left: 10px;
    }
    tbody td span {
        display: block;
        margin: 2px 0px;
    }
    .mailclass {
        min-width: 108px;
    }
}

@media (max-width:767px){
    /**** Toggle  Menu  CSS Start****/

    .nav-toggle {
        display: flex !important;
        width: 30px;
        height: 30px;
        background: #111;
        border-radius: 5px;
        justify-content: center;
        align-items: center;
        cursor: pointer;
    }
    .hamburger-menu {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        flex-direction: column;
        gap: 4px;
        align-items: center;
        height: max-content;
        margin: auto !important;
    }
    .hamburger-menu span {
        width: 18px;
        height: 2px;
        display: block;
        background: #fff;
        border-radius: 5px;
    }
    .primaNav {
        position: fixed;
        background: #fff;
        width: 340px;
        left: 100%;
        top: 0;
        z-index: 999;
        padding: 50px 20px 20px !important;
        height: 100vh;
        overflow: auto;
        right: 0;
        transition: 0.5s all;
        opacity: 0;
    }
    .primaNav.active-nav{
        opacity: 1;
        left:unset;
    }
    .primaNav ul {
        flex-direction: column;
    }
    /*****/
    .sub-menu{
        padding-left:10px;
    }
    .arrow.listHasChildren_active + .sub-menu, .has-childern:hover .sub-menu {
        display: block !important;
        visibility: visible;
        opacity: 1;
        z-index: 999;
        position: static;
        background: #fff !important;
        height: auto;
        padding-left: 10px;
    }
    .primaNav a {
        display: block;
        padding: 7px 2px !important;
        border-bottom: 1px solid #9999991f;
    }
    .has-childern .arrow, .has-childern:hover .arrow {
        border-right: 0;
        border-bottom: 0;
        border-radius: 0;
        background: #f1f1f1;
        transform: none !important;
        z-index: 99;
        position: absolute;
        right: 0;
        width: 30px;
        height: 33px;
        top: 0;
    }
    .has-childern .arrow::after {
        content: "";
        border-right: 2px solid #111;
        border-bottom: 2px solid #111;
        border-radius: 0;
        background: transparent;
        transform: rotate(45deg) translate(-2px, -2px) scale(0.9);
        z-index: 99;
        position: absolute;
        right: 0;
        width: 10px;
        height: 10px;
        margin: auto;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
    }
    .has-childern .arrow::after {
        content: "";
    }
    .primaNav ul {
        display: block;
    }
    .primaNav ul li:hover > ul.megamenu, .primaNav ul li > ul.megamenu {
        opacity: 1;
        transform: translate(0px, 0%);
        visibility: visible;
        display: none !important;
        position: static !important;
        width: 100% !important;
        background: rgba(255, 255, 255, 0.1);
    }
    .primaNav ul li.has-childern .arrow.listHasChildren_active + .sub-menu {
        display: block !important;
    }
    .primaNav ul .megamenu li a {
        padding: 10px 10px 10px 60px;
        position: relative;
        width: 100%;
        display: block;
        background: transparent;
        border-radius: 0;
        padding-left: 60px !important;
    }
    .primaNav ul li.has-childern {
        width: 100%;
        position: relative;
    }
    .primaNav ul li.has-childern a {
        width: 100%;
    }
    .primaNav ul .megamenu li a img {
        position: absolute;
        left: 10px;
        top: 10px;
        max-width: 35px;
    }
    .primaNav ul .megamenu li a strong {
        text-transform: capitalize;
        display: block;
        font-weight: 800;
        color: #fff;
        font-size: 18px !important;
    }
    #navToggle.active-toggle {
        position: fixed;
        top: 10px;
        right: 10px;
        z-index: 999;
    }

    /**** Toggle  Menu  CSS  End ****/
    .upload-row .col h2 {
        font-size: 18px;
    }
    .button-wrapper {
        flex-wrap: wrap;
        justify-content: center;
    }

    .button-wrapper .defbtn a img {
        max-width: 11px;
    }
    .button-wrapper .defbtn a {
        padding: 7px 12px;
        font-size: 11px;
    }
    .btnwrap-inner {
        display: flex;
        gap: 5px;
        flex-wrap: wrap;
        justify-content: center;
    }
    .button-wrapper p {
        font-size: 14px;
        text-align: center;
    }
    .col.download-col .button-wrapper p   {
        flex: unset;
        width:100%;
    }
    .button-wrapper p em {
        color: #ba1221;
        font-size: 12px;
        margin-top: 3px;
        display: block;
        margin-bottom: 10px;
    }
    .flex-row.upload-row.pad100 {
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 40px !important;
        padding-bottom: 40px !important;
        flex-wrap: wrap;
        flex-direction: column;
    }
    .upload-row .col {
        box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
        padding: 20px;
        border-radius: 10px;
        max-width: max-content;
        margin: auto;
    }
    .table-bar.table-bar-2 {
        flex-wrap: wrap;
    }
    .main-table.fileupload-table thead th, .main-table.fileupload-table td {
        padding: 5px;
        border: 0px;
    }
    .row.profile-row {
        margin-bottom: 20px;
        flex-wrap: wrap;
        gap: 20px;
    }
    .logo img {
        max-width: 70px;
    }
    .profile-col {
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 20px;
        flex-wrap: wrap-reverse;
        width: 100%;
        border: 1px solid #f6f6f6;
        padding: 5px;
        border-radius: 10px;
    }
    .palm-img {
        margin-bottom: 0;
    }
    .palm-img img {
        max-width: 60px;
    }
    .primaNav a, .tablist a {
        padding: 2px 6px;
    }
    .user-profile {
        width: 30px;
        height: 30px;
    }
    .badgecol {
        flex-wrap: wrap;
        gap: 8px;
        margin: 0px 0px 15px;
    }
    .profile li .arrow {
        top: 11px;
    }
    .headingcol {
        flex-direction: column;
        align-items: first baseline;
        flex-wrap: wrap;
    }
    .table-bar h1, .table-bar h2 {
        font-size: 14px;
    }
    .badgecol a {
        padding: 4px 7px;
        font-size: 11px;
    }
    .filters-col label {
        font-size: 10px;
    }
    p, li, div, a {
        font-size: 11px;
        line-height: 19px;
    }
    .filters-col input {
        border: 1px solid #f1f1f1;
        height: 23px;
        padding: 0px 6px;
        font-size: 10px;
    }
    .table-pagination {
        margin-top: 20px;
        justify-content: center;
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
        flex-direction: column;
    }
    .pad100 {
        padding: 40px 15px;
    }
    .primaNav a:hover,  .primaNav a.active {
        border-color: inherit;
        color: #ee1c2e;
    }
    #navToggle.active-toggle .line-three {
        transform: rotate(-45deg) translate(3px, -1px);
        height: 3px !important;
    }
    #navToggle.active-toggle .line-one {
        transform: rotate(45deg) translate(4px, 2px);
        height: 3px !important;
    }
    #navToggle.active-toggle .line-two {
        display: none !important;
    }
    .logo {
        width: calc(100% - 188px);
    }
    .defbtn.headerbtn {
        margin-left: auto;
        margin-right: 10px;
    }
    #tabSection2 .headingcol {
        flex-direction: row;
        flex-wrap: wrap;
        width: 100%;
        justify-content: space-between;
        align-items: center;
    }
    #tabSection2 .headingcol h2 img {
        max-width: 16px;
    }
    .folder-st ul {
        gap: 10px;
        margin-left: 10px;
        flex-wrap: wrap;
    }
    .folder-st ul li {
        padding-right: 12px;
        gap: 4px;
    }
    .folder-st ul li img {
        max-width: 13px;
    }
    .folder-st ul li::before {
        width: 7px;
        height: 9px;
    }
    .contact-col {
        min-width: unset !important;
        margin-bottom: 70px !important;
    }
    .contact-col:last-child{
        margin-bottom: 0px !important;
    }
}

@media (max-width:600px){
    #tabSection2 .table-bar.table-bar-2 {
        flex-wrap: wrap;
    }
    #tabSection2 .table-bar.table-bar-2 .one-third.buttons-col {
        width: 100% !important;
        flex: unset;
    }
    .table-bar-2 form {
        width: 100%;
        display: flex;
        justify-content: center;
        flex: 1;
    }
    .fileuplod-input {
        width: 100%;
        text-align: center;
        display: flex;
        justify-content: center;
    }
    .table-bar-2 .search-input, .table-bar-2 .search-input input {
        width: 100%;
        max-width: unset;
    }
    .buttongroup {
        justify-content: flex-end;
    }
}