@import url('https://fonts.googleapis.com/css?family=Lato:100,300,300i,400,400i,700,700i,900,900i&display=swap');
@import url('font/eicon.css');
.epoll_container *{
    margin: 0; 
    padding: 0;
  
    font-family: 'Lato', sans-serif;
}
.epoll_container{
    max-width: 960px;
    width:100%;
    display: block;
    zoom: 1;
    margin: 20px auto 20px auto;
}

.epoll_grids{
    display: block;
    clear: both;
    margin: 10px 0;
    text-align: center;
}
.epoll_no_shadow{
    box-shadow: none !important;
}
.eg_grid_auto_left{
    width: auto !important;
    float: left;
    padding-left:15px;
    padding-right:15px;
}

.eg_grid_auto_right{
    width: auto !important;
    float: right;
    padding-left:15px;
    padding-right:15px;
}
.eg_p_relative{ position: relative;}
.eg_p-0{padding:0 !important;}
.eg_p-1{padding:6px !important;}
.eg_p-2{padding:12px !important;}
.eg_p-3{padding:18px !important;}
.eg_p-4{padding:24px !important;}
.eg_p-5{padding:30px !important;}

.eg_pt-0{padding-top:0 !important;}
.eg_pt-1{padding-top:6px !important;}
.eg_pt-2{padding-top:12px !important;}
.eg_pt-3{padding-top:18px !important;}
.eg_pt-4{padding-top:24px !important;}
.eg_pt-5{padding-top:30px !important;}


.eg_pb-0{padding-bottom:0 !important;}
.eg_pb-1{padding-bottom:6px !important;}
.eg_pb-2{padding-bottom:12px !important;}
.eg_pb-3{padding-bottom:18px !important;}
.eg_pb-4{padding-bottom:24px !important;}
.eg_pb-5{padding-bottom:30px !important;}



.eg_pl-0{padding-left:0 !important;}
.eg_pl-1{padding-left:6px !important;}
.eg_pl-2{padding-left:12px !important;}
.eg_pl-3{padding-left:18px !important;}
.eg_pl-4{padding-left:24px !important;}
.eg_pl-5{padding-left:30px !important;}


.eg_pr-0{padding-right:0 !important;}
.eg_pr-1{padding-right:6px !important;}
.eg_pr-2{padding-right:12px !important;}
.eg_pr-3{padding-right:18px !important;}
.eg_pr-4{padding-right:24px !important;}
.eg_pr-5{padding-right:30px !important;}



.eg_py-0{padding-top:0px !important; padding-bottom:0px !important;}
.eg_py-1{padding-top:6px !important; padding-bottom:6px !important;}
.eg_py-2{padding-top:12px !important; padding-bottom:12px !important;}
.eg_py-3{padding-top:18px !important; padding-bottom:18px !important;}
.eg_py-4{padding-top:24px !important; padding-bottom:24px !important;}
.eg_py-5{padding-top:30px !important; padding-bottom:30px !important;}



.eg_px-0{padding-left:0px !important; padding-right:0px !important;}
.eg_px-1{padding-left:6px !important; padding-right:6px !important;}
.eg_px-2{padding-left:12px !important; padding-right:12px !important;}
.eg_px-3{padding-left:18px !important; padding-right:18px !important;}
.eg_px-4{padding-left:24px !important; padding-right:24px !important;}
.eg_px-5{padding-left:30px !important; padding-right:30px !important;}

.eg_m-0{margin:0 !important;}
.eg_m-1{margin:6px !important;}
.eg_m-2{margin:12px !important;}
.eg_m-3{margin:18px !important;}
.eg_m-4{margin:24px !important;}
.eg_m-5{margin:30px !important;}

.eg_mt-0{margin-top:0 !important;}
.eg_mt-1{margin-top:6px !important;}
.eg_mt-2{margin-top:12px !important;}
.eg_mt-3{margin-top:18px !important;}
.eg_mt-4{margin-top:24px !important;}
.eg_mt-5{margin-top:30px !important;}


.eg_mb-0{margin-bottom:0 !important;}
.eg_mb-1{margin-bottom:6px !important;}
.eg_mb-2{margin-bottom:12px !important;}
.eg_mb-2_mobile{ margin-bottom: 0px !important;}
.eg_mb-3{margin-bottom:18px !important;}
.eg_mb-4{margin-bottom:24px !important;}
.eg_mb-5{margin-bottom:30px !important;}



.eg_ml-0{margin-left:0 !important;}
.eg_ml-1{margin-left:6px !important;}
.eg_ml-2{margin-left:12px !important;}
.eg_ml-3{margin-left:18px !important;}
.eg_ml-4{margin-left:24px !important;}
.eg_ml-5{margin-left:30px !important;}


.eg_mr-0{margin-right:0 !important;}
.eg_mr-1{margin-right:6px !important;}
.eg_mr-2{margin-right:12px !important;}
.eg_mr-3{margin-right:18px !important;}
.eg_mr-4{margin-right:24px !important;}
.eg_mr-5{margin-right:30px !important;}



.eg_my-0{margin-top:0px !important; margin-bottom:0px !important;}
.eg_my-1{margin-top:6px !important; margin-bottom:6px !important;}
.eg_my-2{margin-top:12px !important; margin-bottom:12px !important;}
.eg_my-3{margin-top:18px !important; margin-bottom:18px !important;}
.eg_my-4{margin-top:24px !important; margin-bottom:24px !important;}
.eg_my-5{margin-top:30px !important; margin-bottom:30px !important;}



.eg_mx-0{margin-left:0px !important; margin-right:0px !important;}
.eg_mx-1{margin-left:6px !important; margin-right:6px !important;}
.eg_mx-2{margin-left:12px !important; margin-right:12px !important;}
.eg_mx-3{margin-left:18px !important; margin-right:18px !important;}
.eg_mx-4{margin-left:24px !important; margin-right:24px !important;}
.eg_mx-5{margin-left:30px !important; margin-right:30px !important;}
.eg_border{border-width:1px; border-style:solid}
.eg_border_t{border-top-width:1px; border-top-style:solid}
.eg_border_l{border-left-width:1px; border-left-style:solid}
.eg_border_r{border-right-width:1px; border-right-style:solid}
.eg_border_b{border-bottom-width:1px; border-bottom-style:solid}
.eg_border_primary{border-color:#3d7afe}
.eg_border_secondary{border-color:#4c79dc}
.eg_border_accent{border-color:#c4d3fb}


.eg_button{
    padding: 6px 15px;
    background: #3d7afe;
    border-radius: 6px;
    color: #fff;
    border: 1px solid #4c79dc;
    outline: 0;
    cursor: pointer;
    outline:0;
    text-transform: uppercase;
    text-shadow: 1px -1px 0px #3b63bd;
    font-size: 12.66px;
    text-decoration: none;
}
.eg_button_secondary,.eg_button:hover,.eg_button:focus,.eg_button:active{
   background: #f2f5fe;
    border-color: #e5ebff;
    color: #4b79f6;
    text-shadow: none;
}
.eg_button:focus{
    outline:3px solid #93b2f6;
    text-shadow:none;
}
.eg_button:hover{
    text-shadow:none;
}
.epoll_poll_option_wrapper ul.epoll_poll_options li .it_epoll_poll_opt:hover,
.epoll_poll_option_wrapper ul.epoll_poll_options li .it_epoll_poll_opt:active,
.epoll_poll_option_wrapper ul.epoll_poll_options li .it_epoll_poll_opt:focus{
    background: #e8effe;
}
.eg_button_big_y{
    padding: 12px 15px;  
}
.eg_main_content{
    width: 100%;
    position: relative;
}
.eg_badge{
    display: block;
    padding: 6px 14px;
    background: #e7edff;
    border: 1px solid #e7edff;
    border-radius: 45px;
    color: #5379d1;
    line-height: 1.4;
}
.eg_text-left{
    text-align: left !important;
  }
  .eg_text-center{
    text-align: center !important;
  }
  .eg_text-right{
    text-align: right !important;
  }

.epoll_grid{
    display: inline-block;
    width: 100%;
    max-width: 100%;
}

.eg_col{
    padding: 15px;
    width: calc(100% - 33px);
    height:auto;
    min-height:10px;
}

.eg_col-1{
    width: calc(8.33% - 33px);
}

.eg_col-2{
    width: calc(16.67% - 33px);
}

.eg_col-3{
    width: calc(25% - 33px);
}

.eg_col-4{
    width: calc(33.33% - 33px);
}

.eg_col-5{
    width: calc(41.66% - 33px);
}

.eg_col-6{
    width: calc(49.98% - 33px);
}

.eg_col-7{
    width: calc(58.33% - 33px);
}

.eg_col-8{
    width: calc(66.66% - 33px);
}

.eg_col-9{
    width: calc(75% - 33px);
}

.eg_col-10{
    width: calc(83.32% - 33px);
}
.eg_col-11{
    width: calc(91.65% - 33px);
}
.eg_col-12{
    width: calc(100% - 33px);
}

.epoll_card{
    padding:0;
    border-radius: 6px;
    background: #fff;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    border: 0;
    -webkit-transition: -webkit-box-shadow .25s;
    transition: -webkit-box-shadow .25s;
    transition: box-shadow .25s;
    transition: box-shadow .25s, -webkit-box-shadow .25s;
    background: #fff;
    visibility: visible;
}

.epoll-container{
    border-radius: 12px;
    -webkit-box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.15);
    position: relative;
    
    margin: .5rem 0 1rem 0;
    background-color: #fff;
    -webkit-transition: -webkit-box-shadow .25s;
    transition: -webkit-box-shadow .25s;
    transition: box-shadow .25s;
    transition: box-shadow .25s, -webkit-box-shadow .25s;
}

.epoll_card_front_face{
    display: block;
    overflow:hidden;
    position:relative;
}

.epoll_card_banner{
    width:100%;
    padding:0;
    margin:0;
    display:block;
    min-height:200px;
    max-height:200px;
    position: relative;
    overflow: hidden;
}

.epoll_gradient_image{
    width:100%;
    height: auto;
    border-radius: 6px;
    display: flex;
    align-items: center;
    align-self: auto;
    min-height:200px;
    max-height:200px;
    align-content: center;
    justify-content: center;
    justify-self: center;
    justify-items: center;
    text-justify: auto;
    text-align: center;
    background-size: cover !important;
}

/* Basic Gradient*/
.epoll_gradient_blue{
    background: -webkit-linear-gradient(40deg,#eee,#0c57a5)!important;
    background: -o-linear-gradient(40deg,#eee,#0c57a5)!important;
    background: linear-gradient(40deg,#eee,#0c57a5)!important;
}

.epoll_profile_voting_avatar,.epoll_bottom_sheet_profile_icons > li{    
    display: block;
    width: 128px;
    height: 128px;
    border-radius: 50%;
    border: 4px solid #fff;
    background: none repeat scroll 0 0 #fff;
    padding: 0;
    position: relative;
    margin: 0 auto!important;
    
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
}

.epoll_bottom_sheet_profile_icons{
    list-style: none;
    padding: 0;
    padding-top:10px;
    margin: 0;
    text-align:center;
}
.epoll_bottom_sheet_profile_icons > li{
    width:72px;
    height:72px;
    display:inline-block;
    position: relative;
    margin: 4px !important;
}

.epoll_profile_voting_count_header{
    padding-bottom: 62px;
}
.epoll_profile_voting_avatar > img,.epoll_bottom_sheet_profile_icons > li > img{
    background: none repeat scroll 0 0 #fff;
    width: 124px;
    -webkit-box-shadow: 0 0px 5px 0 rgba(0,0,0,.16), 0 0px 5px 0 rgba(0,0,0,.12);
    box-shadow: 0 0px 5px 0 rgba(0,0,0,.16), 0 0px 5px 0 rgba(0,0,0,.12);
    height: 124px;
    margin: 2px;
    margin-left: 2px;
    margin-top: 2px;
    text-align: center;
    border-radius: 50%;
}

.epoll_bottom_sheet_profile_icons > li > img{
    width:68px;
    height:68px;
}

.epoll_flex_inner{
    display:block;
    width:100%;
}

.epoll_text_white{
    color:white !important;
}

.epoll_bottom_sheet_dialog{
    background:#fff;
    min-height:250px;
    border-radius:6px;
    position: relative;
    margin-top: -48px;
    text-align: center;
    padding: 15px;
}

.epoll_about_profile{
    padding:0;
    position: relative;
}
.epoll_teal{
    padding: 5px 10px 5px 10px;
    margin-top: 15px;
    display: inline-block;
    border-radius: 24px;
    left: 10px;
    position: relative;
    font-size: 14px;
    background: #fff;
    border: 1px solid #d8d7d7;
    color: #949292;
    border-left: 0;
    border-right: 0;
    border-radius: 0px;
}

.epoll_about_profile_content{
    padding:5px 10px;
    position: relative;
    text-align: left;
}

.epoll_gradient_lime_green{
    background: linear-gradient(45deg, #009688, #8BC34A);
    border: 1px solid #6da049;
}

.epoll_badge{
    display: inline-block;
    width: auto;
    padding: 2px 6px;
    background: #FFC107;
    border-radius: 20px;
    position: absolute;
    z-index: 2;
    font-size: 12px;
    right: -7px;
    color: #463824;
    
    -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,.16), 0 1px 2px 0 rgba(0,0,0,.12);
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.16), 0 1px 2px 0 rgba(0,0,0,.12);
}
.epoll_about_profile_content > p{
    text-align: left;
    padding: 5px 10px;
    color: #676;
}
.epoll_about_profile_content:before {
    content:'';
    width:100%;
    height:100%;    
    position:absolute;
    left:0;
    top:0;
    background:linear-gradient(transparent 10px, white);
  }

  .epoll_content_overlap_btn{
    display: inline-block;
    padding: 2px 4px;
    background: white;
    position: relative;
    text-decoration: none;
    color: #37a86f;
    border-radius: 6px;
    font-size: 12px;
    border: 1px solid #47ad68;
    top: 1px;
    margin-left: 10px;
  }

 

.epoll_button{
  max-width: 200px!important;
  -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
  box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
  padding: .82rem 2.14rem;
  font-size: .81rem;
  -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
  -o-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
  margin: .375rem auto;
  border: 0;
  display: block!important;
  border: 0;
  -webkit-border-radius: 24px;
  border-radius: 24px;
  text-transform: uppercase;
  word-wrap: break-word;
  color: #fff;
  position: relative;
  cursor: pointer;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  background: -webkit-linear-gradient(50deg,#ffd86f,#fc6262);
  background: -o-linear-gradient(50deg,#ffd86f,#fc6262);
  background: linear-gradient(40deg,#ffd86f,#fc6262);
  display: inline-block;
  font-weight: 400;
  outline: 0 !important;
  text-align: center;
  white-space: nowrap;
}

.epoll_button_action{
    width:100%;
  }
  .epoll_gradient_voilet{
    background: -webkit-linear-gradient(50deg,#9adbfb,#9c20f9);
    background: -o-linear-gradient(50deg,#9adbfb,#9c20f9);
    background: linear-gradient(40deg,#9adbfb,#9c20f9);
  }
  .epoll-noup-padding{
      padding-top:0 !important;
      padding-bottom:0 !important;
  }

  .epoll_question_top_title{
      
    padding: 10px;
    min-height: 150px;
    width: auto;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    justify-items: center;
    text-align: center;
    background: #fff;
    color: #fff;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    border-bottom: 1px solid #f2f2f2;
     background-size: cover !important;
    background: linear-gradient(40deg,#ffd86f,#fc6262);
  }

  .epoll_top_teal{
    padding-top: 20px;border-top: 1px solid #ffffff61;
  }

  .epoll_top_teal > span{
    font-size: 24px;
  }

  .epoll_btn_white_radius_corner{
  text-decoration: none;
  background: transparent;
  color: #ffffff;
  border: 2px solid #fff;
  width: 100px;
  margin-top: 16px;
  font-weight: 800;
  }

  .epoll_flex_inner {
    background: rgba(17, 29, 44, 0.29);
  }

  .epoll_winner_badger{
    display: block;
    position: absolute;
    background: linear-gradient(45deg, #a4d669, #4CAF50);
    padding: 3px 10px;
    border-radius: 24px;
    color: #fff !important;
    right: -28px;
    font-size: 14px;
    top: 10px;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
  
  }

  .epoll_winner_card{
    transform: scale(1.04) translateY(-6px);
  }

  .epoll_winner_card .epoll_flex_inner{
      background:transparent;
  }

  .epoll_winner_gradient{
    background: linear-gradient(40deg,#ffd86f,#fc6262);
  }

  .it_epoll_grid > .it_epoll_survey-progress {
    display: block;
    width: 100%;
    padding: 10px;
    font-size: 13px;
    margin: 0;
    padding-bottom: 0;
}

.it_epoll_survey-progress-bg {
    position: relative;
    height: 4px;
    border-radius: 24px;
    background: #ccc;
    width: auto;
    display: block;
    border: 2px solid #fff;
    -webkit-box-shadow: 0 0px 1px 0 rgba(0,0,0,.56), 0 0px 1px 0 rgba(0,0,0,.12);
    box-shadow: 0 0px 1px 0 rgba(0,0,0,.56), 0 0px 1px 0 rgba(0,0,0,.12);
}
.it_epoll_survey-progress-fg{
    position: absolute;
    top: 0;
    bottom: 0;
    height: 100%;
    left: 0;
    border-radius: 24px;
    margin: 0;
    background: -webkit-linear-gradient(50deg,#ffd86f,#fc6262)!important;
    background: -o-linear-gradient(50deg,#ffd86f,#fc6262)!important;
    background: linear-gradient(40deg,#ffd86f,#fc6262)!important;
    -webkit-animation: it_epoll_bar 1s linear infinite;
    animation: it_epoll_bar 1s linear infinite;
}
    
.epoll_voting_result_devider{
    margin-top: 15px;
    padding-top: 5px;
    border-top: 1px solid #ccc;
    width: 100%;
    padding: 0px 0;
    margin: 0 0 5px;
    display: block;
    align-items: center;
    -webkit-box-shadow: 0 1px 0 0 rgba(0,0,0,.08), 0 4px 1px 0 #f7f5f5;
    box-shadow: 0 1px 0 0 rgba(0,0,0,.08), 0 4px 1px 0 #f7f5f5;
}

.it_epoll_survey-progress{
    padding: 15px 15px 0 15px;
}

.epoll_green_badge{
    display: inline-block;
    padding: 3px 7px;
    background: #47ad68;
    border-radius: 24px;
    color: #ffffff;
    font-size:13px;
    border: 2px solid #ffffff;
    -webkit-box-shadow: 0 0px 1px 0 rgba(0,0,0,.16), 0 0px 1px 0 rgba(0,0,0,.12);
    box-shadow: 0 0px 1px 0 rgba(0,0,0,.16), 0 0px 1px 0 rgba(0,0,0,.12);
}
.epoll_badge_danger{
    background: #ff9b94;
    color: #a11f15;
    border: 0;
}
.epoll_card_front_face > .epoll_voting_result{
    transform: scale(1.01);
}

.epoll_progress_bar_tip{
    position: absolute;
    margin: 0;
    top: -32px;
    border-bottom-left-radius: 0;
    width: auto;
    height: 24px;
    display: flex;
    align-items: center;
    font-size: 9px;
    text-align: center;
    justify-content: center;
}

.epoll_circle_btn{
    display: inline-block;
    background: #fff;
    border: 1px solid #fff;
    padding: 10px;
    width: 48px;
    height: 48px;
    cursor: pointer;
    outline:0;
    margin: 0 5px;
    border-radius: 50%;
    -webkit-box-shadow: 0 0px 5px 0 rgba(0,0,0,.16), 0 0px 5px 0 rgba(0,0,0,.12);
    box-shadow: 0 0px 5px 0 rgba(0,0,0,.16), 0 0px 5px 0 rgba(0,0,0,.12);

}
.epoll_button_like_unlike{
    position: absolute;
    top: -24px;
    z-index:999;
    width: 100%;
    text-align: center;
    left: 0;
}
.epoll_emoji_btn > img{
    width: 100%;
    height: 100%;
    display: block;
    -webkit-box-shadow: 0 0px 5px 0 rgba(0,0,0,.16), 0 0px 5px 0 rgba(0,0,0,.12);
    box-shadow: 0 0px 5px 0 rgba(0,0,0,.16), 0 0px 5px 0 rgba(0,0,0,.12);
    border-radius: 12px;
    background: #ffffffe3;
    padding: 2px;
    border: 2px solid #fff;
}
.epoll_emoji_btn{
    background: transparent;
    padding: 0;
    border: 0;
    box-shadow: none;
}
.epoll_emojies_section{
    box-shadow: 0 0 3px #aaa;
    margin: 0 auto;
    position: absolute;
    margin-top: -2px;
    height: auto;
    left: 25%;
    background: #fff;
    border-radius: 64px;
    padding: 2px 5px;
    width: auto;
}
.epoll_star_btn{
    box-shadow: none;
    width: auto;
    padding: 0;
}
.epoll_profile_voting_count_header_result{
    padding-bottom:92px;
}
.epoll_bottom_sheet_content_result{
    margin-top:10px;
}

.epoll_button_outlined_gradient{
    display: inline-block;
    align-items: center;
    width: auto;
    margin: auto;
    min-width: 65px;
    height: 30px;
    position: relative;
    box-sizing: border-box;
    color: #FFF;
    background: #fff;
    overflow: hidden;
    cursor: pointer;
    outline: 0;
    border-radius: 6px;
    border-width: 1px;
    border-style: solid;
    border-color: #fff;
    background: linear-gradient(45deg, rgb(252, 99, 98), rgb(255, 216, 111));
    box-shadow: 2px 2px 6px #aaa;

}

.epoll_sm_gradient_cover{
    background: transparent;
    width: 48px;
    height: 48px;
    border-radius: 7px;
    display: inline-block;
}

.epoll_sm_gradient_cover:before{
    height: 0;
    content: '';
    width: 0;
    display: block;
    border: 24px solid rgb(252, 99, 98);
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-top-left-radius: 7px;
}

.epoll-list-prefix{
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
    display: block;
    float: left;
    position: relative;
}
.epoll_sm_avatar{
    display: inline-block;
    position: absolute;
    top: 7px;
    left: 7px;
    background: #fff;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 0 0 3px #aaa;
    width: 48px;
    height: 48px;
}

.epoll_sm_avatar > img{
    position: relative;
    width: calc(100% - 4px);
    height: calc(100% - 4px);
    padding: 0px;
    border-radius: 50%;
    margin: 2px;
    box-shadow: 0 0 1px #aaa;
}
.epoll-list-content{

    position: relative;
    display: block;
    padding: 10px;
    left: 7px;
    top: 0;
    float:left;
}
.epoll-clr{
    clear:both;
    display:block;
}


.epoll-list-postfix{
    position: relative;
    display: block;
    padding: 10px;
    top: 0;
    float:right;
}
.epoll_contestent_name_sm{
    font-weight: 600;
    font-family: inherit;
    font-size: 15px;
    color: #555;
    margin:0;
    padding:0;
    letter-spacing: 0.5px;
}
.epoll_contestent_position_in_vote{
    font-weight: 400;
    font-size: 12px;
    margin:0;
    padding:0;
    margin-bottom: 7px;
    color: #777;
    margin-left: 12px;
}

.epoll_progress_bar_tip_sm{

    font-size: 8px;
    width: auto;
    height: auto;
    top: -23px;
}

.it_epoll_survey-progress_sm{
    padding: 5px 10px 10px 10px;
    position: relative;
}

.it_epoll_survey-progress_sm .it_epoll_survey-progress-labels{
    position: absolute;
    margin: 0px;
    bottom: 1px;
    right: 4px;
}
.epoll_lists{
    padding:12px;
    padding-top:0;
}
.epoll_list{
    padding-top:14px;
}


.epoll-prefix-card{
    margin-left: 62px;
    position: relative;
    border-top-left-radius: 0;
}

.epoll-list-prefix-radius{

    width: 48px;
    height: 48px;
    position: absolute;
    left: -60px;
    background: #fff;
    padding: 6px;
    border-top-left-radius: 40px;
    border-bottom-left-radius: 40px;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.08), 0 0px 5px 0 rgba(0,0,0,.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.08), 0 0px 5px 0 rgba(0,0,0,.12);
    border: 0;
    -webkit-transition: -webkit-box-shadow .25s;
    transition: -webkit-box-shadow .25s;
    transition: box-shadow .25s;
    transition: box-shadow .25s, -webkit-box-shadow .25s;
}
.epoll-list-prefix-radius:before{
    content: '';
    width: 0;
    height: auto;
    display: block;
    border: 30px solid #fc6362;
    background: linear-gradient(45deg, rgb(252, 99, 98), rgb(255, 216, 111));
    left: 0;
    top: 0;
    border-right-color: transparent;
    border-bottom-color: transparent;
    position: absolute;
    border-top-left-radius: 56px;
    border-bottom-left-radius: 56px;
}
.epoll-list-prefix-radius:after{
    content: '';
    border-right: 7px solid #fff;
    position: absolute;
    top: 0;
    display: block;
    right: -7px;
    width: 0;
    height: 100%;
}

.epoll-list-prefix-content{
    padding-left:0;
}
.epoll_vs_title_upper{
    margin-top: 60px !important;
    margin-bottom: 30px !important;
    background: #fffc;
    border: 0;
    padding: 1px;
    transform:rotate(-5deg);
    box-shadow: inset 1px 1px 3px #ffffff;
    border-radius:4px;
}

.epoll_vs_title_upper > img{
    border-radius:4px !important;
    transform:rotate(5deg);
    padding:20px;
    background: rgba(255, 255, 255, 0.91);
    width:90px;
    height:90px;
}
.epoll_vs_title{
    font-size: 20px;
    color: #fff;
    margin: 0;
}


.eg_vs_col{
    padding: 12px;
    float: left;
    display: block;
    width: calc(42% - 24px);
}

.eg_vs_sm_col{

    padding: 6px;
    float: left;
    width: calc(16% - 12px);
    height: 150px;
    display: flex;
    align-items: center;
}

.epoll_grids_vs{
    padding-top: 50px;
    padding-bottom: 50px;
}

.epoll_grids_vs_pb0{
    padding-bottom: 0px; 
}
.epoll_vs_badge{
    background: #fff;
    width: 32px;
    height: 32px;
    padding: 4px;
    line-height: 32px;
    border-radius: 50%;
    margin: 0 auto;
    display: block;
    font-size: 14px;
    box-shadow: inset 1px 1px 3px #2d2d2d;
    font-weight: 700;
    color: #7b7b7b;
    font-family: inherit;
}
.epoll_btn_outline{
    border:1px solid #fff;
}

.epoll_profile_avatar_inactive:hover{
    background: #fff;
    border-color:#fff;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 2px 5px 0px, rgba(0, 0, 0, 0.12) 0px 2px 10px 0px;
    transition:0.3s all;
}

.epoll_profile_avatar_inactive:hover.epoll_profile_avatar_inactive > img{
    opacity: 1;
    transform:scale(1);
    transition:0.3s all;
}
.epoll_profile_avatar_inactive{
    background: transparent;
    border-color:transparent;
    box-shadow: none;
    cursor: pointer;
    transition:0.3s all;
}
.epoll_profile_avatar_inactive > img{
    opacity: 0.93;
    transform:scale(0.9);
    transition:0.3s all;
}
.eg_vs_avatar_title{
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    text-shadow: 1px 1px 1px #555;
    padding: 0;
    border-radius: 8px;
    margin: 2px auto;
}
.epoll_poll_ttl,.epoll_poll_sub_ttl{
    padding: 5px 20px;
    font-size: 16px;
    display: block;
    font-weight: 800;
    color: #2e3955;
}

.epoll_poll_sub_ttl{
    color: #2f3951;
    font-size: 14px;
    font-weight: 400;
}


/* Mobile css*/
@media (max-width:1290px){
    .epoll_bottom_sheet_profile_icons > li{
        width: 64px;
    height: 64px;
    }
    .epoll_bottom_sheet_profile_icons > li > img {
        width: 62px;
        height: 62px;
        
    margin-left: 1px;
    margin-top: 1px;
    }
}


@media (max-width:1194px){
    .epoll_bottom_sheet_profile_icons > li{
        width: 56px;
    height: 56px;
    }
    .epoll_bottom_sheet_profile_icons > li > img {
        width: 54px;
        height: 54px;
        margin: 1px;
    }
}


@media (max-width:1099px){
    .epoll_bottom_sheet_profile_icons > li{
        width: 48px;
    height: 48px;
    }
    .epoll_bottom_sheet_profile_icons > li > img {
        width: 44px;
        height: 44px;
        margin: 1px;
    }
    .epoll_circle_btn{
        width: 32px;
    height: 32px;
    padding: 6px;
    }
    .epoll_circle_btn > img{
        width:100%;
        height:100%;
    }
    .epoll_emojies_section {
      
        height: auto;
        left: 15%;
    }
    .epoll_button_like_unlike {
        position: absolute;
        top: -16px;
    }
}

@media (max-width:860px){
    .eg_col-4,.eg_col-8 {
        width: calc(94% - 33px);
    }
    .epoll-container{
        margin:15px;
    }
    .eg_button_big_x {
        width:100%;
        margin:1px auto;
    }
    .eg_mobile_text_center{
        text-align: center !important;
    }
    .eg_mb-2_mobile{
        margin-bottom: 12px !important;
    }
    
}

.epoll_loading {
    border: 4px solid #c4d3fb;
    border-radius: 50%;
    border-top: 4px solid #4c79f5;
    width: 48px;
    height: 48px;
    -webkit-animation: it_epoll_loader 1s linear infinite; /* Safari */
    animation: it_epoll_loader 1s linear infinite;
  }
  
  /* Safari */
  @-webkit-keyframes it_epoll_loader {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
  }
  
  @keyframes it_epoll_loader {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
  }

.epoll_powered_by_Link {
    color: #fff;
    font-size: 8px;
    background: #3d7afe;
    position: absolute;
    outline: 0 !important;
    text-decoration: underline;
    padding: 2px 20px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    left: 0;
    width: 100%;
    display: block;
    line-height: 1.4;
}

#it_epoll_opinion_share_btn,#it_epoll_opinion_share_btn {
    font-size: 14px;
}