﻿/* Add others css styles (customizations) */

.modal-header {
    border-bottom: 1px dotted #cccccc;
}

    .modal-header h2 {
        font-size: 25px;
        line-height: 40px;
    }

.data.searchItem span.data {
    line-height: 41px;
}

.btnArea {
    margin: 15px 0;
    padding-top: 15px;
}

.field-validation-error {
    color: #a94442;
}

.subMenu ul li a {
    cursor: default;
}

.btnHref {
    font-size: 16px;
    width: 110px;
    padding: 9px 0;
    margin: 0 3px 5px;
}

.subMenu ul li a {
    cursor: default;
}
