.row-register > div:nth-child(n+3) {
    margin-top: 20px;
}

.ui-h50 {
    height: 50px
}

.ui-h100 {
    height: 100%;
}

.ui-w100 {
    width: 100%;
}

.has-error-important .help-block,
.has-error-important .control-label,
.has-error-important .radio,
.has-error-important .checkbox,
.has-error-important .radio-inline,
.has-error-important .checkbox-inline,
.has-error-important.radio label,
.has-error-important.checkbox label,
.has-error-important.radio-inline label,
.has-error-important.checkbox-inline label {
    color: #ff0039;
}
.has-error-important .form-control {
    border-color: #ff0039;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error-important .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error-important .input-group-addon {
    color: #ff0039;
    background-color: #f2dede;
    border-color: #ff0039;
}
.has-error-important .form-control,
.has-error-important .form-control:focus,
.has-error-important .input-group-addon {
    border: 1px solid #ff0039 !important;
}

.has-success-important .help-block,
.has-success-important .control-label,
.has-success-important .radio,
.has-success-important .checkbox,
.has-success-important .radio-inline,
.has-success-important .checkbox-inline,
.has-success-important.radio label,
.has-success-important.checkbox label,
.has-success-important.radio-inline label,
.has-success-important.checkbox-inline label {
    color: #3fb618;
}
.has-success-important .form-control {
    border-color: #3fb618;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success-important .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success-important .input-group-addon {
    color: #3fb618;
    background-color: #dff0d8;
    border-color: #3fb618;
}
.has-success-important .form-control-feedback {
    color: #3fb618;
}
.has-success-important .form-control,
.has-success-important .form-control:focus,
.has-success-important .input-group-addon {
    border: 1px solid #3fb618 !important;
}

.modal textarea {
    resize: vertical;
}

iframe.terms-block {
    width: 70%;
    min-height: 800px;
    display: block;
    margin: 0 auto;
}

@media (max-width: 767px) {
    iframe.terms-block {
        width: 1px;
        min-width: 100%;
        *width: 100%;
    }
    .terms-block-parent{
        overflow: hidden;
        width: 100%;
        margin: 0 !important;
    }
    .uib-container header .navbar-header span.navbar-brand {
        height: auto;
    }
}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    background: red;
    cursor: inherit;
    display: block;
    width:100px!important;
    height:40px!important;
    max-height: 40px!important;
    max-width: 100px!important;
}

.mrg-top-20{
    margin-top:20px;
}

.row-hover {
    z-index: 99999999999 !important;
}

.uib-font-size-18 {
    font-size: 18px;
    margin-bottom:20px;
}

.unsubscribe-btn-block button, .unsubscribe-btn-block a {
    border-radius: 3px;
}

.unsubscribe-btn-gray {
    color: #fff;
    background-color: #aaaaaa;
    border-color: #aaaaaa;
}

.unsubscribe-btn-gray:hover {
    background-color: #999999;
    border-color: #999999;
}

.modal .modal-footer .btn-default:not(.toggle-handle) {
    background: #aaaaaa;
    color: #fff;
    border: 1px solid #ccc
}

.modal .modal-footer .btn-default:not(.toggle-handle):hover {
    background: #999999;
}

@media (min-width: 992px) {
    .col-md-offset-28-percentage {
        margin-left: 28% !important;
    }
}

.margin-top-term-label {
    margin-top: 6px;
}
.loader {
    z-index: 1;
}

.btn-copy, .btn-map-pin {
    color: #000 !important;
    background-color: #ccc !important;
}

.btn-copy:hover, .btn-map-pin:hover {
    color: #fff !important;
    background-color: #616161 !important;
}

.entity-nav{
    color:#777;
    padding:5px !important;
}

.entity-nav:hover{
    color:black;
}

.label-h45-middle {
    height: 45px;
    display: flex;
    align-items: center;
}

.modal-backdrop {
    right: 12px !important;
}
label.required-field:after{
    content: "*";
    color: red;
}

.form-control.selectize-dropdown {
    border-color: #cccccc !important;
}

.form-control.selectize-control,
.form-control.selectize-input {
    border: none !important;
}

@media (min-width: 992px) {
    .border-right-connection {
        border-right: 1px solid #ddd;
    }
}

.contacts-loader {
    margin-left: -15px;
}
.min-h-300 {
    min-height: 300px !important;
}

#applications-support-btn-block div#applications-support-message-btn{
    top:300px;
    position:fixed;
    right:-200px;
    z-index: 1000;
    background-color: #F46E35;
    padding:10px 20px 45px 12px;
    height: 0px;
    color:#fff;
}
div#applications-support-message-btn>i{
    font-size:30px;
}
#applications-support-links{
    list-style-type: none;
    margin: -5px;
    max-height: 0px;
    float: left;
    padding-left: 45px;
    width:200px;
}
#applications-support-links>li>a{
    color:#fff
}
#applications-support-notifications{
    position: absolute;
    top: 15px;
    left: 18px;
    color: #F46E35;
    padding: 2px;
    font-family: tahoma, arial, 'sans-serif';
    font-size: 12px;
    font-weight: bold;

}
.action-block-header-black {
    padding: 5px 10px;
    background-color: #CCCCCC;
    color: #000;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
}
.action-form .panel-body {
    padding: 5px;
}

table a[href^="mailto:"] {
    word-break: break-all;
}

.panel .table {
    margin-bottom: 0;
}

.panel .table-responsive {
    border: none;
    margin-bottom: 0;
}

.panel thead th {
    padding-top: 3px !important;
    padding-bottom: 18px !important;
    white-space: nowrap;
}

@media (min-width: 992px) {
    /* fix tooltip hover bug */
    .panel .table-responsive {
        position: static;
    }
}

@media (max-width: 767px) {
    .navbar .container-fluid > .navbar-header,
    .navbar-nav.nav {
        margin-left: 0;
        margin-right: 0;
    }
}

.route_tracer {
    padding-bottom: 20px;
}
.see-more {
    cursor: pointer;
    color: rgb(36, 62, 212);
}

.see-more:hover {
    color: rgb(21, 44, 172);
}

.more-text {
    font-size: 15px;
    display: block;
}

.checkbox-not-clicked {
    position: relative;
}

.checkbox-not-clicked:after {
    display: block;
    content: attr(data-text);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10;
    text-align: center;
    line-height: 43px;
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    color: #333;
    background-color: #e6e6e6;
    border: 1px solid #adadad;
}

.checkbox-not-clicked:hover:after {
    border-color: #666666;
}

.checkbox-not-clicked-message {
    margin-bottom: 0 !important;
}

.form-group:not(.has-error) .checkbox-not-clicked-message {
    display: none;
}

.selectize-input {
    border-radius: 0;
    height: 43px;
    line-height: 32px;
}

.swal2-checkbox {
    font-size: 18px;
    text-align: center;
    font-weight: 300;
    position: relative;
    float: none;
    margin: 0;
    padding: 0;
    line-height: normal;
    color: #545454;
}

.swal2-checkbox input {
    margin: 0 5px 0 0 !important;
    height: 20px;
    width: 20px;
}

/**
 * LOADER
 */
.ui-loader {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    display: none;
    float: right;
    margin-left: 15px;
    position: relative;
}

.ui-loader.ui-loader30 .sk-circle {
    height: 30px;
    position: static;
    width: 30px;
}

.ui-loader.ui-loader30 .sk-circle .sk-circle .sk-child {
    left: 0;
    position: absolute;
    top: 0;
}

.ui-loader.ui-loader30 {
    height: 30px;
    width: 30px;
}

.ui-loader.ui-loader30 .sk-circle .sk-circle .sk-child {
    height: 30px;
    width: 30px;
}

.ui-loader .ui-loader__countdown {
    display: flex;
}

.ui-loader .ui-loader__countdown .ui-loader__countdown--seconds {
    display: flex;
    align-items: center;
    justify-content: center;
}

.ui-loader.ui-loader30 .ui-loader__countdown .ui-loader__countdown--seconds {
    width: 30px;
    height: 30px;
    font-size: 16px;
}

.toggle-group .btn-default:hover {
    color: #333!important;
}

.block-sign-in {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
}

.block-sign-in .block-sign-in--container {
    display: flex;
    width: 100%;
    /*max-width: 400px; !* Максимальная ширина контейнера *!*/
    gap: 10px; /* Отступы между кнопками */
}

.block-sign-in .block-sign-in--container .block-sign-in--container-button {
    flex: 1;
}

.block-sign-in--microsoft__bottom {
    text-decoration: none;
    color: #5E5E5E;
    text-align: center;
    border: 1px solid #8c8c8c;
    border-top: 0;
}

a.no-decoration:link,
a.no-decoration:visited,
a.no-decoration:hover,
a.no-decoration:active {
    text-decoration: none;
}

.ui-none {
    display: none;
}

.btn-sign-in {
    background-color: #fff;
    padding: 8px 10px;
    display: flex;
    align-items: center;
    margin: 0;
    height: 100%;
    width: 100%;
    gap: 10px;
    border: 1px solid #8c8c8c;
}

.btn-sign-in .btn-sign-in--logo {
    flex-basis: 25px;
}

.btn-sign-in .btn-sign-in--text {
    flex-grow: 1;
    color: #5E5E5E;
    font-size: 17px;
    text-align: center;
}

.btn-sign-in:hover {
    /*color: #fff;*/
    border: 1px solid #adadad;
    background-color: #e6e6e6;
}

.ui-wp40 {
    width: 40%;
}

.ui-wp100 {
    width: 100%;
}

/** fixed: hover color */
.toggle-group .btn-default:hover {
    color: #333!important;
}
.filters-group .btn-default.focus,
.filters-group .btn-default:focus,
.filters-group .btn-default:hover,
.filter-item .btn-default.focus,
.filter-item .btn-default:focus,
.filter-item .btn-default:hover,
#data-grid .btn-default.focus,
#data-grid .btn-default:focus,
#data-grid .btn-default:hover {
    color: #333 !important;
}
div[data-grid] .btn-default.focus,
div[data-grid] .btn-default:focus,
div[data-grid] .btn-default:hover {
    color: #333 !important;
}
.daterangepicker .btn-default:hover {
    color: #333 !important;
}
.nav-tabs li:not(.active) a:hover,
.nav-tabs li:not(.active) a:focus {
    background-color: #428bca !important;
    color: #fff !important;
}
.note-btn:hover {
    color: #333 !important;
}
li > a.notification_button:hover {
    color: #fff !important;
}
.dropdown-user-menu > li > a:hover {
    color: #fff !important;
}
.well-dashboard-item{
    height:auto!important;
}
/** end: hover color */

input.password-field-with-toggle {
    padding-right: 40px;
}

.password-field-with-toggle-container {
    position: relative;
}

i.password-toggle {
    position: absolute;
    padding: 13px;
    vertical-align: middle;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    opacity: 0.5;
    transition: 0.2s;
    cursor: pointer;
}

i.password-toggle:hover {
    opacity: 1;
}

table[data-grid] thead th.sortable {
    cursor: pointer;
}

.ui-grid-well {
    column-count: 2;
    column-gap: 10px;
}

.ui-item-well {
    break-inside: avoid;
    -webkit-column-break-inside: avoid;
    display: block;
    width: 100%;
    margin-bottom: 10px;
}
