.electionWrapper{
    .electionmain{
        padding: 10px!important;
        .tab-content{
            margin-bottom: 40px;
        }
    label{
        font-size: 16px;
        font-weight: 600;
    }
.electionmain{
    padding: 40px;
    .eventpara{
        float: left;
    }
}
.sidebarbackground{
 .elctionimg{
    img{
        width: 100%;
        height: 300px;
    } 
 }
}
// .votingtabs{
//     width: 100%;
//     // border-bottom: 1px solid #ccc;
//     overflow: hidden;
//     padding: 20px 0 10px 0;
  
//     @media #{$small} {
//     overflow: visible;
//          }
//     .progressbar{
//       text-align: center;
//       width:100%;
//       zoom: 1;
//       margin-bottom: 50px;
//       position: relative;
//     //   @media #{$small} {
//     //    position: absolute;
//     //    left: 45px;
//     //      }
//     //   top: 24px;
//       .active * {
//           background: red!important;
//           color: #fff!important;
//       }
// tbody{
//   .counter{
//     @media #{$small} {
//         display: flex;
//         justify-content: center;
//          }
//    div {
//       background-color: #0097bd ;
//       display: inline-block;
//       border: 1px solid #f1f1f1;
//       border-radius: 50%;
//       height: 45px;
//       width: 45px;
//       line-height: 45px;
//       vertical-align: top;
//       color: #fff;
//       @media #{$small} {
//       width: 35px;
//       height: 35px;
//       line-height: 32px;
//          }

//   }
//    td {
//       cursor: pointer;
//       text-align: center;
//       position: relative;
//       width: calc(100%/6);


//     //   @media #{$small} {
//     //    width: 60px;
//     //    margin-right: 18px;
//     //      }
//         //  @media #{$xsmall} {
//         //     width: 28px;
//         //     margin-right: 22px;
//         //       }
//               @media #{$small} {
//                 // width: 38px;
//                 margin-right: 6px;
//                   }
//       span {
//           position: absolute;
//           top: 22px;
//           left: -37%;
//           width: 73.90%;
//           border-top: 1px solid #f1f1f1;
//           z-index: 1111;
//           @media #{$medium} {
//             border: 0;
//            }
//           @media #{$small} {
         
//            border: 0;
//           }

//       }
//   }

// }
//   .descriptions{
//       td{
//           font-size: 14px;
//           @media #{$small} {
//            display: none;
//            }
//       }
//   }
// }    
//   }
 
// }

}
} 
