.btn-xs{
    font-size: 10px; 
    padding: 2px 2px;
}

#headers4-block > .wrapper {
    max-width: 1300px;
}

.display_none{
    display:none!important;
}

.show-pointer{
    cursor: pointer;
}

.bold{
    font-weight: bold;
}

.accordion-heading-container{

}


.m-o{
    margin: 0;
}

.accordion-heading-container > p{
    margin: 0;
}

.line-through{
    text-decoration: line-through;
}

.clear{
    clear: both;
}

.w3l-footer-22 {
    position: static;
    width: 100%;
    bottom: 0;
}

.w3l-footer-22 .footer{
    background-image: none;
    padding: 20px 0;
}

.w3l-footer-22 .footer-wrapper{
    width: 87%;
}

.w3l-footer-22 .below-section{
    border-top: none;
    margin-top:0;
    padding-top:0;
}

.w3l-footer-22 .jst-link{
    margin: 0;
}

.checkbox{
    border: 1px solid #000;
    width: 20px;
    height: 20px;
    -webkit-appearance: checkbox;
}

.required, .error{
    color: red;
}

.input-field{
    width: 99%;
    border:1px solid #dedede;
}