@font-face
{
	font-family: 'proxima-nova';
	src: url(fonts/proxima-nova.woff);
}

@font-face
{
	font-family: 'proxima-nova';
	font-weight: bold;
	src: url(fonts/proxima-nova-bold.woff);
}

ul.portal-button { padding: 0; display: block }

ul.portal-button  li { display: block; vertical-align: top; padding: 0 }

ul.portal-button  li  button.portal-button { display: block }

ul.portal-button.em-30.em-50-  li { width: 50% }
ul.portal-button.em-30.em-50-  li:nth-child(2n) { float: right }
ul.portal-button.em-30.em-50-  li:nth-child(2n+1) { float: left }

ul.portal-button.em-50  li { display: inline-block; width: 25% }

div.survey_middle { margin-top: 2.5rem }

button.portal-button
{
font-family: proxima-nova,sans-serif,arial;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.4;
    color: #ffffff;
	background-color: #e50020;
	border: none;
	border-radius: 0.3em;
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em;
	padding: 0.7em 1.5em;
    text-transform: uppercase;}

button.portal-button[disabled]
{
	color:#aaa;
}

button.portal-button .prefix
{
   min-width: 10pt; float: left; border-right: thin groove; padding-right: 6pt; margin-right: 6pt; text-align: center; 
}

button.portal-button .prefix img
{
   width: 16px; vertical-align: middle;
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
filter: grayscale(100%)
}

input[type=submit], button.portal-button {
font-family: proxima-nova,sans-serif,arial;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.4;
    color: #ffffff;
	background-color: #e50020;
	border: none;
	border-radius: 0.3em;
    text-align: center;
	padding: 0.7em 1.5em;
    text-transform: uppercase;}

@media only screen and (min-width: 50em)
{

div.portal-main-header-inside, div.survey_header_inside
{
	background-image: url(https://netpanel.jambo-mobile.com/svajaxledenpanel/res/public-portals-SVA/DE902B0C-1528-4AEB-957F-7567EFF0C5FE.png);
	background-position: top 1rem right;
	background-size: 33% auto;
	background-repeat: no-repeat;
}

}

@media only screen and (min-width: 30em) and (max-width: 50em)
{

div.portal-main-header-inside, div.survey_header_inside
{
	background-image: url(https://netpanel.jambo-mobile.com/svajaxledenpanel/res/public-portals-SVA/1B992BCE-D4FD-465F-B9A1-135C5B5C7600.png);
	background-position: top 0.1rem right;
	background-size: auto 90%;
	background-repeat: no-repeat;
}

}

@media only screen and (min-width: 0em) and (max-width: 30em)
{

div.portal-main-header-inside, div.survey_header_inside
{
	background-image: url(https://netpanel.jambo-mobile.com/svajaxledenpanel/res/public-portals-SVA/1B992BCE-D4FD-465F-B9A1-135C5B5C7600.png);
	background-position: top 0.1rem right;
	background-size: auto 90%;
	background-repeat: no-repeat;
}

}
