﻿.colum-char {
   display: flex;
   flex-direction: column-reverse; /* Chuyển hướng các cột từ dưới lên */
   align-items: center;
}
.active p {
   color: #a3161d;
}
.span-poll {
   font-size: 60px;
   padding-top: 2px;
   color: #BDBDBD;
}

.btn-forecast {
   padding: 7px 20px;
}
.w-150 {
   width: 150px;
}
.justify-content-center {
   justify-content: center;
}
.text-center{
   text-align:center!important;
}
.pd0 {
   padding: 0px !important;
}
.pr80{
   padding-right:80px;
}
.pr100 {
   padding-right: 100px;
}
.pt0{
   padding-top:0px!important;
}
.pb0 {
   padding-bottom: 0px !important;
}
.white-popup {
   position: relative;
   background: #f4f4f4;
   width: 100%;
}


.div-pool {
   position: fixed;
   top: 0;
   bottom: 0;
   height: 100%;
   width: 100%;
   z-index: 9999;
}

.mfp-content {
   position: relative;
   text-align: center;
   z-index: 5;
   max-width:800px;
   width:100%;
   margin: 10% auto;
}
@media screen and (max-width: 1700px) {
   .mfp-content {
      margin: 0px auto;
   }
}

.mfp-with-zoom.mfp-ready .white-popup {
   opacity: 1;
   -webkit-transform: scale(1);
   transform: scale(1);
}

.mfp-with-zoom .white-popup {
   opacity: 0;
   -webkit-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
   -webkit-transform: scale(0.8);
   transform: scale(0.8);
}

.title_popup {
   font: 700 20px arial;
   color: #212121;
   padding: 15px;
   background: #fff;
   margin: auto;
}

.width_common {
   width: 100%;
   float: left;
   text-align: left;
}
.pd-ques_vote {
   padding: 10px 15px 0px 15px!important;
}
.ques_vote {
   background: #ededed;
   padding: 15px;
}

.poll-type-1 .ques_vote {
   background: #fff;
   padding: 30px 15px 10px 15px;
}
.ques_vote .text_ques {
   font-size: 22px;
   color: #a3161d;
   font-weight: bold;
   line-height:28px!important;
}

.poll-type-1 .ques_vote .text_ques {
   color: #212121;
   font-size: 24px;
}

.ques_vote .timevote {
   font: 400 12px arial;
   color: #515151;
}

.content_poup {
   padding: 15px;
   background: #fff;
   font: 400 14px/20px Arial;
}

.list_vote {
   max-height: 400px;
   overflow-x: hidden
}

   .list_vote li {
      width: 100%;
      float: left;
      margin: 0 0 10px 20px;
      padding: 0 0 15px;
      list-style-type: none!important;
      /*border-bottom: 1px dotted #e5e5e5;*/
   }

.poll-type-1 .list_vote li {
   width: 100%;
   float: left;
   margin: 0px;
   padding: 0 0 10px;
   border: none;
}

.rsV_left {
   width: 100%;
   float: left;
   font: 16px bold;
   color: #363636;
   padding-right: 15px;
}

.scroll_color {
   width: 80%;
   float: left;
   margin: 5px 0;
   height: 6px;
   background: #ccc;
}

.poll-type-1 .scroll_color {
   width: 100%;
   height: 25px;
   border-radius: 15px;
}

   .poll-type-1 .scroll_color .bg_center_scroll {
      position: relative;
      background: #02647A;
      float: left;
      height: 25px;
      border-radius: 15px;
      opacity: 0.7;
   }

.active .scroll_color .bg_center_scroll {
   opacity: 1!important;
}



.scroll_color .bg_center_scroll {
   position: relative;
   background: #a3161d;
   float: left;
   height: 6px;
   opacity: 0.7;
}

.txt_number_count {
   display: inline-block;
   position: absolute;
   right: -5px;
   top: 9px;
   font: 14px arial;
   color: #fff;
   width: 100%;
}

.txt_number_ketqua {
   display: inline-block;
   padding: 5px 0 0;
   position: absolute;
   right: 0;
   bottom: -15px;
   font: 11px arial;
   color: #a3161d;
}

.poll-type-1 .txt_number_ketqua {
   padding: 0px;
   right: 7px;
   top: 6px;
   font: 11px arial;
   color: #fff;
}

.poll-type-1 .poll-min-50 .txt_number_ketqua {
   right: -30px;
   color: black;
}

.rsV_right {
   width: 20%;
   /*float: right;*/
   font: 12px arial;
   color: #919191;
   text-align: right;
   display: flex;
   padding-left: 4%;
}

   .rsV_right label {
      color: #212121;
   }


.total_vote {
   float: right;
   font: 400 12px arial;
   color: #515151;
}

   .total_vote label {
      font-weight: 700;
      color: #a3161d;
   }

button.mfp-close {
   overflow: visible;
   cursor: pointer;
   background: transparent;
   border: 0;
   -webkit-appearance: none;
   display: block;
   outline: none;
   z-index: 1046;
   -ms-touch-action: manipulation;
   touch-action: manipulation;
}

.mfp-close {
   width: 36px;
   height: 36px;
   line-height: 36px;
   position: absolute;
   right: 0;
   top: 0;
   text-decoration: none;
   text-align: center;
   opacity: 0.65;
   color: #333;
   font-style: normal;
   font-size: 28px;
   font-family: Arial, Baskerville, monospace;
}

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
   width: 100%;
   cursor: auto;
}

.mark {
   position: fixed;
   top: 0;
   left: 0;
   right: 0;
   bottom: 0;
   background: black;
   opacity: 0.5;
   width: 100%;
   height: 100%;
}

.poll-show-count {
   position: absolute;
   right: 15px;
   top: 32px;
   width: 80px;
}

.mr80 {
   margin-right: 80px;
}

/*css-poll-type5*/

.poll-type-5 .ques_vote {
   background: #edffff;
   padding: 30px 15px 10px 15px;
}
.poll-type-5 .list_vote li {
   margin-left: 0px;
}
.poll-type-5 .content_poup {
   background: #edffff;
}
.poll-type-5 .rsV_left {
   width: 22%;
   font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
   font-size: 22px;
   padding-top: 12px;
   text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
}
.poll-type-5 .scroll_color {
   height: 30px;
   width: 75%;
   position: relative;
   border-radius: 0px 15px 15px 0px;
   margin: 10px 0;
}
.poll-type-5 .bg_center_scroll {
   height: 30px;
   opacity: 1;
   border-radius: 0px 15px 15px 0px;
   background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
}
.poll-type-5 .txt_number_ketqua {
   left:20px;
   top:2px;
   z-index:9;
   font-size:16px;
   color:#fff;
}
.rs-type-5 {
   width: 10px;
   height: 51px;
   background-color: #a3161d;
   float: left;
   opacity: 1.2;
   background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
}
.rs-color-1 .rsV_left {
   color: #e74b3c !important;
}
.rs-color-1 .rs-type-5 {
   background-color: #e74b3c !important;
}
.rs-color-1 .bg_center_scroll {
   background-color: #e74b3c !important;
}
.rs-color-2 .rsV_left {
   color: #f1c40f !important;
}

.rs-color-2 .rs-type-5 {
   background-color: #f1c40f !important;
}

.rs-color-2 .bg_center_scroll {
   background-color: #f1c40f !important;
}
.rs-color-3 .rsV_left {
   color: #2dcc70 !important;
}

.rs-color-3 .rs-type-5 {
   background-color: #2dcc70 !important;
}

.rs-color-3 .bg_center_scroll {
   background-color: #2dcc70 !important;
}
.rs-color-4 .rsV_left {
   color: #3497db !important;
}

.rs-color-4 .rs-type-5 {
   background-color: #3497db !important;
}

.rs-color-4 .bg_center_scroll {
   background-color: #3497db !important;
}
.rs-color-5 .rsV_left {
   color: #CC00FF !important;
}

.rs-color-5 .rs-type-5 {
   background-color: #CC00FF !important;
}

.rs-color-5 .bg_center_scroll {
   background-color: #CC00FF !important;
}

/*end-type-5*/

/*css-poll-type6*/

.rs-type-6 {
   height: 39px;
   background-color: #a3161d;
   background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
   float: left;
   opacity: 1.2;
   border-radius: 4px;
   color: #fff;
   padding-left: 5px;
   box-shadow: 10px 6px 4px 4px rgba(0, 0, 0, 0.2);
   position:relative;
   z-index:9;
}
.scroll-type-6 {
   position: relative;
   background: linear-gradient(#fff, #B0C4DE);
   float: left;
   height: 24px;
   top: 4px;
   width: 100%;
   border-radius: 0px 0px 5px 0px;
}
.poll-type-6 .ques_vote {
   background: #ccdde4;
   padding: 30px 15px 10px 15px;
}
.poll-type-6 .list_vote li {
   margin-left:0px;
}


.poll-type-6 .content_poup {
   background: #ccdde4;
}

.poll-type-6 .rsV_left {
   width: 25%;
   font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
   font-size: 15px;
   padding-top: 10px;
   padding-right:0px;
}

.poll-type-6 .scroll_color {
   height: 28px;
   width: 75%;
   position: relative;
   border-radius: 0px 8px 8px 0px;
   margin: 5px 0;
   background: #B0C4DE;
}

.poll-type-6 .bg_center_scroll {
   height: 20px;
   opacity: 1;
   background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
   border-radius: 0px 5px 5px 0px;
}

.poll-type-6 .txt_number_ketqua {
   left: 20px;
   top: 2px;
   z-index: 9;
   font-size: 16px;
   color: #fff;
}

.rs-6-color-1 .rs-type-6 {
   background-color: #eb3855 !important;
}

.rs-6-color-1 .bg_center_scroll {
   background-color: #eb3855 !important;
}


.rs-6-color-2 .rs-type-6 {
   background-color: #00a14e !important;
}

.rs-6-color-2 .bg_center_scroll {
   background-color: #00a14e !important;
}


.rs-6-color-3 .rs-type-6 {
   background-color: #f17420 !important;
}

.rs-6-color-3 .bg_center_scroll {
   background-color: #f17420 !important;
}

.rs-6-color-4 .rs-type-6 {
   background-color: #fec408 !important;
}

.rs-6-color-4 .bg_center_scroll {
   background-color: #fec408 !important;
}

.rs-6-color-5 .rs-type-6 {
   background-color: #CC00FF !important;
}

.rs-6-color-5 .bg_center_scroll {
   background-color: #CC00FF !important;
}

/*end-type-6*/

/*css-poll-type7*/
.scroll-type-7 {
   position: absolute;
   float: left;
   height: 23px;
   top: 0px;
   right: 0px;
   width: 100%;
   border-radius: 0px 0px 10px 10px;
   z-index: 10;
   box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.2);
}

.poll-type-7 .poll-min-50 .txt_number_ketqua {
   right: -48px;
}
.poll-type-7 .ques_vote {
   background: #fff;
   padding: 30px 15px 10px 15px;
}
.poll-type-7 .list_vote li {
   margin: 0px;
   padding:0px;
}

.poll-type-7 .content_poup {
   background: #fff;
}

.poll-type-7 .rsV_left {
   width: 100%;
   font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
   font-size: 18px;
   font-weight:bold;
   margin-left:10px;
   padding-top:25px;
}

.poll-type-7 .scroll_color {
   height: 40px;
   width: 100%;
   position: relative;
   border-radius: 22px;
   margin: 5px 0;
   background: #fff;
   padding: 2px;
   border: 2px solid #27aae0;
}

.poll-type-7 .bg_center_scroll {
   height: 32px;
   opacity: 1;
   border-radius: 20px;
}

.poll-type-7 .txt_number_ketqua {
   position: absolute;
   text-align: center;
   z-index: 99;
   box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.3);
   border-radius: 5px;
   width: 50px;
   height: 28px;
   right: 0;
   top: -48px;
   background-color: #27aae0;
   color: #fff;
   font-size: 18px;
}
   .poll-type-7 .txt_number_ketqua:before {
      content: "";
      width: 10px;
      height: 10px;
      transform: rotate(45deg);
      box-shadow: 0 1px 14px rgba(0,0,0,0.2);
      background: #27aae0;
      position: absolute;
      z-index: 98;
      right: 19px;
      bottom: -5px
   }

.rs-7-color-1 .bg_center_scroll {
   background: linear-gradient(to right,#eb3855, #fbaf41);
}

.rs-7-color-2 .bg_center_scroll {
   background: linear-gradient(to right,#00a14e, #16525d );
}

.rs-7-color-5 .bg_center_scroll {
   background: linear-gradient(to right,#f17420, #bd51c1);
}

.rs-7-color-4 .bg_center_scroll {
   background: linear-gradient(to right,#fec408, #80d0c7 );
}

.rs-7-color-6 .bg_center_scroll {
   background: linear-gradient(to right,#27AAD8 ,#CC00FF);
}
.rs-7-color-3 .bg_center_scroll {
   background: linear-gradient(to right,#0294e9, #80d0c7 );
}

/*end-type-7*/

.list_vote::-webkit-scrollbar {
   width: 5px;
}
.box-prob:hover .list_vote::-webkit-scrollbar-track {
   background: #f1f1f1;
}
.box-prob:hover .list_vote::-webkit-scrollbar-thumb {
   background: #888;
   border-radius: 2px;
}
.box-prob:hover .list_vote::-webkit-scrollbar-thumb:hover {
      background: #555;
   }


/*#euro*/

.input-bar-main {
   padding: 7px 10px;
   margin-top:5px;
   width: 100%;
   border: 1px solid #27aae0!important;
   border-radius: 15px;
   font-size: 14px;
   font-family: "Helvetica", Arial, sans-serif !important;
}
.flex-wrap {
   flex-wrap: wrap;
}
.flex{
   display:flex;
}
.btn-euro {
   color: #fff;
   background-color: #02647A;
   opacity: 0.5;
}
.btn-vote-euro {
   opacity:1;
}
.item-center {
   justify-content: center;
   align-items: center;
   display: flex;
}

@media screen and (max-width: 768px) {
   .w-45-100 {
      width: 100%;
   }
   .w-80-100 {
      width: 100%;
   }
   .mfp-content{
      margin:100px auto;
   }
}
@media screen and (max-width: 568px) {
   .mfp-content {
      margin: auto;
   }
}
.number-group {
   width: 35px;
   height: 35px;
   line-height: 30px;
   border: 2px solid #009bb4;
   border-radius: 35px;
   background-color: #fff;
   color: #009bb4;
   display: inline-block;
   position: absolute;
   left: 5px;
   top: 5px;
}
.font-bridge {
   font-family: 'Bridge';
}
.figure-div-dudoan {
   overflow: hidden;
   padding-top: 15%;
   background: #e5e5e5;
   width: 100% !important;
   position: relative;
   border-radius: 15px 15px 0px 0px;
}
.poll-8 .white-popup {
   border-radius: 15px;
}
.poll-8 .content_poup {
   border-radius: 15px;
   background-color: #ededed;
}
.poll-8 .ques_vote {
   background-color: #ffffff;
}
.poll-8 .mfp-close {
   right: 10px;
   top: 12px;
}
.cl-DarkRed {
   color: #8B0000;
}
.team-box{
   background-color:#fff;
   border-radius:15px;
}
.w-45{
   width:45%;
}
.input-poll {
   width: 50px;
   height: 36px;
   font-size: 24px;
   padding: 6px 11px;
   border-radius: 20px;
   background: #a3161d;
   color:#fff;
   border:none!important;
}
   
   .input-poll::-webkit-outer-spin-button,
   .input-poll::-webkit-inner-spin-button {
      -webkit-appearance: none;
      margin: 0;
   }

/* Hide spinners in Firefox */
.input-poll[type="number"] {
   -moz-appearance: textfield;
}
.vote-controls {
   display: flex;
   flex-direction: column;
   align-items: center;
   justify-content: center;
}
.match-vote {
   align-items: center;
   justify-content: center;
}
.vote-number{
   cursor:pointer;
   user-select:none;
   background:#fff;
   padding:2px 3px;
   margin-bottom:5px;
}
   .vote-number:hover {
      background: #02647a;
      color: #fff;
   }
