﻿.sicu2017-btnStyle {
    background: -webkit-linear-gradient(top, #f5f5f5 0%,#dfdfdf 100%) !important;
    color: #333 !important;
    border: 1px solid #c2c2c2 !important;
    font-weight: bold !important;
    font-family: Arial !important;
}

.sicu2017-btnStyleMessage {
    font-size: xx-large !important;
    margin-left: 10px !important;
}

.tableColor th {
    background: #ff6600 !important;
}

.sectionTitle {
    border-bottom: 1px solid #e5e5e5;
    padding-left: 7px;
    margin-bottom: 15px;
}

.fieldValidatorCustom{
    padding:5px;
}

.withMarginTop{
    margin-top: 15px;
}