﻿body {
}

.header_logo img {
    border: 0;
    height: 85px;
    width: 230px;
}
/*  Header  */
.header_Banner {
    height: 89px;
    background-color: #1F2532;
}

.header_logo {
    margin-top: 2px;
    height: 85px;
    width: 230px;
}

.header_Options {
    margin-top: 35px;
}

.header_current {
    color: #f7f7f7 !important;
    border-bottom-color: #e65100 !important;
    text-decoration: none !important;
}


#header a {
    color: #CFD4D3;
    white-space: nowrap;
    text-decoration: none;
    border-bottom: 2px solid #1F2532;
}

    #header a:hover {
        color: #f7f7f7 !important;
        border-bottom-color: #278100;
        text-decoration: none;
    }


.header_NoBottomPad {
    margin-bottom: 0 !important;
}

#logo a:hover {
    text-decoration: none;
    border-bottom: none;
}

.header_UserIconPadder {
    margin-top: 14px;
}

.header_FloatRight {
    float: right;
    padding-right: 30px;
}

.header_FloatLeft {
    float: left;
}

.breadcrumbs_FloatRight {
    float: right;
}

.breadcrumbs_FloatLeft {
    float: left;
}

/*  Breadcrumb Section  */
.breadcrumb_Container {
    height: 60px;
    width: 465px;
}

.breadcrumb_Banner {
    height: 60px;
    background-color: #F9F9F9;
}

.breadcrumb_Title {
    margin-top: 17px;
    font-size: 18px;
    float: left;
}

.breadcrumb_box {
    margin-top: 19px;
    margin-left: 15px;
    overflow: hidden;
    position: relative;
    float: right;
}


/*  Hamburger Section  */
#hamburgerMenu {
}

    #hamburgerMenu a {
        color: white;
    }

.hamburger_Options {
    height: 40px;
    background-color: #1F2532;
}

.hamburger_Text {
    margin-top: 10px;
}

/*  Footer Section  */
.footer_Banner {
    height: 180px;
    background-color: #1F2532;
}

.footer_logo {
    margin-top: 25px;
    height: 65px;
    width: 215px;
    position: relative;
}

.copyright_Text {
    margin-top: 150px;
    font-size: 12px;
    text-align: center;
    color: #CFD4D3;
}


#footer {
    position: relative;
    height: 180px;
    bottom: 0;
    left: 0;
    right: 0;
    margin-bottom: 0;
}

.footer_Padder {
    margin-bottom: 0;
}

.bodyTest {
    border: dotted;
    height: 250px;
}

.body_ContentHolder {
    min-height: 695px;
}

/*  Login box Container  */
.content_LoginContainer {
    background-color: #F9F9F9;
    padding-top: 15px !important;
    padding-bottom: 25px !important;
    margin-top: 35px;
}

#login_Container {
    width: 600px;
    margin: 0 auto;
}

    #login_Container h4 {
        color: #909090;
    }

    #login_Container label {
        display: block;
        text-align: center;
        line-height: 150%;
        font-size: .85em;
        width: 20px;
    }

.login_content {
    width: 310px;
    margin: 0 auto;
}

.login_ButtonAlign {
    text-align: center;
}

.login_ButtonSize {
    width: 100% !important;
}

.login_InputText {
    font-family: inherit;
    font-size: 17px !important;
    font-weight: 100;
    white-space: nowrap;
}

.login_Title {
    color: #909090;
    font-size: 20px;
    padding-top: 15px;
    font-weight: 100;
    padding-bottom: 15px;
}

.login_TextBoxTextPad {
    padding-left: 10px !important;
}

#btnGeneral button:hover {
    color: #ffffff !important;
    box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important;
}

.breadcrumb_CompSearch_Active {
    content: url("/Images/Breadcrumbs/companySearch_Active.png");
}

.breadcrumb_CompList_Inactive {
    content: url("/Images/Breadcrumbs/companyList_Inactive.png");
}

.breadcrumb_CompReport_Inactive {
    content: url("/Images/Breadcrumbs/companyReport_Inactive.png");
}

.breadcrumb_DirSearch_Active {
    content: url("/Images/Breadcrumbs/directorSearch_Active.png");
}

.breadcrumb_DirList_Inactive {
    content: url("/Images/Breadcrumbs/directorList_Inactive.png");
}

.breadcrumb_DirReport_Inactive {
    content: url("/Images/Breadcrumbs/directorReport_Inactive.png");
}




/*  Error Styles  */

.error_Title {
    color: #909090;
    font-size: 23px;
    padding-top: 15px;
    font-weight: 100;
    padding-bottom: 15px;
    text-align: center;
    padding-bottom: 25px;
}

.error_content {
    width: 435px;
    margin: 0 auto;
    text-align: center;
}

.error_BodyText {
    color: #909090;
    font-size: 15px;
}

.error_LinkText {
    color: #039be5;
    font-size: 16px;
}

.error_ImagePad {
    padding-right: 7px;
}

.error_ContentPadding {
    padding-bottom: 10px !important;
}

.logout_arrow-up {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid red;
}

.breadCrumbs_overflow {
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
}

.loaderContainer {
    width: 100px;
    height: 75px;
    position: fixed;
    top: 0px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    text-align: -webkit-center;
}

.content-holder {
    margin: auto 0;
}

.card .card-image {
    position: relative;
    width: 516px;
}

strong {
    font-weight: bold;
}

.card .card-action a:not(.btn):not(.btn-large):not(.btn-floating) {
    color: #278100;
}

.card .card-image img {
    top: 2px;
    left: 5px;
}

.spacer {
    border: solid transparent;
}

ul li {
    list-style-type: disc;
}

ul {
    padding-left: 50px;
}

.closeButton {
    color: red;
}

.footer_logo a img {
    width: 145px;
}

.footer_Banner {
    color: #fff;
}

.homepapageimage img {
    width: 1903px;
    height: 700px;
}
