﻿/*Start CSS*/

body {
    font-family: 'Gotham', sans-serif !important;
    font-size: 18px;
    background: #fff;
    color: #333;
    margin-top: 0;
    padding-top: 0;
    text-align: left;
}
/* View ******************************************************************************************************************************************************************************/
/* Marketing Materials */
.carousel h3 {
    float: left;
    margin-bottom: 25px;
    font-weight: 500 !important;
}
    .mm-view-button {
    color: white !important;
    background-color: #4FB4C8 !important;
}

.mm-share-button {
    color: white !important;
    background-color: #122F44 !important;
}

.mm-share-documents-button,
.mm-share-documents-button:focus {
    color: white !important;
    background-color: #4FB4C8 !important;
}


/* View ******************************************************************************************************************************************************************************/
/* Video Widget */
.video-widget-text {
    text-align: left;
}

.video-widget-display {
    text-align: center;
}

/* View ******************************************************************************************************************************************************************************/
/* Rates and State Approvals */

.videowidget-header-section {
    color: #ffffff;
}

.approvals-modal-title {
    font-weight: bold !important;
    margin-bottom: 15px;
}
/* View ******************************************************************************************************************************************************************************/
/*heading*/
.font-weight-bold {
    font-weight: 700 !important;
}

h1 {
}

h2 {
    font-size: 40px;
    font-weight: bold !important;
    margin-bottom: 25px;
}

h3 {
    font-size: 24px;
}

h4 {
}

nav#sipsap-navbar-light {
    max-height: 101.95px;
}
