#pollHeader {
    text-align: center;
}
#pollHeader img {
    width: 100%;
    height: auto;
    max-width: 571px;
}
#poll {
    margin: 25px 0;
}
#poll h1 {
    text-align: center;
    color: #07294b;
    font-weight: normal;
    font-size: 24px;
    padding-bottom: 0;
}
#poll .message {
    padding: 13px 0 20px 0;
    font-weight: bold;
    color: #0E4384;
    font-size: 16px;
    text-align: center;
}
#rules {
    padding-bottom: 1em;
}
#rules h4 {
    color: #000;
    margin: 1em 0;
}
#rules p {
    font-size: ;
    line-height: 1.8;
}
#poll_candidates .cluster_9 {
    color: #fccd00;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    #poll_candidates ul {
        display: -ms-grid;
        -ms-grid-columns: 48% 4% 48%;
        -ms-grid-rows: 400px 20px 400px 20px 400px 20px 400px 20px 400px 20px 400px 20px 400px 20px 400px 20px 400px 20px 400px 20px;
   }
    #poll_candidates ul li:nth-child(1) {
        -ms-grid-column: 1;
        -ms-grid-row: 1;
   }
    #poll_candidates ul li:nth-child(2) {
        -ms-grid-column: 3;
        -ms-grid-row: 1;
   }
    #poll_candidates ul li:nth-child(3) {
        -ms-grid-column: 1;
        -ms-grid-row: 3;
   }
    #poll_candidates ul li:nth-child(4) {
        -ms-grid-column: 3;
        -ms-grid-row: 3;
   }
    #poll_candidates ul li:nth-child(5) {
        -ms-grid-column: 1;
        -ms-grid-row: 5;
   }
    #poll_candidates ul li:nth-child(6) {
        -ms-grid-column: 3;
        -ms-grid-row: 5;
   }
    #poll_candidates ul li:nth-child(7) {
        -ms-grid-column: 1;
        -ms-grid-row: 7;
   }
    #poll_candidates ul li:nth-child(8) {
        -ms-grid-column: 3;
        -ms-grid-row: 7;
   }
    #poll_candidates ul li:nth-child(9) {
        -ms-grid-column: 1;
        -ms-grid-row: 9;
   }
    #poll_candidates ul li:nth-child(10) {
        -ms-grid-column: 3;
        -ms-grid-row: 9;
   }
    #poll_candidates ul li:nth-child(11) {
        -ms-grid-column: 1;
        -ms-grid-row: 11;
   }
    #poll_candidates ul li:nth-child(12) {
        -ms-grid-column: 3;
        -ms-grid-row: 11;
   }
    #poll_candidates ul li:nth-child(13) {
        -ms-grid-column: 1;
        -ms-grid-row: 13;
   }
    #poll_candidates ul li:nth-child(14) {
        -ms-grid-column: 3;
        -ms-grid-row: 13;
   }
    #poll_candidates ul li:nth-child(15) {
        -ms-grid-column: 1;
        -ms-grid-row: 15;
   }
    #poll_candidates ul li:nth-child(16) {
        -ms-grid-column: 3;
        -ms-grid-row: 15;
   }
    #poll_candidates ul li:nth-child(17) {
        -ms-grid-column: 1;
        -ms-grid-row: 17;
   }
    #poll_candidates ul li:nth-child(18) {
        -ms-grid-column: 3;
        -ms-grid-row: 17;
   }
    #poll_candidates ul li:nth-child(19) {
        -ms-grid-column: 1;
        -ms-grid-row: 21;
   }
    #poll_candidates ul li:nth-child(20) {
        -ms-grid-column: 3;
        -ms-grid-row: 21;
   }
    #poll_candidates ul li:nth-child(21) {
        -ms-grid-column: 1;
        -ms-grid-row: 23;
   }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    #poll_candidates ul {
        display: -ms-grid;
        -ms-grid-columns: 31% 2.33% 31% 2.33% 31%;
        -ms-grid-rows: 380px 20px 380px 20px 380px 20px 380px 20px 380px 20px 380px 20px 380px;
   }
    #poll_candidates ul li:nth-child(1) {
        -ms-grid-column: 1;
        -ms-grid-row: 1;
   }
    #poll_candidates ul li:nth-child(2) {
        -ms-grid-column: 3;
        -ms-grid-row: 1;
   }
    #poll_candidates ul li:nth-child(3) {
        -ms-grid-column: 5;
        -ms-grid-row: 1;
   }
    #poll_candidates ul li:nth-child(4) {
        -ms-grid-column: 1;
        -ms-grid-row: 3;
   }
    #poll_candidates ul li:nth-child(5) {
        -ms-grid-column: 3;
        -ms-grid-row: 3;
   }
    #poll_candidates ul li:nth-child(6) {
        -ms-grid-column: 5;
        -ms-grid-row: 3;
   }
    #poll_candidates ul li:nth-child(7) {
        -ms-grid-column: 1;
        -ms-grid-row: 5;
   }
    #poll_candidates ul li:nth-child(8) {
        -ms-grid-column: 3;
        -ms-grid-row: 5;
   }
    #poll_candidates ul li:nth-child(9) {
        -ms-grid-column: 5;
        -ms-grid-row: 5;
   }
    #poll_candidates ul li:nth-child(10) {
        -ms-grid-column: 1;
        -ms-grid-row: 7;
   }
    #poll_candidates ul li:nth-child(11) {
        -ms-grid-column: 3;
        -ms-grid-row: 7;
   }
    #poll_candidates ul li:nth-child(12) {
        -ms-grid-column: 5;
        -ms-grid-row: 7;
   }
    #poll_candidates ul li:nth-child(13) {
        -ms-grid-column: 1;
        -ms-grid-row: 9;
   }
    #poll_candidates ul li:nth-child(14) {
        -ms-grid-column: 3;
        -ms-grid-row: 9;
   }
    #poll_candidates ul li:nth-child(15) {
        -ms-grid-column: 5;
        -ms-grid-row: 9;
   }
    #poll_candidates ul li:nth-child(16) {
        -ms-grid-column: 1;
        -ms-grid-row: 11;
   }
    #poll_candidates ul li:nth-child(17) {
        -ms-grid-column: 3;
        -ms-grid-row: 11;
   }
    #poll_candidates ul li:nth-child(18) {
        -ms-grid-column: 5;
        -ms-grid-row: 11;
   }
    #poll_candidates ul li:nth-child(19) {
        -ms-grid-column: 1;
        -ms-grid-row: 13;
   }
    #poll_candidates ul li:nth-child(20) {
        -ms-grid-column: 3;
        -ms-grid-row: 13;
   }
    #poll_candidates ul li:nth-child(21) {
        -ms-grid-column: 5;
        -ms-grid-row: 13;
   }
}
@media only screen and (min-width: 992px) {
    #poll_candidates ul {
        display: -ms-grid;
        -ms-grid-columns: 23% 2.66% 23% 2.66% 23% 2.66% 23%;
        -ms-grid-rows: 375px 20px 375px 20px 375px 20px 375px 20px 375px 20px 375px;
   }
    #poll_candidates ul li:nth-child(1) {
        -ms-grid-column: 1;
        -ms-grid-row: 1;
   }
    #poll_candidates ul li:nth-child(2) {
        -ms-grid-column: 3;
        -ms-grid-row: 1;
   }
    #poll_candidates ul li:nth-child(3) {
        -ms-grid-column: 5;
        -ms-grid-row: 1;
   }
    #poll_candidates ul li:nth-child(4) {
        -ms-grid-column: 7;
        -ms-grid-row: 1;
   }
    #poll_candidates ul li:nth-child(5) {
        -ms-grid-column: 1;
        -ms-grid-row: 3;
   }
    #poll_candidates ul li:nth-child(6) {
        -ms-grid-column: 3;
        -ms-grid-row: 3;
   }
    #poll_candidates ul li:nth-child(7) {
        -ms-grid-column: 5;
        -ms-grid-row: 3;
   }
    #poll_candidates ul li:nth-child(8) {
        -ms-grid-column: 7;
        -ms-grid-row: 3;
   }
    #poll_candidates ul li:nth-child(9) {
        -ms-grid-column: 1;
        -ms-grid-row: 5;
   }
    #poll_candidates ul li:nth-child(10) {
        -ms-grid-column: 3;
        -ms-grid-row: 5;
   }
    #poll_candidates ul li:nth-child(11) {
        -ms-grid-column: 5;
        -ms-grid-row: 5;
   }
    #poll_candidates ul li:nth-child(12) {
        -ms-grid-column: 7;
        -ms-grid-row: 5;
   }
    #poll_candidates ul li:nth-child(13) {
        -ms-grid-column: 1;
        -ms-grid-row: 7;
   }
    #poll_candidates ul li:nth-child(14) {
        -ms-grid-column: 3;
        -ms-grid-row: 7;
   }
    #poll_candidates ul li:nth-child(15) {
        -ms-grid-column: 5;
        -ms-grid-row: 7;
   }
    #poll_candidates ul li:nth-child(16) {
        -ms-grid-column: 7;
        -ms-grid-row: 7;
   }
    #poll_candidates ul li:nth-child(17) {
        -ms-grid-column: 1;
        -ms-grid-row: 9;
   }
    #poll_candidates ul li:nth-child(18) {
        -ms-grid-column: 3;
        -ms-grid-row: 9;
   }
    #poll_candidates ul li:nth-child(19) {
        -ms-grid-column: 5;
        -ms-grid-row: 9;
   }
    #poll_candidates ul li:nth-child(20) {
        -ms-grid-column: 7;
        -ms-grid-row: 9;
   }
    #poll_candidates ul li:nth-child(21) {
        -ms-grid-column: 1;
        -ms-grid-row: 11;
   }
}
@media only screen and (min-width: 576px) {
    #poll_candidates ul {
        display: grid;
        grid-auto-rows: max-content;
        grid-row-gap: 35px;
        grid-column-gap: 2%;
        grid-template-columns: 49% 49%;
   }
}
@media only screen and (min-width: 768px) {
    #poll_candidates ul {
        grid-column-gap: 1.5%;
        grid-template-columns: 32.33% 32.33% 32.33%;
   }
}
@media only screen and (min-width: 992px) {
    #poll_candidates ul {
        grid-column-gap: 1.333%;
        grid-template-columns: 24% 24% 24% 24%;
   }
}
#poll_candidates li {
    list-style: none;
    position: relative;
    display: block;
    margin-bottom: 30px;
    overflow: hidden;
}
@media only screen and (max-width: 576px) {
    #poll_candidates li {
        border-bottom: 3px solid #888;
        padding-bottom: 30px;
   }
    #poll_candidates li .voteFor {
        bottom: 20px;
   }
}
@media only screen and (min-width: 576px) {
    #poll_candidates li {
        margin-bottom: 0;
   }
}
#poll_candidates img {
    display: block;
    width: 100%;
    height: auto;
}
#poll_candidates .actions {
    position: absolute;
    width: 100%;
    top: 55vw;
}
@media only screen and (min-width: 576px) {
    #poll_candidates .actions {
        top: 154px;
   }
}
@media only screen and (min-width: 768px) {
    #poll_candidates .actions {
        top: 128px;
   }
    #poll_candidates .actions h3 {
        font-size: 14px;
   }
    #poll_candidates .actions .name {
        width: 70%;
        left: 15%;
   }
}
@media only screen and (min-width: 992px) {
    #poll_candidates .actions {
        top: 120px;
   }
}
@media only screen and (min-width: 1200px) {
    #poll_candidates .actions {
        top: 161px;
   }
    #poll_candidates .actions h3 {
        font-size: 16px;
   }
    #poll_candidates .actions .name {
        width: 80%;
        left: 10%;
   }
}
#poll_candidates h3 {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: 0;
    margin-bottom: 0;
}
#poll_candidates p {
    text-align: center;
    padding: 10px 0 20px;
    font-size: 0.66rem;
}
#poll_candidates .votes {
    position: absolute;
    display: block;
    background-color: #fff;
    text-align: right;
    font-weight: bold;
    right: 0;
    top: 10px;
    padding: 2px 2px 2px 0.5em;
    color: #000;
}
#poll_candidates .votes span {
    color: #26baff;
    font-weight: normal;
}
#poll_candidates .name {
    font-weight: bold;
    padding: 0;
    text-transform: uppercase;
    margin-top: 5px;
    width: 80%;
    position: relative;
    left: 10%;
    height: 1.8em;
}
#poll_candidates .button {
    font-family: titillium, Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    display: block;
    width: 45%;
    margin: 0 auto 6px auto;
    text-align: center;
    text-decoration: none;
    line-height: 28px;
}
#poll_candidates .voteFor {
    font-weight: bold;
    color: #fff;
}
#poll_candidates .voteFor:hover {
    color: #000;
}
#poll_candidates .voteFor.disabled {
    opacity: 0.3;
    color: #fff;
}
#poll_candidates .bio {
    color: #000;
    background-color: #ddd;
    font-size: 66%;
}
#poll_candidates .bio:hover {
    color: #fff;
}
#poll_candidates .lost {
    opacity: 0.3;
}
div.bio {
    padding: 25px;
    max-width: 500px;
    font-size: ;
}
div.bio a {
    position: absolute;
    top: -22px;
    right: -27px;
    width: 26px;
    height: 26px;
    border: 3px solid #fff;
    border-radius: 100%;
    text-indent: -999em;
    background: transparent url('/css/ilightbox/dark-skin/x-mark-icon-64.png') no-repeat center center / 16px 16px;
}
div.bio h3, div.bio .name {
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
}
div.bio h3 {
    font-size: 16px;
}
li > div {
    position: relative;
}
.shares {
    text-align: center;
}
#sharePollFb, #sharePollTw {
    display: inline-block;
    background: url('/img/awards/58/social-sprite.png') no-repeat right -4px;
    background-size: 115px 105px;
    width: 51px;
    height: 47px;
    text-indent: -999em;
    overflow: hidden;
}
#sharePollTw {
    background-position: left -4px;
}
#sharePollTw:hover {
    background-position: left -54px;
}
#sharePollFb:hover {
    background-position: right -54px;
}
.popup_form {
    background: #fff url('/img/awards/58/logo-AotY.png') no-repeat center 20px;
    background-size: 90% auto;
    max-width: 538px;
    position: relative;
    padding: 0 20px;
}
.popup_form h3, .popup_form p {
    font-family: titillium, Arial, Helvetica, sans-serif;
    color: #000;
    text-align: center;
    font-size: 12px;
}
.popup_form h3 {
    padding-top: 83px;
    font-size: 22px;
    font-weight: bold;
}
.popup_form .fields input {
    width: 75%;
    border-width: 0 0 1px 0;
    border-color: #000;
    margin: 10px auto 0 auto;
    padding: 10px 0;
    text-align: center;
    display: block;
    color: #000;
}
.popup_form .buttons {
    width: 75%;
    margin: 0 auto;
}
.popup_form .buttons input {
    font-family: titillium, Arial, Helvetica, sans-serif;
    display: inline-block;
    width: 48%;
    margin: 10px 0;
    color: #fff;
    text-align: center;
    text-decoration: none;
    line-height: 28px;
    background-color: #000;
    text-transform: uppercase;
    border: 0;
    cursor: pointer;
}
.popup_form .buttons input:hover {
    background-color: #26baff;
}
.popup_form .buttons input[type='button'] {
    background-color: #d2d2d2;
    margin-right: 2%;
    color: #000;
}
.popup_form .buttons input[type='button']:hover {
    background-color: #c2f4ff;
}
.ilightbox-holder .ilightbox-wrapper {
    background-color: #fff;
}
.ilightbox-holder.dark {
    padding: 0 !important;
}
div.fb-like.fb_iframe_widget {
    z-index: 2;
}
div.fb-comments.fb_iframe_widget {
    z-index: 1;
}
.grecaptcha-badge {
    z-index: 1000;
}
.hidden_content {
    position: absolute;
    width: 100%;
    visibility: hidden;
}
