
btn-outline-light:hover{color:#0077be}
::-webkit-scrollbar {
    width: 7px;
    height: 7px;
}
::-webkit-scrollbar-track {
    box-shadow: inset 0 0 0px grey;
    border-radius: 0px;
}
::-webkit-scrollbar-thumb {
    /* background: #03A9F4; */
    border-radius: 8px;
    background-size: 300% 100%!important;
    background-image: linear-gradient(to right, #25aae1, #4481eb, #04befe, #3f86ed)!important;
}
::-webkit-scrollbar-thumb:hover{background:#6a99b2;}

/*.side-body{  padding: 20px 20px; min-height:690px;}*/

.flat-blue {
  background-color: #f9f9f9;
  
  
  /* small screen */ }
  .flat-blue a {
   /* color: #000;*/
	
    background: transparent; }
.navbar-brand img{ width:175px;}	
	  .dashboxlink{
    color: #0077be!important;
	
    background: transparent; }
 /* .flat-blue a:hover {1
    color: #09486b;
	background:#009999; }*/
  .flat-blue .app-footer {
    opacity: 0.7;
    color: #000;     line-height: 35px;
    border-top: solid 1px #ccc;}
 .flat-blue .navbar, .flat-blue .navbar.navbar-default {
    border-bottom: 1px solid #e4e4e4;
    /* box-shadow: 0px 0px 3px 3px rgb(182 195 206 / 64%); */
    border-right: solid 1px #e4e4e4;
}
   .flat-blue .navbar > .container-fluid, .flat-blue .navbar.navbar-default > .container-fluid {
    background-color: #fff;
}
   .flat-blue .navbar .navbar-header .navbar-brand, .flat-blue .navbar.navbar-default .navbar-header .navbar-brand {
    color: #F9F9F9;
    padding-left: 7px; 
  /*background-color: #F9F9F9;*/
}
    .flat-blue .navbar .navbar-header .navbar-expand-toggle, .flat-blue .navbar.navbar-default .navbar-header .navbar-expand-toggle {
      color: #353d47; }
    .flat-blue .navbar .navbar-header .navbar-right-expand-toggle, .flat-blue .navbar.navbar-default .navbar-header .navbar-right-expand-toggle {
      color: #353d47; }
    .flat-blue .navbar .navbar-breadcrumb li, .flat-blue .navbar.navbar-default .navbar-breadcrumb li {
      color: #353d47; }
      .flat-blue .navbar .navbar-breadcrumb li a, .flat-blue .navbar.navbar-default .navbar-breadcrumb li a {
        color: #353d47; }
    .flat-blue .navbar .navbar-nav > li, .flat-blue .navbar.navbar-default .navbar-nav > li {
      border-left: 1px solid #F9F9F9; }
      .flat-blue .navbar .navbar-nav > li > a, .flat-blue .navbar.navbar-default .navbar-nav > li > a {
        color: #353d47; }
   .flat-blue .navbar .navbar-nav > li:hover > a, .flat-blue .navbar.navbar-default .navbar-nav > li:hover > a {
      /*background-image: linear-gradient(to right, #25aae1, #336ed0, #04befe, #336ed0)!important; background-size: 300% 100%!important;color:#fff;*/     
	 /* background: #e9f4ff;*/}

    .flat-blue .navbar .navbar-nav > li.open > a, .flat-blue .navbar.navbar-default .navbar-nav > li.open > a {
      background-color: transparent;
      color: #BBD0AB; }
    .flat-blue .navbar .navbar-nav > li.danger > a, .flat-blue .navbar.navbar-default .navbar-nav > li.danger > a {
      background-color: transparent;
      border-bottom: 4px solid #FA2A00;
      color: #FA2A00; }
    .flat-blue .navbar .navbar-nav > li.danger.open > a, .flat-blue .navbar.navbar-default .navbar-nav > li.danger.open > a {
      background-color: #FA2A00;
      color: #FFF; }
    .flat-blue .navbar .navbar-nav .dropdown-menu, .flat-blue .navbar.navbar-default .navbar-nav .dropdown-menu {
      background-color: #fff;
      border-color: #E4E4E4; }
      .flat-blue .navbar .navbar-nav .dropdown-menu .title, .flat-blue .navbar.navbar-default .navbar-nav .dropdown-menu .title {
        background-color: #FFF; }
        .flat-blue .navbar .navbar-nav .dropdown-menu .title .badge, .flat-blue .navbar.navbar-default .navbar-nav .dropdown-menu .title .badge {
          background-color: #353d47; }
    .flat-blue .navbar .navbar-nav .dropdown-menu.danger, .flat-blue .navbar.navbar-default .navbar-nav .dropdown-menu.danger {
      border-color: #FA2A00; }
      .flat-blue .navbar .navbar-nav .dropdown-menu.danger .title, .flat-blue .navbar.navbar-default .navbar-nav .dropdown-menu.danger .title {
        background-color: #FA2A00;
        color: #FFF; }
        .flat-blue .navbar .navbar-nav .dropdown-menu.danger .title .badge, .flat-blue .navbar.navbar-default .navbar-nav .dropdown-menu.danger .title .badge {
          background-color: #FFF;
          color: #FA2A00; }
  .flat-blue .navbar.navbar-inverse {
    background-color: #353d47;
    border-bottom: 0px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); }
    .flat-blue .navbar.navbar-inverse > .container-fluid {
      background-color: #353d47; }
    .flat-blue .navbar.navbar-inverse .navbar-header .navbar-brand {
      color: #F9F9F9; }
    .flat-blue .navbar.navbar-inverse .navbar-header .navbar-expand-toggle {
      color: #FFF; }
    .flat-blue .navbar.navbar-inverse .navbar-header .navbar-right-expand-toggle {
      color: #FFF; }
    .flat-blue .navbar.navbar-inverse .navbar-breadcrumb li {
      color: #FFF; }
      .flat-blue .navbar.navbar-inverse .navbar-breadcrumb li a {
        color: #FFF; }
    .flat-blue .navbar.navbar-inverse .navbar-nav > li {
      border-left: 1px solid #363c46; }
      .flat-blue .navbar.navbar-inverse .navbar-nav > li > a {
        color: #FFF; }
    .flat-blue .navbar.navbar-inverse .navbar-nav > li:hover > a {
      color: #fff; }
    .flat-blue .navbar.navbar-inverse .navbar-nav > li.open > a {
      background-color: transparent;
      color: #BBD0AB; }
    .flat-blue .navbar.navbar-inverse .navbar-nav > li.danger > a {
      background-color: transparent;
      border-bottom: 4px solid #FA2A00;
      color: #FFF; }
    .flat-blue .navbar.navbar-inverse .navbar-nav > li.danger.open > a {
      background-color: #FA2A00; }
    .flat-blue .navbar.navbar-inverse .navbar-nav .dropdown-menu {
      background-color: #F9F9F9;
      border-color: #353d47; }
      .flat-blue .navbar.navbar-inverse .navbar-nav .dropdown-menu .title {
        background-color: #FFF; }
        .flat-blue .navbar.navbar-inverse .navbar-nav .dropdown-menu .title .badge {
          background-color: #353d47; }
    .flat-blue .navbar.navbar-inverse .navbar-nav .dropdown-menu.danger {
      border-color: #FA2A00; }
      .flat-blue .navbar.navbar-inverse .navbar-nav .dropdown-menu.danger .title {
        background-color: #FA2A00;
        color: #FFF; }
        .flat-blue .navbar.navbar-inverse .navbar-nav .dropdown-menu.danger .title .badge {
          background-color: #FFF;
          color: #FA2A00; }
  .flat-blue .side-menu {
    background-color: #FFF; border-right: solid 0px #cddae2;
    /*box-shadow: 1px 1px 3px rgb(0 0 0 / 32%);*/
	-webkit-box-shadow: 3px 0px 8px 0px rgb(197 217 227);
-moz-box-shadow: 3px 0px 8px 0px rgb(197 217 227);
box-shadow: 3px 0px 8px 0px rgb(197 217 227);
}
    .flat-blue .side-menu .navbar-header {
       border-right:solid 0px #999999;;
      margin-bottom: 4px; }
      .flat-blue .side-menu .navbar-header .navbar-brand {
        color: #19B5FE; }
    .flat-blue .side-menu .navbar-nav {
      width: 100%; }
    .flat-blue .side-menu .navbar {
      background-color: #FFF;
      border-bottom: 0px;
      -moz-box-shadow: none;
      -webkit-box-shadow: none;
      box-shadow: none; }
      .flat-blue .side-menu .navbar li > a {
        color: #363c46; }
      .flat-blue .side-menu .navbar li.active {
        border-left: 0; }
        .flat-blue .side-menu .navbar li.active > a {
          border-right: 4px solid #BBD0AB;
          background-color: #FFF; }
      .flat-blue .side-menu .navbar > li:hover > a {
        background-color: #FA2A00;
        color: #FFF; }
      .flat-blue .side-menu .navbar li.dropdown {
        background-color: transparent; }
        .flat-blue .side-menu .navbar li.dropdown > .panel-collapse {
          background-color: #E4E4E4; }
        .flat-blue .side-menu .navbar li.dropdown .panel-body {
          padding: 0 7px; }
.flat-blue .side-menu.sidebar-inverse {
    /*background-size: 300% 100%!important;
    background-image: linear-gradient(to right, #25aae1, #4481eb, #04befe, #3f86ed)!important;*/
	background: #fff;
}

    .flat-blue .side-menu.sidebar-inverse .navbar {
      background-color:transparent;
      border-bottom: 0px;
      -moz-box-shadow: none;
      -webkit-box-shadow: none;
      box-shadow: none; }
      .flat-blue .side-menu.sidebar-inverse .navbar li {
        border-left: 0; }
		.flat-blue .side-menu.sidebar-inverse .navbar li:hover{ background:#f6f8fc;}
		.flat-blue .side-menu.sidebar-inverse .navbar li:active{ background:#f6f8fc;}
        .flat-blue .side-menu.sidebar-inverse .navbar li > a {
          color: #000;font-weight: 450; }
     .flat-blue .side-menu.sidebar-inverse .navbar li > a {
    color:#474747;
    font-weight: 450;
    color: #000;
    font-weight: 450;
}
        .flat-blue .side-menu.sidebar-inverse .navbar li:hover{/* background-image: linear-gradient(to right, #25aae1, #336ed0, #04befe, #336ed0)*/!important; background-size: 300% 100%!important;color:#fff;}
		.flat-blue .side-menu.sidebar-inverse .navbar li:active{ /*background-image: linear-gradient(to right, #25aae1, #336ed0, #04befe, #336ed0)*/!important; background-size: 300% 100%!important;color:#fff;}

      .flat-blue .side-menu.sidebar-inverse .navbar li.dropdown > .panel-collapse {
        background-color: rgb(255, 243, 244); }
      .flat-blue .side-menu.sidebar-inverse .navbar li.dropdown .panel-body {
        padding: 0 7px; }
		.flat-blue .card.red {
    background-color: #FA2A00;
    color: #FFF;
}
  @media (max-width: 768px) {
    .flat-blue .navbar.navbar-default .navbar-nav > li {
      border-left: 0; }
    .flat-blue .navbar.navbar-default .navbar-right {
      background-color: #FFF; }
    .flat-blue .navbar.navbar-inverse .navbar-nav > li {
      border-left: 0; }
    .flat-blue .navbar.navbar-inverse .navbar-right {
      background-color: #353d47; } }
  .flat-blue .card.red {
    background-color: #FA2A00;
    color: #FFF; }
  .flat-blue .card.yellow {
    background-color: #ffb400;
    color: #FFF; }
  .flat-blue .card.green {
    background-color: #1ABC9C;
    color: #FFF; }
  .flat-blue .card.blue {
    background-color: #BBD0AB;
    color: #FFF; }
  .flat-blue .card.dark {
    background-color: #353d47;
    color: #FFF; }
  .flat-blue .card.red, .flat-blue .card.yellow, .flat-blue .card.green, .flat-blue .card.blue, .flat-blue .card.dark {
    border: 0; }
    .flat-blue .card.red .card-header, .flat-blue .card.yellow .card-header, .flat-blue .card.green .card-header, .flat-blue .card.blue .card-header, .flat-blue .card.dark .card-header {
      border-bottom: 0; }
      .flat-blue .card.red .card-header .title, .flat-blue .card.yellow .card-header .title, .flat-blue .card.green .card-header .title, .flat-blue .card.blue .card-header .title, .flat-blue .card.dark .card-header .title {
        color: #FFF; }
  .flat-blue .card {
    box-shadow: 0 0px 0px 0px rgba(0, 0, 0, 0.1);
    border: 0px solid #E4E4E4;     padding: 0px 0px;padding-top: 15px;}
    .flat-blue .card .card-header {
      border-bottom: 1px solid #E4E4E4; }
      .flat-blue .card .card-header .title {
        color: #353d47; }
    .flat-blue .card .card-body .sub-title {
      border-bottom: 1px solid #EAEAEA; }
    .flat-blue .card .card-header.no-border {
      border-bottom: 0; }
    .flat-blue .card .card-jumbotron {
      background-color: #EAEAEA; }
  .flat-blue .card.primary .card-jumbotron {
    background-color: #353d47;
    color: #FFF; }
  .flat-blue .card.profile .card-footer {
    border-top: 1px solid #F9F9F9; }
  .flat-blue .card.summary-inline.red:hover {
    background-color: #7c1a06; }
  .flat-blue .card.summary-inline.yellow:hover {
    background-color: #85630f; }
  .flat-blue .card.summary-inline.green:hover {
    background-color: #006551; }
  .flat-blue .card.summary-inline.blue:hover {
    background-color: #353d47; }
  .flat-blue .card.summary-inline.dark:hover {
    background-color: #09486b; }
  .flat-blue .card.card-success .card-header {
    background-color: #1ABC9C; }
    .flat-blue .card.card-success .card-header .title {
      color: #383f45; }
  .flat-blue .card.card-info .card-header {
    background-color: #BBD0AB; }
    .flat-blue .card.card-info .card-header .title {
      color: #FFF; }
  .flat-blue .panel.panel-default {
  
    border: 0px solid #fff;
	background: #ffffff;     padding: 15px 19px;
	}
 .flat-blue .panel.panel-default .panel-heading {
    border-bottom: 0px solid #EAEAEA;
    background-color: transparent;
    padding: 10px 15px;
    COLOR: #1961ac;
}
  .flat-blue .panel.panel-primary {
    border: 1px solid #353d47; }
    .flat-blue .panel.panel-primary .panel-heading {
      border-bottom: 1px solid #353d47;
      background-color: #73849d;
      color: #FFF; }
  .flat-blue .panel.panel-success {
    border: 1px solid #1ABC9C; }
    .flat-blue .panel.panel-success .panel-heading {
      border-bottom: 1px solid #1ABC9C;
      background-color: #99e9d9;
      color: #006551; }
  .flat-blue .panel.panel-info {
    border: 1px solid #BBD0AB; }
    .flat-blue .panel.panel-info .panel-heading {
      border-bottom: 1px solid #BBD0AB;
      background-color: #91d5fb;
      color: #09486b; }
  .flat-blue .panel.panel-warning {
    border: 1px solid #FABE28; }
    .flat-blue .panel.panel-warning .panel-heading {
      border-bottom: 1px solid #FABE28;
      background-color: #ffe5a2;
      color: #85630f; }
  .flat-blue .panel.panel-danger {
    border: 1px solid #fb927d; }
    .flat-blue .panel.panel-danger .panel-heading {
      border-bottom: 1px solid #fb927d;
      background-color: #ffb8aa;
      color: #7c1a06; }
  .flat-blue .panel.fresh-color.panel-primary {
    border: 1px solid #353d47; }
    .flat-blue .panel.fresh-color.panel-primary .panel-heading {
      border-bottom: 1px solid #353d47;
      background-color: #353d47;
      color: #FFF; }
  .flat-blue .panel.fresh-color.panel-success {
    border: 1px solid #1ABC9C; }
    .flat-blue .panel.fresh-color.panel-success .panel-heading {
      border-bottom: 1px solid #1ABC9C;
      background-color: #1ABC9C;
      color: #FFF; }
  .flat-blue .panel.fresh-color.panel-info {
    border: 1px solid #BBD0AB; }
    .flat-blue .panel.fresh-color.panel-info .panel-heading {
      border-bottom: 1px solid #BBD0AB;
      background-color: #BBD0AB;
      color: #FFF; }
  .flat-blue .panel.fresh-color.panel-warning {
    border: 1px solid #FABE28; }
    .flat-blue .panel.fresh-color.panel-warning .panel-heading {
      border-bottom: 1px solid #FABE28;
      background-color: #FABE28;
      color: #FFF; }
  .flat-blue .panel.fresh-color.panel-danger {
    border: 1px solid #FA2A00; }
    .flat-blue .panel.fresh-color.panel-danger .panel-heading {
      border-bottom: 1px solid #FA2A00;
      background-color: #FA2A00;
      color: #FFF; }
  .flat-blue .btn.btn-default {
   background-color: #e1e1e1;
    border-color: #cfcfcf;
    color: #000000!important; font-size: 12px;}
  .flat-blue .btn.btn-default:hover {
    background-color: #EAEAEA; }
 .flat-blue .btn.btn-primary {
    background-color: #1961AC;
    color: #fff;
    border: 0px;
    border-radius: 6px;
    padding: 8px 32px;
    cursor: pointer;
    text-align: center;
    border: none;
	background-size: 300% 100%;
    box-shadow: 0 1px 8px 0 rgba(65, 132, 234, 0.75);


   }


.flat-blue .btn.btn-primary:hover{ background:#792c2d;}
.flat-blue .btn.btn-primary:focus{ background:#792c2d; border:2px #000; outline:0px; -webkit-box-shadow: 0px 1px 10px 0px rgba(108,108,133,0.64);
-moz-box-shadow:    0px 1px 10px 0px rgba(108,108,133,0.64);
box-shadow:         0px 1px 10px 0px rgba(108,108,133,0.64);}

.btn-primary-cancel {
   background-color: #ffffff;
    color: #00a859;
    border: solid 1px #00a859;
    border-radius: 6px;
    padding: 8px 32px;
	}

.btn-primary-cancel:hover{border: solid 1px #07864a; color: #00a859; background:#effff7;}	

#myInput {
    background-image: url(../images/searchicon.png);
    background-position: 7px 5px;
    background-repeat: no-repeat;
    width: 96%;
    /* font-size: 16px; */
    padding: 6px 30px;
    border: 1px solid #1189c7;
    margin-bottom: 12px;
    border-radius: 2px;
    margin: 5px;
}
button, input, select, textarea {
    font-family: inherit;
    font-size: 15px;
    line-height: inherit;
}
	
  .flat-blue .btn.btn-success {
    background-color: #1ABC9C;
    color: #FFF;
    border-color: #1ABC9C; }
  .flat-blue .btn.btn-warning {
    background-color: #FABE28;
    color: #FFF;
    border-color: #FABE28; }
  .flat-blue .btn.btn-info {
    background-color: #BBD0AB;
    color: #FFF;
    border-color: #BBD0AB; }
  .flat-blue .btn.btn-danger {
    background-color: #FA2A00;
    color: #FFF;
    border-color: #FA2A00; }
  .flat-blue .btn.btn-link {
        color: #0077be;
     }
  .flat-blue .progress .progress-bar {
    background-color: #353d47;
    color: #FFF; }
  .flat-blue .progress .progress-bar.progress-bar-success {
    background-color: #1ABC9C; }
  .flat-blue .progress .progress-bar.progress-bar-info {
    background-color: #BBD0AB; }
  .flat-blue .progress .progress-bar.progress-bar-warning {
    background-color: #FABE28; }
  .flat-blue .progress .progress-bar.progress-bar-danger {
    background-color: #FA2A00; }
  .flat-blue .color-white {
    color: #FFF; }
  .flat-blue .pagination > li > a {
    color: #353d47; }
  .flat-blue .pagination .active > a, .flat-blue .pagination .active > a:focus, .flat-blue .pagination .active > a:hover, .flat-blue .pagination .active span, .flat-blue .pagination .active > span:focus, .flat-blue .pagination .active > span:hover {
    background-color: #0077be;
    border-color: #0077be;
    color: #FFF; }
  .flat-blue .modal.modal-primary .modal-header {
    background-color: #353d47;
    color: #FFF; }
  .flat-blue .modal.modal-success .modal-header {
    background-color: #1ABC9C;
    color: #FFF; }
  .flat-blue .modal.modal-info .modal-header {
    background-color: #BBD0AB;
    color: #FFF; }
  .flat-blue .modal.modal-warning .modal-header {
    background-color: #FABE28;
    color: #FFF; }
  .flat-blue .modal.modal-danger .modal-header {
    background-color: #FA2A00;
    color: #FFF; }
  .flat-blue .alert.alert-success {
    background-color: #99e9d9;
    color: #006551;
    border-color: #1ABC9C;
		border-radius: 8px;
		 margin: 5px;
		}
		
    .flat-blue .alert.alert-success .alert-link {
      color: #006551;
      text-decoration: underline; }
    .flat-blue .alert.alert-success .btn-link {
      color: #006551; }
  .flat-blue .alert.alert-info {
    background-color: #91d5fb;
    color: #09486b;
    border-color: #BBD0AB; }
    .flat-blue .alert.alert-info .alert-link {
      color: #09486b;
      text-decoration: underline; }
    .flat-blue .alert.alert-info .btn-link {
      color: #09486b; }
  .flat-blue .alert.alert-warning {
    background-color: #ffafaf;
    border-color: #fff;
    color: #000;
		border-radius: 8px;
		 }
    .flat-blue .alert.alert-warning .alert-link {
      color: #85630f;
      text-decoration: underline; }
    .flat-blue .alert.alert-warning .btn-link {
      color: #85630f; }
 .flat-blue .alert.alert-danger {
    background-color: #ffffff;
    color: #ff0000;
    border: solid 1px #ff0000;
    margin: 15px;
		border-radius:8px;
}
    .flat-blue .alert.alert-danger .alert-link {
      color: #7c1a06;
      text-decoration: underline; }
    .flat-blue .alert.alert-danger .btn-link {
      color: #7c1a06; }
  .flat-blue .alert.fresh-color {
    color: #FFF; }
    .flat-blue .alert.fresh-color .alert-link {
      color: #FFF;
      text-decoration: underline; }
    .flat-blue .alert.fresh-color .btn-link {
      color: #FFF; }
  .flat-blue .alert.fresh-color.alert-success {
    background-color: #1ABC9C; }
  .flat-blue .alert.fresh-color.alert-info {
    background-color: #BBD0AB; }
  .flat-blue .alert.fresh-color.alert-warning {
    background-color: #FABE28; }
  .flat-blue .alert.fresh-color.alert-danger {
    background-color: #FA2A00;
    border-color: #FA2A00; }
  .flat-blue .list-group .list-group-item.active {
    background-color: #353d47;
    color: #FFF;
    border-color: #353d47; }
    .flat-blue .list-group .list-group-item.active .badge {
      color: #353d47; }
  .flat-blue .list-group .list-group-item.list-group-item-success {
    background-color: #99e9d9;
    color: #006551;
    border-color: #99e9d9; }
    .flat-blue .list-group .list-group-item.list-group-item-success .badge {
      background-color: #FFF;
      color: #1ABC9C; }
  .flat-blue .list-group .list-group-item.list-group-item-info {
    background-color: #91d5fb;
    color: #09486b;
    border-color: #91d5fb; }
    .flat-blue .list-group .list-group-item.list-group-item-info .badge {
      background-color: #FFF;
      color: #BBD0AB; }
  .flat-blue .list-group .list-group-item.list-group-item-warning {
    background-color: #ffe5a2;
    color: #85630f;
    border-color: #ffe5a2; }
    .flat-blue .list-group .list-group-item.list-group-item-warning .badge {
      background-color: #FFF;
      color: #FABE28; }
  .flat-blue .list-group .list-group-item.list-group-item-danger {
    background-color: #ffb8aa;
    color: #7c1a06;
    border-color: #ffb8aa; }
    .flat-blue .list-group .list-group-item.list-group-item-danger .badge {
      background-color: #FFF;
      color: #FA2A00; }
  .flat-blue .bootstrap-switch {
    border-color: #EAEAEA; }
    .flat-blue .bootstrap-switch .bootstrap-switch-primary {
      background-color: #353d47; }
  .flat-blue .table .active td, .flat-blue .table .active th {
    background-color: #EAEAEA; }
  .flat-blue .table .success {
    color: #006551; }
    .flat-blue .table .success td, .flat-blue .table .success th {
      background-color: #99e9d9; }
  .flat-blue .table .info {
    color: #09486b; }
    .flat-blue .table .info td, .flat-blue .table .info th {
      background-color: #91d5fb; }
  .flat-blue .table .warning {
    color: #85630f; }
    .flat-blue .table .warning td, .flat-blue .table .warning th {
      background-color: #ffe5a2; }
  .flat-blue .table .danger {
    color: #7c1a06; }
    .flat-blue .table .danger td, .flat-blue .table .danger th {
      background-color: #ffb8aa; }
  .flat-blue .table > tbody > tr > td, .flat-blue .table > tbody > tr > th, .flat-blue .table > tfoot > tr > td, .flat-blue .table > tfoot > tr > th {
    border-color: #EAEAEA; }
  .flat-blue .table > thead > tr > th {
    border-color: #f2f2f2; font-weight: 400;}
	
  .flat-blue .table.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #fff;border-bottom: solid 1px #dae4e9; border-top: solid 1px #dae4e9; }
	
	.table-bordered {
    border: 1px solid #d3def0!important; font-weight: 300;
	/*-webkit-box-shadow: 0px 3px 10px 1px rgb(188 206 212 / 42%);
    -moz-box-shadow:    0px 3px 10px 1px rgb(188 206 212 / 42%);
    box-shadow:         0px 3px 10px 1px rgb(188 206 212 / 42%);
	
	box-shadow: rgba(9, 30, 66, 0.25) 0px 4px 8px -2px, rgba(9, 30, 66, 0.08) 0px 0px 0px 1px;*/
}

/*.table-bordered th{
    background:#f7f7f7; font-weight: 400;}*/

tr:hover {background-color: #f9f9f9!important;}
	
	.flat-blue .table.table-striped > tbody > tr:nth-of-type(even) {
    background-color: #fff;border-bottom: solid 1px #dae4e9; border-top: solid 1px #dae4e9; }
	
	
  .flat-blue .login-box .login-form .login-header {
    color: #FFF; }
  .flat-blue .login-box .login-form .login-body {
    background-color: #FFF; }
  .flat-blue .login-box input {
    background-color: #F9F9F9;
    border: 1px solid #F9F9F9; }
  .flat-blue .login-box .login-footer a {
    color: #FFF; }
  .flat-blue .login-box .login-footer a:hover {
    color: #FFF;
    text-decoration: underline; }
  .flat-blue .badge.primary {
    background-color: #353d47; }
  .flat-blue .badge.success {
    background-color: #1ABC9C; }
  .flat-blue .badge.info {
    background-color: #BBD0AB; }
  .flat-blue .badge.warning {
    background-color: #FABE28; }
  .flat-blue .badge.danger {
    background-color: #FA2A00; }
  .flat-blue .nav-tabs {
    background-color: ; }
    .flat-blue .nav-tabs > li > a:hover {
      background-color: #dfe9ef; border-radius: 6px 6px 0px 0px;}
    .flat-blue .nav-tabs > li.active > a:hover {
      background-color: #f6f8fc; }
  .flat-blue .tabs-below > .nav-tabs {
    border-top: 1px solid #E4E4E4; }
  .flat-blue .tabs-below > .nav-tabs > li > a:hover,
  .flat-blue .tabs-below > .nav-tabs > li > a:focus {
    border-top-color: #E4E4E4;
    border-bottom-color: transparent; }
  .flat-blue .tabs-below > .nav-tabs > .active > a,
  .flat-blue .tabs-below > .nav-tabs > .active > a:hover,
  .flat-blue .tabs-below > .nav-tabs > .active > a:focus {
    border-color: transparent #E4E4E4 #E4E4E4 #E4E4E4; }
  .flat-blue .tabs-left > .nav-tabs {
    border-right: 1px solid #E4E4E4; }
  .flat-blue .tabs-left > .nav-tabs > li > a:hover,
  .flat-blue .tabs-left > .nav-tabs > li > a:focus {
    border-color: #E4E4E4 #E4E4E4 #E4E4E4 #E4E4E4; }
  .flat-blue .tabs-left > .nav-tabs .active > a,
  .flat-blue .tabs-left > .nav-tabs .active > a:hover,
  .flat-blue .tabs-left > .nav-tabs .active > a:focus {
    border-color: #E4E4E4 transparent #E4E4E4 #E4E4E4;
    *border-right-color: #FFF; }
  .flat-blue .tabs-right > .nav-tabs {
    border-left: 1px solid #E4E4E4; }
  .flat-blue .tabs-right > .nav-tabs > li > a:hover,
  .flat-blue .tabs-right > .nav-tabs > li > a:focus {
    border-color: #E4E4E4 #E4E4E4 #E4E4E4 #E4E4E4; }
  .flat-blue .tabs-right > .nav-tabs .active > a,
  .flat-blue .tabs-right > .nav-tabs .active > a:hover,
  .flat-blue .tabs-right > .nav-tabs .active > a:focus {
    border-color: #E4E4E4 #E4E4E4 #E4E4E4 transparent;
    *border-left-color: #FFF; }
  .flat-blue .step .nav-tabs {
    background-color: #FFF; }
  .flat-blue .step .nav-tabs > li {
    border: 1px solid #E4E4E4;
    border-right: 0; }
  .flat-blue .step .nav-tabs > li:after {
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 15px solid #FFF; }
  .flat-blue .step .nav-tabs > li:before {
    border-top: 16px solid transparent;
    border-bottom: 16px solid transparent;
    border-left: 16px solid #E4E4E4; }
  .flat-blue .step .nav-tabs > li.active {
    background-color: #EAEAEA; }
    .flat-blue .step .nav-tabs > li.active > a, .flat-blue .step .nav-tabs > li.active > a:focus, .flat-blue .step .nav-tabs > li.active > a:hover {
      background: transparent; }
  .flat-blue .step .nav-tabs > li:hover {
    background-color: #EAEAEA; }
  .flat-blue .step .nav-tabs > li:hover:after, .flat-blue .step .nav-tabs > li.active:after {
    border-left: 15px solid #EAEAEA; }
  .flat-blue .step .nav-tabs > li:last-child {
    border-right: 1px solid #E4E4E4; }
  .flat-blue .step .nav-tabs > li.step-success {
    background-color: #99e9d9;
    border: 1px solid #1ABC9C; }
    .flat-blue .step .nav-tabs > li.step-success a {
      color: #006551; }
  .flat-blue .step .nav-tabs > li.step-disabled {
    background-color: #99e9d9; }
  .flat-blue .step .nav-tabs > li.step-success:after {
    border-left: 15px solid #99e9d9; }
  .flat-blue .step .nav-tabs > li.step-success.active:hover:after {
    border-left: 15px solid #99e9d9; }
  .flat-blue .step .nav-tabs > li.step-success:hover:after {
    border-left: 15px solid #EAEAEA; }
  .flat-blue .step.card-no-padding .nav-tabs > li {
    border: 0px solid transparent;
    border-right: 1px solid #E4E4E4;
    border-bottom: 1px solid #E4E4E4; }
  .flat-blue .step.card-no-padding .nav-tabs > li:last-child {
    border-right: 0px solid #E4E4E4; }
  .flat-blue .step.tabs-left .nav-tabs > li {
    border: 1px solid #E4E4E4; }
  .flat-blue .step.tabs-left .nav-tabs > li:after {
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 15px solid #FFF; }
  .flat-blue .step.tabs-left .nav-tabs > li:before {
    border-top: 16px solid transparent;
    border-bottom: 16px solid transparent;
    border-left: 16px solid #E4E4E4; }
  .flat-blue .step.tabs-left .nav-tabs > li.active {
    background-color: #EAEAEA; }
    .flat-blue .step.tabs-left .nav-tabs > li.active > a, .flat-blue .step.tabs-left .nav-tabs > li.active > a:focus, .flat-blue .step.tabs-left .nav-tabs > li.active > a:hover {
      background: transparent; }
  .flat-blue .step.tabs-left .nav-tabs > li:hover {
    background-color: #EAEAEA; }
  .flat-blue .step.tabs-left .nav-tabs > li:hover:after, .flat-blue .step.tabs-left .nav-tabs > li.active:after {
    border-left: 15px solid #EAEAEA; }
  .flat-blue .step.tabs-left.card-no-padding .nav-tabs > li {
    border: 0px solid transparent; }
  .flat-blue .pricing-table {
    box-shadow: 0 1px 1px #CCC; }
    .flat-blue .pricing-table .pt-header {
      background-color: #E4E4E4; }
      .flat-blue .pricing-table .pt-header .plan-pricing .pricing {
        text-shadow: 0 1px 1px #FFF; }
    .flat-blue .pricing-table .pt-body {
      background-color: #F9F9F9; }
      .flat-blue .pricing-table .pt-body .plan-detail {
        border-top: 1px dashed rgba(255, 255, 255, 0.6);
        padding-top: 1em;
        margin-top: 1em; }
    .flat-blue .pricing-table .pt-footer {
      background-color: #F9F9F9; }
  .flat-blue .pricing-table.dark-blue .pt-header {
    background-color: #353d47;
    color: #FFF; }
  .flat-blue .pricing-table.dark-blue .pt-body {
    background-color: #9eaabd;
    color: #363c46; }
  .flat-blue .pricing-table.green .pt-header {
    background-color: #1ABC9C;
    color: #FFF; }
  .flat-blue .pricing-table.green .pt-body {
    background-color: #99e9d9;
    color: #006551; }
  .flat-blue .pricing-table.blue .pt-header {
    background-color: #BBD0AB;
    color: #FFF; }
  .flat-blue .pricing-table.blue .pt-body {
    background-color: #91d5fb;
    color: #09486b; }
  .flat-blue .pricing-table.yellow .pt-header {
    background-color: #FABE28;
    color: #FFF; }
  .flat-blue .pricing-table.yellow .pt-body {
    background-color: #ffe5a2;
    color: #85630f; }
  .flat-blue .pricing-table.red .pt-header {
    background-color: #FA2A00;
    color: #FFF; }
  .flat-blue .pricing-table.red .pt-body {
    background-color: #ffb8aa;
    color: #7c1a06; }

.flat-blue.landing-page .navbar-inverse .navbar-toggle:focus, .flat-blue.landing-page .navbar-inverse .navbar-toggle:hover {
  background-color: transparent; }

.flat-blue.landing-page .navbar {
  background-color: transparent;
  box-shadow: none; }
  .flat-blue.landing-page .navbar .navbar-nav > .active > a {
    background-color: transparent; }
  .flat-blue.landing-page .navbar .navbar-nav > li {
    border-left: 0px solid #F9F9F9; }
    .flat-blue.landing-page .navbar .navbar-nav > li > a {
      color: #FFF; }
  .flat-blue.landing-page .navbar .navbar-collapse {
    border: 0; }

.flat-blue.landing-page .navbar.affix .navbar-nav > li > a {
  color: #353d47; }

.flat-blue.landing-page .navbar.affix .navbar-nav > li:hover > a {
  color: #fff;
  background:#003300; }

@media (max-width: 768px) {
  .flat-blue.landing-page .navbar .navbar-collapse {
    background-color: #333; }
  .flat-blue.landing-page .navbar .navbar-right {
    background-color: transparent;
    color: #FFF; }
  .flat-blue.landing-page .navbar.affix .navbar-nav > li > a {
    color: #FFF; } }

.flat-blue.landing-page .navbar.affix .navbar-brand {
  color: #353d47; }

.flat-blue.landing-page .navbar.affix .navbar-toggle .icon-bar {
  background-color: #353d47; }

.flat-blue.landing-page .app-header .app-btn {
  background-color: transparent;
  border: 2px solid #FFF; }

.flat-blue.landing-page .app-content-a {
  background-color: #EAEAEA; }

#myInput {
    background-image: url(/CAPITALFOODS/images/searchicon.png);
    background-position: 7px 5px;
    background-repeat: no-repeat;
    width: 96%;
     font-size: 13px!important; 
    padding: 6px 30px;
    border: 1px solid #e4e4e4!important;
    margin-bottom: 12px;
    border-radius: 2px;
    margin: 5px;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175)!important;
    box-shadow: 0 2px 9px rgba(0,0,0,.175)!important;
}

.breadcrumm{margin-top: 20px;
    display: block;    
    width: 500px;}
.icons-top1{ color:#00a6d3; font-size:24px!important;}
.icons-top{ color:#003554; font-size:20px!important;}

.icons-top-sb {
    color: #1082dd;
    padding-right: 10px;
}


.icons-gride-sb{ color:#0077be; font-size:18px!important; padding-right:px;}

.icons-gride-sbd {
    color: #1082dd;
    font-size: 13px!important;
    padding-right: 11px!important;
}


.newbtn{ color: #fff;
    cursor: pointer;
    text-align:center;
    border: none;
	background: #27baad!important;
   box-shadow: 0 0px 0px 0 rgba(65, 132, 234, 0.75)!important;}
.newbtn:hover{ background:#1bac9f!important;}
.newbtn:focus {
        border-color: #1bac9f; /*outline:0px; text-decoration:none; background:#1aa199!important; color:#fff;
	   -webkit-box-shadow: 0px 5px 5px 0px rgba(151,199,222,1);
-moz-box-shadow: 0px 5px 5px 0px rgba(151,199,222,1);
box-shadow: 0px 5px 5px 0px rgba(151,199,222,1);*/
    }

.searchbtn{
   color: #fff;
    cursor: pointer;
    text-align:center;
    border: none;
    background-size: 300% 100%!important;;
    background-image: linear-gradient(to right, #25aae1, #4481eb, #04befe, #3f86ed)!important;;
    box-shadow: 0 1px 8px 0 rgba(65, 132, 234, 0.75)!important;;
    moz-transition: all .4s ease-in-out!important;
    -o-transition: all .4s ease-in-out!important;
    -webkit-transition: all .4s ease-in-out!important;
    transition: all .4s ease-in-out!important;

    }
	.searchbtn:hover{ background:#06669f!important;}
.searchbtn:focus {
        border-color: #06669f; outline:0px; text-decoration:none; background:#0b92b7!important; color:#fff;
	   -webkit-box-shadow: 0px 5px 5px 0px rgba(151,199,222,1);
-moz-box-shadow: 0px 5px 5px 0px rgba(151,199,222,1);
box-shadow: 0px 5px 5px 0px rgba(151,199,222,1);
    }

.cancelbtn{
     background: #ffffff!important;
    color: #155589!important;
	cursor: pointer;
    text-align: center;
    border: none;
    background-size: 300% 100%!important;
    box-shadow: 0 1px 5px 0 rgba(65, 132, 234, 0.75)!important;
    moz-transition: all .4s ease-in-out!important;
    -o-transition: all .4s ease-in-out!important;
    -webkit-transition: all .4s ease-in-out!important;
    transition: all .4s ease-in-out!important;

    }
.cancelbtn:hover{ background:#e7f6ff!important;}
.cancelbtn:focus {
      border-color: #499bca; background:#d0eeff!important;
       -webkit-box-shadow: 0px 5px 5px 0px rgba(151,199,222,1);
-moz-box-shadow: 0px 5px 5px 0px rgba(151,199,222,1);
box-shadow: 0px 5px 5px 0px rgba(151,199,222,1);

    }

	
	
		
	

.quick-tips{ color:#fff!important;     font-size: 13px;}
.threedotts{ background:transparent; border:0px!important;}



.dropdown-menu>li>a {
    display: block;
    padding: 7px 23px;
    clear: both;
    font-weight: 400;
	font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}

.top-right-panel{ padding-right:20px;}

.list-group-item:hover{ background:#f2f4f5;}

.work-area
{
 padding-left:20px;
 padding-right:20px;
}
.rowss{ padding-left:10px; }


label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 4px;
    font-weight: 500;
	
	color: #000;
	/*width: 100%;*/
}

.plus-label {
    
    width: 100%;
   
}

.add-icon{
  color: #61aee1 !important;
    background: transparent;
    float: right;
    padding-right: 14px;

}

.mendentory{ color:red;}


.form-group {
    /*margin-bottom: 0px;*/
}

.date-pick{ background:url(../images/date-pick.png) no-repeat right; cursor:pointer;}

.table-class{}
/*.table-class th{background: #fdfdfd;
    color: #7b7894;
    font-weight: 400;}*/

table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 8px;
    line-height: 16px!important;
    vertical-align: top;
    border-top: 1px solid #ddd;text-align: left;
    vertical-align: middle!important ;
}

.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border: 0px solid #ddd; /*font-size: 12px;*/ vertical-align: middle;
}

.table-responsive {
    min-height: .01%;
    overflow-x:visible!important;
	    /*padding: 5px 5px;*/
}

.btn-group.open .dropdown-toggle {
     -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125); 
     box-shadow: inset 0 3px 5px rgba(0,0,0,.125); 
    background: #61aee1!important;
   
}

.gridelist-link{ text-decoration:underline!important; color:#61aee1!important;}
.gridelist-link:hover{ text-decoration:underline!important; color:#00b4cb!important; background:white!important;}

.valuest{ background:#f5f5f5; padding:6px 9px;}

.plus-add{    float: right;
    line-height: 42px;}
	
.go-top-btn{ background:#fff!important; text-decoration:none!important;}	
	
.go-top-btn:hover{ background:#eff1f2!important; text-decoration:none!important;}

.remove-icons{ color:red;} 

.polifecycle-btn{ background:#FFFFFF!important; font-size:13px!important;}

.lifecyclevalue-lable{  width:100%; padding:2px 8px; display:block; /*color:#4f4f4f; font-weight:550;*/}
.lifecyclevalue{ background: #f6f8fc;
    width: 100%;
    padding: 13px;
    display: block;
    margin-bottom: 13px;
    border-radius: 4px;}
.lifecycleheading{ background:#f9f9f9!important; font-size:13px!important; color:#4f4f4f!important;}
.lifecycle-title{  font-size:16px!important; color:#0077be!important; margin-top: 10px;    font-weight: 400;     text-transform: capitalize; }


.lifecyclepanel {
    border: 1px solid #f9f9f9!important;
}

.itemtotalvalue {
    text-transform: capitalize;
    padding-right: 15px;
    font-size: 12px!important;
    font-weight: 700;
    color: #0077be;
    background: #ffffff;
    border: solid 1px #e0e0e0;
    padding: 6px 16px;
    border-radius: 4px;
    margin: 0px 0px;
}

.table-class-lifecycle{}

.table-class-lifecycle th{ background:#fff;}
.gobackbtn{ color:#3d6e88;}
.gobackbtn:hover{ color:#009999; background:white!important; text-decoration:underline;}



.open>.dropdown-menu-list {
    display: inline-flex!important;
}

.dropdown-menu-list{
position: absolute;top: -17px;left: 1px7;z-index: 1000;display: none;float: left;min-width: 160px;padding: 0px 0;margin: 2px 0 0;font-size: 14px;text-align: left;list-style: none;background-color: #fff;-webkit-background-clip: padding-box;background-clip: padding-box;border: 1px solid #ccc;border: 1px solid rgba(0,0,0,.15);border-radius: 4px;-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175)!important;box-shadow: 0 2px 9px rgba(0,0,0,.175)!important;}


.dropdown-menu-list>li>a {
    display: block;
    padding: 7px 18px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}

.dropdown-menu-list>li>a:hover {
    display: block;
    padding: 7px 18px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #5e8dda!important;
    white-space: nowrap;
	background:#f5f5f5;
}

.picking-feature-box{ text-align:center;}

.picking-feature-box h4{color:#000;}
.picking-feature-box p{color:#000;}

.feature-icon{ font-size:48px; color:#4a6371;}
.pick-view-btn{ color:#33bdae!important;}
.pick-view-btn:hover{ color:#3eb7aa!important; text-decoration:underline; background:#FFFFFF!important;}

.process-step .btn:focus{outline:none; }
.process{display:table;width:100%;position:relative}
.process-row{display:table-row}
.process-step button[disabled]{opacity:1 !important;filter: alpha(opacity=100) !important}
.process-row:before{top:29px;bottom:0;position:absolute;content:" ";width:100%;height:5px;background-color:#65798b;z-order:0}
.process-step{display:table-cell;text-align:center;position:relative;border-bottom:solid 3px #eee;cursor:pointer;}
.process-step:hover{display:table-cell;text-align:center;position:relative; }
.process-step p{margin-top:4px}
.btn-circle{width:80px;height:80px;text-align:center;font-size:12px;border-radius:50%}

.completed-mark{ background:#c2f2e3; padding:3px 5px; border-radius:4px; color:#000000;}

.step{ background:#65798b; color:#FFFFFF; font-family:inherit;}

.step:hover{ background:#357cd0; color:#FFFFFF; font-family:inherit;}

.tab-name{ font-size:13px; font-weight:bold; color:#000000;}

.tab-h1{color:#657f97; font-size:18px; font-weight:normal;}

.step-circle {
    width: 54px;
    height: 54px;
    text-align: center;
    font-size: 9px;
    border-radius: 50%;
    
}

.step-circle-disabled {
	pointer-events: none;
	cursor: not-allowed;	
	text-decoration: none;
	background:#e0e4e8;
	color: #fff;
	width: 54px;
	height: 54px;
	text-align: center;
	font-size: 9px;
	border-radius: 50%;
	
	
}

.step-circle:hover, step-circle:active {
    width: 54px;background:#357cd0!important; 
    height: 54px;
    text-align: center;
    font-size: 9px;
    border-radius: 50%;
     border:solid 5px #85eae9!important;
}

.cust-expand{
	border-bottom: 1px solid #e4e4e4!important;
	background-color: #f7f7f7!important;
	padding: 12px 18px!important; color:#000!important; font-size:15px!important;
	}

.expand-add-btn{float: right;
    display: block;   
    width: 50px;
    height: 25px;
    line-height: 26px;
    margin-top: -19px;	}

.expand-add-btn:hover{float: right; text-decoration:underline; color:#009900;
    display: block;   
    width: 50px;
    height: 25px;
    line-height: 26px;
    margin-top: -19px; background:transparent!important;	}	
	
.card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
   
    background-clip: border-box;
    border: 0px solid #e3e6f0;
    border-radius: .35rem;
}	

.master-heading{ background:transparent!important; }
.m-arrow {
    padding-right: 11px;
    color: #888;
}
.list-group-item{ border:0px;!important;     font-weight: 300; color:#000!important;}
 
.list-group-item:hover{color: #000!important;
    background: #f6f6f6!important;}
	
.tooltip-3dot {
        position: relative;
       
    }
	
.tooltip-3dot:hover:after {
    background: #0077be;
    box-shadow: 1px 3px 9px 0px rgb(182, 192, 206);
    border: 0px;
    border-radius: 4px;
    color: #ffffff;
    content: attr(data-tooltip);
    padding: 5px 15px;
    position: absolute;
    z-index: 1000;
    font-weight: 200;
    font-size: 12px;
    white-space: nowrap;

    left: 100%; /* Moves the tooltip to the right */
    top: 50%; /* Centers the tooltip vertically */
    transform: translateY(-05%); /* Adjusts for centering */
    margin-left: 8px; /* Adds some spacing from the element */
}

.tooltip-3dot:hover:after {
    background: #0077be;
    box-shadow: 1px 3px 9px 0px rgb(182, 192, 206);
    border: 0px;
    border-radius: 4px;
    color: #ffffff;
    content: attr(data-tooltip);
    padding: 5px 15px;
    position: absolute;
    z-index: 1000;
    font-weight: 200;
    font-size: 12px;
    white-space: nowrap;

    left: 100%; /* Moves the tooltip to the right */
    top: 50%; /* Centers the tooltip vertically */
    transform: translateY(-05%); /* Adjusts for centering */
    margin-left: 8px; /* Adds some spacing from the element */
}

.tooltip-3dot:hover:before {
    content: "";
    position: absolute;
    z-index: 99;
    
    border: solid;
    border-color: transparent transparent transparent #0077be; /* Right side arrow */
    border-width: 6px 0 6px 6px;
    
    left: 100%; /* Positions the arrow at the left edge of the tooltip */
    top: 50%;
    transform: translateY(-50%);
    margin-left: 2px; /* Small spacing to align arrow properly */
}

.tooltip-note:hover:after {
    background: #c2d3dd;
    border: 0px;
    border-radius: 4px;
    color: #27333a;
    content: attr(data-tooltip);
    padding: 5px 15px;
    z-index: 98;
    font-weight: 200;
    font-size: 12px;
    white-space: nowrap;

    left: 100%; /* Moves the tooltip to the right */
    top: 50%; /* Centers it vertically */
    transform: translateY(-50%);
    margin-left: 8px;
}

.tooltip-note:hover:before {
    content: "";
    position: absolute;
    z-index: 99;

    border: solid;
    border-color: transparent transparent transparent #c2d3dd; /* Right side arrow */
    border-width: 6px 0 6px 6px;

    left: 100%; /* Positions the arrow at the left edge of the tooltip */
    top: 50%;
    transform: translateY(-50%);
    margin-left: 2px;
}
.sub-icons-menu{}
.sub-icons-menu:hover{ background:#FFFFFF; color:#000000!important;}

.3dot-sub{padding-left: 0px;
    padding-bottom: 14px;
    border: 0px;}

.3dot-sub-btn{ border:#FFFFFF!important; background:#FFFFFF!important;}	

.master-box {
    border-radius: 22px;
    background-color: #fff;
    padding: 10px;
    height: auto;
    color: white;
    padding: 20px;
    background: #f9f9f9;
    padding: 12px 20px!important;
    border-radius: 15px;
    -webkit-box-shadow: 0px 1px 4px 1px rgb(200 220 227);
    -moz-box-shadow: 0px 1px 4px 1px rgb(200 220 227);
    box-shadow: 0px 1px 4px 1px rgb(200 220 227);
}

.master-box a{ }
	
	.nav-tabs {
    border: 1px solid #d1dee5;
    background: #eaf5fb;
    padding-top: 5px;
    margin-top: 10px; border-radius: 6px;
}

/*
** Style Simple Ecommerce Theme for Bootstrap 4
** Created by T-PHP https://t-php.fr/43-theme-ecommerce-bootstrap-4.html
*/
.bloc_left_price {
    color: #c01508;
    text-align: center;
    font-weight: bold;
    font-size: 150%;
}
.category_block li:hover {
    background-color: #007bff;
}
.category_block li:hover a {
    color: #ffffff;
}
.category_block li a {
    color: #343a40;
}
.add_to_cart_block .price {
    color: #c01508;
    text-align: center;
    font-weight: bold;
    font-size: 200%;
    margin-bottom: 0;
}
.add_to_cart_block .price_discounted {
    color: #343a40;
    text-align: center;
    text-decoration: line-through;
    font-size: 140%;
}
.product_rassurance {
    padding: 10px;
    margin-top: 15px;
    background: #ffffff;
    border: 1px solid #6c757d;
    color: #6c757d;
}
.product_rassurance .list-inline {
    margin-bottom: 0;
    text-transform: uppercase;
    text-align: center;
}
.product_rassurance .list-inline li:hover {
    color: #343a40;
}
.reviews_product .fa-star {
    color: gold;
}
.pro-box{
-webkit-box-shadow: 0px 4px 4px -3px #6B6B6B; 
box-shadow: 0px 4px 4px -3px #6B6B6B;

    border: 0px solid #E4E4E4;
    padding: 20px 20px;
	position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid #e3e6f0;
    border-radius: .35rem;}



.preview {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }
  @media screen and (max-width: 996px) {
    .preview {
      margin-bottom: 20px; } }

.preview-pic {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }

.preview-thumbnail.nav-tabs {
  border: none;
  margin-top: 15px; }
  .preview-thumbnail.nav-tabs li {
    width: 18%;
    margin-right: 2.5%; }
    .preview-thumbnail.nav-tabs li img {
      max-width: 100%;
      display: block; }
    .preview-thumbnail.nav-tabs li a {
      padding: 0;
      margin: 0; }
    .preview-thumbnail.nav-tabs li:last-of-type {
      margin-right: 0; }

.tab-content {
  overflow: hidden; background: #; }
  .tab-content img {
    width: 100%;
    -webkit-animation-name: opacity;
            animation-name: opacity;
    -webkit-animation-duration: .3s;
            animation-duration: .3s; }

/*.card {
  margin-top: 50px;
  background: #eee;
  padding: 3em;
  line-height: 1.5em; }*/

@media screen and (min-width: 997px) {
  .wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; } }

.details {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }

.colors {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }

.product-title, .price, .sizes, .colors {
  text-transform: UPPERCASE;
  font-weight: bold; }

.checked, .price span {
  color: #ff9f1a; }

.product-title, .rating, .product-description, .price, .vote, .sizes {
  margin-bottom: 15px; }

.product-title {
  margin-top: 0; }

.size {
  margin-right: 10px; }
  .size:first-of-type {
    margin-left: 40px; }

.color {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  height: 2em;
  width: 2em;
  border-radius: 2px; }
  .color:first-of-type {
    margin-left: 20px; }

.add-to-cart, .like {
  background: #ff9f1a;
  padding: 1.2em 1.5em;
  border: none;
  text-transform: UPPERCASE;
  font-weight: bold;
  color: #fff;
  -webkit-transition: background .3s ease;
          transition: background .3s ease; }
  .add-to-cart:hover, .like:hover {
    background: #b36800;
    color: #fff; }

.not-available {
  text-align: center;
  line-height: 2em; }
  .not-available:before {
    font-family: fontawesome;
    content: "\f00d";
    color: #fff; }

.orange {
 background: #ffffff;
    padding: 10px 21px;
    border-radius: 8px; }

.green {
  background: #ffffff;
    padding: 10px 21px;
    border-radius: 8px; }
	
.red {
  background: #ffffff;
    padding: 10px 21px;
    border-radius: 8px; }
	
.yellow {
  background: #ffffff;
    padding: 10px 21px;
    border-radius: 8px; }	

.blue {
 background: #ffffff;
    padding: 10px 21px;
    border-radius: 8px; }

.tooltip-inner {
  padding: 1.3em; }

@-webkit-keyframes opacity {
  0% {
    opacity: 0;
    -webkit-transform: scale(3);
            transform: scale(3); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes opacity {
  0% {
    opacity: 0;
    -webkit-transform: scale(3);
            transform: scale(3); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }

.profile-infom{
line-height: 25px;color: #82888a;font-size: 13px;text-align: left;}

.profile-drower{
list-style: none;
    text-align: left;
    line-height: 29px;
    margin: 0px;
    padding: 0px; font-size: 13px;
}

.profile-drower ul li a:hover{ background:white!important; color:#006666!important; }

.iconsdrw{padding: 5px 10px;
    font-size: 16px;
    color: #003554;}

.dashbox-icon {
        font-size: 3.7vw;
    color: #006699;
}

.profile-drower-icon {
    font-size: 50px;
    color: #fff;
		padding-top: 17px;
}

.dashbox-value{
font-size: 28px; color: #069!important;font-weight: 300;
}

.dashbox-value-b{
font-size: 17px; color: #069!important;font-weight: 300;
}


.dashbox-title{
padding-left:5px; color:#808080; font-size: 0.9vw; width: 250px;
    display: block;}

.profile-bg{background:#f9f9f9; border-radius:75px; width:100px; height:100px; text-align:center; /*padding-top:17px;*/ margin:0 auto;}

.dash-box{
 border-radius: 22px;
    background-color: #fff;
    padding: 10px;
    height: auto;
    /* color: white; */
    padding: 20px;
    background: #f9f9f9;
    padding: 15px;
    border-radius:25px; 
   /* -webkit-box-shadow: -1px 1px 3px 0px rgb(194 194 194);
    -moz-box-shadow: -1px 1px 3px 0px rgba(194,194,194,1)important;
    box-shadow: -1px 1px 3px 0px rgb(194 194 194)important;*/
}
.dash-box-heading{ font-size:22px; /*font-family: 'Libre Franklin', sans-serif;*/}

text{ font-size:13px; 
/*text-transform: lowercase;*/}

.new3dot {
    color: #1082dd;
    padding-right: 10px;
}


#custom-search-input {
        margin:0;
        margin-top: 10px;
        padding: 0;
    }
 
    #custom-search-input .search-query {
       /* padding-right: 10px;
        padding-right: 10px \9;
        padding-left: 10px;
        padding-left: 10px \9;*/
        /* IE7-8 doesn't have border-radius, so don't indent the padding */
 
        margin-bottom: 0;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 20px;
    }
 
    #custom-search-input button {
        border: 0;
        background: none;
        /** belows styles are working good */
        padding: 2px 5px;
        margin-top: 2px;
        position: relative;
        left: -28px;
        /* IE7-8 doesn't have border-radius, so don't indent the padding */
        margin-bottom: 0;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        color:#D9230F;
    }
 
    .search-query:focus + button {
        z-index: 3;   
    }




/*table.dataTable.table-striped>tbody>tr.odd>* {
  background:#fff!important; box-shadow: inset 0 0 0 9999px rgb(255 255 255 / 2%);
  
}*/

table.dataTable thead th, table.dataTable thead td {
   
     border-bottom: 0px solid #111!important; 
    background: #edf2fa;height: 32px; 
}

table tr td{ border-bottom:solid 1px #f2f2f2!important; font-weight: 450;
    color: black;}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    box-sizing: border-box;
    display: inline-block;
    min-width: 1.5em;
    padding: 0em 0em!important;
    margin-left: 2px;
    text-align: center;
    text-decoration: none !important;
    cursor: pointer;
    *cursor: hand;
    color: #333 !important;
    border: 1px solid transparent;
    border-radius: 2px;
}

.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 2px 10px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

div.dataTables_wrapper div.dataTables_filter input {
    margin-left: 0.5em;
    display: inline-block;
    width: auto;
    height: 35px!important;
    width: 130px!important;
}

.address-box {
    border: solid 2px #c2e2f3!important;
    background: #e4f4ff!important; border-radius: 6px;
}
.address-box-M{
		border: solid 2px #c2e2f3!important;
    background: #e4f4ff!important;
		min-height: 220px !important;
}

.address-boxhead {
    font-size: 16px;
    color: #0066CC;
   /* background: #f2f6ff!important;*/
}
.info-box-statics {
    display: block;
    min-height: 100px;
    background: #ffffff;
    width: 100%;
    box-shadow: 1px 1px 1px rgb(0 0 0 / 10%);
    border-radius: 10px;
    margin-bottom: 15px;
    border: solid 1px #ccdef0;
    vertical-align: middle;
    text-align: center;
    padding: 12px;
    box-shadow: rgb(211 234 245) 0px 2px 3px 0px, rgb(255 255 255) 0px 0px 0px 0px;
}

.info-box-statics i{ /*color: #7ecdc3;*/}

.plus-icon-on-field {
    color: #0077be;
    float: right;
    padding-right: 15px;     font-size: 18px;
}



.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
    background:#fff url(../images/date-pick.png) no-repeat right;
	
    cursor: pointer;
    border-radius: 3px!important;
	text-align:left;
}

.list-del{color:red; font-size:18px;}
.list-modify {
    color: #4381ea;
}

.downloadexcel{ color: #fff;
    cursor: pointer;
    text-align:center;
    border: none;
    background-size: 300% 100%;
    background-image: linear-gradient(to right, #25aae1, #4481eb, #04befe, #3f86ed);
    box-shadow: 0 4px 13px 0 rgba(65, 132, 234, 0.75);
    moz-transition: all .4s ease-in-out!important;
    -o-transition: all .4s ease-in-out!important;
    -webkit-transition: all .4s ease-in-out!important;
    transition: all .4s ease-in-out!important;
 }
.downloadexcel:hover{ background:#06669f!important;}

.hscroll{
  /* overflow-x:auto;
   
	min-width:1005;
    min-height: auto;
    max-height: 280px;*/

}
.modal {
    display: none; /* Hidden by default */
   
    z-index: 2; /* Sit on top */
    left: 0;
	position:fixed;
    top: 40px;
    width: 100%; /* Full width */
    /*height: 100%;*/ /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(255 255 255 / 90%); /* Fallback color */
    background-color: rgb(255 255 255 / 90%); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
    background-color: #fff;
    padding: 6px 20px;
    border: 0px solid #888;
     width: 92%; 
	 top: 44px;
}



/* The Close Button */
.close {
       color: #535e63;
    float: right;
    font-size: 42px;
    font-weight: 400;
	opacity: .7!important; line-height: 18px;
}

.close:hover,
.close:focus {
    color: #70909e;
   
}
.modal-backdrop
{
	position:static;
}
.btn {
    margin-top: 5px;
     margin-bottom: 0px !important; 
    border-radius: 1px;
    border-width: 1px;
    /*font-family: 'Roboto Condensed', sans-serif;*/
}
/*.panel {
    -webkit-box-shadow: 0 0px 0px rgb(0 0 0 / 5%)!important;
    box-shadow: 0 0px 0pxrgba(0,0,0,.05)!important;
}*/

.label-icon{width: 100%;}}
.file-format {
    font-size: 12px;
    color: #878787;
}
.fileinput-new {
    color: #;
}

.fileinput-new:hover {
    color: #;
}


.hscrollupload{
   overflow: auto;
    /* height: 450px; */
    min-height: auto;
    max-height: 250px;

}

.list-icon {
    color: #596976;
    padding-right: 17px;
    font-size: 16px;
}

.qty-box-statics {
    display: block;
    min-height: 20px;
    background: #f8fffc;
    width: 100%;
    /* box-shadow: 1px 1px 1px rgb(0 0 0 / 10%); */
    border-radius: 10px;
    margin-bottom: 5px;
    border: solid 1px #d4e3dd;
    vertical-align: middle;
    text-align: center;
    padding: 7px;
	font-size:12px;
}
.grey-btn {
    border-radius: 4px;
    padding: 6px 26px;
    color: #596976!important;
}
.m-listbody {
    height: 270px;
    overflow-y: auto;
}

.fa { font-weight:100!important; 
    
}
.gridelist-link {
    text-decoration: underline!important;
    color: #0077be!important;
}

.gridelist-link:hover {
    text-decoration: underline!important;
    color: #06669f!important;
}

@media (min-width: 992px){
.modal-lg {
    width: 80%;
}
}


.subbox {
    background: #fff;
    height: 130px;
        margin: 8px -7px;
    padding: 20px 15px;
    border-radius: 12px;
	border: 1px solid rgb(217 223 236);
   /* -webkit-box-shadow: -1px 1px 3px 0px rgb(194 194 194);
    -moz-box-shadow: -1px 1px 3px 0px rgba(194,194,194,1);
    box-shadow: -1px 1px 3px 0px rgb(194 194 194);*/
}
		
.subbox-head{font-size: 16px;
    color: #000000;
    font-weight: 400;}
.bubbox-text{color:#636363; font-size:12px;}
.subbox-icon{ font-size:38px; color:#1961ac;}

.finance-subbox {
    background: #fff;
    height: 40px;
    margin: 15px;
	color:#006699;
    text-align: center;
    vertical-align: middle;
    padding: 8px;
    border-radius: 4px;
    border: solid 1px #006699;
    -webkit-box-shadow: -1px 1px 3px 0px rgb(194 194 194);
    -moz-box-shadow: -1px 1px 3px 0px rgba(194,194,194,1);
    box-shadow: -1px 1px 2px 0px rgb(194 194 194);
}

.finance-subbox:hover {
    background: #006699;
	color:#fff;
   
}

.field-validation-error {
    color: red;

}

/*.select2-container{
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
    z-index: 200000000000000000000000!important;
}*/

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
    z-index: 0!important;
	width:100%;
}
.td-class
{
	text-align:center;
}
#headlabel
{
font-weight: 500; color: #505050!important;
}

.rowss_hd
{
padding-left:37px;
}

.panel-info{
border: 1px solid #d8e3e8!important;
padding: 16px 30px;
margin: 10px 20px;
}
.modal-body {
    position: relative;
    padding: 5px!important;
}
.file-format {
    font-size: 12px;
    color: #878787;
}
.race-by {
  --uib-size: 150px;
  --uib-speed: 1.4s;
  --uib-color: #003554;
  --uib-line-weight: 7px;

  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: var(--uib-line-weight);
  width: var(--uib-size);
  border-radius: calc(var(--uib-line-weight) / 2);
  overflow: hidden;
  transform: translate3d(0, 0, 0);
}

.race-by::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: var(--uib-color);
  opacity: 0.1;
}

.race-by::after {
  content: '';
  height: 100%;
  width: 100%;
  border-radius: calc(var(--uib-line-weight) / 2);
  animation: raceBy var(--uib-speed) ease-in-out infinite;
  transform: translateX(-100%);
  background-color: var(--uib-color);
}

@keyframes raceBy {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(100%);
  }
}

.btn-left{ margin-left:6px;}
.app-container .content-container .side-body {
    padding-top: 70px;
}

.labelmw{
color:#666666;}

.valuemw{
color:#000; font-weight:bold;}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #f44336;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #f9f9f9;
    border-radius: 8px;
    width: 50px;
    height: 43px;
    line-height: 37px;
    margin-bottom: 8px;
}



.summerybox{
margin-top: 20px; */
    margin-bottom: 14px;
    background: #fff;
    padding: 8px 0px;
    border: solid 1px #ebebeb;
}
.SearchResult{
    /*border: solid 0px #e7eaf1;
    padding: 20px;
    margin: 10px;*/
}
.excel{
color: #0077be;
text-decoration: underline;
/*background: #0077be!important;
    padding: 8px 30px!important;
    color: #fff!important;
    border: solid 1px #61bd68!important;
	border-radius:20px;*/
}

.modify-bottom-btn{
border-top: solid 1px #ccc;
    margin-top: 37px;
    padding-top: 10px;}
	
.ModalHeading{padding-left: 20px;
    font-size: 22px;
    font-weight: 300;
    color: #000;
}

.modal-footer {
    padding-top: 17px;
    padding-left: 0px;
    text-align: left!important;
    border-top: 1px solid #e5e5e5;
    background: #ffffff;
		display: flex;

}	
.lifecycle-box {
    background: #ffffff;
    padding: 15px 25px;
    border-radius: 12px;
    margin-bottom: 20px;
    border: 1px solid #c1d6e7!important;
}

.lifecycle-table{ font-size:13px!important;     font-weight: 400; color: #000; }
.lifecycle-tablegrid { border:solid #d8e5ed 1px; width:100%; font-size:13px!important;     background: #fff;}

.lifecycle-lable{  color:#000!important; font-size:13px!important;     font-weight: 300;}

.itemtotal-lable{color: #575f66;
    font-size: 13px;
    font-weight: 400;}


.lifecycle-tablegrid th {
    background: #edf2fa;
    border-bottom: solid 0px #548eca;
    color: #000; height: 32px;
    font-weight: normal!important;
}
	
.lifecycle-tablegrid td {
    border-bottom: solid 1px #f2f2f2!important;
   /* font-weight: bold;*/
    color: #000!important;
}
	
#divVendorList{border: solid 1px #b6daff;}	
.lifecycle-tablegrid tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th{ border:solid #f2f2f2 0px; color: #000000; /*font-size:12px!important;*/}


.lifecycle-table tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th{ border:0px!important;}

.lifecycle-icon-on-field {
    color: #1172c0;
     padding-right: 7px;
}
.utility-box {
    border-radius: 22px;
    background-color: #fff;
    padding: 10px;
    height: auto;
   /* color: white;*/
    padding: 20px;
    background: #f9f9f9;
    padding: 15px;
    border-radius: 12px;
	border: dotted 1px #a7b8c0!important;
    /*-webkit-box-shadow: -1px 1px 3px 0px rgb(194 194 194);
    -moz-box-shadow: -1px 1px 3px 0px rgba(194,194,194,1)important;
    box-shadow: -1px 1px 3px 0px rgb(194 194 194)important;*/
}

.lifecycle-valu {
    word-break: break-all;
    color: #555555;
    font-weight: 450;
}


.h3, h3 {
    font-size: 24px;
    font-weight: 300;
}
.h4, h4 {
    font-size: 18px;
    font-weight: 300;
}

.h2, h2 {

    font-size: 24px;
    font-weight: 300;
}
.subheading-alert {
    font-size: 14px;
    color: #000000;
    height: 30px;
    text-transform: capitalize;
    padding: 0px 22px;
    font-weight: 300;
}

.for-value-box {
    width: 20%;
    padding: 5px;\
		
}

.reminder-box {
    border-radius: 4px;
    background-color: #fff;
    padding: 10px;
    height: auto; margin:10px; 
	-webkit-box-shadow: -1px 1px 3px 0px rgb(194 194 194);
}

.reminder-box-crm {
    border-radius: 4px;
    background-color: #fffdf2;
    padding: 10px;
    height: auto; margin:10px; 
	-webkit-box-shadow: -1px 1px 3px 0px rgb(194 194 194);
}

.reminder-box-note {
    border-radius: 4px;
    background-color: #f9ffffeb;
    padding: 10px;
    height: auto; margin:10px; 
	-webkit-box-shadow: -1px 1px 3px 0px rgb(194 194 194);
}

.note-bg{background:#f9f9f9; padding:3px; height:250px; overflow-y:scroll;}
.reminder-container{width:350px;  position:fixed; right:0px; bottom:4px; background:#FFFFFF; z-index:0; border:solid 2px; color:#006699;border-radius: 8px;}
.NR-category{color:#99c2d6; font-size:11px;font-weight: 600;}
.NR-no{color:#555555; font-size:12px;}
.NR-txt{color:#000; font-size:14px;}
.NR-dt{color:#b5b5b5; font-size:10px;}

.done-icon{   
	color: #596976;
    font-size: 19px;
    float: right;
}

.note-link {
   color: #0077be!important;
}

.reminder-boxcount {
    background: #e6f6f6;
    border-radius: 75px;
    font-size: 14px;
    padding: 7px 7px;
    color: #006699;
}

.mprofilebtn{ background:#fff!important;padding: 9px 19px!important;
    font-size: 13px; color:#000000!important; border:solid 1px #b1b1b1!important; }
.mprofile:hover{ background:#fff!important; border:solid 1px #b1b1b1!important;}
.mprofile:focus {
       border-color: #fff;
       -webkit-box-shadow: 0px 5px 5px 0px rgba(151,199,222,1);
-moz-box-shadow: 0px 5px 5px 0px rgba(151,199,222,1);
box-shadow: 0px 5px 5px 0px rgba(151,199,222,1);
    }
	
	.mbtn{margin: auto;
  width: 50%;
  margin-bottom:5px;
  }
  
.role-table{}
/*.role-table th, td{ font-size:11px;}*/
.role-subheading {
    font-size: 12px;
    color: #0077be;
    height: 30px;
    text-transform: capitalize;
    padding: 0px 22px;
    font-weight: 300;
}
.summary-box {
    display: block;
    min-height: 100px;
    background: #ffffff;
   
    
    border-radius: 10px;
    margin-bottom: 15px;
    border: solid 1px #d8d8d8;
    vertical-align: middle;
    text-align: center;
        padding: 17px 1px;
   
}

.summary-box-value{font-size:26px;color: #0077be;}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #dfe7ec;
    opacity: 1;
}

select.input-sm {
    height: 37px;
    line-height: 31px;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #ffffff;
    border: 1px solid #ddd;
    border-bottom-color: transparent; border-radius: 6px 6px 0px 0px;
}

.alert-info-search-criteria{ display:none;}
.emoji-alert
{
    font-size: 52px;
    color: #FF0000;
}
.emoji-alert-title
{
    color: #FF0000;
    font-size: 20px;
}
.emoji-alert-para {
    color: #999999;
    font-size: 13px;
}
.emoji-box-alert {
    background: #f9f9f9;
    margin: 0 auto;
    margin: 15px;
    border: solid 1px #d7ddea;
    border-radius: 4px;
    padding-top: 25px;
    padding-bottom: 25px;
}
.flat-blue .panel.panel-default {
    border: 0px solid #fff;
    background: #ffffff;
    padding: 15px 8px;
}
.alertbox-icon{font-size:42px; color:#ef3a3a;}

.bootbox-body
{
font-size: 16px;
    font-weight: 300;
    color: #3a3a3d;
}
.Linked-box {
    border: solid 2px #d5dfed;
    padding: 15px 0px;border-radius: 12px;
}



.Linked-box-heading
{
font-size: 16px;
    padding: 8px 4px;
    color: #0077be;
}

/*///////////////////////////////// Controls///////////////////////*/

/*@supports (-webkit-appearance: none) or (-moz-appearance: none) {
  input[type=checkbox],
input[type=radio] {
    --active: linear-gradient(to top, #4186ea, #4481eb, #58adff, #3f86ed)!important;
    --active-inner: #fff;
    --focus: 2px rgba(39, 94, 254, .3);
    --border: #BBC1E1;
    --border-hover: #275EFE;
    --background: #fff;
    --disabled: #F6F8FF;
    --disabled-inner: #E1E6F9;
    -webkit-appearance: none;
    -moz-appearance: none;
    height: 19px;
    outline: none;
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin: 0;
    cursor: pointer;
    border: 1px solid var(--bc, var(--border));
    background: var(--b, var(--background));
    transition: background 0.3s, border-color 0.3s, box-shadow 0.2s;
  }
  input[type=checkbox]:after,
input[type=radio]:after {
    content: "";
    display: block;
    left: 0;
    top: 0;
    position: absolute;
    transition: transform var(--d-t, 0.3s) var(--d-t-e, ease), opacity var(--d-o, 0.2s);
  }
  input[type=checkbox]:checked,
input[type=radio]:checked {
    --b: var(--active);
    --bc: var(--active);
    --d-o: .3s;
    --d-t: .6s;
    --d-t-e: cubic-bezier(.2, .85, .32, 1.2);
  }
  input[type=checkbox]:disabled,
input[type=radio]:disabled {
    --b: var(--disabled);
    cursor: not-allowed;
    opacity: 0.9;
  }
  input[type=checkbox]:disabled:checked,
input[type=radio]:disabled:checked {
    --b: var(--disabled-inner);
    --bc: var(--border);
  }
  input[type=checkbox]:disabled + label,
input[type=radio]:disabled + label {
    cursor: not-allowed;
  }
  input[type=checkbox]:hover:not(:checked):not(:disabled),
input[type=radio]:hover:not(:checked):not(:disabled) {
    --bc: var(--border-hover);
  }
  input[type=checkbox]:focus,
input[type=radio]:focus {
    box-shadow: 0 0 0 var(--focus);
  }
  input[type=checkbox]:not(.switch),
input[type=radio]:not(.switch) {
    width: 19px;
  }
  input[type=checkbox]:not(.switch):after,
input[type=radio]:not(.switch):after {
    opacity: var(--o, 0);
  }
  input[type=checkbox]:not(.switch):checked,
input[type=radio]:not(.switch):checked {
    --o: 1;
  }
  input[type=checkbox] + label,
input[type=radio] + label {
    font-size: 14px;
    line-height: 21px;
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    margin-left: 4px;
  }

  input[type=checkbox]:not(.switch) {
    border-radius: 3px;
  }
  input[type=checkbox]:not(.switch):after {
    width: 5px;
    height: 9px;
    border: 2px solid var(--active-inner);
    border-top: 0;
    border-left: 0;
    left: 7px;
    top: 4px;
    transform: rotate(var(--r, 20deg));
  }
  input[type=checkbox]:not(.switch):checked {
    --r: 43deg;
  }
  input[type=checkbox].switch {
    width: 38px;
    border-radius: 11px;
  }
  input[type=checkbox].switch:after {
    left: 2px;
    top: 2px;
    border-radius: 50%;
    width: 15px;
    height: 15px;
    background: var(--ab, var(--border));
    transform: translateX(var(--x, 0));
  }
  input[type=checkbox].switch:checked {
    --ab: var(--active-inner);
    --x: 17px;
  }
  input[type=checkbox].switch:disabled:not(:checked):after {
    opacity: 0.6;
  }

  input[type=radio] {
    border-radius: 50%;
  }
  input[type=radio]:after {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: var(--active-inner);
    opacity: 0;
    transform: scale(var(--s, 0.7));
  }
  input[type=radio]:checked {
    --s: .5;
  }
}*/




@media (max-width: 800px) {
  body {
    flex-direction: column;
  }
}

.address-radio{margin: 1px -30px!important;}


$primary-color: #00005c; 
$text-color: mix(#000, $primary-color, 64%);
input {
		position: absolute;
		left: -9999px;
		&:checked + span {
			background-color: mix(#fff, $primary-color, 84%);
			&:before {
				box-shadow: inset 0 0 0 0.4375em $primary-color;
			}
		}
	}
/*///////////////////////////////// End Controls///////////////////////*/
.table-noborder{

border:0px!important;

}
.address-radio{margin: 1px -30px!important;}


$primary-color: #00005c; // Change color here. C'mon, try it! 
$text-color: mix(#000, $primary-color, 64%);
input {
		position: absolute;
		left: -9999px;
		&:checked + span {
			background-color: mix(#fff, $primary-color, 84%);
			&:before {
				box-shadow: inset 0 0 0 0.4375em $primary-color;
			}
		}
	}
	
	
/*For QR RRP */	
	.home-btn{
		color: #ffffff!important;
    background: #056ae0;
    border-radius: 8px;
    margin-bottom: 20px;
    text-align: center;
    padding: 15px 10px;
}

/*.home-btn:hover{

	color: #ffffff!important;
    background: #006699!important;
    border-radius: 8px;
    margin-bottom: 25px;
    text-align: center;
    padding: 15px 10px;
}*/
	
		
.lifecyclevalue-lable{  width:100%; padding:2px 8px; display:block; color:#4f4f4f; font-weight:550;}
.lifecyclevalue{ background:#f5f5f5; width:100%; padding:8px; display:block; margin-bottom:13px;}
/*.lifecycleheading{ background:#f3f3f3!important; font-size:15px!important; color:#000000!important; padding: 10px;}*/
.lifecycleheading {
   background: #fff!important;
   font-size: 15px!important;
   color: #000000!important;
   padding: 10px;
}
.lifecycle-title{ font-size:14px!important; color:#4f4f4f!important; /*text-transform:uppercase;*/}

.lifecyclepanel {
    border: 1px solid #d8e3e8!important;
}

.verticalScrollbarsPrint {
   /* height: auto;*/
    overflow: auto;
		max-height:350px;
}

.list-group-item-qr {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
   /* background-color: #fff;*/
     border: 1px solid #e3eff6; 
		 margin-bottom: 20px;
}
.result-gride{border-top: solid 1px #ddd;
    padding-top: 20px;}
	
	.header{border-bottom:solid 1px #ccc; font-size:16px; padding-bottom:5px;}
.coll{float:right; font-size:16px;}



.coll-title{
   font-size: 15px;
    text-align: left;
    width: 100%!important;
    font-weight: bold;
    padding-left: 25px;
}

.buttonBgColor {
		text-align: left!important;
    color: #ffffff;
    border-radius: 25px;
    box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.51);
    -webkit-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.51);
    -moz-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.51);
}

.buttonBgColor:hover {
    
    color: #ffffff!important;
    border-radius: 25px;
    box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.51);
    -webkit-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.51);
    -moz-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.51);
}

.buttonBgColor:active {
    color: #ffffff;
    border-radius: 25px;
    box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.51);
    -webkit-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.51);
    -moz-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.51);
}

.button-icon{
padding-right: 15px;
    padding-left: 15px;
}

.home-btn {
    margin-bottom: 20px;
    
    padding: 15px 10px;
}
.header {
    border-bottom: solid 1px #dadada;
    font-size: 16px;
    padding: 12px 9px;
}

.right-arrow{
		float:right;
		padding-right:15px;
}
.back-arrow{
	padding-left:10px;
	font-size:19px;
}

.footerQR{
		border-top: solid 1px #cccccc;
    background: #ffffff;
		
}

.popUpItemBox{
    /*background: #fff;
    border: solid #e2e2e2 3px;*/
    margin: 4px 10px;
    padding: 0px 15px;

}

.md-cont-height{
    min-height: 600px;
    max-height: auto;
}

.image-center{
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}

.qr-filed {
    border-radius: 25px!important;
    height: 40px!important;
    box-shadow: none!important;
    border: 1px solid #9cb6c4!important;
}

.qr-labe{
    display: inline-block;
    max-width: 100%;
    margin-bottom: 0px;
    font-weight: 450;
    font-size: 13px;
		color: #000;
    padding-left: 13px;
}
.qr-searcBox{
    width: 250px;
    margin-left: 14px;
}

.table-responsive-qr {
    
     border: 0px solid #ddd; 
}
.qr-textfiled {
    border-radius: 15px!important;
    height: 75px!important;
    box-shadow: none!important;
    border: 1px solid #9cb6c4!important;
}

.modal-dialog {
    position: relative;
  /*  width: auto;
    margin: 30px 8px;*/
}
.RRP-Table{border:solid 1px #ccc;background:#ffffff;table-layout:auto;}

.RRP-Table thead tr th{ border:solid 1px #ccc!important;background:#e8f3ff;text-align:center;}

.RRP-Table tbody tr td{text-align:center; word-break: break-all!important;}

.verticalScrollbarsqrRRP{
   /* height: auto;*/
   overflow: auto;
   max-height: 500px;
}

	
.price-btn{background: transparent;
    border: solid 1px #7ba8c0;
    font-size: 13px;
    padding: 8px 20px; border-radius:4px;}
	
	
	.price-btn-icons {
    color: #0077be;
    font-size: 14px!important;
    padding-right: 4px;
}	

.label-offer {
    display: inline-block;
    
    margin-bottom: 3px;
    font-weight: 400;
	
	color: #000;
	width: 100%;
	height:50%;
}

.ttsImage {
    z-index: 10000000000;
    POSITION: sticky;
}


.address-radio{margin: 1px -30px!important;}


$primary-color: #00005c; // Change color here. C'mon, try it! 
$text-color: mix(#000, $primary-color, 64%);
input {
		position: absolute;
		left: -9999px;
		&:checked + span {
			background-color: mix(#fff, $primary-color, 84%);
			&:before {
				box-shadow: inset 0 0 0 0.4375em $primary-color;
			}
		}
	}
	
	
	.coupn_scrl {
    width: 100%;
    height: 100%;
    overflow: auto;
    min-height: 66px;
    max-height: 190px;
}

/*///////////////////////////// Offering  //////////////////////////////////*/

.coupn_col {
    padding-bottom: 7px;
    padding-top: 7px;
    border-bottom: 1px solid #ebebeb;
    width: 100%;
    float: left;
}

.coupn_radio {
    display: block;
    position: relative;
    padding-left: 32px;
    cursor: pointer;
    font-size: 18px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.coupn_ttl {
    font-size: 14px;
    margin: 0;
    font-weight: 600;
    text-transform: uppercase;
}

.coupn_para {
    line-height: 16px;
    margin: 0;
    font-weight: normal;
    font-size: 11px;
    color: #4a4a4a;
}

.coupn_radio input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    top: 15px;
}
.coupn_radio input:checked ~ .coupn_checkmark {
    background-color: #2196F3;
    border: 1px solid #2196F3;
}
.coup span {
    color: #d63b05;
    font-size: 12px;
    font-weight: bold;
}

.coupn_checkmark {
    position: absolute;
    top: 3px;
    left: 3px;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    background-color: #fff;
    border: 1px solid #d5d5d5;
}

.tcnd {
    color: #2196f3;
    font-size: 9px;
    font-weight: 500;
    text-decoration: underline;
    padding-left: 2px;
    float: left;
}
.prc-cup {
    background: #a1bdd4 none repeat scroll 0 0;
    color: #fff;
    height: 42px;
    line-height: 40px;
}

.prc-h1 {
    font-size: 18px !important; padding:0px 15px;
}

.tern-ul{
padding: 0px 17px;
    margin: 0px;
    line-height: 20px;
    text-align: left;

}

.tern-ul li{ margin-bottom:15px; color:#4a4a4a;}

.toggleSwitch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

.toggleSwitch input { 
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
	height: 28px;
	margin-top: -5px;
}

.slider:before {
  position: absolute;
  content: "";
  height: 20px;
  width: 20px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
	 
}

input:checked + .slider {
  background-color: #1961AC;
	/*background-image: linear-gradient(to right, #25aae1, #4481eb, #04befe, #3f86ed);*/
	background-image: linear-gradient(to left, #4481eb, #4481eb, #04befe, #04befe);
}

input:focus + .slider {
  box-shadow: 0 0 1px #1961AC;
	 
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}



table {
 
 border-radius: 8px;

 /* Don't change these properties */
 border-spacing: 0;
 border-collapse: separate;
 border: var(--border);
 overflow: hidden;
}

/* Apply a border to the right of all but the last column */
table th:not(:last-child),
table td:not(:last-child) {
/* border-right: var(--border);*/
}

/* Apply a border to the bottom of all but the last row */
table>thead>tr:not(:last-child)>th,
table>thead>tr:not(:last-child)>td,
table>tbody>tr:not(:last-child)>th,
table>tbody>tr:not(:last-child)>td,
table>tfoot>tr:not(:last-child)>th,
table>tfoot>tr:not(:last-child)>td,
table>tr:not(:last-child)>td,
table>tr:not(:last-child)>th,
table>thead:not(:last-child),
table>tbody:not(:last-child),
table>tfoot:not(:last-child) {
/* border-bottom: var(--border);*/
}

/*thead{    position: fixed;}*/

  /*  .modal-dialog {
        width: 600px;
        margin: 40px auto;
    }*/
	
	

/* WhatsApp Qr Code Modal  start*/
.whOffline{
	color:#FF0000;
	text-align:center;
	padding-left: 35px;
}

.whOnline{
	color:#00CC00;
	text-align:center;
}

.wh-landing-title {
    font-size: 25px;
    font-weight: 300;
    line-height: normal;
    color: #41525d;
}
.wh-aj-b {
    padding: 0 0 0 24px;
    margin: 0;
    list-style-type: decimal;
}
.wh-aj-c {
    font-size: 15px;
    line-height: 50px;
    color: var(--gray-700);
}

.wh-aj-9 {
    height: 25px;
}

.x1rg5ohu {
    display: inline-block;
}

.x16dsc37 {
    vertical-align: top;
}

.wh-akau canvas, .wh-akau img {
    max-width: 264px;
}

.wh-akau img, .wh-akau canvas, .wh-akau ._akaz {
    opacity: 1;
    transition: opacity .5s var(--t-ease);
}

.wh-loader {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  width: 140px;
  height: 140px;
  margin: -76px 0 0 -76px;
  border: 5px solid #f3f3f3;
  border-radius: 50%;
  border-top: 5px solid #00a884;
  -webkit-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
}
 
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}


.wh-aj-reg {
    padding: 0 0 0 20px;
    margin: 0;
    list-style-type: decimal;
}
.wh-aj-r {
    font-size: 15px;
    line-height: 35px;
    color: var(--gray-700);
}

.wh-landing-reg-title {
    font-size: 25px;
    font-weight: 300;
    line-height: normal;
    color: #41525d;
}
.wh-aj-rText{
		color:#41525d;
		font-weight: bold;
}

 

/* WhatsApp QR Modal end */

.dash-box-s{
    border-radius: 22px;
    background-color: #fff;
    padding: 10px;
    height: 125px;
    color: white;
    padding: 20px;
    background: #f9f9f9;
    padding: 12px 20px!important;
    border-radius: 12px;
    -webkit-box-shadow: 0px 1px 4px 1px rgb(200 220 227);
    -moz-box-shadow: 0px 1px 4px 1px rgb(200 220 227);
    box-shadow: 0px 1px 4px 1px rgb(200 220 227);
}
.dashbox-title-b{
	 padding-left: 5px;
    color: #808080;
    font-size: 0.9vw;
    width: 250px;
    display: block;
    padding-top: 16px;
}

/*** INCLUZIV PRODUCT ***/
.price-sec-wrap {
			/*width: 100%;
			float: left;*/
			padding: 30px 0;
			
		}
		.main-heading {
			text-align: center;
		    font-weight: 600;
		    padding-bottom: 15px;
		    position: relative;
		    text-transform: capitalize;
		    font-size: 24px;
		    margin-bottom: 25px;
		}
		.price-box {
			box-shadow: 0 0 35px rgba(0, 0, 0, 0.10);
			padding: 20px;
			background: #fff;
    		border-radius: 4px;
		}
		.price-box ul {
    		padding: 10px 0px 30px;
		    margin: 17px 0 0 0;
		    list-style: none;
		    border-top: solid 1px #e9e9e9;
		}
		.price-box ul li {
			padding: 7px 0;
		    font-size: 14px;
		    color: #808080;
		}
		.price-box ul li .fas {

			color: #68AE4A;
			margin-right: 7px; 
			font-size: 12px;
		}
		.price-label {
			font-size: 16px;
		    font-weight: 600;
		    line-height: 1.34;
		    margin-bottom: 0;
		    padding: 6px 15px;
		    display: inline-block;
		    border-radius: 3px; 
		}
		.price-label.basic {
		   
    color: #1961ac;
    font-size: 26px;
		}
		.price-label.value {
		    background: #E8F5E9;
		    color: #4CAF50;
		}
		.price-label.premium {
		    background: #FBE9E7;
		    color: #FF5722;
		}
		.price {
			font-size: 44px;
		    line-height: 44px;
		    margin: 15px 0 6px;
		    font-weight: 900;
		}
		.price-info {
			font-size: 14px;
		    font-weight: 400;
		    line-height: 1.67;
		    color: inherit;
		    width: 100%;
		    margin: 0;
		    color: #989898;
		}
		.plan-btn {
		  text-transform: uppercase;
		  font-weight: 600;
		  display: block;
		  padding: 11px 30px;
		  border: 2px solid #b3b3b3;
		  color: #000;
		  margin-top: 5px;
		  overflow: hidden;
		  position: relative;
		  z-index: 1;
		  margin: 0;
		  border-radius: 5px;
		  text-decoration: none;
		  width: 100%;
		  text-align: center;
		  font-size: 14px;
		}
		.plan-btn::after {
		  position: absolute;
		  left: -100%;
		  top: 0;
		  content: "";
		  height: 100%;
		  width: 100%;
		  background: #000;
		  z-index: -1;
		  transition: all 0.35s ease-in-out;
		}
		.plan-btn:hover::after {
		  left: 0;
		}
		.plan-btn:hover, 
		.plan-btn:focus {
			text-decoration: none;
			color: #fff;
		  border: 2px solid #000;
		}
		@media (max-width: 991px) {
			.price-box {
				margin-bottom: 20px;
			}
		}
		@media (max-width: 575px) {
			.main-heading {
				font-size: 21px;
			}
			.price-box {
				margin-bottom: 20px;
			}
		}
	.active-plan{color:#000; background:#b3fde5; padding:4px; border-radius:6px; margin-top:6px;}
	
	.requested-plan{color:#000; background:#f9c156; padding:4px; border-radius:6px; margin-top:6px;}
	.expired-plan{color:#000; background:#ff6633; padding:4px; border-radius:6px; margin-top:6px;}
	.modal-body-price{
		overflow: auto;
	}
	.modal-content-price {
    background-color: #fff;
    padding: 6px 20px;
    border: 0px solid #888;
    width: 100%;
		border-radius: 12px;
    box-shadow: none; 
		-webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
    box-shadow: 0 5px 15px rgba(0,0,0,.5);
}

.card-view-product {
		width: 470px;
		background: #ffffff;
		box-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
		border-radius: 8px;
		overflow: hidden;
		margin: 20px;
}
.card-header-view-product {
		background-image: linear-gradient(to right, #1a83af, #4481eb, #0b96c6, #3f86ed) !important;
		color: #ffffff;
		padding: 12px;
		text-align: center;
		font-size: 1.25em;
		text-transform: uppercase;
}
.card-content-view-product {
		padding: 15px;
}
.card-row-view-product {
		display: flex;
		justify-content: space-between;
		padding: 8px 0;
		border-bottom: 1px solid #dddddd;
}
.card-row-view-product:last-of-type {
		border-bottom: none;
}
.label-view-product {
		font-weight: bold;
		 
}
.value-view-product {
		/*color: #555;*/
}
.email-view-product {
		color: #009879;
		text-decoration: none;
}
 .price-box-btn {
     padding: 2px 19px !important;
}

.toast-container{
	  color: #009900 !important;
    font-size: 15px;
    background-color: #fff;
    border: 1px solid #ddd;
    padding: 15px;
    border-radius: 5px;
    position: absolute;
    top: 65px;
    right: 5px;
    z-index: 1000;
    box-shadow: 5px 5px 5px #ccc;
	
}

.toast-link{
	color:#990000 !important;
}
.toast-link:hover{
	color: #009900 !important;
}
.bootbox {
z-index:100001  !important;
}

.dropdown-container {
  display: none;
  background-color: #fff;
  padding-left: 8px;
}

.dropdown-container2 {
    display: none;
    background-color: #f6f8fc;
    padding-left: 43px;
}

 .dropdown-btn {
  padding: 6px 8px 6px 16px;
  text-decoration: none;
  /*font-size: 15px;*/
  color: #000000;
  display: block;
  border: none;
  background: none;
  width: 100%;
  /*text-align: left;*/
  cursor: pointer;
  outline: none;
}
.new-alert-danger {
    background-color: #ecc8c5;
    border-color: #c28888;
    color: #b32f2d;
    border: solid 1px;
    font-size: 18px;
    text-align: center;
    border-radius: 8px;
    padding: 28px 0px;
}


.new-badge{border-radius: 76px;
    width: 23px;
    height: 23px;
    padding: 5px;
    line-height: 14px;
    background: #1961ac;
    color: #fff;
    margin: -6px -9px;
    top: 10px;
    position: absolute;
	
}
	
	.zoom-in-out-box {
    background: #ff0000;
    animation: zoom-in-zoom-out 0.5s ease infinite;
    border-radius: 80px;
    padding: 0px 0px;
    color: #fff;
    left: 10px;
    font-size: 13px;
    margin-left: -7px;
    margin-bottom: 21px;
	width: 33px !important;
    height: 33px!important;
}

@keyframes zoom-in-zoom-out {
    0%, 100% {
        transform: scale(1); /* Original size */
    }
    50% {
        transform: scale(1.05); /* Reduced scale for a smaller zoom effect */
    }
}


/* Unrelated styles */
:root {
  font-size: 18px;
}
.dataTables_scrollBody{
  /* overflow-x:auto;
   height: 450px; */
	  /*min-width:1005;*/
    min-height: auto !important;
    max-height: 280px !important;

}	
.tts{
	position: absolute;
    width: 183px;
    z-index: 1;
}