﻿

#accordion .panel-title {
    font-size: 16px;
    color: #323232
}
.panel-heading {
    background:none !important;
}


h4 {
    font-size: 24px !important;
    font-weight: 400 !important;
}
h5 {
    font-size: 18px;
    font-weight: 400 !important;
}
.side-heading2 {
    margin-bottom: 16px !important;
    color: #52565f !important;
}

.panel-title a:hover {
    color: #006466 !important;
}

.panel-title a:focus {
    outline: none !important;
}



.modal-body .linkp a:focus {
    outline: none !important;
}

.modal-body .linkp a {
    color: #00787a;
}
@media(min-width:770px) and (max-width:1200px) {
    .panel-heading h5 {
        font-size: 12.6px !important
    }
}

.modal-title {
    font-size: 20px !important;
    font-weight: 400 !important;
}

.modal .modal-body {
    border-radius:0px !important;
}

.modal-header .close {
    margin-top: -17px;
    margin-right: 0px;
    opacity: 1;
}