﻿body {
    padding-top: 50px;
    padding-bottom: 0px;
    font-family: Gill Sans,Gill Sans MT, "Calibri",Open Sans,Arial,Helvetica,sans-serif;
}

a {
    color: #1f496e;
}

.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

.dl-horizontal dt {
    white-space: normal;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
    border-radius: 8px;
}

.btn-default {
    background-color: #428bca;
    border-color: #357ebd;
    border-radius: 6px;
    color: white;
    display: inline-block;
    margin: 3pt;
    padding: 5pt;
    font-size: 13pt;
    min-width: 75px;
}

.jumbotron p {
    line-height: 1.4;
    text-align: left;
}

.pagebody {
    padding-left: 75px;
    padding-right: 25px;
    font-size: 15px;
    line-height: 17px;
}

.row {
    font-size: 14px;
}

#footer {
    background: none repeat scroll 0 0 #D9D9D9;
    border-bottom: 1px solid #999999;
    border-top: 1px solid #999999;
    clear: both;
    color: #111111;
    font-size: 0.85em;
    min-height: 180px;
    margin-top: 5px;
    padding: 10px 0;
    width: 96%;
    box-sizing: content-box;
    display: block;
    padding-left: 2%;
    padding-right: 2%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    vertical-align: top;
}

.footercontainer {
    margin-left: auto;
    margin-right: auto;
    min-height: 180px;
}

.footerbox {
    padding-bottom: 10px;
    width: 16.66%;
    min-width: 180px;
    display: inline-block;
    box-sizing: content-box;
    min-height: 150px;
    text-align: left;
    vertical-align: top;
}

    .footerbox .footerlink {
        background-color: #428bca;
        border-color: #357ebd;
        border-radius: 6px;
        color: white;
        display: inline-block;
        margin: 3pt;
        padding: 5pt;
    }

    .footerbox::before, .footerbox::after {
        box-sizing: content-box;
    }

.footercopyright {
    background-color: #45534A;
    bottom: 0px;
    color: #ffffff;
    text-align: center;
    width: 100%;
}

.footercopyright {
    padding: 10px 0px;
}

    .footercopyright a {
        color: white;
    }

.col-md-4 ul li::after {
    background: #000000 none repeat scroll 0 0;
    content: "";
    display: block;
    height: 1px;
    width: 100%;
}

.col-md-4 ul {
    list-style-type: none;
    padding-left: 0pt;
}

    .col-md-4 ul li {
        padding-bottom: 10pt;
    }

div.middle-box-light0 {
    background-color: #f9f9f9;
    border: 1px solid #ddd;
    border-radius: 10px;
    box-shadow: 2px 2px 3px #bbb;
    color: #111;
    margin-bottom: 10px;
}

.control-label {
    font-weight: 700;
}

.pad15 {
    padding: 15px;
}

.textbox {
    width: 40%;
}

.textbox {
    width: 96%;
}

.textbox, textarea, select {
    background-color: #fff;
    border: 1px solid #d1d1d1;
    border-radius: 5px;
    color: #444;
    font: 1em Calibri,Verdana,sans-serif,Arial,Helvetica;
    padding: 2px 2px 2px 4px;
}

.pad15 label {
    display: block;
    font-weight: normal;
    margin: 10px 0;
}

label {
    font-size: 90%;
    font-weight: 700;
}

.icon {
    padding-left: 18px;
}


.faqtop {
    text-align: right;
    margin-bottom: 70px;
}

input[type="file"] {
    max-width: 100%;
}

.pagebody a.icon {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    margin-right: -4px;
    padding-left: 0px;
}



.pagebody .filesize {
    display: none
}

.pagebody .documentsmain .pdf-file,
.pagebody .documentsmain .xlsx-file,
.pagebody .documentsmain.xls-file,
.pagebody .documentsmain .doc-file,
.pagebody .documentsmain .docx-file {
    display: inline;
    padding-left: 20px !important;
    margin-left: -20px;
    background-position: 1px 1px
}

.pagebody .documentsmain .pdf-file {
    background: url("images/pdf.gif") 1px 2px no-repeat;
}

.pagebody .documentsmain .xls-file, .pagebody .documentsmain .xlsx-file {
    background: url("images/xlsx.png") 1px 2px no-repeat;
}

.pagebody .documentsmain .doc-file, .pagebody .documentsmain .docx-file {
    background: url("images/word.gif") 1px 2px no-repeat;
}

.pagebody .documentsmain a.icon, .pagebody .documentsmain .filesize {
    position: relative;
    top: -4px;
}

.pagebody .documentsmain .filesize {
    font-size: 12px;
    white-space: nowrap;
    display: inline;
    padding-left: 5px;
}

#row_Claim\.UDFs\.ConfirmEmail {
    position: absolute !important;
    height: 1px !important;
    width: 1px !important;
    max-height: 1px !important;
    max-width: 1px !important;
    opacity: 0 !important;
    top: 0 !important;
    left: 0 !important;
    overflow: hidden !important;
}

@media print {
    #footer {
        width: 100%;
    }

    .pagebody, .col-md-4, .footercopyright {
        width: 100%;
        padding-right: 60px;
        padding-left: 60px;
    }
}

@media (max-width: 790px) {
    .footerbox {
        min-height: 50px;
        width: 48%;
    }
}

#Comment {
    width: 80%;
    height: 150px;
}

.required {
    font-weight: bold;
    color: #a20000;
}

.disclaimer {
    margin-top: 30px;
    border: 1px solid #dedede;
    padding: 15px;
}

body {
    background-color: #dcdddd;
}


.jumbotron {
    background-color: black;
    color: white;
    margin-top: 25px;
    margin-bottom: 0px;
}

.head {
    margin-top: 60px;
    padding-top: 10px;
    background-color: #575c5b;
    padding-bottom: 0px;
    padding-right: 0px;
    padding-top: 0px;
    overflow: hidden;
    background-image: url('images/HeaderBg.jpg');
}

.jumbohead {
    padding-top: 25px;
    padding-left: 0px;
}

.jumbotron h1, .jumbotron .h1 {
    font-size: 30px !important;
}

.jumboright {
    margin-top: 0px;
    height: 225px;
    padding-left: 0px;
    padding-right: 0px;
}

.jumborightinner {
    position: absolute;
    height: 225px;
    width: 1000px;
    z-index: 1;
}

.jumboright img {
    position: absolute;
    z-index: 2;
    right: 0px;
}

.jumbotron p {
    margin-bottom: 25px;
}

.faqanchor {
    padding-top: 120px;
    margin-top: -120px;
    display: inline-block;
    vertical-align: top;
}

.faqqlist {
    font-weight: bold;
    list-style-type: decimal;
}

.pagebody .faqqlist h4, .pagebody .faqanswerlist h4 {
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 0px;
    display: inline;
}

.homeicon {
    margin: -5px 15px 0px 0px;
}

.buttons {
    white-space: nowrap
}

.side-button a {
    position: relative;
    z-index: 5;
}

.buttons {
    margin-top: -12px;
}

.side-button p {
    display: none;
}

.side-button h2 {
    background-color: #9c322f;
    color: white;
    padding: 5px 0px 5px 15px;
    position: relative;
    margin-right: 30px;
    margin-bottom: 15px;
    margin-top: 0px;
    height: 56px;
    line-height: 44px;
    border: 1px solid #E4AA9C;
    font-size: 32px;
}

    .side-button h2 a {
        color: white;
    }

    .side-button h2 span:after {
        content: " ";
        display: block;
        width: 0;
        height: 0;
        border-top: 28px solid transparent;
        border-bottom: 28px solid transparent;
        border-left: 11px solid #9c322f;
        position: absolute;
        top: 50%;
        margin-top: -28px;
        margin-left: 0px;
        left: 100%;
        z-index: 2;
    }

    .side-button h2 span.buttonborder:after {
        content: " ";
        display: block;
        width: 0;
        height: 0;
        border-top: 28px solid transparent;
        border-bottom: 28px solid transparent;
        border-left: 11px solid #E4AA9C;
        position: absolute;
        top: 50%;
        margin-top: -28px;
        margin-left: 1px;
        left: 100%;
        z-index: 1;
    }

.dates, .documents {
    background-color: #ecedee;
    margin-right: 15px;
    margin-bottom: 15px;
    line-height: 15px;
}

.downloadreader {
    padding: 15px 30px;
    background-color: #ecedee;
    margin-right: 15px;
    margin-bottom: 15px;
}

.dates .filesize {
    display: none
}

.dates .icon {
    margin-right: -3px;
}

.dates > ul {
    list-style: outside none none;
    margin: 0;
    padding: 20px;
    padding-right: 10px;
}

.documents {
    padding-bottom: 15px;
}

.documentsmain {
    list-style: none;
}

.documents > ul {
    list-style: none;
    margin-right: 15px;
    padding-right: 10px;
}

.documents .pdf-file, .documents .xlsx-file, .documents .xls-file, .documents .doc-file, documents .docx-file {
    display: inline-block;
    padding-left: 20px !important;
    margin-left: -20px;
    background-position: 1px 1px
}

.pdf-file {
    background: url("images/pdf.gif") 1px 5px no-repeat;
}

.xls-file, .xlsx-file {
    background: url("images/xlsx.png") 1px 5px no-repeat;
}

.doc-file, .docx-file {
    background: url("images/word.gif") 1px 5px no-repeat;
}

.transactiondiv {
    padding: 15px 15px 15px 30px;
}

#transactionsgridA label, #transactionsgridB label, #transactionsgridC label, #transactionsgridD label, #transactionsgridE label {
    font-size: 13px;
}

.transactionstitle {
    display: block;
    margin-bottom: 15px;
}

.transactiondate {
    min-width: 95px
}

.transactioncol {
    padding-left: 8px;
    padding-right: 8px;
}

    .transactioncol input {
        padding-left: 3px;
        padding-right: 3px;
    }

.transactionbuttoncol {
    width: 80px
}

.transactioncol select {
    padding-left: 3px;
    padding-right: 3px;
}

.quantity {
    width: 130px;
}

.hasdocumentation {
    width: 100px
}

.securitytype {
    width: 100px;
}

    .securitytype select {
        padding-left: 0px
    }

.documents .icon {
    padding: inherit;
}

.documents h3, .datesheader {
    margin: 0px 0px 2px 0px;
    font-size: 16px;
    font-weight: bold;
    padding: 20px;
}

.datesheader {
    padding-bottom: 0px;
}

small, .small {
    font-size: 75%;
}

.dates h3 {
    margin: 0px 0px 2px 0px;
    font-size: 22px;
    font-size: 16px;
    font-weight: bold;
}

.dates .documentdate {
    margin-bottom: 15px;
    display: block;
    font-size: 14px;
    font-weight: bold;
}

.dates li::after {
    border-bottom: 1px solid black;
    content: "";
    display: block;
    margin: 15px auto 25px;
    text-align: center;
    width: 80%;
}

.documents li::after {
    border-bottom: 1px solid black;
    content: "";
    display: block;
    margin: 15px -15px 15px 0px;
    text-align: center;
    width: 95%;
    position: relative;
    top: -4px;
}

.documents .icon, .documents .filesize {
    position: relative;
    top: -4px;
}

.filesize {
    font-size: 12px;
    white-space: nowrap;
    display: inline-block;
}

.mainbody {
    margin-top: 0px;
    background-color: white;
    padding-top: 50px;
    -webkit-box-shadow: -2px 2px 5px 0px rgba(0,0,0,0.28);
    -moz-box-shadow: -2px 2px 5px 0px rgba(0,0,0,0.28);
    box-shadow: -2px 2px 5px 0px rgba(0,0,0,0.28);
}

.pagebody h1, .pagebody h2 {
    font-weight: 700;
    margin-top: 0px;
}

.pagebody h2 {
    font-size: 22px;
}

.pagebody h3 {
    font-size: 20px;
}

.pagebody h1, .pagebody h2 {
    color: #023f5e;
}

.pagebody h3, .pagebody h4 {
    color: #004963;
    margin-top: 0px;
}

.pagebody h5, .pagebody h6 {
    margin-top: 0px;
}

.container {
    padding-left: 0px;
}

.breadcrumbs {
    list-style: none;
    overflow: hidden;
    font-size: 14pt;
    font-weight: 700;
    height: 40px;
    padding-left: 0px;
}

    .breadcrumbs li {
        float: left;
        width: 24%;
    }

        .breadcrumbs li.navfirst {
            float: left;
            width: auto;
        }

        .breadcrumbs li a {
            color: white;
            text-decoration: none;
            padding: 7px 0 7px 45px;
            background: #708778;
            position: relative;
            display: block;
            float: left;
            text-transform: uppercase;
            width: 100%;
            text-align: center;
        }

            .breadcrumbs li a:before {
                content: " ";
                display: block;
                width: 0;
                height: 0;
                border-top: 40px solid transparent;
                border-bottom: 40px solid transparent;
                border-left: 20px solid white;
                position: absolute;
                top: 50%;
                margin-top: -40px;
                margin-left: 1px;
                left: 100%;
                z-index: 1;
            }

            .breadcrumbs li a:after {
                content: " ";
                display: block;
                width: 0;
                height: 0;
                border-top: 40px solid transparent;
                border-bottom: 40px solid transparent;
                border-left: 20px solid #708778;
                position: absolute;
                top: 50%;
                margin-top: -40px;
                left: 100%;
                z-index: 2;
            }

    .breadcrumbs a.first {
        padding-left: 10px;
        cursor: default;
    }

    .breadcrumbs a.first {
        padding-left: 10px;
        cursor: default;
    }

.pagebody, .row, label, .help-block {
    font-size: 16px;
}

.breadcrumbs li a:hover {
    background: #575C5B;
}

    .breadcrumbs li a:hover:after {
        border-left-color: #575C5B !important;
    }

.breadcrumbs li a.first:hover {
    background: #708778;
}

    .breadcrumbs li a.first:hover:after {
        border-left-color: #708778 !important;
    }

.breadcrumbs li a.selected {
    background: #575C5B;
}

    .breadcrumbs li a.selected:after {
        border-left-color: #575C5B !important;
    }

.navbar-fixed-top {
    background-color: #708778;
    border-bottom: 15px solid white;
    border-top: 35px solid white;
    box-sizing: border-box;
    height: 90px;
}

.navbar-header {
    display: none;
}

legend {
    font-size: 22px;
    padding: 10px 5px 15px 5px;
    color: #023f5e;
    border-bottom: none !important;
    width: auto !important;
}

    legend:empty {
        display: none;
    }

.pagebody form h2 {
    color: #004963;
    margin-top: 0px;
    font-size: 20px;
    font-weight: normal;
}

.btn-remove-document, .btn-add-document {
    float: right;
}

.btn-remove-document {
    margin-left: 5px;
}

.btn.disabled {
    font-size: 16px;
    padding: 2px 5px;
}

input[type="file"] {
    display: inline-block;
}

.inlinelist .radio {
    display: inline-block;
    padding-left: 5px;
}

.text-danger, .required, .error {
    color: #a20000;
    font-weight: bold;
}

.form-horizontal .form-group {
    margin-left: 0px;
    margin-right: 0px;
}

    .form-horizontal .form-group p,
    .form-horizontal .form-group h2,
    form-horizontal .form-group h3,
    form-horizontal .form-group h4 {
        padding-left: 15px !important;
        padding-right: 15px !important
    }

@media (min-width: 992px) and (max-width: 1199px) {
    .navbar-brand {
        font-size: 36px;
    }

    .navbar-nav > li {
        margin-left: 30px;
    }

    .jumboright {
        display: none
    }

    .head, .jumbohead {
        width: 100%;
    }

    #navbar {
        display: none !important;
    }

    .side-button h2 {
        font-size: 28px;
    }
}


@media (min-width:768px) {
    #navbar {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .navbar-nav > li {
        margin-left: 30px;
    }

    .jumboright {
        display: none
    }

    .head, .jumbohead {
        width: 100%;
    }

    .breadcrumbs li {
        width: 23%;
    }

    .pagebody, .pagesidebar {
        padding-left: 50px;
        padding-right: 50px;
    }

    .buttons {
        margin-top: 15px;
    }

    .mainbody {
        padding-right: 0px;
    }

    .dates, .documents {
        margin-right: 0px;
    }

    .row {
        margin-left: 0px;
        margin-right: 0px;
    }

    #navbar {
        display: none !important;
    }
}

@media (max-width: 767px) {
    .jumboright {
        display: none
    }

    .head, .jumbohead {
        width: 100%;
    }

    .breadcrumbs li {
        width: 100%;
        overflow: visible;
    }

        .breadcrumbs li a::after {
            border: none;
        }

        .breadcrumbs li a::before {
            border: none;
        }

        .breadcrumbs li a {
            text-align: left;
        }

    .navbar-fixed-top {
        border-top: 0px;
        height: 40px;
        border: none;
    }

    .container {
        padding-right: 0px;
    }

    body {
        background: none;
    }

    .head {
        margin-top: 0px;
        padding-top: 0px;
    }

    .pagebody, .pagesidebar {
        padding-left: 25px;
        padding-right: 25px;
    }

    .buttons {
        margin-top: 15px;
    }

    .mainbody {
        margin-right: 0px;
    }

    .dates, .documents {
        margin-right: 0px;
    }

    .row {
        margin-left: 0px;
        margin-right: 0px;
    }

    .navbar-header {
        display: block;
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    .panel-title > a {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    #navbar a {
        color: white;
    }

    .navbar-brand {
        display: none;
        color: white;
        font-size: 22px;
        text-transform: uppercase;
        padding-top: 10px !important;
        font-weight: bold;
        padding-bottom: 5px !important;
    }

        .navbar-brand:hover, .navbar-brand:focus {
            color: white;
        }

    #navbar .first {
        display: none;
    }

    #navbar li {
        border-bottom: 1px solid white;
        background: #708778
    }

    .navbar-nav {
        margin-top: 0px;
        margin-right: 0px;
        margin-left: 0px;
        border-bottom: 2px solid white;
    }

    #breadcrumbs {
        display: none;
    }

    #navbar a {
        background-color: #575C5B !important;
        font-size: 18px;
        text-transform: uppercase;
        font-weight: bold;
    }

    .navbar-toggle {
        background-color: #ecedee;
        margin-top: 5px;
        padding-top: 7px;
        padding-bottom: 7px;
    }

        .navbar-toggle .icon-bar {
            background-color: black;
            height: 1px;
        }

    .navbar-fixed-top .container {
        background-color: #708778;
    }
}

@media print {
    .navbar-fixed-top {
        position: relative;
        border: 0px none;
        margin: 0px;
        padding: 0px;
        height: 50px;
    }

    .breadcrumbs li a::before, .breadcrumbs li a::after, .side-button h2 span.buttonborder::after, .side-button h2 span::after {
        background: none;
        display: none;
    }

    .side-button h2, .jumboright {
        display: none;
    }

    .jumbotron, .head, .jumbohead, .breadcrumbs {
        padding: 0 !important;
        margin: 0 !important;
        height: auto;
    }

    .navbar-fixed-top {
        border: 3px solid black
    }

    .container {
        width: 100% !important;
    }

    .pagebody {
        padding-right: 0px;
        padding-left: 0px;
        width: 100%;
        max-width: 100%;
    }

    .mainbody, .pagebody {
        margin-top: 0px;
        padding-top: 0px;
    }
}

.panel-heading .accordion-toggle:after {
    /* symbol for "opening" panels */
    font-family: 'Glyphicons Halflings'; /* essential for enabling glyphicon */
    content: "\e114"; /* adjust as needed, taken from bootstrap.css */
    float: right; /* adjust as needed */
    color: grey; /* adjust as needed */
}

.panel-heading .accordion-toggle.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\e080"; /* adjust as needed, taken from bootstrap.css */
}
