.hh2-sub
{
    position: absolute;
    border: 1px solid #3d9dd0;
    border-radius: 0 0 3px 3px;
    width: 307px;
    background: rgb(252,252,252);
    background: -moz-linear-gradient(top,  rgba(252,252,252,1) 0%, rgba(255,255,255,1) 1%, rgba(253,253,253,1) 1%, rgba(255,255,255,1) 1%, rgba(255,255,255,1) 9%, rgba(246,246,246,1) 23%, rgba(247,247,247,1) 24%, rgba(245,245,245,1) 24%, rgba(238,238,238,1) 49%, rgba(238,238,238,1) 95%, rgba(232,232,232,1) 98%, rgba(216,216,216,1) 99%, rgba(203,203,203,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,252,252,1)), color-stop(1%,rgba(255,255,255,1)), color-stop(1%,rgba(253,253,253,1)), color-stop(1%,rgba(255,255,255,1)), color-stop(9%,rgba(255,255,255,1)), color-stop(23%,rgba(246,246,246,1)), color-stop(24%,rgba(247,247,247,1)), color-stop(24%,rgba(245,245,245,1)), color-stop(49%,rgba(238,238,238,1)), color-stop(95%,rgba(238,238,238,1)), color-stop(98%,rgba(232,232,232,1)), color-stop(99%,rgba(216,216,216,1)), color-stop(100%,rgba(203,203,203,1)));
    background: -webkit-linear-gradient(top,  rgba(252,252,252,1) 0%,rgba(255,255,255,1) 1%,rgba(253,253,253,1) 1%,rgba(255,255,255,1) 1%,rgba(255,255,255,1) 9%,rgba(246,246,246,1) 23%,rgba(247,247,247,1) 24%,rgba(245,245,245,1) 24%,rgba(238,238,238,1) 49%,rgba(238,238,238,1) 95%,rgba(232,232,232,1) 98%,rgba(216,216,216,1) 99%,rgba(203,203,203,1) 100%);
    background: -o-linear-gradient(top,  rgba(252,252,252,1) 0%,rgba(255,255,255,1) 1%,rgba(253,253,253,1) 1%,rgba(255,255,255,1) 1%,rgba(255,255,255,1) 9%,rgba(246,246,246,1) 23%,rgba(247,247,247,1) 24%,rgba(245,245,245,1) 24%,rgba(238,238,238,1) 49%,rgba(238,238,238,1) 95%,rgba(232,232,232,1) 98%,rgba(216,216,216,1) 99%,rgba(203,203,203,1) 100%);
    background: -ms-linear-gradient(top,  rgba(252,252,252,1) 0%,rgba(255,255,255,1) 1%,rgba(253,253,253,1) 1%,rgba(255,255,255,1) 1%,rgba(255,255,255,1) 9%,rgba(246,246,246,1) 23%,rgba(247,247,247,1) 24%,rgba(245,245,245,1) 24%,rgba(238,238,238,1) 49%,rgba(238,238,238,1) 95%,rgba(232,232,232,1) 98%,rgba(216,216,216,1) 99%,rgba(203,203,203,1) 100%);
    background: linear-gradient(top,  rgba(252,252,252,1) 0%,rgba(255,255,255,1) 1%,rgba(253,253,253,1) 1%,rgba(255,255,255,1) 1%,rgba(255,255,255,1) 9%,rgba(246,246,246,1) 23%,rgba(247,247,247,1) 24%,rgba(245,245,245,1) 24%,rgba(238,238,238,1) 49%,rgba(238,238,238,1) 95%,rgba(232,232,232,1) 98%,rgba(216,216,216,1) 99%,rgba(203,203,203,1) 100%);
    top: 100%;
    padding: 5px 0 15px;
    display: none;
    font-size: 12px;
    left: 0;
    margin-top: -1px;
    _left: 0;
}
.hh2-sub li
{
    padding: 5px 16px;
}

.emph-city_block
{
    position: absolute;
    left: 0;
    top: 40px;
    z-index: 5;
    border-radius: 0 0 2px 2px;
    border: 0;
    border-top: 3px solid #d8453d;
    width: 510px;
    display: none;
    background: #ffffff;
}
.emphcb-border
{
    border-radius: 0 0 2px 2px;
    border: 1px solid #9b9b9b;
    border-top: 0;
    padding: 16px 20px;
}
.emphcb-border .cw-close
{
    top: 22px;
    right: 13px;
    color: #555555;
}
.emphcb-inp
{
    border: 1px solid #a8a9ad;
    width: 260px;
    padding: 3px 28px 3px 8px;
    font-size: 16px;
    position: relative;
    margin-top: 8px;
    background: #fff;
}
.emphcb-inp .rui-placeholder-container
{
    display: block;
}
.emphcb-inp input
{
    padding: 0; margin: 0; border: 0;
    width: 100%;
    background: none;
    vertical-align: middle;
    height: 20px;
    color: #666666;
}
.emphcb-erase
{
    width: 17px;
    height: 17px;
    background: url(/media/css/img/icon/22.png) no-repeat;
}
.emphcb-inp .icon
{
    position: absolute;
    right: 5px;
    top: 5px;
    cursor: pointer;
}
.emphcb-body
{
    border-top: 1px solid #d7d7d7;
    margin-top: 14px;
    margin-left: 9px;
    margin-right: 9px;
    padding-top: 15px;
}
.emphcb-colunm
{
    float: left;
    width: 128px;
    padding-right: 20px;
}
.emphcb-colunm li
{
    padding-bottom: 2px;
    margin-bottom: 10px;
}
.emphcb-select
{
    font-family: Arial;
    font-size: 14px;
}
.emphcb-colunm a:hover
{
    border: 0;
}

.cw_close_icon {
    border: 0 none;
    display: inline-block;
    vertical-align: middle;
    background: url("/media/css/img/icon/21.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 13px;
    width: 13px;
}
.column-1-in-3{
    float: left;
    padding-right: 1%;
    width: 32%;
}
.rbr-not_found
{
    color: #a1a1a1;
    font-size: 18px;
    padding-left: 10px;
    display: none;
}
.filter_higlight{
    color: red;
}
.content-contaner{
    padding: 0 20px;
}
.t-right_s .l-content-right.width-page-footer:before{
    bottom: 150px;
}

.t-right_s .l-content-right.width-open-comments:before {
    bottom: 570px;
}
.textarea.t-error {
    border-color: #ec3f40;
}
.appeal_complete_window{
    padding: 10px 0;
}
.b-input-er-area {
    display: none;
}
.textarea.t-error + .b-input-er-area {
    color: #ec3f40;
    display: block;
    font-size: 12px;
    position: absolute;
    right: 10px;
    top: 11px;
}
.width-100-percent{
    width: 100% !important;
}
.dis-head {
    background: none repeat scroll 0 0 #434343;
    border: 1px solid #e54135;
    border-radius: 3px;
    font-size: 14px;
    padding: 7px 12px;
    position: relative;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.72);
}
.dis-head a {
    border-color: #fff;
    color: #fff;
}
.dis-head a:hover {
    border: 0 none;
    color: #ffe9ac;
}
.dis-body {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #216eb5 #216eb5;
    border-image: none;
    border-radius: 0 0 3px 3px;
    border-right: 1px solid #216eb5;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    line-height: 16px;
    margin-top: -2px;
    padding: 12px 13px;
}
.discuss {
    margin: 0 0 5px;
}
.padding-left-10{
    padding-left: 10px;
}
.law_discuss_send {
    border: 2px solid #f28073;
    color: #3c3c3c;
    padding: 13px 16px;
    position: relative;
}
.law_discuss_send:before {
    border-bottom: 12px solid transparent;
    border-right: 12px solid #f28073;
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
}
.lds-title {
    font-size: 18px;
    margin-bottom: 10px;
}
.law_discuss_send p {
    margin-bottom: 10px;
}
.lds-send_button {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAoCAIAAACw1AcgAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NThDRjExM0ZCQjgyMTFFMUJBMkJDRDgzRENDRDE5NDIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NThDRjExNDBCQjgyMTFFMUJBMkJDRDgzRENDRDE5NDIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo1OENGMTEzREJCODIxMUUxQkEyQkNEODNEQ0NEMTk0MiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo1OENGMTEzRUJCODIxMUUxQkEyQkNEODNEQ0NEMTk0MiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PkhLjxsAAAA8SURBVHjabEzJDQAwCMLuv6sTeAQTDY8+iIAA3P1V1QDA3Mw8HhHDF5pljtzMzqdHvRuqtadb+/voFmAAYSRTswEmWgcAAAAASUVORK5CYII=");
    border: 1px solid #bdbdbd;
    border-radius: 3px;
    box-shadow: 0 0 0 1px #fff inset;
    display: inline-block;
    font-size: 16px;
    height: 40px;
    line-height: 30px;
    padding: 0 26px;
    position: relative;
}
.lds-send_button {
    color: #000;
    cursor: pointer;
    display: block;
    margin-top: 15px;
    overflow: hidden;
    position: relative;
    text-align: center;
}
.b-summary {
    background: url("/media/2014/img/worn_dots.png") repeat scroll 0 0 #fbfbfb;
    border-top: 5px solid #2690c7;
    margin: 20px -42px 20px -15px;
    padding: 20px 15px 10px;
}

.ios-pop {
     display: none;
     padding: 18px;
     margin: 0 0 8px 2px;
     position: relative;
     border: 1px solid #ddd;
     border-radius: 4px;
     background: none repeat scroll 0 0 #f7f8f9;
     color: #767676;
     font-size: 1.2em;
     line-height: 1.5em;
 }
.ios-pop table
+{
    width: 100%;
    border-spacing: 0;
    border: none;
    border-collapse: collapse;
}
.news-date-popup p{
    padding-bottom: 10px;
}
.heading-popup-window h4{
    padding-bottom: 10px;
}
.img-popup-window{
    display: inline-block;
    width: 130px;
    vertical-align: top;
    float: left;
    padding: 0 10px 0 0;
}
.content-popup-window{
    display: inline-block;
    width: 466px;
    text-align: justify;
    padding: 0 5px;
    vertical-align: top;
    padding-bottom: 5px;
}
.content-popup-window.main{
    width: 275px;
}