/*{{{ =H-content-wrap*/
.h-col2 a:visited,
.h-col1.h-col1-inner3 a:visited
{
    color: #8859A8;
}

.h-content-wrap .h-col1 {
    float: left;
    width: 290px;
    padding-bottom:40px;
}

.h-col2 {
    float: right;
    width: 660px;
    position: relative;
    padding-top:4px;
    padding-bottom: 30px;
}

@media (max-width: 800px){
    .h-col2 {
       float:left;
       width: 100%;
    }
}

@media (min-width: 1200px){
    .h-col2{
        width: 880px;
    }

}

.h-col1-inner1{
    padding: 25px 13px 10px;
    background: #fff;
    box-shadow: 0 0 5px 1px #ddd;
}

.h-col1-inner1 h2{
    text-align:left;
    padding:0 0 20px 0;
}
.h-col2-full {
    padding-bottom: 30px;
}

.h-col2-inner1 {
    padding: 25px 13px 10px;
    background: #fff;
    box-shadow: 0 0 5px 1px #ddd;
}

.h-col2-inner2 {
    background: #fff;
    padding: 25px 20px 10px 35px;
    box-shadow: 0 0 5px 1px #ddd;
}

.h-col2-inner3 {
    background: #fff;
    padding: 12px 10px 10px 10px;
    box-shadow: 0 0 5px 1px #ddd;
}

.h-col2-inner1 p {
    margin: 0 0 24px;
}

.h-content-wrap {
    padding: 30px 0 40px;
}

.h-content-wrap2 {
    padding: 30px 0 80px;
}

.h-content-wrap3 {
    padding: 10px 0 50px;
}

@media (max-width: 800px){
    .h-content-wrap, .h-content-wrap3 {
        padding-bottom: 0;
    }
    .h-content-wrap2 {
        padding-bottom: 20px;
    }
}

.h-col1-inner3 {
    padding: 25px 22px 10px;
    background: #fff;
}

@media (max-width: 800px){
    .h-col1-inner3 {
        padding: 10px 25px 10px 5px;
    }
}

.h-col1-inner3 h3 {
    color:#333;
    font-size: 18px;
    text-align: left;
    margin: 30px 0 10px 0;
}


.h-content-wrap2  .h-col1-spacer,
.h-content-wrap3  .h-col1-spacer
{
    width:736px;
    height:20px;
}
@media (max-width: 800px){
    .h-content-wrap2  .h-col1-spacer,
    .h-content-wrap3  .h-col1-spacer {
            width:100%;
    }
}


h1 {
    font-size: 18px;
    color: #333;
}
h1 a, h1 span{
    font-size: 18px;
}

.hr-h1{
    border:0;
    border-bottom:1px solid #D2D2D2;
    color:#fff;
    margin-bottom:20px;
}

.hr-h2{
    border:0;
    border-bottom:1px solid #D2D2D2;
    color:#fff;
    margin:20px 0 20px 0;
}


.b-justice {
    font-size: 12px;
    color: #8c8c8c;
    margin: 0 0 4px;
}

.b-justice.alert{
    color:#b13533 !important;
}

.b-justice a{
    font-size: 12px;
}

.b-justice2 {
    font-size: 12px;
    font-weight:bold;
    color: #8c8c8c;
    margin: 4px 0 4px 0;
}

.b-justice3 {
    margin: 6px 0 6px 0;
}

.b-justice4  a{
    font-size: 12px;
    margin: 0 0 0;
}

.b-justice3 .title{
    font-weight:bold;
    color: #333;
}

.relates-doc{
    line-height:25px;
    text-align:left;
    font-weight:normal;
    font-size:14px;
}

.relates-doc a.current {
    font-weight:bold;
}

.results li{
    margin: 0 0 23px;
}

.results2 li, .results3 li{
    margin: 0 0 20px 20px;
}

.results.d{
    list-style-type:disc;
}

.results .numb,.results2 .numb, .results3 .numb  {
    color: #555;
    float: left;
    left: -25px;
    margin: 0 -25px 0 0;
    position: relative;
    text-align: right;
}

.results .b-justice {
    font-size: 12px;
    color: #8c8c8c;
    margin: 0 0 13px;
}

.results h4 {
    font-size: 14px;
    font-weight: normal;
    color: #333;
    margin: 0 0 3px;
}

.results .subtitle h4{
    font-size: 13px;
    margin-top: 10px;
}

.results .subtitle h4 a{
    font-size: 12px;
    color:#000;
    font-weight:bold;
    text-decoration:none;
    margin-top: 10px;
}

.results .subtitle h4 a p{
    font-size: 12px;
}

.results .sub{
    padding-left:23px;

}

.prompting {
    font-weight:bold;
    color: #555;
    background: #fff;
    line-height: 100%;
    margin: 0 0 20px;
    padding: 14px 20px;
    float: left;
    box-shadow: 0 0 5px 1px #ddd;
}

.prompting_result{
    color: #555;
    font-weight:bold;
}

.prompting2 {
    float: left;
    background: #fff;
    font-size: 18px;
    line-height: 100%;
    color: #8c8c8c;
    margin: 0 0 15px 345px;
    padding: 14px 20px;
}

.prompting3 {
    line-height: 150%;
    color: #000;
    margin: 10px 20px 20px -10px;
}

.prompting3.alert, .prompting3 .alert{
    color: #B13533;
    line-height: 130%;
}

.h-header-spacer{
    height:85px;
    width:100%;
}

@media (max-width: 800px){
    .h-header-spacer{
        height:1px;
    }
}
/*}}}*/

/*{{{ =H-content-wrap main page*/
.h-content-wrap3 .h-col1-main {
    float: left;
    max-width: 644px;
    padding-bottom:80px;
}

@media (max-width: 600px){
    .h-content-wrap3 .h-col1-main {
        max-width: 100%;
        padding-bottom:0;
    }
}

@media (min-width: 1200px){
    .h-content-wrap3 .h-col1-main{
        max-width: 885px;
    }
}

.h-col2-main {
    float: left;
    width: 290px;
    position: relative;
    padding:10px 20px 0 0;
}

#qa_on_mainpage{
    width:245px;
}

.random-questions-user-block{
    display:block;
}

.random-questions-body{
    display:block;
    padding-bottom: 4px;
}


.main-title h1{
    font: 18px;
}

.main-title h2, h2.main-title{
    font: 18px Arial, sans-serif;
    padding:0 0 6px 0;
    color:#333;
    text-decoration:none;
    text-align:left;
    vertical-align:middle;
}

.main-title img{
    float:left;
    padding-right:5px;
}

.main-title2{
    font: 18px Arial, sans-serif;
    padding:0 0 6px 0;
    color:#333;
    text-align:left;
}

.main-info0 .main-body0 a,
.main-info1 a
{
    color: #B13533;
}

.main-info0 h1{
    padding-bottom:4px;
}

.main-info0 img{
    padding-right:5px;
}

.main-body0,
.main-info1{
    padding:4px 0 0 0;
    font-size:13px;
}

.main-info0 .goto2,
.main-info1 .goto2,
.main-info2 .goto2{
    text-align:right;
    line-height:160%;
}

.main-info0 .sprt,
.main-info1 .sprt,
.main-info2 .sprt{
    padding:10px 0 10px 0;
}

.main-info0 .goto2.att,
.main-info1 .goto2.att,
.main-info2 .goto2.att{
    font-weight:bold;
}

.main-info2 .inner{
    padding:0;
}

.main-body-qa{
    display:block;
    padding:4px 0 0 0;
    font-size: 14px;
}

.main-body{
    font-size:13px;
    padding:10px 0 6px 0;
}

ul.main-stats{
    padding-left:10px;
    list-style-type:disc;
}

ul.main-stats li{
    font-size:13px;

}

.main-info0{
    font-size:13px;
}
.main-ul li {
list-style:disc ;
padding:2px 0 2px 0;
margin:0 0 0 20px;
}

.main-info0,
.main-info1,
.main-info2{
    background-color:#fff;
    padding:22px;
    float:left;
    margin:5px 0 15px 0;
    text-align:justify;
}

.main-info0{
    max-width:600px;
}

.main-info1{
    max-width:200px;
}

.main-info2{
    max-width:42%;
}
.main-info2.right{
    float: right;
}

.main-info0{
    width:100%;
}

.main-info-inner{
    padding:0;
    float: left;
}

.main-info-inner.right{
    float: right;
}

.main-info0.with-innter-group .main-title{
    padding-bottom: 10px;
}

.main-info-qa{
    background-color:#fff;
    padding:22px;
    float:left;
    margin:5px 0 25px 0;
    display:none;
}

.main-info-qa.left-block{
    margin-top:25px;
}
/*{{{ =qa include in item*/

.main-info-qa.item{
    width:140px !important;
    padding: 10px;
}
.main-info-qa.item .random-questions-user-block{
    display:none;
}

.main-info-qa.item  .random-questions-body{
    padding-bottom: 0;
}


.main-info-qa.item  .main-title a{
    font-size:13px;
}


/*}}}*/

@media (max-width: 600px){
    .main-info0{
        max-width:90%;
    }
    .main-info2{
        max-width:90%;
    }
}

@media (min-width: 1200px){
    .main-info0{
        max-width: 842px;
    }
    .main-info2{
        max-width:44%;
        min-width:44%;
    }
}

.h-content-wrap3.main{
    padding-top:22px;
}

.h-col2-main .selectedTxt{
    width:283px;
}

.h-col2-main .b-justice{
    color:#B13533;
}

.mainpage-form{
    border:1px solid red;
}
.b-info{
    color: #B13533;
   font-size: 12px;
   margin: 0 0 4px 0;
}
/*}}}*/


/*{{{ =law*/

/*
#text_in_law_form_block{
    width:736px;
    top:70px;
    padding: 20px;
    margin: 0 0 40px -20px;
    z-index:inherit;
    position:fixed;
    background: url("/static/i/bg-tg2.png") repeat-x center bottom;
}
*/

#law_chunk_static_block{
    max-width:780px;
    width:100%;
    top:84px;
    z-index:inherit;
    position:fixed;
    background: url("/static/i/bg-tg2.png") repeat-x center bottom;
}

@media (max-width: 800px){
    #law_chunk_static_block{
        max-width:100%;
        position:unset;
        margin-right: 0;

    }
}

@media (min-width: 1200px){
    #law_chunk_static_block{
        max-width:1008px;

    }
}

#law_chunk_static_block_indent{
    height:0;
}

.search3 .bottom{
    height:40px;

}

#text_in_law_form_block_blank{
    height:0;
}

#text_in_law_form_curr_anchor{
    display: none;
    background-color:#eeccee;
    position:absolute;
}

.h-content-wrap3 .h-col1-inner3 {
    padding: 20px 22px 40px 10px;
    width:100%;
}


@media (max-width: 800px){
    .h-content-wrap3 .h-col1-inner3 {
        padding: 0 22px 10px;
    }
}


.h-content-wrap3 .bookmarkBlock{
    padding-top:5px;
    width:25px;
    float:right;
}

.h-content-wrap3 .bookmarkBlock.chunk{
    padding-top:5px;
}

@media (max-width: 600px){
    .bookmarkBlock,.bookmarkIcon{
        display:none;
    }
}

.h-col1-inner3 p {
    margin: 0 0 20px;
}

.search3 .title, .search3ppTitle{
    font-weight:bold;
    color:#555;
    padding:10px 0 4px 0;
}

.search3 .proceed li{
    font-size:12px;
    font-weight:bold;
    padding:2px 0 2px 0;
    display: inline-block;
}

.search3 .proceed li label{
    font-size:12px;
}

.search3 .proceed li label input{
    vertical-align: bottom;
}

.search3 .submitlink{
    background: #3c5f87 !important;
    border-left:1px solid #fff;
    cursor: pointer;
}

.search3 .submitlink:hover{
    background: #B13533 !important;
}

.search3 .submitlink a{
    font-size: 15px;
    color: #fff !important;
    text-decoration:none;
    border: none;
    margin:0;
    padding:6px 4px 4px 4px;
    display: block;
}


.search .error,
.search3 .error{
    padding-top:10px;
    color: #B13533;
    font-style: italic;
    font-weight:bold;
}

.search3 .f-input{
    margin:0 5px 0 5px;
}


#id_law-term{
    width:146px;
}

#id_law-term.focus{
    width:400px;
    position:fixed;
    margin:0 0 20px -253px;
}

.contentInfo{
    color: #000;
    font-size:12px;
    padding-top:4px;
    font-weight:bold;
}

.contentInfo .alert{
    color:#B13533;
}

#text_in_law_form_n {
    text-align: center;
    padding:0 12px 0 12px;
    width:106px;
}
#text_in_law_form_n.wdth{
    width:134px;
}

#text_in_law_form_p{
    text-align: center;
    padding:0 0 0 0;
    width:27px;
}

h2, .pCenter {
    text-align:center;
    font-weight:bold;
    color:#333;
}

h2 {
    padding-top:20px;
}

p.pRight{
    text-align:right;
    margin: 0 0 6px;
}

.pInfo {
    color:#999;
    font-style:italic;
    background-color:#eee;
}


p.pInfo2 {
    font-style: italic;
    margin-top: 0;
}

.pInfo3 {
    color:#999;
    font-style:italic;
}

.pTitle {
    padding-top:10px;
    font-weight:bold;
}

.pagination_l_t{
    display:table;
    margin: 40px 0 10px 0;
    width: 100%;
}

.pagination_l_td{
    display:table-cell;
    width:50%;
    overflow: hidden;
    float:left;
}


.pagination_l_td.r{
    text-align:right;
    float:right;
}

/*}}}*/

/*LawItem popup menu*/

.skinClearMod2{
    overflow-y:auto;
    position:relative;
}

.skinClearMod2_collapse{
    font-size: 12px;
    font-weight: bold;
    text-align:right;
    padding:10px 20px 10px 0;
}

.skinClearMod2_collapse a{
    font-size: 12px;
}

#item_menu_popup{
    background: #EFEFEF;
    border: 1px solid #787878;
    top:60px;
    width:614px;
    padding:10px;
    margin:20px 20px 20px 120px;
    display:none;
    z-index:100;
    position:fixed;
}

@media (max-width: 800px){
    #item_menu_popup{
        margin:20px 20px 20px 20px;
        width:80%;
    }
}

#item_menu_popup{
    display:none;
    z-index:100;
    position:fixed;
    background: #EFEFEF;

}
/*}}}*/

/*liHarmonicaClear*/
/*skinClearMod*/
.skinClearMod2_base{
    display:none;
}

.skinClearMod2,
.skinClearMod2 ul {list-style:none; padding:0; margin:0; font:14px/1.2em Arial, Helvetica, sans-serif}
.skinClearMod2 ul { display:none; margin:0 0 0 10px; //zoom:1}
.skinClearMod2 li {list-style:none; }
.skinClearMod2 a {
	color:#3C5F87;
    font-size:14px;
	display:block;
	text-decoration:none;
	padding:4px 0 4px 9px;
}

.skinClearMod2 a.topLevel{
    font-weight:bold;
}

.skinClearMod2 a:before  {
	//zoom:1;
	content:'';
	width: 0;
    height: 0;
	border:0;
    border-top: 3px solid transparent;
    border-left: 4px solid #ccc;
    border-bottom: 3px solid transparent;
	display:inline-block;
	top:9px;
	left:0px;
	margin:0 4px 3px 0;
}
.skinClearMod2 a.harFull.harOpen:before {
    border:0;
	border-left: 3px solid transparent;
    border-top: 4px solid #000;
    border-right: 3px solid transparent;
	top:11px;
}
.skinClearMod2 a.harFull:before {
    border:0;
	border-top: 3px solid transparent;
    border-left: 4px solid #000;
    border-bottom: 3px solid transparent;
	top:9px;
}
.skinClearMod2 a:hover  {text-decoration:underline;}
.skinClearMod2 a.curr { color:#000}
.skinClearMod2 a.harFull.curr { color:#3c5f87}
.skinClearMod2 a.harFull.harOpen { color:#000}

#item_menu_popup .close {
    display: block;
    width: 21px;
    height: 21px;
    background: url(/static/i/close.png) 0 0 no-repeat;
    position: absolute;
    top: 0; right: 0;
    cursor: pointer;
}

/*}}}*/

/*{{{ =Doc menu*/

#floatMenu {
    position: fixed;
    width: 200px;
}

@media (max-width: 800px){
    .h-col2-rightmenu{
        display:none;
    }
}

.h-content-wrap2 .h-col2_print,
.h-content-wrap3 .h-col2_print {
    padding-left: 12px;
    width: 160px;
}

.h-content-wrap3 .h-col2_print {
    padding-top: 20px;
}

.search_var2 tr.print td {
    text-align:center;
    border-top:none;
    border-bottom: 1px solid #d2d2d2;
}

.search_var2 tr.print.scnd td  {
    padding: 14px 0 14px 0;
}

.search_var2 tr.search td{
    border-bottom: 1px solid #d2d2d2;
    padding: 0 0 14px 0;
    height:27px;
}

.search_var2 tr.search td .error{
    padding: 0;
    height:0;
    font-size:12px;
    border-bottom: none;
}

.search_var2 td.email_td,
.search_var2 td.email_td_l{
    padding: 0 0 14px 0;
}
.search_var2 td.email_td
{
    border-bottom: 1px solid #d2d2d2;
}

#box_link_doc{
    display:none;
    position: absolute;
    right: 0;
}

#box_link_doc .title{
    padding-bottom:20px;
}

#id_link_doc{
    width:356px;
}

.search_var2 tr.link_doc td{
    padding: 0 0 14px 0;
}

.search_var2 tr.related td{
    padding: 0 0 12px 0;
    border-top: 1px solid #d2d2d2;
}

.search_var2 tr.markup td{
    padding: 0 0 12px 0;
    border-top: 1px solid #d2d2d2;
}


.search_var2 tr.send td {
    padding: 22px 0 0 0;
    text-align:center;
}

.search2{
    margin-bottom:20px;
}

.search2 th {
    color: #555;
    text-align: right;
    padding-right:10px;

}

.search2 td {
    text-align: left;
    vertical-align: top;
}

.search2 td .newListSelected{
    width:180px;
}

@media (max-width: 600px){
    .search2 th.newListSelectedTitle{
        display:none;
    }
}

.search2 td .newList{
    width:184px;
}

.send-email-btn {
    display: block;
    font-size:15px;
    background: #3c5f87 url("/static/i/corner-m.png") right bottom no-repeat;
    color: #fff !important;
    text-align: center;
    text-decoration: none;
    margin: 0 auto;
    width: 150px;
    padding:6px 4px 4px 4px;
    cursor:pointer;
}

.send-email-btn.wide{
    width: 260px;
}

.send-email-btn.active{
    background:#B13533 url("/static/i/corner-m.png") right bottom no-repeat;
}

.b-email-wrap {
    padding: 16px 0 0;
    position: relative;
}

.b-email-wrap2 {
    padding: 80px 0 0;
}

@media (max-width: 800px){
    .b-email-wrap2 {
        padding: 0;
    }
}
/*}}}*/


/*{{{ =Bookmark*/

.bookmarkIcon {
    float: right;
    width:20px;
    height:20px;
    background:#fff url(/static/i/star1.gif) no-repeat right top;
}

.bookmarkIcon_active {
    background:#fff url(/static/i/star2.gif) no-repeat right top;
}

.bookmarkAlert{
    float:right;
    position:relative;
}

.bookmarkAlert .popup{
    top:0;right:0;
    position:absolute;
}

.snippet_equal{
    font-weight:bold;
    color:#333;
}
.snippet{
    font-weight:bold;
    color:#333;
}

.bookmarkIconD, .bookmarkIconDparticipant {
    display:none;
    float: right;
    width:16px;
    height:16px;
    background:#fff url(/static/i/d1.png) no-repeat right top;
    margin-right: 10px;
}

.bookmarkIconD_active, .bookmarkIconDparticipant_active {
    background:#fff url(/static/i/d2.png) no-repeat right top;
}

.nav_left a{
    color: #3c5f87 !important;
    text-decoration: none;
    border-bottom: 1px dotted #3c5f87;
}

.nav_left a.active{
    color: #B13533 !important;
    text-decoration: none;
    border-bottom: 1px dotted #B13533;
}

.results li.menu.active a{
    color:#B13533 !important;
}

/*}}}*/


/*{{{ =search-form*/
.search th,
.infoblock_lef
 {
    font: 14px Arial, sans-serif;
    font-weight:bold;
    color: #555;
    text-align: left;
    vertical-align: top;
    padding: 0 0 3px;
}

.search input.text, .search input.text_general  {
    font: italic 15px/24px Arial, sans-serif;
    color: #000;
    border: 1px solid #787878;
    width: 278px;
    height: 25px;
    margin: 0;
    padding: 0 5px;
}

.search .error input.text, .search input.text_general  {
    border-color: #c24a45;
}

.search .al {
    float: left;
    margin: 5px 7px 0 0;
}

.search .al2 {
    margin-left: 5px;
}

.search input.text2 {
    float: left;
    width: 76px;
    margin: 0 4px 0 0;
}

.ui-datepicker-trigger {
    float: left;
}

.form-reset-block{
    padding:18px 0 20px 0;
    float:right;
}

.form-reset-block a
{
    border-bottom: 1px dashed #3c5f87;
    text-decoration: none;
}

.newListSelected {
    color: #8c8c8c;
    background: #fff;
    font: italic 15px Arial, sans-serif;
    height: 27px;
    position: relative;
    z-index: 5;
    cursor: pointer;
}

.newListSelectedColored {
    color: #000;
}

#id_captcha_1{
    margin: 10px 1px 0 0;
    border: 1px solid #787878;
    width: 120px;
    height: 25px;
    color: #000;
    float:right;
}

img.captcha{
    float:left;
    padding-right:28px;
    margin-right:8px;
    width:124px;
    height:50px;
    background: url(/static/i/captcha-bg.png) right no-repeat;
}
/*}}}*/

/*{{{ =form-Select*/
.selectedTxt {
    overflow: hidden;
    height: 25px;
    padding: 0 0 0 5px;
    line-height: 25px;
    white-space: nowrap;
    border: 1px solid #787878;
    background: url(/static/i/my-btn.png) 100% 0 no-repeat;
}

.newList {
    width: 305px;
    padding: 5px 0;
    position: absolute;
    top: 26px; left: 0;
    background: #fff;
    border: 1px solid #787878;
    z-index: 100;
    overflow: auto;
}

.newList a {
    display: block;
    padding: 2px 5px;
    font-size: 15px;
    font-style: italic;
    color: #000;
    text-decoration: none;
}

.newList .hiLiteDisabled {
    background: #3c5f87;
	color: #fff;
}

.newList .newListHover {
    background: #3c5f87;
	color: #fff;
}
/*}}}*/


/*{{{ =jquery-UI*/

.ui-menu .ui-menu-item a {
    line-height: 120%;
    padding: 2px 5px;
    border-radius: 0;
}

.ui-widget-content .ui-state-focus a,
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
    background: #3c5f87;
    color: #ffffff;
    border-color: #3c5f87;
    border-radius: 0;
}

.ui-autocomplete {
	border: 1px solid #3c5f87;
    border-radius: 0;
    padding: 5px;
    background: #fff;
    color: #000;
    width:400px;
}

.ui-datepicker {
    margin: 0 0 0;
    padding: 0 12px 15px;
    width: 167px;
    border: none;
    border-radius: 0;
    background: #3c5f87;

}

.ui-datepicker .ui-datepicker-header {
    background: none;
    border: none;
    border-radius: 0;
    padding: 15px 0 10px;
    font: 12px Verdana, Arial, sans-serif;
}

.ui-datepicker .ui-datepicker-prev
, .ui-datepicker .ui-datepicker-next {
    width: 6px;
    height: 9px;
    top: 20px;
    border: none;
    border-radius: 0;
}

.ui-datepicker .ui-datepicker-prev {
    left: 2px;
}

.ui-datepicker .ui-datepicker-next {
    right: 2px;
}

.ui-datepicker .ui-datepicker-prev span
, .ui-datepicker .ui-datepicker-next span {
    top: 0; left: 0;
    margin: 0;
    width: 6px;
    height: 9px;
    background: url(/static/i/arrow.png) 0 0 no-repeat;
}

.ui-datepicker .ui-datepicker-next span {
    background-position: 0 -9px;
}

.ui-datepicker .ui-datepicker-title {
    line-height: 150%;
    margin: 0 15px;
}

.ui-datepicker table {
    font: 12px Verdana, Arial, sans-serif;
    margin: 0;
}

.ui-datepicker th {
    font-weight: normal;
    padding: 0 0 7px;
    color: #8799ad;
}

.ui-datepicker td {
    padding: 0;
    height: 18px;
}

.ui-datepicker td span
, .ui-datepicker td a {
    width: 24px;
    height: 18px;
    line-height: 18px;
    padding: 0;
    text-align: center;
}

.ui-datepicker .ui-state-default {
    border: none;
    background: none;
    font-weight: normal;
    color: #fff;
}

.ui-datepicker .ui-state-highlight {
    background: #fff;
    color: #b13533;
}

.ui-datepicker .ui-state-active {
    background: #fff;
    color: #3c5f87;
}

.ui-datepicker-month{
    color:#fff;
}

.ui-datepicker .ui-datepicker-title select{
    font-size:14px;
}

/*}}}*/

/*{{{ COMBOBOX*/
.ui-combobox {
	position: relative;
	display: inline-block;

}
.ui-autocomplete {
    max-height: 230px;
    overflow-y: auto;
    overflow-x: hidden;
    padding-right: 20px!important;
}

.ui-combobox-toggle {
    cursor: pointer;
    display: block;
    height: 25px;
    position: absolute;
    right: 6px;
    text-indent: -3000px;
    top: 1px;
    width: 25px;
    background: none;
}

.ui-combobox input {
    font: italic 14px/22px Arial,sans-serif;
}

.ui-combobox-input {
    border: 1px solid #787878;
    background: none;
    background-color:#fff;
    color: #8c8c8c;
    font: italic 14px/22px Arial,sans-serif;
    height: 25px;
    margin: 0;
    padding: 0 5px;
    width: 278px;
}

.ui-combobox-input-focus{
    color: #000;
}

.ui-combobox .ui-corner-all{
    border:0;
}

.ui-combobox .ui-state-hover,.ui-combobox .ui-state-focus{
    background:none;
}

.ui-button-text{
    display: none;
}


.ui-combobox .ui-state-default .ui-icon {
    background: url("/static/i/my-btn.png") no-repeat scroll 100% 0 transparent;
    cursor: pointer;
    display: block;
    float:right;
    height: 23px;
    position: absolute;
    text-indent: -3000px;
    top: 8px;
    width: 25px;
}

*+html .ui-combobox .ui-state-default .ui-icon {
    top: 9px; /*IE8*/
    width: 24px; /*IE8*/

}


/*}}}*/

/*{{{ lawItem*/
.snippet_sub{
    font-weight:bold;
    background-color:#CBDFF4;
    padding: 2px 4px 2px 4px;
}
pre .snippet_sub{
    padding:0;
}



/*}}}*/

/*Stat*/
.subblock0{
    padding:10px;
}

.subblock0 table,
.subblock0 table .sf,
.subblock3 table,
.subblock3 table .sf,
.subblock6 table,
.subblock6 table .sf{
    width:100%;
}

.subblock,
.subblock4{
    float:left;
    padding:10px;
    width:20%;
}

.subblock{
    width:31%;
}

@media (max-width: 800px){
    .subblock,
    .subblock4{
        width:94%;
    }
}

.subblock th,
.subblock4 th{
    padding-bottom:10px;
}

.subblock_list{
    padding:10px 30px 30px 30px;
}

.subblock .search .sf,
.subblock2 .search .sf{
    width:100%;
}

.subblock .search .sf input.text{
    width:95%;
}

.subblock0 .search .sf input.text,
.subblock3 .search .sf input.text,
.subblock6 .search .sf input.text{
    width:98%;
}

.subblock2 .search .sf input.text{
    width:97%;
}

.subblock .subblock_result{
    width:100%;
}

.subblock4 .subblock_result{
    width:100%;
}

.subblock_result .total{
    border-top:1px solid #999;
    font-size:10px;
    font-weight:bold;
}

.subblock_result .nf{
    font-style:italic;
    color:#666;
}

.subblock2{
    width:47%;
    float:left;
    padding:10px;
}

@media (max-width: 800px){
    .subblock2{
        width:94%;
    }
}

.subblock2 .subblock_result{
    width:100%;
}

.subblock3, .subblock5, .subblock6{
    float:left;
    padding:15px 10px 5px 10px;
}

.subblock3{
    width:70%;
}

.subblock5{
    width:76%;
}

.subblock6{
    width:65%;
}


@media (max-width: 800px){
    .subblock3, .subblock5, .subblock6{
        width:94%;
    }
}

.subblock_result td{
    padding: 9px 6px;
}

.subblock_result tr td,
.subblock_result tr th
{
    background-color:#fff;
}

.subblock_result tr.odd td,
.subblock_result tr.odd th
{
    background-color:#efefef;
}

.subblock_result tr.even td{

}

.subblock_result th{
    padding:10px;
}

@media (max-width: 600px){
    .subblock_result th{
        padding:4px;
        font-size:12px;
    }
    .subblock_result th a,
    .subblock_result td a,
    .subblock_result td
    {
        font-size:12px;
    }
}

.subblock_result td.cnt{
    font-size:13px;
    text-align:right;
    vertical-align:middle;
  	white-space: nowrap;
}

.subblock_result tr.odd td.cnt,
.subblock_result tr.odd th.cnt
{
    border-left: #fff 1px solid;
}

.subblock_result tr.even td.cnt{
    border-left: #efefef 1px solid;
}

.subblock_result td.title{
    width:100%;
}

.sub a.alert, .subblock a.alert,
.subblock_result .alert{
    font-size: 18px;
    color: #B13533 !important;
}

.subblock a.clear,
.subblock2 a.clear,
.subblock3 a.clear,
.subblock6 a.clear{
    font-size: 12px;
    color: #B13533;
    display:none;
    padding-top: 10px;
}

.subt{
    padding-bottom:8px;
}

.subt a.alert{
    color: #B13533;
}

.subt a.alert.full{
    font-size:22px;
}


.search input.text2 {
    float: left;
    margin: 0 4px 0 0;
    width: 74px;
}

.search input:disabled{
    background:#efefef;
    border-color:#efefef;
}

.subblock h2,
.subblock0 h2,
.subblock2 h2,
.subblock3 h2,
.subblock4 h2
{
    text-align:left;
}

#arbitral_stats_law_anchor,
#arbitral_stats_doc_list
{
    margin-top: -120px;
    position:absolute;
}

.f-submit.stat{
    width:69px;
    margin: 0 0 0 6px !important;
}

.f-submit.stat:disabled{
    background-color: #ccc !important;
}

.subblock_result img{
    vertical-align:baseline;
}

.f-stat-wide{
    margin-top: 20px;
    width:330px;
}

@media (max-width: 360px){
    .f-stat-wide{
        width:80%;
    }
}
/*}}}*/


.infodev {
    color: #555;
    background: #fff;
    font-size: 11px;
    color: #000;
    margin: 0 0 20px;
    padding: 14px 20px;
    box-shadow: 0 0 5px 1px #ddd;
}

.topLinks{
    margin:0 10px;
}
.topLinks a{
    padding-bottom:20px;

}

.blockTitle{
    font-weight:bold;
    margin:0 10px 10px 0;
    text-align:left;
    padding-top: 0;
}

.blockTop0{
    float:left;
    width:50%;
    display:block;
}

.blockTop1{
    float:right;
    width:50%;
    display:block;
}

.loading{
    display:block;
    margin:40px auto;
}

#ya_map{
    width:100% !important;
}

.ymaps-2-1-29-map{
    width:100%;
}

@media (max-width: 600px){
    #ya_map{
        display:none;
    }
}

.stat_title{
    padding-bottom:10px;
}

.stat_title h2{
    text-align:left;
    font-size:18px;
}

#searchResult{
    position:fixed;
    top:0;
}
@media (max-width: 600px){
    #searchResult{
        position:relative;
    }
}

.li_tree{
    margin-left:50px;
    padding:4px;
}

.breadcrumbs {
    font-size: 12px;
    color: #8c8c8c;
    padding: 0 4px 8px 4px;
    margin-bottom: 20px;
    background-color:#fff;
    border-bottom:1px solid #D2D2D2;
    border-right: 10px solid #ffffff;
}

#law_chunk_static_block .breadcrumbs{
    padding-top:26px;
    margin-bottom: 20px;
}

.breadcrumbs, .breadcrumbs a, .breadcrumbs{
    font-size:12px;
}

.breadcrumbs span{
    padding:0 4px;
}

.h-col2 .info,
.h-col2 .info a{
    font-size:13px;
}

.h-col2 .info a img{
    margin:0 0 -2px 0;
}

.m_level_1{
    padding:15px 10px 5px 0;
}

.m_level_2{
    padding:25px 10px 5px 20px;
}
.m_level_3{
    padding:5px 10px 5px 40px;
}
.m_level_4{
    padding:5px 10px 5px 60px;
}
.m_level_5{
    padding:5px 10px 5px 80px;
}

.m_level_6{
    padding:5px 10px 5px 100px;
}

.m_level_7{
    padding:5px 10px 5px 120px;
}

.m_level_has_child{
    font-weight: bold;
}

.debug_search_weight{
    font-size:10px;
    color:#999;
}

#law_text_body table td{
    border:1px solid black;
    padding: 5px;
}

#law_text_body div img{
    max-width: 100%;
    height: auto;
}

.calc_summ_block{
    font-size:28px;
    padding:20px 0 0 0;
}

#calc_summ{
    font-size:28px;
    font-weight: bold;
    color: #b13533;
    display: inline;
}

#calc_form .f-input{
    margin:0 5px 0 5px;
    width:80px;
    font-style: normal !important;
}

.block-info-r{
    padding: 6px 0 6px 0;
    width: 150px;
}

.block-info-r a{
    font-size:14px;

}

.block-info-r ul{
    background-color: #ffffff;
}

.block-info-r li{
    display: inline;
    float: left;
    padding-right:14px;
}

.ul_timeslice li {
    border-left: 1px solid #cccccc;
    display: inline-block;
    margin-bottom: 5px;
    padding-left: 10px;
    padding-right: 5px;
}

.ul_timeslice li.first {
    border-left: none;
    padding-left: 0;
}

.checkCapchaForm th{
    padding-bottom:14px !important;

}
