body {
    padding-top: 80px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    margin: 0;
    color: rgb(85, 85, 85);
    background: white;
    font-family: 'Roboto';
}

.navbar {
    background: #3a506b;
    font-family: "Roboto";
    font-weight: 600;
    font-style: normal;
    font-size: 12px;
    letter-spacing: .24em;
    text-transform: uppercase;
    height: 87px;
}

.navbar .container {
    max-width: 1200px;
}

.nav-link {
    color: white;
    text-transform: uppercase;
    cursor: pointer;
    padding-right: 0px;
    margin-right: 0px;
}

.navbar-brand {
    color: white;
    text-transform: uppercase;
    cursor: pointer;
    padding-right: 0px;
    margin-left: 360px;
    margin-right: 0px;
}

.nav-link {
    margin-right: 1em !important;
    color: white;
    font-family: "Roboto";
    font-weight: 300;
}

.nav-link:hover {
    color: #e6ca63;
}

.navbar-collapse {
    justify-content: flex-end;
    margin-left: 0px;
}

.navbar-left {
    text-transform: lowercase;
}

.navbar .my-account {
    background: #5bc0be;
    font-size: 12px;
    font-family: "Poppins";
    color: rgb(85, 85, 85);
    text-transform: uppercase;
    line-height: 40px;
    height: 40px;
    width: 80px;
    letter-spacing: 0px;
    margin-right: 0px;
    margin-left: 0px;
    padding-left: 0px;
    border: 1px;
    border-color: #5bc0be;
    border-style: solid;
    padding: 5px 15px 5px 15px;
    border-radius: 5px;
}

.navbar .my-account:hover {
    color: black;
    text-decoration: none;
}

.navbar .logout {
    background: #3a506b;
    font-size: 12px;
    font-family: "Poppins";
    color: white;
    text-transform: uppercase;
    line-height: 40px;
    height: 40px;
    width: 80px;
    letter-spacing: 0px;
    margin-right: 0px;
    margin-left: 0px;
    padding-left: 0px;
    border: 1px;
    border-color: #5bc0be;
    border-style: solid;
    padding: 5px 15px 5px 15px;
    border-radius: 5px;
}

.navbar .logout:hover {
    color: #5bc0be;
    text-decoration: none;
}

@media (max-width: 991.98px) {
    .navbar .myaccount {
        display: none;
    }
}

.red {
    background-color: red!important;
}

.blue {
    background-color: blue!important;
}

.green {
    background-color: green!important;
}

.pink {
    background-color: pink!important;
}

.yellow {
    background-color: pink!important;
}

.magenta {
    background-color: magenta!important;
}

.common-footer {
    background: #3a506b;
    height: 195px;
    padding-top: 40px;
    padding-bottom: 0px;
}

.common-footer .common-footer-links {
    text-align: center;
    padding-right: 0px;
    padding-bottom: 20px;
}

@media screen and (min-width: 768px) {
    .common-footer .common-footer-links {
        text-align: left;
        padding-bottom: 0px;
    }
}

.common-footer .common-footer-logo {
    text-align: center;
    padding-right: 0px;
    padding-bottom: 20px;
}

.common-footer .common-footer-copyright {
    font-size: 12px;
    font-family: "Roboto";
    color: rgb(85, 85, 85);
    line-height: 2;
    text-align: center;
    padding-left: 0px;
    padding-right: 0px;
}

@media screen and (min-width: 768px) {
    .common-footer .common-footer-copyright {
        text-align: right;
    }
}

.footer-link {
    color: white;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 400px;
}

.footer-link:hover {
    color: #e6ca63;
}

.common-footer .common-footer-copyright {
    font-size: 12px;
    font-family: "Roboto";
    color: white;
    line-height: 2;
    text-align: center;
    padding-left: 0px;
    padding-right: 0px;
}

.newsletter {
    background-color: #5bc0be;
    height: 195px;
    padding-top: 40px;
    padding-bottom: 40px;
}

@media screen and (min-width: 768px) {
    .newsletter {
        height: 135px;
        padding-top: 40px;
    }
}

.newsletter-image {
    display: inline-block;
    position: absolute;
    left: 0px;
    display: none;
}

@media screen and (min-width: 768px) {
    .newsletter-image {
        display: inline-block;
    }
}

.newsletter .newsletter-signup-text {
    margin-left: 0px;
}

@media screen and (min-width: 768px) {
    .newsletter .newsletter-signup-text {
        margin-left: 40px;
    }
}

.newsletter-message-outer {
    text-align: center;
    display: inline-block;
}

.newsletter-message-area {
    width: 100%;
    max-width: 421px;
    display: inline-block;
}

@media screen and (min-width: 768px) {
    .newsletter-message-outer {
        text-align: left;
    }
}


/* Newsletter */

.newsletter-area {
    width: 100%;
    max-width: 421px;
    height: 46px;
    line-height: 1.2;
    display: inline-block;
}

.newsletter-control {
    height: 46px;
    min-height: 46px;
    border-radius: 25px;
    padding: 0px 0px 0px 0px;
    margin-bottom: 0rem;
    border: 0px;
    padding: 1rem 1rem;
    background-color: #3a506b;
    color: #525252;
    text-align: left;
    top: 0px;
    z-index: 1;
    position: relative;
    align-items: normal;
    display: block;
    flex-basis: 0%;
    flex-direction: row;
    flex-grow: 1;
    flex-shrink: 1;
    flex-wrap: nowrap;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.newsletter-button {
    border-radius: 23px;
    height: 46px;
    width: 149px;
    margin-top: 0px;
    margin-left: 0px;
    padding: 0px 0px 0px 0px;
    background-color: #989898;
    font-size: 14px;
    font-family: "Poppins";
    font-weight: bold;
    color: #1b1c1d;
    border: 1px;
    border-width: 2px;
    border-color: #3a506b;
    border-style: solid;
    vertical-align: bottom;
}


/* Change the white to any color ;) */

.newsletter-button input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-internal-autofill-selected,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
    border: 0px solid #3a506b;
    -webkit-text-fill-color: #757575;
    -webkit-box-shadow: 0 0 0px 1000px #3a506b inset;
    transition: background-color 5000s ease-in-out 0s;
}

.newsletter-button:hover {
    background-color: #e1e1e1;
}

.newsletter-subscribe-surround {
    background-color: #3a506b;
    border-top-right-radius: 23px;
    border-bottom-right-radius: 23px;
}

.newsletter .newsletter-button-text {
    margin-top: -2px;
}

.newsletter .input-group {
    vertical-align: bottom;
}

.newsletter .newsletter-outer {
    text-align: center;
    padding-right: 0px;
    padding-top: 1px;
}

@media screen and (min-width: 768px) {
    .newsletter .newsletter-outer {
        text-align: right;
    }
}