
@import url(//p6.zdassets.com/hc/theme_assets/125350/200034457/typekit.css);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,500);

/*custom fields to hide*/
/*
.form-field.request_custom_fields_25351291,
.form-field.request_custom_fields_25371542 {
    display:none!important;
}
*/

html,
button,
input,
select,
textarea {
    color: #000;
    -webkit-appearance: none;
}

html {
    font-size: 62.5%;
    position: relative;
    height: 100%;
}

body {
    font-family: 'Roboto', sans-serif;    
    background-color: #fff;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 2.4rem;
    position: relative;
    overflow-y: scroll;
    overflow-x: hidden;
    min-height: 100%;
}

h1 {
    font-family: 'Roboto', sans-serif;
    font-size: 26px;
    font-size: 2.6rem;
  	font-weight:200;
}
h2,
section.related-articles h3 {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-size: 1.5rem;
  	letter-spacing:1px;
    text-transform: uppercase;
}
::-moz-selection {
    background: #34cde0;
    color: #fff;
    text-shadow: none;
}
::selection {
    background: #34cde0;
    color: #fff;
    text-shadow: none;
}
a:link, a:visited, a:hover, a:active {
    text-decoration:none;
    color: #1d8ece ;
    border: none;
    outline: none;
}
a:active {
   opacity: .8;
}
a:hover {
    opacity: .8;
}
input {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border-radius: 0;
}
input:focus,
select:focus,
textarea:focus {
    outline: none;
    box-shadow: inset 1px 1px 1px #ccc!important;
    border: 1px solid #aaa!important;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
img,
video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}


/* ==============
    MOBILE: Main
   ============== */

/*HEADER*/
body > header {
    background-color: #fff;
    box-shadow: 0px 2px 2px #eee;
}
.header-inner {
    margin: 0px auto;
    padding: 10px 17px;
    text-align: center;
    position: relative;
}
header .logo {
    display:inline-block;
    vertical-align:bottom;
    width:106px;
    margin:0px auto;
    padding-right:50px;
}
header .logo a {
    display: inline-block;
    position: relative;
    overflow: hidden;
    height: 22px;
    width: 106px;
    vertical-align: middle;
}
header .logo a img {
    width: 28px;
    height: 18px;
    margin-right: 2px;
    vertical-align: top;
}
header .logo a span {
    font-family: 'Roboto', sans-serif;
    height: 18px;
    line-height: 18px;
    margin: 0px;
    color: #000;
    font-weight: bold;
    display: inline-block;
    vertical-align: top;
}
header a.product-filter {
    display: inline-block;
    height:26px;
    position:absolute;
    left:5%;
    font-weight:bold;
}
header a.product-filter.toggled:before {
    content: "\2716";
    font-size: 25px;
}
header a.product-filter:before {
    content: "\2630";
    font-family: "entypo";
    font-size: 30px;
    height: 24px;
    color: #36c1e1;
    line-height: 26px;
    display: inline-block;
}
header nav.user-nav {
    color: #fff;
    position: absolute;
    overflow: visible;
    vertical-align: top;
    display: inline-block;
    right: 5%;
}
header nav.user-nav > * {
    display:inline-block;
    vertical-align: middle;
}
header nav.user-nav > a.submit-a-request {
    border-radius: 3px;
    border: none;
    padding:1px 8px;
    font-size: 16px;
    line-height: 0px;
    vertical-align: top;
    margin: 0px;
    margin-left: 10px;
    font-size: 0px;
}
_::-moz-svg-foreign-content, :root header nav.user-nav > a.submit-a-request {
    max-width: 17px;
}

header nav.user-nav > a.submit-a-request:before {
    content: "\2709";
    font-family: "entypo";
    color: #fff;
    font-size: 18px;
    line-height: 26px;
}
header .dropdown-menu {
    background: #fff;
    border: none;
    border-radius: 0px;
    box-shadow: none;
    display: none;
    font-size: 13px;
    font-size: 1.3rem;
    font-style: normal;
    font-weight: normal;
    left: 0;
    margin-top: auto;
    min-width: 100%;
    max-width:100%;
    padding: 0;
    position: relative;
    text-align: center;
    z-index: 1000;
    padding-left:4px;
}
header .dropdown-menu a[role=menuitem] {
    cursor: pointer;
    border-right: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    margin: 0px;
    background-color: #fff;
    display: inline-block;
    text-align: left;
    margin-left: -4px;
    padding: 0px;
    line-height: 48px;
    vertical-align: middle;
    width: 33.9%;
    border-left: 1px solid #e8e8e8;
}
a.dropdown-toggle {
    font-size: 13px;
    font-size: 1.3rem;
    vertical-align: bottom;
    line-height: 23px;
    text-transform: uppercase;
}
a.dropdown-toggle:after {
    color: #5c5c5c;
    content: "\e75c";
    display: inline-block;
    font-family: "entypo";
    vertical-align: middle;
    font-weight: bold;
}
a.dropdown-toggle.toggled:after {
    content: "\E75F";
}
.language-box {
    display:none;
    width: 100%;
    overflow:hidden;
    background-color:#fff;
}
.language-box h3 {
    background-color: #f6f6f6;
    font-weight: bold;
    padding:0px;
    margin:0px;
    text-align:center;
    text-transform: uppercase;
    font-size:15px;
    font-size:1.5rem;
    line-height: 20px;
    padding:15px;
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
}

ul.filters-box {
  	display:none;
		font-family: 'Roboto', sans-serif;
    width: 100%;
    list-style: none;
    padding: 0px;
    background-color: #2ccff5;
    text-align:center;
    font-size: 0;
}
ul.filters-box li {
    width: 33.33%;
    display: inline-block;
    vertical-align: top;
    border-left:1px solid transparent;
    border-bottom:1px solid transparent;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
ul.filters-box li a.checked {
    background-color: #2ccff5;
    -webkit-transition: background-color 1s linear;
    -o-transition: background-color 1s linear;
    -moz-transition: background-color 1s linear;
    -ms-transition: background-color 1s linear;
    -kthtml-transition: background-color 1s linear;
    transition: background-color 1s linear;
}
ul.filters-box li:first-child {
    width: 100%;
}
ul.filters-box li a {
    display: block;
    font-size: 13px;
    padding:13px 3px;
    color: #fff;
    line-height: 16px;
    background-color: #00afd8;
    vertical-align:middle;
    white-space: nowrap;
    font-weight: bold;
}
header .current-filter {
    display: none;
    background-color: #00afd8;
    padding:8px 17px;
    font-size: 14px;
    font-size: 1.4rem;
    color: #fff;
}
header .current-filter span {
    font-weight: bold;
}
header .current-filter a {
    float: right;
}
header .current-filter a:after {
    display: inline-block;
    position: relative;
    font-family: "entypo";
    color: #fff;
    font-size: 20px;
    font-size: 16px;
    font-size: 1.6rem;
    content: "\2716";
}
/*MAIN*/
html:not(.inside-iframe) main[role=main] {
    padding: 17px;
}
main {
    position:relative;
    min-height:100%;
    padding-bottom:100px!important; /*footer height*/
    overflow-x:hidden;
    overflow-y:visible;
}

.search-box {
	display:block;
}

main .hero-unit.search-box form {
    margin: 0px auto;
    position: relative;
    margin: 30px 0px;
    margin-top: 15px;
}
main .hero-unit.search-box form input#query {
font-family: 'Roboto', sans-serif;
  font-weight:300;
    width: 100%;
    height:35px;
    border:1px solid #d6d6d6;
    border-radius: 5px;
    line-height: normal;
    padding-left:10px;
    box-shadow: inset 1px 1px 2px #dedede;
    -webkit-appearance: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
main .hero-unit.search-box form:after {
    content: "\1F50D";
    font-family: "entypo";
    color: #999;
    font-size: 20px;
    pointer-events: none;
    text-align: center;
    vertical-align: middle;
    line-height: 35px;
}
main .hero-unit.search-box form input[name=commit],
main .hero-unit.search-box form:after {
    position:absolute;
    top: 0px;
    right: 0px;
    width: 35px;
    height: 35px;
    background: none;
    border: none;
}
main .hero-unit.search-box form input[name=commit] {
    text-indent: -9999px;
}
main .hero-unit.search-box form input[name=commit]:focus {
    box-shadow: none!important;
}

/*catergory list*/
ul.category-list,
ul.shop-misc {
    list-style: none;
    padding:0px;
    margin:0px;
    margin-bottom: 40px;
}
ul.category-list li,
ul.shop-misc li {
    border-top: 1px solid #e2e2e2;
    overflow: hidden;
}
ul.category-list li:last-child,
ul.shop-misc li:last-child{
    border-bottom: 1px solid #e2e2e2;
}
ul.category-list li a,
ul.shop-misc li a {
    font-weight: 300;
  	font-size:14px;
    position: relative;
    white-space: nowrap;
    display: block;
    padding: 10px 3px;
}
ul.category-list li a span,
ul.shop-misc li a span {
font-family: 'Roboto', sans-serif;
    width: 60%;
    white-space: normal;
    display:inline-block;
    vertical-align: middle;
}
ul.category-list li a:before,
ul.shop-misc li a:before {
    content: "";
    background-size: 60px 60px;
    background-repeat: no-repeat;
    display: inline-block;
    width: 60px;
    height: 60px;
    vertical-align: middle;
    margin-right: 10px;
}
ul.category-list li a:after,
ul.shop-misc li a:after {
  content: "\E766";
  font-family: "entypo";
  line-height: 24px;
  color: #b8b8b8;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -12px;
}

nav.category-nav {
    text-align: center;
    white-space: nowrap;
    position:relative;
    background-color: #f9f9f9;
    padding: 10px 0px;
    padding-bottom:0px;
    min-height: 146px;
    display:none;
}
nav.category-nav .scroll-wrap {
    max-width: 1000px;
    min-height: 140px;
    overflow: hidden;
    overflow-x: visible;
    margin: 0px auto;
    overflow-x: visible;
}
nav.category-nav ul.category-list {
    margin:0;
    position: relative;
    margin-bottom:20px;
}
nav.category-nav ul.category-list li {
    max-width: 150px;
    border:none;
    display:inline-block;
    vertical-align:top;
    min-width:100px;
}
nav.category-nav ul.category-list li a {
    margin: 0px auto;
}
nav.category-nav ul.category-list li a:after {
    content:none;
}
nav.category-nav ul.category-list li a:before {
    background-size: 60px 60px;
    background-repeat: no-repeat;
    display: inline-block;
    width: 60px;
    height: 60px;
    margin:0;
}
nav.category-nav ul.category-list li a span {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 17px;
    line-height: 1.7rem;
    margin: 0px auto;
    font-weight: lighter;
    display:block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
nav.category-nav ul.category-list li.selected a span,
ul.category-list li.selected a span {
    background: #33bfe0; /* Old browsers */
    color: #fff;
    padding:3px;
    border-radius: 3px;
    border: 1px solid #d7d6d6;
    background: -moz-linear-gradient(top,  #33bfe0 0%, #01afd8 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#33bfe0), color-stop(100%,#01afd8)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #33bfe0 0%,#01afd8 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #33bfe0 0%,#01afd8 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #33bfe0 0%,#01afd8 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #33bfe0 0%,#01afd8 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33bfe0', endColorstr='#01afd8',GradientType=0 ); /* IE6-9 */
}

/*scroll*/
.scroll-wrapper {
    overflow: hidden !important;
    padding: 0 !important;
    position: relative;
}
.scroll-wrapper > .scroll-content {
    border: none !important;
    box-sizing: content-box !important;
    height: auto;
    left: 0;
    margin: 0;
    max-height: none !important;
    max-width: none !important;
    overflow: scroll !important;
    padding: 0;
    position: relative !important;
    top: 0;
    width: auto !important;
}
.scroll-wrapper > .scroll-content::-webkit-scrollbar {
    height: 0;
    width: 0;
}
.scroll-element {
    display: none;
    position: relative;
}
.scroll-element, .scroll-element div {
    box-sizing: content-box;
}
.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {
    display: block;
}
.scroll-element .scroll-bar,
.scroll-element .scroll-arrow {
    cursor: default;
}
.scroll-x .scroll-bar {
    height:10px;
    background:transparent;
    position:absolute;
    border-bottom:2px solid #00afd8;
    bottom:0px;
    cursor: pointer;
    -webkit-transition: background-color .3s linear;
    -o-transition: background-color .3s linear;
    -moz-transition: background-color .3s linear;
    -ms-transition: background-color .3s linear;
    -kthtml-transition: background-color .3s linear;
    transition: background-color .3s linear;
}
.scroll-x .scroll-bar:hover {
    background-color: #00afd8;
    -webkit-transition: background-color .1s linear;
    -o-transition: background-color .1s linear;
    -moz-transition: background-color .1s linear;
    -ms-transition: background-color .1s linear;
    -kthtml-transition: background-color .1s linear;
    transition: background-color .1s linear;
}
.scroll-x .scroll-bar:active {
    background-color: #eee;
    border-bottom:1px solid #aaa;
    -webkit-transition: background-color .3s linear;
    -o-transition: background-color .3s linear;
    -moz-transition: background-color .3s linear;
    -ms-transition: background-color .3s linear;
    -kthtml-transition: background-color .3s linear;
    transition: background-color .3s linear;
}
.scroll-element_track{
    height: 2px;
    background-color: #fff;
    width: 100%;
    cursor: pointer;
}
/*/scroll*/

/*FORM*/
div.form {
    background-color: #fafafa;
    border: 1px solid #d7d6d6;
    border-radius: 3px;
    margin: 30px auto;
    padding: 10px 20px;
    max-width: 620px;
}
div.form h1.page-header {
    text-align: center;
    margin-top:0px;
}
form.request-form {
    font-size:0;
    width:100%;
    margin:0px;
    padding:0px;
}
form.request-form .form-field,
form.request-form footer {
    width: 100%;
    vertical-align: top;
    font-size: 16px;
    font-size: 1.6rem;
    display: inline-block;
    padding:10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}
form.request-form .form-field.request_description {
    width: 100%;
}
form.request-form .form-field.request_description p {
    /*display:none;*/
    font-size:13px;
    font-size:1.3rem;
    line-height: 16px;
    line-height: 1.6rem;
}
form.request-form .form-field label {
    display: none;
}
form.request-form .form-field.required:before {
    content: "*";
  display: block;
  position: absolute;
  color: #ff2222;
  left: 0px;
  top: 6px;
}
form.request-form .form-field input,
form.request-form .form-field textarea {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px 10px;
    width: 100%;
    border-radius: 3px;
    border: 1px solid #d7d6d6;
    height: 36px;
    line-height:normal;
}
form.request-form .form-field textarea {
    min-height: 150px;
}
form.request-form input[type=submit] {
    width:100%;
font-family: 'Roboto', sans-serif;
    font-weight:bold;
    color: #fff;
    text-transform: uppercase;
    vertical-align: top;
    text-align:center;
    height:40px;
    height:4rem;
    line-height: 40px;
    line-height: 4rem;
    font-size: 17px;
    font-size: 1.7rem;
    font-weight: bold;
    text-transform: uppercase;
    vertical-align:middle;
    border-radius: 5px;
    border: 1px solid #d7d6d6;
}
form.request-form .upload-dropzone,
form.request-form .upload-dropzone span {
    height: 40px;
    line-height:normal;
}
form.request-form .upload-dropzone span {
    padding-top:8px;
    color: #666;
}
.notification {
    padding: 0px;
    color: #fff;
    font-size: 13px;
    font-size: 1.3rem;
}
.notification-error {
    background: #ff8875;
    border-color: #ff8875;
}
.notification-inline:before,
.notification-inline:after{
    border-bottom-color: #ff8875;
}
a.notification-dismiss:before {
    color:#fff;
    font-weight:bold;
    font-size:17px;
}
.notification-notice {
    background: #5cabdf;
}
.notification-notice .notification-inner {
    padding:15px;
}

li.upload-item {
    width: 100%;
    height:30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
h2#issue-list-head,
h2#article-list-head {
    display:none;
}
form.request-form .searchbox {
    display: none!important;
}
.searchbox-suggestions ul {
    padding:0px;
    margin:10px;
    list-style:none;
    font-size: 1.2rem;
    line-height:1.4rem;
}
.searchbox-suggestions ul li {
    margin-top:10px;
}
#mac-pop {
    position: absolute;
    top: 18px;
    right: 18px;
}
#mac-pop:before {
    content: "\2139";
    font-family: "entypo";
    font-size: 14px;
    line-height:19px;
    color: #fff;
    background-color: #9cd200;
    text-align:center;
    display: block;
    width:20px; height:20px;
    border-radius: 50%;
}

#pop-bg-blur {
    display:none;
    position: absolute;
    top:0px;
    left:0px;
    bottom:0px;
    right:0px;
    background: rgba(0,0,0,.7);
    height:100%;
    width:100%;
}
#pop-bg-blur #mac-popup-wnd {
    display: none;
    background: #fff;
    padding: 20px;
    border-radius: 3px;
    margin:0px auto;
    margin-top:100px;
    max-width: 50%;
    min-width: 250px;
    max-width: 500px;
}
#pop-bg-blur #mac-popup-wnd h1,
#pop-bg-blur #mac-popup-wnd h2,
#pop-bg-blur #mac-popup-wnd h3,
#pop-bg-blur #mac-popup-wnd img {
    text-align: center;
    display:block;
    margin: 0px auto;
}
#pop-bg-blur #mac-popup-wnd img {
    width: 100%;
}
#pop-bg-blur #mac-popup-wnd #pop-wnd-wrap {
}
#pop-bg-blur #mac-popup-wnd #close-mac-pop {
    display: block;
    margin: 0px auto;
    text-align: center;
    padding: 10px;
    color: #fff;
    background-color: #9cd200;
    margin-top:20px;
    border-radius: 3px;
}

/*FOOTER*/
footer.footer {
    background-color: #e5e5e5;
    overflow:auto;
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    font-size: 14px;
    font-size: 1.4rem;
    color: #666;
    text-align: center;
}
footer.footer .footer-inner {
    padding:17px;
    overflow:auto;
    margin:0px auto;
}
.footer-inner > div {
    padding: 0;
    text-align: center;
    line-height: 20px;
    width:100%;
}
.footer-inner div a {
    font-size: 13px;
    font-size: 1.3rem;
    color: #636363;
}
.footer-inner div a.small {
    font-size: 11px;
    font-size: 1.1rem;
    color: #9b9b9b;
    display: block;
}
.footer-inner a {
   padding: 2px 5px;
}


/*OTHERS*/
main a.submit-a-request:link,
a.submit-a-request:visited,
a#back-categs:link,
a#back-categs:visited {
font-family: 'Roboto', sans-serif;
    display:block;
    color: #000;
    text-align:center;
    height:44px;
    height:4.4rem;
    line-height: 42px;
    line-height: 4.2rem;
    color: #fff;
    font-size: 17px;
    font-size: 1.7rem;
    font-weight: bold;
    text-transform: uppercase;
    vertical-align:middle;
    border-radius: 5px;
    border: 1px solid #d7d6d6;
    margin-top: 20px;
}
a.submit-a-request:link,
form.request-form input[type=submit] {
    background: #33bfe0; /* Old browsers */
    background: -moz-linear-gradient(top,  #33bfe0 0%, #01afd8 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#33bfe0), color-stop(100%,#01afd8)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #33bfe0 0%,#01afd8 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #33bfe0 0%,#01afd8 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #33bfe0 0%,#01afd8 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #33bfe0 0%,#01afd8 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33bfe0', endColorstr='#01afd8',GradientType=0 ); /* IE6-9 */
}
a#back-categs:link,
a#back-categs:visited {
    color: #7f7f7f;
    background: #f5f5f5; /* Old browsers */
    background: -moz-linear-gradient(top,  #f5f5f5 0%, #ededed 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f5f5f5 0%,#ededed 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f5f5f5 0%,#ededed 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #f5f5f5 0%,#ededed 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #f5f5f5 0%,#ededed 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
}
.shlmsg {
    position: relative;
    background-color: #59d98f;
    color: #fff;
    padding: 10px 17px;
    vertical-align:top;
}
.shlmsg:before, .shlmsg > a {
    display:inline-block;
    position:relative;
    font-family: "entypo";
    font-size: 20px;
    font-size: 2rem;
}
.shlmsg:before {
    content: "\26A0";
    vertical-align:top;
    display:inline-block;
    margin-right:10px;
}
.shlmsg > a {
    vertical-align: top;
    float: right;
    color: #fff;
}
.shlmsg > a:after {
    content: "\2716";
}
.shlmsg span {
    width: 80%;
    display:inline-block;
}
.shlmsg span > a{
    display:inline-block;
        color: #fff;
        text-decoration: underline;
}
section.promoted-articles h3{
    display:none;
}
.section-tree-with-article,
#promo-arts {
    display: none;
}

/*breadcrumbs*/
nav.sub-nav {
    font-size: 0!important;
    margin: 15px 0px;
  	font-weight:300;
}
nav.sub-nav > ol{
    font-size: 16px;
    font-size: 1.6rem;
    text-align: left;
}
ol.breadcrumbs {
    font-family: 'Roboto', sans-serif;
    list-style: none;
    padding: 0px;
    margin: 0px;
    display: inline-block;
    text-align:left!important;
}
ol.breadcrumbs li {
    padding: 0px;
    margin: 0px;
    display:inline-block;
}
ol.breadcrumbs li a {
    padding: 0px;
    margin: 0px;
}
ol.breadcrumbs li:first-child {
    position:relative;
}
ol.breadcrumbs li:first-child a {
    color: #1d8ece;
    position: relative;
    display:inline-block;
    font-size: 0;
    vertical-align: top;
    width:30px;
  	font-weight:400 !important;
  
}
ol.breadcrumbs li:first-child a:after {
    font-size: 22px;
    margin-left: 20px;
}
ol.breadcrumbs li:first-child a:before {
    font-family: "entypo";
    content: "\2302";
    width:15px;
    display:inline-block;
    position: absolute;
    font-size: 18px;
    top: 0px;
}
_::-moz-svg-foreign-content,:root ol.breadcrumbs li:first-child a:after,
_::-moz-svg-foreign-content,:root ol.breadcrumbs li a {
    height:23px!important;
}
ol.breadcrumbs li:last-child a {
    color: #1d8ece;
}
ol.breadcrumbs li a:after {
    font-family: "entypo";
    content: "\E762";
    display: inline-block;
    font-size: 22px;
    font-weight: normal;
    color: #ccc;
    padding: 0px 3px;
    padding-right: 0px;
    vertical-align: bottom;
    line-height: normal;
}
ol.breadcrumbs li:last-child a:after {
    content: none;
}
/*categories page*/
.category-description {
    display: none;
    vertical-align: top;
    border-bottom: 1px solid #ececec;
}
.category-description > span.res-title {
    text-transform: uppercase;
    color: #a3a3a3;
    vertical-align: top;
}
.category-description ul.res-list {
    display: inline-block;
    vertical-align: top;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.category-description ul.res-list li {
    vertical-align: top;
    display: block;
    padding:  0px 5px;
}
.category-description ul.res-list li a {
    border-bottom: 1px solid #a3a3a3;
}
.category-description ul.res-list li span {
    font-size: 12px;
    font-size: 1.2rem;
    margin-left:3px;
    text-transform: uppercase;
    vertical-align:top;
    font-weight: 300;
    color: #a3a3a3;
}
.category-description p {
}
.category-description a {
    color: #1d8ece;
    font-weight:300;
}
main[role=main] h2.page-header {
    text-transform: uppercase;
    font-size: 25px;
    font-size: 2.5rem;
    position: relative;
    min-height: 40px;
    padding-right: 75px;
}
h2.page-header.cat:after {
    display: inline-block;
    content: "";
    height: 70px;
    position: absolute;
    top: -17px;
    right: 0px;
    background-size: 70px 70px;
    width: 70px;
}
ul.article-list {

}
ul.article-list li.article-promoted span {
    color: #000;
}
section.promoted-articles ul,
section.related-articles ul,
ul.article-list,
ul.search-results-list {
    list-style: none;
    font-family: 'Roboto', sans-serif;
    padding:0px;
    margin:0px;
}
section.promoted-articles ul li,
section.related-articles ul li,
ul.article-list li,
ul.search-results-list li {
    margin-bottom: 10px;
}
section.promoted-articles ul li a,
section.related-articles ul li a,
ul.search-results-list li a {
    color: #1d8ece;
}
section.related-articles ul li {
    line-height: 21px;
}
section.related-articles ul li a {
    font-size: 16px;
    line-height: 21px;
    font-weight: 400;
}
section.related-articles h3 {
    margin: 0.67em 0px;
}

ul.section-list {
    list-style: none;
    font-family: 'Roboto', sans-serif;
  	font-weight:300;
    padding:0px;
    margin:0px;
}
ul.section-list li {
    margin-bottom: 5px;
}
ul.section-list li a:link,
.wizard-actions-wrap a,
.filter-menu h3 {
    width: 100%;
    display: inline-block;
    /*text-transform: uppercase;*/
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 3px;
    padding: 7px 10px;
    border: 1px solid #d7d6d6;
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #f7f7f7 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f7f7f7)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#f7f7f7 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#f7f7f7 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#f7f7f7 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 0%,#f7f7f7 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7f7f7',GradientType=0 ); /* IE6-9 */
}
ul.section-list li a:visited {
    border: 1px solid #d7d6d6;
}
/*ul.section-list li a:hover,*/
ul.section-list li.selected a,
.wizard-actions-wrap a:hover {
    color: #fff;
    background: #33bfe0; /* Old browsers */
    background: -moz-linear-gradient(top,  #33bfe0 0%, #01afd8 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#33bfe0), color-stop(100%,#01afd8)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #33bfe0 0%,#01afd8 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #33bfe0 0%,#01afd8 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #33bfe0 0%,#01afd8 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #33bfe0 0%,#01afd8 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33bfe0', endColorstr='#01afd8',GradientType=0 ); /* IE6-9 */
}
main[role=main] h2.page-header.sections {
    color: #1a8ccc;
    margin-bottom:0px;
    height: auto;
}
p#section-desc {
   margin: 10px 0px;
}

ul.article-list li a:link,
ul.article-list li a:visited {
    color: #1d8ece;
  	font-weight:300;
}
ul.article-list li a:hover {
		text-decoration:underline;
}

#video-container #video {
    display: block;
    border: 1px solid #d7d6d6;
    border-radius: 3px;
    width:490px;
    height:374px;
    margin:0px auto;
    overflow:hidden;
    white-space:nowrap;
    position:relative;
    height: auto!important;
}
#video-container #video ul {
    padding:0px;
    margin:0px;
    display:block;
}
#video-container #video ul li {
    display:inline-block;
}
#video-container #video ul li a {
    display:block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#video-container #video ul li a:after {
    content:"\25B6";
    font-family: "entypo";
    top:0px;
    left:0px;
    bottom:0px;
    right:0px;
    margin:auto;
    color:#fff;
    position: absolute;
    width:70px;
    height:70px;
    line-height:70px;
    font-size:40px;
    background-color: #1e8ece;
    border-radius:50%;
    text-align:center;
    text-indent:7px;
    border:2px solid #fff;
    opacity: .8;
}
#video-container #video ul li a img {
    width:100%;
    pointer-events: none;
}
#video ol.dots {
    position:absolute;
    display:inline-block;
    text-align:center;
    width:100%;
    z-index:9999;
    list-style-type: none;
    margin:0px;
    padding:0px;
    bottom:2px;
    border:3px;
    pointer-events: none;
}
#video ol.dots li.dot {
    vertical-align:middle;
    text-indent: -99999px;
    overflow:hidden;
    cursor: pointer;
    width: 13px;
    height: 13px;
    background-color: transparent;
    padding:0px;
    border-radius: 50%;
    display:inline-block;
    margin:3px;
    border:2px solid #1e8ece;
    pointer-events: all;
}
#video ol.dots li.dot.active {
    background-color: #1e8ece;
}
#video iframe{
    position: absolute;
    top:0px;
    left:0px;
    z-index:999;
}



/*ARTICLE*/
header.article-header h1 {
    color: #1a8ccc;
    font-size: 22px;
    font-size: 2.2rem;
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
}
article.main-column {
}
article.main-column .article-info {
    text-align:center;
    margin-bottom: 20px;
}
footer.article-footer {
    border-top: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
    text-align: center;
    padding: 15px 0px;
        min-height:26px;
}
.article-vote .article-vote-count {
    display: none;
}
.article-vote  .article-vote-question {
    font-size: 15px;
    font-size: 1.5rem;
    color: #4d4d4d;
}
.article-vote-controls {
    display:inline-block;
    height: 35px;
    line-height: 35px;
}
.article-vote-controls a {
    padding: 5px 15px;
    border-radius: 3px;
    font-size: 13px;
    font-size: 1.3rem;
    margin: 0px 3px;
    color: #fff;
    vertical-align: bottom;
    text-transform: uppercase;
}
.article-vote-controls a.article-vote-down {
    background-color: #ea5583;
    border: 1px solid #cd2f60;
}
.article-vote-controls a.article-vote-up {
    background-color: #9cd200;
    border: 1px solid #89b705;
}
.article-meta {
    color: #bebebe;
}
#article-contact-frame {
    width: 100%;
    border:none;
    margin:0px;
    padding:0px;
    overflow-y: none;
}

/*WYSWYG overwrites & article content customization*/

.article-body {
		font-weight:300;
}

.article-body .wysiwyg-font-size-small {
    font-size: 90%;
}
.article-body .wysiwyg-font-size-medium {
    font-size: 100%;
}
.article-body .wysiwyg-font-size-large {
    font-size: 110%;
}
.article-body .wysiwyg-font-size-x-large {
    font-size: 120%;
}
.article-body ol { counter-reset: item }
.article-body ol li { display: block;}
.article-body ol li:before {
    content: counter(item) ". ";
    counter-increment: item;
    font-size: 20px;
    font-weight: bold;
    color: #f47722;
}
.article-body ul li:before {
    font-family:"entypo";
    content: "\25CF";
    font-size: 14px;
    margin-right: 5px;
    color: #f47722;
}
.article-body ol,
.article-body ul {
    padding: 0px;
    margin: 20px 0px;
    list-style-position: outside;
    list-style-type: none;
}
.article-body h1,
.article-body h2,
.article-body h3 {
    font-family: 'Roboto', sans-serif;
  	font-weight:300;
    text-transform: none;
    font-size: 23px;
}
.article-body h2 {
    font-size: 20px;
}
.article-body h3 {
    font-size: 17px;
}
.article-body li span img,
.article-body img {
    max-width: 100%;
    height: auto;
}
.article-body iframe {
    width: 100%;
    max-width: 560px;
}


/*SEARCH RESULTS*/
nav.sub-nav {
}
nav.sub-nav div.search-options {
    margin:0px;
    padding:0px;
    font-size: 16px;
    font-size: 1.6rem;
}

.filter-menu {
    vertical-align: top;
    width: auto;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
}
form .filter-menu {
    padding:10px;
    display:block;
    padding-bottom:0px;
}
.search-options .filter-menu {
    display:block;
    text-align:left;
}
.filter-menu h3 {
    font-family: 'Roboto', sans-serif;
    padding:2px 5px;
    margin:0px;
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    padding-right: 20px;
}
.filter-menu:not(.empty) h3:after {
    display: block;
    margin-left:10px;
    font-family: "entypo";
    content:"\E75C";
    position:absolute;
    right:8px;
    top:1px;
}
.filter-menu ul {
    display:block;
    position:absolute;
    list-style-type: none;
    vertical-align: middle;
    left:0;
    top:0;
    padding:0px;
    margin:0px;
    z-index:999;
    background-color:#fff;
    width:100%;
    box-shadow:1px 1px 5px #ccc;
    padding:15px;
    display:none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.filter-menu ul li {
    line-height: 18px;
}
.filter-menu ul li a {
    font-size: 14px;
}

.search-results-column h2.search-results-subheading {
    display: none;
}
.search-results h1 {
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
}
.search-results h1.search-results-heading {
    color: #a5a5a5;
    font-size: 22px;
}
.search-results h1.search-results-heading strong {
    color: #000;
}
ul.search-results-list li.search-result a span.hl {
    color: #ce851d;
}
.search-result-meta,
.search-result-description {
    display: none;
}
nav.pagination ul {
    padding:0px;
    margin:0px;
    list-style: none;
    text-align:center;
    margin:20px auto;
}
nav.pagination ul li {
    display: inline-block;
    text-align:center;
    vertical-align: top;
}
nav.pagination ul li a {
    color: #000;
    vertical-align: top;
    display: inline-block;
    line-height: 20px;
    height: 24px;
    width: 24px;
    border: 1px solid #ffffff;
}
nav.pagination ul li span {
    height: 24px;
    border: 1px solid #fff;
    display: inline-block;
    line-height: 20px;
    vertical-align: top;
    width: 24px;
}
nav.pagination ul li a:hover {
    border: 1px solid #ccc;
    border-radius: 3px;
}
nav.pagination ul li.pagination-prev a,
nav.pagination ul li.pagination-next a {
    border: 1px solid #ccc;
    font-size: 22px;
    height: 24px;
    width: 24px;
    padding: 0px;
    border-radius: 3px;
}
nav.pagination ul li.pagination-prev a:hover,
nav.pagination ul li.pagination-next a:hover {
    background-color: #eee;
}

/*CONTACT US*/
#contact-flow.answer-found-noev ul.category-list li a,
#contact-flow.answer-found-noev ul.section-list li a {
    pointer-events: none;
    cursor: default;
}
#contact-flow ul.category-list:after,
#contact-flow ul.section-list:after,
#contact-flow .wizard-actions-wrap:after
/*#contact-flow section.promoted-articles:after*/
 {
    content: "\E764";
    font-family: "entypo";
    text-align: center;
    font-size:25px;
    margin-top:30px;
    padding-top:40px;
    display: block;
    width: 100%;
    color: #cccccc;
    border-top: 1px solid #ececec;
    position: relative;
}
.wizard-actions-wrap {
    text-align:center;
    margin-top:50px;
    display:none;
}
.wizard-actions-wrap a {
    width: auto;
    text-transform: none;
    font-size: 16px;
    white-space: nowrap;
    overflow:hidden;
}
.wizard-actions-wrap a:hover {

}
.wizard-actions-wrap a.btn-green {
  background: #02dca2;
  color: #fff;
}
.wizard-actions-wrap.wizard-done:after {
  content: ""!important;
}

/*15122015 BSI Hide phone number field used for the tag*/
.form-field.request_custom_fields_29400057 {
  display:none!important;
}
.wizard-actions-wrap div,
.article-more-questions div {
  width: auto;
  display: inline-block;
  font-family: 'Roboto', sans-serif;    
  background-color: #fff;
  font-size: 16px;
  text-align: justify;
  /*text-transform: uppercase;*/
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 3px;
  padding: 7px 10px;
  border: 1px solid #d7d6d6;
  background: #ffffff; /* Old browsers */
  background: -moz-linear-gradient(top,  #ffffff 0%, #f7f7f7 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f7f7f7)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #ffffff 0%,#f7f7f7 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #ffffff 0%,#f7f7f7 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #ffffff 0%,#f7f7f7 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #ffffff 0%,#f7f7f7 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7f7f7',GradientType=0 ); /* IE6-9 */
}
.article-more-questions a {
  width: auto;
  max-width: 500px;
  font-family: 'Roboto', sans-serif;
  display:block;
  color: #000;
  text-align:center;
  height:44px;
  height:4.4rem;
  line-height: 42px;
  line-height: 4.2rem;
  color: #fff;
  font-size: 17px;
  font-size: 1.7rem;
  font-weight: bold;
  text-transform: uppercase;
  vertical-align:middle;
  border-radius: 5px;
  border: 1px solid #d7d6d6;
  margin-top: 20px;
}
.article-more-questions a {
    background: #33bfe0; /* Old browsers */
    background: -moz-linear-gradient(top,  #33bfe0 0%, #01afd8 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#33bfe0), color-stop(100%,#01afd8)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #33bfe0 0%,#01afd8 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #33bfe0 0%,#01afd8 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #33bfe0 0%,#01afd8 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #33bfe0 0%,#01afd8 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33bfe0', endColorstr='#01afd8',GradientType=0 ); /* IE6-9 */
}
.article-more-questions a.btn-green {
  background: #02dca2;
  color: #fff;
}

.wizard-actions-wrap.country_code div {
  display:none!important;
}


/* ===============
    ALL: IE Fixes
   =============== */


/* ==========================================================================
   Helper classes
   ========================================================================== */
.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

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

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

.user-nav:{
/*width: 100px;*/
}
.user-info.dropdown{
float: right;
margin-left: 10px;
  }
#user-menu .my-activities{
display:none;
}
.user-avatar{
display: none;
}
#user-menu{
display: none;
}
#user-menu a{
width: 100%;
  text-align: center;
}

.login{

}
#user-name{
color: black;
}
#user-menu span{
display: none;
}
/*FLAGS*/
.flag:before {
    content: "";
    display: inline-block;
    position: relative;
    height: 29px;
    background:transparent url(//p6.zdassets.com/hc/theme_assets/125350/200034457/flags32.png) no-repeat;
    vertical-align:middle;
    margin-top:-4px;
    width:32px;
    margin-left:10px;
    margin-right:5px;
}
.flag {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.flag span {
    display:inline-block;
    width: 63%;
    white-space: normal;
    line-height: 12px;
    vertical-align: middle;
}
.flag._African_Union:before{background-position:0 -32px;}
.flag._Arab_League:before,.flag.ar:before{background-position:0 -64px;}
.flag._ASEAN:before{background-position:0 -96px;}
.flag._CARICOM:before{background-position:0 -128px;}
.flag._CIS:before{background-position:0 -160px;}
.flag._Commonwealth:before{background-position:0 -192px;}
.flag._England:before{background-position:0 -224px;}
.flag._European_Union, .flag.eu:before{background-position:0 -256px;}
.flag._Islamic_Conference:before{background-position:0 -288px;}
.flag._Kosovo:before{background-position:0 -320px;}
.flag._NATO:before{background-position:0 -352px;}
.flag._Northern_Cyprus:before{background-position:0 -384px;}
.flag._Northern_Ireland:before{background-position:0 -416px;}
.flag._Olimpic_Movement:before{background-position:0 -448px;}
.flag._OPEC:before{background-position:0 -480px;}
.flag._Red_Cross:before{background-position:0 -512px;}
.flag._Scotland:before{background-position:0 -544px;}
.flag._Somaliland:before{background-position:0 -576px;}
.flag._Tibet:before{background-position:0 -608px;}
.flag._United_Nations:before{background-position:0 -640px;}
.flag._Wales:before{background-position:0 -672px;}
.flag.ad:before,.flag.ca:before{background-position:0 -704px;}
.flag.ae:before{background-position:0 -736px;}
.flag.af:before{background-position:0 -768px;}
.flag.ag:before{background-position:0 -800px;}
.flag.ai:before{background-position:0 -832px;}
.flag.al:before{background-position:0 -864px;}
.flag.am:before{background-position:0 -896px;}
.flag.ao:before{background-position:0 -928px;}
.flag.aq:before{background-position:0 -960px;}
/*.flag.ar:before{background-position:0 -992px;}*/
.flag.as:before{background-position:0 -1024px;}
.flag.at:before{background-position:0 -1056px;}
.flag.au:before{background-position:0 -1088px;}
.flag.aw:before{background-position:0 -1120px;}
.flag.ax:before{background-position:0 -1152px;}
.flag.az:before{background-position:0 -1184px;}
.flag.ba:before{background-position:0 -1216px;}
.flag.bb:before{background-position:0 -1248px;}
.flag.bd:before{background-position:0 -1280px;}
.flag.be:before{background-position:0 -1312px;}
.flag.bf:before{background-position:0 -1344px;}
.flag.bg:before{background-position:0 -1376px;}
.flag.bh:before{background-position:0 -1408px;}
.flag.bi:before{background-position:0 -1440px;}
.flag.bj:before{background-position:0 -1472px;}
.flag.bm:before{background-position:0 -1504px;}
.flag.bn:before{background-position:0 -1536px;}
.flag.bo:before{background-position:0 -1568px;}
.flag.br:before,.flag.pt-br:before{background-position:0 -1600px;}
.flag.bs:before{background-position:0 -1632px;}
.flag.bt:before{background-position:0 -1664px;}
.flag.bw:before{background-position:0 -1696px;}
.flag.by:before{background-position:0 -1728px;}
.flag.bz:before{background-position:0 -1760px;}
.flag.en-ca:before,.flag.fr-ca:before{background-position:0 -1792px;}
.flag.cd:before{background-position:0 -1824px;}
.flag.cf:before{background-position:0 -1856px;}
.flag.cg:before{background-position:0 -1888px;}
.flag.ch:before{background-position:0 -1920px;}
.flag.ci:before{background-position:0 -1952px;}
.flag.ck:before{background-position:0 -1984px;}
.flag.cl:before{background-position:0 -2016px;}
.flag.cm:before{background-position:0 -2048px;}
.flag.cn:before,.flag.zh-cn:before{background-position:0 -2080px;}
.flag.co:before{background-position:0 -2112px;}
.flag.cr:before{background-position:0 -2144px;}
.flag.cu:before{background-position:0 -2176px;}
.flag.cv:before{background-position:0 -2208px;}
.flag.cy:before{background-position:0 -2240px;}
.flag.cs:before{background-position:0 -2272px;}
.flag.de:before{background-position:0 -2304px;}
.flag.dj:before{background-position:0 -2336px;}
.flag.da:before{background-position:0 -2368px;}
.flag.dm:before{background-position:0 -2400px;}
.flag.do:before{background-position:0 -2432px;}
.flag.dz:before{background-position:0 -2464px;}
.flag.ec:before{background-position:0 -2496px;}
.flag.ee:before{background-position:0 -2528px;}
.flag.ar-eg:before{background-position:0 -2560px;}
.flag.eh:before{background-position:0 -2592px;}
.flag.er:before{background-position:0 -2624px;}
.flag.es:before,.flag.es-419:before{background-position:0 -2656px;}
.flag.et:before{background-position:0 -2688px;}
.flag.fi:before{background-position:0 -2720px;}
.flag.fj:before{background-position:0 -2752px;}
.flag.fm:before{background-position:0 -2784px;}
.flag.fo:before{background-position:0 -2816px;}
.flag.fr:before{background-position:0 -2848px;}
.flag.bl, .flag.cp, .flag.mf, .flag.yt:before{background-position:0 -2848px;}
.flag.ga:before{background-position:0 -2880px;}
.flag.gb:before,.flag.en-gb:before{background-position:0 -2912px;}
.flag.sh:before{background-position:0 -2912px;}
.flag.gd:before{background-position:0 -2944px;}
.flag.ge:before{background-position:0 -2976px;}
.flag.gg:before{background-position:0 -3008px;}
.flag.gh:before{background-position:0 -3040px;}
.flag.gi:before{background-position:0 -3072px;}
.flag.gl:before{background-position:0 -3104px;}
.flag.gm:before{background-position:0 -3136px;}
.flag.gn:before{background-position:0 -3168px;}
.flag.gp:before{background-position:0 -3200px;}
.flag.gq:before{background-position:0 -3232px;}
.flag.el:before{background-position:0 -3264px;}
.flag.gt:before{background-position:0 -3296px;}
.flag.gu:before{background-position:0 -3328px;}
.flag.gw:before{background-position:0 -3360px;}
.flag.gy:before{background-position:0 -3392px;}
.flag.hk:before{background-position:0 -3424px;}
.flag.hn:before{background-position:0 -3456px;}
.flag.hr:before{background-position:0 -3488px;}
.flag.ht:before{background-position:0 -3520px;}
.flag.hu:before{background-position:0 -3552px;}
.flag.id:before{background-position:0 -3584px;}
.flag.mc:before{background-position:0 -3584px;}
.flag.ie:before{background-position:0 -3616px;}
.flag.il:before,.flag.he:before{background-position:0 -3648px;}
.flag.im:before{background-position:0 -3680px;}
.flag.in:before,.flag.hi:before{background-position:0 -3712px;}
.flag.iq:before{background-position:0 -3744px;}
.flag.ir:before{background-position:0 -3776px;}
.flag.is:before{background-position:0 -3808px;}
.flag.it:before{background-position:0 -3840px;}
.flag.je:before{background-position:0 -3872px;}
.flag.jm:before{background-position:0 -3904px;}
.flag.jo:before{background-position:0 -3936px;}
.flag.jp:before,.flag.ja:before{background-position:0 -3968px;}
.flag.ke:before{background-position:0 -4000px;}
.flag.kg:before{background-position:0 -4032px;}
.flag.kh:before{background-position:0 -4064px;}
.flag.ki:before{background-position:0 -4096px;}
.flag.km:before{background-position:0 -4128px;}
.flag.kn:before{background-position:0 -4160px;}
.flag.kp:before{background-position:0 -4192px;}
.flag.kr:before,.flag.ko:before{background-position:0 -4224px;}
.flag.kw:before{background-position:0 -4256px;}
.flag.ky:before{background-position:0 -4288px;}
.flag.kz:before{background-position:0 -4320px;}
.flag.la:before{background-position:0 -4352px;}
.flag.lb:before{background-position:0 -4384px;}
.flag.lc:before{background-position:0 -4416px;}
.flag.li:before{background-position:0 -4448px;}
.flag.lk:before{background-position:0 -4480px;}
.flag.lr:before{background-position:0 -4512px;}
.flag.ls:before{background-position:0 -4544px;}
.flag.lt:before{background-position:0 -4576px;}
.flag.lu:before{background-position:0 -4608px;}
.flag.lv:before{background-position:0 -4640px;}
.flag.ly:before{background-position:0 -4672px;}
.flag.ma:before{background-position:0 -4704px;}
.flag.md:before{background-position:0 -4736px;}
.flag.me:before,.flag.sr-me:before{background-position:0 -4768px;}
.flag.mg:before{background-position:0 -4800px;}
.flag.mh:before{background-position:0 -4832px;}
.flag.mk:before{background-position:0 -4864px;}
.flag.ml:before{background-position:0 -4896px;}
.flag.mm:before{background-position:0 -4928px;}
.flag.mn:before{background-position:0 -4960px;}
.flag.mo:before{background-position:0 -4992px;}
.flag.mq:before{background-position:0 -5024px;}
.flag.mr:before{background-position:0 -5056px;}
.flag.ms:before{background-position:0 -5088px;}
.flag.mt:before{background-position:0 -5120px;}
.flag.mu:before{background-position:0 -5152px;}
.flag.mv:before{background-position:0 -5184px;}
.flag.mw:before{background-position:0 -5216px;}
.flag.mx:before{background-position:0 -5248px;}
.flag.my:before,.flag.ms:before{background-position:0 -5280px;}
.flag.mz:before{background-position:0 -5312px;}
.flag.na:before{background-position:0 -5344px;}
.flag.nc:before{background-position:0 -5376px;}
.flag.ne:before{background-position:0 -5408px;}
.flag.ng:before{background-position:0 -5440px;}
.flag.ni:before{background-position:0 -5472px;}
.flag.nl:before{background-position:0 -5504px;}
.flag.bq:before{background-position:0 -5504px;}
.flag.no:before{background-position:0 -5536px;}
.flag.bv, .flag.nq, .flag.sj:before{background-position:0 -5536px;}
.flag.np:before{background-position:0 -5568px;}
.flag.nr:before{background-position:0 -5600px;}
.flag.nz:before{background-position:0 -5632px;}
.flag.om:before{background-position:0 -5664px;}
.flag.pa:before{background-position:0 -5696px;}
.flag.pe:before{background-position:0 -5728px;}
.flag.pf:before{background-position:0 -5760px;}
.flag.pg:before{background-position:0 -5792px;}
.flag.ph:before{background-position:0 -5824px;}
.flag.pk:before{background-position:0 -5856px;}
.flag.pl:before{background-position:0 -5888px;}
.flag.pr:before{background-position:0 -5920px;}
.flag.ps:before{background-position:0 -5952px;}
.flag.pt:before{background-position:0 -5984px;}
.flag.pw:before{background-position:0 -6016px;}
.flag.py:before{background-position:0 -6048px;}
.flag.qa:before{background-position:0 -6080px;}
.flag.re:before{background-position:0 -6112px;}
.flag.ro:before{background-position:0 -6144px;}
.flag.rs:before,.flag.sr:before{background-position:0 -6176px;}
.flag.ru:before{background-position:0 -6208px;}
.flag.rw:before{background-position:0 -6240px;}
.flag.sa:before{background-position:0 -6272px;}
.flag.sb:before{background-position:0 -6304px;}
.flag.sc:before{background-position:0 -6336px;}
.flag.sd:before{background-position:0 -6368px;}
.flag.se:before,.flag.sv:before{background-position:0 -6400px;}
.flag.sg:before{background-position:0 -6432px;}
.flag.si:before,.flag.sl:before{background-position:0 -6464px;}
.flag.sk:before{background-position:0 -6496px;}
/*.flag.sl:before{background-position:0 -6528px;}*/
.flag.sm:before{background-position:0 -6560px;}
.flag.sn:before{background-position:0 -6592px;}
.flag.so:before{background-position:0 -6624px;}
/*.flag.sr:before{background-position:0 -6656px;}*/
.flag.st:before{background-position:0 -6688px;}
/*.flag.sv:before{background-position:0 -6720px;}*/
.flag.sy:before{background-position:0 -6752px;}
.flag.sz:before{background-position:0 -6784px;}
.flag.tc:before{background-position:0 -6816px;}
.flag.td:before{background-position:0 -6848px;}
.flag.tg:before{background-position:0 -6880px;}
.flag.th:before{background-position:0 -6912px;}
.flag.tj:before{background-position:0 -6944px;}
.flag.tl:before{background-position:0 -6976px;}
.flag.tm:before{background-position:0 -7008px;}
.flag.tn:before{background-position:0 -7040px;}
.flag.to:before{background-position:0 -7072px;}
.flag.tr:before{background-position:0 -7104px;}
.flag.tt:before{background-position:0 -7136px;}
.flag.tv:before{background-position:0 -7168px;}
.flag.tw:before,.flag.zh-tw:before{background-position:0 -7200px;}
.flag.tz:before{background-position:0 -7232px;}
.flag.ua:before,.flag.uk:before{background-position:0 -7264px;}
.flag.ug:before{background-position:0 -7296px;}
.flag.us:before,.flag.en-us:before{background-position:0 -7328px;}
.flag.uy:before{background-position:0 -7360px;}
.flag.uz:before{background-position:0 -7392px;}
.flag.va:before{background-position:0 -7424px;}
.flag.vc:before{background-position:0 -7456px;}
.flag.ve:before{background-position:0 -7488px;}
.flag.vg:before{background-position:0 -7520px;}
/*.flag.vi:before{background-position:0 -7552px;}*/
.flag.vn:before,.flag.vi:before{background-position:0 -7584px;}
.flag.vu:before{background-position:0 -7616px;}
.flag.ws:before{background-position:0 -7648px;}
.flag.ye:before{background-position:0 -7680px;}
.flag.za:before{background-position:0 -7712px;}
.flag.zm:before{background-position:0 -7744px;}
.flag.zw:before{background-position:0 -7776px;}
.flag.sx:before{background-position:0 -7808px;}
.flag.cw:before{background-position:0 -7840px;}
.flag.ss:before{background-position:0 -7872px;}
