body {
  margin: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  color: #494949;
}
body p,
body li {
  color: #5e5e5e;
}
a {
  color: #1976d2;
}
hr {
  color: #e4e4e4;
  border-top: 2px;
  display: block;
  border-style: solid;
}
.checkbox,
.radio {
  width: 290px;
}
.leadIn {
  font-size: 16px;
  margin: 0 0 15px 0;
  color: #5e5e5e;
  font-family: inherit;
  font-weight: 400;
  line-height: 22px;
  text-align: left;
  width: 290px;
}
/* SHRM STYLES	*/

h1 {
  color: #494949;
  font-family: inherit;
  font-size: 26px;
  font-weight: 800;
  line-height: 40px;
}
h2 {
  font-family: inherit;
  font-weight: 600;
  font-style: normal;
  font-size: 32px;
  color: #888888;
  text-align: center;
  line-height: 40px;
  padding-bottom: 20px;
}
h3 {
  font-size: 24px;
  font-family: inherit;
  line-height: 24px;
  color: #888888;
  font-weight: 600;
  line-height: 28px;
}
h4 {
  color: #888888;
  font-family: inherit;
  font-size: 22px;
  font-weight: 600;
  line-height: 26px;
}
p {
  color: #494949;
  font-family: inherit;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
}
small {
  font-size: 75%;
}
#searchForm {
  margin-top: 25px;
}
.textarea.input-validation-error {
  border-color: red;
  box-sizing: border-box;
  border-radius: 0px;
  box-shadow: none;
  background: #f8d7da;
  border: 1px solid #f5c6cb;
  color: #621c24;
  width: 290px;
}
input.search-query {
  border: 2px solid #acbad6;
  border-radius: 15px;
  margin-bottom: 0;
  padding: 4px 14px;
  width: 210px;
  max-width: 85%;
  line-height: 20px;
  transition: .3s ease all;
}
input.search-query:focus {
  border-color: rgba(82, 168, 236, 0.8);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6);
  outline: 0 none;
}
#siteHeader {
  /* background: none repeat scroll 0 0 #e8f0f5 !important; */
  border-bottom: 4px solid #e1e1e1;
  padding: 0;
  display: flex;
}
@media (max-width: 767px) {
  #siteHeader {
    display: block;
  }
}
#siteHeader .shrm-logo {
  padding-right: 20px;
  margin: 20px 20px 20px 0;
  border-right: 1px solid #e1e1e1;
  width: 150px;
}
@media (max-width: 767px) {
  #siteHeader .shrm-logo {
    margin: 0 0 5px;
    padding: 0;
    border: none;
    text-align: center;
    width: 100%;
    height: 100%;
  }
  #siteHeader .shrm-logo .mobile-logo {
    display: block;
    max-height: 50px;
    text-align: center;
    overflow: hidden;
    padding-top: 10px;
  }
  #siteHeader .shrm-logo .mobile-logo > img {
    height: 40px;
  }
}
#siteHeader .logos {
  padding: 20px 0;
  display: flex;
  align-items: center;
}
#siteHeader .logos img {
  margin-right: 20px;
}
#siteHeader .site-tagline {
  text-align: center;
  text-transform: uppercase;
  padding: 10px 0;
  line-height: 1;
  font-size: 12px;
  font-weight: bold;
}
#main-content {
  margin-top: 2vh;
  min-height: 50vh;
}
/* #main-content end	*/

#footer {
  margin-top: 50px;
}
#footer #footerToolbar,
#footer #footerLower {
  color: #888888;
  border-top: 4px solid #e1e1e1;
  padding: 15px 0;
}
#footer #footerToolbar a,
#footer #footerLower a {
  color: #888888;
}
#footer #footerToolbar#footerLower,
#footer #footerLower#footerLower {
  font-size: 85%;
}
#footer #footerToolbar #copyright,
#footer #footerLower #copyright {
  float: left;
  margin-right: 10px;
}
#footer #footerToolbar #legalNav,
#footer #footerLower #legalNav {
  float: left;
}
#footer #footerToolbar #legalNav .unstyled,
#footer #footerLower #legalNav .unstyled {
  list-style: none;
  padding-left: 0;
}
#footer #footerToolbar #legalNav .unstyled li,
#footer #footerLower #legalNav .unstyled li {
  float: left;
}
#footer #footerToolbar #legalNav .unstyled a,
#footer #footerLower #legalNav .unstyled a {
  color: #888888;
  /* border-left: 1px solid #888;*/
  padding: 0 10px;
}
#footer #footerToolbar #legalNav .unstyled a:before,
#footer #footerLower #legalNav .unstyled a:before {
  content: "|";
  float: left;
}
#column-sign-in > .column-inner,
#column-membership > .column-inner,
#column-establish > .column-inner {
  max-width: 415px;
  margin: 0 auto;
  align-items: center;
  padding: 30px 40px;
}
#column-sign-in > .column-inner h3,
#column-membership > .column-inner h3,
#column-establish > .column-inner h3 {
  font-weight: 800;
  font-size: 22px;
  line-height: 1.3;
  color: #666666;
  letter-spacing: .01em;
  margin-top: 0;
}
#column-sign-in .tab-content {
  display: flex;
  align-items: center;
  justify-content: center;
}
.additional i[class^="fa"] {
  color: #8699c5;
  font-size: 1.5em;
}
.additional i[class^="fa"].fa-phone {
  font-size: 1.8em;
  margin-top: 2px;
}
/*#column-membership{
	
	//border-left:1px solid #c9c9c9;
		&:before{
			@orSep: 30px;
			background:#aeaeae;
			content:"OR";
			text-align:center;
			font-size:.9em;
			color:#fff;
			box-sizing:border-box;
			position:absolute;
			top:190px;
			left: -@orSep;
			width:@orSep * 2;
			height:@orSep * 2;
			border: (@orSep / 3) solid #fff;
			border-radius:@orSep;
			line-height: @orSep * 2 - ((@orSep / 3)*2); 

		}
}*/

.member-list > li {
  font-size: 14px;
  line-height: 1.6;
  letter-spacing: -0.01em;
  display: flex;
  align-items: baseline;
}
.member-list > li:before {
  font-family: "FontAwesome";
  content: "\f00c";
  margin-right: 7px;
  font-size: 1.2em;
  line-height: 1;
  vertical-align: text-bottom;
  color: #005595;
}
/*Added below style for SSO-2854*/

.member-list > li > a {
  display: contents !important;
}
/* Bootstrap overrides	*/

[class^="btn"],
.alert {
  border: none;
  border-radius: 0;
}
.successMsg {
  width: 290px;
  background: #d4edda;
  border: 1px solid #c3e6cb;
  color: #155724;
  font-family: inherit;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  text-align: left;
  padding: 15px;
}
.errMsg {
  background: #f8d7da;
  border: 1px solid #f5c6cb;
  color: #621c24;
  font-family: inherit;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  text-align: left;
  padding: 15px;
}
input[type=submit].btn-block {
  width: 290px;
}
.btn-lg.btn-block {
  padding-top: 8px;
  padding-bottom: 8px;
  width: 290px;
}
.btn-primary {
  background-color: #1976d2;
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus {
  background-color: #005695;
  width: 290px;
}
.btn-danger {
  background-color: #ca361b;
}
.btn-danger:hover,
.btn-danger:active,
.btn-danger:focus {
  background-color: #971a03;
}
.form-control {
  font-size: 16px;
  height: 38px;
}
.form-control:focus {
  box-shadow: 4px 0 6px rgba(102, 175, 233, 0.2);
  border-color: #acc8dd;
}
.form-group input,
.input-group-addon {
  border-radius: 0;
  background: none;
  box-shadow: none;
}
.input-group-addon {
  color: #bcbcbc;
  max-width: 38px;
}
.input-group-addon .fa {
  font-size: 1.2em;
}
.input-group-addon .fa.fa-lock {
  font-size: 1.5em;
}
.input-group-addon .fa.fa-lock,
.input-group-addon .fa.fa-user {
  padding-left: 2px;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle {
  border-left: none;
}
.input-group {
  width: 290px;
  margin-top: 15px;
}
.terms {
  font-size: 16px;
  font-weight: normal;
  letter-spacing: -0.01em;
  padding-left: 0 !important;
}
.terms input {
  margin-top: 2px;
  /* display:none; */
  opacity: 0;
}
.terms input + input + span:before {
  content: "\f096";
  font-family: FontAwesome;
  margin: 0 5px 2px 0;
  font-size: 1.3em;
  vertical-align: middle;
  display: inline-block;
  width: 20px;
}
.terms input:checked + input + span:before {
  content: "\f14a";
  color: #1976d2;
}
/* validation error stuff	*/

.group-valid .input-group-addon i {
  color: #009933;
}
.group-error {
  width: 290px;
}
.group-error .input-group-addon i {
  color: #d9534f;
}
#tab_Login,
#tab_Forgot,
#tab_Join_Intro_Right,
#tab_Join_Continue,
#tab_Join_AccountAlreadyExists,
#tab_Join_AccountDoesnotExist {
  margin: 20px;
}
.footer-leadIn {
  font-size: 16px;
  margin: 0 0 15px 0;
  line-height: 1.3;
  color: #5e5e5e;
  font-family: inherit;
}
div.error {
  font-size: 80%;
  line-height: 1.5;
  opacity: 0.8;
  color: none;
}
.divErrortitle {
  font-weight: 400;
  line-height: 22px;
  background: #f8d7da;
  border: 1px solid #f5c6cb;
  color: #621c24;
  width: 290px;
  margin-top: 10px;
  padding: 8px;
  font-size: 16px;
  font-family: inherit;
}
/*#forgotMsg
{
    font-weight: 400;
line-height: 22px;    
        /*background: #F8D7DA;
//border: 1px solid #F5C6CB;
//color: #621C24;
    width: auto;// 290px;
    margin-top: 10px;
    padding: 8px;
    font-size:16px;
     font-family: inherit;
}*/

.msg {
  font-size: 90%;
  font-weight: bold;
  margin: 10px 0;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
  font-size: 85%;
  width: 290px;
  margin-top: 10px;
  padding: 8px;
  font-family: inherit;
}
.alert-danger {
  background-color: #971a03;
  color: white;
  margin-top: 5px;
}
.alert-danger p {
  color: white;
  font-size: 16px;
}
.errorMsg {
  margin-top: 10px;
  height: 30px;
  background: #f2f2f2;
  border: 3px solid #ca361b;
  color: #ca361b;
  font-family: inherit;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  width: 290px;
  height: auto;
  background: inherit;
  background-color: #f8d7da;
  box-sizing: border-box;
  border-width: 1px;
  border-style: solid;
  border-color: #f5c6cb;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #721c24;
  font-style: normal;
  text-align: left;
  line-height: 22px;
}
.input-group.disabled::after {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.1);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: auto;
  z-index: 999;
}
.formBorder {
  height: auto;
  background: inherit;
  background-color: white;
  box-sizing: border-box;
  border-width: 1px;
  border-style: solid;
  border-color: #cccccc;
  border-radius: 0px;
  visibility: inherit;
  padding-top: 8px;
  padding-left: 30px;
  padding-right: 8px;
  width: auto;
  box-shadow: none;
}
.text-danger {
  border-width: 3px;
  border-style: solid;
  border-color: #ca351b;
  border-radius: 0px;
  box-shadow: none;
  font-family: inherit;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  width: 290px;
}
.joinButton {
  background-color: #1ba289;
}
.joinButton:hover,
.joinButton:active,
.joinButton:focus {
  background-color: #05635b;
}
.joinTitle {
  font-weight: 600;
  color: #888888;
  font-size: 32px;
  font-family: inherit;
  text-align: left;
}
.btn-signin {
  background-color: #1976d2;
}
.btn-signin:hover,
.btn-signin:active,
.btn-signin:focus {
  background-color: #005695;
}
.leadIn-cc {
  font-family: inherit;
  font-size: 13px;
  line-height: 1.3;
  color: #5e5e5e;
}
/*
  ##Device = Laptops, Desktops
  ##Screen = B/w 1025px to 1280px
*/

@media (min-width: 970px) {
  .container {
    width: 970px;
  }
  #tab_Login,
  #tab_Forgot {
    margin: 0px;
    text-align: -webkit-center;
    text-align: -moz-center;
  }
  .center-title {
    text-align: left;
  }
  .membershipPromo {
    margin-left: 20px;
  }
  #leftAlign {
    text-align: left;
  }
  #column-sign-in {
    padding: 30px 40px;
  }
  #migrate-title {
    text-align: center;
    width: 290px;
  }
  #column-sign-in .column-inner,
  #column-membership .column-inner,
  #column-establish .column-inner {
    width: fit-content;
    margin: 0 auto;
    align-items: center;
    padding: 30px 40px;
  }
  #column-sign-in .column-inner h3,
  #column-membership .column-inner h3,
  #column-establish .column-inner h3 {
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    color: #666666;
    letter-spacing: .01em;
    margin-top: 0;
  }
  #column-membership {
    border-left: 1px solid #c9c9c9;
  }
  #column-membership:before {
    background: #aeaeae;
    content: "OR";
    text-align: center;
    font-size: .9em;
    color: white;
    box-sizing: border-box;
    position: absolute;
    top: 190px;
    left: -30px;
    width: 60px;
    height: 60px;
    border: 10px solid white;
    border-radius: 30px;
    line-height: 40px;
  }
  .tab-LeftPanel {
    background: white;
    border: 1px solid #cccccc;
    padding: 30px 40px;
  }
  .tab-RightPanel {
    background: white;
    padding: 30px 40px;
  }
  h2 {
    color: #888888;
    font-family: inherit;
    font-size: 32px;
    font-weight: 600;
    line-height: 40px;
    text-align: center;
  }
  .joinTitle {
    text-align: left;
    font-size: 32px;
    line-height: 40px;
    font-weight: 600;
    font-style: normal;
    color: #888888;
    margin-left: 20px;
    padding-bottom: 0px;
    padding-top: 35px;
  }
}
@media (min-width: 970px) and screen and (-ms-high-contrast: active), (min-width: 970px) and (-ms-high-contrast: none) {
  #tab_Login,
  #tab_Forgot {
    text-align: center;
  }
}
/* 
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 969px) {
  .container {
    width: auto;
  }
  .center-title {
    text-align: center;
  }
  #tab_Login,
  #tab_Forgot {
    text-align: -webkit-center;
    text-align: -moz-center;
    margin: 0px;
  }
  .membershipPromo {
    margin-left: 20px;
  }
  #column-sign-in {
    padding-left: 0px;
    padding-right: 30px;
  }
  #column-sign-in > .column-inner,
  #column-membership > .column-inner,
  #column-establish > .column-inner {
    margin: 0 auto;
    align-items: center;
    padding: 30px 15px;
  }
  #column-sign-in > .column-inner h3,
  #column-membership > .column-inner h3,
  #column-establish > .column-inner h3 {
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    color: #666666;
    letter-spacing: .01em;
    margin-top: 0;
  }
  #column-membership {
    border-left: 1px solid #c9c9c9;
  }
  #column-membership:before {
    background: #aeaeae;
    content: "OR";
    text-align: center;
    font-size: .9em;
    color: white;
    box-sizing: border-box;
    position: absolute;
    top: 190px;
    left: -30px;
    width: 60px;
    height: 60px;
    border: 10px solid white;
    border-radius: 30px;
    line-height: 40px;
  }
  .tab-LeftPanel {
    background: white;
    border: 1px solid #cccccc;
    padding: 30px 15px;
  }
  .tab-RightPanel {
    padding: 30px 15px;
    width: auto;
  }
  #leftAlign {
    text-align: left;
  }
  .joinTitle {
    text-align: left;
    font-size: 32px;
    line-height: 40px;
    font-weight: 600;
    font-style: normal;
    color: #888888;
    margin-left: 20px;
    padding-bottom: 0px;
  }
}
@media (min-width: 768px) and (max-width: 969px) and screen and (-ms-high-contrast: active), (min-width: 768px) and (max-width: 969px) and (-ms-high-contrast: none) {
  #tab_Login,
  #tab_Forgot {
    text-align: center;
  }
}
/* 
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/

@media (max-width: 767px) {
  .container-fluid {
    overflow-x: hidden;
  }
  .center-title {
    text-align: center;
  }
  #terms-checkbox {
    text-align: left;
  }
  #column-sign-in {
    padding: 0px;
    margin: 0px;
  }
  #main-content {
    padding: 0px;
    display: table;
  }
  #tab_Login,
  #tab_Forgot {
    margin: 0px;
    text-align: -webkit-center;
    text-align: -moz-center;
  }
  #leftAlign {
    text-align: left;
  }
  #column-establish-migrate {
    padding-left: 0px;
    padding-right: 0px;
    margin: 0 auto;
  }
  #column-establish-migrate .col-sm-6 {
    padding-left: 0px;
    padding-right: 0px;
  }
  #column-establish-setup {
    padding-left: 0px;
    padding-right: 0px;
  }
  #column-sign-in > .column-inner,
  #column-membership > .column-inner,
  #column-establish > .column-inner {
    border: none;
    margin: 0 auto;
    align-items: center;
    padding: 30px 0px;
  }
  #column-sign-in > .column-inner h3,
  #column-membership > .column-inner h3,
  #column-establish > .column-inner h3 {
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    color: #666666;
    letter-spacing: .01em;
    margin-top: 0;
  }
  #column-membership {
    border-top: 1px solid #c9c9c9;
    margin: 70px 0px;
  }
  #column-membership:before {
    background: #aeaeae;
    content: "OR";
    text-align: center;
    font-size: .9em;
    color: white;
    box-sizing: border-box;
    position: absolute;
    top: 400px;
    left: 116px;
    width: 60px;
    height: 60px;
    border: 10px solid white;
    border-radius: 30px;
    line-height: 40px;
  }
  .tab-LeftPanel {
    border: none;
    padding: 30px 0px;
    width: auto;
  }
  .joinTitle {
    text-align: left;
    font-size: 32px;
    line-height: 40px;
    font-weight: 600;
    font-style: normal;
    color: #888888;
  }
}
