body {
	color: #fff;
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	position: relative !important;
    min-height: 100vh !important;
    top: 0px !important;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	padding-right: 0px !important;
}

/*PR 945 - Header/Footer Changes - START*/



.modal-header {
    display: block;
}
.modal-header .close {
    padding: 0;
    margin: 0px auto;
}

.bg-danger {
    background-color: #f2dede !important;
}


.btn-primary:hover {
    color: #fff;
    /* background-color: #21447b; */
    /* border-color: #204d74; */
    border-color: #ffffff !important;
    background: radial-gradient(50% 50%at 50% 50%, #194489, #06275c);
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}

.col-md-12.form-group{
    margin-bottom: 30px !important;
}

.panel-body label.col-md-4{
	width: 35%;
	flex: 0 0 35%;
    max-width: 35%;

}


.footer_alignment {
	color: #444;
	font-size: 13px;
	position: absolute;
	width: 100%;
	bottom: -150px;
}
.body-design {
	background: linear-gradient(to bottom, rgba(7, 55, 98, 1) 0%, rgba(8, 88, 137, 1) 69%, rgba(8, 88, 137, 1) 100%);
	min-width: fit-content;
}

.search-schedule-btn-div {
	left: -30px;
}

.captcha-div {
	margin-left: -55px;
}
.cur_date_time_div{
	text-align: right;
}

.home_icon_div {
	float:left;
}

.header_logo {
	width: auto !important;
}

.circuit_clerk_logo{
	margin-left: 0;
}

/*PR 945 - Header/Footer Changes - END*/

.Container-3 {
	margin-bottom: 5px;
}

.Container-3 .dnntitle {
	white-space: nowrap;
	border-bottom: 2px solid #e8e8e8;
	padding: 0px;
	margin-bottom: 15px;
}

.Container-3 .contentmain1 {
	padding: 0px;
}

.Container-3 .contentpane {
	padding: 5px 0px 3px 0px;
	vertical-align: top;
	clear: both;
}

.domestic {
	width: 100%;
}

/* ol {
	list-style: none;
	counter-reset: my-awesome-counter;
}

ol li {
	counter-increment: my-awesome-counter;
}

ol li::before {
	content: counter(my-awesome-counter) ". ";
	color: #fff;
	margin-top: -2px;
	font-weight: bold;
	float: left;
	margin-right: 5px;
	margin-left: -20px;
} */
.add {
	margin-bottom: 0px;
}

.add_top {
	margin-top: 10px;
}

.add_top2 {
	margin-top: 20px;
}

.fill {
	width: 90%;
}

.space_one {
	padding: 0px 20px;
}

.space_one li {
	padding-bottom: 10px;
	color: #fff;
	font: 16px/20px Georgia, "Times New Roman", Times, serif;
}

.access {
	font-size: 16px !important;
}

.birth {
	padding: 0px 15px;
}

.four {
	float: left;
	margin-top: -2px;
}

.birth li {
	font: 16px/20px Georgia, "Times New Roman", Times, serif;
}

.oc_sm p {
	float: left;
	width: 96%;
	font-size: 16px !important;
	color: #fff;
	font: 16px/20px Georgia, "Times New Roman", Times, serif;
}


.img_circuit {
	float: left; 
	width: 100%; 
	margin-right: 10px; 
	max-width: 30% !important;
}
.ttpp {
	margin-top: 7%;
}

.foia {
	width: 80%;
}

.trp-main {
	padding: 20px 20px 20px 10px;
}

.back-to-top {
	cursor: pointer;
	position: fixed;
	bottom: 73px;
	right: 17px;
	display: none;
}
/******* HEADER ********/
.header-top {
	background-color: #F8F8F8;
	text-align: right;
	padding: 0px;
	border-bottom: 2px solid #ccc;
}

.goog-te-gadget .goog-te-combo {
	margin-right: 10px !important;
	margin-top: -3px !important;
}

.courtheader {
	background-color: #073762;
	border-radius: 0px !important;
}

.courtbd {
	padding-bottom: 0px !important;
	border-bottom: inherit !important;
}

.court-lg {
	/* margin-top: 15px; */
	margin-left: 0px;
	z-index: 99
}

.calendarcontainer {
	margin-left: 40% !important;
	color: #07416E !important;
	text-align: center !important;
	font: inherit !important;
	font-weight: bold !important;
	font-size: 15px !important;
}

.court-lg img {
	width: 65% !important; 
	/* text-align: center !important; */
	/* margin: 10px auto !important; */
	/* margin-left: 60px; */
}

.curDate {
	/* float: none; */
	/* margin-top: -45px; */
	/* margin-right: 10px; */
	/* margin-bottom: 15px; */
	/* margin-bottom: 22px; */
	margin-left: -70px !important;
	padding-top: 4% !important;
}
	
.downloadSection {
	font-size: 16px;
	text-align: left;
	padding: 10px;
	line-height: 75px;
	color: white;
}

.downloadSection img {
	margin-right: 10px
}

.downloadSection img:hover {
	box-shadow: 0px 0px 25px #fff;
	z-index: 2;
	-webkit-transition: all 200ms ease-in;
	-webkit-transform: scale(1.0);
	-ms-transition: all 200ms ease-in;
	-ms-transform: scale(1.0);
	-moz-transition: all 200ms ease-in;
	-moz-transform: scale(1.0);
	transition: all 200ms ease-in;
	transform: scale(1.0);
	background-color: transparent;
	border-radius: 10px;
}

.rt-court img {
	/* width: 70% !important; */
	width: 100% !important;
}

.court-title h3 {
	text-align: center;
	color: #fff;
	font-weight: bold;
}



.court-ct img {
	width: 70% !important;
	/*width: 90% !important;*/
	text-align: center !important;
	/* margin: 10px auto !important; */
	margin-left: 0px !important;
	padding-top: 4% !important;
}



.submitclass {
	margin-top: 50px;
}

.court-nav {
	width: 100%;
	/* height: 100px; */
	padding-top: 5px;
}

.navbar1-fixed-top {
	background-color: #eee;
}

.navbar1-brand img {
	width: 286px;
}

.navbar1-collapse img {
	max-width: 100%;
	/*width: 100% !important;*/
}

/* .navbar1-collapse a {
	float: right;
	margin-top: 25px;
} */

.navbar1-brand {
	height: auto;
	padding: 0px;
}

.testsystem {
	/* Commented for PR 10225 - START */
	/* float: left; 
	margin-left: 15%;
	margin-top: 5px; */
	/* Commented for PR 10225 - END */
	font-size: 13px;
	font-weight: 600;
	color: red;
	text-align: justify;
}

.navbar1-brand span {
	float: right;
	position: absolute;
	top: 35%;
	left: 20%;
	font-weight: 600;
	color: #000;
}

.navbar1-toggle {
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
	background-color: #fff;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}


/* court-form--------------------------------------------------------------------------------------------- */
.form-group.inside.pdin{
	padding: 10px 0px 0px 0px;
}
form#searchCourtForms legend{
	padding-bottom: 10px;
}

form#searchCourtForms .form-group.col-xs-12.col-sm-6.col-lg-5{
	width:48% !important;
	max-width:48% !important;

}


.form-titile{
	width: 25%;
}
/* table{
	color: #FFF;
} */

.form-inline {
   
    display: block;
   
    align-items: none;
}

.search-box {
	display: block;
	margin: 0px auto;
}
.court_label{
	/* margin-right: -15px !important; */
	justify-content: space-around;
	margin: 0px  0px !important;

}

label.col-xs-3{
	justify-content: left ;
}














/******* SLIDER ********/
.slider-main {
	background-image: url(../images/back.jpg);
	margin-top: 0%;
	background-size: cover;
	background-repeat: no-repeat;
}

.whm p {
	color: #fff;
	margin: 0 0 0px;
}

.tp {
	margin-top: 14px;
}

td, th {
	padding: 8px 0;
}

.style_prevu_kit img {
	-webkit-transition: all 200ms ease-in;
	-webkit-transform: scale(1);
	-ms-transition: all 200ms ease-in;
	-ms-transform: scale(1);
	-moz-transition: all 200ms ease-in;
	-moz-transform: scale(1);
	transition: all 200ms ease-in;
	transform: scale(1);
	border-radius: 10px;
}

.style_prevu_kit img:hover {
	box-shadow: 0px 0px 25px #eee;
	z-index: 2;
	-webkit-transition: all 200ms ease-in;
	-webkit-transform: scale(1.0);
	-ms-transition: all 200ms ease-in;
	-ms-transform: scale(1.0);
	-moz-transition: all 200ms ease-in;
	-moz-transform: scale(1.0);
	transition: all 200ms ease-in;
	transform: scale(1.0);
	background-color: transparent;
	border-radius: 10px;
}

.mrq-line {
	color: #fff;
	font-size: 20px;
	margin-bottom: 2px;
	padding: 4px 0px;
}

marquee {
	line-height: 1.5;
	font-size: 13px;
}



.icn-table {
	background-color: rgba(26, 52, 75, .7);
	padding: 15px 15px;
}

.icn-table a {
	color: #fff;
}

.icn-table img {
	max-width: 45px;
}



.icn-table2 {
	background-color: rgba(26, 52, 75, .7);
	padding: 15px 15px;
}

.icn-table2 a {
	color: #fff;
}

.icn-table2 img {
	max-width: 200px !important;
}



.slider-overlay {
	height: 100px;
	background-color: #fff;
	min-height: 482px;
	position: absolute;
	top: 10%;
	width: 100%;
}

#google_translate_element {
	float: right;
}

.goog-te-gadget {
	display: inline-flex;
	margin-top: 5px;
}
/******* MISSION ********/
.mission-statement {
	padding: 40px 0px;
}

.mission-title {
	font-weight: 600;
	color: #fff;
	margin-bottom: 20px;
	margin: 2px 0px 2px 0px;
	font-size: 16px;
}

.mission-img img {
	max-width: 60%;
	width: 100%;
}

.mission-img {
	text-align: center;
}

.tile-micro {
	height: 4.6em;
	margin-bottom: 1em;
	padding: 0;
}

.tile, .tile .panel-heading, .tile .panel-body {
	display: block;
}

.tile {
	border: 1px solid #dbe2e8 !important;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05) !important;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .05) !important;
}

.panel {
	margin-bottom: 20px;
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}

.webcast-body img {
	width: 100%;
}

.webcast-img-month {
	font-size: 0.7em;
	color: #ffffff;
	text-align: center;
	text-transform: uppercase;
}

.webcast-img-day {
	font-size: 1.8em;
	line-height: normal;
	text-align: center;
}

.webcast h4 {
	font-size: 18px;
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit;
	margin-top: 10px;
}

.webcast {
	margin-bottom: 10px;
}

.tile-micro-stripe {
	display: inline-block;
	width: 1em;
	height: 100%;
	background-color: #337ab7;
	-moz-border-radius: 4px 0 0 4px;
	-webkit-border-radius: 4px 0 0 4px;
	border-radius: 4px 0 0 4px;
}

.tile-micro-label {
	position: absolute;
	width: 100%;
	height: 100%;
	padding: 0.5em 1em 0.5em 0.5em;
	font-size: 1.2em;
	line-height: 1.1em;
}

.webcast-body iframe {
	border: none;
	max-height: 30px;
}

.home-h2 {
	margin-bottom: 30px;
}

.mission-statement-btn {
	background-color: #336699;
	padding: 10px 20px;
	color: #fff;
	margin-top: 20px;
	font-size: 14px;
}

.mission-statement-btn:hover, .mission-statement-btn:visited {
	color: #fff;
	text-decoration: none;
	background-color: #428bca;
}

/******* FOOTER ********/
.footer-line {
	width: 100%;
	/* border: 2px solid #761c1c; */
	text-align: center;
}

.white-circle {
	left: 47% !important;
	border-radius: 50%;
	height: 7em;
	width: 7em;
	position: absolute;
	margin-top: -51px;
}

.Footer_Bottombg img {
	width: 100%;
}

.t2 {
	font-size: 16px;
	color: #fff;
	font: 16px/20px Georgia, "Times New Roman", Times, serif;
	/* padding-top: 20px */ /*Commented for PR 10225*/
}

.t2_padding {
	padding-top: 0px !important;
}

.t2_bott {
	padding-bottom: 10px !important;
}

.t3 {
	font-size: 20px !important;
	color: #29547E;
	font: inherit;
	text-align: center;
	/* margin-bottom: 62px; */ /* Commented for PR 10225 */
	margin-bottom: 20px; /* PR 10225 */
}

.t31 {
	font-size: 30px !important;
	color: #29547E;
	font: inherit;
	text-align: center;
	/* margin-bottom: 62px; */ /* Commented for PR 10225 */
	margin-bottom: 20px; /* PR 10225 */
}


.Footer_Bottombg {
	text-align: center;
}

footer {
	color: #444;
	font-size: 13px;
}

.bg-dark-light {
	background: #fff;
	padding: 40px 10px 60px 10px;
}

.bg-theme, .bg-dark, .bg-dark-light, .bg-secondary {
	color: #000;
}

.widget-quick-links {
	white-space: nowrap;
	border-bottom: 2px solid #e8e8e8;
	padding: 0px;
	margin-bottom: 15px;
}

.widgets.footer-widgets .widget-title {
	color: #000;
	font-size: 16px;;
	margin-bottom: 30px;
	letter-spacing: 0.5px;
	position: relative;
	padding-bottom: 15px;
	border-bottom: 2px solid #e8e8e8;
}

.widget-title p {
	font-size: 14px;
}

.widgets.footer-widgets .widget-title::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	top: 32px;
	height: 2px;
	width: 100px;
	background: #336699 !important;
}

.midd {
	margin-top: 25px;
}

.widgets.footer-widgets .widget-quick-links ul {
	margin-top: -4px;
}

.widgets.footer-widgets .single-widget ul {
	padding-left: 0;
	margin-bottom: 0;
}

.widgets.footer-widgets .widget-quick-links ul li {
	display: block;
}

.widgets.footer-widgets .widget-quick-links ul li a {
	display: block;
	font-size: 13px;
	color: #000;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	padding: 9px 0;
}

.widgets.footer-widgets .single-widget ul li {
	list-style: none;
}

.widgets.footer-widgets .widget-contact ul li {
	color: #000;
	font-size: 13px;
	color: #000;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.widgets.footer-widgets .widget-contact ul li span {
	font-size: 14px;
	color: #000;
	border: 2px solid #cccccc;
	border-radius: 3px;
	height: 32px;
	width: 32px;
	display: inline-block;
	line-height: 28px;
	text-align: center;
	margin-right: 20px;
}

.widgets.footer-widgets .widget-contact ul li.phone, .widgets.footer-widgets .widget-contact ul li.fax
	{
	font-size: 15px;
}

.widgets.footer-widgets .widget-contact ul li+li {
	margin-top: 20px;
}

.formErrorContent {
	display: none;
}

#form_div_568 .form_list {
	margin: 0 0 0 -10px;
}

.aancer {
	/* margin-top: 30px; */ /* Commented for PR 10225 */
	margin-top: 35px !important; /* PR 10225 */
	font-size: 12px;
}

.aancer2 {
	/* margin-top: 15px; */ /*Commented for PR 10225*/ 
	margin-top: 0px !important; /*PR 10225*/ 
	font-size: 12px;
}

.aancer3 {
	/*margin-top: 36px; */ /*Commented for PR 10225*/
	margin-top: 42px !important; /*PR 10225*/ 
	font-size: 12px;
}

.efile_box {
	margin: 0px auto;
	border: 1pxsolid #666;
	padding: 20px 10px;
	width: 80%;
	height: 190px;
	max-width: 300px;
	background: rgba(208, 240, 250, 1);
	background: -moz-linear-gradient(top, rgba(208, 240, 250, 1) 0%,
		rgba(255, 255, 255, 1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(208, 240,
		250, 1)), color-stop(100%, rgba(255, 255, 255, 1)));
	background: -webkit-linear-gradient(top, rgba(208, 240, 250, 1) 0%,
		rgba(255, 255, 255, 1) 100%);
	background: -o-linear-gradient(top, rgba(208, 240, 250, 1) 0%,
		rgba(255, 255, 255, 1) 100%);
	background: -ms-linear-gradient(top, rgba(208, 240, 250, 1) 0%,
		rgba(255, 255, 255, 1) 100%);
	background: linear-gradient(to bottom, rgba(208, 240, 250, 1) 0%,
		rgba(255, 255, 255, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d0f0fa',
		endColorstr='#ffffff', GradientType=0);
	margin-bottom: 15px;
	border-radius: 6px;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	color: #003;
	box-shadow: 2px 2px 2px #aaa;
	font: 16px/20px Georgia, "Times New Roman", Times, serif;
}

.efile_box img{width:50% !important;}
.efile_box .img_last{width:65% !important;}

/*PR 10483 - V1 - START*/
.expungement_box{
	margin: 0px auto;
	border: 1pxsolid #666;
	padding: 20px 10px;
	width: 100%;
	height: 185px;
	/*max-width: 300px;*/
	background: rgba(208, 240, 250, 1);
	background: -moz-linear-gradient(top, rgba(208, 240, 250, 1) 0%,
		rgba(255, 255, 255, 1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(208, 240,
		250, 1)), color-stop(100%, rgba(255, 255, 255, 1)));
	background: -webkit-linear-gradient(top, rgba(208, 240, 250, 1) 0%,
		rgba(255, 255, 255, 1) 100%);
	background: -o-linear-gradient(top, rgba(208, 240, 250, 1) 0%,
		rgba(255, 255, 255, 1) 100%);
	background: -ms-linear-gradient(top, rgba(208, 240, 250, 1) 0%,
		rgba(255, 255, 255, 1) 100%);
	background: linear-gradient(to bottom, rgba(208, 240, 250, 1) 0%,
		rgba(255, 255, 255, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d0f0fa',
		endColorstr='#ffffff', GradientType=0);
	margin-bottom: 15px;
	border-radius: 6px;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	color: #003;
	box-shadow: 2px 2px 2px #aaa;
	font: 16px/20px Georgia, "Times New Roman", Times, serif;
}
.expungement_box img{width:auto !important;}
.expungement_box .img_last{width:65% !important;}
/*PR 10483 - V1 - END*/

/* PR 10231 - START */
.criminal_efile_box {
	margin: 0px auto;
	border: 1pxsolid #666;
	padding: 20px 10px;
	width: 80%;
	height: 190px;
	max-width: 300px;
	background: rgba(208, 240, 250, 1);
	background: -moz-linear-gradient(top, rgba(208, 240, 250, 1) 0%,
		rgba(255, 255, 255, 1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(208, 240,
		250, 1)), color-stop(100%, rgba(255, 255, 255, 1)));
	background: -webkit-linear-gradient(top, rgba(208, 240, 250, 1) 0%,
		rgba(255, 255, 255, 1) 100%);
	background: -o-linear-gradient(top, rgba(208, 240, 250, 1) 0%,
		rgba(255, 255, 255, 1) 100%);
	background: -ms-linear-gradient(top, rgba(208, 240, 250, 1) 0%,
		rgba(255, 255, 255, 1) 100%);
	background: linear-gradient(to bottom, rgba(208, 240, 250, 1) 0%,
		rgba(255, 255, 255, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d0f0fa',
		endColorstr='#ffffff', GradientType=0);
	margin-bottom: 15px;
	border-radius: 6px;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	color: #003;
	box-shadow: 2px 2px 2px #aaa;
	font: 16px/20px Georgia, "Times New Roman", Times, serif;
}

.criminal_efile_box img{width:50% !important;}
.criminal_efile_box .img_last{width:65% !important;}
/* PR 10231 - END */

.Theme_Responsive_20047_home7 .form_list {
	padding: 0;
	font-size: 0;
	letter-spacing: normal;
	list-style: none;
	width: 100%;
}

.Theme_Responsive_20047_home7 li {
	vertical-align: top;
	font-size: 13px;
	display: inline-block;
}

#form_div_568 .form_row {
	padding: 0px 0px 10px 10px;
}

.Theme_Responsive_20047_home7 .form_label {
	display: none;
}

.Theme_Responsive_20047_home7 .form_required {
	color: #F00;
	overflow: hidden;
	vertical-align: middle;
}

.Theme_Responsive_20047_home7 .form_input {
	font-size: 14px;
	position: relative;
}

.Theme_Responsive_20047_home7 .btn.submit_but,
	.Theme_Responsive_20047_home7 .btn.reset_but {
	background-color: #336699;
}

.Theme_Responsive_20047_home7 .submit_but {
	width: 49%;
}

.Theme_Responsive_20047_home7 .btn {
	display: inline-block;
	/* *display: inline; */
	padding: 7px 23px;
	background: #69b532;
	margin-bottom: 0;
	/* *margin-left: .3em; */
	font-size: 14px;
	line-height: 20px;
	/* *line-height: 20px; */
	font-family: Arial;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	/* *zoom: 1; */
	-webkit-transition: background 0.3s ease-in-out 0s;
	-moz-transition: background 0.3s ease-in-out 0s;
	-o-transition: background 0.3s ease-in-out 0s;
	transition: background 0.3s ease-in-out 0s;
}

.ft {
	margin-top: 25px;
	margin-left: -3px;
}

.Theme_Responsive_20047_home7 select, .Theme_Responsive_20047_home7 textarea,
	.Theme_Responsive_20047_home7 input[type="text"],
	.Theme_Responsive_20047_home7 input[type="password"],
	.Theme_Responsive_20047_home7 input[type="datetime"],
	.Theme_Responsive_20047_home7 input[type="datetime-local"],
	.Theme_Responsive_20047_home7 input[type="date"],
	.Theme_Responsive_20047_home7 input[type="month"],
	.Theme_Responsive_20047_home7 input[type="time"],
	.Theme_Responsive_20047_home7 input[type="week"],
	.Theme_Responsive_20047_home7 input[type="number"],
	.Theme_Responsive_20047_home7 input[type="email"],
	.Theme_Responsive_20047_home7 input[type="url"],
	.Theme_Responsive_20047_home7 input[type="search"],
	.Theme_Responsive_20047_home7 input[type="tel"],
	.Theme_Responsive_20047_home7 input[type="color"],
	.Theme_Responsive_20047_home7 .uneditable-input {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 8px 12px 8px 5px;
	margin: 0;
	line-height: 18px;
	border: 1px solid #e0dfdf;
	background-color: #FFF;
	font-size: 13px;
	transition: all ease-in 200ms;
	-webkit-transition: all ease-in 200ms;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	font-family: Arial, Helvetica, sans-serif;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #f9f9f9;
}

.Footer_Bottombg {
	color: #fff;
	/* background-color: #336699; */
	background: radial-gradient(50% 50%at 50% 50%, #194489, #06275c);
	padding: 34px 0px;
}

.last-link {
	border: none !important;
}

.footer-links {
	list-style: none;
	display: -webkit-box;
	margin: 0px 50px 0px 50px;
}

.footer-links ul {
	padding: 0px;
}

.footer-links li {
	padding: 0px 20px 0px 20px;
	border-right: 1px solid #fff;
}

.footer-links a {
	color: #fff;
	font-size: 12px;
}

.bd {
	padding-bottom: 5px;
	border-bottom: 2px solid #ccc;
}

/******* ORDER COPIES ********/
.dnntitle h1 {
	color: #fff;
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
}

p.a {
	margin-left: 50px;
	margin-right: 50px;
}

.text-indant {
	margin-left: 40px;
	margin-right: 40px;
}

.order-copies {
	/* padding: 100px; */
	padding: 106px 65px 65px 65px;
	/* background: rgba(7, 55, 98, 1);
	background: -moz-linear-gradient(top, rgba(7, 55, 98, 1) 0%,
		rgba(8, 88, 137, 1) 69%, rgba(8, 88, 137, 1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(7, 55, 98, 1
		)), color-stop(69%, rgba(8, 88, 137, 1)),
		color-stop(100%, rgba(8, 88, 137, 1)));
	background: -webkit-linear-gradient(top, rgba(7, 55, 98, 1) 0%,
		rgba(8, 88, 137, 1) 69%, rgba(8, 88, 137, 1) 100%);
	background: -o-linear-gradient(top, rgba(7, 55, 98, 1) 0%,
		rgba(8, 88, 137, 1) 69%, rgba(8, 88, 137, 1) 100%);
	background: -ms-linear-gradient(top, rgba(7, 55, 98, 1) 0%,
		rgba(8, 88, 137, 1) 69%, rgba(8, 88, 137, 1) 100%);
	background: linear-gradient(to bottom, rgba(7, 55, 98, 1) 0%,
		rgba(8, 88, 137, 1) 69%, rgba(8, 88, 137, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#073762',
		endColorstr='#085889', GradientType=0); */
		background: radial-gradient(50% 50%at 50% 50%, #194489, #133366);
	min-height: inherit;
}

sup {
	top: -.5em;
}

sub, sup {
	position: relative;
	font-size: 75%;
	line-height: 15px;
	vertical-align: baseline;
}

.order-copies p {
	font-size: 13px;
	width: 100%;
}

.box {
	border: 1px solid #666;
	padding: 20px 10px;
	background: rgba(208, 240, 250, 1);
	background: -moz-linear-gradient(top, rgba(208, 240, 250, 1) 0%,
		rgba(255, 255, 255, 1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(208, 240,
		250, 1)), color-stop(100%, rgba(255, 255, 255, 1)));
	background: -webkit-linear-gradient(top, rgba(208, 240, 250, 1) 0%,
		rgba(255, 255, 255, 1) 100%);
	background: -o-linear-gradient(top, rgba(208, 240, 250, 1) 0%,
		rgba(255, 255, 255, 1) 100%);
	background: -ms-linear-gradient(top, rgba(208, 240, 250, 1) 0%,
		rgba(255, 255, 255, 1) 100%);
	background: linear-gradient(to bottom, rgba(208, 240, 250, 1) 0%,
		rgba(255, 255, 255, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d0f0fa',
		endColorstr='#ffffff', GradientType=0);
	margin-bottom: 15px;
	border-radius: 6px;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	color: #003;
	box-shadow: 2px 2px 2px #aaa;
	font: 16px/20px Georgia, "Times New Roman", Times, serif;
}

.box-2 {
	border: 1px solid #666;
	padding: 20px 10px;
	background: rgba(208, 240, 250, 1);
	background: -moz-linear-gradient(top, rgba(208, 240, 250, 1) 0%,
		rgba(255, 255, 255, 1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(208, 240,
		250, 1)), color-stop(100%, rgba(255, 255, 255, 1)));
	background: -webkit-linear-gradient(top, rgba(208, 240, 250, 1) 0%,
		rgba(255, 255, 255, 1) 100%);
	background: -o-linear-gradient(top, rgba(208, 240, 250, 1) 0%,
		rgba(255, 255, 255, 1) 100%);
	background: -ms-linear-gradient(top, rgba(208, 240, 250, 1) 0%,
		rgba(255, 255, 255, 1) 100%);
	background: linear-gradient(to bottom, rgba(208, 240, 250, 1) 0%,
		rgba(255, 255, 255, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d0f0fa',
		endColorstr='#ffffff', GradientType=0);
	margin-bottom: 15px;
	border-radius: 6px;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	color: #003;
	box-shadow: 2px 2px 2px #aaa;
	font: 16px/20px Georgia, "Times New Roman", Times, serif;
}

.rt {
	/* float: right;  */
	/*float: left;*/
	text-align: right;
	/* margin-top: 27px; */
	font-size: 16px;
	/* width: 16%; */
	/*width: 130%;*/
	/* margin-right: 15px; */
	z-index: 99
}

.rt-court {
	/* margin-top: 0 !important; */
	text-align: center;
	font-size: 11px;
	color: #dedfd5 !important;
	padding-top: 3%;
	margin-left: -15%;
}

.str {
	float: left;
	margin-right: 10px;
	clear: both;
}

.t2 p {
	float: left;
	width: 100%;
	font-size: 16px !important;
	color: #fff;
}

hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #bbb;
}

.dnntitle2 h1 {
	color: #336699;
	font-size: 20px;
	line-height: 28px;
	font-weight: bold;
}

/****calander schedule************************************/
select#purposeCode.col-md-1 {
    max-width: 12%;
}

form .inside {
	position: relative;
	border: 1px solid #cbcbcb;
	/* margin: 20px 65px 20px 65px; */
	margin: 20px -30px 20px -30px;
}

form .form-group {
	background: transparent;
	padding: 10px 0px 0px 0px;
	border-radius: 5px;
	position: relative;
}

.tt {
	margin-left: 12px;
}

.in {
	margin-left: 0px;
}

.court-reason {
	margin-left: -15px;
}

.court-select {
	padding: 0px;
}

form .form-control {
	/* margin-bottom: 10px; */
	width: 12%;
	/* margin-right: -10px; */
	/* font-size: 11.5px; */
	/* margin-left: 10px; */
	margin: 0px auto;
}
.form-control-textarea {
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
form .form-control-textarea {
	margin-bottom: 10px;
	width: 100%;
	margin-right: -10px;
	font-size: 11.5px;
}
.form-control-lg {
    display: block;
    width: 100%;
    height: 40px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
form .form-control-lg {
	margin-bottom: 10px;
    width: 100%;
    margin-right: -10px;
    font-size: 11.5px;
}
.pd {
	padding: 14px 0px;
}

form .checkbox, form .radio, form .dropdown1 {
	margin: 5px 0;
}

form .dropdown1 {
	background: #fff;
	font-size: 11.5px;
	width: 13%;
	margin-right: 15px;
}

.bbbd {
	/* padding: 0px 110px; */
	margin-top: 5px;
}

.bbd {
	border: 1px solid #cbcbcb;
	border-radius: 5px;
}

label {
	font: 13px/20px Arial, Helvetica, Verdana, sans-serif !important;
}

.tt {
	font-size: 13px;
}
/*form .inside:before {
    content: "Search Court Schedule";
    padding: 10px 20px;
    background: #336699;
    border-radius: 0px;
    color: #fff;
    position: absolute;
}*/
form .form-group:before {
	font-size: 14px;
	color: #fff;
	border-radius: 3px;
	position: absolute;
	top: -19px;
	left: 30px;
}

form .inside-one:before {
	content: "Case Information";
	padding: 10px 20px;
	background: #336699;
	border-radius: 0px;
	color: #fff;
	position: absolute;
}

form .inside-two:before {
	content: "Calendar";
	padding: 10px 20px;
	background: #336699;
	border-radius: 0px;
	color: #fff;
	position: absolute;
}

.inside-one {
	padding-top: 25px !important;
	padding-bottom: 10px !important;
	padding-left: 20px !important;
	border: 1px solid #cbcbcb;
	margin: 20px 65px 20px 65px;
	border-radius: 7px;
	margin-top: 35px !important;
}

.pdin {
	padding-left: 5px !important;
	padding-right: 5px !important;
}

label {
	padding: 10px 0px;
}

.line {
	border-right: 2px dashed #fff;
	padding-left: 25px;
}

/****************************************/
.trp {
	/* background-color: rgba(26, 52, 75, .4) !important; */
	/*background:url(../images/bk.png) no-repeat;*/
	background-size: cover;
	/*width: auto !important;*/
	/* margin-top: -144px; */
	margin-top: -65px;

	background-size: cover;
    background-color: #0000002e !important;
   
    margin-bottom: 150px;
    border-radius: 10.57px;
    background-color: #ccc0;
    box-shadow: 0 4px 35px rgba(169, 200, 225, 0.2);
    /* backdrop-filter: blur(50px); */
    border: 2px solid var(--color-gray-600);

}

.trp_main_bott {
	padding-bottom: 25px;
}

.adop {
	margin-top: 0px;
}

.adop_padding {
	padding-top: 10px;
}

a:hover {
	color: #09F;
}

/************menu*****************************************/
.menu_mar {
	margin: 0px;
}

.menubar {
	margin: 0px;
	background: rgba(20, 61, 92, 1);
	background: -moz-linear-gradient(left, rgba(20, 61, 92, 1) 0%,
		rgba(8, 102, 161, 1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(20, 61, 92, 1)),
		color-stop(100%, rgba(8, 102, 161, 1)));
	background: -webkit-linear-gradient(left, rgba(20, 61, 92, 1) 0%,
		rgba(8, 102, 161, 1) 100%);
	background: -o-linear-gradient(left, rgba(20, 61, 92, 1) 0%,
		rgba(8, 102, 161, 1) 100%);
	background: -ms-linear-gradient(left, rgba(20, 61, 92, 1) 0%,
		rgba(8, 102, 161, 1) 100%);
	background: linear-gradient(to right, rgba(20, 61, 92, 1) 0%,
		rgba(8, 102, 161, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#143d5c',
		endColorstr='#0866a1', GradientType=1);
}

.navbar1-inverse .navbar1-nav>.active>a, .navbar1-inverse .navbar1-nav>.active>a:focus,
	.navbar1-inverse .navbar1-nav>.active>a:hover {
	background-color: #123856;
}



.collapse1.in {
	display: inherit !important;
}

.menu_coll a {
	float: left;
	margin-top: 0px;
	margin-left: 12px;
}

.dropdown1-menu>li>a {
	display: block;
	padding: 3px 7px;
	clear: both;
	font-weight: 400;
	line-height: 1.42857143;
	color: #333;
	white-space: nowrap;
}

.dr_menu {
	background-color: rgba(26, 52, 75, .7);
	float: left;
	margin-left: 12px;
	width: 174px;
}

.dr_menu>li>a {
	color: #fff;
	font-size: 12px;
}

.navbar1-toggle {
	background-color: #069;
}
@media screen and (max-width: 1536px) {
label.col-md-2.control-label {
 
    max-width: 100%;
}
label.col-md-3{
    
    max-width: 100%;
}
}
@media screen and (max-width: 1500px) {
.efile_box{height:160px;}

.criminal_efile_box{height:175px;} /* PR 10231 */

.aancer2{ 
		/* margin-top:3px; */ /*Commented for PR 10225*/
		margin-top: 0px !important; /*PR 10225*/ 
	}
	/* PR 10225 - START */
	.aancer {
		margin-top: 30px !important; 
		font-size: 12px;
	}
	.aancer3 {
		margin-top: 36px !important; 
		font-size: 12px;
	}
	/*PR 10225 - END*/ 
	
	.expungement_box{height:180px;} /*PR 10483 - V1 - START*/
}


@media screen and (max-width: 1200px) {
	label.col-md-2.control-label{
		margin: 0px 18px !important;
	}
	/* form .form-control {
		margin: 0px 18px !important;
	} */
	

	.or {
		width: 100%;
		margin-top: -10px;
		margin-left: -19px;
	}
	.and {
		width: 12%;
		margin-top: -10px;
	}
}


@media screen and (max-width: 1080px) {
	label.col-md-2.submitclass.col-md-offset-2 button#submitButton{
		font-size: 14px;	
	}
	button#submitButton {
		font-size: 10px;
	}
	button#caseNumberSubmitButton{
		font-size: 10px;
	}
	.col-md-5.col-md-offset-2 {
		position: relative;
		min-height: 1px;
		/* padding-right: 0px !important; */
		/* padding-left: 0px !important; */
	}
	form .form-control {
		margin: 0px auto;
	}
}



@media screen and (max-width: 991px) {
	
	
	input#caseNumber.col-md-2 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 93%;
	}
	select#location.col-md-2 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 93%;
	}
	select#purposeCode.col-md-1 {
		max-width: 100%;
	}

	label.col-md-2.pd {
	
		max-width: 31%;
	}
	
	.nav-logo img {
		width: 380px !important;
	}

	button#submitButton {
		font-size: 7px;
	}
	button#caseNumberSubmitButton{
		font-size: 7px;
	}
	.panel-body label.col-md-4 {
		width: 72%;
		flex: 0 0 72%;
		max-width: 72%;
	}
	.panel-body div.col-md-7 {
		width: 100%;
		flex: 0 0 100% !important;
		max-width: 100% !important;
	}
	





		form#searchCourtForms .form-group.col-xs-12.col-sm-6.col-lg-5 .col-xs-3,form#searchCourtForms .form-group.col-xs-12.col-sm-6.col-lg-5 .col-xs-9{
		width: 100%;
	}

	.mission-statement, .Footer_Bottombg p {
		text-align: center;
	}
	.widget-title {
		margin-top: 30px;
	}
	.footer-links {
		display: block;
		text-align: center;
		margin: 0px;
		padding: 0px;
	}
	.footer-links li {
		border-right: none !important;
	}
	form .dropdown1 {
		background: #fff;
		font-size: 14px;
		width: 100%;
	}
	form .form-control {
		margin-bottom: 5px;
		width: 93%;
	}
	.and {
		width: 70%;
		margin-top: -10px;
	}
	.or {
		width: 70%;
		margin-top: -10px;
		margin-left: 0px;
	}
	.bod {
		padding: inherit !important;
	}
	#header-container {
		text-align: center;
	}
	.rt {
		float: none;
		text-align: center;
		/* margin-top: 10px; */
		font-size: 16px;
		/*width: 16%;*/
		z-index: 99
	}
	.in {
		margin-left: 0px;
	}
	.line {
		border-left: inherit;
		padding-left: 0px;
	}
	.pdin {
		padding: 10px !important;
	}
	form .inside {
		padding-bottom: 0px !important;
		padding-left: 10px !important;
		padding-top: 25px !important;
		border: 1px solid #cbcbcb;
		margin: 20px 10px 20px 10px;
		border-radius: 7px;
	}
	.inside-one {
		padding-bottom: 60px !important;
		padding-left: 20px !important;
		padding-top: 50px !important;
		border: 1px solid #cbcbcb;
		margin: 20px 10px 20px 10px;
		border-radius: 7px;
	}
	/*PR 945 - Header/Footer Changes - START*/
	.footer_alignment {
	    color: #444;
	    font-size: 13px;
	    position: inherit; 
	    bottom: 0; 
	}
	.search-schedule-btn-div {
		left: 0;
	}
	
	.captcha-div {
		margin-left: 4px;
		bottom: 20px;
	}
	/*PR 945 - Header/Footer Changes - END*/
}




@media screen and (max-width: 1270px) {

	.container {
		width: auto;
	}
}
/* form .form-control {
    margin: 0px 19px;
	
} */
/* @media screen and (max-width: 1023px) {
	form .form-control {
		margin: 0px 19px;
		
	} 
} */

@media screen and (max-width: 1024px) {
	/* form .form-control {
		margin: 0px 19px;
		
	} */

	form .form-group {
	
		padding: 10px 0px 0px 0px;
	
	}
	form#searchCourtForms .form-group.col-xs-12.col-sm-6.col-lg-5 .col-xs-3,form#searchCourtForms .form-group.col-xs-12.col-sm-6.col-lg-5 .col-xs-9{
		width: 100%;
	}
	.btn-group-lg>.btn, .btn-lg{padding:10px 16px;}
	.oc_sm {
		padding: 56px;
	}
	.efile_box{height:130px;}
	.criminal_efile_box{height:155px;} /* PR 10231 */
	.aancer {
		/* margin-top: 7px; */ /* Commented for PR 10225 */
		margin-top: 23px !important; /* PR 10225 */
		font-size:10px;
	}
	.aancer2{
		font-size:10px; 
		/* margin-top:-20px; */ /* Commented for PR 10225 */
		margin-top: 0px !important; /* PR 10225 */
	}
	.aancer3{
		font-size:10px;
		/* margin-top: 10px; */ /* Commented for PR 10225 */
		margin-top: 26px !important; /* PR 10225 */
	}
	.signInBtn2, .signInBtn {
		display: inline-table;
		font-size: 12px !important;
	}
	.oc_sm p {
		font-size: 14px !important;
	}
	.t3_top {
		margin-top: 0px !important;
	}
	.t3 {
		font-size: 20px;
		color: #29547E;
		font: inherit;
		text-align: center;
		/* Commented for PR 10225 - START */
		/*margin-bottom: 50px;
		margin-top: 180px !important; */ 
		/* Commented for PR 10225 - END */
		
		margin-bottom: 20px; /* PR 10225 */
	}
	/* .court-ct {
		margin-top: 30px;
		margin-bottom: -30px;
	} */
	.expungement_box{height:170px;} /*PR 10483 - V1 - START*/
}

@media screen and (max-width: 768px) {
	div#userDetailsModal {
		position: absolute !important;
		top: auto;
		right: auto;
		left: auto;
		width: auto; 
	}
	input#caseNumber {
		margin-bottom: 5px;
	
	}
	label.col-md-1.line {
		width: 11%;
	}
	.ft {
		margin-top: 25px;
		margin-left: 87px;
	}
	.col-md-5.col-md-offset-2.byLocationButtonContainer {
		text-align: center;
	}

	.court_label {
		margin-left: 0px !important;
	}
	form#searchCourtForms .form-group.col-xs-12.col-sm-6.col-lg-5{
		width:100% !important;
		max-width:100% !important;
	
	}
	form#searchCourtForms .form-group.col-xs-12.col-sm-6.col-lg-5 .col-xs-3,form#searchCourtForms .form-group.col-xs-12.col-sm-6.col-lg-5 .col-xs-9{
		width: 100%;
	}
	
	.home-logo-mt {
		margin-bottom: 10px;
	}
	.aancer {
		
		font-size:12px;
		margin-top:35px;
	}
	.aancer2{
		font-size:12px; 
		/* margin-top:0px; */ /* Commented for PR 10225 */
		margin-top:-5px !important; /* PR 10225 */
	}
	.aancer3{
		font-size:12px;
		margin-top:40px;
	
	}
	
	form .form-control {
		/* margin-left: 10px; */
		margin: 0px auto;
	}
	.efile_box {
		height: 180px;
		width: 40%;
	}
	/* PR 10483 - V1 - START */
	.expungement_box {
		height: 170px;
		width: 40%;
	}
	/* PR 10483 - V1 - END */
	
	/* PR 10231 - START */
	.criminal_efile_box {
	    height: 180px;
	    width: 40%;
	}
	/* PR 10231 - END */
	.court-title_22 {
		/* margin-top: -30px !important; */
		padding-top: 25px !important;
	}
	.navbar1-collapse a {
		float: left;
		margin-top: 0;
		margin-left: 12px;
	}
	
	.navbar1-inverse .navbar1-nav .open .dropdown1-menu>li>a {
		color: #fff;
	}
	.dr_menu {
		background-color: rgba(26, 52, 75, .7) !important;
		float: left !important;
		margin-left: 12px;
		position: absolute !important;
		top: 40px;
		width: 173px !important;
	}
	.navbar1-nav .open .dropdown1-menu>li>a {
		padding: 5px 15px 5px 4px;
	}
	/* .dropdown1-menu {
		display: none !important;
	} */
	.navbar1-collapse.in {
		overflow-y: visible;
	}
	.navbar1-nav>li>.dropdown1-menu {
		margin-top: 10px;
		border-top-left-radius: 0;
		border-top-right-radius: 0;
	}
	.nav>li {
		position: relative !important;
		display: block;
	}
	.space_one {
		padding: 0px 15px;
	}
	.navbar1-collapse {
		display: block;
	}
	.box {
		display: inherit;
	}
	.container {
		width: auto;
	}
	
	 .curDate {
		/* float: none; */
		/* margin-top: -45px; */
		/* margin-right: 10px; */
		/* margin-bottom: 15px; */
		/* margin-bottom: 22px; */
		padding-top: 0px !important;
		margin-left: 0px!important
	} 
	.court-title h3 {
		text-align: center;
		color: #fff;
		font-weight: bold;
		font-size: 14px;
	}
	.downloadSection {
		font-size: 16px;
		text-align: left;
		padding: 10px;
		line-height: 20px;
		color: white;
	}
	.jobApp {
		margin-top: 0px;
	}
	
	.trp {
		word-break: break-word;
		text-align: left;
	}
	.white-circle {
		display: block;
	}
	.white-circle {
		left: 44% !important;
	
	}
	#header-container {
		text-align: center;
	}
	.rt-court img {
		width: 100% !important;
		max-width: 140px !important;
		text-align: center;
		/* margin-top: -50px; */
		margin-top: 0px;
	}
	.fill {
		width: 100%;
	}
	.bbbd {
		padding: 0px 10px;
		margin-top: 5px;
	}
	.dnntitle h1 {
		color: #fff;
		font-size: 14px;
		line-height: 25px;
		font-weight: bold;
	}
	.rt {
		float: none;
		/*
    text-align: right;
    */
		/* margin-top: 10px; */
		font-size: 12px;
		display: inline-block;
		/* margin: 0px auto; */
		width: 40%;
		/* position: relative;
		top: 20px; */
	}
	.signInBtn {
		font-size: 9px;
	}
	.signInBtn2 {
		font-size: 9px;
		margin-top: -10px;
	}
	.court-lg img {
		width: 20% !important; 
		/* text-align: center !important;
		margin: 20px auto 10px auto !important; */
		margin-right: auto !important;
		margin-left: auto !important;
	}
	.court-ct img {
		width: 85% !important;
		text-align: center !important;
		/* margin: 10px auto 60px auto !important; */
		margin: 0px auto 10px auto !important;
	}
	.court-nav {
		width: 100%;
		display: inline-block;
		text-align: center;
		/* margin: 0px auto 40px auto; */ /* Commented for PR 10225 */
		width: 100%;
	}
	.navbar1-brand {
		float: none;
	}
	/************14/05/19***************/
	.dnntitle2 h1 {
		color: #336699;
		font-size: 16px;
		line-height: 28px;
		margin-top: 0px !important;
		font-weight: bold;
	}
	.t3 {
		font-size: 20px;
		color: #29547E;
		font: inherit;
		text-align: center;
		/* Commented for PR 10225 - START */
		/* margin-bottom: 50px;
		margin-top: 180px !important; */ 
		/* Commented for PR 10225 - END*/
		
		margin-bottom: 20px; /* PR 10225 */
	}
	.t3_top {
		font-size: 20px;
		color: #29547E;
		font: inherit;
		text-align: center;
		margin-bottom: 50px;
		margin-top: 220px !important;
	}
	.order-copies {
		padding: 106px 20px !important;
	}
	.rt-court {
	    margin-left: 0px !important;
	    text-align: center !important;
	    font-size: 10px !important;
	    color: #dedfd5 !important;
	}
	/* PR 10225 - START */
	.header-container {
	    width: 100% !important;
	}
	/* PR 10225 - END */
	
	/*PR 945 - Header/Footer Changes - START*/
	.cur_date_time_div{
		text-align: center;
	}
	/*PR 945 - Header/Footer Changes - END*/
	.navbar1-brand img {
		width: auto;
		margin: 0px auto;
	}
}

/*@media screen and (max-width: 749px) {
	.circuit_clerk_logo{
		margin-left: 40%;
	}
}*/

@media screen and (max-width: 690px) {
	.efile_box {
    height: 190px;
    width: 70%;
}

	/* PR 10231 - START */
	.criminal_efile_box {
	    height: 185px;
	    width: 70%;
	}
	/* PR 10231 - END */
	
	/* PR 10483 - V1 - START */
	.expungement_box {
		height: 190px;
		width: 70%;
	}
	/* PR 10483 - V1- END */
}

@media screen and (max-width: 620px) {
	.row.dat.ml-auto {
 margin-top: 7px !important;
}
}
@media (max-width: 561px){
	.nav-logo img {
		width: 320px !important;
	}
	.white-circle img{
	   width: 65px !important;
	}
	.white-circle {
		left: 39% !important;
	}
	}

@media screen and (max-width: 550px) {

	.row.msg-txt {
		margin: 0px auto;
		padding: 0px 24px;
	}
	
	.row.bbbd {
		margin: 0px !important;
	}
	.efile_box {
    height: 200px;
    width: 70%;
}
	.bordrclass {
		padding: 0px;
	}
	.court-title_22 {
		padding: 0px;
	}
	.container-fluid_22 {
		padding: 0px;
	}
	/* PR 10483 - V1 - START */
	.expungement_box {
		height: 200px;
		width: 70%;
	}
	/* PR 10483 - V1- END */
}
/* @media (max-width: 461px){
	.back-to-top {
	
		bottom: 87px;
		right: 17px;
	}
} */
@media (max-width: 479px){

	label.col-md-1.line {
		width: 13%;
	}
	label.col-md-2.pd {
		max-width: 41%;
	}

	.ft {
		margin-top: 25px;
		margin-left: -3px;
	}
	.nav-logo img {
		width: 270px !important;
	}
	.white-circle img{
	   width: 55px !important;
	}
	.white-circle {
		left: 40%;
		margin-top: -29px;
	}
	}

@media screen and (max-width: 425px) {
	label.col-md-1.line {
		width: 14%;
	}
	.efile_box {
    height: 160px;
    width: 80%;
}
	/* PR 10231 - START */
	.criminal_efile_box {
	    height: 160px;
	    width: 80%;
	}
	/* PR 10231 - END */
	
	/* PR 10483 - V1 - START */
	.expungement_box {
		height: 175px;
		width: 80%;
	}
	/* PR 10483 - V1- END */
	
.aancer {
		margin-top: 15px;
	}
	.aancer2 {
    margin-top: -15px;
}
	.aancer3 {
    margin-top: 20px;
}
	.oc_sm p {
		font-size: 12px !important;
	}
	.btn-group-lg>.btn, .btn-lg {
		font-size: 14px;
	}
	form .inside {
		padding-bottom: 60px !important;
		padding-left: 10px !important;
		padding-top: 50px !important;
		border: 1px solid #cbcbcb;
		margin: 21px 10px 20px 10px;
		border-radius: 7px;
	}
	.g-recaptcha {
		/* margin-left: -15px; */
		margin-top: 10px;
		margin-bottom: 10px;
		
	}
	.icn-table a {
		color: #fff;
		font-size: 11px;
		line-height: 15px;
	}
	.circuit {
		clear: both;
	}
	.fill {
		width: 100%;
	}
	.order-copies p {
		font-size: 13px;
		width: 100%;
	}
	
	.img_circuit {
		margin: 0px auto 10px auto !important;
		max-width: 100% !important;
		text-align: center !important;
	}
	.t2_small p {
		width: 100% !important;
		margin-left: 15px;
	}
	.mission-statement, .Footer_Bottombg p {
		text-align: center;
		font-size: 11px;
	}
	.dnntitle h1 {
		color: #fff;
		font-size: 18px !important;
		line-height: 25px;
		font-weight: bold;
		padding-top: 15px !important;
	}
	.t3 {
		font-size: 20px;
		color: #29547E;
		font: inherit;
		text-align: center;
		/* margin-bottom: 30px; */ /* Commented for PR 10225 */
		/* margin-top: 180px !important; */ /* Commented for PR 10225 */
	}
	.tp {
		margin-top: 14px;
		display: inline;
	}
	.t2 p {
		float: left;
		width: 80%;
		font-size: 12fpx !important;
		color: #fff;
	}
	.oc_sm {
		padding: 15px;
	}
	.oc_sm p {
		width: 100%;
		float: left;
		font-size: 12px !important;
		margin-left: 0px;
	}
	.ft {
		font-size: 22px;
	}
	.trp {
		padding: 10px 0px;
	}
}

@media (max-width: 414px){
	.white-circle {
		left: 38%;
		margin-top: -29px;
	}
	.goh-img {
		width: 60px !important;
		position: absolute;
		top: 13px;
	}
	.nav-logo img {
		width: 200px !important;
	}
	.goh-img {
		top: 8px;
	}
	button.navbar-toggler {
		position: absolute;
		top: 12px;
	}
	.white-circle img{
	   width: 45px !important;
	}
	.white-circle {
		margin-top: -22px;
	}
	}

@media screen and (max-width: 375px) {
	label.col-md-2.pd {
		max-width: 48%;
	}
	label.col-md-1.line {
		width: 17%;
	}
.btn-group-lg>.btn, .btn-lg{font-size:12px;}
	.efile_box {
    height: 160px;
    width: 100%;
}
/* PR 10231 - START */
.criminal_efile_box {
    height: 160px;
    width: 100%;
}
/* PR 10231 - END */
.aancer2 {
    margin-top: -20px;
}
	/* PR 10483 - V1 - START */
	.expungement_box {
		height: 175px;
		width: 100%;
	}
	/* PR 10483 - V1- END */
}
@media screen and (max-width: 320px) {
	
.btn-group-lg>.btn, .btn-lg{font-size:12px;}
	.efile_box {
    height: 150px;
    width: 100%;
}
.aancer2 {
    margin-top: -15px;
}
	
	
	#google_translate_element {
		float: right;
		margin-right: -25px;
	}
	/* PR 10483 - V1 - START */
	.expungement_box {
		height: 175px;
		width: 100%;
	}
	/* PR 10483 - V1- END */
}

@media screen and (min-device-width: 1024px) and (max-device-width:
	1400px) {
	.order-copies2 {
		/* padding: 50px 0px !important; */
		padding: 106px 65px 65px 65px !important;
	}
	form .inside {
		position: relative;
		border: 1px solid #cbcbcb;
		margin: 20px -25px 20px -30px;
	}
	.bbbd {
		/* padding: 0px 45px; */
		margin-top: 5px;
	}
}

@media screen and (min-device-width: 769px) and (max-device-width:
	991px) {
	.rt_22 {
		float: none;
		text-align: center;
		/* margin-top: 10px; */
		font-size: 16px;
		display: inline-table !important;
		/*width: 16%;*/
		z-index: 99;
	}
	/* .court-title_22 {
		margin-top: -100px;
	} */
}

/* Commented for PR 10209 - START */
/* PR 10186 - START */
/* @media screen and (min-device-width: 1600px) and (max-device-width:
	1920px) {
	.court-lg img {
		width: 35% !important;
		text-align: center !important;
		margin: 10px auto !important;
	}
}

@media screen and (min-device-width: 1920px) and (max-device-width:
	2560px) {
	.court-lg img {
		width: 35% !important;
		text-align: center !important;
		margin: 10px auto !important;
	}
} */
/* PR 10186 - END */
/* Commented for PR 10209 - END */

/* PR 10209 - START */
@media screen and (min-width: 769px) and (max-width: 1024px) {
	.court-lg img {
	  	margin-left: -46px !important;
	  	width: 70% !important
	}
	.court-ct img {
		/*margin-left: -90px !important;*/
	    width: 90% !important;
	    padding-top: 3% !important;
	}
	.curDate {
		margin-left: -30px !important;
	    font-size: 10px !important;
	    padding-top: 4% !important;
	}
	.rt {
	    text-align: right !important;
	    font-size: 16px !important;
	    /*width: 160% !important;*/
    }
	.rt-court {
		margin-left: -25px !important;
	    text-align: center !important;
	    font-size: 10px !important;
	    color: #dedfd5 !important;
	    padding-top: 7% !important;
	}
	.rt img{
	    width: 40px;
    }
	.curdate-mt {
		margin-top: 0px !important;
		font-size: 10px;
	}
	.home-logo-mt {
		margin-top: 0px !important;
	}
}

@media screen and( min-width: 1025px) and (max-width: 1152px) {
	.court-lg img {
	  	margin-left: 10px !important;
	  	width: 70% !important
	}
	.court-ct img {
		margin-left: -30px !important;
	    width: 80% !important;
	    padding-top: 4% !important;
	}
	.curDate {
		margin-left: -75px !important;
	    font-size: 12px !important;
	    padding-top: 6% !important;
	}
	.rt {
	    text-align: right !important;
	    font-size: 16px !important;
	    width: 160% !important;
    }
	.rt-court {
		margin-left: -30px !important;
	    text-align: center !important;
	    font-size: 10px !important;
	    color: #dedfd5 !important;
	    padding-top: 16% !important;
	}
}

@media screen and  (min-width: 1153px) and (max-width: 1280px) {
	.court-lg img {
	  	margin-left: -45% !important;
	  	width: 70% !important
	}
	.court-ct img {
		/*margin-left: -15% !important;*/
	    width: 100% !important;
	    padding-top: 4% !important;
	}
	.curDate {
		margin-left: -50px !important;
	    font-size: 12px !important;
	    padding-top: 8% !important;
	}
	.rt-court {
		margin-left: 12px !important;
	    text-align: center !important;
	    font-size: 10px !important;
	    color: #dedfd5 !important;
	    padding-top: 16% !important;
	}
} 

@media screen and (min-width: 1281px) and (max-width: 1336px) {
	.court-lg img {
	  	margin-left: -50% !important;
	    width: 66% !important;
	}
	.court-ct img {
		/*margin-left: -15% !important;
	    width: 110% !important;*/
	    padding-top: 4% !important;
	}
	.curDate {
	    font-size: 12px !important;
	    padding-top: 7% !important;
	    margin-left: -40px !important;
	}
	.rt {
	    text-align: right !important;
	    font-size: 16px !important;
	    width: 160% !important;
    }
	.rt-court {
		margin-top: 10%;
	    margin-left: -20px !important;
	    text-align: center !important;
	    font-size: 12px !important;
	    color: #dedfd5 !important;
	}
	.rt-court img {
	    width: 75% !important;
	}
}

@media screen and (min-width: 1337px) and (max-width: 1440px) {
	.court-lg img {
	  	margin-left: -40% !important;
	    width: 66% !important;
	}
	.court-ct img {
		/*margin-left: -15% !important;*/
	    width: 90% !important;
	    padding-top: 4% !important;
	}
	.curDate {
	    font-size: 12px !important;
	    padding-top: 7% !important;
	    margin-left: -5px !important;
	}
	.rt {
	    text-align: right !important;
	    font-size: 16px !important;
	    /*width: 160% !important;*/
    }
	.rt-court {
		margin-top: 10%;
	    margin-left: -55px !important;
	    text-align: center !important;
	    font-size: 12px !important;
	    color: #dedfd5 !important;
	}
	.rt-court img {
	    width: 75% !important;
	}
}

 @media screen and (min-width: 1441px) and (max-width: 1600px) {
	.court-lg img {
		width: 65% !important;
		margin-left: 35% !important;
	}
	.court-ct img {
	    width: 70% !important;
	    padding-top: 5% !important;
	}
	.curDate {
	    font-size: 14px !important;
	    padding-top: 6% !important;
	    margin-left: -170px !important;
	}
	.rt-court {
		padding-top: 10%;
		margin-left: 0px !important;
	    text-align: center !important;
	    font-size: 12px !important;
	    color: #dedfd5 !important;
	}
	.rt-court img {
		width: 75% !important; 
	}
}


 @media screen and (min-width: 1601px) and (max-width:
	1920px) {
	.court-lg img {
		margin-left: 140% !important;
	    width: 65% !important;
	    text-align: center !important;
	}
	.court-ct img {
	    /*margin-left: 15% !important;
	    width: 120% !important;*/
	    padding-top: 4% !important;
	}
	.curDate {
	    font-size: 14px !important;
	    padding-top: 6% !important;
	    margin-left: -180px !important;
	}
	.rt-court img {
		width: 70% !important; 
	}
	.rt-court {
		margin-left: -140px !important;
	    text-align: center !important;
	    font-size: 12px !important;
	    color: #dedfd5 !important;
	    margin-top: 6%;
	}
}

@media screen and (min-width: 1921px) and (max-width:
	2048px) {
	.court-lg img {
		width: 65% !important;
		margin-right: auto !important;
		margin-left: 140% !important;
	}
	.court-ct img {
	    width: 100% !important;
	    text-align: center !important;
	    /*margin-left: 15% !important;*/
	    padding-top: 4% !important;
	}
	.curDate {
	    font-size: 14px !important;
	    padding-top: 6% !important;
    	margin-left: -190px !important;
	}
	.rt-court img {
		width: 70% !important; 
	}
	.rt-court {
	    margin-left: -120px;
	    text-align: center;
	    font-size: 14px !important;
	    color: #dedfd5 !important;
	    padding-top: 2% !important;
	}
}
@media screen and (min-width: 2048px) and (max-width:
	2560px) {
	.court-lg img {
		width: 65% !important;
		margin-right: auto !important;
		margin-left: 175% !important;
	}
	.court-ct img {
	    width: 70% !important;
	    text-align: center !important;
	    /*margin-left: 100px !important;*/
	    padding-top: 5% !important;
	}
	.curDate {
	    font-size: 14px !important;
	    padding-top: 5% !important;
    	margin-left: -210px !important;
	}
	.rt-court img {
		width: 70% !important; 
	}
	.rt-court {
	    margin-left: -162px;
	    text-align: center;
	    font-size: 14px !important;
	    color: #dedfd5 !important;
	    padding-top: 7% !important;
	}
}
@media screen and (min-width: 2560px) {
	.court-lg img {
		width: 65% !important;
		margin-right: auto !important;
		margin-left: 200% !important;
	}
	.court-ct img {
	    width: 100% !important;
	    text-align: center !important;
	    padding-top: 4% !important;
	    /*margin-left: 100px !important;*/
	}
	.curDate {
	    font-size: 14px !important;
	    margin-left: -200px !important;
	    padding-top: 4% !important;
	}
	.rt-court {
		padding-top: 2% !important;
		margin-left: -245px;
	    text-align: center;
	    font-size: 14px !important;
	    color: #dedfd5 !important;
	}
	.rt-court img {
    	width: 55% !important;
	}
	/* .trp {
		background-color: rgba(26, 52, 75, .4) ;
		background-size: cover;
		
		margin-top: -65px;
	}
	 */
	 .trp {
		margin-top: -65px;
		background-size: cover;
		background-color: #0000002e !important;
		border-radius: 10.57px;
		box-shadow: 0 4px 35px rgba(169, 200, 225, 0.2);
		/* backdrop-filter: blur(50px); */
		border: 2px solid var(--color-gray-600);
	
	}
}

.navbar1 {
    position: relative !important;
    min-height: 50px !important;
    margin-bottom: -1px !important;
    border: 1px solid transparent !important;
}
/* PR 10209 - END */

/* PR 10225 - START */
.index-testsystem {
    float: left;
    font-size: 13px;
    font-weight: 600;
    color: red;
    margin-left: 15%;
    margin-top: 5px;
    text-align: justify;
}
 .court-session-schedule-panel{
	border: 4px solid;
	border-color: #f3f3f3;
	border-radius: 20px;
	background: none;
	margin-bottom: 20px;
}
.jumbotron {
    padding: 15px !important;
    margin-bottom: 15px !important;
    color: black !important;
    font-size: 14px !important;
} 
@media screen and  (min-width: 992px){
	.header-container {
	    width: 100% !important;
	}
}
.para-content {
	text-align: justify
}
@media screen and (min-width: 1920px) {
	.trp {
		margin-top: -65px;
		background-size: cover;
		background-color: #0000002e !important;
		border-radius: 10.57px;
		box-shadow: 0 4px 35px rgba(169, 200, 225, 0.2);
		/* backdrop-filter: blur(50px); */
		border: 2px solid var(--color-gray-600);
	
	}
}
.contentpane {
	text-align: justify
}
/* PR 10225 - END */

/* PR 10240 - START */

.modal-label {
	font-size: 14px !important;
	font-weight: 600 !important
}

.error {
    font-size: 14px;
    color: #a94442;
}

.has-error {
	border: 1px solid red !important;
}
/* PR 10240 - END */

.icn-div {
	max-width: 120px;
	text-align: center;
	margin: 5px auto;
	height: 40px;
}



/*PR 10483 - V1 - START*/
/* Set the size of the div element that contains the map */
#map {
	height: 480px;
	width: 100%;
}
#map_canvas {
	height: 480px;
	width: 100%;
}
.adp, .adp table {
    font-family: Roboto,Arial,sans-serif;
    font-weight: 300;
    color: #fff !important;
}

.adp .adp-placemark {
    border: 1px solid silver;
    color: black !important;
    cursor: pointer;
    margin: 10px 0px 10px 0px;
    vertical-align: middle;
}
.warnbox-c1, .warnbox-c2 {
    background: #ff6b6b !important;
    font-size: 1px;
    height: 1px;
    margin-top: 0;
    overflow: hidden;
}
.warnbox-content {
    background: #ff6b6b !important;
    padding: 5px 6px;
}
.adp-details, .adp-legal {
    color: #fff !important;
}
.adp-substep .adp-stepicon .adp-maneuver {
    background-image: url(../images/maneuvers.png) !important;
}
.box-text{
	min-height: 90px;
}

@media screen and (max-width: 991px) {
	.col-md-7.court-select {
	
		max-width: 100%;
		margin-bottom: 5px;
	}
	.box-text{
		min-height: 0px;
	}
	.parent-box {
		margin-bottom: 15px;
	}
}
.menu_padd {
	margin-left: 0px !important;
}
/* .curdate-mt {
	margin-top: 10px;
}
.home-logo-mt {
	margin-top: 10px;
} */

/*PR 10483 - V1 - END*/

/* PR 11517 Start*/
#myModal .modal-header {
    background: linear-gradient(to right, rgba(20, 61, 92, 1) 0%, rgba(8, 102, 161, 1) 100%);
    color: white;
}
/* PR 11517 End*/