/*================================================================================
	Item Name: Vuexy - Vuejs, HTML & Laravel Admin Dashboard Template
	Version: 2.0
	Author: PIXINVENT
	Author URL: http://www.themeforest.net/user/pixinvent
================================================================================

NOTE:
------
PLACE HERE YOUR OWN SCSS CODES AND IF NEEDED, OVERRIDE THE STYLES FROM THE OTHER STYLESHEETS.
WE WILL RELEASE FUTURE UPDATES SO IN ORDER TO NOT OVERWRITE YOUR STYLES IT'S BETTER LIKE THIS.  */


/*********************************************/
/*              CMPAK HCM THEME             */
/*       PROJECT START DATE: _________     */
/******************************************/

@import url('https://fonts.googleapis.com/css2?family=Merriweather:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&display=swap');

/*****************/
/* THEME COLORS */
/***************/

:root {
	--theme-green: #8dc63f;
	--theme-green-darker: #619716;
	--theme-green-lighter: #d9ebc1;
	--theme-green-fade: rgba(142, 198, 63, 0.7);
	--theme-pink: #ED0181;
	--theme-pink-darker: #d60275;
	--theme-pink-lighter: #fa69b8;
	--theme-pink-fade: rgba(237, 1, 129, 0.7);
	--theme-blue: #0247a2;
	--theme-blue-darker: #01295f;
	--theme-blue-lighter: #026af2;
	--theme-blue-fade: rgba(2, 71, 162, 0.7);
	--theme-purple: #713F98;
	--theme-purple-darker: #662D91;
	--theme-purple-lighter: #E7E1F0;
	--theme-purple-fade: rgba(102, 45, 105, 0.7);
	--theme-primary-bg: var(--theme-purple);
	--theme-primary-color: var(--theme-pink);
	--theme-primary-darker: var(--theme-purple-darker);
	--theme-primary-lighter: var(--theme-purple-lighter);
	--theme-primary-fade: var(--theme-purple-fade);
	--theme-link-hover: var(--theme-pink);
}

.bg-primary {
    background-color: var(--theme-primary-bg) !important;
}

/***********************/
/* GENERAL COMPONENTS */
/*********************/

.btn-primary {
	border-color: var(--theme-pink) !important;
    background-color: var(--theme-pink) !important;	
}

.btn-primary:hover {
	box-shadow: 0 8px 25px -8px var(--theme-pink);
}

/* html body.navbar-sticky .app-content .content-wrapper { 
	padding: 0;
}

.card {
	box-shadow: none;
	border-radius: 0;
	background: none;
} */

.card .card-title { 
	/* color: var(--theme-primary-color); */
	color: var(--theme-pink);
}

.badge.badge-primary { 
	background: var(--theme-primary-darker);
}

body.no-side-nav .header-navbar.fixed-top {
	left: 0;
}

body.no-side-nav .app-content {
	margin-left: 0;
}

.pagination .page-item.active .page-link {
	background-color: var(--theme-primary-bg);
}

.dt-container .dt-layout-table {
	margin-top: 2rem !important;
	margin-bottom: 2rem !important;
}

div.dt-container div.dt-length select {
	height: auto;
	background-position: right 0.7rem center;
}

.pagination .page-item .page-link {
	font-size: 0.8rem;
}

table.dataTable thead tr {
	background: var(--theme-primary-bg);
	color: white;
}

.flex-gap-1 {
	column-gap: 0.5rem;
}

.table-responsive {
	overflow-y: hidden;
}

.nav.nav-tabs .nav-item .nav-link.active {
	color: var(--theme-primary-color);
	border-bottom: 1.5px solid var(--theme-primary-color);
}


/********************/
/* MAIN NAVIGATION */
/******************/

.navigation {
	font-size: 0.8rem;
}

.main-menu.menu-light .navigation > li > ul
{
	/* background: var(--theme-purple); */
	background: linear-gradient(160deg, var(--theme-primary-darker) 40%, var(--theme-primary-color));
}

.main-menu.menu-light .navigation {
	/* background: linear-gradient(180deg, var(--theme-primary-darker) 20%, var(--theme-primary-color) 80%, rgba(0,0,0,0)); */
	background: none;
}

.main-menu.menu-fixed {
	background: linear-gradient(160deg, var(--theme-primary-darker) 40%, var(--theme-primary-color));
}

.main-menu-pink {
	background: linear-gradient(160deg, var(--theme-primary-darker) 30%, var(--theme-primary-color) 80%, white) !important;
}

.navbar-light {
	background: linear-gradient(160deg, var(--theme-primary-darker) 30%, var(--theme-primary-color) 80%, white);
}

.main-menu.menu-light .navigation > li.active > a,
.main-menu.menu-light .navigation > li.open > a,
.main-menu.menu-light .navigation > li.sidebar-group-active > a {
	/* background: var(--theme-primary-lighter); */
	background: rgba(237, 1, 129, 0.7);
	box-shadow: 0 0 10px 1px var(--theme-primary-fade);
}

.main-menu.menu-light .navigation > li.active > a { 
	box-shadow: 0 0 2px 1px var(--theme-pink);
}

.main-menu.menu-light .navigation > li.open > a,
.main-menu.menu-light .navigation > li.active > a:hover {
	color: white;
}

body.vertical-layout.vertical-menu-modern.menu-collapsed .main-menu:not(.expanded) .navigation li.active a {
	background: rgba(237, 1, 129, 0.7);
	box-shadow: 0 0 2px 1px var(--theme-pink);
	color: white;
}

.main-menu.menu-light .navigation > li ul .active {
	background: linear-gradient(118deg, var(--theme-primary-darker), var(--theme--primary-fade));
    box-shadow: 0 0 10px 1px var(--theme-primary-fade);
}

.main-menu.menu-light .navigation > li ul .hover > a {
	/* color: var(--theme-primary-lighter); */
	color: var(--theme-link-hover);
}

.main-menu.menu-light .navigation .navigation-header {
	color: white;
}

.main-menu .shadow-bottom { 
	background: linear-gradient(var(--theme-primary-darker) 41%, rgba(102, 45, 105, 0.11) 95%, rgba(102, 45, 105, 0));
}

.main-menu .nav-toggle {
	position: relative;
	top: -50px;
	opacity: 0.25;
}

.header-navbar .navbar-container ul.nav li i.ficon,
.header-navbar .navbar-container ul.nav li > a.nav-link,
.main-menu.menu-light .navigation li a,
.main-menu .navbar-header .navbar-brand .brand-text {
	color: white;
}

.main-menu.menu-light .navigation li a:hover {
	color: var(--theme-link-hover);
}

.main-menu.menu-light .navigation li.has-sub > a:hover {
	color: white;
}

.main-menu.menu-light .navigation > li ul .open > a {
	color: var(--theme-link-hover);
}

body.vertical-layout.vertical-menu-modern.menu-collapsed .main-menu .navigation > li > a > i {
	margin-right: 0.75rem;
}

.dropdown-notification .dropdown-menu-header { 
	/* background: var(--theme-purple); */
	background: linear-gradient(160deg, var(--theme-primary-darker) 40%, var(--theme-primary-color));
}

.dropdown-notification .dropdown-menu.dropdown-menu-right::before {
    background: var(--theme-primary-bg);
    border-color: var(--theme-primary-bg);
}

.dropdown-notification .dropdown-header h3 {
	font-size: 1rem;
}

.dropdown-notification .dropdown-menu-footer a {
	font-weight: bold;
}

.dropdown-notification .user-photo {
	max-width: 50px;
}

.dropdown-notification .media-heading {
	color: var(--theme-primary-color);
}

.main-menu .navbar-header .navbar-brand .brand-logo
{
	background: url('../../vuexy-app-assets/images/logo/zong-green.png') no-repeat;
	background-size: contain;
	width: 55px;
	height: 50px;
}

.main-menu-pink .brand-logo {
	background: url('../../vuexy-app-assets/images/logo/zong-white.png') no-repeat !important;
	background-size: contain !important;
}

.main-menu-green .brand-logo {
	background: url('../../vuexy-app-assets/images/logo/zong-white-alt.png') no-repeat !important;
	background-size: contain !important;
}

.header-navbar .nav-zong-logo {
	max-width: 80px;
	position: relative;
	display: none;
}

.header-navbar .navbar-container ul.nav li.dropdown-user .dropdown-menu-right .dropdown-item:hover {
	background: var(--theme-primary-color);
}

.header-navbar .navbar-container ul.nav li i.ficon:hover { 
	color: var(--theme-primary-darker);
}
/* 
.header-navbar .theme-switcher .dropdown-menu {
	min-width: 0.5rem !important;
}

.header-navbar .theme-switcher .dropdown-item:hover {
	background: none;
} */

.header-navbar .navbar-container ul.nav li.dropdown-user .dropdown-menu-right .dropdown-item.theme-switcher:hover  {
	color: initial !important;
}

.header-navbar .theme-switcher:hover,
.header-navbar .theme-switcher a:hover {
	background: none !important;
}

.header-navbar .theme-switcher .theme-options {
	display: flex;
}

.header-navbar .navbar-container ul.nav li.dropdown-user .dropdown-menu-right .theme-switcher .dropdown-item {
	padding: 5px 10px;
}

.header-navbar .theme-switcher .color-circle {
	display: block;
	width: 25px;
	height: 25px;
	border-radius: 99px;
	background-color: black;
	border: 2px solid lightgray;
	opacity: 0.5;
	transition: 0.2s ease-in;
}

.header-navbar .theme-switcher .color-circle:hover {
	transform: scale(1.2);
}

.header-navbar .theme-switcher .color-circle.active {
	opacity: 1;
	border: 3px solid rgba(0,0,0,0.5);
}

.header-navbar .theme-switcher .color-circle.purple {
	background-color: var(--theme-purple);
}

.header-navbar .theme-switcher .color-circle.pink {
	background-color: var(--theme-pink);
}

.header-navbar .theme-switcher .color-circle.green {
	background-color: var(--theme-green);
}

.header-navbar .theme-switcher .color-circle.blue {
	background-color: var(--theme-blue);
}

.main-menu.menu-light .navigation li.has-sub ul.menu-content {
	background: none;
}

.header-navbar .top-nav-links > li:hover {
	background: var(--theme-primary-bg);
}

.header-navbar .top-nav-links .sub-menu {
	position: relative;
}

.header-navbar .top-nav-links .sub-menu .sub-menu::after {
	content: ">";
	color: white;
	font-size: 0.75rem;
	font-weight: bold;
	position: absolute;
	right: 0.75rem;
	top: 50%;
	transform: translateY(-50%);
}

.header-navbar .top-nav-links .sub-menu:hover > .dropdown-menu {
	display: block;
}

.header-navbar .top-nav-links .sub-menu .dropdown-menu {
	background: var(--theme-primary-darker);
	padding: 0;
	margin-top: 0;
	border: none;
	box-shadow: 1px 1px 5px var(--theme-primary-darker);
	min-width: 15rem;
}

/* .header-navbar .top-nav-links .dropdown-menu sub-menu:hover > .dropdown-menu {
	display: block;
} */

.header-navbar .top-nav-links .nav-item.sub-menu .dropdown-menu > li > .dropdown-menu { 
	left: 15rem;
	top: 0;
}

.header-navbar .top-nav-links .nav-item.sub-menu .dropdown-menu > li {
	padding: 0.5rem 1rem;
}

.header-navbar .top-nav-links .nav-item.sub-menu .dropdown-menu > li:hover {
	background: var(--theme-primary-bg);
}

.header-navbar .top-nav-links .nav-item.sub-menu .dropdown-menu > li a {
	color: white;
}

.bookmark-wrapper > ul:not(:first-child) {
	display: none;
}


.bookmark-wrapper > ul.actions-menu {
	display: flex;
}

.bookmark-wrapper > ul.actions-menu > li a {
	border-radius: 0.5rem;
	transition: 0.2s ease-in;
	font-weight: bold;
}

.bookmark-wrapper > ul.actions-menu > li a:hover {
	background: rgba(255, 255, 255, 0.25);
}

.bookmark-wrapper > ul.actions-menu i {
	font-size: 1.5rem;
	margin-right: 0.25rem;
	position: relative;
	top: 0.2rem;
}

/*************************/
/* USER NAVIGATION GRID */
/***********************/

.navigation-grid {
	display: grid;
	grid-template-columns: 30% 30% 30%;
	justify-content: space-between;
	row-gap: 0.5rem;
}

.navigation-grid.expanded {
	grid-template-columns: 25% 25% 25% 25%;
}

.navigation-grid .nav-item a {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	/* background: var(--theme-green-lighter); */
	padding: 0.25rem 0.5rem;
	border-radius: 0.5rem;
	color: var(--theme-primary-color);
	cursor: pointer;
	
}

.navigation-grid .nav-item:hover {
	filter: brightness(1.15);
}

.navigation-grid .nav-item:hover i {
	transform: scale(1.25);
}

.navigation-grid .nav-item i {
	font-size: 3rem;
	margin-bottom: 1rem;
	transition: 0.3s ease-in;
	
}

.navigation-grid .nav-item h3 {
	font-size: 0.75rem;
	text-align: center;
	color: var(--theme-primary-bg);
}

#nav-all-actions > div,
#nav-all-actions .card
{
	transition: 0.3s ease;
}

#nav-all-actions .card-title,
#nav-all-actions .card-title a,
#nav-frequently-used .card-title
{
	font-weight: bold;
	color: var(--theme-pink);
}

#employee-requests {
	transition: 0.3s ease;
	position: relative;
}

.view-all-trigger {
	cursor: pointer;
	background: var(--theme-pink);
	width: 30px;
	height: 30px;
	border-radius: 50px;
	color: white;
	position: absolute;
	right: 15px;
	top: 15px;
	/* transform: translateY(-50%); */
}

.view-all-trigger i {
	font-size: 20px;
}

.view-all-trigger .button-label {
	font-size: 7px;
}

/**************/
/* DASHBOARD */
/************/

#dashboard-analytics .bg-analytics { 
	/* background: linear-gradient(118deg, #713F98, rgba(113, 63, 152, 0.7)); */
	background: var(--theme-primary-color);
}

.navbar-container .search-input .search-input-icon .loader {
	width: 1.4rem;
	height: 1.4rem;
}

.navbar-container .search-input .search-list {
	padding: 1.5rem 2rem;
	list-style: none;
	overflow-x: hidden;
}

.navbar-container .search-input .search-list > li {
	margin-bottom: 0.75rem;
	padding: 0.3rem 0.25rem;
	transition: 0.2s ease-in;
}

.navbar-container .search-input .search-list > li:hover {
	transform: translateX(10px);
}

.navbar-container .search-input .search-list > li > a {
	color: var(--theme-pink);
	transition: 0.3s ease-in;
}

.quick-access {
	padding-top: 0.85rem;
	padding-bottom: 0.85rem;
	position: relative;
}

.quick-access .input {
	line-height: 16px;
    padding: 1rem 3rem;
	background: none;
	width: 100%;
	border: none;
}

.quick-access .search-input-icon,
.quick-access .search-input-close
{
	position: absolute;
	top: 1.75rem;
}

.quick-access .search-input-icon {
	/* top: 50%;
	transform: translateY(-50%); */
	left: 1.25rem;
}

.quick-access .search-input-close {
	right: 1.25rem;
	cursor: pointer;
}

.quick-access .search-results {
	list-style-type: none;
	margin-top: 0.5rem;
}

.quick-access .search-results > li {
	
	margin-bottom: 0.5rem;
}

.quick-access .search-results > li a {
	color: var(--theme-pink);
}

.my-tickets .chart-info p,
.my-tickets .chart-info span {
	/* color: var(--theme-green); */
}

.champions-slider {
	overflow: hidden;
}

.champions-slider .swiper-slide {
	font-size: 1.5rem;
	text-transform: uppercase;
	color: var(--theme-primary-lighter);
}

.dashboard-slider .swiper-slide {
	min-height: 250px;
	display: flex;
	align-items: flex-end;
}

.dashboard-slider.larger .swiper-slide {
	min-height: 400px;
}

.dashboard-slider .slide-text {
	background: rgba(0, 0, 0, 0.5);
	color: white;
	width: 100%;
	text-align: center;
}

.dashboard-slider .slide-text h2 {
	font-size: 1.25rem;
	color: white;
	text-transform: uppercase;
	font-weight: bold;
}

.dashboard-slider .dashboard-slide-1 {
	background: url('https://zongersclub.zong.com.pk/wp-content/uploads/2024/06/Below-Title-1-1024x576.png') center center no-repeat;
	background-size: cover;
}

.dashboard-slider .dashboard-slide-2 {
	background: url('https://zongersclub.zong.com.pk/wp-content/uploads/2024/07/1H-Milestones-1024x768.png') center center no-repeat;
	background-size: cover;
}

.dashboard-slider .dashboard-slide-3 {
	background: url('https://zongersclub.zong.com.pk/wp-content/uploads/2024/06/WhatsApp-Image-2024-06-07-at-1.03.41-PM.jpeg') center center no-repeat;
	background-size: cover;
}

.dashboard-news {}

.dashboard-news>.news-item {
	background: #edeef0;
	border-radius: 10px;
}

.dashboard-news>.news-item h4 {
	font-size: 0.75rem;
	text-transform: uppercase;
}

.dashboard-news>.news-item .category {
	color: var(--theme-primary-color);
}

.dashboard-news>.news-item .title {
	font-size: 1.1rem;
}

.dashboard-news>.news-item .article-image > img {
	max-width: 70px;
}

.leave-management .leave-type {
	font-size: 1.1rem;
	margin-top: 1.75rem;
}

.leave-management .progress {
	margin-bottom: 1rem;
}

.upcoming-birthdays > li {
	margin-bottom: 2rem !important;
}

.calendar-btn-wrapper {
	margin-top: 2.15rem;
}

.my-performance .performance-chart-container {
	background: var(--theme-purple-lighter);
	margin-top: 1rem;
	margin-bottom: 1rem;
	border-radius: 10px;
}

.my-performance h4 {
	color: var(--theme-primary-bg);
	font-size: 1rem;
	font-weight: bold;
	margin-top: 1.25rem;
}

.leave-table th, 
.leave-table td:first-child {
	font-weight: bold;
	color: var(--theme-primary-color);
}

.leave-table th {
	text-transform: uppercase;
	font-size: 0.75rem;
}

.leave-table td {
	text-align: center;
	font-size: 0.9rem;
}

.items-slider {
	max-width: 80%;
	overflow: hidden;
	margin-bottom: 3rem;
}

.items-slider.media-gallery-slider {
	max-width: 90%;
}

.items-slider .swiper-button-prev,
.items-slider .swiper-button-next {
	color: var(--theme-primary-color);
}

.items-slider .card {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0;
	background: var(--theme-purple-lighter);
}

.items-slider .item-container img {
	max-width: 175px;
}

.items-slider .item-container .item-image {
	width: 100%;
	height: 150px;
}

.items-slider.food-menu-slider .item-container .item-image {
	background: url('../../vuexy-app-assets/images/food/chicken-sandwich.jpg') no-repeat center center;
	background-size: cover;
}

.items-slider.media-gallery-slider .item-container .item-image {
	background: url('https://zongersclub.zong.com.pk/wp-content/uploads/2024/03/WhatsApp-Image-2024-02-28-at-3.30.54-PM.jpeg') no-repeat center center;
	background-size: cover;
}

.items-slider .item-container  .item-name {
	color: var(--theme-pink);
	font-size: 1.2rem;
	margin-top: 0.75rem;
	margin-bottom: 0.2rem;
}

.items-slider .item-container  .item-price {
	color: var(--theme-purple);
	font-size: 0.8rem;
}

.hsse-updates {

}

.hsse-updates > .update {
	padding: 0.75rem 1rem;
	background: #edeef0;
	border-radius: 10px;
	margin-bottom: 2rem;
}

.hsse-updates > .update .title {
	font-size: 1.1rem;
	color: var(--theme-pink);
}

.hsse-updates > .update .date-time {
	font-size: 0.8rem;
	margin-bottom: 1rem;
	text-transform: uppercase;
}

.hsse-updates > .update p {
	line-height: 1.2;
	font-size: 0.9rem;
}

.hsse-updates > .update img {
	max-width: 100%;
    height: auto;
}

.zea-updates {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.zea-updates > div {
	padding: 0.75rem 1rem;
	/* background: #edeef0; */
	border-radius: 10px;
}

.zea-updates > div > h3 {
	font-size: 0.75rem;
	color: var(--theme-pink);
}

.zea-updates > div > .time {
	font-size: 0.8rem;
	color: black;
}

.footer p {
	font-size: 0.8rem;
}

.surveys > div {
	column-gap: 1rem;
	background: rgba(186, 196, 207, 0.3);
}

.surveys > div h4 {
	font-size: 0.9rem;
	margin-bottom: 0;
}

.quick-links {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	row-gap: 1rem;
}

.quick-links > a > i {
	color: var(--theme-pink);
}

.quick-links > a > h6 {
	font-size: 0.75rem;
	margin-top: 0.5rem;
}

.company-culture h6 {
	color: var(--theme-pink);
	font-weight: bold;
}

.company-culture .core-values {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	row-gap: 1rem;
	column-gap: 1rem;
}

.company-culture .core-values {
	margin-top: 1.5rem;
}

.company-culture .core-values > div {
	text-align: center;
}

.company-culture .core-values > div i {
	font-size: 2.5rem;
	padding: 1.25rem;
	border-radius: 99px;
	background: var(--theme-pink);
	color: white;
}

.company-culture .core-values > div p {
	font-size: 0.75rem;
	font-weight: bold;
	text-transform: uppercase;
	color: var(--theme-pink);
	margin-top: 0.25rem;
}

.birthday-icon {
	width: 100px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0.5rem auto;
}



/******************/
/*   CK EDITOR   */
/****************/

.ck-editor .ck-editor__editable_inline {
	min-height: 12rem;
}

.ck-editor .ck-sticky-panel .ck-sticky-panel__content_sticky {
	z-index: 100 !important;
}

#editor-preview figure.image {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#editor-preview .image.image-style-align-right {
	text-align: right;
}

#editor-preview .image.image-style-align-left {
	text-align: left;
}

/**********************/
/*   SURVEY MODULE   */
/********************/

#survey-management .card-title {
	margin-left: 0.5rem;
	margin-top: 0.5rem;
	font-weight: bold;
}

#survey-management .chart-title {
	font-size: 1rem;
	font-weight: bold;
	/* color: var(--theme-primary-color); */
}

#survey-management .table .actions {
	display: flex;
	column-gap: 1rem;
}

#survey-management .table .actions .btn-table-action {
	background: none;
	border: none;
	color: black;
	transition: 0.3s ease;
}

#survey-management .table .actions .btn-table-action:hover {
	color: var(--theme-primary-color);
}

#survey-editor .survey-title-container {
	margin-bottom: 2rem;
}

#survey-editor .survey-title-container .survey-title {
	border: none;
	padding: 0.5rem;
	font-size: 2rem;
	font-weight: bold;
	width: 50%;
}

#survey-editor .survey-title-container .survey-users {
	margin-left: 0.5rem;
	margin-top: 0.5rem;
}

#survey-editor .survey-title-container .survey-users .survey-users-tags {
	display: flex;
	align-items: center;
	column-gap: 0.5rem;
	row-gap: 0.5rem;
	flex-wrap: wrap;
	max-width: 50%;
}

#survey-editor .survey-title-container .survey-users .survey-users-tags .user-group-tag {
	background: var(--theme-pink);
	padding: 0.4rem 0.8rem;
}

#survey-editor .survey-title-container .survey-users .survey-users-tags .user-group-tag .delete {
	content: "x";
	color: var(--theme-pink-lighter);
	padding-left: 0.5rem;
	cursor: pointer;
}

#survey-editor .survey-title-container .survey-users .user-groups-list { 
	min-width: 15rem;
}

#survey-editor .survey-title-container .survey-users .select2-container {
	margin-top: 1rem;
}

#survey-editor .survey-section {
	margin-bottom: 2.5rem;
	box-shadow: 1px 1px 5px rgba(0,0,0,0.5);
	padding: 1.5rem;
	border-radius: 10px;
	position: relative;
}

#survey-editor .section-title {
	display: flex;
	position: relative;
	margin-bottom: 1rem;
	padding-bottom: 0.5rem;
	border-bottom: 1px solid rgba(0,0,0,0.5);
}

#survey-editor .section-title .index,
#survey-editor .section-title .section-input {
	font-size: 1.8rem;
	font-weight: bold;
}

#survey-editor .section-title .section-input {
	border: none;
	padding: 0.5rem;
	width: 60%;
	display: inline-block;
	margin-left: 0.25rem;
}

/* #survey-editor .delete-section {
	background: var(--theme-pink);
	color: white;
	border-radius: 99px;
	width: 30px;
	height: 30px;
	border: none;
	position: absolute;
	top: -15px;
	right: -15px;
} */

#survey-editor .section-actions {
	padding-left: 1.75rem;
}

#survey-editor .survey-title-container textarea,
#survey-editor .section-title textarea,
#survey-editor .question textarea {
	resize: none;
}

#survey-editor .question-container {
	margin-bottom: 2rem;
}

#survey-editor .question {
	position: relative;
	display: flex;
}

#survey-editor .question-container .badge {
	background: var(--theme-pink);
	padding: 0.25rem 0.75rem;
	margin-top: 0.25rem;
}

#survey-editor .question-container .question-type {
	margin-left: 1.75rem;
}

#survey-editor .question-container .delete-question {
	margin-left: 0.5rem;
	cursor: pointer;
	transition: 0.3s ease;
}

#survey-editor .question .delete-question {
	position: absolute;
	bottom: -10px;
	left: -8px;
	display: none;
}

#survey-editor .question .index, 
#survey-editor .question .question-input
{
	font-size: 1.5rem;
	font-weight: bold;
}

#survey-editor .section-title .index,
#survey-editor .question .index {
	position: relative;
	top: 0.5rem;
}

#survey-editor .question .question-input {
	border: none;
	padding: 0.5rem;
	width: 50%;
	display: inline-block;
	margin-left: 0.25rem;
}

#survey-editor .question .delete-question {
	margin-left: 0.5rem;
	cursor: pointer;
}

#survey-editor .answer-container {
	margin-top: 1.25rem;
	padding-left: 1.75rem;
}

#survey-editor .answer-container .answer-options-group label {
	display: block;
	margin-bottom: 0.5rem;
	font-size: 1rem;
	display: flex;
	align-items: flex-start;
	column-gap: 0.5rem;
}

#survey-editor .answer-container .answer-options-group .answer-option,
#survey-editor .answer-container .answer-options-group .delete-option {
	margin-top: 0.5rem;
}

#survey-editor .answer-container .answer-options-group .answer-option-text {
	border: none;
	padding: 0.5rem;
	resize: none;
	width: 25%;
}

#survey-editor .answer-container .answer-options-group .delete-option {
	cursor: pointer;
}

#survey-editor .answer-container .answer-options-group .add-answer-option {

}

#survey-editor .answer-container .answer-input-text-single,
#survey-editor .answer-container .answer-input-text-multi
{
	min-width: 30%;
	padding: 0.5rem;
}

#survey-editor .editor-actions {
	margin-top: 2.5rem;
	column-gap: 1rem;
}

#survey-editor .add-field {
	
}


/*********************/
/*   MEDIA GALLERY  */
/*******************/
#media-gallery .photos-grid {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	column-gap: 1.5rem;
	row-gap: 1.5rem;
}

#media-gallery .photos-grid > .photo {
	height: 200px;
	cursor: pointer;
	position: relative;
	/* background: url('https://placehold.it/200x200') center center no-repeat;
	background-size: cover; */
}

#media-gallery .photos-grid > .photo a {
	display: block;
	width: 100%;
	height: 100%;
}

#media-gallery .photos-grid > .photo img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}

#media-gallery .photos-grid > .photo .btn-delete-image {
	position: absolute;
	top: -10px;
	right: -10px;
	width: 20px;
	height: 20px;
	border-radius: 99px;
	background: var(--theme-pink);
	color: white;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 12px;
}

#media-gallery .add-new-image table td {
	padding: 0.5rem 0.25rem;
}

#media-gallery .add-new-image table tr td:first-child {
	/* text-align: right; */
}

#media-gallery .add-new-image table tr input[type=text] {
	width: 200px;
}

/*********************/
/*    BLOG POSTS    */
/*******************/

/* .posts-archive .article-card {
	box-shadow: 1px 1px 31px -7px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
	padding: 2rem;
} */

.posts-archive article {
	box-shadow: 1px 1px 31px -7px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
	padding: 2rem;
}

.posts-archive article h3 {
	font-family: 'Merriweather', serif;
	/* font-weight: bold; */
}

.posts-archive article .article-image {
	height: 200px;
	width: 100%;
}

.posts-archive article .article-image.article-image-first {
	height: 400px;
}

#blog-post-content h1 {
	margin-bottom: 4rem;
	font-weight: bold;
	font-size: 3rem;
	/* text-transform: uppercase; */
	font-family: 'Merriweather', serif;
}

#blog-post-content .post-meta {
	column-gap: 0.5rem;
}

#blog-post-content .post-meta .post-meta-segment {
	color: gray;
}

#blog-post-content .post-meta .post-meta-segment a {
	color: gray;
}

#blog-post-content .post-meta .separator {
	height: 18px;
	width: 2px;
	background: lightgray;
}

#blog-post-content img {
	max-width: 100%;
	margin: 1rem auto;
}

/********************/
/*    BIRTHDAYS    */
/******************/
#birthdays #calendar .fc-button-primary {
	background: var(--theme-pink);
	border: var(--theme-pink-darker);
}

#birthdays #calendar .fc-button-primary.fc-button-active {
	background: var(--theme-pink-darker);
}

#birthdays #calendar .fc-event-title {
	padding: 0.25rem 0.5rem;
}

#birthdays #calendar .fc-toolbar-title {
	font-size: 1rem;
}

#birthdays #contactDetailsModal h6 {
	font-size: 0.8rem;
	color: gray;
	max-width: 50%;
	margin: 0.25em auto;
}


/******************************/
/*    LEAVE REQUEST MODAL    */
/****************************/

#leaveRequestModal .leave-request-table {
	display: grid;
	grid-template-columns: 1fr 1fr;
	align-items: center;
	text-align: left;
	margin: 1rem auto;
	max-width: min(80%, 250px);
	row-gap: 1rem;
}

#leaveRequestModal input[type=date],
#leaveRequestModal select {
	width: 150px;
	padding: 0.25rem;
}

#leaveRequestModal select {
	padding: 0.4rem 0.25rem;
}