@media (min-width:1025px) and (max-width:1200px){
    .main-layout-content{
        padding:25px 20px !important;
    }
  }

  @media (min-width:992px) and (max-width:1024px){
    .main-layout-content{
        padding:10px 10px !important;
    }
  }
  
  @media (min-width:320px) and (max-width:991px){
    .main-layout-content{
        /* padding:155px 20px !important; */
        padding:100px 20px !important;
    }
  }



.main-layout-content{padding:25px 20px;}
.topbar-nav{padding:15px 15px;}
.padleft0{padding-left:0 !important;}
.padright0{padding-right:0 !important;}
.padtop0{padding-top:0;}
.padbottom0{padding-bottom:0;}

.srchiconcls{
    font-size: 40px;
    color: #000;
    transform: rotate(90deg);
    display: flex !important;
    align-items: center;
    justify-content: center;
    height: 100%;
    text-align: center;
}

.padleft10{padding-left:10px !important;}
.padtop10{padding-top: 10px;}
.grid_main-div{
    background-color: #2E2D2D;
    padding:25px;
    border-radius: 15px;
}
.custom-search{
    width:100%;
    height:50px;
    border-radius:5px;
    background: #F5F5F51A;
    border:0;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 500;
    line-height: 19.5px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #9F9F9F;
    padding-left:50px;
}
.srchinputsec{position: relative;}
.inputsrchiconcls{
    position:absolute;
    z-index: 1000;
    top:12px;
    left:15px;
}
.inputsrchiconcls img{
    width:24px;
    height:24px;
}
.custom-search:focus{outline: 0;color:#fff;}
.custom-filter{
    width:125px;
    height:50px;
    border-radius: 5px;
    background: #F5F5F51A;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 500;
    line-height: 19.5px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #9F9F9F;
    border:0;
    text-align: center;
}
.custom-filter img{width:24px;height:24px}
.custom-filter span{
    position: relative;
    top:2px;
    padding-left: 10px;;
}
.custom-panel-white-button{
    width:225px;
    height:50px;
    background: #fff;
    padding:10px;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 600;
    line-height: 19.5px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color:#000000 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none !important;
}
.custom-panel-site-button{
    width:195px;
    height:50px;
    background: #E14734;
    padding:10px;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 600;
    line-height: 19.5px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color:#fff !important;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none !important;
}
.crightbtnsec{display: flex;justify-content: end;}
.mright15{margin-right:15px;}

.grid-header-content{padding-top:15px;padding-bottom: 15px;border-top:1px solid #E0E0E0;border-bottom: 1px solid #E0E0E0;}
.custom-inventory-table{
    width:100%;
}
.custom-inventory-table th{
    padding:20px;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 500;
    line-height: 19.5px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}
.custom-inventory-table td {
    padding: 20px;
    font-family: Montserrat;
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 500;
    line-height: 21.94px;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}
.padtop15{padding-top: 15px;}
.padtop20{padding-top: 20px;}
.custom-investors-table{
    width:100%;
}
.custom-investors-table th{
    padding:20px;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 500;
    line-height: 19.5px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}
.totalinvcounttcls{
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 700;
    line-height: 29.26px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #E14734;
}
.cdividercls{
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 400;
    line-height: 29.26px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #E14734;
}
.invcntcls{
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 500;
    line-height: 21.94px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color:#fff;
}
.addinvestorsbtncls{
    width:41px;
    height:41px;
    border-radius: 100px;
    background: #E14734;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
}
.addinvestorsbtncls i{
    color: #D9D9D9;
    font-size:18px;
}
.cactionsec{
    display: flex;
    align-items: center;
    justify-content: end;
    gap: 25px;
}
.exhausetdamtcls{
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 500;
    line-height: 19.5px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #E14734;
    background: #E1473433;
    width:110px;
    border-radius: 3px;
    height:33px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
}
.custom-investors-table td {
    padding: 20px;
    font-family: Montserrat;
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 500;
    line-height: 21.94px;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}
/* a.edit-investor{padding-right:15px;} */
a.delete-investor{padding-left:15px;}
.investoremaildiv{
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 500;
    line-height: 17.07px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #E14734;
    padding-top:5px;
}
.inventorymakediv{
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 500;
    line-height: 17.07px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #E14734;
    padding-top:5px;
}

.inventorynamediv a{color:#fff !important;text-decoration: none;}
.inventorymakediv a{color:#E14734 !important;text-decoration: none;}

.inventory-details-section{
    background: #2E2D2D;
    border-radius: 15px;
    padding:20px;
}
.invDetailsimg{
    border-radius: 20px;
    width:100%;
    object-fit: cover;
}
.details-invmaketitle{
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 500;
    line-height: 19.5px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #E14734;
}
.details-invTitle{
    font-family: Montserrat;
    font-size: 25px;
    font-weight: 600;
    line-height: 30.48px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #EEEEEE;
}
.details-invPrice{
    font-family: Montserrat;
    font-size: 28px;
    font-weight: 700;
    line-height: 34.13px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #EEEEEE;
    margin-top:5px;
}
.custom-price-chart-title{
    font-family: Montserrat;
    font-weight: 400;
    line-height: 14.63px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color:#fff;
    fill:#fff;
    font-size:3px;
}
.custom-price-chart-amount{
    font-family: Montserrat;
    font-weight: 700;
    line-height: 31.69px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color:#fff;
    fill:#fff;
}
.circle-chart__circle {
    animation: circle-chart-fill 2s reverse;
    transform: rotate(-90deg);
    transform-origin: center;
}
  
.circle-chart__info {
    animation: circle-chart-appear 2s forwards;
    opacity: 0;
    transform: translateY(0.3em);
}
.chartgrid{margin-top:50px;} 
@keyframes circle-chart-fill {
    to { stroke-dasharray: 0 100; }
}
  
@keyframes circle-chart-appear {
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.swal2-popup{
    font-size: 17px;}
.chartlegendcls{display: flex;}
.legendpointsmark{
    width:21px;
    height:21px;
    display: inline-block;
    margin-top:3px;
}
.legend-color-1{background: #E14734;}
.legend-color-2{background: #253E71;}
.legendpointsvalue{
    font-family: Montserrat;
    font-size: 22px;
    font-weight: 600;
    line-height: 26.82px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #FFFFFF;
    padding-left: 10px;
}
.chartflexcls{display: flex;align-items: center;}
.legendpointstxt{
    font-family: Montserrat;
    font-size: 12px;
    font-weight: 400;
    line-height: 14.63px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color:#fff;
    padding-left: 10px;
    padding-top:5px;
}
.totalInventoryAmount{padding-top:30px;}
.details-investors-head{
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 400;
    line-height: 21.94px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color:#fff;
}
.detinvname{
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 500;
    line-height: 19.5px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color:#EEEEEE;
}
.detinvamt{
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 500;
    line-height: 19.5px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color:#EEEEEE;
}
.details-investors-content{padding-top:20px;}
.investor-profile-img{width:50px;height:50px;}
.userrowcls{display: flex;align-items: center;}
.details-investors-row{background:#000000;margin-bottom:15px;}
.dinvsernamecls{padding-left:25px;}
.assign-investor{
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 500;
    line-height: 17.07px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color:#fff;
}
.edit-inventory{
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 500;
    line-height: 17.07px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color:#000000;
}
.padleft5{padding-left:5px;}
.custom-email-reminders-table{
    width:100%;
}
.custom-email-reminders-table th{
    padding:10px;
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 400;
    line-height: 21.94px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #E5DFDA;
}
.email-reminders-section {
    background: #2E2D2D;
    border-radius: 15px;
    padding: 20px;
    margin-top:30px;
}
.email-temp-name{
    font-family: Montserrat;
    font-size: 22px;
    font-weight: 500;
    line-height: 26.82px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color:#fff;
}
.email-schedule-title{
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 400;
    line-height: 21.94px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color:#fff;
}
.custom-email-reminders-table td {
    padding: 5px 10px;
    font-family: Montserrat;
    font-family: Montserrat;
    font-size: 22px;
    font-weight: 500;
    line-height: 21.94px;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}
input.customSwitchcls {
    height: 0;
    width: 0;
    visibility: hidden;
}
.customSwitchcls ~label {
    cursor: pointer;
    text-indent: -9999px;
    width: 75px;
    height: 35px;
    background: grey;
    display: block;
    border-radius: 100px;
    position: relative;
}
.customSwitchcls ~label:after {
    content: "";
    position: absolute;
    top: 2.5px;
    left: 3px;
    width: 35px;
    height: 30px;
    background: #fff;
    border-radius: 90px;
    transition: 0.3s;
}
input.customSwitchcls:checked + label {
    background: #E14734;
}
input.customSwitchcls:checked + label:after {
    left: calc(100% - 5px);
    transform: translateX(-100%);
}
.customSwitchcls ~label:active:after {
    width: 130px;
}
.calendar {
    padding:8px;
    background: #ffffff;
    border-radius: 4px;
    font-size:18px;
    border: 1px solid #333333;
    box-shadow: 0px 20px 40px rgba(59,60,56,0.05);
}
.ui-datepicker {
    background: #ffffff;
    border-radius: 15px;
}
.ui-datepicker-header {
    height: 50px;
    line-height: 50px;
    color: #ffffff;
    background: #31639c;
    margin-bottom: 10px;
}
.ui-datepicker-prev,
.ui-datepicker-next {
    width: 20px;
    height: 20px;
    text-indent: 9999px;
    border-radius: 100%;
    cursor: pointer;
    overflow: hidden;
    margin-top: 12px;
}
.ui-datepicker-prev {
    float: left;
    margin-left: 12px;
}
.ui-datepicker-prev:after {
    transform: rotate(45deg);
    margin: -43px 0px 0px 8px;
}
.ui-datepicker-next {
    float: right;
    margin-right: 12px;
}
.ui-datepicker-next:after {
    transform: rotate(-135deg);
    margin: -43px 0px 0px 6px;
}
.ui-datepicker-prev:after,
.ui-datepicker-next:after {
    content: '';
    position: absolute;
    display: block;
    width: 8px;
    height: 8px;
    border-left: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
}
.ui-datepicker-prev:hover,
.ui-datepicker-next:hover,
.ui-datepicker-prev:hover:after,
.ui-datepicker-next:hover:after {
    border-color: #333333;
}
.ui-datepicker-title {
    text-align: center;
    font-size:25px;
}
.ui-datepicker-calendar {
    width: 100%;
    text-align: center;
}
.ui-datepicker-calendar thead tr th span {
    display: block;
    width: 40px;
    color: #31639c;
    margin-bottom: 5px;
    font-size: 18px;
}
.ui-state-default {
    display: block;
    text-decoration: none;
    color: #333333;
    line-height: 40px;
    font-size: 16px;
 }
.ui-state-default:hover {
    color: #ffffff;
    background:#31639c;
    border-radius:50px;
    transition: all 0.25s cubic-bezier(0.7, -0.12, 0.2, 1.12);
}
.ui-state-highlight {
    color: #ffffff;
    background-color:#31639c;
    border-radius:50px;
}
.ui-state-active {
    color: #ffffff;
    background-color:#31639c;
    border-radius:50px;
}
.ui-datepicker-unselectable .ui-state-default {
    color: #eee;
    border: 2px solid transparent;
}
.dateicon {
    margin-left: -30px;
    margin-top: -26px;
    position: relative;
    color: #31639c;
    font-size:20px;
}
.custom-datepicker{
    position: relative;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 600;
    line-height: 19.5px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color:#000000;
    padding-left:10px;
    width: 80%;
}
.custom-calicon{
    position: absolute;
    z-index: 100;
    right: 5%;
    top:8px;
    background: #E0E0E0;
    width: 33px;
    height: 33px;
    border-radius: 24px;
}
.custom-calicon img{position:absolute;top:7px;right:8px;}
.pickersec{position: relative;}

/*Start popup styles*/
.popup-link{
  display:flex;
  flex-wrap:wrap;
}
.popup-link a{
    background: #333;
    color: #fff;
    padding: 10px 30px;
    border-radius: 5px;
    font-size:17px;
    cursor:pointer;
    margin:20px;
    text-decoration:none;
}
.popup-container {
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s ease-in-out;
    transform: scale(1.3);
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(21, 17, 17, 0.61);
    display: flex;
    align-items: center;
}
.popup-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 50%;
}
.popup-content p{
    font-size: 17px;
    padding: 10px;
    line-height: 20px;
}
.popup-content a.close{
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
    background: none;
    padding: 0;
    margin: 0;
    text-decoration:none;
}
.popup-content a.close:hover{
  color:#333;
}
.popup-content span:hover,
.popup-content span:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
.popup-container:target{
  visibility: visible;
  opacity: 1;
  transform: scale(1);
}
.popup-container h3{
    margin:10px;
}
/*End popup styles*/
.total-purchase-price{
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 500;
    line-height: 24.38px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color:#fff;
    padding-top:10px;
}
.total-sales-price{
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 500;
    line-height: 24.38px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color:#fff;
    padding-top:10px;
}
.total-profit-price{
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 500;
    line-height: 24.38px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color:#fff;
    padding-top:10px;
}

.addactionbtncls{
    width: 41px;
    height: 41px;
    border-radius: 100px;
    background: #E14734;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    text-decoration: none;
}

.addactionbtncls:hover{
    color: #fff;
    text-decoration: none;
}
.addactionbtncls:focus{
    color: #fff;
    text-decoration: none;
}

.addinvestorsbtncls:hover{
    color: #fff;
    text-decoration: none;
}
@media (min-width:1200px) and (max-width:1600px){
    .custom-inventory-table{min-width: 1300px;}
    .custom-investors-table th{padding:15px;font-size: 14px;}
    .custom-investors-table td{padding:15px;font-size: 16px;}
}
@media (min-width:992px) and (max-width:1199px){
    .custom-inventory-table{min-width: 1300px;}
    .custom-investors-table th{padding:7px;font-size: 14px;}
    .custom-investors-table td{padding:7px;font-size: 14px;}
    .cactionsec{gap:15px;}
    .cactionsec a.delete-investor{padding-left:5px;}
}
@media (min-width:768px) and (max-width:991px){
    .custom-inventory-table{min-width: 1300px;}
    .custom-investors-table th{padding:7px;font-size: 14px;}
    .custom-investors-table td{padding:7px;font-size: 14px;}
    .cactionsec{gap:15px;}
    .cactionsec a.delete-investor{padding-left:5px;}
}