/*
Theme Name: OR Manager Theme 2026
Author: Access Intelligence, LLC.

Copyright 2026 Access Intelligence, LLC.
*/

.fm-form input.submit {
	float:none !important;
}
.pt-featured-image {
	float: left !important;
	padding: 10px !important;
}
.nf-field-label {
	margin-bottom:3px !important;
}
.nf-field-container {
	margin-bottom:5px !important;
}


/*Display Widget CSS*/

/*This is the container for the entire widget*/
.widgetwrapper	{ 
	font-family: Lato, sans-serif !important; 
	background-color: #ffffff !important;
	border: 5px solid #77D1AB !important;
	border-radius: 5px !important;
	width: 300px !important;
	padding-bottom: 8px;
}

/*Changes Links*/
	.jt_job_list a 			{ color: #000000  !important; text-decoration: none !important; line-height: 18px !important; font-weight: bold !important; }
	.jt_job_list a:link 	{ text-decoration: none !important; }
	.jt_job_list a:visited 	{ text-decoration: none !important; }
	.jt_job_list a:active  	{ text-decoration: none !important; }
	.jt_job_list a:hover  	{ text-decoration: underline !important;}
	
	
/*Changes Featured */
.orm-jobs div.heading{
	
	font-family: Calibri, Helvetica, Verdana, sans-serif !important;
	font-weight: 700px !important;
	padding: 0px 0px  0px 0px !important;
	background: url('https://ymc4.informz.net/ymc4/data/images/JobsEmail/or.jpg?cb=38912') no-repeat;
	font-size: 25px !important; 
	text-decoration: none !important;
	height: 145px !important;
	background-size: 100% 100%;
	width: 290px !important;
}


.orm-jobs div.heading a{ 
	text-decoration: none !important;
	color: #0D2206 !important; 
	font-family:Verdana, Geneva, sans-serif !important; 
	font-size: 20px !important; 
	font-weight:bold !important;
	
}

.jt_content{
	padding: 6px !important;
	margin: 0 !important;
	
}


/* Style the buttons */
.jt_clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden !important;
    margin: 5px 5px 5px 20px !important;
	padding-top: 5px !important;
	padding-bottom: 5px !important;
	padding-right: 15px !important;
}


a.jt_button {
	font-family: Calibri, Helvetica, sans-serif !important;
	background-color: #008DCF !important; 	
	font-size: 15px !important;
	font-weight: 400px !important;
    color: #ffffff !important;
    display: block !important;
	border-radius: 2px	!important;
    padding-right: 30px !important; /* sliding doors padding */
    text-decoration: none !important;
}


a.jt_button span {
    display: block !important;
    line-height: 26px !important;
    padding: 5px 0 5px 30px !important;
}


a.jt_button:active {
	background-color: #ffffff !important;
    background-position: bottom right !important;
    color: #ffffff !important;
    outline: none !important; /* hide dotted outline in Firefox */
}

a.jt_button:hover {
    background-color: #008DCF !important;
	
	
}


a.jt_button:active span {
    background-position: bottom center !important;
	
} 

	a.jt_post {float:left !important; }
	a.jt_more {float:right !important;}





/*Be careful to only change background*/

div.jt_job_list{ 
	margin: 0px 6px 5px !important;
	background: #ffffff!important;
}



div.jt_job_list div.jt_row1{ 
	background: #ffffff !important;
	padding-left: 2px !important;  
	a:hover !important;	
}


div.jt_job_list div.jt_row2{ 
	background: #ffffff!important;
	padding: 7px !important; 
	a:hover !important;	
}

/*
.orm-component p {
     margin: 0; 
    margin: 0 0 10px !important;
}*/

/* Changes the appearance of each jobs */

div.jt_job_list div.jt_job                                 { padding: 7px !important; border-bottom: 2px solid #77D1AB !important; }
div.jt_job_list div.jt_alljobs                             { display: none !important; }
div.jt_job_list div.jt_job_position                        { font-size: 13px !important; font-weight:none !important;  color: #666666;}
div.jt_job_list div.jt_job_location                        { font-size: 13px !important; margin-right: 2px !important; color: #6D6D6D !important; }
div.jt_job_list div.jt_job_company                         { font-size: 13px !important;  color: #6D6D6D !important; font-weight:none; }

.article-list-lock {color: #188ABF;}

