﻿p.ms-rteElement-Paragraph { 
	
}

/* 	----------------------------------------------------------------------------------------------
	wcdReports DataTables from data.oregon.gov
	----------------------------------------------------------------------------------------------
*/

a#print {
	padding: 10px;
    border: 0;
    background: #1c5c42;
    color: white;
    border-radius: 4px;
    margin: 40px 0 0;
    display: inline-block;
    clear: both;
    width: auto;
}

.wcdReport {
	margin: 20px 0 !important;
	background: #ebebeb;
	border-radius: 2px;
}

.wcdReport table.no-footer {
	border-bottom: 0 !important;
}

.wcdReport th {
	white-space: normal;
	vertical-align: bottom;
	border-top: 1px solid #dddddd;
}

.wcdReport table tbody th, 
.wcdReport table tbody td {
	text-align: right;
}

.wcdReport table tr th {
	padding: 10px 20px 10px 10px !important;
	border-bottom: 0 !important;
}

.wcdReport table thead .sorting,
.wcdReport table thead .sorting_desc,
.wcdReport table thead .sorting_asc {
	background-position: center right !important;
	text-align: right;
}

.wcdReport .dt-buttons {
	padding: 20px 20px 0 20px;
	background-color: #ebebeb;
	border-top-left-radius: 2px;
    border-top-right-radius: 2px;}


.wcdReport .dataTables_filter {
	padding: 20px;
}

.wcdReport .dataTables_filter input {
	border: 1px solid #999;
	border-radius: 2px;
	font-size: 0.88em;
    line-height: 1.6em;
    height: 33px;
    padding: 6px;
    font: 400 13.3333px Arial;
}

.wcdReport button.dt-button {
	background-image: none;
	background: #ffffff;
}

.wcdReport span a.current {	
	background: none !important;
}

.wcdReport .dataTables_wrapper .dataTables_paginate .paginate_button:hover,
.wcdReport .dataTables_wrapper .dataTables_paginate .paginate_button:active {
	background: none !important;
	color: #333 !important;
	border: 1px solid #999 !important;
}

.wcdReport table {
	border: 1px solid #ebebeb;
	border-right: 0;
}

.wcdReport .dataTables_info {
	padding: 13px 10px !important;
}

.wcdReport .dataTables_paginate {
	padding: 5px !important;
}

.wcdReport table.dataTable.display tbody tr.odd>.sorting_1, table.dataTable.order-column.stripe tbody tr.odd>.sorting_1,
.wcdReport table.dataTable.display tbody tr.even>.sorting_1, table.dataTable.order-column.stripe tbody tr.even>.sorting_1 {
	background-color: inherit !important;
}

.table-responsive {
	border: 0 !important;
}



@media (max-width: 767px) {
	
	.wcdReport .dt-buttons:before {
		padding-bottom: 5px;
	}
}

@media (min-width: 767px) {
	
	.wcdReport .dt-buttons:before {
		float: left;
    	padding-right: 20px;
   		margin-top: 8px;

	}
}



/*  Data Tables  */ 

td.details-control {
    background: url('../images/details_open.png') no-repeat center center;
    cursor: pointer;
}
tr.shown td.details-control {
    background: url('../images/details_close.png') no-repeat center center;
}

.pDetails{
	 margin-left: 25px; 
	 width: 95%;
	 margin-bottom: 50px;
}

.pDetails tbody tr {
	height: 35px; 
	
}

.pDetail_Date{
	
 width: 5%;
 border: none; 
 border: 0px;
}

.pDetail_Amount{
	
	width: 10%;
	border: none; 
	border: 0px;
	padding-right: 15px;
}

.pDetail_Type{
	
	width: 10%;
	border: none; 
	border: 0px;
}

.pDetail_SvcCo{
	
	width: 40%;
	border: none; 
	border: 0px;
}
.pDetail_SvcCoNum{
	
	width: 10%;
	border: none; 
	border: 0px;
}


.pDetail_Link {
 border: none; 
 	width:10%;	
} 

.pRight{
	 
	text-align:right; 
}

.pAsterisk{
	font-size:25px; 
	font-weight:bold; 
}
.paginate_button.previous{
	padding-right:20px; 
}

#yearLabel {
	
	padding-right: 5px; 
}

#typeLabel{
	padding-left: 15px; 
	padding-right: 5px;  
	
}
.penaltySelector{
	padding-bottom: 20px; 
}

/* info box color*/
.v-accessibility .accessibility-cdn {
    background: #f46722;
    border-radius: 4px;
    padding: 22px;
}


/* header overlay override */

.or-header .or-header-overlay {

	background: #4d3e77;

	opacity: .05;

}

.or-navbar {

	background: #4d3e77;

}

.or-navigation-list > li > a {

	color: #fff;

}
/* 	----------------------------------------------------------------------------------------------
	SITE HEADER
	----------------------------------------------------------------------------------------------
*/
/* header background override */
.or-header {
	background: url('/Style%20Library/Images/wcd.jpg'); 
	background-repeat: no-repeat;
	background-size: cover;
	background-color:    #4d3e77;
	text-shadow:2px 2px 5px black;
}

/* header overlay override */
.or-header .or-header-overlay { 
	background: #000000; 
	opacity: 0;
    filter: alpha(opacity=50); /* For IE8 and earlier */
}

/*make oregon.gov logo greyscale */
.or-navbar-brand img {
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
    filter: gray; /* IE6-9 */
}

/* 	----------------------------------------------------------------------------------------------
	ACCORDION HEADER
	----------------------------------------------------------------------------------------------
*/
h2.panel-title, h3.panel-title {

	font-size: 20px!important;/*font-size: inherit;*/

}
/* search bar override */

.or-navbar-search-wrapper {

	background: #4d3e77;

}

.or-navbar-search-submit-button {

	background: #4d3e77;

}

.or-navbar-search-submit-button:hover, .or-navbar-search-submit-button:focus {

	background: #f46722;

}

.or-navbar-search-open.or-navbar-search-wrapper {

	box-shadow: -10px 0px 10px -5px #061127;

}

.or-taskbox-title {

	background: #7c587e;

	color: #ffffff;

}

h2.or-taskbox-title {

	font-size: 25px!important;/*font-size: inherit;*/

}

h3.or-taskbox-title {

	font-size: 25px!important;/*font-size: inherit;*/

}

/* alert styles override */

.alert-info {

	color: #333;

	background-color: #f5f5f5;

}

/* side navigation override */

.or-side-navigation ul li a {

	color: #4d3e77;

}

.or-side-navigation ul .or-side-navigation-current > a {

	border-left: solid 3px #f46722;

	color: #333333;

}

.or-side-navigation > ul > .or-side-navigation-parent > a {

	text-transform: none;

	letter-spacing: normal;

	font-size: 1em;

}

.or-side-navigation-parent ul {

	margin-top: 0;

}

html .ms-rtestate-field a:hover, html .ms-vb a:hover:visited, html .ms-vb-user a:hover:visited, html .ms-vb2 a:hover:visited {

	color: #f46722;

}

html .ms-rtestate-field a:hover, html .ms-vb a:hover, html .ms-vb-user a:hover, html .ms-vb2 a:hover {

	color: #f46722;

}

/*a Buttons link color override*/

a.btn:not(.btn-link):not(.btn-default):hover {

	color: #FFF;

}

a.btn:not(.btn-link):not(.btn-default):visited {

	color: #FFF;

}

a.btn.btn-default:visited {

	color: #333;

}

a.btn.btn-default:hover {

	color: #fff;

	background-color: #4d3e77;

}

a.btn.btn-feat {
	background: #804180;
    color: white;
    margin: 10px 0 30px;
    font-size: 18px;}

a.btn.btn-feat:hover {
	background-color: #4d3e77;	
}



/* H2 to font size of 25px */



.h2, h2 {

	font-size: 25px;/*font-size: 30px;*/

}

.h3, h3 {

	font-size: 22px;

	/*font-size: 26px;*/

	color: #333333;

}

html .ms-WPBody h3 {

	font-size: 22px;

}

.h4, h4 {

	font-size: 20px;

	/*font-size: 22px;*/

	color: #333333;

}

.h5, h5 {

	font-size: 18px;

}

.h6, h6 {

	font-size: 16px;

}

/*   FORM DataTables   */  

td.pubTitle {
	
	text-align:left;
	width:60%;	
}

td.pubLanguage {
	
	text-align:left;
	width:15%;	
}

td.pubAudience {
	
	text-align:left;
	width:25%;	
}



td.formForm {
	
	text-align:left;
	width:15%;	
}

td.formTitle {
	
}
td.formDescription{
	
}
td.formDate{
	
}
td.formCategory{
	
}
td.formBulletins{
	
}


/* Bulletin DataTables   */  


td.bulletinLink{
	
}
td.bulletinSubject{
	
}
td.bulletingForms{
	
}


/*  Contested Case Year Table  */ 

td.claimant{
	
}
td.employer{
	
}
td.fileNumber{
width:10%;
	
}
td.orderType{
	
}
td.statutes{
width:10%; 	
}
td.rules{
width:15%; 	
}




#ruleSection{
  width:100%;
}


#leftSection{
  width:70%;
  float:left;
}

#rightSection{
  width:30%;
  float:left;
}


.ruleLabel{ 
  font-weight:bold; 
  float:left;
  padding-right:5px;
} 

#ruleDate{ 
  float:left; 
  padding-right:15px;
}

#ruleDivision {
  float:left; 
  padding-right:15px; 
}

.ruleBulletinSpan{ 
	white-space:nowrap;
	display:inline-block;
	padding-right:5px; 
}

#ruleBulletins{ 
  width:187px;;
  float:left;
  overflow:hidden;
  overflow-wrap:break-word; 
  -ms-word-wrap:break-word;
  word-wrap:break-word; 
}



.ruleLabel2{ 
  font-weight:bold; 
  float:left;
  padding-right:5px;
   clear: both; 
   float: left; 
   display: block; 
   position: relative; 

} 


#ruleOANumber{ 
  width:75px;
  float:left;
}


.ruleButtons{
   margin-top:30px;
   padding-left:25px;
   clear: both; 
   float: left; 
   display: block; 
   position: relative;  
}

#currentRule {
	 background: none !important;
}

#markedRule {
	
	background:none !important;
}



.ruleButton{ 
  width:140px !important; 
  margin-right:25px;
  margin-top:10px;
} 

#contactName{
  padding-bottom:0px;
  margin-bottom:0px;
}
#contactPhone {
  margin-top:2px;
  margin-bottom:0px;
  
}

#contactEmail{
  margin-top:2px;
  font-weight:bold;
}

#ruleHistoryTable{
	
	float:left;
	margin-top:25px;
}

td.details-control {
    background: url('/style%20library/images/details_open.png') no-repeat center center;
    cursor: pointer;
    width:10px;
}
tr.shown td.details-control {
    background: url('/style%20library/images/details_close.png') no-repeat center center;
    width:10px;
}

#searchArea{
	float:right;
}
#searchButton{
	margin-bottom:10px;
}

/* 
	Shift over the DataTables filter so it lines up with  
   the search box on the page
*/    
#formsTable_filter {
	 float:left;	
	 margin-left:-7px; 
}

.letterSelector{
	 padding-bottom: 10px;
	 display:inline-block;	 
}
.letterLast {	 
	 border-right:1px solid !important;
}
.letterSelector a {
	color:#547D90; 
	font-size:medium;
	display:block;
	float:left; 
	padding:2px 8px; 
	text-decoration:none;
}

#theSearchArea{

}

.letterSelector a:hover {
	background:gray;
	color:white; 
}

.selectedLetter {
	
	background:#547D90; 
	color:white !important; 
}

.select_filter{
	width:200px;
}

main img {
	max-width: 100%;
}

#agencyWideAlert p {
	margin-bottom: 0;
}

/*********************************** 
CALENDAR
************************************/

a.fc-event:hover {
	cursor: pointer;
}

p.popLabel.lead:first-child {
    margin-top: 0;
}

p.popLabel.lead {
    margin-bottom: 5px;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 5px;
    margin-top: 20px;
}

span.popLabel.modal-topic {
	font-style: italic;
	margin: 10px 0;
	padding: 5px;
	border-radius: 4px;
}

h3.modal-title {
	margin-top: 10px;
}

.event-wrapper {
	padding: 2px;
}

.event-wrapper .event-topic {
	margin-bottom: 5px;
	font-style: italic;
}

.event-wrapper .event-details {
	
}

.event-wrapper p {
	margin-bottom: 5px;
	margin-top: 5px;
}

/*********************************** 
THUNDERSTONE
************************************/

#ThunderstoneSearchResults td > table {
    border-bottom: 1px solid #ddd;
    padding: 20px 0;
    border-collapse: separate;
}

#ThunderstoneSearchResults td > table:last-child {
    border-bottom: 0;
}

#ThunderstoneSearchResults .fileIcon {
	padding-right: 5px;
}


/* Targets the results/pagination box */
#ThunderstoneSearchResults > table:first-child,
#ThunderstoneSearchResults > table:nth-child(3) {
	border: 0;
    padding: 30px;
    background: #ebebeb;
    margin-bottom: 0;
	margin-right: 17px;
	border-collapse: unset;
}



/* Targets the results text inside the results/pagination box */
#ThunderstoneSearchResults > table:first-child > tbody:first-child > tr:first-child > td:first-child,
#ThunderstoneSearchResults > table:last-child > tbody:first-child > tr:first-child > td:first-child {
    font-weight: bold;
    font-size: 18px;
    padding-bottom: 10px;
}

#ThunderstoneSearchForm table {
	border: 0;
}

#ThunderstoneSearchForm td {
    padding: 10px 0 0;
}

#ThunderstoneSearchForm table > tbody > tr > td:nth-of-type(2) {
    padding-left: 10px;
	padding-top: 0px;
}

#ThunderstoneSearchForm table > tbody > tr > td:nth-of-type(2) > table {
	padding: 0;
}

#ThunderstoneSearchResults table:nth-child(2) td > font > font {
    margin-top: 10px;
    font-style: italic;
    clear: both;
    display: inline-block;
}


#ThunderstoneSearchResults table:nth-child(2) td > font > a:first-child {
    color: #4d3e77;
    font-size: 18px;
    padding-bottom: 10px;
    display: inline-block;
}

#ThunderstoneSearchForm th > font > label:first-child {
    display: none;
}

#ThunderstoneSearchForm th > font,
#ThunderstoneSearchForm th > label > font {
    padding-right: 5px;
}

#ThunderstoneSearchForm #query {
    width: 98%;
    display:block;
    padding: 10px;
    margin-bottom: 10px;
}

#ThunderstoneSearchForm td >  font > input {
    max-width: 98%;
}

#ThunderstoneSearchForm input[type=submit]:last-child {
    background: #221f1f;
}

#ThunderstoneSearchForm input[type=submit] {
    padding: 10px;
    background: #4d3e77;
    color: white;
    border: none;
    margin-right: 5px;

}

#ThunderstoneSearchForm input {
    padding: 10px;
	margin-bottom: 10px;
}

