html{
    background-color: #bfbfbf;
    font-family: PFHandbookProRegular;
    color:#666;
    background-color: white;
}
.clear{
    clear: both;
}
.contentbody{
    background-color: white;
    min-height: 300px;
}
.anotherpage-box{
    margin-left:auto;
    margin-right:auto;
    width: 980px;
    padding-bottom:15px;
}

nav.nav-header ul li a {
    font-size: 21px;
}
nav.nav-header ul li a {
    color: #666666;
    text-decoration: none;
}
nav.nav-header ul li {
    text-align: center;
    padding: 4px 10px;
    line-height: 50px;
    display: inline-block;
}
nav.nav-header ul li a:hover {
    color: #ed309d;
}
.header{
    height: 103px;
}
.header .head-m {
    text-align: right;
    float: right;
    padding-left: 0px;
}
.nav-header {
    display: block;
    padding: 3px 15px;
    font-size: 11px;
    font-weight: bold;
    line-height: 20px;
    color: #999999;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    text-transform: uppercase;
}
.title{
    text-align: center;
}
.body{
    min-width: 1185px !important;
}
@media screen and (max-width: 810px) {
    .logo-img {
        display: none;
    }
}
@media screen and (max-width: 881px) {
    #menu {
        display: none;
    }
    .header {
        height: 68px;
        position: fixed;
        z-index: 1000;
        height: 68px !important;
        width: 100%;
        top:0;
        background-color: white;
    }
    .nav-header{
        margin-top: 68px;
    }
}
@media screen and (max-width: 800px) {
    #header_block .top-header-block .header{
        display: block;
    }
    .dropButton{
        display: block !important;
        position: absolute;
        top: 14px;
        height: 68px;
        line-height: 68px;
        cursor: pointer;
        margin-left: 20px;
    }
    .dropButton img{
        width: 32px;
    }
}

#header_back_btn {
    z-index: 10000;
    position: relative;
}
#header_back_btn div {
    width: 150px;
    float: left;
    padding-top: 25px;
    font-size: 3em;
    color:#fff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}
#header_back_btn {
    display: block!important;
}
#header_block div.header {
    display: none!important;
}
.supportDisclaimer, .footerMain {
    display: none!important;
}
.nav-header {
    margin-top: 0!important;
}
#page_title {
    left: -100px!important;
}

@media (max-width: 1365px) {
    #page_title {
        left: -50px!important;
    }
}
@media (max-width: 799px) {
    #page_title {
        font-size: 1.7em!important;
        left: -50px!important;
    }
}
@media (max-width: 420px) {
    #page_title {
        left: 0px!important;
    }

    .name {
        font-size: 10px;
    }
}

@media (max-width: 799px) {
    #header_back_btn div {
        width: 100px;
        font-size: 2em!important;
    }
}
@media (max-width: 385px) {
    #page_title {
        font-size: 14px !important;
    }
}


/* step 1 page */
.tooltip{
    width: 300px; color:#000;
    visibility: hidden;
    position:  absolute;
    font:lighter 11px/1.3 Arial,sans-serif;
    text-decoration:none;text-align:center;
}

.tooltip .top{padding: 30px 0px 0px 0px;
    background: url(../png/bt.png) no-repeat top}

.tooltip .bottom{
    padding:0px 30px 30px 20px;
    background: url(../png/bt.png) no-repeat bottom}

.step1of2content{
    margin-left: 15px;
}

.step1of2content h3{
    font-family:Arial;
    font-size:24pt;
    padding:0 10px 15px;
}

.step1-left-panel{
    background-color:#F5EFD0;
    width:520px;
    float: left;
}
.step1-labels-and-fields{

}
.step1-labels-and-fields li{
    clear:left;
    padding-left:25px;
    padding-top:25px;
}
.step1-labels-and-fields li textarea{
    height: 155px;
}
.step1-labels-and-fields li select{
    width:200px !important;
}
.step1-label{
    float:left;
    width:140px !important;
}

.step1-field{
    min-height: 35px;
    margin:15px;
    width:380px;
    border: 1px solid #ccc;
    background-color: white !important;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -khtml-border-radius: 5px 5px 5px 5px;
    behavior: url(../htc/border-radius.htc);

}
.step1-field:disabled{
    color: #aaaaaa;
}

.step1-labels-and-fields li div{
    background: none !important;
}

.step1-field label{

}
.step1-field input{

}

.step1-submitbutton{
    clear:left;
    text-align:center;
    padding:15px 0 5px;
}
.step1-right-panel{
    background:url("../png/widgetpreview_background.png") no-repeat;
    float: left;
    height: 745px;
    margin-left: 25px;
    text-align: center;
    width: 405px;
}
#step1-frame{
    left:-7px;
    overflow:hidden;
    position:relative;
    top:117px;
    width:395px !important;
}
/* g-code */

#website_url_div h3{
    font-family: Arial;
    font-size: 20pt;
    font-weight: bold;
    color: #623100;
    height:40px;
    margin-top:10px;
}
.label{
    color: #575A5B;
    font-family: Arial;
    font-size: 12pt;
    padding-left: 10px;
    text-align: left;
    width: 170px;
}

.step2-field{
    width: 360px;
    height: 35px;
}
#error-block{
    color: red;
    font-weight: bold;
}

@-webkit-keyframes fadeIn {
    0% {opacity: 0;}
    100% {opacity: 1;}
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    animation-name: fadeIn;
}

.animated {
    -webkit-animation-duration: 0.5s;
    -moz-animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    animation-duration: 0.5s;
    animation-fill-mode: both;
}
@keyframes fadeIn {
    0% {opacity: 0;}
    100% {opacity: 1;}
}

nav.nav-header {
    padding: 0px 0px !important;
}

.btnsblock{
    display: inline-block;
    vertical-align: top;
}

#header_block {
    min-height: inherit;
    max-height: none;
}
