body 
{
  font-family: sans-serif;
}

@media (min-width: 992px) 
{
	.intro-banner-search-form
	{
		background-color: #ffffff;
	}	
}

.carousel-item {
  height: 75vh;
  min-height: 500px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.carousel-item h1
{
	padding-top:40px;
}

.portfolio-item {
  margin-bottom: 30px;
}

.semi-transp-light
{
	background-color: rgba(0,0,0,0.4);
	border-radius:4px;
}

.xsemi-transp
{
	background-color: rgba(0,0,0,0.35);
}


.padding-wrap
{
	padding-top:15px;
	padding-left:25px;
	padding-right:25px;
	padding-bottom:15px;
}

.carousel-bottom-wrap
{
	padding-top:15px;
	padding-left:25px;
	padding-right:25px;
	padding-bottom:15px;
	background-color: rgba(0,0,0,0.4);
	border-radius:4px;
	font-size:14px;
	display:inline-block;
	text-align:left;
}


.footer-column-title
{
	text-transform:uppercase;
}



.bottom-links-nav ul
{
	list-style:none;
	margin:0;
	padding:0;
	
}
.bottom-links-nav li
{
	margin-bottom:2px;
}
.bottom-links-nav li:last-child
{
	margin-bottom:0;
}

.bottom-links-nav a
{
	text-decoration:none !important;
	color:#ffffff !important;
	font-size:14px;
}

.bottom-links-nav a:hover
{
	color:#ffffff;
	text-decoration:underline;
}

.logo 
{
	float:left;
	padding-right:20px;
}


.featured-companies
{
	text-align:center;
	background:#f5f7fa;
	padding-top:30px;
	padding-bottom:30px;
}

.jobs-by-keyword
{
	text-align:center;
	background:#f5f7fa;
	padding-top:35px;
	padding-bottom:50px;
}


.home-img-category
{
	background-size:cover;
	text-align:center;
	color:white;
	font-weight:bold;
	font-size:26px;
	min-height:150px;
	padding-top:50px;
	text-shadow: 1px 1px #000000;
	text-decoration:none !important;
	border-radius:3px;
	z-index:12
}

.home-img-link
{
	text-decoration:none !important;
}

.home-category-wrap
{
	margin-bottom:10px;
	background:white;
	padding:15px;
	
}


.home-img-link:hover
{
	text-decoration:none !important;
}

.job-count
{
	margin-left:2px;
	font-size:13px;
}

.sub-link
{
	color:#777777;
	font-size:14px;
	text-decoration:none;
}


.sub-link:hover
{
	color:#222222;
	font-size:14px;
	text-decoration:none;
}


form#main fieldset 
	{
		border: none;
		margin-bottom: 25px;
	
	}

	form#main fieldset:last-of-type 
	{
		margin-bottom: 0;
	}

	form#main legend 
	{
		
		font-size: 16px;
		font-weight: bold;
		padding-bottom: 10px;
	}
	
	form#main ol li 
	{
		list-style: none;
	}

@media (min-width: 768px) 
{
	
	.img-news
	{
		width: 260px !important;
		border-radius:2px;
		margin-right:20px;
	}
	
	form#main {
		
		padding: 20px;
		width: 95%;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		background:#eaeaea;
	}

	



	form#main ol li 
	{
		background: #f4f4f4;
		border-color: #cccccc;
		border-style: solid;
		border-width: 1px;
		line-height: 30px;
		list-style: none;
		padding: 5px 10px;
		margin-bottom: 2px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
	}

	form#main ol ol li 
	{
		background: none;
		border: none;
		float: left;
	}

	form#main label {
		float: left;

		width: 28%;
		font-weight:400;
	}

	form#main input:not([type=radio]):not([type=checkbox]),
	form#main select,
	form#main textarea {
		background: #ffffff;
		border: none;
		font: italic 13px Georgia, "Times New Roman", Times, serif;
		outline: none;
		padding: 5px;
		width: 65%;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		-khtml-border-radius: 3px;
		border-radius: 3px;
		min-height:32px;
	}
	form#main input:not([type=submit]):focus,
	form#main textarea:focus 
	{
		background: #eaeaea;
	}

	form#main input[type=radio]
	 {
		float: left;
		margin-right: 5px;
	}
}


.form-field
{
	border:1px solid #aaaaaa;
		-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	height:28px;
	min-width:200px;
	font-size:14px;
}

.job-wrap
{
	width:100%;
	padding:30px;
	margin-bottom:20px;
	padding-bottom:20px;
	padding-top:25px;
	background:white;
	border:1px solid #cfddf3;
	border-radius:5px;
}

.job-wrap-featured
{
	width:100%;
	padding:30px;
	margin-bottom:20px;
	padding-bottom:20px ;
	padding-top:25px;
	background:#fffec8;
	border:1px solid #ffdf00;
	border-radius:5px;
}

.logo-results
{
	margin:0 auto;

}

.save-job-link
{
	margin-bottom:10px;
}

.results-job-title
{

	font-size:24px !important;
	display:block;
}

.results-job-title-link
{
	text-decoration:none !important;
}

.results-job-title-link:hover
{
	text-decoration:underline !important;
}

.results-job-details
{
	margin-top:10px;
	padding-left:15px;
	font-size:13px;
}

.job-details-link
{
	color:#0066cc !important;
	font-size:14px;
	display:block;
	margin-top:10px;
	float:left;
}

.job-details-link:hover
{
	text-decoration:underline !important;
}

.feed-company
{
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	color:#999999;
}	

.main-top-link
{
	
	font-size:14px !important;
}

.page-wrap
{
	padding-top:75px;
	padding-right: 25px;
	padding-left: 25px;
	margin-right: auto;
	margin-left: auto;
	min-height:380px;
}

header
{
	padding-top:40px;
}

.white-nav .navbar-toggler {
  border-color: rgb(50,50,50) !important;
} 

.white-nav .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(50,50,50, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.page-wrap:before,
.page-wrap:after 
{
  display: table;
  content: " ";
}

.page-wrap:after 
{
  clear: both;
}

.page-wrap:before,
.page-wrap:after 
{
  display: table;
  content: " ";
}

.page-wrap:after 
{
  clear: both;
}


@media (min-width: 768px) {
	
.block-wrap
{
	padding:20px !important;
	margin-top:8px !important;
}
  .page-wrap {
    max-width: 750px;
  }
}


@media (min-width: 992px) 
{
  .page-wrap {
    max-width: 970px;
  }
}
  
  
@media (min-width: 1200px) 
{
  .page-wrap {
    max-width: 1170px;
  }
}
@media (min-width:1320px){.page-wrap{max-width:1240px}}
@media (min-width:1500px){.page-wrap{max-width:1400px}}


.login-icon
{
	position:absolute;
	top:11px;
	left:9px;

}

.close-login-icon
{
	float:right;
	position:relative;
	top:-4px;
	left:19px;
}

.forgot-password {
  font-size: 13px;
  margin-top: 10px;
}
.forgot-password a{
  color: #999999;
}

.home-slider-header
{
	color:white !important;
	margin-top:40px;
	font-weight:600;
	font-size:26px;
	text-shadow: 1px 1px #000000;
}

.main-search-form-wrap
{
	margin:0 auto;
	padding-top:20px;
	padding-bottom:35px
}

.main-search-form-label
{
	font-size:18px;
	color:white;
	font-weight:500;
}

.width-100
{
	width:100% !important;
	display:block !important;
}

.white-text
{
	color: #ffffff !important;
}

.no-decoration
{
	text-decoration:none;
}

.bottom-margin-25
{
	margin-bottom:25px;
}

.search-bottom-link
{
	color:white !important;
	margin-right:15px;
	font-size:14px;
	position:relative;
	top:10px;
}




.job-details-link
{
	color:#0066cc !important;
	font-size:14px;
	display:block;
	margin-top:10px;
	float:left;
}

.job-details-link:hover
{
	text-decoration:underline !important;
}


.underline-link
{
	text-decoration:underline !important;
}


.r-margin-15
{
	margin-right:15px;
}


.language-flag-icon
{
	margin-right: 5px;
	max-width:28px;
	
}

.language-select-link
{
	color: #000000 !important;
}

.language-select li:first-child
{
	padding-top:3px;
}

.language-select li:last-child
{
	padding-bottom:5px;
}


.extra-left-padding
{
	padding-left:25px !important;
}

.extra-right-padding
{
	padding-right:25px !important;
}


.job-details-wrap
{
	padding:20px;
	border:1px solid #dfdfdf;
	padding-top:30px;
}

.job-details-info
{
	width:100%;
	background:#f4f9ff;
	border-top:3px solid #47a5f4;
	border-bottom:1px solid #47a5f4;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:15px;
	padding-bottom:15px;
}

.job-header-icon
{
	width:16px;
	height:16px;
	margin-right:5px;
}

.button-link
{
	border:1px solid #666666;
	border-radius:5px;
	padding-top:12px;
	padding-bottom:12px;
	
	padding-right:20px;
	padding-left:20px;
}

.button-link:hover
{
	background:#ffffff;
	text-decoration:none;
}


.button-link-small
{
	border:1px solid #666666;
	border-radius:3px;
	padding-top:6px;
	padding-bottom:6px;
	
	padding-right:10px;
	padding-left:10px;
}

.button-link-small:hover
{
	background:#f8f8f8 !important;
	text-decoration:none;
}


.aside-header
{
	font-size:18px !important;
	text-decoration:none !important;
	padding-top:6px;
	margin-top:0px;
	font-weight:bold;
}


.top-bottom-margin
{
	margin-top:10px !important;
	margin-bottom:10px !important;
}

.s-top-bottom-margin
{
	margin-top:4px !important;
	margin-bottom:10px !important;
}



.block-wrap
{
	padding:10px;
	background:white;
	border:1px solid #cfddf3;
	border-radius:5px;
}




.n-jobs-back
{
	text-align:center;
	min-width:115px;
	float:right;
	
	padding:5px;
	color:#ffffff;
	
	background-color:#059b05;
	background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#27c027), to(#059b05));
	background-image:-webkit-linear-gradient(top, #27c027, #059b05);
	background-image:-moz-linear-gradient(top, #27c027, #059b05);
	background-image:-ms-linear-gradient(top, #27c027, #059b05);
	background-image:-o-linear-gradient(top, #27c027, #059b05);
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#27c027, endColorstr=#059b05);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#27c027, endColorstr=#059b05)";
	
}

.logo-wrap
{
	border:1px solid #d6d6d6;
	padding:15px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	text-align:center;
	font-weight:bold;
	font-size:18px;
}

.results-job-description
{
	margin-top:5px;
	margin-bottom:5px;
	text-align:justify;
}

.sub-text
{
	color:#5f5f5f;
	font-size:13px;
	text-decoration:none;
}

.dark-bold-link
{
	font-weight:bold;
	color:#222222 !important;
}

.job-details-title
{
	margin-bottom:8px !important;
}

.job-details-highlight
{
	margin-top:25px;
	margin-bottom:5px;
	background:#f9f9f9;
}

.l-margin-20
{
	margin-left:20px;
}

.300px-field
{
	max-width:300px !important;
}


.bottom-icon
{
	float:left;
	margin-right:10px;
}


.div_radio
{
	position:relative;
	top:8px !important;
}

.no-margin
{
	margin:0 !important;
}

.results-highlight
{
	margin-bottom:12px;
	margin-top:12px;
}


.modal.modal-login .form-group,
.modal.modal-signup .form-group,
.modal.modal-resetpass .form-group {
  position: relative;
}
.modal.modal-login .form-group.email:before,
.modal.modal-signup .form-group.email:before,
.modal.modal-resetpass .form-group.email:before {
  
  width:15px;
  height:15px;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  left: 10px;
  top: 12px;
  color: #999999;
}
.modal.modal-login .form-group.password:before,
.modal.modal-signup .form-group.password:before,
.modal.modal-resetpass .form-group.password:before {
  width:15px;
  height:15px;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  left: 10px;
  top: 12px;
  color: #999999;
}
.modal.modal-login .form-control,
.modal.modal-signup .form-control,
.modal.modal-resetpass .form-control {
  font-size: 16px;
  padding-left: 30px;
}

.modal-header
{
	text-align:left;
	padding-bottom:5px !important;
}

.modal-top-text
{
	font-size:24px;
	font-weight:500;
	position:relative;
	top:7px;
	display:block;
}

.login-form-button
{
	margin-top:20px;
	display:block;
}

.close-login
{
	position:relative;
	top:-4px;
}

.modal-footer
{
	padding-bottom:20px !important;
}

.gray-link
{
	color:#666666 !important;
}

.submit-button
{
	background:#ffffff;
	cursor:pointer !important;
}

.featured-logo-home
{
	max-height:100px;
}

.featured-logo-wrap
{
	min-height:100px;
}

.featured-logo-result
{
	max-width:70%;
}

.home-search-button
{
	position:relative;
	top:3px;
	font-size:18px !important;
	text-shadow: 1px 1px #000000;
}

.min-height-500
{
	min-height:500px;
}

.bottom-logo
{
	max-height:50px;
	margin-right:10px;
}

.news-date
{
	float:right;
	font-size:13px;
}

.carousel-item
{
	 box-shadow:inset 0px 11px 8px -10px #666;
}

.navbar *
{
	font-size:14px;
}

.navbar
{
	padding:5px !important;
}

.right-of-logo-ads
{
	float:right !important;
	padding-top:11px;
}

.job-details-title-wrap
{
	color:#ffffff !important;
	text-shadow:1px 1px #000000;
	font-weight:bold !important;
}

.listing-header
{
	background-size:cover;
	
	padding-top:130px;
	padding-bottom:110px;
	position:relative;
	border-radius:3px;
}


.page-separator-line
{
	height:10px; 
	box-shadow:inset 0px 11px 8px -10px #666;
}


.top-line
{
	height:10px; box-shadow:inset 0px 11px 8px -10px #666;
}

.powered-by-link
{
	font-size:13px;
}

.text-logo
{
	color:#000000 !important;
	font-size:26px;
	font-weight:800;
}

.text-logo:hover
{
	color:#000000;
}


.min-width-200
{
	min-width:200px;
}

.l-margin-35
{
	margin-left:40px;
}

.red_font,.red-font
{
	color:red !important;
	margin-bottom:30px;
}

.gallery-item {
  position: relative;
  padding-top: 15px;
  padding-bottom: 15px;
}
.gallery-item:hover .gallery-overlayer {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}
.gallery-item:hover .gallery-overlayer > i {
  -webkit-transform: scale(0.9);
      -ms-transform: scale(0.9);
          transform: scale(0.9);
  opacity: 1;
}
.gallery-item .gallery-overlayer {
  background-color: rgba(22, 38, 46, 0.9);
  position: absolute;
  top: 15px;
  bottom: 15px;
  left: 15px;
  right: 15px;
  display: block;
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
  opacity: 0;
  -webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
          transition: transform 0.5s, opacity 0.5s;
}
.gallery-item .gallery-overlayer > i {
  width: 50px;
  line-height: 50px;
  text-align: center;
  background-color: #e7b315;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -25px;
  margin-left: -25px;
  color: #333333;
  font-size: 16px;
  -webkit-transform: scale(0.4);
      -ms-transform: scale(0.4);
          transform: scale(0.4);
  opacity: 0;
  -webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
          transition: transform 0.5s, opacity 0.5s;
}
.gallery-item .gallery-overlayer > i:hover {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}


.img-shadow
{
	
	-webkit-box-shadow: 0 3px 10px #aaa;
    -moz-box-shadow: 0 3px 10px #aaa;
    box-shadow: 0 3px 10px #aaa;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	padding:10px;
}

.img-news
{
	max-width:100% !important;
}

.saved-search-word
{
	position:relative;
	top:10px;
	margin-right:8px
}


#home_form
{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}


.white-container
{
	background-size: cover;
    background-repeat: no-repeat;
	position: absolute;
    top: 0;
    left: 0;
    height: 100%;
	width: 100%;
	z-index:-1;
}

.white-container:after,
.white-container:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    display: block;
    top: 0;
    left: 0;
	background: linear-gradient(to right,rgba(250,250,250,1) 20%, rgba(250,250,250,.6) 50% ,rgba(250,250,250,0.1) 80%,rgba(250,250,250,0) 100%);
}

.dark-container
{
	background-size: cover;
    background-repeat: no-repeat;
	position: absolute;
    top: 0;
    left: 0;
    height: 100%;
	width: 100%;
	z-index:-1;
}

.dark-container:after,
.dark-container:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    display: block;
    top: 0;
    left: 0;
	background: linear-gradient(to right,rgba(50,50,50,1) 20%, rgba(50,50,50,.6) 50% ,rgba(50,50,50,0.1) 80%,rgba(50,50,50,0) 100%);
}


.pure-container
{
	background-size: cover;
    background-repeat: no-repeat;
	position: absolute;
    top: 0;
    left: 0;
	
    height: 100%;
	width: 100%;
	z-index:-1;
}

.pure-container:after,
.pure-container:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    display: block;
    top: 0;
    left: 0;
}

.dark-container > h3
{
	color:white !important;
}

.pure-container > h3
{
	color:white !important;
	text-shadow: 1px 1px #000000;
}

.nav-link
{
	color:#666666 !important;
	font-size:15px !important;
	margin-left:5px;
}

.main-search-form
{
	background: #ffffff !important;
	border-radius: 4px;
	box-shadow: 0 2px 12px rgba(0,0,0,0.09);
	padding:6px;
	margin-top:20px;
}


.intro-banner-search-form {
	z-index:1001;
	width: 100%;
	
	border-radius:6px;
	box-shadow: 0 2px 12px rgba(0,0,0,0.09);
	margin-top:20px;
}

.main-search-field
{
	height:50px;
	box-shadow: none !important;
	font-size: 18px !important;
	margin: 0 !important;
	border:none;
}

.main-search-field:focus
{
  box-shadow: none;
}

.main-search-field::placeholder {
	color: #888;
}

.padding-10
{
	padding:10px;
}

.wh-100
{
	width:100%;
	height:100%;
}

.user-thumb
{
	margin-left:2px;
	border-radius: 50%;
	max-height:35px;
	-webkit-box-shadow: 2px 2px 1px 0px rgba(100, 100, 100, 0.15);
    -moz-box-shadow: 2px 2px 1px 0px rgba(100, 100, 100, 0.15);
    box-shadow: 2px 2px 2px 0px rgba(100, 100, 100, 0.15);
}

.right-gray-border
{
	border-right:1px solid #e4e4e4;
	
}

.white-banner-headline h3
{
	line-height:1.5em;
}

.dark-banner-headline h3
{
	line-height:1.5em;
	color:white !important;
	
}

.pure-banner-headline h3
{
	line-height:1.5em;
	color:white !important;
text-shadow: 1px 1px #000000;
}

.home-cat-link
{
	font-size:18px;
	color:#414549;
	margin-top:5px;
	
}

.form-wrap
{
	position:relative;
	padding:200px 0px 150px 0px
}

.white-under-form-link-back
{
	background:#eeeeee;
	padding:6px;
	border-radius:3px
}

.white-under-form-link
{
	color:#888888;font-size:18px
}


.pure-under-form-link-back
{
	background:#ffffff;
	padding:6px;
	border-radius:3px
}

.pure-under-form-link
{
	color:#222222;font-size:18px
}

.dark-under-form-link-back
{
	background:#222222;
	padding:6px;
	border-radius:3px
}

.dark-under-form-link
{
	color:#dddddd;font-size:18px
}

.dark-under-form-link:hover
{
	color:#ffffff;
}

.m-left-10
{
	margin-left:10px
}

.white-nav
{
	background:white !important;
	box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.12) !important;
}


.job-keyword
{
	padding-top:8px;
	padding-bottom:8px;	
	padding-left:15px;	
	padding-right:15px;	
	border-radius:3px;
	font-size:20px;
	background:#fafcff;
	margin-right:15px;
	font-weight:bold;
}

.video-top-nav a
{
	color:white !important;
}

.menu-sub-link
{
	color:#212529 !important;
}

.home-page-bold
{
	display:block;
	margin-bottom:10px;
}

.pwa-icon
{
	width:12px;
	height:12px;
	position:relative;
	top:-1px;
}
.pwa-button
{
	font-size:12px;
	padding-top:1px;
	padding-bottom:1px;
}

h4
{
	font-weight:bold;
}

.small-text
{
	font-size:14px;
}

.main-footer
{
	background:#212529;
}

.top-company-wrap
{
	padding-top:20px;
	padding-bottom:20px;
	padding-left:5px;
	padding-right:5px;
}

.top-company-logo
{
	min-height:75px;
}

.bar1, .bar2, .bar3 {
  width: 30px;
  height: 3px;
  background-color: #333;
  margin: 6px 0;
  transition: 0.4s;
}

.change .bar1 {
  -webkit-transform: rotate(-45deg) translate(-5px, 6px) ;
  transform: rotate(-45deg) translate(-5px, 6px) ;
}

.change .bar2 {
  opacity: 0;
}

.change .bar3 {
  -webkit-transform: rotate(45deg) translate(-6px, -8px) ;
  transform: rotate(45deg) translate(-6px, -8px) ;
}

.toggle-menu
{
	position:relative;
	
	z-index:22222;
}



@media (max-width: 767px) 
{
	.job-details-link
	{
		visibility:hidden;
	}
	.job-wrap
	{
		padding:10px;
		padding-bottom:10px;
		padding-top:10px;
	}

	.job-wrap-featured
	{
		padding:10px;
		padding-bottom:10px;
		padding-top:10px;
	}

	.job-details-title-wrap
	{
		font-size:26px !important;
	}
	
	.listing-header
	{
		padding-top:80px !important;
		padding-bottom:60px !important;
	}
	.text-logo
	{
		margin-left:5px;
	}
	
	.col-md-9 .block-wrap
	{
		margin-top:10px;
		padding:0px !important;
		border:0 !important;
		border-radius:0px !important;
	}
	
	.block-wrap
	{
		margin-bottom:10px;
	}
	
	.featured-companies .card
	{
		margin-top:10px;
	}
	
	.navbar-nav .nav-item
	{
		border-top:1px solid #eeeeee;
		background:#ffffff;
	}
	
	.btn-primary
	{
		width:100%;
	}
	
	.navbar-nav .nav-item:hover
	{
		background:#eeeeee;
	}
	
	.home-cat-link
	{
		font-weight:800;
	}
	
	.carousel-item 
	{
		min-height: 700px;
	}
	
	form#main {
		padding:20px;
		width:100% !important;
		min-width:300px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		background:#f8f8f8;
	}
	
	form#main input:not([type=radio]):not([type=checkbox]),
	form#main select,
	form#main textarea {
		background: #ffffff;
		border: 1px solid #eaeaea;
		outline: none;
		padding: 5px;
		clear:both !important;
		width: 100% !important;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		-khtml-border-radius: 3px;
		border-radius: 3px;
		min-height:32px;
	}
	
	form#main label {
		
		font-size:16px;
		margin-top:10px;
	}
	
	#main-login-form
	{
		width: 320px !important;
		margin-left:-160px !important; 
	}
	
	.login-form-field
	{
		width:160px !important;
	}
	
	
	ol 
	{
		padding:0px !important;
	}
}

