* { /* font-family:”Mr Eaves Sans” */}
/*
	Theme Name: Casa Myrna Theme
	Theme URI: http://www.cardwellbeach.com
	Description: Casa Myrna WordPress Theme
	Version: 1.0.0
	Author: Cardwell Beach
	Author URI: http://www.cardwellbeach.com
*/

/*------------------------------------*\
    MAIN
\*------------------------------------*/

/* global box-sizing */
*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}
/* html element 62.5% font-size for REM use */
body {
	/* font:300 14px/1.4 'Mr Eaves Sans', Mr Eaves Sans, Mr Eaves Sans, Mr Eaves Sans; */
	font:300 14px/1.4;
	color:#333;
}

/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}
.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}

a {
	color:#444;
	text-decoration:none;
}
a:hover,
a:active {
	outline:0;
	text-decoration: none;
}

input:focus {
	outline:0;
	border:1px solid #04A4CC;
}


/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

@media only screen and (min-width:320px) {

}
@media only screen and (min-width:480px) {

}
@media only screen and (min-width:768px) {

}
@media only screen and (min-width:1024px) {

}
@media only screen and (min-width:1140px) {

}
@media only screen and (min-width:1280px) {

}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
	   only screen and (min-resolution:144dpi) {

}

/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}


/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {

}
.bypostauthor {

}

/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}
	a[href]:after {
		content:" (" attr(href) ")";
	}
	abbr[title]:after {
		content:" (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
		page-break-inside:avoid;
	}
	img {
		max-width:100% !important;
	}
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
}



/* Jobs page Paycor iframe styles */
 
/* Imported fonts */
/*@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700&display=swap');*/
 
/* Main Body Text */
#gnewtonCareerBody * {
	color: #000000;
	font-family: 'Proxima N W01 Reg' !important;
	font-size: 16px;
	line-height: 26px;
}
 
/* Header Text, Department, etc. */
.gnewtonCareerGroupHeaderClass {
   color: #2b2b2b !important;
   font-family: 'Proxima N W01 Reg' !important;
   font-size: 22px !important;
   line-height: 32px !important;
   font-weight: 700;
}
 
/* Link Styling */
#gnewtonCareerBody a, #gnewtonLandingArea a, div#backToCareerHome a, #gnewtonLogo a.newton_policy {
color: ;
text-decoration: none;
}
/*Link when hovered*/
#gnewtonCareerBody a:hover, #gnewtonLandingArea a:hover, div#backToCareerHome a:hover {
color: ;
text-decoration:underline ;
}
 
/* Button Styling */
#gnewtonCareerBody div.gnewtonBlueBtn, #gnewtonCareerBody button.gnewtonBlueBtn, div.gnewtonContinueBtn {
   background-color: !important;
   color: #ffffff !important;
   font-family: 'Proxima N W01 Reg' !important;
   text-align: center !important;
}
 
/* Button When Hovered */
#gnewtonCareerBody div.gnewtonBlueBtn:hover, #gnewtonCareerBody button.gnewtonBlueBtn:hover, div.gnewtonContinueBtn:hover{ 
   background-color:  !important;
   color: #ffffff !important;
   opacity: 0.8 !important;
}
 
/* Submit Button Color ONLY */
span#submitText {
	   color: #ffffff !important;
}
 
/* Submit Button Color HOVER ONLY */
span#submitText:hover {
	   color: #ffffff !important;
}
 
/* Fix search button text alignment. */
div#gnewtonSearchBtn {
    height: !important;
    line-height: 18px;
}
 
/* Landing Page */
div#gnewtonLandingArea {
   color: ;
   font-family: !Important;
   font-size: ;
   line-height: ;
}
 
/*(Open Positions Style in Landing Area" */
p#land {
    font-size: 26px !important;
    margin-top: 6%;
    margin-bottom: 2%;
	font-weight: 600;
	color:#2b2b2b;
}
/* Less Common Styling */
 
/* Remove jobid location etc from the job description page. */
 
#gnewtonJobDescription #gnewtonJobPosition, #gnewtonJobDescription #gnewtonJobLocation, #gnewtonJobDescription #gnewtonJobID, #gnewtonJobDescription #gnewtonJobOpening, #gnewtonJobDescription hr, td#gnewtonJobLocationInfo {
display: none;
}
 
/* Remove application code box for returning applicants to online form. */
#gnewtonApplicationBox * {
display: none;
}
 
/* Remove incorrect veteran status boxes on bottom of online application form. */
#veteran31, #veteran32, #veteran33, #veteran34 {
margin-left: 40px;
}
 
/* Make sure that images and labels display properly. */
label {display: inline;}
img {display: inline;}
 
/* Increased spacing for generic resume submission. */
#gnewtonGeneric td {
padding-top: 20px !important;
}
 
/* Fix uploaded resume blue box. */
#resumeDropped div.bar {
padding-bottom: ;
}
 
/* Fix the Clear All Fields link. Set width to 100 or 115px if wrapping occurs. */
.button.newtonStoreReset.block {
color: rgb(52, 152, 219) !important;
background-color: rgba(0,0,0,0);
width: px; }
 
.button.newtonStoreReset.block:hover {
color: rgb(136, 189, 229) !important;
}
 
/* Fix Job Search Buttons */
select#gnewtonLocation, select#gnewtonDepartment {
width: 100%;
}
 
/* Fix Choose a File link. */
label#resumeDropLocalFile {
color: #3498db;
}
 
/* Fix filename in uploaded resume blue box. */
#resumeDropped span.filename {
color: white;
}
 
/* Hide department and location sort labels */
.gnewtonSortByJob {
display: none !important;
}
 
.gnewtonSortByLocationOrDepartment {
display: none !important;
}
 
/* Fix remove link in uploaded resume blue box. */
#resumeDropped .bar .closeBtn {
color: #aed6f1 !important;
text-decoration: none;
}
 
/* Bold section titles. */
dt.gnewtonSectionTitleClass {
font-weight: bold;
}
 
/* Bold all p inside the application. */
#gnewtonResumeFormTable p {
font-size:  !important;
font-weight: bold;
}
 
/* Un-bold the Applicant's Statement section. */
#gnewtonAppState p {
font-weight: normal;
}
 
/* Reposition the "Yes" and "No" inside the Min Qual buttons. */
td.gnewtonQuestions div {
line-height: 25px !important;
color: !important;
}
 
/* Fix colors on attachment upload links. */
label.emptyFileInput {
   color: #3498db !important;
}
 
label.emptyFileInput:hover {
   color: #88bde5 !important;
}
 
/* Bold uploaded attachment names. */
div.filledFileInput span {
   font-weight: bold;
}
 
#gnewtonCareerBody div.gnewtonBlueBtn.disabled, div#saveBtn.disabled, #gnewtonCareerBody button.gnewtonBlueBtn.disabled, #gnewtonCareerBody div.gnewtonBlueBtn[disabled], #gnewtonCareerBody button.gnewtonBlueBtn[disabled] {
background: #ccd3d8 !important;
}
 
/* Adjust Indeed button colors to match. */ 
#gnewtonCareerBody #gnewtonJobDescriptionBtn > div > .indeed-apply-widget > a{
background: #3498DB !important;
}
 
#gnewtonCareerBody #gnewtonJobDescriptionBtn > div > .indeed-apply-widget > a > span > span{
color: white !important;
font-size: !important;
font-weight: !important;
line-height: !important;
font-family: !important;
}
 
/* hover */
#gnewtonCareerBody #gnewtonJobDescriptionBtn > div > .indeed-apply-widget#indeed-apply-widget > a:hover{
background: !important;
}
 
/* once candidate has applied*/
#gnewtonCareerBody #gnewtonJobDescriptionBtn > div > .indeed-apply-widget.indeed-apply-status-applied > a{
background: !important;
}
 
#gnewtonCareerBody #gnewtonJobDescriptionBtn > div > .indeed-apply-widget.indeed-apply-status-applied > a > span.indeed-apply-button-inner{
color: !important;
}
 
#gnewtonCareerBody #gnewtonJobDescriptionBtn > div > .indeed-apply-widget.indeed-apply-status-applied#indeed-apply-widget > a:hover{
background: #88bde5 !important;
}
 
/*Remove Department and Location sort options */
.gnewtonSortByJob {
}
 
/* Adjust vertical alignment on EEO VEVRAA options. */
form#gnewton-vevraa-form span.radio-label {
    top: 0px !important;
    position: relative;
}
 
div#gnewtonCareerBody {
margin: auto !important;
}
 
input[type="checkbox"] { 
    padding: 5px;
}
 
/* Custom CSS Below */
#gnewtonCareerBody {
	font-family: 'Proxima N W01 Reg' !important;
}

li.gnewtonJobNode {
	font-family: 'Proxima N W01 Reg' !important;
}
 
 
/*STYLING FOR MOBILE EXPERIENCE */
 
@media only screen and (max-width: 500px) {
	table.gnewtonJobFilter tr, tbody, td {
	   display: block;
	}

	input#gnewtonKeyword {
	   margin-bottom: 5px !important;
	} 
	
	.gnewtonCareerGroupRowClass {     
		word-wrap:break-word !important;     
		white-space:normal !important; 
	}

	.gnewtonJobLink a, .gnewtonJobLink a:visited, .gnewtonJobNode a, .gnewtonJobNode a:visited, .gnewtonNode a, .gnewtonNode a:visited, .gnewtonCareerGroupJobTitleClass a, .gnewtonCareerGroupJobTitleClass  {     
		white-space: normal !important; 
	}
	#gnewtonCareerBody * {     
		font-size: 15px !important; 
	}
}
