.skin-blue .main-header .logo {
    background: none;
    position: absolute;
    padding: 0;
    width: 100%;
    text-align: center;
}

.main-header .logo #logo_title {
    color: #ee6352;
    text-transform: ;
    font-weight: ;
    font-size: 18px;
    line-height: 24px;
}

.skin-blue .main-header .navbar .nav > li > a {
	color: #000;
	padding: 0;
	margin: 14px 0 0 30px;
	font-size: 16px;
	font-family: 'Poppins', sans-serif;
}
.skin-blue .main-header .navbar .nav > li > a:focus {
	color: #000;
}

.leap_color_txt {
    color: #66615b !important;
}

.leap_color_txt .fa {
    color: #dc2027 !important;
}

.leap_white_txt {
    color: #fff !important;
    font-size: 24px !important;
    font-weight: 400 !important;
}

#wizard .lawyer_details ul li.leap_white_txt p, 
#wizard .lawyer_details ul li p.ci,
#wizard .lawyer_details ul li.leap_white_txt p a {
	color: #66615b !important;
	font-weight: 300 !important;
	text-align: left;
	font-family: 'Poppins', sans-serif;
	font-size: 15px !important;
	margin: 30px 0 30px 0 !important;
}

#wizard .lawyer_details ul li.leap_white_txt p {
	margin: 45px 0 30px 0 !important;
}

#wizard h2 .leap_color_arrow::before {
    position: absolute;
    content: "\f178";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 14px;
    left: -40px;
    color: #1DBE72 !important;
    font-size: 24px;
}

body .client_questionnaire_main .progress-bar-leap {
	background: #dc2027 !important;
}

#wizard.vertical > .actions > ul > li#FinishLater {
	/* margin: 0 0 0 90px !important; */
}

.main-header {
	box-shadow: none;
	margin-bottom: 30px;
	width: 100%;
	max-height: unset;
	background: #fff;
	border-bottom: 2px solid #012e43;
}

.skin-blue .main-header .navbar {
    background-color: #fff;
}

.skin-blue .wrapper,
.skin-blue .main-sidebar,
.skin-blue .left-side {
    background-color: #fff;
    /* box-shadow: 1px 0 5px gray; */
	overflow: visible;
}

.faq-info {
    padding: 10px 10px;
    margin-top: 10px;
    margin-bottom: 20px;
    box-shadow: 0px 2px 3px #e1e1e1;
}

.faq-list h4 {
    font-size: 15px;
    line-height: 20px;
}

.faq-list img {
    width: 20px;
    margin-right: 8px;
    margin-bottom: 40px;
    float: left;
    margin-top: 2px;
}

.faq-list p {
    font-size: 13px;
    color: #8B8989;
    line-height: 20px;
    padding: 7px 12px 0 36px;
}

.faq-list {
    margin-bottom: 20px;
}

.faq-list i {
    margin-right: 6px;
    margin-bottom: 40px;
    float: left;
}

.sidebar-menu>li>a {
    font-weight: bold;
    background: none;
}

.sidebar-menu>li {
    border-bottom: 0px;
}

.contract-block .box-header {
    border-top: 8px solid #F14E22;
}

.box {
    box-shadow: 0px 3px 3px #383838;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.sha {
    box-shadow: 0px 2px 4px #383838 !important;
    border: none !important;
}

.sha-b {
    box-shadow: 0px 2px 4px gray;
}

.box-header {
    background: none;
    border-bottom: 0px solid #ccc !important;
    color: black;
}

.btn-info {
    color: #fff;
    background-color: #2E2E2E;
}

.btn {
    border-radius: 4px !important;
    padding: 10px 20px !important;
}

.box-footer {
    border: none !important;
}

.box-body {
    padding: 0 20px;
}

.main-footer li {
    display: inline;
    padding: 0 16px 0 35px;
}

.main-footer li a {
    color: #f15027;
    text-decoration: underline;
    font-weight: bold;
}

.contract-title {
    color: #F14E22 !important;
    font-size: 24px;
}

.contract-price {
    font-size: 21px;
    font-weight: bold !important;
    float: right;
}

.color-red {
    background: #F14E22;
    padding: 6px 20px !important;
    font-size: 14px !important;
}

.box-shadow {
    box-shadow: 0 1px 4px gray;
    border-radius: 4px;
    background-color: white;
    padding: 20px;
}

.heading-h4 {
    text-transform: uppercase;
    color: #A6A4A4;
    font-size: 16px;
}

.main-footer {
    background: none;
    padding: 15px;
    color: #444;
    float: left;
    width: 100%;
    border: 0px;
    position: relative;
    z-index: 9999;
}

.heading-h5 {
    padding: 0 15px;
    text-transform: uppercase;
    color: #A6A4A4;
}

.form-control {
    border-radius: 0;
    box-shadow: none;
    border-color: #E4E5E4;
    border-radius: 5px;
}

input.form-control {
    border: 2px solid #E4E5E4;
    font-size: 14px;
}

.qnum {
    background: #E6E8E6;
    padding: 5px 10px;
    border-radius: 36px;
    width: 30px;
    height: 30px;
    float: left;
    font-weight: bold;
    font-size: 15px;
    margin-right: 10px;
}

.qlist li {
    list-style: none;
    margin-bottom: 20px;
}

.qlist {
    padding: 0;
    margin: 30px 0;
}

.qlist .fa-long-arrow-right {
    color: red;
    font-weight: bold;
    font-size: 20px;
}

.qtext {
    font-weight: bold;
    font-size: 16px;
    line-height: 18px;
}

.qlist .pull-right-container {
    margin-top: -13px;
    float: right;
}

.circle li {
    list-style: none;
    /* background-image: url('https://www.docustream.com.au/lp/assets/dist/img/circle-icon.png');*/
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: 1px;
    padding: 5px 0 6px 25px;
    font-size: 14px;
    font-weight: 600;
}

.circle li:before {
    font-family: 'FontAwesome';
    content: '\f05d';
    margin: 0 5px 0 -20px;
    font-size: 18px;
    font-weight: normal;
}

.circle {
    margin: 0;
    padding: 0;
}

.template-text h3 {
    text-transform: uppercase;
    color: #A6A4A4;
    font-size: 16px;
    margin-top: 50px;
}

.col-md-8.template-text {
    color: black;
    font-size: 16px;
    letter-spacing: .3px;
}

p {
    color: black;
    font-size: 16px;
    letter-spacing: .3px;
}

.template-text ul {
    margin: 0;
    padding: 0;
}

.template-text li {
    list-style: none;
    /*background-image: url('https://www.docustream.com.au/lp/assets/dist/img/circle-icon.png');*/
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: 1px 8px;
    padding: 5px 0 6px 25px;
}

.template-text li:before {
    font-family: 'FontAwesome';
    content: '\f05d';
    margin: 0 5px 0 -20px;
    font-size: 18px;
    font-weight: normal;
}

.contract-block .heading-h4 {
    margin: 33px 0;
}

.contract-block .box {
    min-height: 315px;
}

.contract-block .box-footer {
    border: none !important;
    position: absolute;
    bottom: 5px;
    width: 100%;
}

.contract-title small {
    font-family: myFont;
    font-size: 12px;
    float: left;
    margin-top: 9px;
}

.user-image {
    margin: 0px 15px;
    margin-top: 0px;
    margin-right: 15px;
    box-shadow: 0 0 9px #e1e1e1;
}

.main-checkout .form-group {
    margin: 0 0 15px 0;
}

small {
    font-size: 13px;
    color: gray;
}

a {
    color: black;
}

.dropbox-saver {
    font-size: 16px !important;
    font-weight: bold !important;
    background: none !important;
    border: none !important;
    color: black !important;
}

.save-to-drive-button {
    background: none !important;
    border: none;
    font-size: 16px;
    font-weight: bold !important;
}

.wizard>.steps .number {
    font-size: 16px;
    background: #f1f1f1;
    height: 32px !important;
    border-radius: 20px;
    display: table-cell;
    float: left;
    width: 32px;
    padding: 4px 2px;
    vertical-align: middle;
    margin-right: 10px;
    margin-top: -5px;
    margin-bottom: 20px;
    text-align: center;
}

input[type="text"],
select,
textarea {
    padding: 10px 20px;
    border: 2px solid #E8E9E8;
    border-radius: 4px;
    width: 100% !important;
}

.qradio {
    margin-left: 0em;
    border: 2px solid #E8E9E8;
    float: left;
    padding: 5px 12px;
    border-radius: 10px;
    background: #fafafa;
    font-size: 16px;
    margin-right: 15px;
    margin-bottom: 15px;
}

.wizard .done .number {
    background: #1CCAB8;
    color: white;
}

.leapclass .wizard li.current {
    background: url('https://www.docustream.express/assets/dist/img/right-green.png');
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-size: auto auto;
    background-repeat: no-repeat;
    background-position: 96% 6px;
    vertical-align: middle;
    background-size: 24px;
    margin-right: 16px;
}

.wizard li.current {
    background: url('https://www.docustream.com.au/lp/assets/dist/img/right.png');
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-size: auto auto;
    background-repeat: no-repeat;
    background-position: 96% 6px;
    vertical-align: middle;
    background-size: 24px;
    margin-right: 16px;
}

.wizard .steps li a {
    font-size: 14px;
    min-height: 62px;
    height: 68px;
    padding: 0;
    overflow: hidden;
    padding-top: 10px !important;
    padding-right: 12% !important;
}

.current .number {
    background: #F15025 !important;
    color: white;
}

.num {
    font-size: 16px;
    background: linear-gradient(to right, #363795, #005C97) !important;
    height: 32px !important;
    border-radius: 20px;
    width: 32px;
    padding: 7px 3px;
    color: white;
    text-align: center;
    position: absolute;
    margin-top: -5px;
}

.m5l {
    /* margin-left: 7% !important;
    width: 93% !important;
    float: right !important; */
}

.skin-blue .main-header .logo:hover {
    background: none;
}

.btn-danger {
    background-color: #F15025 !important;
}

.actions ul li:nth-child(3) a {
    background: #F15025;
    padding: 10px 28px !important;
    font-size: 15px;
    width: 160px;
    text-align: center;
    text-transform: uppercase;
}

.wizard>.content>.body label.error {
    margin-left: 0 !important;
    font-size: 12px !important;
    position: absolute;
    bottom: -10px;
    right: 8px;
    text-align: right;
}

.fa.fa-plus.pull-right {
    font-size: 11px;
    line-height: 16px;
}

.fa.fa-long-arrow-right.pull-right {
    font-size: 19px;
    line-height: 18px;
}

.content-wrapper,
.main-footer {
    margin-left: 275px;
}

.main-sidebar {
    width: 275px;
}

.main-header .navbar {
    margin-left: 275px;
}

.main-header .logo {
    width: auto;
    height: auto;
    line-height: 18px;
}

#search-result>div {
    display: none;
}

.totq {
    width: 32px;
    height: auto;
    float: right;
    text-align: center;
    padding: 0;
    border-radius: 34px;
    font-size: 16px;
}

.begin {
    width: 32px;
    height: 32px;
    float: left;
    background: #F15025;
    text-align: center;
    padding: 8px 8px;
    border-radius: 34px;
    font-size: 16px;
    margin-right: 14px;
    color: white;
}

.beginp {
    background: url('https://www.docustream.com.au/lp/assets/dist/img/right.png');
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-size: auto auto;
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-size: auto auto;
    background-repeat: no-repeat;
    background-position: right;
    vertical-align: middle;
    background-size: 24px;
    margin-right: 16px;
}

.line {
    background: url('https://docustream.com.au/lp/assets/images/line.png');
    position: absolute;
    height: 44px;
    width: 4px;
    left: 14px;
    top: 37px;
}

.fa.fa-fw.fa-check {
    padding: 4.5px 4px 0px 2.5px;
}

.navbar-nav>li>a {
    padding-top: 20px;
    padding-bottom: 20px;
}

#Embed {
    display: none;
}

#launcher {
    display: none;
}

.content {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.content-header {
    padding-left: 30px;
    padding-right: 28px;
}

.active-m {
    position: fixed;
    background: rgba(0, 0, 0, .2);
    width: 100%;
    height: 100%;
    z-index: 9999;
    top: 0;
}

.active-m .large-12 {
    width: 26%;
    left: 37%;
    top: 37%;
    position: absolute;
    background: white;
    padding: 40px 20px;
}

#Cancel a {
    background: none;
    color: #232323;
    font-family: myFont1;
    font-size: 18px;
    float: right;
    padding: 13px 40px;
}

#Cancel {
    float: right;
}

textarea {
    resize: none;
}

.cal-que {
    margin-bottom: -41px;
    font-size: 35px;
}

.datepicker {
    border: 0 !important;
}

.qradio label {
    margin-top: -28px;
    position: absolute;
    left: 50px !important;
}

body .container {
    width: 1140px;
}

.main-header .container {
	position: relative;
	padding: 25px 20px 25px 0;
}

#wizard h2 span b,
#wizard h2 b {
	color: #15e6ea !important;
}

.lawyer_questionnaire .ui-state-active, 
.lawyer_questionnaire .ui-widget-content .ui-state-active, 
.lawyer_questionnaire .ui-widget-header .ui-state-active, 
.lawyer_questionnaire a.ui-button:active, 
.lawyer_questionnaire .ui-button:active, 
.lawyer_questionnaire .ui-button.ui-state-active:hover {
	border-color: #15e6ea;
	background: #15e6ea;
}

.skin-blue .main-header .navbar {
	margin: 0;
	display: flex;
	background: none;
	min-height: auto;
	position: relative;
	flex-direction: row;
	align-items: center;
}

.main-header .navbar #navbar-collapse {
    width: auto !important;
    position: relative;
    z-index: 1;
    margin-top: 4px;
	flex: 1;
	display: block;
}

.main-header #navbar-collapse h3 {
    padding: 0 !important;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
}

.logo_outer {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: table;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    text-align: center;
}

.logo_outer a.logo {
    margin: 0 auto;
    display: table;
    float: none;
}

.content-header.questionnaire .contract-title {
    font-weight: 300;
}

#content_box_bottom h2.question_text {
    font-weight: 300;
    border-radius: 10px 10px 0 0;
    position: fixed;
    left: 0;
    top: 80px;
    width: 400px;
    background: #fff;
    box-shadow: 0px 0 10px 0 rgba(0, 0, 0, 0.1);
    padding: 20px 15px;
    z-index: 11;
    border-bottom: 1px solid #eee;
    display: none;
}

#wizard .m5l {
    font-weight: 300;
    margin-left: 0 !important;
    width: 100% !important;
	font-family: 'Poppins', sans-serif;
}

.skip-question .fa {
    color: #ee6352;
}

.fields .qradio.subfieldssection>span {
    width: 100%;
    border: 1px solid #ddd;
    border-radius: 3px;
    background: #fff;
}

#wizard .fields .qradio>span::before {
    border: 1px solid #aaa7a4;
    background: #fff;
}

#wizard .fields .qradio>span {
    border: 1px solid #e8e9e8;
    border-radius: 3px;
    background: #fff;
}

.leap_body #wizard .fields .qradio>span::after {
    height: 26px;
    width: 26px;
    background: #1DBE72;
    left: 14px;
    top: 50%;
    content: "\f00c";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 13px;
    color: #fff;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

#wizard .fields .qradio>span::after {
    height: 26px;
    width: 26px;
    background: #15e6ea;
    left: 14px;
    top: 50%;
    content: "\f00c";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 13px;
    color: #fff;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.leap_body #wizard .fields .qradio input:checked~span {
    border-color: #1DBE72;
}


#wizard .fields .qradio input:checked~span {
    border-color: #15e6ea;
}
.lawyer_questionnaire #wizard .fields .qradio input:checked ~ span {
	border-color: #15e6ea;
}

.lawyer_questionnaire #wizard .fields .qradio span::after {
	background: #15e6ea;
}

#wizard.wizard > .content > section.body {
    padding-bottom: 0;
    display: none;
    left: 0 !important;
    right: 0 !important;
}

#wizard .subfield {
    margin-top: 0;
    margin-bottom: 40px !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    width: 100% !important;
    /* padding-bottom: 35px; */
    padding-bottom: 10px;
}

#wizard.wizard>.content>section.current {
    margin-bottom: 35px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding-bottom: 10px;
    display: block;
}

#wizard .num.prenum {
    display: none;
}

.content-header.questionnaire .col-md-6 .contract-title {
    text-align: left !important;
    margin: 0;
}

.content-header.questionnaire .col-md-6 {
    padding: 0 !important;
}

section.content-header.questionnaire {
    /* padding-top: 130px;
    margin-left: 400px;
    padding-left: 20px; */
    padding: 0;
    display: none;
}

.content-header.questionnaire .col-md-3 {
    width: 37.7%;
}

.wizard.vertical>.content {
    background: no-repeat;
    box-shadow: none;
}

.wizard.vertical>.actions {
    margin-top: -30px;
    /* padding: 0; */
    padding: 0;
    /* width: 100%; */
    /* position: absolute; */
    bottom: 0;
    right: 0;
    /* padding-left: 300px; */
    position: inherit;
    width: 100%;
    padding-left: 0;
    display: table;
    float: none;
}

#wizard>div.actions>ul {
    padding-left: 30px;
    width: 100%;
    margin-left: 0;
}

.client_questionnaire #wizard>div.actions>ul {
    /* padding-bottom: 30px;
    padding-right: 30px; */
    padding: 0;
    border: none;
}

body .wizard.vertical>.content {
    padding: 40px 30px 0 0 !important;
    width: 100%;
    margin: 0;
}

#wizard.vertical>.actions>ul>li#Next {
    float: right;
    margin: 0 0 0 10px !important;
}

#wizard div.progress {
    width: 100%;
    margin-top: 0;
}

.lawyer_questionnaire #wizard div.progress,
.client_questionnaire_main #wizard div.progress {
	margin: 20px 0 60px 0;
}

.main-footer .container {
	padding: 0;
	display: flex;
	flex-direction: row;
}

.left-footer {
	display: flex;
	flex-direction: row;
	flex: 1;
}

.left-footer img {
	height: 90px;
	border: 2px solid rgba(255,255,255,0.5);
}

.left-footer p {
	color: #fff;
	font-weight: 700;
	margin: 0 0 0 50px;
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	opacity: 1;
}

.main-footer ul {
    padding: 0;
    margin: 0;
}

.main-footer ul li {
    padding: 0;
}

footer.main-footer {
	margin: 0;
	border: none;
	background: #274871;
	width: 100%;
	bottom: 0;
	height: auto;
	line-height: 90px;
	padding: 20px 0;
}

.main-footer ul li {
    padding: 0;
    text-transform: uppercase;
    font-weight: 600;
}

.main-footer ul li a {
	text-decoration: none;
	color: #fff;
	font-family: 'Poppins', sans-serif;
	margin: 0 20px 0 0;
	letter-spacing: 0.2px;
	text-transform: capitalize;
	font-weight: normal;
	font-weight: 700;
}

#wizard > .actions > ul > li a::before {
	opacity: 0;
	visibility: hidden;
}

.main-footer .fa-heart {
    color: #EB5E28;
    animation: zoominoutsinglefeatured 1s infinite;
}

@keyframes zoominoutsinglefeatured {
    0% {
        transform: scale(0.7, 0.7);
    }

    50% {
        transform: scale(1.2, 1.2);
    }

    100% {
        transform: scale(0.7, 0.7);
    }
}

.main-footer ul li.powered_by {
    float: right;
}

#wizard>.actions>ul>li#Next a:hover::before {
    right: 17px;
}

#wizard>.actions>ul>li#Previous a:hover::before,
#wizard>.actions>ul>li#Cancel a:hover::before {
    left: 17px;
}

#wizard .actions a#draft:hover::before,
#wizard .actions a#draft1:hover::before {
    right: 17px;
}

.content-header.questionnaire .col-md-3 h3.contract-title {
    margin: 0;
    opacity: 0;
    visibility: hidden;
}

#wizard .actions #skip_question {
    font-weight: bold;
    width: auto;
    border-radius: 4px;
    position: relative;
    font-size: 12px;
    transition: 0.2s;
    height: 40px;
    padding: 11px 35px 11px 20px;
    background: linear-gradient(to right, #363795, #005C97) !important;
}

#wizard .actions #skip_question::before {
    content: "";
    position: absolute;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    right: 21px;
    top: 39%;
    transition: 0.2s;
}

#wizard .actions #skip_question:hover::before {
    right: 17px;
}

.right_header {
    float: right;
    position: relative;
    z-index: 99;
}

.right_header h5 {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    color: #66615B;
    text-transform: uppercase;
    font-weight: 500;
}

.leap_body #wizard .send-skip-question {
    background: #1DBE72 !important;
}

#wizard .send-skip-question {
    text-transform: uppercase;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    border: none;
    margin-top: 20px;
    font-weight: bold;
    width: auto;
    border-radius: 4px;
    position: relative;
    font-size: 12px;
    transition: 0.2s;
    height: 40px;
    padding: 10px 20px;
    background: linear-gradient(to right, #363795, #005C97) !important;
}

.question_div_outer {
    position: fixed;
    background: rgba(0, 0, 0, 0.5);
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 99999;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.congratulations_page .content-header .row>.col-md-6 {
    width: 100%;
    text-align: center;
}

.congratulations_page .content-header .row>.col-md-6 a {
    float: none !important;
    margin: 0 auto;
    display: table;
}

.congratulations_page .content-header .contract-title {
    opacity: 0;
    visibility: hidden;
}

#wizard .question_div_outer .question_div {
    margin: 0 auto !important;
    width: 700px !important;
    float: none !important;
    background: #fff;
    display: table;
    padding: 30px 30px;
    border-radius: 5px;
    position: relative;
}

.leap_body #wizard .question_div_outer .question_div .close_question {
    background: #1DBE72 !important;
}

#wizard .question_div_outer .question_div .close_question {
    position: absolute;
    right: -10px;
    top: -10px;
    background: #f00;
    color: #fff;
    height: 25px;
    width: 25px;
    text-align: center;
    border-radius: 30px;
    padding: 3px 0 0 0;
    cursor: pointer;
}

.main-header #navbar-collapse {}

.right_header a {
    color: #fff;
}

#wizard>.actions>ul>li>a {
    background: linear-gradient(to right, #363795, #005C97) !important;
}

body .progress-bar-red,
body .progress-bar-danger {
    background: linear-gradient(to right, #363795, #005C97);
	background: #dc2027;
}

td .ui-state-active, 
.ui-widget-content td .ui-state-active {
	background: #dc2027;
	border-color: #dc2027;
}

.steps_count.leap_steps_count {
    font-size: 20px !important;
}

body .progress-bar-leap {
    background: #1e365e !important;
}

#wizard {
    box-shadow: 0px 0 10px 0 rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    background: #fff;
    position: relative;
    padding-left: 330px;
    padding-bottom: 80px;
    min-height: 640px;
}

/* .client_questionnaire #wizard {
    padding-left: 300px;
    padding-bottom: 150px;
} */
.client_questionnaire #wizard {
	padding: 40px 40px 50px 40px;
	position: inherit;
	float: right;
	width: calc(100% - 360px);
	border: 1px solid #eee;
	border-radius: 5px;
	box-shadow: none;
	min-height: calc(100vh - 345px);
	background: #f9f9f9;
	margin-bottom: 30px;
	min-height: auto;
}

.client_questionnaire_main #wizard {
	/* min-height: calc(100ch - 340px); */
	min-height: 500px;
}
.client_questionnaire_main {
	min-height: calc(100vh - 425px);
}

.client_questionnaire_main #wizard .welcome_page .footer_btn {
	margin: 60px auto 0;
	display: table;
	/* background: #dc2027; */
	background: #000;
	color: #fff;
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: 600;
	padding: 0 60px;
	border-radius: 30px;
	letter-spacing: 0.5px;
	height: 45px;
	line-height: 45px;
	cursor: pointer;
}

.client_questionnaire_main #wizard .welcome_page p {
	font-family: 'Poppins', sans-serif;
}

.client_questionnaire_main #wizard .welcome_page .welcome_desc {
	font-weight: bold;
	color: #333;
	width: 100%;
	display: inline-block;
	border-bottom: 1px solid rgba(0,0,0,0.05);
	padding: 0 0 15px 0;
}

.lawyer_questionnaire #wizard {
	padding: 40px;
	position: inherit;
	float: right;
	width: calc(100% - 360px);
	border: 1px solid #eee;
	border-radius: 5px;
	box-shadow: none;
	min-height: calc(100vh - 395px);
	background: #f9f9f9;
	margin-bottom: 94px;
}

.lawyer_questionnaire #wizard .steps {
	box-shadow: none;
	height: auto;
	position: absolute;
	top: 0;
	bottom: auto;
	left: -380px;
	width: 320px;
	padding-bottom: 0;
	padding-top: 0;
	border-radius: 5px !important;
}

.lawyer_questionnaire #wizard .steps ul.sidebar-footer-links {
	display: none;
}
.lawyer_questionnaire form,
.client_questionnaire form {
	width: 1140px;
	margin: 0 auto;
	position: relative;
	padding: 0 20px;
}

.lawyer_questionnaire .wizard.vertical>.actions {
    /* padding-left: 350px; */
    padding-left: 0;
}

.lawyer_questionnaire #wizard>div.actions>ul {
    padding-left: 0;
    border: none;
    padding-top: 0;
}

#wizard div.progress_outer {
    width: calc(100% - 30px);
	width: 100%;
    /* float: right;
    padding: 25px 30px 25px 0; */
    padding: 0;
    float: none;
	display: inline-block;
}

.client_questionnaire .progress_outer {
    padding: 25px 30px 20px 0;
}

#wizard .content {
    /* padding-left: 30px !important; 
    padding-top: 20px !important;
    border-top: 1px solid rgba(0, 0, 0, 0.1); */
    border-radius: 0;
    padding: 0 !important;
    float: none;
    display: table;
    overflow: visible;
	display: block;
	word-wrap: break-word;
}

#wizard>.actions ul {
    padding-left: 30px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding-top: 30px;
}

/* #wizard .progress_outer h5 {
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 1px;
} */
#wizard .progress_outer h5 {
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: 600;
	font-family: 'Poppins', sans-serif;
	color: #444;
}

.congratulations_page h5.leap_instruction_wizard {
	background: none;
	-webkit-text-fill-color: unset;
	-webkit-background-clip: unset;
	font-family: 'Poppins', sans-serif;
	color: #646464 !important;
	font-size: 21px;
	font-weight: 700;
	margin: 0;
	text-align: center;
}

#wizard h5.leap_instruction_wizard {
    color: #ddd !important;
    font-weight: 400 !important;
    background: none;
    -webkit-text-fill-color: unset;
    -webkit-background-clip: unset;
	display: none;
}

body .questionnaire-name-outer .container {
	padding: 0 20px 20px 0;
}

.confidential {
	float: right;
}

.questionnaire-name-outer span {
	font-family: 'Poppins', sans-serif;
	color: #646464;
	font-size: 21px;
	font-weight: 700;
}

#wizard .instruction_wizard {
    font-weight: bold;
    /* color: #ee6352; */
    color: #363795;
    width: 530px;
    margin: 0;
    font-size: 28px;
    background: linear-gradient(to right, #363795, #005C97);
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#wizard .content .steps_count {
    font-size: 24px;
    padding-bottom: 30px;
    color: #000;
    font-weight: bold;
	font-family: 'Poppins', sans-serif;
}

#wizard .content .steps_count span {
    color: #aaa;
}

#wizard h2 .m5l {
	color: #646464;
	font-size: 20px;
	font-weight: 700;
	font-family: 'Poppins', sans-serif;
}

#wizard h2 .m5l::before {
	position: absolute;
	content: "\f178";
	font: normal normal normal 14px/1 FontAwesome;
	left: -40px;
	color: #ee6352;
	font-size: 24px;
	opacity: 0;
	visibility: hidden;
}

.questionnaire_loader {
    position: fixed;
    width: 100%;
    top: 0;
    bottom: 0;
    right: 0;
    padding: 0;
    border: none;
    height: auto;
    background: rgba(0, 0, 0, 0.6);
    z-index: 9999;
}

.questionnaire_loader::before {
    content: '';
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 40px;
    height: 40px;
    margin-top: -10px;
    margin-left: -10px;
    border-radius: 50%;
    border: 4px solid #fff;
    border-top-color: rgb(255, 255, 255);
    border-top-color: #333;
    animation: spinner .6s linear infinite;
}

@keyframes spinner {
    to {
        transform: rotate(360deg);
    }
}

.lawyer_details ul li h4,
#wizard .lawyer_details ul li p,
#wizard .lawyer_details ul li a,
.wrapper-new .lawyer_details ul li h4,
.wrapper-new .lawyer_details ul li p,
.wrapper-new .lawyer_details ul li a {
    font-family: 'Poppins', sans-serif;
    color: #004869 !important;
}

.wrapper-new {
    font-family: 'Poppins', sans-serif;
    /* padding-left: 670px; */
	padding-left: 36%;
    padding-right: 30px;
    padding-bottom: 30px;
}

.wrapper-new .wizard_client_details li {
    list-style: none;
}

.wrapper-new .wizard_client_details ul {
    padding: 0 10px;
}

.wrapper-new .blog-post {
    color: #534e4e;
}

.wrapper-new .blog-post h3 {
    color: #222;
}

.wrapper-new .blog-post ul {
    padding: 0 0 0 15px;
}

.wrapper-new .blog-post ul li {
    margin-bottom: 10px;
}

.wrapper-new a {
    text-decoration: none;
}

#wizard .lawyer_details ul li p,
.wrapper-new .lawyer_details ul li p {
    font-weight: 400;
    font-size: 14px !important;
}


#wizard .lawyer_details ul li>a.leap_btn_color,
.wrapper-new .lawyer_details ul li>a.leap_btn_color {
    background: #1DBE72;
    border-radius: 4px !important;
    font-size: 14px !important;
    font-weight: 500;
    letter-spacing: 1px;
    color: #fff !important;
}

.wizard_client_details .leap_links li a {
    color: rgba(255, 255, 255, 0.5) !important;
}

#wizard .lawyer_details ul li>a,
.wrapper-new .lawyer_details ul li>a {
    background: #ee6352;
    border-radius: 4px !important;
    font-size: 14px !important;
    font-weight: 500;
    letter-spacing: 1px;
}

.leap_body .wizard_client_details h5,
.leap_body .lawyer_avatar,
.leap_body .lawyer_details {
    background: #1e365e !important;
}

.sidebar_bk {
    background: #1e365e !important;
    position: absolute;
    width: 300px;
    height: 100%;
    left: 0;
    border-radius: 5px 0 0 5px;
}

.leap_body .ui-state-active,
.leap_body .ui-widget-content .ui-state-active {
    background: #1DBE72 !important;
    border: 1px solid #1DBE72 !important;
    color: #ffffff !important;
}

.leap_body .ui-datepicker-today a.ui-state-highlight {
    border: 1px solid #c5c5c5 !important;
    background: #f6f6f6 !important;
    color: #454545 !important;
}

.leap_body .wrapper-new .wizard_client_details {
    background: #1e365e !important;
}

#wizard .wizard_client_details,
.wrapper-new .wizard_client_details {
    background: linear-gradient(to right, #363795, #005C97);
    position: absolute;
    width: 300px;
    height: 100%;
    left: 0;
    border-radius: 5px 0 0 5px;
}

.main-header .logo h5 {
    font-size: 20px;
    margin: 16px 0 0 0;
    color: #ee6352;
}

.lawyer_avatar img {
    margin: 0 auto;
    display: table;
    /* width: 70px; */
    max-width: 50%;
}

.lawyer_details ul li {
    color: ##004869;
    /* border-bottom: 1px solid rgba(255, 255, 255, 0.1); */
    padding: 10px 25px;
    position: relative;
    font-size: 30px;
    font-weight: 600;
}

.lawyer_details ul li:nth-child(1) {
    padding-left: 15px;
}

.lawyer_details ul li>i {
    width: 20px;
    position: absolute;
    left: 15px;
    top: 14px;
}

.lawyer_avatar {
    padding: 20px 0;
    /* border-bottom: 1px solid rgba(255, 255, 255, 0.1); */
}


/* #wizard .steps {
    position: fixed;
    left: 0;
    top: 142px;
    padding-top: 0;
    width: 400px;
    height: calc(100vh - 192px);
    box-shadow: none;
    display: none;
} */

div#wizard .steps {
    /* background: linear-gradient(to right, #363795, #005C97); */
    position: absolute;
    width: 350px;
    /*height: 100%;*/
    left: 0;
    border-radius: 5px 0 0 5px;
    padding-left: 20px;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 0;
    /*overflow-y: auto;*/
    overflow-y: unset;
}

div#wizard .steps ul {
    overflow-y: auto;
	-ms-overflow-style: none;
    scrollbar-width: none;
    height: 100%;
    padding-top: 20px;
}

.lawyer_questionnaire #wizard .steps ul {
	/* height: calc(100vh - 245px); */
	/* height: calc(100vh - 395px); */
	border: 1px solid #eee;
	border-radius: 5px;
}

.main-header .navbar #navbar-collapse img {
	width: 220px;
}

.lawyer_questionnaire #wizard .steps ul.sidebar-footer-links {
    text-align: center;
    padding: 25px 10px 0 10px;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.lawyer_questionnaire #wizard .steps ul.sidebar-footer-links li {
    display: inline-block;
    width: auto;
    margin: 0 20px;
}

.lawyer_questionnaire #wizard .steps ul.sidebar-footer-links li a {
    padding: 0 !important;
    margin: 0;
    line-height: 18px;
    height: auto;
    min-height: auto;
}

#wizard>.actions>ul>li#Previous a {
    background: #ddd !important;
    color: #333;
}


div#wizard>.actions>ul>li#Previous a::before {
    border-color: #333;
}

div#wizard>.actions>ul>li#Previous a.leapdraft::before {
    border-color: #fff !important;
}

#dataCaptureForm #wizard > .actions > ul > li#Previous > a.leapdraft {
	background: #dbe3ee !important;
	color: #555;
}

#dataCaptureForm #wizard > .actions > ul > li#Previous > a.leapdraft::before {
	border-color: #777 !important;
}

#wizard .lawyer_questionaire_heading h2 {
    font-size: 25px !important;
    margin: 0;
    color: #555 !important;
}

#wizard .lawyer_questionaire_heading h4 {
    color: #555;
    font-weight: 400;
    margin-bottom: 20px;
    line-height: 24px;
}

#wizard .steps li a .line {
    opacity: 0;
    visibility: hidden;
}

#wizard .steps li {
    height: auto;
	background: none;
}


.wrapper .leapclass #wizard .steps li a .number {
	border: 2px solid #1e365e !important;
	background: #1e365e !important;
	color: #00e2e4;
	line-height: 25px;
	padding: 0;
	z-index: 1;
}
.wrapper .leapclass #wizard .steps li a .number i {
	padding: 0;
	margin-top: 7px;
}

.wrapper .leapclass #wizard .steps li a .comment_questnaire {
    background: none !important;
    border: 2px solid #1e365e !important;
    color: #1e365e !important;
}
.steps li a b {
	color: #1e365e !important;
}

#wizard .steps li a .number {
    margin-top: 0;
    height: 30px !important;
    width: 30px;
    line-height: 10px;
    font-size: 12px;
    margin-bottom: 0;
    position: absolute;
    left: 0;
    top: 0;
    background: none;
    border: 2px solid #ee6352;
    background: #ee6352;
}

#wizard .steps li a {
    height: auto;
    min-height: 28px;
    margin: 40px 0;
    position: relative;
    padding: 0 0 0 45px !important;
}

body #content_box_bottom .container {
    /* width: 100%; */
    width: 1140px;
    padding: 0;
}

.no_red .redday {}

.no_red td.redday,
.no_red table.ui-datepicker-calendar tbody td.redday a {
    background-color: #f6f6f6 !important;
    color: #454545 !important;
}

.no_red .redday a {
    background-color: #f6f6f6 !important;
}

.col-md-3 .contract-title {
    position: fixed;
    left: 0;
    top: 100px;
    width: 400px;
    background: #fff;
    box-shadow: 0px 0 10px 0 rgba(0, 0, 0, 0.1);
    padding: 15px 15px;
    z-index: 11;
    border-bottom: 1px solid #eee;
}

.main-footer ul li.powered_by {
    display: none;
}

section#content_box_bottom {
    /* min-height: calc(100vh - 120px); */
    /* min-height: 100vh; */
    /* margin-left: 400px; */
    padding-left: 0 !important;
    padding-right: 0 !important;
    /* padding-top: 70px !important; */
    padding-top: 0 !important;
    background: #fff !important;
    padding-bottom: 0 !important;
}

.lawyer_questionaire_banner {
    background: #fff;
    background: #FAFAFA;
    text-align: center;
    padding: 40px 0;
    margin-bottom: 50px;
}

.lawyer_questionaire_banner img {
    width: 500px;
}

#document_name {
    font-size: 24px;
    margin-bottom: 30px !important;
}

.logo_right {
    float: right;
    position: relative;
    z-index: 1;
    color: #fff;
}

#navbar-collapse h3 {
    margin: 0;
}

.lawyer_questionnaire #document_name {
    margin-bottom: 40px !important;
    padding-left: 20px;
}

#wizard .lawyer_details ul li p img {
    width: 18px;
    margin: 0 3px;
}

.skip-question img {
    width: 20px;
}

.question_div_outer label {
    font-family: 'Poppins', sans-serif;
}

div#wizard .subfield h2 {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    color: #111 !important;
    font-size: 20px !important;
    margin-top: 0;
}

.lawyer_questionaire_heading {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding-right: 10px;
    height: 175px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

#wizard>.steps .number.comment_questnaire {
    background: none !important;
    border: 2px solid #ee6352 !important;
    color: #ee6352 !important;
}

#wizard>.steps .current .number.comment_questnaire {
    background: none !important;
    border: 2px solid #ee6352 !important;
    color: #ee6352 !important;
}

#wizard>.steps .next_comment_step .number {
    border: 2px solid #363795;
    color: #363795;
    background: #fff;
}

.comment_name {
    width: 100%;
    margin-bottom: 10px;
    display: inline-block;
    color: #ee6352 !important;
}

.num {
    display: none;
}

.skip-question {
    clear: both;
    display: inline-block;
    /* display: block; */
    font-size: 25px;
    color: #ee6352;
    margin-top: 15px;
    cursor: pointer;
    transition: 0.3s;
    font-size: 14px;
    width: 100%;
}

.skip-question:hover {
    color: #d35647;
}





#draft {
    background: #F15025;
    padding: 10px 28px !important;
    font-size: 15px;
    width: 160px;
    text-align: center;
    text-transform: uppercase;
    float: right;
}

.draft-box {
    position: absolute;
    right: 25px;
    margin-top: 103px;
    width: 370px;
    display: none;
}

#can {
    background: none;
    color: #232323;
    font-family: myFont1;
    font-size: 18px;
    float: left;
    padding: 13px 40px;
}

.lawyer_questionaire_banner {
    display: none;
}

body #content_box_bottom .container {
    width: 100%;
}

.wrapper-new .wizard_client_details {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    width: 33%;
    padding-top: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
}

.client_questionnaire #wizard .wizard_client_details {
	text-align: left;
	box-shadow: none;
	height: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: -380px;
	width: 330px;
	border-radius: 5px;
	background: none !important;
	border: 1px solid #eee;
	padding: 45px 50px;
	background: #f9f9f9 !important;
}

.client_questionnaire .lawyer_details ul li:first-child {
	font-weight: 700 !important;
	font-size: 18px !important;
	color: #000 !important;
	font-family: 'Poppins', sans-serif;
}

.client_questionnaire .lawyer_avatar {
	display: none;
}

.client_questionnaire #wizard .wizard_client_details h5,
.wrapper-new .wizard_client_details h5 {
    text-align: left;
    color: #fff;
    font-size: 20px;
    width: 100%;
    margin: 0;
	display: none;
}

.client_questionnaire .lawyer_details ul li {
	padding: 0;
	color: #333 !important;
	margin: 0 0 15px 0;
}

/* .main-header {
    display: none;
} */

.leap_body .sidebar-footer-links.legal_links li a {
    color: rgba(255, 255, 255, 0.5) !important;
}

.wizard_client_details .legal_links,
.wrapper-new .legal_links {
    position: absolute;
    bottom: 50px;
    width: 100%;
}

.wizard_client_details .legal_links li,
.wrapper-new .legal_links li {
    display: inline-block;
    margin: 0 20px;
}

.wizard_client_details .legal_links li a,
.wrapper-new .legal_links li a {
    color: #fff;
}

#wizard input[type="text"],
#wizard select,
#wizard textarea {
    border: 1px solid #ddd;
    transition: 0.2s;
	outline: none;
}

body.leap_body #wizard input[type="text"].error:focus {
    background: rgb(251, 227, 228);
    border: 1px solid #fbc2c4 !important;
    color: #8a1f11;
}

body.leap_body #wizard input[type="text"]:focus,
body.leap_body #wizard select:focus,
body.leap_body #wizard textarea:focus {
    border-color: #1DBE72;
    outline: none;
}

body.leap_body #dataCaptureForm #wizard>.actions>ul>li#Previous>a.leapdraft,
body.leap_body #dataCaptureForm #wizard>.actions>ul>li#FinishLater>a.leapdraft {
    background: #e8e8e8 !important;
    color: #777 !important;
}

body.leap_body #dataCaptureForm #wizard>.actions>ul>li#Previous>a.leapdraft::before,
body.leap_body #dataCaptureForm #wizard>.actions>ul>li#FinishLater>a.leapdraft::before {
    border-color: #777 !important;
}

#wizard input[type="text"]:focus,
#wizard select:focus,
#wizard textarea:focus {
    border-color: #15e6ea;
}

#wizard .fields {
    position: relative;
}

#wizard .fields .numlabel {
    position: absolute;
    background: #e34f4f;
    color: #fff !important;
    font-weight: 200 !important;
    font-family: open sans;
    top: -15px;
    right: 0;
    padding: 5px 10px;
    border-radius: 3px;
    display: none;
    font-family: 'Poppins', sans-serif;
}

#wizard .fields .error~.numlabel {
    display: block;
}

#wizard .fields .numlabel::before {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 0 6px 6px 0;
    border-color: transparent #e34f4f;
    display: block;
    width: 0;
    z-index: 1;
    bottom: -6px;
    left: 20%;
}

#wizard .fields .error {
    margin-top: 30px;
}

.prefix_error {
    margin-top: 33px;
}

.wrapper-new .blog-title {
    font-weight: bold;
    font-size: 35px;
    background: linear-gradient(to right, #363795, #005C97);
    background-clip: border-box;
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.wrapper-new .blog-post ul.list-inline {
    margin: 0;
    padding: 0;
}

.wrapper-new .list-inline li {
    display: inline-block;
    margin-right: 5px;
    color: ;
    font-size: 14px;
    color: #666;
}

.wrapper-new .list-inline li a {
    color: #666;
    text-decoration: none;
}


#wizard .fields label.error {
    position: absolute;
    background: #e34f4f;
    color: #fff !important;
    font-weight: 200 !important;
    font-family: 'Poppins', sans-serif;
    top: -10px;
    right: 0;
    padding: 5px 10px;
    border-radius: 3px;
    display: inline-block;
    float: left;
    bottom: auto;
    min-width: auto;
    margin-top: 0;
    text-align: left;
    width: auto;
    left: auto !important;
}

#wizard .fields label.error::before {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 0 6px 6px 0;
    border-color: transparent #e34f4f;
    display: block;
    width: 0;
    z-index: 1;
    bottom: -6px;
    left: 20%;
}

/* .wizard > .content > .body .fields .qradio input.error, 
#wizard .content .qradio input.error, 
.wizard > .content > .body .fields .qradio input.error ~ span, 
#wizard .content .qradio input.error ~ span {
    margin-top: 30px;
} */
.wizard>.content>.body .fields .qradio:nth-child(1) input.error,
#wizard .content .qradio:nth-child(1) input.error,
.wizard>.content>.body .fields .qradio:nth-child(1) input.error~span,
#wizard .content .qradio:nth-child(1) input.error~span,
#wizard .content .qradio.single_line_ques input.error,
#wizard .content .qradio.single_line_ques input.error~span {
    /* margin-top: 30px; */
}
.radio_ques_error {
	margin-top: 30px;
}
#wizard .content .fields.radio_ques_error label.error, 
#wizard .content .fields.radio_ques_error .qradio.single_line_ques label.error {
	top: -33px;
	width: 200px;
	max-width: 200px;
	right: auto;
	font-size: 12px;
	border: none;
}



.datepicker_error {
	margin-top: 30px;
}
#wizard .fields.datepicker_error .numlabel {
	right: auto;
	top: -40px;
}

#wizard .content .qradio.single_line_ques label.error {
    width: 200px;
    max-width: 200px;
    right: auto;
    top: -5px;
}

.fields .qradio {
    background: none;
}

#wizard .field_checkbox_outer {
    position: relative;
    margin-left: 0 !important;
}

#wizard .field_checkbox_outer label {
    border: 1px solid #e8e9e8;
    border-radius: 3px;
    background: #fff;
    position: relative;
    padding: 13px 25px 13px 50px;
    font-size: 15px;
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
}

#wizard .field_checkbox_outer label::before {
    position: absolute;
    content: "";
    background: #fff;
    left: 15px;
    border-radius: 5px;
    height: 25px;
    width: 25px;
    border: 1px solid #aaa7a4;
    top: 6px;
    top: 10px;
    /* transform: translateY(-50%); */
}

#wizard .field_checkbox_outer label::after {
    height: 26px;
    width: 26px;
    background: linear-gradient(to right, #363795, #005C97);
    left: 14px;
    top: 10px;
    content: "\f00c";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 13px;
    color: #fff;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    opacity: 0;
    position: absolute;
    border-radius: 5px;
}

.leap_body #wizard .field_checkbox_outer label::after {
    height: 26px;
    width: 26px;
    background: #1DBE72;
    left: 14px;
    top: 10px;
    content: "\f00c";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 13px;
    color: #fff;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    opacity: 0;
    position: absolute;
    border-radius: 5px;
}

#wizard .field_checkbox_outer input:checked~label::after {
    opacity: 1;
}

#wizard .field_checkbox_outer input {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    margin: 0;
    margin-right: 0px;
    margin-bottom: 0px;
    opacity: 0;
    z-index: 11;
    cursor: pointer;
}

#wizard .field_checkbox_outer input:checked~label {
    border-color: #363795;
}

.leap_body #wizard .field_checkbox_outer input:checked~label {
    border-color: #1DBE72;
}

.congratulations_page .main-header {}

#wizard h2 span.m5l {
    margin-bottom: 15px;
}


.congratulations_page .wizard_client_details {
	text-align: left;
	box-shadow: none;
	height: auto;
	position: inherit;
	top: 0;
	bottom: 0;
	left: auto;
	width: 330px;
	border-radius: 5px;
	border: 1px solid #eee;
	padding: 45px 50px;
	background: #f9f9f9 !important;
	float: left;
}

.congratulations_page .wizard_client_details h5 {
    text-align: center;
    color: #fff;
    font-size: 30px;
    position: absolute;
    left: 0;
    top: 60px;
    width: 100%;
    margin: 0;
	display: none;
}

.congratulations_page .lawyer_avatar {
    padding: 20px 0;
}

.congratulations_page .lawyer_details ul li {
    color: #fff;
    padding: 10px 25px;
    position: relative;
    font-size: 30px;
    font-weight: 600;
    list-style: none;
}



.congratulations_page .lawyer_details ul li:nth-child(1) {
	font-weight: 700 !important;
	font-size: 18px !important;
	color: #000 !important;
	font-family: 'Poppins', sans-serif;
}

.congratulations_page .lawyer_details ul li p {
    font-weight: 400;
    font-size: 14px !important;
    font-family: 'Poppins', sans-serif;
    color: #fff !important;
}

.congratulations_page .lawyer_details ul li h4,
.congratulations_page .lawyer_details ul li p,
.congratulations_page .lawyer_details ul li a {
    font-family: 'Poppins', sans-serif;
    color: #fff !important;
}

.congratulations_page .lawyer_details ul li p {
	color: #66615b !important;
	font-weight: 300 !important;
	text-align: left;
	font-family: 'Poppins', sans-serif;
	font-size: 15px !important;
	margin: 30px 0 30px 0 !important;
}

.congratulations_page div.lawyer_details ul li:last-child {
	display: none;
}
.congratulations_page .legal_links {
	display: none;
}
.congratulations_page .lawyer_details ul li>a.leap_btn_color {
    background: #1DBE72;
    border-radius: 4px !important;
    font-size: 14px !important;
    font-weight: 500;
    letter-spacing: 1px;
}

.congratulations_page .lawyer_details ul li>a {
    background: #ee6352;
    border-radius: 4px !important;
    font-size: 14px !important;
    font-weight: 500;
    letter-spacing: 1px;
}

.congratulations_page .wizard_client_details .legal_links {
    position: absolute;
    bottom: 50px;
    width: 100%;
}

.congratulations_page .wizard_client_details .legal_links li {
    display: inline-block;
    margin: 0 20px;
}

.congratulations_page .wizard_client_details .legal_links li a {
    color: #fff;
}

.leap_body .wizard_client_details .legal_links li a {
    color: rgba(255, 255, 255, 0.5) !important;
}

.congratulations_page .content-wrapper {
    
}

.congratulations_page div.progress_outer {
    width: calc(100% - 30px);
    padding: 0;
    width: 450px;
    margin: 0 auto;
    float: none;
}

.congratulations_page .progress_outer h5 {
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: normal;
}

.congratulations_page .progress {
    float: right;
    display: inline-block;
    width: 100%;
    background-color: #ddd;
    border-radius: 3px;
    box-shadow: none;
    height: 8px;
    margin-top: 0;
}

.questionnaire_info h3 {
    font-weight: bold;
    color: #000;
    width: auto;
    margin: 0 auto 50px;
    font-size: 24px;
    line-height: 38px;
}

.questionnaire_info {
	width: 100%;
	margin: 60px 0 0 0;
	text-align: center;
}

.congratulations_page .content-header {
	width: 65%;
	margin: 0 auto 30px;
	padding: 40px 40px 50px 40px;
	position: inherit;
	float: right;
	border: 1px solid #eee;
	border-radius: 5px;
	box-shadow: none;
	background: #f9f9f9;
	min-height: 508px;
}

.congratulations_page .container .content-header:nth-child(5) {
	display: none;
}

.congratulations_page .wizard_client_details .lawyer_avatar {
	display: none;
}

.congratulations_page .content-header .row {
    background: none !important;
    margin: 0 !important;
    padding: 0 !important;
    box-shadow: none !important;
}

.congratulations_page .wrapper {
    box-shadow: none !important;
}

.congratulations_page .content-wrapper {
    background: none !important;
}

.congratulations_page .progress-bar {
    width: 100% !important;
}

.congratulations_page .container {
	position: relative;
	padding: 0;
	width: 1140px;
	margin: 0 auto;
}

/* .congratulations_page .content-header .col-md-3, 
.congratulations_page .content-header .col-md-6 {
    display: none;
} */
.congratulations_page .content-header .row>.col-md-6 a.download_report {
    background: #ee6352;
    border-radius: 4px;
    font-size: 14px !important;
    font-weight: 500;
    letter-spacing: 1px;
    color: #fff;
    padding: 10px 30px;
}

.congratulations_page .instruction_wizard {
    margin: 0 0 50px 0;
    background: linear-gradient(to right, #363795, #005C97);
    background-clip: border-box;
    background-clip: border-box;
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
    font-family: 'Poppins', sans-serif;
    font-size: 28px;
}

.congratulations_page h1,
.congratulations_page h2,
.congratulations_page h3,
.congratulations_page h4,
.congratulations_page h5,
.congratulations_page h5,
.congratulations_page p,
.congratulations_page div,
.congratulations_page a,
.congratulations_page ul,
.congratulations_page li,
.congratulations_page span {
    font-family: 'Poppins', sans-serif;
}
.congratulations_page div.lawyer_details ul, 
.congratulations_page div.lawyer_details ul li {
	padding: 0;
}

.congratulations_page .questionnaire_info h3 {
    color: #555;
}

.congratulations_page .content-header p {
    color: #999696;
    text-align: center;
}

.custom-combobox a.ui-button {
    border: 1px solid #ddd;
    height: 47px;
    margin: 0 0 0 -3px;
}

.congratulations_page a.leap_btn_color {
    color: #00D1A2 !important;
    background: none;
    border: 1px solid #00D1A2 !important;
    display: inline-block;
    padding: 10px 15px !important;
}

.congratulations_page a.leap_btn_color:hover {
    background: #1DBE72 !important;
    color: #fff;
}


.congratulations_page a.btn {
    color: #ee6352;
    background: none;
    border: 1px solid #ee6352;
    display: inline-block;
    padding: 10px 15px !important;
}



.congratulations_page a.btn:hover {
    background: #ee6352;
    color: #fff;
}









/*----- Lawyer Questionnaire Sidebar Start -----*/

.wrapper .leapclass #wizard .done .number,
.leapclass div#wizard>.steps .current .number {
    background: #f8bd2c !important;
}

#wizard .done .number,
div#wizard>.steps .current .number {
    background: #ee6352 !important;
}

div#wizard>.steps .next_comment_step .number {
    border-color: #ee6352;
    color: #ee6352;
}

.wrapper .leapclass #wizard .steps {
    background: #1e365e !important;
    background: #f9f9f9 !important;
    padding-left: 0;
}

.lawyer_questionnaire #wizard .steps {
    background: linear-gradient(to right, #363795, #005C97) !important;
    padding-left: 0;
}

#wizard .lawyer_questionaire_heading h2 {
    color: #fff !important;
}

#wizard .lawyer_questionaire_heading h4 {
    color: #fff;
}

.lawyer_questionaire_heading {
    border-color: rgba(255, 255, 255, 0.2);
    padding: 20px 20px 0;
	display: none;
}
.lawyer_questionnaire #wizard .steps ul li {
	padding: 20px 0;
}
.lawyer_questionnaire #wizard .steps ul li::after {
	content: "";
	height: 100%;
	position: absolute;
	left: 15px;
	top: 32px;
	border-left: 1px dashed #1e365e;
}
.lawyer_questionnaire #wizard .steps ul li:last-child::after {
	opacity: 0;
}
.lawyer_questionnaire #wizard .steps li a {
	color: #888;
	font-size: 15px;
	font-family: 'Poppins', sans-serif;
	margin: 0;
}

.lawyer_questionnaire #wizard .steps ul {
    padding-left: 20px;
    padding-right: 20px;
}

.lawyer_questionnaire #wizard .steps ul::-webkit-scrollbar {
	display: none;
	width: 0;
}



.unit_wrapper,
.suburb_wrapper, .po_box_wrapper {
    float: left;
    width: 48%;
}


.unit_number_wrapper,
.state_wrapper {
    float: right;
    width: 48%;
}

.postcode_wrapper {
    float: left;
    width: 100%;
}

.enter_state_wrapper {
    float: left;
    width: 100%;
}

.street_wrapper {
    float: left;
    width: 48%;
}

.type_wrapper {
    float: right;
    width: 48%;
}


.comment_icon {
    width: 10px;
    height: auto;
    margin: -10px 2px 2px 2px;
}

body.leap_body #wizard>.steps .number {
    border: 2px solid #363795 !important;
    color: #363795 !important;
}

body.leap_body #wizard>.steps .number .fa {
    color: #fff !important;
}
.sidebar_content {
	text-align: justify;
}
.client-main-header .navbar {
	margin: 0;
}
.client-main-header {
	background: #000;
	padding: 0;
	margin-bottom: 30px;
}
.client-main-header .container {
	padding-left: 0;
}
.first-footer {
	background: #17181a;
	padding: 25px 0;
}
.first-footer ul {
	margin: 0;
	padding: 0;
}
.first-footer ul li {
	display: inline-block;
	list-style: none;
	border-right: 1px solid #dc2027;
	padding: 0 15px;
	line-height: 14px;
}
.first-footer ul li:last-child {
	border-right: 0;
}
.first-footer ul li a {
	color: #dc2027;
	text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
	font-size: 13px;
}
.first-footer p {
	color: #fff;
	margin: 10px 0 0 0;
}
.second-footer {
	background: #000;
	padding: 20px 0;
}
.second-footer ul {
	margin: 0;
	padding: 0;
}
.second-footer ul li {
	display: inline-block;
	list-style: none;
	border-right: 1px solid #fff;
	padding: 0 15px;
	line-height: 14px;
}
.second-footer ul li:last-child {
	border-right: 0;
}
.second-footer ul li a {
	color: #fff;
	text-transform: uppercase;
	font-size: 11px;
	font-family: 'Poppins', sans-serif;
}
.second-footer p {
	margin: 10px 0 0 0;
	color: #7b7b7b;
	font-size: 11px;
}
.client_questionnaire #dataCaptureForm #wizard > .actions > ul > li > a.leapdraft {
	background: #000 !important;
	color: #fff;
}
#wizard.vertical > .actions > ul > li#FinishLater a.leapdraft,
#wizard.vertical > .actions > ul > li#Complete > a.leapdraft, 
#wizard.vertical > .actions > ul > li#Cancel > a {
	background: #dbe3ee !important;
	color: #555;
	text-align: center;
}
.client_questionnaire_main .legal_links {
	display: none;
}
#wizard .actions li a#draft, #wizard .actions li a#draft1 {
	background: #dbe3ee !important;
	color: #555;
	text-align: center;
}





/*----- Lawyer Questionnaire Sidebar End -----*/



@media only screen and (min-width: 2370px) {

    #wizard .content{
        display: block;
    }

}



@media screen and (max-width: 1600px) {

    .congratulations_page .container {
        
    }
	.lawyer_questionnaire #wizard {
		height: auto;
	}
	.lawyer_questionnaire #wizard .steps {
		bottom: auto;
		padding: 0;
	}

}



@media screen and (max-width: 1300px) and (min-width: 992px) {
    .contract-block .col-xs-6.col-sm-6.col-md-3 {
        width: 50%;
    }

    .pack .box-title {
        margin-top: 40px;
    }
}

@media screen and (min-width: 1200px) {
    .container {
        width: 90%;
    }

    .content-header {
        padding-left: 0px;
        padding-right: 0px;
    }

    #content_box_bottom {
        padding: 100px 0 !important;
    }

    .wizard.vertical>.content {
        display: inline;
        float: left;
        margin: 0 0% 0.5em 2.5%;
        margin-top: 0px;
        width: 67.5%;
    }

    .content-header .col-md-3 {
        text-align: right;
        padding-right: 15px !important;
    }
}


@media only screen and (max-width: 1200px) {

    body .main-header .container {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }

    body #content_box_bottom .container {
        width: 100%;
        padding: 0 15px;
    }


}



#___savetodrive_0 {
    width: 288px !important;
    margin: 10px 0 !important;
}

.dropdown-menu li {
    text-align: center;
    padding: 3px 0px;
}

.dropdown>button {
    width: 205px;
}

.tdBlackBottom .btn {
    width: 205px;
}

.tdBlackBottom {
    vertical-align: middle !important;
}

::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 7px;
}

::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgba(0, 0, 0, .5);
    -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, .5);
}

.color-green {
    background: #12BC00;
}

#gogl>div {
    width: 288px !important;
}

.dropdown-menu {
    right: 0;
    left: none;
}

#Complete {
    float: right;
    margin-right: 15px;
    background: #12BC00 !important;
}

.dropdown.user.user-menu {
    width: 155px;
}

.wizard>.content>.body label.error {
    width: auto;
    bottom: -25px;
    right: auto;
    left: 0 !important;
    text-align: left;
    max-width: unset;
    min-width: 160px;
}
#signature-pad {
	/* width: 100%;
	border-bottom: 1px solid #ddd; */
	clear: both;
	display: block;
	margin: 0 auto;
}
.signature_border {
	height: 1px;
	background: #ddd;
	width: 100%;
}
.sign_outer img {
	float: left;
}








@media screen and (max-width: 1199px) {

    .lawyer_questionnaire #wizard .steps {
        position: inherit;
        width: 100%;
        height: auto;
        border: none;
        padding-left: 0;
        margin-bottom: 30px;
    }

    .lawyer_questionnaire #wizard .steps ul {
		height: auto !important;
		width: auto;
		display: table;
		margin: 0 auto;
		border: none;
		padding: 0;
	}
	
	.lawyer_questionnaire #wizard .steps ul li {
		padding: 0;
	}

    .lawyer_questionnaire #wizard .steps ul.sidebar-footer-links {
        border-top: 0;
    }

    .lawyer_questionnaire #wizard .steps ul.sidebar-footer-links li a {
        width: auto;
        color: #fff;
    }

    .lawyer_questionnaire #wizard .steps ul .number {
        color: #fff;
    }

    .lawyer_questionnaire #wizard {
        padding-left: 0;
        padding-top: 0;
    }

    .lawyer_questionnaire {
        padding: 0;
    }

    .lawyer_questionnaire #wizard div.progress_outer {
        display: none;
    }

    .lawyer_questionnaire #wizard .content {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .lawyer_questionnaire .wizard.vertical>.actions {
        padding-left: 0;
        position: inherit;
        margin-top: 30px;
    }

    .lawyer_questionnaire #wizard .steps li a {
        height: 30px;
        width: 30px;
        padding: 0 !important;
        color: transparent;
        margin: 0;
        display: inline-block;
    }

    .lawyer_questionnaire #wizard .steps li {
        width: auto;
        display: inline-block;
        float: left;
        margin: 0 15px 0 0;
    }

    .lawyer_questionnaire #wizard>div.actions>ul {
        padding-left: 0;
    }

    .lawyer_questionaire_heading {
        height: auto;
    }

    #wizard .instruction_wizard,
    .lawyer_questionnaire #wizard .content,
    .lawyer_questionnaire .wizard.vertical>.actions {
        width: 100%;
        padding: 0 15px !important;
        display: inline-block;
		min-height: auto;
    }
	#wizard.wizard > .content > section.current {
		margin: 0;
	}
	.lawyer_questionnaire #wizard {
		width: 100%;
		max-width: 100%;
		padding: 0 !important;
		border: none;
		background: none;
		margin-bottom: 20px;
	}
	body .questionnaire-name-outer .container {
		padding: 0;
		width: calc(100% - 30px);
	}
	.lawyer_questionnaire form, 
	.client_questionnaire form {
		width: 100%;
		padding: 0;
		max-width: 100%;
		display: inline-block;
	}
	.wrapper .leapclass #wizard .steps {
		left: 0;
		background: none !important;
		margin-top: 30px;
	}
	.lawyer_questionnaire #wizard .steps ul li::after {
		opacity: 0;
		visibility: hidden;
	}
	.questionnaire-name-outer span {
		font-size: 16px;
	}
	#wizard h2 span.m5l {
		font-size: 16px;
	}




}




@media screen and (max-width: 1100px) {
    #content_box_bottom {
        width: 100% !important;
        padding: 50px 0 !important;
    }

    #content_box_bottom .container {
        width: 100%;
    }

    .wizard.vertical>.content {
        margin: 0 0% 0.5em 2.5%;
        margin-top: -54px;
        width: 67.5%;
    }

    .questionnaire .container {
        width: 100%;
    }

    .content-header {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

@media screen and (max-width: 995px) {
    .bred {
        padding: 26px 0px;
        right: 15px;
        top: 15px;
        position: absolute;
        text-align: right;
    }

    .navbar-collapse.pull-left+.navbar-custom-menu {
        right: 0px;
    }

    .main-header .navbar {
        margin-left: 200px;
    }

    .main-header .logo {
        width: 200px;
        z-index: 1010;
        position: relative;
    }

    .client_questionnaire #wizard .wizard_client_details,
    .congratulations_page .wizard_client_details {
        width: 100%;
        position: inherit;
        border-radius: 0;
        margin-bottom: 30px;
    }

    .client_questionnaire #wizard {
        padding-left: 0;
        padding-top: 0;
    }

    .client_questionnaire,
    .congratulations_page .content-wrapper {
        padding: 0;
    }

    .congratulations_page .content-header {
        width: 100%;
        text-align: center;
        padding-bottom: 40px;
    }

    #wizard .instruction_wizard,
    #wizard div.progress_outer,
    #wizard .content,
    #wizard>.actions {
        width: 100%;
        padding: 0 15px !important;
    }
	
	#wizard.wizard>.content>section.current {
		margin-bottom: 0;
	}
	
	#wizard h5.leap_instruction_wizard {
		margin: 0;
	}
	
	#wizard h2 .m5l::before {
		opacity: 0;
		visibility: hidden;
	}

    .wizard_client_details .legal_links,
    .congratulations_page .wizard_client_details .legal_links {
        position: inherit;
        bottom: auto;
        margin-top: 30px;
        margin-bottom: 40px;
    }

    .client_questionnaire #wizard .wizard_client_details h5,
    .congratulations_page .wizard_client_details h5 {
        position: inherit;
        top: auto;
        padding-top: 40px;
        padding-bottom: 30px;
    }

    .congratulations_page .container {
        width: 100%;
        padding: 0;
    }

    .congratulations_page .container .content-header:nth-child(4) {
        display: none;
    }

    .congratulations_page .instruction_wizard {
        margin: 0;
    }

    .questionnaire_info {
        width: 100%;
        margin: 40px 0 0 0;
    }

    .congratulations_page .questionnaire_info h3 {
        margin: 0 0 15px 0;
    }


}

@media only screen and (max-width: 991px) {
	
	body {
		margin: 0;
	}
    .pack .box-title {
        margin-top: 40px;
    }
	.wrapper-new {
		padding: 0;
	}
	.wrapper-new .wizard_client_details {
		width: 100%;
		position: inherit;
		border-radius: 0;
		margin-bottom: 0;
	}
	.wrapper-new .wizard_client_details h5 {
		font-size: 30px;
		position: inherit;
		top: auto;
		padding-top: 40px;
		padding-bottom: 30px;
	}
	.wrapper-new .blog-post {
		padding: 0 20px;
	}
	body .content-wrapper div.container {
		width: 100%;
		padding: 0;
	}
	div.signature-sidebar {
		width: 100%;
		position: inherit;
		border-radius: 0;
		margin-bottom: 0;
		padding: 0 0 20px 0;
	}
	.signature-sidebar div.lawyer_avatar img {
		margin: 0 auto 0;
	}
	section.signature-content {
		width: 100%;
		padding: 20px;
	}
	.questionnaire-name-outer span {
		width: 100%;
		text-align: center;
		display: inline-block;
		margin-bottom: 10px;
	}
	.wrapper .leapclass #wizard .steps {
		margin-top: 10px;
	}
	.left-footer {
		justify-content: center;
		align-items: center;
		flex-direction: column;
	}
	.left-footer img {
		height: 50px;
		margin-bottom: 15px;
	}
	.left-footer p {
		margin: 0;
		line-height: 18px;
		height: auto;
		min-height: auto;
		text-align: center;
	}
	.main-footer .container {
		flex-direction: column;
		width: 100%;
		align-items: center;
	}
	.main-footer ul li a {
		margin: 0 15px;
	}
	.main-footer ul {
		line-height: 48px;
	}
	footer.main-footer {
		padding: 20px 15px 0;
	}
	
	
}

@media only screen and (max-width: 767px) {

    .content-wrapper,
    .main-footer {
        margin-left: 0px !important;
    }

    .contract-block .col-xs-6.col-sm-6.col-md-3 {
        width: 100%;
    }

    .main-header {
        margin-bottom: 40px;
    }
	
	.main-header .navbar #navbar-collapse {
		padding: 0;
		margin: 0;
	}
	
	.skin-blue .main-header .navbar .nav > li > a {
		margin: 0 0 0 20px;
		font-size: 13px;
	}

    .main-header .logo {
        width: 50%;
        float: left;
    }

    .main-header .navbar {
        margin-left: 0px;
        float: left;
        width: 50%;
    }

    .main-sidebar {
        display: none;
    }
	
	.main-header .navbar #navbar-collapse img {
		width: 140px;
	}

    .pack .box-title {
        margin-top: 40px;
    }

    #wizard .wizard_client_details {
        position: inherit;
        width: 100%;
        height: auto;
    }

    .client_questionnaire #wizard {
        padding-left: 0;
    }

    .wizard.vertical>.actions {
        padding-left: 0;
        position: inherit;
        border: none;
    }

    .client_questionnaire #wizard>div.actions>ul {
        margin-top: 30px;
        /* padding-left: 20px;
        padding-right: 20px; */
        padding-left: 0;
        padding-right: 0;
    }

    #wizard>.actions>ul>li>a {
        margin-bottom: 10px;
    }

    #wizard .content {
        padding: 0 35px !important;
    }

    #wizard div.progress_outer {
        width: 100%;
        padding: 20px;
    }

    body #wizard>.actions>ul>li#Previous a::before,
    body #wizard>.actions>ul>li#Cancel a::before {
        left: 11px;
    }

    body #wizard>.actions>ul>li>a {
        height: 33px;
        font-weight: normal;
        padding: 8px 10px !important;
    }

    body #wizard>.actions>ul>li#Complete>a {
        padding: 0 20px !important;
    }

    body #wizard>.actions>ul>li#Previous a {
        padding: 0 20px !important;
    }

    body #wizard .actions a#draft,
    body #wizard .actions a#draft1,
    body #wizard>.actions>ul>li#Next a {
        padding: 0 20px !important;
        font-weight: normal;
        height: 33px;
    }

    body #wizard .actions a#draft::before,
    body #wizard .actions a#draft1::before,
    body #wizard>div.actions>ul>li#Next a::before {
        right: 11px;
    }

    .question_div_outer {
        padding: 0 20px;
    }

    #wizard .question_div_outer .question_div {
        width: 100% !important;
        padding: 15px;
    }
	
	.signature-content-inner div strong:first-child::before {
		opacity: 0;
		visibility: hidden;
	}
	.categorypath-build-your-own .column.main {
		padding-bottom: 0;
	}
	body.categorypath-build-your-own #maincontent .sidebar-additional {
		padding: 0;
	}


}

@media screen and (max-width: 800px) {
    .main-header .navbar {
        margin-left: 200px;
        position: absolute;
        right: 0;
        width: 100%;
    }
}


@media only screen and (max-width: 550px) {


    .lawyer_questionaire_banner img {
        width: 100%;
    }

    .fields .datepicker .ui-datepicker-inline {
        width: 100% !important;
    }




    .wizard_client_details .legal_links li {
        display: inline-block;
        margin: 0 10px;
    }

    .lawyer_questionnaire #wizard .steps ul.sidebar-footer-links li {
        margin: 0 10px;
    }

    .lawyer_questionnaire #wizard .steps ul.sidebar-footer-links li a {
        font-size: 12px;
    }

    .lawyer_questionnaire #wizard .steps ul.sidebar-footer-links {
        padding-top: 10px;
    }
	.submit_signature #back_button, 
	.submit_signature #submit_sign, 
	.submit_signature #signature_draft {
		height: 35px;
		font-size: 11px;
	}
	.submit_signature #signature_draft,
	.submit_signature #submit_sign {
		padding: 0 25px 0 10px;
	}
	.submit_signature #back_button {
		padding: 0 10px 0 25px;
	}
	.submit_signature #submit_sign::before,
	.submit_signature #signature_draft::before {
		right: 10px;
		top: 14px;
	}
	.submit_signature #back_button::before {
		left: 10px;
		top: 11px;
	}
	#dataCaptureForm #wizard > .actions > ul > li > a.leapdraft {
		font-size: 11px;
	}
	#wizard > .actions > ul > li#Next a:hover::before {
		right: 11px;
	}
	#wizard > .actions > ul > li#Previous a:hover::before, 
	#wizard > .actions > ul > li#Cancel a:hover::before {
		left: 11px;
	}
	#wizard > div.actions > ul > li > a {
		width: auto !important;
	}
	#wizard h2 span.m5l {
		font-size: 14px;
		font-weight: normal;
	}


}


@media only screen and (max-width: 480px) {
	
	.skin-blue header.main-header .navbar {
		flex-direction: column;
	}
	.main-header .navbar #navbar-collapse {
		margin: 0 0 20px 0;
	}
	
}










/*------------------ New Questionnaire Design Start --------------*/

.lawyer_questionnaire #wizard {
	background: #fff;
}
.skin-blue.sidebar-mini .wrapper {
	background: #f5f8fa;
}
.skin-blue.sidebar-mini section#content_box_bottom {
	background: #f5f8fa !important;
}
.wrapper .leapclass #wizard .steps {
	background: none !important;
	border: none;
}
.lawyer_questionnaire #wizard .steps ul li {
	padding: 0 0 54px;
}
.lawyer_questionnaire #wizard .steps li a {
	min-height: 40px;
	padding-left: 60px !important;
	color: #3f4254;
	font-weight: 600;
	font-family: 'Poppins', sans-serif;
}
.wrapper .leapclass #wizard .steps li a .number {
	height: 40px !important;
	width: 40px;
	border-radius: 4px;
	background: #f1faff !important;
	border: none !important;
	color: #009ef7 !important;
	line-height: 40px !important;
	font-size: 16px;
	font-weight: 600;
	top: 50%;
	transform: translateY(-50%);
}
.lawyer_questionnaire #wizard .steps li.current a {
	color: #7e8299;
}
.lawyer_questionnaire #wizard .steps li.current a .number {
	background: #009ef7 !important;
	color: #fff !important;
}
.lawyer_questionnaire #wizard .steps ul {
	background: #fff;
	padding: 70px 30px;
	border: none;
}
.lawyer_questionnaire #wizard .steps ul li::after {
	left: 20px;
	border-left: 1px dashed #e4e6ef;
}
.wrapper .leapclass #wizard .steps li a .number i {
	margin-top: 12px;
}
#wizard .fields .qradio > span {
	width: 100px !important;
	padding: 0;
	min-height: 45px;
	text-align: center;
	border-radius: 5px;
	border: 1px dashed #e4e6ef;
	line-height: 40px;
	color: #7e8299;
	font-weight: 600;
	font-family: 'Poppins', sans-serif;
	transition: 0.2s;
}
#wizard .fields .qradio > span::before, 
#wizard .fields .qradio > span::after {
	opacity: 0;
	visibility: hidden;
}
.lawyer_questionnaire #wizard .fields .qradio input:checked ~ span {
	color: #009ef7;
	border-color: #009ef7;
	background-color: #f1faff;
}
.wizard > .content > .body .fields .qradio input, 
#wizard .content .qradio input {
	cursor: pointer;
}
#wizard .content .qradio input:hover ~ span {
	color: #009ef7;
	border-color: #009ef7;
	background-color: #f1faff;
}
body #wizard > .actions > ul > li > a {
	border-radius: 5px !important;
}
body #dataCaptureForm #wizard > .actions > ul > li#Previous > a.leapdraft {
	color: #009ef7;
	border-color: #f1faff;
	background-color: #f1faff !important;
	padding: 0 0 0 20px !important;
}
body #dataCaptureForm #wizard > .actions > ul > li#Next > a.leapdraft {
	padding: 0 20px 0 0 !important;
}
body #dataCaptureForm #wizard > .actions > ul > li > a.leapdraft,
#wizard.vertical > .actions > ul > li#Complete > a.leapdraft {
	color: #fff;
	border-color: #009ef7;
	background: #009ef7 !important;
}
#wizard.vertical > .actions > ul > li#FinishLater a.leapdraft,
#wizard.vertical > .actions > ul > li#Cancel > a,
#wizard .actions li a#draft, 
#wizard .actions li a#draft1 {
	color: #009ef7;
	border-color: #f1faff;
	background-color: #f1faff !important;
}
body #wizard > .actions > ul > li a::before {
	opacity: 1;
	visibility: visible;
}
body #wizard > .actions > ul > li#Previous a::before, 
body #wizard > .actions > ul > li#Cancel a::before {
	content: "\f177";
	position: absolute;
	display: inline-block;
	border: none;
	padding: 0;
	transform: none;
	-webkit-transform: none;
	left: 26px;
	top: 16px;
	transition: 0.2s;
	font: normal normal normal 14px/1 FontAwesome;
}
body #wizard > .actions > ul > li#Cancel a::before,
#wizard .actions li a#draft::before, 
#wizard .actions li a#draft1::before {
	opacity: 0;
	visibility: hidden;
}

body #wizard > .actions > ul > li#Previous a:hover::before, 
body #wizard > .actions > ul > li#Cancel a:hover::before {
	left: 26px;
}

body #wizard > .actions > ul > li#Next a::before {
	content: "\f178";
	border: none;
	padding: 0;
	transform: none;
	-webkit-transform: none;
	transition: 0.2s;
	font: normal normal normal 14px/1 FontAwesome;
	top: 17px;
	right: 40px;
}

#wizard > .actions > ul > li#Next a:hover::before {
	right: 40px;
}

body .progress-bar-red, 
body .progress-bar-danger {
	background: #009ef7;
}
#wizard .field_checkbox_outer input {
	margin: 0 !important;
}
#wizard .field_checkbox_outer label {
	border: none;
	width: 100%;
	padding: 13px 60px 13px 50px;
}
#wizard .field_checkbox_outer label::before {
	left: auto;
	right: 20px;
	background: #eff2f5;
	border: none;
	border-radius: 50px;
}
#wizard .field_checkbox_outer label::after {
	left: auto;
	right: 20px;
	background: #fff;
	border: 6px solid #009ef7;
	border-radius: 50px;
}
#wizard .field_checkbox_outer::before {
	content: "\f1ad";
	font: normal normal normal 14px/1 FontAwesome;
	position: absolute;
	z-index: 11;
	color: #ccc;
	background: #f5f8fa;
	height: 40px;
	width: 40px;
	border-radius: 6px;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
}
#wizard h2 span b, 
#wizard h2 b {
	color: #009ef7 !important;
}
#wizard h2 .m5l {
	color: #181c32;
	font-size: 1.9rem;
	font-weight: 600;
	font-family: 'Poppins', sans-serif;
	letter-spacing: 0.3px;
}
#wizard p.m5l {
	color: #a1a5b7 !important;
	font-size: 14px !important;
	font-weight: 400;
}
#wizard .field_checkbox_outer label {
	border: none;
	width: 100%;
	padding: 13px 60px 13px 50px;
	color: #a1a5b7;
	font-weight: 500;
	font-size: 14px;
}
#wizard input[type="text"], 
#wizard select, 
#wizard textarea {
	background: #f5f8fa;
	/*border-color: #f5f8fa;*/
	transition: 0.2s;
}
#wizard input[type="text"]:focus, 
#wizard select:focus, 
#wizard textarea:focus {
	background: #eef3f7;
	border-color: #009ef7;
}
#wizard input[type="text"]:hover, 
#wizard select:hover, 
#wizard textarea:hover {
	box-shadow: 0 0 10px 0 rgba(0, 158, 247, 0.1);
	border-color: #009ef7;
}
.lawyer_questionnaire form, 
.client_questionnaire form {
	width: 1300px;
	padding: 0 0 20px 0;
}
.lawyer_questionnaire #wizard .steps {
	width: 400px;
	left: -450px;
}
.lawyer_questionnaire #wizard {
	width: calc(100% - 450px);
	padding: 70px 70px 70px !important;
	border: none;
}
body .main-header .container {
	width: 1300px;
	padding: 25px 0 25px 0;
}
body .questionnaire-name-outer .container {
	padding: 0 0 20px 0;
	width: 1300px;
}
body #kt_wrapper .questionnaire-name-outer .container {
	width: 1140px;
	padding: 0 30px 20px;
}
body #content_box_bottom .container .row {
	margin: 0;
}
#wizard div.progress_outer {
	display: none;
}
#wizard > .content > section.body h2 {
	min-height: auto !important;
}
#wizard > .content > section.body > p {
	margin: 0 0 10px 0 !important;
}
#wizard > .content > section.body > p a {
	color: #a1a5b7;
}
#wizard.wizard > .content > section.current {
	border-bottom: 0;
	padding-bottom: 0;
}
#wizard .fields {
	margin-top: 10px;
}
#kt_wrapper #wizard > .actions > ul > li > a {
	font-size: 15px !important;
	transition: 0.2s;
	height: 45px !important;
	width: 150px !important;
	text-transform: capitalize !important;
	letter-spacing: 1px !important;
	line-height: 45px;
}










@media only screen and (max-width : 1400px) {
	
	.lawyer_questionnaire form, 
	.client_questionnaire form {
		width: 1140px;
	}
	.lawyer_questionnaire #wizard .steps {
		width: 320px;
		left: -360px;
	}
	.lawyer_questionnaire #wizard {
		width: calc(100% - 360px);
	}
	body .questionnaire-name-outer .container {
		width: 1140px;
	}
	body .main-header .container {
		width: 1140px;
	}
	body #kt_wrapper .questionnaire-name-outer .container {
		width: 1140px;
	}
	#kt_wrapper .questionnaire-name-outer span {
		color: #fff;
	}
	
}


/*------------------ New Questionnaire Design End --------------*/