html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline
}

html {
    line-height: 1
}

ol,ul {
    list-style: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption,th,td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle
}

q,blockquote {
    quotes: none
}

q:before,q:after,blockquote:before,blockquote:after {
    content: "";
    content: none
}

a img {
    border: none
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
    display: block
}
/*
@font-face {
    font-family: 'Open Sans';
    src: url("sejf/opensans-regular-webfont.eot");
    src: url("sejf/opensans-regular-webfont.eot?#iefix") format("embedded-opentype"),url("sejf/opensans-regular-webfont.woff") format("woff"),url("sejf/opensans-regular-webfont.ttf") format("truetype");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'Open Sans Semibold';
    src: url("sejf/opensans-semibold-webfont.eot");
    src: url("sejf/opensans-semibold-webfont.eot?#iefix") format("embedded-opentype"),url("sejf/opensans-semibold-webfont.woff") format("woff"),url("sejf/opensans-semibold-webfont.ttf") format("truetype");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'Open Sans';
    src: url("sejf/opensans-bold-webfont.eot");
    src: url("sejf/opensans-bold-webfont.eot?#iefix") format("embedded-opentype"),url("sejf/opensans-bold-webfont.woff") format("woff"),url("sejf/opensans-bold-webfont.ttf") format("truetype");
    font-weight: bold;
    font-style: normal
}
*/
ul li {
    list-style-type: disc;
    padding: 3px 0;
    padding-left: 2px
}

.fix {
    clear: both;
    height: 1px;
    margin: -1px 0 0;
    overflow: hidden
}

.wrapper {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media screen and (min-width: 77.5em) {
    .wrapper {
        width:1240px;
        margin: 0 auto
    }
}

.nowrap {
    white-space: nowrap
}

h1 {
    font-weight: bold;
    font-size: 1.8em;
    margin: 1.5em 0 1em 0;
    line-height: 1.4em
}

@media screen and (max-width: 20em) {
    h1 {
        line-height:1.2em
    }
}

h1.big {
    font-size: 3.3em;
    line-height: 1.2em
}

h2 {
    font-family: 'Open Sans';
    font-weight: bold;
    font-size: 1.3em;
    margin: 1.2em 0 0.5em 0;
    line-height: 1.6em
}

h3 {
    font-family: 'Signika';
    font-weight: normal;
    font-size: 1.2em
}

.addthis_toolbox {
    margin: 1em 0
}

.column-2 {
    overflow: hidden;
    *zoom:1}

.column-2>* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    float: left;
    margin: 0
}

.column-2>*:not(:first-child) {
    padding-left: 15px
}

.column-3 {
    overflow: hidden;
    *zoom:1}

.column-3>* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.33333%;
    float: left;
    margin: 0
}

.column-3>*:not(:first-child) {
    padding-left: 15px
}

.column-4 {
    overflow: hidden;
    *zoom:1}

.column-4>* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 25%;
    float: left;
    margin: 0
}

.column-4>*:not(:first-child) {
    padding-left: 15px
}

a {
    -moz-transition: color 200ms ease-out;
    -o-transition: color 200ms ease-out;
    -webkit-transition: color 200ms ease-out;
    transition: color 200ms ease-out;
    color: #fff;
    outline: none
}

a:hover {
    color: #e6e6e6
}

a:active {
    color: #ccc
}

ol {
    list-style: decimal;
    padding-left: 20px
}

ol li {
    padding-top: 0.5em
}

ol li:first-child {
    padding-top: 0
}

cite,time {
    font-style: italic
}

@media screen and (max-width: 20em) {
    .hide-on-max-width-320 {
        display:none
    }
}

@media screen and (max-width: 28.125em) {
    .hide-on-max-width-450 {
        display:none
    }
}

*[data-bind*=jqueryTweener] {
    visibility: hidden
}

.button,input[type="submit"],button {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-transition: background-color 100ms ease-out;
    -o-transition: background-color 100ms ease-out;
    -webkit-transition: background-color 100ms ease-out;
    transition: background-color 100ms ease-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    background-color: #2c9a34;
    color: #fff;
    padding: 0.5em 1em;
    text-align: center;
    font-weight: bold;
    display: block;
    text-decoration: none;
    border-width: 0.08333em;
    border-style: solid;
    border-bottom-color: #1b5e20;
    border-right-color: #1b5e20;
    border-top-color: #48cb51;
    border-left-color: #48cb51;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.button:hover,input[type="submit"]:hover,button:hover {
    cursor: pointer;
    background-color: #32ae3b !important;
    color: #fff
}

.loaderbar {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-background-clip: padding;
    -o-background-clip: padding-box;
    -webkit-background-clip: padding;
    background-clip: padding-box;
    background-color: #b3b3b3;
    color: #fff;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2IzYjNiMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2NjY2NjYyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #b3b3b3),color-stop(100%, #cccccc));
    background-image: -moz-linear-gradient(bottom, #b3b3b3 0%,#cccccc 100%);
    background-image: -webkit-linear-gradient(bottom, #b3b3b3 0%,#cccccc 100%);
    background-image: linear-gradient(to top, #b3b3b3 0%,#cccccc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ccc", endColorstr="#b3b3b3");
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
    -moz-border-radius: 1em;
    -webkit-border-radius: 1em;
    border-radius: 1em;
    text-shadow: -1px -1px 1px rgba(0,0,0,0.2),1px 1px 1px rgba(255,255,255,0.4);
    padding: 0 1em;
    overflow: hidden;
    width: 0%;
    position: absolute;
    bottom: 0;
    text-align: right
}

*[data-bind*=jqueryTweener] {
    visibility: hidden
}

.safe {
    -moz-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1500px !important;
    -moz-perspective: 1500px !important;
    -ms-perspective: 1500px !important;
    -o-perspective: 1500px !important;
    perspective: 1500px !important;
    background-image: url('sejf/safe.png');
    background-repeat: no-repeat;
    overflow: hidden;
    display: block;
    background-size: 651px 1222px;
    background-position: 0 -912px;
    width: 651px;
    height: 310px;
    position: relative;
    overflow: visible;
    margin: 0 auto;
    margin-top: 130px;
    z-index: 3
}

.safe .safe-inside {
    background-image: url('sejf/safe.png');
    background-repeat: no-repeat;
    overflow: hidden;
    display: block;
    background-size: 651px 1222px;
    background-position: 0 -344px;
    width: 416px;
    height: 284px;
    position: absolute;
    top: 1em;
    left: 1em
}

.safe .safe-inside .price {
    position: relative;
    height: 100%;
    width: 100%
}

.safe .safe-inside .price img {
    position: absolute;
    max-width: 100%;
    max-height: 100%;
    display: block
}

.safe .safe-door {
    -moz-transform-origin: 2% center 0;
    -webkit-transform-origin: 2% center 0;
    transform-origin: 2% center 0;
    -moz-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    padding: 1em 0 0 1em;
    z-index: 2;
    width: 416px;
    height: 284px;
    pointer-events: none
}

.safe .safe-door div.safe-door-container {
    position: relative;
    width: 416px;
    height: 284px;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.safe .safe-door div.safe-door-container>* {
    position: absolute;
    -moz-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.safe .safe-door div.safe-door-container .safe-front {
    background-image: url('sejf/safe.png');
    background-repeat: no-repeat;
    overflow: hidden;
    display: block;
    background-size: 651px 1222px;
    background-position: 0 -628px;
    width: 416px;
    height: 284px;
    z-index: 1
}

.safe .safe-door div.safe-door-container .door-side {
    width: 17px;
    height: 284px;
    z-index: 2;
    right: 0;
    -moz-transform-origin: 0% 0 0;
    -webkit-transform-origin: 0% 0 0;
    transform-origin: 0% 0 0;
    -moz-transform: rotateY(90deg);
    -ms-transform: rotateY(90deg);
    -webkit-transform: rotateY(90deg);
    transform: rotateY(90deg)
}

.safe .safe-door div.safe-door-container .door-side>* {
    position: absolute;
    -moz-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.safe .safe-door div.safe-door-container .door-side .door-side-top {
    -moz-transform-origin: 0 bottom 0;
    -webkit-transform-origin: 0 bottom 0;
    transform-origin: 0 bottom 0;
    -moz-transform: rotateX(45deg) translate3d(0, 1px, 0);
    -ms-transform: rotateX(45deg) translate3d(0, 1px, 0);
    -webkit-transform: rotateX(45deg) translate3d(0, 1px, 0);
    transform: rotateX(45deg) translate3d(0, 1px, 0);
    background-image: url('sejf/safe.png');
    background-repeat: no-repeat;
    overflow: hidden;
    display: block;
    background-size: 651px 1222px;
    background-position: -30px -301px;
    width: 17px;
    height: 12px;
    top: 0
}

.safe .safe-door div.safe-door-container .door-side .door-side-middle {
    background-image: url('sejf/safe.png');
    background-repeat: no-repeat;
    overflow: hidden;
    display: block;
    background-size: 651px 1222px;
    background-position: 0 0;
    width: 17px;
    height: 257px;
    -moz-transform: translate3d(0, 13.5px, 0);
    -ms-transform: translate3d(0, 13.5px, 0);
    -webkit-transform: translate3d(0, 13.5px, 0);
    transform: translate3d(0, 13.5px, 0)
}

.safe .safe-door div.safe-door-container .door-side .door-side-bottom {
    background-image: url('sejf/safe.png');
    background-repeat: no-repeat;
    overflow: hidden;
    display: block;
    background-size: 651px 1222px;
    background-position: -47px -301px;
    width: 17px;
    height: 13px;
    -moz-transform: rotateX(-45deg);
    -ms-transform: rotateX(-45deg);
    -webkit-transform: rotateX(-45deg);
    transform: rotateX(-45deg);
    -moz-transform-origin: 0 top 0;
    -webkit-transform-origin: 0 top 0;
    transform-origin: 0 top 0;
    bottom: 0
}

html.no-csstransforms .safe .safe-door div.safe-door-container .door-side {
    display: none
}

html.no-csstransforms .safe.safe-open .safe-door div.safe-door-container .safe-front,html.no-csstransforms .safe.safe-open .safe-door div.safe-door-container .safe-wheel-back,html.no-csstransforms .safe.safe-open .safe-door div.safe-door-container .safe-wheel-front {
    display: none
}

html.no-csstransforms .safe.safe-open .safe-door div.safe-door-container .door-side {
    background-image: url('sejf/safe.png');
    background-repeat: no-repeat;
    overflow: hidden;
    display: block;
    background-size: 651px 1222px;
    background-position: -17px 0;
    width: 30px;
    height: 301px;
    left: 0
}

html.no-csstransforms .safe.safe-open .safe-door div.safe-door-container .door-side>* {
    display: none
}

.safe .safe-panel {
    background-image: url('sejf/safe.png');
    background-repeat: no-repeat;
    overflow: hidden;
    display: block;
    background-size: 651px 1222px;
    background-position: -47px 0;
    width: 193px;
    height: 284px;
    position: absolute;
    right: 1em;
    top: 1em;
    z-index: 5
}

.safe .safe-panel a.activate.button {
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.8);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.8);
    box-shadow: 0 0 10px rgba(0,0,0,0.8);
    width: 170px;
    margin-left: 11.5px;
    margin-top: 0.2em;
    font-family: Lcd Ultra;
    font-weight: normal;
    letter-spacing: 0.16667em;
    padding-top: 0.3em;
    padding-bottom: 0.3em
}

.safe .safe-panel .safe-lcd {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    background-image: url('sejf/safe.png');
    background-repeat: no-repeat;
    overflow: hidden;
    display: block;
    background-size: 651px 1222px;
    background-position: -214px -301px;
    width: 170px;
    height: 43px;
    margin-left: 11.5px;
    margin-top: 0.5em;
    text-align: left;
    padding-left: 1.8em;
    font-family: Lcd Ultra;
    font-size: 1.3em;
    color: #fff;
    letter-spacing: 0.5em;
    line-height: 43px
}

.safe .safe-panel a.opensansactivate.button {
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.8);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.8);
    box-shadow: 0 0 10px rgba(0,0,0,0.8);
    width: 170px;
    margin-left: 11.5px;
    margin-top: 0.2em;
    font-family: 'Open Sans';
    font-weight: normal;
    letter-spacing: 0.08333em;
    padding-top: 0.3em;
    padding-bottom: 0.3em
}

.safe .safe-panel .safe-opensans {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    background-image: url('sejf/safe.png');
    background-repeat: no-repeat;
    overflow: hidden;
    display: block;
    background-size: 651px 1222px;
    background-position: -214px -301px;
    width: 170px;
    height: 43px;
    margin-left: 11.5px;
    margin-top: 0.5em;
    text-align: left;
    padding-left: 0.7em;
    font-family: 'Open Sans';
    font-size: 2.3em;
    color: #fff;
    letter-spacing: 0.5em;
    line-height: 43px
}

.safe .safe-panel .safe-leds {
    overflow: hidden;
    *zoom:1;margin: 0.5em 0
}

.safe .safe-panel .safe-leds>* {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    background-color: #929292;
    float: right;
    margin-right: 57px
}

.safe .safe-panel .safe-leds>*:first-child {
    float: left;
    margin-left: 57px;
    margin-right: 0
}

.safe .safe-panel .safe-leds>*.safe-led.green {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    background-color: #2c9a34
}

.safe .safe-panel .safe-leds>*.safe-led.red {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    background-color: #ff0000
}

.safe .safe-panel .safe-digits .empty {
    height: 20px;
    width: 48px;
    display: inline-block
}

.safe .safe-panel .safe-digits ul {
    text-align: center
}

.safe .safe-panel .safe-digits ul li {
    display: inline-block;
    padding: 0px 4px 6px
}

.safe .safe-panel .safe-digits ul li a {
    background-image: url('sejf/safe.png');
    background-repeat: no-repeat;
    overflow: hidden;
    display: block;
    background-size: 651px 1222px;
    background-position: -114px -301px;
    width: 50px;
    height: 37px;
    -moz-box-shadow: 0 1px 5px rgba(0,0,0,0.9);
    -webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.9);
    box-shadow: 0 1px 5px rgba(0,0,0,0.9);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    color: #fff;
    overflow: visible;
    text-decoration: none;
    text-align: center;
    font-weight: normal;
    font-size: 2em;
    line-height: 37px
}

.safe .safe-panel .safe-digits ul li a:hover {
    background-image: url('sejf/safe.png');
    background-repeat: no-repeat;
    overflow: hidden;
    display: block;
    background-size: 651px 1222px;
    background-position: -164px -301px;
    width: 50px;
    height: 37px;
    display: inline-block;
    overflow: visible
}

.safe .safe-panel .safe-digits ul li a.disable:hover {
    background-image: url('sejf/safe.png');
    background-repeat: no-repeat;
    overflow: hidden;
    display: block;
    background-size: 651px 1222px;
    background-position: -114px -301px;
    width: 50px;
    height: 37px;
    display: inline-block;
    overflow: visible;
    pointer-events: none
}

.safe .safe-panel .safe-digits ul li a.delete-item {
    background-image: url('sejf/safe.png');
    background-repeat: no-repeat;
    overflow: hidden;
    display: block;
    background-size: 651px 1222px;
    background-position: -64px -301px;
    width: 50px;
    height: 37px;
    -moz-box-shadow: 0 1px 5px rgba(0,0,0,0.9);
    -webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.9);
    box-shadow: 0 1px 5px rgba(0,0,0,0.9);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    color: #fff;
    overflow: visible;
    text-decoration: none;
    text-align: center;
    font-weight: normal;
    font-size: 2em;
    line-height: 37px;
    nter-events: none
}

.safe .safe-panel .safe-digits ul li a.delete-item:hover {
    background-image: url('sejf/safe.png');
    background-repeat: no-repeat;
    overflow: hidden;
    display: block;
    background-size: 651px 1222px;
    background-position: -164px -301px;
    width: 50px;
    height: 37px;
    display: inline-block;
    overflow: visible
}

.safe .safe-panel .safe-digits ul li a.delete-item.disable:hover {
    background-image: url('sejf/safe.png');
    background-repeat: no-repeat;
    overflow: hidden;
    display: block;
    background-size: 651px 1222px;
    background-position: -64px -301px;
    width: 50px;
    height: 37px;
    display: inline-block;
    overflow: visible;
    pointer-events: none
}

.safe .safe-door .safe-wheel-back,.safe .safe-door .safe-wheel-front {
    position: absolute;
    -moz-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 2;
    left: 50%;
    top: 50%
}

.safe .safe-door .safe-wheel-back {
    background-image: url('sejf/safe.png');
    background-repeat: no-repeat;
    overflow: hidden;
    display: block;
    background-size: 651px 1222px;
    background-position: -240px 0;
    width: 225px;
    height: 224px;
    margin-left: -112.5px;
    margin-top: -112px
}

.safe .safe-door .safe-wheel-front {
    background-image: url('sejf/safe.png');
    background-repeat: no-repeat;
    overflow: hidden;
    display: block;
    background-size: 651px 1222px;
    background-position: -416px -344px;
    width: 219px;
    height: 217px;
    -moz-transform: translate3d(0, 0, 1px);
    -ms-transform: translate3d(0, 0, 1px);
    -webkit-transform: translate3d(0, 0, 1px);
    transform: translate3d(0, 0, 1px);
    z-index: 3;
    margin-left: -109.5px;
    margin-top: -108.5px
}

#conversion_popup {
    -moz-transition: background-color 200ms ease-out;
    -o-transition: background-color 200ms ease-out;
    -webkit-transition: background-color 200ms ease-out;
    transition: background-color 200ms ease-out;
    background-color: transparent;
    background-image: url("../img/alpha-50.png") \9;
    top: 0;
    left: 0;
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%
}

#conversion_popup article {
    -moz-box-shadow: 0 1px 10px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0 1px 10px rgba(0,0,0,0.3);
    box-shadow: 0 1px 10px rgba(0,0,0,0.3);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 700px;
    margin: 4em auto;
    background-color: #fff
}

#conversion_popup article .column-container {
    display: table;
    width: 100%
}

#conversion_popup article .column-container .column {
    padding: 1em;
    display: table-cell;
    vertical-align: top
}

#conversion_popup article .column-container .column:first-child {
    min-width: 300px;
    vertical-align: bottom
}

#conversion_popup article header h1 {
    margin: 0;
    color: #004996;
    text-transform: uppercase;
    font-size: 3em
}

#conversion_popup article header h2 {
    color: #004996;
    margin-top: 0;
    font-weight: normal;
    font-size: 1.7em;
    line-height: 1.3em
}

#conversion_popup article .entry-content ul {
    margin: 1em 0 1em 1.3em
}

#conversion_popup article .entry-content ul li {
    margin: 0;
    padding-top: 0;
    padding-bottom: 0
}

#conversion_popup article a.button.submit {
    margin-top: 1em;
    font-size: 1.3em;
    line-height: 1.5em
}

#conversion_popup article footer img {
    max-width: 100%;
    display: block
}

#conversion_popup article .price {
    position: absolute;
    margin-left: -75px;
    margin-top: -48px;
    top: 0;
    left: 0
}

#conversion_popup article .price img {
    display: block
}

#conversion_popup.show-conversion {
    background-color: rgba(0,0,0,0.5);
    z-index: 6
}

html.no-csstransforms #conversion_popup article .price {
    margin-left: 0;
    margin-top: 0
}

body.data-generator {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: auto;
    background-color: #f1f1f1;
    padding: 1em;
    margin: 0
}

body.data-generator h1 {
    margin-top: 0;
    margin-bottom: 0
}

body.data-generator h2 {
    margin-top: 0;
    color: #7ab052
}

body.data-generator form>div {
    overflow: hidden;
    *zoom:1}

body.data-generator form fieldset {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    border: 1px solid #7ab052;
    background-color: #e4e4e4;
    padding: 1em;
    margin: 1em 1% 0 0
}

body.data-generator form fieldset legend {
    -moz-background-clip: padding;
    -o-background-clip: padding-box;
    -webkit-background-clip: padding;
    background-clip: padding-box;
    background-color: #7ab052;
    color: #fff;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdhYjA1MiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzk1YzA3NSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #7ab052),color-stop(100%, #95c075));
    background-image: -moz-linear-gradient(bottom, #7ab052 0%,#95c075 100%);
    background-image: -webkit-linear-gradient(bottom, #7ab052 0%,#95c075 100%);
    background-image: linear-gradient(to top, #7ab052 0%,#95c075 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#95c075", endColorstr="#7ab052");
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    cursor: default;
    pointer-events: none;
    padding: 0.3em 0.6em;
    font-weight: bold;
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.3)
}

body.data-generator form fieldset.code,body.data-generator form fieldset.conversion-link,body.data-generator form fieldset.delay-popup {
    width: 32.33333%
}

@media screen and (max-width: 37.5em) {
    body.data-generator form fieldset.code,body.data-generator form fieldset.conversion-link,body.data-generator form fieldset.delay-popup {
        width:100%;
        float: none
    }
}

body.data-generator form fieldset.labels {
    clear: left;
    width: 49%
}

@media screen and (max-width: 37.5em) {
    body.data-generator form fieldset.labels {
        width:100%;
        float: none
    }
}

body.data-generator form fieldset.images {
    padding-left: 1em;
    width: 49%
}

@media screen and (max-width: 37.5em) {
    body.data-generator form fieldset.images {
        width:100%;
        float: none
    }
}

body.data-generator input,body.data-generator textarea {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #ccc;
    display: block;
    width: 100%;
    padding: 0.5em;
    margin: 0
}

body.data-generator input.placeholder,body.data-generator textarea.placeholder {
    color: #ccc
}

body.data-generator input:-moz-placeholder,body.data-generator textarea:-moz-placeholder {
    color: #ccc
}

body.data-generator input::-webkit-input-placeholder,body.data-generator textarea::-webkit-input-placeholder {
    color: #ccc
}

body.data-generator input::-moz-placeholder,body.data-generator textarea::-moz-placeholder {
    color: #ccc
}

body.data-generator input:-ms-input-placeholder,body.data-generator textarea:-ms-input-placeholder {
    color: #ccc
}

body.data-generator .checkbox {
    display: table;
    line-height: 1.4em;
    margin: 0.5em 0
}

body.data-generator .checkbox>* {
    display: table-cell
}

body.data-generator .checkbox input[type="checkbox"] {
    width: auto;
    display: inline-block;
    margin-right: 0.5em
}

body.data-generator .checkbox label {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    -o-user-select: auto;
    user-select: auto;
    pointer-events: auto;
    background: none;
    text-shadow: none;
    color: #999;
    padding: 0
}

body.data-generator small {
    font-size: 0.9em;
    font-style: italic;
    color: #f1f1f1;
    font-weight: normal
}

body.data-generator label {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    pointer-events: none;
    cursor: default;
    background-color: #ccc;
    display: inline-block;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
    color: #fff;
    padding: 0.3em 1em;
    line-height: 1.4em
}

@media screen and (max-width: 37.5em) {
    body.data-generator label {
        display:block
    }
}

body.data-generator ul,body.data-generator li {
    list-style: none
}

body.data-generator button {
    -moz-border-radius: 0.5em;
    -webkit-border-radius: 0.5em;
    border-radius: 0.5em;
    -moz-background-clip: padding;
    -o-background-clip: padding-box;
    -webkit-background-clip: padding;
    background-clip: padding-box;
    background-color: #7ab052;
    color: #fff;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdhYjA1MiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzk1YzA3NSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #7ab052),color-stop(100%, #95c075));
    background-image: -moz-linear-gradient(bottom, #7ab052 0%,#95c075 100%);
    background-image: -webkit-linear-gradient(bottom, #7ab052 0%,#95c075 100%);
    background-image: linear-gradient(to top, #7ab052 0%,#95c075 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#95c075", endColorstr="#7ab052");
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.2),0 1px 0px rgba(255,255,255,0.3) inset;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.2),0 1px 0px rgba(255,255,255,0.3) inset;
    box-shadow: 0 1px 1px rgba(0,0,0,0.2),0 1px 0px rgba(255,255,255,0.3) inset;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
    border: 1px solid #7ab052;
    margin-top: 2em;
    padding: 1em;
    font-size: 1em
}

body.data-generator button:hover {
    -moz-background-clip: padding;
    -o-background-clip: padding-box;
    -webkit-background-clip: padding;
    background-clip: padding-box;
    background-color: #87b864;
    color: #fff;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzg3Yjg2NCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2EyYzg4NyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #87b864),color-stop(100%, #a2c887));
    background-image: -moz-linear-gradient(bottom, #87b864 0%,#a2c887 100%);
    background-image: -webkit-linear-gradient(bottom, #87b864 0%,#a2c887 100%);
    background-image: linear-gradient(to top, #87b864 0%,#a2c887 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#a2c887", endColorstr="#87b864")
}

@media screen and (max-width: 37.5em) {
    body.data-generator button {
        width:100%
    }
}

body {
    color: #333;
    font-family: 'Open Sans';
    font-size: 0.75em;
    line-height: 1.7em
}

@media screen and (max-width: 20em) {
    body {
        font-size:0.9em;
        line-height: 1.6em
    }
}

#background_800x500 {
    width: 800px;
    height: 500px;
    position: absolute;
    left: 50%;
    margin-left: -400px;
    top: 50%;
    margin-top: -235px
}

#background_800x500>img {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    z-index: 2
}

#app {
    position: fixed;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background: url(/images/custompages/sejf/background.jpg);
    
    /* background-size: cover; 
    background-position: center bottom
    */
    background-position: center top;
}

#header_tab {
    position: relative;
    width: 100%;
    margin: 0 auto
}

#header_tab>img {
    width: 100%
}

#footer_application_text {
    position: relative;
    z-index: 4;
    width: 800px;
    margin: 1em auto 0 auto
}

.background-image {
    position: absolute;
    top: 0;
    left: 0
}

.safe .safe-inside .price img { pointer-events: none }

.hidden {
    visibility: hidden;
}