@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap";*{box-sizing:border-box;padding:0;margin:0}.login-button button{width:100%;background-color:#730101;color:#fff;border:none;padding:10px;border-radius:10px}.sign-in{height:100vh}.welcome{font-size:x-large}.welcome:after{content:" IGL";font-size:large;font-weight:700}.login-image img{width:100%;height:100vh;object-fit:cover}.logo{display:block;margin:20px auto}@media only screen and (max-width: 768px){.sign-in{height:100vh;overflow-x:hidden}.login-image{position:relative}.login-form{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#ffffff92;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);padding:15px;width:90%}.logo{width:100px;height:100px}}@media only screen and (min-width: 768px){.sign-in{height:100vh;overflow:hidden}}@media only screen and (max-width: 768px) and (max-height:530px){.login-form>.logo{display:none}.login-form>.welcome{font-size:large;margin-bottom:0}.login-form>.welcome-note{margin-bottom:0}.login-form>form>div:nth-child(-n+3){margin-top:10px!important}}.footer-wrapper{background-color:#e7e7e7;padding:8px;position:fixed;bottom:0;width:100%}.footer-wrapper>p{margin:0;text-align:center}.header{display:flex;padding:5px 25px;box-shadow:0 4px 8px #0003,0 6px 20px #00000030;justify-content:space-between;align-items:center;width:100%;position:relative;top:0}.search-box{max-width:600px;min-width:400px}.search-box input{background:#dcd9d9}.header-logo img{width:90px;height:90px}@media only screen and (min-width:1000px){.side-navbar{display:none}}.list{background:#730101;height:100%;display:flex;flex-direction:column}.unorder-list-item{list-style-type:none;padding:0}.unorder-list-item li{padding:15px}.unorder-list-item li:not(:last-child){border-bottom:1px solid rgba(231,231,231,.286)}.listitem{padding:3px 0;border-radius:0;transition:all .3s ease;transform:translate(0)}.superAdminNavLink{display:flex;height:27px}.superAdminNavLink>img{margin-right:17px}a{color:#fff;text-decoration:none;transition:all .3s ease-in-out;font-weight:500}.activetab{color:#ffdd58}.logout-btn{background-color:#fff6;border-color:#fff6;box-shadow:0 4px 8px #0003;padding:5px;border-radius:20px;color:#fff}.app-wrapper{display:flex;height:100vh;overflow:hidden}.work-wrap{flex-grow:1;overflow-y:auto}.nav-wrap{width:170px;height:100vh;overflow:hidden;flex-shrink:0;position:sticky;top:0}.form-control{height:45px}@media only screen and (max-width: 1000px){.nav-wrap{display:none}}.appraisal-head{display:flex;justify-content:space-around;flex-wrap:wrap;background-color:#eee}.form-check-input:checked{background-color:#730101!important;border-color:#730101!important;color:#730101}.gold-rate,.silver-rate{display:flex;align-items:center}.gold-rate,.silver-rate label{font-weight:500}.jewel-radio{display:flex;flex-direction:column;gap:5px}.form-first-row,.form-second-row{display:flex;margin-top:20px;flex-wrap:wrap;gap:15px}.form-third-row{display:flex;margin-top:20px;align-items:center;gap:15px;flex-wrap:wrap}.condition-remarks-block{display:flex;gap:15px;margin:30px 10px 30px 0;flex-wrap:wrap}.condition-remarks-block .condition-remarks-button-container{height:74px;align-content:end}.condition-remarks-block button{padding:10px 20px;border-radius:10px;background:linear-gradient(to left,#6a0202fb,#a50000b1);border:none;color:#fff;font-weight:500}.div-wrapper>input:disabled{background-color:#e8e8e8;border:1px solid #2E263D38}.add-item-button{margin-left:auto;display:flex}.appraisal-add-button{background:#46a0de;background:linear-gradient(90deg,#46a0de80 1%,#0977c2 68%);border:none;padding:10px 20px;color:#fff;border-radius:10px;font-weight:600;display:flex;align-items:center;justify-content:space-between;font-size:20px}.appraisal-item-cancel-button{padding:10px 20px;border-radius:6.12px;background:linear-gradient(90deg,#f04a4a,#c10b0b);border:none;font-weight:600;color:#fff;display:flex;align-items:center;font-size:20px;justify-content:space-between}.appraisal-submit{padding:10px 50px;border-radius:10px;background:linear-gradient(to left,#6a0202fb,#a50000b1);border:none;color:#fff;font-weight:500}.appraisal-cancel{padding:10px 50px;border-radius:10px;background:linear-gradient(to bottom,#fff,#e6e6e6);border-color:#dfdcdc;font-weight:500;color:#676464}@media only screen and (max-width: 768px){.appraisal-head{overflow-x:auto;-webkit-overflow-scrolling:touch}.appraisal-head>div{flex:0 0 auto;min-width:250px}}.superAdminDashboard{background:#eee;padding:40px 20px 20px;margin-bottom:20px;font-family:Roboto}.superAdminDashboardCardsRow div{border-radius:10px;text-align:center;padding:10px;font-family:Roboto;font-weight:500}.superAdminDashboardCardsRow div div p{margin-top:6px;color:#433c50}.superAdminDashboardCardsRow div div div{display:flex;justify-content:center;gap:10px;align-items:center;margin-bottom:15px;flex-wrap:wrap}.superAdminDashboardCardsRow div div div img{padding:10px;border-radius:1rem}#balanceInterestAmount{padding:1px}.loan-details table{border-radius:10px;overflow:hidden}.loan-details table th{padding:15px;background:#b98235;color:#fff}.loan-details table tbody td{padding:15px}.loan-details tbody tr:nth-child(odd) td{background-color:#f6f9fc}.loan-details tbody tr td:last-child div{display:flex;gap:10px}.loan-details tbody tr td:last-child div button{width:32px;height:32px;border:none;border-radius:3.45px}.loan-details tbody tr td:last-child div .edit{background-color:#e3c577}.loan-details tbody tr td:last-child div .show{background-color:#4c6591}.superAdminDashboardNavigation{margin-top:auto;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.add-button{padding:15px 20px;border-radius:10px;background:linear-gradient(to left,#6a0202fb,#a50000b1);border:none;color:#fff;font-weight:500;font-size:16px}.cancel-button{padding:15px 35px;border-radius:10px;background:linear-gradient(to bottom,#fff,#e6e6e6);border-color:#dfdcdc;font-weight:500;color:#676464}.submit{padding:10px 50px;border-radius:10px;background:linear-gradient(to left,#6a0202fb,#a50000b1);border:none;color:#fff;font-weight:500}.submit:disabled{cursor:not-allowed}.cancel{padding:10px 50px;border-radius:10px;background:linear-gradient(to bottom,#fff,#e6e6e6);border-color:#dfdcdc;font-weight:500;color:#676464}.customer-form input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.customer-form input[type=number]{-moz-appearance:textfield;appearance:textfield}.customer-radio{display:flex;gap:15px}@media only screen and (max-width: 450px){.customer-filter{width:50%}}.superAdminSettingCont{height:100%}.superAdminSettingHeader{height:76px;background:#fff}.superAdminSettingHeader p{font-weight:700;padding:5px 10px;font-size:22px;margin-left:20px;font-family:Roboto;line-height:76px}.superAdminSettingMain{background:#eee;display:flex;justify-content:center;height:100%}.superAdminSettingGS{width:70%}.superAdminSettingGold{padding:15px 20px 20px 0}.superAdminSettingGoldWastage,.superAdminSettingGoldRate{height:93px;background:#fff4de;border-radius:10.88px;padding-top:10px;margin-top:10px;margin-bottom:10px}.superAdminSettingGoldRate p:first-child,.superAdminSettingGoldWastage p:first-child{font-weight:600;font-size:18px;text-align:center;font-family:Roboto;margin:0}.superAdminSettingGoldRate p:last-child,.superAdminSettingGoldWastage p:last-child{font-size:29px;text-align:center;font-family:Roboto;color:#433c50;font-weight:500;margin:0}.superAdminSettingSilverWastage,.superAdminSettingSilverRate{background:#d0d0d0;height:93px;border-radius:10.88px;padding-top:10px;margin-top:10px;margin-bottom:10px}.superAdminSettingSilverRate p:first-child,.superAdminSettingSilverWastage p:first-child{font-weight:600;font-size:18px;text-align:center;font-family:Roboto;margin:0}.superAdminSettingSilverRate p:last-child,.superAdminSettingSilverWastage p:last-child{font-size:29px;text-align:center;font-family:Roboto;color:#433c50;font-weight:500;margin:0}.superAdminSettingCardDivider{border:1px solid #CDC7C7;box-shadow:0 2px 4px #00000040;margin-left:30px}.superAdminSettingGSFormCont{padding:15px 15px 15px 30px;margin-right:50px}.superAdminSettingGSFormCont>p{font-family:Roboto;font-weight:700;font-size:20px;color:#333}.superAdminSettingGSForm label{font-family:Roboto;font-weight:400;font-size:18px}.superAdminSettingGSForm input{display:block;border:.75px solid #2E263D38;border-radius:4.52px;padding:10px;margin:5px 0}.superAdminSettingGSForm input::placeholder{color:#2e263d66}.superAdminSettingGSForm .actions{display:flex;gap:20px;justify-content:end}.superAdminSettingGSForm .actions button{width:150px;height:45px}.superAdminSettingGSForm .actions button:first-child{border:.75px solid #CCCCCC;border-radius:2.26px;background:linear-gradient(180deg,#fff,#eeeded)}.superAdminSettingGSForm .actions button:last-child{border:none;border-radius:4.61px;background:linear-gradient(90deg,#bf4e4e,#730101);font-weight:600;color:#fff}@media (max-width:1024px){:is(.superAdminSettingGoldWastage,.superAdminSettingSilverWastage) p:first-child{font-size:16px}:is(.superAdminSettingGoldWastage,.superAdminSettingSilverWastage) p:last-child{font-size:25px}.superAdminSettingGSForm label{font-size:15px}}.superAdminJewellsHeader{height:76px;background:#fff}.superAdminJewellsHeader p{font-weight:700;padding:5px 10px;font-size:22px;margin-left:20px;font-family:Roboto;line-height:76px}.superAdminJwForm{padding:30px;display:flex;flex-direction:column;align-items:center}.superAdminJwForm>p{font-family:Roboto;font-weight:700;font-size:20px}.superAdminJwForm>form{width:100%}.superAdminJwForm label{font-family:Roboto;font-weight:400;font-size:15px}.superAdminJwForm input,.superAdminJwForm select{display:block;border:.75px solid #2E263D38;border-radius:4.52px;width:100%;padding:10px;margin:5px 0}:is(.superAdminJwForm input,.superAdminJwForm select)::placeholder{color:#2e263d66}.superAdminJwForm select:disabled{cursor:not-allowed}.superAdminJwForm .actions{display:flex;gap:20px;margin:10px 0 0}.superAdminJwForm .actions button{width:150px;height:45px}.superAdminJwForm .actions button:first-child{border:.75px solid #CCCCCC;border-radius:2.26px;background:linear-gradient(180deg,#fff,#eeeded)}.superAdminJwForm .actions button:last-child{border:none;border-radius:4.61px;background:linear-gradient(90deg,#bf4e4e,#730101);font-weight:600;color:#fff}.superAdminSelectMaterialType{width:35%;display:flex;justify-content:center;align-items:center;gap:5%;margin-bottom:10px}.superAdminSelectMaterialType select{border:.75px solid #2E263D38;width:50%;border-radius:4.52px;padding:10px;margin:5px 0}.superAdminJewellsTable>table{width:100%}.superAdminJewellsTable>table>tbody td,.superAdminJewellsTable>table>tbody th{text-align:center}.superAdminJewellsTable>table>tbody td:last-child{display:flex;justify-content:space-evenly}.superAdminJewellsTable>table>tbody td:last-child>button{width:30%;display:flex;padding:8px;border-radius:15px;justify-content:center;align-items:center;gap:12%}.superAdminJewellsTable>table>tbody td:last-child>button svg{font-size:16px}#superAdminJewellEdit{border:1px solid #0d6efd;background-color:transparent;font-weight:500;color:#0d6efd;transition:all linear 50ms}#superAdminJewellEdit svg{color:#0d6efd}#superAdminJewellEdit:hover{background-color:#0d6efd;color:#fff}#superAdminJewellEdit:hover svg{color:#fff}#superAdminJewellDelete{border:1px solid #BF4E4E;background-color:transparent;font-weight:500;color:#bf4e4e;transition:all linear 50ms}#superAdminJewellDelete svg{color:#bf4e4e}#superAdminJewellDelete:hover{background-color:#bf4e4e;color:#fff}#superAdminJewellDelete:hover svg{color:#fff}.superAdminConfirmDeleteButton{width:15%;border:1px solid #BF4E4E;background-color:transparent;font-weight:500;color:#bf4e4e;transition:all linear 50ms}.superAdminConfirmDeleteButton:hover{background-color:#bf4e4e;color:#fff}.superAdminConfirmDeleteButton:hover svg{color:#fff}@media (max-width: 1024px){.superAdminSelectMaterialType{width:auto}#superAdminJewellEdit{width:40%}#superAdminJewellDelete{width:50%}}.superAdminReportsHeader{height:76px;background:#fff;font-weight:700;padding:5px 10px;font-size:22px;margin-left:20px;font-family:Roboto;line-height:76px}.superAdminReportsMain{padding:20px;height:85%;display:flex;flex-direction:column;gap:20px}.superAdminReportsMain>form>div:last-child button{border:none;width:150px;height:45px;border-radius:4.61px;background:linear-gradient(90deg,#bf4e4e,#730101);font-weight:600;color:#fff}.superAdminReportsTable table{border-radius:10px;overflow:hidden}.superAdminReportsTable table th{padding:15px;text-align:center;background:#b98235;color:#fff}.superAdminReportsTable table tbody td{padding:15px;text-align:center}.superAdminReportsTable table thead tr td{font-size:larger}.superAdminReportsNavigation{margin-top:auto;display:flex;align-items:center;justify-content:space-between}.superAdminAuctionHeader{height:76px;background:#fff;font-weight:700;padding:5px 10px;font-size:22px;margin-left:20px;font-family:Roboto;line-height:76px}.superAdminAuctionTable{background:#eee;padding-bottom:22%;padding-top:3%}.superAdminAuctionTable table{border-radius:10px;overflow:hidden}.superAdminAuctionTable table th{padding:15px;background:#b98235;color:#fff}.superAdminAuctionTable table tbody td{padding:15px}.superAdminAuctionTable tbody tr:nth-child(odd) td{background-color:#f6f9fc}.superAdminAuctionTable .superAdminAuctionTableActions{display:flex}.superAdminAuctionTable .superAdminAuctionTableActions button{width:32px;height:32px;border:none;border-radius:3.45px}.superAdminAuctionTable .superAdminAuctionTableActions .edit{background-color:#e3c577}.superAdminAuctionTable .superAdminAuctionTableActions .show{background-color:#4c6591}.superAdminAuctionNavigation{margin-top:auto;display:flex;align-items:center;justify-content:space-between}.superAdminInvestmentHeader{height:76px;background:#fff;font-weight:700;padding:5px 10px;font-size:22px;margin-left:20px;font-family:Roboto;line-height:76px}.superAdminInvestmentMain{background:#eee;padding:20px;padding-bottom:auto;margin-bottom:30px}.superAdminInvestmentCards{width:40%;height:100%;margin-bottom:20px}.superAdminInvestmentCards .oia,.superAdminInvestmentCards .cih{border-radius:10px;text-align:center;padding:10px;font-family:Roboto;font-weight:500}:is(.superAdminInvestmentCards .oia,.superAdminInvestmentCards .cih) p{margin-top:10px;color:#433c50}:is(.superAdminInvestmentCards .oia,.superAdminInvestmentCards .cih) div{display:flex;justify-content:center;gap:10px;align-items:center;margin-bottom:15px;flex-wrap:wrap}:is(.superAdminInvestmentCards .oia,.superAdminInvestmentCards .cih) div img{aspect-ratio:1/1;object-fit:contain;padding:10px;border-radius:1rem}.superAdminInvestmentCards .oia{background-color:#ffe2e5}.superAdminInvestmentCards .oia div img{background-color:#c17880}.superAdminInvestmentCards .cih{background-color:#cfe3c4}.superAdminInvestmentCards .cih div img{background-color:#36850b}.superAdminInvestmentMain .divider{border:1px solid #CDC7C7;box-shadow:0 2px 4px #00000040}.superAdminInvestmentForm{height:140px}.superAdminInvestmentForm input{width:25%}.superAdminInvestmentForm .actions{display:flex;gap:20px;margin:10px 0 0}.superAdminInvestmentForm .actions button{width:150px;height:45px}.superAdminInvestmentForm .actions button:first-child{border:.75px solid #CCCCCC;border-radius:2.26px;background:linear-gradient(180deg,#fff,#eeeded)}.superAdminInvestmentForm .actions button:last-child{border:none;border-radius:4.61px;background:linear-gradient(90deg,#bf4e4e,#730101);font-weight:600;color:#fff}.superAdminInvestmentTable table{border-radius:10px;overflow:hidden}.superAdminInvestmentTable table th{padding:15px;text-align:center;background:#b98235;color:#fff}.superAdminInvestmentTable table tbody td{padding:15px;text-align:center}.superAdminInvestmentTable tbody tr:nth-child(odd) td{background-color:#f6f9fc}@media (max-width:1024px){.superAdminInvestmentCards{width:100%}.superAdminInvestmentForm input{width:50%}}@media (max-width: 576px){.superAdminInvestmentForm input{width:100%}}.superAdminITDetails{height:100%;font-family:Roboto}.superAdminITDetailsHeader{height:76px;background:#fff;font-weight:700;padding:5px 10px;font-size:22px;margin-left:20px;font-family:Roboto;line-height:76px}.superAdminITDetailsMain{background:#eee;padding:20px;width:100%;height:100%}.superAdminITDetails .superAdminITDetailsMain select{padding:5%;color:#999;font-size:14px;border-color:#ded2d9;font-weight:400}.superAdminITDetailsMain .superAdminITDetailsTable table{border-radius:10px;overflow:hidden}.superAdminITDetailsMain .superAdminITDetailsTable table th{padding:15px;background:#b98235;color:#fff;text-align:center}.superAdminITDetailsMain .superAdminITDetailsTable table tbody td{padding:15px;text-align:center}.superAdminITDetailsMain .superAdminITDetailsTable tbody tr:nth-child(2n) td{background-color:#f6f9fc}.superAdminITDetailsNavigation{margin-top:auto;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.superAdminITDetailsMain .input-row,.superAdminITDetailsTable table,.superAdminITDetailsNavigation{width:50%}@media (max-width:1024px){.superAdminITDetailsMain .input-row,.superAdminITDetailsTable table,.superAdminITDetailsNavigation{width:75%}}@media (max-width:768px){.superAdminITDetailsMain .input-row,.superAdminITDetailsTable table,.superAdminITDetailsNavigation{width:100%}}.superAdminConditionalLoansHeader{height:76px;background:#fff;font-weight:700;padding:5px 10px;font-size:22px;margin-left:20px;font-family:Roboto;line-height:76px}.superAdminConditionalLoansTable{background:#eee;padding-bottom:22%;padding-top:3%}.superAdminConditionalLoansTable table{border-radius:10px;overflow:hidden}.superAdminConditionalLoansTable table th{padding:15px;background:#b98235;color:#fff}.superAdminConditionalLoansTable table tbody td{padding:15px}.superAdminConditionalLoansTable tbody tr:nth-child(odd) td{background-color:#f6f9fc}.superAdminConditionalLoansTable .superAdminConditionalLoansTableActions{display:flex}.superAdminConditionalLoansTable .superAdminConditionalLoansTableActions button{width:32px;height:32px;border:none;border-radius:3.45px}.superAdminConditionalLoansTable .superAdminConditionalLoansTableActions .edit{background-color:#e3c577}.superAdminConditionalLoansTable .superAdminConditionalLoansTableActions .show{background-color:#4c6591}input[type=checkbox]{accent-color:#730101;width:20px;margin-left:10px}.superAdminConditioanlLoansNavigation{margin-top:auto;display:flex;align-items:center;justify-content:space-between}
