@mixin primary-button-theme($colour1){background-image:-webkit-linear-gradient(top,$colour1 0,$colour2 100%);background-image:-o-linear-gradient(top,$colour1 0,$colour2 100%);background-image:linear-gradient(to bottom,$colour1 0,$colour2 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=$colour1, endColorstr=$colour2, GradientType=0);border-color:$colour2;background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.header,.popular{cursor:default}.country-dropdown{color:#fff;cursor:pointer}.country-dropdown-second-level{color:#fff;margin-left:10px;cursor:pointer}.country-dropdown-third-level{color:#fff;margin-left:20px;cursor:pointer}.popular>a{color:#fff}.popular:hover>a{color:#96cfed;text-decoration:none}.country-dropdown-third-level>a{color:#fff}.country-dropdown-second-level:hover,.country-dropdown-third-level:hover,.country-dropdown:hover{color:#96cfed}.country-dropdown-second-level:hover>a,.country-dropdown-third-level:hover>a,.country-dropdown:hover>a{color:#96cfed;text-decoration:none}@media screen and (max-width:996px){.lower-on-smaller-screen{margin-top:15px}}@media screen and (max-width:767px){.lower-on-very-small-screen{margin-top:15px}}#loadingArea{display:none!important}#bodyArea{display:block!important}