#panel-wrap {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 996;
}
html.is-admin #header{
    z-index: 990;
    top: 39px;
}
html.is-admin #all {
    padding-top: 161px;
}
.twphone{
	margin-left:20px;
}
/* alerts */
.alert {
    margin: 1rem 0;
    padding: 0.75rem 1.25rem;
    font-size: 14px;
    line-height: 1.5;
}
.alert-success {
    color: #78c350;
    background-color: #ebf6e5;
}
.alert-success a {
    color: #5fa739 !important;
}
.alert-info {
    color: #45bbe0;
    background-color: #e3f5fa;
}
.alert-info a {
    color: #23a6cf !important;
}
.alert-warning {
    color: #ff9800;
    background-color: #fff0d9;
}
.alert-warning a {
    color: #cc7a00 !important;
}
.alert-danger {
    color: #f7531f;
    background-color: #fee5dd;
}
.alert-danger a {
    color: #db3b08 !important;
}

.success-result {
    color: #78c350;
}
.error-result {
    color: #f7531f;
}

.alert + .fields-row {
    margin-top: 40px;
}

.terms-of-service {
    margin-top: 80px !important;
}
.complete-set-product .h2 {
    max-width: none !important;
}
@media screen and (max-width: 1660px) {
  .twphone {
    margin-top: 5px;
    display: block;
	margin-left:0
}
}
/*виджет битрикс24*/
.b24-widget-button-position-bottom-right {
    right: 30px !important;
    bottom: 30px !important;
}
.b24-widget-button-shadow {
    background: none !important;
}
@media screen and (max-width: 767px) {
    .b24-widget-button-position-bottom-right {
        right: 15px !important;
        bottom: 15px !important;
    }
}
/*виджет битрикс24*/
