/*deshabilito el puto font boosting*/
html * {max-height:1000000px;}

.clear {clear:both;height: 0;}

#wrapper {
    margin: 0 auto;
    width: 960px;
    text-align: center;
}

#tagline h4 {
    margin-top: 65px;
    color: #1e8894;
    font-weight: bold;
    float:left;
}

#logo {
    float:left;
    margin:10px;
}

#social {
    margin-top: 50px;
    float:right;
}

#security {
    position: absolute;
    top: 10px;
    right: 30px;
}

#footer {
    padding: 40px 0 0;
    text-align: center;
    color: #aaa;
    font-size: 12px;
}

#footer a {
}

.hero-unit {
    padding:30px;
}

.hero-unit span {
    color: #1e8894;
}

#isologo {
    float:left;
    margin-right: 20px;
}

.hero-unit h2 {
    font-size: 30px;
    color: #5d286f;
    text-align: center;
}

.hero-unit h4 {
    font-size: 24px;
    color: #5d286f;
    line-height: 28px;
    text-align: center;
}

.hero-unit.how-translators h1,
.hero-unit.how-right-holders h1,
.hero-unit.more-translators h1,
.hero-unit.more-right-holders h1 {
    color: #1e8894;
    line-height: 30px;
    font-size: 26.25px;
    margin-bottom: 10.5px;
}

.hero-unit h3 {
    color: #1e8894;
    line-height: 30px;
}

.hero-unit h5 {
    color: #1e8894;
}

.hero-unit h6 {
    font-size: 20px;
    color: #1e8894;
    text-align: center;
}

.people {
    float:left;
    margin-right:20px;
}

.intro_image {
    float:left;
    margin-right:20px;
}

.hero-unit p {
    font-size: 14px;
}

.hero-unit li {
    font-size: 14px;
}

.nowrap {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

i[class*="icon"] {
    margin-right:10px;
}

.form_email input[type='email'] {
    margin-left: 20px;
    width: 300px;
    margin-right: 20px;
}

#user_form {
    width: 400px;
    margin: 40px auto 80px auto;
}

#user_form label {
    color: #1e8894;
    font-size: 20px;
    font-weight: bold;
}

#user_form input[type='text'],#user_form input[type='password'],#user_form input[type='email'],#user_form input[type='file'], #user_form select {
    width:386px;
    font-size: 20px;;
    margin-bottom: 15px;
    height: 40px;
    color: #666;
}

#user_form select {
    width: 400px;
}


#user_form textarea {
    width:400px;
    font-size: 20px;;
    margin-bottom: 15px;
    height: 120px;
    color: #666;
}

#user_form input[type='checkbox'] {
    float:left;
    margin-right: 10px;
    margin-bottom: 20px;
}

#user_form label[for="remember_me"] {
    color: #666;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 20px;
}

#form_translatesFrom label {
    color: #666;
    font-weight: normal;
}

#form_translatesTo label {
    color: #666;
    font-weight: normal;
}

#user_form div {
    color: #cd0200;
    font-weight: bold;
}

#user_form span {
    color: #666;
    font-weight: normal;
}

#user_form input[type='submit'] {
    width:100%;
    display: inline-block;
    *display: inline;
    padding: 11px 19px;
    font-size: 18.75px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    margin-bottom: 0;
    *margin-left: .3em;
    line-height: 21px;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #436c98;
    *background-color: #3a5d83;
    background-image: -moz-linear-gradient(top, #4a76a6, #3a5d83);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#4a76a6), to(#3a5d83));
    background-image: -o-linear-gradient(top, #4a76a6, #3a5d83);
    background-image: -webkit-linear-gradient(top, #4a76a6, #3a5d83);
    background-image: linear-gradient(to bottom, #4a76a6, #3a5d83);
    background-repeat: repeat-x;
    border-color: #3a5d83 #3a5d83 #23374e;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff4a76a6', endColorstr='#ff3a5d83', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid #cccccc;
    *border: 0;
    *zoom: 1;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

#user_form input[type='submit']:hover,
#user_form input[type='submit']:focus,
#user_form input[type='submit']:active,
#user_form input[type='submit'].active,
#user_form input[type='submit'].disabled,
#user_form input[type='submit'][disabled] {
    color: #ffffff;
    background-color: #3a5d83;
    *background-color: #325071;
}

#user_form input[type='submit']:active,
#user_form input[type='submit'].active {
    background-color: #2a4460 \9;
    color: rgba(255, 255, 255, 0.75);
}

#user_form input[type='submit']:first-child {
    *margin-left: 0;
}

#user_form input[type='submit']:hover,
#user_form input[type='submit']:focus {
    text-decoration: none;
    background-position: 0 -15px;
    -webkit-transition: background-position 0.1s linear;
    -moz-transition: background-position 0.1s linear;
    -o-transition: background-position 0.1s linear;
    transition: background-position 0.1s linear;
}

#user_form input[type='submit']:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

#user_form input[type='submit'].active,
#user_form input[type='submit']:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

#user_form input[type='submit'].disabled,
#user_form input[type='submit'][disabled] {
    cursor: default;
    background-image: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

#user_form img {
    width:200px;
}

#already_account {
    font-size: 12px;
    text-align:right;
}

#forgot_password {
    font-size: 12px;
    float:left;
}

#go_register {
    font-size: 12px;
    float:right;
}

#fos_user_profile_edit label {
    float:left;
}

#fos_user_profile_edit span {
    padding-left: 7px;
    font-size: 20px;
    color: #666;
}

#fos_user_profile_edit img {
    width:200px;
}

#fos_user_profile_complete label {
    float:left;
}

#fos_user_profile_complete span {
    padding-left: 7px;
    font-size: 20px;
    color: #666;
}

#div_form_allowSearch label {
    float:right;
    width: 95%;
    font-weight: normal;
    font-size: 20px;
    color: #666;
}

#div_form_allowSearch input {
    float:right;
}

#user_form label[for=fos_user_registration_form_terms]
{
    font-size:14px;
    color: #666;
    font-weight: normal;
}

.form_spacer {
    height:20px;
}

#profile h1, #offer h1, #royalties h1 {
    color: #1e8894;
    font-size: 24px;
    font-weight: bold;
}

#profile h2 {
    color: #000;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

#profile_img {
    width:200px;
    float:left;
    margin-right:20px;
}

#books h1 {
    color: #1e8894;
    font-size: 24px;
    font-weight: bold;
}

#books div {
    margin:0px;
    padding:0px;
}

#book h2 {
    color: #000;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

#book h2 span{
    font-size: 20px;
    font-weight: normal;
    font-style: italic;
}

#book h3 {
    font-size:20px;
    line-height: 24px;
}

#book_img {
    width:200px;
    float:left;
    margin-right:20px;
    morgin-bottom: 20px;
}

#book_img_review {
    width:400px;
    float:left;
    margin-right:20px;
    morgin-bottom: 20px;
}

#book_links a {
    margin-left: 20px;
}

#edit_book_form img {
    width:200px;
}

#translators h1 {
    color: #1e8894;
    font-size: 24px;
    font-weight: bold;
}

.alert-info a {
    color:#fff;
    font-weight: bold;
}

.alert-info a:hover {
    color:#666;
}

.wide_form h1{
    color: #1e8894;
    font-size: 24px;
    font-weight: bold;
}

.wide_form label {
    color: #1e8894;
    font-size: 20px;
    font-weight: bold;
}

.wide_form input[type='text'], .wide_form input[type='email'], .wide_form input[type='url'], .wide_form select {
    width:606px;
    font-size: 16px;;
    margin-bottom: 15px;
    height: 40px;
    color: #666;
}

.wide_form input[type='date'] {
    margin-left: 40px;
    margin-top: -4px;
    margin-bottom: 20px;
}

.deadline {
    margin-top: -4px;
    margin-bottom: 20px;
}

.wide_form select {
    width:620px;
}

.wide_form select[multiple] {
    height: auto;
}

.wide_form #form_reasons {
    height: 200px;
    width: 60%;
    margin-left: 20px;
}

.wide_form input[type='checkbox'] {
    float:left;
    margin-right: 10px;
    margin-bottom: 20px;
}

.wide_form textarea {
    width:620px;
    font-size: 16px;;
    margin-bottom: 15px;
    height: 120px;
    color: #666;
}

.wide_form label {
    float:left;
}

.wide_form span {
    padding-left: 7px;
    font-size: 20px;
    color: #666;
}

.wide_form input[type='submit'] {
    width:100%;
    display: inline-block;
    *display: inline;
    padding: 11px 19px;
    font-size: 18.75px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    margin-bottom: 0;
    *margin-left: .3em;
    line-height: 21px;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #436c98;
    *background-color: #3a5d83;
    background-image: -moz-linear-gradient(top, #4a76a6, #3a5d83);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#4a76a6), to(#3a5d83));
    background-image: -o-linear-gradient(top, #4a76a6, #3a5d83);
    background-image: -webkit-linear-gradient(top, #4a76a6, #3a5d83);
    background-image: linear-gradient(to bottom, #4a76a6, #3a5d83);
    background-repeat: repeat-x;
    border-color: #3a5d83 #3a5d83 #23374e;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff4a76a6', endColorstr='#ff3a5d83', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid #cccccc;
    *border: 0;
    *zoom: 1;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}


.wide_form input[type='submit']:hover,
.wide_form input[type='submit']:focus,
.wide_form input[type='submit']:active,
.wide_form input[type='submit'].active,
.wide_form input[type='submit'].disabled,
.wide_form input[type='submit'][disabled] {
    color: #ffffff;
    background-color: #3a5d83;
    *background-color: #325071;
}


.wide_form input[type='submit']:active,
.wide_form input[type='submit'].active {
    background-color: #2a4460 \9;
    color: rgba(255, 255, 255, 0.75);
}

.wide_form input[type='submit']:first-child {
    *margin-left: 0;
}


.wide_form input[type='submit']:hover,
.wide_form input[type='submit']:focus {
    text-decoration: none;
    background-position: 0 -15px;
    -webkit-transition: background-position 0.1s linear;
    -moz-transition: background-position 0.1s linear;
    -o-transition: background-position 0.1s linear;
    transition: background-position 0.1s linear;
}

.wide_form input[type='submit']:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.wide_form input[type='submit'].active,
.wide_form input[type='submit']:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.wide_form input[type='submit'].disabled,
.wide_form input[type='submit'][disabled] {
    cursor: default;
    background-image: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

#tax_info_form input[type='submit'] {
    width:100px;
    float: right;
}

#tax_info_form input[type='reset'] {
    width:100px;
    float: right;
    margin-right:10px;
    display: inline-block;
    *display: inline;
    padding: 11px 19px;
    font-size: 18.75px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    margin-bottom: 0;
    *margin-left: .3em;
    line-height: 21px;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #a0a0a0;
    *background-color: #808080;
    background-image: -moz-linear-gradient(top, #a0a0a0, #808080);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a0a0a0), to(#808080));
    background-image: -o-linear-gradient(top, #a0a0a0, #808080);
    background-image: -webkit-linear-gradient(top, #a0a0a0, #808080);
    background-image: linear-gradient(to bottom, #a0a0a0, #808080);
    background-repeat: repeat-x;
    border-color: #808080 #808080 #606060;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa0a0a0', endColorstr='#ff808080', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid #cccccc;
    *border: 0;
    *zoom: 1;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}


#tax_info_form input[type='reset']:hover,
#tax_info_form input[type='reset']:focus,
#tax_info_form input[type='reset']:active,
#tax_info_form input[type='reset'].active,
#tax_info_form input[type='reset'].disabled,
#tax_info_form input[type='reset'][disabled] {
    color: #ffffff;
    background-color: #808080;
    *background-color: #707070;
}

#tax_info_form input[type='reset']:active,
#tax_info_form input[type='reset'].active {
    background-color: #606060 \9;
    color: rgba(255, 255, 255, 0.75);
}

#tax_info_form input[type='reset']:first-child {
    *margin-left: 0;
}

#tax_info_form input[type='reset']:hover,
#tax_info_form input[type='reset']:focus {
    text-decoration: none;
    background-position: 0 -15px;
    -webkit-transition: background-position 0.1s linear;
    -moz-transition: background-position 0.1s linear;
    -o-transition: background-position 0.1s linear;
    transition: background-position 0.1s linear;
}

#tax_info_form input[type='reset']:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

#tax_info_form input[type='reset'].active,
#tax_info_form input[type='reset']:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

#tax_info_form input[type='reset'].disabled,
#tax_info_form input[type='reset'][disabled] {
    cursor: default;
    background-image: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.wide_form li {
    color: #cd0200;
    font-weight: bold;
}

#tax_info_form li {
    color: #666666;
    font-weight: 200;
}


.right {
    width: 160px;
}

.info-video {
    position:absolute;
    top:30px;
    right:40px;
    width: 280px;
    text-align: center;
    font-size: 14px;
}

.more_info {
    width:400px;
}

.more_info p{
    font-size: 15px;
    line-height: 19px;
}

.more_info li{
    font-size: 15px;
    line-height: 24px;
}

.theinfo p, .theinfo li{
    font-size: 15px;
    line-height: 19px;
}

h5 {
    font-size: 15px;
}

.message {
    line-height: 26px;
}

.accordion {
    margin-bottom: 20px;
}

.accordion-group {
    margin-bottom: 2px;
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.accordion-heading {
    border-bottom: 0;
    background: #f4f4f4;
    font-size: 15px;

}

.accordion-heading .accordion-toggle {
    display: block;
    padding: 8px 15px;
}

.accordion-toggle {
    cursor: pointer;
    color: #666;
}

.accordion-toggle:hover {
    color: #666;
}

.accordion-inner {
    padding: 9px 15px;
    border-top: 1px solid #e5e5e5;
    line-height: 19px;
}

.accordion-body {
    background: #fff;
}

.accordion i {
    margin-top: 4px;
}

.hometext {
    padding:20px;
    position: relative;
}

.hometext.hero-unit h1 {
    width:550px;
    padding-right: 50px;
    font-size: 24px;
    color: #5d286f;
    line-height: 28px;
    text-align: center;
}

#translator_team_form input[type='radio'],#translator_browse_form input[type='radio'] {
    float:left;
    margin-right:20px;
    margin-left:2px;
}

#translator_team_form label,#translator_browse_form label {
    margin-top: 20px;
    margin-bottom: 10px;
}

#form_teamRole label,#form_teamRoleOther label {
    margin: 0px;
}

#translator_team_form textarea {
    width: 400px;
    height: 80px;
}

#translator_team_submit, #translator_browse_submit {
    width: 300px;
}

#translator_browse_form label[for="form_translatesFrom"] {
    float: left;
    width: 120px;
}

#translator_browse_form label[for="form_translatesInto"] {
    float: left;
    width: 120px;
}

#translator_browse_form select {
    margin-top: 16px;
    margin-left: 20px;
}

#translator_browse_form label[for="form_isNative"] {
    float: left;
}

#translator_browse_form input[type='checkbox'] {
    margin-top: 26px;
    margin-right: 10px;
    float: left;
}


#form_teamRoleSent label {
    color: #666;
    font-size: 14px;
    font-weight: normal;
    float: none;
}

#team_up_form input[type='radio'],#team_up_reply_form input[type='radio'] {
    clear:both;
    float:left;
    margin-right:20px;
    margin-left:2px;
}

#team_up_form label, #team_up_reply_form label {
    float:none;
}

#wizard1_form input[type='radio'] {
    clear:both;
    float:left;
    margin-right:20px;
    margin-left:2px;
}

#wizard1_form label {
    float:none;
}

#wizard1_form img {
    width:200px;
}

#wizard2_form input[type='radio'] {
    clear:both;
    float:left;
    margin-right:20px;
    margin-left:2px;
}

#wizard2_form label {
    float:none;
}

#wizard2_form img {
    width:200px;
}

#form_publisher label {
    color: #666;
    font-size: 14px;
    font-weight: normal;
}

#price_book_form input[type='radio'] {
    clear:both;
    float:left;
    margin-right:20px;
    margin-left:2px;
}

#form_free label {
    color: #666;
    font-size: 14px;
    font-weight: normal;
}

#new_promotion_form label {
    width: 200px;
}

#new_promotion_form input[type='text'], #new_promotion_form input[type='date'] {
    width: 140px;
    height: 24px;
    margin-left: 0px;
}

#new_promotion_form select {
    width: 150px;
    height: 30px;
}

#new_promotion_form input[type='radio'] {
    clear:both;
    float:left;
    margin-right:20px;
    margin-left:2px;
}

#promo_free {
    float:left;
}

#promo_label {
    float:left;
}

#tax_info_form input[type='radio'] {
    clear:both;
    float:left;
    margin-right:20px;
    margin-left:2px;
}

#tax_info_form label {
    float:none;
    margin-bottom:10px;
}

#form_usPerson label {
    color: #666;
    font-size: 14px;
    font-weight: normal;
}

#form_individual label {
    color: #666;
    font-size: 14px;
    font-weight: normal;
}

#form_tinType label {
    color: #666;
    font-size: 14px;
    font-weight: normal;
}

#tax_info_form input[type='checkbox'] {
    float:left;
    margin-right: 10px;
    margin-bottom: 20px;
}

#tax_info_form label[for="form_tinLast60Days"] {
    color: #666;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 20px;
}

#form_otherType label {
    color: #666;
    font-size: 14px;
    font-weight: normal;
}

#llc_type {
    display:none;
}

#mailing_address {
    display:none;
}

#other_type {
    display:none;
}

.what_step {
    display:none;
}

#other_type {
    display:none;
}

#do_us_address label {
    color: #666;
    font-size: 14px;
    font-weight: normal;
}

#form_hasMailingAddress label {
    color: #666;
    font-size: 14px;
    font-weight: normal;
}

#conditions_list label {
    color: #666;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 20px;
}

#number_days input {
    float: right;
    width: 80px;
    margin-top: -10px;
    text-align: right;
}

#number_days label {
    float:left;
    clear:both;
}

#form_revokedGreenCard label {
    color: #666;
    font-size: 14px;
    font-weight: normal;
}

#form_hasTin label {
    color: #666;
    font-size: 14px;
    font-weight: normal;
}

#form_ownBusiness label {
    color: #666;
    font-size: 14px;
    font-weight: normal;
}

#form_materialFactor label {
    color: #666;
    font-size: 14px;
    font-weight: normal;
}

#form_derivesIncome label {
    color: #666;
    font-size: 14px;
    font-weight: normal;
}

#tax_info_form span {
    font-size: 14px;
}

#tax_info_form .error {
    color: #cd0200;
    font-size: 15px;
    font-weight: bold;
}

#tax_info_form_data {
    display: none;
}

.w8ben_rate {
    display:none;
}

#tax_help {
    float:left;
}

.tax_form {
    background: #fff;
    border: 1px solid #aaa;
    font-size:11px;
    line-height: 15px;
}

.certifications label {
    color: #666;
    font-size: 14px;
    font-weight: normal;
}

.certification_inner {
    float:left;
    width:90%;
}

#w9_certifications {
    display:none;
}

#w8ben_certifications {
    display:none;
}

#sign_capacity {
    display:none;
}

.step {
    display: none;
}

#form_percent {
    width:80px;
}

#team_up_form input[type="submit"]
,#team_up_cancel_form input[type="submit"]
,#team_up_reject_form input[type="submit"]
,#team_up_accept_form input[type="submit"]
,#team_up_reply_form input[type="submit"]
,#team_leave_form input[type="submit"]
,#make_offer_form input[type="submit"]
,#cancel_offer_form input[type="submit"]
,#confirm_offer_form input[type="submit"]
,#edit_offer_form input[type="submit"]
,#comment_offer_form input[type="submit"]
,#reject_offer_form input[type="submit"]
,#accept_offer_form input[type="submit"]
,#sign_agreement_form input[type="submit"]
,#before_agreement_form input[type="submit"]
{
    width: auto;
}

#teamsReceived .btn-small, #teamsSent .btn-small {
    margin-top: 6px;
    width: 70px;
}

#books_offers .btn-small {
    margin-top: 6px;
    width: 90px;
}

#books_translations .btn-small {
    margin-top: 6px;
    width: 150px;
}

#book_search_submit {
    width: 300px;
}

#book_search_form label {
    margin-top: 20px;
    margin-bottom: 10px;
    clear: both;
    float: left;
    width: 220px;
}

#books_translate_type_categoryType label {
    clear: none;
    float: left;
    width: auto;
    margin-top: -3px;
    margin-left: 10px;
}

#book_search_form input[type="radio"] {
    clear: both;
    float: left;
    margin-top: 0px;
}

#books_translate_type_categoryType {
    margin-top: 25px !important;
    margin-left: 20px !important;
    float:left;
}

#category_block {
    margin-left: 240px !important;
}

#category_block input[type="text"] {
    width: 605px !important;
    margin-top: 0px !important;
    margin-left: 0px !important;
}

#category_error li {
    color: #cd0200;
}

#category_block .node-tree-wrapper{
    margin-top: -10px;
    margin-bottom: 20px;
}

#book_search_form select {
    margin-top: 16px;
    margin-left: 20px;
    width: 300px;
}

#book_search_form input[type="text"] {
    margin-top: 16px;
    margin-left: 20px;
    width: 285px;
}

#ask_translate_form label {
    clear: both;
    float: left;
    width: 220px;
}

#ask_translate_form select {
    margin-top: -5px;
    margin-left: 20px;
    width: 300px;
}

#ask_translate_form textarea {
    margin-top: 0px;
    margin-left: 20px;
    width: 285px;
    height:80px;
}

#ask_translate_form ul {
    color: #C44;
    margin-bottom: 30px;
}

#translator_search_form label {
    clear: both;
    float: left;
    width: 220px;
}

#translator_search_form select {
    margin-top: -5px;
    margin-left: 20px;
    width: 300px;
}

#translator_search_form input[type="text"] {
    margin-top: 0px;
    margin-left: 20px;
    width: 285px;
}

#translator_search_form label[for="form_isNative"], #translator_search_form label[for="form_isTeam"] {
    clear: none;
    width: auto;
}

#translator_search_form input[type='checkbox'] {
    margin-top: 5px;
    margin-right: 10px;
    float: left;
}

#translator_search_submit {
    width:300px;
}

#form_use_team label {
    float:left;
    font-size: 14px;
    font-weight: normal;
    color: #666;
}

#form_use_team input {
    clear: both;
    float: left;
    margin-right: 10px;
}

#make_offer_form label {
    float: none;
}

#make_offer_form input[type="text"] {
    width: 100px;
}

.privacy {
    float:right;
    font-size: 14px;
    color: #666 !important;
    font-weight: normal !important;
}

.privacy i {
    margin-right: 0px;
}

td [class*="span"] {
    margin-left: 0px;
}

.offer_text {
    line-height: 24px;
}

.offer_text li{
    font-size:18px;
    font-weight: 200;
    line-height: 24px;
}

#sign_agreement_form label {
    color: #666;
    font-weight: normal;
    font-size:18px;
}

#accept_offer_form label {
    color: #666;
    font-weight: normal;
    font-size:18px;
}

#downloadable_books img {
    width:150px;
    float:left;
    margin-right:20px;
}

#faq li {
    line-height: 24px;
}

#faq p {
    line-height: 24px;
    margin-bottom:10px;
}

#faq ul {
    margin-top: -10px;
}

.home-video {
    text-align: center;
}

.info-small {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 10px;
}

.no_red {
    color:#666 !important;
    font-weight: normal !important;
}

.unread {
    font-weight: bold;
}

.loading {
    text-align: center;
}

.message {
    padding-bottom: 10px;
    padding-top: 10px;
}

.bottomed {
    border-bottom: 1px #eee solid ;
}

.reply {
    text-align: right;
    padding-right: 30px;
}

.reply-form {
    display:none;
}

.reply-form textarea {
    width:100%;
    height:100px;
}

.attachment {
    display:none;
}


#email_form label {
    margin-bottom: 10px;
}

#email_submit {
    width: 150px;
}

#email_form label {
    clear: both;
    float: left;
    width: 150px;
}

#email_form select {
    width: 416px;
}

#email_form input[type="text"] {
    width:400px;
}

#email_form textarea {
    width:400px;
    height:100px;
}

.infowide {
    width:550px;
}

.infowide p{
    font-size: 15px;
    line-height: 19px;
}

.info-wide p{
    font-size: 15px;
    line-height: 19px;
}

.landingtitle {
    font-size: 24px;
}

.rightside {
    width:520px;
    float:left;
}

.rightside p{
    font-size: 15px;
    line-height: 19px;
}

.rightside li{
    font-size: 15px;
    line-height: 24px;
}

.rightside img {
    float:right;
    margin-left: 20px;
}

.side_form {
    width:280px;
    float:right;
    background: #fff;
    border: 1px solid #1e8894;
    padding:20px;
}

.side_form input[type="text"], .side_form input[type="email"] {
    width:265px;
}

.side_form select {
    width:280px;
}

.side_form input[type="checkbox"] {
    float:left;
    margin-right: 10px;
    margin-bottom: 20px;
}

.side_form a {
    font-size: 12px;
}

.get-shining {
    margin-top: 40px;
    text-align: center;
}

.get-shining2 {
    margin-top: 40px;
}

#profile .get-shining2 img{
    width:auto;
}

.infowide li {
    line-height: 24px;
}

.overdue {
    color: #C44;
}

.quote {
    font-style:italic;
    font-size:18px;
    line-height: 20px;
}

.quote-sign {
    text-align: right;
    font-size:16px;
    font-weight: bold;
}

.quote-user {
    float:left;
    margin-right: 20px;
}

.quote-user img {
    width:120px;
    border-radius: 60px;
}

.quote2 {
    font-style:italic;
    font-size:16px;
    line-height: 18px;
}

.quote2-sign {
    text-align: right;
    font-size:14px;
    font-weight: bold;
}

.quote2-user {
    float:left;
    margin-right: 20px;
}

.quote2-user img {
    width:100px;
    border-radius: 50px;
}

#material_list li{
    color:#666;
    font-weight: normal;
}

.steps_back {
    width:620px;
    height:56px;
    position: relative;
}

.step1 {
    background: url('../img/steps_back1.png');
}

.step2 {
    background: url('../img/steps_back2.png');
}

.step3 {
    background: url('../img/steps_back3.png');
}

.step4 {
    background: url('../img/steps_back4.png');
}

.step5 {
    background: url('../img/steps_back5.png');
}

.publishing.step1 {
    background: url('../img/5steps_back1.png');
}

.publishing.step2 {
    background: url('../img/5steps_back2.png');
}

.publishing.step3 {
    background: url('../img/5steps_back3.png');
}

.publishing.step4 {
    background: url('../img/5steps_back4.png');
}

.publishing.step5 {
    background: url('../img/5steps_back5.png');
}


.publishing .step1but {
    background: url('../img/step1.png');
    width:56px;
    height:56px;
    position:absolute;
    top:0px;
    left:58px;
}

.publishing .step2but {
    background: url('../img/step2.png');
    width:56px;
    height:56px;
    position:absolute;
    top:0px;
    left:169px;
}

.publishing .step3but {
    background: url('../img/step3.png');
    width:56px;
    height:56px;
    position:absolute;
    top:0px;
    left:280px;
}

.publishing .step4but {
    background: url('../img/step4.png');
    width:56px;
    height:56px;
    position:absolute;
    top:0px;
    left:391px;
}

.publishing .step5but {
    background: url('../img/step5.png');
    width:56px;
    height:56px;
    position:absolute;
    top:0px;
    left:502px;
}

.step1but {
    background: url('../img/step1.png');
    width:56px;
    height:56px;
    position:absolute;
    top:0px;
    left:58px;
}

.step2but {
    background: url('../img/step2.png');
    width:56px;
    height:56px;
    position:absolute;
    top:0px;
    left:207px;
}

.step3but {
    background: url('../img/step3.png');
    width:56px;
    height:56px;
    position:absolute;
    top:0px;
    left:356px;
}

.step4but {
    background: url('../img/step4.png');
    width:56px;
    height:56px;
    position:absolute;
    top:0px;
    left:505px;
}

.step1but.done {
    background: url('../img/step1done.png');
}

.step1but.done:hover {
    background: url('../img/step1.png');
}

.step2but.done {
    background: url('../img/step2done.png');
}

.step2but.done:hover {
    background: url('../img/step2.png');
}

.step3but.done {
    background: url('../img/step3done.png');
}

.step3but.done:hover {
    background: url('../img/step3.png');
}

.step2but.disabled {
    background: url('../img/step2disabled.png');
}

.step3but.disabled {
    background: url('../img/step3disabled.png');
}

.step4but.done {
    background: url('../img/step4done.png');
}

.step4but.done:hover {
    background: url('../img/step4.png');
}

.step4but.disabled {
    background: url('../img/step4disabled.png');
}

.step5but.disabled {
    background: url('../img/step5disabled.png');
}

.step2but.next {
    background: url('../img/step2next.png');
}

.step2but.next:hover {
    background: url('../img/step2.png');
}

.step3but.next {
    background: url('../img/step3next.png');
}

.step3but.next:hover {
    background: url('../img/step3.png');
}

.step4but.next {
    background: url('../img/step4next.png');
}

.step4but.next:hover {
    background: url('../img/step4.png');
}

.step5but.next {
    background: url('../img/step5next.png');
}

.step5but.next:hover {
    background: url('../img/step5.png');
}

.step_titles {
    position:relative;
    height:40px;
}

.step_title {
    position:absolute;
    font-size: 14px;
    color: #0099dd;
}

.step_title.disabled {
    color: #999;
}

.step_title.link{
    color: #666;
}

.step_title.link:hover{
    color: #0099dd;
}

.title1 {
    left:62px;
}

.title2 {
    left:162px;
}

.title3 {
    left:280px;
}

.title4 {
    left:391px;
}

.title5 {
    left:495px;
}

.paperback1 {
    left:59px;
}

.paperback2 {
    left:183px;
}

.paperback3 {
    left:349px;
}

.paperback4 {
    left:499px;
}

#approve_book_form label {
    color: #666;
    font-size: 16px;
    font-weight: normal;
}

#price_book_form label {
    float: none;
}

#price_book_form input[type="text"] {
    width:80px;
}

.infotitle {
    color: #1e8894;
    font-size:20px;
}

.language_list {
    font-size: 15px;
    line-height: 19px;
    float:left;
    width:20%;
    margin-bottom: 10px;
}

.sales-channel {
    width:33%;
    float:left;
    text-align: center;
}


.salestitle {
    color: #1e8894;
    font-size:17px;
}

.global-list {
    float:left;
    width:50%;
}

.channel-number {
    font-size: 26px;
    color: #5d286f;
}

.home-list {
    float:left;
    width:260px;
    font-size: 24px;
    color: #5d286f;
    text-align: center;
}

.home-list span{
    font-size: 28px;
    font-weight: bold;
    color: #5d286f;
}

#waiting {
    text-align: center;
}

#error {
    color: #C44;
}

.landing-h2 {
    font-size: 28px;
    font-weight: bold;
    color: #5d286f;
    text-align: center;
    margin-bottom: 10px;
}

.landing-h3 {
    font-size: 24px;
    font-weight: bold;
    color: #5d286f;
    text-align: center;
    margin-top: 10px;
}

.landing-p {
    font-size:18px;
}

.landing-p span {
    font-weight: bold;
    color: #5d286f;
}

.halflanding {
    width:50%;
    float:left;
    position: relative;
}

#signature2 {
    padding-top: 275px;
    padding-left:70px;
}

#action2 {
    padding-top: 10px;
    padding-left:130px;
}

.leftlanding {
    width:65%;
    float:left;
}

.rightlanding {
    width:35%;
    float:left;
}

#signature1 {
    padding-top: 175px;
    padding-left:20px;
}

#action1 {
    padding-top: 10px;
    padding-left:80px;
}

.halfhome {
    float:left;
    width:50%;
}

.halfhome img {
    margin-right: 20px;
}

#offer_from_book select {
    width:450px;
    float:left;
    margin-right: 20px;
}

#wizard1_rest {
    display: none;
}

#book_sales_form label {
    clear: both;
    float:left;
    width:100px;
    padding-top:4px;
}

.mentions {
    text-align: center;
}

.mentions .flexslider {
    background: #eeeeee;
    border: none;
}

.mention img {
    width: auto !important;
    margin:auto;
}

.mention {
    float:left;
    width: 33%;
    text-align: center;
    background: #eeeeee;
}

.flexslider .flex-direction-nav .flex-next {
    opacity: 0.5;
    right: -20px;
}

.flexslider .flex-direction-nav .flex-prev {
    opacity: 0.5;
    left: -20px;
}

.flexslider .flex-direction-nav a {
    overflow: visible;
    margin-top:-10px;
}

.flexslider:hover .flex-direction-nav .flex-prev {
    opacity: 0.5 !important;
    left: -20px !important;
}

.flexslider:hover .flex-direction-nav .flex-next {
    opacity: 0.5 !important;
    right: -20px !important;
}

.flexslider:hover .flex-direction-nav .flex-prev:hover {
    opacity: 1 !important;
}

.flexslider:hover .flex-direction-nav .flex-next:hover {
    opacity: 1 !important;
}

.score_list li {
    color: #666;
    font-weight: normal;
}

label[for="form_score"] {
    margin-right: 20px;
    margin-top: 5px;
}

.rating {
    float:left;
    margin-right:10px;
}

.offer-translator {
    float:left;
    margin-right: 10px;
}

.excelimg {
    margin-bottom:6px;
    margin-right: 6px;
}

.no_error li {
    color:#666 !important;
    font-weight: normal !important;
}

#paperback1_form input[type='radio'] {
    clear:both;
    float:left;
    margin-right:20px;
    margin-left:2px;
}

#paperback1_form label {
    float:none;
}

#form_ours label {
    color: #666;
    font-size: 14px;
    font-weight: normal;
}

#paperback_rest {
    display:none;
}

#form_paperType label {
    color: #666;
    font-size: 14px;
    font-weight: normal;
}

#form_coverType label {
    color: #666;
    font-size: 14px;
    font-weight: normal;
}

#form_bleedType label {
    color: #666;
    font-size: 14px;
    font-weight: normal;
}

#form_color label {
    color: #666;
    font-size: 14px;
    font-weight: normal;
}

#paperback_bw label {
    float: left;
    width: 150px;
}

#paperback_bw select {
    float: left;
    width: 200px;
    margin-top: -10px;
}

#paperback_color label {
    float: left;
    width: 150px;
}

#paperback_color select {
    float: left;
    width: 200px;
    margin-top: -10px;
}

#paperback_color_type {
    display:none;
}

#paperback4_form label {
    margin-right: 20px;
    margin-top: 23px;
}

#paperback4_form input[type="text"] {
    width:80px;
    margin-top:10px;
}

.left_admin_menu {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    margin-top: 20px;
    padding-left:10px;
}

.left_admin_menu li {
    font-size: 14px;
}

.wide_form_admin input[type='submit'] {
    width: 50%;
}

.wide_form_admin select {
    width: 35%;
    margin-left: 20px;
}

.wide_form_admin input[type='file'] {
    padding-left: 20px;
}

.wide_form_admin textarea {
    margin-left: 20px;
}

.wide_form_admin #form_email {
    margin-left: 20px;
}

.g-recaptcha {
    transform:scale(1.33);
    transform-origin:0 0;
}

.node-tree-wrapper {
    width: 618px;
    height: 120px;
    background: #fff;
    border: solid 1px #cccccc;
    overflow: auto;
    border-radius: 4px;
    margin-top: -16px;
    margin-bottom: 15px;
}

.node-tree {
    display:none;
}

.node-tree-loading {
    font-style: italic;
    margin-left: 20px;
    font-size: 12px;
}

.node-tree li {
    color: #666
}

li.jstree-leaf > a .jstree-icon { display: none; }

/*
color blue-green: #1e8894
*/
@media screen and (max-width: 860px) {
    .flex-direction-nav .flex-prev {
        opacity: 0.5;
        left: -20px;
    }
    .flex-direction-nav .flex-next {
        opacity: 0.5;
        right: -20px;
    }
}

.resend_email {
    font-size: 12px;
    float:right;
}

.deprecated {
    color: #f00 !important;
}

#wizard1_form label.required{float:left}
.promo-check label{color: #717171;font-size: 16px;position: absolute;padding-left: 20px;font-weight: normal;}

.msg-warning li {
    color: orange!important;
}

.btn-grey {
    background-color: grey;
    color: white;
}

#form #form_date {
    width: 50%;
}

#payments_email #s2id_form_date_day {
    display: none;
}
