﻿.btn-addfilter img, .btn-add img, .btn-filter img, .btn-apply-filter i {
    width: 24px;
}
.btn {
    padding: 0.675rem 1.5rem;
}
.cover-spin {
    position: fixed;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(255,255,255,0.7);
    z-index: 9999;
    display: none;
}

@-webkit-keyframes spin {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

.cover-spin::after {
    content: '';
    display: block;
    position: absolute;
    left: 48%;
    top: 40%;
    width: 40px;
    height: 40px;
    border-style: solid;
    border-color: black;
    border-top-color: transparent;
    border-width: 4px;
    border-radius: 50%;
    -webkit-animation: spin .8s linear infinite;
    animation: spin .8s linear infinite;
}
.loader {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    overflow: visible;
    background-color:InactiveBorder;
    text-shadow: 2px 2px 2px #021124;
    /*/*background: #ffffff9e url('/assets/img/loading (1).gif') no-repeat center center;*/
    /*//background: #ffffff9e url('../img/faces/giphy.gif') no-repeat center center;*/
    /*background: url('../img/loadingSmall.gif') no-repeat center center;*/
    /*background: url('../img/tim_80x80.png') no-repeat center center;*/
    /*background: url('../img/stx-loading.gif') no-repeat center center;*/
    /*background: url('../img/source (1).gif') no-repeat center center;*/
    /*background: url('../img/source.gif') no-repeat center center;*/
    /*background: url('../img/ajax-loader.gif') no-repeat center center;*/
    background: url('../images/slack_load.gif') no-repeat center center;
}

.float-right {
    float: right;
}

.drp {
    padding: 5px;
    margin-top: 5px;
}

/*td {
    text-align: center !important;
}*/

.img-circle {
    border-radius: 50%;
}

.btn-selectfile {
    background-color: #FFAF20;
    color: white;
    border-color: #dc485c;
}

    .btn-selectfile:hover {
        color: #fff;
    }


.img-circle-upload {
    height: 120px !important;
    max-width: 120px !important;
}

.hide {
    display: none !important;
}

.thumb.thumb-xl {
    width: 120px;
}

.thumb {
    width: 60px;
    display: inline-block;
}

.mb-20 {
    margin-bottom: 20px !important;
}
/*ng table css*/
#actionTable {
    table-layout: fixed;
    width: 100%;
}

    #actionTable td {
        white-space: nowrap;
        text-overflow: ellipsis;
    }

/*css*/
.custom-md-label {
    border: none !important;
}

.pointer:hover {
    cursor: pointer;
}
/*custom css*/
.md-whiteframe-1dp, .md-whiteframe-z1 {
    box-shadow: none !important;
    border: 1px solid #f3f3f3 !important;
}

.pr-10 {
    padding-right: 10px !important;
}

/*td {
    text-align: left !important;
}*/

.style {
    cursor: pointer !important;
    font-size: medium !important;
    font-weight: 600 !important;
    width: unset !important;
    height: unset !important;
    line-height: unset !important;
    text-align: center;
}

.pad-5 {
    padding: 5px;
}

.timeline .timeline-wrapper:after {
    content: none !important;
}

.timeline .timeline-wrapper .timeline-panel:after {
    content: none !important;
}

.pad-none {
    padding: unset !important;
}

.width-unset {
    width: unset !important;
    cursor: pointer;
}

.header-1 {
    display: inline-flex;
}

.breadcrumb-custom {
    border: none !important;
    padding-left: 10px !important;
}



.width-unset:hover {
    background: bisque !important;
}


.cursor {
    cursor: pointer;
}

.border-2 {
    border: 2px solid blue !important;
    padding: 5px !important;
}


.payment-heading {
    margin-bottom: 20px;
    border: none !important;
    text-align: center;
    font-size: 20px !important;
    font-weight: 500 !important;
}
.payment-heading-pay {
    margin-bottom: 20px;
    border: none !important;
    text-align: center;
    font-size: 20px !important;
    font-weight: 500 !important;
    padding: 16px;
}

.padd-5 {
    padding: 5px;
}

.martop {
    margin-top: 10px;
}

.payment:focus {
    outline: unset !important;
    border: 2px solid #6e7aff !important;
    -moz-box-shadow: 0 8px 6px -6px black;
    box-shadow: 0 8px 6px -6px #F44336;
    -moz-box-shadow: 3px 3px 5px 6px #ccc;
}

.payment-recieved {
    text-shadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 4px 0 #b9b9b9, 0 5px 0 #aaa, 0 6px 1px rgba(0,0,0,.1), 0 0 5px rgba(0,0,0,.1), 0 1px 3px rgba(0,0,0,.3), 0 3px 5px rgba(0,0,0,.2), 0 5px 10px rgba(0,0,0,.25), 0 10px 10px rgba(0,0,0,.2), 0 20px 20px rgba(0,0,0,.15);
}

.paymentbtn {
    background-color: blue;
    cursor: pointer;
    color: white;
}

.style-card {
    padding: 100px;
    margin-top: 60px;
}

.logo-custom {
    width: 90px !important;
    height: 60px !important;
}
/*.greycolor:before{
    color: grey !important;
}

.clickclass{
    background-color: #6e7aff !important;
    color: white !important;
    border: unset !important;
}
.btnhover:hover{
    background-color: #6e7aff !important;
    color: white !important;
    border: unset !important;
}
.btnhover:active
{
    background-color: #6e7aff !important;
    color: white !important;
    border: unset !important;
}*/
.inline-flex {
    display:inline-flex;
}
/**/
.discountbox {
    border: none;
    text-align: right !important;
    color: black !important;
    width: 50% !important;
}

.filters {
    display: -webkit-box;
}

.p-10 {
    padding: 10px;
}

.m-10 {
    margin: 10px;
}


#scrollable-area {
    margin: auto;
    width: 80%;
    height: 20px;
    border: 2px solid #ccc;
    overflow-y: scroll; /* <-- here is what is important*/
}

     
.error { 
  
    border: 1px red solid !important;
}
.success {
    border: 1px #EAEAEA solid !important;
}
.normal{
    border: 1px solid #ced4da !important;
}
/* table styles */

/*thead tr{
    background: #efefef;
}*/
    
/*table {
    width: 100%;
    border-spacing: 0;
    margin: 0;
}
 
    table th, table td {
        border-left: 2px solid #ccc;
        border-right: 2px solid #ccc;
        border-top: 1px solid #ccc;
        padding-top: 10px;
        padding-bottom: 10px;
         text-align: center !important; 
    }

    table.table td, table.table th {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}*/
    /*.form-control, .asColorPicker-input, .dataTables_wrapper select, .jsgrid .jsgrid-table .jsgrid-filter-row input[type=text], .jsgrid .jsgrid-table .jsgrid-filter-row select, .jsgrid .jsgrid-table .jsgrid-filter-row input[type=number], .select2-container--default .select2-selection--single, .select2-container--default .select2-selection--single .select2-search__field, .typeahead, .tt-query, .tt-hint {
    display: block;
    width: 100%;
    font-size: 1rem;
    line-height: 1;
    color: #495057;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 2px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}*/
.increament-dec-button{
    padding: 5px !important;
    height: 30px;
}
.p-05{
    padding:5px !important;
}
.padd-10
{
    padding:10px !important;
}

/*pagination*/
.pagination {
  height: 36px;
  margin: 18px 0;
}
.pagination ul {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  margin-left: 0;
  margin-bottom: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.pagination li {
  display: inline;
}
.pagination a {
  float: left;
  padding: 0 14px;
  line-height: 34px;
  text-decoration: none;
  border: 1px solid #ddd;
  border-left-width: 0;
}
.pagination a:hover,
.pagination .active a {
  background-color: #f5f5f5;
}
.pagination .active a {
  color: #999999;
  cursor: default;
}
.pagination .disabled span,
.pagination .disabled a,
.pagination .disabled a:hover {
  color: #999999;
  background-color: transparent;
  cursor: default;
}
.pagination li:first-child a {
  border-left-width: 1px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.pagination li:last-child a {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.pagination-centered {
  text-align: center;
}
.pagination-right {
  text-align: right;
}
.pager {
  margin-left: 0;
  margin-bottom: 18px;
  list-style: none;
  text-align: center;
  *zoom: 1;
}
.pager:before,
.pager:after {
  display: table;
  content: "";
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager a {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.pager a:hover {
  text-decoration: none;
  background-color: #f5f5f5;
}
.pager .next a {
  float: right;
}
.pager .previous a {
  float: left;
}
.pager .disabled a,
.pager .disabled a:hover {
  color: #999999;
  background-color: #fff;
}

/*table.table td, table.table th {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}*/
.menu-cart table.table td, table.table th {
    padding: 0.5rem 0.5rem !important;
}
 .jsgrid .jsgrid-table td img {
    width: 25px !important;
    height: 25px !important;
    border: 1px solid #10455B;
}
.form-control {
    padding: 0.6rem 1.375rem !important;
    border-radius:7px !important;
}
.scroll-height {
    height: 580px;
    max-height: 580px;
    overflow-y: scroll;
}
.Action-icons {
    font-size: 20px !important;
    color: #FFC107 !important;
}
.sidebar .nav .nav-item .nav-link i.menu-icon {
    color: #E44652;
}
.sidebar .nav .nav-item .nav-link .menu-title {
    /*font-size: 0.775rem;*/
    color: #274565;
    letter-spacing: 0.4px;
}
.sidebar .nav .nav-item .nav-link {
    padding: 0.75rem 1rem 0.75rem 1rem;
}
.card {
    box-shadow: 0 0px 0px 0 rgba(0,0,0,.16), 0 0px 0px 0 rgba(16, 69, 91, 0.28);
}

.btn-add-form {
    padding: 10px 20px !important;
}

.filtericon {
    position: absolute;
    margin-top: 0px;
    color: red;
    font-size: 25px;
    left: 0;
}
.error-msg{
    color:red;
}

.noresult
{
    text-align:center;
    font-size:12px;
    font-weight:500;
    color:grey
}
.disablebtn {
  border: 1px solid #0066cc !important;
  background-color: #0099cc !important;
  color: #ffffff !important;
}

.disablebtn:hover {
  border: 1px solid #0099cc !important;
  background-color: #00aacc !important;
  color: #ffffff !important;
}

/*.disablebtn:disabled,
.disablebtn[disabled]{
  border: 1px solid #999999 !important;
  background-color: #cccccc !important;
  color: #666666 !important;
}*/
    .disablebtn:disabled,
    .disablebtn[disabled] {
        border: 1px solid #03b29e !important;
        background-color: #cccccc !important;
        color: #ffffff !important;
    }
/*.btn-theme-red {
    background-color: #043353;
    color: #fff !important;
    border-radius: 6px;
}*/
.btn-theme-red {
    background-color: #E44652;
    color: #fff !important;
    border-radius: 10px !important;
}
.color-red-theme {
    color:#E44652;
}


/* width */
::-webkit-scrollbar {
    width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #fff;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #888;
}

    /* Handle on hover */
    ::-webkit-scrollbar-thumb:hover {
        background: #fff;
    }
.content-wrapper {
    padding: 1.2rem;
}

.card .card-body{
    padding:1.3rem;
}
.card-title-theme {
    color: #043353;
    border-bottom: 1px solid #043353;
    padding-bottom:10px;
}
.item-box-menu-stock {
    position: absolute;
    background: #ddd;
    padding: 6px;
    border-bottom: 1px solid #a5a5a5;
    border-left: 1px solid #a5a5a5;
    font-size: 16px;
    color: #000;
    font-weight: 700;
    left: 0;
    border-bottom-right-radius: 5px;
}
.item-box-menu {
    position: absolute;
    background: #ddd;
    padding: 6px;
    border-bottom: 1px solid #a5a5a5;
    border-left: 1px solid #a5a5a5;
    font-size: 16px;
    color: #000;
    font-weight: 700;
    right: 0;
    border-bottom-left-radius: 5px;
}
/*md-autocomplete{
    min-width:unset !important;
}*/

/*---------Table Custom Design---------*/
.btn, .fc button, .ajax-upload-dragdrop .ajax-file-upload, .swal2-modal .swal2-buttonswrapper .swal2-styled, .swal2-modal .swal2-buttonswrapper .swal2-styled.swal2-confirm, .swal2-modal .swal2-buttonswrapper .swal2-styled.swal2-cancel, .wizard > .actions a {
    font-size: 1rem;
    line-height: 1;
    font-weight: 500;
}

.TableCustom thead .ng-table-sort-header th {
    padding: 20px 10px !important;
    background: #FBFBFC;
    color: #525252;
    border: 1px solid #EAEAEA !important;
    font-weight:600;
}

.TableCustom tbody td {
    padding: 20px 10px !important;
}
.TableCustom td:focus, .TableCustom th:focus {
    outline:none;
}
.TableCustom thead .ng-table-filters {
}

.TableCustom th.filter .input-filter {
    background: #f3f3f9 !important;
    border: 1px solid #e4e4e4 !important;
}

.TableCustom tbody tr:nth-of-type(odd) {
    border-bottom: 2px solid #ececec !important;
    border-top: 2px solid #ececec !important;
}

table.TableCustom td, table.TableCustom th {
    font-weight: 500;
}

.TableCustom th.sortable.sort-asc, .TableCustom th.sortable.sort-desc {
    background-color: #ebeae9 !important;
}

table.TableCustom td img {
    border: none;
    border-radius: 0%;
    width: 22px ;
    height: 22px ;
}
/*-------- Table Design For Reports -------*/

.ReportCustom thead .ng-table-sort-header th {
    padding: 15px 10px !important;
    background: #ebeae9;
    color: #10455b;
    font-size:14px !important;
}
.ReportCustom td:focus, .ReportCustom th:focus {
    outline: none;
}
.ReportCustom tbody td {
    padding: 14px 10px !important;
    font-size: 14px !important;
}

.ReportCustom thead .ng-table-filters {
}

.ReportCustom th.filter .input-filter {
    background: #f3f3f9 !important;
    border: 1px solid #e4e4e4 !important;
}

.ReportCustom tbody tr:nth-of-type(odd) {
    border-bottom: 2px solid #ececec !important;
    border-top: 2px solid #ececec !important;
}

table.ReportCustom td, table.ReportCustom th {
    font-weight: 600;
}

.ReportCustom th.sortable.sort-asc, .ReportCustom th.sortable.sort-desc {
    background-color: #ebeae9 !important;
}

table.ReportCustom td img {
    border: none;
    border-radius: 0%;
    width: 20px !important;
    height: 20px !important;
}
/*---------badge Custom Design---------*/
.badge-custom {
    padding-top: 7px;
    padding-bottom: 7px;
    letter-spacing: 0.2px;
    padding-left: 8px !important;
    padding-right: 8px !important;
    border-radius: 0.25rem !important;
    box-shadow: none !important;

}

.badge-hold {
    background-color: #c6e8ff !important;
    color: #043353 !important;
}

.badge-checkout {
    background-color: #d1f4f0 !important;
    color: #0f8f81 !important;
}

.badge-cancelled {
    background-color: #f8c9d1 !important;
    color: #e44652 !important;
}

.badge-refund {
    background-color: #ffe597 !important;
    color: #67582c !important;
}
/*---------pagination Custom Design---------*/
.pagination {
    display: flex !important;
    justify-content: center !important;
    margin-top: 1.5rem !important;
}

.pagination a {
    float: left;
    padding: 3px 17px;
    line-height: 34px;
    text-decoration: none;
    border: 1px solid #ddd;
    border-left-width: 0;
    font-size: 15px;
    font-weight: 500;
    color: #10455B !important;
}
/*---------button Custom Design---------*/
.btn-apply-filter {
    background-color: #e44652 !important;
    color: #fff !important;
    border-radius: 6px !important;
    padding: 10px 20px !important
}

.btn-Order {
    background-color: #e44652 !important;
    color: #fff !important;
    border-radius: 6px !important;
    padding: 18px 24px !important;
}
.btn-Checkout {
    background-color: #d1f4f0 !important;
    color: white !important;
    border-radius: 6px !important;
    padding: 18px 24px !important;
}
.btn-filter {
    background-color: #F4F3F9 !important;
    color: #7C7C7C !important;
    border-radius: 6px !important;
    border-color: #7C7C7C;
}
/*---------Text shadow Custom Design---------*/
.text-shadow {
    text-shadow: 1px 1px #d0d0d0;
}
/*---------Main Heading on top---------*/
.main-heading-default {
    font-size: 22px;
    font-weight: 500;
    color: #043353;
    text-transform: capitalize;
    text-shadow: 1px 1px #cccccc;
}

/*---------DatePicker---------*/

.table-condensed > tbody > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > thead > tr > th {
    padding: 5px;
    font-size:14px;
}
.table-condensed .prev::before {
    content: "\25C4";
    color: #e44652;
}
.table-condensed .next::before {
    content: "\25BA";
    color: #e44652;
}
.daterangepicker td.active, .daterangepicker td.active:hover {
    background-color: #043353 !important;
    border-color: #053454 !important;
    color: #fff !important;
}
.daterangepicker .ranges li.active, .daterangepicker .ranges li:hover {
    background: #043353 !important;
    border: 1px solid #043353 !important;
    color: #fff !important;
}
.daterangepicker .ranges li {
    color: #043353 !important;
}
.range_inputs .applyBtn, .range_inputs .applyBtn:hover {
    color: #ffffff !important;
    background-color: #e54753 !important;
    border-color: #e44652 !important;
    box-shadow:none !important;
}
/*------ outline remove custom -------*/
button:focus, a:focus {
    outline: none !important;
    box-shadow: none !important;
}
.btn-add, .btn-rpt {
    background-color: #e44652 !important;
    color: #fff !important;
    border-radius: 6px !important;
    padding: 10px 18px !important;
}
.btn-addfilter {
    background-color: #10455B !important;
    color: #fff !important;
    border-radius: 6px !important;
    padding: 10px 20px !important;
}
/*.btn-light-custom {
    background-color: #e4e4e4 !important;
    color: #10455b !important;
    border-radius: 6px !important;
    padding: 10px 20px !important;
}*/
.btn-light-custom {
    background-color: #FFFFFF !important;
    color: #8B8B8B !important;
    border-radius: 6px !important;
    padding: 12px 20px !important;
    border-color: #8B8B8B !important;
}
/*------ default -------*/
.text-default-color {
    color: #10455b !important
}
.bg-default-color {
    background-color: #10455b !important
}
.border-silver {
    border:1px solid;
    border-color: #efefef !important;
}
/*------ img in table -------*/
.img-table{    
    width: 40px !important;
    height: 40px !important;
    object-fit: cover;
}
/*------ Sofia Pro -------*/
/*@font-face {
    font-family: 'SofiaProBold';
    src: url('../font/SofiaPro/Sofia Pro Bold Az.otf') format('opentype');
}
.font-SofiaBold {
    font-family: 'SofiaProBold', sans-serif !important;
}
@font-face {
    font-family: 'SofiaPro';
    src: url('../font/SofiaPro/Sofia Pro Regular Az.otf') format('opentype');
}
.font-Sofia {
    font-family: 'SofiaPro', sans-serif !important;
}
@font-face {
    font-family: 'SofiaProSemiBold';
    src: url('../font/SofiaPro/Sofia Pro Semi Bold Az.otf') format('opentype');
}
.font-SofiaSemiBold {
    font-family: 'SofiaProSemiBold', sans-serif !important;
}

h1, h2, h3, h4, h5, h6,
body,
p,
table td, table th,
span,
a,
button  {
    font-family: 'SofiaPro', sans-serif !important;
}*/

/*Inter font*/
 
@font-face {
    font-family: 'inter-bold';
    src: url('../font/inter/static/inter-bold.ttf') format('truetype');
}

.font-interbold {
    font-family: 'inter-bold' !important;
}

 
@font-face {
    font-family: 'inter-regular';
    src: url('../font/inter/static/inter-regular.ttf') format('truetype');
}

.font-Inter {
    font-family: 'inter-regular';
}
@font-face {
    font-family: 'alfont_com_alfont_com_avenirarabic-medium';
    src: url('../../content/fonts/alfont_com_alfont_com_avenirarabic-medium.otf') format('opentype');
}
 
@font-face {
    font-family: 'inter-light';
    src: url('../font/inter/static/inter-light.ttf') format('truetype');
}
.font-interlight {
    font-family: 'inter-light' !important;
}

/*h1, h2, h3, h4, h5, h6,
body,
p,
table td, table th,
span,
a,
button {
    font-family: 'inter-regular';
}*/

.form-group label {
    color: #10455b;
}
/*form Img*/
form-img {
    height: 160px;
    width: 160px;
    display: block;
    object-fit: cover;
    border-radius: 10px;
    border: 1px solid #d4d4d4;
    box-shadow: 5px 3px 10px 0px #cbcbcb;
}



.clearfix {
    overflow: auto;
}

.dropzone {
    position: relative;
    height: 200px;
    border: 2px dashed #b3b3b3;
    border-radius: 4px;
    background-color: #f3f3f3;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    .dropzone .msg {
        font-size: 20px;
        font-weight: bold;
        color: #c3c3c3;
        padding: 0 10px;
    }

input.fileUpload {
    display: none;
}

.preview {
    margin: 10px 0;
    padding: 5px;
}

.previewData img {
    width: 100px;
    height: 100px;
    float: left;
    margin: 5px;
}

.previewDetails {
    display: inline-block;
    float: left;
    margin: 5px;
    padding: 8px;
}

.detail {
    font-family: arial;
    padding: 5px;
    overflow: hidden;
    max-width: 200px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.previewControls {
    display: inline-block;
    float: left;
    margin: 40px 30px;
}

.circle {
    border: 2px solid #5B93F5;
    border-radius: 20px;
    display: inline-block;
    height: 25px;
    width: 25px;
    margin: 5px;
    cursor: pointer;
    color: #5B93F5;
}

    .circle.upload:hover {
        border: 2px solid green;
    }

        .circle.upload:hover i.fa-check {
            color: green;
        }

    .circle.remove:hover {
        border: 2px solid red;
    }

        .circle.remove:hover i.fa-close {
            color: red;
        }

    .circle i {
        position: relative;
        font-size: 14px;
    }

        .circle i.fa-check {
            top: 3px;
            left: 5px;
        }

        .circle i.fa-close {
            top: 2px;
            left: 7px;
        }