@import url('https://fonts.googleapis.com/css2?family=Secular+One&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Balsamiq+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap');

/* Chart.js */
@keyframes chartjs-render-animation{from{opacity:.99}to{opacity:1}}.chartjs-render-monitor{animation:chartjs-render-animation 1ms}.chartjs-size-monitor,.chartjs-size-monitor-expand,.chartjs-size-monitor-shrink{position:absolute;direction:ltr;left:0;top:0;right:0;bottom:0;overflow:hidden;pointer-events:none;visibility:hidden;z-index:-1}.chartjs-size-monitor-expand>div{position:absolute;width:1000000px;height:1000000px;left:0;top:0}.chartjs-size-monitor-shrink>div{position:absolute;width:200%;height:200%;left:0;top:0}

body[data-sidebar-size=condensed]:not([data-layout=compact]){
    min-height: 100vh !important;
}

.navbar-custom{
    background: -webkit-linear-gradient( #2a0845, #2a0845);  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient( #2a0845, #2a0845); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.navbar-custom .topnav-menu .nav-link{
    color: white;
}

td.details-control {
    background: url('../images/down-arrow.svg?v=1.1') no-repeat center center;
    cursor: pointer;
    background-size: 16px 16px;
}
tr.shown td.details-control {
    background: url('../images/up-arrow.svg?v=1.1') no-repeat center center;
    background-size: 16px 16px;
}
.swal2-title{
    font-weight: 400 !important;
    color: #343a40 !important;
    font-size: 22px !important;
    margin-bottom: 20px !important;
    position: relative;
}

.swal2-content{
    font-size: 15px !important;
    color: #6c757d !important;
    line-height: 22px !important;
    font-weight: 300 !important;
}

.swal2-confirm.swal2-styled{
   background-color: #1eaf12 !important;
   border-color: #1eaf12 !important;
   box-shadow: 0 0 0 rgba(17,202,109,.5) !important;
   border-radius: 2.4px !important;
   font-weight: 400 !important;
   font-size: .84rem !important;
}

.swal2-cancel.swal2-styled{
    background-color: #d1e0e8 !important;
    border-color: #c9dbe4 !important;
    box-shadow: 0 0 0 rgba(243,247,249,.5) !important;
    border-radius: 2.4px !important;
    font-weight: 400 !important;
    font-size: .84rem !important;
    color: black !important;
}

.custom-sweet-button-2{
    background-color: #d1e0e8 !important;
    border-color: #c9dbe4 !important;
    box-shadow: 0 0 0 rgba(243,247,249,.5) !important;
    border-radius: 2.4px !important;
    font-weight: 400 !important;
    font-size: .84rem !important;
    color: white !important;
}


#side-menu .side-nav-item{
    position: relative;
    
}
.user-profile-picture{
    display: inline-block;
    position: relative;
    width: 32px;
    height: 32px;
    border-radius: 16px;
    background: white;  /* fallback for old browsers */
    
    color: #2a0845;
    font-weight: 500;
    text-align: center !important;
    font-size: 16px;
    line-height: 32px !important;
}

.user-profile-picture-big{
    display: inline-block;
    position: relative;
    width: 54px;
    height: 54px;
    border-radius: 50%;
    background: #2a0845;  /* fallback for old browsers */
    background: -webkit-linear-gradient( #6441A5, #2a0845);  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient( #6441A5, #2a0845); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    color: white;
    font-weight: 500;
    padding-top: 28px;
    text-align: center !important;
    font-size: 22px;
    line-height: 0px !important;
}

.page-item.active .page-link{
    background: -webkit-linear-gradient( #6441A5, #2a0845) !important;   /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient( #6441A5, #2a0845) !important; /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    border-color: #dee2e6;
}

.role-image{
    position: absolute;
    bottom:2px;
    z-index:99;
    right: 93px;
    width: 18px;
}


.custom-input{
 background-color: #f3f7f9;
 border: 1px solid #f3f7f9;
}

.custom-input:focus{
    border-color: #2a0845;
}


.table-icons{
    cursor: pointer;
}

.table-icons:hover{
    color: #2a0845 !important;
}

.form-currency{
    position: absolute;
    font-size: 12px;
    color: #2a2a2a;
    right: 25px;
    bottom: 8px;
}
 
.custom-label{
    text-transform: uppercase;
    font-size: 10px;
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: 500;
    letter-spacing: 0.6px;
}


.custom-input.class-input-disabled{
    cursor: not-allowed;
    border: 0px;
    border-bottom: 2px solid #efefef;
    border-radius: 0px;
}


.custom-table-badge{
    font-size: 12px;
    font-weight: 400;
    text-transform: capitalize;
}

.table-icons{
    font-size: 14px;
}

.table .custom-label{
 
    text-align: center;
}


.btn:focus, .btn:active{

    outline: none !important;
    box-shadow:none !important;
    border-color: white !important;

}

.table-button-1{
font-size: 10px;
text-transform: uppercase;
letter-spacing: 0.4px;
}

.custom-input.custom-view-only{
    background-color: transparent !important;
    border: none;
    border-bottom: 1px dotted #afafaf;
    padding-left: 5px;
    border-radius: 0px;
}


.trigger-hidden{
    cursor: pointer;
}

.custom-control-label{
    cursor: pointer;
}

.only-navigation{
    background-color: white !important;
}

footer .float-right a{
    font-size:14px;
    font-weight: 400;
    color: #6c757d;
    margin-left: 25px;
    position: relative;
    transition: 0.2s;
}

footer .float-right a:hover{
    color: #2a0845;
}

.only-navigation .mr-auto li a{
    font-size: 14px;
    position: relative;
    margin-right: 15px;
    font-weight: 400;
    transition: 0.3s;
    color: #4a4a4a !important;
}

.only-navigation .mr-auto li a:hover{
    color: #2a0845 !important;
}

.only-navigation .mr-auto li.active a{
    color: #2a0845 !important;
}




.success-section span{
    display: inline-block;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: #2a0845;
    text-align: center;
}

.success-section i{
    color : white;
    font-size: 26px;
    position: relative;
    top: 16px;
    left: 1px;
}   

.success-section h2{
    font-size: 24px;
    font-weight: 600;
    color: #4a4a4a;
}

.success-section p{
    font-size: 15px;
    line-height: 26px;
}

.custom-logo-text{
    font-size: 18px;
    color: #323a46 !important;
    position: relative;
    margin-left: 2px;
    top: 2px;
    font-family: 'Secular One', sans-serif;
}

.logo-upper-part{
    font-size: 10px;
    color: #2a0845;
    position: relative;
    left: 0px;
    font-weight: 500;
    font-family: 'Rubik', sans-serif;   
    top: -8px;
}

.change-retail-stock:hover{
    cursor: pointer;
    transition: 0.1s;
    color: #2a0845;
}

.btn.btn-primary{
    background-image: linear-gradient(#6441A5, #2a0845) !important;
    border: none !important;
}

.logo-text{
    color: #38414a;
    font-family: 'Balsamiq Sans', cursive;
    font-size: 17px;
    margin-left: 5px;
    position: relative;
    top: 2px;
    text-transform: uppercase;
    font-weight: 700;
}

.create-new-product-href{
    font-size: 13px;
    position: relative;
    margin-left: 12px;
    top: 1px;
    text-decoration: underline;
    transition: 0.2s;
}

.create-new-product-href:hover{
    color: #2a0845;
}

.sum-total{
    color: #2a0845;
}


.inside-table-input{
    width: 100px !important;
    position: relative;
    border: none;
    background-color: #f3f7f9;
    border: 1px solid #f3f7f9;
}



@media only screen and (max-width: 800px) {
	
	/* Force table to not be like tables anymore */
	#dataTable table, 
	#dataTable thead, 
	#dataTable tbody, 
	#dataTable th, 
	#dataTable td, 
	#dataTable tr { 
		display: block; 
	}
 
	/* Hide table headers (but not display: none;, for accessibility) */
	#dataTable thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
 
	#dataTable tr { border: 1px solid #ccc; }
 
	#dataTable td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 10px; 
		padding-right: 10px; 
		white-space: normal;
		text-align:center;
	}
 
	
	.dataTables_empty{
	    text-align:center !important;
	}
	
	td.details-control{
	    display:none !important;
	}
	
	.paginate_button.page-item .page-link{
	        font-size: 11px !important;
	        text-transform:uppercase !important;
	}
    
    #dataTable_length{
        display:none;
    }
    
    div.dataTables_wrapper div.dataTables_filter{
        text-align:right !important;
    }
    
    .create-button-mobile{
        width:54px;
        height:54px;
        border-radius:50%;
        background : linear-gradient( #2a0845, #2a0845);
        position:fixed;
        bottom:30px;
        right:30px;
        color:white;
        text-align:center;
        padding-top:17px;
        z-index:999999;
    }
    
    .create-button-mobile i{
        font-size: 20px;
    }
    
    .create-new-product-href{
        display:none;
    }
    
	/*
	Label the data
	*/
	#dataTable td:before { content: attr(data-title); }
}


.swal2-cancel.custom-sweet-button-2.swal2-styled{
    background-color: #f3f7f9 !important;
    border-color: #f3f7f9 !important;
    color: #323a46 !important;
}