﻿.ajaxloader {
    width: 60px;
    margin: 0 auto;
    text-align: center;
    display: flex;
    justify-content: center;
}

.ajaxloader img {
    width: 30px;
    height: 30px;
    display: none;
}

.swal-modal { padding:40px;}

.link {
    font-size: 1.2em;
    color: #c00909 !important;
    font-weight: 600 !important;
    margin-top: 10px;
}

.row {
    border-bottom: 1px solid #000000;
    margin-bottom: 5px;
}

.col-md-3 {
    background-color: #d7dadd;
    font-weight: 600;
}

.col-md-3, .col-md-9 {
    padding: 5px;
    font-size: 0.7em;
}

.col-md-9 p, .col-md-9 ul li {
    font-size: 0.7em;
}

.c-form__check {
    padding: 10px 0 !important;
}

.c-form__check {
    padding: 10px 0 !important;
}