/* Global Styles */
@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');

@-webkit-keyframes loader {
    0% {
        background: #445474;
    }
    50% {
        background: #445474;
    }
    100% {
        background: #445474;
    }
}

@keyframes loader {
    0% {
        background: #445474;
    }
    50% {
        background: #445474;
    }
    100% {
        background: #445474;
    }
}

input {
	border: 1px solid rgb(68 84 116/ 15%);
}

.dataTables_wrapper .dataTables_filter input:focus {
	border-color: #445474;
}

.select2-container--default .select2-results__option--highlighted[aria-selected]
	{
	background: #445474;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice
	{
	background: #445474;
}

.select2-container--default.select2-container--focus .select2-selection--multiple
	{
	border-color: #445474;
	-webkit-box-shadow: 0 0 0 0.25rem rgb(68 84 116/ 15%);
	box-shadow: 0 0 0 0.25rem rgb(68 84 116/ 15%);
}

.select2-container--default .select2-search--dropdown .select2-search__field:focus
	{
	border-color: #445474;
}

.daterangepicker .ranges li.active {
	background: #445474;
}

.daterangepicker td.active, .daterangepicker td.active:hover {
	background: #445474;
}

.dtp>.dtp-content>.dtp-date-view>header.dtp-header {
	background: #445474;
}

.dtp .p10>a {
	color: #445474;
}

.dtp table.dtp-picker-days tr>td>a.selected {
	background: #445474;
}

.dtp .dtp-actual-meridien a.selected {
	background: #445474;
}

.minute-hand[stroke="#8BC34A"], .hour-hand[stroke="#8BC34A"] {
	stroke: #445474;
}

.dtp-select-minute[fill="#8BC34A"], .dtp-select-hour[fill="#8BC34A"] {
	fill: #445474;
}

.year-picker-item:hover, .year-picker-item.active {
	color: #445474;
}

.ui-datepicker td a.ui-state-highlight {
	background: #445474;
}

.fc-event, .fc-event-dot {
	background-color: #445474;
}

.swiper-pagination-bullet {
	background: #445474;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: #445474;
}

.swiper-pagination.swiper-pagination-vertical .swiper-pagination-bullet.swiper-pagination-bullet-active
	{
	background: #445474;
}

.table-primary {
	--bs-table-bg: #445474;
	--bs-table-color: #fff;
}

.bg-primary {
	background-color: #7f8dab !important;
}
.bg-primary1 {
	background-color: #455174 !important;
}

.text-primary {
	color: #445474 !important;
}

.btn-group .btn-primary {
	border-color: #445474;
}

.btn.show {
	background-color: #445474;
	border-color: #445474;
}

.btn-primary {
	background: #445474;
	border: 1px solid #445474;
	/*  width: 118px;
    font-size: 12px; */
}

.btn-primary:hover {
	background: #445474;
	border-color: #445474;
}

.btn-primary.current, .btn-primary.active {
	background-color: #445474;
	border-color: #445474;
}

.btn-primary:active, .btn-primary:focus {
	background-color: #7f8dab !important;
	border-color: #7f8dab !important;
	-webkit-box-shadow: 0 0 0 0.25rem rgb(68 84 116/ 15%);
	box-shadow: 0 0 0 0.25rem rgb(68 84 116/ 15%);
}

.btn-primary:disabled, .btn-primary.disabled {
	background: #445474;
	border-color: #445474;
}

.border-primary {
	border-color: #7f8dab !important;
}

.btn-outline-primary {
	border: 1px solid rgb(68 84 116/ 15%);
}

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

.btn-outline-primary.current, .btn-outline-primary.active {
	background-color: #445474;
	border-color: #445474;
}

.btn-outline-primary:active, .btn-outline-primary:focus {
	background-color: #7f8dab !important;
	border-color: #7f8dab !important;
	-webkit-box-shadow: 0 0 0 0.25rem rgb(68 84 116, 0.3);
	box-shadow: 0 0 0 0.25rem rgb(68 84 116, 0.3);
}

.form-select:focus, .form-control:focus {
	border-color: #445474;
	-webkit-box-shadow: 0 0 0 0.25rem rgb(68 84 116/ 15%);
	box-shadow: 0 0 0 0.25rem rgb(68 84 116/ 15%);
}

.form-check .form-check-input:focus {
	border-color: #445474;
	-webkit-box-shadow: 0 0 0 0.25rem rgb(68 84 116/ 15%);
	box-shadow: 0 0 0 0.25rem rgb(68 84 116/ 0.25);
}

.form-check.form-switch .form-check-input:checked {
	background-color: #445474;
	border-color: #445474;
}

.tooltip {
	--bs-tooltip-bg: #445474;
}

.progress, .progress-stacked {
	--bs-progress-bar-bg: #445474;
}

.panel .panel-header form:focus-within {
	-webkit-box-shadow: 0 0 0 0.15rem rgb(68 84 116/ 15%);
	box-shadow: 0 0 0 0.15rem rgb(68 84 116/ 15%);
}

.input-group-with-icon:focus-within {
	border-color: #445474;
	-webkit-box-shadow: 0 0 0 0.25rem rgb(68 84 116/ 15%);
	box-shadow: 0 0 0 0.25rem rgb(68 84 116/ 15%)
}

input[type=radio]:checked, input[type=checkbox]:checked {
	background-color: #445474;
	border-color: #445474;
}

.light-theme .btn-outline-primary {
	border-color: #445474;
	color: #445474;
}

/* Header Section */
.header-right-btns .header-form {
	border: 1px solid rgb(68 84 116/ 15%);
}

.header-right-btns .header-form:focus-within {
	border-color: #445474;
}

.header-right-btns .header-btn-box .show-all-btn {
	border: 1px solid rgb(68 84 116/ 15%);
}

.dropdown-menu .dropdown-item:hover {
	background: #445474;
}

.right-sidebar-btn button {
	background: #445474;
}

/* Right Sidebar Section */
.right-sidebar .sidebar-title {
	background: #445474;
}

.right-sidebar .dashboard-icon::after {
	background: #445474;
}

.right-sidebar .dashboard-icon:hover, .right-sidebar .dashboard-icon.active
	{
	border-color: #7f8dab !important;
}

.right-sidebar .bg-menu {
	background: rgb(68 84 116/ 15%);
}

.right-sidebar .bg-nav {
	background: rgb(68 84 116/ 15%);
}

.right-sidebar .main-content-bg-btn-box button::after, .right-sidebar .sidebar-bg-btn-box button::after
	{
	background: rgb(68 84 116/ 15%);
}

.right-sidebar .main-content-bg-btn-box button.active, .right-sidebar .sidebar-bg-btn-box button.active
	{
	border-color: #445474;
}

.right-bar-close::after {
	background: #445474;
}

.light-theme .right-sidebar .bg-menu {
	background: rgb(68 84 116/ 15%);
}

.light-theme .right-sidebar .bg-nav {
	background: #7f8dab !important;
}

/* Sidebar Menu Section */
.main-sidebar.horizontal-menu {
	background-color: #445474;
}

.main-sidebar.horizontal-menu::after {
	background: #445474;
}

.main-sidebar.two-column-menu.collapsed .sidebar-item .sidebar-link.has-sub.show
	{
	background: #445474;
}

.sidebar-item {
	border: 1px solid rgb(68 84 116/ 15%);
}

.sidebar-link-group-title {
	background: #445474;
}

.sidebar-item.open .sidebar-link {
	background: #445474;
}

.collapsed .sidebar-item .sidebar-link.has-sub.show {
	background: rgb(68 84 116/ 15%);
}

.sidebar-menu .help-center {
	background: #445474;
}

.light-theme .main-sidebar.horizontal-menu {
	background-color: #445474;
}

.light-theme .main-sidebar.horizontal-menu::after {
	background: rgb(68 84 116/ 15%);
}

.light-theme .sidebar-link-group-title {
	background: #445474;
}

/* Main Content Section */
.main-content.login-panel.login-panel-2 .panel-title::after {
	background: #445474;
}

.main-content .dashboard-filter .input-group-text {
	background: #445474;
}

.main-content .dashboard-top-box {
	border-top: 1px solid #445474;
}

.main-content .dashboard-top-box.dashboard-top-box-2:hover .right {
	border-color: #445474;
}

.main-content .dashboard-top-box .left a:hover {
	color: #445474;
}

/* .main-content .dashboard-top-box .right .part-icon {
    color: #445474;
} */

/* .main-content .dashboard-top-box:hover .right .part-icon {
    background: #445474;
} */
.main-content .visitor-table td span {
	background: #445474;
}

.main-content .table-activity tr:hover .date-box {
	background: #445474;
}

.main-content .hr-recent-activity li::before {
	border-color: #445474;
}

.main-content .hr-recent-activity li::after {
	background: #445474;
}

.main-content .hr-notice-board li:hover .date-box {
	background: #445474;
}

.main-content .table-bottom-control .btn.current {
	background: #445474;
}

.main-content .login-body.login-body-2 .top {
	border: 4px solid #445474;
}

.main-content .login-body.login-body-2 .top a {
	color: #445474;
}

.main-content .login-body .bottom .other-option .social-box a {
	color: #445474;
}

.main-content .login-body .bottom .other-option .social-box a:hover {
	background: #445474;
}

.main-content .profile-sidebar .top .image-wrap .image-change {
	background: #445474;
}

.main-content .profile-sidebar .top .part-txt .admin-social a:hover {
	color: #445474;
}

.main-content .user-activity ul li .left::before {
	background: #445474;
}

.main-content .user-activity ul li:hover .left::after {
	background: #445474;
}

.main-content .profile-edit-tab .admin-profile .image-wrap .image-change
	{
	background: #445474;
}

.main-content .file-manager-card .top .dropdown-menu .dropdown-item:active,
	.main-content .file-manager-card .top .dropdown-menu .dropdown-item:focus,
	.main-content .file-manager-card .top .dropdown-menu .dropdown-item:hover
	{
	color: #445474;
}

.main-content .file-card .action .dropdown-menu .dropdown-item:active,
	.main-content .file-card .action .dropdown-menu .dropdown-item:focus,
	.main-content .file-card .action .dropdown-menu .dropdown-item:hover {
	color: #445474;
}

.main-content .chatting-panel .msg-area .single-message.outgoing .msg-box .msg-box-inner .sent-status.seen
	{
	color: #445474;
}

.main-content .chatting-panel .msg-area .single-message .msg-box .msg-box-inner
	{
	background: #445474;
}

.main-content .chatting-panel .msg-area .single-message .msg-box .msg-box-inner:last-child::after
	{
	border-bottom-color: #445474;
}

.main-content .email-panel .emial-menu-list ul li button:hover,
	.main-content .email-panel .emial-menu-list ul li button.active {
	background: #445474;
}

.main-content .pricing-table .top {
	background: -webkit-gradient(linear, left bottom, left top, from(#7f8dab),
		to(#7f8dab));
	background: linear-gradient(to top, #7f8dab, #7f8dab);
}

.voice-call::after {
	background: #445474;
}

.dropzone .dz-message .dz-button i {
	color: #445474;
}

.main-content .ck.ck-editor__editable.ck-focused:not(.ck-editor__nested-editable),
	.compose-mail .ck.ck-editor__editable.ck-focused:not(.ck-editor__nested-editable)
	{
	border-color: #445474;
}

.light-theme .main-content .dashboard-top-box .right .part-icon.text-light
	{
	color: #7f8dab !important;
}

@media only screen and (min-width: 320px) and (max-width: 1399px) {
	.light-theme .main-content .chatting-panel .chatting-panel-top-btns>.btn.btn-icon:focus-visible,
		.light-theme .main-content .chatting-panel .chatting-panel-top-btns>.btn.btn-icon:hover,
		.light-theme .main-content .chatting-panel .chatting-panel-top-btns>.btn.btn-icon:active,
		.light-theme .main-content .chatting-panel .chatting-panel-top-btns>.btn.btn-icon:focus
		{
		color: #445474;
	}
}

.hour {
	border-bottom: 4px solid #445474;
	border-top: 3px solid #445474;
	margin-bottom: 10px;
	text-align: center;
	color: #58595B;
	width: 140px;
	font-weight: 600;
	border-radius: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#coundownStart1 {
	font-size: 16px;
}

.ml-1 {
	margin-right: 10px
}

.admin {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 10px;
}

.new-customer {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 15px;
}

/* .part-img {
    width: 35px;
    height: 35px;
}
 */
.part-txt p {
	font-family: "Lato", sans-serif;
	font-size: 14px;
	line-height: 100%;
	font-weight: 500;
	margin-top: 6px;
	margin-bottom: 6px;
}

.mt-30 {
	margin-top: 30px
}

.nav-close-btn button {
	color: #445474;
}

.nav-close-btn button:hover {
	color: #445474;
}

.nav-close-btn button:focus {
	color: #445474;
}
.orgchart > ul > li > ul li > .node::before {
  background-color: #445474 !important; 
}

.orgchart .hierarchy::before {
  border-top: 2px solid #445474 !important;  
}
.orgchart .node:not(:only-child)::after {
  background-color: #445474 !important; 
}

.orgchart .node .title {
  background: #445474 !important;  
  border: 1px solid #445474 !important;  
  color:#ebe8e8;
}
.orgchart .node .content {
  border: 1px solid #445474 !important; 
  background-color: #fff;
  color: #445474;
}
.mbsc-ios-dark.mbsc-timeline-header-active:after{
    background-color:#445474 !important;  
}
.txt-stroke{	
-webkit-text-stroke: 5px #445474;
    letter-spacing: 6px;
}

.font-12{
	font-size : 12px
}
.font-14{
	font-size : 14px
}
.font-18{
	font-size : 18px
}
.font-20{
	font-size : 20px
}
.font-24{
	font-size : 24px
}
.font-32{
	font-size : 32px
}

::-webkit-scrollbar {
  width: 2px;
}

::-webkit-scrollbar-track {
  background: #ededed;
}

::-webkit-scrollbar-thumb {
  background: #d9d9d9b8;
}

::-webkit-scrollbar-thumb:hover {
  background: transparent;
  cursor: pointer;
}
.login-page-bg{
	background-color: #455174 !important
}
