/* CSS reset  */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

img {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	border: 0;
}

article, aside, details, figcaption, figure,
footer, header, menu, nav, section {
	display: block;
}

input {
	padding: 0;
	margin: 0;
}

html {
	height: 100%;
	overflow-y: scroll;
}

body {
	line-height: 1;
	height: 100%;
	background: #e0e0e0;
	font-family: Arial, Tahoma, sans-serif;
	line-height: 130%;
	-webkit-text-size-adjust: 100%;
}

ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

.sp5 {
	height: 5px;
}

.sp10 {
	height: 10px;
}

.sp15 {
	height: 15px;
}

.sp20 {
	height: 20px;
}

.sp25 {
	height: 25px;
}

.sp30 {
	height: 30px;
}

.sp35 {
	height: 35px;
}

.sp40 {
	height: 40px;
}

.sp45 {
	height: 45px;
}

.sp50 {
	height: 50px;
}

.sp55 {
	height: 55px;
}

.sp60 {
	height: 60px;
}

.sp65 {
	height: 65px;
}

.sp70 {
	height: 70px;
}

.clr {
	clear: both;
}

.hide {
	display: none;
}

/**/
a {
	color: #045189;
}

a:hover {
	color: #c50a0a;
}

.assist-view a {
	color: black;
}

.dashed {
	color: #045189;
	border-bottom: 1px dashed #045189;
	padding-bottom: 1px;
	cursor: pointer;
}

a.dashed {
	text-decoration: none;
}

.dashed:hover {
	color: #c50a0a;
	border-bottom: 1px dashed #c50a0a;
}

.assist-view .dashed {
	color: black;
	border-bottom: 1px dashed black;
}

.assist-view .dashed:hover {
	color: red;
	border-bottom: 1px dashed red;
}

.site {
	min-width: 980px;
	max-width: 1200px;
	margin: auto;
	min-height: 100%;
	background: white;
	box-shadow: 0 0 40px rgba(100, 100, 100, 0.15);
}

.adopt-mobile .site {
	border-bottom: 1px solid white;
	margin-bottom: 0;
}

.footer-space {
	height: 100px
}

.adopt-mobile .footer-space {
	height: 20px
}

header {
	height: 120px;
	background: url('../img/sprite.png') 0 -140px #2a98c9 repeat-x;
	border-bottom: 1px solid #ccc;
	padding-top: 5px;
}

.adopt-mobile header {
	height: 70px
}

.assist-view header {
	background: #e7e7e7;
	height: auto !important;
	padding: 10px 0;
}

.logo {
	display: block;
	width: 85px;
	height: 85px;
	padding: 5px;
	margin-bottom: -95px;
	background: white;
	border-radius: 2px;
	position: relative;
	left: 30px;
	top: 12px;
	box-shadow: 0 0 10px rgba(100, 100, 100, 0.8);
}

.assist-view .logo {
	display: none
}

.adopt-mobile .logo {
	width: 40px;
	height: 40px;
	padding: 2px;
	margin-bottom: -44px;
	left: 8px;
}

.court-name {
	color: white;
	font-size: 17px;
	margin-left: 155px;
	display: table;
	position: relative;
	top: 20px;
	height: 80px;
	margin-right: 320px;
	margin-bottom: -80px;
	line-height: 160%;
	max-width: 500px;
}

.assist-view .court-name {
	max-width: none
}

.court-name span {
	display: table-cell;
	height: 80px;
	vertical-align: middle;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}

.adopt-mobile .court-name {
	margin-right: 10px;
	font-size: 13px;
	margin-left: 63px;
	top: 7px;
	height: 50px;
	line-height: 130%;
}

.adopt-medium .court-name {
	margin-right: 50px;
	font-size: 16px;
}

.adopt-mobile .court-name span {
	height: 50px;
}

.assist-view .court-name {
	margin: 0;
	width: 100%;
	height: auto !important;
	color: black;
	font-size: 20px;
	top: 0;
}

.assist-font-size-medium .court-name {
	font-size: 23px;
}

.assist-font-size-large .court-name {
	font-size: 26px;
}

.assist-view .court-name span {
	text-align: center;
	height: auto !important;
	text-shadow: none;
	padding-left: 120px;
	padding-right: 120px;
}

.assist-block {
	float: right;
	background: white;
	width: 130px;
	padding-top: 5px;
	height: 61px;
	padding-left: 65px;
	box-shadow: 0 0 10px rgba(100, 100, 100, 0.8);
	border-radius: 2px;
	margin: 27px 30px 0 0;
	padding-right: 20px;
	text-align: right;
}

.assist-block div {
	width: 52px;
	height: 38px;
	margin-bottom: -38px;
	background: url('../img/sprite.png') -117px -100px;
	position: relative;
	left: -52px;
	top: 10px;
	opacity: 0.9;
}

*:first-child + html .assist-block div {
	left: -130px;
}

.assist-block:hover div {
	opacity: 1;
}

.assist-block span {
	font-size: 17px;
	line-height: 145%;
	border-bottom: 1px dashed black;
	padding-bottom: 1px;
	cursor: pointer;
}

.assist-block span:hover {
	color: #c50a0a;
	border-bottom: 1px dashed #c50a0a;
}

.adopt-medium .assist-block,
.adopt-mobile .assist-block,
.assist-view .assist-block {
	display: none;
}

.icon {
	width: 32px;
	height: 32px;
	position: relative;
	background: url('../img/sprite.png');
}

.icon-hammer {
	top: 3px
}

.icon-doc {
	background-position: 0 -103px
}

.icon-message {
	top: -5px;
	background-position: 0 -33px;
}

.icon-map {
	background-position: 0 -68px;
	top: 1px;
	left: 3px;
}

.top-menu {
	border-top: 1px solid #4880b3;
	background: #f5f5f5;
}

*:first-child + html .top-menu {
	height: 65px
}

*:first-child + html .assist-view .top-menu {
	height: auto !important
}

.top-menu:after {
	content: "";
	display: block;
	clear: both;
	*zoom: 1;
}

.top-menu li {
	width: 26%;
	float: left;
	padding-top: 10px;
	padding-bottom: 5px;
}

.top-menu li.last {
	width: 19%
}

.top-menu li.first {
	width: 29%
}

.adopt-mobile .top-menu li {
	width: 100%
}

.adopt-mobile .top-menu li .menu-link,
.adopt-mobile .top-menu li small {
	margin-left: 63px
}

.adopt-mobile .top-menu li .icon {
	margin-left: 15px
}

.adopt-mobile .top-menu li small br {
	display: none
}

.adopt-mobile .top-menu li .h-line {
	display: none
}

.adopt-mobile .top-menu li {
	border-bottom: 1px dotted #dadada;
	padding-bottom: 6px;
	padding-top: 6px;
}

.adopt-mobile .top-menu li .icon-map {
	top: -2px
}

.adopt-mobile .top-menu li:last-child {
	border-bottom: 0
}

.top-menu .icon {
	float: left;
	margin-left: 12px;
	margin-right: 12px;
}

.top-menu a {
	display: block;
	font-size: 15px;
	margin-bottom: 5px;
}

.top-menu small {
	display: block;
	font-size: 12px;
	margin-left: 57px;
	color: #444;
	line-height: 115%;
	margin-right: 20px;
}

.top-menu .menu-link {
	margin-left: 57px;
}

.top-menu li.active .menu-link {
	color: #c50a0a;
	text-decoration: none;
}

.assist-view .top-menu li.active {
	background: black
}

.assist-view .top-menu li.active .menu-link {
	color: white;
	text-decoration: none;
}

.adopt-medium .top-menu .menu-link {
	font-size: 13px
}

.adopt-medium .top-menu .icon {
	display: none
}

.adopt-medium .top-menu small,
.adopt-medium .top-menu .menu-link {
	margin-left: 10px
}

.adopt-medium .top-menu small {
	font-size: 11px
}

.adopt-medium .top-menu small br {
	display: none
}

.assist-view .top-menu .menu-link {
	font-size: 20px;
	margin-left: 0;
	text-align: center;
	line-height: 160%;
}

.assist-font-size-medium .top-menu .menu-link {
	font-size: 23px;
}

.assist-font-size-large .top-menu .menu-link {
	font-size: 26px;
}

.assist-view .top-menu small,
.assist-view .top-menu .icon {
	display: none
}

.assist-view .top-menu {
	border-top: 1px solid black;
}

.assist-view .top-menu li {
	width: 25%;
	padding-bottom: 8px;
}

.assist-view .top-menu li .h-line {
	display: none
}

.only-in-assist {
	display: none
}

.assist-view .only-in-assist {
	display: inline
}

.menu-line {
	height: 7px;
	border-bottom: 1px solid #92b5d5;
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
	background: white;
	background: #f5f5f5;
}

.menu-line.second {
	background: #f5f5f5;
	background: linear-gradient(to bottom, #e5e5e5, #d8d8d8);
	background: -moz-linear-gradient(to bottom, #e5e5e5, #d8d8d8);
	background: -webkit-linear-gradient(to bottom, #e5e5e5, #d8d8d8);
}

.assist-view .menu-line {
	border-bottom: 1px solid black;
	box-shadow: none;
	height: 0;
}

.top-menu .h-line {
	height: 50px;
	margin-bottom: -50px;
	width: 1px;
	background: #ccc;
	position: relative;
	left: 96%;
}

.content {
	margin: 25px 30px 0 30px;
	font-size: 14px;
}

.assist-view .content {
	font-size: 16px;
	line-height: 140%;
}

.assist-font-size-medium .content {
	font-size: 18px;
	line-height: 150%;
}

.assist-font-size-large .content {
	font-size: 20px;
	line-height: 160%;
}

.adopt-mobile .content {
	margin-left: 15px;
	margin-right: 15px;
	font-size: 13px;
}

.content p {
	margin-bottom: 10px
}

.col-3 {
	float: left;
	width: 30%;
	margin-right: 2%;
	padding-right: 3%;
	background: url('../img/dot.png') 100% 0 repeat-y;
}

.col-3.last {
	width: 30%;
	padding-right: 0;
	margin-right: 0;
	background: none;
}

.col-2 {
	float: left;
	width: 46%;
	padding-right: 4%;
	background: url('../img/dot.png') 100% 0 repeat-y;
}

.col-2.last {
	padding-right: 0;
	padding-left: 4%;
	background: none;
}

.adopt-mobile .col-2,
.adopt-mobile .col-3 {
	float: none;
	width: 100%;
	background: none;
	padding: 0;
}

.content h2,
.content h1 {
	color: #c50a0a;
	font-size: 19px;
	font-family: Georgia, Times New Roman, serif;
	margin-bottom: 15px;
}

.assist-view .content h2,
.assist-view .content h1 {
	color: black;
	font-family: Arial, sans-serif;
	line-height: 160%;
	font-size: 27px;
}

.assist-font-size-medium .content h2,
.assist-font-size-medium .content h1 {
	font-size: 30px;
}

.assist-font-size-large .content h2,
.assist-font-size-large .content h1 {
	font-size: 33px;
}

.content ul li {
	padding-left: 20px;
	margin-bottom: 10px;
}

.content ol {
	padding: 0;
	margin: 0;
	padding-left: 30px;
}

.additional-menu li:before,
.content ul li:before {
	content: "";
	display: block;
	width: 8px;
	height: 11px;
	margin-bottom: -11px;
	position: relative;
	background: url('../img/sprite.png') -41px -76px;
	left: -15px;
	top: 5px;
}

.assist-view .content ul li:before {
	content: "\2022";
	background: none;
	font-size: 150%;
	top: 0;
}

.assist-view .outputArea ul li:before {
	left: -0.7em !important;
}

.assist-view .outputArea ul li:before {
	left: 0;
}

.adopt-mobile .top-menu li.no-icon {
	padding-left: 63px;
	padding-top: 2px;
	padding-bottom: 3px !important;
}

.additional-menu li:before {
	top: 6px
}

.assist-view .additional-menu {
	font-size: 18px !important
}

.assist-font-size-medium .additional-menu {
	font-size: 20px !important
}

.assist-font-size-large .additional-menu {
	font-size: 22px !important
}

.assist-view .additional-menu li {
	padding-left: 0;
	padding-bottom: 16px;
	padding-top: 7px;
	margin-right: 45px;
}

.assist-font-size-medium .additional-menu li {
	padding-bottom: 19px !important;
	padding-top: 10px !important;
}

.assist-font-size-large .additional-menu li {
	padding-bottom: 21px !important;
	padding-top: 12px !important;
}

.assist-view .additional-menu li.last {
	margin-right: 25px !important
}

.assist-view .additional-menu li:before {
	display: none
}

.content ul li:last-child {
	margin-bottom: 0
}

.content ul {
	margin-bottom: 12px
}
.info-block{
	display: none;
}

.info-block h1,
.info-block h2,
.info-block h3 {
	text-transform: uppercase;
	color: #65290c;
	font-family: Arial;
	margin-bottom: 8px !important;
	font-size: 12px;
	font-weight: bolder;
}

.assist-view .info-block h1,
.assist-view .info-block h2,
.assist-view .info-block h3 {
	font-size: 90%
}

.content i {
	font-style: italic
}

.content strong,
.content b {
	font-weight: bolder
}

.address-block img {
	display: block;
	max-width: 100%;
	border: 1px solid #dadada;
	padding: 5px;
	border-radius: 3px;
	background: #f9f9f9;
}

.separator {
	height: 1px;
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
	background: #dadada;
	margin-top: 15px;
	margin-bottom: 15px;
}
.separator.top {
	position: relative;
	left: -30px;
	padding: 0 30px;
	width: 100%;
	margin-top: 22px;
}
.separator.last {
	margin-bottom: 0;
	margin-top: 0;
}

.adopt-mobile .separator {
	position: relative;
	top: 10px;
}

.adopt-mobile .separator.last {
	display: none
}

.assist-bar {
	height: 70px;
	background: black;
}

.assist-font-size {
	float: right;
	padding-top: 19px;
	margin-right: 30px;
}

.assist-font-size p {
	float: left;
	margin-right: 15px;
	font-size: 24px;
	position: relative;
	top: 5px;
	color: white;
}

.assist-font-size span {
	color: white;
	border: 1px solid white;
	margin-left: 25px;
	font-size: 20px;
	font-weight: bolder;
	padding: 3px 8px;
	cursor: pointer;
}

.assist-font-size span:hover,
.assist-font-size span.active {
	color: black !important;
	background: white !important;
}

.assist-font-size span.s-medium {
	font-size: 28px;
	position: relative;
	top: 2px
}

.assist-font-size span.s-large {
	font-size: 36px;
	position: relative;
	top: 5px
}

.assist-font-size ul li:last-child {
	margin-left: 0;
}

.assist-bar .normal-size {
	color: white !important;
	font-size: 17px !important;
	border-bottom: 1px dashed white;
	padding-bottom: 2px;
	position: relative;
	top: 23px;
	left: 30px;
	cursor: pointer;
}

.assist-bar .normal-size:hover {
	color: yellow !important;
	border-bottom: 1px dashed yellow;
}

footer {
	background: white;
	height: 60px;
	min-width: 980px;
	max-width: 1200px;
	margin: auto;
	margin-top: -60px;
	margin-bottom: -60px;
}

.adopt-mobile footer {
	display: none;
}

footer p {
	font-size: 13px;
	color: #555;
	padding-top: 20px;
	padding-left: 30px;
}

.assist-view footer p {
	font-size: 100%;
}

footer .counter {
	float: right;
	margin-right: 30px;
	position: relative;
	top: 15px;
}

.adopt-medium footer,
.adopt-medium .site {
	max-width: 980px;
	min-width: 680px;
}

.assist-view footer,
.assist-view .site {
	min-width: 980px !important;
}

.adopt-mobile footer,
.adopt-mobile .site {
	max-width: 680px;
	min-width: 300px;
}

.adopt-mobile .top-menu li {
	float: none;
}

.adopt-mobile .block-header {
	font-size: 15px;
	font-family: Arial;
}

.adopt-mobile .hide-on-mobile {
	display: none;
}

.mobile-navigation {
	height: 35px;
	width: 100%;
	background: white;
	position: fixed;
	z-index: 5;
	background: linear-gradient(to top, #999, #aaa);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
	border-radius: 5px;
	padding-top: 5px;
	top: -5px;
	left: 0;
}

.nav-icon {
	width: 20px;
	height: 20px;
	margin-bottom: -20px;
	position: relative;
	top: 6px;
	background: url('../img/sprite.png');
}

.nav-home {
	background-position: -40px -51px;
	left: 100%;
	margin-left: -80px;
}

.nav-sitemap {
	background-position: -80px -51px;
	left: 100%;
	margin-left: -40px;
}

.nav-menu {
	background-position: -60px -51px;
	left: 20px;
}

.nav-icon a {
	display: block;
	text-decoration: none;
	width: 20px;
	height: 20px;
}

.nav-spacer {
	height: 31px;
}

.nav-menu-link {
	color: white;
	font-size: 16px;
	text-transform: lowercase;
	position: relative;
	left: 53px;
	top: 5px;
	padding-bottom: 4px;
}

.mobile-menu {
	position: fixed;
	left: 0;
	width: 100%;
	z-index: 3;
	top: 31px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.mobile-menu .top-menu li:first-child {
	padding-top: 12px;
}

.mobile-menu .top-menu li:last-child {
	padding-bottom: 12px;
}

.bookmarks {
	padding-top: 10px;
	position: relative;
	left: -10px;
}

.bookmarks:after {
	content: "";
	display: block;
	clear: both;
	*zoom: 1;
}

.bookmarks li {
	float: left;
	width: 20%;
	padding: 0 !important;
	margin: 0 !important;
	background: none !important;
	font-size: 14px;
	user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
}

.bookmarks li:before {
	display: none !important;
}

.bookmarks li:last-child {
	margin-right: 0 !important;
}

.bookmarks li span {
	border: 1px solid #b9b9b9;
	display: block;
	padding: 4px 0;
	text-align: center;
	color: #045189;
	line-height: 130%;
	border-radius: 3px;
	cursor: pointer;
	margin: 0 10px;
}

.bookmarks li span:hover {
	color: #c50a0a;
	background: #f5f5f5;
}

.bookmarks li.active span {
	background: #e5e5e5;
	color: #c50a0a;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}

.assist-view .bookmarks li {
	width: 100%;
	display: block;
	font-size: 110% !important;
	margin-bottom: 20px !important;
}

.assist-view .bookmarks li span {
	color: black;
	background: none;
	border: 1px solid black;
	padding-top: 8px;
	padding-bottom: 8px;
}

.assist-view .bookmarks li span:hover {
	color: red
}

.assist-view .bookmarks li.active span {
	background: black;
	color: white;
}

.assist-view .bookmarks li br {
	display: none
}

.adopt-mobile .bookmarks {
	left: 0
}

.adopt-mobile .bookmarks li {
	float: none;
	width: 100%;
	font-size: 13px;
	margin-bottom: 10px !important;
}

.adopt-mobile .bookmarks li br {
	display: none;
}

.adopt-mobile .bookmarks li span {
	margin: 0;
	padding: 2px;
}

.adopt-medium .bookmarks li {
	font-size: 12px;
}

.adopt-medium .bookmarks span {
	margin-right: 0;
}

.form-container h2 {
	color: #65290c;
	font-family: Arial, sans-serif;
	font-size: 15px;
	border-bottom: 1px dotted #dadada;
	padding-bottom: 3px;
	padding-left: 220px;
}

.assist-view .form-container h2 {
	font-size: 18px !important;
	border-bottom: 1px solid #888;
	padding-left: 300px;
	padding-bottom: 6px;
	margin-bottom: 20px;
}

.assist-font-size-medium .form-container h2 {
	padding-left: 325px
}

.assist-font-size-large .form-container h2 {
	padding-left: 360px
}

.assist-font-size-medium .form-container h2 {
	font-size: 20px !important
}

.assist-font-size-large .form-container h2 {
	font-size: 22px !important
}

.adopt-mobile .form-container h2 {
	padding-left: 0
}

.form-container label {
	font-size: 13px;
	color: #222;
	width: 210px;
	float: left;
}
label.labelred{
	color: #da251c;
}
.form-container label small {
	color: #c50a0a;
	font-size: 18px;
	vertical-align: -2px;
}

.assist-view .form-container label {
	width: 290px;
	font-size: 18px;
}

.assist-view .form-container label span {
	font-size: inherit !important;
	color: black !important;
}

.assist-view .form-container label small {
	color: black;
	font-size: 120%;
}

.assist-view .form-container .right {
	margin-left: 300px
}

.assist-font-size-medium .form-container label {
	font-size: 20px;
	width: 315px;
}

.assist-font-size-medium .form-container .right {
	margin-left: 325px
}

.assist-font-size-large .form-container label {
	font-size: 22px;
	width: 350px;
}

.assist-font-size-large .form-container .right {
	margin-left: 360px
}

.adopt-mobile .form-container label:not(.no-adopt) {
	float: none;
	width: 100%;
	display: block;
	margin-bottom: 5px !important;
}

.adopt-mobile .form-container label br {
	display: none
}

.adopt-mobile .form-container label span {
	white-space: nowrap
}

.adopt-mobile .form-container .right:not(.no-adopt) {
	margin-left: 0
}

.form-container label i {
	font-size: 12px;
	color: #555;
	white-space: nowrap;
}

.form-container label.two-lines {
	line-height: 125%;
	position: relative;
	top: -6px;
	margin-bottom: -5px;
}

.assist-view label.two-lines {
	top: -10px
}

.adopt-mobile .form-container label.two-lines {
	top: 0;
	margin-bottom: 3px;
}

.form-container .right {
	margin-left: 220px;
	max-width: 500px;
}

*:first-child + html .form-container .right {
	margin-left: 0;
}

.form-container .select-holder,
.text-input,
.form-container .right textarea,
.form-container .right input {
	width: 100%;
	border: 1px solid #a5a5a5;
	font-size: 14px;
	font-family: Arial, sans-serif;
	padding: 2px 5px;
	border-radius: 2px;
	background: linear-gradient(to top, #fff, #f5f5f5);
	display: block;
}

.form-container .right textarea {
	padding: 5px;
	height: 80px;
}

.form-container .select-holder {
	padding: 2px 5px
}

.form-container input.c-box {
	display: inline !important;
	width: 20px !important;
	float: left;
	position: relative;
	top: 4px;
}

.assist-view .form-container .select-holder {
	padding: 5px;
	position: relative;
	top: -5px;
}

.form-container .select-holder select {
	width: 100%;
	border: 0;
	background: transparent;
}

.form-container .right label {
	float: none;
	cursor: pointer;
	user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	display: block;
	margin-left: 25px;
	width: 90%;
}

.form-container .right label span {
	white-space: normal !important
}

.assist-view .form-container .select-holder select {
	font-size: 18px
}

.assist-font-size-medium .form-container .select-holder select {
	font-size: 20px
}

.assist-font-size-large .form-container .select-holder select {
	font-size: 22px
}

.assist-view .select-holder,
.assist-view .text-input,
.assist-view .form-container .right textarea,
.assist-view .form-container .right input {
	border: 2px solid #444;
	font-size: 18px;
}

.assist-view .select-holder.focus,
.assist-view .form-container .text-input:focus,
.assist-view .form-container .right input:focus {
	border: 2px solid red;
	box-shadow: 0 0 10px black;
}

.assist-font-size-medium .form-container .text-input,
.assist-font-size-medium .form-container .right input {
	font-size: 20px
}

.assist-font-size-large .form-container .text-input,
.assist-font-size-large .form-container .right input {
	font-size: 22px
}

.assist-view ::-webkit-input-placeholder {
	color: black
}

.assist-view :-moz-placeholder {
	color: black;
	opacity: 1;
}

.assist-view ::-moz-placeholder {
	color: black;
	opacity: 1;
}

.assist-view :-ms-input-placeholder {
	color: black
}

.select-holder.focus,
.form-container .right input:focus {
	border: 1px solid #808080;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.date-selector input {
	width: 80px !important;
	float: left;
}

.assist-view .date-selector input {
	width: 110px !important
}

.date-selector input.from {
	margin-right: 20px
}

.adopt-mobile .form-container .right {
	max-width: 900px !important;
	margin-right: 10px;
}

.adopt-mobile .form-container .clr.sp20 {
	height: 15px !important
}

.assist-view .form-container .clr.sp20 {
	height: 30px !important
}

.dashed-line {
	clear: both;
	border-bottom: 1px dotted #dadada;
	height: 15px;
	margin-bottom: 15px;
}

.assist-view .dashed-line {
	border-bottom: 1px solid #888;
	height: 25px;
	margin-bottom: 25px;
}

.button-normal {
	border: 1px solid #bbb;
	display: inline-block;
	color: #045189 !important;
	background: #f1f1f1 !important;
	background: linear-gradient(#f5f5f5, #e9e9e9) !important;
	background: -moz-linear-gradient(#f5f5f5, #e9e9e9) !important;
	background: -webkit-linear-gradient(#f5f5f5, #e9e9e9) !important;
	padding: 2px 20px;
	font-size: 16px;
	font-family: Arial !important;
	border-radius: 2px;
	box-shadow: 0 0 2px rgba(100, 100, 100, 0.1);
	cursor: pointer;
	line-height: 130%;
}

*:first-child + html .button-normal {
	padding-right: 0;
	padding-left: 0;
}

.button-normal.slim {
	font-size: 14px;
	padding: 1px 12px;
}

.button-normal.clear-variants {
	float: right
}

.button-normal:hover {
	border: 1px solid #999;
	box-shadow: 0 0 6px rgba(100, 100, 100, 0.2);
}

.assist-view .button-normal {
	font-size: 21px;
	border: 2px solid black;
	padding: 5px 30px;
	color: black !important;
	line-height: 145%;
}

.assist-font-size-medium .button-normal {
	font-size: 24px
}

.assist-font-size-large .button-normal {
	font-size: 26px
}

.assist-view .button-normal:hover {
	color: #c50a0a;
	border: 2px solid #c50a0a;
	box-shadow: 0 0 10px rgba(0, 0, 0, 1);
}

.button-normal.clear {
	opacity: 0.8;
	float: right;
}

.assist-view .button-normal.clear {
	opacity: 1
}

.button-normal.clear:hover {
	opacity: 1
}

.button-holder {
	max-width: 730px;
	padding-bottom: 14px;
}

.assist-view .button-holder {
	max-width: 815px
}

.assist-font-size-medium .button-holder {
	max-width: 840px
}

.assist-font-size-large .button-holder {
	max-width: 870px
}

.button-normal.send,
.button-normal.search {
	margin-left: 220px
}

.assist-view .button-normal.send,
.assist-view .button-normal.search {
	margin-left: 0
}

.adopt-mobile .button-normal.send,
.adopt-mobile .button-normal.search {
	margin-left: 0
}

.adopt-mobile .button-normal {
	padding: 2px 10px;
	font-size: 14px;
}

.bookmark-content {
	display: none
}

.schedule-date {
	padding: 5px 0
}

.schedule-date .text-input {
	display: inline;
	width: 75px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 10px;
	margin-right: 13px;
	margin-bottom: 25px;
}

.assist-view .schedule-date .text-input {
	width: 5em;
	height: 1.6em;
}

.schedule-date .button-normal {
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 15px;
}

.assist-view .schedule-date .button-normal {
	font-size: 125%
}

.adopt-mobile .schedule-date {
	text-align: center
}

.adopt-mobile .schedule-date span {
	display: block;
	margin-bottom: 5px;
}

.assist-view .schedule-date span {
	font-size: 110%
}

.warning {
	color: #c50a0a;
	position: relative;
	top: -15px;
	left: -5px;
	background: #f1f1f1;
	padding: 3px 5px;
	margin-bottom: 5px;
	border-top: 1px dotted #dadada;
	border-bottom: 1px dotted #dadada;
}

.warning.process {
	display: none
}

.assist-view .warning {
	background: black;
	color: white;
	border: none;
	padding: 7px 5px;
	font-size: 18px;
	margin-bottom: 15px;
}

.assist-font-size-medium .warning {
	font-size: 20px
}

.assist-font-size-large .warning {
	font-size: 22px
}

.additional-menu {
	font-size: 14px;
	background: #f5f5f5;
}

*:first-child + html .additional-menu {
	height: 20px
}

*:first-child + html .assist-view .additional-menu {
	height: auto !important
}

.additional-menu:after {
	content: "";
	display: block;
	clear: both;
	*zoom: 1;
}

.additional-menu {
	padding-left: 15px;
	background: #f5f5f5;
	background: linear-gradient(to bottom, #f5f5f5, #e5e5e5);
	padding-top: 2px;
}

.additional-menu li {
	padding-left: 15px;
	margin-right: 25px;
	position: relative;
	top: 2px;
	float: left;
	padding-bottom: 2px;
}

.additional-menu li.last {
	float: right
}

.additional-menu li span {
	color: #c50a0a
}

.additional-menu li.active a {
	color: #c50a0a;
	text-decoration: none;
}

.adopt-medium .additional-menu {
	font-size: 13px;
	padding-left: 10px;
}

.adopt-mobile .additional-menu li {
	float: none;
	padding-left: 50px;
	padding-bottom: 6px;
}

.adopt-mobile .additional-menu li:before {
	left: -37px;
	top: 5px;
}

.assist-view .additional-menu li.active {
	background: black;
	padding-left: 5px;
	padding-right: 5px;
	position: relative;
	top: -2px;
	margin-bottom: -2px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

.assist-view .additional-menu li.active a {
	color: white;
	position: relative;
	top: 2px;
}

.adopt-mobile .index-link {
	display: none
}

.tablcont th,
.tablcont td {
	background: white;
	padding: 10px;
	text-align: left;
	border-bottom: 1px solid #aaa !important;
	border-right: 1px dotted #e8e8e8;
	vertical-align: middle;
	cursor: default !important;
}

.tablcont tr:last-child td {
	border-bottom: 1px solid #dadada !important
}

.tablcont tr th:last-child,
.tablcont tr td:last-child {
	border-right: none
}

.tablcont tr:last-child td {
	border-bottom: 0
}

.tablcont tr.t-header th,
.tablcont tr.t-header td {
	color: #65290c;
	background: white !important;
}

.tablcont tr.t-header th b,
.tablcont tr.t-header td b {
	font-weight: normal !important
}

.tablcont tr.section-header td {
	background: #f1f1f1 !important;
	color: black !important;
}

.tablcont tr.section-header td b {
	font-weight: normal;
	font-size: 100%;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
	color: black !important;
}

.tablcont tr:hover td {
	background: #f0f4f6
}

.tablcont tr td:first-child {
	padding-left: 0
}

.assist-view .tablcont tr:hover td {
	background: black;
	color: white;
}

.assist-view .tablcont tr:hover td a {
	color: white
}

.assist-view .tablcont tr:hover td a:hover {
	color: yellow
}

.assist-view .tablcont .t-header th,
.assist-view .tablcont .t-header td {
	color: black !important
}

.lawcase-mobile {
	border: 1px solid #f1f1f1;
	padding: 10px;
	margin-bottom: 15px;
	border-radius: 3px;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.07);
}

.lawcase-mobile:nth-child(odd) {
	background: #f1f1f1;
	box-shadow: none;
}

.lawcase-mobile table tr td:first-child {
	border-right: 1px dotted #aaa;
	padding-right: 10px;
	width: 20% !important;
	min-width: 80px;
}

.lawcase-mobile table td {
	padding: 5px;
	padding-left: 10px;
	border-bottom: 1px solid #dadada;
}

.lawcase-mobile table tr:last-child td {
	border-bottom: 0
}

.lawcase-mobile table tr:first-child td:last-child {
	font-weight: bolder
}

.document-link {
	display: inline-block;
	text-decoration: none;
	width: 22px;
	height: 24px;
	background: url('../img/sprite.png') -41px -103px;
	margin-left: 15px;
}

*:first-child + html .document-link {
	display: block
}

.lawcase-mobile .document-link {
	margin-left: 0
}

.adopt-mobile .document-link {
	position: relative;
	top: 12px;
}

.assist-view .document-link {
	width: 24px;
	height: 34px;
	background: url('../img/sprite.png') -39px 0;
}

.assist-view .tablcont tr:hover .document-link {
	background-position: -66px 0
}

.assist-view .document-link:hover {
	box-shadow: 0 0 25px white
}

.lawcase-record h2,
.tablcont h2 {
	border-bottom: none;
	margin-bottom: 0;
	text-align: left;
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #65290c;
}

.adopt-mobile .lawcase-record h2 {
	padding-top: 12px
}

.adopt-mobile .lawcase-record:first-child h2 {
	padding-top: 0
}

.lawcase-record h2 {
	margin-bottom: 10px
}

.tab-content .tablcont {
	font-size: 14px
}

.adopt-mobile .tab-content .tablcont {
	font-size: 12px
}

.adopt-medium .tab-content .tablcont {
	font-size: 13px
}

.adopt-mobile .tab-content .tablcont td {
	padding: 5px
}

.tab-content .tablcont b {
	font-weight: normal
}

.tab-content .tablcont tr:last-child td {
	border-bottom: 1px solid #dadada
}

.assist-view .tab-content .tablcont tr:last-child td {
	border-bottom: 2px solid #444
}

.assist-view .tab-content {
	margin-bottom: 40px
}

.assist-view .tablcont th,
.assist-view .tablcont td {
	border-bottom: 1px solid #444 !important;
	border-right: 1px solid #444;
	padding: 15px 10px;
	font-size: 100%;
}

.assist-font-size-medium .tablcont td {
	font-size: 115%
}

.assist-font-size-large .tablcont td {
	font-size: 130%
}

.assist-view .tablcont tr:last-child td {
	border-bottom: 1px solid #444 !important
}

.assist-view .tablcont tr:hover td h2 {
	color: white
}

.assist-header {
	position: relative;
	left: -6px;
}

.hidden {
	display: none
}

.variant-list {
	position: absolute;
	background: white;
	padding: 10px 15px 15px;
	font-size: 13px;
	border: 1px solid #dadada;
	border-radius: 3px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.assist-view .variant-list {
	font-size: 17px;
}

.assist-font-size-medium .variant-list {
	font-size: 19px;
}

.assist-font-size-large .variant-list {
	font-size: 21px;
}

.assist-view .variant-list ul li {
	margin-bottom: 14pt;
	padding-bottom: 3px;
}

.variant-list ul li {
	margin-bottom: 10px;
	line-height: 135%;
}

.variant-list ul li:last-child {
	margin-bottom: 0;
}

.variant-list .variant-container {
	max-height: 300px;
	margin-bottom: 15px;
	overflow: auto;
	padding-right: 15px;
}

.assist-view .variant-list .variant-container {
	margin-bottom: 25px;
}

.assist-view .variant-list .dashed {
	color: black;
	border-bottom: 1px dashed black;
}

.assist-view .variant-list .dashed:hover {
	color: red;
	border-bottom: 1px dashed red;
}

.form-left {
	float: left;
	width: 65%;
}

.form-right {
	float: right;
	width: 30%;
}

.adopt-mobile .form-left,
.adopt-mobile .form-right {
	float: none;
	width: 100%;
}

input.phone-code {
	width: 40px !important;
	display: inline !important;
	vertical-align: -1px;
	margin-right: 5px;
	margin-left: 5px;
}

input.phone-number {
	width: 80px !important;
	vertical-align: -1px;
	display: inline !important;
	margin-left: 10px;
}

.capcha-img {
	display: block;
	border: 1px solid #dadada;
	padding: 10px;
	border-radius: 2px;
}

.adopt-mobile .warning.require {
	position: relative;
	top: 0;
}

.search-error {
	color: #654321;
	font-size: 16px;
	background: #f1f1f1;
	padding: 10px;
	text-align: center;
	margin-top: 35px;
	box-shadow: 0 -2px 2px rgba(0, 0, 0, 0.1);
	border-bottom: 1px dotted #dadada;
	line-height: 145%;
}

.assist-view .search-error {
	color: black;
	font-size: 110%;
}

.adopt-mobile .search-error {
	font-size: 14px;
}

.back-to-results {
	color: #888;
	margin-bottom: 15px;
	position: relative;
	top: -3px;
	left: -16px;
}

#search_results {
	border-top: 1px dotted #dadada;
	padding-top: 25px;
}

.pad-bot {
	padding-bottom: 50px;
}

.paging li:before {
	content: "" !important;
	display: none !important;
}

.paging li {
	padding: 0 !important;
	margin: 0 !important;
	float: left;
}

.adopt-mobile .paging li {
	margin-bottom: 8px !important;
}

.paging li.hellip {
	padding: 0 4px !important;
	position: relative;
	top: 3px;
}

.paging li span,
.paging li a {
	display: block;
	border: 1px solid #dadada;
	padding: 1px 6px;
	font-size: 14px;
	border-radius: 3px;
	margin-right: 8px;
	text-decoration: none;
	background: #f5f5f5;
	background: linear-gradient(to bottom, #f5f5f5, #eee);
}

*:first-child + html .paging li span {
	background: black !important;
	color: white !important;
	font-weight: bolder !important;
}

.assist-view .paging li span,
.assist-view .paging li a {
	font-size: 110%;
	padding: 5px 10px;
}

.paging li span {
	color: #c50a0a;
	background: #c50a0a;
	background: linear-gradient(to bottom, #dadada, #c1c1c1);
	padding: 2px 7px;
	border: none;
	color: black;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.35);
}

.assist-view .paging li span {
	background: black;
	color: white;
}

.case-count {
	float: right;
	color: #666;
}

.case-count b {
	color: brown
}

.adopt-mobile .case-count {
	float: none;
	position: relative;
	top: -15px;
	margin-bottom: 12px;
}

.adopt-mobile .case-count.bottom {
	display: none
}

.assist-view .case-count {
	color: black
}

.assist-view .case-count b {
	color: white;
	background: black;
	padding: 4px 7px;
	border-radius: 5px;
}

.pages {
	margin-right: 150px;
	position: relative;
	top: -12px;
}

.adopt-mobile .pages {
	margin-right: 0;
}

.pages .label {
	float: left;
	color: #666;
}

.assist-view .pages .label,
.adopt-mobile .pages .label {
	display: none
}

.pages .paging-holder {
	margin-left: 78px;
	position: relative;
	top: -3px;
}

.assist-view .pages .paging-holder,
.adopt-mobile .pages .paging-holder {
	margin-left: 0;
}

.show-search-form {
	margin-bottom: 20px;
	margin-top: -5px;
}

.adopt-mobile .show-search-form {
	text-align: center;
	padding-top: 3px;
	position: relative;
	top: 3px;
}

.show-search-form i {
	color: #666;
	padding: 0 10px;
}

.phone-code {
	width: 35px
}

.phone-main {
	width: 100px !important
}

.fl {
	float: left;
}

.phone-section {
	position: relative;
	left: -29px;
	margin-right: -20px;
	top: -2px;
}

.adopt-mobile .phone-section {
	left: -13px
}

.h150 {
	height: 150px !important
}

.hand {
	cursor: pointer
}

.check-box {
	width: auto !important
}

.agreement-section input {
	float: left;
	display: block;
	margin-right: 10px;
	position: relative;
	top: 3px;
	float: left;
}

.agreement-section label {
	float: none;
	width: auto !important;
	cursor: pointer;
	padding-bottom: 1px;
	user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	margin-left: 25px;
	display: block;
}

.agreement-section label span {
	white-space: nowrap;
	padding-left: 3px;
}
/*
.agreement-section label:hover {
	color: #c50a0a
}

.agreement-section label:hover i {
	color: #c44747
}
*/
.agreement-section p:last-child {
	margin-bottom: 0
}

.agreement-section {
	border-top: 1px dotted #aaa;
	border-bottom: 1px dotted #aaa;
	background: white;
	padding: 10px 15px;
	position: relative;
	left: -15px;
	box-shadow: 0 0 5px rgba(100, 100, 100, 0.25);
	margin-bottom: 25px;
	width: 100%;
	max-width: 510px;
	margin-left: 220px;
}

.adopt-mobile .agreement-section {
	margin-left: 0;
	left: 0;
	padding: 10px 0;
	max-width: 800px;
}

.adopt-mobile .agreement-section input {
	position: relative;
	left: 3px;
}

.captcha-image {
	border: 1px solid #e1e1e1;
	padding: 5px;
	border-radius: 5px;
	display: block;
}

.assist-view .captcha-image {
	width: 345px;
	height: 120px;
}

#reload_captcha {
	position: relative;
	height: 80px;
	margin-bottom: -80px;
	width: 150px;
	top: -70px;
	left: 280px;
}

.adopt-mobile #reload_captcha {
	width: 100%;
	left: 0;
	top: 0;
	margin-top: 10px;
	padding-bottom: 15px;
	height: auto !important;
	margin-bottom: 0 !important;
}

.adopt-mobile #reload_captcha br {
	display: none;
}

.feedback-left {
	width: 65%;
	float: left;
}

.feedback-right {
	width: 24%;
	float: right;
	border-left: 1px dotted #dadada;
	padding-left: 5%;
}

.none {
	display: none
}

.adopt-mobile .feedback-left {
	width: 100%;
	float: none;
}

.adopt-medium .feedback-right,
.adopt-mobile .feedback-right {
	float: none;
	width: 100%;
	border-left: none;
	padding-left: 0;
	font-size: 11px;
	position: relative;
	top: -8px;
	line-height: 140%;
	color: #333;
}

.adopt-medium .button-normal {
	font-size: 13px
}

.adopt-medium .feedback-right {
	font-size: 12px
}

.adopt-medium .feedback-left {
	width: 95%
}

.adopt-mobile .feedback-right p {
	margin-bottom: 5px
}

.button-normal.add-file-input {
	width: 180px !important;
	font-size: 13px !important;
	padding-top: 3px !important;
	padding-bottom: 3px !important;
}

.require-insert {
	color: #c50a0a;
	border-color: #ff8c8c !important;
}

.require {
	border-top: 1px dotted #dadada;
	border-bottom: 1px dotted #dadada;
	position: relative;
	font-size: 14px;
	top: -8px;
	margin-bottom: 12px;
	padding-top: 6px;
	padding-bottom: 6px;
	line-height: 120%;
}

.assist-view .require {
	font-size: inherit
}

.require b {
	font-weight: normal
}

.adopt-mobile .require b {
	display: block;
	padding-left: 28px;
	padding-top: 2px;
}

.require span {
	display: inline-block;
	color: #c50a0a;
	font-size: 26px;
	vertical-align: -10px;
	margin-bottom: -10px;
}

.assist-view .require span {
	color: black;
	font-size: 180%;
}

.form-errors {
	background: #f1f1f1;
	padding: 10px 20px;
	margin-bottom: 20px;
	position: relative;
	top: -8px;
	border: 1px solid #dadada;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}

.form-errors h2 {
	font-size: 17px;
	font-family: inherit;
	color: black;
}

.form-errors ul {
	margin-bottom: 0 !important;
	color: brown;
}

.assist-view .form-errors ul {
	color: black;
	font-size: 120%;
}

.form-errors ul li:after {
	content: ";"
}

.form-errors ul li:last-child:after {
	content: "."
}

.terr-item {
	border-bottom: 1px dotted #aaa;
	padding: 7px 5px;
}

.terr-item:last-child {
	border-bottom: none
}

.terr-item:nth-child(odd) {
	background: #f1f1f1
}

.terr-item .left {
	width: 30%;
	float: left;
}

.terr-item .right {
	margin-left: 32%
}

.terr-item.header {
	color: #65290c
}

.empty-address {
	color: #999;
	padding-left: 10px;
}

.adopt-mobile .empty-address {
	display: none
}

.address-note {
	font-size: 13px;
	color: #444;
	padding-top: 5px;
}

.assist-view .address-note {
	font-size: 17px
}

.adopt-mobile .terr-item.header {
	display: none
}

.adopt-mobile .terr-item .left {
	width: 100%;
	margin-bottom: 6px;
}

.adopt-mobile .terr-item .right {
	margin-left: 0
}

.assist-view .terr-item.header {
	color: black
}

.assist-view .terr-item {
	font-size: 17px;
	padding: 20px 10px;
}

.assist-font-size-medium .terr-item {
	font-size: 19px
}

.assist-font-size-large .terr-item {
	font-size: 21px
}

.lawcase-record ul li {
	font-size: 13px
}

.lawcase-record ul li span {
	color: #000218;
	font-size: 12px;
	font-weight: bolder;
}

.lawcase-record ul {
	border-bottom: 1px dotted #a1a1a1;
	padding: 10px 0;
	margin-bottom: 0 !important;
}

.lawcase-record ul:last-child {
	border-bottom: 0
}

.send-block {
	position: relative;
	width: 275px;
	float: right;
	padding: 20px 0 25px 25px;
	font-size: 14px;
	background: white;
	border-left: 1px dotted #dadada;
}

.adopt-mobile .send-block {
	width: 100%;
	float: none;
	padding: 0;
	border-left: none;
	border-bottom: 1px dotted #aaa;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.adopt-medium .send-block {
	width: 150px;
	font-size: 12px;
}

.adopt-medium .message-left {
	margin-right: 185px;
}

.adopt-medium .send-block .button-normal {
	font-size: 13px;
	padding-left: 0;
	padding-right: 0;
}

.adopt-mobile .send-block p {
	font-size: 11px
}

.assist-view .send-block p {
	font-size: 17px
}

.assist-font-size-medium .send-block p {
	font-size: 19px
}

.assist-font-size-large .send-block p {
	font-size: 21px
}

.assist-view .gbook-icon,
.adopt-mobile .gbook-icon {
	display: none
}

.assist-view .gbook-archive li,
.assist-view .gbook-archive a,
.assist-view .gbook-archive p {
	font-size: 19px !important;
	color: black !important;
	border-bottom: none;
	line-height: 140%;
}

.send-block .button-normal {
	text-decoration: none;
	padding-top: 5px !important;
	padding-bottom: 5px !important;
	display: block;
	width: 170px;
	text-align: center;
	margin-bottom: 20px;
}

.adopt-mobile .send-block .button-normal {
	position: relative;
	top: 5px;
}

.send-block.no-messages {
	float: none;
	padding-left: 0;
	width: 900px;
	padding-top: 5px;
	border-left: 0;
	padding-top: 0;
	position: relative;
	top: 15px;
	margin-bottom: -40px !important;
}

.send-block.no-messages div {
	border-left: 0;
	padding-left: 0;
}

.span-in-header {
	color: #999;
	font-size: 15px;
	font-family: Arial, sans-serif;
	padding-left: 15px;
}

.adopt-mobile .span-in-header {
	display: block;
	padding-left: 0;
	font-size: 13px;
	padding-top: 3px;
}

.span-in-header a {
	padding-left: 15px;
	position: relative;
	top: -1px;
}

.adopt-mobile .span-in-header a {
	padding-left: 5px
}

.assist-view .span-in-header {
	font-size: 75%
}

.gbook-item {
	border-bottom: 1px solid #bbb;
	padding-bottom: 30px;
	margin-bottom: 30px;
}

.gbook-item:last-child {
	border-bottom: none
}

.gbook-item .name {
	color: saddlebrown;
	font-size: 16px;
	font-size: 16px;
}

.adopt-mobile .gbook-item .name {
	font-size: 14px;
	display: block;
}

.assist-view .gbook-item .name {
	font-size: inherit;
	color: black;
}

.gbook-item time {
	font-style: italic
}

.gbook-item small {
	color: #999;
	font-size: 20px;
	padding: 0 5px;
}

.adopt-mobile .gbook-item small {
	display: none
}

.gbook-item .caption {
	font-size: 110%;
	border-top: 1px dotted #aaa;
	border-bottom: 1px dotted #aaa;
	margin: 8px 0 10px 0;
	padding: 3px 5px;
	background: #f1f1f1;
}

.adopt-mobile .gbook-item .caption {
	font-size: 14px
}

.gbook-item .caption.official {
	color: saddlebrown
}

.assist-view .gbook-item .caption.official {
	color: black !important
}

.gbook-icon {
	display: block;
	background: url('../img/sprite.png') -104px 0;
	width: 45px;
	height: 42px;
	float: left;
	margin: 0 20px 10px 0;
}

.gbook-item .answer {
	border-left: 1px solid #dadada;
	margin-left: 35px;
	padding-left: 25px;
	margin-top: 25px;
}

.adopt-mobile .gbook-item .answer {
	margin-left: 5px;
	padding-left: 10px;
	margin-top: 15px;
}

.z5 {
	position: relative;
	z-index: 5;
}

.arch-head {
	font-size: 16px !important;
	margin-top: 25px;
}

.message-left {
	margin-right: 330px
}

.adopt-mobile .message-left {
	margin-right: 0
}

.gbook-archive {
	padding-top: 25px
}

.gbook-archive.procedural {
	padding-top: 0;
	position: relative;
	top: -20px;
}

.adopt-mobile .gbook-archive {
	display: none
}

.gbook-archive h2 {
	font-size: 16px
}

.gbook-archive ul li:before {
	display: none
}

.gbook-archive a {
	font-size: 15px
}

.gbook-archive ul li {
	padding: 0;
	margin: 0;
	float: left;
	margin-right: 4px;
}

.gbook-archive ul li:after {
	content: ",";
	color: #666;
}

.gbook-archive ul li:last-child:after {
	content: ""
}

.gbook-archive ul li:first-child:after {
	content: ":"
}

.gbook-archive ul li:first-child {
	font-size: 13px;
	color: #555;
}

.gbook-archive p {
	margin-bottom: 6px !important
}

.gbook-archive .clr {
	border-bottom: 1px dotted #dadada;
	height: 10px;
	margin-bottom: 10px;
}

.gbook-archive .clr:last-child {
	border-bottom: none
}

.gbook-archive strong {
	color: #333;
	background: #f1f1f1;
	padding: 2px 5px;
	border-radius: 5px;
}

.sitemap-control {
	border-top: 1px dotted #dadada;
	border-bottom: 1px dotted #dadada;
	padding: 4px 0 7px 0;
	margin-bottom: 10px;
}

.assist-view .sitemap-control {
	border: none;
	font-size: 19px;
}

.assist-view .sitemap-control a {
	border-bottom: none;
	text-decoration: underline;
}

.assist-view .sitemap-control a:hover {
	border-bottom: none;
	color: #c50a0a;
}

.sitemap-control a {
	margin-right: 15px;
	text-decoration: none;
	border-bottom: 1px dashed #3e8fc2;
	padding-bottom: 2px;
}

.sitemap-control a:hover {
	border-bottom: 1px dashed #c50a0a
}

#SiteMapContainer img {
	position: relative;
	top: -3px;
	opacity: 0.8;
}

#SiteMapContainer a:hover {
	color: #c50a0a
}

*:first-child + html #SiteMapContainer img {
	top: 3px
}

.assist-view #SiteMapContainer {
	font-size: 18px;
	line-height: 170%;
}

.assist-font-size-medium #SiteMapContainer {
	font-size: 20px
}

.assist-font-size-large #SiteMapContainer {
	font-size: 22px
}

.a-left {
	text-align: left
}

.pub-header {
	display: none
}

.adopt-mobile .pub-header {
	display: block;
	position: relative;
	top: 7px;
}

.adopt-mobile #add_attachment {
	position: relative;
	left: -100px;
	top: 3px;
}

.assist-view .form-container.gbook-container label {
	width: 230px
}

.assist-view .form-container.gbook-container .right {
	margin-left: 250px
}

*:first-child + html .assist-view .form-container.gbook-container .right {
	margin-left: 0
}

.assist-view .agreement-section {
	width: 100%;
	margin-left: 0;
	max-width: 1000px;
}

.assist-view .agreement-section label i {
	color: #333;
	font-size: inherit;
}

.assist-view #reload_captcha {
	top: 0;
	left: 0;
	height: auto;
	margin-bottom: 15px;
	width: 100%;
	margin-top: 15px;
	font-size: 110%;
}

.assist-view #reload_captcha br {
	display: none
}

div.ui-datepicker {
	font-size: 14px
}

.adopt-mobile div.ui-datepicker {
	font-size: 12px
}

.assist-view div.ui-datepicker {
	font-size: 21px
}

.assist-font-size-medium div.ui-datepicker {
	font-size: 23px
}

.assist-font-size-large div.ui-datepicker {
	font-size: 23px
}

.lawcase-document {
	overflow: hidden
}

.lawcase-document span,
.lawcase-document p,
.lawcase-document div,
.lawcase-document {
	font-size: 14px !important;
	font-family: Arial, Tahoma, sans-serif !important;
}

.adopt-mobile .lawcase-document span,
.adopt-mobile .lawcase-document p,
.adopt-mobile .lawcase-document div,
.adopt-mobile .lawcase-document {
	font-size: 13px !important
}

.assist-view .lawcase-document span,
.assist-view .lawcase-document p,
.assist-view .lawcase-document div,
.assist-view .lawcase-document {
	font-size: 100% !important
}

.print-link {
	padding-left: 40px;
	font-size: 14px;
	float: right;
	margin: 20px 25px 20px 0;
}

.print-link.info-pages {
	margin-top: 0;
	margin-left: 100px;
	margin-bottom: 35px;
	position: relative;
	top: -5px;
}

.adopt-mobile .print-link {
	display: none
}

.print-link div {
	position: relative;
	left: -40px;
	background: url('../img/sprite.png') -74px -103px;
	width: 32px;
	height: 30px;
	margin-bottom: -30px;
}

.assist-view .print-link div {
	background-position: -118px -49px;
	height: 32px;
	margin-bottom: -32px;
	left: -45px;
}

.print-link a {
	position: relative;
	top: 4px;
}

.assist-view .print-link a {
	font-size: 17px
}

.assist-font-size-medium .print-link a {
	font-size: 19px
}

.assist-font-size-large .print-link a {
	font-size: 21px
}

.serviceLinks {
	display: none
}

.menuArea {
	border-bottom: 1px solid #dadada;
	margin-bottom: 15px;
}

.col-left {
	width: 45%;
	float: left;
}

.col-right {
	border-left: 1px dotted #dadada;
	width: 50%;
	padding-left: 4%;
	float: right;
}

.print-line {
	border-bottom: 1px solid #dadada;
	height: 1px;
	position: relative;
	top: -20px;
}

.adopt-mobile .print-line {
	display: none
}

.assist-view .links-list td img {
	display: none
}

.assist-view .links-list td span {
	color: black !important
}

.assist-view .links-list td {
	line-height: 180%
}

.assist-view .links-list td span:after {
	content: "|";
	padding: 0 7px;
}

.outputArea span,
.outputArea div,
.outputArea p,
.outputArea {
	font-family: Arial, sans-serif !important;
	font-size: 13px !important;
}

.assist-view .outputArea span,
.assist-view .outputArea div,
.assist-view .outputArea p,
.assist-view .outputArea {
	font-size: 15px !important
}

.assist-font-size-medium .outputArea span,
.assist-font-size-medium .outputArea div,
.assist-font-size-medium .outputArea p,
.assist-font-size-medium .outputArea {
	font-size: 17px !important
}

.assist-font-size-large .outputArea span,
.assist-font-size-large .outputArea div,
.assist-font-size-large .outputArea p,
.assist-font-size-large .outputArea {
	font-size: 19px !important
}

#reset.button-normal {
	position: relative;
	top: -10px;
}

.payment-input {
	width: 300px
}

.adopt-mobile .payment-input {
	width: 100%;
}

.assist-view .payment-input {
	width: 25em !important;
	border: 2px solid #444 !important;
	margin-top: 10px !important;

}

.gosposh {
	color: #424141;
	border: 1px solid #dadada;
	padding: 10px;
	margin-bottom: 5px;
	border-radius: 3px;
}

.gospace {
	white-space: nowrap
}

.ramka {
	border-top: black 1px dashed;
	border-bottom: black 1px dashed;
	border-left: black 1px dashed;
	border-right: black 1px dashed;
	margin: 0 0 4mm 0;
	height: 145mm;
}

.kassir {
	font-weight: bold;
	font-size: 10pt;
	font-family: "Times New Roman", serif;
	padding: 7mm 0 7mm 0;
	text-align: center;
}

.cell {
	font-family: Arial, sans-serif;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	border-top: black 1px solid;
	font-weight: bold;
	font-size: 8pt;
	line-height: 1.1;
	height: 4mm;
	vertical-align: bottom;
	text-align: center;
}

.cells {
	border-right: black 1px solid;
	width: 100%;
}

.subscript {
	font-size: 6pt;
	font-family: "Times New Roman", serif;
	line-height: 1;
	vertical-align: top;
	text-align: center;
}

.string, .dstring {
	font-weight: bold;
	font-size: 8pt;
	font-family: Arial, sans-serif;
	border-bottom: black 1px solid;
	text-align: center;
	vertical-align: bottom;
}

.dstring {
	font-size: 9pt;
	letter-spacing: 1pt;
}

.floor {
	vertical-align: bottom;
	padding-top: 0.5mm;
}

.stext {
	font-size: 8.5pt;
	font-family: "Times New Roman", serif;
	vertical-align: bottom;
}

.stext7 {
	font-size: 7.5pt;
	font-family: "Times New Roman", serif;
	vertical-align: bottom;
}

.gosposh input, #pricebox input {
	background-color: #fff;
	border: 1px solid #b1aeae;
}

.govduty-total {
	font-size: 17px;
	line-height: 160%;
}

.govduty-total span {
	color: #c50a0a;
	font-size: 20px;
	white-space: nowrap;
}

.assist-view .govduty-total {
	font-size: 120%;
	color: black;
}

.assist-view .govduty-total span {
	font-size: 110%;
	background: black;
	color: white;
	padding: 4px 10px;
	border-radius: 3px;
}

#kvitan {
	overflow: auto
}

#outs {
	white-space: normal;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 8px;
}

.procedural-title {
	display: block;
	margin-top: 10px;
}

.gbook-item.procedural {
	border-bottom: 1px dotted #c9c9c9;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.gbook-item.procedural:last-child {
	border-bottom: none
}

.procedural-info {
	border-top: 1px dotted #aaa;
	padding-top: 6px;
	margin-bottom: 30px;
	font-size: 13px;
	float: left;
	max-width: 250px;
	position: relative;
	top: 5px;
}

.procedural-info b {
	color: #333;
	white-space: nowrap;
}

.procedural-info p {
	border-bottom: 1px dotted #aaa;
	padding: 0 10px 6px 10px;
	margin-bottom: 6px;
}

.procedural-text {
	margin-left: 280px
}

.assist-view .procedural-text,
.adopt-mobile .procedural-text {
	margin-left: 0
}

.assist-view .procedural-info,
.adopt-mobile .procedural-info {
	float: none;
	margin-bottom: 15px;
	max-width: 1500px;
}

.procedural-back {
	float: right
}

.adopt-mobile .procedural-back {
	float: none;
	position: relative;
	top: -5px;
}

.assist-view .procedural-back {
	position: relative;
	top: 6pt;
}

.assist-view .procedural-info {
	font-size: 100%;
	margin-bottom: 30px;
}

*:first-child + html .assist-view .s-normal {
	position: relative;
	z-index: 2;
}

*:first-child + html .schedule-date .text-input {
	position: relative;
	top: 25px;
}

.person-phone .left {
	display: block;
	float: left;
}

.person-phone .right {
	display: block;
	margin-left: 5em;
}

.person-phone .right span {
	display: block;
	margin-bottom: 3px;
}

.person-phone .right span:last-child {
	margin-bottom: 0
}

.slash-separator {
	color: #777;
	padding: 0 3px;
}

.modal-window {
	position: fixed;
	z-index: 1000;
	background: white;
	border: 1px solid #dadada;
	box-shadow: 0 0 25px rgba(100, 100, 100, 0.5);
	border-radius: 8px;
}

.modal-window .layout {
	margin: 40px 40px 0 40px;
	height: 400px;
	overflow: auto;
	padding-right: 20px;
}

.adopt-mobile .modal-window .layout {
	margin: 20px 10px 0 10px
}

.modal-window .close {
	width: 22px;
	height: 22px;
	background: url('../img/sprite.png') -168px 0;
	margin-bottom: -22px;
	position: relative;
	left: 100%;
	margin-left: -32px;
	top: 7px;
	cursor: pointer;
	opacity: 0.85;
	z-index: 3;
}

.modal-window .close:hover {
	opacity: 1
}

.balloon-info {
	padding: 10px;
	font-size: 13px;
	text-align: center;
	color: #444;
}

.balloon-info span {
	display: block;
	padding-top: 4px;
	border-top: 1px dotted #dadada;
	margin-top: 4px;
}

.nowrap {
	white-space: nowrap
}

.mItem {
	margin-right: 1em;
}

.mItemSel {
	color: #c50a0a;
	text-decoration: none;
	background: #f1f1f1;
	padding: 3px 6px;
	position: relative;
	left: -6px;
	border-radius: 3px;
}

.assist-view .mItemSel {
	background: black !important;
	color: white !important;
	padding: 0.2em 0.5em !important;
	text-decoration: none !important;
}

.publishInfo {
	margin-top: 25px;
	border-top: 1px dotted #dadada;
	padding-top: 10px;
	color: #444;
	text-align: right;
	font-style: italic;
}

.archMonthCont li:before {
	display: none !important;
}

.archMonthCont li {
	padding-left: 1em !important;
	display: inline-block;
}

.table{
	border: 1px solid #dadada;
	font: 10pt verdana;
	border-radius: 4px;
}
.first{
	float: left;
}
.table-td{
	width: 50%;
	display: table-cell;
	padding: 15px;
}

div.table-tr:nth-child(even) {
	background-color: #f5f5f5;
}
.adopt-mobile .first{
	float: none;
}
.adopt-mobile .table-td{
	width: auto;
	display: block;
}
.adopt-mobile div.table-td:nth-child(odd) {
	background-color: #f5f5f5;
}
.adopt-mobile div.table-td {
	background-color: #fff;
}
.terr_inform{
	padding: 15px;
	border: 1px solid #dadada;
	font: 10pt verdana;
	border-radius: 4px;
	background-color: #f5f5f5;
	margin-bottom: 15px;
}