#main-search-wrapper #main-search{
    line-height: 1;
    font-size: 16px;
    background: url("../img/search-fly.png") no-repeat center right;
}
input#main-search::-webkit-input-placeholder{
    color: #919191;
}
input#main-search::-moz-placeholder{
    color: #919191;
}
input#main-search:-ms-input-placeholder{
    color: #919191;
}
.def-border{
    background-color: rgba(255,255,255,0.8);
}
#map-big-statistic
{
    line-height: 1;
    background: rgba(255,255,255,0.5);
    min-width: 603px;
}
.main-stats-table{
    width:100%;
}
.td-white .stat-notice{
    position: relative;
    width: 65%;
    padding:0 0 10px 15px;
}
.td-purple{
    position: relative;
    width: 65%;
}
.purple-item{
    position: absolute;
    width: 45%;
}
.purple-item.all-users{
    left: 0;
    padding:18px 0 0 25px;
    top: 0;
    font-size: 55px;
    line-height: 0.7;
    font-family: "PFDinTextComPro-Medium", Roboto;
    color: #D7E9A8;
}
.purple-item.active-user{
    right: 0;
    top: 0;
    padding:18px 25px 0 0;
}
.purple-item.active-user .user-avatar{
    margin-top: -5px;
}
.purple-item .user-notice{
    padding: 0;
    line-height: 1.2;
}
.purple-item.all-users-notice{
    left: 0;
    bottom: 0;
    padding: 0 0 22px 25px;
    line-height: 1;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
    color: #E8F0D5;
}
.purple-item.laster{
    right: 0;
    bottom: 0;
    padding: 0 25px 20px 0;
    color: #ffcc71;
}
/*#left-side{
    position: absolute;
    min-height: 100%;
}
#left-side ul {
    padding: 80px 5px 0 5px;
    height: 100%;
}
#left-side .logo{
    width: 60px;
    height: 60px;
    position: fixed;
    z-index: 999;
}
#copyright{
    position: absolute;
    bottom: 0;
    z-index: 99999;
    height: 60px;
    width:60px;
}*/
.enter-header{
    text-align:center;
}
.popup-form {
    background-color:#f3f3f3;
    min-width: 600px;
}
.popup-form input[type=email],
.popup-form input[type=password]{
    height: 33px;
}
.popup-form input::-webkit-input-placeholder{
    color:#919191;
}
.popup-form input::-moz-placeholder{
    color:#919191;
}
.popup-form input::-ms-input-placeholder{
    color:#919191;
}
.enter-content a{
    font-size: 14px;
    font-family: PT Sans;
}
div.enter-footer.gosuslugi{
    padding: 0px 80px 50px 80px;
}
div.enter-footer.soc{
    border:0;
}
.complaint-form table.controls .cmp-label{
    margin:8px 0 0 0;
}
.personal-warning{
    position: absolute;
    top: 35px;
    left: 11px;
    text-align: left;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    color:#919191;
    cursor: text;
}
.txt-area-warning::-webkit-input-placeholder{
    color:#919191;
    font-size:14px;
    font-weight:normal;
    opacity: .44;
}
div.small-note{
    margin-top: 15px;
}
.input-section {
    padding: 30px 80px 15px 80px;
}
.custom + label{
    background: url("../img/check.png") 0 0 no-repeat transparent;
    background-position: center left;
}
.custom:checked + label{
    background: url("../img/checked.png") 0 0 no-repeat transparent;
    background-position: center left;
}
.by-soc{
    padding-top:20px;
}
.filtering-form{
    background-color: #f2f2f2;
    padding-left:20px;
}
.filtering input, .filtering select, .filtering option{
    border-radius: 5px;
    max-width:100%;
}
.filtering label{
    line-height: 2;
}
.filtering select{
    border-radius: 5px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url("../img/arrow-down.png") 98% 50% no-repeat #fff;
    width:100%;
    color:#919191;
}
.filtering option{
    color:black;
}
.address-row,
.id-row,
.status-row,
.date-row,
.cats-row,
.executor-row,
.urgent-row,
.supervisor-row,
.control-row{
    display:inline-block;
    padding-right:20px
}
.address-row input,
.status-row input,
.cats-row input,
.executor-row input,
.urgent-row input,
.supervisor-row input,
.control-row input{
    width:100%;
}
.executor-row,
.control-row,
.supervisor-row,
.address-row {
    width:30%;
}
.cats-row{
    width:25%;
}
.status-row{
    width:20%;
}
.date-row{
    width:18%;
    padding-right: 0;
}
.urgent-row{
    width:10%;
    padding-right: 0;
}
.date-fields input,
.date-fields label{
    margin-right: 5px;
}
.date-fields .datepick{
    width: 37%;
    padding-right: 2px;
}
.address-row::-webkit-input-placeholder,
.address-row::-moz-placeholder,
.address-row:-ms-input-placeholder{
    color: #919191;
    opacity: 1;
}
.submit-row{
    width:12%;
    min-width:100px;
    padding:20px 0;
}
.submit-row .purple-button{
    padding:0;
    margin:0;
    width:100%;
    height: 40px;
    text-align: center;
    font-size:16px;
    font-family: "Roboto Condensed", Roboto;
}
div.jtable-main-container > table.jtable > thead th.jtable-column-header-sortable div.jtable-column-header-container{
    background-position-x:98%;
}
div.jtable-main-container > table.jtable > thead th.jtable-column-header div.jtable-column-header-container .jtable-column-header-text {
    margin-left:10px;
}
.table-item{
    padding-left: 10px;
    color: #808184;
    font-family: "PFDinTextComPro-Medium", Roboto;
    font-size:16px;
    font-weight: normal;
    display:block;
}

.jtable-data-row a.table-item{
    text-decoration: none;
}
/*.jtable tbody tr:nth-child(2n+1){*/
    /*background-color:#f2f2f2;*/
/*}*/
.jtable .action-link{
    text-decoration: none;
    text-align: center;
    margin: auto 10px;
    line-height: 2;
    border-radius: 7px;
}
.action-link:hover{
    color: #fff;
    text-decoration: none;
}
.action-link.apply{
    width: 30%;
    color: #9cbb6e;
    border: 1px solid #9cbb6e;
}
.action-link.discard{
    width: 50%;
    color: #e68b7d;
    border: 1px solid #e68b7d;
}
.discard.action-link:hover {
    background-color: #e68b7d;
}
.action-link.apply:hover{
    background-color: #e68b7d;
}
body div.jtable-main-container > table.jtable{
    border:none;
}
#unitpage{
    width:auto;
    margin: auto 20px;
}
#example4{
    /*margin:40px 0 0 0;*/
}
.poll-text.rounded{
    /*word-break: break-all;*/
    text-align: justify;
}
input.field[form=registerform] {
    margin-right: 10px;
}
#subsRadius {
    width: 4em;
    float: left;
}
#subsRadiusSlider{
    float: right;
    width: inherit;
    margin-top: 0.6em;
}
.ui-slider-handle,
#subscriptionNearest .ui-widget-content .ui-state-default{
    background-color: #478a8c;
}

#subscriptionNearest .ui-slider-handle:hover {
    background-color: #8e77a1;
}

#subscriptionNearest .ui-state-active,#subscriptionNearest .ui-widget-content .ui-state-active{
    background: #aa89bd;
}