.error_message {
    color: red !important;
    
}
.error_message1 {
    color: red !important;
    
}
.error_field {
    border: 1px solid red !important;
}

div.uploader span.filename {
        width: 134px !important;
}

.kbfield{
    max-width: 271px;
}

/*.kborderfieldmanagerblock {
    margin: 4px;
    border: 1px solid #c1c1c1;
    box-shadow: 2px 2px 11px 0 #c1c1c1;
    margin-bottom: 12px;
}*/
.page-subheading {
        border-bottom: 1px solid #a9a9a9;
    margin-left: 2px;
    margin-right: 2px;
    text-transform: uppercase;
    color: #414141;
    padding: 8px;
    
}
label.required:before {
    content: "*";
    color: red;
    font-size: 14px;
    position: relative;
    line-height: 12px;
}

.form-control-label {
    padding-top: 0px;
}
.kb-lable-header{
    border: 1px solid #f6f6f6;
}

.page-order table td, .page-order table th {
     padding: 0rem; 
}