
/*@font-face {
    font-family: 'open_sansbold_italic';
    src: url('../fonts/opensans-bolditalic-webfont.eot');
    src: url('../fonts/opensans-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-bolditalic-webfont.woff2') format('woff2'),
         url('../fonts/opensans-bolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'open_sansextrabold';
    src: url('../fonts/opensans-extrabold-webfont.eot');
    src: url('../fonts/opensans-extrabold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-extrabold-webfont.woff2') format('woff2'),
         url('../fonts/opensans-extrabold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'open_sansbold';
    src: url('../fonts/opensans-bold-webfont.eot');
    src: url('../fonts/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-bold-webfont.woff2') format('woff2'),
         url('../fonts/opensans-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'open_sanssemibold_italic';
    src: url('../fonts/opensans-semibolditalic-webfont.eot');
    src: url('../fonts/opensans-semibolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-semibolditalic-webfont.woff2') format('woff2'),
         url('../fonts/opensans-semibolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/opensans-regular-webfont.eot');
    src: url('../fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-regular-webfont.woff2') format('woff2'),
         url('../fonts/opensans-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'open_sanslight';
    src: url('../fonts/opensans-light-webfont.eot');
    src: url('../fonts/opensans-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-light-webfont.woff2') format('woff2'),
         url('../fonts/opensans-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'open_sanssemibold';
    src: url('../fonts/opensans-semibold-webfont.eot');
    src: url('../fonts/opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-semibold-webfont.woff2') format('woff2'),
         url('../fonts/opensans-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'open_sansitalic';
    src: url('../fonts/opensans-italic-webfont.eot');
    src: url('../fonts/opensans-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-italic-webfont.woff2') format('woff2'),
         url('../fonts/opensans-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'open_sanslight_italic';
    src: url('../fonts/fonts/opensans-lightitalic-webfont.eot');
    src: url('../fonts/opensans-lightitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-lightitalic-webfont.woff2') format('woff2'),
         url('../fonts/opensans-lightitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'open_sansextrabold_italic';
    src: url('../fonts/opensans-extrabolditalic-webfont.eot');
    src: url('../fonts/opensans-extrabolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-extrabolditalic-webfont.woff2') format('woff2'),
         url('../fonts/opensans-extrabolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
*/

* {
  margin: 0;
  padding: 0;}

.clearfix:before, .clearfix:after {content: " "; display: table;}
.clearfix:after {clear: both;}

.ajax-ui-blocker {background: url("../staticimages/busy.gif") no-repeat 50% 50%;}

body {
    background: white;
    color: black;
    font: 12px  Arial,Helvetica,sans-serif;}

a {color: #c00;}
/* a:visited {color: #c00;} */
a:hover {color: #f00;}
/*a.link:hover {color: #f00;} */

a img {border: none;}

/* No border or text-deco on logo */
a.logoLink {
border: none;
text-decoration: none !important;
}
/* No border or text-deco on logo End */

.page {
  margin: 0 auto 10px;
  text-align: left;
  width: 930px;}

.main {clear: both;}

.header {
  height: 85px;
  margin-top: 15px;
  position: relative;
  padding: 0;}


h3 {
font-size: 16px;
font-weight: bold;
line-height: 1.375;
}


.header .trustedShopSiegle {
  float: right;
  width: 60px;
}
.header #navigation-links {
  display: inline-block;
  float: none;
  margin: 18px 0px 0px 20px;
  vertical-align: top;
  position: relative;
  width: 290px;
}
.header > a:first-of-type {
  text-decoration: none;
  border: none;
  display: inline-block;
}
.tooltip-header {
  position: relative;
  padding-left: 22px;
  padding-top: 2px;
}
.tooltip-header:before {
  content: "";
  position: absolute;
  width: 30px;
  height: 18px;
  left: 0;
  top: 0;
}
.tooltip-email {
  text-decoration: underline;
  cursor: pointer;
  width: 70px;
  display: inline;
}
.tooltip-email:before {
  background: url('/staticimages/header/mail.gif') no-repeat;
}
.tooltip-shopping:before {
  background: url('/staticimages/cart-icon.png') no-repeat;
}
.tooltip-customer:before {
  background: url('/staticimages/login-icon.png') no-repeat;
}
.tooltip-customer {
  padding-left: 15px;
  margin: 0 10px;
}
.shipping24 {
  display: inline-block;
  background: url('/staticimages/24hversandfertig.png') no-repeat;
  padding-left: 34px;
  min-height: 38px;
  padding-top: 4px;
  margin-top: 15px;
  vertical-align: top;
  margin-left: 20px;
}
.shipping24 a {
  text-decoration: none;
}
#contact-info {
  display: none;
  position: absolute;
  right: -18px;
  top: 34px;
  width: 220px;
  z-index: 100;
  color: #000;
  border: 1px solid;
  border-color: #fff #d5d7db #d5d7db #fff;
  border-left: 4px solid #d81616;
  padding: 2px 2px 2px 10px;
  background: #eee;
  font-family: "Century Gothic",Arial;
  font-style: normal;
  font-size: 11px;
  text-align: left;
  text-decoration: none;
}
#contact-info > ul > li {
  padding: 4px 0;
}

#social-table .social-imgLogo {
  padding-right: 15px;
}

.footer {
  clear: both;
  margin-top: 20px;
}

.col-main-end {
  clear: both;
  margin-top: 20px;
  height: 30px;
  overflow: hidden;
  background-image: url(../staticimages/progress-variable-bottom-wh.png);
  background-attachment: scroll;
  background-repeat: no-repeat;
  margin-bottom: -19px;
  }

.header a {
	color: #4d4d4d !important;
	}

.header a:hover {
	color: #cf2020 !important;
	}

#social-table {font-size: 14px; margin-top:10px;}
#social-table .social-text {padding-left: 10px;}
#social-table img {width:45px;}



/*countdown*/


#countdowncontainer, #countdowncontainer2 {
	width: 260px;
margin-top: -38px;
margin-left: 400px;
margin-bottom: 16px;
	}
.lcdstyle{ /*Example CSS to create LCD countdown look*/

color:#5f5e5e;
font: bold 12px Century Gothic;

}

.lcdstyle sup{ /*Example CSS to create LCD countdown look*/
font-size: 85%;
position:relative;
top: 5px;
}

.link{ /*Example CSS to create LCD countdown look*/
text-decoration:none;
}

.lcdheadline{font: bold 13px Century Gothic; color:#BA0010;

}

.weihnachts-garantie .offer li {
list-style-image: url(../staticimages/arrow.png);
line-height: 35px;
margin-left: 23px;
}








/* main panel */

div.main-panel {
  color: #3b3b3b;
  margin-bottom: 0;

  padding: 20px 25px 0 25px;}

div.main-panel h2 {
  font-size: 18px;
  font-weight: bold;
  padding: 5px 0 10px 0;
  color: #444;}


/* main navigation bar */

.navigation {
  background: #f3f3f3;
  height: 37px;
  border-bottom: 1px solid #ec1527;
}

.navigation ul.six-items {list-style: none outside none;}

.navigation ul.six-items li {
  float: left;
  text-align: center;
  min-width: 152px;
  border-right: 1px solid #C3C3C3;
  }

.navigation ul li a {
  display: block;
  font-size: 12px;
  line-height: 37px;
  text-decoration: none;
  text-transform: uppercase;
  color: #444444;}

  .navigation ul li:last-child, ul li:last-child a {
border: none;
}

.navigation ul li a:hover {
text-decoration: underline;
	}

/* footer */

.footer_col {
  border-top: 1px dotted #CCCCCC;
  clear: both;
  color: #666666;
  font-size: 0.95em;
  overflow: visible;
  padding: 2em 0 0;
}

.footer_col ul {
  list-style-type: none;
  margin: 0;
  padding: 0;}

.footer_col a {
  color: #666666;
  text-decoration: none;}

.footer_col a:hover {
  color: black;
  text-decoration: underline;}

.footer li {
  float: left;
  padding-left: 5px;
  width: 165px;}

.footer_col li ul {
  padding-top: 0.5em;
  padding-bottom: 2em;}

.footer_col li li {
  margin: 0;
  padding: 0;}

.footer .pay_order {
	margin-top: 12px;
}


.sep_link a{
color:#3b3b3b;
text-decoration:underline;
}

.sep_link a:hover{
color:#3b3b3b;
text-decoration:underline;
}

.sep_link {
float: right;
margin-top: 10px;
}


/* order steps navigation bar */

div.imageCreationSteps {
  padding-top: 10px;}

div.imageCreationSteps ul, ol {
  list-style: none;}

div.imageCreationSteps ol li,
div.imageCreationSteps a#shopping-cart {
  float: left;
  height: 38px;
  margin-left: 3px;
  padding: 0 2px 0 18px;
  position: relative;
  width: 170px;}

div.imageCreationSteps .overall-link {
  height: 38px;
  width: 170px;}

div.imageCreationSteps ol li .step-nr,div.imageCreationSteps ol li .descriptor {
  font-size: 13px;
  color: #c5c5c4;
  float: left;
  font-weight: bold;
  margin-top: 5px;
  letter-spacing: -0.03em;}

div.imageCreationSteps ol li.act .descriptor {
  color: #fff;}

div.imageCreationSteps a#shopping-cart {
  font-size: 10px;
  font-weight: bold;
  color: #5f5e5e;
  float: right;
  margin-right: 9px;
  padding: 10px 2px 10px 30px;
  width: 140px;
  height: 20px;
  text-decoration: none;}

div.imageCreationSteps a#shopping-cart span.count {
  font-size: 11px;}

div.imageCreationSteps {background-color: #fff;margin-bottom:60px;}

div.imageCreationSteps ol li,div.imageCreationSteps a#shopping-cart {
  background-image: url(../staticimages/navbar/process-step.png);
  background-attachment: scroll;
  background-repeat: no-repeat;}

div.imageCreationSteps ol li.act {
  background-image: url(../staticimages/navbar/process-step-act.png);
  background-attachment: scroll;
  background-repeat: no-repeat;}

div.imageCreationSteps a#shopping-cart {
  background-image: url(../staticimages/navbar/shopping-cart.png);
  background-attachment: scroll;
  background-repeat: no-repeat;}

div.imageCreationSteps ol li .step-nr {
  font-size: 16px;}

div.imageCreationSteps ol li .descriptor {
  margin: 9px 0 0 24px;}

div.imageCreationSteps ol li.act .step-nr {
  color: #fff;}

.overall-link {
  height: 149px;
  position: absolute;
  top: 0;
  left: 0;
  width: 228px;}

div.imageCreationSteps .overall-link {
  height: 38px;
  width: 170px;}


body .order-steps {
    background-image: url(../staticimages/3-schritte.jpg);
    height: 218px;
    }
    body .order-steps .steps-headline {
    top: 5px !important;
	color: #000;
    }

    body .order-steps .step1, body .order-steps .step2, body .order-steps .step3 {
    padding: 11px 76px 0px !important;
	float:left;
	margin-top: 160px;
	color: #666;
	}

/* forms */

span.required-field-marker {color: #f00;}

.busy {
  background: none !important;
  -moz-box-shadow: inset 0 0 0 #000000;
  -webkit-box-shadow: inset 0 0 0 #000000;
  box-shadow: inset 0 0 0 #000000;
  position: absolute;
  width:100%;
  height:100%;
  text-align: center;
  vertical-align: middle;
  border: 0px;}

/*login*/
.loginForm h1 {
  margin-bottom: .4em;
}
.loginForm p {
  margin-bottom: 1em;
}

.loginForm label {
  width: 100px;
  display: inline-block;
  margin-bottom: .4em;
}

.loginForm input[type=text],
.loginForm input[type=password] {
  border-radius: 3px;
  border: 1px solid #999;
  padding: 4px;
  margin-bottom: 2px;
  color: #555555;
  width: 200px;
}

.loginForm input[type=text]:focus,
.loginForm input[type=password]:focus {
  outline: none;
}

.loginForm button {
  border-radius: 5px;
  padding: 5px 10px;
  border: 1px solid #ccc;
  color: #555;
  font-size: 1em;
}

.loginForm .-error {
  background: #cf2020;
  display: inline-block;
  margin-bottom: 1em;
  color: #fff;
  padding: 5px;
  border-radius: 3px;
  border: 1px solid #f00;
}

.errorClass {
  position: relative;
  display: inline-block;
  background: #cf2020;
  color: #fff;
  padding: 5px;
  border-radius: 0 3px 3px 0px;
  margin-left: 13px;
}

.errorClass:before {
  width: 0;
  height: 0;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-right: 12px solid #cf2020;
  content: "";
  position: absolute;
  left: -12px;
  top: 0px;
}

/* upload */

.main-panel.single-upload .multi-upload-link {margin-top: 40px;}

.main-panel.upload .ui-fileupload.ui-widget,
.main-panel.upload .product {margin-bottom: 15px;}

.main-panel.upload .gallery > div {border: none;}

.main-panel.upload .gallery-item > .ui-panel-content.ui-widget-content {padding: 0px;}

.main-panel.upload .gallery-item {width: 170px; border: 1px solid #d1d1d1;}

.main-panel.upload .gallery-item .image-container {
  height: 160px;
  width: 160px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;}

.main-panel.upload .gallery-item img.image {max-height:160px; max-width:160px;}

.main-panel.upload .gallery-item .name {
  width: 160px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;}

.main-panel.upload .gallery-item .actions {text-align: right;}
.main-panel.upload .gallery-item .remove-link {font-size: 9px;}


/*zubehör - shopingcart below*/

.description {
	margin-left: 90px;
top: 5px;
position: relative;

	}

#shoppingcartForm:j_id_g_2_1o:0:j_id_g_2_1q {
	font-size: 13px !important;
margin-top: 9px !important;
	}


	/*The items in shopcart page*/

	.item {
	display: inline-block;
position: relative;
padding-right: 25px;
}


/*advantages*/

.two_sub {
line-height: 18px;
position: relative;
top: 13px;
color: #666;
}

/* Kontaktdaten im Header */
#navigation-contact {margin-top:1px;}
#navigation-contact a.tooltip,
#navigation-contact a.tooltip:link,
#navigation-contact a.tooltip:visited,
#navigation-contact a.tooltip:active {position: relative;text-decoration: underline;font-size: 11px;margin-right: 0px;margin-left: 0px;color: #000;font-size: 12px;padding-bottom: 20px;}
#navigation-contact a.tooltip:hover {background: transparent;text-decoration: none;z-index: 100;}
#navigation-contact a.tooltip span {display: none;text-decoration: none;}
#navigation-contact a.tooltip img {margin-top: -3px;}
#navigation-contact a.tooltip:hover span {display: block;position: absolute;top: 30px;left: 0;width: 220px;z-index: 100;color: #000;border: 1px solid;border-color: #fff #d5d7db #d5d7db #fff;border-left: 4px solid #d81616;	padding: 2px 2px 2px 10px;background: #eee;font-family: "Century Gothic",Arial;font-style: normal;font-size:11px;text-align: left;text-decoration: none;}
#navigation-contact li {float: left;}
#navigation-contact a.tooltip p {font-family: Arial, Helvetica, sans-serif;font-size:11px;}
#navigation-contact .tooltip img {position:relative;top:2px;}
/* Kontaktdaten im Header End */

/* Newsletter-Anmeldung im Footer */
.newsletterForm {
	clear: both;
	position: relative;
	margin: 12px 0 24px;
	width: 350px;
}
.newsletterForm p {
	text-align: left;
	padding: 0.5em 0;
}
.newsletterForm #submitnl {
border: none !important;
background: none !important;
color: #23A83B !important;
font-size: 0.95em !important;
display: inline;
text-decoration: none;
font-family: Arial,Helvetica,sans-serif;
cursor: pointer;
outline: none;
top: -1px;
font-weight: 700;
left: 5px;
width: 60px;
}
.newsletterForm .privacyPolicy {
	margin-top: -18px;
}
/* Newsletter-Anmeldung im Footer */
.nowrap {
white-space: nowrap;
}
.footer_col .link-head {
font-weight: 700;
display: inline-block;
margin-bottom: 5px;
color: #666;
}

/* New Countdown */
.headerCountdown {
  width: 300px;
  margin: 0 0 0 355px;
  font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
  overflow: visible;
  position: absolute;
  top: 9px;
}
.headerCountdown.tree #countdownInHeader {
	background: url(/staticimages/x-mas-tree.jpg) no-repeat 0 0;
	padding-left: 55px;
}
.headerCountdown.kugel #countdownInHeader {
	background: url(/staticimages/x-mas-kugel.jpg) no-repeat 0 0;
	padding-left: 50px;
}
.headerCountdown.gifts #countdownInHeader {
	background: url(/staticimages/x-mas-gifts.jpg) no-repeat 0 0;
	padding-left: 35px;
}
.headerCountdown.gingerbread #countdownInHeader {
	background: url(/staticimages/x-mas-gingerbreadman.jpg) no-repeat 0 0;
	padding-left: 55px;
}
.countdownheadline {
  clear: both;
  display: inline-block;
  margin-left: 12px;
  margin-top: 10px;
}
.red .countdownheadline a,
.red .countdownheadline a:visited,
.red .countdownheadline a:hover {
	color: #BA0010 !important;
}
.green .countdownheadliner a,
.green .countdownheadline a:visited,
.green .countdownheadline a:hover {
	color: #74c100 !important;
}
.link {
  text-decoration: none;
}
.countdown_show4 .countdown_section{float:left;display:block;width:45px;height:25px;margin-left:3px;text-align:center;font-family:"Century Gothic";font-size:7px;line-height:14px;color:#555555;text-transform:uppercase;}
.countdown_show4 .countdown_section:first-child{margin-left:0;}
.countdown_show4 .countdown_amount{display:inline-block;width:22px;height:22px;line-height:23px;background-color:#ffffff;border:1px solid #D5D5D5;font-weight:bold;font-size:11pt;zoom:1;*display:inline;}

.deadlineReached {
	color: #999;
	text-decoration: line-through;
}

.kleingedrucktes {
	font-size: 12px;
	color: #5f5e5e;
	clear: both;
	float: right;
}
.privacy a {
  color: #65B852;
}
.success {
  background-color: #65B852;
}
.error {
    background-color: #DE4A4A;
}

/*cookie bar */

#cookie-bar {background:#111111; height:24px; line-height:24px; color:#eeeeee; text-align:center; padding:3px 0;}
#cookie-bar.fixed {position:fixed; top:0; left:0; width:100%;}
#cookie-bar p {margin:0; padding:0;}
#cookie-bar a {color:#ffffff; display:inline-block; border-radius:3px; text-decoration:none; padding:0 6px; margin-left:8px;}
#cookie-bar .cb-enable {background:#007700;}
#cookie-bar .cb-enable:hover {background:#009900;}
#cookie-bar .cb-disable {background:#990000;}
#cookie-bar .cb-disable:hover {background:#bb0000;}
#cookie-bar .cb-policy {background:#0033bb;}
#cookie-bar .cb-policy:hover {background:#0055dd;}


#cookie-law {
padding: 12px 0;
text-align: center;
border-left: 1px solid;
border-top: 1px solid;
border-right: 1px solid;
padding-top: 7px;
font-size: 14px;
width: 100%;
z-index: 2147483647;
bottom: 0px;
position: fixed;
background-color: #FFF;
}
.close-cookie-banner {
float: right;
padding-right: 20px;
}
#cookie-law p
{
      margin: 0;
}
.list-ul .list-nummer {list-style-type: decimal;line-height: 19px; }
.list-ul {padding-left: 15px;}

.rsnippet .snippet-text{
  line-height: 18px;
  text-align: justify;
  font-weight: lighter;
  color: #000;
  font-style: normal;
}

.rsnippet.clear {
  clear: both;
}

.rsnippet-leinwand {
  margin-top: 50px;
}

.rsnippet-gifts {
  margin: 15px 0px;
}

/* xmas page */

.xmas-container .product-image1 {
  width: 530px;
  display: inline-block;
}
.xmas-container .product-image2 {
  width: 400px;
  display: inline-block;
}
.xmas-container .checkmarks-wrap2 {
  width: 530px; float: left; padding-top: 50px;
}

.xmas-container .checkmarks-wrap1 {
  width: 400px;
  float: right;
  padding-top: 50px;
}
.xmas-container ul {
  font-size: 15px;
  line-height: 22px;
  list-style: disc;
  padding-left: 40px;
}
.xmas-container .button-wrap {
  margin-top: 15px;
  margin-left: 25px;
}

/* loading styles for upload button - Matiss Vaisla 25.11.16 */
.hidden {
  display: none;
}
.btn-upload:after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 16px;
  height: 26px;
  background: url(../staticimages/buttons/buttonArrow.png) no-repeat 0px;
  right: 18px;
  top: 11px;
}
.btn-upload {
  font-size: 26px;
  padding: .3em 2em .3em 1em;
  border: 1px solid #65B852;
  color: white;
  font-weight: 700;
  text-shadow: 0 0 5px #65B852;
  background: #65B852;
  position: relative;
  border-radius: 4px;
}
.btn-upload:hover {
  background: #559c45;
  cursor: pointer;
}
.upload-loader {
  font-size: 30px;
  margin: 5em auto;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  margin: auto;
  position: absolute;
  top: 37.5%;
  right: 49.6%;
  text-indent: -9999em;
  -webkit-animation: loading 1.3s infinite linear;
  animation: loading 1.3s infinite linear;
}
.upload-percent{
  position: absolute;
  top: 37%;
  font-size: 22px;
  color: white;
  width: 100%;
  text-align: center;
}
#uploadOverlay{
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.3);
}
@-webkit-keyframes loading {
  0%,
  100% {
    box-shadow: 0em -3em 0em 0.2em #ffffff, 2em -2em 0 0em #ffffff, 3em 0em 0 -0.5em #ffffff, 2em 2em 0 -0.5em #ffffff, 0em 3em 0 -0.5em #ffffff, -2em 2em 0 -0.5em #ffffff, -3em 0em 0 -0.5em #ffffff, -2em -2em 0 0em #ffffff;
  }
  12.5% {
    box-shadow: 0em -3em 0em 0em #ffffff, 2em -2em 0 0.2em #ffffff, 3em 0em 0 0em #ffffff, 2em 2em 0 -0.5em #ffffff, 0em 3em 0 -0.5em #ffffff, -2em 2em 0 -0.5em #ffffff, -3em 0em 0 -0.5em #ffffff, -2em -2em 0 -0.5em #ffffff;
  }
  25% {
    box-shadow: 0em -3em 0em -0.5em #ffffff, 2em -2em 0 0em #ffffff, 3em 0em 0 0.2em #ffffff, 2em 2em 0 0em #ffffff, 0em 3em 0 -0.5em #ffffff, -2em 2em 0 -0.5em #ffffff, -3em 0em 0 -0.5em #ffffff, -2em -2em 0 -0.5em #ffffff;
  }
  37.5% {
    box-shadow: 0em -3em 0em -0.5em #ffffff, 2em -2em 0 -0.5em #ffffff, 3em 0em 0 0em #ffffff, 2em 2em 0 0.2em #ffffff, 0em 3em 0 0em #ffffff, -2em 2em 0 -0.5em #ffffff, -3em 0em 0 -0.5em #ffffff, -2em -2em 0 -0.5em #ffffff;
  }
  50% {
    box-shadow: 0em -3em 0em -0.5em #ffffff, 2em -2em 0 -0.5em #ffffff, 3em 0em 0 -0.5em #ffffff, 2em 2em 0 0em #ffffff, 0em 3em 0 0.2em #ffffff, -2em 2em 0 0em #ffffff, -3em 0em 0 -0.5em #ffffff, -2em -2em 0 -0.5em #ffffff;
  }
  62.5% {
    box-shadow: 0em -3em 0em -0.5em #ffffff, 2em -2em 0 -0.5em #ffffff, 3em 0em 0 -0.5em #ffffff, 2em 2em 0 -0.5em #ffffff, 0em 3em 0 0em #ffffff, -2em 2em 0 0.2em #ffffff, -3em 0em 0 0em #ffffff, -2em -2em 0 -0.5em #ffffff;
  }
  75% {
    box-shadow: 0em -3em 0em -0.5em #ffffff, 2em -2em 0 -0.5em #ffffff, 3em 0em 0 -0.5em #ffffff, 2em 2em 0 -0.5em #ffffff, 0em 3em 0 -0.5em #ffffff, -2em 2em 0 0em #ffffff, -3em 0em 0 0.2em #ffffff, -2em -2em 0 0em #ffffff;
  }
  87.5% {
    box-shadow: 0em -3em 0em 0em #ffffff, 2em -2em 0 -0.5em #ffffff, 3em 0em 0 -0.5em #ffffff, 2em 2em 0 -0.5em #ffffff, 0em 3em 0 -0.5em #ffffff, -2em 2em 0 0em #ffffff, -3em 0em 0 0em #ffffff, -2em -2em 0 0.2em #ffffff;
  }
}
@keyframes loading {
  0%,
  100% {
    box-shadow: 0em -3em 0em 0.2em #ffffff, 2em -2em 0 0em #ffffff, 3em 0em 0 -0.5em #ffffff, 2em 2em 0 -0.5em #ffffff, 0em 3em 0 -0.5em #ffffff, -2em 2em 0 -0.5em #ffffff, -3em 0em 0 -0.5em #ffffff, -2em -2em 0 0em #ffffff;
  }
  12.5% {
    box-shadow: 0em -3em 0em 0em #ffffff, 2em -2em 0 0.2em #ffffff, 3em 0em 0 0em #ffffff, 2em 2em 0 -0.5em #ffffff, 0em 3em 0 -0.5em #ffffff, -2em 2em 0 -0.5em #ffffff, -3em 0em 0 -0.5em #ffffff, -2em -2em 0 -0.5em #ffffff;
  }
  25% {
    box-shadow: 0em -3em 0em -0.5em #ffffff, 2em -2em 0 0em #ffffff, 3em 0em 0 0.2em #ffffff, 2em 2em 0 0em #ffffff, 0em 3em 0 -0.5em #ffffff, -2em 2em 0 -0.5em #ffffff, -3em 0em 0 -0.5em #ffffff, -2em -2em 0 -0.5em #ffffff;
  }
  37.5% {
    box-shadow: 0em -3em 0em -0.5em #ffffff, 2em -2em 0 -0.5em #ffffff, 3em 0em 0 0em #ffffff, 2em 2em 0 0.2em #ffffff, 0em 3em 0 0em #ffffff, -2em 2em 0 -0.5em #ffffff, -3em 0em 0 -0.5em #ffffff, -2em -2em 0 -0.5em #ffffff;
  }
  50% {
    box-shadow: 0em -3em 0em -0.5em #ffffff, 2em -2em 0 -0.5em #ffffff, 3em 0em 0 -0.5em #ffffff, 2em 2em 0 0em #ffffff, 0em 3em 0 0.2em #ffffff, -2em 2em 0 0em #ffffff, -3em 0em 0 -0.5em #ffffff, -2em -2em 0 -0.5em #ffffff;
  }
  62.5% {
    box-shadow: 0em -3em 0em -0.5em #ffffff, 2em -2em 0 -0.5em #ffffff, 3em 0em 0 -0.5em #ffffff, 2em 2em 0 -0.5em #ffffff, 0em 3em 0 0em #ffffff, -2em 2em 0 0.2em #ffffff, -3em 0em 0 0em #ffffff, -2em -2em 0 -0.5em #ffffff;
  }
  75% {
    box-shadow: 0em -3em 0em -0.5em #ffffff, 2em -2em 0 -0.5em #ffffff, 3em 0em 0 -0.5em #ffffff, 2em 2em 0 -0.5em #ffffff, 0em 3em 0 -0.5em #ffffff, -2em 2em 0 0em #ffffff, -3em 0em 0 0.2em #ffffff, -2em -2em 0 0em #ffffff;
  }
  87.5% {
    box-shadow: 0em -3em 0em 0em #ffffff, 2em -2em 0 -0.5em #ffffff, 3em 0em 0 -0.5em #ffffff, 2em 2em 0 -0.5em #ffffff, 0em 3em 0 -0.5em #ffffff, -2em 2em 0 0em #ffffff, -3em 0em 0 0em #ffffff, -2em -2em 0 0.2em #ffffff;
  }
}
/* end loading styles for upload button - Matiss Vaisla 25.11.16 */