<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

body, html {
	margin: 0px;
	padding: 0px;
	color: #6F6F6F;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	font-style: normal;
}
p, h1, h2, h3, h4, h5, h6, ul, li, ol {
	margin: 0px;
	padding: 0px;
}
a:link {
/*color: #6F6F6F;
	 text-decoration: underline;	 */
}
a:visited {
	text-decoration: none;
}
a:hover {
	/* color: #4c4c7a; 	 */
	color: #FFF;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a, a img, :focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
img {
	max-width: 100%;
	border: 0px;
}
h1 {
	color:#FFF;
	font-size: 24px;
	font-weight: normal;
	line-height: 30px;
}
input {
	border: medium none;
	color: hsl(0, 0%, 59%);
	height: 40px;
	padding: 0 4%;
	width: 100%;
	box-sizing: border-box;
	background-color: #faeeee;
	font-size: 18px;
	/*color: #1172d3;*/
	font-family: arial;
}
input[type="submit"] {
	background-color: #4c4c7a;
	border: 0 none;
	color: hsl(0, 0%, 100%);
	cursor: pointer;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	width: 100%;
	line-height: 40px;
	height: 40px;
	font-weight: bold;
}
input[type="submit"]:hover {
	background-color: #222222;
	border: 0 none;
	color: hsl(0, 0%, 100%);
}
select {
	border: 1px solid hsl(0, 8%, 90%);
	box-shadow: 0 0 3px hsl(0, 0%, 94%) inset;
	color: hsl(0, 0%, 62%);
	font-size: 18px;
	height: 40px !important;
	width: 100%;
}
.resources, .resources_url {
	display: block;
	height: auto;
	/* margin: 2% 0%; */
	margin: 0% 0%;
	width: 98%;
	font-family:Arial, Helvetica, sans-serif;
}
.resources_title, .resources_url_title {
	background-color: #4c4c7a;
	display: table;
	height: auto;
	margin-bottom: 20px;
	padding:1%;
	width: 98%;
}
.resources_name, .resources_url_name {
	background-color: #FFF;
	display: table;
	height: auto;
	margin-bottom: 20px;
	padding:2%;
	width: 96%;
}
.resources_name_texs01, .resources_url_name_texs01 {
	display: table;
	height: auto;
	float: left;
	width: 15%;
	margin-right: 3%;
	font-size: 17px;
	line-height: 40px;
	font-weight: bold;
}
.resources_name_texs02, .resources_url_name_texs02 {
	display: table;
	height: auto;
	float:left;
	margin-right:1%;
	width: 80%;
}
.resources_name_texs03, .resources_url_name_texs03 {
	display: table;
	height: auto;
	float:left;
	width:13%;
}
.resources_details, .resources_url_details {
	background-color: hsl(0, 0%, 100%);
	display: block;
	height: auto;
	margin-top: 18px;
	white-space: nowrap;
	width: 100%;
	position: relative;
}
.resources_title_title, .resources_url_title_title {
	display: table;
	float: left;
	height: auto;
	width: auto;
}
.resources_title_button, .resources_url_title_button {
	display: table;
	float: right;
	height: auto;
	width: auto;
}
.resources_details_title, .resources_url_details_title {
	background-color: hsl(0, 0%, 90%);
	border-bottom: 2px solid hsl(240, 2%, 91%);
	display: table;
	font-size: 15px;
	height: auto;
	line-height: 43px;
	text-transform: uppercase;
	width: 100%;
	color: rgb(72, 72, 72);
	font-weight: bold;
}
.resources_details_text, .resources_url_details_text {
	background-color: hsl(0, 0%, 100%);
	/* border-bottom: 1px solid hsl(240, 2%, 91%); */
	display: table;
	height: auto;
	white-space: normal;
	width: 100%;
	padding: 5px 0;
}
.resources_details_text {
	line-height: 18px;
}
.resources_url_details_text {
	line-height: 36px;
}
.line2-bg {
	background-color: hsl(240, 43%, 99%);
}
.box-all {
	width: 100%;
	display: inline-block;
	margin-bottom: 20px;
}
.resources_butt a, .resources_url_butt a {
	background-color: hsl(0, 0%, 97%);
	border-radius: 4px;
	color: hsl(210, 5%, 37%);
	display: block;
	height: auto;
	padding: 6px 20px;
	text-decoration: none;
	white-space: nowrap;
	width: auto;
	font-weight:bold;
}
.resources_butt a:hover, .resources_url_butt a:hover {
	background-color: hsl(216, 8%, 13%);
	color: hsl(0, 0%, 100%);
}
.edit_cat a {
	background-color:#4c4c7a;
	color:#FFFFFF;
	padding:4px 10px;
	font-size: 13px;
	font-weight:bold;
	text-decoration:none;
	border-radius:5px;
}
.edit_cat a:hover {
	background-color: hsl(216, 8%, 13%);
}
.delete_cat a {
	background-color:#4c4c7a;
	color:#FFF;
	font-size: 13px;
	padding:4px 10px;
	font-weight:bold;
	text-decoration:none;
	border-radius:5px;
}
.delete_cat a:hover {
	background-color: hsl(216, 8%, 13%);
}
.clients01 {
	float: left;
	padding: 0 1%;
	width: 5%;
	font-weight: bold;
}
.clients02 {
	float: left;
	padding: 0 1%;
	width: 20%;
}
.clients03 {
	float: left;
	padding: 0 1%;
	width: 39%;
}
.clients04 {
	float: left;
	padding: 0 1%;
	width: 15%;
	white-space: pre;           /* CSS 2.0 */
	white-space: pre-wrap;      /* CSS 2.1 */
	white-space: pre-line;      /* CSS 3.0 */
	white-space: -pre-wrap;     /* Opera 4-6 */
	white-space: -o-pre-wrap;   /* Opera 7 */
	white-space: -moz-pre-wrap; /* Mozilla */
	white-space: -hp-pre-wrap;  /* HP Printers */
	word-wrap: break-word;      /* IE 5+ */
}
.clients04 a {
	color: #0074a2;
	text-decoration: none;
}
.clients05 {
	float: left;
	padding: 0 1%;
	width: 11%;
}
.pagination {
	/* width: 96%;
	margin: 15px; */
	width: 100%;
	margin: 20px;
	display: inline-block;
}
#loading {
	width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
}
#loading img {
	width: 50px;
}
#container .pagination ul li.inactive, #container .pagination ul li.inactive:hover {
	background-color:#ededed;
	color:#bababa;
	border:1px solid #bababa;
	cursor: default;
}
#container .data ul li {
	list-style: none;
	font-family: verdana;
	margin: 5px 0 5px 0;
	color: #000;
	font-size: 13px;
}
#container .pagination ul li {
	list-style: none;
	float: left;
	border: 1px solid #006699;
	padding: 2px 6px 2px 6px;
	margin: 0 3px 0 3px;
	font-family: arial;
	font-size: 14px;
	color: #006699;
	font-weight: bold;
	background-color: #f2f2f2;
}
#container .pagination ul li:hover {
	color: #fff;
	background-color: #006699;
	cursor: pointer;
}
.go_button {
	background-color:#f2f2f2;
	border:1px solid #006699;
	color:#cc0000;
	padding:2px 6px 2px 6px;
	cursor:pointer;
	position:absolute;
	margin-top:-1px;
}
.total {
	float:right;
	font-family:arial;
	color:#999;
}
.resources_name_texs01_01, .resources_url_name_texs01_01 {
	display: table;
	height: auto;
	float: left;
	width: 30%;
	margin-right: 3%;
	font-size: 17px;
	line-height: 40px;
	font-weight: bold;
}
.state_col {
	float: left;
	padding: 0 1%;
	width: 8%;
}
.category_col {
	float: left;
	padding: 0 1%;
	width: 15%;
}
.resource_title_col {
	float: left;
	padding: 0 1%;
	width: 15%;
}
.url_link_col {
	float: left;
	padding: 0 1%;
	width: 10%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.url_link_col:hover {
	float: left;
	padding: 0 1%;
	width: 10%;
	overflow: visible;
}
.url_desc_col {
	float: left;
	padding: 0 1%;
	width: 12%;
}
.error_msg {
	display: inline-block;
	line-height: 19px;
	padding: 11px 15px;
	font-size: 14px;
	text-align: left;
	margin: 25px 20px 0 2px;
	background-color: #fff;
	border-left: 4px solid #9e3a33;
	-webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);
	box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);
}
.success_msg {
	display: inline-block;
	line-height: 19px;
	padding: 11px 15px;
	font-size: 14px;
	text-align: left;
	margin: 25px 20px 0 2px;
	background-color: #fff;
	border-left: 4px solid #4c4c7a;
	-webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);
	box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);
}
/*.display_description_limit
{
    width: 90%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.display_description_limit:hover
{
    width: 90%;    
    overflow: visible;   
}*/

.display_title_limit {
	width: 100%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.display_title_limit:hover {
	width: 100%;
	overflow: visible;
}
.emp_filter_lable {
	color: #fff;
}
.emp_filter_title {
	text-align: center;
	color: #fff;
	font-size: 28px;
}
.emp_find_box_main {
	width:100%;
	height:auto;
}
.emp_find_box_right {
	width:50%;
	float:right;
}
.emp_find_box_left {
	width:48%;
	float:left;
}
.emp_paginate-links {
	margin: 10px auto 20px auto;
	display: inline-block;
	width: 100%;
	text-align: center;
	line-height: 36px;
}
.emp_page-numbers {
	text-align: center;
	/* padding: 8px 13px; */
    padding: 8px;
	width: 10%;
	display: inline;
	font-family: arial;
	border: 1px solid #ccc;
	background-color: white;
	border-radius: 5px;
}
.emp_pagination ul li {
	list-style: none;
	float: left;
	border: 1px solid #ccc;
	padding: 8px;
	/* margin: 0 3px 0 3px; */
    margin: 3px;
	font-family: arial;
	font-size: 14px;
	/* color: #006699; */
	color: #74749d;
	/* font-weight: bold; */
    border-radius: 5px;
	text-align: center;
	background-color: white;
}
.emp_pagination ul li:hover {
	background-color: #474762;
	cursor: pointer;
	border-color: #474762;
	color: #fff;
	text-decoration: none;
}
.active {
	background-color: #474762;
}
.paging_align {
	margin-left: 40%;
	position: relative;
}
.emp_find_message {
	font-size:20px;
	text-align: center !important;
}
.title_upper_case {
	text-transform: uppercase;
}
.emp_jobseeker_link {
	color: rgb(255, 196, 61) !important;
}
.emp_jobseeker_link:hover {
	color: #fff !important;
}
.emp_btn_search_div {
	width: 20%;
	position: relative;
	margin-left: 39%;
}
.emp_btn_search {
	background-color: #ee7735 !important;
}
.emp_btn_search:hover {
	background-color: #272854 !important;
}
.employer_link_text {
	text-decoration: none;
	color: #474762;
}
.employer_link_text:hover {
	text-decoration: none;
	color: #474762 !important;
}
</pre></body></html>