 html {
  font-size: 16px;
  overflow-x: hidden;
}
body {
  font-family: Roboto, Helvetica, Arial, sans-serif;
  background-color: #e2e9f2;
/*   background:url(../images/bg.jpg) center; */
  overflow-x: hidden;
  margin:0px;
  padding:0px;
}
.body-bg {
  background: url(../images/body.jpg) repeat-x #f8f8f8;
  background-position-y: 35px;
}
a {
  transition: all 0.3s ease;
}
a:focus,
a:hover {
  text-decoration: none;
}
button:focus {
  outline: 0;
}
.mustx{color:red;}
input[type="text"]:focus
{
	border:2px solid #007bff;
}

.col-lg-offset-3{
	margin-left:15%;
}
.navbar-brand {
  display: flex;
  align-items: center;
}
.tm-site-icon {
  color: #656565;
}
.tm-site-title {
  display: inline-block;
  text-transform: uppercase;
  font-size: 1.3rem;
  font-weight: 700;
  color: #fff;
}
.navbar-nav a:hover b {
  border-bottom:2px solid #fff
}
.navbar {
  height: 70px;
  background-color: #fff;/*#136CA5*/;
  padding: 0;
/*   position: fixed;left:0;top:0;
  width: 100%;
  z-index: 999; */
  border-bottom:2px solid #136ca5;
}
.navbar .container {
  position: relative;
}
.home {
    width: 30px;
    height: 30px !important;
    border-radius: 30px;
    margin-right: 10px;
}
.home:hover {
    background: #e6e6e6;
}
.setup {
    width: 30px;
    height: 30px !important;
    border-radius: 30px;
    margin-left: 10px;
}
.setup:hover {
    background: #e6e6e6;
}
.nav-bottom {
    height: 144px;
    margin: 0 60px;
    background: url(../images/bodybj.jpg) no-repeat;
    background-position-x: 365px;
}
.container-center{
	padding-top:10px;
}
.tm-logout-icon {
  font-size: 1.5em;
}
.tm-mt-big {
  margin-top: 30px;
}
.tm-mb-big {
  margin-bottom: 60px;
}
.tm-mt-small {
  margin-top: 30px;
}
.tm-block-col {
  margin-bottom: 20px;
}
.tm-block {
  padding: 20px;
  -webkit-box-shadow: 1px 1px 5px 0 #455c71;
  -moz-box-shadow: 1px 1px 5px 0 #455c71;
  box-shadow: 1px 1px 5px 0 #455c71;
  min-height: 265px;
  height: 100%;
  /*max-height: 260px;*/
}
.tm-csp{
	max-height:500px;
}
.tm-block-small{
	min-height:140px;
	max-height:150px;
}
.tm-block-avatar,
.tm-block-settings {
  max-height: none;
}
.tm-block-avatar {
  height: auto;
}
.tm-block-h-auto {
  min-height: 550px;
  max-height: none;
  height: auto;
}
.tm-block-scroll {
  overflow-y: scroll;
}
.tm-block-overflow {
  overflow: hidden;
}
.tm-block-title {
  font-size: 1.3rem;
  font-weight: 700;
  color: #000;
  /* margin-bottom: 30px; */
}
.nav-link {
  color: #136CA5;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  font-size: 90%;
}
.con-link {
  color: #111; 
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  font-size: 100%;
}
.con-link i{
	font-size:30px;
	line-height:50px;
}
.con-icon{
	width:80px;
	height:80px;
	color:#3f84e2;
	background:url("../images/circle-bg.png") no-repeat;
}
.nav-link > i {
  margin-bottom: 10px;
  margin-right: 0;
  font-size: 1.5rem;
}
.dropdown-item,
.nav-link {
  /*padding: 15px 20px;*/
}
.dropdown-menu {
  font-size: 90%;
  color: #fff;
  background-color: #567086;
  border-radius: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  min-width: auto;
}
.dropdown-item {
  color: #fff;
  padding: 15px 30px;
}
.navbar-nav .active > .nav-link,
.navbar-nav .nav-link.active {
  background-color: #f5a623;
  color: #fff;
}
.navbar-nav .nav-link.active i {
  color: #fff;
}
.dropdown-item:focus,
.dropdown-item:hover {
  background-color: #567086;
}
.navbar-nav a:hover,
.navbar-nav a:hover i {
  color: #f5a623;
}
.nav-item {
  text-align: center;
}
.nav-item:last-child {
  margin-right: 0;
}
.dropdown-toggle::after {
  display: none;
}
.dropdown-menu {
  margin-top: 0;
  border: 0;
}
.tm-content-row {
  justify-content: space-between;
  margin-left: -20px;
  margin-right: -20px;
}
.tlinks{text-indent:-9999px;height:0;line-height:0;font-size:0;overflow:hidden;}
.tm-col {
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 50px;
}
.tm-col-big {
  width: 39%;
}
.tm-col-small {
  width: 21.95%;
}
.tm-gray-circle {
  width: 80px;
  height: 80px;
  background-color: #aaa;
  border-radius: 50%;
  margin-right: 15px;
}
.tm-notification-items {
  overflow-y: scroll;
  height: 90%;
}
.tm-notification-item {
  padding: 15px;
  background-color: #4e657a;
  color: #fff;
  font-size: 95%;
  margin-bottom: 15px;
}
.tm-notification-item:last-child {
  margin-bottom: 0;
}
.tm-notification-link {
  color: #f5a623;
}
.tm-text-color-secondary {
  color: #bdcbd8;
}
.tm-small {
  font-size: 90%;
}
.table {
  background-color: #e2e9f2;
  color: #000;
  margin-bottom: 0;
  text-align:center;
  border:1px solid gray;
}
thead {
  background-color: #132490;
  color: #fff;
}
.table thead th {
  border-bottom: 0;
}
.tm-status-circle {
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  margin-top: -3px;
}
.moving {
  background-color: #9be64d;
  box-shadow: 0 0 8px #9be64d, inset 0 0 8px #9be64d;
}
.pending {
  background-color: #efc54b;
  box-shadow: 0 0 8px #efc54b, inset 0 0 8px #efc54b;
}
.cancelled {
  background-color: #da534f;
  box-shadow: 0 0 8px #da534f, inset 0 0 8px #da534f;
}
.tm-avatar {
  width: 345px;
}
.tm-avatar-container {
  position: relative;
  cursor: pointer;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.tm-avatar-delete-link {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -25px;
  margin-top: -25px;
  z-index: 1000;
  padding: 14px;
  border-radius: 50%;
  background-color: rgba(57, 78, 100, 0.7);
  display: inline-block;
  width: 50px;
  height: 50px;
  text-align: center;
  display: none;
  transition: all 0.2s ease;
}
.tm-avatar-container:hover .tm-avatar-delete-link {
  display: block;
}
.tm-col-avatar {
  max-width: 425px;
  width: 37%;
  padding-left: 15px;
  padding-right: 15px;
}
.tm-col-account-settings {
  max-width: 822px;
  width: 63%;
  padding-left: 15px;
  padding-right: 15px;
}
.form-control {
  background-color: #fff;
  color: #111;
  border: 0;
  border:1px solid #54657d;
}
.form-control:focus {
  background-color: #fff;
  color: #111;
  border-color: transparent;
  box-shadow: 0 0 0 0.1rem rgb(180, 206, 233, 0.5);
}
.form-group label {
  color: #111;
  margin-bottom: 10px;
}
.tm-hide-sm {
  display: block;
}
.tm-list-group {
  counter-reset: myOrderedListItemsCounter;
  padding-left: 0;
}
.tm-list-group > li {
  list-style-type: none;
  position: relative;
  cursor: pointer;
  transition: all 0.3s ease;
  padding: 8px;
}
.tm-list-group > li:hover {
  color: #0266c4;
}
.tm-list-group > li:before {
  counter-increment: myOrderedListItemsCounter;
  content: counter(myOrderedListItemsCounter) ".";
  margin-right: 0.5em;
}
.tm-list {
  padding-left: 30px;
}
.tm-list > li {
  margin-bottom: 20px;
}
.form-control {
  padding: 19px 18px;
  border-radius: 0;
  height: 50px;
}
.form-group {
  margin-bottom: 15px;
}
.btn {
  border-radius: 0;
  /* padding: 13px 28px; */
  transition: all 0.2s ease;
  max-width: 100%;
}
.btn-a{
	border:1px solid #007bff;
	width:120px;
}
.btn-active{
	background-color:#f5a623;
	color:#fff;
}
.btn-small {
  padding: 10px 24px;
}
.btn-primary {
  color: #fff;
  background-color: #f5a623;
  border: 2px solid #f5a623;
  font-size: 90%;
  font-weight: 600;
}
.btn-primary:active,
.btn-primary:hover {
  color: #f5a623;
  background-color: transparent;
  border: 2px solid #f5a623;
}
.btn-primary2 {
  color: #fff;
  background-color: #394e64;
  border: 2px solid #394e64;
  font-size: 90%;
  font-weight: 600;
}
.btn-primary2:active,
.btn-primary2:hover {
  color: #394e64;
  background-color: transparent;
  border: 2px solid #394e64;
}
.btn-primary3 {
  color: #fff;
  background-color: #e74444;
  border: 2px solid #e74444;
  font-size: 90%;
  font-weight: 600;
}
.btn-primary3:active,
.btn-primary3:hover {
  color: #e74444;
  background-color: transparent;
  border: 2px solid #e74444;
}
.custom-file-input {
  cursor: pointer;
}
.custom-file-label {
  border-radius: 0;
}
.table td,
.table th {
  border-top: 1px solid #415a70;
/*   padding: 15px 25px; */
  vertical-align: middle;
}
.tm-table-small td,
.tm-table-small th {
  padding-left: 12px;
  padding-right: 12px;
}
.table-hover tbody tr {
  transition: background-color 0.2s ease;
}
.table-hover tbody tr:hover {
  color: #fd7e14;
}
.tm-bg-primary-dark {
  background-color: #fff;
  border-radius:10px;
}
.tm-bg-gray {
  background-color: rgba(0, 0, 0, 0.05);
}
.tm-table-mt {
  margin-top: 66px;
}
.page-item:first-child .page-link {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.page-item:last-child .page-link {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.page-link {
  padding: 12px 18px;
}
.page-link,
.page-link:hover {
  color: #000;
}
.page-item {
  margin-right: 18px;
}
.page-item:last-child {
  margin-right: 0;
}
.page-item.active .page-link {
  background-color: #e9ecef;
  border-color: #dee2e6;
  color: #000;
}
input[type="checkbox"] {
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  /* background-color: #394e64; */
  border:1px solid #394e64;
  border-radius:30%;
  background-position: center;
  box-sizing: border-box;
  position: relative;
  box-sizing: content-box;
  width: 18px;
  height: 18px;
  transition: all 0.1s linear;
}

.options-container {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    margin: 10px 0;
}

.option-card {
    border: 2px solid #e8e8e8;
    border-radius: 8px;
    padding: 0;
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
    background: white;
    overflow: hidden;
}

.option-card:not(.recommended) {
    width: 125px;
    flex: none;
}

.option-card.recommended {
    width: 250px;
    flex: none;
}

.option-card:hover {
    border-color: #c1c1c1;
    transform: translateY(-2px);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.option-card.selected {
    border-color: #1890ff;
    background-color: #f0f8ff;
    box-shadow: 0 4px 12px rgba(24, 144, 255, 0.2);
    transform: translateY(-2px);
}

.option-card.recommended.selected {
    border-color: #1890ff;
    background-color: #f0f8ff;
    box-shadow: 0 4px 15px rgba(24, 144, 255, 0.25);
}

.option-content {
    padding: 15px;
    height: 100%;
}

.option-card:not(.recommended) .option-content {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
}

.center-text {
    text-align: center;
    margin: 0;
    font-size: 16px;
    font-weight: 600;
    color: #333;
}

.recommend-badge {
    position: absolute;
    top: 10px;
    right: 15px;
    background: #1890ff;
    color: white;
    font-size: 12px;
    padding: 4px 10px;
    border-radius: 10px;
    z-index: 1;
}

.option-title {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
    color: #333;
}

.option-price {
    font-size: 20px;
    font-weight: 700;
    color: #ff6b35;
    margin: 10px 0;
}

.option-period {
    font-size: 14px;
    color: #666;
}

.option-features {
    list-style: none;
    margin-top: 10px;
    padding: 0;
}

.option-features li {
    padding: 3px 0;
    font-size: 14px;
    color: #555;
    position: relative;
    padding-left: 15px;
}

.option-features li:before {
    content: "*";
    color: #1890ff;
    position: absolute;
    left: 0;
    font-size: larger;
}

.hidden-radio {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
}

.option-card.selected .option-title {
    color: #1890ff;
}

.option-card.selected .option-features li {
    color: #333;
}

@media (max-width: 600px) {
    .options-container {
        flex-direction: column;
    }
    
    .option-card:not(.recommended),
    .option-card.recommended {
        width: 100%;
        min-width: auto;
    }
}

.hidden-radio {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
}

.option-card.selected .option-title {
    color: #1890ff;
}

.option-card.selected .option-features li {
    color: #333;
}

@media (max-width: 600px) {
    .options-container {
        flex-direction: column;
    }
    
    .option-card {
        min-width: 100%;
    }
}

.radio-btn{
font-size:18px;
 color:#394e64;
 font-weight:bold;
}
input[type="checkbox"]:checked {
  background: url(../img/check-mark.png) #394e64 center no-repeat;
}
input[type="checkbox"]:focus {
  outline: 0 none;
  box-shadow: none;
}
.tm-block-products {
  min-height: 350px;
}
.tm-block-product-categories {
  min-height: 650px;
}
.tm-product-table-container {
  max-height: 465px;
  margin-bottom: 15px;
  overflow-y: scroll;
}
.tm-product-table tr {
  font-weight: 600;
}
.tm-product-name {
  font-size: 0.95rem;
  font-weight: 600;
}
.tm-product-delete-icon {
  font-size: 1.1rem;
  color: #fff;
}
.tm-product-delete-link {
  padding: 10px;
  border-radius: 20%;
  background-color: #394e64;
  display: inline-block;
  width: 100px;
  height: 40px;
  text-align: center;
}
.tm-product-delete-link:hover .tm-product-delete-icon {
  color: #fff;
}
.tm-product-delete-link:hover {
	background-color:#f5a623;
}
.custom-select {
  width: 90%;
  border: none;
  color: #111;
  height: 50px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  padding: 15px;
  background: url(../img/arrow-down.png) 98% no-repeat #fff;
  border:1px solid #54657d;
}
.mar-top{
	margin-top:20px;
}
.select-city{
	width:29%;
}
.tb-tr tr{
	height:60px;
}
.custom-select:focus {
  outline: 0;
}
.tm-trash-icon {
  color: #6e6c6c;
  cursor: pointer;
}
.tm-trash-icon:hover {
  color: #9f1321;
}
.tm-address{
	float:left;
	width:850px;
}
.tm-qrcode{
	float:left;
		
}
.tm-footer {
	width:100%;
  background-color: #dcdcdc;
  padding-top: 12px;
  padding-bottom: 12px;
  -webkit-box-shadow: 0 -3px 5px 0 rgba(69, 92, 113, 0.59);
  -moz-box-shadow: 0 -3px 5px 0 rgba(69, 92, 113, 0.59);
  box-shadow: 0 -3px 5px 0 rgba(69, 92, 113, 0.59);
 /*  position:fixed;bottom:0px;right:0px; */
}
.custom-select {
  height: 50px;
  border-radius: 0;
}
.tm-product-img-dummy {
  max-width: 100%;
  height: 240px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background: #aaa;
}
.tm-product-img-edit {
  max-width: 100%;
  position: relative;
}
.tm-product-img-edit i {
  display: none;
  position: absolute;
}
.tm-product-img-edit:hover i {
  display: block;
}
.tm-upload-icon {
  background: #455c71;
  width: 55px;
  height: 55px;
  border-radius: 50%;
  text-align: center;
  padding-top: 15px;
  font-size: 22px;
}
.tm-login-col {
  max-width: 470px;
}
.navbar-toggler {
  border-color: #708da8;
  box-shadow: rgba(255, 255, 255, 0.1) 0 1px 1px 2px;
  border-radius: 0;
  padding: 10px 15px;
  transition: all 0.2s ease;
}
.navbar-toggler:hover {
  border-color: #f5a623;
  color: #f5a623;
}
.tm-nav-icon {
  color: #fff;
}
.navbar-toggler:hover .tm-nav-icon {
  color: #f5a623;
}
::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
::-webkit-scrollbar-track {
  background: #394f62;
}
::-webkit-scrollbar-thumb {
  background: #6d8da6;
}
::-webkit-scrollbar-thumb:hover {
  background: #8ab5d6;
}

.tm-footer-link {
  color: white;
}

.tm-footer-link:hover,
.tm-footer-link:focus {
  color: #aacbea;
}

@media (min-width: 1200px) {
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-left: 28px;
    padding-right: 28px;
  }
  .navbar-collapse {
    height: 100%;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    padding: 15px 20px;
  }
}
@media (max-width: 1275px) and (min-width: 1200px) {
  .nav-item {
    margin-right: 15px;
  }
}
@media (max-width: 1350px) {
  .nav-item {
    margin-right: 1px;
  }
}
@media (max-width: 1199px) {
  .tm-col-big,
  .tm-col-small {
    width: 49.65%;
  }
  .navbar-collapse {
    padding: 0;
    box-shadow: rgba(255, 255, 255, 0.1) 0 1px 1px 1px;
    position: absolute;
    top: 72px;
    right: 20px;
    width: 200px;
    z-index: 1000;
  }
  .dropdown-menu {
    text-align: center;
  }
  .nav-link {
    color: #fff;
    background-color: #567086;
    padding: 15px;
    flex-direction: row;
  }
  .nav-link > i {
    font-size: 1rem;
    margin-right: 10px;
    margin-bottom: 0;
  }
  .nav-item {
    margin-right: 0;
  }
  .tm-block-taller {
    max-height: 520px;
  }
}
@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }
  .navbar-collapse {
    right: 15px;
  }
}
@media (max-width: 991px) {
  .tm-col-big,
  .tm-col-small {
    width: 100%;
    min-height: 383px;
    height: auto;
  }
  .tm-block {
    padding: 30px;
  }
}
@media (max-width: 767px) {
  .tm-col-account-settings,
  .tm-col-avatar {
    width: 100%;
    max-width: 100%;
  }
  .tm-block-avatar {
    display: flex;
    flex-direction: column;
  }
  .tm-avatar {
    align-self: center;
  }
  .tm-hide-sm {
    display: none;
  }
}
@media (max-width: 633px) {
  .page-item {
    margin-top: 10px;
  }
  .custom-select {
    background-position: 96%;
  }
}
@media (max-width: 574px) {
  .navbar-collapse {
    top: 47px;
  }
  .navbar {
    height: 50px;
  }
  .tm-site-title {
    font-size: 1.4rem;
    margin-left: 7px;
  }
  .tm-site-icon {
    font-size: 2em;
  }
}
@media (max-width: 480px) {
  .tm-mt-big {
    margin-top: 45px;
  }
  .tm-mb-big {
    margin-bottom: 45px;
  }
  #barChart,
  #lineChart {
    max-height: 350px;
  }
}
.link-us{
 flex-direction:row;
 height:55px;
 font-size:20px; 
}
.link-us img{
 margin-right:20px;
}
@media (max-width: 1275px) and (min-width: 1200px) {
  .ga-name {
    font-size:20px; 
  }
}
@media (max-width: 1350px) {
  .ga-name {
    font-size:18px; 
  }
}
@media (max-width: 1199px) {
  .ga-name {
    font-size:20px; 
  }
