@font-face {
    font-family: "Lato";
    font-style: normal;
    font-weight: normal;
    src: url("fonts/879119874-Lato-Regular.eot?#iefix") format("embedded-opentype"), url("fonts/879119874-Lato-Regular.svg#Lato") format("svg"), url("fonts/879119874-Lato-Regular.woff") format("woff"), url("fonts/879119874-Lato-Regular.ttf") format("truetype");
}
@font-face {
    font-family: "LatoBold";
    font-style: normal;
    font-weight: normal;
    src: url("fonts/766143799-Lato-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/766143799-Lato-Bold.svg#Lato") format("svg"), url("fonts/766143799-Lato-Bold.woff") format("woff"), url("fonts/766143799-Lato-Bold.ttf") format("truetype");
}
@font-face {
    font-family: "LatoLight";
    font-style: normal;
    font-weight: normal;
    src: url("fonts/707946778-Lato-Light.eot?#iefix") format("embedded-opentype"), url("fonts/707946778-Lato-Light.svg#Lato") format("svg"), url("fonts/707946778-Lato-Light.woff") format("woff"), url("fonts/707946778-Lato-Light.ttf") format("truetype");
}
@font-face {
    font-family: "FrankGothic";
    font-style: normal;
    font-weight: normal;
    src: url("120849610-frkgoth.eot?#iefix") format("embedded-opentype"), url("120849610-frkgoth.ttf") format("truetype");
}
html {
    height: 100%;
}
body {
    /*background:rgba(0, 0, 0, 0) url("images/login_bg.jpg") no-repeat scroll center center / cover ;*/
    font: 13px "Lato",Arial,Helvetica,sans-serif;
    margin: 0;
    min-height: 100%;
    padding: 0;
    position: relative;
}
h1, h2, h3, h4, h5, h6, ul, li, p {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.f-left {
    float: left;
}
.f-right {
    float: right;
}
.clear {
    clear: both;
}
a {
    color: #AB2328;
    font-family: "Lato";
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
.wrapper {
    margin: 0 auto;
    overflow: hidden;
    padding: 0 0 0px;
    width: 100%;
    background: transparent;
}
.layoutOuter{ max-width:928px; margin:0 auto; /*background:url(images/shadow.jpg) no-repeat center 185px;*/ min-height:300px; padding:0 0 50px;}
.pos-rel {
    position: relative;
}
.pos-fix {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9;
}
#page {
    margin: 120px auto 0;
    max-width: 1440px;
    min-width: 1002px;
    width: 100%;
    padding-bottom: 20px !important;
}
/* .OUTERLAYER{ position:absolute; top:50%; margin-top:-250px; left:50%; margin-left:-160px; width:320px;} */
.header {
    width: 100%;
	display:table;

	margin:0 auto;
}
.header h1 {
    padding: 10px 0;
	display:table-cell;
	height:125px;
	text-align:center;
	width:100%;
	
	vertical-align:middle;
}
.header h1 a {
    vertical-align:middle;
}
.header h1 img{ max-height:150px; width:auto;}
.collapse-navbar li {
    float: left;
}
.collapse-navbar li a {
    color: #fff;
    float: left;
    text-transform: uppercase;
}
.collapse-navbar > li:first-child > a {
    background: #fc902e none repeat scroll 0 0;
    float: left;
    padding: 10px 20px;
    text-decoration: none;
}
.collapse-navbar > li:first-child > a > i {
    background: rgba(0, 0, 0, 0) url("images/sprite-image.png") no-repeat scroll 0 0;
    float: left;
    height: 11px;
    margin: 2px 12px 0 0;
    width: 17px;
}
.collapse-navbar > li:nth-child(2) > a {
    color: #fff;
    margin: 10px 40px;
}
.collapse-navbar > li:nth-child(2) > a > i {
    background: rgba(0, 0, 0, 0) url("images/sprite-image.png") no-repeat scroll -27px 0;
    float: left;
    height: 12px;
    margin: 2px 6px 0 0;
    width: 16px;
}
.collapse-navbar > li:nth-child(3) > a {
    margin: 10px 15px 0 0;
}
.collapse-navbar > li:nth-child(3) > a > i {
    background: rgba(0, 0, 0, 0) url("images/sprite-image.png") no-repeat scroll -345px -1px;
    float: left;
    height: 16px;
    margin-right: 6px;
    width: 16px;
}
.collapse-navbar > li:nth-child(3) > a span img {
    display: none;
    float: left;
}
.collapse-navbar > li:nth-child(4) > a {
    margin: 10px 15px;
}
.collapse-navbar > li:nth-child(4) > a > i {
    background: rgba(0, 0, 0, 0) url("images/sprite-image.png") no-repeat scroll -235px 0;
    float: right;
    height: 8px;
    margin: 4px 0 0 6px;
    width: 12px;
}
.callus-now {
    position: relative;
}
.callus-now-bx {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #a5a5a4;
    display: none;
    font-family: "LatoLight";
    font-size: 11px;
    left: 34px;
    padding: 10px;
    position: absolute;
    text-transform: uppercase;
    top: 24px;
    width: 200px;
    z-index: 1040;
}
.nav {
    float: right;
    margin: 5px 10px;
}
.nav li {
    color: #c4c4c4;
    float: left;
    font-size: 14px;
    margin: 0 10px;
    text-transform: uppercase;
}
.nav li a {
    color: #c4c4c4;
    float: left;
}
.search a {
    background: rgba(0, 0, 0, 0) url("images/search-icon.png") no-repeat scroll 0 0;
    float: left;
    height: 19px;
    margin: 5px 20px 0 10px;
    width: 19px;
}
.bgt {
    background: rgba(0, 0, 0, 0) url("images/bgt.png") repeat scroll 0 0;
    float: left;
    margin: 2% 0 0 2%;
    padding: 15px;
}
.bgt h2 {
    color: #ffffff;
    font-size: 30px;
    margin-bottom: 15px;
}
.bgt p {
    color: #fc902e;
    font-size: 17px;
    margin-bottom: 15px;
}
.bgt a {
    color: #fc902e;
    float: left;
    font-size: 15px;
    margin-right: 10px;
}
.slide-container {
    float: left;
    padding: 180px 0 10px 40px;
}
.slides-pagination a {
    background: rgba(255, 255, 255, 0.6) none repeat scroll 0 0;
    display: inline-block;
    height: 6px;
    margin: 0 1px;
    overflow: hidden;
    text-indent: -100%;
    transition: all 0.5s linear 0s;
    vertical-align: middle;
    width: 25px;
}
.slides-pagination a:hover {
    background: rgba(255, 255, 255, 1) none repeat scroll 0 0;
}
.slider-five-bts-bx {
    bottom: 10px;
    float: right;
    margin-right: 3%;
    padding: 0;
    position: absolute;
    right: 0;
}
.slider-five-btns ul {
    display: table-row;
}
.slider-five-btns {
    display: table-row;
    list-style: outside none none;
    margin: 0 auto;
}
.slider-five-btns ul li {
    background: rgba(255, 255, 255, 0.33) none repeat scroll 0 0;
    color: #000000;
    float: left;
    font-size: 10px;
    height: 110px;
    line-height: 12px;
    margin-right: 1px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: top;
    width: 100px;
}
.icon-30k-hours {
    background: rgba(0, 0, 0, 0) url("images/sprite-image.png") no-repeat scroll 2px -71px;
}
.icon-30k-hours1 {
    background: rgba(0, 0, 0, 0) url("images/sprite-image.png") no-repeat scroll -87px -71px;
}
.icon-30k-hours2 {
    background: rgba(0, 0, 0, 0) url("images/sprite-image.png") no-repeat scroll -187px -71px;
}
.icon-30k-hours3 {
    background: rgba(0, 0, 0, 0) url("images/sprite-image.png") no-repeat scroll -282px -71px;
}
.icon-30k-hours4 {
    background: rgba(0, 0, 0, 0) url("images/sprite-image.png") no-repeat scroll -385px -71px;
}
.slider-five-btns ul li > div p {
    font-weight: bold;
    padding-top: 60px;
}
.about {
    background: #fff none repeat scroll 0 0;
    float: left;
    font-family: "LatoLight";
    padding: 3%;
    width: 94%;
}
.about h3 {
    color: #ff7629;
    font-family: "LatoBold";
    font-size: 35px;
    text-align: center;
}
.about .content {
    color: #797979;
    float: left;
    font-size: 20px;
    margin: 3% 0 0 10%;
    text-align: left;
    width: 60%;
}
.about .content a {
    color: #fc902e;
    float: left;
    font-size: 15px;
    margin: 3% 15px 0 0;
}
.about .img-right {
    background: rgba(0, 0, 0, 0) url("images/brandon.png") no-repeat scroll 0 0;
    float: left;
    height: 130px;
    margin: 3%;
    width: 263px;
}
.solutions {
    background: rgba(0, 0, 0, 0) url("images/solutions-bg.jpg") repeat scroll center 0 / 100% auto;
    box-sizing: border-box;
    float: left;
    font-family: "LatoLight";
    padding: 3%;
    width: 100%;
}
.solutions h3 {
    color: #ffffff;
    font-family: "LatoBold";
    font-size: 35px;
    padding-bottom: 4%;
    text-align: center;
}
.solutions h3 > i {
    background: #fc902e none repeat scroll 0 0;
    height: 3px;
    left: 47%;
    margin-top: 45px;
    position: absolute;
    width: 80px;
}
.solutions ul {
    float: left;
    width: 100%;
}
.solutions li {
    color: #fff;
    float: left;
    font-size: 17px;
    text-align: center;
    width: 28%;
}
.solutions li.gap {
    margin: 0 7%;
}
.solutions li p {
    margin: 10px 0;
}
.testimonials {
    background: rgba(0, 0, 0, 0) url("images/orange.png") repeat scroll 0 0;
    box-sizing: border-box;
    float: left;
    font-family: "LatoLight";
    padding: 3%;
    text-align: center;
    width: 100%;
}
.testimonials h3 {
    color: #fff;
    font-family: "LatoBold";
    font-size: 35px;
    padding-bottom: 3%;
}
.testimonials h3 > i {
    background: #ffffff none repeat scroll 0 0;
    height: 3px;
    left: 47%;
    margin-top: 45px;
    position: absolute;
    width: 80px;
}
.testimonials .testi {
    color: #ffffff;
    font-size: 23px;
    margin: 0 auto;
    text-align: center;
    width: 70%;
}
.testimonials .testi p.name {
    font-family: "Lato";
    font-size: 17px;
    margin: 20px 0 0;
}
.awards {
    background: #1d3262 none repeat scroll 0 0;
    float: left;
    padding: 3% 0;
    text-align: center;
    width: 100%;
}
.awards h4 {
    color: #ffffff;
    font-size: 16px;
    padding-bottom: 3%;
}
.awards img {
    height: auto;
    width: 87%;
}
.login-box {
     background-color: #ffffff;
    margin: 6px auto ;
   max-width: 35em;
	/* max-width: 320px; */
    padding: 25px 30px;
    text-align: left;
    width: 60vw;
    min-width: 524px;
    z-index: 99;
	box-sizing: border-box;
    border: 1px solid #E8E8E8;
    margin-bottom: 40px;
    box-shadow: 0 0 5px 0 #0000000D;
}
.login-box h6 {
    color: #333;
   
	
	text-align:left;
}
.login {
    background: #fc902e none repeat scroll 0 0;
    float: right;
    position: relative;
}
i.right-close-arrow {
    background: rgba(0, 0, 0, 0) url("images/sprite-image.png") no-repeat scroll -235px -18px !important;
}
.login-box .logo-left {
    float: left;
    height: 200px;
    width: 270px;
}
.login-box .logo-right {
    color: #333;
    font-family: "Lato";
    font-size: 14px;

	/* margin-bottom: 1em; */
    padding-top: 25px;
}
#rememberusername{ 
    margin: 0 2px 0 3px;
    vertical-align: -2px;}
.login-box h2{ color:#1ca5ff; padding:40px 0 50px;font: 58px "LatoBold"; text-align:left}
.login-box .logo-right input[type="text"], .login-box .logo-right input[type="password"] {
    background:#dcddde;
	border:none;
    border: 1px solid #DBDBDB;
    color: #3e3e3e;
    font: 14px/28px "Lato";
    padding:5px 10px;
    width: 100%;
	height:41px;
	/* margin:0 0 20px; */
    border-radius: 0;
}
.login-box .logo-right select {
    background: #dcddde;
    border: 0px none;
    height: 41px;
    padding-left: 8px;
}
.login-box .logo-right input[type="submit"] {
    border: 0 none;
    color: #fff;
    cursor: pointer;
    display:block;
	width:auto;
    font: 16px/24px "Lato";
    font-weight: 500;
	height:30px;
	background: #AB2328;
    /* border: 2px solid #AB2328; */
	padding:0 20px;
    height: 41px;
	
    border-radius: 0;
	
	/*text-indent:-9999px;box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);border-radius:50%;*/
}
.login-box .logo-right input[type="submit"]:hover{
    background:#7C2529;
    color: #fff !important;
}
.login-box .logo-right input[type="submit"]:focus{
    outline: none;
}
.login-box .logo-right a,.login-box .logo-right a:hover,.login-box .logo-right a:focus {
    color: #006A8E !important;
	
   /* text-transform: capitalize;*/
}

.login-box .logo-right span {
   display:block;
   /*padding:0 0 5px;*/
   padding:0 0 5px;
   text-align:left;
}
.login-box .logo-right span.forgot-password {
    margin: -15px 0 0 0px;
    float: right;
}

.login-link {
    padding: 0 0 10px 10px;
    position: relative;
}
.login-link a.login-open {
    background: rgba(0, 0, 0, 0) url("images/login-arrow.png") no-repeat scroll right 4px;
    padding-right: 20px !important;
}
.login-link a.login-open.show {
    background-position: right -16px;
}
i.right-down-arrow {
    background: rgba(0, 0, 0, 0) url("images/sprite-image.png") no-repeat scroll -235px 0;
    cursor: pointer;
    float: right;
    height: 12px;
    margin: 14px 10px 0 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 12px;
}
.loginText{ font-size: 14px;  margin-top: 12px; font-weight: 600; color: #3e3e3e}
.loginText.login_instunction{font-size: 14px;  margin-top: 12px; color: #3e3e3e; font-weight: normal; line-height: 20px;}
.rememberpass label{ font-size: 14px !important;}
.loginText a{ display:inline-block; font-weight: 600; color: #006A8E;}
.loginText a:hover{
    color: #006A8E !important;
    text-decoration: underline;
}
footer {
    background: transparent;
    bottom: 0;
    box-sizing: border-box;
    color: #333333;
    float: left;
    font-size: 12px;
    height: 44px;
    left: 0;
    position: absolute;
    width: 100%;
}
footer .arrow {
    background: rgba(0, 0, 0, 0) url("images/arrow.png") no-repeat scroll 0 0;
    display: none;
    float: right;
    height: 53px;
    padding-right: 58px;
    width: 9px;
}
footer a {
    margin: 0 10px;
}
.login-box .logo-right input[type="button"] {
    background: #fff none repeat scroll 0 0;
    border: 0 none;
    color: #ff6814;
    float: right;
    font-family: "Lato";
    font-size: 16px;
    margin-top: 10px;
    padding: 10px;
}
.drop {
    background: rgba(0, 0, 0, 0) url("images/drop-arrow.png") no-repeat scroll 0 0;
    border: medium none;
    border-radius: 2px;
    bottom: 73px;
    cursor: pointer;
    display: none;
    height: 35px;
    position: fixed;
    right: 5px;
    text-align: center;
    width: 35px;
    z-index: 9;
}
.drop:hover {
    background-position: 0 bottom;
}
.hide_text {
    height: 0;
    overflow: hidden;
    position: absolute;
    width: 0;
}
.login-type-box {
    float: left;
    margin-bottom: 3px;
    margin-top: 3px;
    padding-top: 3px;
}
.register-box {
    border-top: 1px solid #fff;
    float: left;
    margin-top: 10px;
    padding-top: 10px;
}
.login-box .logo-right span.npr-search {
    margin: 0 0 0 5px;
}
.login-box .logo-right span.register {
    margin: 0 0 0 93px;
}
.pos-fix #page.min-height {
    min-height: 80%;
}
.bx-wrapper {
    max-width: 1440px !important;
}
footer #page {
    min-width: inherit;
    width: 95%;
}
footer .f-left {
    line-height: 44px;
}
.footer-menu {
    margin: 0 auto;
    padding: 15px 0 0;
    position: relative;
    text-align: center;
    width: 55% !important;
    z-index: 99;
}
.footer-menu.pull-right {
    float: right;
    text-align: right;
}
.footer-menu a {
    color: #fff;
    margin: 0;
}
.footer-menu a:hover {
    color: #fc8428;
    text-decoration: none;
}
.footer-menu ul {
    margin: 0;
    padding: 0;
}
.footer-menu ul li {
    border-left: 1px solid #fff;
    display: inline-block;
    font-size: 13px;
    line-height: 10px;
    margin: 0;
    padding: 0 10px;
    position: relative;
}
.footer-menu ul li:first-child {
    border: medium none;
}
.footer-menu ul li.linkPopup {
    border: medium none;
    padding: 0;
    width: 40px;
}
.footer-menu ul li.linkPopup a {
    background: #000 url("/theme/image.php/gourmet/theme/1428301949/upArrow") no-repeat scroll 50% 50%;
    display: block;
    height: 44px;
    left: 0;
    position: absolute;
    top: -27px;
    width: 40px;
}
.footer-menu ul li.linkPopup ul {
    background: #000 none repeat scroll 0 0;
    bottom: 27px;
    display: none;
    min-width: 220px;
    position: absolute;
    right: 0;
}
.footer-menu ul li.linkPopup ul li {
    border: medium none;
    display: block;
    line-height: normal;
    padding: 0;
    text-align: left;
    width: auto;
}
.footer-menu ul li.linkPopup ul li a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-top: 1px solid #666;
    display: block;
    height: auto;
    padding: 10px;
    position: static;
    text-transform: capitalize;
    width: auto;
}
.footer-menu ul li.linkPopup ul li:first-child a {
    border: medium none;
}
.lanscapeMessage{ display:none; width:100%; text-align:center; position:absolute; left:0; top:50%; margin:-50px 0 0; height:100px; font-size:20px; color:#333333; z-index:1000000009;}

.col-md-12{ padding:0 1%;}


@media only screen and (min-device-width: 600px) and (max-device-width: 1280px) {
#page {
    min-width: 100%;
}
.slider-five-bts-bx {
    bottom: 40px;
    margin-right: 10px;
}
.about .content {
    margin-left: 4%;
}
.bgt {
    margin-left: 10px;
    width: 42%;
}
}
@media screen and (orientation: portrait) {
.wrapper, #page-footer,.OUTERLAYER,footer {
    display: none !important;
}
.portraitMessage {
    color: #333333;
    display: block;
    font-size: 20px;
    height: 100px;
    left: 0;
    margin: -50px 0 0;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%;
}
body{ background:none}
}
@media screen and (orientation: landscape) {
.portraitMessage {
    display: none;
}
body{ background-size:cover}
}

@media screen and (max-device-width: 414px) {
.portraitMessage {
    display: none;
}
body {
background:none;
}
input[type="text"], input[type="password"], input[type="button"], input[type="submit"], input[type="image"], button {
    border-radius: 0;
}
.layoutOuter{ background-position: center 110px; padding:0 0 25px;}
.header h1 {
    padding:15px 0;
	height:80px;
}
.header h1 img{ max-height:80px;}
.bx-wrapper {
    display: none;
}
.login-box h2{ padding:15px 0; font-size:40px;}
#page {
    max-width: 100%;
    min-width: 100%;
}
.solutions, .testimonials, .slider-five-bts-bx, .drop, .footer-menu, .collapse-navbar li {
    display: none !important;
}
.pos-fix {
    height: auto !important;
    position: static;
}
.banner_img {
    display: none;
    min-height: 220px;
}
.bgt {
    float: none;
    margin: 0;
    overflow: hidden;
}
.bgt h2 {
    font-size: 17px;
    margin: 0 0 10px;
}
.bgt p {
    font-size: 16px;
    margin: 0;
}
.bgt p br {
    display: none;
}
.about h3 {
    font-size: 18px;
}
.about .content {
    font-size: 14px;
    margin: 3%;
    width: 94%;
}
footer {
    font-size: 10px;
}
footer .f-left {
    line-height: normal;
    padding-top: 12px;
    width: 100%;
	text-align:center;
}
.login-box {
    /*width: 305px;*/
	width:100%;
    min-width: 300px;
    padding: 10px 20px;
}

#page #region-main, #page.container {
    padding-top: 0px;
}
.main-nav{ margin-top:-3px!important;}
.login-box .logo-right {
    box-sizing: border-box;
    font-size: 14px;
    min-height: 150px;
    /*padding: 10px;*/
    width: 100%;
}
.pos-fix #page.min-height {
    background: #fff none repeat scroll 0 0;
}
.wrapper, #page-footer,.OUTERLAYER,footer, .collapse-navbar li.login-link {
    display: block !important;
}
}
@media screen and (max-device-width: 767px) and (orientation: portrait)  {
	.lanscapeMessage{ display:none}
}
@media screen and (min-device-width: 400px) and (max-device-width: 767px) and (orientation: landscape)  {
body {
background:none;
}
	.portraitMessage {
    display: none;
}
.lanscapeMessage{ display:block}
.wrapper, #page-footer,.OUTERLAYER,footer {
    display: none !important;
}
}


.top-bar .countBlock {margin: 0 !important;}
#page-header .top-bar .logininfo-container {padding: 0!important;}
#page #region-main h6{padding: 0 0 10px;     font-size: 23px!important;}
.naspheader_fixed .main-nav .nav li a.active, .naspheader_fixed .main-nav .nav li a:hover{background-color: #08485E !important;}
.signupBlock .login-box{max-width: 50rem; min-width: 706px;}
#page-footer{border-top:none !important}
.signupBlock .login-box .col-md-06 span, .hideorganization span, .organization-error{    
    top: -18px !important;
    color: #f00 !important;
    font-size: 12px !important;}

    ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
        color: #505759 !important;
      }
      ::-moz-placeholder { /* Firefox 19+ */
        color: #505759 !important;
      }
      :-ms-input-placeholder { /* IE 10+ */
        color: #505759 !important;
      }
      :-moz-placeholder { /* Firefox 18- */
        color: #505759 !important}
      ::placeholder {color: #505759 !important}
    .row.signuprow{margin-bottom: 0px;}
    .labelSpan {
        float: left;
        width: 50%;
        text-align: left;
    }
    .row .labelSpan:last-child{ padding-left: 20px;}
    .labelSpan label{ font-size: 14px !important;}
    #log-in-attorney{ background: transparent !important; color: #AB2328 !important; border: none !important;}
    #log-in-attorney:hover{ text-decoration: underline;}
    .ec_landing img.imgcaptcha{
        /* float: left; 
        height: 29px; */
        height: 41px;
        border: 1px solid #dcddde;
    }
    .ec_landing img.refresh{
        /* float: left; 
        position: relative;
        top: 5px; */
    }
        #login-form-attorney p {
            margin: 8px 0;
            font-size: 14px;
        }
        #page-footer {
            background: transparent !important;
            color: #333333 !important;
          
          }
          #page-footer .bottom-bar {
           
            border-top: 1px solid #EEEEEE !important;
          }
        body{
             background:rgba(0, 0, 0, 0) url("images/login_bg.png") no-repeat fixed right bottom / cover ;
        }
        .attorney_inst{ font-size: 14px !important; margin-top: 8px;}
        label.loginform_label {
            cursor: auto !important;
            font-size: 16px;
            font-weight: 600 !important;
        }
.login-box .logo-right input[type="password"]{ 
    /* margin-bottom: 10px; */
}
.login-box .logo-right span.forgot-password a{ color: #006A8E !important; font-weight: 500;
font-size: 16px;}
.seprator_wrapper {
position: relative;
width: 100%;
border-top: 1px solid #E8E8E8;
margin: 40px 0 0;
}
.seprator_wrapper .or_circle{ width: 30px; height: 30px; border-radius: 50%;    color: #ffffff;
background: #006A8E;
margin: 0 auto;
position: relative;
line-height: 28px;
text-align: center;}
.or_circlewrapper{    width: 50px;
margin: 0 auto;
background: #FFF;
position: relative;
top: -15px;
text-align: center; }
#page #region-main .attorney-text {
    font-weight: 300;
    font-size: 32px !important;
    font-family: 'LatoLight';
    padding-bottom: 0px;
}
.msbp_link{ font-size: 16px; font-weight: 500; position: relative;}
.signup_link {font-size: 16px; font-weight: 500;}

.msbp_link::after{
    content: "";
    background:  url("images/expernal_link.png") no-repeat center;
    width: 15px;
    height: 15px;
    background-size: 100%;
    display: inline-block;
    margin-left: 6px;
    position: relative;
    top: 3px;
    margin-right: 4px;
}
.footerContact ul li{ background: transparent;}
.captch-field {
    display: flex;
    margin-top: 10px;
    padding: 0px !important;
}
.imgcaptcha {
    width: 100%;
}
.signupBlock .login-box .col-md-06 span.refresh_captcha {
    background: #006A8E;
    height: 42px;
    width: 52px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    position: static !important;
    cursor: pointer;
    padding: 0px;
}
.signuprow label {
    font-size: 16px;
    font-weight: 600 !important;
}
#page #region-main h1.signup-heading, #page #region-main .login-heading {
    font-size: 32px !important;
    font-weight: 300;
    font-family: 'LatoLight';
    padding: 0px;
}
#page #region-main h1.signup-heading {
    margin-left: 1%;
}
.signup-subheading {
    font-size: 14px !important;
    margin-top: 8px;
    margin-left: 1%;
}
.signupBlock #log-in {
    margin: 0 1%;
}
.error-content {
    background: #FFE4E4;
    color: #FF0000;
    display: flex;
    align-items: center;
    padding: 10px;
    margin-top: 20px;
    /* width: calc(100% - 4%);
    margin-left: 1%; */
    display: none;
}


.error-content::before {
    content:  '';
    background: url('./images/error.svg') no-repeat;
    width: 20px;
    height: 20px;
    float: left;
    margin-right: 7px;
}
input.input-error {
    border: 2px solid #595050 !important;
}
.input-error-icon {
    padding: 0px !important;
}
.input-error-icon::after {
    content:  '';
    background: url('./images/error.svg') no-repeat;
    width: 20px;
    height: 20px;
    float: left;
    position: absolute;
    right: 8px;
    top: 11px;
}

.login-field {
    margin-bottom: 20px;
}
.login-field .username-error, .login-field .password-error, .email-error {
    color: #ff0000;
    font-size: 12px;
}
.email-error.success_send{
    color: #1b9f0e;   
}
.existing_account {
    font-size: 14px !important;
    color: #3E3E3E;
    margin: 20px 0 10px 1%;
}

.existing_account a {
    color: #006A8E;
    font-weight: 600;
}

.forgot-login-password a {
    color: #006A8E !important;
    font-weight: 500;
    font-size: 16px;
}
.forgot-login-password {
    margin-top: 7px;
}
#beforelogin_menunavmain-nav.outernav .nav{margin: 27px 0 0 0px !important}
div#otherStateInput {
    margin-top: 6px;
}
.tooltipMSG{ position:absolute; left:0; top:60px; background: #006A8E; color:#fff; padding:10px; z-index: 99;}

@media screen and (max-device-width: 414px){

.loginText {
    margin-top: 2px;
}
.msbp_link {
    font-size: 14px;
}
.msbp_link::after {
    width: 12px;
    height: 12px;
}
#page-footer .bottom-bar .copyright{
    margin-top: 0;
    width: auto !important;
}
.footerContact {
    left: 15px;
}
#footer_right_text{
    margin-top: 9px;
    margin-right: 10px;
}
.signupBlock .login-box {
    max-width: 100%;
    min-width: 300px;
}
#page {
    min-width: 100% !important;
}
.login-box .logo-right select {
    width: 100%;
    min-width: 100%;
}
.signupBlock .login-box {
    padding: 12px 20px !important;
    margin-bottom: 60px;
}
.naspheader_fixed .main-nav.outernav .nav{
    padding-left: 0;
}

}

.info_wrapper {
    position: relative;
    display: inline-block;
    top: -2px;
  
  }
  
  .info_wrapper .info_text {
    visibility: hidden;
    width: 240px;
    background-color: #ffffff;
    color: #333333;
    text-align: center;
    border-radius: 4px;
    padding: 5px 10px;
    position: absolute;
    z-index: 1;
    bottom: 100%;
    left: 50%;
    margin-left: -120px;
     border: 1px solid #006A8E; 
    font-size: 13px;
    box-shadow: 0 0 6px #5B6770;
    font-weight: normal;
    
    /* Fade in tooltip - takes 1 second to go from 0% to 100% opac: */
    opacity: 0;
    transition: opacity 1s;
  }
  
  .info_wrapper:hover .info_text {
    visibility: visible;
    opacity: 1;
    z-index: 99;
  }
  .info_icon{
    cursor: pointer;
    background: url(images/info.png) no-repeat center;
    width: 15px;
    height: 15px;
    background-size: 100%;
    display: inline-block;
    margin-right: 4px;
    position: relative;
    top: 6px;

  }
  
  .info_text::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #006A8E transparent transparent transparent;
  }
  .signupBlock .login-box .col-md-06 span.captcha-inst {
    color: #3e3e3e !important;
    display: block;
    font-size: 13px !important;
     margin-top: 2px;
}
a#password_policy {
    float: right;
    text-decoration: underline;
    position: relative;
    font-size: 14px;
}
#password_policy .tooltipMSG {
    position: absolute;
    right: 0;
    left: auto;
    top: 18px;
    background: #006A8E;
    color: #fff;
    padding: 10px;
    z-index: 99;
    width: 300px;
    font-size: 12px;
}