﻿.validation-summary-errors ul {
    list-style-type: none;
    margin-bottom: 2.5rem;
    padding: 0;
}

/*date picker to show all*/
/*.modal .picker .picker__holder {
    overflow: visible;
}*/

.select-wrapper input.select-dropdown {
    font-size: 0.9rem;
    color: rgb(73, 80, 87);
    font-weight: 300;
}

label.select-active {
    font-size: 0.75rem !important;
}
input[type=checkbox] + label {
    /*display: inline-block !important;*/
    margin-bottom: 0.95rem !important;
    padding-top:0.3rem;
    word-wrap:break-word;
    line-height: 1em !important;
}
/*input[type=text] {
    background-color:rgba(113, 128, 185, 0.05) !important;
}
textarea.md-textarea {
    background-color: rgba(113, 128, 185, 0.05) !important;
}*/
/*.form-check-inline{
    margin-right:0px;
}*/
