

/* Start:/local/templates/trakt/components/bitrix/system.auth.authorize/.default/style.css?16848564601669*/
/* .system-auth-authorize {} */

.system-auth-authorize>p {
    margin: 1em 0;
}

.system-auth-authorize>p>a {
    text-decoration: underline;
}

.system-auth-authorize>form>div {
    width: 50%;
    margin-bottom: 15px;
}

.system-auth-authorize>form>div>span {
    display: block;
}

.system-auth-authorize>form>div>span:first-child {
    margin-bottom: 5px;
}

.system-auth-authorize>form>div>span>input[type="text"],
.system-auth-authorize>form>div>span>input[type="password"] {
    width: 100%;
    padding: 5px;
    border: 1px solid #ccc;
}

.system-auth-authorize>form>div.captcha {
    border: 1px solid #ccc;
    padding: 20px 15px 15px 15px;
    position: relative;
    margin-top: 15px;
    width: 49%;
    clear: both;
}

.system-auth-authorize>form>div.captcha>h3 {
    position: absolute;
    top: -10px;
    font-weight: normal;
    font-size: 16px;
    background: #eee;
    padding: 0 10px;
    color: #999;
}

.system-auth-authorize>form>div.captcha>span:first-of-type {
    margin-top: 10px;
}

.system-auth-authorize>form>div.remember label {
    font-weight: normal;
    cursor: pointer;
    border-bottom: 1px dashed #333;
    position: relative;
    top: -3px;
    margin-left: 5px;
}

.system-auth-authorize>form>div.submit>input[type="submit"] {
    width: 30%;
    padding: 5px;
    background: #333;
    color: #fff;
    border: none;
}

.system-auth-authorize i {
    font-style: normal;
    font-weight: bold;
    color: #f00;
}

input[type="submit"] {
    color: #FDFDFD;
    font-size: 16px;
    font-weight: 600;
}

font.errortext {
    color: red;
    margin: 0 0 20px 0;
    display: block;
}

.text-error.show {
    display: block;
}
/* End */
/* /local/templates/trakt/components/bitrix/system.auth.authorize/.default/style.css?16848564601669 */
