@font-face {
    font-family: 'CHULALONGKORN';
    src: url("../font/CHULALONGKORN-Bold.eot");
    src: url("../font/CHULALONGKORN-Bold.eot?#iefix") format("embedded-opentype"),
    url("../font/CHULALONGKORN-Bold.woff") format("woff"),
    url("../font/CHULALONGKORN-Bold.ttf") format("truetype"),
    url("../font/CHULALONGKORN-Bold.svg#CHULALONGKORN-Bold") format("svg");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'CHULALONGKORN';
    src: url("../font/CHULALONGKORN-Regular.eot");
    src: url("../font/CHULALONGKORN-Regular.eot?#iefix") format("embedded-opentype"),
    url("../font/CHULALONGKORN-Regular.woff") format("woff"),
    url("../font/CHULALONGKORN-Regular.ttf") format("truetype"),
    url("../font/CHULALONGKORN-Regular.svg#CHULALONGKORN-Regular") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'ChulaCharasNew';
    src: url('../font/ChulaCharasNew-BoldItalic.eot');
    src: url('../font/ChulaCharasNew-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('../font/ChulaCharasNew-BoldItalic.woff2') format('woff2'),
        url('../font/ChulaCharasNew-BoldItalic.woff') format('woff'),
        url('../font/ChulaCharasNew-BoldItalic.ttf') format('truetype'),
        url('../font/ChulaCharasNew-BoldItalic.svg#ChulaCharasNew-BoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
  }
  
  
  @font-face {
    font-family: 'ChulaCharasNew';
    src: url('../font/ChulaCharasNew-Italic.eot');
    src: url('../font/ChulaCharasNew-Italic.eot?#iefix') format('embedded-opentype'),
        url('../font/ChulaCharasNew-Italic.woff2') format('woff2'),
        url('../font/ChulaCharasNew-Italic.woff') format('woff'),
        url('../font/ChulaCharasNew-Italic.ttf') format('truetype'),
        url('../font/ChulaCharasNew-Italic.svg#ChulaCharasNew-Italic') format('svg');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'ChulaCharasNew';
    src: url('../font/ChulaCharasNew.eot');
    src: url('../font/ChulaCharasNew.eot?#iefix') format('embedded-opentype'),
        url('../font/ChulaCharasNew.woff2') format('woff2'),
        url('../font/ChulaCharasNew.woff') format('woff'),
        url('../font/ChulaCharasNew.ttf') format('truetype'),
        url('../font/ChulaCharasNew.svg#ChulaCharasNew') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }

  :root {
    --color-navbar: #BD1354;
    --color-primary: #df5c8e;
    --fc-event-text-color: #df5c8e;
    --color-text: #18A096;
    --color-border:#0ecdbd;
    --color-bg: #DEFFFD;
    --color-white: #fff;
    --color-black: #000;
    --color-red: #ff0000;
    --fc-highlight-color: rgb(223 92 142 / 27%);
    --bs-border-width: 1px;

}

  html {
    position: relative;
    min-height: 100%;
}

body {
    font-family: 'ChulaCharasNew', sans-serif!important;
    padding-top: 65px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    position: relative;
    background: #fff;
    font-size: 17px;
    overflow-x: hidden;
    min-height: 100vh;
}

/* body:before {
    content: "";
    position: absolute;
    left: 0px;
    top: 180px;
    height: calc(100% - 180px);
    width: 100%;
    z-index: 0;
    border-radius: 30px 30px 0px 0px;
    background: linear-gradient(180deg, rgb(24 160 150 / 8%) 0%, rgba(2, 168, 158, 0.00) 100%);
    box-shadow: 0px 0.76977px 30.79088px 0px rgba(227, 222, 255, 0.20) inset, 0px 3.07909px 13.8559px 0px rgba(142, 221, 216, 0.30) inset, 0px 75.43767px 76.9772px -36.94907px rgba(142, 221, 216, 0.30) inset, 0px -63.12132px 52.3445px -49.26542px rgba(84, 185, 225, 0.30) inset, 0px 5.38841px 8.46749px -3.07909px #FFF inset, 0px -10.00704px 6.92795px -10.77681px rgba(255, 255, 255, 0.75) inset, 0px 30.02111px 43.10724px -27.7118px rgba(255, 255, 255, 0.50) inset;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
} */

/*--------------------------------------- 
    Text
---------------------------------------*/
p,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 10px;
}

p {
    line-height: 1.8em;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: bold;
}

ul.ul-nonestyle {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

/* ul.ul-nonestyle li {
    display: inline-block;
} */
a {
    text-decoration: none;
    transition: all ease 0.3s;
    color: #646464;
}

a:hover {
    text-decoration: none;
}

.img-icon {
    height: 28px;
}

.logo {
    height: 45px;
}




.btn-toggle-nav a {
    margin: 3px 3px;
}

.navbar-secondary {
    font-family: 'CHULALONGKORN';
    padding: 0px 15px;
    box-shadow: 0 4px 8px rgb(146 139 139 / 35%);
    background-color: #fffeff;
    /* top: 81px; */
    z-index: 889;
    top: 64px;
}

.spinner-wrapper{
    /* background-color: #fff; */
    background-color: rgba(255,255,255,0.7);
    backdrop-filter: blur(3px);
    -webkit-backdrop-filter: blur(3px);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.5s;
}

/* HTML: <div class="loader"></div> */
.loader {
    width: 50px;
    aspect-ratio: 1;
    --_c:no-repeat radial-gradient(farthest-side,#DF5C8E 92%,#0000);
    background: 
      var(--_c) top,
      var(--_c) left,
      var(--_c) right,
      var(--_c) bottom;
    background-size: 12px 12px;
    animation: l7 1s infinite;
  }
  @keyframes l7 {to{transform: rotate(.5turn)}}

  .navbar-toggler {
	position: relative;
	width: 52px;
	height: 60px;
	margin: 0;
	padding: 0;
	border: none;
	border-radius: 0;
	background-color: transparent;
}
    

  .navbar-toggler span.hamburger, 
.navbar-toggler span.hamburger::after, 
.navbar-toggler span.hamburger::before {
	content: "";
	display: block;
	position: absolute;
	top: 50%; 
	right: 16px;
	left: auto;
	width: 10px;
	height: 3px;
	margin-top: -1px;
	border-radius: 2px;
	background-color: #000;
	-webkit-transform: rotate(0deg);
  	   -moz-transform: rotate(0deg);
  		 -o-transform: rotate(0deg);
  			transform: rotate(0deg);
	-webkit-transition: all 0.4s cubic-bezier(0.600, 0.000, 0.200, 1.000);
	   -moz-transition: all 0.4s cubic-bezier(0.600, 0.000, 0.200, 1.000);
		 -o-transition: all 0.4s cubic-bezier(0.600, 0.000, 0.200, 1.000);
			transition: all 0.4s cubic-bezier(0.600, 0.000, 0.200, 1.000); 
	-webkit-transition-timing-function: cubic-bezier(0.600, 0.000, 0.200, 1.000);
	   -moz-transition-timing-function: cubic-bezier(0.600, 0.000, 0.200, 1.000);
		 -o-transition-timing-function: cubic-bezier(0.600, 0.000, 0.200, 1.000);
			transition-timing-function: cubic-bezier(0.600, 0.000, 0.200, 1.000);
	transition-delay: 0s;		
}

.navbar-toggler span.hamburger::before { 
	top: 0; 
	right: 0;
	margin-top: -8px; 
	width: 20px;
}
.navbar-toggler span.hamburger::after { 
	top: 0; 
	right: 0;
	margin-top: 8px; 
	width: 20px;
}

.navbar-toggler:not(.collapsed) span.hamburger { 
	background: transparent !important; 
	transition-delay: 0.1s;
	transition-duration: 0.2s;
}
.navbar-toggler:not(.collapsed) span.hamburger::before {  
	background-color: #000;
	-webkit-transform: rotate(135deg);
	   -moz-transform: rotate(135deg);
		 -o-transform: rotate(135deg);
			transform: rotate(135deg);
	margin-top: 0;
}

.navbar-toggler:not(.collapsed) span.hamburger::after {  
	background-color: #000;
	-webkit-transform: rotate(-135deg);
	   -moz-transform: rotate(-135deg);
		 -o-transform: rotate(-135deg);
			transform: rotate(-135deg);
	margin-top: 0;
}

.navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: none;
}

.btn-toggle-nav .nav-link-inner.active, .btn-toggle-nav .show > .nav-link-inner {
    color: var(--color-navbar);
    /* background-color: rgb(255 235 243); */
    border-bottom: 4px solid;
}

.nav-item .nav-link-inner {
    padding: 12px 12px;
    font-size: 18px;
    position: relative;
    display: block;
    z-index: 2;
    cursor: pointer;
}

.nav-item .nav-link-inner:hover {
    background-color: rgb(255 221 234 / 57%);
    color: #B43B6B !important;
}

.nav-item .nav-link-name {
    padding: 12px 12px;
    font-size: 18px;
    position: relative;
    display: block;
    z-index: 2;
}

.bg-white {
    --bs-bg-opacity: 1;
    background-color: rgb(255 255 255 / 10%) !important;
    background: linear-gradient(94deg, rgb(255 255 255 / 26%) 0%, rgb(255 216 231 / 89%) 100%);
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(5px);
}

.logo-nav{
    /* height: 45px; */
    height: 38px;
}


/*---------------------------------------
    Nav Menu
----------------------------------------*/

.bg-navbar{
    background: rgb(1 1 19 / 33%);
    box-shadow: 0px 0px 1px 0px #000;
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
}

.navbar-light .navbar-toggler {
    color: rgba(0,0,0,.55);
    border-color: #fff;
}

.navbar-res{
    position: sticky;
}

nav .navbar-nav .nav-item .btn-login{
    padding: 5px 12px;
    font-size: 1.125rem;
    font-weight: 300;
    color: #594a4f;
    position: relative;
    display: block;
    z-index: 2;
    cursor: pointer;
    background-color: transparent;
    border: 0.5px solid;
    border-radius: 8px;
}

nav .navbar-nav .nav-item .btn-login:hover{
    padding: 5px 12px;
    font-size: 1.125rem;
    font-weight: 300;
    color: var(--color-navbar);
    position: relative;
    display: block;
    z-index: 2;
    cursor: pointer;
    background-color: #ffe5ef;
    border: 0.5px solid;
    border-radius: 8px;
}

nav .navbar-nav .nav-item .nav-link {
    padding: 12px 12px;
    font-size: 18px;
    font-weight: 300;
    color: var(--theme-banner-bg);
    position: relative;
    display: block;
    z-index: 2;
    cursor: pointer;
}

.navbar-light .navbar-nav .nav-link:hover {
    background-color: rgb(255 221 234 / 57%);
    color: #B43B6B ;
    border-radius: .25rem ;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
}

nav .navbar-nav .nav-item.active > a {
    color: var(--color-navbar);
}
.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: var(--color-navbar);
}

.nav-link.btn-login {
    padding: 5px 10px;
    color: var(--theme-banner-bg);
    background-color: transparent;
    border: 1px solid;
    border-radius: 8px;
}

nav .navbar-nav .nav-item .nav-bt:hover,
.btn-login:hover {
    color: var(--color-navbar);
}

/*---- menu right ----*/
nav .menu-right {
    font-weight: 300;
}

nav .menu-right .language {
    color: var(--theme-banner-bg);
    /* border-right: 1px solid #ccc; */
    /* margin-right: 5px; */
}
nav .menu-right .language:hover {
    color: var(--color-white);
}
nav .menu-right .profile {
    cursor: pointer;
    color: #594a4f;
    padding: 2px 5px;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
}
nav .menu-right .profile span {
    font-size: 15px;
    max-width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    /* display: -webkit-box; */
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    float: left;
    margin-right: 10px;
    line-height: 30px;
}
nav .menu-right .profile > img {
    height: 34px;
    width: 34px;
    border-radius: 30px;
    border: 1px solid var(--color-navbar);
    display: inline-block;
}
nav .menu-right .nav-item .dropdown-menu {
    left: auto;
    right: 0px;
    min-width: 130px;
}
nav .menu-right .nav-item .dropdown-menu li {
    display: block;
    font-size: 15px;
}

/*--- dropdown-menu ---*/

.navbar .nav-item .dropdown-menu {
    display: none;
    margin-top: 0;
    padding: 0px;
}

.navbar .nav-item:hover .dropdown-menu {
    display: block;
}

.dropdown-bg{
    background: rgb(255 255 255);
}

.menu-link {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    margin: 0;
    position: relative;
}

.navbar .nav-item .dropdown-menu .menu-icon {
    /* margin-right: 0.5rem; */
    flex-grow: 0;
    flex-shrink: 0;
    /* font-size: 12px; */
    margin-right: 0.5rem;
    display: none;
}

.navbar .nav-item .dropdown-menu .dropdown-item {
    padding: 10px;
    font-size: 18px;
    color: #212529;
    background: transparent;
    font-weight: 300;
    margin: 3px 0px 3px 0px;
}

.navbar .nav-item .dropdown-menu .dropdown-item:hover {
    color: var(--color-navbar);
    background: transparent;
    border-radius: 3px;
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
    margin: 3px 0px 3px 0px;
}

.navbar .nav-item .dropdown-menu .dropdown-item.active {
    font-weight: 300;
    background-color: transparent;
    color: #BD1354;
}

.nav-item-p, .menu-icon{
    /* padding-left: 0.5rem; */
    padding: 5px 7px;
    display: block;
}

/*--------------nav dropdown user login --------------*/

.dropdown-menu-login[data-bs-popper] {
    position: absolute;
    top: 100%;
    left: unset;
    right: 5px;
    margin-top: 10px;
    background-color: #fff;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.16);
    border: 0;
    border-radius: 8px;
}

.dropdown-item-profile {
    display: block;
    width: 200px;
    padding: 10px;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}

.dropdown-item-profile:hover {
    color: #000;
    background: #e9ecef;
}

.dropdown-divider {
    height: 2px;
    margin: 0.5rem 0;
    overflow: hidden;
    border-top: 1px solid #d9dee3;
}

.dropdown-item:active {
    background-color: var(--color-navbar) ; 
    color: #000;
}

.avatar img {
    height: 60px;
    width: 60px;
}

.text-cut-noti {
    /* line-height: normal; */
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    line-height: 19px;
    margin-left: 25px;
}

/* .text-cut-noti p{
    line-height: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    line-height: 16px;
    margin-left: 25px;
    margin-bottom: 10px;
} */

.text-name-noti {
    font-size: 18px;
    font-weight: bold;
    color: var(--color-navbar);
    line-height: 1.76;
}

.text-topic-noti {
    font-size: 18px;
    color: #212529;
    line-height: 1.76;
}

.noti-detail {
    max-height: 34px;
    overflow: hidden;
}

.icon-noti{
    color: var(--theme-banner-bg);
    float: left;
    line-height: 1.76 !important;
}

/*--------------Padding-dropdown---------------------------*/

.nav-wrapper-noti {
    /* overflow-x: scroll; */
    overflow-y: scroll;
    max-height: 220px;
    margin: 4px;
    border-radius: 5px 5px 5px 5px;
    padding-bottom: 0px;
    padding-top: 0px;
}

.selectize-dropdown-content {
    padding: 0px 0 !important;
}

.dropdown-menu {
    padding: 0;
}


.nav-wrapper-noti li:not(:last-child) {
    border-bottom: 1px solid #f8f8f8;
    width: 100%;
}

.dropdown-item-noti {
    display: block;
    width: 300px;
    padding: 10px;
    clear: both;
    font-weight: 300;
    color: var(--color-navbar);
    text-align: inherit;
    text-decoration: none;
    /* white-space: nowrap; */
    background-color: transparent;
    border: 0;
}

.dropdown-item-noti p{
    /* margin-bottom: 10px; */
    margin-bottom: 0px;
}

.dropdown-item-noti:hover {
    color: var(--color-navbar);
    /* background: transparent; */
    background: #fff2f7;
}

.menu-right .dropdown-toggle::after {
    display: none;
}

.text-nav{
    padding: 12px 12px;
    border-left: 1px solid #ccc;
    font-family: 'CHULALONGKORN';
    font-size: 20px;
    background: -webkit-linear-gradient(45deg, #e06494, #9c0f49 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

/*-------------- Section Banner ---------------------------*/
.section-banner {
    background-image: url(../image/background.png);
    background-color: #ffffff;
    /* min-height: 210px; */
    /* padding: 120px 15px 80px; */
    padding: 41px 15px 80px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.section-banner h2 {
    font-family: 'CHULALONGKORN';
    /* font-weight: normal;
    font-size: 28px;
    line-height: 1.8; */
    font-size: 36px;
    font-weight: bolder;
    line-height: 1.8;
    color: #850831;
    /* background: -webkit-linear-gradient(45deg, #e06494, #020001 80%); */
    /* background: -webkit-linear-gradient(45deg, #e06494, #59263b 80%); */
    /* -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; */
}

.section-banner h4 {
    /* font-weight: normal;
    font-size: 24px; */
    font-weight: 600;
    font-size: 28px;
}

.section-banner-home {
    background: linear-gradient(94deg, rgb(255 255 255 / 57%) 0%, #ffb3908f 45%, #ff136dd1 100%), url(../image/bg-car-2.svg);
    /* background-image: url(../image/background.png); */
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 41px 15px 80px;
}

.section-banner-car {
    background: linear-gradient(94deg, rgb(255 255 255 / 57%) 0%, #ffb39045 45%, #ff136d91 100%), url(../image/bg-car-1.png);
    /* background: linear-gradient(94deg, rgb(255 255 255 / 57%) 0%, #ffb39063 45%, #ff136d47 100%), url(../image/bg-car-1.png); */
    /* background: linear-gradient(94deg, rgb(255 255 255 / 57%) 0%, #ffb3908f 45%, #ff136dd1 100%), url(../image/bg-car-1.png); */
    /* background-image: url(../image/bg-car-1.png); */
    /* background-color: #bfadad; */
    min-height: 210px;
    /* padding: 120px 15px 80px; */
    padding: 101px 15px 80px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.section-banner-cardetail , .section-banner-roomdetail{
    background: linear-gradient(94deg, rgb(255 255 255 / 57%) 0%, #ffb3908f 45%, #ff136dd1 100%), url(../image/bg-car-2.svg);
    /* background: linear-gradient(94deg, rgba(255, 255, 255, 1) 0%, rgb(241 97 160 / 33%) 43%, rgb(241 175 97 / 51%) 90%), url(../image/bg-car-2.svg); */
    /* background: linear-gradient(94deg, rgb(255 255 255 / 57%) 0%, #FFB390 45%, #ff136dd1 100%), url(../image/bg-car-2.svg); */
    /* background-image: url(../image/bg-car-2.svg); */
    background-color: #fff;
    min-height: 210px;
    /* padding: 120px 15px 80px; */
    padding: 101px 15px 80px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.section-banner-room {
    background: linear-gradient(94deg, rgb(255 255 255 / 57%) 0%, #ffb39045 45%, #ff136d91 100%), url(../image/bg-room-1.png);
    /* background: linear-gradient(94deg, rgb(255 255 255 / 57%) 0%, #ffb39063 45%, #ff136d47 100%), url(../image/bg-car-1.png); */
    /* background: linear-gradient(94deg, rgb(255 255 255 / 57%) 0%, #ffb3908f 45%, #ff136dd1 100%), url(../image/bg-car-1.png); */
    /* background-image: url(../image/bg-car-1.png); */
    /* background-color: #bfadad; */
    min-height: 210px;
    /* padding: 120px 15px 80px; */
    padding: 101px 15px 80px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.section-banner-sport {
    background: linear-gradient(94deg, rgb(255 255 255 / 57%) 0%, #ffb39045 45%, #ff136d91 100%), url(../image/bg-sport-1.png);
    /* background: linear-gradient(94deg, rgb(255 255 255 / 57%) 0%, #ffb39063 45%, #ff136d47 100%), url(../image/bg-car-1.png); */
    /* background: linear-gradient(94deg, rgb(255 255 255 / 57%) 0%, #ffb3908f 45%, #ff136dd1 100%), url(../image/bg-car-1.png); */
    /* background-image: url(../image/bg-car-1.png); */
    /* background-color: #bfadad; */
    min-height: 210px;
    /* padding: 120px 15px 80px; */
    padding: 101px 15px 80px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.section-banner-finance {
    background: linear-gradient(94deg, rgb(255 255 255 / 57%) 0%, #ffb3908f 45%, #ff136dd1 100%), url(../image/bg-finance.png);
    min-height: 210px;
    /* padding: 120px 15px 80px; */
    padding: 101px 15px 80px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.section-banner-lease {
    background: linear-gradient(94deg, rgb(255 255 255 / 57%) 0%, #ffb39045 45%, #ff136d91 100%), url(../image/bg-lease.png);
    min-height: 210px;
    /* padding: 120px 15px 80px; */
    padding: 101px 15px 80px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.section-banner-approve {
    background: linear-gradient(94deg, rgb(255 255 255 / 57%) 0%, #ffb39045 45%, #ff136d91 100%), url(../image/bg-approve.png);
    min-height: 210px;
    /* padding: 120px 15px 80px; */
    padding: 101px 15px 80px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.section-banner-downloadfile {
    background: linear-gradient(94deg, rgb(255 255 255 / 57%) 0%, #ffb39045 45%, #ff136d91 100%), url(../image/bg-downloadfile.png);
    min-height: 210px;
    /* padding: 120px 15px 80px; */
    padding: 41px 15px 80px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.section-banner-imagebooking{
    background: linear-gradient(94deg, rgb(255 255 255 / 57%) 0%, #ffb39045 45%, #ff136d91 100%), url(../image/bg-building.png);
    min-height: 210px;
    /* padding: 120px 15px 80px; */
    padding: 41px 15px 80px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

/*-------------- Section Content -------------------*/
.section-content {
    padding: 0px 15px 40px;
    background-color: transparent;
    position: relative;
    margin-top: -55px;
}
.section-content:before {
    content: "";
    background:#fff;
    position: absolute;
    left: 0px;
    top: 36px;
    height: calc(100% - 36px);
    width: 100%;
    z-index: 0;
    border-radius: 30px;
}

.section-report:before {
    /* background: rgb(255,255,255);
    background: linear-gradient(0deg, rgba(255,255,255,1) 22%, rgba(255,235,244,1) 100%); */
    background: linear-gradient(0deg, rgb(255 255 255) 22%, rgb(254 235 244) 100%);
}

.section-report .text-sub-head-search {
    border-bottom: 1px dashed #df5c8e;
}

.card-home, .card-home-1, .card-home-2 {
    padding: 10px 3% 35px;
    /* padding: 10px 3% 30px; */
    /* border-radius: 20px; */
    display: table;
    margin: 8px auto;
    width: 950px;
    /* width: 100%; */
    max-width: 100%;
    /* background: #fff8f4; */
    position: relative;
    z-index: 1;
    text-align: center;
    /* box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1); */
    background: rgb(232 176 197 / 7%);
    border-radius: 16px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    border: 1px solid rgba(255, 255, 255, 0.3);
}

/*-------------- Section Content Card-------------------*/
.card{
    border-radius: 16px;
    background-color: #FFF;
  }

  .image-content,
.card-content{
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 10px 14px;
}

.image-content{
    position: relative;
    row-gap: 5px;
    padding: 25px 0;
  }

  .overlay{
    position: absolute;
    left: 0;
    top: 0;
    /* height: 53%; */
    height: 46%;
    width: 100%;
    background-image: linear-gradient(94deg, rgb(255 255 255 / 9%) 0%, #ffb39063 45%, #ff136d47 100%), url(../image/bg-card.svg);
    background-color: #fcd8e7;
    border-radius: 35px 35px 0 0px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }
  .overlay::before,
  .overlay::after{
    content: '';
    position: absolute;
    right: 0;
    bottom: -40px;
    height: 40px;
    width: 40px;
    /* background-color: #ffffff; */
  }
  .overlay::after{
    border-radius: 0 25px 0 0;
    /* background-color: #FFF; */
  }

  .card-image{
    position: relative;
    height: 150px;
    width: 150px;
    border-radius: 50%;
    background: #FFF;
    padding: 3px;
  }
  .card-image .card-img{
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 50%;
    border: 4px solid #4070F4;
  }

  ul.ul-cards {
    width: min(100%, 80rem);
    /* width: min(100%, 60rem); */
    /* width: min(100%, 71rem); */
    margin-inline: auto;
    display: flex;
    flex-wrap: wrap;
    gap: 3rem;
    list-style: none;
    justify-content: center;
}
ul.ul-cards>li >a{
    --bg-color: #ffffff;
    --text-color: #333;
    --padding: 1rem;
    --circle-size: 3rem;
    --circle-expand: 1rem;
    --flap-height: 1.25rem;
    --flap-offset: 0.5rem;
    transform: translateY(20px);
    transition: 0.5s;
    width: 340px;
    /* max-width: 15rem; */
    margin-top: calc(var(--circle-size) / 2 + var(--circle-expand));
    margin-bottom: var(--flap-offset);
    background-color: var(--bg-color);
    background-image: linear-gradient(to bottom left, transparent 50%, rgba(0 0 0  / .125));
    border-radius: 35px 35px 35px 35px;
    padding: var(--padding);

    --bs-rim: inset -0.1rem 0.1rem 0.1rem rgb(255 255 255 / .5);
    --bs-card-spread: 0.25rem;
    --bs-card-color:  rgb(144 142 142 / 2%);
    --bs-card: 
        -0.1rem 0.1rem var(--bs-card-spread) var(--bs-card-color),
        -0.2rem 0.2rem var(--bs-card-spread) var(--bs-card-color),
        -0.3rem 0.3rem var(--bs-card-spread) var(--bs-card-color),
        -0.4rem 0.4rem var(--bs-card-spread) var(--bs-card-color),
        -0.5rem 0.5rem var(--bs-card-spread) var(--bs-card-color),
        -0.6rem 0.6rem var(--bs-card-spread) var(--bs-card-color),
        -0.7rem 0.7rem var(--bs-card-spread) var(--bs-card-color),
        -0.8rem 0.8rem var(--bs-card-spread) var(--bs-card-color),
        -0.9rem 0.9rem var(--bs-card-spread) var(--bs-card-color),
        -1.0rem 1.0rem var(--bs-card-spread) var(--bs-card-color),
        -1.1rem 1.1rem var(--bs-card-spread) var(--bs-card-color),
        -1.2rem 1.2rem var(--bs-card-spread) var(--bs-card-color),
        -1.3rem 1.3rem var(--bs-card-spread) var(--bs-card-color),
        -1.4rem 1.4rem var(--bs-card-spread) var(--bs-card-color),
        -1.5rem 1.5rem var(--bs-card-spread) var(--bs-card-color),
        -1.6rem 1.6rem var(--bs-card-spread) var(--bs-card-color),
        -1.7rem 1.7rem var(--bs-card-spread) var(--bs-card-color),
        -1.8rem 1.8rem var(--bs-card-spread) var(--bs-card-color),
        -1.9rem 1.9rem var(--bs-card-spread) var(--bs-card-color);
    box-shadow: var(--bs-rim), var(--bs-card);
    display: grid;
  grid-template-rows: max-content max-content auto ;
    justify-items: center;
    text-align: center;
    gap: 0.75rem;
    position: relative;
}


ul.ul-cards>li >a:hover{
    transform: translateY(0px);
    box-shadow: 0px 4px 8px rgb(251 217 232);
    color: #ffb4a6;
}

ul.ul-cards>li> a>.icon{
    width: var(--circle-size);
    margin-top: calc(var(--circle-size) / -2 - var(--padding));
    /* aspect-ratio: 1;
    background-color: var(--bg-color); */
    justify-self: center;
    /* border-radius: 50%; */
    display: grid;
    place-items: center;
    z-index: 1;
    /* box-shadow:var(--bs-rim), -0.1rem 0.1rem 0.25rem rgb(0 0 0 / .25); */
}
ul.ul-cards>li>a>.icon>i{
    font-size: calc(var(--circle-size) / 3);
    color: var(--accent-color);
}
ul.ul-cards>li>a>.title{
    /* margin-top: 0.5rem; */
    margin-top: 4rem;
    color: #bd1354;
    font-weight: normal;
    /* font-size: 24px; */
    font-size: 28px;
}
ul.ul-cards>li>a>.content{
    font-size: 0.8rem;
    margin-bottom: 1rem;
    color: var(--text-color)
}
ul.ul-cards>li>a>::before, ul>li>a>::after{
    content: "";
    position: absolute;
    
}

ul {
    padding-left: 0rem;
}

/* .logo-car{
    height: 138px;
    position: absolute;
    right: -12px;
    top: -42px;
    height: 141px;
    position: absolute;
    right: -12px;
    top: -48px;
    
} */

.logo-car {
    height: 87px;
    position: absolute;
    right: -12px;
    top: -38px;
}


.logo-room{
    /* height: 129px;
    position: absolute;
    right: -12px;
    top: -55px; */
    height: 112px;
    position: absolute;
    right: 11px;
    top: -55px;
}

.logo-sport{
    /* height: 173px;
    position: absolute;
    right: 0px;
    top: -98px; */
    height: 130px;
    position: absolute;
    right: 0px;
    top: -61px;
}

.logo-contract{
    /* height: 131px;
    top: -56px;
    right: 0;
    position: absolute; */
    height: 172px;
    top: -89px;
    right: -18px;
    position: absolute;
}

/* .logo-image {
    height: 171px;
    top: -79px;
    right: -21px;
    position: absolute;
} */

.logo-image {
    /* height: 227px;
    top: -105px;
    right: -14px;
    position: absolute; */
    height: 113px;
    top: -52px;
    right: -14px;
    position: absolute;
}

.logo-setting{
    /* height: 131px;
    top: -56px;
    right: -21px;
    position: absolute; */
    height: 113px;
    top: -56px;
    right: 14px;
    position: absolute;
}

.logo-finance {
    /* height: 177px;
    top: -83px;
    right: -45px;
    right: -23px;
    position: absolute; */
    height: 124px;
    top: -62px;
    right: 18px;
    position: absolute;
}

.logo-approve {
    /* height: 206px;
    top: -88px;
    right: -45px;
    right: -56px;
    position: absolute; */
    height: 124px;
    top: -66px;
    /* right: -45px; */
    right: 16px;
    position: absolute;
}

.logo-downloadfile {
    /* height: 206px;
    top: -88px;
    right: -45px;
    right: -17px;
    position: absolute; */
    height: 128px;
    top: -65px;
    /* right: -45px; */
    right: 8px;
    position: absolute;
}



ul.ul-cards>li>a:hover>.icon>i {
    background: -moz-linear-gradient(top,  rgb(89, 89, 89) 0%, #ca7171 45%, #ff0062 100%);
    background: -webkit-linear-gradient(top, rgb(89, 89, 89) 0%, #ca7171 45%, #ff0062 100%);
    background: linear-gradient(to bottom, rgb(89, 89, 89) 0%, #ca7171 45%, #ff0062 100%);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

/* ul.ul-cards>li>a:hover>.icon>i {
    background: -moz-linear-gradient(top,  rgb(244 209 209) 0%, #ffb390 45%, #ff0062d1 100%);
    background: -webkit-linear-gradient(top, rgb(233 199 199) 0%, #feb491 45%, #ff136d 100%);
    background: linear-gradient(to bottom, rgb(244 209 209) 0%, #ffb390 45%, #ff0062 100%);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
} */

ul.ul-cards>li>a:hover>.icon>i:before {
    display: initial;
  }

.section-setting .logo-car {
    font-size: 84px !important;
    position: absolute;
    /* right: 112px; */
    left: 0px;
    top: -26px;
}

.section-setting ul.ul-cards {
    width: min(100%, 80rem);
    /* width: min(100%, 71rem); */
    margin-inline: auto;
    display: flex;
    flex-wrap: wrap;
    gap: 3rem;
    list-style: none;
    justify-content: center;
}

.section-setting .card-home {
    width: 90%;
}

.section-setting ul.ul-cards>li >a {
    /* width: 255px; */
    width: 296px;
}

.card-fuel{
    border-bottom: 1px dashed; 
    padding: 0px;
    color: #bd1354; 
}
/*-------------- Section Schedule car-------------------*/

.section-schedulecar .nav-pills .nav-link , .section-paymentlist .nav-pills .nav-link ,
.section-savemeter .scrolling-wrapper .nav-pills .nav-link{
    background: #df5c8e;
    color: #fff;
    margin: 0px 3px;
    box-shadow: rgb(85 85 85 / 31%) 0px 4px 12px;
}

.section-schedulecar .nav-pills .nav-link.active, .section-schedulecar .nav-pills .show>.nav-link,
.section-paymentlist .nav-pills .nav-link.active, .section-paymentlist .nav-pills .show>.nav-link,
.section-savemeter .scrolling-wrapper .nav-pills .nav-link.active, .section-savemeter .scrolling-wrapper .nav-pills .show>.nav-link
{
    /* color: #fff;
    background-color: #df5c8e; */
    color: #df5c8e;
    background-color: #ffffff;
    /* background-color: #0d6efd; */
}

/*-------------- Section Search Card-------------------*/
.section-search .card-home{
        padding: 10px 3% 10px;
        width: 100%;
        background: rgb(255 255 255);
        z-index: 2;
}

.section-calendar .card-home{
    padding: 20px 3%;
}

.section-ldap .card-home {
    width: 950px;
}

.section-report .card-home {
    width: 700px;
    background-color: white;
    border: 1px solid #f5f5f5;
    box-shadow: 10px 10px #d7567e;
}

.section-search .card-home .text-search p, .section-room .card-home .text-search p{
    color: #bd1354;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 0.15rem;
}

.section-search .card-home .text-search .form-label, .section-room .card-home .text-search .form-label{
    color: #bd1354;
    font-weight: bold;
}

.section-search .card-home .text-search .form-select{
    width: 66%;
    font-size: 18px;
}

.section-search .card-home .btn-search{
    align-self: end;
    text-align: end;
}

 .text-sub-head-search {
    z-index: 1;
}

.text-sub-head-search h4{
    font-family: 'CHULALONGKORN';
    color: var(--color-navbar);
    font-size: 22px;
    font-weight: normal;
    margin-bottom: 4px;
}

.section-detail .card-home {
    padding: 20px 3% 20px;
    margin: 8px auto 50px;
    width: 100%;
    background: rgb(255 255 255);
    z-index: 2;
}

.section-room-2 .card-home ,.sectionsport-room-3 .card-home , 
.section-sport-3 .card-home , .section-sport-4 .card-home , 
.section-sport-5 .card-home ,.section-sport-6 .card-home ,.section-sport-1 .card-home-1 , 
.sectionsport-room-1 .card-home-1 , .section-sport-2 .card-home-1 {
    padding: 20px 3% 20px !important;
    margin: 8px auto 50px !important;
}

.section-room-2 .bs-stepper .bs-stepper-header .bs-stepper-circle{
    background-color: rgb(223 92 142) !important;
    color: #fff !important;
}

.section-room-2 .bs-stepper .bs-stepper-header .bs-stepper-label .bs-stepper-title{
    color: rgb(223 92 142) !important;
}

.section-room-2 .bs-stepper .bs-stepper-header .line{
    border-top: 1px solid rgb(216 89 138) !important;
 }
 

.section-detail .card-home .card .card-header h5{
    margin-bottom: 0px;
}

.section-detail .card-home .card .card-header:first-child {
    border-radius: 16px 16px 0px 0px;
}

.section-detail .card-home .card .card-header {
    background: #4F4F4F;
    color: #fff;
    padding: 10px 15px;
    /* padding: 1rem 1.25rem; */
}

.section-detail .card-home .card .card-body p{
    margin-bottom: 0.1rem;
    font-size: 18px;
}

.section-detail .card-home .accordion-body .card-body-collapse p {
    margin-bottom: 0.1rem;
    font-size: 18px;
}

.section-detail .card-home .card .card-body .bootstrap-select {
    width: 100%;
}

.section-receiptdailyreport-detail .card-home .card .card-body .bootstrap-select {
    width: 150px;
}

.section-room .card-home {
    display: block;
    padding: 20px 3% 10px;
    margin: 8px auto 21px;
    width: 100%;
    background: rgb(255 255 255);
    z-index: 2;
 }

.section-room .card-room .card-home {
   margin: 8px auto 10px;
}

.section-detail .card-home-2 {
    display: block;
    padding: 10px 3% 20px;
    margin: 8px auto 50px;
    width: 100%;
    background: rgb(255 255 255);
    z-index: 2;
}

.section-room .card-day, .section-room .card-month {
    padding: 15px;
    background: #fffbfc;
    border-radius: 8px;
    border: 1px solid #df5c8e;
 }

.section-room .bs-stepper .bs-stepper-header .step .step-trigger .bs-stepper-label .bs-stepper-title {
    line-height: 1.8;
    font-size: 20px;
}

.section-room .bs-stepper .bs-stepper-header .step .bs-stepper-circle {
    border-radius: 100px;
    font-size: 20px;
    height: 3.5rem;
    width: 3.5rem;
    background-color: rgba(67, 89, 113, .16);
    color: #697a8d;
}


/*------- section-sport-2------*/
.section-sport-2 .status-active {
    color: #090909;
    background-color: #B2FF59;
    border: 1px solid #B2FF59;
    font-size: 18px;
    padding: 15px 17px;
    box-shadow: rgb(85 85 85 / 31%) 0px 4px 12px;
    border-radius: 8px;
}

.section-sport-2 .status-select{
    color: #fff;
    background-color: #DF5C8E;
    border: 1px solid #DF5C8E;
    font-size: 18px;
    padding: 15px 17px;
    box-shadow: rgb(85 85 85 / 31%) 0px 4px 12px;
    border-radius: 8px;
    text-align: center;
    margin: auto 0px;
}

.section-sport-2 .status-select:hover {
    color: #fff;
    background-color: #d15383;
    border-color: 1px solid #d15383;
    font-size: 18px;
    padding: 15px 17px;
    box-shadow: #f382ada3 0px 4px 12px;
    border-radius: 8px;
    text-align: center;
    margin: auto 0px;
}

.section-sport-2 .card-day {
    padding: 2px 10px 12px 10px;
    background: #fffbfc;
    border-radius: 8px;
    border: 1px solid #df5c8e;
}

.section-sport-2 .btn-outline-primary {
    color: #090909;
    background-color: #B2FF59;
    border: 1px solid #B2FF59;
    font-size: 18px;
    box-shadow: rgb(85 85 85 / 31%) 0px 4px 12px;
    border-radius: 8px;
}

.section-sport-2 .demo-inline-spacing>* {
    margin: 0.5rem 0rem 0 !important;
}

.section-sport-2 .card-text {
    margin: 10px 15px;
}

/* .section-sport-2 .disabled  {
    border-color: rgba(154, 45, 45, 0.698);
    background-color: rgb(223 92 142) !important;
} */

/* .section-sport-2 input[type="radio" i]:disabled {
    background-color: rgb(223 92 142) !important;
} */

.section-sport-2 .btn-check:disabled+.btn, .btn-check[disabled]+.btn {
    pointer-events: none;
    background: #939393;
    filter: none;
    border: none;
    opacity: 0.75;
}

/*------- section-sport-3------*/
/* .section-sport-3 .card-name-sport{
    padding: 10px;
    border: 1px solid #df5c8e;
    border-radius: 16px;
} */

.section-sport-3 .card-img-top{
    object-fit: cover;
    object-position: top;
    height: auto;
    max-height: none;
    border-radius: 10px;
}

.text-head-sport {
    /* font-family: 'CHULALONGKORN'; */
    font-weight: normal;
    font-size: 22px;
    padding: 0px 0px 0px;
    border-bottom: 1px dashed;
    color: #bd1354;
}

.account-selection__option {
    display: flex;
    align-items: center;
    gap: 0.5em;
    padding: 0.875em;
    border: 2px solid #cacaca;
    border-radius: 8px;
    width: 100%;
    height: 100%;
    cursor: pointer;
  }
  
  .account-selection__input {
    accent-color: #df5c8e;
    height: 22px;
    width: 22px;
  }
  
  .account-selection__text {
    flex-grow: 1;
    
    color: var(--neutral-500);
  }
  
  .account-selection__icon {
    color: var(--neutral-400);
  }
  
  .account-selection__input:checked ~ .account-selection__text {
    color: var(--primary-800);
  }
  
  .account-selection__input:checked ~ .account-selection__icon {
    color: var(--primary-500);
  }
  
  .account-selection__option:has(
    .account-selection__input:checked
  )
  {
    border-color: #df5c8e;
  }

  .card-qr {
    margin: 0px auto;
    width: 200px;
    height: 200px;
    border-radius: 0px;
  }


  .card-payment {
    margin: 0px auto;
    width: 100px;
    align-self: center;
  }
  


/*------- Stepper sectionsport-room-2 , section-sport-3------*/
.sectionsport-room-2 .bs-stepper .bs-stepper-header .step-1 .bs-stepper-circle,
.section-sport-2 .bs-stepper .bs-stepper-header .step-1 .bs-stepper-circle,
.section-sport-3 .bs-stepper .bs-stepper-header .step-1 .bs-stepper-circle,
.section-sport-3 .bs-stepper .bs-stepper-header .step-2 .bs-stepper-circle,
.section-sport-4 .bs-stepper .bs-stepper-header .step-1 .bs-stepper-circle,
.section-sport-4 .bs-stepper .bs-stepper-header .step-2 .bs-stepper-circle,
.section-sport-4 .bs-stepper .bs-stepper-header .step-3 .bs-stepper-circle,
.section-sport-5 .bs-stepper .bs-stepper-header .step-1 .bs-stepper-circle,
.section-sport-5 .bs-stepper .bs-stepper-header .step-2 .bs-stepper-circle,
.section-sport-5 .bs-stepper .bs-stepper-header .step-3 .bs-stepper-circle,
.section-sport-5 .bs-stepper .bs-stepper-header .step-4 .bs-stepper-circle,
.section-sport-6 .bs-stepper .bs-stepper-header .step-1 .bs-stepper-circle,
.section-sport-6 .bs-stepper .bs-stepper-header .step-2 .bs-stepper-circle,
.section-sport-6 .bs-stepper .bs-stepper-header .step-3 .bs-stepper-circle,
.section-sport-6 .bs-stepper .bs-stepper-header .step-4 .bs-stepper-circle,
.section-sport-6 .bs-stepper .bs-stepper-header .step-5 .bs-stepper-circle
{
    background-color: rgb(223 92 142);
    color: #fff;
}

.sectionsport-room-2 .bs-stepper .bs-stepper-header .step-1 .step-trigger .bs-stepper-label .bs-stepper-title,
.section-sport-2 .bs-stepper .bs-stepper-header .step-1 .step-trigger .bs-stepper-label .bs-stepper-title,
.section-sport-3 .bs-stepper .bs-stepper-header .step-1 .step-trigger .bs-stepper-label .bs-stepper-title,
.section-sport-3 .bs-stepper .bs-stepper-header .step-2 .step-trigger .bs-stepper-label .bs-stepper-title,
.section-sport-4 .bs-stepper .bs-stepper-header .step-1 .step-trigger .bs-stepper-label .bs-stepper-title,
.section-sport-4 .bs-stepper .bs-stepper-header .step-2 .step-trigger .bs-stepper-label .bs-stepper-title,
.section-sport-4 .bs-stepper .bs-stepper-header .step-3 .step-trigger .bs-stepper-label .bs-stepper-title,
.section-sport-4 .bs-stepper .bs-stepper-header .step-4 .step-trigger .bs-stepper-label .bs-stepper-title,
.section-sport-5 .bs-stepper .bs-stepper-header .step-1 .step-trigger .bs-stepper-label .bs-stepper-title,
.section-sport-5 .bs-stepper .bs-stepper-header .step-2 .step-trigger .bs-stepper-label .bs-stepper-title,
.section-sport-5 .bs-stepper .bs-stepper-header .step-3 .step-trigger .bs-stepper-label .bs-stepper-title,
.section-sport-5 .bs-stepper .bs-stepper-header .step-4 .step-trigger .bs-stepper-label .bs-stepper-title,
.section-sport-6 .bs-stepper .bs-stepper-header .step-1 .step-trigger .bs-stepper-label .bs-stepper-title,
.section-sport-6 .bs-stepper .bs-stepper-header .step-2 .step-trigger .bs-stepper-label .bs-stepper-title,
.section-sport-6 .bs-stepper .bs-stepper-header .step-3 .step-trigger .bs-stepper-label .bs-stepper-title,
.section-sport-6 .bs-stepper .bs-stepper-header .step-4 .step-trigger .bs-stepper-label .bs-stepper-title,
.section-sport-6 .bs-stepper .bs-stepper-header .step-5 .step-trigger .bs-stepper-label .bs-stepper-title
{
    color: #df5c8e;
}

.sectionsport-room-2 .bs-stepper .line-1 ,
.section-sport-2 .bs-stepper .line-1,
.section-sport-3 .bs-stepper .line-1,
.section-sport-3 .bs-stepper .line-2,
.section-sport-4 .bs-stepper .line-1,
.section-sport-4 .bs-stepper .line-2,
.section-sport-4 .bs-stepper .line-3,
.section-sport-5 .bs-stepper .line-1,
.section-sport-5 .bs-stepper .line-2,
.section-sport-5 .bs-stepper .line-3,
.section-sport-5 .bs-stepper .line-4,
.section-sport-6 .bs-stepper .line-1,
.section-sport-6 .bs-stepper .line-2,
.section-sport-6 .bs-stepper .line-3,
.section-sport-6 .bs-stepper .line-4,
.section-sport-6 .bs-stepper .line-5
{
    border-top: 1px solid rgb(216 89 138)!important;
}

.card-sammary-payment{
    padding: 20px 3% 20px ;
    /* padding: 10px 3% 30px; */
    /* border-radius: 20px; */
    display: table;
    margin: 8px auto;
    width: 450px;
    /* width: 100%; */
    max-width: 100%;
    /* background: #fff8f4; */
    position: relative;
    z-index: 1;
    text-align: center;
    /* box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1); */
    background: rgb(232 176 197 / 7%);
    border-radius: 16px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    border: 1px solid rgba(255, 255, 255, 0.3);
}

.txt-field {
    position: relative;
    border-bottom: 1px solid #DB5F8E;
}

.card-sammary-payment .text-head {
    border-bottom: 1px dashed var(--color-navbar);
}

.card-sammary-payment .text-head h4 {
    color: var(--color-navbar);
}

.card-sammary-payment .text-number {
    font-size: 20px;
}


/*------- sectionsport-room-3-----*/

.sectionsport-room-3 .bs-stepper .bs-stepper-header .step .bs-stepper-circle {
    background-color: rgb(223 92 142);
    color: #fff;
}

.sectionsport-room-3 .bs-stepper .bs-stepper-header .step .step-trigger .bs-stepper-label .bs-stepper-title {
    color: #df5c8e;
}

.sectionsport-room-3 .bs-stepper .line {
    border-top: 1px solid rgb(216 89 138)!important;
}

.sectionsport-room-3 .card-day .table-cardbody table {
    min-width: 0px;
}

.sectionsport-room-3 .card-day .table-wrapper {
    max-height: 460px;
}

 .bs-stepper .bs-stepper-header .step .step-trigger {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
    flex-direction: column !important;
    padding: 0 0.2rem !important;
    width: 263px;
    /* width: 346px; */
    border: 1px solid #ff88a759;
    border-radius: 20px;
    background: #ffd7dc26;
}

.wizard-numbered{
    overflow-x: scroll !important;
    overflow-y: hidden !important;
    white-space: nowrap !important;
}

.section-sport-1 .bs-stepper .bs-stepper-header,
.section-sport-2 .bs-stepper .bs-stepper-header,
.section-sport-3 .bs-stepper .bs-stepper-header,
.section-sport-4 .bs-stepper .bs-stepper-header,
.section-sport-5 .bs-stepper .bs-stepper-header,
.section-sport-6 .bs-stepper .bs-stepper-header {
    justify-content: start !important;
}


.bs-stepper .step-trigger:focus , .active .bs-stepper-title{
    color: #df5c8e !important;
}

.active .bs-stepper-circle {
    background-color: #df5c8e !important;
    color: #fff !important;
}

.text-red{
    color: var(--color-red);
}

.form-control:focus {
    color: #212529;
    border-color: #DF5C8E;
    box-shadow: 0 0 0 .25rem rgb(255 232 240);
}

.form-check-input:focus {
    /* border-color: #ffffff; */
    border: 1px solid rgba(0, 0, 0, .25);
    box-shadow: 0 0 0 .15rem rgb(255 232 240 / 27%);
}

.form-check-input:checked {
    background-color: #df5c8e;
    /* background-color: #98d650; */
    border: 1px solid rgba(0, 0, 0, .25);
    /* border-color: #ffffff; */
}

.form-check-input:active {
    filter: brightness(100%);
}

.form-label {
    font-size: 18px;
    font-weight:bold;
}

.form-check {
    font-size: 18px;
}

.bootstrap-select>.dropdown-toggle.bs-placeholder, .bootstrap-select>.dropdown-toggle.bs-placeholder:active, .bootstrap-select>.dropdown-toggle.bs-placeholder:focus, .bootstrap-select>.dropdown-toggle.bs-placeholder:hover {
    color: #d0d0d0 !important;
}

.dropdown-toggle::after {
    color: #343a40 !important;
}

.btn-primary {
    color: #fff;
    background-color: #DF5C8E;
    border-color: #DF5C8E;
    font-size: 18px;
    box-shadow: rgb(85 85 85 / 31%) 0px 4px 12px;
    border-radius: 8px;
}

.btn-primary:hover {
    color: #fff;
    background-color: #d15383;
    border-color: #d15383;
    font-size: 18px;
    box-shadow: #f382ada3 0px 4px 12px;
    border-radius: 8px;
}

.btn-second {
    color: #DF5C8E;
    background-color: #F0F2F4;
    border-color: #F0F2F4;
    font-size: 18px;
    box-shadow: rgb(85 85 85 / 31%) 0px 4px 12px;
    border-radius: 8px;
}

.btn-second:hover{
    color: #DF5C8E;
    background-color: #F0F2F4;
    border-color: #F0F2F4;
    font-size: 18px;
    box-shadow: rgb(85 85 85 / 31%) 0px 4px 12px;
    border-radius: 8px;
}

.btn-third {
    color: #999999;
    background-color: #ffffff;
    border-color: #999999;
    font-size: 18px;
    box-shadow: rgb(85 85 85 / 31%) 0px 4px 12px;
    border-radius: 8px;
}

.btn-third:hover{
    color: #999999;
    background-color: #ffffff;
    border-color: #999999;
    font-size: 18px;
    box-shadow: rgba(226, 226, 226, 0.31) 0px 4px 12px;
    border-radius: 8px;
}

.btn-check:focus+.btn, .btn:focus {
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(255, 255, 255, 0.25);
}

.btn-check:focus+.btn-primary, .btn-primary:focus {
    color: #fff;
    background-color: #DF5C8E;
    border-color: #DF5C8E;
    box-shadow: #f382ada3 0px 4px 12px;
}

.btn-check:active+.btn-primary:focus, .btn-check:checked+.btn-primary:focus, .btn-primary.active:focus, .btn-primary:active:focus, .show>.btn-primary.dropdown-toggle:focus {
    box-shadow: #f382ada3 0px 4px 12px;
}

.btn-delete{
    color: var(--color-black);
    background-color: var(--color-white);
    border: 1px solid var(--color-black);
    font-size: 18px;
    padding: 6px 10px;
    border-radius: 5px;
    text-align: center;
}

.btn-delete:hover{
    color: var(--color-black);
    box-shadow: 0 4px 9px -4px rgba(0,0,0,.35);
}

.btn-four {
    color: #df5c8e;
    background-color: #ffffff;
    border: 1px solid #df5c8e;
    font-size: 18px;
    border-radius: 8px;
    text-align: center;
    box-shadow: rgb(85 85 85 / 31%) 0px 4px 12px;
}

.btn-four:hover {
    color: #df5c8e;
    background-color: #ffffff;
    box-shadow: 0 4px 9px -4px rgba(0, 0, 0, .35);
}

.btn-five {
    color: #EE9706;
    background-color: #ffffff;
    border: 1px solid #EE9706;
    font-size: 18px;
    border-radius: 8px;
    text-align: center;
    box-shadow: rgb(85 85 85 / 31%) 0px 4px 12px;
}

.btn-five:hover {
    color: #EE9706;
    background-color: #ffffff;
    box-shadow: 0 4px 9px -4px rgba(0, 0, 0, .35);
}

.btn-excel {
    color: #15774a;
    background-color: #ffffff;
    border: 1px solid #15774a;
    font-size: 18px;
    border-radius: 8px;
    text-align: center;
    box-shadow: rgb(85 85 85 / 31%) 0px 4px 12px;
}

.btn-excel:hover {
    color: #15774a;
    background-color: #ffffff;
    box-shadow: 0 4px 9px -4px rgba(0, 0, 0, .35);
}

.btn-check:focus+.btn-excel, .btn-excel:focus , .btn-check:focus+.btn-second, .btn-second:focus{
    /* color: #fff;
    background-color: #DF5C8E;
    border-color: #DF5C8E; */
    box-shadow: 0 4px 9px -4px rgba(0, 0, 0, .35);
}

.btn-green {
    color: #fff;
    background-color: #18A096;
    border-color: #18A096;
    font-size: 18px;
    box-shadow: rgb(85 85 85 / 31%) 0px 4px 12px;
    border-radius: 8px;
}

.btn-green:hover {
    color: #fff;
    background-color: #308a84;
    border-color: #308a84;
    font-size: 18px;
    box-shadow: #98c1be 0px 4px 12px;
    border-radius: 8px;
}

.btn-red {
    color: #fff;
    background-color: #FA3C48;
    border-color: #FA3C48;
    font-size: 18px;
    box-shadow: rgb(85 85 85 / 31%) 0px 4px 12px;
    border-radius: 8px;
}

.btn-red:hover {
    color: #fff;
    background-color: #e13640;
    border-color: #e13640;
    font-size: 18px;
    box-shadow: #e89ba0 0px 4px 12px;
    border-radius: 8px;
}


.btn-cancel {
    color: #8592a3 !important;
    border-color: transparent;
    background: #ebeef0;
    /* background-color: #6e7881;
    color: #fff;
    border: 1px solid #6e7881; */
    /* background-color: #cbcbcb;
    color: #666;
    border: 1px solid #d0d0d0; */
    font-size: 18px;
    border-radius: 8px;
    text-align: center;
}

.btn-cancel:hover {
    background-color: #6e7881;
    /* color: #fff; */
    color: #fff !important;
    box-shadow: 0 4px 9px -4px rgba(0, 0, 0, .35);
}

.btn-head{
    /* position: relative;
    top: -19px; */
    position: unset;
    /* z-index: 9; */
    /* z-index: 1030;
    top: 77px; */
}


.btn-tag-close{
    padding: 0px 7px;
    color: #7a838b;
}

.btn-tag-close:hover{
    padding: 0px 7px;
    color: #ff2804;
}

.alert {
    border-radius: 8px;
}

.alert-warning {
    color: #c0660b;;
    background-color: #ffe5b9;
    border-color: #c0660b;;
}

.alert-warning h5{
    font-family: 'CHULALONGKORN';
    font-weight: normal;
    font-size: 18px;
}

.alert-warning p{
    font-size: 18px;
}

.alert-danger {
    color: #FF4242;
    background-color: #ffe9eb;
    border-color: #FF4242;
}

.alert-danger h5{
    font-family: 'CHULALONGKORN';
    font-weight: normal;
    font-size: 18px;
}

.alert-danger p{
    font-size: 20px;
}

.alert-noti {
    padding: .1rem 0.4rem !important;
    top: -4px !important;
    /* right: -25px; */
    font-size: 13px !important;
    line-height: 16px !important;
    color: #fff;
    display: inline-block;
    transform: translate(-29%, -43%) !important;
    /* top: 5px !important; */
}

.card-nodata{
    z-index: 1;
    /* height: 600px; */
    padding: 100px 0px;
}

.card-nodata img{
    height: 55px;
}

.card-nodata-doc img {
    height: 111px;
}

.card-nodata h4{
    color: #bd1354;
        font-size: 22px;
}

.card-home .bootstrap-select .dropdown-toggle:focus, 
.card-home .bootstrap-select>select.mobile-device:focus+.dropdown-toggle ,
.modal-user .bootstrap-select .dropdown-toggle:focus,
.modal-user .bootstrap-select>select.mobile-device:focus+.dropdown-toggle {
    /* outline: none; */
    outline: none !important;
    outline-offset: -2px;
}

.card-home .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) ,
.modal-user .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){
    width: 100%;
}

.btn-check:focus+.btn-light, .btn-light:focus {
    color: #000;
    background-color: #ffffff;
    border-color: #f8f9fa;
    box-shadow: 0 0 0 .25rem rgb(255 232 240);
    /* border: 1px solid #ced4da; */
    border: 1px solid #df5c8e;
}

.btn-light {
    color: #212529;
    background-color: #ffffff;
    border: 1px solid #ced4da;
    border-radius: 8px;
}

.btn-light:hover {
    color: #212529;
    background-color: #ffffff;
    border: 1px solid #ced4da;
}

.card-home .dropdown-item.active, 
.modal-user .dropdown-item.active{
    color: #fff;
    text-decoration: none;
    background-color: #df5c8e;
}

.selectize-input input::placeholder {
    color: #d0d0d0 !important;
}

.selectize-control .selectize-input.disabled , .btn-light.disabled, .btn-light:disabled {
    /* opacity: .5; */
    opacity: 1 !important;
    background-color: #eaecef !important;
    border: 1px solid #ced4da !important;
}

.card-home .input-group .selectize-input, 
.modal-user .input-group .selectize-input {
    overflow: unset;
    border-radius: 8px;
}

.card-home .selectize-input.focus, 
.modal-user .selectize-input.focus {
    border: 1px solid #df5c8e;
    outline: 0;
    /* box-shadow: 0 0 0 0.2rem rgba(49, 185, 113, 0.09); */
    box-shadow: 0 0 0 .25rem rgb(255 232 240);
}


.card-home .selectize-dropdown [data-selectable] .highlight, 
.modal-user .selectize-dropdown [data-selectable] .highlight {
    background: rgb(251 174 203 / 54%);
    border-radius: 1px
}

.modal-user p {
    line-height: 1.5em;
}

.card-home .bootstrap-select .dropdown-menu li a span.text ,
.modal-user .bootstrap-select .dropdown-menu li a span.text{
    font-size: 18px;
}

.card-home .bootstrap-select .dropdown-toggle .filter-option-inner-inner,
.modal-user .bootstrap-select .dropdown-toggle .filter-option-inner-inner {
    font-size: 18px;
    line-height: 1.8;
    /* vertical-align: middle; */
    /* display: inline-block; */
    /* padding-top: 4px; */
}

.card-home .form-control, .modal .form-control{
    font-size: 18px;
    border-radius: 8px;
    line-height: 1.8;
}

.selectize-dropdown, .selectize-dropdown.form-control {
    box-shadow: none !important;
}

.card-home .form-control label{
    font-size: 18px;
}

.timepicker{
    text-align: center;
}

::placeholder {
    /* color: green; */
    overflow: visible;
    line-height: 1.8 !important;
    padding-top: 4px !important;
  }

  .selectize-input input::placeholder {
    /* color: #651717 !important; */
    overflow: visible;
    line-height: 1.8 !important;
    padding-top: 4px !important;
}


 /* input::placeholder {
    color: #651717 !important;
    line-height: 3em !important;
    padding-top: 4px !important;
} */

.selectize-input > input[placeholder] {
    /* line-height: 1.8 !important; */
    /* padding-top: 4px !important; */
    /* padding-top: 4px !important; */
    vertical-align: middle;
}

.card-home .selectize-input > input {
    display: inline-block !important;
    padding: 0 !important;
    min-height: 0 !important;
    max-height: none !important;
    max-width: 100% !important;
    margin: 0 !important;
    text-indent: 0 !important;
    border: 0 none !important;
    background: none !important;
    line-height: 1.8 !important;
    user-select: auto !important;
    box-shadow: none !important;
}

.selectize-input {
    border: 1px solid #ced4da;
    padding: .375rem .75rem;
    line-height: 1.8 !important;
    display: inline-block;
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 1;
    box-sizing: border-box;
    box-shadow: none;
    border-radius: .25rem;
}
        

.card-sort{
    /* z-index: 2; */
    font-size: 18px;
}

.card-sort label, .card-sort span , .btn-select{
    z-index: 1;
}

.card-sort .bootstrap-select .dropdown-toggle:focus, .card-sort .bootstrap-select>select.mobile-device:focus+.dropdown-toggle {
    /* outline: none; */
    outline: none !important;
    outline-offset: -2px;
}

.card-sort .dropdown-item {
  text-align: center;
}

.card-sort .dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #df5c8e;
}

.card-sort .selectize-input.focus {
    border: 1px solid #df5c8e;
    outline: 0;
    /* box-shadow: 0 0 0 0.2rem rgba(49, 185, 113, 0.09); */
    box-shadow: 0 0 0 .25rem rgb(255 232 240);
}

.card-sort .selectize-dropdown [data-selectable] .highlight {
    background: rgb(251 174 203 / 54%);
    border-radius: 1px
}

.card-sort .bootstrap-select .dropdown-toggle .filter-option {
    font-size: 18px;
}

.card-sort .bootstrap-select .dropdown-menu li a span.text {
    font-size: 18px;
}

.text-year{
    width: 130px;
}

.card-small-detail{
    padding: 8px;
    border: 0.5px solid #ff8db8;
    background: rgb(255 241 246 / 39%);
    border-radius: 8px;
}

/*------- table-Style -------*/
.table-wrapper {
    overflow-x: scroll;
    /* max-height: 420px; */
    margin: 4px;
    border-radius: 12px 12px 0px 0px;
    padding-bottom: 0px;
}

.table-cardbody {
    position: relative;
    overflow: auto;
    /* max-height: 380px;
    height: 380px; */
    margin-bottom: 0.75rem;
}

/* .card-activity .table-cardbody {
    max-height: 594px;
    height: 594px;
}

.card-sub-body .table-cardbody {
    max-height: 253px;
    height: 253px;
} */


.table-cardbody table {
    min-width: 1024px;
    border-collapse: separate;
    border-spacing: 0px;
    vertical-align: middle !important;
    margin-bottom: 9px;
}

.table-two-row .table th:last-child {
    position: sticky;
    right: 0;
    background-color: #df5c8e;
    border: none;
    /* color: #000; */
  }

  .t-width{
    width: 5%;
  }

  .t-input{
    width: 200px;
  }

 .table td:last-child {
    position: sticky;
    padding: 0.45rem 1.25rem;
    right: 0;
    /* right: -1px; */
    background-color: #fff;
    /* color: #000; */
}

.table th:last-child {
    position: sticky;
    right: 0;
    /* right: -1px; */
    /* color: #000; */
}


 .section-room-summarize .card-summarize .table td:last-child{
    position: sticky;
    padding: 0.45rem 1.25rem;
    right: 0;
    /* right: -1px; */
    /* background-color: #fff; */
    /* color: #000; */
}


.section-room-summarize .card-summarize .table td:last-child{
    position: sticky;
    right: 0;
    /* right: -1px; */
    /* color: #000; */
}

.section-room-summarize .card-summarize .table th:first-child, 
.section-room-summarize .card-summarize .table td:first-child {
    position: unset;
}

.tag-w{
    width: 100%;
}

.section-schedulecar .table-two-row .table th:last-child, .section-schedulecar .table-two-row .table td:last-child{
    position: unset;
    /* white-space: normal; */
}

.section-room .table th:first-child, .section-room .table td:first-child, .section-schedulecar .tab-2 .table-two-row .table td:last-child ,.section-schedulecar .tab-2 .table-two-row .table th:last-child{
    position: sticky;
    left: 0px;
    /* color: #ffffff; */
    padding: 5px 10px;
}

.section-room .table tr:nth-child(odd) td:first-child {
    background-color: #ffffff;
}

.section-room .table tr:nth-child(even) td:first-child {
    background-color: #FCF5F8;
}

  .table-activity .table th:last-child, .table-activity .table td:last-child {
    position: unset;
    /* right: 0;
    background-color: #fff;
    color: #000; */
}

  .table-user .table th:nth-last-child(2), .table-user .table td:nth-last-child(2) {
    /* position: sticky;
    right: 67px;
    background-color: #fff;
    color: #fff; */
    padding: 11px 10px;
}

.section-receiptreport .table-lock-3 .table th:nth-last-child(2), .section-receiptreport .table-lock-3 .table td:nth-last-child(2)
{
    position: sticky;
    right: 404px;
}

.section-receiptreport .table-lock-3 .table th:nth-last-child(2),
.section-leaselist .table-lock-3 .table th:nth-last-child(2){
    background-color: rgb(223, 92, 142);
}

.section-paymentlist .table-lock-3 .table th:nth-last-child(2), .section-paymentlist .table-lock-3 .table td:nth-last-child(2) {
    position: sticky;
    /* right: 320px; */
    right: 0px;
}

.section-leaselist .table-lock-3 .table th:nth-last-child(2), .section-leaselist .table-lock-3 .table td:nth-last-child(2){
    position: sticky;
    right: 136px;
}

.table-lock-3 .table td:nth-last-child(2) {
    background-color: #fff;
}


.table-user .table tr:nth-child(even) td:nth-last-child(2){
    background-color: #FCF5F8;
  }


  .table-none-fixed th:last-child,
  .table-none-fixed td:last-child {
    position: relative;
    /* right: 0; */
    background-color: #fff;
    color: #000;
  }

  tr.sticky {
    position: sticky;
    top: 0;
    z-index: 1;
    background: #df5c8e;
    box-shadow: 0 0 6px rgba(0,0,0,0.25);
  }

  .head-border{
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
  }

  .head-border-r{
    border-right: 1px solid #fff;
  }

  .head-border-l{
    border-left: 1px solid #fff;
  }

  .text-head-first{
    color: var(--color-bg);
  }

  .table td , .table th{
    white-space: nowrap;
  }

  .table-import .table td , .table-import .table th{
    white-space: nowrap;
    text-align: center;
  }

  .table>:not(caption)>*>* {
    padding: 0.425rem 1.25rem;
}

.table-activity .table>:not(caption)>*>* {
    padding: 14px 1.25rem;
}

.table-activity .text-wrap{
    white-space: normal;
}

.table>:not(:last-child)>:last-child>* {
    border-bottom-color: transparent;
    /* color: var(--color-white);
    background-color: var(--color-primary); */
    font-size: 18px;
    text-transform: uppercase;
}


  thead {
    color: #fff;
    font-weight: 300;
    font-size: 16px;
    background-color: var(--color-primary);
}

tbody, td, tfoot, th, thead, tr {
    border: 0.1px solid #f6e0ea;
    border-width: 0;
    font-weight: 300;
    font-size: 18px;
}

.table>thead {
    vertical-align: middle;
}

.table-fix{
    background-color: #212529;
}

.table td .b {
    white-space: nowrap;
    width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
  }

.text-p-flex{
    text-align: center;
}

.status-active{
    color: #090909;
    background-color: #B2FF59;
    border: 1px solid #B2FF59;
    font-size: 18px;
    padding: 3px 17px;
    border-radius: 5px;
    text-align: center;
    margin: auto 0px;
}

.status-car-id , .status-sport-id ,.status-downloadfile{
    color: #df5c8e;
    background-color: #fff6fa;
    border: 1px solid #df5c8e;
    font-size: 18px;
    padding: 3px 17px;
    margin: 0px 3px;
    border-radius: 5px;
    text-align: center;
}

.status-downloadfile img{
    width: 28px;
}

.status-driver , .status-sport{
    color: #ea9712;
    background-color: #fffcf4;
    border: 1px solid #ea9712;
    font-size: 18px;
    padding: 3px 17px;
    margin: 0px 3px;
    border-radius: 5px;
    text-align: center;
}

.status-inactive{
    color: #fff;
    background-color: #898989;
    border: 1px solid #898989;
    font-size: 18px;
    padding: 3px 17px;
    border-radius: 5px;
    text-align: center;
}

.status-red{
    color: #fff;
    background-color: #F44336;
    border: 1px solid #F44336;
    font-size: 18px;
    padding: 3px 17px;
    border-radius: 5px;
    text-align: center;
    margin: auto 0px;
}

.status-yellow{
    color: #000;
    background-color: #FFD600;
    border: 1px solid #FFD600;
    font-size: 18px;
    padding: 3px 17px;
    border-radius: 5px;
    text-align: center;
    margin: auto 0px;
}

.status-blue{
    color: #085555;
    background-color: #18FFFF;
    border: 1px solid #18FFFF;
    font-size: 18px;
    padding: 3px 17px;
    border-radius: 5px;
    text-align: center;
}

.status-orange {
    color: #090909;
    background-color: #ffaa1d;
    border: 1px solid #ffaa1d;
    font-size: 18px;
    padding: 3px 17px;
    border-radius: 5px;
    text-align: center;
}

/* .status-tag-blue{
    color: #3559A2;
    background: #D0E6FF;
    color: #ff3e1d;
    background: #ffe0db;
    font-size: 14px;
    padding: 5px;
    border-radius: 5px;
    text-align: center;
} */

.status-tag-green{
    /* color: #3559A2;
    background: #D0E6FF; */
    color: var(--color-text);
    background-color: var(--color-bg);
    font-size: 14px;
    padding: 5px;
    border-radius: 5px;
    text-align: center;
}

.status-tag-view{
    color: #42A5F5;
    background-color: #E3F2FD;
    border: 1px solid #42A5F5;
    font-size: 16px;
    padding: 8px;
    border-radius: 5px;
    text-align: center;
}

.status-tag-view:hover{
    box-shadow: 0 4px 9px -4px rgba(0,0,0,.35);
    color: #42A5F5;
}

.status-tag-edit{
    color: #df5c8e;
    background-color: #FCEEF4;
    border: 1px solid #df5c8e;
    font-size: 16px;
    padding: 8px;
    border-radius: 5px;
    text-align: center;
    line-height: 2.3;
    cursor: pointer;
}


.status-tag-edit:hover{
    color: #df5c8e;
    box-shadow: 0 4px 9px -4px rgba(0,0,0,.35);
}

.status-tag-delete{
    color: var(--color-black);
    background-color: var(--color-white);
    border: 1px solid var(--color-black);
    font-size: 16px;
    padding: 7px 10px;
    border-radius: 5px;
    text-align: center;
}

.status-tag-delete:hover{
    color: var(--color-black);
    box-shadow: 0 4px 9px -4px rgba(0,0,0,.35);
}

.status-tag-file{
    color: #df5c8e;
    background-color: #FCEEF4;
    border: 1px solid #df5c8e;
    font-size: 20px;
    padding: 5px 10px;
    border-radius: 8px;
    text-align: center;
    box-shadow: rgb(85 85 85 / 31%) 0px 4px 12px;
}

.status-tag-file:hover , .btn-file:hover{
    color: #df5c8e;
    box-shadow: 0 4px 9px -4px rgba(0,0,0,.35);
}

.tag-label-primary{
    color: #df5c8e;
    background-color: #FCEEF4;
    border: 1px solid #df5c8e;
    font-size: 18px;
    padding: 5px 10px;
    border-radius: 8px;
    text-align: center;
}

.demo-inline-spacing>* {
    /* margin: 1rem .375rem 0 0 !important; */
    margin: .3005rem .375rem 0 0 !important;
}

.btn-check:active+.btn-outline-primary, .btn-check:checked+.btn-outline-primary, .btn-outline-primary.active, .btn-outline-primary.dropdown-toggle.show, .btn-outline-primary:active {
    color: #fff;
    background-color: #df5c8e;
    border-color: #df5c8e;
}

.btn-outline-primary {
    color: #df5c8e;
    border-color: #df5c8e;
    font-size: 18px;
    box-shadow: rgb(85 85 85 / 31%) 0px 4px 12px;
    border-radius: 8px;
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #df5c8e;
    border-color: #df5c8e;
}

.btn-file{
    color: #df5c8e;
    background-color: #FCEEF4;
    border: 1px solid #df5c8e;
    font-size: 18px;
    padding: 5px 10px;
    border-radius: 8px;
    text-align: center;
    box-shadow: rgb(85 85 85 / 31%) 0px 4px 12px;
}

.b-check{
    /* padding: 6px;
    border: 1px solid #B2FF59;
    background: #B2FF59;
    border-radius: 50rem;
    color: #416e0d; */
    padding: 6px;
    border: 1px solid #8ddd31;
    background: #8ddd31;
    border-radius: 50rem;
    color: #ffffff;
}

.b-check-x {
    padding: 6px 9px;
    border: 1px solid #dc3545;
    background: #dc3545;
    border-radius: 50rem;
    color: #ffffff;
}

.card-code span{
 font-size: 18px;
}

.text-color{
    color: var(--color-navbar);
}

.text-action{
    text-align: end;
}


.required:after {
    content: " *";
    color: red;
}

.text-all{
    color: #defffd;
}

.text-alert{
    font-weight: bold;
    color: #820000;
}

.data-entries{
    /* margin-top: 15px; */
    font-size: 18px;
    font-weight: 300;
    padding-top: 0.5rem;
}

tr:nth-child(even){
    background-color: #FCF5F8;
    border-bottom-width: 1px;
    border: 0.1px solid #f6e0ea;
}

/* tr:nth-child(even):hover {
    --bs-table-accent-bg: #7c7578;
    color: #FCF5F8;
} */

.table-hover>tbody>:hover {
    --bs-table-accent-bg: rgb(229 99 99 / 8%);
    color: var(--bs-table-hover-color);
}

.table tr:nth-child(even) td:last-child{
    background-color: #FCF5F8;
  }

  .table-two-row  .table td, .table-two-row .table th {
    white-space: nowrap;
    border: 0.5px solid #fee5ee;
    border-collapse: collapse;
}

  /*------- table-Style-setting -------*/

  .ldap-group tr td:first-child, .smtp-group tr td:first-child, .viewlog-detail tr td:first-child, .table-detail tr td:first-child {
    /* background: #f1a1bf; */
    background: #df5c8e;
    color: #fff;
}

.table-cardbody .table-detail,.table-cardbody .table-body-detail {
    min-width: 0px;
    border-collapse: separate;
    border-spacing: 0px;
    vertical-align: middle !important;
    margin: 0px;
}

.table-detail tbody, .table-detail td, .table-detail tfoot, .table-detail th, .table-detail thead, .table-detail tr {
    border: none;
    border-width: 0;
    font-weight: 300;
    font-size: 18px;
    padding: 15px;
}

.section-ldap .table-detail tbody, .section-ldap .table-detail td, .section-ldap .table-detail tfoot, .section-ldap .table-detail th, .section-ldap .table-detail thead, .section-ldap .table-detail tr {
    border: 0.5px solid #e5e5e5;
    border-width: 0.5px;
    padding: 6px;
}

.section-ldap .card-home {
   display: block;
}

.section-ldap .table-cardbody .table-detail, .section-ldap .table-cardbody .table-body-detail {
    min-width: 800px;
}

/* .section-ldap .table-cardbody table {
    min-width: 1024px;
} */

.section-ldap .table th:last-child, .section-ldap .table td:last-child {
    position: unset;
}

.section-ldap .table td:first-child {
    position: sticky;
    left: 0px;
    color: #ffffff;
    padding: 11px 10px;
}


.table-body-detail tbody, .table-body-detail td, .table-body-detail tfoot, .table-body-detail thead {
    border: none;
    border-width: 0;
    font-weight: 300;
    font-size: 18px;
    /* padding: 15px; */
    padding: 0.425rem 1.25rem;
}

.table-body-detail th{
    font-size: 20px !important;
}

.table-body-detail .card-user th{
    font-size: 20px !important;
    color: #fff;
    background-color: var(--color-primary);
}

.table-body-detail .card-user th:last-child {
    background-color: var(--color-primary) !important;
    color: unset;
}

.table-body-detail .card-user a:hover {
    color: #416e0d;
}

.table-role{
    border: 1px solid #ffb7d2;
    border-radius: 12px 12px 12px 12px;
}

.form-check-input:checked[type=radio] {
    font-family: 'Font Awesome 6 Free';
    content: "\f107";
}


/*------------Radio Style-----------*/
.radio {
    display: table;
    margin: 0 auto;
    line-height: 20px;
}

    .radio input[type="radio"] {
        position: absolute;
        opacity: 0;
    }

    .radio label span.img-circle {
        width: 30px;
        height: 30px;
        background: #fff;
        border: 1px solid #ccc;
        border-radius: 50%;
        margin-top: 3px;
        display: inline-block;
        position: relative;
    }

    .radio label {
        margin-bottom: 0px;
        cursor: pointer;
    }

        .radio label span.img-circle:before {
            position: absolute;
            font-family: 'Font Awesome 6 Free';
    content: '\f00c';
    color: #416e0d;
    color: #ffffff;
            background-size: 14px;
            background-repeat: no-repeat;
            background-position: center;
            display: none;
            width: 30px;
            height: 30px;
            left: -1px;
            top: 4px;
            z-index: 1;
        }

        .radio label span.img-circle:after {
            content: "";
            position: absolute;
            height: 30px;
            width: 30px;
            left: -1px;
            top: -1px;
            border-radius: 50%;
        }

    .radio input[type="radio"]:checked ~ label span.img-circle:after,
    .radio input[type="radio"]:checked ~ label span.img-circle:before {
        display: block;
    }

    .radio input[type="radio"]:checked ~ label span.img-circle:after {
        border: 1px solid #8ddd31;
        background: #8ddd31;
        color: #ffffff;
    }

    .radio label p.show-m {
        margin-bottom: 0px;
        display: none;
    }

/*-----------------------*/


.text-detail-setting h5{
    color: #df5c8e;
    font-family: 'CHULALONGKORN';
    margin-bottom: 0px;
    font-weight: normal;
}

.card-role .table th:last-child, .card-role .table td:last-child {
    position: unset;
    right: 0;
    background-color: unset;
    color: unset;
}

.card-role{
    display: inline-block;
}


  .card-entries{
    z-index: 1;
  }

  .pagination-p{
    display: flex;
    justify-content: end;
  }

  .page-link {
    position: relative;
    display: block;
    font-size: 18px;
    color: #df5c8e;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #dee2e6;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

  .page-link:focus {
    z-index: 3;
    color: #df5c8e;
    background-color: #ffeef4;
    border: 1px solid;
    outline: 0;
    box-shadow: 0 0 0 .25rem rgb(255 232 240);
}

.page-link:hover {
    z-index: 2;
    color: #df5c8e;
    background-color: #ffeef4;
    border-color: #df5c8e;
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #df5c8e;
    border-color: #df5c8e;
}

div:where(.swal2-container) button:where(.swal2-styled).swal2-confirm {
    background-color: #df5c8e !important;
    font-size: 18px !important;
    border-radius: 8px !important;
}

.swal2-popup {
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.2); /* เพิ่มเงาที่เด่นชัดขึ้น */
    border: 2px solid #DDD; 
    /* max-width: 450px;  */
}

div:where(.swal2-container) div:where(.swal2-popup) {
    width: 27em !important;
}

div:where(.swal2-container) button:where(.swal2-styled).swal2-confirm:focus {
    box-shadow: 0 0 0 .25rem rgb(255 232 240) !important;
}

div:where(.swal2-container) button:where(.swal2-styled).swal2-cancel {
    font-size: 18px !important;
    border-radius: 8px !important;
    color: #8592a3 !important;
    border-color: transparent !important;
    background: #ebeef0 !important;
}

div:where(.swal2-container) button:where(.swal2-styled).swal2-cancel:hover {
    background-color: #6e7881 !important;
    /* color: #fff; */
    color: #fff !important;
    box-shadow: 0 4px 9px -4px rgba(0, 0, 0, .35) !important;
}

div:where(.swal2-container) button:where(.swal2-styled) {
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out !important;
}

div:where(.swal2-container) .swal2-html-container {
    line-height: 1.8 !important;
}

.border-img {
    border: 1px dashed var(--color-primary);
    border-radius: 20px;
    color: rgb(223 92 142 / 49%);
    font-size: 130px;
    min-height: 180px;
    background: rgb(255 233 241);
    position: relative;
}

.card-scale-image{
    margin: 0px auto;
    width: 230px;
}

.card-add-img .btn-search-admin{
    background: var(--color-white);
    color: var(--color-text);
    box-shadow: 0 0.125rem 0.25rem 0 rgb(24 160 150 / 0%);
}

/* .card-song .btn-search-admin {
    color: var(--color-white);
    background-color: #41a4f3;
    border-color: var(--color-text);
    box-shadow: 0 0.125rem 0.25rem 0 rgba(24, 108, 160, 0.37);
} */

/* .card-song .search-career-admin {
    width: 25%;
} */

.content-boximg{
    margin: 0px;
    border: none;
    border-radius: 0px;
}

.content-boximg .content-imgcard{
    width: auto;
    /* padding: 15px; */
    display: block;
    object-fit: fill;
    object-position: center;
    height: 195px;
    border-radius: 20px;
    position: absolute;
    top: 0px;
}

/*------- Card-importfile-dropzone-Style -------*/

.card-importfile .table-cardbody{
    /* min-height: 300px; */
    margin-bottom: 0.3rem;
    padding: 0px 16px 0px;
}

.card-dropzone{
    margin: 20px auto 10px;
    width: 100%;
}

.card-home .dropzone {
    min-height: 150px;
    border: 1px dashed #e16d98;
    border-radius: 20px;
    background: #fff6f9;
    padding: 20px 20px;
}

.card-dropzone  .card-nodata {
    padding: 0px ;
}

.card-importfile .card-nodata {
    padding:  0px;
}

.card-importfile .card-nodata img {
    height: 100px;
}

.text-sub{
    font-size: 18px;
    margin: 4px 0px;
    line-height: 1.8;
    color: #9C9C9C;
    font-weight: 300;
}

.text-head{
    font-weight: normal;
    font-size: 18px;
}

.card-importfile .card-nodata .btn-search-admin{
    background: var(--color-white);
    color: var(--color-text);
    box-shadow: none;
}

.card-home .dropzone .dz-preview.dz-file-preview .dz-image {
    border-radius: 20px 20px 0px 0px;
    background: linear-gradient(to bottom, #DF5C8E, #ddd);
}

.card-home .dropzone .dz-preview .dz-remove {
    background: #fff;
    font-size: 18px;
    padding: 3px;
    border-radius: 0px 0px 20px 20px;
    border-bottom: 1px solid #e0e0e0;
}

.card-home .dropzone .dz-preview .dz-remove:hover {
    text-decoration: none;
    color: #ff0b0b;
}

.card-home .dropzone .dz-preview.dz-image-preview {
    background: white;
    border-radius: 20px;
}

.card-home .dropzone .dz-preview {
    margin: 15px 25px;
}

.card-home .dropzone .dz-message {
    margin: 0;
}

.card-home .dropzone .dz-preview .dz-error-message{
    top: 190px;
    left: 5px;
}

.card-home .dropzone .dz-preview .dz-progress {
    z-index: 100;
    display: none;
}

.card-home .dropzone .dz-preview .dz-image {
    /* width: 150px; */
    width: 180px;
    height: 150px;
    border-radius: 20px 20px 0px 0px;
}

.card-home .dropzone .dz-preview .dz-image img {
    width: 100%;
}

.card-home .dropzone .dz-preview .dz-details {
    top: 30px;
    padding: 26px 0px 0px;
}

.dropzone .dz-preview .dz-details .dz-filename {
    background: #fff;
    padding: 4px;
}

.dropzone .dz-preview .dz-details .dz-filename span, .dropzone .dz-preview .dz-details .dz-size span {
    background-color: rgba(255, 255, 255, 0.4);
    border-radius: 10px;
}

.dropzone .dz-preview .dz-details .dz-filename:hover span {
    border: 1px solid rgba(200, 200, 200, 0.8);
    background-color: rgba(255, 255, 255, 0.8);
}

.dz-size span {
    background: #fff;
    padding: 5px;

}

.card-footer{
    --bs-bg-opacity: 1;
    background-color: rgb(255 255 255 / 10%) !important;
    background: linear-gradient(94deg, rgb(255 255 255 / 26%) 0%, rgb(255 216 231 / 89%) 100%);
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(5px);
    border-radius: 20px 20px 0px 0px !important;
}

.fixed-bottom {
    z-index: 1028;
}

.card-footer .btn{
    margin: 5px;
}

.card-add{
    border: 1px solid #ffd8e7;
}

.section-detail .card-home .card-add .card-header {
    background: #FFDBE8;
    color: #000;
}

.section-detail .card-role .accordion-button:not(.collapsed) {
    background: #FFDBE8;
    color: #000;
    /* font-size: 20px;
    padding: 10px 15px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .125);
    border-top-left-radius: 16px;
    border-top-right-radius: 16px; */
}

.text-head-add {
    /* font-family: 'CHULALONGKORN';
    font-weight: normal; */
    font-size: 22px;
    /* padding: 10px 0px; */
    border-bottom: 1px dashed;
    color: #bd1354;
}

.selectize-dropdown .selected {
    background-color: #df5c8e;
    color: #fff;
}

.selectize-dropdown .active {
    background-color: #df5c8e !important;
    color: #fff!important;
}

.selectize-dropdown .active:not(.selected) {
    background-color: #e9ecef!important;
    color: #495c68!important;
}

/*--------------------------------------------------------
upload-files
----------------------------------------------------------*/

.upload-files-container {
	padding: 10px;
	border-radius: 40px;
}
.drag-file-area {
    margin: 0px auto;
    /* width: 50%; */
	border: 2px dashed #DF5C8E;
	border-radius: 40px;
	/* margin: 10px 0 15px; */
	padding: 30px 50px;
	text-align: center;
}
.drag-file-area .upload-icon {
	font-size: 50px;
}

.upload-icon-success{
	font-size: 60px;
    color: var(--btn-success-footer);
}

.after-icon-success{
	font-size: 20px;
    color: var(--btn-success-footer);
}

.file-icon-upload,.file-icon-upload2{
	font-size: 20px;
}

.drag-file-area h3 {
	font-size: 20px;
    margin: 5px 0;
}
.drag-file-area label {
	font-size: 19px;
}
.drag-file-area label .browse-files-text {
	color: #df5c8e;
    font-weight: bolder;
    font-size: 18px;
    cursor: pointer;
    border: 1px solid;
    padding: 10px;
    border-radius: 8px;
}
.browse-files span {
	position: relative;
	top: -25px;
}
.default-file-input {
	opacity: 0;
}
.cannot-upload-message {
	background-color: #ffc6c4;
	font-size: 17px;
	display: flex;
	align-items: center;
    justify-content: space-between;
	margin: 5px auto;
    width: 30%;
	padding: 5px 10px 5px 30px;
	border-radius: 5px;
	color: #BB0000;
	display: none;
}
@keyframes fadeIn {
  0% {opacity: 0;}
  100% {opacity: 1;}
}
.cannot-upload-message span, .upload-button-icon {
	padding-right: 10px;
}
.cannot-upload-message span:last-child {
	padding-left: 20px;
	cursor: pointer;
}
.file-block {
	color: #f7fff7;
	background-color: var(--primary-color-admin);
  	transition: all 1s;
	/* width: 390px; */
	position: relative;
	display: none;
	/* margin: 10px 0 15px; */
	padding: 10px 20px;
	border-radius: 25px;
	cursor: pointer;
}
.file-info {
	display: flex;
	align-items: center;
	font-size: 15px;
}
.file-icon {
	margin-right: 10px;
}
.file-name, .file-size {
	padding: 0 3px;
}
.remove-file-icon {
	cursor: pointer;
}
.progress-bar {
	display: flex;
	position: absolute;
	bottom: 0;
	left: 4.5%;
	width: 0;
	height: 5px;
	border-radius: 25px;
	background-color: #4BB543;
}

.upload-button {
    background-color: var(--primary-color-admin);
    border-color: var(--primary-color-admin);
    box-shadow: 0 0.125rem 0.25rem 0 rgb(105 108 255 / 40%);
    color: var(--text-white);
}

.upload-button:hover {
    background-color: var(--primary-color-admin);
    border-color: var(--primary-color-admin);
    color: var(--text-white);
}
.formbold-file-list {
    border-radius: 6px;
    background: #fee5ef;
    padding: 16px 32px;
  }

  .formbold-file-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #07074d;
  }

  .formbold-file-item a:hover {
    color: #df5c8e;
}

  .formbold-file-item button {
    color: #07074d;
    border: none;
    background: transparent;
    cursor: pointer;
  }

  .formbold-file-name {
    font-weight: 500;
    font-size: 18px;
    color: #07074d;
    padding-right: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .formbold-progress-bar {
    margin-top: 20px;
    position: relative;
    /* width: 100%; */
    height: 6px;
    border-radius: 8px;
    background: #e2e5ef;
  }

  .formbold-progress {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: var(--primary-color-admin);
    border-radius: 8px;
  }
  .table-wrapper-file {
    overflow-x: scroll;
    max-height: 295px;
    margin: 4px;
    border-radius: 5px 5px 5px 5px;
    padding-bottom: 0px;
}


/*--------------------------------------------------------
upload-files-2
----------------------------------------------------------*/
.drag-file-area2 {
    margin: 0px auto;
    /* width: 50%; */
	border: 2px dashed #DF5C8E;
	border-radius: 40px;
	/* margin: 10px 0 15px; */
	padding: 30px 50px;
	text-align: center;
}
.drag-file-area2 .upload-icon2 {
	font-size: 50px;
}

.upload-icon-success{
	font-size: 60px;
    color: var(--btn-success-footer);
}

.after-icon-success{
	font-size: 20px;
    color: var(--btn-success-footer);
}

.upload-icon-remove,.remove-file-icon2{
    font-size: 20px;
    color: #ff3e1d;;
}


.drag-file-area2 h3 {
	font-size: 20px;
    margin: 5px 0;
}
.drag-file-area2 label {
	font-size: 19px;
}
.drag-file-area2 label .browse-files-text {
	color: #df5c8e;
    font-weight: bolder;
    font-size: 18px;
    cursor: pointer;
    border: 1px solid;
    padding: 10px;
    border-radius: 8px;
}
.browse-files2 span {
	position: relative;
	top: -25px;
}
.default-file-input2 {
	opacity: 0;
}
.cannot-upload-message2 {
	background-color: #ffc6c4;
	font-size: 17px;
	display: flex;
	align-items: center;
    justify-content: space-between;
	margin: 5px auto;
    width: 30%;
	padding: 5px 10px 5px 30px;
	border-radius: 5px;
	color: #BB0000;
	display: none;
}
@keyframes fadeIn {
  0% {opacity: 0;}
  100% {opacity: 1;}
}
.cannot-upload-message2 span, .upload-button-icon2 {
	padding-right: 10px;
}
.cannot-upload-message2 span:last-child {
	padding-left: 20px;
	cursor: pointer;
}
.file-block2 {
    border-radius: 6px;
    background: #fee5ef;
    padding: 16px 32px;
	color: #f7fff7;
  	transition: all 1s;
	/* width: 390px; */
	position: relative;
	display: none;
	/* margin: 10px 0 15px; */
	cursor: pointer;
}

.file-name2, .file-size2 {
	padding: 0 3px;
}
.remove-file-icon2 {
	cursor: pointer;
}

.upload-button2 {
    background-color: var(--primary-color-admin);
    border-color: var(--primary-color-admin);
    box-shadow: 0 0.125rem 0.25rem 0 rgb(105 108 255 / 40%);
    color: var(--text-white);
}

.upload-button2:hover {
    background-color: var(--primary-color-admin);
    border-color: var(--primary-color-admin);
    color: var(--text-white);
}


/*--------------------------------------------------------
text and card
----------------------------------------------------------*/
.text-head-second{
    padding: 10px 0px;
    border-bottom: 1px dashed;
    color: #bd1354;
}

.text-head-form {
    font-family: 'CHULALONGKORN';
    font-weight: normal;
    font-size: 22px;
    padding: 10px 0px;
    border-bottom: 1px dashed;
    color: #bd1354;
}

.modal-header{
    border-radius: 14px 14px 0px 0px;
    background: #4F4F4F;
    /* background: #df5c8e; */
    color: #fff;
}

.modal-content{
    border-radius: 16px;
}

/* .model-history .modal-body .table th:last-child, .model-history .modal-body .table td:last-child, .model-history .modal-body .table td:first-child {
    position: unset;
    right: 0;
} */
.model-history  .table th:last-child, .model-history  .table td:last-child, .model-history  .table td:first-child,
.section-masterroom-detail table th:last-child, .section-masterroom-detail table td:last-child {
    position: unset;
    right: 0;
}

/* .modal-car .table th:first-child, .modal-body .table td:first-child {
    position: sticky;
    left: 0;
} */

.modal-car .table th:first-child, .modal-car .table td:first-child {
    position: sticky;
    left: 0px;
    color: #ffffff;
    padding: 11px 10px;
}

.section-masterroom-detail table th:first-child, .section-masterroom-detail table td:first-child{
    position: sticky;
    left: 0px;
    padding: 11px 10px;
}

.modal-car .table tr:nth-child(even) td:first-child{
    background-color: #FCF5F8;
  }

  .modal-car .table tr:nth-child(odd) td:first-child{
    background-color: #ffffff;
  }

div:where(.swal2-container) div:where(.swal2-popup) {
    border-radius: 16px !important;
}

/* .section-body{
    padding: 17px 15px 17px;
    border-radius: 20px 20px 0px 0px;
    background-color: white;
} */

.card-text{
    margin: 30px 15px !important;
}

.card-text span{
   font-size: 18px;
}

/* .section-body .card-list {
     transform: translateY(20px);
    transition: 0.5s; 
} */

.section-body  .card:hover,
.section-imagebooking  .card:hover{
    box-shadow: rgb(255 212 227) 0px 3px 8px;
    /* transform: translateY(0px); */
}

.section-body  .card-list a:hover,
.section-imagebooking .card-list a:hover{
    color: #646464;
    /* transform: translateY(0px); */
}

.section-body .card ,
.section-imagebooking .card{
    border-radius: 20px;
    height: 100% ;
    background-color: #FFF;
    border: 1px solid #df5c8e1c;
    box-shadow: rgb(0 0 0 / 7%) 0px 3px 8px;
}


.text-f{
    color: #7f1e46;
}

.ui-timepicker-container {
    z-index: 2 !important;
}

.ui-timepicker-standard a {
    transition: none;
}

.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3), .input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu) {
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
}

.ui-timepicker-standard {
    font-family: 'ChulaCharasNew', sans-serif!important;
    font-size: 18px !important;
    background-color: #FFF;
    border: 1px solid rgba(0, 0, 0, .15) !important;
    border-radius: .25rem !important;
    color: #222;
    margin: 0;
    padding: 2px;
}

.ui-timepicker-standard .ui-state-hover {
    background-color: #df5c8e !important;
    border: 1px solid #df5c8e !important;
    color: #fff !important;
}

.navbar .dropdown-toggle:focus, .navbar .dropdown:focus {
    outline: 0;
}

#profileImage {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background: #df5c8e;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    line-height: 35px;
    margin: 0px 10px;
}

.dropdown-menu-profile[data-bs-popper] {
    top: 100%;
    left: unset;
    right: 5px;
    margin-top: 10px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.16);
    border: 0;
    border-radius: 8px;
}

.profile-name .dropdown-menu {
   min-width: 14rem;
   font-size: 18px;
}

.profile-name .profile-text {
   padding: 6px 15px 0px;
 }

 .profile-name  a:hover{
    color: #B43B6B;
  }

  .profile-name  a:focus{
    color: #B43B6B;
    box-shadow: none;
  }
/*  */

  .table-sortable th {
    cursor: pointer;
  }
  
  .table-sortable .th-sort-asc::after {
    font-family: 'Font Awesome 6 Free';
    content: "\f0d8";
  }
  
  .table-sortable .th-sort-desc::after {
    font-family: 'Font Awesome 6 Free';
    content: "\f0d7";
  }
  
  .table-sortable .th-sort-asc::after,
  .table-sortable .th-sort-desc::after {
    margin-left: 5px;
  }
  
  .table-sortable .th-sort-asc,
  .table-sortable .th-sort-desc {
    background: rgba(0, 0, 0, 0.1);
  }
  

  .card-body-collapse .my-select .collapse:not(.show) {
    display: contents;
}

.section-detail .accordion>.card-collapse:not(:last-of-type) {
    border-radius: 16px !important;
    margin-bottom: 0.9875rem;
    box-shadow: rgb(0 0 0 / 7%) 0px 3px 8px;
}

.section-detail .accordion-button.collapsed {
    border-radius: 16px;
    font-size: 20px;
    color: #a0124d;
    background: rgb(255, 255, 255);
    background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgb(238 152 48 / 9%) 51%, rgb(255 206 228 / 45%) 100%);
}

.section-detail .accordion-item:not(:first-of-type) {
    border: 1px solid rgba(0, 0, 0, .125);
    box-shadow: rgb(0 0 0 / 7%) 0px 3px 8px;
}

.section-detail .accordion-item:last-of-type , .section-detail .accordion-item:last-of-type .accordion-button.collapsed{
    border-radius: 16px;
    box-shadow: rgb(0 0 0 / 7%) 0px 3px 8px;   
}

/* .section-detail .accordion-item:first-of-type .accordion-button {
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
} */

/* .section-detail .accordion-item:last-of-type .accordion-button.collapsed {
   border-radius: 16px;
} */

.section-detail .accordion-button:not(.collapsed) {
    color: #fff;
    background-color: #4F4F4F;
    font-size: 20px;
    padding: 10px 15px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .125);
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
}

.section-detail .accordion-button:focus {
    z-index: 3;
    border-color: #ffffff;
    outline: 0;
    box-shadow: 0 0 0 .25rem rgb(255 232 240 / 0%);
}

.section-detail .accordion-button:not(.collapsed)::after {
    font-family: 'Font Awesome 6 Free';
    content: "\f107";
    align-self: end;
    background-image: none;
    transform: rotate(-180deg);
}

.section-detail .accordion-button::after{
    font-family: 'Font Awesome 6 Free';
    content: "\f107";
    align-self: center;
    background-image: none;
    transition: transform .2s ease-in-out;
}

.section-detail .card-returncar .accordion-button:not(.collapsed){
    background: #FFDBE8;
    color: #000;
}

.section-detail .card-returncar .accordion-item {
    background-color: #fff;
    border: 1px solid #ffd8e7;
}

.w-form-bus .form-control{
    width: 63% !important;
}

.w-form-bus-1 .form-control {
    width: 76% !important;
}


.form-horizon .form-control{
    /* width: 95%; */
    width: 85%;
}


.form-horizon span, .form-horizon{
    align-self: center;
}

.card-sum .form-control{
    /* width: 95%; */
    width: 90%;
}

.section-detail .card-home .bootstrap-select .dropdown-menu {
    min-width: 100%;
    /* max-height: 100px; */
    max-height: 209px;
    /* min-height: 100px; */
}

.text-action i{
    transition: transform .2s;
}
.text-action i:hover{
    transform: scale(1.1); 
    /* color: #4f172c; */
}

.t-hover{
    transition: transform .2s;
}

.t-hover:hover{
    transform: scale(1.2); 
    color: #4f172c;
}

/*------------Carlendar--------*/

.fc .fc-col-header-cell-cushion {
    display: inline-block;
    padding: 10px 4px;
    color: #ffff;
}

.fc .fc-toolbar-title {
    font-size: 22px;
}

.fc-daygrid-event-dot {
    border: calc(var(--fc-daygrid-event-dot-width) / 2) solid #df5c8e;
}

.fc-h-event {
    background-color: #ffdbe9;
    border: 1px solid #df5c8e;
}

/* .fc-h-event .fc-event-main {
    color: #df5c8e !important;
} */

.fc .fc-view-harness .fc-event {
    border-radius: 3px;
    font-size: 18px;
    font-weight: 500;
    padding: .25rem .5rem;
    background-color: #fff6f9;
    border: 1px solid #df5c8e;
}

 .fc .fc-view-harness a:hover {
    color: #e05f91;
}

.fc-scroller-harness .fc-scrollgrid-sync-inner a:hover {
    color: #ffffff;
}

.fc .fc-daygrid-day-bottom a:hover, .fc .fc-daygrid-event-harness a:hover , .fc .fc-daygrid-day-top a:hover{
    color: #e05f91;
}

.fc .fc-daygrid-more-link {
    padding: 7px;
}

.fc {
    font-size: 18px;
}

.fc-theme-standard .fc-popover-header {
    background: hsl(211.3deg 9.16% 50.78%);
    color: #fff;
    border-radius: 9px 9px 0px 0px;
}

.fc-popover-body {
    max-height: 300px;
    overflow: scroll;
}

.fc-theme-standard .fc-popover {
    border-radius: 9px;
}

 .modal-body .has-mobile-cards .table td:first-child {
    position: unset;
    /* border-radius: 9px 9px 0px 0px; */
    left: 0;
}

.modal-body .has-mobile-cards .table th:last-child, .modal-body  .has-mobile-cards .table td:last-child {
    position: sticky;
    right: 0;
}

/*--------------------------------------------------------
Tagify
----------------------------------------------------------*/

.tagify__dropdown__item--active {
    /* color: #696cff!important;
    background: #696cff29!important; */
    color: #1e2125!important;
    background-color: #e9ecef!important;
}

.tagify[disabled] {
    opacity: 1 !important;
    filter: saturate(1) !important;
    background-color: #eaecef !important;
    border: 1px solid #ced4da !important;
}


/*--------------------------------------------------------
card-about-room
----------------------------------------------------------*/
.card-small-room .nav-pills .nav-link.active, 
.card-small-room .nav-pills .show>.nav-link , 
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #df5c8e;
    font-size: 18px;
}

.card-small-room .nav-link , .nav-pills .nav-link{
    color: #df5c8e;
    font-size: 18px;
    border: 1px solid;
    border-radius: 8px;
}

.card-small-room .demo-inline-spacing>* {
    margin: .3005rem 0 0 0 !important;
}

.card-small-room {
     height: 500px;
    /* height: 184px; */
    /* height: 300px; */
    overflow: scroll;
}

.card-month .card-small-room {
    height: auto;
    /* height: 300px; */
    /* overflow: scroll; */
}

.card-facilities , .card-total{
    padding: 0px 15px;
    background: #ffff;
    border-radius: 8px;
    border: 1px solid #df5c8e;
 }

 .card-facilities-sport .form-horizon .form-control {
    /* width: 95%; */
    width: 45%;
}

.card-number-room .sticky-top{
    top: 139px;
}

.scrolling-wrapper {
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    
    .card {
      display: inline-block;
    }
  }

  /*-----section-receiptdailyreport--------*/
.section-receiptdailyreport .card-total , .section-receiptdailyreport-detail .card-total{
    padding: 15px 15px;
    position: relative;
    font-size: 18px;
    font-weight: bold;
    background: #ffff;
    border-radius: 8px;
    border: 1px solid #df5c8e;
}

.section-receiptdailyreport-detail .card-home {
    display: inline-block;
}

/*-----section-sport-step 1--------*/
.bs-stepper .bs-stepper-header .step .step-trigger .bs-stepper-label {
    overflow: unset !important;
}
.section-sport-1 .card-img-top , 
.sectionsport-room-1 .card-img-top{
    object-fit: cover;
    object-position: top;
    height: 27vh;
    max-height: none;
    border-radius: 10px;
}

.section-imagebooking .card-img-top {
    object-fit: cover;
    object-position: top;
    height: 27vh;
    max-height: none;
    border-radius: 20px;
}

.checkbox-all .form-check-input{
    width: 2em;
    height: 2em;
}

/*-----section-sportroom-step 1--------*/

 .sectionsport-room-2 .card-home {
    padding: 20px 3% 29px;
}

 .sectionsport-room-2 .card-home-2 {
    padding: 20px 3% 29px;
}


.section-roomsport-2 .form-horizon .form-control {
    /* width: 95%; */
    width: 73%;
}

.sectionsport-room-2 .card-home-2 .text-head-main-2,
.section-savemeter .text-head-main-2{
    border-left: 5px solid #bd1354;
    padding-left: 9px;
    border-bottom: 1px solid #bd1354;
}

.sectionsport-room-2 .card-home-2 .text-head-main-2 i,
.section-savemeter .text-head-main-2 i{
    font-size: 23px;
    margin-bottom: 4px;
    color: #bd1354;
}

/*-----section-balancecheckreport--------*/
.sectionsport-room-2 .table tr th , .modal-body .table tr th , .section-schedulecar .table tr th, 
.table-two-row .table tr th{
    color: var(--color-white);
    background-color: var(--color-primary);
}

/*-----section-masterbuildingsport--------*/
.section-masterbuildingsport-detail .card-home{
    display: block;
}

.section-masterbuildingsport-detail .card-home .table td:last-child , 
.section-masterbuildingsport-detail .card-home .table th:last-child {
    position: unset;
    right: 0;
    /* right: -1px; */
    /* background-color: #fff; */
    /* color: #000; */
}

.section-masterbuildingsport-detail .t-input {
    width: 166px;
}

.section-masterbuildingsport-detail .accordion-button:not(.collapsed) {
    color: #fff;
    background: #FFDBE8;
    color: #000;
    /* background-color: #4F4F4F; */
    font-size: 20px;
    padding: 10px 15px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .125);
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
}

.section-masterbuildingsport-detail .card-accordion-sub .accordion-button:not(.collapsed){
    background: #fff7fa;
 }

 .section-masterbuildingsport-detail .accordion-header{
    position: sticky;
    top: 130px;
    z-index: 1050;
 }

 /*-----section-section-timetable--------*/
 .section-timetable .table>:not(:last-child)>:last-child>* {
    border-bottom-color: transparent;
    font-size: 18px;
    text-transform: uppercase;
    /* writing-mode: tb-rl; */
    /* transform: rotate(-90deg); */
    writing-mode: vertical-rl;
    transform: rotate(180deg);
    text-align: left;
}

.section-timetable .table td:last-child {
    position: unset;
    /* right: 0; */
    /* right: -1px; */
    background-color: #fff;
    /* color: #000; */
}

.section-timetable .table th:last-child {
    position: unset;
    right: 0;
    /* right: -1px; */
    /* color: #000; */
}

.section-timetable .table td:first-child {
/* position: sticky;
    left: 0px; */
    /* color: #ffffff; */
    padding: 14px 10px;
}

.time-d{
    writing-mode: vertical-rl !important;
    transform: rotate(-90deg) !important;
    padding: 33px !important;
    width: 93px;
    background: #df5c8e !important;
    z-index: 2000;
}

.time-center{
    text-align: center;
    white-space: pre-line !important;
    text-transform: uppercase;
}

.special {
    background: #B9EAFD !important;
}


/*-----section-savemeter--------*/

.section-savemeter .table-cardbody table {
    min-width: 800px;
    /* border-collapse: separate;
    border-spacing: 0px;
    vertical-align: middle !important;
    margin: 0px; */
}

.section-savemeter .sticky-top {
    z-index: 0;
}

.section-savemeter .card-day {
    padding: 15px;
    background: #fffbfc;
    border-radius: 8px;
    border: 1px solid #df5c8e;
}

.section-savemeter .table-two-row .table th {
    white-space: nowrap;
    border: 0.5px solid #fee5ee;
    border-collapse: collapse;
}

.section-savemeter .card-home {
    display: inherit
}

.section-savemeter .table th:last-child, .section-savemeter .table td:last-child, .section-savemeter .table td:first-child, .section-savemeter table th:last-child, .section-savemeter table td:last-child {
    position: unset;
    right: 0;
}

.section-savemeter .card-small-room {
    /* height: 500px; */
    height: 252px;
    /* height: 300px; */
    /* overflow: scroll; */
}


.card-car-list .text-sub-head-search{
    margin-top: 60px !important;
}


/*-----section-confirmbooking--------*/

.section-confirmbooking .card-home {
    max-width: 450px;
}

.section-confirmbooking .text-head h4,
.section-cancelbooking .text-head h4
{
    color: var(--color-navbar);
}

.section-confirmbooking .text-head,
.section-cancelbooking .text-head{
    border-bottom: 1px dashed var(--color-navbar);
}

/* .card-day-table .table-cardbody table{
    min-width: 0px;
}

.card-day-table .table td:last-child {
    position: unset;
   
} */

/*-----section-cancelbooking--------*/
.section-cancelbooking .card-home {
    max-width: 600px;
}

.section-cancelbooking p {
    line-height: 1.5em;
}


/*--------------------------------------------------------
card-day-table respon
----------------------------------------------------------*/

.section-room .card-day .table-cardbody table{
    min-width: 0px;
}

.section-room .card-day .table th:last-child , 
.section-room .card-day .table td:last-child , 
.section-room .card-day .table th:first-child,
.section-room .card-day .table td:first-child{
    position: unset; 
}

/*--------------------------------------------------------
section-savemeter selectize-input
----------------------------------------------------------*/

.section-savemeter .card-month .selectize-input ,
.section-savemeter .card-month .selectize-dropdown-content{
    text-align: center !important;
}

/*--------------------------------------------------------
Adminrights table-adminrights
----------------------------------------------------------*/

.table-adminrights .card-scale-image{
    width: 157px;
}

.table-adminrights .border-img {
    font-size: 97px;
    /* opacity: 0.5; */
    min-height: 140px;
}

.table-adminrights .border-img i,
.section-adminrights-detail .border-img i{
    opacity: 0.5;
}


.table-adminrights 
.content-boximg .content-imgcard {
    object-fit: contain;
    object-position: center;
    height: 146px;
}

.section-adminrights-detail .content-boximg .content-imgcard{
    object-fit: contain;
    object-position: center;
}


/*--------------------------------------------------------
text-with-btn
----------------------------------------------------------*/

.text-with-btn{
    border-bottom: 1px dashed;
    color: #bd1354;
}

.text-with-btn h5{
    font-family: 'CHULALONGKORN';
    font-weight: normal;
    font-size: 22px;
    /* padding: 10px 0px; */
    align-self: end;
}

/*--------------------------------------------------------
section-imagebooking
----------------------------------------------------------*/

.modal-imagebooking .mySlides {
            display: none;
        }

        .modal-imagebooking .mySlides img{
            /* height: 150px; */
            margin: 0px auto;
            margin: 0px auto;
    object-fit: fill;
            width: 100%;
        }

        .modal-imagebooking .cursor {
            cursor: pointer;
        }

        /* Next & previous buttons */
        .modal-imagebooking .prev,
        .modal-imagebooking .next {
            cursor: pointer;
            position: absolute;
            top: 50%;
            width: auto;
            padding: 16px;
            margin-top: -79px;
            background: #f2f2f2;
            color: #3b1010;
            font-weight: bold;
            font-size: 20px;
            transition: 0.6s ease;
            border-radius: 0 3px 3px 0;
            user-select: none;
            -webkit-user-select: none;
        }

        /* Position the "next button" to the right */
        .modal-imagebooking .next {
            right: 0;
            border-radius: 3px 0 0 3px;
        }

        /* On hover, add a black background color with a little bit see-through */
        .modal-imagebooking .prev:hover,
         .modal-imagebooking .next:hover {
            background-color: rgba(0, 0, 0, 0.8);
        }

        /* Number text (1/3 etc) */
        .modal-imagebooking .numbertext {
            color: #f2f2f2;
            font-size: 12px;
            padding: 8px 12px;
            position: absolute;
            top: 0;
        }

        .modal-imagebooking img {
            margin-bottom: -4px;
        }

        .modal-imagebooking .caption-container {
            text-align: center;
            background-color: black;
            padding: 2px 16px;
            color: white;
        }

        .modal-imagebooking .demo {
            opacity: 0.6;
        }

        .modal-imagebooking .active,
         .modal-imagebooking .demo:hover {
            opacity: 1;
        }

        .modal-imagebooking img.hover-shadow {
            transition: 0.3s;
        }

        .modal-imagebooking .hover-shadow:hover {
            box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
        }

        .view-imgcard{
            border-radius: 20px;
    height: 153px;
    object-fit: cover;
    object-position: center;
        }

/*--------------------------------------------------------
section-downloadfile
----------------------------------------------------------*/
.section-downloadfilehome .table .icon-hit{
    background: linear-gradient(to bottom, rgb(89, 89, 89) 0%, #f84949 45%, #b3003d 100%);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 35px;
}

.section-downloadfilehome .table .file-name{
    text-wrap: inherit;
}

.section-imagebooking .card-home {
    width: 100%;
}

input[type=file]::file-selector-button {
    background-color: #DF5C8E;
    color: #fff;
    border: 0px;
    border-right: 1px solid #e5e5e5;
    padding: 10px 15px;
    margin-right: 20px;
    transition: .5s;
  }
  
  input[type=file]::file-selector-button:hover {
    background-color: #eee;
    border: 0px;
    border-right: 1px solid #e5e5e5;
  }


    .section-approve .table-user .table .table-sub tr:nth-child(even),
    .section-approve .table-user .table .table-sub tr:nth-child(even) td:last-child ,
    .section-approve .table-user .table .table-sub tr:nth-child(even) td:nth-last-child(2){
        background-color: #ffffff !important;
    }

    .table-body-sub table td, .table-body-sub table th {
        padding: 10px !important;
    }
  
    /* .expand-button {
      position: relative;
    }
  
    .accordion-toggle .expand-button:after
    {
      position: absolute;
      left:.75rem;
      top: 50%;
      transform: translate(0, -50%);
      content: '-';
    }
    .accordion-toggle.collapsed .expand-button:after
    {
      content: '+';
    } */

    /* .fc-daygrid-day-bg{
        width: 12px !important;
    border: 1px solid !important;
    height: 12px !important;
    background: #000 !important;
    } */

/*------------carlendar-car-user----*/

/* .section-calendar-car .fc-daygrid-day-bg::after{
    content: "ว่าง" !important;
    background-color: #B2FF59 !important;
    border: 1px solid #B2FF59 !important;
    position: absolute!important;
    top: 3px !important;
    left: 12px;
    width: 100%;
    font-size: 15px;
    padding: 5px !important;
    border: 1px solid #5a9d0a !important;
    border-radius: 19px !important;
    white-space: nowrap !important;
    } */
    .section-calendar-color-red{
        /* content: "ไม่ว่าง" !important; */
        background-color: #F44336 !important;
        color: #fff !important;
        position: absolute !important;
        top: -35px !important;
        text-align: center;
        left: 12px;
        width: 23%;
        font-size: 15px !important;
        padding: 2px !important;
        border: 1px solid #c2190d !important;
        border-radius: 8px !important;
        white-space: nowrap !important;
    }

    .section-calendar-color-green{
    background-color: #B2FF59 !important;
    position: absolute !important;
    top: -35px !important;
    text-align: center;
    left: 12px;
    width: 23%;
    font-size: 15px !important;
    padding: 2px !important;
    border: 1px solid #5a9d0a !important;
    border-radius: 8px !important;
    white-space: nowrap !important;
    }

    .section-calendar-room .fc .fc-more-popover .fc-popover-body {
        padding-top: 10px !important;
    }

    .fc .fc-more-popover .fc-popover-body {
        padding-top: 38px !important;
    }
   
    .section-imagebooking-detail .card-text:last-child {
        margin-bottom: 30px;
    }

    .section-approve .table-body-sub thead {
        color: #fff;
        font-weight: 300;
        font-size: 16px;
        background-color: #4F4F4F;
    }

    /*----modal-sticky-right----*/

   .modal-sticky-right .table th:last-child ,
   .modal-sticky-right .table td:last-child{
    position: sticky;
    right: 0;
    /* right: -1px; */
    /* color: #000; */
}

.modal-sticky-left .table th:first-child,
.modal-sticky-left .table td:last-child {
    position: sticky;
    left: 0;
    /* right: -1px; */
    /* color: #000; */
}
/*----approve-style-tab----*/
.section-paymentlist .approve-style-tab .nav-pills .nav-link.active, .section-paymentlist .nav-pills .show>.nav-link{
    font-family: 'CHULALONGKORN';
    background: #df5c8e;
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 4px;
    box-shadow: rgb(85 85 85 / 31%) 0px 4px 12px;

}

.section-paymentlist .approve-style-tab .nav-pills .nav-link{
    font-family: 'CHULALONGKORN';
    color: var(--color-navbar);
    background: #fff;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 4px;
    border: none;
    box-shadow: none;

}

.section-paymentlist .approve-style-tab .nav-pills .nav-link:hover{
    font-family: 'CHULALONGKORN';
    color: #bd1354;
    border-radius: 8px;
    background: rgb(255 221 234 / 57%);
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 4px;
    border: none;
    box-shadow: none;
}

.section-paymentlist .approve-style-tab .nav-pills{
    border: 1px solid;
    border-color: #dddddd;
    padding: 5px;
    border-radius: 8px;
}

/*--------------------------------------------------------
Copy copy to clipboard items with tooltips
----------------------------------------------------------*/

.copy-button{
    height: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
.tip{
    background-color: #263646;
    padding: 0 14px;
    line-height: 27px;
    position: absolute;
    border-radius: 4px;
    z-index: 100;
    color: #fff;
    font-size: 12px;
    animation-name: tip;
    animation-duration: .6s;
    animation-fill-mode: both;
}
.tip:before{
    content: "";
    background-color: #263646;
    height: 10px;width: 10px;
    display: block;
    position: absolute;
    transform: rotate(45deg);
    top: -4px;
    left: 17px;
}
    #copied_tip{
        animation-name: come_and_leave;
        animation-duration: 1s;
        animation-fill-mode: both;
        bottom: -35px;
        left:2px;
    }
    .text-line{
        font-size: 14px;
    }

/*------btn-primary-login-sportlayout------*/

.section-sport-4 .btn-primary {
        color: #fff;
        background-color: #DF5C8E !important;
        border-color: #DF5C8E !important;
        font-size: 18px;
        box-shadow: rgb(85 85 85 / 31%) 0px 4px 12px;
        border-radius: 8px;
    }

.section-sport-4   .btn-primary:hover {
        color: #fff;
        background-color: #d15383 !important;
        border-color: #d15383 !important;
        font-size: 18px;
        box-shadow: #f382ada3 0px 4px 12px;
        border-radius: 8px;
    }

    /*------card-scale-imageview------*/

    .card-scale-imageview .card-scale-image {
        margin: 0px auto;
        width: 90%;
    }

    .card-scale-imageview .border-img {
        font-size: 182px;
    }

    .card-scale-imageview .content-boximg .content-imgcard {
        height: 273px;
    }


    /*------section-roomusageschedule-----*/

     .section-roomusageschedule .table-responsive {
            overflow-x: auto;
            position: relative;
        }

        /* fix คอลัมน์แรก */
        .section-roomusageschedule .table .sticky-col {
            position: -webkit-sticky;
            /* Safari */
            position: sticky;
            left: 0;
            background: #fff;
            white-space: nowrap !important;
            /* พื้นหลังต้องกำหนดไม่งั้นจะโปร่งใส */
            /* z-index: 10; */
            /* ให้อยู่เหนือคอลัมน์อื่น */
        }

        /* ถ้าเป็น head ของคอลัมน์แรก */
        .section-roomusageschedule .table thead .sticky-col {
            z-index: 11;
            color: var(--color-white);
            background-color: var(--color-primary);
        }

        .section-roomusageschedule .table-two-row .table th:last-child,
        .section-roomusageschedule .table td:last-child {
            position: unset;
	    white-space: normal;
        }

        .section-roomusageschedule tbody:hover td {
            --bs-table-accent-bg: var(--bs-table-hover-bg);
            color: var(--bs-table-hover-color);
        }

        /*------section-uploadmeter-----*/

.section-uploadmeter .has-sticky-cols {
  white-space: nowrap;   /* ป้องกันข้อความตัดบรรทัดจนเลย์เอาต์เพี้ยน */
  table-layout: auto;
}

/* ความกว้างขั้นต่ำช่วยไม่ให้คอลัมน์บีบเกินไป (ปรับตามดีไซน์) */
.section-uploadmeter .minw-90  { min-width: 90px;  }
.section-uploadmeter .minw-100 { min-width: 100px; }
.section-uploadmeter .minw-140 { min-width: 140px; }
.section-uploadmeter .minw-160 { min-width: 160px; }
.section-uploadmeter .minw-200 { min-width: 200px; }

/* คอลัมน์ซ้าย/ขวาติดขอบ */
.section-uploadmeter .sticky-col-left,
.section-uploadmeter .sticky-col-right {
  position: sticky;
  background: #fff;   /* สำคัญ: ให้กลบ cells ข้างใต้ตอนเลื่อน */
  z-index: 5;         /* เหนือ cells ปกติ แต่ต่ำกว่า thead ถ้ามี sticky head */
}
.section-uploadmeter .sticky-col-left  { 
    left: 0; 
}
.section-uploadmeter .sticky-col-right { 
    right: 0; 
}


.section-uploadmeter .sticky-z { 
    z-index: 6; 
}


.section-uploadmeter .sticky-col-left::after,
.section-uploadmeter .sticky-col-right::before {
  content: "";
  position: absolute;
  top: 0; bottom: 0;
  width: 10px;
  pointer-events: none;
  opacity: .75;
}
.section-uploadmeter .sticky-col-left::after {
  right: -10px;
  box-shadow: 10px 0 10px -10px rgba(0,0,0,.25);
}
.section-uploadmeter .sticky-col-right::before {
  left: -10px;
  box-shadow: -10px 0 10px -10px rgba(0,0,0,.25);
}

/* ถ้าใช้ table-striped/background อื่น ๆ ให้คงการทาสีภายในกรอบ padding */
.section-uploadmeter .table > :not(caption) > * > .sticky-col-left,
.section-uploadmeter .table > :not(caption) > * > .sticky-col-right {
  background-clip: padding-box;
}

.section-uploadmeter .table th:last-child {
    position: sticky;
    padding: 0.45rem 1.25rem;
    right: 0;
    /* right: -1px; */
   background-color: var(--color-primary);
    /* color: #000; */
}

.section-uploadmeter .table th:first-child  {
    position: sticky;
    padding: 0.45rem 1.25rem;
    left: 0;
    /* right: -1px; */
   background-color: var(--color-primary);
    /* color: #000; */
}

.section-uploadmeter .table td:first-child  {
    position: sticky;
    padding: 0.45rem 1.25rem;
    left: 0;
    /* right: -1px; */
    /* color: #000; */
}

.section-uploadmeter .table tr:nth-child(even) td:first-child {
    background-color: #FCF5F8;
}

.section-uploadmeter .group-btn {
    display: flex;
}

.section-uploadmeter .group-btn .card-sort{
   align-self: end;
}

.section-uploadmeter .group-btn-sub {
   z-index: 4;
    align-self: center;
    display: flex;
    padding: 7px 15px; 
    /* border: 1px solid; */
    border-radius: 8px;
    justify-content: end;
}

.section-uploadmeter .card-upload{
margin: 8px auto 50px;
}

.section-uploadmeter .card-month .selectize-input ,
.section-uploadmeter .card-month .selectize-dropdown-content{
    text-align: center !important;
}

.modal-preview  .table td:first-child{
    color: #000;
}

.footer-uploadmeter .btn-delete{
    color: var(--color-black);
    background-color: var(--color-white);
    border: 1px solid var(--color-black);
    font-size: 16px;
    padding: 10px 10px;
    border-radius: 5px;
    text-align: center;
}
/*--------------------------------------------------------
Start: Responsive
----------------------------------------------------------*/

@media (min-width: 2350px){
    .container-md {
       max-width: 95%;
   }

.section-sport-5 .bs-stepper .bs-stepper-header,
.section-sport-6 .bs-stepper .bs-stepper-header {
    justify-content: center !important;
}
}

@media (min-width: 1500px){
    .container-md {
       max-width: 95%;
   }


.section-sport-5 .bs-stepper .bs-stepper-header,
.section-sport-6 .bs-stepper .bs-stepper-header  {
    justify-content: start ;
}


.section-sport-4 .bs-stepper .bs-stepper-header {
    justify-content: center !important;
}

   .section-sport-1 .bs-stepper .bs-stepper-header,
.section-sport-2 .bs-stepper .bs-stepper-header,
.section-sport-3 .bs-stepper .bs-stepper-header{
    justify-content: center !important;
}
}

@media (min-width: 1450px){
    .container-md {
       max-width: 95%;
   }

   /* .section-sport-5 .bs-stepper .bs-stepper-header,
.section-sport-6 .bs-stepper .bs-stepper-header ,
.section-sport-4 .bs-stepper .bs-stepper-header {
    justify-content: start !important;
} */

   /* .section-sport-1 .bs-stepper .bs-stepper-header,
.section-sport-2 .bs-stepper .bs-stepper-header,
.section-sport-3 .bs-stepper .bs-stepper-header,
.section-sport-4 .bs-stepper .bs-stepper-header{
    justify-content: center !important;
} */

   /* .section-sport-1 .bs-stepper .bs-stepper-header,
.section-sport-2 .bs-stepper .bs-stepper-header,
.section-sport-3 .bs-stepper .bs-stepper-header,
.section-sport-4 .bs-stepper .bs-stepper-header,
.section-sport-5 .bs-stepper .bs-stepper-header,
.section-sport-6 .bs-stepper .bs-stepper-header {
    justify-content: center !important;
} */
}

@media (min-width: 1200px) {
	.navbar-toggler {
		height: 70px;
	}

    /* .section-sport-1 .bs-stepper .bs-stepper-header,
.section-sport-2 .bs-stepper .bs-stepper-header,
.section-sport-3 .bs-stepper .bs-stepper-header,
.section-sport-4 .bs-stepper .bs-stepper-header {
    justify-content: start !important;
} */
}

/* Nest Hub*/
@media (max-width: 1199px) {
    /*---- Nav ----*/
    .navbar-brand {
        margin-left: 0px;
    }
    /* .navbar-toggler {
        position: unset;
    }
    .navbar-expand-xl .navbar-collapse .navbar-nav {
        overflow-y: auto;
        max-height: calc(100vh - 75px);
    } */

    nav .navbar-nav .nav-item .nav-link {
        padding: 10px 5px;
        /* border-bottom: 1px solid #f5f5f5; */
    }

    .nav-item .nav-link-inner {
        padding: 10px 5px;
    }

    .nav-item .nav-link-name {
        padding: 10px 5px;
        margin: 3px 3px;
    }

    .nav-item .nav-link-logout {
        padding: 10px 10px;
        color: #413d3d;
        font-size: 18px;
        position: relative;
        display: block;
        border: 0.5px solid;
        border-radius: 8px;
        z-index: 2;
    }

    .nav-item .nav-link-logout:hover {
        padding: 10px 10px;
        color: var(--color-navbar);
        font-size: 18px;
        position: relative;
        display: block;
        border: 0.5px solid;
        border-radius: 8px;
        z-index: 2;
    }

    /* .navbar-toggler {
        display: inline-block !important;
        position: absolute;
        left: 10px;
        bottom: 14px;
        top: auto;
        z-index: 100;
    } */

    .navbar-collapse {
        /* background: rgba(3, 4, 35, 0.51); */
    /* box-shadow: 0px 0px 1px 0px #000;
    backdrop-filter: blur(4px);
        width: 100%; */
        z-index: -1;
        /* left: 0px;
        position: absolute;
        top: 69px;
        box-shadow: 0px 6px 6px rgb(0 0 0 / 8%);
        border-top: 0.5px solid #ecd5de;
        margin:0px;
        height:auto;
        overflow-y: auto;
    max-height: calc(100vh - 75px); */
    }

    .section-savemeter .card-small-room {
        /* height: 500px; */
        height: 184px;
        /* height: 300px; */
        /* overflow: scroll; */
    }

    .wizard-numbered{
        overflow-x: scroll !important;
    overflow-y: hidden !important;
    white-space: nowrap !important;
    }

    .section-sport-1  .bs-stepper .bs-stepper-header , 
    .section-sport-2  .bs-stepper .bs-stepper-header,
    .section-sport-3  .bs-stepper .bs-stepper-header,
    .section-sport-4  .bs-stepper .bs-stepper-header,
    .sectionsport-room-1  .bs-stepper .bs-stepper-header,
    .sectionsport-room-2  .bs-stepper .bs-stepper-header,
    .sectionsport-room-3  .bs-stepper .bs-stepper-header
    {
        justify-content: start !important;
    }

    .card-small-room {
        height: 184px;
    }
}

/* Surface Pro 7*/
@media (max-width: 991px) {
    /*---- Nav ----*/
    .navbar-brand {
        margin-left: 0px;
    }

    .navbar-toggler {
        position: unset;
    }
    /*---- Nav Dropdown ----*/
    nav .menu-right {
        position: fixed;
        right: 48px;
        /* top: 10px; */
    }
    
    .navbar-home .menu-right {
        position: fixed;
        right: 10px;
        /* top: 10px; */
    }

    /*---- Nav Dropdown ----*/
    .navbar .nav-item .dropdown-menu.show {
        display: block !important;
        margin: 3px;
    }

    .navbar .nav-item .dropdown-menu {
        display: none !important;
    }

    .sort-item-page {
        width: 100%;
    }

    .nav {
        padding-right: 0;
    }
    .search-career-admin {
        width: 40%;
    }

    .navbar-secondary {
        /* top: 81px; */
        top: 74px;
        padding: 0px 15px 10px;
    }

    .section-banner , .section-banner-car {
        padding: 40px 15px 60px;
        min-height: 110px;
    }

    .card-home .card-frofile{
        margin: 0px auto;
    }

    .profile-name  .dropdown-menu {
        position: absolute;
    }

    .navbar-nav .dropdown-toggle::after {
        position: absolute;
        top: 21px;
        left: auto;
        right: 15px;
    }

    /* .section-banner-car {
        min-height: 110px;
    } */

    .text-sub-head-search .btn{
        margin: 10px 0px;
    }

    .bs-stepper .bs-stepper-header {
        -ms-flex-align: center !important;
        align-items: center !important;
        -ms-flex-direction: unset !important;
        flex-direction: unset !important;
    }

    .bs-stepper .bs-stepper-header .step:first-child .step-trigger {
        padding: 0 1rem !important;
    }

    .bs-stepper .bs-stepper-header .step .step-trigger {
        /* -ms-flex-direction: row;
        flex-direction: row; */
        padding: 0 1rem !important;
    }

    
}

/* iPad Mini*/
@media (max-width: 820px) {
    .drag-file-area {
        width: 80%;
    }

    ul.ul-cards {
        gap: 3rem;
    }

    .section-search .card-home .text-search .form-select{
        width: 100%;
    }

}

/* Samsung Galaxy S8+  Horizontal*/
@media (max-width: 767px) {
    .card-home .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
        width: 100%;
    }

    /* .has-mobile-cards tbody {
        display: block;
    } */
    
    

.section-ldap .table th:last-child, .section-ldap .table td:last-child {
    border-bottom: 1px;
    border-radius: 0px ;
}
}

/* Surface Dup*/
@media (max-width: 569px) {
    .section-1-content {
        padding: 100px 30px;
    }
    .card-content-sec1 {
        max-width: 100%;
        margin: 0px auto;
    }
    .card-content {
        max-width: 100%;
    }
    .modal-footer {
        justify-content: center;
    }
    .menu-right {
        display: none;
    }
    .sort-item-page {
        width: 100%;
    }
    .search-career-admin {
        width: 100%;
    }
    .navbar-sm {
        padding-left: 0px;
        padding-right: 0px;
        padding-top: .5rem;
    padding-bottom: .5rem;
    }
    .cannot-upload-message {
        width: 90%;
    }
    .upload-files-container {
        padding: 30px 10px;
    }

    .drag-file-area {
        width: 100%;
    }

    .navbar {
        display: flow;
    }

    .text-nav{
        display: none;
    }

    .navbar-secondary {
        /* top: 81px; */
        top: 75px;
    }

    .dropdown-menu-login[data-bs-popper] {
        right: -59px;
    }

    .data-entries {
        text-align: center;
        padding-bottom: 10px;
    }

    .pagination-p {
        display: flex;
        justify-content: center;
    }

    .text-sub-head-search h4 {
        margin-bottom: 20px;
    }

    .section-room .text-sub-head-search h4 {
        margin-bottom: 4px;
    }

    .section-timetable .text-sub-head-search h4{
        margin-bottom: 20px !important;
    }

    .text-icon{
        display: none;
    }

    .btn-head {
        position: relative;
        z-index: 0;
        /* z-index: 1030; */
        /* top: 86px; */
    }

    .fc .fc-daygrid-day-top {
        display: flex;
        flex-direction: row-reverse;
        padding: 15px;
    }

    .fc .fc-toolbar {
        text-align: center;
        /* align-items: center; */
        display: flex;
        /* justify-content: space-between; */
    }

    .fc .fc-toolbar-title {
        font-size: 1.75em;
        margin: 0px;
        position: absolute;
        margin: 8px 0px;
        font-size: 22px;
        left: 81px;
        right: 77px;
        top: 44px;
    }

    .fc .fc-toolbar.fc-header-toolbar {
        margin: 23px 0px;
        font-size: 17px;
    }

    .fc .fc-daygrid-more-link {
        top: -26px;
    }

    .fc .fc-view-harness {
        height: 445px !important;
    }

    .t-card-code{
        margin-bottom: 9px;
    }
    
    .card-btn{
        margin-bottom: 10px;
    }

    /* .card-scale-image {
        margin: 0px auto;
        width: 50%;
    } */

    .table-wrapper.has-mobile-cards tr {
        box-shadow: 0 2px 3px rgba(10, 10, 10, .1), 0 0 0 1px rgba(10, 10, 10, .1);
        max-width: 100%;
        position: relative;
        display: block;
        border-radius: 9px;
    }

    .section-balancecheckreport .table-wrapper.has-mobile-cards tr {
        margin-bottom: 1rem;
    }


    .has-mobile-cards {
      border-radius: 0px;
    }

    .has-mobile-cards table {
        min-width: 0px;
        border-spacing: 1px;
    }

    .has-mobile-cards thead {
        display: none;
    }

    .modal-body .has-mobile-cards .table td:first-child, .section-bookingcar .has-mobile-cards .table td:first-child
    , .section-room .has-mobile-cards .table td:first-child  {
        border-radius: 9px 9px 0px 0px;
    }

    .table-wrapper.has-mobile-cards tr:not(:last-child) {
        margin-bottom: 1rem;
    }

    .table-wrapper.has-mobile-cards tr:not(.detail):not(.is-empty):not(.table-footer) td:before {
        content: attr(data-label);
        font-weight: bold;
        color: #000;
        padding-right: .5rem;
        align-self: center;
        text-align: left;
        white-space: nowrap;
    }

    .has-mobile-cards .table tr td {
        white-space: normal;
    }

     .table-wrapper.has-mobile-cards tr:not(.detail):not(.is-empty):not(.table-footer) td {
        display: flex;
        width: auto;
        justify-content: space-between;
        text-align: right;
        /* border-bottom: 1px solid #f6e0ea; */
        /* border-radius: 9px; */
    }

    .section-balancecheckreport .table-wrapper.has-mobile-cards tr:not(.detail):not(.is-empty) th ,
    .section-balancecheckreport .table-wrapper.has-mobile-cards tr:not(.detail):not(.is-empty):not(.table-footer) td
    {
        display: flex;
        width: auto;
        justify-content: space-between;
        text-align: right;
        border-bottom: 1px solid #f6e0ea;
        border-radius: 9px;
    }

    .section-calendar .table th:last-child, .section-calendar .table td:last-child , .section-bookingcar .table th:last-child, .section-bookingcar .table td:last-child ,
    .section-bookingroom .table th:last-child, .section-bookingroom .table td:last-child {
        border-bottom: 0px;
    border-radius: 0px 0px 9px 9px;
    }

     .section-schedulecar .tab-2 .table th:last-child, .section-schedulecar .tab-2 .table td:last-child, 
     .section-room .card-home-1 .table th:last-child, .section-room .card-home-2 .table td:last-child{
        border-bottom: 0px;
        border-radius: 0px;
    }

    .table-user .table th:nth-last-child(2), .table-user .table td:nth-last-child(2) {
        /* padding: 11px 10px; */
        padding: 0.425rem 1.25rem;
    }

    /* .tag-car-id{
        margin-bottom: .5rem;
        margin-top: .5rem;
    } */

    .status-car-id , .status-driver , .status-sport{
        margin-bottom: .2rem;
        margin-top: .2rem;
    }

    .tag-car-id , .tag-sport-id{
        display: flex;
    flex-direction: column;
    }   

    .btn-four {
       margin: 2px;
    }

    .section-paymentlist .tap-wrapper .nav{
        flex-wrap: nowrap;
    }

    .text-sub-head-search .btn{
        margin: 3px 0px;
    }

    .section-approve .table th:last-child{
        border-bottom: 0px;
        border-radius: 0px 0px 0px 0px;
    }

    /* .bs-stepper .line {
        display: none;
     } */

    /* .bs-stepper .bs-stepper-header {
        -ms-flex-align: start !important;
        align-items: flex-start !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    
    .bs-stepper .bs-stepper-header .step:first-child .step-trigger {
        padding: .5rem 0;
    }

    .bs-stepper .bs-stepper-header .step .step-trigger {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
        flex-direction: unset !important;
    } */


}

/*iPhone XR*/
@media (max-width: 481px) {
    /*---- Nav ----*/
    .navbar-toggler {
        left: unset;
    }
    .navbar-brand {
        margin-left: 0px;
    }
    .logo {
        padding: 10px 0px;
    }
    .text-copyright{
        text-align: center;
    }
    .upload-files-container {
        padding: 30px 10px;
    }
    .navbar-secondary {
        /* top: 81px; */
        top: 75px;
    }

    .file-block,.file-block2 {
        width: 309px;
    }

    .section-detail .card-home {
        margin: 8px auto 90px;

    }

    .section-masterroom-detail .card-home{
        margin: 8px auto 50px !important;
    }

    .section-room .card-home {
        margin: 8px auto 21px;
    }
    

    .modal-body .has-mobile-cards .table th:last-child, .modal-body  .has-mobile-cards .table td:last-child {
        border-radius: 0px 0px 9px 9px;
    }

    .btnGoTop {
        bottom: 112px !important;
    }

    /* .text-sub-head-search .btn{
        margin: 3px 0px;
    } */

    .bs-stepper .bs-stepper-header {
        -ms-flex-align: start;
        align-items: flex-start;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .section-uploadmeter .group-btn {
    display: grid;
}

}

/*Galaxy S20 Ultra*/
@media (max-width: 414px) {
    ul.ul-cards>li >a{
        width: 298px;
    }

    .file-block,.file-block2 {
        width: 290px;
    }

}



/*iPhone SE*/
@media (max-width: 376px) {
    .dropdown-menu-login[data-bs-popper] {
        /* right: -93px; */
        right: -57px;
    }

    .file-block,.file-block2 {
        width: 240px;
    }

    .section-detail .card-home {
        margin: 8px auto 150px;
    }


    .section-room .card-home {
        margin: 8px auto 21px;
    }

    .fc-direction-ltr .fc-button-group > .fc-button:not(:first-child) {
        margin-left: -11px !important;
    }

     /* .step-trigger .bs-stepper-title {
        white-space: normal;
    } */
    .logo-approve {
        right: -37px;
    }

}

/* Galaxy Folde*/
@media (max-width: 321px) {
    /* .dropdown-menu-login[data-bs-popper] {
        right: -93px;
    } */
  
}

/*--------------------------------------------------------
    End: Responsive
----------------------------------------------------------*/

html {
    scroll-behavior: smooth;
}
/*--- Style Placeholder ---*/
::-webkit-input-placeholder {
    /* Edge */
    color: #d1d1d1 !important;
}

:-ms-input-placeholder {
    /* Internet Explorer */
    color: #d1d1d1 !important;
}

::placeholder {
    color: #d1d1d1 !important;
}

/*---------------------
    Animation
 -------------------*/
 @-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

/*--- imgrow ---------*/
.bg-row {
    background-color: #fceee3;
}
/*--- imgrow ---------*/
/*--- go on top ---------*/
.btnGoTop {
    border-radius: 30px;
    padding: 4px 7px 10px 7px;
    border-color: transparent;
    opacity: 0.5;
    background: var(--color-navbar);
    margin-bottom: 12px;
    position: fixed;
    bottom: 60px;
    right: 15px;
    z-index: 99;
    border: none;
    outline: none;
    cursor: pointer;
    height: 34px;
    width: 34px;
    box-shadow: 5px 5px 10px rgb(0 0 0 / 0.2);
    transition: all ease 0.3s;
    text-align: center;
    overflow: hidden;
}

.btnGoTop img {
    position: absolute;
    left: 7px;
    top: 6px;
    height: 18px;
}

.btnGoTop:before {
    content: "";
    position: absolute;
    background: var(--btn-bg);
    height: 0;
    width: 100%;
    left: 0px;
    top: 100px;
    transition: all ease 0.3;
    opacity: 0;
}

.btnGoTop:hover {
    opacity: 0.95;
}

.btnGoTop:hover:before {
    top: 0px;
    height: 100%;
    opacity: 1;
}




  
