﻿.ui-dialog .ui-dialog-title {
    font-size: 18px;
    font-weight: 300;
    font-family: "Open Sans", sans-serif;
    line-height: 40px;
    color: black;
    text-transform: lowercase;
    padding-left: 12px;
    text-align: left;
}

    .ui-dialog .ui-dialog-title::first-letter {
        text-transform: uppercase;
    }

.ui-dialog .ui-dialog-titlebar {
    background-color: white;
    border-bottom: 1px solid rgb(239, 239, 239);
    margin-bottom: 15px;
}

.ui-jqgrid tr.jqgrow.ui-priority-secondary:hover td,
.ui-jqgrid tr.jqgrow:hover td {
    background-color: #d2e8f8 !important;
}

.ui-dialog .ui-jqgrid tr.jqgrow.ui-state-highlight td {
    background: #B0BED9 !important;
}

.ui-dialog .ui-jqgrid tr.jqgrow.ui-state-highlight:hover {
    background: #B0BED9 !important;
}

.ui-jqgrid tr.jqgrow:not(ui-priority-secondary) td {
    background-color: #f0f7fd;
}

.ui-dialog .ui-dialog-buttonpane .btn-danger {
    background: #e1e5ec;
    border: 1px solid #e1e5ec;
    color: rgb(102, 102, 102);
}

.ui-dialog .ui-dialog-titlebar-close .ui-icon-closethick {
    display: none;
}

.ui-dialog .ui-button.ui-dialog-titlebar-close:after {
    content: '×' !important;
    color: #aaa;
    font-size: 25px !important;
    cursor: pointer;
    top: -5px;
    position: absolute;
    right: 2px;
}

.penenza-btn-blue {
    background-color: #69B3E7 !important;
    color: #FFFFFF !important;
    font-weight: 700 !important;
}
/*np - новая пененза*/
.np-login-header {
    font-size: 20px !important;
    font-weight: 400 !important;
    color: #69B3E7 !important;
}

.np-login-label {
    font-size: 13px;
    color: #53565A;
}

.np-login-input {
    border: 1px solid #69B3E7;
    border-radius: 4px;
    margin-top: 6px;
}

.form-control {
    border: 1px solid #69B3E7 !important;
    border-radius: 4px !important;
    margin-top: 6px !important;
    background-color: white !important;
    height: 50px !important;
    font-size: 16px !important;
}

.panel-heading, .panel-body, .panel-footer, .panel-default {
    background-color: #fff !important;
    border: none !important;
}

.panel-footer {
    padding: 40px 15px !important;
}

.panel-heading {
    margin-bottom: 0 !important;
}

.panel-body {
    padding: 0 15px !important;
}

.btn-success {
    margin-left: 20px !important;
    padding: 9px 30px !important;
    font-weight: 700 !important;
    color: #fff !important;
    border-radius: 4px !important;
    background-color: #69B3E7 !important;
    border-color: #fff0 !important;
}

.form-control {
    border-radius: 4px !important;
    border: 1px solid #69B3E7 !important;
    padding: 15px 9px !important;
    margin-top: 6px !important;
}

.bootstrap-iso input, .bootstrap-iso textarea {
    border-radius: 4px !important;
}

.bootstrap-iso .btn {
    height: 50px !important;
    font-size: 18px;
    border-radius: 4px !important;
}

.bootstrap-iso .btn-link {
    font-size: 13px !important;
    text-decoration: none;
    color: #53565A !important;
}

.bootstrap-iso .alert-danger {
    border-radius: 4px !important;
    margin-bottom: 16px !important;
}

.background-img {
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

@media (min-width: 992px) {
    .bootstrap-iso .col-md-6 {
        width: 43%;
    }
}

.np-central-link {
    margin: 0 29px;
    margin-left: 29px !important;
}

.btn-group > .btn-link {
    padding: 0 !important;
}

.bootstrap-iso .note {
    border: none !important;
    border-radius: 4px !important;
}

    .bootstrap-iso .note > ul {
        margin-bottom: 0 !important;
    }

        .bootstrap-iso .note > ul > li {
            color: #e73d4a !important;
            font-size: 13px;
        }

.auction_title2 {
    font-size: 20px !important;
    font-weight: 400 !important;
    color: #69B3E7 !important;
}

.nav-pills {
    margin-top: 0 !important;
}

    .nav-pills > li > a {
        color: #69B3E7 !important;
        border-radius: 4px !important;
        font-weight: 700;
    }

    .nav-pills > li.active > a {
        background-color: #69B3E7 !important;
        color: #fff !important;
    }

.np-reg-phone {
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
}

    .np-reg-phone:nth-child(2) {
        width: 134px !important;
    }

    .np-reg-phone > input:nth-child(5) {
        width: 68px !important;
    }

.np-margin0 {
    margin: 0 !important;
}

.np-additional-phone {
    margin-left: 0 !important;
}

.bootstrap-iso .margin-top-20 {
    margin-top: 10px !important;
}

.np-reg-button-set-dialog {
    padding: 0 6px !important;
    float: none !important;
    display: flex !important;
    justify-content: space-between !important;
}

    .np-reg-button-set-dialog > .btn-success {
        font-size: 17px !important;
        padding: 8px 14px !important;
        margin-left: 0 !important;
    }
