/* Egypt - Methanex                                  */
/* 2020/5/14 - Original Version                         */
/*                                                     */
/*Logo should be placed on same directory as css          */

/* ===== SITE LAYOUT =================== */
	.jv-page-container 	{ }
	.jv-page 			{ }
	.jv-page-content 	{ }
	.jv-page-header .jv-wrapper:after {}
	.jv-logo 
	{background: url("JVLogo.jpg");
    text-indent: -3333px; padding: 35px;
    background-repeat: no-repeat;
    max-width: 30%;}
	.jv-page-body 		{ }
	.jv-wrapper 		{ }
	.jv-footer 			{ }



/* ===== JOB LISTINGS PAGE  =================== */ 
	
	.jv-page-error 		{ }
	.jv-page-body h2 	{ }

	
	h3.h2     			{font-size: 22px; padding-top:20px;}
	.jv-job-list  		{ }
	.jv-job-list th  	{ }
	.jv-job-list td  	{ font-size: 16px;padding-top:10px;}
	.jv-job-list .jv-job-list-name  		{ }
	.jv-job-list .jv-job-list-location  	{ }



/* ========== JOB DETAILS PAGE =============== */ 
	
	h2.jv-header 	{}

	.jv-job-detail-meta,
	.jv-apply-meta    		{}


	.jv-button { }
	.jv-button-primary { }

	.jv-current-openings 	{ }
	.jv-share-widget 		{ }

	.jv-job-detail-bottom-actions,
	.jv-apply-form-actions 	{ }
	a {color:#00B0D3;}
	a:hover {color:#06357A;}


/* ========== APPLY PAGE ====================== */ 
	
	.jv-form 				{}
	.jv-apply-form 			{}
	.jv-search-form 		{}
	.jv-apply-step 			{}
	.jv-apply-section 		{}
	.jv-step-header 		{} 		/* Section Title */
	.jv-required-label 		{}



	






