﻿.dateTime3 {
    display: inline !important;
    width: 80% !important;
}

.dateTime2 {
    display: inline-block !important;
    width: 80% !important;
}

.ui-datepicker-trigger {
    background-color: transparent !important;
    border-style: none;
}

.field-validation-error {
    color: #ff0000;
}

.red {
    color: #ff0000;
}

pre {
    white-space: pre-wrap;
    word-wrap: break-word;
}

/*.table-responsive {
    overflow-x:hidden;
}*/
.tab-content > .active {
    display: inline-block;
}