@import url(https://fonts.googleapis.com/css?family=Lato:300,400,700); .it_epoll_container { position: relative; background: #f7f5f5; border-radius: 8px; border: 1px solid #ddd; padding: 20px; width: 90%; margin: 0 auto; } .it_epoll_inner { max-width: 1200px; margin: 0 auto; font-family: 'Lato', sans-serif; text-shadow: 0 0 1px rgba(255, 255, 255, 0.004); font-size: 100%; font-weight: 400; } .it_epoll_title { margin: 0; padding: 10px; position: relative; color:#000; z-index: 1; font-size: 20px; text-align: center; font-weight: 100; } .it_epoll_surveys { list-style: none; margin: 0; padding: 0; text-align:center; } .it_epoll_survey-item { display: block; margin-top: 10px; padding: 10px; border-radius: 6px; background: white; box-shadow: 0 2px 1px rgba(170, 170, 170, 0.25); } .it_epoll_survey-name { font-weight: 400; } .it_epoll_list .it_epoll_survey-item { position: relative; padding: 0; font-size: 14px; line-height: 40px; } .it_epoll_list .it_epoll_survey-item .it_epoll_pull-right { position: absolute; right: 0; top: 0; } @media screen and (max-width: 800px) { .it_epoll_list .it_epoll_survey-item .it_epoll_stage:not(.active) { display: none; } } @media screen and (max-width: 700px) { .it_epoll_list .it_epoll_survey-item .it_epoll_survey-progress-bg { display: none; } } @media screen and (max-width: 600px) { .it_epoll_list .it_epoll_survey-item .it_epoll_pull-right { position: static; line-height: 20px; padding-bottom: 10px; } } .it_epoll_list .it_epoll_survey-country, .it_epoll_list .it_epoll_survey-progress, .it_epoll_list .it_epoll_survey-completes, .it_epoll_list .it_epoll_survey-end-date { color: #A1A1A4; } .it_epoll_list .it_epoll_survey-country, .it_epoll_list .it_epoll_survey-completes, .it_epoll_list .it_epoll_survey-end-date, .it_epoll_list .it_epoll_survey-name, .it_epoll_list .it_epoll_survey-stage { margin: 0 10px; } .it_epoll_list .it_epoll_survey-country { margin-right: 0; } .it_epoll_list .it_epoll_survey-end-date, .it_epoll_list .it_epoll_survey-completes, .it_epoll_list .it_epoll_survey-country, .it_epoll_list .it_epoll_survey-name { vertical-align: middle; } .it_epoll_list .it_epoll_survey-end-date { display: inline-block; width: 100px; white-space: nowrap; overflow: hidden; } .it_epoll_survey-stage .it_epoll_stage { display: inline-block; vertical-align: middle; width: 30px; height: 16px; overflow: hidden; border-radius: 4px; padding: 0; margin: 0 2px; background: #f2f2f2; font-size: 10px; color: white; line-height: 16px; text-align: center; } .it_epoll_survey-stage .it_epoll_stage.active { background: #A1A1A4; } .list .list-only { display: auto; } .it_epoll_list .it_epoll_grid-only { display: none !important; } .it_epoll_grid .it_epoll_grid-only { display: auto; } .it_epoll_grid .it_epoll_list-only { display: none !important; } .it_epoll_grid .it_epoll_survey-item { position: relative; display: inline-block; vertical-align: top; width: calc(25% - 2px); margin: 10px; overflow: hidden; } @media screen and (max-width: 600px) { .it_epoll_grid .it_epoll_survey-item { display: block; width: auto; margin: 10px; } } .it_epoll_grid .it_epoll_survey-name { display: block; max-width: 100%; font-size: 16px; line-height: 20px; } .it_epoll_grid .it_epoll_survey-country { font-size: 11px; line-height: 16px; text-transform: uppercase; } .it_epoll_grid .it_epoll_survey-country, .it_epoll_grid .it_epoll_survey-end-date { color: #A1A1A4; } .it_epoll_grid .it_epoll_survey-end-date:before { content: 'Ends\00a0'; } .it_epoll_grid .it_epoll_survey-end-date.ended:before { content: 'Ended\00a0'; } .it_epoll_grid .it_epoll_survey-progress { display: block; width: calc(100% - 20px); padding: 10px; border-top: 1px solid #eee; font-size: 13px; margin: 0; padding-bottom: 0; border-bottom: 1px solid #eee; } .it_epoll_grid .it_epoll_survey-progress-bg { width: 100%; display: block; } @media screen and (max-width: 200px) { .it_epoll_grid .it_epoll_survey-progress-bg { display: none; } } .it_epoll_grid .it_epoll_survey-progress-labels { line-height: 40px; } @media screen and (max-width: 200px) { .it_epoll_grid .it_epoll_survey-progress-labels { right: auto; left: 10px; } } .it_epoll_grid .it_epoll_survey-progress-label { line-height: 21px; font-size: 13px; font-weight: 400; } .it_epoll_grid .it_epoll_survey-completes { line-height: 21px; font-size: 13px; vertical-align: middle; } .it_epoll_grid .it_epoll_survey-stage { } .it_epoll_grid .it_epoll_survey-stage .stage { display: none; } .it_epoll_grid .it_epoll_survey-stage .active { display: block; } .it_epoll_grid .it_epoll_survey-end-date { font-size: 12px; line-height: 20px; } .it_epoll_survey-progress-label { vertical-align: middle; margin: 0 10px; color: #8DC63F; } .it_epoll_survey-progress-bg { display: inline-block; vertical-align: middle; position: relative; width: auto; height: 4px; border-radius: 2px; overflow: hidden; background: #eee; } .it_epoll_list { padding:10px; } .it_epoll_survey-progress-fg { position: absolute; top: 0; bottom: 0; height: 100%; left: 0; margin: 0; background: #8DC63F; } .it_epoll_survey-country img { width: 130px !important; height: 130px !important; border: 2px solid #ea5d53; margin: 10px auto !important; display: block; border-radius: 50%; padding: 5px; } .it_epoll_live { background: #ea5d53 !important; } #it_epoll_survey-vote-button { background: #8dc63f; border: 2px solid #fff; color: #fff; border-radius: 3px; box-shadow: inset 0 0 40px #92b95e; margin: 0; max-width:100px; cursor:pointer; padding:10px; } #it_epoll_survey-vote-button:active { background: #607D8B; border: 2px solid #fff; color: #fff; border-radius: 3px; box-shadow: inset 0 0 40px #2f4e5d; } .it_epoll_survey-item-action-form { width:100%; } .it_epoll_survey-item-action { position: absolute; width: 100%; left: 0; top: 0; background: rgba(255, 235, 59, 0.12); height: 100%; display: none; align-items: center; } .it_epoll_survey-item-action-disabled { background: rgba(255, 255, 255, 0.15); } .it_epoll_survey-item:hover .it_epoll_survey-item-action { display:flex; } .it_epoll_processing,.it_epoll_success { width: 100%; height: 100%; position: absolute; background: rgba(255, 255, 255, 0.83) url(loader.gif)no-repeat center; top: 0; text-align: center; display: none; align-items: center; justify-content: center; font-size: 12px; font-weight: 100; background-size: 100px; color: #7b0000; } .it_epoll_process_flex { display:flex; } .it_epoll_success { background: rgba(255, 255, 255, 0.83) url('tick.png')no-repeat center 20%; background-size:40px; color:#41ad49; } .it_epoll_pop_container { position: fixed; bottom: 0; left: 0; right: 0; background: rgba(0, 0, 0, 0.39); z-index: 999999; bottom: 0; top: 0; } .it_epoll_inner_pop { position: relative; background: #ffffff; max-width: 1060px; margin: 10% auto; width:85%; } .it_epoll_pop_close { display: block; background: #ea5d53; width: 35px; height: 35px; color: #fff; text-align: center; line-height: 35px; border-radius: 50%; position: absolute; top: -15px; right: -17px; z-index: 999; cursor:pointer; } .it_epoll_inner_pop{ position: relative; border: 2px solid #fffde8; box-shadow: 0 0 50px rgba(0, 0, 0, 0.52); background: #ffffff; max-width: 1070px; margin: 8% auto; }