.wrapper {
    margin: 0 auto;
    width: 654px;
    color: #000000;
}
#header h1 {
    font: 42px 'Webfont-myriadpro-bold', Arial, sans-serif;
    margin: 35px 33px 0 0;
}
.mt10{
    margin-top: 10px;
}
.mt20{
    margin-top: 20px;
}
.form-group-mb0{
    margin-bottom: 0;
}
.link-hint{
    text-align: right;
}
h1.header-text {
    margin: 0 0 6px;
    padding: 0;
    color: #9EA83A;
    text-align: center;
    font: 30px "Webfont-myriadpro-semibold", Helvetica, Arial, sans-serif;
}
.t_comments{
    margin-bottom: 0;
}
.t_comments label[for=t_comments]{
    display: none;
}
.content{
    width: 484px;
    margin: 0 auto;
}
.sing-up h3 {
    font-weight: 700;
    margin-top: 10px;
    font-size: 12px;
}
h3.adition-title{
    margin: 18px 0 7px;
}
.input_edition{
    text-align: right;
    margin-top: 5px;
    width: 85%;
}
.l_upg_from + .input_edition {
    width: 98%;
}

.l_build_test{
    margin-left: 20px;
    margin-bottom: 0;
}
#l_build_test, #l_upg_from{
    width: 217px;
}
.l_upg_from{
    margin-top: 10px;
    margin-bottom: 0;
}
.notation{
    position: absolute;
    top: 1px;
    left: 71%;
}
label + p{
    margin-bottom: 4px;
}
.l_product{
    margin-bottom: 0;
}
#l_product,
#l_product-error,
#t_product_other,
#t_product_other-error{
    width: 311px;
}
#t_build_test_other,
#t_build_test_other-error,
#l_upg_from-error,
#t_upg_from_other,
#t_upg_from_other-error{
    text-align: left;
    width: 217px;
}
#l_build_test-error{
    width: 100%;
}
.form-horizontal .control-label {
    padding-top: 0;
}
.user-info label,
.addition label {
    font-weight: normal;
}
.l_build_test_wrapper{
    width: 217px;
}
.desc{
    font-style: italic;
}
.notation_differences {
    top: 31px;
    left: 65%;
}
#differences li{
    list-style-type: none;
}
#differences ul{
   padding-left: 10px;
}
.modal-dialog {
    width: 647px;
}
#differences .modal-dialog{
    width: 430px;
    margin-top: calc(50vh - 100px);
}
#WhereToFind .modal-dialog{
    width: 660px;
}
#mediaWin .modal-dialog, #mediaMac .modal-dialog{
    width: 700px;
}
#bRam .modal-dialog{
    width: 780px;
}
.modal-inner{
    max-height: calc(100vh - 100px);
    overflow-y: auto;
}
.form-group.l_product_treevault_tree_upl, .form-group.l_product_ancestry_tree_upl {
    margin-bottom: 0;
}
label[for='l_dwl_tree_from_tv'],
label[for='l_upl_trees_tv'],
label[for='l_diff_tv_copy_from_original'] {
    line-height: normal;
}