body {
    padding-top: 35px;
    padding-bottom: 40px;
    min-width:940px;

}

#TestNotice
{
    overflow: hidden;
    height: 22px;
    position: absolute;
    top: 6px;
    color: #880000;
}

.container
{
	min-width: 1170px;
}

.text-right
{
    text-align:right;
}

textarea
{
    min-height: 38px;
}

.warning-text 
{
   color: Red;
}

.warning-text-right .validation-summary-errors
{ 
    margin: 0px;
	float: left;
	padding: 0px 20px;
}

.auto-saved-message
{
    color: Green;
}

.warning-wrapper
{
	/*min-height:30px;*/
}

#LogOnPartialName
{
	color: white;	
}

.sidebar-nav {
    padding: 9px 0;
    font-size:16px;
}

.field-validation-error
{
    color: #B94A48;
}

.validation-error
{
	font-weight: normal;
	color: #B94A48;
	padding:0px;
	margin:0px;
}

.work-area-nav 
{
    padding: 0px;
    margin-bottom: 30px;
    -webkit-border-radius: 6px;
         -moz-border-radius: 6px;
              border-radius: 6px;

}
.work-area-nav p {
  font-size: 14px;
  font-weight: 200;
  line-height: 30px;
  color: inherit;
  text-align: center;
  margin: auto;
}

.work-area 
{
    

    padding: 0px;
    margin-bottom: 30px;
    
    -webkit-border-radius: 6px;
         -moz-border-radius: 6px;
              border-radius: 6px;
    
}

.nav>li>a
{
	padding: 0px;
}

.nav-tabs>li>a
{
	background-color: #215968;
	color: white;
	padding: 3px 10px;
	border: 1px solid #2E5C30;
}

.nav-tabs>li.active>a
{
	color: #215968;
	font-weight: bold;

}

.sidebar-nav .nav>li>a
{
	padding: 5px;
	padding-left:8%;
	font-weight: bold;
	font-size: 18px;
}

.row
{
	margin: 0px;
}

.css-treeview ul,
.css-treeview li
{
    padding: 0;
    margin: 0;
    list-style: none;
}
 
.css-treeview a
{
    color: White;
}
 
.css-treeview input
{
    position: absolute;
    opacity: 0;
}
 
.css-treeview
{
    /*font: normal 11px "Segoe UI", Arial, Sans-serif;*/
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}
 
.css-treeview ul li ul li label
{
	font-weight: normal
}

.css-treeview ul li ul li
{
    padding-left: 40px;  
    clear: both;
    list-style-type: none;
    border: 1px solid lightgray;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    padding-top: 3px;
    padding-left: 3px;
    padding-right: 3px;
    min-height: 30px; 
}
 
.css-treeview a
{
   text-decoration: underline;
   color: #2E5C30;
}

.css-treeview .header-inner a
{
    color: White;
}

.css-treeview label.header-inner
{
    height: 24px;
    padding-left: 15px;
    padding-right: 50px;
}
 
.css-treeview a:hover
{
    text-decoration: underline;
}
 
.css-treeview input + label + a + ul
{
    margin: 0 0 0 22px;
}
 
.css-treeview input ~ ul
{
    display: none;
}
 
/*.css-treeview label,
.css-treeview label::before
{
    cursor: pointer;
}*/
 
.css-treeview input:disabled + label
{
    cursor: default;
    opacity: .6;
}
 
.css-treeview input:checked:not(:disabled) ~ ul
{
    display: block;
}
 
.css-treeview .inner-tree label,
.css-treeview label::before
{
    background: url("images/icons.png") no-repeat;
}

.css-treeview .inner-tree
{
    padding-top:5px;
}
 
.css-treeview label,
.css-treeview a,
.css-treeview label::before
{
    display: inline-block;
    height: 16px;
    line-height: 16px;
    vertical-align: middle;
}

.css-treeview .inner-tree label::before
{
    background-position: 0 -32px;
}

.css-treeview label::before
{
    content: "";
    width: 16px;
    margin: 0 22px 0 0;
    vertical-align: middle;
    
}

.css-treeview input + label::before 
{
    background-position: 0px -16px;
}

.css-treeview input + label
{
    cursor: pointer;
}
 
.css-treeview input:checked + label::before
{
    background-position: 0 0px;
}
 
/* webkit adjacent element selector bugfix */
@media screen and (-webkit-min-device-pixel-ratio:0)
{
    .css-treeview 
    {
        -webkit-animation: webkit-adjacent-element-selector-bugfix infinite 1s;
    }
 
    @-webkit-keyframes webkit-adjacent-element-selector-bugfix 
    {
        from 
        { 
            padding: 0;
        } 
        to 
        { 
            padding: 0;
        }
    }
}

.size1of1
{
    width: 100%;
    float: left;
}

.size1of2 
{
    width: 50%;
    float: left;
}

.clear
{
	clear:both;
}

.col-xs-1, .col-md-1, .col-md-1, .col-lg-1, .col-xs-2, .col-md-2, .col-md-2, .col-lg-2, .col-xs-3, .col-md-3, .col-md-3, .col-lg-3, .col-xs-4, .col-md-4, .col-md-4, .col-lg-4, .col-xs-5, .col-md-5, .col-md-5, .col-lg-5, .col-xs-6, .col-md-6, .col-md-6, .col-lg-6, .col-xs-7, .col-md-7, .col-md-7, .col-lg-7, .col-xs-8, .col-md-8, .col-md-8, .col-lg-8, .col-xs-9, .col-md-9, .col-md-9, .col-lg-9, .col-xs-10, .col-md-10, .col-md-10, .col-lg-10, .col-xs-11, .col-md-11, .col-md-11, .col-lg-11, .col-xs-12, .col-md-12, .col-md-12, .col-lg-12 
{
	padding: 0px;	
}	

a
{
	color: #0C2E0D;	
}

	a.ocmp-link {
		color: #428bca;
		text-decoration: underline;
	}


a:hover
{
	color: #0C2E0D;	
	text-decoration: underline;
}

h1
{
	font-size: 21px;	
	margin: 0px;
	line-height: normal;
	color: #2E5C30;
}

h2
{
	font-size: 18px;	
	margin: 0px;
	line-height: normal;
	color: #2E5C30;
}

label
{

}

/* Basic Layout */
#HeaderText
{
	font-size: 200%;
	color: White;
	padding-left:8%;
	height: 70px;

				
	background: #799540; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzc5OTU0MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxNDRiMTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #799540 0%, #144b15 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#799540), color-stop(100%,#144b15)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #799540 0%,#144b15 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #799540 0%,#144b15 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #799540 0%,#144b15 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #799540 0%,#144b15 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#799540', endColorstr='#144b15',GradientType=0 ); /* IE6-8 */



	
	padding-top: 12px;
}
					
#HeaderTop
{
	border-top:3px solid #0C2E0D;
	height:73px;
	background-image: url('images/banner.png');
	background-position: center bottom;
}
			
#HeaderLogo
{
	float:left;
	height:70px;
}
			
#HeaderLogo img
{
	float:left;
	height:70px;
}
			
#HeaderInfoBar
{
	background-color: #215968;
	height: 30px;
	color: white;
	font-size:15px;	
	padding-top:4px;
}
			
#HeaderInfoBar div
{
	padding: 0% 1%;	
}

#HeaderInfoBar a
{
	color: white;	
}
			
.nav a
{
	color: White;
}
			
.nav a:hover
{
	color: White;
	text-decoration: underline;
}
			
#BodyWrap
{

	border-bottom: 1px solid #0C2E0D;
	
	/* Trick the browser to keep the columns the same height */
	overflow:hidden;
}
			
#LeftBar
{
	
	color: #144B15;
	min-height: 600px;
	border: 1px solid #0C2E0D;
	border-top:0px;
	border-bottom:0px;
	
	/* Trick the browser to keep the columns the same height */
	padding-bottom: 1000px;
    margin-bottom: -1000px;
	width: 13%;
	background: #EBEBEB;

}

#MainBody
{
	border-right: 1px solid #0C2E0D;
	min-height: 600px;
	
	/* Trick the browser to keep the columns the same height */
	padding-bottom: 1000px;
    margin-bottom: -1000px;
	width: 87%;
}

#MainBody-Wrap
{
	margin-bottom: 17px;
	
	background-image: url('images/OregonBackground.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}


#amendmentTopicList {
	height: 200px;
	overflow-y: scroll;
}


.OuterBox
{
	/*IE8*/
	border: 1px solid gray;
	
	/*The rest of the world*/
	border: 1px solid rgba(235, 241, 223, 0.4);
	
	/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(235, 241, 223);
	/* RGBa with 0.6 opacity */
	background: rgba(235, 241, 223, 0.4);
	/* For IE 5.5 - 7*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	/* For IE 8*/
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=20);
	
	margin-top: 0px;
	padding:2%;

}

#OuterBoxWrap
{
	padding:2%;
}

.OuterBox h1
{
	padding-bottom: 2%;
}

.InnerBox, .tab-content
{
	background-color: White;
	padding:1%;
	border: 1px solid #e3e3e3;
}
			
.nav a
{
	color: #2E5C30;
}
			
.nav a:hover
{
	color: #0C2E0D;
	text-decoration: underline;
}		

	
			
.nav-list>.active>a, .nav-list>.active>a:hover, .nav-list>.active>a:focus
{
	/* background-color: #2E5C30; */
	font-weight: bold;
	
	/* color: white; */
}
			
.nav-list>.active>a, .nav-list>.active>a:hover, .nav-list>.active>a:focus
{
	/* color: white; */	
	
	text-decoration: underline;
}

/*Fix the user dropdown*/
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: transparent;
}

.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
	background-color: transparent;
}

.dropdown-menu>li>a 
{
	color:Black !important;
}
			
.nav-list>li>a:hover
{
	text-decoration: underline;
}
	
/*Report a problem*/			
#report-a-problem-link
{
    font-size: small;
}
/* End Layout */

.control-label
{
	padding-right:10px;
}

.form-group
{
	padding-bottom: 10px;
}


/*Tables*/
.datatable
{
	display:none; /* The onload will show the table when its ready */
}

.dataTables_wrapper
{
	width:100%;
	min-height: 430px;
}

.dataTables_wrapper .top
{
	background-color: #356672;
	padding: 5px;
	margin-bottom: 8px;
	padding-bottom: 0px;
	color: white;
}

.dataTables_wrapper .top .search
{
	padding-left:2%;
}

.dataTables_wrapper .top .center
{
	text-align: center;
}

.dataTables_wrapper .top .center input
{

}

.dataTables_wrapper .top .search input
{
	
}

.dataTables_filter label
{
	
}

.dataTables_wrapper .top .links
{
	text-align: right;
	padding-right:2%;
}

#tblJurisdictions_filter label {
	font-weight: normal;
}

.dataTables_wrapper .bottom
{
	padding: 5px;
	color:#2E5C30;
}


.dataTables_wrapper .bottom .pages
{
	text-align: center;
}

.dataTables_wrapper .bottom .pages a
{
	padding-right: 3px;
	padding-left: 3px;
	cursor: pointer;
}

.dataTable
{
	clear:both;	
}

.dataTable th
{
	background-color: #144B15;
	color: White;
	text-align: center;
	padding: 2px;
	font-weight: normal;
	white-space: nowrap;
}

.dataTable td
{
	border:1px solid lightgray;
}

table
{
	width: 100%;
}

table .clickable:hover td
{

	color: Black;
	
	/* Fallback for web browsers that doesn't support RGBa */
	background: #FBFCF9;
	
}

table .BlankCol
{
	display: none;
}

.hint-text
{
	color: LightGray;
	font-style: italic;
}

.scroll-list-wrap
{
	max-height: 150px;
	overflow-y: auto;
	margin: 6px 0px;
}

.scrolling-list ul
{
	padding:0px;
}

.scrolling-list li
{
	clear:both;
	list-style-type: none;
	border:1px solid lightgray;
	-webkit-border-radius: 6px;
         -moz-border-radius: 6px;
              border-radius: 6px;

    padding-top: 3px;
    padding-left: 3px;
    padding-right: 3px;
	min-height: 30px;
}

.scrolling-list input[type=text]
,.scrolling-list input[type=image]
{
	float:right;	
	
	padding: 2px;
	height: 20px;
	line-height: 10px;
	font-size: 15px;
}

/*To make things easy to maintaing, I copied the alert-danger styles*/
.validation-summary-errors
{
	/*AlertDanger*/
	color: #b94a48;
	background-color: #f2dede;
	border-color: #ebccd1;
	/*Alert*/
	text-shadow: 0 1px 0 rgba(255,255,255,0.2);
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.25),0 1px 2px rgba(0,0,0,0.05);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.25),0 1px 2px rgba(0,0,0,0.05);
	/*AlertDanger*/
	background-image: -webkit-gradient(linear,left 0,left 100%,from(#f2dede),to(#e7c3c3));
	background-image: -webkit-linear-gradient(top,#f2dede 0,#e7c3c3 100%);
	background-image: -moz-linear-gradient(top,#f2dede 0,#e7c3c3 100%);
	background-image: linear-gradient(to bottom,#f2dede 0,#e7c3c3 100%);
	background-repeat: repeat-x;
	border-color: #dca7a7;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede',endColorstr='#ffe7c3c3',GradientType=0);
	border-radius: 4px;
	padding: 8px;
	margin-bottom: 10px;

}



.validation-summary-errors ul, .validation-summary-info ul
{
	padding:0px;
	margin: 0px;
	list-style: none;
}

.validation-summary-info
{
	/*AlertDanger*/
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #ebccd1;
	/*Alert*/
	text-shadow: 0 1px 0 rgba(255,255,255,0.2);
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.25),0 1px 2px rgba(0,0,0,0.05);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.25),0 1px 2px rgba(0,0,0,0.05);
	/*AlertDanger*/
	background-image: -webkit-gradient(linear,left 0,left 100%,from(#dff0d8),to(#dff0d8));
	background-image: -webkit-linear-gradient(top,#dff0d8 0,#dff0d8 100%);
	background-image: -moz-linear-gradient(top,#dff0d8 0,#dff0d8 100%);
	background-image: linear-gradient(to bottom,#dff0d8 0,#dff0d8 100%);
	background-repeat: repeat-x;
	border-color: #dca7a7;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede',endColorstr='#ffe7c3c3',GradientType=0);
	border-radius: 4px;
	padding: 8px;
	margin-bottom: 10px;

}

.clickable 
{
	cursor: pointer;
}

.row .divider
{
	border-bottom: 1px solid #215968;
	margin-bottom: 5px;
	margin-top: 10px;
}

.header .header-inner
{
	background-color: #144B15;
	color: white;
	padding: 3px 10px;
	
	/*border-radius: 5px;*/
}

#cboxLoadedContent .header
{
	background-color: #215968;
	color: white;
	padding: 3px 10px;
	
	border-radius: 5px;
}

.dialog-inner
{
	padding:25px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.dialog-inner .row
{
	padding-bottom: 10px;
}

.dialog-inner .row.header
{
	height:30px;
}

.dialog-inner thead tr th
{
	background-color: #215968;
	color: white;
	padding: 3px 10px;
}

.colorbox-close
{
    color: White;
    font-weight: bold;
}

.pad-for-groups
{
	padding: 0 1%;
}

.field-wrap
{
	padding: 0px 25px;
}

.pad-row
{
	padding-bottom:10px;	
	padding-right: 25px;
}

.pad-right-10
{
	padding-right: 10px;
}

.pad-left-10
{
	padding-left: 10px;
}

.pad-top-10
{
    padding-top: 10px;
}

.margin-right-10
{
	margin-right: 10px;
}

.jd-links
{
    text-align: right;    
}

.jd-links input
{
	margin:8px;
}

.bttn-close
{
	display: inline-block;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
}

.dialog-inner .bttn-close
{
    background-image: none;
    padding-top: auto;
}


.bttn-new
{
	background-image: url('images/bttn-new.png');
	display: inline-block;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
}

.dialog-inner .bttn-new
{
    background-image: none;
    padding-top: auto;
}

.bttn-save
{
	background-image: url('images/bttn-save.png');
	display:inline-block;
	display: inline-block;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
}

.dialog-inner .bttn-save
{
    background-image: none;
    padding-top: auto;
}

.bttn-cancel
{
	background-image: url('images/bttn-cancel.png');
	display:inline-block;
	display: inline-block;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
}

.dialog-inner .bttn-cancel
{
    background-image: none;
    padding-top: auto;
}

.bttn-delete
{
	background-image: url('images/bttn-delete.png');
	display: inline-block;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
}

.dialog-inner .bttn-delete
{
    background-image: none;
    padding-top: auto;
}

.ui-autocomplete.ui-front
{
	z-index: 9999 !important;
}

.ui-selectable tbody tr, .ui-selectable tbody td
{
	cursor: pointer;
}

.top.row
{
	height: 36px;
}

.ui-dialog 
{
    z-index: 9999 !important;
    padding:0px !important;
    font-size:14px !important;
}

.ui-dialog-titlebar
{
    background: #215968 !important;
    color: white !important;
    font-weight: normal !important;
    padding: 2px 10px !important;
}

.ui-dialog-titlebar-close
{
    display: none !important;
}

.ab-header-info
{
	font-weight: bold;
}

.label-wrap
{
	font-weight: bold;
	color: #2E5C30;
}

.max-125
{
    max-width: 125px;
}

#userRegistration .short-bottom-pad
{
    padding-bottom: 0px;
}

#userRegistration .scroll-list-wrap
{
    padding-bottom: 0px;
    margin:0px;
}


#userRegistration .scroll-list-wrap ul
{
    padding-bottom: 0px;
    margin:0px;
}

#tblAmendmentLocationsPopup_wrapper
{
    min-height: 200px;
}