h1, .h1 {
	font-size: 2.4rem;
}
.fmsg {
	max-width: 1200px;
	margin: 10px auto;
	text-align: center;
	font-weight: 700;
}
.fmsg a {
	color: #abbafa;
}
ul {
	list-style: none;
}
.form-select2 {
	box-sizing: border-box;
	display: inline-block;
	margin: 0;
	position: relative;
	vertical-align: middle;
	width: 100%;
	height: 28px!important;
	background-color: #fff;
	border: 1px solid #aaa!important;
	border-radius: 4px!important;
	cursor: pointer;
	-moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
	font-size: 1px;
}
.form-select2-arrow {
	border-color: #888 transparent transparent transparent;
	border-style: solid;
	border-width: 5px 4px 0 4px;
	height: 1px;
	width: 1px;
	position: absolute;
	top: 12px;
	right: 7px;
}
.minh-580 {
	min-height: 585px;
}
.error, .error .input {
	color: red;
	border-color: red;
}
.text-size-5 {
	font-size: 0.5rem!important;
}
.text-size-6 {
	font-size: 0.6rem!important;
}
.text-size-7 {
	font-size: 0.7rem!important;
}
.text-size-8 {
	font-size: 0.8rem!important;
}
.u-header__navbar-brand {
	width: auto;
}
.non-standard-her-shape-0.stroke-success {
	stroke: #377dff !important;
}
.non-standard-her-shape-2.stroke-primary {
	display: none;
}
.cs-db-list .cs-set-info {
	padding: 0!important;
}
.cs-db-list .cs-set-info li.items-total {
	max-width: 150px!important;
}
.cs-db-list .cs-set-info li.files {
	min-width: 125px!important;
}

.court-list .court-text-data {
	min-height: 121px;
}
.court-list .court-name {
	max-height: 48px;
	overflow: hidden;
}
.box_top_marks img {
	max-width: 40px;
}
#subscriptionTopBox {
	border: 1px solid black;
	border-top: none;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	padding: 5px;
	box-shadow: 1px 1px #ddd;
	background: #fff;
	z-index: 999;
}


@media screen and (max-width: 767px) {
	.u-header__navbar-brand-text {
		font-size: 1.4rem;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.u-header__navbar-brand-text {
		font-size: 1.5rem;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.u-header__navbar-brand-text {
		font-size: 1.8rem;
	}
}
