
/*# sourceMappingURL=style.css.map */
.link:hover {
    text-decoration: none;
}
.modal {
    background: rgba(38,90,130,.8);
}
.modal-title {
    text-align: center;
}
.modal-header .close {
    margin-top: -45px;
}
.modal-backdrop {
    background-color: transparent;
}
.red{
	color: red;
}