﻿input[type=checkbox] {
    margin: 5px !important;
}

.Custom_legend {
    margin-left: 5px !important;
    border-image: none !important;
    border-style: none !important;
    width: auto !important;
}

.fa-border {
    padding: .2em .25em 1.00em !important;
    border: solid .08em #3E2D26 !important;
    border-radius: .1em;
}

input[type=radio] {
    margin: 0px 2px 0px 5px !important;
}

.main-header > .navbar {
    margin-left: 0px !important;
    min-height: 95px !important;
    background: #0E011A !important;
    border-bottom: 3px solid #F2B153 !important;
}

@font-face {
    font-family: 'MyriadPro-Bold';
    src: url('MyriadPro-Bold.ttf') format('opentype');
}

@font-face {
    font-family: 'MyriadPro-Regular';
    src: url('../style/MyriadPro-Regular.ttf') format('truetype');
}

.Header-Heading-text {
    color: #F2B153;
    font-size: 14pt;
    font-family: MyriadPro-Bold;
}

.Header-Sub-Heading-text {
    color: #F2B153;
    font-size: 12pt;
    font-family: MyriadPro-Regular;
}

.front-footer {
    background-color: #0E011A;
    color: #7C6B77;
    font-size: 9pt;
    padding-top: 8px;
    font-family: MyriadPro-Regular;
    padding-bottom: 8px;
}

.foo-2 {
    text-align: right;
    padding-right: 40px;
}

.foo {
    padding-left: 42px;
}

.main-footer {
    background-color: #0E011A !important;
    color: #7C6B77 !important;
    font-size: 9pt;
    padding-top: 8px;
    font-family: MyriadPro-Regular;
    padding-bottom: 8px;
}

    .main-footer a:link {
        color: #7C6B77 !important;
    }

    .main-footer a:active {
        color: #7C6B77 !important;
    }

    .main-footer a:visited {
        color: #7C6B77 !important;
    }

    .main-footer a:hover {
        color: #7C6B77 !important;
    }

.footer-text {
    background-color: #0E011A !important;
    color: #7C6B77 !important;
    font-size: 9pt;
    padding-top: 8px;
    font-family: MyriadPro-Regular;
    padding-bottom: 8px;
    height: 33px;
    margin: 0 auto;
    text-align: center;
    width: 100%;
}

    .footer-text a:link {
        color: #7C6B77 !important;
    }

    .footer-text a:active {
        color: #7C6B77 !important;
    }

    .footer-text a:visited {
        color: #7C6B77 !important;
    }

    .footer-text a:hover {
        color: #7C6B77 !important;
    }

img.logo_img {
    width: 100% !important;
}

.navbar .container {
    background: #0E011A !important;
    border-bottom: 3px solid #F2B153;
}
