<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Common CSS Start */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

body {
	line-height: 1;
	-ms-word-break: break-all;
	word-break: break-all;
	background-color: #FFFFFF;
}
h2 {
	-ms-word-break: normal;
	word-break: normal;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
	display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	color: #000000;
	text-decoration: none;
	outline: none;
	-webkit-transition-property:color, text;
	-webkit-transition-duration: 0.3s, 0.3s;
	-webkit-transition-timing-function: linear, ease-in;
	-moz-transition-property:color, text;
	-moz-transition-duration:0.3s;
	-moz-transition-timing-function: linear, ease-in;
	-o-transition-property:color, text;
	-o-transition-duration:0.3s;
	-o-transition-timing-function: linear, ease-in;
}
a:hover {
	vertical-align: baseline;
	background: transparent;
	color: #009CE0;
	text-decoration: none;
}
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}
del {
    text-decoration: line-through;
}
abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}
table {
    border-collapse:collapse;
    border-spacing:0;
}
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}
/* Common CSS Ends */



/* Start */

.wrapper {
	width: 1000px;
	height: auto;
	margin: 0px auto 0px auto;
}
.header {
	width: 100%;
	height: auto;
	float: left;
}
.header img {
	width: 100%;
	float: left;
}
.header .social-networks {
	width: auto;
	height: 32px;
	float: left;
	overflow: visible;
	position: absolute;
	z-index: 100;
	background-attachment: fixed;
	right: 0px;
	top: 20px;
}
.header .social-networks .facebook {
	vertical-align: middle;
	text-align: center;
	padding: 0px;
	margin: 0px;
	float: left;
	overflow: visible;
}

.content-main-box {
	width: 98%;
	height: auto;
	float: left;
	margin-top: 10px;
}
.copy {
	overflow: hidden;
	width: 100%;
	height: auto;
	margin: 0px auto 0px auto;
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #DC4D42;
	text-align: center;
	vertical-align: middle;
}

.web-only { display: block; }
.ipad-only { display: none; }
.mobile-only { display: none; }

.header-ipad { 
	width: 100%;
	float: left;
 }
 .header-ipad img { 
	width: 100%;
	float: left;
 }


.header-mob { 
	width: 100%;
	float: left;
 }
 .header-mob img { 
	width: 100%;
	float: left;
 }
.main-content {
	width: 98%;
	height: auto;
	float: left;
	margin: 15px 1% 20px 1%;
}
.main-content h1 {
	width: 100%;
	height: auto;
	float: left;
	font-family: PanchariUni;
	font-size: 20px;
	font-weight: normal;
	color: #1F1F1F;
	text-align: center;
	word-break: normal;
}
.voting-content {
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 15px;
}
.padding {
	margin-right: 3.36734693877551%;
}
.padding1 {
	margin-right: 3.36734693877551%;
}





.vote-slot {
	width: 22.448979591836735%;
	height: auto;
	float: left;
}
.contest-person {
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 10px;
	}
.contest-person img {
	width: 100%;
	height: auto;
	float: left;
	border: 1px solid #8CCBC2;
	border-radius: 130px;
}
.vote-button {
	width: 90%;
	height: auto;
	float: left;
	text-align: center;
	padding: 10px;
	border: 1px solid #ededed;
	background-color: #FFF;
	margin-bottom: 10px;
}
.vote-button h1 {
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	font-family: arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	word-break: normal;

}
.botton {
	margin-right: 10px;
}
.person-name {
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	font-family: arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	word-break: normal;
}
.submit-slot {
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 20px;
	text-align: center;
	margin-top: 15px;
	cursor: pointer;
}
.button-bg {
	border-style: 0;
	border-color: 0;
	background-color: #CF1934;
	font-family: arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	border-width: 0px;
	border-radius: 5px;
	cursor: pointer;
}
/* Ends */



/* Responsive Media Queries */
@media screen and (max-width:1280px)
{
	
}

@media screen and (max-width:1024px)
{
	
}

@media screen and (max-width:980px)
{
	.wrapper {
		width: 100%;
	}
	
}

@media screen and (max-width:800px)
{
	.header {
        padding-bottom: 30px;
	}
}

@media screen and (max-width:768px)
{
	
}

@media screen and (max-width:700px)
{
	
}

@media screen and (max-width:640px)
{
	

}

@media screen and (max-width:600px)
{
	
}

@media screen and (max-width:540px)
{
	
	.vote-slot {
    width: 46%;
    margin-bottom: 20px;
}

.content-main-box {
    width: 82%;
    height: auto;
    float: none;
    margin-top: 10px;
    margin: 0 auto;
}

	
}

@media screen and (max-width:480px)
{
}

@media screen and (max-width:375px)
{
	.content-main-box {
    width: 90%;
	}
}
@media screen and (max-width:360px)
{

}

@media screen and (min-width:1025px) and (max-width:1280px)
{
	
}

@media screen and (min-width:981px) and (max-width:1024px)
{
	
}

@media screen and (min-width:801px) and (max-width:980px)
{
	
}

@media screen and (min-width:769px) and (max-width:800px)
{
	
}

@media screen and (min-width:701px) and (max-width:768px)
{
	.web-only { display: none; }
	.ipad-only { display: block; }
	.mobile-only { display: none; }

}

@media screen and (min-width:641px) and (max-width:700px)
{
	.web-only { display: none; }
	.ipad-only { display: block; }
	.mobile-only { display: none; }


}

@media screen and (min-width:601px) and (max-width:640px)
{
	.web-only { display: none; }
	.ipad-only { display: block; }
	.mobile-only { display: none; }


}

@media screen and (min-width:541px) and (max-width:600px)
{
	.web-only { display: none; }
	.ipad-only { display: block; }
	.mobile-only { display: none; }


}

@media screen and (min-width:481px) and (max-width:540px)
{
	.web-only { display: none; }
	.ipad-only { display: block; }
	.mobile-only { display: none; }


}

@media screen and (min-width:361px) and (max-width:480px)
{
	.web-only { display: none; }
	.ipad-only { display: none; }
	.mobile-only { display: block; }

}

@media screen and (min-width:321px) and (max-width:360px)
{
	.web-only { display: none; }
	.ipad-only { display: none; }
	.mobile-only { display: block; }


}

@media screen and (max-width:320px)
{
	.web-only { display: none; }
	.ipad-only { display: none; }
	.mobile-only { display: block; }

}
</pre></body></html>