﻿.b-profile--sign-out {
    display: flex !important;
}

.validator, .login-validator {
    border: 2px solid red;
}

.validationSummary {
    color: #00b483;
    margin-top: 5px;
}

.answer-content {
    width: 100%;
}

.problem-edit-item {
    align-items: center;
}

.problem-item {
    display: flex;
    line-height: 1.2;    
}

    .pbd-item span:first-child {
        margin-right: 5px;
    }

.b-page__map {    
    height: 735px;
}

.b-ava__img { 
    width: 40px;
}

.b-login__sign-out i {   
    width: 19px !important; 
}

/*.conditions-header
{
    font-size:18px;
    font-weight:bold;
}

.conditions-div {
    padding: 20px 90px 0px 5px;
    line-height: 1.2;
}*/

/*.conditions-text{
    font-style:italic;
}*/

/*.conditions-a {
    color: #0000EE;
}*/

.allow-data-checkbox {
    position: relative;
    top: -2px;
}

.send-email-checkbox {
    position: relative;    
}

.conditions-checkbox {
    position: relative;
    top: 2px;
}

.w-prob-progress-view {
    padding: 120px 20px;
    box-sizing: border-box;
    background-color: #f7f7f7;
    max-width: 900px;
    margin: 0px auto 20px auto;
}

.progress-step:nth-child(even) span { 
    text-align: center;
}

select, input[type=text], input[type=password], textarea {    
    background-color: white;
}

.pbf-item img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.log-links-wrap {
    text-align: right;
    align-self: flex-end;
}

.log-form-links {    
    justify-content: space-between;
}

.edit-description {
    margin:0px !important;
}

.description-div{
    width:100% !important;
}

.list-user-img{
    max-width:70px !important;
}

.users-edit-role{
    flex-direction:column;
}

.sort-prob {    
    align-items: center !important;
}

.pagination a {
    padding: 0 10px;
    font-size: 18px !important;
}

    .pagination li.active a {
        color: #000;
        font-weight: 600;
        text-decoration: none;
        /* font-size: 24px !important; */
    }

.fb_iframe_widget {
    display: block;    
    float: left;
}

.twitter-hashtag-button {
    margin-bottom: 2px;
}
