.hide {
    display: none;
}
form#msform .col-md-4 {
    margin-top: 0 !important;
}
.checkbox-grp-form input[type="checkbox"] {
    width: 24px !important;
    margin-top: 4px !important;
	display: block;
}
.checkbox-grp-form .checkbox-box {
	display: none;
}
.checkbox-grp-form {
    font-size: 16px;
    display: flex;
}
form#msform .error {
    color: red;
    font-size: 14px !important;
}
.container-fluid {
	width: 100%;
}
p {
    color: grey
}

#heading {
    text-transform: uppercase;
    color: #673AB7;
    font-weight: normal
}

#msform {
    text-align: center;
    position: relative;
    margin-top: 20px
}

#msform fieldset {
    background: white;
    border: 0 none;
    border-radius: 0.5rem;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding-bottom: 20px;
    position: relative
}

.form-card {
    text-align: left
}

#msform fieldset:not(:first-of-type) {
    display: none
}
.date-field-icon {
	display: none;
}
#msform select {
	font-family: montserrat;
    color: #2C3E50;
    background-color: #ECEFF1;
    font-size: 16px;
    letter-spacing: 1px
}
#msform input,
#msform textarea {
    padding: 8px 15px 8px 15px;
    border: 1px solid #ccc;
    border-radius: 0px;
    margin-bottom: 25px;
    margin-top: 2px;
    width: 100%;
    box-sizing: border-box;
    font-family: montserrat;
    color: #2C3E50;
    background-color: #ECEFF1;
    font-size: 16px;
    letter-spacing: 1px
}

#msform input:focus,
#msform textarea:focus {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 1px solid #673AB7;
    outline-width: 0
}

#msform .action-button {
    width: 200px;
    background: #673AB7;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 0px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 0px 10px 5px;
    float: right
}

#msform .action-button:hover,
#msform .action-button:focus {
    background-color: #311B92
}

#msform .action-button-previous {
    width: 100px;
    background: #616161;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 0px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 5px 10px 0px;
    float: right
}

#msform .action-button-previous:hover,
#msform .action-button-previous:focus {
    background-color: #000000
}

.card {
    z-index: 0;
    border: none;
    position: relative
}

.fs-title {
    font-size: 25px !important;
    color: #673AB7;
    margin-bottom: 15px;
    font-weight: normal;
    text-align: left
}

.purple-text {
    color: #673AB7;
    font-weight: normal
}

.steps {
    font-size: 25px;
    color: gray;
    margin-bottom: 10px;
    font-weight: normal;
    text-align: right
}

.fieldlabels {
    color: gray;
    text-align: left;
	font-size: 16px;
	margin-bottom: 5px !important;
}

#progressbar {
    margin-bottom: 30px;
    overflow: hidden;
    color: lightgrey;
    padding: 0;
}

#progressbar .active {
    color: #673AB7
}

#progressbar li {
    list-style-type: none;
    font-size: 12px;
    width: 14%;
    float: left;
    position: relative;
    font-weight: 400;
    display: block;
    line-height: 19px;
}

#progressbar #account:before {
    font-family: "Font Awesome 5 Free";
    content: "\f13e";
    font-weight: 900;
}

#progressbar #personal:before {
    font-family: "Font Awesome 5 Free";
    content: "\f007";
    font-weight: 900;
}

#progressbar #pets:before {
    font-family: "Font Awesome 5 Free";
    content: "\f1b0";
    font-weight: 900;
}

#progressbar #confirm:before {
    font-family: "Font Awesome 5 Free";
    content: "\f00c";
    font-weight: 900;
}

#progressbar #misc:before {
    font-family: "Font Awesome 5 Free";
    content: "\f3ed";
    font-weight: 900;
}

#progressbar #emergency:before {
    content: "\f879";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}

#progressbar #signature:before {
    content: "\f5b7";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}

#progressbar #proof:before {
    content: "\f1c5";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}

#progressbar li:before {
    width: 50px;
    height: 50px;
    line-height: 45px;
    display: block;
    font-size: 20px;
    color: #ffffff;
    background: lightgray;
    border-radius: 50%;
    margin: 0 auto 10px auto;
    padding: 2px
}

#progressbar li:after {
    content: '';
    width: 100%;
    height: 2px;
    background: lightgray;
    position: absolute;
    left: 0;
    top: 25px;
    z-index: -1
}

#progressbar li.active:before,
#progressbar li.active:after {
    background: #673AB7
}

.progress {
    height: 20px
}

.progress-bar {
    background-color: #673AB7
}

.fit-image {
    width: 20% !important;
    object-fit: cover
}

.radio-grp-form {
    display: flex;
    align-items: center;
	margin: 12px 0 !important;
}

.radio-grp-form input[type="radio"] {
    width: auto !important;
    margin-right: 6px;
    margin-bottom: 0 !important;
}

span.radio-label {
    font-size: 16px;
    color: grey;
}

.error {
    color: red;
}

#applicant_1, #applicant_2 {
    text-transform: uppercase;
}

.signature{
    width: 100%; height: auto;
    border: 1px solid black;
    cursor: url("../png/pen.png"),auto;
}
#clear_sign1,
#clear_sign2 {
    padding: 8px 8px;
    width: 20%;
    display: block;
    text-align: center;
    color: #fff;
    background: #f07676;
    cursor: pointer;
}
form input[type="radio"] {
	display: block !important;
}
form .radio-box{
	display: none;
}
form .radio-box .radio {
	width: 23px !important;
    height: 23px !important;
	display: none !important;
}
form span.radio-label {
    align-items: center;
    display: flex;
}
form .radio-box .radio .radio-checked {
	width: 10px !important;
    height: 10px !important;
	margin: 5px auto !important;
}

@media screen and (max-width: 768px) {
    ul#progressbar {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    #progressbar li {
        width: 33.33%;
    }
    li#signature {
        width: 100%;
    }
}

@media screen and (max-width: 600px) {
    #progressbar li {
        width: 50%;
    }
    li#signature {
        width: 100%;
    }
}
@media screen and (max-width: 320px) {
    #progressbar li {
        width: 100%;
    }
    li#signature {
        width: 100%;
    }
}