.people-list .img-wrapper{
    float: left;
    width: 35%;
}
.people-list .post-info-2{
    float: left;
    width: 65%;
}

.page-head .title{
    font-size: 28px;
}

.social-media li a i{
    font-size: 38px;
}

footer .header-social  ul > li > a .fa{
    font-size: 36px;
}

@media (min-width: 993px){
    nav.navbar.bootsnav ul.nav > li > a{
        padding: 15px 10px;
    }
}

.ui-datepicker th{
    font-size: 16px;
}
.ui-datepicker .ui-datepicker-title{
    font-size: 17px;
}

.posts-link{
    background-color: #1b6d85
}

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next{
    top: 10px;
}

@media (max-width: 1199px) and (min-width: 768px){
    ul.category-list.news-archive li:nth-child(2n+1) {
        display: block;
    }
}

.ui-datepicker td a:hover{
   background:  #cb2028 !important;
    color: white !important;
}

.ui-state-active, .ui-widget-content .ui-state-active:hover{
    color: white !important;
}
.modal-content{
    border-radius: 0;
}

.modal-content .modal-body, .modal-header, .modal-footer{
    padding-left: 25px;
    padding-right: 25px;
}

.modal-content .modal-body{
    color: #111;
    font-size: 16px;
}

.login-register .form-control{
    padding: 15px;
}

.login-register button{
    float: right;
}

.comment-form .form-group ul li{
    color: #e3000f;
}
.login-register div p{
    float: left;
}

.login-register div p a{
    text-decoration: underline;
    color: #e3000f;
}

.login-register .comment-form .form-group{
    margin-bottom: 30px;
}
.add-inner img{
    width: 100%;
}

.ya-share2__container_size_m .ya-share2__icon{
    width: 40px !important;
    height: 40px !important;
    background-size: 40px 40px !important;
}

.no-translations a{
    font-size: 20px;
    color: #e3000f;
    cursor: pointer;
}
.no-translations a:hover{
    text-decoration: underline;
}

#gallery {
    width: 100%;
}

#gallery a{
    width: 33.333%;
    float: left;
    padding: 5px;
}

#gallery img{
    width: 100%;
}
.archive-link h4 {
    float: right;
}
.archive-link a:hover {
    color: #e3000f!important;
}

.about-inner ul li a {
    color: white;
}
.about-inner ul li a:hover {
    color: #e3000f;
}
.about-inner ul li a:focus {
    color: #640007;
}

.answer-form label{
    text-transform: none !important;
    font-size: 13px;
    letter-spacing: 1px;
    display: none;
}
.answer-form label.error{
    color: #640007;
}

.answer-form label.success{
    color: green;
}


.add-inner .question-title{
    color: #e3000f;

}

.answer-form{
    padding-right: 0 !important;
    padding-left: 0 !important;
}

#main-anketa ul.category-list li a span{
    width: auto;
    height: auto;
    border: none;
}

@media (max-width: 1199px) and (min-width: 768px){
    #main-anketa  ul.category-list li:nth-child(2n+1) {
        display: block;
    }
}

#main-anketa ul.category-list li:nth-child(2n){
    padding-left: 0;
}
#main-anketa ul.category-list li{
    width: 100%;
}
.answer-form{
    padding-bottom: 0;
    margin-bottom: 0;
}

.result-btn {
    padding: 5px;
}

.result-btn button{
    color: #e3000f;
    border: none;
    background: transparent;
}

.result-btn button:focus{
    border: none;
    cursor: pointer;
}

.news-edit{
    float: right;
    list-style: none;
    padding-left: 10px;
}

.news-edit a{
    border: 1px solid #e3000f;
    color: #e3000f;
}

.poll-content ul li, .poll-content ul li input, .poll-content ul li label{
    cursor: pointer;
}

.judge-point{

}

.judge-message{
    padding-left: 20px;
    display: none;
}

.judge-message.judge-message-success{
    color: green;
}


.judge-message.judge-message-error{
    color: red;
}

.btn-competition{
    color: #e3000f !important;
    border-left: 1px solid #e3000f !important;
    margin-left: 10px;
}

#judge-articel-show > thead > tr > th{
    padding-left: 4px;
    padding-right: 4px;
    text-align: center;
    text-transform: none;
}

#judge-articel-show > tbody > tr > td{

    text-align: center;
}

#judge-articel-show .article-title{
    text-align: left;
    padding-left: 10px;
}

#judge-articel-show .article-title a{
    text-decoration: underline;
}

.table > thead > tr > th:first-child, .table > tbody > tr > td:first-child, .table > tbody > tr > th:first-child{
    padding-left: 8px;
}
.captcha_reload i{
    font-size: 26px;
    position: absolute;
    top: 5px;
    padding-left: 5px;
}

.news-edit{
    border-radius: 0;
}

.select-latin{
    padding: 8px 10px;
    border: 1px solid #e0e0e0;
}