
.purple-bg {
    background: #4B256A !important;
    border-bottom: 1px solid #4B256A !important;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1) !important;
    color: #767480 !important;
}

.sub .active {
    background: transparent !important;
    color: #767480 !important;
}

.profile-container {
    position: relative;
    display: inline-block;
}

.profile-img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    cursor: pointer;
}

.dropdown-menu-top-bar {
    display: none;
    position: absolute;
    top: 60px;
    right: 0;
    background-color: white;
    border: 1px solid #ddd;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    width: 200px;
    z-index: 1;
}

.dropdown-menu-top-bar ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.dropdown-menu-top-bar li {
    padding: 10px 15px;
    cursor: pointer;
    transition: background-color 0.3s;
}

.dropdown-menu-top-bar li:hover {
    background-color: #f0f0f0;
}
/*LOGIN CONFIGURATION PAGE*/
.form-login {
	max-width: 330px;
	margin: 100px auto 0;
	background: #fff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}

.form-login h2.form-login-heading {
	margin: 0;
	padding: 25px 20px;
	text-align: center;
	background: #fff;
	border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	color: #4B256A;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 300;
}

.form-login-pin {
	max-width: 530px; 
	margin: 100px auto 0;
	background: #fff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}
.form-login-pin h2.form-login-heading {
	margin: 0;
	padding: 25px 20px;
	text-align: center;
	background: #fff;
	border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	color: #fff;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: bold; 
}

.login-wrap {
	padding: 20px;
}
.login-wrap .registration {
	text-align: center;
}
.login-social-link {
	display: block;
	margin-top: 20px;
	margin-bottom: 15px; 
}


body {
    background-color: #F9FBFD !important;

}

.topMenu-icons {
    color: white;
    font-size: 16px;
}

.topMenu-icons:hover {
    color: #B3D0CB;
}

.body {
    color: #797979;
    background: #f2f2f2;
    font-family: 'Arial', sans-serif !important;
    padding: 0px !important;
    margin: 0px !important;
    font-size: 13px;
}

.modal-header {
    background: #50B7CC !important;
}

.ds h3 {
    background: #50B7CC !important;
}

a {
    color: #4B256A !important;
}

i.biggersize {
    color: #50B7CC !important;
}


.box0 p {
    display: none !important;
}

.box0 {
    margin-bottom: 5% !important;
}

.bg-theme {
    background-color: #50B7CC !important;
}

.panel-heading {
    background-color: #ececec !important; 
    color: #4B256A !important;  
}

.dropdown-menu.extended li p.green {
    background-color: #50B7CC !important;
    color: white !important;
}

.btn-primary {
    color: #fff !important;
    background-color: #4B256A !important;
    border-color: #4B256A !important;
}

.btn-primary:hover {
    color: #fff !important;
    background-color: #50B7CC !important;
    border-color: #50B7CC !important;
}

.btn-info {
    color: #fff !important;
    background-color: #50B7CC !important;
    border-color: #50B7CC !important;
}

.btn-info:hover {
    color: #fff !important;
    background-color: #4B256A !important;
    border-color: #4B256A !important;
}

.label-primary {
    color: #fff !important;
    background-color: #4B256A !important;
    border-color: #4B256A !important;
}

.btn-success {
    color: #fff !important;
    background-color: #50B7CC !important;
    border-color: #50B7CC !important;
}

.btn-success:hover {
    color: #fff !important;
    background-color: #5fcad4 !important;
    border-color: #5fcad4 !important;
}

.label-success {
    color: #fff !important;
    background-color: #50B7CC !important;
    border-color: #50B7CC !important;
}


.label-warning {
    color: #fff !important;
    background-color: #F7931E !important;
    border-color: #F7931E !important;
}

.btn-warning:hover {
    color: #fff !important;
    background-color: #f5a522 !important;
    border-color: #f5a522 !important;
}

.btn-danger {
    color: #fff !important;
    background-color: #ED1E79 !important;
    border-color: #ED1E79 !important;
}

.label-danger {
    color: #fff !important;
    background-color: #ED1E79 !important;
    border-color: #ED1E79 !important;
}

.btn-danger:hover {
    color: #fff !important;
    background-color: #f5a522 !important;
    border-color: #f5a522 !important;
}




.btn-theme {
    color: #fff !important;
    background-color: #4B256A !important;
    border-color: #4B256A !important;
}

.btn-theme:hover {
    color: #fff !important;
    background-color: #50B7CC !important;
    border-color: #50B7CC !important;
}

.btn-theme02 {
    color: #fff !important;
    background-color: #4B256A !important;
    border-color: #4B256A !important;
}

.btn-theme02:hover {
    color: #fff !important;
    background-color: #50B7CC !important; 
    border-color: #50B7CC !important;
}


.btn-theme03 {
    color: #fff !important;
    background-color: #ED1E79 !important;
    border-color: #ED1E79 !important;
}

.btn-theme03:hover {
    color: #fff !important;
    background-color: #50B7CC !important;
    border-color: #50B7CC !important;

}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: white;
    overflow-x: hidden;
    transition: 0.5s;
    margin-top: 60px;
}

.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    color: #767480;
    display: block;
    transition: 0.3s;
}

.sidenav a:hover {
    color: #767480;
}

#sidebar {
    box-shadow: 4px 0 6px rgba(0, 0, 0, 0.1) !important;
    z-index: 5;
    background: #f9fbfd !important;
}

ul.sidebar-menu li a {
    color: #4B256A !important;
    font: -webkit-mini-control;
}

ul.sidebar-menu li a.active {
    color: #f9fbfd !important;
    font: -webkit-mini-control;
    background-color: #4B256A;
}

ul.sidebar-menu li a:hover {
    color: #f9fbfd !important;
    font: -webkit-mini-control;
    background-color: #50B7CC !important;
}

ul.sidebar-menu li ul.sub li {
    background: white !important;
}

#sidebar>ul>li.active>ul.sub,
#sidebar>ul>li>ul.sub>li>a {
    color: #4B256A;
}

#sidebar>ul>li.active>ul.sub,
#sidebar>ul>li>ul.sub>li>a:hover {
    color: #f9fbfd !important;
    font: -webkit-mini-control;
    background-color: #50B7CC !important;
}

.nav>.active>a,
.nav>.active>a:hover,
.nav>.active>a {
    color: #f9fbfd !important;
    background-color: #4B256A !important;
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    color: #f9fbfd !important;
    background-color: #4B256A !important;
}

/* Button Styling */
.custom-btn {
    padding: 10px 20px;
    background-color: #007bff;
    color: white;
    border: none;
    border-radius: 5px;
    cursor: pointer;
}

/* Modal Overlay */
.custom-modal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
    z-index: 9999998;
}

/* Modal Container */
.custom-modal-container {
    position: fixed;
    top: 0;
    right: -500px;
    width: 500px;
    height: 100%;
    background: #fff;
    box-shadow: -2px 0 5px rgba(0, 0, 0, 0.2);
    overflow-y: auto;
    transition: right 0.3s ease-in-out;
    z-index: 9999999;
}

/* Active State */
.custom-modal-overlay.active-custom {
    opacity: 1;
    visibility: visible;
}

.custom-modal-container.active-custom {
    right: 0;
}

/* Modal Header */
.custom-modal-header {
    padding: 15px;
    color: #575962;
    font-size: 18px;
    font-weight: bold;
}

/* Close Button */
.custom-modal-close {
    position: absolute;
    top: 5px;
    right: 20px;
    font-size: 30px;
    color: #575962;
    cursor: pointer;
    background: none;
    border: none;
}

/* Modal Body */
.custom-modal-body {
    padding: 15px;
}

/* List Styling */
.custom-modal-body ul {
    list-style: none;
    padding: 0;
}

.custom-modal-body li {
    padding: 10px;
    border-bottom: 1px solid #ddd;
}

.custom-modal-body li:last-child {
    border-bottom: none;
}

.panel {
    border: none;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    /* Add shadow */
    border-radius: 6px;
    /* Optional: Add rounded corners */
    background-color: #fff;
    /* Ensure the background is white */
}

.panel-body-main {
    display: flex;
    /* Utiliza flexbox para alinear elementos */
    flex-direction: column;
    /* Asegura que los elementos se apilen verticalmente */
    align-items: center;
    /* Centra horizontalmente */
    justify-content: center;
    /* Centra verticalmente */
    text-align: center;
    /* Centra el texto */
    height: 100%;
    /* Opcional, asegura que el panel ocupe todo el espacio disponible */
}

.panel-symmetric {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.panel-symmetric-item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    text-align: center;
    padding: 20px;
    box-sizing: border-box;
    min-height: 150px;
}


