*{
	margin: 0px;
	padding: 0px;

  scrollbar-width: thin; /* Options: auto, thin, none */
  scrollbar-color: #ababab #f0f0f0;
}
.container{
	width: 100%;
	height: auto;
}
/*.header_shadow img{
  margin-top: 50px;
}*/
/*.header_shadow {
  margin-top: 49px !important;
}*/
.menu_bag{
	background: black;
	width: 100%;
	border: 0px;
	border-radius: 0px;
}
.nav{
  background: #fff!important;
}
.navbar-brand img{
	margin-top: -5px;
}

.dropdown:hover>.dropdown-menu {
    display: block;
}

@media print{
  .header_shadow {
      display: none !important;
  }
}

/*nav div .dropdown-menu>li>a {
    display: block;
    padding: 0px 20px!important;
    clear: both;
    font-weight: 400;
    line-height: 0!important;
    color: #333;
    white-space: nowrap;
}*/

.dropdown-menu {
  /* padding: 3px 0px 7px !important; */
  padding: 0px !important;
}

.dropdown-menu>li>a {
    display: block;
    padding: 8px 20px !important;
    clear: both;
    font-weight: 400;
    line-height: 1!important;
    color: #333;
    white-space: nowrap;
}
.manu_bar{
	border-top: 6px solid #3399CC;
}

.white{
	background-color: #ffffff !important;
}
.header_shadow{
    margin-top: 49px;
    /*height: 20px;*/
    display: block;
    /*width: 100%;*/
    z-index: 99;
    margin-bottom:20px;
}
.header_shadow img{

    display: block;
    height: auto;
    width: 100%!important;
    /*vertical-align: middle;*/
}

/*2nd menu*/
.Second_menu_bag{
	background: #FFCB08;
	    /*margin-top: -21px;*/
    border: 0px;
    border-radius: 0px;
}
ul>.navbar-right>li>a{
	color: #777 !important;
    font-size: 14px !important;
    margin-right: 16px;
}

/*@media (min-width: 768px) {
		
		.navbar-nav {
		    float: left;
		    margin: 0;
		    margin-left: 150px;
		}
	}*/

@media (min-width: 968px) {
		
		.navbar-nav {
		    float: left;
		    margin: 0;
		    margin-left: 500px;
		}
  }
  
textarea.form-control {
  height: auto !important;
}

.form-control{
	    /* border: 0px !important; */
    	border-radius: 0px !important;
      height: 35px!important;
      /* border: 1px solid #cdcdcd !important; */
      border: 1px solid rgba(205, 205, 205, 0.69) !important;
    }
/*.table-responsive{
	height: 430px;
}*/


/*sales*/

.table-fixed {
  font-size: 12px;
}

.table-fixed thead {
  width: 100%;
}
.table-fixed thead tr{
  width: 100%;
}
.table-fixed tbody {
  height: 416px;
  overflow-y: auto;
  width: 100%;
}
.table_fixed_qrgenerate tbody {
  height: 362px!important;

}
.purchase_table tbody {
  max-height: 408px!important;
 
}
.sale_return tbody {
  max-height: 421px !important;
  overflow-y: auto;
  width: 100%;
}

.debit_voucher_panel .table-fixed tbody {
  height: 355px !important;
  overflow-y: auto;
  width: 100%;
}

.credit_voucher_panel .table-fixed tbody {
  height: 355px !important;
  overflow-y: auto;
  width: 100%;
}

.small_size .table-fixed tbody {
  height: 395px;
  overflow-y: auto;
  width: 100%;
}
.table-fixed tbody tr{
  width: 100%;
}
.table-fixed thead, .table-fixed tbody, .table-fixed tr, .table-fixed td, .table-fixed th {
  display: inline-block;
}
.table-fixed tbody td, .table-fixed thead > tr> th {
  float: left;
  border-bottom-width: 0;
  /*text-align: center;*/
  
}
/*.table-fixed tbody> tr> td {
 	padding: 8px;
	height: 50px;
	text-align: center;
	line-height: 32px;
}*/

.hash_color>input{
  background-color: #ccc;
  color:#fff;
}
.add_button button{
  margin-top: 14%;
}
.qr_code button{
  margin-top: 11%!important;
}

/*suppliar and customer*/
/* .panel-body{ */
  /*background-color: #ccc;*/
/* } */
.panel-heading{
  background: #fff;
}
/*.btn-primary{
   border: 0px !important;
      border-radius: 0px !important;
          height: 35px!important;
}*/
.btn {
  border: 0px !important;
  border-radius: 0px !important;
}

.input-sm {
  height: 30px !important;
  border-radius: 3px !important;
  border: 1px solid #ccd0d2 !important;
}

/*sale*/
/*add customer*/
  .add_customer_button .modal-content{
        border-radius: 0px;
        margin-top: 20%;
    }
    /* .add_customer_button .form-control{
        
    } */
    .add_customer_button .form-control{
        margin-top: 3%;
        border-radius: 0px;
        border: 0px;
        border-bottom: 1px solid #ccc!important;
        -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
        box-shadow: inset 0 0px 0px rgba(0,0,0,.075); 
    }
    .add_customer_button label{
        margin-top: 20px;
        
    }
    .opening_balance{
      text-align: right;
    }
    .label_align label{
      margin-left: 29%;
    }
    .add_customer_button .modal-footer{
        border: 0px;
    }
    .add_customer_button .form_group_margin input{
        margin-top: 10%;
    }
    .add_customer_button .btn{
        margin-top: 5%;
        border-radius: 0px;
    }
    .add_customer_button .form_margin{
        margin-right: 3%;
        margin-left: 19%;
    } 
    .add_button .mb-2{
      margin-bottom: 4%;
    }
    .input-group-addon{
      border: 1px solid #D4D4D4!important;
      /* color: blue!important; */
    }



    /*purchase*/
    .Purchase_add button{
      margin-top: 5%!important;
    }
    .sale_return button{
      margin-top: -21px;
    }
    /* .Purchase_add label{ */
          /*margin-bottom: 1px;*/
    /* } */
    .purchase_space{
      margin-bottom: 13px!important;
    }

    /*receivable*/

    .receivable_date{
      margin-bottom: 23px!important;
    }
    .z-depth-2 {
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3);
}
.header_line p{
  font-size: 15px;
  background-color: #4987BF;
  padding: .2em .1em .2em .9em;
  color: #fff;
}
.customer_header_line p{
      font-size: 22px;
    background-color: #4987BF;
    padding: .1em .1em .1em .9em;
    color: #fff;
    text-align: center;
}
.modal-header {
    border-bottom: 1px solid #e5e5e5!important;
}

.modal-title-custom {
  font-size: 20px;
  color: #007bff;
  font-weight: 600;
}

.label-custom {
  font-size: 14px;
  color: rgb(85, 85, 85);
}

.btn-su






.select2-container--default .select2-selection--single {
    background-color: #fff;
    /* border: 0px!important; */
    border-radius: 0px !important;
    /* border: 1px solid #cdcdcd !important; */
    border: 1px solid rgba(205, 205, 205, 0.69) !important;
}

.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 35px !important;
    user-select: none;
    -webkit-user-select: none;
}

.select2-container--default 
.select2-selection--single 
.select2-selection__rendered {
    line-height: 34px !important;
}

.select2-container--default 
.select2-selection--single 
.select2-selection__arrow {
    height: 34px !important;
}

.disabled a {
  color: #ddd !important;
}

.room{
  background-color: #fff;
  margin-bottom: 20px;
  padding: 10px;
  box-shadow: 0 -1px 0 #e5e5e5,0 0 2px rgba(0,0,0,.12),0 2px 4px rgba(0,0,0,.24);
}

.payment-logo-area{
  /*border: 1px solid ;*/
  padding: 5px 10px;

}
.payment-logo-area label input img{
  /*border: 1px solid ;*/
  padding: 15px

}

.payment-logo-area-token{
  /*border: 1px solid #797979;*/
  padding: 0px 5px 0px;
  height: 40px;
}
.payment-logo-area label input{
  margin-top: 13px;
}

.payment-logo-area-token label input{
  margin-top: 13px;
}
.payment-logo-area-token label img{
  padding-top: 5px;
}

.borderless {
  border: none !important;
}

.top-borderless {
  border-top: 0 !important;
}

.bottom-borderless {
  border-bottom: 0 !important;
}

.left-borderless {
  border-left: 0 !important;
}

.right-borderless {
  border-right: 0 !important;
}

tr:first-child > th, .table > thead:first-child > tr:first-child > td {
  font-weight: bold;
}

.trn-type-font {
  font-size: 11px;
}

.disabled-select {
  background-color:#d5d5d5;
  opacity:0.5;
  border-radius:3px;
  cursor:not-allowed;
  position:absolute;
  top:0;
  bottom:0;
  right:0;
  left:0;
}

.sale-menu {
  margin-top: 11px !important;
  background-color: #00818A!important;
  color: #fff!important;
  padding: 3px 6px!important;
}

.fa-checked-font-size {
  font-size: 1.3em !important;
}

.dropdown-menu .divider {
  /* margin: 8px 0 !important; */
  margin: 0 !important;
}

.form-group.required .control-label:after {
  content:" *";
  color:red;
}

.purchase-bg-color {
  background-color: #e4e8ea;
}

.alert{
  position: fixed;
  top: 70px;
  left: 37%;
  padding: 15px;
  width: 350px;
  /* box-shadow:$shadow-big; */
  z-index: 4;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  font-weight: 600;
  color: #199bce !important;
}

@media print {
  .alert {
    display: none !important;
  }

  .fb-chat-area{
    display: none;
}
}

.inventory-logo {
  width: 117px !important;
  height: 34px !important;
}

.subscribed-company-logo {
  width: 55px !important;
  height: 24px !important;
  margin-top: -3px !important;
}

.panel-default > .panel-heading {
  background-color: #f7f7f7 !important;
}

.panel-heading {
  border-bottom: 0 !important;
}

.panel {
  border: 0 !important;
  box-shadow: 3px 3px 8px 4px #dcdcdc !important;
}

.panel-heading {
  padding: 15px 15px !important;
}

.btn-radius-sm {
  border-radius: 15px !important;
}

.btn-shadow-sm {
  box-shadow: 2px 4px 2px #ddd !important;
}

.btn-radius-xs {
  border-radius: 11px !important;
}

.btn-shadow-xs {
  box-shadow: 2px 4px 2px #ddd !important;
}

.btn-radius-primary {
  background-color: #4285f4 !important;
}

.btn-submit-custom {
  background-color: rgb(0, 138, 232) !important;
  border-color: rgb(0, 138, 232) !important;
  font-weight: 700 !important;
}
.btn-submit-custom:hover {
  background-color: rgb(0, 123, 206) !important;
  border-color: rgb(0, 123, 206) !important;
}

.dropdown-submenu {
  position: relative;
}

.dropdown-submenu>.dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px;
  border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
  display: block;
}

.dropdown-submenu>a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #ccc;
  margin-top: 5px;
  margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
  border-left-color: #fff;
}

.dropdown-submenu.pull-left {
  float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}

.table > tbody > tr.tr-bg-info-customize > td {
  background-color: #f2f9ff;
}

.modal-product>.select2-container {
  width: 100% !important;
}

.custom-bg-danger {
  background-color: #f2dede70;
}

.debit-voucher-bg-color {
  /* background-color: #f2dede52; */
  background-color: rgba(239, 166, 104, 0.09);
}

.credit-voucher-bg-color {
  background-color: #dff0d863;
}

.raw-material-bg-color {
  background-color: #e4e8ea;
}

.finished-goods-bg-color {
  background-color: #e4e8ea;
  /* background-color: #f4fbf7; */
}

.box-shadow {
  background-color: #4987bf;
  padding: .1em .1em .1em .9em;
  color: #ffffff;
  -webkit-box-shadow: 0 8px 6px -6px black;
  -moz-box-shadow: 0 8px 6px -6px black;
  box-shadow: 0 8px 6px -6px black;
}

.invoice-footer p {
  margin: 0 0 0px;
  font-size: 12px;
}

.invoice-footer hr {
  margin: 1px 1px;
  border-top: 1px solid #ccc;
}

.text-mute {
  color: #555;
}

.text-lesshighlight {
  color: #222222cf;
  /* color: #222; */
}

.invoice-margin {
  margin-top: 20px;
}

footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* height: 50px; */
}

.header-footer-space-bg {
  background-color: #0c84901c;
}

.select2-selection--multiple:before {
  content: "";
  position: absolute;
  right: 7px;
  top: 42%;
  border-top: 5px solid #888;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
}


/* datatable sorting icon custom position */

/* table.dataTable thead > tr > th {
  padding-left: 30px !important;
  padding-right: initial !important;
} */

table.dataTable thead>tr>th.sorting_asc, table.dataTable thead>tr>th.sorting_desc, table.dataTable thead>tr>th.sorting, table.dataTable thead>tr>td.sorting_asc, table.dataTable thead>tr>td.sorting_desc, table.dataTable thead>tr>td.sorting {
  padding-left: 23px !important;
}

.table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td {
  padding: 4px !important;
}

table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:after {
  left: 8px !important;
  right: auto !important;
}

.highlight-menu-item {
  margin-top: 5px;
  padding-top: 8px !important;
  padding-bottom: 7px !important;
  color: white !important;
  font-weight: 700 !important;
  background: #109bce !important;
  box-shadow: inset 0px 1px 0px #2ab7ec, 0px 2px 0px 0px #07526ea6, 0px 6px 5px #999;
  border-radius: 3px !important;
}

.highlight-menu-item:hover {
  background: #109bce !important;
}

.mr-5 {
  margin-right: 5px;
}

.label-font-normal label {
  font-weight: normal;
}

.word-break{
  word-break: break-all;
  word-break: break-word
}

.fileinput {
  display: inline-block;
  margin-bottom: 9px;
}

.fileinput .uneditable-input {
  cursor: text;
  display: inline-block;
  margin-bottom: 0px;
  vertical-align: middle;
}

.fileinput i + .fileinput-filename,
.fileinput .btn + .fileinput-filename {
  padding-left: 5px;
}

.fileinput.fileinput-exists .close {
  color: #dee0e4;
  margin-left: 5px;
  opacity: 1;
  position: relative;
  top: 3px;
}

.fileinput .thumbnail {
  display: inline-block;
  margin-bottom: 5px;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
}

.fileinput .thumbnail[data-trigger="fileinput"] {
  cursor: pointer;
}

.fileinput .thumbnail:after {
  clear: both;
}

.fileinput .thumbnail > img {
  display: block;
  max-height: 100%;
}

.fileinput .btn {
  vertical-align: middle;
}

.fileinput-exists .fileinput-new,
.fileinput-new .fileinput-exists {
  display: none;
}

.fileinput-inline .fileinput-controls {
  display: inline;
}

.fileinput .uneditable-input {
  white-space: normal;
}

.fileinput-new .input-group .btn-file {
  border-radius: 0 3px 3px 0;
}

.fileinput-new .input-group .btn-file.btn-xs,
.fileinput-new .input-group .btn-file.btn-sm {
  border-radius: 0 2px 2px 0;
}

.fileinput-new .input-group .btn-file.btn-lg {
  border-radius: 0 3px 3px 0;
}

.form-group.has-warning .fileinput .uneditable-input {
  border-color: #ffd78a;
  color: #574802;
}

.form-group.has-warning .fileinput .fileinput-preview {
  color: #574802;
}

.form-group.has-warning .fileinput .thumbnail {
  border-color: #ffd78a;
}

.form-group.has-error .fileinput .uneditable-input {
  border-color: #ffafbd;
  color: #ac1818;
}

.form-group.has-error .fileinput .fileinput-preview {
  color: #ac1818;
}

.form-group.has-error .fileinput .thumbnail {
  border-color: #ffafbd;
}

.form-group.has-success .fileinput .uneditable-input {
  border-color: #b4e8a8;
  color: #045702;
}

.form-group.has-success .fileinput .fileinput-preview {
  color: #045702;
}

.form-group.has-success .fileinput .thumbnail {
  border-color: #b4e8a8;
}
.mt-1 {
  margin-top: 1px;
}
.mt-2 {
  margin-top: 2px;
}
.mt-4 {
  margin-top: 4px;
}
.mt-6 {
  margin-top: 6px;
}
.mt-20 {
  margin-top: 20px;
}
.mt-24 {
  margin-top: 24px;
}
.mt-60 {
  margin-top: 60px;
}
.mt-70 {
  margin-top: 70px;
}
.mt-30 {
  margin-top: 30px;
}
.mt-40 {
  margin-top: 40px;
}
.pl-30 {
  padding-left: 30px;
}
.pt-70 {
  padding-top: 70px;
}
.pb-70 {
  padding-bottom: 70px;
}
.ml-3 {
  margin-left: 3px !important;
}
.ml-5 {
  margin-left: 5px !important;
}
.ml-30 {
  margin-left: 30px !important;
}
.pr-0 {
  padding-right: 0px !important;
}
.pr-30 {
  padding-right: 30px;
}

.pr-29 {
  padding-right: 29px;
}
.mr-29 {
  margin-right: 29px;
}
.pr-26 {
  padding-right: 26px;
}
.mr-26 {
  margin-right: 26px;
}
.pl-3 {
  padding-left: 3px !important;
}
.pr-3 {
  padding-right: 3px !important;
}
.pt-7 {
  padding-top: 7px !important;
}
.mt-7 {
  margin-top: 7px !important;
}
.pl-5 {
  padding-left: 5px !important;
}
.pr-5 {
  padding-right: 5px !important;
}
.py-4 {
  padding-top: 4px;
  padding-bottom: 4px;
}
.py-30 {
  padding-top: 30px;
  padding-bottom: 30px;
}
.my-5 {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}
.my-10 {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}
.mb-0 {
  margin-bottom: 0px !important;
}
.mt-0 {
  margin-top: 0px;
}
.p-15 {
  padding: 15px !important;
}
.p-10 {
  padding: 10px !important;
}
.p-25 {
  padding: 25px !important;
}
.mb-15 {
  margin-bottom: 15px !important;
}
.mt-10 {
  margin-top: 10px;
}
.px-0 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.px-15 {
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.py-10 {
  padding-top: 10px;
  padding-bottom: 10px;
}
.py-15 {
  padding-top: 15px;
  padding-bottom: 15px;
}
.pt-5 {
  padding-top: 5px;
}
.pt-8 {
  padding-top: 8px;
}
.px-20 {
  padding-left: 20px;
  padding-right: 20px;
}
.pt-35 {
  padding-top: 35px !important;
}
.pb-30 {
  padding-bottom: 30px !important;
}
.pb-10 {
  padding-bottom: 10px !important;
}
.pt-10 {
  padding-top: 10px;
}
.mt-15 {
  margin-top: 15px;
}
.mt-8 {
  margin-top: 8px;
}
.mb-8 {
  margin-bottom: 8px !important;
}
.mb-6 {
  margin-bottom: 6px !important;
}
.mb-5 {
  margin-bottom: 5px !important;
}
.mx-20 {
  margin-left: 20px;
  margin-right: 20px;
}
.mx-0 {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.mt-35 {
  margin-top: 35px;
}
.mb-35 {
  margin-bottom: 35px;
}
.mb-10 {
  margin-bottom: 10px !important;
}
.p-0{
  padding: 0px !important;
}

/* customer font size */
.fs-16 {
  font-size: 16px;
}
.fs-17 {
  font-size: 17px;
}
.fs-14 {
  font-size: 14px;
}
.fs-25 {
  font-size: 25px;
}

/* border radius */
.br-4 {
  border-radius: 4px !important;
}
.br-5 {
  border-radius: 5px !important;
}
.br-6 {
  border-radius: 6px !important;
}

.pr-29 {
  padding-right: 29px;
}
.mr-29 {
  margin-right: 29px;
}
.pr-26 {
  padding-right: 26px;
}
.mr-26 {
  margin-right: 26px;
}
.pl-3 {
  padding-left: 3px !important;
}
.pr-3 {
  padding-right: 3px !important;
}
.mb-0 {
  margin-bottom: 0px;
}
.p-15 {
  padding: 15px;
}
.p-10 {
  padding: 10px !important;
}
.mb-15 {
  margin-bottom: 15px;
}
.mt-10 {
  margin-top: 10px;
}
.px-15 {
  padding-left: 15px;
  padding-right: 15px;
}
.py-15 {
  padding-top: 15px;
  padding-bottom: 15px;
}
.pt-5 {
  padding-top: 5px;
}
.pt-8 {
  padding-top: 8px;
}
.px-20 {
  padding-left: 20px;
  padding-right: 20px;
}
.px-2 {
  padding-left: 2px !important;
  padding-right: 2px !important;
}
.pt-35 {
  padding-top: 35px !important;
}
.pb-30 {
  padding-bottom: 30px !important;
}
.pb-1 {
  padding-bottom: 1px !important;
}
.pt-10 {
  padding-top: 10px;
}
.mt-15 {
  margin-top: 15px;
}
.mt-8 {
  margin-top: 8px;
}
.mb-8 {
  margin-bottom: 8px !important;
}
.mb-6 {
  margin-bottom: 6px !important;
}
.mb-5 {
  margin-bottom: 5px !important;
}
.mx-20 {
  margin-left: 20px;
  margin-right: 20px;
}
.mt-35 {
  margin-top: 35px;
}
.mb-10 {
  margin-bottom: 10px !important;
}
.p-0{
  padding: 0px !important;
}

/* customer font size */
.fs-17 {
  font-size: 17px;
}
.fs-14 {
  font-size: 14px;
}
.fs-25 {
  font-size: 25px;
}

/* border radius */
.br-4 {
  border-radius: 4px !important;
}
.br-5 {
  border-radius: 5px !important;
}
.br-6 {
  border-radius: 6px !important;
}
.br-10 {
  border-radius: 10px !important;
}

@keyframes blink {
  0% { box-shadow: 0 0 10px #0aa7eb; }
  50% { box-shadow: none; }
  100% { box-shadow: 0 0 10px #0aa7eb; }
}

@-webkit-keyframes blink {
  0% { box-shadow: 0 0 10px #0aa7eb; }
  50% { box-shadow: 0 0 0; }
  100% { box-shadow: 0 0 10px #0aa7eb; }
}

.input-blink, .focus-blink:focus {
  -webkit-animation: blink 1.0s linear infinite;
  -moz-animation: blink 1.0s linear infinite;
  -ms-animation: blink 1.0s linear infinite;
  -o-animation: blink 1.0s linear infinite;
  animation: blink 1.0s linear infinite;
}

/* .focus-input:focus {
  border: 1px solid #19a1db !important;
  box-shadow: inset 0 1px 1px rgb(0 0 0 / 0%), 0 0 8px rgb(25 161 219) !important;
  text-decoration: blink;
	-webkit-animation-name: blinker;
	-webkit-animation-duration: 0.5s;
	-webkit-animation-iteration-count:infinite;
	-webkit-animation-timing-function:ease-in-out;
	-webkit-animation-direction: alternate;
} */

/* @keyframes blinker {
  from {
    opacity: 1.0;
    color:#313131;
  }
  to {
    opacity: 0.5;
    color:#313131;
  }
} */

.text-blink {
  -webkit-animation: blinkingText 1.0s linear infinite;
  -moz-animation: blinkingText 1.0s linear infinite;
  -ms-animation: blinkingText 1.0s linear infinite;
  -o-animation: blinkingText 1.0s linear infinite;
  animation: blinkingText 1.0s linear infinite;
}

@keyframes blinkingText{
  0%{     color: #3097D1; }
  49%{    color: #3097D1; }
  60%{    color: #116492  }
  99%{    color: #116492  }
  100%{   color: #3097D1; }
}

/* Tooltip custom css jquery ui */
.ui-tooltip, .arrow:after {
  background: black;
  border: 2px solid white;
}
.ui-tooltip, .arrow-primary:after {
  /* background: #065fd4; */
  background: #147ba1;;
  border: none;
}
.ui-tooltip, .arrow-danger:after {
  background: #b91f1f;
  border: none;
}
.ui-tooltip, .arrow-success:after {
  background: #188039;
  border: none;
}
.ui-tooltip {
  padding: 10px 15px !important;
  color: white;
  border-radius: 20px;
  font: 14px "Helvetica Neue", Sans-Serif;
  /* text-transform: uppercase; */
  box-shadow: none;
}
.arrow {
  width: 70px;
  height: 16px;
  overflow: hidden;
  position: absolute;
  left: 50%;
  margin-left: -35px;
  bottom: -16px;
}
.arrow.top {
  top: -16px;
  bottom: auto;
}
.arrow.left {
  left: 20%;
}
.arrow:after {
  content: "";
  position: absolute;
  left: 20px;
  top: -20px;
  width: 25px;
  height: 25px;
  box-shadow: 6px 5px 9px -9px black;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.arrow.top:after {
  bottom: -20px;
  top: auto;
}
.input-group-addon.primary {
  color: rgb(255, 255, 255);
  background-color: rgb(50, 118, 177);
  border-color: rgb(40, 94, 142);
}

.ui-tooltip.primary {
  color: white;
  /* background: #065fd4; */
  background: #147ba1;
  box-shadow: none;
  border: none !important;
}
.ui-tooltip.danger {
  color: white;
  background:#b91f1f;
  box-shadow: none;
  border: none !important;
}
.ui-tooltip.success {
  color: white;
  background: #188039;
  box-shadow: none;
  border: none !important;
}

.hemi-intro-backdrop {
  position: fixed;
  left: 0;
  bottom: 0;
  top: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 1100;
}

.tour-item-z-index {
  z-index: 1200;
  position: relative;
}

.right-0 {
  right: 0;
}

.left-300 {
  left: 300px !important;
}

.mobile-only{
  display: none !important;
}
@media (max-width: 767px) {
	
  .mobile-only{
      display: block !important;
  }
  .hide_small_screen{
      display: none;
  }
}
.btn-soft-primary {
  color: #25a0e2;
  background-color: rgba(37,160,226,.1);
  border-color: transparent;
}
.btn-soft-primary:active, .btn-soft-primary:focus, .btn-soft-primary:hover {
  color: #fff !important;
  background-color: #25a0e2 !important;
}
.danger-color {
  color: #fd2e00;
}
.warning-color {
  color: #f4b402;
}
.success-color {
  color: #1eab0d;
}
.bg-white {
  background-color: #fff !important;
}
.bg-orange {
  background-color: #fb9678!important;
}
.bg-cyan {
  background-color: #01c0c8!important;
}
.bg-purple {
  background-color: #ab8ce4!important;
}
.bg-green {
  background-color: #00c292!important;
}
.bg-green-soft {
  background-color: #ccf7e5!important;
}
.bg-blue-soft {
  background-color: #c8ecfb!important;
}
.bg-red-soft {
  background-color: #ffd9dc!important;
}
.bg-cyan-soft {
  background-color: #d0fdff!important;
}
.bg-red {
  background-color: #e46a76!important;
}
.bg-blue {
  background-color: #03a9f3!important;
}
.text-orange {
  color: #fb9678!important;
}
.text-cyan {
  color: #01c0c8!important;
}
.text-purple {
  color: #ab8ce4!important;
}
.text-green {
  color: #00c292!important;
}
.text-red {
  color: #e46a76!important;
}
.text-blue {
  color: #03a9f3!important;
}

.noselect {
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Old versions of Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Edge, Opera and Firefox */
}

.btn-outline-primary {
  color: #007bff !important;
  background-color: transparent !important;
  background-image: none !important;
  border: 1px solid #007bff !important;
}

.btn-outline-primary:hover, .btn-outline-primary.active {
  color: #fff !important;
  background-color: #007bff !important;
  border-color: #007bff !important;
}

.btn-outline-primary:focus {
  outline: 0 !important;
  box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 50%) !important;
}

.btn-outline-primary:active {
  background-color: #007bff !important;
}

.btn-outline-danger {
  color: #dc3545 !important;
  background-color: transparent !important;
  background-image: none !important;
  border: 1px solid #dc3545 !important;
}

.btn-outline-danger:hover, .btn-outline-danger.active {
  color: #fff !important;
  background-color: #dc3545 !important;
  border-color: #dc3545 !important;
}

.btn-outline-danger:focus {
  outline: 0 !important;
  box-shadow: 0 0 0 0.2rem rgb(220 53 69 / 50%) !important;
}

.br-10 {
  border-radius: 10px !important;
}

.float-left {
  float: left;
}
.display-block {
  display: block;
}
.font-bold {
  font-weight: bold !important;
}
.cursor-pointer {
  cursor: pointer;
}


.overflow-hidden {
  overflow: hidden;
}
.text-bold {
  font-weight: bold;
}
.content-center {
  display: flex;
  align-items: center;
  justify-content: center;
}

.date-range {
  font-size: 14px;
  color: #333;
  background-color: #f9f9f9;
  padding: 10px;
  border: 1px solid #ddd;
  border-radius: 5px;
  display: inline-block;
}

/* Label for the billing period */
.date-range > .date-range-label {
  font-weight: bold;
  margin-right: 5px;
}

/* Date range container */
.date-range > .date-range-info {
  color: #777;
}

/* Start and end dates */
.date-range-info > .start-date,
.date-range-info > .end-date {
  font-weight: 600;
  /* color: #007bff; */
}

/* Separator between dates */
.date-range-info > .separator {
  margin: 0 5px;
  color: #777;
}

.fw-bold {
  font-weight: bold !important;
}

.btn-cyan {
  background-color: #00a6dd;
  border-color: #0083af;
  font-weight: 700;
  /* font-size: 18px; */
  border-radius: 5px !important;
}

.btn-cyan:hover {
  background-color: #009cd1;
  border-color: #0083af;
}

.text-primary-custom {
  color: #007bff;
}

.back-to-billing {
  position: fixed;
  bottom: 20px;
  left: 20px; /* or right: 20px for bottom-right */
  background-color: #2579a9;
  color: white;
  padding: 5px 8px;
  border-radius: 8px;
  text-decoration: none;
  font-weight: bold;
  box-shadow: 0 4px 8px rgba(0,0,0,0.1);
  z-index: 999;
  transition: background 0.3s ease;
}
/* 
.back-to-billing > a:hover {
  color: inherit !important;
  
} */

.back-to-billing:hover {
  background-color: #2579a9;
  text-decoration: none !important;
  color: white !important;
}

.highlight-menu-item-new {
    margin-top: 5px;
    padding-top: 8px !important;
    padding-bottom: 7px !important;
    color: white !important;
    font-weight: 700 !important;
    background: #01A884 !important;
    box-shadow: inset 0px 1px 0px #2ab7ec, 0px 2px 0px 0px #07526ea6, 0px 6px 5px #999;
    border-radius: 3px !important;
}

.highlight-menu-item-new:hover {
    background: #01A884 !important;
}

.body-white-bg-color {
  background-color: white;
}

.navbar { z-index: 1050 !important; }

.two-line-ellipsis {
    display: -webkit-box;
    -webkit-line-clamp: 2;     /* Show only 2 lines */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.one-line-ellipsis {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.single-icon {
  display: flex;
  align-items: center;
  justify-content: center;
}

.feature-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 24px 0;
  width: 80%;
  border-radius: 8px;
  position: relative;
  transition: .5s;
  background-color: white;
  text-decoration: none !important;
  box-shadow: 0 4px 24px 0 rgba(186, 186, 186, .3);
}

.feature-item span {
  width: 44px;
  height: 44px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  color: white;
}

.feature-item h6 {
  margin-top: 15px;
  margin-bottom: 0px;
}

.feature-item:hover {
  transform: translateY(-10px);
  transition: .5s;
}

.fi-primary span {
  background-color: #155EEF;
}

.fi-primary:hover {
  border: 1px solid #155EEF;
}

.fi-danger span {
  background-color: #FF2C2C;
}

.fi-danger:hover {
  border: 1px solid #FF2C2C;
}

.fi-success span {
  background-color: #02a459;
}

.fi-success:hover {
  border: 1px solid #02a459;
}

.fi-cyan span {
  background-color: #06AED4;
}

.fi-cyan:hover {
  border: 1px solid #06AED4;
}

.fi-soft-pink span {
  background-color: rgb(255, 73, 205);
}

.fi-soft-pink:hover {
  border: 1px solid rgb(255, 73, 205);
}

.fi-purple span {
  background-color: #6938EF;
}

.fi-purple:hover {
  border: 1px solid #6938EF;
}

.fi-warning span {
  background-color: #FE9F43;
}

.fi-warning:hover {
  border: 1px solid #FE9F43;
}

.fi-green span {
  background-color: #0E9384;
}

.fi-green:hover {
  border: 1px solid #0E9384;
}

.fi-bright-green span {
  background-color: #70c836;
}

.fi-bright-green:hover {
  border: 1px solid #70c836;
}

.fi-black span {
  background-color: #000;
}

.fi-black:hover {
  border: 1px solid #000;
}

.fi-soft-black span {
  background-color: #141313;
}

.fi-soft-black:hover {
  border: 1px solid #141313;
}

@media (min-width: 991px) {
  .logo-area .parent{
    justify-content: center
  }
}

@media (min-width: 1200px) {
  .logo-area .parent{
    justify-content: space-between
  }
}

@media (max-width: 768px) {
  .feature-item {
    width: 90% !important;
  }
}