body {
    margin: 0;
    padding: 0;
    background-color: #fffbeb;
    scrollbar-face-color: #eeecc6;
    scrollbar-shadow-color: #d9d29f;
    scrollbar-highlight-color: #eeecc6;
    scrollbar-3dlight-color: #d9d29f;
    scrollbar-darkshadow-color: #f4f0ce;
    scrollbar-track-color: #f4f0ce;
    scrollbar-arrow-color: #c6ad7b;
    overflow: hidden;
    overflow-y: scroll;
}

::-webkit-scrollbar-button:vertical:increment {
    background:  url(../img/scroll_but_inc.png) 50% 0 no-repeat;
}
::-webkit-scrollbar-button:vertical:increment:active {
    background:  url(../img/scroll_but_inc_active.png) 50% 0 no-repeat;
}
::-webkit-scrollbar-button:vertical:decrement {
    background: url(../img/scroll_but_dec.png) 10% 0 no-repeat;
}
::-webkit-scrollbar-button:vertical:decrement:active {
    background: url(../img/scroll_but_dec_active.png) 10% 0 no-repeat;
}
::-webkit-scrollbar {
    width: 16px;
    height: 16px;
}
::-webkit-scrollbar-button:end:increment {
    height: 16px;
    display: block;
    background-color: transparent;
}
::-webkit-scrollbar-button:start:decrement {
    height: 16px;
    display: block;
    background-color: transparent;
}
::-webkit-scrollbar-track-piece {
    margin: 2px 0 2px 0;
    background-color: #f4f0ce;
    -webkit-border-radius: 4px;
}
::-webkit-scrollbar-thumb:vertical {
    height: 16px;
    background-color: #eeecc6;
    border: solid 1px #d9d29f;
    -webkit-border-radius: 4px;
}

.affix {
    top: 0;
    left: 0;
    right: 0;
}
.affix + .container-fluid {
    padding-top: 100px;
}

div.container.aligned {
    padding-bottom: 60px;
}

.top-container {
  display: block;
  text-align: center;
  width: 100%;
  height: 100px;
  z-index: 20;
}

.top-container .lang-select {
    position: absolute;
    right: 8px;
    top: 12px;
    width: 22px;
    height: 92px;
}

.lang-select .flag{
	padding: 0;
	margin: 1px;
	display: inline-block;
	width: 20px;
	height: 20px;
	cursor: pointer;
  //border-radius: 9px;
  vertical-align: bottom;
}
.lang-select .flag.flag-pt {
	background: url(../img/sprites.png) -5px -125px no-repeat;
	top: 0;
}
.lang-select .flag.flag-en {
	background: url(../img/sprites.png) -5px -155px no-repeat;
	top: 28px;
}
.lang-select .flag.flag-fr {
	background: url(../img/sprites.png) -5px -185px no-repeat;
	top: 56px;
}

.top-container .large-title {
  position: absolute;
  top: 0;
  left: 13px;
  width: auto;
  height: 92px;
  margin: 0;
  padding: 0;
  color: #604810;
  text-shadow: 2px 2px 6px #afa37f;
}

.top-container .large-title .logo {
  position: relative;
  left: 0;
  top: 0;
  text-align: left;
  display: inline-block;
  width: auto;
  height: 92px;
  font-family: 'saginaw_bold';
  font-size: 56px;
  line-height: 88px;
  margin: 0;
  padding: 0;
}

.top-container .large-title .mascot {
  position: relative;
  left: 15px;
  top: 12px;
  text-align: left;
  display: inline-block;
  width: 64px;
  height: 59px;
  margin: 0;
  padding: 0;
  background-image: url(../img/anipencl.png);
  background-position: 0 0;
  background-repeat: no-repeat;
}

.top-container .sub-title {
  position: absolute;
  top: 70px;
  left: 100px;
  width: 150px;
  height: 25px;
  margin: 0;
  padding: 0;
  color: #604810;
  text-shadow: 2px 2px 6px #afa37f;
}

.top-container .sub-title .text {
  text-align: left;
  display: inline-block;
  width: 150px;
  height: 25px;
  font-family: 'saginaw_bold';
  font-weight: bold;
  font-size: 20px;
  margin: 0;
  padding: 0;
}

.top-container .top-ad {
  padding-left: 285px;
  padding-right: 105px;
}

.small-title {
  width: 250px;
  position: relative;
}
.small-title #makemehome.icon {
  position: absolute;
  left: 0;
  top: 16px;
  width: 20px;
  height: 20px;
  background: url(../img/sprites.png) -5px -216px no-repeat;
  cursor: pointer;
}
.small-title #bookmarkme.icon {
  position: absolute;
  left: 22px;
  top: 16px;
  width: 20px;
  height: 20px;
  background: url(../img/sprites.png) -5px -246px no-repeat;
  cursor: pointer;
}

.small-title .brand {
  position: absolute;
  left: 0;
  top: 12px;
  display: none;
  width: 140px;
  padding-left: 0px;
  font-family: 'saginaw_bold';
  font-size: 32px;
  font-weight: normal;
  color: #604810;
  text-shadow: 2px 2px 6px #afa37f;
}

.small-title .fb_like_span {
  position: absolute;
  max-width: 160px;
  right: 16px;
  top: 16px;
}

.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
  width: 110px !important;
}

#top-partners {
    display: block;
    position: absolute;
    width: 100px;
    text-align: center;
    line-height: 100px;
    vertical-align: center;
    right: 0;
    top: 0;
}

#subs_hr {
    border: dashed 2px #533500;
}

@media screen and (max-width: 769px) {
  .small-title .brand{
    left: 12px;
  }
  .small-title #makemehome.icon {
    left: 12px;
  }
  .small-title #bookmarkme.icon {
    left: 34px;
  }
}

@media screen and (max-width: 767px) {
  #top-partners.top-partners {
    display: none !important;
  }
  .top-container .top-ad {
    padding-left: 0;
    padding-right: 0;
  }
  .top-container .large-title {
    display: none;
  }
  .small-title .brand{
    display: block;
    left: 8px;
  }
  .small-title .icon{
    display: none;
  }
}

.top-container .top-ad div {
  display: none;
}

@media screen and (min-width: 1380px) {
  .top-container .top-ad .ad-large {
    display: block;
    margin-top: 5px;
  }
}

@media screen and (max-width: 1379px) and (min-width: 1180px) {
  .top-container .top-ad .ad-medium {
    display: block;
    margin-top: 5px;
  }
}

@media screen and (max-width: 1179px) and (min-width: 320px) {
  .top-container .top-ad .ad-small {
    display: block;
  }
}

@media screen and (max-width: 319px) {
  .top-container .top-ad .ad-auto {
    display: block;
  }
}

div.mid-ad div {
  display: none;
}

@media screen and (min-width: 1024px) {
  div.mid-ad .ad-large {
    display: block;
    width: 970px;
    height: 250px;
  }
}

@media screen and (max-width: 1023px) {
  div.mid-ad .ad-small {
    display: block;
    width: 300px;
    height: 250px;
  }
}

.navbar-default {
    background-color: #f8f8d8;
    border: solid 1px #e8e8a8;
    margin-left: 4px;
    margin-right: 4px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    -o-border-radius: 12px;
    border-radius: 12px;
    z-index: 81;
}
.navbar-default.affix {
}
.navbar-default.affix-top {
}
.navbar-default .navbar-brand {
  color: #806020;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #996600;
}
.navbar-default .navbar-text {
  color: #806020;
}

.navbar-default  .navbar-nav > li > .dropdown-menu {
    background-color: #f8f8d8;
    border: solid 1px #e8e8a8;
    margin-left: 4px;
    margin-right: 4px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    -o-border-radius: 12px;
    border-radius: 12px;
    z-index: 82;
}

.navbar-default  .navbar-nav > li > .dropdown-menu li a:hover {
    background-color: #eeecc6;
}

.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > ul > li > a {
  color: #806020;
  padding-left: 12px;
  padding-right: 12px;
  outline: none;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #996600;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #996600;
  background-color: #eeecc6;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #996600;
  background-color: #eeecc6;
  outline: none;
}
.navbar-default .navbar-toggle {
  border-color: #eeecc6;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #eeecc6;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #806020;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #806020;
}
.navbar-default .navbar-link {
  color: #806020;
}
.navbar-default .navbar-link:hover {
  color: #996600;
}

.navbar-default.navbar-fixed-bottom {
    z-index: 30;
}

div.container.interface {
    min-height: 500px;
    vertical-align: middle;
}

@media (min-width: 1008px) {
    .navbar-default  .navbar-nav > li {
        height: 50px;
    }
}

@media (max-width: 1007px) {

    .small-title .fb_like_span {
      right: 8px;
    }

    div.container.interface {
        min-height: 1240px;
    }
    
    #welcome_li {
      display: none;
    }

    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
        float: right !important;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }
    .navbar-right .dropdown-menu {
        right: auto !important;
        left: 0 !important;
    }
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #806020;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #996600;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #996600;
    background-color: #eeecc6;
  }
}

#main-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    background-color: #fffbeb;
    z-index: 2;
}

#guest-site {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    min-width: 1024px;
    min-height: 768px;
    z-index: 1;
    visibility: hidden;
}

p.common {
    display: block;
    font-size: 17px;
    line-height: 22px;
    font-family: maiandra_gditalic;
    font-weight: normal;
    font-style: normal;
    color: #533500;
    margin: 8px 0 8px 0;
    padding: 0;
    text-align: left;
}

p.common a {
    color: #533500;
    text-decoration: none;
    color: #5335300;
    border-bottom: dotted 1px #533500;
    outline: none;
}

p.common a:hover {
    border-bottom: none;
}

p.common.reposed {
    margin: 8px 0 0 0;
}

p.common.centered {
    text-align: center;
}

div.form-item {
    display: block;
    clear: both;
    margin: 0;
    padding: 0;
}

div.form-item.spaced {
    padding-top: 12px;
}
div.form-item.fb-display {
  display: none;
}

div.form-item.compact p.common.form-field {
    margin: 8px 0px 0px 0px;
}

div.form-item.compact p.common.form-field label {
    margin-bottom: 0px;
}

.account-form {
    padding: 0;
    margin: 0;
}

p.common.form-field {
    display: inline-block;
    float: left;
}

p.common.form-notice {
    font-weight: normal;
    color: #cc9966;
    display: inline-block;
    margin-left: 20px;
    float: left;
}

p.common span.form-status {
    font-weight: normal;
    color: #533500;
    display: block;
    margin: 10px 0px 0px 0px;
}

p.common a.form-sub-link {
    font-weight: normal;
    color: #533500;
    display: inline-block;
    margin: 0px 0px 0px 20px;
}

p.common.form-error {
    display: block;
    font-weight: bold;
    color: red;
    margin: 0;
}

p.common.login-error {
    display: inline-block;
    float: left;
    font-weight: bold;
    color: #ff0000;
    width: 100px;
    margin: 6px 6px 6px 16px;
}

p.common.login-info {
    display: inline-block;
    float: left;
    font-weight: bold;
    color: #008000;
    width: 100px;
    margin: 6px 6px 6px 16px;
}

p.common.send-email-error {
    display: inline-block;
    float: left;
    font-weight: bold;
    color: #ff0000;
    width: 100px;
    margin: 6px 6px 6px 16px;
}

p.common.send-email-info {
    display: inline-block;
    float: left;
    font-weight: bold;
    line-height: 40px;
    color: #008000;
    width: 220px;
    margin: 6px 6px 6px 16px;
}

p.common.presentation {
    margin: 24px 0 16px 0;
}

p.common.presentation > span.container-title{
    font-size: 24px;
}

p.common label {
    display: block;
}

p.common .form-input {
    display: block;
    background-color: transparent;
    border: solid 1px #533500;
    padding: 2px 12px 2px 12px;
    font-family: Arial;
    height: 28px;
    font-size: 16px;
    line-height: 18px;
    color: #533500;
    border-radius: 14px;
    box-shadow: 2px 2px 6px #afa37f;
    outline: none;
}

p.common select.form-input {
    display: inline-block;
}

p.common .form-input.error {
    border: solid 1px #ff0000;
    background-color: #fff0f0;
}

p.common .captcha-img-holder {
    text-align: center;
    background-color: transparent;
    display: inline-block;
    width: 142px;
    height: 52px;
    padding: 4px;
    margin: 0px 4px 0px 0px;
    border: dashed 2px #533500;
    border-radius: 12px;
    float: left;
    outline: none;
}

p.common a.captcha-refresh-holder {
    color: #704020;
    text-decoration: none;
    height: 48px;
    float: left;
    outline: none;
    border: none;
}

p.common .captcha-refresh {
    display: inline-block;
    color: #704020;
    opacity: .9;
    filter: alpha(opacity=90);
    -moz-opacity: 0.9;
    padding: 0px 0px 0px 10px;
    cursor: pointer;
    padding: 4px;
    margin: 6px 0px 0px 4px;
    font-size: 28px;
    vertical-align: middle;
    line-height: 30px;
    text-shadow: 2px 2px 6px #afa37f;
    outline: none;
}

p.common .captcha-refresh:hover {
    opacity: 1.0;
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
}

p.common .captcha-img-holder img {
    padding: 0px;
    margin: 0px;
}

p.common a.explanation-holder {
    color: #704020;
    text-decoration: none;
    outline: none;
    border: none;
}

p.common span.explanation {
    color: #704020;
    cursor: pointer;
    opacity: .95;
    filter: alpha(opacity=95);
    -moz-opacity: 0.95;
}

p.common span.explanation:hover {
    opacity: 1.0;
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
}

p.info span.information {
    color: #20a020;
    font-size: 24px;
    cursor: pointer;
    opacity: .95;
    filter: alpha(opacity=95);
    -moz-opacity: 0.95;
    margin: 0px 4px 4px 0px;
    vertical-align: middle;
}

span.offer {
    border: solid 1px red;
    margin: 16px 0px 8px 0px;
    padding: 8px;
    border-radius: 16px;
    background-color: #ffcccc;
    max-width: 710px;
    color: red;
    //text-align: justify;
    display: block;
    line-height: 24px;
}

span.offer span.new {
    background-color: red;
    color: white;
    padding: 4px 8px 4px 8px;
    margin: 4px 4px 4px 4px;
    font-weight: bold;
    border-radius: 6px;
    display: inline-block;
}

span.offer span.text {
    display: inline-block;
    padding: 4px;
    text-align: left;
    //text-align: justify;
}

p.common .account-validate {
    border-radius: 16px;
    font-family: maiandra_gditalic;
    font-weight: normal;
    font-style: normal;
    color: #ffffff;
    font-size: 20px;
    line-height: 26px;
    background-color: #704020;
    border: none;
    margin: 0;
    padding: 6px 16px 6px 16px;
    width: auto;
    height: auto;
    vertical-align: middle;
    cursor: pointer;
    outline: none;
    text-shadow: 1px 1px 10px #afa37f;
    box-shadow: 2px 2px 6px #afa37f;
}

p.common .pop-in-submit {
    border-radius: 16px;
    font-family: maiandra_gditalic;
    font-weight: normal;
    font-style: normal;
    color: #ffffff;
    font-size: 18px;
    line-height: 24px;
    background-color: #704020;
    border: none;
    margin: 0;
    padding: 6px 16px 6px 16px;
    width: auto;
    height: auto;
    vertical-align: middle;
    cursor: pointer;
    outline: none;
    text-shadow: 1px 1px 10px #afa37f;
    box-shadow: 2px 2px 6px #afa37f;
}

p.common .send-email-submit {
    border-radius: 16px;
    font-family: maiandra_gditalic;
    font-weight: normal;
    font-style: normal;
    color: #ffffff;
    font-size: 20px;
    line-height: 26px;
    background-color: #704020;
    border: none;
    margin: 0;
    padding: 6px 16px 6px 16px;
    width: auto;
    height: auto;
    vertical-align: middle;
    cursor: pointer;
    outline: none;
    text-shadow: 1px 1px 10px #afa37f;
    box-shadow: 2px 2px 6px #afa37f;
}

p.common .send-email-submit.disabled {
    background-color: #cc9966;
}

#send-email-other-send {
    display: none;
}

div#respart1 span.signature {
    display: inline-block;
    padding: 12px;
    border: solid 1px #e8e8a8;
    border-radius: 20px;
    text-align: center;
    margin: 8px 0 16px 0;
}

div#respart2 {
    display: none;
}

div#respart3 {
    padding: 24px 0 12px 0;
    white-space: nowrap;
}

div#respart3 .result-action {
    border-radius: 16px;
    font-family: maiandra_gditalic;
    font-weight: bold;
    font-style: normal;
    color: #604020;
    font-size: 16px;
    line-height: 20px;
    border: solid 1px #604020;
    margin: 3px;
    padding: 6px 16px 6px 16px;
    width: auto;
    height: auto;
    vertical-align: middle;
    cursor: pointer;
    outline: none;
    text-shadow: 2px 2px 6px #afa37f;
    box-shadow: 2px 2px 6px #afa37f;
}

div#respart3 .download-link {
    text-decoration: none;
    outline: none;
}

div#respart4 {
    font-family: maiandra_gditalic;
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    line-height: 20px;
    color: #533500;
    padding: 24px 0 0 0;
    //white-space: nowrap;
}

div#respart4 p.active{
    color: #008000;
}

div#respart4 p.active a {
    color: #533500;
    text-decoration: none;
    border-bottom: dotted 1px #533500;
    outline: none;
}

div#respart4 p.active a:hover {
    border-bottom: none;
}

div#respart4 p.info a{
    color: #533500;
    text-decoration: none;
    border-bottom: none;
}

div#respart4 p.info a:hover{
    color: #533500;
    border-bottom: dotted 1px #533500;
}

.step-bubble {
    position: relative;
    float: left;
    padding: 0;
    border: solid 1px #e8e8a8;
    background-color: #f8f8d8;
    text-align: center;
    overflow: hidden;
    #-webkit-transition: all 0.5s ease;
    #-moz-transition: all 0.5s ease;
    #-o-transition: all 0.5s ease;
    #transition: all 0.5s ease;
    box-shadow: 2px 2px 6px #afa37f;
    background-color: #e8e8a8;
}
.step-bubble.filled {
    display: inline-block;
    position: relative;
    outline: none;
    background-color: #996600;
    color: #996600;
    border: none;
    box-shadow: 2px 2px 6px #663300;
}
.step-bubble.maximized {
    width: 400px;
    height: 400px;
    -moz-border-radius: 200px;
    -webkit-border-radius: 200px;
    -o-border-radius: 200px;
    border-radius: 200px;
    z-index: 14;
}
.step-bubble.minimized {
    width: 160px;
    height: 160px;
    -moz-border-radius: 80px;
    -webkit-border-radius: 80px;
    -o-border-radius: 80px;
    border-radius: 80px;
    z-index: 11;
    cursor: pointer;
}

@media (max-width: 1179px) {
    .step-bubble {
        display: block;
        float: none;
    }
    .step-bubble.minimized {
        margin: 10px 120px 10px 120px;
    }
    .step-bubble.maximized {
        margin: 10px 10px 10px 10px;
    }
    div.container.interface {
        //min-height: 1240px;
    }
}

@media (min-width: 1180px) {
    .step-bubble {
        display: inline-block;
    }
    .step-bubble.minimized {
        margin: 125px 5px 125px 5px;
    }
    .step-bubble.maximized {
        margin: 5px 5px 5px 5px;
    }
    #step4.step-bubble .part.bottom .dir.right {
        display: none;
    }
}

#step1.step-bubble {
    z-index: 14;
}

#step2.step-bubble {
    z-index: 13;
}

#step3.step-bubble {
    z-index: 12;
}

#step4.step-bubble {
    z-index: 11;
}

.step-bubble .part.top {
    display: block;
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    text-align: center;
    vertical-align: middle;
    font-family: 'amienneregular';
    font-weight: normal;
    font-style: normal;
    color: #996600;
    border: none;
}

.step-bubble .part.top.maximized {
    height: 80px;
    font-size: 10px;
    line-height: 12px;
}

.step-bubble .part.top.minimized {
    height: 32px;
    font-size: 10px;
    line-height: 12px;
}

.step-bubble .part.top .step-numb {
    position: absolute;
    left: 68px;
    top: 1px;
    display: block;
    width: 24px;
    height: 24px;
    text-align: center;
    border-radius: 24px;
    background-color: #704020;
    font-size: 16px;
    line-height: 20px;
    font-family: maiandra_gditalic;
    font-weight: normal;
    font-style: normal;
    color: #ffffff;
    margin: 2px;
    padding: 2px;
    vertical-align: middle;
    box-shadow: 2px 2px 6px #afa37f;
}

.step-bubble .part.top .step-numb.maximized {
    left: 180px;
    top: 0;
    width: 40px;
    height: 40px;
    background-color: #904020;
    font-size: 28px;
    line-height: 36px;
}

.step-bubble .part.top .step-pres {
    display: none;
    position: absolute;
    left: 0;
    top: 46px;
    width: 100%;
    font-size: 17px;
    line-height: 30px;
    font-family: maiandra_gditalic;
    font-weight: normal;
    font-style: normal;
    margin: 2px;
    padding: 2px;
    color: #996600;
}

.step-bubble .part.top .step-pres.maximized {
    display: block;
}

.step-bubble .part.bottom .step-summary {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    font-size: 17px;
    line-height: 24px;
    font-family: maiandra_gditalic;
    font-weight: normal;
    font-style: normal;
    margin: 0;
    padding: 2px;
    color: #c6ab67;
}

.step-bubble .part.bottom.minimized .step-summary.minimized {
    display: block;
}

.step-bubble .middle {
    display: inline-block;
    position: relative;
    left: 0;
    width: 100%;
    text-align: center;
    vertical-align: middle;
    font-family: 'akbarplain';
    font-weight: normal;
    font-style: normal;
    color: #996600;
    border: none;
    border-top: dotted 1px #996600;
    border-bottom: dotted 1px #996600;
}

.step-bubble .middle.maximized {
    top: 0;
    height: 240px;
    font-size: 40px;
    //line-height: 80px;
    background-color: #f4f0ce;
}

.step-bubble .middle.minimized {
    top: 0;
    height: 96px;
    font-size: 20px;
    line-height: 40px;
    background-color: #e8e8a8;
}

.step-bubble .middle .font-size{
    position: absolute;
    width: 42px;
    height: 198px;
    margin: 0;
    padding: 4px;
    left: 0;
    top: 60px;
    vertical-align: middle;
}

.step-bubble .middle .font-size .size-select{
    width: 34px;
    height: 130px;
    text-align: center;
    margin: 0;
    padding: 0;
}

.step-bubble .middle .font-size .size-select .size-item{
    display: block;
    position: relative;
    left: 0;
    top: 0;
    width: 12px;
    height: 12px;
    text-align: center;
    line-height: 20px;
    border: 1px solid #604020;
    border-radius: 12px;
    background-color: #eeecc6;
    font-family: Arial,Verdana;
    margin: 4px;
    padding: 2px;
    cursor: pointer;
    font-size: 14px;
    -webkit-box-sizing: content-box;
    box-shadow: 2px 2px 6px #afa37f;
}

.step-bubble .middle .font-size .size-select .size-item.selected{
    background-color: #806040;
    cursor: default;
}

.step-bubble .middle .font-list {
    position: absolute;
    left: 42px;
    top: 0;
    width: 316px;
    height: 238px;
    overflow: hidden;
    overflow-y: scroll;
    margin: 1px;
    padding: 1px;
}

.step-bubble .content {
    display: none;
}

.step-bubble .content.maximized {
    display: block;
}

.step-bubble .content.text-input {
    display: none;
}

.step-bubble .content.text-input.maximized {
    position: absolute;
    left: 42px;
    top: 0;
    height: 240px;
    display: block;
}

.step-bubble .content.text-input input#signature{
    position: absolute;
    left: 0;
    top: 102px;
    width: 316px;
    height: 36px;
    font-family: Arial;
    font-size: 20px;
    line-height: 20px;
    color: #604020;
    border: solid 1px #cccc99;
    border-radius: 16px;
    outline: none;
    margin: 1px;
    padding: 1px 16px 1px 16px;
    box-shadow: 2px 2px 6px #afa37f;
}

.step-bubble .content.text-preview {
    display: none;
}

.step-bubble.minimized .content.text-preview.minimized {
    width: 160px;
    height: 96px;
    line-height: 96px;
    vertical-align: middle;
    display: block;
    text-align: center;
}

.step-bubble.minimized .content.text-preview.minimized span.text {
    width: 160px;
    height: 96px;
    position: absolute;
    left: 0;
    top: 0;
    padding: 0;
    margin: 0;
    line-height: 96px;
    vertical-align: middle;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    font-family: Arial;
    font-size: 20px;
    color: #806040;
}

.step-bubble .content.font-preview {
    display: none;
}

.step-bubble.minimized .content.font-preview.minimized {
    width: 140px;
    height: 96px;
    line-height: 96px;
    vertical-align: middle;
    display: block;
    text-align: center;
    margin: 0;
    padding: 0;
}

.step-bubble.minimized .content.font-preview.minimized span.text {
    width: 140px;
    height: 96px;
    position: absolute;
    left: 10px;
    top: 0;
    padding: 0;
    margin: 0;
    line-height: 96px;
    vertical-align: middle;
//    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #806040;
    display: inline-block;
}

.step-bubble .part .font-item {
    margin: 0px;
    padding: 1px;
    cursor: pointer;
    color: #c6ab67;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.step-bubble .part .font-notice {
    border: none;
    border-top: dashed 1px #533500 !important;
    padding: 0 !important;
    margin: 2px 0 2px 0 !important;
    -webkit-box-shadow:  0px 0px 0px 0px #000;
            box-shadow:  0px 0px 0px 0px #000;
    height: 20px;
}

.step-bubble .part .font-notice > legend {
    font-family: maiandra_gditalic;
    font-weight: normal;
    font-style: normal;
    color: #533500;
    font-size: 16px;
    height: 20px;
    line-height: 20px;
    text-align: center !important;
    width: auto;
    padding: 0 10px;
    border-bottom: none;
}

.step-bubble .part .font-item.selected {
   color: #806040;
}

#step3 .part.middle #colorpicker.content.color-picker {
    display: none;
}

#step3 .part.middle.maximized #colorpicker.content.color-picker.maximized {
    display: block;
    position: absolute;
    left: 100px;
    top: 20px;
    width: 200px;
    height: 200px;
}

#step3 .part.middle .content.color-preview.color-preview-large,
#step3 .part.middle .content.color-preview.color-preview-small {
    display: none;
}

#step3 .part.middle.minimized .content.color-preview.minimized.color-preview-large {
    display: block;
    position: absolute;
    left: 60px;
    top: 26px;
    width: 40px;
    height: 44px;
}

#step3 .part.middle.minimized .content.color-preview.minimized.color-preview-large span#colorpreview_large.glyphicon{
    font-size: 40px;
    line-height: 50px;
}

#step3 .part.middle.maximized .content.color-preview.maximized.color-preview-small {
    display: block;
    position: absolute;
    left: 280px;
    top: 160px;
    width: 40px;
    height: 44px;
}

#step3 .part.middle.maximized .content.color-preview.maximized.color-preview-small span#colorpreview_small.glyphicon{
    font-size: 40px;
    line-height: 50px;
}

#step4.step-bubble .middle .content.toon-list {
    display: none;
}

#step4.step-bubble.maximized .middle.maximized .content.toon-list.maximized {
    display: block;
    position: absolute;
    left: 40px;
    top: 0;
    width: 320px;
    height: 238px;
    overflow: hidden;
    overflow-y: scroll;
    margin: 0 0 0 0;
    padding: 1px;
}

#step4.step-bubble .middle .content.toon-preview {
    display: none;
}

#step4.step-bubble.minimized .middle.minimized .content.toon-preview.minimized {
    display: block;
    width: 160px;
    height: 94px;
    line-height: 86px;
    vertical-align: middle;
    text-align: center;
}

#step4 .toon-list .toon-item {
    display: inline-block;
    position: relative;
    float: both;
    padding: 2px;
    margin: 2px;
    border: none;
    cursor: pointer;
    vertical-align: bottom;
    z-index: 32;
}

#step4 .toon-list .toon-item.selected {
    background-color: rgb(255, 255, 239);
    padding: 2px;
    margin: 0px;
    border: dashed 2px #533500;
    border-radius: 12px;
    cursor: default;
}

#step4 .toon-list .toon-item > .write-point {
    display: none;
    position: absolute;
    left: 2px;
    top: 2px;
    right: 2px;
    bottom: 2px;
    cursor: default;
    z-index: 32;
    background-image: url(../img/write-point.png);
    background-position-x: 0px;
    background-position-y: 0px;
    background-repeat: no-repeat;
}

#step4 .toon-list .toon-item.selected > .write-point {
    display: block;
    cursor: crosshair;
}

.step-bubble .middle .fig-options {
    position: absolute;
    width: 42px;
    height: 198px;
    margin: 0;
    padding: 2px;
    left: 0;
    top: 56px;
    vertical-align: middle;
}

.upload-div {
    display: block;
    position: relative;
    font-family: Verdana, Arial;
    font-size: 14px;
    line-height: 28px;
    z-index: 61;
    width: 42px;
    text-align: center;
}

.upload-file {
    position: absolute;
    left: 0;
    top: 0;
    cursor: pointer;
    width: 28px;
    height: 28px;
    z-index: 61;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;}

 .step-bubble .middle .fig-options .option-holder {
    //text-shadow: 1px 1px 10px #afa37f;
 }
 
 .step-bubble .middle .fig-options .option{
    position: relative;
    left: 0;
    top: 0;
    cursor: pointer;
    width: 42px;
    height: 28px;
    z-index: 62;
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    outline: none;
}

.step-bubble .middle .fig-options .option.option-add {
    color: green;
}

.step-bubble .middle .fig-options .option.option-del {
    color: orange;
}

.step-bubble .middle .fig-options .option.option-share {
    opacity: 0.5;
    color: #904020;
}

.step-bubble .middle .fig-options .option.option-share.shared {
    opacity: 1.0;
    color: #904020;
}

.upload-form {
    margin: 0;
    padding: 0;
}

.hidden-frame {
    width: 0px;
    height: 0px;
    visibility: hidden;
}

.step-bubble .bottom {
    display: inline-block;
    position: relative;
    left: 0;
    width: 100%;
    text-align: center;
    vertical-align: middle;
    font-family: 'circlineregular';
    font-weight: normal;
    font-style: normal;
    color: #996600;
    border: none;
}

.step-bubble .bottom.maximized {
    top: 0;
    height: 80px;
    font-size: 36px;
    line-height: 80px;
}

.step-bubble .bottom.minimized {
    top: 0;
    height: 32px;
    font-size: 20px;
    line-height: 32px;
}

.step-bubble .bottom .left {
    display: inline-block;
    position: absolute;
    left: 25%;
    top:0;
    width: 20%;
}

.step-bubble .bottom .dir {
    visibility: hidden;
}

.step-bubble .bottom .dir a {
    cursor: pointer;
    outline: none;
    text-decoration: none;
    color: #996600;
    text-shadow: 2px 2px 6px #806020;
}

.step-bubble .bottom .dir.maximized {
    visibility: visible;
}

.step-bubble .bottom .dir.minimized {
    visibility: hidden;
}

.step-bubble .bottom .right {
    display: inline-block;
    position: absolute;
    right: 25%;
    top:0;
    width: 20%;
}

div.theme-list-container {
    margin: 0 0 4px 0;
    padding: 1px 0 1px 0;
    width: 100%;
    height: auto;
    display: block;
    text-align: center;
    font-family: Verdana, Arial;
    font-size: 14px;
    line-height: 18px;
    white-space: nowrap;
}

p.theme-list-selector {
  display: inline-block;
  position: relative;
  border: none;
}

p.theme-list-selector.left {
  margin: 0 1px 0 0;
}

p.theme-list-selector.right {
  margin: 0 0 0 1px;
}

p.theme-list-selector > select {
    margin: 0 1px 0 1px;
    padding: 2px 2px 2px 2px;
    display: inline-block;
    top: 0;
    left: 0;
    font-family: Verdana, Arial;
    font-size: 14px;
    line-height: 14px;
    color: #533500;
}

p.theme-list-selector select optgroup {
    padding: 0;
    margin: 0;
}

p.theme-list-selector select optgroup option {
    padding: 0;
    margin: 0;
}

p.theme-list-selector > select.extended {
    padding: 2px 0px 2px 6px;
    margin: 0;
    border: solid 1px #d9d29f;
    background-color: #eeecc6;
    border-radius: 12px;
    outline: none;
    box-shadow: 2px 2px 6px #afa37f;
}

p.theme-list-selector.extended:before, p.theme-list-selector.extended:after {
  content: " ";
  position: absolute;
  pointer-events: none;
}

p.theme-list-selector.extended:before {
  top: 0;
  right: 0;
  bottom: 0;
  background-color: #eeecc6;
  border: none;
  -moz-border-radius: 0 12px 12px 0;
  border-radius: 0 12px 12px 0;
}

p.theme-list-selector.extended:after {
  background-color: #eeecc6;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #a06040;
  right: 12px;
  top: 50%;
  margin-top: -3px;
}

p.theme-list-selector.extended > select {
  font-family: Verdana, Arial;
  font-size: 14px;
  line-height: 18px;
  color: #533500;
  background-color: #eeecc6;
  border: solid 1px #d9d29f;
  box-shadow: 2px 2px 6px #afa37f;
  -moz-border-radius: 12px;
  border-radius: 12px;
  margin: 0;
  padding: 2px 21px 2px 6px;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: '';
  outline: none;
}

p.theme-list-selector.extended select::-ms-expand {
  display: none;
}

a.yellow-link {
  text-decoration: none;
  outline: none;
  border: none;
  color: #533500;
}

div.yellow-div {
  width: 728px;
  height: 90px;
  display: inline-block;
  position: relative;
  top: 50px;
  clear: both;
  text-align: left;
  background-color: yellow;
  background-image: url(https://www.gilet-jaune.online/img/bg.gif);
  background-size: 100% auto;
  background-position: 0px -60px;
  background-repeat: no-repeat;
  padding: 6px 6px 6px 6px;
  font-family: maiandra_gditalic;
  font-weight: normal;
  font-style: normal;
//  border: dashed 2px #533500;
}

div.yellow-div.small {
  width: 320px;
  height: 100px;
  padding: 3px;
  background-size: 100% auto;
  background-position: 0px 0px;
}

div.yellow-div.extra-large {
  width: 970px;
  background-position: 0px -105px;
}

div.yellow-div span.photo {
  display: inline-block;
  float: left;
  margin: 0px 6px 0px 0px;
}

div.yellow-div.small span.photo {
  display: inline-block;
  float: left;
  margin: 0px 3px 0px 0px;
}

div.yellow-div span.photo > figure > img {
  max-height: 78px;
  height: auto;
}

div.yellow-div.small span.photo > figure > img {
  max-height: 94px;
  height: auto;
}

div.yellow-div span.title {
  display: inline-block;
  float: left;
  margin: 0px 0px 0px 6px;
  font-size: 52px;
  font-weight: normal;
  line-height: 64px;
  padding: 8px;
}

div.yellow-div.small span.title {
  margin: 0px 0px 0px 3px;
  font-size: 21px;
  font-weight: bold;
  line-height: 25px;
}

div.yellow-div.extra-large span.title {
  margin: 0px 0px 0px 16px;
}

div.yellow-div span.text {
  font-weight: bold;
  display: inline-block;
  float: left;
  padding: 0px;
  max-width: 180px;
  font-size: 20px;
  line-height: 24px;
  margin: 0px 0px 0px 0px;
  padding: 4px 0px 4px 16px;
}

div.yellow-div.extra-large span.text {
  padding: 4px 0px 4px 26px;
}

div.yellow-div.small span.text {
  margin: 0px 0px 0px 3px;
  padding: 4px 8px 8px 8px;
  font-size: 16px;
  line-height: 20px;
}

a.debat-link {
  text-decoration: none;
  outline: none;
  border: none;
  color: #ffffff;
}

div.debat-div {
  width: 728px;
  height: 90px;
  display: inline-block;
  position: relative;
  top: 50px;
  clear: both;
  text-align: left;
  background-image: url(https://notre-grand-debat.fr/wp-content/uploads/2019/01/cropped-Eug%C3%A8ne_Delacroix_-_Le_28_Juillet._La_Libert%C3%A9_guidant_le_peuple.jpg);
  background-size: 100% auto;
  background-position: 0px -60px;
  background-repeat: no-repeat;
  padding: 6px 6px 6px 6px;
  font-family: maiandra_gditalic;
  font-weight: normal;
  font-style: normal;
//  border: dashed 2px #533500;
}

div.debat-div span.back {
  z-index: 4;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, transparent, #0d1635);
}

div.debat-div.small {
  width: 320px;
  height: 100px;
  padding: 3px;
  background-size: 100% auto;
  background-position: 0px 0px;
}

div.debat-div.extra-large {
  width: 970px;
  background-position: 0px -65px;
}

div.debat-div span.title {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 5;
  margin: 0px 0px 0px 6px;
  font-size: 52px;
  font-weight: normal;
  line-height: 64px;
  padding: 8px;
}

div.debat-div.small span.title {
  margin: 40px 0px 0px 3px;
  font-size: 22px;
  line-height: 25px;
}

div.debat-div.large span.title {
  font-size: 40px;
  margin: 12px 0px 0px 16px;
}

div.debat-div.extra-large span.title {
  margin: 8px 0px 0px 16px;
}

div.debat-div span.text {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 5;
  padding: 0px;
  font-size: 30px;
  line-height: 34px;
  margin: 0px 0px 0px 0px;
  padding: 4px 0px 4px 16px;
  color: #cccccc;
}

div.debat-div.small span.text {
  margin: 52px 0px 0px 3px;
  padding: 20px 8px 8px 8px;
  font-size: 17px;
  line-height: 20px;
}

div.debat-div.large span.text {
  font-size: 24px;
  line-height: 28px;
  padding: 46px 0px 4px 420px;
}

div.debat-div.extra-large span.text {
  padding: 42px 0px 4px 600px;
}

a.vignette-link {
  text-decoration: none;
  outline: none;
  border: none;
  color: #533500;
}

div.vignette-div {
  width: 728px;
  height: 90px;
  display: inline-block;
  position: relative;
  top: 50px;
  clear: both;
  text-align: left;
  background-color: yellow;
  background-image: url(https://www.gilet-jaune.online/img/bg.gif);
  background-size: 100% auto;
  background-position: 0px -60px;
  background-repeat: no-repeat;
  padding: 1px 2px 1px 8px;
  font-family: maiandra_gditalic;
  font-weight: normal;
  font-style: normal;
//  border: dashed 2px #533500;
}

div.vignette-div.small {
  width: 320px;
  height: 100px;
  padding: 1px 2px 1px 8px;
  background-size: 100% auto;
  background-position: 0px 0px;
}

div.vignette-div.extra-large {
  width: 970px;
  background-position: 0px -105px;
}

div.vignette-div span.photo {
  display: inline-block;
  float: left;
  margin: 0px 6px 0px 0px;
}

div.vignette-div.small span.photo {
  display: inline-block;
  float: left;
  margin: 0px 3px 0px 0px;
}

div.vignette-div span.photo > figure > img {
  max-height: 88px;
  height: auto;
}

div.vignette-div.small span.photo > figure > img {
  max-height: 98px;
  height: auto;
}

div.vignette-div span.title {
  display: inline-block;
  float: left;
  margin: 0px 0px 0px 4px;
  font-size: 35px;
  font-weight: bold;
  line-height: 68px;
  padding: 8px;
}

div.vignette-div.small span.title {
  margin: 0px 0px 0px 3px;
  font-size: 22px;
  font-weight: bold;
  line-height: 26px;
  max-width: 90px;
}

div.vignette-div.extra-large span.title {
  margin: 0px 4px 0px 76px;
  font-size: 46px;
  font-weight: bold;
  line-height: 64px;
}

div.vignette-div span.text {
  font-weight: bold;
  display: inline-block;
  float: left;
  padding: 0px;
  max-width: 190px;
  font-size: 20px;
  line-height: 28px;
  margin: 0px 0px 0px 0px;
  padding: 16px 0px 4px 16px;
}

div.vignette-div.extra-large span.text {
  font-size: 20px;
  line-height: 24px;
  max-width: 264px;
  padding: 12px 0px 4px 90px;
  line-height: 32px;
}

div.vignette-div.small span.text {
  margin: 0px 0px 0px 3px;
  padding: 4px 8px 8px 8px;
  font-size: 16px;
  line-height: 20px;
}

.notice {
    font-family: maiandra_gditalic;
    font-weight: normal;
    font-style: normal;
    font-size: 12pt;
    height: 32px;
    line-height: 24px;
    position: absolute;
    display: inline-block;
    z-index: 90;
}

#notice1.notice {
    top: 118px;
    left: 80px;
}

#notice2.notice {
    top: -36px;
    left: 116px;
}

#notice3.notice {
    bottom: 118px;
    left: 138px;
}

#notice4.notice {
    top: 300px;
    left: 400px;
}

span.tooltips {
  position: relative;
  display: block;
}

span.tooltips span {
  position: absolute;
  min-width: 120px;
  color: #ffffff;
  background: #704020;
  border: 2px solid #704020;
  padding: 4px;
  line-height: 24px;
  text-align: center;
  display: none;
  border-radius: 12px;
  box-shadow: 2px 2px 6px #704000;
  opacity: 0.9;
  top: 30px;
  left: 50%;
  margin-left: -76px;
  z-index: 91;
}

#notice1.notice span.tooltips span:before {
  content: '';
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -8px;
  width: 0;
  height: 0;
  border-bottom: 8px solid #704020;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}

#notice1.notice span.tooltips span:after {
  content: '';
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -8px;
  width: 0;
  height: 0;
  border-bottom: 8px solid #704020;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}

#notice2.notice span.tooltips span:before {
  content: '';
  position: absolute;
  right: 100%;
  top: 16px;
  margin-top: -6px;
  width: 0;
  height: 0;
  border-right: 8px solid #704020;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
}

#notice2.notice span.tooltips span {
  min-width: 180px;
  padding: 4px;
}

#notice2.notice span.tooltips span:after {
  content: '';
  position: absolute;
  //left: 50%;
  right: 100%;
  top: 16px;
  margin-top: -6px;
  width: 0;
  height: 0;
  border-right: 8px solid #704020;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
}

#notice3.notice span.tooltips span {
}

#notice3.notice span.tooltips span:before {
  content: '';
  position: absolute;
  bottom: 100%;
  //left: 50%;
  margin-left: -8px;
  width: 0;
  height: 0;
  border-bottom: 8px solid #704020;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}

#notice3.notice span.tooltips span:after {
  content: '';
  position: absolute;
  bottom: 100%;
  //left: 50%;
  margin-left: -8px;
  width: 0;
  height: 0;
  border-bottom: 8px solid #704020;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}

#notice3.notice span.tooltips span {
  min-width: 260px;
  padding: 4px;
}

#notice4.notice span.tooltips span:before {
  content: '';
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -8px;
  width: 0;
  height: 0;
  border-bottom: 8px solid #704020;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}

#notice4.notice span.tooltips span:after {
  content: '';
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -8px;
  width: 0;
  height: 0;
  border-bottom: 8px solid #704020;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}

.bot-company {
    position: absolute;
    left: 17px;
    top: 9px;
    width: 88px;
    height: 31px;
    color: #533500;
}

.bot-company a.link {
    text-decoration: none;
    border: none;
    outline: none;
    color: #533500;
}

.bot-company span.logo {
    padding: 0px 2px 0px 0px;
}

.bot-company span.name {
    font-family: maiandra_gditalic;
    font-weight: bold;
    font-style: normal;
    font-size: 16px;
    line-height: 27px;
    padding: 2px 0px 2px 2px;
    vertical-align: middle;
    color: #533500;
}

.paypal-form {
    margin: 0;
    padding: 5px 0 0 0;
    position: absolute;
    left: 7px;
    top: 7px;
}

.paypal-form image {
    margin: 0;
    padding: 0;
    border: none;
    outline: none;
}
    
.bot-ad {
    position: absolute;
    text-align: center;
    top: 18px;
    right: 140px;
    left: 140px;
    height: 15px;
    line-height: 20px;
    vertical-align: middle;
}

.bot-menu {
    position: absolute;
    text-align: center;
    top: 18px;
    right: 140px;
    left: 140px;
    height: 15px;
    line-height: 20px;
    vertical-align: middle;
}

.bot-menu a {
    color: #533500;
    text-decoration: none;
    border-bottom: dotted 1px #533500;
    outline: none;
}

.bot-menu a:hover {
    border-bottom: none;
}

.bot-ref {
    position: absolute;
    text-align: right;
    top: 15px;
    right: 17px;
    width: 130px;
    height: 20px;
    line-height: 20px;
    vertical-align: middle;
    color: #533500;
}

.bot-ref a {
    color: #533500;
    text-decoration: none;
    border-bottom: dotted 1px #533500;
    outline: none;
}

.bot-ref a:hover {
    border-bottom: none;
}

.bot-container .bot-ad div {
  display: none;
}

@media (max-width: 460px) {
    .step-bubble.maximized {
        width: 320px;
        height: 320px;
        -moz-border-radius: 160px;
        -webkit-border-radius: 160px;
        -o-border-radius: 160px;
        border-radius: 160px;
    }
    .step-bubble.minimized {
        margin: 10px 80px 10px 80px;
    }
    .step-bubble .part.top .step-numb.maximized {
        left: 140px;
    }
    .step-bubble .part.top.maximized {
        height: 64px;
        font-size: 10px;
        line-height: 12px;
    }
    .step-bubble .part.top .step-numb.maximized {
        left: 144px;
        top: 0;
        width: 32px;
        height: 32px;
        background-color: #996600;
        font-size: 24px;
        line-height: 32px;
    }
    .step-bubble .part.top .step-pres {
        font-size: 15px;
        top: 34px;
    }
    .step-bubble .middle.maximized {
        top: 0;
        height: 192px;
        font-size: 40px;
        background-color: #f4f0ce;
    }
    .step-bubble .content.text-input input#signature{
        top: 82px;
    }
    #notice1.notice {
        top: 94px;
    }
    p.theme-list-selector > select.extended {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 180px;
    }
    p.theme-list-selector.extended > select {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 180px;
    }
    .step-bubble .bottom.maximized {
        height: 64px;
        font-size: 36px;
        line-height: 64px;
    }
    .step-bubble .content.text-input.maximized {
        left: 32px;
        top: 0;
        width: 256px;
        height: 192px;
        line-height: 192px;
    }
    .step-bubble .content.text-input input#signature{
        width: 256px;
        height: 32px;
    }
    .step-bubble .bottom.maximized {
        top: 0;
        height: 64px;
        font-size: 32px;
        line-height: 64px;
    }
    .step-bubble .part.bottom .step-summary {
        font-size: 15px;
        line-height: 20px;
    }
    .step-bubble .middle .font-list {
        position: absolute;
        left: 36px;
        top: 0;
        width: 252px;
        height: 190px;
    }
    .step-bubble .middle .font-list .font-item {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .step-bubble .middle .font-size{
        top: 40px;
    }
    #step3 .part.middle.maximized #colorpicker.content.color-picker.maximized {
        left: 64px;
        top: -2px;
        width: 192px;
        height: 192px;
    }
     #step3 .part.middle.maximized .content.color-preview.maximized.color-preview-small {
        left: 240px;
        top: 142px;
    }
    #step4.step-bubble.maximized .middle.maximized .content.toon-list.maximized {
        left: 32px;
        width: 256px;
        height: 192px;
    }
    div#respart3 .result-action {
        padding: 6px 12px 6px 12px;
    }
    #notice3.notice {
        bottom: 128px;
        left: 98px;
    }
}

.hidden-form {
    padding: 0;
    margin: 0;
}

.create_button {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    border-radius: inherit;
    font-family: maiandra_gditalic;
    font-weight: normal;
    font-style: normal;
    color: #ffffff;
    font-size: 30px;
    line-height: 160px;
    background-color: #704020;
    border: none;
    margin: 0;
    padding: 6px;
    width: 160px;
    height: 160px;
    vertical-align: middle;
    cursor: pointer;
    outline: none;
    text-shadow: 1px 1px 10px #afa37f;
}

/*@media screen and (min-width: 1034px) {
  .bot-container .bot-ad .ad-large {
    display: block;
  }
}

@media screen and (max-width: 1033px) and (min-width: 774px) {
  .bot-container .bot-ad .ad-medium {
    display: block;
  }
}

@media screen and (max-width: 773px) {
  .bot-container .bot-ad .ad-responsive {
    display: block;
  }
}
*/

@media screen and (max-width: 773px) {
    /*.bot-container .bot-donate {
        display: none;
    }*/
    .bot-container .bot-company {
        display: none;
    }
    .bot-menu {
        top: 18px;
        right: 0px;
        left: 0px;
    }
    .bot-container .bot-ref {
        display: none;
    }
}

@media screen and (max-width: 420px) {
    .bot-menu a.opt {
        display:  none;
    }
}

#box-overlay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 46;
    display: none;
    background: #000;
    opacity: .4;
    filter: alpha(opacity=40);
    -moz-opacity: 0.4;
    width: 100%;
    height: 100%;	
}
#box-wrapper {
    position: fixed;
    z-index: 47;
    top: 0;
    display: none;
    width: 100%;
    height: 100%;
}
#box-container {
    position: relative;
    display: table-cell;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    vertical-align: middle;
}
#box-content {
    display: none;
    position: relative; 
    top: 0px; 
    max-width: 830px;
    opacity: 1;
    margin: 0 auto;
}
#box-content .box-close {
    position: absolute;
    top: -20px;
    right: -20px;
    width: 30px;
    height: 30px;
    background: transparent url('../img/sp.png') 0 -240px no-repeat;
    cursor: pointer;
    z-index: 48;
}
#box-inner-content {
    position: relative;
    top: 0;
    left: 0;
    #max-width: 830px;
}

@media screen and (max-width: 799px) {

    .ua-support-pop-in {
        background-color: #f4f0ce;
        border-radius: 12px;
        position: relative;
        padding: 0px 0px 0px 0px;
        margin: 0;
        top: 0;
        left: 0;
        display: block;
        width: 367px;
        height: 248px;
    }

    #ua-support-text {
        z-index: 16;
        border-radius: 12px;
        max-width: 336px;
        background-color: rgb(0, 0, 0, 0.5);
        position: absolute;
        left: 18px;
        top: 18px;
        padding: 4px 12px 4px 12px;
        font-family: 'maiandra_gditalic';
        font-size: 16px;
        line-height: 29px;
        font-weight: normal;
        font-style: normal;
        color: white;
    }

    #ua-support-text a:hover,
    #ua-support-text a:link,
    #ua-support-text a:active,
    #ua-support-text a:visited {
        color: white !important;
    }

    #ua-support-img {
        z-index: 15;
        border-radius: 11px;
        position: absolute;
        left: 4px;
        top: 4px;
        width: 360px;
        height: 240px;
    }

    div.container.ua-support-container {
        position: absolute;
        left: 0;
        top: 3px;
        bottom: 10px;
        width: 100%;
    }

}

@media screen and (min-width: 800px) {

    .ua-support-pop-in {
        background-color: #f4f0ce;
        border-radius: 24px;
        position: relative;
        padding: 0px 0px 0px 0px;
        margin: 0;
        top: 0;
        left: 0;
        display: block;
        width: 816px;
        height: 549px;
    }

    #ua-support-text {
        z-index: 16;
        border-radius: 24px;
        max-width: 750px;
        background-color: rgb(0, 0, 0, 0.5);
        position: absolute;
        left: 36px;
        top: 36px;
        padding: 8px 24px 8px 24px;
        font-family: 'maiandra_gditalic';
        font-size: 36px;
        line-height: 66px;
        font-weight: normal;
        font-style: normal;
        color: white;
    }

    #ua-support-text a:hover,
    #ua-support-text a:link,
    #ua-support-text a:active,
    #ua-support-text a:visited {
        color: white !important;
    }

    #ua-support-img {
        z-index: 15;
        border-radius: 22px;
        position: absolute;
        left: 8px;
        top: 8px;
        width: 800px;
        height: 533px;
    }

    div.container.ua-support-container {
        position: absolute;
        left: 0;
        top: 5px;
        bottom: 21px;
        width: 100%;
    }

}

.pop-in {
    background-color: #f4f0ce;
    border-radius: 24px;
    position: relative;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
}

div.login-header {
    background-color: #e8e8a8;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 36px;
    text-align: center;
    vertical-align: middle;
    font-family: 'maiandra_gditalic';
    font-size: 20px;
    line-height: 36px;
    font-weight: normal;
    font-style: normal;
    color: #533500;
    margin: 0;
    padding: 0;
    text-shadow: 2px 2px 6px #afa37f;
    border-bottom: dotted 1px #996600;
    border-radius: 24px 24px 0 0;
}

div.login-footer {
    background-color: #e8e8a8;
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 36px;
    text-align: center;
    vertical-align: middle;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 20px;
    line-height: 30px;
    font-weight: normal;
    font-style: normal;
    color: #533500;
    margin: 0;
    padding: 0;
    border-top: dotted 1px #996600;
    border-radius: 0 0 24px 24px;
}

div.login-footer a {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #533500;
    text-decoration: none;
    border-bottom: dotted 1px #533500;
    outline: none;
}

div.login-footer a:hover {
    border-bottom: none;
}

div.container div.paypal-holder {
    margin: 0px 0px 35px 0px;
}

div.container div.paypal-holder form {
}

div.container div.paypal-holder form td {
    font-size: 17px;
    line-height: 22px;
    font-family: 'maiandra_gditalic', Arial;
    font-weight: normal;
    font-style: normal;
    color: #533500;
    padding: 0px 0px 2px 0px;
    text-align: left;
}

div.container div.paypal-holder form input {
    outline: none;
}

div.container div.paypal-holder form td select {
    background-color: transparent;
    padding: 2px 4px 2px 4px;
    font-size: 17px;
    line-height: 22px;
    font-family: 'maiandra_gditalic', Arial;
    color: #533500;
    outline: none;
    margin: 0px 0px 6px 0px;
  }

div.container.login-container {
    position: absolute;
    left: 0;
    top: 36px;
    bottom: 36px;
    width: 100%;
}

div.container.send-email-container {
    position: absolute;
    left: 0;
    top: 36px;
    width: 100%;
    height: auto;
    bottom: 20px;
    padding-bottom: 20px;
    overflow: scroll;
}

label {
    font-weight: normal !important;
    text-shadow: 2px 2px 6px #afa37f;
}

.fb_connect_span {
    display: inline-block;
    position: absolute;
    right: 10px;
    top: 40px;
    width: 35px;
    text-align: left;
}
.fb_connect_btn {
    background: url(../img/sp.png) 0px 0px no-repeat;
    height:25px;
    width:25px;
    position:relative;
    top:6px;
    text-align:center;
    display:inline-block;
}
.fb_connect_btn:hover {
    cursor: pointer;
    background: url(../img/sp.png) 0px -30px no-repeat;
}
.fb_connect_btn span {
    float: left;
    position:relative;
    width:1px;
    height:1px;
    overflow:hidden;
}
p.fb_connect_button {
    //text-align: center;
}
.zocial,
a.zocial {
  border: 1px solid #777;
  border-color: rgba(0,0,0,0.2);
  border-bottom-color: #333;
  border-bottom-color: rgba(0,0,0,0.4);
  color: #fff;
  -moz-box-shadow: inset 0 0.08em 0 rgba(255,255,255,0.4), inset 0 0 0.1em rgba(255,255,255,0.9);
  -webkit-box-shadow: inset 0 0.08em 0 rgba(255,255,255,0.4), inset 0 0 0.1em rgba(255,255,255,0.9);
  box-shadow: inset 0 0.08em 0 rgba(255,255,255,0.4), inset 0 0 0.1em rgba(255,255,255,0.9);
  cursor: pointer;
  display: inline-block;
  font: bold 100%/2.1 "Lucida Grande", Tahoma, sans-serif;
  padding: 0 .95em 0 0;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 1px 0 rgba(0,0,0,0.5);
  white-space: nowrap;

  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;

  position: relative;

  -moz-border-radius: .3em;
  -webkit-border-radius: .3em;
  border-radius: .3em;
}

.zocial:before {
  content: "";
  border-right: 0.075em solid rgba(0,0,0,0.1);
  float: left;
  font: 120%/1.65 zocial;
  font-style: normal;
  font-weight: normal;
  margin: 0 0.5em 0 0;
  padding: 0 0.5em;
  text-align: center;
  text-decoration: none;
  text-transform: none;

  -moz-box-shadow: 0.075em 0 0 rgba(255,255,255,0.25);
  -webkit-box-shadow: 0.075em 0 0 rgba(255,255,255,0.25);
  box-shadow: 0.075em 0 0 rgba(255,255,255,0.25);

  -moz-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.zocial:active {
  outline: none; /* outline is visible on :focus */
}

.zocial:hover,
.zocial:focus {
  color: #fff;
}

.zocial.icon {
  overflow: hidden;
  max-width: 2.4em;
  padding-left: 0;
  padding-right: 0;
  max-height: 2.15em;
  white-space: nowrap;
}
.zocial.icon:before {
  padding: 0;
  width: 2em;
  height: 2em;

  box-shadow: none;
  border: none;
}

.zocial {
  background-image: -moz-linear-gradient(rgba(255,255,255,.1), rgba(255,255,255,.05) 49%, rgba(0,0,0,.05) 51%, rgba(0,0,0,.1));
  background-image: -ms-linear-gradient(rgba(255,255,255,.1), rgba(255,255,255,.05) 49%, rgba(0,0,0,.05) 51%, rgba(0,0,0,.1));
  background-image: -o-linear-gradient(rgba(255,255,255,.1), rgba(255,255,255,.05) 49%, rgba(0,0,0,.05) 51%, rgba(0,0,0,.1));
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,.1)), color-stop(49%, rgba(255,255,255,.05)), color-stop(51%, rgba(0,0,0,.05)), to(rgba(0,0,0,.1)));
  background-image: -webkit-linear-gradient(rgba(255,255,255,.1), rgba(255,255,255,.05) 49%, rgba(0,0,0,.05) 51%, rgba(0,0,0,.1));
  background-image: linear-gradient(rgba(255,255,255,.1), rgba(255,255,255,.05) 49%, rgba(0,0,0,.05) 51%, rgba(0,0,0,.1));
}

.zocial:hover, .zocial:focus {
  background-image: -moz-linear-gradient(rgba(255,255,255,.15) 49%, rgba(0,0,0,.1) 51%, rgba(0,0,0,.15));
  background-image: -ms-linear-gradient(rgba(255,255,255,.15) 49%, rgba(0,0,0,.1) 51%, rgba(0,0,0,.15));
  background-image: -o-linear-gradient(rgba(255,255,255,.15) 49%, rgba(0,0,0,.1) 51%, rgba(0,0,0,.15));
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,.15)), color-stop(49%, rgba(255,255,255,.15)), color-stop(51%, rgba(0,0,0,.1)), to(rgba(0,0,0,.15)));
  background-image: -webkit-linear-gradient(rgba(255,255,255,.15) 49%, rgba(0,0,0,.1) 51%, rgba(0,0,0,.15));
  background-image: linear-gradient(rgba(255,255,255,.15) 49%, rgba(0,0,0,.1) 51%, rgba(0,0,0,.15));
}

.zocial:active {
  background-image: -moz-linear-gradient(bottom, rgba(255,255,255,.1), rgba(255,255,255,0) 30%, transparent 50%, rgba(0,0,0,.1));
  background-image: -ms-linear-gradient(bottom, rgba(255,255,255,.1), rgba(255,255,255,0) 30%, transparent 50%, rgba(0,0,0,.1));
  background-image: -o-linear-gradient(bottom, rgba(255,255,255,.1), rgba(255,255,255,0) 30%, transparent 50%, rgba(0,0,0,.1));
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,.1)), color-stop(30%, rgba(255,255,255,0)), color-stop(50%, transparent), to(rgba(0,0,0,.1)));
  background-image: -webkit-linear-gradient(bottom, rgba(255,255,255,.1), rgba(255,255,255,0) 30%, transparent 50%, rgba(0,0,0,.1));
  background-image: linear-gradient(bottom, rgba(255,255,255,.1), rgba(255,255,255,0) 30%, transparent 50%, rgba(0,0,0,.1));
}

.zocial.facebook:before { content: "\f121"; }
.zocial.facebook {background-color: #4863ae;}

.back-button-div {
    padding: 0;
    margin: 30px 0 30px 0;
    text-align: center;
    overflow: hidden;
    background-color: #e8e8a8;
    display: inline-block;
    position: relative;
    outline: none;
    background-color: #996600;
    color: #996600;
    border: none;
    box-shadow: 2px 2px 6px #663300;
    width: 160px;
    height: 160px;
    -moz-border-radius: 80px;
    -webkit-border-radius: 80px;
    -o-border-radius: 80px;
    border-radius: 80px;
    z-index: 11;
    cursor: pointer;
}

.back-button-span {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    border-radius: inherit;
    font-family: maiandra_gditalic;
    font-weight: normal;
    font-style: normal;
    color: #ffffff;
    font-size: 30px;
    line-height: 160px;
    background-color: #704020;
    border: none;
    margin: 0;
    padding: 6px;
    width: 160px;
    height: 160px;
    vertical-align: middle;
    cursor: pointer;
    outline: none;
    text-shadow: 1px 1px 10px #afa37f;
}

div.fav-enum {
    display: block;
    position: relative;
    white-space: nowrap;
}

div.fav-enum span.option {
    position: absolute;
    left : 0;
    top: 0;
}

div.fav-enum span.option div.option {
    font-size: 24px;
    width: 30px;
    height: 24px;
    padding: 0;
    margin: 4px;
    padding: 6px;
    vertical-align: middle;
    cursor: pointer;
    outline: none;
}

div.fav-enum div.option.option-use {
    color: green;
}

div.fav-enum span.option.option-del {
    position: relative;
    display: inline-block;
    float: left;
    padding: 0;
    color: orange;
}

div.fav-enum span.option.option-del form {
    display: none;
}

div.fav-enum div.option.option-del {
    color: orange;
}

div.fav-enum > span.image {
    position: absolute;
    display: block;
    left: 36px;
    top: 0;
}
