.custom-login-bac-image {
    width: 100% !important;
}

.custom-login-card-logo {
    margin-bottom: 50px !important;
}

.custom-login-form-logo {
    height: 120px !important;
    width: 250px !important;
}

.pagination {
    display: inline-block;
    margin-left: 500px;
}

.pagination a {
    color: black;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
    transition: background-color .3s;
    border: 1px solid #ddd;
    margin: 0 4px;
}

.pagination a.active {
    background-color: #DE6262;
    color: white;
    border: 1px solid #4CAF50;
}

.pagination a:hover:not(.active) {
    background-color: #DE6262;
}

.custom-institute-details-logo {
    height: 150px;
    width: 100%;
}

.custom-institute-details-title {
    font-size: 35px;
}

.custom-institute-details-logo-row .left-col {
    padding-right: 0px;
}

.custom-content-wrap {
    padding-bottom: 0px !important;
}

.custom-wraper-title {
    padding-bottom: 15px !important;
}

.custom-wraper-title {
    color: #2d3691 !important;
    font-weight: 600 !important;
}

.custom-content-wraper-full {
    padding-top: 30px !important;
}

.custom-blog-image {
    height: 250px !important;
    width: 100%;
}

.custom-blog-details-photo {
    height: 400px !important;
    width: 100%;
}

.custom-recent-blog-part {
    margin-top: 100px !important;
}

.custom-blog-details-recent-photo {
    height: 80px !important;
}

.custom-location-body-image {
    height: 400px;
}

.custom-institute-pagination {
    margin-top: 0px;
}

.custom-institute-pagination .custom-table-pagination ul {
    margin-bottom: 10px;
}