body, html {
    margin: 0;
    padding: 0;
}

table {
    width: 100%;
    border-collapse: collapse;
    border: 2px solid #ff9900;
}

th, td {
    width: 250px;
    min-width: 250px;
    padding: 3px;
}

th {
    background: #ff9900;
}

td {
    border-top: 2px solid #ff9900;
    border-bottom: 2px solid #ff9900;
}

td:first-child {
    border: 2px solid #ff9900;
}

td:first-child div {
    color: #ff9900;
}

a {
    font-size: 16px;
    color: #206cc0;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
}

input {
    width: calc(100% - 24px);
    padding: 10px;
    min-height: 20px;
    border-radius: 6px;
    font-size: 15px;
}

button {
    cursor: pointer;
    display: block;
    margin: 20px auto;
    font-size: 20px;
    text-transform: uppercase;
    padding: 10px 22px;
    background: #ff9900;
    border-color: #206cc0;
    border-radius: 6px;
}

.nowproccess {
    color: #206cc0;
}

th:nth-child(2), td:nth-child(2) {
    width: 60px !important;
    min-width: 60px !important;
}

h2 {
    font-size: 20px;
}

h2 span {
    font-size: 16px;
}

#table {
    overflow-x: auto;
}
.importForm {
    display: flex;
    align-items: center;
    white-space: nowrap;
}
#translateLink {
    top: 49px;
}
#translate label {
    display: flex;
    align-items: center;
    text-align: left;
    font-weight: bold;
}
#translate label input[type="checkbox"] {
    width: 24px;
}
#translate th:not(:first-child) {
    display: none;
}
#translate td,
#translate th {
    width: calc(100% / 7) !important;
    min-width: calc(100% / 7) !important;
    border: 2px solid #ff9900;
    padding: 10px;
    font-size: 18px;
}
#mediumArticle #table th:first-child,
#mediumArticle #table td:first-child {
    max-width: 60px !important;
    min-width: 60px !important;
}
#mediumArticle #table th:nth-child(2),
#mediumArticle #table td:nth-child(2) {
    width: 250px !important;
    min-width: 250px !important;
}
th:not(:first-child) {
    text-align: center;
}
table input {
    width: 100%;
}
.step9,
.step8,
.step7,
.step6,
.step5,
.step4,
.step3,
.step2,
.step1 {
    padding: 0 15px;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
.step9 .title,
.step8 .title,
.step7 .title,
.step6 .title,
.step5 .title,
.step4 .title,
.step3 .title,
.step2 .title,
.step1 .title {
    width: 100%;
    text-align: center;
}
.forums .btn.btn-primary {
    display: block;
    height: 48px;
    margin-top: auto;
}
.forums .importForm {
    flex-direction: column;
    gap: 20px;
    max-width: 49%;
    width: 100%;
    text-align: center;

}
.forums .importForm input {
    display: block;
    width: 400px;
}
.forums form {
    border: 2px solid #0d6efd;
    border-radius: 6px;
    padding: 20px;
}
.form-floating {
    width: 400px;
}
textarea {
    width: 100%;
    resize: none;
}
hr {
    border-color: #0d6efd;
}
.sitesForm {
    width: 100%;
}
.sitesFormIn {
    gap: 10px;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
}
.sitesForm .btn-group {
    width: calc(25% - 8px);
}
.intervalForm,
.categorForm {
    width: 100%;
}
.intervalFormIn,
.categorFormIn {
    display: flex;
    gap: 20px;
}
.final img {
    height: auto;
    flex: 1 0;
    max-width: 720px;
}
.intervalFormIn > div,
.categorFormIn > div {
    width: calc(50% - 10px);
}
.inputsForm {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.intervalForm .btn.btn-primary,
.categorForm .btn.btn-primary,
.sitesForm .btn.btn-primary,
.inputsForm .btn.btn-primary {
    max-width: 200px;
    margin: 20px auto 0;
}
select {
    height: 48px;
}
.st {
    display: none;
}
.final {
    text-align: center;
}
.final input {
    max-width: 400px;
    margin: 20px auto;
}
.btns-flex {
    display: flex;
    justify-content: center;
}

.btns-flex .btn.btn-primary {
    margin: 10px 10px 0;
}
.fuull {
    width: 100% !important;
}
.fuull h2 {
    text-align: center;
}
.fuull .btn-group {
    margin: 10px auto;
    display: block;
    max-width: max-content;
}
.fuull .list-group {
    flex-direction: row;
    flex-wrap: wrap;
}
.fuull .list-group li {
    width: 50%;
}
.loaderSat {
    display: none;
    position: fixed;
    z-index: 99999;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-color: #00968875;
    justify-content: center;
    align-items: center;
    gap: 20px;
}
.subcategory-hidden {
    display: none;
}
.final img {
    height: auto;
    margin-bottom: 20px;
}
.fuull .list-group.locales li {
    min-width: 49%;
}
.fuull .list-group.locales li label {
    display: block;
}
#loginFOrm {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 600px;
    margin: 100px auto;
}
.backlinks .importForm *,
#loginFOrm * {
    width: 100%;
}
.backlinks .importForm {
    max-width: 49%;
    margin-left: auto;
    margin-right: auto;
}
.radiocategor {
    width: 100%;
}
.backlinks td {
    border: 2px solid #ff9900;
}
#FinalRemove {
    display: none;
}
.editorWrap {
    max-width: 900px;
    width: 100%;
    margin: 0 auto;
    height: 700px;
}
#editor {
    max-height: 70%;
}
.editorWrap h2 {
    text-align: center;
    margin: 50px 0 20px;
}