website/static/css/home-theme.css [456:526]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
}
.install-wizard h3 {
    font-size: 50px;
    margin-bottom: 13px;
}
.install-wizard h4 {
    font-size: 16px;
    line-height: 22px;
    color: #999;
}
.install-wizard .row {
    margin-bottom: 0px;
}
.install-wizard .title {
    padding-top: 10px;
}
.install-wizard .options-sets {
    text-align: right;
    color: #999;
    font-size: 14px;
}
.install-wizard .options-sets .option-row {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}
.install-wizard .options-sets .option-row .option-label {
    float: left;
    width: 25%;
    text-align: right;
    padding-right: 15px;
    padding-top: 10px;
    display: table;
    vertical-align: middle;
}
.install-wizard .options-sets .option-row .option-set {
    float: left;
    width: 75%}
.install-wizard .options-sets .option-row .btn {
    font-weight: 600;
    font-size: 13px;
    height: 38px;
    line-height: 36px;
    padding: 0;
    border: 2px solid #ccc;
    color: #999;
    -webkit-border-radius: 19px;
    -moz-border-radius: 19px;
    -ms-border-radius: 19px;
    border-radius: 19px;
}
.install-wizard .options-sets .option-row .btn.selected, .install-wizard .options-sets .option-row .btn:hover {
    background-color: #333;
    color: #fff;
    border-color: #333;
}
.install-wizard .options-sets .option-row .btn:last-child {
    margin-right: 0 !important;
}
.install-wizard .options-sets .option-row.cuda .btn {
    width: 30.33333%;
    margin-right: 2%}
.install-wizard .options-sets .option-row.os .btn {
    width: 47%;
    margin-right: 2%}
.install-wizard .options-sets .option-row.pm .btn {
    width: 30.33333%;
    margin-right: 2%}
.install-wizard .options-sets .option-row.python .btn {
    width: 30.33333%;
    margin-right: 2%}
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



website/static/css/parlai.css [583:653]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
}
.install-wizard h3 {
    font-size: 50px;
    margin-bottom: 13px;
}
.install-wizard h4 {
    font-size: 16px;
    line-height: 22px;
    color: #999;
}
.install-wizard .row {
    margin-bottom: 0px;
}
.install-wizard .title {
    padding-top: 10px;
}
.install-wizard .options-sets {
    text-align: right;
    color: #999;
    font-size: 14px;
}
.install-wizard .options-sets .option-row {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}
.install-wizard .options-sets .option-row .option-label {
    float: left;
    width: 25%;
    text-align: right;
    padding-right: 15px;
    padding-top: 10px;
    display: table;
    vertical-align: middle;
}
.install-wizard .options-sets .option-row .option-set {
    float: left;
    width: 75%}
.install-wizard .options-sets .option-row .btn {
    font-weight: 600;
    font-size: 13px;
    height: 38px;
    line-height: 36px;
    padding: 0;
    border: 2px solid #ccc;
    color: #999;
    -webkit-border-radius: 19px;
    -moz-border-radius: 19px;
    -ms-border-radius: 19px;
    border-radius: 19px;
}
.install-wizard .options-sets .option-row .btn.selected, .install-wizard .options-sets .option-row .btn:hover {
    background-color: #333;
    color: #fff;
    border-color: #333;
}
.install-wizard .options-sets .option-row .btn:last-child {
    margin-right: 0 !important;
}
.install-wizard .options-sets .option-row.cuda .btn {
    width: 30.33333%;
    margin-right: 2%}
.install-wizard .options-sets .option-row.os .btn {
    width: 47%;
    margin-right: 2%}
.install-wizard .options-sets .option-row.pm .btn {
    width: 30.33333%;
    margin-right: 2%}
.install-wizard .options-sets .option-row.python .btn {
    width: 30.33333%;
    margin-right: 2%}
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



