﻿@charset "utf-8";

/* CSS Document */
html body.fm-theme, h1, h2, h3, h4, h5, h6, a, span, label, p, select, textarea, table, th, td, ul, div, span, button, input[type=text], input.formbutton, input.btn-default {
    font-family: 'Inter', 'Segoe UI', 'Roboto', 'Helvetica Neue', 'Arial', sans-serif !important;
    font-size: 16px;
}

i.material-icons, i.ms {
    font-family: 'Material Icons' !important;
    font-size: 16px;
}

.fm-theme {
    padding-top: 64px !important;
}

.fm-theme h1 {
    color: #172A43 !important;
    font-size: 32px;
    font-weight: 400;
    line-height: 48px;
}

.fm-theme h2, .fm-theme h2 > span {
    color: #172A43 !important;
    font-size: 20px;
    font-weight: 400;
    line-height: 36px;
    /*margin: -30px -30px 0 -30px;*/ /* need to check */
}

.fm-theme h3 {
    color: #172A43 !important;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
}

.fm-theme button, .fm-theme input, .fm-theme td, .fm-textbox-layout label, .fm-theme input[type="radio"] ~ label, .fm-theme select, .fm-theme strong, .fm-theme #sidebar .panel-body a, .fm-theme .list-wrapper a, a.inlinehelp, .fm-theme p, label, #searchform label {
    font-size: 16px !important;
    line-height: 1.5;
    font-weight: 400;
}

.fm-theme small, .fm-theme .small {
    font-size: 14px;
    line-height: 1;
    font-weight: 400;
}

.display-none {
    display: none;
}

.fm-theme .admin-bar .welcome-container {
    position: static;
    margin-left: auto;
}

.fm-theme .navbar {
    min-height: auto;
}

.welcome-container .search-dropdown-new {
    margin-left: 0px;
    margin-right: 15px;
}

.notice-bar li.dropdown.create {
    margin-right: 15px;
}

.notice-bar li.support-account {
    margin-right: 15px;
}

.welcome-container .search-dropdown-new a {
    margin-right: 0;
}

.welcome-container .search-dropdown-new .fa.fa-search {
    margin-right: 5px;
}

.welcome-container .search-dropdown-new.open .dropdown-toggle {
    color: #304457;
}

.welcome-container .search-dropdown-new #search {
    padding: 0px;
}

.fm-theme .top-bar .search-dropdown-new .fm-label-style {
    font-size: 14px;
    font-weight: 500;
    margin: 0px 0px 5px;
}

.fm-theme .top-bar .search-dropdown-new .input-group {
    margin-bottom: 16px;
}

.btn-header {
    background-color: #F3F3F3;
    color: white;
    border-radius: 12px;
    padding: 8px;
    border: none;
    color: #172A43;
    margin-top: 0px;
    font-weight: 400;
    font-size: 16px;
}

.btn-header .material-icons {
    margin-right: 0 !important;
    font-size: 24px;
}

.material-icons,
.fm-valign-middle {
    vertical-align: middle !important;
}

.material-icons-outlined {
    vertical-align: middle;
    font-size: 20px;
}

.welcome-container .notice-bar .dropdown.search-dropdown-new .btn-header:hover .headset-icon,
.welcome-container .notice-bar .dropdown.create .btn-header:hover .headset-icon,
.welcome-container .notice-bar .dropdown.account.support-account .btn-header:hover .headset-icon,
.welcome-container .notice-bar .dropdown.search-dropdown-new .btn-header:focus .headset-icon,
.welcome-container .notice-bar .dropdown.create .btn-header:focus .headset-icon,
.welcome-container .notice-bar .dropdown.account.support-account .btn-header:focus .headset-icon,
.welcome-container .notice-bar .dropdown.search-dropdown-new .btn-header:active .headset-icon,
.welcome-container .notice-bar .dropdown.create .btn-header:active .headset-icon,
.welcome-container .notice-bar .dropdown.account.support-account .btn-header:active .headset-icon {
    font-family: 'Material Icons';
}

.welcome-container .notice-bar .dropdown.search-dropdown-new .btn-header:hover,
.welcome-container .notice-bar .dropdown.create .btn-header:hover,
.welcome-container .notice-bar .dropdown.account.support-account .btn-header:hover,
.welcome-container .notice-bar .dropdown.account .profile:hover {
    background-color: #72C2EB;
    font-weight: 400;
    font-size: 16px;
    color: #172A43;
}

.welcome-container .notice-bar .dropdown.search-dropdown-new .btn-header:active,
.welcome-container .notice-bar .dropdown.create .btn-header:active,
.welcome-container .notice-bar .dropdown.account.support-account .btn-header:active,
.welcome-container .notice-bar .dropdown.account .profile:active {
    background-color: #172A43;
    font-weight: 400;
    font-size: 16px;
    color: #FFF !important;
}

.welcome-container .notice-bar .dropdown.search-dropdown-new .btn-header:focus,
.welcome-container .notice-bar .dropdown.create .btn-header:focus,
.welcome-container .notice-bar .dropdown.account.support-account .btn-header:focus,
.welcome-container .notice-bar .dropdown.account .profile:focus {
    background-color: #172A43;
    font-weight: 400;
    font-size: 16px;
    color: #FFF !important;
}

.welcome-container .notice-bar .dropdown.account .profile:has(.profile-focus:focus),
.welcome-container .notice-bar .dropdown.account .profile:has(.profile-focus:active) {
    background-color: #172A43;
}

.welcome-container .notice-bar .dropdown.account .profile .profile-focus:focus,
.welcome-container .notice-bar .dropdown.account .profile .profile-focus:active {
    color: #FFF !important;
}

/* Notice bar styling */

.notice-bar .dropdown-menu {
    min-width: 231px;
    padding-bottom: 0;
}

.notice-bar .account .dropdown-menu {
    min-width: 100%;
}

.notice-bar {
    padding: 0;
    margin: 0;
    border: none;
    border-radius: 0;
}

.notice-bar li {
    display: inline-block;
    list-style: none;
    font-size: .95em;
    z-index: 2000;
}

.notice-bar .nav-header {
    color: #333;
}

.notice-bar .dropdown-menu li {
    border-right: none;
}

.notice-bar li .dropdown-toggle {
    color: #304457;
    display: flex;
    align-items: center;
}

.notice-bar li .dropdown-toggle .badge {
    background: #b6b6b6;
}

.notice-bar li .dropdown-toggle:hover,
.notice-bar li .dropdown-toggle:focus {
    text-decoration: none;
    background: #fff;
}

.notice-bar li .dropdown-toggle a {
    line-height: normal;
}

.notice-bar-menu .nav-header {
    font-size: 13px;
    font-weight: 600;
    padding: 6px 12px;
}

.notice-bar-menu .nav-header a {
    font-weight: 400;
}

.notice-bar-menu > li {
    display: table;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    width: 100%;
    text-align: left;
}

.notice-bar-menu > li:last-child {
    border-bottom: medium none;
}

.notice-bar-menu > li > a {
    font-size: 12px;
    padding: 8px 0px;
    white-space: normal;
}

.notice-bar-menu:before, .notice-bar-menu:after {
    display: none !important;
}

.notice-bar-hoverable > li > a:hover {
    background-color: #eee;
    color: #333;
    font-weight: 600;
}

.notice-bar-item-image, .notice-bar-item-body {
    display: table-cell;
    vertical-align: middle;
}

.notice-bar-item-image i {
    font-size: 30px !important;
}

.notice-bar-item-image {
    font-size: 30px;
    text-align: center;
    width: 36px;
}

.notice-bar-item-body {
    padding-left: 20px;
    padding-left: 10px;
    line-height: normal !important;
    font-size: 100% !important;
}

.notice-bar-item-title {
    display: block;
    color: #2e4267;
    margin-bottom: 3px;
}

.notice-bar-item-time {
    color: #777;
    display: block;
    margin-top: 3px;
}

.notice-bar-menu-view-all a {
    background: #f1f1f1 !important;
}

.dropdown .notice-bar-empty {
    padding: 8px 12px !important;
    line-height: normal !important;
    font-size: 100%;
}

.notice-bar-empty-title {
    color: #fb6232;
    font-weight: bold;
}

p.notice-bar-empty-text {
    margin-bottom: 10px;
}

.dropdown-menu {
    border-radius: 0;
    border: none;
    margin: 0px;
}

.dropdown-backdrop {
    position: static;
}

.fm-theme .create .dropdown-menu a:hover {
    background: none;
    font-weight: 600;
}

.dropdown-menu.checklist {
    padding: 0 0 10px 0;
}

.dropdown-menu.checklist li {
    transition: all .5s;
    padding: 2px 10px 0;
    cursor: pointer;
}

.dropdown-menu.checklist li + li.title {
    margin-top: 5px;
}

.dropdown-menu.checklist li.title {
    padding-top: 4px;
    padding-bottom: 4px;
    background: #ddd;
    border-bottom: 1px dotted #ccc;
    margin-bottom: 2px;
}

.dropdown-menu.checklist li:hover {
    background: #f7f7f7;
}

.dropdown-menu.checklist label {
    font-weight: normal;
    font-size: 90%;
}

.notice-bar .open a {
    background: #fff;
}

.profile-img-height {
    height: 32px;
}

.navbar-right .profile {
    display: flex;
    align-items: center;
    background-color: #f3f3f3;
    border-radius: 12px;
    padding: 0px;
    cursor: pointer;
    font-size: 16px;
}

.profile img {
    border-radius: 50%;
    width: 32px;
    height: 32px;
    margin-right: 8px;
}

.fm-theme .top-bar .admin-bar .avatar {
    border: none;
    margin-right: 12px;
}

.profile a {
    color: #172A43;
}

.profile a {
    text-decoration: none;
}

.profile li {
    list-style: none;
}

.profile .dropdown.account a, .profile .dropdown.account a:hover {
    background-color: transparent;
}

.navbar-right .profile:hover {
    background-color: white;
}

.padding-right-0 {
    padding-right: 0px !important;
}

.dropdown.create .dropdown-menu {
    min-width: 154px;
    left: 0;
}

.dropdown.open > .dropdown-menu {
    animation-duration: .6s;
    animation-name: fadeIn;
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
}

.top-bar .nav-tabs li {
    margin-bottom: 0;
}

.dropdown.create .dropdown-menu a {
    border-bottom: 1px dotted #ccc;
    transition: all .25s;
    font-size: 13px;
}

.top-bar .nav-tabs .dropdown-menu li a {
    border: none !important;
}

.top-bar .create a {
    margin-right: 0;
}

.dropdown-menu li a {
    border-radius: 0;
    color: #172A43;
    font-size: 16px;
}

.dropdown.create .dropdown-menu li a {
    border-radius: 4px 4px 0 0;
    padding: 5px 0px;
    transition: all .5s;
    border: none;
}

.dropdown.search-dropdown.search-dropdown-new .dropdown-menu {
    left: 0;
}

.m-r-10 {
    margin-right: 10px !important;
}

.list-wrapper {
    left: 0 !important;
    padding: 10px 20px;
    align-items: flex-start;
    border-radius: 0 0 10px 10px;
    background: #FFF;
    box-shadow: 0 4px 4px 0 rgba(147, 147, 147, 0.25);
    right: unset !important;
}

input[type="text"].fm-textbox-layout {
    display: flex;
    height: 37px;
    padding: 5px 15px;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
    align-self: stretch;
    border-radius: 12px;
    background: #F3F3F3;
}

.fm-label-style {
    color: #172A43;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.fm-button-style {
    display: flex;
    height: 40px;
    padding: 8px 12px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 12px;
    border: 1px solid #172A43;
    background: #FFF;
}

.fm-button-style:hover {
    background: #72C2EB;
    color: #172A43;
}

.fm-button-style:active, .fm-button-style:focus {
    background: #172A43;
    color: #FFF;
}

.fm-input-group {
    display: table-cell;
}

.fm-input-margin {
    margin-right: 20px;
}

.welcome-container .dropdown create {
    margin-right: 10px !important;
}

.fm-theme .top-bar .admin-bar {
    height: auto;
    padding: 11px 8px !important;
    display: flex;
    align-items: center;
    border-bottom-color: transparent;
}

.logo img {
    width: 202px;
    height: 36px;
}

.admin-bar .sitename-container {
    margin-left: 50px;
    margin-right: 0px;
}

.admin-bar .logo-container {
    border-right: none;
    position: static;
    padding-right: 0px;
    height: auto;
}

.fm-theme .top-bar .admin-bar .logo-container a {
    display: block;
}

.fm-theme #main .formtable1.table td .form-control,
.fm-theme .form-control, input[type=text],
select, div.dropdown .dropdown-toggle {
    height: 40px !important;
}

.fm-theme .profile .dropdown-toggle {
    padding: 5px 8px;
}

.fm-theme .profile .dropdown-toggle i.material-icons {
    font-size: 20px;
}

.fm-theme .sitename-container h3 {
    font-size: 15px;
}

.fm-theme .admin-bar h3 {
    margin: 0px;
}

.fm-theme .profile b {
    font-weight: 400;
    font-size: 16px;
}

.fm-theme div.pager,
.fm-theme .data-item-actions.dropdown .dropdown-menu li a,
.fm-theme .headerBox span.infobox {
    font-size: 16px;
}

.fm-theme .list-group-item .label.label-md,
.label.label-md,
.fm-theme div.tabbed-tile.lg .tile-header .nav.nav-tabs li a {
    font-size: 14px;
}

.fm-theme .headerBox input[type=text] {
    vertical-align: middle;
}

.fm-theme .content {
    position: relative;
    padding: 5px;
    border-radius: 16px;
    background-color: #f3f3f3;
}

.fm-theme #sidebar + #divMainContent {
    margin-left: 250px;
}

.fm-theme .dashboard-tabs {
    margin: 0px;
}

.fm-theme .controlcenter {
    margin: 25px;
    background-color: #ffffff;
    padding: 25px;
}

@media (max-width: 767px) {
    .profile > .dropdown a span {
        display: none !important;
    }

    .search-text {
        display: none !important;
    }

    .dropdown-menu.list-wrapper {
        left: auto;
        right: 0;
    }

    .top-bar .create .dropdown-toggle.btn-header {
        border-radius: 12px;
        background-color: #F3F3F3;
    }

    .notice-bar li.support-account {
        margin-right: 0px;
    }

    .notice-bar li.dropdown.create {
        margin-right: 0px;
    }

    .m-r-10 {
        margin-right: 0px !important;
    }

    .welcome-container .dropdown create {
        margin-right: 0px !important;
    }

    .fm-theme {
        padding-top: 50px !important;
    }

    .fm-theme .admin-bar .sitename-container {
        margin-left: 0px;
    }

    .fm-theme .logo img {
        width: 182px;
    }
}

@media (max-width: 841px) {
    .top-bar .create .dropdown-toggle.btn-header {
        border-radius: 12px;
        background-color: #F3F3F3;
    }

    .notice-bar li.support-account {
        margin-right: 0px;
    }

    .notice-bar li.dropdown.create {
        margin-right: 8px;
    }

    .fm-theme .welcome-container .search-dropdown-new {
        margin-right: 8px;
    }

    .m-r-10 {
        margin-right: 0px !important;
    }

    .welcome-container .dropdown create {
        margin-right: 0px !important;
    }
}

/* Left Nevigation CSS */

#sidebar .sidebar-inner .left-nav-heading {
    display: flex;
    align-items: center;
    gap: 0px;
    background-color: #fff !important;
}

#sidebar .sidebar-inner .panel-group .panel-heading .left-nav-subheading {
    display: flex !important;
    align-items: center !important;
    gap: 0 !important;
    white-space: normal;
}

.fm-theme #sidebar a .nav-text {
    white-space: normal;
}

.fm-theme #sidebar .panel-body {
    padding-bottom: 0px;
}

.fm-theme #sidebar .panel-group {
    margin-bottom: 0px;
}

#sidebar .sidebar-inner .panel-group .panel-heading .left-nav-subheading .collapsed {
    background: #FFFFFF !important;
}

#sidebar {
    /*width: 270px;*/
    height: 100vh;
    background-color: #f8f9fa;
    border-right: 1px solid transparent;
    font-family: 'Inter', sans-serif;
    background: white;
    box-shadow: none;
    z-index: 9;
}

#sidebar.collapsed {
    width: 54px;
    z-index: 9;
}

#sidebar.collapsed + .canvas #divMainContent {
    margin-left: 50px !important;
}

.sidebar-button {
    position: absolute;
    top: 1rem;
    left: 100%;
    transform: translateX(-50%);
    height: 24px;
    width: 24px;
    border: none;
    border-radius: 50%;
    background-color: #1f2b3d;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
    cursor: pointer;
    z-index: 999;
    transition: background-color 0.2s ease;
}

#sidebar .sidebar-button:hover {
    background-color: #2c3e50;
}

#sidebar .sidebar-button i {
    font-size: 18px;
    color: white;
    font-weight: 900;
}

#sidebar h3 {
    font-size: 16px;
    font-weight: 500;
    color: #172A43;
    display: flex;
    align-items: center;
    border-bottom: none;
}

#sidebar h3 i {
    margin-right: 10px;
    color: #172A43;
}

#sidebar .panel-body a {
    padding-left: 16px;
    color: #585858;
    font-weight: 400;
    background-color: #FFFFFF;
}

#sidebar .panel-collapse .highlight a:hover {
    background-color: #72C2EB;
}

#sidebar .panel-body a:hover {
    color: #172A43;
    font-weight: 400;
}

.sidebar-inner .panel-title a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 14px;
    background-color: #ffffff;
    color: #333;
    font-weight: 500;
    font-size: 15px;
    text-decoration: none;
    margin-bottom: 0px;
    transition: background-color 0.2s ease;
}

#sidebar .panel-active .left-nav-subheading {
    background-color: #FFFFFF;
    color: #585858;
    font-weight: 400;
    /*box-shadow: inset 0px -3px 0px 0px #172A43;  /*changes done by Kuldeep/
    -webkit-box-shadow: inset 0px -2px 0px 0px #172A43;*/
}

#sidebar .panel-heading:not(.panel-active) .panel-title a:hover {
    background-color:#F2F2F2 !important;
    color: #1C1B1B;
    font-weight: 500;
    border: none;
    border-radius: 0;
}

#sidebar.collapsed .panel-heading:not(.panel-active) .panel-title a:hover {
    background-color:#F2F2F2 !important;
    color: #172A43;
    font-weight: 400;
    font-size: 12px;
    border: none;
    border-radius: 0;
}

#sidebar .panel-heading.panel-active .panel-title a {
    color: #1C1B1B;
    font-weight: 400;
    background-color:#EDEDED;
}

.fm-theme #sidebar .panel-body a {
   font-weight:400;
}

#sidebar .panel-heading.panel-active .panel-title a.left-nav-subheading {
   border-bottom: none !important;
}

#sidebar .panel-heading:not(.panel-active) .panel-title a {
    background-color: #FFFFFF; 
    color: #1C1B1B;
    font-weight: 400;
    display: flex !important;
    align-items: center !important;
    gap: 0 !important;
}

#sidebar .panel-heading .panel-active .panel-title a,
#sidebar .panel-heading .panel-active .panel-title a:hover {
    background-color: #F2F2F2 !important;
    color: #172A43;
    font-weight: 400;
    display: flex !important;
    align-items: center !important;
    gap: 0 !important;
}

#sidebar .panel-body ul.no-style li:not(.highlight) > a:hover {
    background-color: #EDEDED !important; 
}

#sidebar .sidebar-inner .panel-title i.fa {
    margin-right: 10px;
    color: #6c757d;
}

#sidebar .sidebar-inner .panel-title .pull-right {
    margin-left: auto;
    transition: transform 0.3s ease;
}

#sidebar .sidebar-inner .panel-title .accordion-toggle[aria-expanded="true"] .pull-right {
    transform: rotate(90deg);
}

.sidebar-inner .panel-body {
    padding: 0 10px 10px 20px;
}

.sidebar-inner .panel-body ul.no-style {
    list-style: none;
    padding-left: 20px !important;
}
 
.sidebar-inner .panel-body ul.no-style li:first-child {
    padding-top:5px !important;
}

.sidebar-inner .panel-body ul.no-style li a {
    color: #333;
    text-decoration: none;
    padding: 8px 10px;
    display: block;
    transition: background-color 0.2s ease;
}

.sidebar-inner .panel-body ul.no-style li a:hover {
    background-color: #e9ecef;
}

.sidebar-inner .panel-body ul.no-style li.highlight a {
    background-color: #72C2EB;
    color: #172A43;
    font-weight: 700;
}

#sidebar .panel-collapse .highlight a {
    background-color: #72C2EB;
    color: #004F6A;
    font-weight: 500;
}

.material-icons-arrow {
    margin-left: auto;
}

#sidebar .sidebar-inner {
    padding: 0px 8px 100px;
    width: 100%;
    overflow-y: auto;
    height: 100%;
    scrollbar-width: thin;
}

.wicon-18 {
    width: 18px;
}

.wicon-24 {
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#sidebar .panel-collapse li {
    font-size: 1em !important;
    list-style: none !important;
    margin-left: 0 !important;
    padding-left: 0 !important;
}

#sidebar .panel-collapse ul {
    padding-left: 0px;
}

.welcome-container .navbar {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    background-color: #ffffff;
    color: #333;
}

.welcome-container .navbar .nav-tabs > li {
    margin-right: 30px;
    display: inline-block;
    list-style: none;
    padding: 5px 10px;
}

.welcome-container .navbar .nav-tabs > li > a {
    display: flex;
    align-items: center;
    font-size: 16px;
    font-weight: 400;
    color: #333;
    text-decoration: none;
    transition: all 0.3s ease;
}

.welcome-container .navbar .nav-tabs > li > a i {
    margin-right: 8px;
    font-size: 18px;
    color: #333;
}

.welcome-container .navbar .nav-tabs > li:hover a {
    background-color: rgba(0, 0, 0, 0.05);
    border-radius: 4px;
    color: #007bff;
}

.welcome-container .navbar .nav-tabs > li.active > a {
    color: #007bff;
    font-weight: 600;
    border-bottom: 2px solid #007bff;
    padding-bottom: 6px;
}

.welcome-container .navbar .nav-tabs > li.active > a::after {
    content: '';
    display: block;
    width: 100%;
    height: 3px;
    background-color: #007bff;
}

.welcome-container .navbar .nav-tabs > li > a {
    /*font-family: 'Inter', sans-serif;*/
}

.welcome-container .navbar .nav-tabs > li:not(:last-child)::after {
    content: "|";
    margin-left: 20px;
    color: rgba(0, 0, 0, 0.4);
    font-size: 20px;
}

.top-nav-subheading {
    display: flex !important;
    align-items: center !important;
    gap: 0 !important;
}

#sidebar .panel-title a:hover {
    color: #172A43;
    font-weight: 400;
    font-size: 12px;
    border: none;
    border-radius: 0;
}

#sidebar .panel-heading a:hover {
background:#fff;
}

#sidebar .sidebar-inner .panel-heading.panel-active .left-nav-heading {
    color: #43474E;
    font-weight: 600;
}

#sidebar .sidebar-inner .panel-heading.panel-active .left-nav-heading.collapsed
 {
    background-color: #C2E8FF !important;
}

#sidebar .sidebar-inner .panel-heading.panel-active .left-nav-heading.collapsed:hover{
    background-color:#C2E8FF !important;
}
#sidebar .panel-heading a {
    padding: 13px 16px;
    transition: none !important;
    background: #fff;
    border-bottom: none;
    overflow: hidden;
    white-space: NOWRAP;
    text-overflow: ellipsis;
    color: #585858;
    font-weight: 400;
}

#sidebar .ms, .top-nav-subheading .ms {
    font-family: "Material Symbols Outlined" !important;
    font-size: 22px;
    line-height: 1;
    font-variation-settings: 'FILL' 0, 'wght' 400, 'GRAD' 0, 'opsz' 24;
    transition: font-variation-settings .1s ease;
    font-style: normal !important;
    font-weight: 400;
}

#sidebar .panel-heading:not(.panel-active) .panel-title a:hover i.ms {
    /*font-family: 'Material Icons' !important;*/
}

.panel-heading:hover .ms.lead,
.panel-heading li:hover .ms.lead {
    font-variation-settings: 'FILL' 1, 'wght' 500, 'GRAD' 0, 'opsz' 24;
}

#sidebar .lead, .top-nav-subheading .lead {
    margin-bottom: 0 !important;
    font-style: normal;
}

.panel-title a {
    font-size: 14px !important;
    /*font-family: 'Inter', sans-serif;*/
}

.fm-theme .sidebar-inner .panel-title a {
    font-size: 16px !important;
    /*font-family: 'Inter', sans-serif;*/
}

.fm-caret {
    margin-left: auto;
}

.left-nav-subheading.collapsed .fm-caret {
    /*transform:rotate(0deg)*/
}

.left-nav-subheading .fm-caret {
    /*transform:rotate(180deg)*/
}

/* Start css for tabs with switching - familiar-ui*/
/*#stream-toggle is used to add internal style - tabs for dasboard.aspx */
.nav-tabs.fm-custom-tabs,
#stream-toggle.nav-tabs.fm-custom-tabs {
    display: flex;
    border-bottom: 1px solid #e0e0e0;
    background: #ffffff;
    margin-bottom: 0;
    padding-left: 0;
}

.fm-dashboard-tile3 .nav-tabs.fm-custom-tabs {
    display: flex !important;
    border-bottom: 1px solid #e0e0e0 !important;
    margin-bottom: 0 !important;
    padding-left: 0 !important;
    background:none !important;
}
 
.fm-dashboard-tile3 .tabbed-tile .tile-header {
    border-bottom: 1px solid #eee !important;
}

#stream-toggle.nav-tabs.fm-custom-tabs {
    justify-content: center;
}

.nav-tabs.fm-custom-tabs li,
#stream-toggle.nav-tabs.fm-custom-tabs li {
    list-style: none;
    margin-bottom: 0px;
    float: none;
}

.nav-tabs.fm-custom-tabs li:last-child,
#stream-toggle.nav-tabs.fm-custom-tabs li:last-child {
    margin-right: 0;
}

.tab-container .nav-tabs.fm-custom-tabs li a,
.tab-container #stream-toggle.nav-tabs.fm-custom-tabs li a {
    border-left: none;
    border-right: none;
    border-top: none;
}

.content .nav-tabs.fm-custom-tabs > li > a,
#stream-toggle.nav-tabs.fm-custom-tabs > li > a {
    display: block;
    color: #181818;
    font-size: 16px;
    font-weight: 400;
    padding: 12px 10px;
    text-decoration: none;
    background: none;
    border: none;
    border-radius: 0;
    transition: color 0.2s;
}

.nav-tabs.fm-custom-tabs > li.active > a,
.nav-tabs.fm-custom-tabs > li > a:focus,
#stream-toggle.nav-tabs.fm-custom-tabs > li.active > a,
#stream-toggle.nav-tabs.fm-custom-tabs > li > a:focus {
    color: #16304a;
    text-decoration: none;
}

.nav-tabs.fm-custom-tabs > li > a:hover,
#stream-toggle.nav-tabs.fm-custom-tabs > li > a:hover {
    border-bottom: 2px solid #72C2EB;
    margin-bottom: -2px;
    border-color: #72C2EB !important;
}

.nav-tabs.fm-custom-tabs > li.active > a,
#stream-toggle.nav-tabs.fm-custom-tabs > li.active > a {
    font-weight: 400;
    border-bottom: 2px solid #172A43;
    margin-bottom: -2px;
}

.content .nav-tabs.fm-custom-tabs a,
.content #stream-toggle.nav-tabs.fm-custom-tabs a {
    margin: 0;
    background-color: #ffffff;
}

.content .nav-tabs.fm-custom-tabs > li.active > a > h3 {
    border: none;
    /*padding-bottom: 0px;*/
}

.nav-tabs.fm-custom-tabs > li.active > a,
.nav-tabs.fm-custom-tabs > li.active > a:hover,
#stream-toggle.nav-tabs.fm-custom-tabs > li.active > a,
#stream-toggle.nav-tabs.fm-custom-tabs > li.active > a:hover {
    color: #181818;
    font-weight: 400;
    border-bottom: 2px solid #172A43 !important;
    margin-bottom: 0px;
    cursor: default;
}

.content .nav-tabs.fm-custom-tabs > div > a {
    display: block;
    color: #181818;
    font-size: 16px;
    font-weight: 400;
    padding: 12px 10px;
    text-decoration: none;
    background: none;
    border: none;
    border-radius: 0;
    transition: color 0.2s;
}

.content .nav-tabs.fm-custom-tabs > div.activeTab a {
    font-weight: 400;
    border-bottom: 2px solid #172A43 ;
    margin-bottom: -1px ;
}

.content .nav-tabs.fm-custom-tabs > div:not(.activeTab) > a:hover {
    border-bottom: 2px solid #72C2EB;
    margin-bottom: -2px;
    border-color: #72C2EB;
}

.profile-communicationlog-tabs #selectedEngagement, .profile-communicationlog-tabs #selectedDetails {
    color: #181818 !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    padding: 12px 10px !important;
    text-decoration: none !important;
    background: none !important;
    border: none !important;
    border-radius: 0 !important;
    transition: color 0.2s !important;
}

.profile-communicationlog-tabs #selectedEngagement.active, .profile-communicationlog-tabs #selectedDetails.active {
    font-weight: 400 !important;
    border-bottom: 2px solid #172A43 !important;
    margin-bottom: -2px !important;
}

.profile-communicationlog-tabs #selectedEngagement:not(.active):hover,
.profile-communicationlog-tabs #selectedDetails:not(.active):hover {
    border-bottom: 2px solid #72C2EB !important;
    margin-bottom: -2px !important;
    border-color: #72C2EB !important;
}

.tile-header .nav-tabs.fm-custom-tabs > li > a > h3 {
   border-bottom: 2px solid #fff !important;
}
 
.profile-communicationlog-date-fm {
   margin-left: 20px !important ;
   margin-bottom:5px !important;
}

.profile-communicationlog-divNoDetails-fm {
   padding-top:10px !important;
}

.profile-communicationlog-tabs-margin-fm {
  margin-bottom:10px !important;
}

.profile-communicationlog-tab-label-fm {
    cursor:pointer !important;
    padding-top: 0px !important;
}

.profile-communicationlog-selectedDetails-fm
{
    height:50px!important ;
}

.communication-input-group-date-fm {
    display:flex !important;
    float:right !important;
    margin-left:40px !important;
}

/* End css for tabs with switching - familiar-ui*/

/* Start css for tabs with switching for react - prime react tab component - familiar UI*/
.fm-pr-custom-tabs.p-tabview .p-tabview-nav {
    color: #181818;
}

.fm-pr-custom-tabs.p-tabview .p-tabview-nav li.p-highlight .p-tabview-nav-link {
    border-bottom: 2px solid #304457;
}

.fm-pr-custom-tabs.p-tabview .p-tabview-nav .p-tabview-nav-link {
    padding: 12px 10px;
}

.fm-pr-custom-tabs.p-tabview .p-tabview-nav .p-tabview-nav-link:hover {
    border-bottom: 2px solid #72C2EB;
    margin-bottom: 0px;
}

.fm-pr-custom-tabs .p-unselectable-text {
    background: #ffffff;
}

.fm-pr-custom-tabs .ca-tab-header:hover {
    color: #555;
    background-color: #fff;
    border-radius: none;
    border-top: 0px;
}

.fm-pr-custom-tabs .font-standard {
    font-size: 16px !important;
}

.fm-pr-custom-tabs.p-tabview .p-tabview-nav li .p-tabview-nav-link {
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
}
/* End css for tabs with switching for react - prime react tab component - familiar UI*/

/*Colour Palette*/

body.fm-theme {
    color: #172A43 !important;
    background-color: #FFFFFF;
}

.fm-theme .panel-group .panel + .panel {
    margin-top: 0px;
}

a {
    color: #0B5CAB;
}

a:hover {
    color: #0B5CAB;
}

.fm-theme .btn-danger {
    background-color: #DC3545;
    border: 1px solid #DC3545;
    border-radius: 12px;
    color: #FFFFFF;
    font-weight: 400;
    font-size: 16px;
}

.fm-theme .btn-danger:hover {
    background-color: #F8D7DA;
    color: #000000;
    border: 1px solid #F8D7DA;
}

.fm-theme .col-sm-4-5 .FiscalStartMonth {
    background-color: #F3F3F3;
}

.fm-theme .tile-footer .dropdown-menu a {
    color: #0B5CAB;
}

.fm-theme .ec_text_color {
    color: #0B5CAB !important;
}

.fm-theme .OutlineColor, .fm-theme .ColorPrimary {
    color: #0B5CAB !important;
}

.fm-theme .FormTable1 td.head a {
    color: #0B5CAB !important;
}

.fm-theme .page-actions li a:hover {
    background: #F3F3F3;
    /*color: #ffffff;*/
    text-decoration: none;
}

.fm-theme .row.mtop-25 .btn-primary,
.fm-theme .row.mtop-35 .formbutton,
.fm-theme .row.mtop-35 .duesRulesButton {
    /*background-color: #172A43;*/
    color: #FFFFFF;
}

.fm-theme .row.mtop-35 .btn-primary:hover,
.fm-theme .row.mtop-35 .formbutton:hover,
.fm-theme .row.mtop-35 .duesRulesButton:hover {
    background-color: #72C2EB;
    color: #181818;
    border: 1px solid #72C2EB;
}

.fm-theme .btn-primary, .fm-theme .formbutton, .fm-theme .duesRulesButton {
    background-color: #172A43;
    color: #FFFFFF;
}

.fm-theme .btn-primary:hover, .fm-theme .formbutton:hover {
    background-color: #72C2EB !important;
    color: #181818 !important;
}

.fm-theme .formbutton:hover {
    border: 1px solid #72C2EB;
}

.fm-theme .btn-primary:hover {
    border-color: #72C2EB;
}

.fm-theme .custom-toggle.btn-primary:hover {
    border-color: #28A745;
    background-color: transparent;
}

.fm-theme .toggle.custom-toggle {
    border-color: transparent;
    background-color: #28A745;
}

.fm-theme .toggle.custom-toggle.off {
    background-color: #ccc !important;
}

.fm-theme .data-item-actions.dropdown .data-item-main-action.btn-default {
    background-color: #FFFFFF !important;
    border: 1px solid #172A43;
    font-color: #172A43;
    font-weight: 400;
    font-size: 16px;
}

.fm-theme .data-item-actions.dropdown .data-item-main-action.btn-default:hover {
    background-color: #F3F3F3 !important;
    border: 1px solid #172A43;
    font-color: #172A43;
    font-weight: 400;
    font-size: 16px;
}

.fm-theme .duesRulesButton:hover {
    background-color: #72C2EB;
    color: #181818;
}

.fm-theme input.formbutton[value="Save Settings"]:hover {
    background-color: #72C2EB !important;
    color: #181818 !important;
}

.fm-theme input.formbutton[name="btnCancel"], .fm-theme input.formbutton[value="Cancel"] {
    background-color: #FFFFFF;
    color: #172A43;
    border: 1px solid #172A43;
}

.fm-theme input.formbutton[name="btnCancel"]:hover, .fm-theme input.formbutton[name="btnDelete"]:hover, .fm-theme input.formbutton[value="Cancel"]:hover {
    background: #F3F3F3;
    color: #172A43;
    border: 1px solid #172A43;
}

.fm-theme .btn-primary:hover, .fm-theme .formButton:hover, .fm-theme .duesRulesButton:hover {
    background: #72C2EB;
    border-color: #72C2EB;
}

.fm-theme input.formbutton[name*="btnCancel"]:hover {
    background: #F3F3F3;
    color: #172A43;
}

.greenalert {
    color: #28A745;
}

.fm-theme .btn-default {
    background-color: #FFFFFF;
    color: #172A43;
    font-size: 16px;
}

.fm-theme .btn-primary {
    background-color: #172A43;
    color: #FFFFFF;
    font-size: 16px;
}

.fm-theme a.btn.btn-default.mright-10 {
    border-radius: 12px;
}

.fm-theme .mtop-25 .btn-default {
    background-color: #FFFFFF;
    color: #172A43;
}

.fm-theme .mbottom-10 .btn-primary {
    border-radius: 12px;
}

.fm-theme .footer a {
    color: #0B5CAB;
}

.fm-theme .mtop-25 .btn-default:hover {
    background-color: #F3F3F3;
    color: #172A43;
}

.fm-theme .toggle.custom-toggle .btn.toggle-off {
    background-color: #C9C9C9 !important;
    color: #172A43 !important;
    border-radius: 12px !important;
    font-weight: 400;
    font-size: 16px;
}

.fm-theme .formbutton, .fm-theme .formButton, .fm-theme .FormButton, .fm-theme .duesRulesButton {
    background-color: #172A43;
    border-color: #172A43;
    color: #FFFFFF;
    border-radius: 12px;
    font-weight: 400;
    font-size: 16px;
}

.fm-theme .wizard .footer {
    background-color: #FFFFFF !important;
}

.fm-theme .btn-switch:active, .fm-theme .btn-switch.active {
    color: #fff;
    background-color: #28A745;
}

#main .newgrid1 .header td, #main .newgrid1 .header th {
    background: none repeat scroll 0 0 #E0E0E0 !important;
}

.fm-theme .datagrid1 tr.header td, .fm-theme .datagrid1 tr.header th, .fm-theme .rgHeader {
    background: #F3F3F3;
}

.fm-theme .formtable1 td.head, .fm-theme .formTable1 td.head, .fm-theme .FormTable1 td.head {
    background: #F3F3F3;
}

.fm-theme td.head {
    background: #F3F3F3;
}

.fm-theme .toggle label.btn-primary {
    border: 1px solid #28A745 !important;
}

.fm-theme input[type=checkbox]:checked, .fm-theme input[type=radio]:checked {
    accent-color: #172A43;
}

.fm-theme input[type=checkbox], .fm-theme input[type=radio] {
    vertical-align: -5px;
    border-color: #172A43;
}

.fm-theme .p-button.p-button-outlined {
    background-color: #ffffff;
    color: #172A43;
}

.fm-theme .p-button.p-button-outlined:hover {
    background-color: #F3F3F3;
}

.fm-theme .p-button.p-button-text {
    border: transparent;
    background: transparent;
}

.fm-theme .btn-default.active,
.fm-theme .open > .dropdown-toggle.btn-default {
    background-color: #FFFFFF;
    color: #172A43;
}

.fm-theme .btn-default.active.focus,
.fm-theme .btn-default:active:hover,
.fm-theme .open > .dropdown-toggle.btn-default.focus,
.fm-theme .open > .dropdown-toggle.btn-default:hover {
    background-color: #F3F3F3;
    color: #172A43;
}

.fm-theme .toggle label.btn-primary {
    background-color: #28A745 !important;
    color: #FFFFFF !important;
}

.fm-theme .toggle label.btn-primary:hover {
    border-color: #28A745 !important;
}

.fm-theme .Btn.Btn-Primary.p-button {
    background-color: #172A43;
    color: #FFFFFF;
    border-radius: 12px;
}

.fm-theme .Btn.Btn-Primary.p-button:hover {
    background-color: #72C2EB;
    color: #181818;
    border: #72C2EB;
}

.fm-theme .Btn.Btn-Primary.p-button:disabled,
.fm-theme .Btn.Btn-Primary.p-button.p-disabled {
    background-color: #172A43 !important;
    color: #FFFFFF;
    opacity:0.6 !important;
}

.fm-theme .Btn.Btn-Secondary.p-button {
    background: transparent !important; 
    border-radius:12px !important;
}
.fm-theme .Btn.Btn-Secondary.p-button:hover {
    background: #F3F3F3 !important;
    border-radius: 12px !important;
}

.fm-theme .formTable1 td.head {
    background: #E0E0E0;
}

.fm-theme .social-buttons .btn-success,
.fm-theme .label-success {
    background-color: #28A745;
    color: #FFFFFF;
}

.fm-theme .label-danger {
    background-color: #DC3545;
    color: #FFFFFF;
}

.fm-theme .label-default {
    background-color: #C9C9C9;
    color: #172A43;
}

.fm-theme .text-success {
    color: #28A745;
}

.fm-theme .text-danger {
    color: #DC3545;
}

.fm-theme .redalert {
    color: #DC3545;
}

.fm-theme .controlcenter h2 {
    background: #F3F3F3;
}

.fm-theme span.p-button.p-fileupload-choose.p-component {
    background-color: #172A43;
    border: 1px solid #172A43;
}

.fm-theme .add-new-campaign {
    color: #0B5CAB !important;
}

.fm-theme .add-new-campaign:hover {
    background-color: #0B5CAB !important;
}

.fm-theme .FormTable1 td.head {
    background-color: #F3F3F3;
}

.fm-theme .tabs-bg {
    background-color: #F3F3F3 !important;
}

.fm-theme .datagrid1 tr.header th,
.rgHeader {
    background-color: #F3F3F3 !important;
}

/* font awesome icon not getting displayed on grapes js Editor Fix after familiar UI Updates*/
.fa, .fab, .fas, .far, .fal, .fad, .fa-solid, .fa-regular, .fa-light, .fa-duotone, .fa-brands {
    font-family: "Font Awesome 6 Free", "Font Awesome 5 Free", "FontAwesome", Arial, sans-serif !important;
    font-style: normal;
}

/* button chnages for prime react component pages*/
.fm-pr-btn {
    border-radius: 12px;
    font-weight: 400 !important;
    font-family: 'Inter', sans-serif;
    font-size: 16px;
}

.fm-pr-primaryBtn {
    background-color: #172A43;
    border: 1px solid #172A43;
    color: #FFFFFF;
}

.fm-pr-primaryBtn:hover {
    background-color: #72C2EB;
    border: 1px solid #72C2EB;
    color: #181818;
}

.fm-pr-secondaryBtn {
    background-color: #FFFFFF;
    border: 1px solid #172A43;
    color: #172A43;
}

.fm-pr-secondaryBtn:hover {
    background-color: #F3F3F3;
    border: 1px solid #172A43;
    color: #172A43;
}

.fm-pr-btn-small {
    padding: 8px 12px;
}

.fm-pr-btn-medium {
    padding: 10px 16px;
}

.fm-pr-btn-large {
    padding: 14px 20px;
}
/* btn changes for all other pages */

.fm-theme :not(.btn-group) > input.btn:not(.dropdown-toggle),
.fm-theme :not(.btn-group) > button.btn:not(.dropdown-toggle) {
    font-weight: 400 !important;
    font-family: 'Inter', sans-serif;
    font-size: 16px !important;
    display: inline-flex;
    padding: 8px 12px;
    align-items: center !important;
    border-radius: 12px !important;
    border: 1px solid #172A43 !important;
    background: #FFF !important;
    text-decoration: none;
}

.fm-theme input.btn-primary,
.fm-theme button.btn-primary {
    background-color: #172A43 !important;
    border: 1px solid #172A43 !important;
    color: #FFFFFF !important;
}

.fm-theme input.btn-primary:hover,
.fm-theme button.btn-primary:hover {
    background-color: #72C2EB !important;
    border: 1px solid #72C2EB !important;
    color: #181818 !important;
}

.fm-theme input.btn-default,
.fm-theme button.btn-default {
    background-color: #FFFFFF;
    border: 1px solid #172A43;
    color: #172A43;
}

.fm-theme input.btn-default:hover,
.fm-theme button.btn-default:hover {
    background-color: #F3F3F3 !important;
    border: 1px solid #172A43 !important;
    color: #172A43 !important;
}

.fm-theme a:hover .material-icons-outlined {
    font-family: 'Material Icons';
}

.spin {
    display: inline-block;
    animation: spin 1s linear infinite;
}

@keyframes spin {
    100% {
        transform: rotate(360deg);
    }
}

.fm-custom-export-btn {
    background: none;
    border: none;
    padding: 0;
    cursor: pointer;
    color: #428bca;
}

select[multiple], select[size] {
    height: auto !important;
}

.fm-rotate-ticket-icon {
    display: inline-block;
    transform: rotate(60deg); /* Change degrees as needed */
    transition: transform 0.2s ease-in-out; /* optional smoothness */
}

/* progress bar changes starts */
.fm-theme .progress-bar-success {
    background-color: #172A43;
}

.fm-theme .progress {
    /*height: 8px;
    border-radius: 0px;*/
    background-color: #C9C9C9;
}

.fm-theme .indicatorPercentages {
    color: #0B5CAB;
}
/* progress bar changes ends */

/* Button style start */

.fm-theme ul.page-actions > li,
.fm-theme #ctl00_PageContent_lbAddConditionGroup,
.fm-theme #ctl00_PageContent_rptConditionGroups_ctl00_lbAddCondition .fm-theme span.add-new-product,
.fm-theme #divConfigureButtons > label {
    display: inline-flex;
    padding: 8px 12px;
    align-items: center !important;
    /*border-radius: 12px !important;*/
    border: 1px solid #172A43 !important;
    background: #FFF !important;
}

.fm-theme ul.page-actions > li:hover,
.fm-theme #ctl00_PageContent_lbAddConditionGroup:hover,
.fm-theme #ctl00_PageContent_rptConditionGroups_ctl00_lbAddCondition:hover,
.fm-theme span.add-new-product:hover,
.fm-theme #divConfigureButtons > label:hover {
    background: #F3F3F3 !important;
    color: #172A43 !important;
}

.fm-theme ul.page-actions > li a,
.fm-theme #ctl00_PageContent_lbAddConditionGroup,
.fm-theme #ctl00_PageContent_rptConditionGroups_ctl00_lbAddCondition,
.fm-theme span.add-new-product,
.fm-theme #divConfigureButtons > label {
    color: #172A43;
    text-decoration: none;
}

.fm-theme ul.page-actions > li a {
    padding: unset;
    border-radius: unset;
}

.fm-theme ul.page-actions > li:first-child,
.fm-theme #divConfigureButtons > label:first-child {
    border-radius: 12px 0 0 12px;
}

.fm-theme ul.page-actions > li:not(:first-child):not(:last-child) {
    border-radius: 0;
    border-left: none;
}

.fm-theme ul.page-actions > li:last-child,
.fm-theme #divConfigureButtons > label:last-child,
.fm-theme #divTileConfigurationDialog .modal-dialog .modal-body #divConfigureButtons label.btn.btn-primary {
    border-radius: 0 12px 12px 0;
    border-left: none;
}

.fm-theme ul.page-actions > li:only-child,
.fm-theme ul.page-actions > li.fm-activity-log-btn-default {
    border-radius: 12px;
}

.fm-theme #divConfigureButtons > label.active {
    border: 2px solid #72C2EB !important;
    background: #FFF !important;
}

.fm-theme ul.page-actions > li.active {
    border: 1px solid #172A43 !important;
    background: #172A43 !important;
}

.fm-theme ul.page-actions > li.active > a {
    color: #fff !important;
}

.fm-theme ul.page-actions > li > a,
.fm-theme #divConfigureButtons > label {
    background: none;
    transition: none;
}

.fm-theme :not(.btn-group) > .btn.btn-default a,
.fm-theme :not(.btn-group) > a.btn.btn-default,
.fm-theme #ctl00_PageContent_btnAddAfter,
.fm-theme #ctl00_PageContent_btnAddFirst,
.fm-theme #ctl00_PageContent_hlAddNewAlbum,
.fm-theme #ctl00_PageContent_lbAddConditionGroup,
.fm-theme #ctl00_PageContent_btnClose,
.fm-theme .fm-btn-default {
    color: #172A43;
}

.fm-theme :not(.btn-group) > .btn.btn-default:not(.toggle-on):not(.toggle-off):hover:not(.toggle):hover,
.fm-theme :not(.btn-group) > .btn.btn-default a:hover,
.fm-theme #ctl00_PageContent_btnAddAfter:hover,
.fm-theme #ctl00_PageContent_btnAddFirst:hover,
.fm-theme #ctl00_PageContent_hlAddNewAlbum:hover,
.fm-theme #ctl00_PageContent_lbAddConditionGroup:hover,
.fm-theme .fm-btn-default:hover,
.fm-theme .add-new-campaign:hover,
.fm-theme #ctl00_PageContent_btnClose:hover,
.fm-theme #ctl00_PageContent_btnSubCancel:hover {
    background: #F3F3F3 !important;
    color: #172A43 !important;
    text-decoration: none;
}

.fm-theme :not(.btn-group) > .btn.btn-default:not(.toggle-on):not(.toggle-off):focus:not(.toggle):focus,
.fm-theme :not(.btn-group) > .btn.btn-default a:focus,
.fm-theme #ctl00_PageContent_btnAddAfter:focus,
.fm-theme #ctl00_PageContent_btnAddFirst:focus,
.fm-theme #ctl00_PageContent_hlAddNewAlbum:focus,
.fm-theme #ctl00_PageContent_lbAddConditionGroup:focus,
.fm-theme #ctl00_PageContent_btnClose:focus,
.fm-theme .fm-btn-default:focus {
    text-decoration: none;
}

.fm-theme > .btn.btn-default:not(.btn-group):not(.toggle-on):not(.toggle-off):not(.toggle),
.fm-theme #ctl00_PageContent_btnAddAfter,
.fm-theme #ctl00_PageContent_btnAddFirst,
.fm-theme #ctl00_PageContent_hlAddNewAlbum,
.fm-theme #ctl00_PageContent_lbAddConditionGroup,
.fm-theme #ctl00_PageContent_btnClose,
.fm-theme .fm-btn-default {
    display: inline-flex;
    padding: 8px 12px;
    align-items: center !important;
    border-radius: 12px !important;
    border: 1px solid #172A43 !important;
    background: #FFF !important;
    text-decoration: none;
}

.fm-menu-table label {
    display: unset;
}

.fm-theme .btn.btn-primary:not(.toggle-on):not(.toggle-off):not(.toggle),
.fm-theme input[type=submit].formbutton,
.fm-theme #ctl00_PageContent_btnSave,
.fm-theme #frmFilter .formButton,
.fm-theme #ctl00_PageContent_btnSubmit,
.fm-theme #ctl00_PageContent_btnSearch,
.fm-theme #ctl00_PageContent_bSave,
.fm-theme #btnDialogOK,
.fm-theme .fm-btn-primary {
    display: inline-flex;
    padding: 8px 12px;
    align-items: center !important;
    border-radius: 12px !important;
    background: #172A43 !important;
}

.fm-theme .btn.btn-primary:not(.toggle-on):not(.toggle-off):hover:not(.toggle):hover,
.fm-theme input[type=submit].formbutton:hover,
.fm-theme #ctl00_PageContent_btnSave:hover,
.fm-theme #frmFilter .formButton:hover,
.fm-theme #ctl00_PageContent_btnSubmit:hover,
.fm-theme #ctl00_PageContent_btnSearch:hover,
.fm-theme #ctl00_PageContent_bSave:hover,
.fm-theme #btnDialogOK:hover,
.fm-theme .fm-btn-primary:hover {
    background: #72C2EB !important;
    color: #181818 !important;
}

.fm-theme .btn.btn-primary:focus,
.fm-theme input[type=submit].formbutton:focus,
.fm-theme #ctl00_PageContent_btnSave:focus,
.fm-theme #frmFilter .formButton:focus,
.fm-theme #ctl00_PageContent_btnSubmit:focus,
.fm-theme #ctl00_PageContent_btnSearch:focus,
.fm-theme #ctl00_PageContent_bSave:focus,
.fm-theme #btnDialogOK:focus,
.fm-theme .fm-btn-primary:focus {
    border: none;
}

.fm-MFA-table-width {
    max-width: 660px !important;
}

.fm-custom-fields-height {
    height: 64px !important;
}

.fm-gender.width {
    width: 50px;
}

.fm-member-type-div-width {
    width: 855px;
}

.fm-directory-mright-0 {
    margin-right: 0px;
}

.fm-directory-mleft-0 {
    margin-left: 0px;
}

.fm-nested-view-valign {
    vertical-align: bottom !important;
}

.fm-nested-view {
    vertical-align: middle;
    margin: 0px 0px 20px 0px;
}

.fm-search-no-save-query {
    margin: 9px 0px 0px 0px;
}

.fm-custom-page-dropdown-pleft {
    padding: 0px 10px 0px 10px !important;
}

.fm-color-white {
    color: #fff !important;
}

.fm-marginr-5 {
    margin-right: 5px !important;
}

.fm-grid-drp-padding {
    padding: 8px 12px !important;
}

.fm-theme .p-button-label {
    font-size: 16px;
}

.fm-height-width-unset {
    height: unset !important;
    width: unset !important;
}

.fm-font-weight-400 {
    font-weight: 400 !important;
}

.fm-theme textarea.form-control {
    height: auto !important;
}

.fm-dashboard {
    margin-left: 270px;
}

.fm-theme .fm-custom-dropdown > a:hover {
    background: none !important;
}
/* Button style end */

/* Event setup style start */
.fm-theme .event-creation.wizard ol.fm-event-navlist {
    border: none;
}

.fm-theme .event-creation.wizard ol.fm-event-navlist > li.fm-event-nav-items {
    background-color: #fff !important;
    color: #000 !important;
}

.fm-theme .event-creation.wizard ol.fm-event-navlist > li.fm-event-nav-items,
.fm-theme .event-creation.wizard ol.fm-event-navlist > li.fm-event-nav-items:not(:first-child) a:first-child {
    border-radius: 0 !important;
}

.fm-theme .event-creation.wizard ol.fm-event-navlist > li.fm-event-nav-items:first-child a:first-child {
    border-radius: 6px 6px 0px 0px !important;
}

.fm-theme .event-creation.wizard ol.fm-event-navlist > li.fm-event-nav-items:last-child a:last-child {
    border-radius: 0px 0px 6px 6px !important;
}

.fm-theme .event-creation.wizard ol.fm-event-navlist > li.fm-event-nav-items a {
    color: #172A43 !important;
}

.fm-theme .event-creation.wizard ol.fm-event-navlist > li.fm-event-nav-items.active a {
    background-color: #172A43 !important;
    font-weight: bold !important;
    color: #fff !important;
}

.fm-theme .event-creation.wizard ol.fm-event-navlist > li.fm-event-nav-items.active .fm-event-caret {
    color: #fff !important;
    font-weight: bold !important;
}

.fm-theme .event-creation.wizard ol.fm-event-navlist > li.fm-event-nav-items a:hover {
    background-color: #72C2EB !important;
    font-weight: 400;
}

.fm-theme .event-creation.wizard ol.fm-event-navlist > li.fm-event-nav-items:hover a,
.fm-theme .event-creation.wizard ol.fm-event-navlist > li.fm-event-nav-items:hover .fm-event-caret {
    color: #000 !important;
    font-weight: 400;
}

.fm-theme .fm-event-tile .fm-event-tile-label {
    font-weight: 400 !important;
    font-size: 16px;
}

/*.fm-theme .fm-event-creation .fm-event-col-md-4 {
    width: 25%;
}

.fm-theme .fm-event-creation .fm-event-col-md-8 {
    width: 75%;
}*/

.fm-font-18 {
    font-size: 18px !important;
}

.fm-mbottom-5 {
    margin-bottom: 5px;
}

.fm-float-left {
    float: left !important;
}

.fm-theme .fm-table-wrap-td {
    word-break: keep-all;
}

.fm-theme .fm-event-creation.ptop-50 {
    padding-top: 30px;
}

.fm-theme #divMainContent.fm-event-div-main-content {
    margin-left: unset !important;
}
/* Event setup style end */

/* LeftNav Improvement */

.fm-theme #sidebar.collapsed .panel .panel-group {
    display: none;
}

.fm-theme .left-nav-heading .collapsed {
    background-color: #fff;
}

.fm-theme .left-nav-heading {
    background-color: #f3f3f3;
}

.fm-theme .left-nav-heading:hover {
    background-color: #72C2EB;
    border-bottom: 3px solid #172A43;
}

.fm-theme #sidebar .sidebar-inner .panel-group .panel-heading .left-nav-subheading:hover {
    font-weight: 400;
}

.fm-theme #sidebar .panel-collapse li a {
    color: #1C1B1B;
}

.fm-theme #sidebar .panel-collapse li {
    padding: 0px 0;
}

/* Header Dropdown Changes Start*/
.dropdown.account .dropdown-menu,
.dropdown.create .dropdown-menu {
    padding: 10px 0px;
}

.dropdown.account .dropdown-menu li a,
.dropdown.create .dropdown-menu li a,
.dropdown-menu li a {
    border-radius: 0px;
    padding: 5px 15px !important;
}

.dropdown.account .dropdown-menu li a:hover,
.dropdown.create .dropdown-menu li a:hover,
.dropdown-menu li a:hover {
    background-color: #72C2EB !important;
    font-weight: 400;
}
/* Header Dropdown Changes End*/

#sidebar .panel-heading.panel-active i.ms {
    /*font-family: 'Material Icons' !important;*/
}

/* Profile Page Improvement */
 
@media (min-width: 768px) {
 
    .fm-col-sm-4 {
        width: 33.33%;
    }
}
 
.nav-tabs.fm-custom-tabs > li > a {
    background-color: #ffffff !important;
    color: #333;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 8px 18px;
    display: inline-block;
}

.tab-content.module {
    /*background-color: #f5f5f5 !important;*/
    border: none;
    padding: 20px;
}
 
.tab-content.module .openclose-container {
    /*background-color: #ffffff !important; YM-1556*/
    border: 1px solid #f3f3f3;
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 5px; 
}
 
.tab-content.module .profile-tab-subpanel-title {
    background-color: #F3F3F3 !important; 
    color: #333;
    border: none;
    font-weight: normal;
    font-size: 16px;
    padding: 10px 20px;
    margin: 0; 
}

#divMainContent.ProfileContent {
    min-width: 0 !important;
}

.fm-theme .profile.ptop-25 {
    padding-top: 16px !important;
}

.content .profile .nav-tabs.fm-custom-tabs > li > a {
    padding: 12px 6px;
}

.profile .formtable1 th, .profile .formTable1 th, .profile .FormTable1 th {
    padding: 8px 20px 8px 20px;
}

.profile .formtable1 td, .profile .formTable1 td, .profile .FormTable1 td {
    padding: 8px 20px 8px 20px;
}

.col-md-3.profile {
    padding: 25px 10px;
}

.fm-profile-membership-row {
    margin: 0px;
}

.fm-membership-panel-heading {
    padding-right: 0px;
}

.fm-membership-table {
    width: 100% !important;
}

.fm-membership-history-table {
    margin-left: 0px !important;
    width: 100% !important;
}

/* start css for Improve Dashboard UI after left navigation */
 
.col-sm-1-5 #divAdditionalRevenueDonationsConfigure,
.col-sm-1-5 .col-sm-1-5 #divAdditionalRevenueStoreConfigure
{
    right: 5px;
}

.col-sm-1-5 #divTotalDuesRevenueConfigure ,
.col-sm-1-5 #divTotalMembersConfigure,
.col-sm-1-5 #divEventsRevenueConfigure
{
    right:10px;
}

@media (max-width: 1600px) and (min-width: 1279px){
    .fm-dashboard-tile3 .nav-tabs.fm-custom-tabs > li > a {
        padding: 6px 12px !important;
        background: none !important;
    }

    .fm-dashboard-tile3 .tile-header .nav-tabs.fm-custom-tabs > li > a > h3 {
         padding-bottom:10px !important;
    }
}

 @media  (max-width: 1530px) and (min-width: 1280px) {
     .fm-dashboard-tile1,  .fm-dashboard-tile2 {
      flex: 0 0 50%;
      width:50% !important;
      max-width:none     
    }

     .fm-dashboard-tile3 {
      flex: 0 0 100%;
      width:100% !important;
       max-width:none
    }
}

@media  (max-width: 1600px) and (min-width: 1530px) {
    .fm-row-sidebar-expand .fm-dashboard-tile1, .fm-row-sidebar-expand .fm-dashboard-tile2 {
      flex: 0 0 50%;
      width:50% !important;
      max-width:none     
    }

    .fm-row-sidebar-expand .fm-dashboard-tile3 {
      flex: 0 0 100%;
      width:100% !important;
       max-width:none
    }
}

 @media  (max-width: 1279px) and (min-width: 768px) {
     .fm-dashboard-tile1, .fm-dashboard-tile2 {
      flex: 0 0 100%;
      width:100% !important;
      max-width:none    
    }

    .fm-dashboard-tile3 {
      flex: 0 0 100%;
      width:100% !important;
       max-width:none
    }
}

@media  (max-width: 1600px) and (min-width: 1530px) {
    .fm-row-sidebar-expand .fm-dashboard-bottom-tile1,
    .fm-row-sidebar-expand .fm-dashboard-bottom-tile2,
    .fm-row-sidebar-expand .fm-dashboard-bottom-tile3,
    .fm-row-sidebar-expand .fm-dashboard-bottom-tile4
    {
      flex: 0 0 25%;
      width:25% !important;
      max-width:none !important     
    }

    .fm-row-sidebar-expand .fm-dashboard-bottom-tile5,
    .fm-row-sidebar-expand .fm-dashboard-bottom-tile6 {
      flex: 0 0 20%;
      width:25% !important;
      max-width:none !important;
    }
}

@media  (max-width: 1600px) and (min-width: 1530px) {
    .fm-row-sidebar-expand .fm-dashboard-bottom-tile1,
    .fm-row-sidebar-expand .fm-dashboard-bottom-tile2,
    .fm-row-sidebar-expand .fm-dashboard-bottom-tile3,
    .fm-row-sidebar-expand .fm-dashboard-bottom-tile4 {

      flex: 0 0 25%;
      width:25% !important;
      max-width:none !important    
    }

    .fm-row-sidebar-expand .fm-dashboard-bottom-tile5,
    .fm-row-sidebar-expand .fm-dashboard-bottom-tile6 {
      flex: 0 0 20%;
      width:25% !important;
      max-width:none !important;
    }
}

@media  (max-width: 1279px) and (min-width: 768px) {
     .fm-dashboard-bottom-tile1, .fm-dashboard-bottom-tile2,
     .fm-dashboard-bottom-tile3, .fm-dashboard-bottom-tile4 {
          flex: 0 0 100%;
          width:100% !important;
          max-width:none !important;
    }

    .fm-dashboard-bottom-tile5, .fm-dashboard-bottom-tile6 {
         flex: 0 0 100%;
         width:100% !important;
         max-width:none !important;
    }
}

@media (max-width: 1600px) and (min-width: 1279px) {
    .fm-dashboard-tile3 .tile-header .nav-tabs.fm-custom-tabs > li > a > h3 {
        padding-bottom: 0px !important;
    }
}

.tile-content .huge span {
    font-size: 100% !important; 
}

.fm-dashboard .controlcenter {
    padding:0px;
}

.fm-dashboard-tile3 .tabbed-tile.lg .tile-content {
   border-radius: 0 0px 10px 10px;
   box-shadow: none;
   padding: 8px 18px;
   min-height: 339px;
   border-top:none;
}

.fm-dashboard-tile3 .tile-title {
    width:100% !important;
    border-radius:8px 8px 0px 0px;
    background-color: #FFF;
    border: 1px solid #D3D3D3;
    border-bottom: none;
 }

.fm-dashboard-hr-row-width {
    width:100%;
}

.fm-usage-dashboard-tile svg {
    width:100% !important;
}

.fm-usage-dashboard-tile-resize {
    width:100% !important;
}

.fm-usage-dashboard-tile .tile.mini {
    min-height: 300px;
 }

.fm-usage-dashboard-tile .tile.mini table span {
    text-wrap-mode: nowrap;      
}

.fm-usage-dashboard-tile i.material-icons.custom-inline-icon.text-success {
    float: right !important;
}

.fm-dashboard-tile1 .tile-content {
    max-height: 280px !important;
    overflow-x: auto !important;
}

.fm-dashboard-tile2 .tile-content  {
    max-height: 280px !important;
    overflow-x: auto !important;
}

.dashboard-tabs ul.fm-custom-tabs {
     padding-top : 5px !important
}

.fm-dashboard-tile3 .tile-header .nav-tabs li a h3 {
    padding-bottom:0px;
}
 
@media (min-width: 1601px) {
    .fm-dashboard-tile3 .nav-tabs.fm-custom-tabs > li > a {
        padding: 6px 6px !important;
        background: none !important;
    }
 
    .fm-dashboard-tile3 .tile-header .nav-tabs li a h3 {
       padding-bottom:0px;
    }
}
 
@media (max-width: 1278px) {
     .fm-dashboard-tile3 .nav-tabs.fm-custom-tabs > li > a {
        padding: 6px 6px !important;
        background: none !important;
    }
}  

/* end css for Improve Dashborad UI after left navigation */

/**/
.fm-gender-width {
    width: 60px !important;
}

a.inlinehelp {
    color: #333 !important;
}

.fm-rule-Control-width {
    width: 145px !important;
}

.fm-event-registration-width {
    /*width: 745px !important;*/
}

.fm-locale-setting-line-height {
    line-height: 22px !important;
}

.fm-image-rotator-width {
    width: 175px !important;
}

.fm-pending-journal-width {
    width: 245px !important;
}

.fm-group-edit-width {
    width: 100% !important;
}

.fm-slideshow-image-ptop {
    padding-top: 20px !important;
}

.fm-theme .radioTabContent, .fm-theme .radioTabSelected {
    background-color: #f3f3f3 !important;
}

.fm-theme .fm-event-ptop {    
    margin-top: 20px !important;
}

.fm-theme .material-icons-outlined:hover {
    font-family: 'Material Icons';
}

.fm-event-drp-height {
    height: 28px !important;
}

.fm-theme .fm-theme-side-footer > .sitefooter-text {
    color: #172A43 !important;
}

.fm-theme .fm-theme-side-footer, 
.fm-background-white {
    background-color: #fff !important;
}

/*.fm-theme .material-icons-outlined.fm-material-icon-color {
    color: #0B5CAB !important;
}*/

.fm-theme .p-disabled, .p-component:disabled {
    opacity: 1 !important;
}

.fm-theme .p-dropdown-label,
.fm-theme .pv-data-table .p-button-label, .pv-data-table .p-menuitem-content {
    font-size: 16px !important;
    font-weight: 400 !important;
}

.fm-theme .add-new-product {
    padding: 8px 12px !important;
    width: auto !important;
    color: #172A43 !important;
}

.fm-mtop-20 {
    margin-top: 20px !important;
}

.fm-theme .fm-label-color {
    color: #172A43 !important;
}

.fm-theme .pv-data-table .p-checkbox .p-checkbox-input,
.fm-theme .pv-data-table .p-checkbox .p-checkbox-box {
    border: 2px solid #172A43 !important;
}

.fm-theme .fm-view-product-width-18 {
    width: 18% !important;
}

.fm-theme .fm-float-unset {
    float: unset !important;
}

.fm-theme .fm-font-16 {
    font-size: 16px !important;
}

.fm-condition-match-heigth-32 {
    height: 32px !important;
}

.fm-mbottom-20 {
    margin-bottom: 20px !important;
}

.fm-batch-border {
    border-bottom: 3px solid #ddd !important;
}

.fm-padding-0 {
    padding: 0px !important;
}

.fm-mleft-0 {
    margin-left: 0px !important;
}

.fm-width-100 {
    width: 100% !important;
}

.fm-width-50 {
    width: 50% !important;
}

.fm-float-unset {
    float: unset !important;
}

.fm-theme .fm-link-h2-munset {
    margin-bottom: unset !important;
}

.fm-theme .fm-lpadding-rpadding-5 {
    padding: 0px 5px 0px 5px !important;
}

.fm-theme .add-new-campaign {
    display: inline-flex;
    padding: 8px 12px !important;
    align-items: center !important;
    border-radius: 12px !important;
    border: 1px solid #172A43 !important;
    background: #FFF !important;
    text-decoration: none;
    color: #172A43 !important;
}

.fm-theme .yui-panel-container.shadow {
    /*width: 50% !important;*/
}
/**/

.fm-theme .fm-tile-row {
    max-width:none !important;
}

.fm-theme .yui-panel-container.shadow > #CformElement,
.fm-theme .yui-panel-container.shadow > #CformElement table {
    width: 100% !important;
}
/**/

/*Accordion Section Start */
.fm-theme .fm-accordion-container {
    list-style: none;
}
 
.fm-theme .fm-accordion-container > li  {
    border: 1px solid #f3f3f3 !important;
    margin-bottom : 5px;
    border-radius: 12px !important;
}
 
.fm-theme .fm-accordion-container h2 {
    margin: 0px;
}
 
.fm-theme .fm-accordion-container .ui-accordion-content {
    height: auto !important;
}
/*Underline content hover datalist tutorials.asp removed*/
.fm-theme .fm-accordion-container a.ui-accordion-link:focus,
.fm-theme .fm-accordion-container a.ui-accordion-link:hover {
    text-decoration: none;
}
 
.fm-chevron-down-icon .custom-inline-icon,
.fm-chevron-right-icon .custom-inline-icon,
 #searchform .show-more .custom-inline-icon {
    display: none;
}  
 
.fm-chevron-down-icon:before,
.fm-chevron-right-icon:before {
    vertical-align: -6px;
} 
 
.fm-theme .fm-accordion-container h2,
.fm-theme .fm-accordion h3,
.fm-theme .fm-accordion h4 {
    background-color: #F3F3F3 !important;
    border-radius: 4px !important;
    padding: 12px 16px !important;
    font-family: Inter, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    color: #172A43 !important;
    height: auto !important;
    display: flex !important;
    align-items: center !important;
    cursor: pointer !important;
    height: 40px !important;
}
 
.fm-theme .fm-accordion-container h2:hover,
.fm-theme .fm-accordion h3:hover,
.fm-theme .fm-accordion h4:hover {
    background-color: #F3F3F3 !important;
}
 
.fm-theme .fm-accordion-container h2 .header,
.fm-theme .fm-accordion h3 .header {
    font-size: 16px !important;
    line-height: 24px !important;
    padding-left: 0 !important;
    margin-left: 0 !important;
    font-family: Inter, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif !important;
    font-weight: 400 !important;
    color: #172A43 !important;
    flex-grow: 1 !important;
}
 
.fm-theme .fm-accordion .checkmark {
    float: none !important;
    position: relative !important;
    right: 0 !important;
    color: #172A43 !important;
    order: 2 !important;
}
 
/* Add chevron icon styling for MemberType accordion */
.fm-theme .fm-chevron-down-icon:before,
.fm-theme .fm-chevron-right-icon:before,
.fm-theme .fm-accordion-container h2:before,
.fm-theme .fm-accordion h3:before,
.fm-theme .fm-accordion h4:before {
    content: "chevron_right";
    font-family: 'Material Icons Outlined', 'Material Icons';
    color: #172A43;
    font-size: 24px;
    margin-right: 8px;
    transition: transform 0.35s ease;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    order: 0;
}
 
.fm-theme .fm-chevron-down-icon:before,
.fm-theme .fm-accordion-container .ui-accordion-header-active h2:before,
.fm-theme .fm-accordion h3.ui-accordion-header-active:before,
.fm-theme .fm-accordion .peekaboo.open h4:before {
    transform: rotate(90deg);
}
 
.fm-theme .fm-accordion .pull-left.fa.fa-angle-right {
    display: none !important;
}
 
#tblSearch .peekaboo a.show-more,
#tblSearch .peekaboo a.show-more:hover,
#tblSearch .peekaboo a.show-more:focus {
    color: #172A43 !important;
}
 
#searchform h4{
    margin-left:0px;
     border:1px solid #f3f3f3;
}
.fm-theme #searchform .fm-accordion td{
    padding-top: 0px;
    padding-bottom: 5px;
}
.fm-theme #searchform .peekaboo{
    border:1px solid #f3f3f3;
}
 
.fm-theme .fm-accordion h3.ui-state-focus,
.fm-theme .fm-accordion h3.ui-state-hover,
.fm-theme .fm-accordion h3.ui-accordion-header-active {
    border-color: #f3f3f3;
}
 
.fm-theme .profile-tab-subpanel-title {
    height: 40px !important;
}
 
.fm-theme #accordion_MemberType h3 {
    height: 40px !important;
}
 
#main .table th {
    padding: 3px 20px;
    vertical-align: middle;
}
 
#main .table th input[type=checkbox]{
     vertical-align: 0px;
}
 
.fm-theme .ui-accordion .ui-accordion-content, .fm-theme #accordion > div {
    border-color: #f3f3f3 !important;
}
 
.fm-theme .fm-table-style table {
    border: 1px solid #f3f3f3 !important;
    margin-bottom: 5px !important; 
}
 
.fm-theme  .ui-accordion-link > h2+p {
    padding-left:20px;
}
/* Hide accordion icons in NEW UI */
.fm-theme #accordion_MemberType .ui-accordion-header-icon {
    display: none !important;
}

.fm-theme input[type=checkbox],
.fm-theme input[type=radio] {
    height: 16px;
    width: 16px;
    vertical-align: middle;
}

.fm-theme .fm-lmargin-10 {
    margin-left: -10px !important;
}

.fm-theme .fm-pleft-0 {
    padding-left: 0px !important;
}
.fm-theme .fm-pleft-15 {
    padding-left: 15px !important;
}

.fm-theme .fm-locale-settings-height {
    overflow: hidden;
    height: 700px;
}

.fm-theme .fm-text-align-right {
    text-align: right;
}

.fm-theme .fm-campaign-design-topbar {
    padding: 0 20px 0 0px !important;
    position: unset !important;
}

.fm-theme .fm-profile-comlog {
    padding: 0px 10px !important;
}

.fm-theme .video-link {
    font-size: 16px !important;
}

.fm-theme .fm-commerce-config-learnmore {
    padding-top: 15px !important;
}

.fm-theme .fm-commerce-config-learnmore > a {
    font-size: 16px !important;
}

.fm-theme .fm-bg-color-white, 
.fm-theme #ctl00_PageContent_btnCancel,
.fm-theme input[type=submit].formbutton.fm-bg-color-white,
.fm-theme #ctl00_PageContent_btnSubCancel {
    background-color: #fff !important;
}

.fm-theme .fm-bg-color-white:hover, 
.fm-theme #ctl00_PageContent_btnCancel:hover,
.fm-theme input[type=submit].formbutton.fm-bg-color-white:hover {
    background-color: #F3F3F3 !important;
    border: 1px solid #172A43 !important;
    border-radius: 12px !important;
}

.fm-theme .fm-invoice-datepicker {
    width: 70%;
    float: left;
}

.fm-theme .tile .icon-drop .fm-calevent-drp-left {
    left: 72%;
}

.fm-theme .page-actions li.active a:hover {
    background: none;
}

.fm-theme .fm-bg-none {
    background: none !important;
}

.fm-theme #ctl00_PageContent_pnlDirectorySearchLayout>div {
    background-color: #f3f3f3 !important;
}

.fm-theme .fm-margin-0 {
    margin:0px !important;
}

.fm-theme .fm-border-none td {
    border:none !important;
}

.fm-profile-border-zero .tab-content.module {
    border-radius: 0 0px 10px 10px !important;
    border-top:none;
}

a:has(i):focus,
a:has(i):hover,
.fm-text-deco-none:hover, .fm-text-deco-none:focus {
    text-decoration: none !important;
}

.fm-theme .fm-line-height-20 {
    line-height: 20px;
}

.fm-theme .fm-btn-disabled {
    display: inline-flex;
    padding: 8px 12px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 12px;
    background: #C9C9C9;
    color: #172A43;
}

.fm-theme .fm-mtop-0,
.fm-theme .controlcenter h2.noside.fm-mtop-0 {
    margin-top: 0px !important;
}

.fm-theme .fm-text-color {
    color: #172A43 !important;
}

.fm-theme .RadWindow .rwTitleWrapper {
    height: 2.428571em !important;
}

.fm-theme .fm-width-35 {
    width: 35% !important;
}

.fm-theme .TabBar.fm-custom-tabs .fm-custom-tabs-border {
    border-style: none !important;
}

.fm-theme .RadEditor_Bootstrap .reTool {
    width: 2em;
    height: 2.28571429em;
    line-height: 1.75em;
    background-color: #ffffff;
}

.fm-theme .fm-lpadding-0 {
    padding-left: 0px !important;
}

.fm-theme .fm-rpadding-0 {
    padding-right: 0px !important;
}

.fm-theme .fm-col-lg-10 {
    width: 83.33333333%;
}

.fm-theme .fm-col-lg-2 {
    width: 16.66666667%;
}

/* start- familiar css for YM-2121 */
#ProductLookupFormPanel {
    width:100% !important;               
}

#ProductLookupFormPanel .small {
    font-size: 85% !important;
    line-height: normal !important;
}

.fm-SocialLinkDashboard-close-button .fm-close-button-activities-trending-popup {
    font-size: 21px !important;
}

.fm-custom-forms-email-hint th div > i {
    font-size: 12px !important;
}

.fm-td-linkText-fullwidth input[type="text"] {
    width:100%;
}

.fm-event-registration-width .fm-custom-forms-email-hint {
    font-size: 14px;
    white-space: nowrap;
}

.fm-commerce-heading-text .tab-pane table tbody tr th {
    font-weight: bold !important;
}

.fm-dues-processing .fm-excelheaders-wrap {
    white-space: nowrap;        
}
 
.fm-dues-excelheadline-link strong {
    font-weight: 700 !important;
}

.fm-url-cell input[type="text"] {
    display: block;     
}

/* End- familiar css for YM-2121 */

.fm-theme .fm-criteria-group-width {
    width: 195px !important;
}

.fm-theme .fm-criteria-link-choice-height {
    height: 32px !important;
}
.fm-p-tag-status-custom{
    width:90% !important;
}
.fm-theme th{
     font-size: 16px !important;
    line-height: 1.5;
}
.fm-nav-arrow,.fm-nav-wedge{
    border-width:20px 0 23.5px 20px !important;
}

.fm-theme .fm-overflow-hidden {
    overflow: hidden !important;
}

.fm-theme .expanded {
    width: 250px;
}

.sidebar-collapsed #sidebar ~ .canvas > .content {
    margin-left: 50px;
}

.sidebar-collapsed #sidebar {
    width: 15px;
}

#AceEditorControl div, #AceEditorControl span {
    font-size: 12px !important;
    font-family: 'Monaco', 'Menlo', 'Ubuntu Mono', 'Consolas', 'source-code-pro', monospace !important;
}

.fm-theme .fm-main-merge-position {
    position: relative;
    margin: unset;
}

.fm-theme .fm-main-merge-position #merge-header {
    position: relative;
    height: auto;
}

.fm-theme .admin-sidebar nav {
    position: relative;
    transform: translate3d(0, 0px, 0);
    top: 0;
    max-width: 100%;
    min-width: 250px;
    padding: 0 15px;
    margin-top: 0px;
}

.fm-theme .header_app-header + section {
    margin-top: 0px;
}

.fm-theme .merge-accounts .header_app-header .merge-accounts_select-user img {
    max-height: 48px;
}

.fm-theme .merge-accounts .header_app-header .merge-accounts_select-user {
    height: auto;
}

.fm-theme .merge-accounts .merge-accounts_select-user_selected:before,
.fm-theme .merge-accounts .merge-accounts_select-user_selected:after {
    bottom: -100vh;
}

.fm-theme .fm-display-flex {
    display: flex;
}

.fm-theme .ec_popup_menu_left>ul {
    width: 255px;
}

.fm-mleft-5 {
    margin-left: 5px !important;
}

.fm-theme .yui-panel .bd, .yui-panel .bd a {
    font-size: 16px !important;
}

.fm-mtop-9 {
    margin-top: 9px !important;
}

.fm-background-white {
    background: white !important;
}

.fm-theme .fm-remove-bg-hover:hover {
    background-color: #FFFFFF !important;
    border: 1px solid #ddd !important;
    border-radius: unset !important;
}
.fm-theme .sitefooter.fm-theme-side-footer a {
    color:#0B5CAB !important;
    text-decoration: underline !important;
}

.jqstooltip,
#sparkline-container {
    position: absolute !important;
    z-index: 99999 !important;
    overflow: visible !important;
}

.fm-record-payment-page {
    float:none !important; 
    width: 700px !important;
}

.fm-theme #PrintOptsPanel.fm-print-opts-panel {
    width: 285px !important;
}

.fm-theme .fm-font-weight-500 {
    font-weight: 500;
}

.fm-theme .ec_popup_menu_left>ul {
    width: 260px !important;
}

.fm-theme #PrintOptsPanel.fm-print-opts-panel {
    width: 285px !important;
}

.fm-theme .p-button-label.p-c {
    font-size: 16px !important;
    font-weight: 400 !important;
}

.fm-theme .ec_popup_menu_left>ul {
    width: 260px !important;
}

.fm-datefilter-cell {
    width: 100%;
    max-width: 1000px; 
    white-space: nowrap;
}   

.fm-theme .fm-width-16{
    width:16px;
} 

.fm-overflow-auto {
    overflow: auto;
}

.fm-cutom-form-fields-mrb {
    margin-right: 8px;
    margin-bottom: 8px;
}

.fm-cutom-form-fields-mt-8 {
    margin-top: 8px;
}

.fm-flex-wrap {
    flex-wrap: wrap;
}

.fm-gap-5{
    gap: 5px !important;
}

.fm-file-drop {
    width: auto !important;
    max-width: unset !important;
    height: auto !important;
    max-height: unset !important;
}

.fm-theme .fm-security-privacy-table input[type="checkbox"] ~ label, 
.fm-theme .fm-security-privacy-table input[type="radio"] ~ label{
    display: inline;
}

.fm-theme .fm-lblAppName{
    font-size: 20px;
}

.fm-gap-15 {
    gap: 15px;
}

.fm-margin-0 {
    margin: 0px;
}

#ctl00_PageContent_ceContent_RadEditor1_contentIframe div {
    color: #333 !important;
}

.fm-text-align-end {
    text-align: end !important;
}

.fm-valign-top {
    vertical-align: top;
}

.fm-width-185 {
    width: 185px;
}

.fm-theme b, .fm-theme th {
    font-weight: 400 !important;
}

.fm-mright-0 {
    margin-right: 0px !important;
}

.display-block {
    display: block !important;
}

.fm-theme .p-button-label, .p-menuitem-content {
    font-weight: 400 !important;
}
 
.fm-theme .fm-MoreOptsPanelBody {
    width: 250px !important;
}
 
.fm-theme .fm-surveyMoreOptsPanelBody {
    width: 370px !important;
}
 
.fm-theme .surveyMoreOptsPanel {
    width: 370px !important;  
}

.fm-theme .indicatorPercentages{
    color: #fff;
    height: 25px;
    line-height: 23px;
}

.fm-width-250 {
    width: 250px !important;
}

.fm-valign-baseline {
    vertical-align: baseline;
}

.fm-theme .OAuthTabactive {
    margin: 0px 5px;
}

.fm-width-25 {
    width: 25% !important;
}

.fm-width-75 {
    width: 75% !important;
}

.fm-theme .fm-valign-text-top {
   vertical-align: text-top !important;
}

.fm-theme #frmFilter .formbutton {
    padding: 8px 12px;
}

.fm-mright-5 {
    margin-right: 5px !important;
}

.fm-info-box {
    background-color: #E3F2FD;
    color: #0D47A1;
    border: solid 1px #E3F2FD;
}

.fm-info-box .redalert, .fm-info-box b {
    color: #0D47A1 !important;
}

.fm-warning-box {
    background-color: #FFF4E5 !important;
    color: #8A6100;
    border: solid 1px #FFF4E5;
}

.fm-warning-box .redalert {
    color: #8A6100 !important;
}

.fm-success-box {
    background-color: #DFF5E3;
    color: #1B5E20;
    border: solid 1px #DFF5E3;
}

.fm-error-box {
    background-color: #F9DEDC;
    color: #B3261E;
    border: solid 1px #F9DEDC;
}

.fm-theme .p-menuitem-text {
    font-weight: 400 !important;
}

.fm-theme .newPagination ul.pagination .page-numbers span {
    padding: 5px 16px !important;
}

.fm-theme #divDuplicatesGrid {
    overflow: auto;
}

.fm-admin-account-align-emailfield {
    white-space:nowrap !important;
}

.fm-theme .manageAdminMFAoptions #ctl00_PageContent_rblGlobalMFAType {
    width: max-content !important;
}

.fm-RenewalRulesPage .fm-RenewalRulesButtonAlign {
   display: contents !important;
}

.fm-RenewalRulesButtonAlign .fm-RenewalRulesSaveButtonAlign {
   margin-left:5px !important;
}

.fm-event-registration-help-icon {
    width:max-content !important;
}

.fm-member-profile-activity #ctl00_PageContent_ddlHasNotRegisteredForSpecificEvent + a[id*="HelpLink"] {
    margin: 0 -10px !important;
}

.fm-theme.fm-event-registration-form {
    margin-top: 0px !important;
    padding-top: 0px !important;
    width:max-content !important;
}

.fm-width-max-content {
    width:max-content !important;
}

.fm-width-fit-content {
    width: fit-content;
}
.fm-no-wrap {
     white-space: nowrap;
}

.collapsed#sidebar .panel-group .panel  {
    display:block !important;
    background-color:#C2E8FF !important;
}

.collapsed#sidebar .panel-group .panel-heading.panel-active a,
.collapsed#sidebar .panel-group .panel-heading.panel-active a:hover {
    background-color: #72C2EB !important;
}
 
.menu-text,
.menu-text-collapsed {
    opacity: 0;
}

#sidebar.expanded .menu-text {
    opacity: 1 !important;
}

#sidebar.collapsed .menu-text-collapsed {
    opacity: 1 !important;
}

    /* Collapsed sidebar styles */
#sidebar.collapsed .menu-text {
    font-size: 12px !important;
    font-weight: 400 !important;
    color:#1C1B1B !important;
    text-align: center !important;
    line-height: 1.2 !important;
    word-wrap: break-word !important;
    white-space: normal !important;
    max-width: auto !important;
    overflow-wrap: break-word !important;
    display: block !important;
    margin-top: 4px !important;
    opacity: 1 !important;
}

/* Active tab text should be bold when sidebar is collapsed */
#sidebar.collapsed .panel-heading.panel-active .menu-text {
    font-weight: 500 !important;
}
   
#sidebar.collapsed .menu-text-collapsed {
    display: none !important;
    opacity: 0 !important;
}
    
#sidebar.expanded .menu-text {
    font-size: 16px !important;
    font-weight: 400 !important;
    text-align: left !important;
    line-height: 1.5 !important;
    opacity: 1 !important;
    color:#1C1B1B !important;
}

#sidebar.expanded .panel-heading.panel-active .left-nav-heading .menu-text {
    font-weight:500 !important;
    color:#004F6A !important;
}

/* Active main tab text when all tabs visible (after back arrow click) */
#sidebar.expanded.tabs-color-hidden .panel-heading.panel-active .left-nav-heading .menu-text {
    font-weight:400 !important;
    color:#1C1B1B !important;
}

/* Active main tab text in drilldown mode (accordions expanded) */
#sidebar.expanded.tabs-hidden .panel-heading.panel-active .left-nav-heading .menu-text {
    font-weight:400 !important;
    color:#1C1B1B !important;
}

/* Dashboard tab (no-submenu) active state when sidebar expanded */
#sidebar.expanded .panel-default.no-submenu > .panel-heading.panel-active .left-nav-heading .menu-text {
    font-weight: 500 !important;
    color: #004F6A !important;
}
   
#sidebar.expanded .menu-text-collapsed {
    display: none !important;
}
    
#sidebar.collapsed .left-nav-heading {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 10px 5px !important;
    text-align: center;
    min-height: 70px;
}
    
#sidebar.collapsed .left-nav-heading .wicon-24 {
    margin: 0 !important;
    font-size: 24px !important;
    display:block !important;
}

/* Show wicon-24 for all tabs when sidebar is collapsed, even in drilldown mode */
#sidebar.collapsed.tabs-hidden .left-nav-heading .wicon-24 {
    display:block !important;
}
        
#sidebar.collapsed .fm-caret,
#sidebar.collapsed .back-arrow-icon {
    display: none !important;
}
       
#sidebar.expanded .back-arrow-icon {
     cursor: pointer;
     margin: 0px 7px 0px -7px;
}
      
/* Active main tab - highlight with background color */

#mainTabs > .panel-default.no-submenu > .panel-heading.panel-active,
#mainTabs > .panel-default.no-submenu > .panel-heading.panel-active:hover,
#mainTabs > .panel-default.no-submenu > .panel-heading.panel-active .left-nav-heading {
      background-color: #72C2EB !important;
}

/* Active main tab when all tabs are showing (after back arrow click) */
#sidebar:not(.tabs-color-hidden) #mainTabs > .panel-default > .panel-heading.panel-active .left-nav-heading {
      background-color: #72C2EB !important;
}

#sidebar.tabs-color-hidden.collapsed .wicon-24 {
display:block !important;
}
  
/* Hide icons when tabs are drilled down (expanded sidebar only, not collapsed) */
#sidebar.expanded.tabs-hidden .wicon-24,
#sidebar.expanded.tabs-hidden .wicon-18 {
      display: none !important;
}
    
body.tabs-hidden #sidebar.expanded .wicon-24,
body.tabs-hidden #sidebar.expanded .wicon-18 {
      display: none !important;
}

#mainTabs .panel-heading .panel-title {
      margin-top:5px !important;
}

.panel-group > .panel > .panel-heading.panel-active > .panel-title a.left-nav-heading > .caret-icon {
     visibility:hidden;
}

#mainTabs > .panel-default > .panel-collapse:not(.in) {
    display: none !important;
    height: 0 !important;
    overflow: hidden !important;
}

#sidebar:not(.expanded):not(.collapsed) .menu-text,
#sidebar:not(.expanded):not(.collapsed) .menu-text-collapsed {
    opacity: 0 !important;
}
