/*  apr-360-review.css  */

@media print {
	.no-print-display{
		display: none;
	}
	.print-only{
		display:block !important;
	}
	div#wpadminbar {
		display: none;
	}
	div#main {
		margin-top:0;
	}
	header#masthead {
		display: none;
	}
	@page { 
		size: auto;  
		margin: 0mm; 
	}
	div#ftr-tab {
		display: none;
	}
	table {
		font-size: 10px !important;
		margin: 0 0 10px;
		width: 100% !important;
	}
	h1.entry-title, h1.pseud-entry-title {
		font-size: 14px !important;
		font-weight: normal !important;
	}
	h2.report-hdr {
		font-size: 16px;
		margin-bottom:12px !important;
		font-weight:normal !important;
	}
	h3.report-hdr {
		margin-bottom: 60px !important;	
		font-size: 13px !important;
		font-weight:normal !important;
	}
	h3.report-hdr.print-only {
		margin-bottom: 12px !important;	
		font-weight:normal !important;
	}
	.entry-title, .pseud-entry-title {
		color: #000000;
	}
	.entry-title, .pseud-entry-title {
		font-weight: bold !important;
	}
	header.entry-header {
		margin: 0;
	}
}



/* All Media */

input[type="date"] {
    line-height: normal;
    width: 200px;
}
.print-only{
	display:none;
}
hr {
	margin: 0 0 16px;
}

h2.report-hdr{
	margin-top:0px;
	margin-bottom:0px;
}

h3.report-hdr{
	margin-top:0px !important;
}

h3 {
    margin: 12px 0 8px !important;
    color: #6EB43F;
}

.greenbackground{
  background-color: #cce4ba;
}

/* Status styling for td's */

td.td-red {
    background-color: #e4bbbb;
    color: #000000;
    border-bottom-color: #999999;
}

td.td-yellow{
	background-color: #f3eba3;
	color: #000000;
    border-bottom-color: #999999;
}

td.td-green{
	background-color: #cce4ba;
	color: #000000;
    border-bottom-color: #999999;
}

/* END td status styling */

.col-md-2.low-pad, .col-sm-2.low-pad{
    padding-left: 4px;
    padding-right: 4px;
}

label.error {
    color: red;
    width: 100%;
    font-size: 12px;
    text-align: left;
}

table.first2left tr td:nth-child(-n + 2){ 
    text-align:left;
}

button.jbtn {  /* for the javascript button that generates the CSV */
    margin-top: 20px;
    margin-bottom: 20px;
    width: 20%;
    padding: 5px 0px;
    background-image: linear-gradient(to bottom, #7FB8d8 0%, #0078AE 100%);
    border: none;
    color: white;
}

#query-assign-reviewers-form a.btn.btn-anchor {
    margin-top: 25px;
    width: 100%;
    max-width: 250px;
    padding: 5px 0px;
}

form.apr360 label {
   width: 125px;
   text-align: right;
   padding-right: 10px;
   float:left;
}

form.apr360 label.error{
    color: red;
    width: 100%;
    font-size: 12px;
    text-align: left;
}

form.apr360 td.status_display {
    font-size: 14;
    font-weight: bold;
    padding: 0 0 5px 10px;
    color: #0078ae;
    /* margin-top: 32px; */
}

form.mid-pinch-form table tr th {
    background-color: #ffffff;
    border: none;
    text-align: right;
}

form.mid-pinch-form table tr th label{
  float:none;
  width:auto;
  vertical-align:center;
  padding-right:0px;
}

form.apr360 table tr td, form.apr360 table tr th{
    border:1px solid #bbbbbb;
}

form.apr360 table.manage tr td:first-child {
    min-width: auto;
}
form.apr360 table tr td:first-child {
    text-align: right;
    font-weight: bold;
    padding-top: 12px;
    min-width: 100px;
}
form#settings_manage_form table tr td:first-child {
    font-weight: normal;
}
form#pq_edit_form.apr360  table tr td:first-child {
  padding-top: 6px;
}
form.apr360 table tr td:last-child {
    text-align: left;
    /* width: 200px; */
}
form.apr360 table.entry-right tr td:last-child {
    float: none;
}
form.apr360 table:last-child {
  width:95%;
}
form.apr360 input, form.apr360 select, form.apr360 textarea {
}
fieldset {
    background-color: white;
    border-color: #0078AE;
    border-style: solid;
    border-width: 1px;
    margin: 8px 0;
    padding-top:2px !important;
}

.radiogroup {
    margin-top: 12px;
}
.radiogrouptitle {
    background-color: #0078AE;
    color: white;
    font-weight: bold;
    margin-top: 9px;
    padding: 2px 0 1px 12px;
}

.submit{
	margin: auto;
	padding:5px;
}

.submitwrap {
    margin: 12px auto 2px;
    padding: 5px;
    text-align: center;
    max-width:fit-content;
}

form#tabular_fundamentals_form{
	height:500px;
	overflow:auto;
}

form#tabular_fundamentals_form td input[type="checkbox"] {
    float: right;
}

form#tabular_fundamentals_form table tr td:first-child, form#tabular_fundamentals_form table tr th:first-child {
    font-weight: normal;
    background-color: #E5F1F7;
}

form#tabular_fundamentals_form table tr td:last-child {
    text-align: left;
}

td.mhid {
	font-weight:normal; 
	background-color:#E5F1F7;
}

@media screen and (max-width: 584px){
  form.mid-pinch-form table tr th, form.mid-pinch-form table tr th label{
    text-align:left;
  }
  form.mid-pinch-form table tr th, form.mid-pinch-form table tr td {
    display: block;
    width: auto;
    vertical-align: middle;
  }
  form.mid-pinch-form table tr td input input[type="text"], form.mid-pinch-form table tr td select, form.mid-pinch-form table tr th label{
    width: 100%;
    font-size: 14px;
    line-height: 1.5;
    padding: 7px 10px 7px 0px;
    display: block;
    max-width: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  form.mid-pinch-form table tr td input[type="checkbox"] {
      float: left;
      margin: 0px 0px 0px 0px;
  }
  form.mid-pinch-form table tr th{
    padding:0;
  }
  form.mid-pinch-form table tr th label{
    margin-bottom:0px;
    margin-top:10px;
  }
  form.mid-pinch-form table tr td , form.mid-pinch-form table tr td select{
    padding:0px 0px;
  }
  form.mid-pinch-form table tr th label{
    font-size:14px;
  }
  form.apr360 label{  /* CHG 170818 - Affects Materials Edit */
    text-align:left;
  }
}

@media (max-width: 520px) { 
  div.calc-result{
   width:260px; 
  }
  hr.narrow{
    max-width:260px;
  }
}