/* (c) override classes */

strong {

}

.chip_wrapper > h2, form > h2 {

}

form {

}

.chip_entryform form {

}

.chip_entryform form:after {
    content:" ";
    clear:both;
}

.chip_wrapper {
    width:100%;
}

.chip_wrapper:after {
    content:" ";
    clear:both;
}

.chip_formfieldrow {

}

.chip_entryform {
    background: transparent;
    padding:0;
}


.chip_entryform ul {

}

.chip_entryform h3 {

}

.chip_pagestepscontainer ul li, .chip_loadmessage ul li{
    background:transparent !important;
}

.chip_pagebutton {
    border:0;
    margin-bottom: 0 !important;
}

.chip_optionswrapper {

}

.chip_optionswrapper ul, .chip_homeoptions ul {
    list-style: none !important;
    margin:0 !important;
}

.chip_optionswrapper ul:after, .chip_homeoptions ul:after {

}

.chip_optionswrapper li, .chip_homeoptions li {
    list-style: none !important;
    background: none !important;
    padding: 0 !important;
}

.chip_optionswrapper li:hover {

}

.chip_optionswrapper li a, .chip_homeoptions ul li a {
    background: #8d1f02;
    color: #fff !important;
}

.chip_optionswrapper li a p, .chip_homeoptions ul li a p{
    padding:0 0 0 0 !important;
}

.chip_optionswrapper li a:hover, .chip_optionswrapper li a:focus, .chip_optionswrapper li a:active, .chip_homeoptions ul li a:hover, .chip_homeoptions ul li a:active, .chip_homeoptions ul li a:focus {
    color: #fff  !important;
    background: #601500 !important;
}

.chip_documentlinks a {

}

.chip_documentlinks a:hover{

}

.chip_declaration {

}

.column_content_ssp {

}

.chip_homeoptions ul li a span {

}

.chip_homeoptions ul li a span b {

}

.chip_paragraphtitle, .chip_optionswrapper ul li a h2 {
    padding:0 0 10px 0 !important;
    margin:0 !important;
    font-size:18px !important;
    font-weight:bold !important;
}

.chip_optionswrapper h2 {

}

.chip_paragraphs {

}

.btn, .qq-upload-button, .chip_formfieldbutton, .chip_formfieldbuttondefault {
    border:1px solid #8d1f02;
    padding:10px;
    font-size:14px;
    background: #fff;
    border-radius: 3px;
    cursor: pointer;
    margin-left:10px;
    xtext-transform: lowercase;
    xdisplay: inline-block;
}

.chip_formfieldbutton:first-letter, .chip_formfieldbuttondefault:first-letter, .btn:first-letter, .qq-upload-button:first-letter {
    text-transform: uppercase !important;
    display: inline-block;
}

.btn:hover, .btn:focus, .btn:active, .qq-upload-button:hover, .chip_formfieldbutton:hover {
    color: #fff  !important;
    background: #601500 !important;
}

.btn-primary, .chip_formfieldbuttondefault {
    background: #8d1f02;
    color: #fff !important;
    float:right;
    margin-left:10px;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .chip_formfieldbuttondefault:hover {
    color: #fff  !important;
    background: #601500 !important;
}

.chip_formlabel, .chip_forminput {
    font-size:14px;
}

.chip_labelinfo {
    font-size:12px;
}

.chip_labelinfo img {
    top:-2px;
}

.chip_docuploadtable {
    background: transparent;
    padding:0;
    border-radius: 3px;
}

.chip_docuploadtable #tblProofs {
    width:100%;
    padding:0;
    margin:0;
}

.chip_forminput, .chip_formselect {
    width:400px;
    padding:5px;
    border-radius: 3px;
    font-size:12px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.chip_textarea {
    width: 100%;
    resize: vertical;
    border-radius: 3px;
    padding:5px;
    box-sizing: border-box;
}

.chip_textareareadonly {

}

.chip_requiredfieldsnotice {
    padding:10px;
}

.chip_formreadonlywrapper {

}

.chip_formreadonlywrapper .chip_forminput {

}

.chip_formreadonlywrapper .chip_formfieldrow {
    padding-bottom:0 !important;
}

.chip_formreadonlywrapper .chip_formfieldbuttonwrapper {
    clear: both;
    height: 31px;
}

.chip_formreadonlywrapper .chip_formfieldbuttonwrapper:after{
    clear:both;
    content:" ";
}

.chip_formfieldbuttonwrapper {

}

#tblProofs td {

}

.chip_loadmessage ul {
    list-style: none;
    margin: 10px auto!important;
    border: 2px solid #B94A48;
    color: #B94A48;
    background: #F2DEDE;
    padding: 10px;
    width: 80%;
    border-radius: 7px;
}

.chip_loadmessage ul li {
    background:none !important;
    margin:0 !important;
}

.chip_formlabelrequired {
    color: red;
}

.chip_checkbox {

}

.chip_radiocell .chip_radiobutton, .chip_entryform table tr td label, .chip_formdeclarationlabel, .chip_declaration input  {
    cursor: pointer;
}

.chip_formfielddate, .chip_forminputsmaller {
    width:10%;
}



@media screen and (max-width: 767px) {
    .chip_optionswrapper li, .chip_homeoptions ul li {

    }
    .chip_optionswrapper li a, .chip_homeoptions ul li a {

    }
    .chip_formlabel {

    }
    .chip_labelinfo {

    }
    .chip_forminput {

    }
    .chip_loadmessage ul {

    }
}
