@font-face {
	font-family: iranyekan;
	font-style: normal;
	font-weight: bold;
	src: url('../fonts/eot/iranyekanwebbold.eot');
	src: url('../fonts/eot/iranyekanwebbold.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/woff/iranyekanwebbold.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/woff2/iranyekanwebbold.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/ttf/iranyekanwebbold.ttf') format('truetype');
}

@font-face {
	font-family: iranyekan;
	font-style: normal;
	font-weight: 100;
	src: url('../fonts/eot/iranyekanwebthin.eot');
	src: url('../fonts/eot/iranyekanwebthin.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/woff/iranyekanwebthin.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/woff2/iranyekanwebthin.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/ttf/iranyekanwebthin.ttf') format('truetype');
}

@font-face {
	font-family: iranyekan;
	font-style: normal;
	font-weight: 300;
	src: url('../fonts/eot/iranyekanweblight.eot');
	src: url('../fonts/eot/iranyekanweblight.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/woff/iranyekanweblight.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/woff2/iranyekanweblight.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/ttf/iranyekanweblight.ttf') format('truetype');
}

@font-face {
	font-family: iranyekan;
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/eot/iranyekanwebregular.eot');
	src: url('../fonts/eot/iranyekanwebregular.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/woff/iranyekanwebregular.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/woff2/iranyekanwebregular.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/ttf/iranyekanwebregular.ttf') format('truetype');
}

@font-face {
	font-family: iranyekan;
	font-style: normal;
	font-weight: 500;
	src: url('../fonts/eot/iranyekanwebmedium.eot');
	src: url('../fonts/eot/iranyekanwebmedium.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/woff/iranyekanwebmedium.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/woff2/iranyekanwebmedium.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/ttf/iranyekanwebmedium.ttf') format('truetype');
}

@font-face {
	font-family: iranyekan;
	font-style: normal;
	font-weight: 800;
	src: url('../fonts/eot/iranyekanwebextrabold.eot');
	src: url('../fonts/eot/iranyekanwebextrabold.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/woff/iranyekanwebextrabold.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/woff2/iranyekanwebextrabold.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/ttf/iranyekanwebextrabold.ttf') format('truetype');
}

@font-face {
	font-family: iranyekan;
	font-style: normal;
	font-weight: 850;
	src: url('../fonts/eot/iranyekanwebblack.eot');
	src: url('../fonts/eot/iranyekanwebblack.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/woff/iranyekanwebblack.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/woff2/iranyekanwebblack.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/ttf/iranyekanwebblack.ttf') format('truetype');
}

@font-face {
	font-family: iranyekan;
	font-style: normal;
	font-weight: 900;
	src: url('../fonts/eot/iranyekanwebextrablack.eot');
	src: url('../fonts/eot/iranyekanwebextrablack.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/woff/iranyekanwebextrablack.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/woff2/iranyekanwebextrablack.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/ttf/iranyekanwebextrablack.ttf') format('truetype');
}

:root {
    --width-main: 1200px;
    --background-gradient-white: linear-gradient(150deg, #ffffff40 0%, #ffffff00 100%);
    --background-gradient-black: linear-gradient(150deg, #101010 0%, #10101000 100%);

}

body {
    background-color: rgb(255 255 255) !important;
	line-height: 0!important;
}

body * {
	font-family: iranyekan;
	font-weight: normal;
	line-height: 1.5;
}

.arinatek-hidden-items.hidden {
	display: none;
}


/* START Arinatek Form */

.arinatek-custom-form {
    width: 500px;
    max-width: 100%;
    margin: 0 auto 30px!important;
    background: #fff;
    padding: 20px;
    border-radius: 8px;
	box-shadow: 0 0 15px 10px #dfdfdf;
}

.product-items-list li {
    list-style-type: none;
    margin: 0;
    padding: 10px 30px;
    border-bottom: 1px solid #ddd;
}

.product-items-list li:hover {
    background: #ddd;
    cursor: pointer;
}

.product-items-list li:last-child {
    border-bottom: 0;
}

.product-items-list {
    margin: 0;
    padding: 0;
    position: absolute;
    background: #fff;
    z-index: 9999;
    width: 80%;
    left: 0;
    top: -15px;
    transform: translate(0, 0);
    border: 1px solid #999;
    border-radius: 5px;
}

#ajax-products-list-box1, #ajax-products-list-box2 {
    position: relative;
    margin: 0;
}

/* END Arinatek Form */


header.arinatek-header {
    display: flex;
    max-width: var(--width-main);
    margin: 10px auto;
    align-items: center;
}

header .header-logo>img {
    height: 64px;
    padding: 10px;
}

header .header-profile {
    margin-right: auto;
}

header .header-profile svg {
    width: 42px;
    fill: #333;
}

header .header-profile a:hover path {
    fill: #0b5ed7;
    transition: 0.2s;
}

main {
	width: var(--width-main);
	max-width: 100%;
	margin: 0 auto;
	display: flex;
	gap: 2rem;
}

main section.arinatek-admin-section{
    display: flex;
    flex-direction: column;
    gap: 2rem;
}

form>* {
    width: 100%;
}

form.arinatek-admin-product span {
    border-top-right-radius: .25rem !important;
    border-bottom-right-radius: .25rem !important;
}

form.arinatek-admin-product input {
    border-top-left-radius: .25rem !important;
    border-bottom-left-radius: .25rem !important;
}

aside.arinatek-sidebar {
    width: 25%;
}

aside.arinatek-sidebar .active {
    background: #0d6efd;
    color: white;
    border-radius: .25rem;
}

aside.arinatek-sidebar .active:hover {
    background: #0b5ed7;
}

ul>li {
    border-radius: .25rem;
    width: 100%;
    background: #f8f9fa;
    margin-bottom: 10px;
}

form.arinatek-admin-product{
    display: flex;
    flex-direction: column;
    background: #fff;
    padding: 30px 30px;
    box-shadow: 0 0 10px #f1f1f1;
    border-radius: 10px;
}

form.arinatek-admin-product h5{
    margin-bottom: 15px;
}

form.arinatek-admin-product .arinatek-admin-section-container {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
}

form.arinatek-admin-product .arinatek-admin-section-container>div {
    width: calc(50% - 0.5rem);
}

form.arinatek-admin-product button {
    width: calc(50% - 0.5rem);
    margin: 1rem auto 0 0;
}

form.arinatek-admin-product .admin-product-table-header {
    display: flex;
    margin: 15px 0;
}
form.arinatek-admin-product .admin-product-table-header h5 {
    margin-bottom: 0;
}
form.arinatek-admin-product .admin-product-table-header .btn {
    margin-right: auto;
}

ul>li:hover {
    background: #eaeff8;
}

section.arinatek-admin-section {
    padding-bottom: 50px;
}

.loading-wait-box {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999999999;
    background: #000;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s;
}

.loading-wait-box.active {
    opacity: 0.6;
    visibility: visible;
}



.flex-r {
    display: flex;
    flex-direction: row;
}

.center-content {
	margin: 0 auto;
	width: 100%;
	text-align: center;
}

#cart-product-list tfoot {
    border-color: #fff;
    border-top: 0px solid #ddd!important;
}

.table>:not(:last-child)>:last-child>* {
    border-bottom: 0;
}

#cart-product-list tfoot tr td {
    border-color: #fff;
}

table#cart-product-list thead tr {
    border-bottom: 1px solid #8d8d8d;
}

.cart-shipping-price {
    background: #d1d1d1 !important;
    border-radius: 8px;
    text-align: center;
}

.cart-shipping-price-txt {
    text-align: left;
}

.cart-total-price {
    background: #dc3545 !important;
	color: #fff;
    border-radius: 8px;
    text-align: center;
}

.cart-total-price-txt {
    text-align: left;
}

.arinatek-custom-form h1 {
    text-align: center;
    font-size: 25px;
    margin: 10px 0 30px;
}


.loading-wait-box {
  height: 100vh;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.loading-wait-box .pl {
  width: 10em;
  height: 10em;
}

.loading-wait-box .pl__ring {
  animation: ringA 2s linear infinite;
}

.loading-wait-box .pl__ring--a {
  stroke: #f42f25;
}

.loading-wait-box .pl__ring--b {
  animation-name: ringB;
  stroke: #f49725;
}

.loading-wait-box .pl__ring--c {
  animation-name: ringC;
  stroke: #255ff4;
}

.loading-wait-box .pl__ring--d {
  animation-name: ringD;
  stroke: #f42582;
}

@keyframes ringA {
  from,
  4% {
    stroke-dasharray: 0 660;
    stroke-width: 20;
    stroke-dashoffset: -330;
  }

  12% {
    stroke-dasharray: 60 600;
    stroke-width: 30;
    stroke-dashoffset: -335;
  }

  32% {
    stroke-dasharray: 60 600;
    stroke-width: 30;
    stroke-dashoffset: -595;
  }

  40%,
  54% {
    stroke-dasharray: 0 660;
    stroke-width: 20;
    stroke-dashoffset: -660;
  }

  62% {
    stroke-dasharray: 60 600;
    stroke-width: 30;
    stroke-dashoffset: -665;
  }

  82% {
    stroke-dasharray: 60 600;
    stroke-width: 30;
    stroke-dashoffset: -925;
  }

  90%,
  to {
    stroke-dasharray: 0 660;
    stroke-width: 20;
    stroke-dashoffset: -990;
  }
}

@keyframes ringB {
  from,
  12% {
    stroke-dasharray: 0 220;
    stroke-width: 20;
    stroke-dashoffset: -110;
  }

  20% {
    stroke-dasharray: 20 200;
    stroke-width: 30;
    stroke-dashoffset: -115;
  }

  40% {
    stroke-dasharray: 20 200;
    stroke-width: 30;
    stroke-dashoffset: -195;
  }

  48%,
  62% {
    stroke-dasharray: 0 220;
    stroke-width: 20;
    stroke-dashoffset: -220;
  }

  70% {
    stroke-dasharray: 20 200;
    stroke-width: 30;
    stroke-dashoffset: -225;
  }

  90% {
    stroke-dasharray: 20 200;
    stroke-width: 30;
    stroke-dashoffset: -305;
  }

  98%,
  to {
    stroke-dasharray: 0 220;
    stroke-width: 20;
    stroke-dashoffset: -330;
  }
}

@keyframes ringC {
  from {
    stroke-dasharray: 0 440;
    stroke-width: 20;
    stroke-dashoffset: 0;
  }

  8% {
    stroke-dasharray: 40 400;
    stroke-width: 30;
    stroke-dashoffset: -5;
  }

  28% {
    stroke-dasharray: 40 400;
    stroke-width: 30;
    stroke-dashoffset: -175;
  }

  36%,
  58% {
    stroke-dasharray: 0 440;
    stroke-width: 20;
    stroke-dashoffset: -220;
  }

  66% {
    stroke-dasharray: 40 400;
    stroke-width: 30;
    stroke-dashoffset: -225;
  }

  86% {
    stroke-dasharray: 40 400;
    stroke-width: 30;
    stroke-dashoffset: -395;
  }

  94%,
  to {
    stroke-dasharray: 0 440;
    stroke-width: 20;
    stroke-dashoffset: -440;
  }
}

@keyframes ringD {
  from,
  8% {
    stroke-dasharray: 0 440;
    stroke-width: 20;
    stroke-dashoffset: 0;
  }

  16% {
    stroke-dasharray: 40 400;
    stroke-width: 30;
    stroke-dashoffset: -5;
  }

  36% {
    stroke-dasharray: 40 400;
    stroke-width: 30;
    stroke-dashoffset: -175;
  }

  44%,
  50% {
    stroke-dasharray: 0 440;
    stroke-width: 20;
    stroke-dashoffset: -220;
  }

  58% {
    stroke-dasharray: 40 400;
    stroke-width: 30;
    stroke-dashoffset: -225;
  }

  78% {
    stroke-dasharray: 40 400;
    stroke-width: 30;
    stroke-dashoffset: -395;
  }

  86%,
  to {
    stroke-dasharray: 0 440;
    stroke-width: 20;
    stroke-dashoffset: -440;
  }
}

table th {
    text-align: center;
}


/*********************************************/

.arinatek-toast {
    position: fixed;
    bottom: -100vh;
	right: 2rem;
    gap: 1rem;
    background: var(--background-gradient-white);
    padding: 20px 20px 20px 30px;
    border-radius: 15px;
    backdrop-filter: blur(10px);
    align-items: center;
    z-index: 10;
    transition: 0.5s;
}

.toaster-red {
    background: var(--background-gradient-white), #d20505;
}

.toaster-green {
    background: var(--background-gradient-white), #05d23f;
}

.toaster-active {
    bottom: 2rem;
}

.arinatek-toast svg {
    width: 18px;
    height: 18px;
}

.arinatek-toast span {
    font-size: 0.9rem;
    max-width: 20rem;
	margin-bottom: -5px;
	color: white;
}


.dangrous-alert {
    padding: 15px 20px;
    background: #dc3545;
    color: #fff!important;
    text-decoration: none;
    border-radius: 8px;
    display: inline-block;
    margin: auto;
    margin-bottom: 15px;
}

.dangrous-alert.green {
    background: #00cc00;
}

.list-pagination > * {
    display: inline-flex;
    width: 30px;
    height: 30px;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    background: #dbdbdb;
    box-shadow: 0 0 5px #808080;
    border-radius: 5px;
    margin: 0 5px;
    user-select: none;
    color: #007cde;
}
.list-pagination > .page-numbers.current {
    background: #787878;
    color: #fff;
}

#order-captcha {  
    font-size: 24px;
    font-weight: bold;
    color: #333;
    background: rgba(200, 200, 200, 0.3);
    padding: 5px;
	position: absolute;
	left: 0;
	z-index: 9;
	height: 100%;
}
  
#order-captcha:after {  
    content: '';  
    position: absolute;  
    top: 10px;
    left: 0;  
    right: 0;  
    height: 5px;
    background: rgba(0, 0, 0, 0.3);
    z-index: -1;
}

#order-captcha:before {  
    content: '';  
    position: absolute;  
    bottom: 5px;
    left: 0;  
    right: 0;  
    height: 5px;
    background: rgba(0, 0, 0, 0.3);
    z-index: -1;
}

.clickable-bg {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 99998;
	background: #000;
	opacity: 0.5;
	display: none;
}

.clickable-bg.active {
	display: block;
}

#menu-mobile {
	display: none;
}

.user-payment-method.hidden {
  display: none;
}

.choose-payment-method {
  margin-bottom: 30px;
}

.input-error {
  background-color: #ffe2e2!important;
}

.post-tracking-code.hidden {
  display: none;
}

span.add-new-product-form {
  display: block;
  text-align: right;
  width: max-content;
  margin: 15px 0;
  border: 1px solid #929292;
  padding: 3px 10px;
  border-radius: 3px;
  cursor: pointer;
  user-select: none;
  transition: 0.3s;
}

span.add-new-product-form:hover {
  background: #ddd;
}

.table>:not(caption) > * > * {
  padding: 10px 5px!important;
}

table tbody tr:nth-child(odd) {
  background: #ebebeb;
}


.edit-user-state svg, .edit-user-city svg {
    width: 25px;
    height: 25px;
    cursor: pointer;
}

tr.is-admin {
    background: #b1ffb0 !important;
}

tr.hidden {
    display: none;
}

tr.order-details.hidden .product-list {
    margin: 0 20px 20px;
    border: 2px solid #8d8d8d;
    border-radius: 8px;
    overflow: hidden;
}

tr.order-details.hidden .product-list table.table {
    margin: 0;
}

tr.order-details.hidden .product-list thead tr {
    background: #b3b3b3;
}

.teacher-dashboard-table tbody.teacher-details-body > tr {
    background: #f3f3f3!important;
    border: 1px solid #ddd;
}

.teacher-dashboard-table tbody.teacher-details-body > tr:hover {
    background: #d5d5d5 !important;
    cursor: pointer;
}

#product-name-search {
    font-size: 15px;
}

@media (max-width: 1000px) {

	header.arinatek-header {
		background: #fff;
		position: fixed;
		z-index: 9997;
		width: 100%;
		height: 65px;
		left: 0;
		top: 0;
		box-shadow: 0 0 5px #7f7f7f;
		margin: 0;
	}

	aside .nav-link {
		padding: 15px 20px;
	}

	li.nav-item {
		margin: 0;
	}

	main {
        padding: 70px 10px 0;
    }

	.header-logo {
		position: absolute;
		left: 10px;
		top: 50%;
		transform: translate(0, -50%);
	}

	#menu-mobile {
		display: inline-block;
		position: absolute;
		top: 50%;
		right: 10px;
		transform: translate(0, -50%);
		width: 50px;
		height: 50px;
		background: #fff;
		padding: 5px;
		cursor: pointer;
		z-index: 9997;
	}

	aside.arinatek-sidebar {
		position: fixed;
		width: 70%;
		height: 100%;
		background: #fff;
		z-index: 99999;
		top: 0;
		right: -100%;
		transition: 0.3s;
	}

	aside.arinatek-sidebar.active {
		right: 0%;
	}

	aside.arinatek-sidebar .active {
		border-radius: 0;
	}

	.arinatek-table {
		width: 100%;
		overflow-x: auto;
		padding: 10px 15px;
	}

	form.arinatek-admin-product {
		padding: 0;
	}

	.admin-product-table-header {
		padding: 0 15px;
		align-items: center;
	}

	.arinatek-table tbody tr:nth-child(odd) {
		background: #e5e5e5;
	}

	.arinatek-table table td {
		min-width: 150px;
	}

	.arinatek-table table td.order-status-td {
		min-width: 150px;
	}

	.arinatek-table table td.date-table-td {
		min-width: 180px;
	}

	.arinatek-table tbody tr {
		height: 60px;
		vertical-align: middle;
	}

	.arinatek-admin-section-container {
		display: flex;
		flex-direction: column;
		flex-wrap: nowrap;
		padding: 0 15px;
	}

	.arinatek-admin-section-container > .input-group {
		width: 100%!important;
	}

    .online-payment-methods-btns {
        display: flex;
        gap: 10px;
        margin: 10px 0;
        flex-direction: column;
    }

}

.a5-paper, .a6-paper {
  display: none!important;
}

@media print {

  .a5-paper, .a6-paper {
    width: 100%;
    height: 100%;
    display: inline-block!important;
    vertical-align: middle;
    align-content: center;
  }

  .a6-paper {
      font-size: 21px;
  }

  .a5-paper, .a5-paper .cs-invoice.cs-style1 {
      min-height: 190mm!important;
	  overflow: hidden;
  }

  .a6-paper * {
      -webkit-print-color-adjust: exact;
      print-color-adjust: exact;
      font-size: 21px;
  }

  .a5-paper * {
      font-size: 13px!important;
  }

  @page {
      size: A5;
      padding: 0!important;
  }

  .print-inv-content {
    page-break-before: always !important;
    display: block !important;
    }

    .print-inv-content:first-child {
        page-break-before: auto !important;
    }

    thead {
        display: table-header-group !important;
    }

    tfoot {
        display: table-footer-group !important;
    }

    tr {
        page-break-inside: avoid !important; /* جلوگیری از نصف شدن `tr` */
        break-inside: avoid !important;
    }

    table {
        width: 100%;
        border-collapse: collapse;
    }

    td, th {
        border: 1px solid black;
        padding: 8px;
    }

  .cs-container {
      max-width: 100%;
      padding: 10px;
      margin-left: auto;
      margin-right: auto;
      z-index: 10;
  }

  .cs-text_center {
      text-align: center;
  }

  .cs-text_right {
      text-align: right;
  }

  .cs-border_bottom_0 {
      border-bottom: 0;
  }

  .cs-border_top_0 {
      border-top: 0;
  }

  .cs-border_bottom {
      border-bottom: 1px solid #eaeaea;
  }

  .cs-border_top {
      border-top: 1px solid #eaeaea;
  }

  .cs-border_left {
      border-left: 1px solid #eaeaea;
  }

  .cs-border_right {
      border-right: 1px solid #eaeaea;
  }

  .cs-table_baseline {
      vertical-align: baseline;
  }

  .cs-round_border {
      border: 1px solid #eaeaea;
      overflow: hidden;
      border-radius: 6px;
  }

  .cs-border_none {
      border: none;
  }

  .cs-border_left_none {
      border-left-width: 0;
  }

  .cs-border_right_none {
      border-right-width: 0;
  }

  .cs-invoice.cs-style1 {
      background: #fff;
      border-radius: 10px;
      padding: 50px;
  }

  .cs-invoice.cs-style1.padding_40 {
      padding: 40px;
  }

  .cs-invoice.cs-style1 .cs-invoice_head {
      display: flex;
      justify-content: space-between;
  }

  .cs-invoice.cs-style1 .cs-invoice_head.cs-type1.border-bottom-none {
      border-bottom: none;
  }

  .cs-invoice.cs-style1 .cs-invoice_footer {
      display: flex;
  }

  .cs-invoice.cs-style1 .cs-invoice_footer table {
      margin-top: -1px;
  }

  .cs-invoice.cs-style1 .cs-left_footer {
      width: 55%;
      padding: 10px 15px;
  }

  .cs-invoice.cs-style1 .cs-right_footer {
      width: 46%;
  }

  .cs-invoice.cs-style1 .cs-note {
      display: flex;
      align-items: flex-start;
      margin-top: 40px;
  }

  .cs-logo img {
      width: 150px;
  }

  .cs-table_responsive th, td {
      border: 1px solid #cecece !important;
  }

  .cs-invoice.cs-style1 .cs-note_left {
      margin-right: 10px;
      margin-top: 6px;
      margin-left: -5px;
      display: flex;
  }

  .cs-invoice.cs-style1 .cs-note_left svg {
      width: 32px;
  }

  .cs-invoice.cs-style1 .cs-invoice_left {
      max-width: 55%;
  }

  .cs-invoice.cs-style1 .cs-invoice_left.w-60 {
      max-width: 60%;
  }

  .cs-invoice.cs-style1 .cs-invoice_left.w-65 {
      max-width: 65%;
  }

  .cs-invoice.cs-style1 .cs-invoice_left.w-70 {
      max-width: 70%;
  }

  .cs-invoice.cs-style1 .cs-invoice_left.w-75 {
      max-width: 75%;
  }

  .cs-invoice.cs-style1 .cs-invoice_left.w-80 {
      max-width: 80%;
  }

  .cs-invoice_btns {
      display: flex;
      justify-content: center;
      margin-top: 30px;
  }

  .cs-invoice_btns .cs-invoice_btn:first-child {
      border-radius: 5px 0 0 5px;
  }

  .cs-invoice_btns .cs-invoice_btn:last-child {
      border-radius: 0 5px 5px 0;
  }

  .cs-invoice_btn {
      display: inline-flex;
      align-items: center;
      border: none;
      font-weight: 600;
      padding: 8px 20px;
      cursor: pointer;
  }

  .cs-invoice_btn svg {
      width: 24px;
      margin-right: 5px;
  }

  .cs-invoice_btn.cs-color1 {
      color: #111111;
      background: rgba(42, 209, 157, 0.15);
  }

  .cs-invoice_btn.cs-color1:hover {
      background-color: rgba(42, 209, 157, 0.3);
  }

  .cs-invoice_btn.cs-color2 {
      color: #fff;
      background: #2ad19d;
  }

  .cs-invoice_btn.cs-color2:hover {
      background-color: rgba(42, 209, 157, 0.8);
  }

  .cs-table_responsive {
      overflow-x: auto;
  }

  .cs-table_responsive>table {
      min-width: 100%;
  }

  .cs-50_col>* {
      width: 50%;
      flex: none;
  }

  .cs-bar_list {
      margin: 0;
      padding: 0;
      list-style: none;
      position: relative;
  }

  .cs-bar_list::before {
      content: "";
      height: 75%;
      width: 2px;
      position: absolute;
      left: 4px;
      top: 50%;
      transform: translateY(-50%);
      background-color: #eaeaea;
  }

  .cs-bar_list li {
      position: relative;
      padding-left: 25px;
  }

  .cs-bar_list li:before {
      content: "";
      height: 10px;
      width: 10px;
      border-radius: 50%;
      background-color: #eaeaea;
      position: absolute;
      left: 0;
      top: 6px;
  }

  .cs-bar_list li:not(:last-child) {
      margin-bottom: 10px;
  }

  .cs-table.cs-style1.cs-type1 {
      padding: 10px 30px;
  }

  .cs-table.cs-style1.cs-type1 tr:first-child td {
      border-top: none;
  }

  .cs-table.cs-style1.cs-type1 tr td:first-child {
      padding-left: 0;
  }

  .cs-table.cs-style1.cs-type1 tr td:last-child {
      padding-right: 0;
  }

  .cs-table.cs-style1.cs-type2>* {
      padding: 0 10px;
  }

  .cs-table.cs-style1.cs-type2 .cs-table_title {
      padding: 20px 0 0 15px;
      margin-bottom: -5px;
  }

  .cs-table.cs-style2 td {
      border: none;
  }

  .cs-table.cs-style2 td,
  .cs-table.cs-style2 th {
      padding: 5px 10px;
      line-height: 1.55em;
      font-size: 16px;
  }

  .cs-table.cs-style2 tr:not(:first-child) {
      border-top: 1px dashed #eaeaea;
  }

  .cs-list.cs-style1 {
      list-style: none;
      padding: 0;
      margin: 0;
  }

  .cs-list.cs-style1 li {
      display: flex;
  }

  .cs-list.cs-style1 li:not(:last-child) {
      border-bottom: 1px dashed #eaeaea;
  }

  .cs-list.cs-style1 li>* {
      flex: none;
      width: 50%;
      padding: 7px 0px;
  }

  .cs-list.cs-style2 {
      list-style: none;
      margin: 0 0 30px 0;
      padding: 12px 0;
      border: 1px solid #eaeaea;
      border-radius: 5px;
  }

  .cs-list.cs-style2 li {
      display: flex;
  }

  .cs-list.cs-style2 li>* {
      flex: 1;
      padding: 5px 25px;
  }

  .cs-heading.cs-style1 {
      line-height: 1.5em;
      border-top: 1px solid #eaeaea;
      border-bottom: 1px solid #eaeaea;
      padding: 10px 0;
  }

  .cs-no_border {
      border: none !important;
  }

  .cs-grid_row {
      display: grid;
      grid-gap: 20px;
      list-style: none;
      padding: 0;
  }

  .cs-col_2 {
      grid-template-columns: repeat(2, 1fr);
  }

  .cs-col_3 {
      grid-template-columns: repeat(3, 1fr);
  }

  .cs-col_4 {
      grid-template-columns: repeat(4, 1fr);
  }

  .cs-border_less td {
      border-color: transparent;
  }

  .cs-special_item {
      position: relative;
  }

  .cs-special_item:after {
      content: "";
      height: 52px;
      width: 1px;
      background-color: #eaeaea;
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      right: 0;
  }

  .cs-table.cs-style1 .cs-table.cs-style1 tr:not(:first-child) td {
      border-color: #eaeaea;
  }

  .cs-table.cs-style1 .cs-table.cs-style2 td {
      padding: 12px 0px;
  }

  .cs-ticket_wrap {
      display: flex;
  }

  .cs-ticket_left {
      flex: 1;
  }

  .cs-ticket_right {
      flex: none;
      width: 215px;
  }

  .cs-box.cs-style1 {
      border: 2px solid #eaeaea;
      border-radius: 5px;
      padding: 20px 10px;
      min-width: 150px;
  }

  .cs-box.cs-style1.cs-type1 {
      padding: 12px 10px 10px;
  }

  .cs-max_w_150 {
      max-width: 150px;
  }

  .cs-left_auto {
      margin-left: auto;
  }

  .cs-title_1 {
      display: inline-block;
      border-bottom: 1px solid #eaeaea;
      min-width: 60%;
      padding-bottom: 5px;
      margin-bottom: 10px;
  }

  .cs-box2_wrap {
      display: grid;
      grid-gap: 30px;
      list-style: none;
      padding: 0;
      grid-template-columns: repeat(2, 1fr);
  }

  .cs-box.cs-style2 {
      border: 1px solid #eaeaea;
      padding: 25px 30px;
      border-radius: 5px;
  }

  .cs-box.cs-style2 .cs-table.cs-style2 td {
      padding: 12px 0;
  }


  /* Sifat */

  .tm-align-item-center {
      display: flex;
      align-items: center;
  }

  .tm-bg-gray {
      background-color: #f7f7f7;
  }

  .tm-border-radious-12 {
      border-radius: 12px;
  }

  .tm-padding-outside {
      padding: 12px 15px;
  }

  .tm-button-gray {
      background-color: #f7f7f7;
      border-radius: 12px;
      padding: 12px 26px 12px 26px;
  }

  .tm-button-gray a {
      color: #111111;
      font-size: 16px;
      font-weight: 500;
  }

  .tm-button-dark {
      background-color: #111111;
      border-radius: 8px;
      padding: 12px 26px 12px 26px;
  }

  .tm-button-dark a {
      color: #fff;
      font-size: 16px;
      font-weight: 500;
  }

  .tm-button-primary {
      background-color: #2ad19d;
      border-radius: 8px;
      padding: 12px 26px 12px 26px !important;
  }

  .tm-button-primary span {
      color: #fff;
      font-size: 16px;
      font-weight: 500;
  }

  .tm-button-primary svg {
      color: #fff;
  }

  .cs-invoice_btn .tm-button-primary :last-child {
      border-radius: 50px !important;
  }

  .tm-border {
      border: 1px solid #eaeaea;
  }

  .tm-bg-none {
      background: none !important;
  }

  .tm-p-16 p {
      font-size: 14px;
  }

  .tm-p-16 td {
      line-height: 10px !important;
  }

  .tm-consulting .tm-custom-td-padding {
      padding: 10px 0px;
  }

  .tm-consulting .tm-custom-td-padding td {
      line-height: 10px;
  }

  .tm-consulting .tm-consult-thead {
      margin: 20px;
      padding: 20px;
  }

  .tm-caption-txt {
      background-color: rgba(42, 209, 157, 0.1);
      border-radius: 5px;
      padding: 5px 10px;
  }

  .tm-border-1px {
      height: 1px;
      background-color: #ececef;
  }

  .tm-border-none tr:not(:first-child) {
      border-top: none !important;
  }

  .top {
      top: 0px;
  }

}
