﻿body {
    padding-top: 50px;
    padding-bottom: 20px;
}

.blue-body {
    background: #0f1c38;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: 280px;
}
.mfilterSearch { /*font-size:.9em;*/
    line-height: 1em;
    padding: inherit;
    font-weight: bold;
    display: inline-block;
    font-family: Arial;
    background-color: Yellow;
}
body {
    margin: 0;
    padding: 20px 5px 10px 5px;
    text-align: center;
    color: #000000;
}

html {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 75%;
    line-height: 1.5em;
}

.navbar {
    font-size: 0.9em;
    ;
}

#StartInfo {
    padding: 0px 15px;
    background-image: url(../Images/bg-start.gif);
    background-repeat: no-repeat;
    background-position: 0 6px;
    height: 105px;
    margin-right: 13px;
}

.h4style {
    border-bottom: solid 0px #ccc;
    padding-left: 10px;
    font-size: 1.5em;
    font-weight: bold;
    color: #562713;
    padding: 15px 20px 5px 30px;
    margin: 0;
    text-align: left;
}


.leftcontainer {
    background: white;
    /* border-right: 1px solid #ccc; */
    border-right: 1px solid #ccc;
}




.bodyLayout #container {
    width: 100%;
    margin: 0 auto;
    text-align: left;
    border-left: 1px solid #53617e;
    border-right: 1px solid #53617e;
    border-bottom: 1px solid #53617e;
    border-top: 1px solid #53617e;
    background-image: url(../Images/bg-main-left.gif);
    background-repeat: repeat-y;
    background-position: left;
    background-color: #fff;
}


@media (min-width: 1200px) {


    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1363px;
    }
}




.textleft {
    text-align: left;
}


@media (max-width: 992px) {
    .w20 {
        width: 260px;
    }

    .hiddensm {
        display: none;
    }

    h3{
        text-align: left;
    }

    .border-view > h2{
        text-align: left;
    }

    .heading{
        text-align: left;
    }

    .w25p {
        width: 45%;
    }

    .WireBodyALT > a {
        padding-bottom: 10px;
        padding-top: 10px;
        padding-left: 10px;
        border-radius: 10px;
        /* padding-right: 10px; */
        /* margin-left: 10px; */
        color: #0f1c38;
        font-weight: 500;
    }


    .treebg {
        margin-left: 25px !important;
    }
   

    .displayblock {
        display: block;
    }

    .wrapping-a-tag {
        width: auto;
        word-break: break-all;
    }



    .footer-row > ul > li {
        list-style-type: none;
        padding-right: 10px;
        border-right: 1px solid #d6d6d6;
        padding-left: 10px;
        padding-top: 10px;
        padding-bottom: 7px;
        border-bottom: 1px solid #7e7e7e;
    }


    .display-grid > tr {
        display: grid;
        margin-bottom: 15px;
    }

        .display-grid > tr > td, th {
            padding: .15rem !important;
        }

    .p0 {
        padding: 0px
    }

    .footer-ul {
        display: block;
        justify-content: center;
        width: -webkit-fill-available;
    }

    .orderafter {
        order: 13;
    }

    .margintop15 {
        margin-top: 15px;
    }

    .heroimg_gif {
        float: left;
        height: 82px;
        width: 305px;
    }




    .h82 {
        height: 82px !important;
    }


    .search-style {
        margin-top: 60px;
        width: max-content;
        margin-left: 10px;
    }

    .governmenticon-header {
        margin-left: 10px;
    }

    .height151 {
        background-size: 151px;
    }
}


@media (min-width: 992px) {
    .w50_select {
        width: 50%;
    }


    .treebg {
        margin-left: 50px !important;
    }


    .WireBodyALT > a {
        padding-bottom: 10px;
        padding-top: 10px;
        padding-left: 10px;
        border-radius: 10px;
        padding-right: 10px; 
        margin-left: 10px; 
        color: #0f1c38;
        font-weight: 500;
    }  


    .w25p {
        width: 25%;
    }

    .paddingleft {
        padding-left: 20px;
    }

    .footer-ul {
        display: inline-flex;
    }

    .governmenticon-header {
        margin-left: 25px;
    }



    .search-style {
        margin-top: 75px;
        margin-left: 30px;
    }

    .heroimg_gif {
        width: 87%;
        float: left;
    }
}


.rightcontainer {
    background-color: #fff;
    height: 186px;
    background-color: #eaeaea;
    position: relative;
    border-left: 1px solid black;
    background-image: url(../Images/bg-column.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 300px;
}

.btn-outline-success {
    color: #ffffff;
    border-color: #0f1c38;
    background: #0f1c38;
}


@media (min-width: 576px) {
    .form-inline .form-control {
        display: inline-block;
        width: 24%;
        vertical-align: middle;
    }
}


.rightcontainerimg {
    height: 0px;
    margin-left: 0px;
}

.navbar_img {
    background-color: #1b2b4e;
    background-image: url(../Images/bg-top-status.jpg);
    background-repeat: no-repeat;
    color: white;
}

.nav-link {
    color: white;
}

.columnimage {
    padding: 0px;
    height: 150px;
    background-color: #fff;
    background-image: url(../Images/bg-column.gif);
    background-repeat: no-repeat;
    background-position: right top;
}






.welcome_header {
    background-color: #1b2b4e !important;
    color: #fff !important;
    background-image: url(../Images/bg-top-status.jpg);
    background-position: bottom left;
    background-repeat: no-repeat;
    padding: 10px 0px 8px 15px;
    height: 40px;
    font-size: 1.2em;
    font-weight: normal;
    color: #0f1c38;
    white-space: nowrap;
    text-align: left;
}

.p15 {
    padding: 15px;
}

.white_background {
    background: white;
}


.justify_text {
    text-align: justify;
}


.card-body_style {
    background: white;
}

.card-header_style {
    background: #b6c2dd;
    font-size: 1.2em;
    font-weight: 500;
    text-align: left;
}


.custom-select {
    display: inline-block;
    width: 55%;
}

.floatleft {
    float: left;
}


.border0 {
    border: 0px;
}

.f1-2 {
    font-size: 1.2em;
}

.list-group > li:hover {
    background: #b6c2dd;
}


@media (min-width: 576px) {
    .form-inline .form-control {
        display: inline-block;
        width: 72%;
        vertical-align: middle;
    }
}


@media (max-width: 979px) {
    .arrow-img {
        background-position: 0 -47px !important;
        background-size: cover;
    }
}



@media (max-width: 547px) {
    .arrow-img {
        background-position: 0 -14px !important;
        background-size: cover;
    }
}

@media (max-width: 536px) {
    .columnimagesm {
        background-size: 148px;
    }
}




.pl-30 {
    padding-left: 30px;
}




.h5-style {
    font-size: 1.3em;
    font-weight: bold;
    color: #333;
    padding: 5px 20px 15px 0px;
    margin: 0;
    text-align: left;
}


.footer-style {
    border: 1px solid white;
    background-image: url(../Images/bg-bottom.jpg);
    background-repeat: round;
}

.footer-row > ul > li {
    list-style-type: none;
    padding-right: 10px;
    border-right: 1px solid #d6d6d6;
    padding-left: 10px;
}



    .footer-row > ul > li > a {
        color: white;
    }


.mdb-select {
    width: 100%;
    padding-left: 1.2rem;
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
    padding-right: 20px;
}


.form-fontsize {
    font-size: 1.3em;
}

.w85 {
    width: 85%;
}

.header-table {
    text-align: left;
    padding: 10px;
    color: #0f1c38;
    font-weight: 700;
    font-size: 1.3em;
}

.hr-table-style {
    border-top: 1px solid #0F1C38;
}

.dire {
    border-bottom: 1px solid #e0e0e0 !important;
    padding-bottom: .15rem !important;
}


.linebottom {
    border-bottom: 1px solid #0F1C38;
}

.display-table {
    display: inline-table;
    width: 100%;
}


.collapsed::after {
    content: "\f13a" !important;
    font-family: 'Font Awesome\ 5 Free';
    font-size: 16px;
    top: 12px;
    font-weight: 900;
    float: right;
}

.collapse-icon::after {
    content: "\f0aa";
    font-family: 'Font Awesome\ 5 Free';
    font-size: 16px;
    top: 12px;
    font-weight: 900;
    float: right;
}

.collapse-style {
    text-align: justify;
    width: 100%;
}

.collapse-div {
    text-align: justify;
    width: 100%;
}


.card-header > .mb-0 > .btn-link {
    font-weight: 600 !important;
    color: #0f1c38 !important;
    text-decoration: none;
}


.contact-btn{
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 5px;
    padding-top: 5px;


}

.text-justify{
    text-align: justify;

}

.border-view {
    margin-right: 30px;
    
}

    .border-view > table > tbody > tr > td {
        padding-left: 10px;
        border-bottom: 1px dotted #d0d0d0;
        padding-bottom: 10px;
        padding-top: 10px;
        width: 73%;
    }

.border-view > table {
    width: 100%;
}


.border-view > table > tbody > tr > td:first-child {
    font-weight: 600!important;
}

.heading {
    font-size: 1.5rem;
    font-weight: 600;
    color: #0f1c38;
    padding-bottom: 10px;
    padding-top: 30px;
    border-bottom: 1px solid #0f1c38;
}

.border-view > p:nth-child(1)::before {
    content: "\f0aa";
    font-family: 'Font Awesome\ 5 Free';
    font-size: 16px;
    top: 12px;
    
}

.border-view > p > span {
    margin-bottom: 1rem;
}

.border-view > a{
    margin-bottom: 1rem;
}

.border-view > table > tbody > tr {
    text-align: left;
    
}


.border-view > h2 {
    font-weight: 600;
    color: #0f1c38;
    padding-bottom: 10px;
    padding-top: 30px;
    border-bottom: 1px solid #0f1c38;
    text-transform: uppercase;
    font-size: 1.7rem!important;
}

.border-view > h3 {
    font-size: 1.4rem;
    padding-top: 10px;
}

.a-style{
    margin-top: 5px;
    margin-bottom: 5px;
}


.font13{
    font-size: 13px;
}


.header4 > h2 {
    font-size: 1.3rem!important;
}

.header3{
    color: #562713!important;
   
}

.header4 > div > h2 {
    font-size: 1.3rem !important;
}



.err-heading{

}

.font-weight400{
    font-weight: 400
}

.alert.icons-alert {
    border-left-width: 48px;
}



.alert {
    font-size: 15px;
    padding: .75rem 1.25rem !important;
}




.icons-alert:before {
    color: #fff;
    content: "\f058";
    font-family: 'Font Awesome\ 5 Free';
    font-size: 16px;
    left: -30px;
    position: absolute;
    top: 10px;
    font-weight: 900;
}


.alert-success {
    color: #0c5460!important;
    background-color: #d4edda!important;
    border-color: #155724!important;

}




.alertsucess-style {
    text-align: left;
    width: 86%;
}

.TopSpaceMain {
    text-align: justify;
    margin-left: 30px;
    margin-right: 20px;
    border: 1px solid #f3efef;
    padding: 10px;
    margin-top: 30px;
}

.TopSpaceMain > div {
    margin: 6px;
    text-align: left;
    
}


a {
    overflow-wrap: break-word;
}
    




.WireBodyALT :before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f061";
    padding-right: 10px;
    color: #b9b263;
}








.WireBody > a {
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 10px;
    border-radius: 10px;
    padding-right: 10px;
    font-weight: 700;
    color: #0f1c38;
}

.TopSpaceMain > a {
    color: #0f1c38;
    font-weight: 700;
    padding-left: 10px;
    font-size: 15px;

}

.GMstructureHeader {
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 16px;
    margin-top: 12px;
    color: #7c6c4a;
}


.WireBody {
    background: #e3e7f1;
    padding: 5px;
    border-radius: 7px;
}

.WireBodyALT {
    border: 1px solid #d2d2d2;
    border-radius: 7px;
    padding: 3px;
    text-align: left;
}


.treeconnect2 > .WireBodyALT > a {
    color: #0f1c38;
    font-weight: 400;


}

    .treeconnect2 > .WireBodyALT > a::before {
        display: inline-block;
        -webkit-transform: rotate(30deg);
        -moz-transform: rotate(30deg);
        -o-transform: rotate(30deg);
        -ms-transform: rotate(30deg);
        transform: rotate(90deg);
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        content: "\f3bf";
        margin-right: 6px;
        font-size: 11px;
        padding-bottom: 0px;
        padding-right: 0px;
        color: #4c3269;
    }


.treeconnect3 > a {
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 10px;
    border-radius: 10px;
    padding-right: 10px;
    margin-left: 10px;
    color: #0f1c38;
    font-weight: 400;
    
}

.treeconnect3 {
    border: 1px solid #d2d2d2;
    border-radius: 7px;
    padding: 3px;
    margin-left: 30px;
}

    .treeconnect3 ::before {
        content: "\f35a";
        font-family: "Font Awesome 5 Free";
        margin-right: 5px;
        color: #4b9da1;
    }



p {
    line-height: 2;
}


.footer {
    background-color: #e0e5f7;
    padding: 10px 10px 10px 10px;
    /* margin: 0; */
    font-weight: bold;
    margin-top: 10px;
    line-height: 12px;
    border-bottom: 10px solid #fff;
}

.border-view > p:last-child {
    background-color: #e0e5f7;
    padding: 10px 10px 10px 10px;
    /* margin: 0; */
    font-weight: bold;
    margin-top: 10px;
    line-height: 12px;
    border-bottom: 10px solid #fff;
}


.secret{
    display: none;
}
.border-view > div > table > tbody > tr > td {
    padding-left: 10px;
    border-bottom: 1px dotted #d0d0d0;
    padding-bottom: 10px;
    padding-top: 10px;
    width: 35%;
}



.border-view > div > table > thead > tr > th {
    padding-bottom: 10px;
    padding-top: 10px;
    background: #e0e5f7;
    text-align: left;
    
}
.border-view > div > table {
    width: 100%;
}

.border-view > div > h2 {
    font-weight: 600;
    color: #0f1c38;
    padding-bottom: 10px;
    padding-top: 30px;
    border-bottom: 1px solid #0f1c38;
    text-transform: uppercase;
    font-size: 1.7rem !important;
}

.border-view > div > heading {
    font-size: 1rem;
}


.border-view > div > table > thead > tr > th:first-child {
  
    padding-left: 12px;

}

div > h3 {
   font-size: 1.4rem;
    padding-top: 10px;

}


#Agency-view > h1 {
    font-size: 1.4rem;
    background: #0f1c38;
    /* padding-top: 5px; */
    /* padding-bottom: 5px; */
    /* padding-left: 5px; */
    border-radius: 2px;
    padding: 6px;
    text-transform: uppercase;
    color: white;
}