/*Angular ng-cloak fix*/
[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
  display: none !important;
}
/*@import url(css/bootstrap.css);*/
/* Now my custom styles */
html{height:100%;min-width:320px;}
body {
	font-family: 'Roboto', sans-serif;;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333;
	margin: 0;
	overflow-x: hidden;
	background-color: #f6f7f8;
  position:relative;
  min-height:100%;  
  min-width:320px;  
}
.bkgd {
	background-color: #fff;
}
.container-fluid {
	margin-right: -15px;
	margin-left: -15px;
}
.maincontent {
/*    padding-top: 40px;*/
    position:relative;
	padding-right: 15px;
    padding-left: 15px;
    margin-top: 0px;
    margin-bottom: 50px;
    padding-top: 90px;
/*    margin-right: -15px;
    margin-left: -15px;*/
}
.spacepush {
	width: 100%;
	height: 50px;
}
.spacepush-250 {
	width: 100%;
	height: 250px;
}
.secondary-row {
	margin-left: -15px;
	margin-right: -15px;
}
/* Navbar */
.navbar {
	background-image: none;
	padding: 0px;
	min-height: 70px;
  	margin-bottom: 0px;
  	color: #212121;
  	border-bottom: solid;
  	border-bottom-color: #642891;
  	border-bottom-width: 2px;
}
@media (max-width: 767px) {
	.navbar {
		margin-top: 0px;
		padding: 0px;
		max-height: 40px;
	}
	.homelink {
	  margin-top: 15px;
	  padding-right: 20px;
	  float: left;
	}
}
.navbar-header {
	margin-top: 0px;
	float: none;
}
.navbar-brand {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 40px;
	margin-top: 0px;
}
.navbar-header h4 {
	font-size: 14px;
	font-weight: 300;
	margin-top: 15px;
	margin-left: 20px;
}
.navbar-default {
	background-color: #fff;
}
.navbar-brand .logo {
	background-size: 180px auto;
	width: 180px;
	height: 30px;
	background-image: url("https://sso.monster.com/Content/monster-new-lg.png");
	background-repeat: no-repeat;
	display: block;
	margin-top: 9px;
}
.homelink {
	margin-top: 22px;
	padding-right: 20px;
}
.homelink a {
	color: #212121;
	text-decoration: underline;
	font-weight: 300;
	font-size: 13px;
}
.inline-link {
	font-size: 14px;
}
#NavImgPad {
	margin-right: 2em;
}
/* End: Navbar */
.login-icon {
	width: 23px;
	height: 23px;
}
label {
	font-weight: 400;
}
/* Card */
.card {
	padding: 40px 0px 45px 0px;
	border-style: solid;
	border-width: 1px;
	border-color: #ccc;
	border-radius: 0px;
	margin-top: 50px;
	background-color: #fff;
	margin-bottom: 10px;
}
.card h4 {
	font-weight: 300;
	text-align: center;
}
.card .btn {
	width: 250px;
}
.card .fa {
	margin-right: 8px;
}
.button .btn {
	text-align: center;
	width: 100px;
}
.title {
	background-color: #fff;
	color: #642891;
	padding: 5px 0px 23px 0px;
	width: 100%;
/*	margin-bottom: 35px;*/
	text-align: center;
}
.title h3 {
	font-size: 21px;
	font-weight: 300;
	margin-top: 10px;
	margin-bottom: 10px;
}
.dropdown {
	margin: 20px 0px;
	text-align: center;
}
.dropdown.open {
	margin: 20px 0px;
	text-align: center;
}
.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open>.dropdown-toggle.btn-default {
  color: #333;
  background-color: #FFFFFF;
  border-color: #642891;
}
h1 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
}
h2 {
	font-family: inherit;
	font-weight: 300;
	font-size: 24px;
}
h3 {
	font-size: 2em;
}
a {
  color: #337ab7;
  text-decoration: none;
  font-size: 13px;
}
.alert .fa {
	font-size: 16px;
}
.checkbox a {
	margin-top: 2px;
}
.error {
	color: #a94442;
	font-style: italic;
}
.error-form {
	border-color: #a94442;
}
.card .alert {
	text-align: left;
}
@media (max-width: 767px) {
	.navbar-header {
		padding: 0px;
		margin-top: 0px;
	}
	.quickfact h2 {
		text-align: left;
	}
  .navbar-brand .logo {
  	background-size: 140px auto;
  	width: 140px;
  	height: 30px;
  	background-image: url("https://sso.monster.com/Content/monster-new-lg.png");
  	background-repeat: no-repeat;
  	display: block;
  	margin-top: 13px;
  }  
  footer {position:initial !important;}
  .homelink {
      margin-right: 30px;
      padding-right: 0;
  }    
  .navbar-fixed-bottom, .navbar-fixed-top {
      min-width: 320px;
  }  
  .card {
  	padding: 20px 0px 0px 0px;
  	margin-top: 0px;
  }  
  .card .btn {
      max-width:100%;
  }    
}
.form-control {
	font-weight: 300;
	margin-bottom: 5px;
}
.form {
	margin-top: 20px;
	margin-bottom: 50px;
}
form {
	margin-bottom: 20px;
}
.empty {
	height: 29em;
}
.zindex1 {
	z-index: 1;
}
.whitebkgd {
	background-color: #fff;
}
.btn-purple {
	background-color: #642891;
	color: #fff;
	border-width: 1px;
	border-style: solid;
	border-color: #642891;
	border-radius: 0px;
	font: 300 14px Roboto,sans-serif;
	padding: 12px 35px;
	margin: 20px 0px;
	text-align: center;
}
.btn-purple:hover {
	background-color: #78449f;
	color: #fff;
	border-width: 1px;
	border-style: solid;
	border-color: #78449f;
	border-radius: 0px;
	font: 300 14px Roboto,sans-serif;
	padding: 12px 35px;
	margin: 20px 0px;
	text-align: center;
}
.btn-purple:active {
	outline: none;
}
.btn-white {
  background-color: #fff;
  color: #642891;
  border-width: 1px;
  border-style: solid;
  border-color: #642891;
  border-radius: 0px;
  font: 300 14px Roboto,sans-serif;
  padding: 12px 35px;
  margin: 20px 0px;
}
.btn-no-fill {
  background-color: transparent;
  color: #642891;
  border-width: 1px;
  border-style: solid;
  border-color: #642891;
  border-radius: 0px;
  font: 300 14px Roboto,sans-serif;
  padding: 12px 35px;
  margin: 20px 0px;
}
.btn-no-fill:hover {
  background-color: #642891;
  color: #fff;
  border-width: 1px;
  border-style: solid;
  border-color: #642891;
  border-radius: 0px;
  font: 300 14px Roboto,sans-serif;
  padding: 12px 35px;
  margin: 20px 0px;
}
.btn-clear {
  background-color: transparent;
  color: #fff;
  border-width: 1px;
  border-style: solid;
  border-color: #fff;
  border-radius: 0px;
  font: 300 14px Roboto,sans-serif;
  padding: 12px 35px;
  margin: 20px 0px;
}
.btn-white:hover {
  color: #642891;
  background-color: #f6f7f8;
}
/* footer */
footer {
	background-color: #fff;
	padding: 35px 0 50px;
	color: #565656;
	font: 300 12px Roboto,sans-serif;
	border: none;
  position:absolute;
  left:0;
  right:0;
  bottom:0;    
}
footer a {
	margin-left: 15px;
	margin-right: 15px;
}
footer .m-logo {
	margin-bottom: 20px;
}
footer a, footer a:visited, footer a:active {
	color: #212121;
	color: rgba(0,0,0,.87);
	text-decoration: none;
	line-height: 32px;
}
footer .spacer-pipe {
	padding: 0 2px;
	color: #bdbdbd;
	color: rgba(0,0,0,.26);
}
footer .patents {
	font: 300 12px Roboto,sans-serif;
	line-height: 32px;
	color: #757575;
	color: rgba(0,0,0,.54);
}
