img {
  max-width: 100%;
  height: auto;
}

* {
margin: 0px;
padding: 0px;
}

.gaz_container {
  max-width: 100%;
  margin: 0 auto;
  width: 1140px;
}

.gaz_container_2 {
  max-width: 100%;
  margin: 0 auto;
  width: 1000px;
}

.gaz_row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.gaz_col,
.gaz_col_1,
.gaz_col_10,
.gaz_col_11,
.gaz_col_12,
.gaz_col_2,
.gaz_col_3,
.gaz_col_4,
.gaz_col_5,
.gaz_col_6,
.gaz_col_7,
.gaz_col_8,
.gaz_col_9,
.gaz_col_auto,
.gaz_col_lg,
.gaz_col_lg_1,
.gaz_col_lg_10,
.gaz_col_lg_11,
.gaz_col_lg_12,
.gaz_col_lg_2,
.gaz_col_lg_3,
.gaz_col_lg_4,
.gaz_col_lg_5,
.gaz_col_lg_6,
.gaz_col_lg_7,
.gaz_col_lg_8,
.gaz_col_lg_9,
.gaz_col_lg_auto,
.gaz_col_md,
.gaz_col_md_1,
.gaz_col_md_10,
.gaz_col_md_11,
.gaz_col_md_12,
.gaz_col_md_2,
.gaz_col_md_3,
.gaz_col_md_4,
.gaz_col_md_5,
.gaz_col_md_6,
.gaz_col_md_7,
.gaz_col_md_8,
.gaz_col_md_9,
.gaz_col_md_auto,
.gaz_col_sm,
.gaz_col_sm_1,
.gaz_col_sm_10,
.gaz_col_sm_11,
.gaz_col_sm_12,
.gaz_col_sm_2,
.gaz_col_sm_3,
.gaz_col_sm_4,
.gaz_col_sm_5,
.gaz_col_sm_6,
.gaz_col_sm_7,
.gaz_col_sm_8,
.gaz_col_sm_9,
.gaz_col_sm_auto,
.gaz_col_xl,
.gaz_col_xl_1,
.gaz_col_xl_10,
.gaz_col_xl_11,
.gaz_col_xl_12,
.gaz_col_xl_2,
.gaz_col_xl_3,
.gaz_col_xl_4,
.gaz_col_xl_5,
.gaz_col_xl_6,
.gaz_col_xl_7,
.gaz_col_xl_8,
.gaz_col_xl_9,
.gaz_col_xl_auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 767px) {
  .gaz_container {
    width: 100% !important;
    margin: 0 auto;
  }
  
  .gaz_2_content h2 a {
  font-size: 16px;
}

.gaz_forum_2 .gaz_col_md_4{
  margin-right: 15px;
  margin-left: 15px;
}
  
}


@media (min-width: 768px) {
  .gaz_col_md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .gaz_col_md_1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .gaz_col_md_2 {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .gaz_col_md_3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .gaz_col_md_4 {
    position: fixed;
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .gaz_col_md_5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .gaz_col_md_6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .gaz_col_md_7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .gaz_col_md_8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .gaz_col_md_9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .gaz_col_md_10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .gaz_col_md_11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .gaz_col_md_12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
img {
  max-width: 100%;
  height: auto;
}

.align-items-center {
  align-items: center !important;
}

.gaz_page_title {
  background: url("tribunal-notifications/tribunal-banner.jpg") center center/cover
    no-repeat;
  background-color: #000;
  width: 100%;
  padding: 150px 0 150px;
  text-align: center;
  position: relative;
}
@media (max-width: 767px) {
  .gaz_page_title {
    padding: 70px 0 80px;
  }
  .gaz_page_title h1 {
    font-size: 42px !important;
  }
  .gaz_page_title p {
    width: 100% !important;
  }
  
 
  .gaz_comments {
  padding: 10px 12px !important;}
  
  .gaz_time i {
    display: block;
    margin-top: 5px;
	font-size: 14px;
  }
  
  .gaz_views i {
    display: block;
    margin-top: 5px;
	font-size: 14px;
  }
  
  .gaz_1 {
  margin-right: 10px;
}
 
 
 .gaz_right {
  display: flex;
  justify-content: center !important;
  align-items: center;
}

.gaz_search_wrap{
	display: none;
}

.dd-menu {
    left: auto;
    right: 0;
  }
  
  .center-block{
	  display: flex;
  align-items: center;
  justify-content: center;
  }
  
  .mb-25{
	  margin-bottom: 25px;
  }
 
/* ................   */
}


.gaz_images_overlay {
  background-color: rgba(0, 0, 0, 0.45);
  height: 100%;
  position: absolute;
  width: 100%;
  top: 0;
}
.gaz_breadcrumb {
  padding: 10px 20px 10px;
  border-radius: 30px;
  text-align: center;
  display: inline-block;
  background: transparent;
  border: 1px solid rgba(250, 250, 255, 40%);
  transition: all 0.3s ease-in-out;
}
.gaz_breadcrumb li {
  font-size: 16px !important;
  font-family: "Poppins", monospace;
  color: #fff;
  position: relative;
  display: inline-block;
  padding: 0 8px;
}
.gaz_breadcrumb li a {
  color: #fff;
}
.gaz_breadcrumb li a:hover {
  color: #000;
}
.gaz_breadcrumb li i {
  font-size: 12px;
  position: relative;
  top: -1px;
}
.gaz_page_title p {
  font-size: 16px !important;
  font-family: "Poppins", monospace;
  width: 60%;
  margin: 0 auto;
  padding: 25px 0 25px 0;
  color: #fff;
}
.gaz_page_title h1 {
  font-size: 58px;
  color: #fff;
  font-family: "Poppins", monospace;
  font-weight: bold;
}

.gaz_cart {
  padding: 65px 0;
  min-height: 600px;
  background-color: #fff;
}

.table-cart thead{
	font-size: 16px;
}

table {
  border: 1px solid #ccc;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  table-layout: fixed;
  font-family: "Poppins", monospace;
  font-size: 14px;
  font-weight: normal;
}

table caption {
  font-size: 1.5em;
  margin: .5em 0 .75em;
}

table tr {
  border: 1px solid #ddd;
  padding: .35em;
}

thead tr{
	background-color: #0a64a3;
  color: #fff;
}

table th,
table td {
  padding: .625em;
  text-align: center;
}

/* table th {
  font-size: .85em;
  text-transform: uppercase;
  font-family: "Poppins", monospace;
  font-weight: normal !important;
} */

.coupon{
	float: left;
}

.gaz_button{
	background-color: #333333;
	float: right;
	border: 0;
	padding: 8px 15px 8px;
	color: #fff;
	font-size: 14px;
	cursor: pointer;
}


.gaz_button_2{
	background-color: #0a64a3;
	float: right;
	border: 0;
	padding: 8px 15px 8px;
	color: #fff;
	font-size: 14px;
	cursor: pointer;
}

.coupon input{
	margin-right: 10px;
	height: 30px;
	padding: 0 0 0 10px;
	border: 1px solid #8f8f9d;
}


.coupon input:focus{
	border: 1px solid #8f8f9d;
	box-shadow: none;
	outline: 0;
	height: 30px;
}

@media(max-width: 767px){
	
	
	.table-cart thead {
  display: none;
}

.gaz_cart .gaz_col_md_4{
	margin-left: 15px;
	margin-right: 15px;
}

.coupon_code{
	margin-top: 15px;
}

.btn-remove{
	background-color: transparent;
	border: 0;
	cursor: pointer;
		width: 20px;
	height: 20px;
	line-height: 20px;
	position: relative;
	left: 0px !important;
}

.btn-remove{
	background-color: transparent;
	border: 0;
	cursor: pointer;
		border-radius: 50%;
	width: 20px;
	height: 20px;
	line-height: 20px;
}

.btn-remove:hover{
	background-color: #045594;
	border: 0;
	cursor: pointer;
	color: #fff;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	line-height: 20px;
}

.coupon input {
	width: 97%
}

.coupon{
	float: none;
	text-align: center;
}

.gaz_button{
	float: none !important;
	width: 100%;

}

.gaz_button_2 {
  float: none !important;
  width: 100%;
  margin-top: 10px;
  }

.gaz_product img{
	display: none;
}

.noticebx{
	text-align: center;
	margin-top: 10px;
  background-color: yellow;
  width: 200px;
  height: 50px;
}

.cpnd_ntc_txs {
  font-size: 18px;
  font-weight: normal;
  font-family: "Poppins", monospace;
  color: green!important;
  padding-top: 5px;
}

.table-mobile tr td {
  display: block;
  text-align: right !important;
  max-width: 100%;
}

.table-mobile tr td {
  display: block;
  text-align: right !important;
  max-width: 100%;
  border-bottom: 1px solid #ddd;
}


.table-mobile tr td::before {
  content: attr(data-title) "";
  font-weight: 700;
  float: left;
}

.table-mobile tr td::before {
text-transform: uppercase;
  font-size: 14px;
  color: #000 !important;
  font-weight: normal;
  font-family: "Poppins", monospace;
}

.gaz_product_title {
  text-align: right !important;
}

.quantity-col input {
width: 10% !important;}

.gaz_product {
  display: block !important;
  align-items: center;
}
	
	.gaz_1{
	width: auto !important;
}

.gaz_2{
	width: auto !important;
}

.gaz_3{
	width: auto !important;
}

.gaz_4{
	width: auto !important;
}
}

.quantity-col input{
	width: 30%;
	height: 25px;
	padding: 4px;
}

.product-col img{
	width: 40px;
	height: auto;
	width: 40%;
	
}

.gaz_product{
	display: flex;
	align-items: center;
}

h3.gaz_product_title a{
	font-size: 14px;
	color: #000;
  font-family: "Roboto", sans-serif;
	font-weight: normal
}

.gaz_product_title p{
	font-weight: normal;
	font-size: 13px;
  font-family: "Roboto", sans-serif;
}

.gaz_product_title span{
	font-weight: normal;
	font-size: 12px;
	color: #0462a0;
  font-family: "Roboto", sans-serif;
}

.gaz_1{
	width: 30%;
}

.gaz_2{
	width: 20%;
}

.gaz_3{
	width: 20%;
}

.gaz_4{
	width: 30%;
}

.gaz_product img{
	width: 40px;
	height: auto;
	margin-right: 20px;
	border-radius: 4px;
}

.btn-remove{
	background-color: transparent;
	border: 0;
	cursor: pointer;
		width: 20px;
	height: 20px;
	line-height: 20px;
	position: relative;
	left: -50px;
}

.btn-remove:hover{
	background-color: #045594;
	border: 0;
	cursor: pointer;
	color: #fff;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	line-height: 20px;
}

.gaz_product_title{
	text-align: left;
  font-family: "Roboto", sans-serif;
}


.coupon_code h3 {
  color: #ffffff;
  line-height: 36px;
  padding: 5px 15px;
  background: #262626;
  text-transform: uppercase;
  font-size: 16px;
  font-family: "Poppins", monospace;
  font-weight: normal;
}

.coupon_code {
  border: 1px solid #e5e5e5;
}

.coupon_inner {
  padding: 10px 20px 25px;
}

.cart_subtotal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-family: "Roboto", sans-serif;
}

.cart_subtotal p {
  font-weight: normal;
  font-size: 16px;
  font-family: "Roboto", sans-serif;
}

.cart_subtotal p.cart_amount {
  font-size: 18px;
  font-weight: 500;
  font-family: "Roboto", sans-serif;
}

.coupon_inner p {
  font-size: 14px;
  margin-bottom: 20px;
  font-family: "Roboto", sans-serif;
}

.border_top{
	border-top: 1px solid #dddddd;
	padding-top: 10px;
}

.gaz_button_checkout {
background-color: #0a64a3;
border: 0;
padding: 13px 13px 13px;
color: #fff;
font-size: 18px;
cursor: pointer;
width: 100%;
margin-top: 20px;
}

.validity_sel {
width: auto;
height: 37px;
padding-left: 20px;
border: 1px #d1d1d1 solid;
outline: none;
border-radius: 25px;
font-family: "Roboto", sans-serif;
color: rgb(71, 71, 71);
font-size: 15px;
padding-right: 20px;
z-index: 50;
cursor: pointer;
}

.preprice_con {
width: auto;
display: flex;
}

.preprice {
font-size: 16px;
color: #878787;
font-family: "Roboto", sans-serif;
text-decoration: line-through
}

.nowprice {
margin-left: 12px;
font-size: 16px;
font-weight: 500;
color: #388e3c;
font-family: "Roboto", sans-serif;
}



.pop_bck {
position: fixed;
top: 0px;
left: 0px;
z-index: 1000;
width: 100vw;
height: 100vh;
background-color: rgba(0, 0, 0, 0.842);
/* display: flex; */
display: none;
opacity: 0%;
transition-duration: 0.3s;
justify-content: center;
align-items: center;
}

.pop_bck_tx {
border-radius: 25px;
font-family: "Roboto", sans-serif;
color: rgb(255, 255, 255);
font-size: 25px;
font-weight: bold;
}


/* ------------------------------------ */
/* ------- PAYMENT OPTION PAGE -------- */
/* ------------------------------------ */

.pgo_wrap {
width: 100%;
min-height: 100%;
background-color: rgb(243, 243, 243);
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
padding-top: 100px;
padding-bottom: 100px;
}

.pgo_bx {
width: 500px;
height: auto;
padding-bottom: 30px;
margin-left: auto;
margin-right: auto;
background-color: white;
border: 1px rgba(223, 223, 223, 0.637) solid;
box-shadow: 0px 0px 15px 15px rgba(238, 237, 237, 0.479);
}

.pgo_hbx {
width: 100%;
height: 60px;
display: flex;
justify-content: start;
align-items: center;
}

.pgo_hmg {
width: 35px;
margin-left: 25px;
}

.pgo_htx {
font-family: "Roboto", sans-serif;
color: rgb(138, 138, 138);
font-size: 18px;
margin-left: 20px;
font-weight: bold;
}

.pgo_amttx {
font-family: "Roboto", sans-serif;
color: rgb(3, 3, 3);
font-size: 18px;
margin-left: 60px;
font-weight: bold;
}

.pgo_mainbx {
width: 100%;
height: auto;
margin-top: 20px;
}

.pgo_ebx {
width: 90%;
margin-left: 5%;
margin-right: 5%;
height: auto;
margin-top: 10px;
border: 3px #c0ecffce solid;
display: flex;
border-radius: 5px;
cursor: default;
transition-duration: 0.3s;
}

.pgo_ebx:hover {
border: 3px #39a5d3ee solid;
}

.pgo_ebx_active {
border: 3px #39a5d3ee solid;
}

.pgo_eb_lbx {
width: 20%;
height: auto;
display: flex;
justify-content: center;
align-items: center;
}

.pgo_chmg {
width: 35px;
transition-duration: 0.3s;
}

.pgo_eb_rbx {
width: 80%;
height: auto;
}

.pgo_eb_logbx {
width: 100%;
height: 40px;
display: flex;
justify-content: start;
align-items: center;
}

.pgo_eb_logo {
width: 35px;
user-select: none;
}

.pgo_eb_tx1 {
font-family: "Roboto", sans-serif;
color: rgb(0, 0, 0);
font-size: 20px;
font-weight: bold;
margin-left: 10px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
user-select: none;
margin-top: 5px;
}

.pgo_eb_tx2 {
font-family: "Roboto", sans-serif;
color: rgb(151, 151, 151);
font-size: 15px;
padding-top: 5px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis; 
user-select: none;
}

.pgo_eb_tx3 {
font-family: "Roboto", sans-serif;
color: rgb(4, 174, 204);
font-size: 15px;
padding-top: 10px;
font-weight: bold;  
padding-bottom: 8px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
user-select: none;
}

.pgo_pybtn {
background-image: linear-gradient(-180deg, #37AEE2 0%, #1E96C8 100%);
border: 1px solid transparent;
border-radius: 3px;
box-shadow: rgba(255, 255, 255, .4) 0 1px 0 0 inset;
box-sizing: border-box;
color: #fff;
width: 90%;
height: 50px;
cursor: pointer;
font-size: 18px;
margin-top: 22px;
margin-bottom: 22px;
padding: 8px;
display: block;
margin-left: auto;
margin-right: auto;
font-family: -apple-system,system-ui,"Segoe UI","Liberation Sans",sans-serif;
outline: none;
}
.pgo_pybtn:hover,
.pgo_pybtn:focus {
  background-image: linear-gradient(-180deg, #1D95C9 0%, #17759C 100%);
}
.pgo_pybtn:focus {
  background-image: linear-gradient(-180deg, #1D95C9 0%, #17759C 100%);
}
.pgo_pybtn:active {
  background-image: linear-gradient(-180deg, #1D95C9 0%, #17759C 100%);
box-shadow: none;
}

.pgo_ntc {
width: 400px;
height: auto;
display: flex;
justify-content: center;
align-items: center;
margin-top: 20px;
}

.pgo_ntc_mg {
width: 40px;
height: 30px;
}

.pgo_ntc_tx {
font-family: "Roboto", sans-serif;
color: rgb(129, 129, 129);
font-size: 13px; 
padding-left: 10px;
}

.disabled_popt {
opacity: 30%;
border: 3px #a7e2fcce solid;
user-select: none;
}

.disabled_popt:hover {
opacity: 30%;
border: 3px #a7e2fcce solid;
}

.wiz_proc_bx {
position: fixed;
left: 0px;
top: 0px;
width: 100vw;
height: 100vh;
background-color: rgb(238, 238, 238);
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
opacity: 100%;
z-index: 1000;
transition-duration: 1s;
border: 1px rgb(244, 244, 244) solid;
}

.wiz_proc_icn {
width: 40px;
}

.wiz_proc_tx {
font-family: "Lato", sans-serif;
font-size: 16px;
margin-top: 15px;
}

.test_ntc {
width: 100%;
height: auto;
position: fixed;
bottom: 0px;
left: 0px;
background-color: rgb(255, 175, 175);
overflow: 1000;
display: none;
}

.test_ntc p {
font-family: "Lato", sans-serif;
font-size: 15px;
color: red;
padding: 20px;
}

.cart_subrwbx {
display: flex;
}

.cart_disc_wod {
font-size: 24px;
text-decoration: line-through;
padding-top: 3px;
padding-right: 10px;
font-style: italic;
font-weight: 500;
font-family: "Roboto", sans-serif;
}





/* ------------------------------------------ */
/* ----------- COUPON APPLIED ANIMATION ----- */
/* ------------------------------------------ */

.hm_crt_cpl_mbx {
position: fixed;
top: 0px;
left: 0px;
width: 100%;
height: 100vh;
background-color: rgba(0, 0, 0, 0.671);
z-index: 2000;
/* display: flex; */
display: none;
justify-content: center;
align-items: center;
}

.hm_crt_cpl_inbx {
width: 600px;
height: auto;
background: linear-gradient(109.6deg, rgb(223, 245, 237) 11.2%, rgb(188, 247, 184) 91.7%);
border-radius: 25px;
border: 5px rgb(5, 180, 5) dotted;
}

.hm_crt_cpl_hdbx {
width: 100%;
height: 60px;
border: 1px rgb(222, 243, 204) solid;
background-color: rgb(18, 19, 18);
width: 95%;
border-radius: 25px;
display: flex;
justify-content: center;
align-items: center;
margin-top: 10px;
margin-left: auto;
margin-right: auto;
}

.hm_crt_cpl_tick {
margin-right: 10px;
width: 35px;
}

.hm_crt_cpl {
font-size: 22px;
padding-top: 3px;
padding-right: 10px;
font-weight: 500;
color: white;
font-family: "Roboto", sans-serif;  
}

.hm_crt_cpl_codbx_con {
height: auto;
}

.hm_crt_cpl_ani {
width: 150px;
display: block;
margin-top: 30px;
margin-left: auto;
margin-right: auto;
}

.hm_crt_cpl_codbx {
min-width: 200px;
width: 200px;
max-height: 400px;
display: flex;
justify-content: center;
align-items: center;
height: 40px;
margin-left: auto;
margin-right: auto;
margin-top: 5px;
background-color: white;
border-radius: 5px;
border: 6px dotted green;
}

.hm_crt_cpl_codtx {
font-size: 18px;
padding-right: 10px;
font-weight: 500;
color: green;
font-family: -apple-system,system-ui,"Segoe UI","Liberation Sans",sans-serif;
}

.hm_crt_cpl_txbx {
width: 100%;
height: auto;
}

.hm_crt_cpl_tx1 {
font-size: 24px;
margin-top: 30px;
padding-right: 10px;
font-weight: 500;
text-align: center;
font-family: "Roboto", sans-serif;
color: green;
font-style: italic;
}

.hm_crt_cpl_tx2 {
font-size: 17px;
margin-top: 10px;
padding-right: 10px;
font-weight: 500;
text-align: justify;
color: rgb(68, 68, 66);
width: 80%;
margin-left: auto;
margin-right: auto;
font-family: "Roboto", sans-serif; 
}

.hm_crt_cpl_tx3 {
font-size: 14px;
margin-top: 10px;
padding-right: 10px;
font-weight: 500;
text-align: justify;
color: rgb(235, 0, 0);
width: 230px;
margin-top: 10px;
border-radius: 15px;
text-align: center;
padding-top: 5px;
padding-bottom: 5px;
margin-left: auto;
margin-right: auto;
font-family: "Roboto", sans-serif;  
background-color: rgb(252, 215, 185);
}

.hm_crt_cpl_btn {  
background-color: #cf245f;
background-image: linear-gradient(to bottom right, #fcd34d, #ef4444, #ec4899);
border: 0;
border-radius: .25rem;
box-sizing: border-box;
color: #fff;
cursor: pointer;
font-family: ui-sans-serif,system-ui,-apple-system,system-ui,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
font-size: 20px;
font-weight: 600;
line-height: 1.75rem; /* 28px */
padding: 20px;
text-align: center;
user-select: none;
-webkit-user-select: none;
touch-action: manipulation;
margin-top: 25px;
margin-left: auto;
display: block;
margin-right: auto;
margin-bottom: 25px;
transition-duration: 0.1s;
}
  
.hm_crt_cpl_btn:hover {
  background-color: #FFC229;
  box-shadow: #FF6314 0 -6px 8px inset;
  transform: scale(1.125);
}

.hm_crt_cpl_btn:active {
  transform: scale(1.025);
}



/* -------------------------- */
.gaz_update {
width: 100%;
height: 50px;
color: green;
padding-top: 10px;
font-weight: bold;
}