/********** Roboto FONT **************/
/* @font-face {
  font-family: "Poppins";
  src: url("fonts/Poppins-Regular.woff2") format("woff2"),
       url("fonts/Poppins-Regular.woff") format("woff"),
       url("fonts/Poppins-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Poppins";
  src: url("fonts/Poppins-Bold.woff2") format("woff2"),
       url("fonts/Poppins-Bold.woff") format("woff"),
       url("fonts/Poppins-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Poppins";
  src: url("fonts/Poppins-Light.woff2") format("woff2"),
       url("fonts/Poppins-Light.woff") format("woff"),
       url("fonts/Poppins-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Poppins";
  src: url("fonts/Poppins-Medium.woff2") format("woff2"),
       url("fonts/Poppins-Medium.woff") format("woff"),
       url("fonts/Poppins-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Poppins";
  src: url("fonts/Poppins-SemiBold.woff2") format("woff2"),
       url("fonts/Poppins-SemiBold.woff") format("woff"),
       url("fonts/Poppins-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Poppins";
  src: url("fonts/Poppins-ExtraBold.woff2") format("woff2"),
       url("fonts/Poppins-ExtraBold.woff") format("woff"),
       url("fonts/Poppins-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Poppins";
  src: url("fonts/Poppins-Black.woff2") format("woff2"),
       url("fonts/Poppins-Black.woff") format("woff"),
       url("fonts/Poppins-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
} */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Noto+Sans:ital,wght@0,100..900;1,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
:root {
            --primary-maroon: #521011;
            --primary-green: #4ABA2A;
            --primary-orange: #EC9E00;
           
        }


/********** Roboto FONT **************/
html, body {
  min-height: 100%;
  height: 100%;
}
body {
  color: #000;
  background: #ffffff;
  font-size: 14px;
  /* font-family: "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif; */
  font-family: "Noto Sans", sans-serif;
  font-weight: normal;
  display: flex;
  flex-direction: column;
}
section {
  flex: 1;
}
p,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0px;
}
a {
  color: #333;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:focus,
a:hover {
  text-decoration: none;
  color: #333;
  /* color: #063a7e; */
}
/*** Common CSS ***/
.w_40_cust {
  width: 40%;
}
.w-60 {
  width: 60% !important;
}
.c-w-10 {
  width: 10% !important;
}
.c-w-13 {
  width: 13% !important;
}
.c-w-20 {
  width: 20% !important;
}
.c-w-30 {
  width: 30% !important;
}
.c-w-35 {
  width: 35% !important;
}
.c-w-37 {
  width: 37% !important;
}
.c-w-40 {
  width: 40% !important;
}
.c-w-45 {
  width: 45% !important;
}
.c-w-50 {
  width: 50% !important;
}
.c-w-55 {
  width: 55% !important;
}
.c-w-60 {
  width: 60% !important;
}
.c-w-70 {
  width: 70% !important;
}
.c-w-80 {
  width: 80% !important;
}
.c-w-82 {
  width: 82% !important;
}
.c-w-83 {
  width: 83% !important;
}
.c-w-85 {
  width: 85% !important;
}
.c-w-90 {
  width: 90% !important;
}
.c-w-100 {
  width: 100% !important;
}
.minHeight_74 {
  min-height: 88px;
}
.minWidth_20 {
  min-width: 20px !important;
}
.minWidth_30 {
  min-width: 30px !important;
}
.minWidth_40 {
  min-width: 40px !important;
}
.minWidth_50 {
  min-width: 50px !important;
}
.minWidth_60 {
  min-width: 60px !important;
}
.minWidth_70 {
  min-width: 70px !important;
}
.minWidth_80 {
  min-width: 80px !important;
}
.minWidth_89 {
  min-width: 89px !important;
}
.minWidth_90 {
  min-width: 90px !important;
}
.minWidth_100 {
  min-width: 100px !important;
}
.minWidth_118 {
  min-width: 118px !important;
}
.minWidth_120 {
  min-width: 120px !important;
}
.minWidth_121 {
  min-width: 121px !important;
}
.minWidth_130 {
  min-width: 130px !important;
}
.minWidth_140 {
  min-width: 140px !important;
}
.minWidth_150 {
  min-width: 150px !important;
}
.minWidth_160 {
  min-width: 160px !important;
}
.minWidth_170 {
  min-width: 170px !important;
}
.minWidth_180 {
  min-width: 180px !important;
}
.minWidth_190 {
  min-width: 190px !important;
}
.minWidth_200 {
  min-width: 200px !important;
}
.minWidth_210 {
  min-width: 210px !important;
}
.minWidth_220 {
  min-width: 220px !important;
}
.minWidth_230 {
  min-width: 230px !important;
}
.minWidth_250 {
  min-width: 250px !important;
}
.minWidth_260 {
  min-width: 260px !important;
}
.minWidth_265 {
  min-width: 265px !important;
}
.minWidth_275 {
  min-width: 275px !important;
}
.minWidth_280 {
  min-width: 280px !important;
}
.minWidth_300 {
  min-width: 300px !important;
}
.minWidth_310 {
  min-width: 310px !important;
}
.minWidth_330 {
  min-width: 330px !important;
}
.minWidth_350 {
  min-width: 350px !important;
}
.minWidth_380 {
  min-width: 380px !important;
}
.minWidth_400 {
  min-width: 400px !important;
}
.maxWidth_30 {
  max-width: 30px !important;
}
.maxWidth_50 {
  max-width: 50px !important;
}
.maxWidth_100 {
  max-width: 100px !important;
}
.maxWidth_120 {
  max-width: 120px !important;
}
.maxWidth_130 {
  max-width: 130px !important;
}
.maxWidth_140 {
  max-width: 140px !important;
}
.maxWidth_150 {
  max-width: 150px !important;
}
.width_50 {
  width: 50px !important;
}
.font_normal {
  font-weight: normal !important;
}
.font_light {
  font-weight: 300 !important;
}
.font_medium {
  font-weight: 500 !important;
}
.font_semiBold {
  font-weight: 600 !important;
}
.font_bold {
  font-weight: bold;
}
.fbold {
  font-weight: bold !important;
}
.font0 {
  font-size: inherit;
}
.font12 {
  font-size: 12px !important;
}
.font13 {
  font-size: 13px !important;
}
.font14 {
  font-size: 14px !important;
}
.font16 {
  font-size: 16px !important;
}
.font17 {
  font-size: 17px !important;
}
.font18 {
  font-size: 18px !important;
}
.font20 {
  font-size: 20px !important;
}
.font22 {
  font-size: 22px !important;
}
.font24 {
  font-size: 24px !important;
}
.font26 {
  font-size: 26px !important;
}
.font28 {
  font-size: 28px !important;
}
.font30 {
  font-size: 30px !important;
}


/*** Page scroll top Section CSS ***/

/*** Custom Horizontal Scrollbar CSS END ***/
/****** Home Page CSS START ******/
.pt_5 {
  padding-top: 5px !important;
}
.pt_10 {
  padding-top: 10px !important;
}
.pt_15 {
  padding-top: 15px !important;
}
.pt_20 {
  padding-top: 20px !important;
}
.pt_30 {
  padding-top: 30px !important;
}
.pt_40 {
  padding-top: 40px !important;
}
.pt_50 {
  padding-top: 50px !important;
}
.pb_5 {
  padding-bottom: 5px !important;
}
.pb_10 {
  padding-bottom: 10px !important;
}
.pb_15 {
  padding-bottom: 15px !important;
}
.pb_20 {
  padding-bottom: 20px !important;
}
.pb_30 {
  padding-bottom: 30px !important;
}
.pb_40 {
  padding-bottom: 40px !important;
}
.pb_50 {
  padding-bottom: 50px !important;
}
.mt_5 {
  margin-top: 5px !important;
}
.mt_10 {
  margin-top: 10px !important;
}
.mt_15 {
  margin-top: 15px !important;
}
.mt_20 {
  margin-top: 20px !important;
}
.mt_30 {
  margin-top: 30px !important;
}
.mt_40 {
  margin-top: 40px !important;
}
.mt_50 {
  margin-top: 50px !important;
}
.mb_5 {
  margin-bottom: 5px !important;
}
.mb_10 {
  margin-bottom: 10px !important;
}
.mb_20 {
  margin-bottom: 20px !important;
}
.mb_15 {
  margin-bottom: 15px !important;
}
.mb_30 {
  margin-bottom: 30px !important;
}
.mb_40 {
  margin-bottom: 40px !important;
}
.mb_50 {
  margin-bottom: 50px !important;
}
.mt_n24 {
  margin-top: -26px;
}
.mt_70 {
  margin-top: 70px !important;
}


/* 08-01-2026 Starts Here */

.login_bg{
 background: url('../images/login_bg.png');
background-repeat: no-repeat;
    background-position: center;
    background-size: cover; 
}

#loginPage{
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
}
        .login-card {
            background: white;
            border-radius: 4px;
            box-shadow: 0 10px 40px rgba(0,0,0,0.1);
            padding: 40px;
            max-width: 450px;
            width: 100%;
            margin: 0px auto;
        }

        .btn-login {
            background-color: var(--primary-maroon) !important;
            color: white !important;
            border: none;
            border-radius: 8px;
            padding: 12px;
            width: 100%;
            font-weight: 600;
            margin-top: 20px;
        }

        .btn-login:hover {
            background-color: var(--primary-maroon);
            opacity: 0.8;
            color: white;
        }

                .login-logo {
            text-align: center;
            margin-bottom: 10px;
        }


        .form-label {
            font-weight: 500;
            color: #666;
            margin-bottom: 8px;
        }

        .form-control {
            border: 1px solid #ddd;
            border-radius: 8px;
            padding: 12px;
        }

        .form-control:focus {
            border-color: var(--primary-maroon);
            box-shadow: 0 0 0 0.2rem rgba(92, 31, 31, 0.1);
        }

   .header-bar {
            background-color: var(--primary-maroon);
            color: white;
            padding: 10px 15px;
            margin-bottom: 30px;
        }

        .logo-section {
            display: flex;
            justify-content: space-between;
            width: 100%;
            align-items: center;
            gap: 10px;
        }
  .pc_name{
    text-align: center;
    border-bottom: 1px solid #CECECE;
    padding-bottom: 10px;
  }

.pc_name h2{
  font-size: 18px;
  font-weight: 500;
  color:#000000CC;
}
.pc_name h2 span{
  font-weight: bold;
}

.round-grid {
    display: grid;
    grid-template-columns: repeat(8, 1fr); 
    gap: 12px;
}
.round-grid .btn{
  height: 45px;
}
.green_color {
    background-color: var(--primary-green) !important;
    color: #fff !important;
    border: none;
}

.yellow_color {
    background-color: var(--primary-orange) !important;
    color: #fff!important;
    border: none;
}

.green_color:hover,
.yellow_color:hover {
    opacity: 0.9;
}
.total_votes_header{
  display: flex;
  justify-content: space-between;
  align-items: baseline;
   border-bottom: 1px solid #CECECE;
    padding-bottom: 10px;
    margin-bottom: 15px;
}

.back-btn{
  background-color: var(--primary-orange) !important;
  color: white !important;
  border: none;
  border-radius: 5px;
  padding: 8px 26px;
  font-size: 18px;
  font-weight: 500;
}
.total_votes_header p ,.dashboard_header p{
  font-size: 20px;
  font-weight: 600;
  color: #000000;
}
.icon-link-hover i {
    transition: transform .2s ease-in-out;
}
.icon-link-hover:hover{
 box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.icon-link-hover:hover i {
    transform: translateX(-4px);
    box-shadow: #000;
}
.icon-link-hover:hover i {
    transform: translateX(-4px);
    box-shadow: #000;
}

.back-btn:hover {
    opacity: 0.9;
}
.btn-maroon{
   background-color: var(--primary-maroon) !important;
    color: #fff!important;
    border: none;
    padding: 6px 30px;
}
.btn-maroon:hover {
    opacity: 0.9;
    color: white;
  
}
.user-dropdown .dropdown-item.active, .dropdown-item:active{
   background-color: var(--primary-orange) !important;
    color: #fff!important;
}
        .total-votes-bar {
            background-color: var(--primary-green);
            color: white;
            text-align: center;
            padding: 10px;
            border-radius: 6px;
            margin: 20px 0;
            font-weight: 600;
            font-size: 20px;
        }

        .logo-circle {
            width: 40px;
            height: 40px;
            background: white;
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            overflow: hidden;
        }

        .logo-inner {
            width: 35px;
            height: 35px;
            background: linear-gradient(135deg, #4caf50 0%, #ff9800 50%, #f44336 100%);
            border-radius: 50%;
            position: relative;
        }

        .logo-inner::after {
            content: '';
            position: absolute;
            width: 15px;
            height: 15px;
            background: white;
            border-radius: 50%;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
        }

        .logo-text {
            font-weight: bold;
            font-size: 18px;
        }

        .user-info {
            background: rgba(255,255,255,0.2);
            padding: 5px 15px;
            border-radius: 20px;
            display: inline-flex;
            align-items: center;
            gap: 8px;
        }

        .user-avatar {
            width: 30px;
            height: 30px;
            background: white;
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            font-weight: bold;
            color: var(--primary-maroon);
        }










        .pc-card {
            background: white;
            border-radius: 10px;
            padding: 30px;
            box-shadow: 0 5px 20px rgba(0,0,0,0.1);
        }

        .pc-title {
            text-align: center;
            margin-bottom: 20px;
            font-size: 14px;
            color: #666;
        }

        .pc-name {
            font-size: 24px;
            font-weight: bold;
            color: #333;
        }

        .round-btn {
            background-color: var(--primary-orange);
            color: white;
            border: none;
            border-radius: 5px;
            padding: 8px 20px;
            margin: 5px;
            font-size: 14px;
            font-weight: 500;
        }

        .round-btn:hover {
            background-color: #f57c00;
        }

        .vote-stats {
            background: white;
            border-radius: 10px;
            padding: 30px;
            box-shadow: 0 5px 20px rgba(0,0,0,0.1);
        }

        .stats-row {
            display: flex;
            justify-content: space-between;
            padding: 15px 0;
            border-bottom: 1px solid #f0f0f0;
        }

        .stats-row:last-child {
            border-bottom: none;
        }

        .stats-label {
            font-weight: 600;
            color: #555;
        }

        .stats-value {
            color: #333;
            font-weight: 500;
        }



        .btn-submit {
            background-color: var(--primary-maroon);
            color: white;
            border: none;
            border-radius: 5px;
            padding: 10px 30px;
            font-weight: 600;
        }

        .btn-submit:hover {
            background-color: #4a1818;
            color: white;
        }

        .round-selector {
            display: inline-block;
            margin-bottom: 20px;
        }

        .round-badge {
            background-color: var(--primary-orange);
            color: white;
            padding: 8px 20px;
            border-radius: 5px;
            font-weight: 600;
        }

        .footer_sec{
  background: var(--primary-maroon);
  color: white;
  padding: 20px 0;
  position: relative;
}
.footer {
            text-align: center;
            font-size: 15px;
            font-weight: 400;
        }


.notification-container {
            max-width: 1200px;
            margin: 10px auto;
            background: white;
            border-radius: 10px;
            box-shadow: 0 2px 8px rgba(0,0,0,0.1);
            padding: 35px;
           
        }
.notification_content{
 height: 500px;
            overflow-y: scroll;
            scrollbar-width: thin;
}
        .notification-header {
            display: flex;
            justify-content: space-between;
            align-items: center;
            margin-bottom: 25px;
            border-bottom: 1px solid #eee;
            padding-bottom: 20px;
        }

        .notification-title {
            font-size: 22px;
            font-weight: 600;
            color: #333;
        }

        .notification-badge {
              background-color: var(--primary-orange);
            color: white;
            border-radius: 50%;
            width: 28px;
            height: 28px;
            display: inline-flex;
            align-items: center;
            justify-content: center;
            font-weight: 600;
            font-size: 13px;
            margin-left: 8px;
        }

        .btn-dashboard {
            background-color: var(--primary-orange) !important;
            color: white;
            border: none;
            padding: 10px 24px;
            border-radius: 6px;
            font-weight: 500;
            text-decoration: none;
            display: inline-flex;
            align-items: center;
            gap: 6px;
            transition: all 0.3s;
        }

        .btn-dashboard:hover {
            background-color: #d97706;
            color: white;
        }

        .notification-item {
            background: #fafafa;
            border: 1px solid #eee;
            border-radius: 8px;
            padding: 18px 22px;
            margin-bottom: 12px;
            position: relative;
            transition: all 0.2s;
        }

        .notification-item:hover {
            box-shadow: 0 2px 6px rgba(0,0,0,0.08);
        }

        .notification-item.unread {
            background: #fffbf0;
            border-left: 4px solid var(--orange);
        }

        .notification-location {
            font-weight: 500;
            font-size: 18px;
            color: #000000;
            margin-bottom: 4px;
        }

        .notification-message {
            color: #00000099;
            font-size: 16px;
        }

        .notification-time {
            position: absolute;
            top: 18px;
            right: 22px;
            color: #00000099;
            font-size: 15px;
        }

        .notification-dot {
            position: absolute;
            bottom: 18px;
            right: 37px;
            width: 10px;
            height: 10px;
            background-color: #9747FF;
            border-radius: 50%;
        }

        /* Dashboard Styles */
        .dashboard-top {
            padding: 20px;
            background: white;
        }

        .btn-back {
            background-color: var(--orange);
            color: white;
            border: none;
            padding: 10px 24px;
            border-radius: 6px;
            font-weight: 500;
            display: inline-flex;
            align-items: center;
            gap: 8px;
        }

        .btn-back:hover {
            background-color: #d97706;
        }

        .pc-select {
            min-width: 200px;
            padding: 8px 16px;
            border: 1px solid #ddd;
            border-radius: 6px;
        }

        .dashboard-content {
            max-width: 1400px;
            margin: 0 auto;
            padding: 20px;
            display: flex;
            gap: 20px;
        }

        .sidebar {
          
         
           
            overflow: hidden;
            /* box-shadow: 0 2px 6px rgba(0,0,0,0.08); */
            height: fit-content;
        }

        .sidebar-item {
            padding: 16px 20px;
            border: 1px solid #f0f0f0;
            cursor: pointer;
            display: flex;
            justify-content: space-between;
            align-items: center;
            transition: all 0.2s;
            font-size: 15px;
            border-radius: 10px;
            margin: 5px 0px;
            background-color: #DFDFDF;
        }

        .sidebar-item:hover {
            background: #f8f8f8;
        }

        .sidebar-item.active {
            background: var(--primary-maroon);
            color: white;
            font-weight: 500;
        }

        .sidebar-item:last-child {
            border-bottom: none;
        }

        .main-content {

            box-shadow: 0 2px 6px rgba(0,0,0,0.08);
        }

        .content-header {
            display: flex;
            justify-content: space-between;
            align-items: center;
            margin-bottom: 25px;
            padding: 10px 20px;
        }

        .content-title {
            font-size: 26px;
            font-weight: 600;
            color: #333;
        }

        .btn-edit {
            background-color: var(--primary-orange);
            color: white;
            border: none;
            padding: 9px 22px;
            border-radius: 6px;
            font-weight: 500;
            display: inline-flex;
            align-items: center;
            gap: 6px;
        }

        .btn-edit:hover {
           opacity: 0.9;
            color: white;
        }

        .results-table {
            width: 100%;
            border-collapse: collapse;
        }

        .results-table thead {
            background-color: #767676;
            color: white;
        }

        .results-table th {
            padding: 14px 16px;
            text-align: left;
            font-weight: 500;
            font-size: 14px;
        }

        .results-table td {
            padding: 14px 16px;
            border-bottom: 1px solid #f0f0f0;
            font-size: 14px;
        }

        .results-table tbody tr:hover {
            background-color: #fafafa;
        }

        .results-table tbody tr.leading {
            background-color: #FFE7E7;
        }

        .status-leading {
            color: var(--primary-maroon);
            font-weight: 600;
            font-size: 15px;
        }

        .total-row {
            background-color: var(--primary-green) !important;
            color: white;
            font-weight: 600;
        }

        .total-row td {
            border: none;
            padding: 16px;
        }

        .status-row {
            background-color: var(--primary-maroon) !important;
            color: white;
            font-weight: 600;
        }

        .status-row td {
            border: none;
            padding: 16px;
        }
.dashboard_header{
   border-bottom: 1px solid #CECECE;
    padding-bottom: 10px;
    margin-bottom: 15px;
}
.vote-form .form-control{
  margin-bottom: 15px;
}
.pc_name_admin{
  border-bottom: 1px solid #CECECE;
    /* padding-bottom: 10px;
    margin-bottom: 15px; */
}
.pc_name_admin .breadcrumb-item{
  font-size: 18px;
  color: #000000CC;
  font-weight: 500;
}
.pc_name_admin .breadcrumb-item.active{
  color: var(--primary-orange);
 }
/* 08-01-2026 Ends Here */

.badgeColor {
        background-color: #fc9f00;
    }
.notification_flex {
	display:flex;
	align-items:center;
	gap:20px;
}


.check-font
{
	border: 1px solid black;
    font-size: 18px;
}
.check-title
{
	margin-top:2px;
}



/***** Responsive CSS START *****/
@media only screen and (min-width: 1920px) {
  .custom-container {
    max-width: 1320px; 
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (width: 1920px) {
}
@media only screen and (min-width: 1600px) and (max-width: 1919px) {
}
@media only screen and (min-width: 1200px) {
   .container {
    max-width: 1320px; 
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
}
@media only screen and (min-width: 1025px) and (max-width: 1400px) {
    

}
@media only screen and (device-width: 1024px) {

}
@media only screen and (max-width: 1024px) {
     .round-grid {
        grid-template-columns: repeat(6, 1fr);
    }
    

}
@media only screen and (min-width: 993px) and (max-width: 1350px) {
}
@media only screen and (min-width: 993px) {
}
@media only screen and (max-width: 992px) {
  .round-grid {
        grid-template-columns: repeat(4, 1fr);
    }
}

@media only screen and (min-width: 812px) and (max-width: 992px) {
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
}
@media screen and (min-width: 769px) and (max-width: 1188px) {
}
@media only screen and (min-width: 769px) and (max-width: 992px) {
}
@media only screen and (min-width: 667px) and (max-width: 768px) {
}
@media only screen and (min-width: 640px) and (max-width: 768px) {
}
@media only screen and (max-width: 768px) {
  
  .round-grid{
    height: 400px;
    overflow-y: scroll;
  }
   .round-grid {
        grid-template-columns: repeat(3, 1fr);
    }
       .round-grid .btn {
       font-size: 14px;
    }
    .footer_sec {
    /* position: absolute; */
    width: 100%;
    bottom: 0;
}
.total_votes_res{
  position: static;
}
.back-btn {
    background-color: var(--primary-orange) !important;
    color: white !important;
    border: none;
    border-radius: 5px;
    padding: 8px 16px;
    font-size: 16px;
    font-weight: 500;
}
.total_votes_header p, .dashboard_header p {
    font-size: 18px;
    font-weight: 600;
    color: #000000;
}

}
@media only screen and (min-width: 768px) {
}
@media only screen and (min-width: 767px) {
}
@media only screen and (max-width: 767px) {

}
@media only screen and (max-width: 750px) {
}
@media only screen and (min-width: 731px) and (max-width: 736px) {
}
@media only screen and (max-width: 700px) {
}
@media only screen and (device-width: 640px) {
}
@media only screen and (max-width: 640px) {
}
@media only screen and (min-width: 480px) and (max-width: 667px) {
}
@media only screen and (max-width: 667px) {
}
@media (min-width: 576px) {
}
@media only screen and (max-width: 575px) {
}
@media only screen and (min-width: 480px) {
}
@media only screen and (max-width: 480px) {

.content-title {
    font-size: 18px;
    font-weight: 600;
    color: #333;
}
 
.total_votes_header {
    display: flex;
    align-items: baseline;
    border-bottom: 1px solid #CECECE;
    padding-bottom: 10px;
    margin-bottom: 15px;
    flex-direction: column;
    justify-content: space-evenly;
    gap: 11px;
}
 
.notification-message {
     font-size: 13px;
}
.notification-location {
    font-size: 15px;
}
.notification-time {
    font-size: 12px;
}	
	
   
}
@media screen and (min-width: 471px) and (max-width: 767px) {
}
@media screen and (min-width: 450px) and (max-width: 768px) {
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
}
@media only screen and (max-width: 414px) {
 
}
@media only screen and (min-width: 411px) and (max-width: 414px) {
}
@media only screen and (min-width: 540px) and (max-width: 540px) {
}
@media only screen and (min-width: 393px) and (max-width: 393px) {
}
@media only screen and (min-width: 376px) and (max-width: 480px) {
}
@media screen and (min-width: 376px) and (max-width: 470px) {
}
@media only screen and (min-width: 375px) and (max-width: 400px) {
}
@media only screen and (min-width: 375px) and (max-width: 390px) {
}
@media only screen and (max-width: 390px) {
}
@media only screen and (max-width: 375px) {
}
@media only screen and (max-width: 360px) {
}
@media only screen and (max-width: 320px) {
}
@media only screen and (max-width: 290px) {
}

/***** Responsive CSS END *****/
/***** Responsive CSS END *****/
/* Responsive Section */
