/**
 * Boostrap Core Framework Overrides
 * ========================================================================== */

 @import url('https://fonts.googleapis.com/css?family=Nunito+Sans:100,200,300,400,500,600,700,800,900');

 .centered { text-align: center; } 
  
 .no-pad { padding: 0px; margin: 0px; }
 .no-pad-left { padding-left: 0px; margin-left: 0px; }
 .no-pad-right { padding-right: 0px; margin-right: 0px; }
 
 body { font-family: 'Poppins', sans-serif; }
 
 h2 { font-family: 'Poppins', sans-serif; }
 h3 { font-family: 'Poppins', sans-serif; }
 h4 { font-family: 'Poppins', sans-serif; }
 h5 { font-family: 'Poppins', sans-serif; }
 h6 { font-family: 'Poppins', sans-serif; }
 p { font-family: 'Poppins', sans-serif; }
 a { text-decoration: none; }
 
 .togglePassword i { color: #8a8a8a; font-size: 22px; line-height: 38px; cursor: pointer; position: absolute; top: 0px; right: 0px; height: 40px; width: 50px; pointer-events: initial; z-index: 5; }
 .togglePassword i:hover { color: #655184; }
 
 /* .btn { font-size: 20px; line-height: 20px; font-weight: 500; padding: 10px 30px 9px 30px; box-shadow: none; font-family: 'Poppins', sans-serif; } */
 
 .btn-yellow { background: #ffcc03; border-color: #ffcc03; color: #ffffff; }
 .btn-yellow:hover { background: #ffb403; border-color: #ffb403; color: #ffffff; }
 .btn-yellow:focus { color: #ffffff; background: #ffb403; }
 
 .btn-facebook { background: #ffffff; border: 2px #cccccc solid; color: #4a4d54; font-size: 18px; line-height: 29px; font-weight: 400; text-align: left; margin: 0px 15px 15px 15px; padding: 10px 20px 9px 20px; }
 .btn-facebook:hover { background: #ffffff; border-color: #ffcc03; color: #4a4d54!important; }
 .btn-facebook:focus { color: #4a4d54!important; background: #ffffff; }
 .btn-facebook span { background: #3c5a9a; border-radius: 50%; line-height: 20px; width: 30px; height: 30px; float: left; text-align: center; }
 .btn-facebook span i { color: #ffffff; vertical-align: middle; font-size: 20px; padding-top: 6px; }
 
 .btn-google { background: #ffffff; border: 2px #cccccc solid; color: #4a4d54; font-size: 18px; line-height: 29px; font-weight: 400; text-align: left; margin: 0px 15px 15px 15px; padding: 10px 20px 9px 20px; }
 .btn-google:hover { background: #ffffff; border-color: #ffcc03; color: #4a4d54!important; }
 .btn-google:focus { color: #4a4d54!important; background: #ffffff;  }
 .btn-google span { background: #e14c34; border-radius: 50%; line-height: 20px; width: 30px; height: 30px; float: left; text-align: center; }
 .btn-google span i { color: #ffffff; vertical-align: middle; font-size: 20px; padding-top: 6px; }
 
 .btn-yellow-line { color: #666666; font-size: 20px; line-height: 26px; font-weight: 700; border-bottom: 3px #fff solid; border-radius: 0px; padding: 0px 0px 5px 0px; text-transform: auto; }
 .btn-yellow-line:hover { color: #ffcc03; border-bottom: 3px #ffcc03 solid; box-shadow: none; }
 .btn-yellow-line.active { color: #ffcc03; border-bottom: 3px #ffcc03 solid; box-shadow: none; }
 
 .btn-yellow-line.left { float: left; }
 .btn-yellow-line.right { float: right; }
 
 a { text-decoration: none; }
 a:link { text-decoration: none; }
 a:hover { text-decoration: none; }
 a:active { text-decoration: none; }
 a:visited { text-decoration: none; }
 
 /**
  * Error Panel
  * ========================================================================== */
 
 /* .alert-danger { background: none; color: #db414b; font-size: 18px; font-weight: 600; border: none; border-radius: 0px; padding: 0px 0px 0px 0px; } */
     /* .alert-danger .close { right: 0; } */
 
 /**
  * Login Panels
  * ========================================================================== */	
 
 .login-panel { background: #f6f7f8; padding: 160px 0px 50px 0px; min-height: 215px; position: relative; }
     .login-panel h2.double-text { margin-bottom: 0px; }
     .login-panel h2.grey { color: #333333; }
     .login-panel h3 { color: #666666; font-size: 26px; line-height: 32px;  font-weight: 700; margin: 0px 0px 20px 0px; }
     .login-panel h4 { color: #666666; font-size: 18px; line-height: 26px; font-weight: 700; margin-top: 40px; }
     .login-panel p { color: #999999; font-size: 18px; line-height: 26px; font-weight: 500; padding: 0px; margin: 30px 0px 0px 0px; }
     .login-panel p a { color: #999999; }
     .login-panel p a:hover { color: #655184; }
     .login-panel p a.grey { color: #666666; }
     .login-panel p a.grey:hover { color: #655184; }
     .login-panel label { color: #666666; }
     .login-panel .form-group.has-error label { color: #db414b; }
 

     .login-panel .login-feature { background: #ffffff; padding: 30px 35px 30px 35px; border-radius: 10px; width: 90%; box-shadow: rgba(0,0,0,.117647) 0 1px 3px; }
     .login-panel .login-feature.left { margin-right: 40px; float: right; }
     .login-panel .login-feature.right { margin-left: 40px; min-height: 494px; }
     .login-panel .login-feature.right.top { min-height: 0px; }
     .login-panel .login-feature.bottom { margin-top: 37px; }
     .login-panel .login-feature.center { margin: auto auto 30px auto; width: 100%; max-width: 600px;}
         .login-panel .login-feature h2 { color: #655184; font-size: 34px; line-height: 38px; font-weight: 400; padding: 0px; margin: 0px 0px 12px 0px; font-family: 'Domine', serif; }
         .login-panel .login-feature h2.double-text { margin: 0px 0px 23px 0px; font-size: 30px; }
         .login-panel .login-feature h4 { color: #655184; font-size: 28px; line-height: 36px; font-weight: 600; margin-bottom: 15px; font-family: 'Domine', serif; }
         .login-panel .login-feature p { color: #666; font-size: 20px; line-height: 26px; font-weight: 400; margin: 0px 0px 26px 0px; }
         .login-panel .login-feature p.bottom a {color: #655184; }
         .login-panel .login-feature h5 { color: #000000; font-size: 17px; line-height: 23px; font-weight: 400; margin-top: 25px; }
         .login-panel .login-feature h5 a { color: #655184; font-weight: 600; }
         .login-panel .login-feature h5 a:hover { color: #655184; }
         .login-panel .login-feature h5 + p  { margin-bottom: 0px; }
         .login-panel .login-feature form { display: block!important; }
         .login-panel .login-feature .form-control { background: none; height: 44px; color: #666; font-size: 18px; font-weight: 400; padding: 9px 20px 8px 20px; border: 1px solid #999; border-radius: 30px; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.0); }
         .login-panel .login-feature .form-control::placeholder { color: #8a8a8a; }
         .login-panel .login-feature .form-control.error { border-color: #db414b; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075); box-shadow: inset 0 1px 1px rgba(0,0,0,.075); }
         .login-panel .login-feature .form-control.error::placeholder { color: #db414b; }
         .login-panel .login-feature .togglePassword i { font-size: 22px; line-height: 42px; height: 44px; }
         .login-panel .login-feature p.small { color: #999; font-size: 14px; line-height: 20px; margin: 0px; }
         .login-panel .login-feature .form-group { position: relative; margin-bottom: 20px; }
         .login-panel .login-feature.left .form-group { margin-bottom: 17px; }
         .login-panel .login-feature label { color: #4a4d54; font-size: 16px; font-weight: 400; text-align: left; }
         .login-panel .login-feature label a { color: #4a4d54; }
         .login-panel .login-feature label a:hover { color: #ffcc03; }
         .login-panel .login-feature .btn { max-width: 150px; width: 100%; padding: 12px 20px 12px 20px; margin: 0px 5px; }


         .login-panel .login-feature .grey-bg { background: #f7f7f7; text-align: center; padding: 30px 45px; border-radius: 5px; position: relative; }
            .login-panel .login-feature .grey-bg .row.contained { max-width: 95%; margin: auto; }
            .login-panel .login-feature .grey-bg .row.contained.small { width: 95%; max-width: 360px; }
            .login-panel .login-feature .grey-bg p { color: #333333; font-size: 18px; line-height: 24px; }
            .login-panel .login-feature .grey-bg p.small { font-size: 16px; line-height: 24px; }
            .login-panel .login-feature .grey-bg .form-control { background: #ffffff; border: 1px #c3c3c3 solid; font-size: 16px; }
            .login-panel .login-feature .grey-bg input.form-control { height: 42px; border-radius: 30px; }
            .login-panel .login-feature .grey-bg input.form-control::placeholder { color: #888888; }
            .login-panel .login-feature .grey-bg select.form-control { height: 42px; border-radius: 30px; }
            .login-panel .login-feature .grey-bg input.form-control.is-invalid { border-color: #dc3545; padding-right: calc(1.5em + 0.75rem); background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e); background-repeat: no-repeat; background-position: right calc(0.375em + 0.1875rem) center; background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
            .login-panel .login-feature .grey-bg select.form-control.is-invalid { border-color: #dc3545; padding-right: calc(1.5em + 0.75rem); background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e); background-repeat: no-repeat; background-position: right calc(0.375em + 0.1875rem) center; background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
            .login-panel .login-feature .grey-bg input[type="checkbox"].is-invalid + label::before { border: 1px #dc3545 solid; }

        .login-panel .login-feature .login-bottom { padding-top: 30px; }
            .login-panel .login-feature .login-bottom h3 { color: #655184; font-weight: 400; margin-bottom: 4px; font-family: 'Domine', serif; }
            .login-panel .login-feature .login-bottom p { margin: 0px; }


         .login-panel .login-feature .fca-fields { margin-top: 10px!important; }
            .login-panel .login-feature .fca-fields h5 { color: #333333; font-size: 24px; line-height: 32px; font-weight: 600; margin-bottom: 15px; font-family: 'Domine', serif; }
            .login-panel .login-feature .fca-fields .field-left { width: 47%; float: left; }
            .login-panel .login-feature .fca-fields .field-right { width: 53%; float: left; }
            .login-panel .login-feature .fca-fields select.form-control {background: #fff url(/img/dropdown-arrow.png) no-repeat right 50%; -moz-appearance: none; -webkit-appearance: none; appearance: none; background-size: 24px; padding-right: 30px !important; }
            .login-panel .login-feature .fca-fields .form-control[disabled] { background: #cccccc; }

         .login-panel .login-feature .services-offer { margin-bottom: 35px; }
         .login-panel .login-feature .services-offer .form-group.inline { margin: 0px 8px; }
         .login-panel .login-feature .services-offer .checkbox label { margin-top: 0px; }
         .login-panel .login-feature .services-offer .checkbox label::before { margin-top: 7px; }
         .login-panel .login-feature .services-offer .checkbox label::after { margin-top: 7px; }

         .login-panel .login-feature .form-group.inline { min-height: 45px; display: inline-block; }
         .login-panel .login-feature .form-group.inline.margin { margin: 0px 30px; }

         .login-panel .login-feature .checkbox { margin: 0px; position: relative; }
            .login-panel .login-feature .checkbox label::before { width: 35px; height: 35px; left: 0;margin-left: -20px; border: 1px solid #999999; margin-top: -5px; }
            .login-panel .login-feature .checkbox label::after { color: #53913b; width: 35px; height: 35px; padding-left: 0px; padding-top: 0px; text-align: center; font-size: 22px; line-height: 32px; margin-top: -3px; }
            .login-panel .login-feature .checkbox input[type="checkbox"]:checked + label::before { border: 2px solid #53913b; }
            .login-panel .login-feature .checkbox label { color: #333333; font-size: 16px; line-height: 24px; font-weight: 700; margin-top: 10px; padding-left: 28px; }
            .login-panel .login-feature .error .checkbox label { color: #db414b; }
            .login-panel .login-feature .checkbox label a { color: #655184; z-index: 1; position: relative; }
            .login-panel .login-feature .checkbox input[type="checkbox"] { width: 100%; height: 60px; margin-top: 4px; }

        .login-panel .login-feature .radio { margin: 0px; position: relative; }
            .login-panel .login-feature .radio label::before { width: 37px; height: 37px; left: 0; margin-left: -20px; border: 1px solid #cccccc; margin-top: 6px; }
            .login-panel .login-feature .radio label::after { background: #53913b; width: 25px; height: 25px; padding-left: 0px; padding-top: 0px; text-align: center; font-size: 22px; margin-top: 8px; left: 6px; top: 4px; }
            .login-panel .login-feature .radio input[type="radio"]:checked + label::before { border: 1px solid #53913b; }
            .login-panel .login-feature .radio label { color: #333333; font-size: 18px; line-height: 24px; font-weight: 600; margin-top: 0px; padding-left: 29px; }
            .login-panel .login-feature .error .radio label { color: #db414b; }
            .login-panel .login-feature .radio label a { color: #655184; z-index: 1; position: relative; }
            .login-panel .login-feature .radio input[type="radio"] { width: 100%; height: 60px; margin-top: 4px; }
            
         .login-panel .social-footer { width: 100%; border-top: 1px #ccc solid; padding-top: 30px; margin-top: 30px; float: none; }
             .login-panel .social-footer h2 { color: #666666; font-size: 18px; line-height: 24px; font-weight: 400; margin-bottom: 0px; font-family: 'Poppins', sans-serif; }
             .login-panel .social-footer h2 a { color: #655184; }
             .login-panel .social-footer .btn { width: 100%; margin: 0px auto 20px auto; }
 
             .login-panel .login-feature.left .alert { margin-top: -10px; }
             .login-panel .login-feature.right .alert { margin-top: -10px; }
             .login-panel .login-feature.center .alert-success { text-align: left; }
 
             .login-panel .login-feature.profile { border-color: #655184; padding-bottom: 29px; }
             .login-panel .login-feature.profile .director-logo { width: 80px; border: 1px #cccccc solid; border-radius: 50%; margin: auto auto 15px auto; }
             .login-panel .login-feature.profile h3 { color: #333333; font-size: 26px; line-height: 32px; font-weight: 600; margin: 0px 0px 6px 0px; }

             .dashboard-panel-1.login + .login-panel .login-feature.center { background: #fff; margin-top: -260px; }
            
 
     /* Funeral Directors */
     .login-panel .login-feature.support { background: #fffae5; border-color: #655184; padding-left: 40px; padding-right: 40px; padding-bottom: 0px; }
 
         .login-panel .login-feature.support h2 { color: #655184; line-height: 38px; margin: 0px 0px 22px 0px; }
         .login-panel .login-feature.support h3 { color: #333333; font-size: 22px; line-height: 28px; font-weight: 600; margin: 0px 0px 16px 0px; }
         .login-panel .login-feature.support h4 { color: #655184; font-size: 22px; line-height: 28px; font-weight: 600; margin: 18px 0px 18px 0px; }
         .login-panel .login-feature.support h4.top { margin-top: 50px; }
         .login-panel .login-feature.support p { color: #333333; font-weight: 500; margin: 0px; }
         .login-panel .login-feature.support .border { border-bottom: 3px #655184 solid; margin: 12px auto 10px auto; width: 60px; }
 
         .login-panel .login-feature.support.big h4.top { margin-top: 36px; }
 
         .login-panel .login-feature.support .dark-bg { background: #f4efdb; margin: 0px -40px; padding: 5px 0px; }
			.login-panel .login-feature.support .dark-bg .col-xs-4 { min-height: 50px; }
			.login-panel .login-feature.support .dark-bg img { height: 100%; margin: auto; }
			.login-panel .login-feature.support .dark-bg .bottom { margin-top: 23px; }
 
     .login-panel .bottom-directors { margin-top: 70px; padding-bottom: 50px; }
         .login-panel .bottom-directors h3 { color: #333333; margin-bottom: 6px; }
         .login-panel .bottom-directors p { color: #333333; margin: 0px; }
         .login-panel .bottom-directors p a { color: #655184; }
 
 
     .dashboard-panel-1.login { background: #f6f7f8; text-align: center; min-height: 0px; padding: 18px 0px 170px 0px; /* mask: url(../assets/Hero-Mask.svg) center bottom no-repeat; -webkit-mask: url(../assets/Hero-Mask.svg) center bottom no-repeat; mask-size: 1920px; -webkit-mask-size: 1920px; */	 }
         .dashboard-panel-1.login .logo { width: 122px; float: left; margin-bottom: 70px; }
         .dashboard-panel-1.login .buttons { float: right; margin-top: 24px; }
         .dashboard-panel-1.login .buttons .btn { width: auto; float: right; font-size: 17px; line-height: 16px; padding: 12px 20px; margin-left: 10px; }
         .dashboard-panel-1.login .buttons .btn.btn-yellow-keyline-grey { background: #ffffff; }
         .dashboard-panel-1.login h2 { color: #4a4d54; font-family: 'Domine', serif; }
         .dashboard-panel-1.login h4 { color: #4a4d54; width: 100%; max-width: 800px; margin: 0px auto; }
         .dashboard-panel-1.login h4 a { color: #4a4d54; font-weight: 600; }
         .dashboard-panel-1.login h4 a:hover { color: #ffcc03; }

 
 /** Footer **/		
     footer .footer-bottom.login { padding: 20px 0px 20px 0px; }
         footer .footer-bottom.login .left { margin-top: 14px; }
         footer .footer-bottom.login .left ul li { padding-right: 40px; }
         footer .footer-bottom.login .left p { font-size: 14px; }
         footer .footer-bottom.login .left p a { color: #cccccc; }
         footer .footer-bottom.login .left p a:hover { color: #655184; }
         footer .footer-bottom.login .right img { width: 120px; }
 
 
 /**
  * Media Queries
  * ========================================================================== */
 
 @media screen and (max-width: 1200px) {
     .login-panel .login-feature h5 { color: #666; font-size: 18px;line-height: 26px; }
     .login-panel .login-feature p { font-size: 15px; line-height: 24px; }
 
     .login-panel .social-footer h2 { font-size: 16px; line-height: 24px; }

     .dashboard-panel-1.login h4 br { display: none; }
 }
 
  @media screen and (max-width: 1100px) {
 
     .login-panel .login-feature.profile { width: 88%; }
     .login-panel .login-feature.support { width: 88%; }
 
 }
 
 @media screen and (max-width: 1020px) {
 
     .login-panel .login-feature { width: 100%!important; }
     .login-panel .login-feature.left { margin: 0px; }
     .login-panel .login-feature.right { margin: 0px; }
 
     .login-panel .social-footer { width: 100%; }
     
 }
 
 @media screen and (max-width: 980px) {
 
     .login-panel .login-feature.support { padding-left: 30px; padding-right: 30px; }
         .login-panel .login-feature.support .dark-bg { padding: 20px 50px; margin: 0px -30px; }
         .login-panel .login-feature.support h4 { color: #655184; font-size: 20px; line-height: 26px; }
 
 }
 
 @media screen and (max-width: 930px) {
 
     .login-panel .login-feature h5 { font-size: 18px; line-height: 26px; }
     .login-panel .login-feature p { font-size: 16px; line-height: 22px; }
 
     .login-panel .login-feature.support h2 { line-height: 34px; }
 
     .login-panel .form.wide { width: 380px; }
         .login-panel .form.wide h2 { font-size: 27px; }
         .login-panel .form.wide p { font-size: 17px; line-height: 23px; }
 
 }
 
 
 @media screen and (max-width: 860px) {
 
     .login-panel .login-feature { padding: 25px 18px 18px 18px; }
     .login-panel .social-footer h2 { font-size: 15px; }
     .login-panel .login-feature h5 { font-size: 17px; }
     .login-panel .login-feature p { font-size: 14px; line-height: 20px; }

     .login-panel .login-feature.support { padding-left: 18px; padding-right: 18px; }
         .login-panel .login-feature.support .dark-bg { margin: 0px -18px; }
 
     .btn-facebook { font-size: 18px; margin: 0px auto 15px auto; }
     .btn-google { font-size: 18px; margin: 0px auto 15px auto; }
 
 }
 
 @media screen and (max-width: 800px) {
     
 }
 
 
 @media screen and (max-width: 767px) {

        .btn { font-size: 18px; line-height: 18px; }
 
        .dashboard-panel-1.login .logo { width: 100px; margin-left: auto; margin-right: auto; }
        .dashboard-panel-1.login h2 { font-size: 36px; line-height: 42px; }
        .dashboard-panel-1.login h4 { font-size: 16px; line-height: 22px; }


    .login-panel { padding: 110px 0px 50px 0px; }

     .login-panel .login-feature { text-align: center; min-height: 0px!important; margin-bottom: 30px!important; }
         .login-panel .login-feature .grey-bg { padding: 25px 20px; }
         .login-panel .login-feature h2 { font-size: 30px; line-height: 36px; }
         .login-panel .login-feature h4 { font-size: 24px; line-height: 32px; }
         .login-panel .login-feature .btn { font-size: 16px; }
         .login-panel .login-feature .btn.btn-yellow { font-size: 16px!important; }


    .login-panel .login-feature form .col-xs-12.no-pad-left { padding: 0px; }
    .login-panel .login-feature form .col-xs-12.no-pad-right { padding: 0px; }

     .login-panel .social-footer { padding-top: 20px; margin-top: 20px; }
 
     .login-panel p { margin: 0px 0px 0px 0px; }
 
     footer .footer-bottom.login .left ul li { padding-right: 0px; }
 
 }
 
 @media screen and (max-width: 600px) {
 
     .login-panel .login-feature.support .dark-bg { padding: 20px 30px; }

     .login-panel .login-feature .form-group.inline { display: block; text-align: center; margin-bottom: 20px !important; }
     .login-panel .login-feature .fca-fields .field-left { width: 100%; float: none; }
     .login-panel .login-feature .fca-fields .field-right { width: 100%; float: none; }

     .dashboard-panel-1.login .buttons .btn { font-size: 14px; line-height: 16px; padding: 8px 10px; }
 
 }
 
 @media screen and (max-width: 500px) {

    .dashboard-panel-1.login .buttons { margin-top: 14px; }
    .dashboard-panel-1.login .buttons .btn { font-size: 12px; line-height: 14px; padding: 8px 10px; }
    .dashboard-panel-1.login .logo { width: 80px; }

    .login-panel .login-feature .btn { font-size: 13px; }

 }
 
 @media screen and (max-width: 410px) {
 
     .info-panel .text h2 { font-size: 22px; line-height: 26px; }
     .info-panel .text .logo { width: 100px; margin: -10px 0px 0px 0px; }
 
     .login-panel .form.wide { width: 100%; }
 
     .login-panel .form { width: 100%; }
         .login-panel .form .tabs { margin-bottom: 50px; }
         .login-panel .btn-yellow-line { font-size: 18px; line-height: 24px; }
 
     footer .footer-bottom.login .left ul li { padding-right: 0px; }
     
 }