.rtl,
.rtl div,
.rtl span,
.rtl aside,
.rtl figure,
.rtl ul,
.rtl li,
.rtl p,
.rtl a,
.rtl h1,
.rtl h2,
.rtl h3,
.rtl h4,
.rtl h5,
.rtl h6 {
    direction: rtl;
}
.std-form-wrap.std-template-1 .both-fields-wrap input[type="text"],
.std-form-wrap.std-template-1 .both-fields-wrap input[type="email"],
.std-form-wrap.std-template-2 .both-fields-wrap input[type="text"],
.std-form-wrap.std-template-2 .both-fields-wrap input[type="email"],
.std-form-wrap.std-template-3 .both-fields-wrap input[type="text"],
.std-form-wrap.std-template-3 .both-fields-wrap input[type="email"],
.std-form-wrap.std-template-4 .both-fields-wrap input[type="text"],
.std-form-wrap.std-template-4 .both-fields-wrap input[type="email"],
.std-form-wrap.std-template-7 .both-fields-wrap input[type="text"],
.std-form-wrap.std-template-7 .both-fields-wrap input[type="email"],
.std-form-wrap.std-template-9 .both-fields-wrap input[type="text"],
.std-form-wrap.std-template-9 .both-fields-wrap input[type="email"],
.std-form-wrap.std-template-10 .both-fields-wrap input[type="text"],
.std-form-wrap.std-template-10 .both-fields-wrap input[type="email"],
.std-form-wrap.std-template-11 .both-fields-wrap input[type="text"],
.std-form-wrap.std-template-11 .both-fields-wrap input[type="email"],
.std-form-wrap.std-template-12 .both-fields-wrap input[type="text"],
.std-form-wrap.std-template-12 .both-fields-wrap input[type="email"],
.std-form-wrap.std-template-13 .both-fields-wrap input[type="text"],
.std-form-wrap.std-template-13 .both-fields-wrap input[type="email"],
.std-form-wrap.std-template-14 .both-fields-wrap input[type="text"],
.std-form-wrap.std-template-14 .both-fields-wrap input[type="email"],
.std-form-wrap.std-template-15 .both-fields-wrap input[type="text"],
.std-form-wrap.std-template-15 .both-fields-wrap input[type="email"],
.std-form-wrap.std-template-16 .both-fields-wrap input[type="text"],
.std-form-wrap.std-template-16 .both-fields-wrap input[type="email"],
.std-form-wrap.std-template-18 .both-fields-wrap input[type="text"],
.std-form-wrap.std-template-18 .both-fields-wrap input[type="email"] {
    text-align: right;
}
.std-form-wrap.std-template-1 .both-fields-wrap .name-field {
    margin-left: 5px;
}
.std-form-wrap.std-template-3,
.std-form-wrap.std-template-11,
.std-form-wrap.std-template-12,
.std-form-wrap.std-template-14,
.std-form-wrap.std-template-15,
.std-form-wrap.std-template-16,
.std-form-wrap.std-template-18 {
    text-align: right;
}
.std-form-wrap.std-template-4 {
    text-align: right;
}
.std-form-wrap.std-template-4 .name-field {
    margin-left: 5px;
}
.std-form-wrap.std-template-4 .std-btn-parent {
    margin-right: 5px;
}
.std-form-wrap.std-template-7 {
    text-align: right;
}
.std-form-wrap.std-template-7 .std-title-wrap {
    text-align: right;
    padding-right: 24px;
}
.std-form-wrap.std-template-9 .has-pre-icon input[type="email"],
.std-form-wrap.std-template-9 .has-pre-icon input[type="text"] {
    padding-right: 34px !important;
    padding-left: 10px !important;
}
.std-form-wrap.std-template-9 .has-pre-icon i {
    position: absolute;
    top: 15px;
    right: 0;
    left: auto;
    font-size: 18px;
    color: inherit;
}
.std-form-wrap.std-template-18 .std-content-wrap {
    text-align: right;
}
.std-form-wrap.std-template-18 .std-content-wrap > div:first-child {
    padding-left: 30px;
    padding-right: 0;
}
.std-form-wrap.std-template-15 .std-two-col > .std-col:first-child {
    max-width: 28%;
    margin-right: 0;
    margin-left: 28px;
}
.has-pre-icon input[type="text"],
.has-pre-icon input[type="email"] {
    padding-right: 48px !important;
}
