﻿body {
    /*padding-top: 10px;*/
    background-color: #bfb9b9 !important;
    /*background: url('/Images/BuildingBG.jpg') no-repeat center center fixed;*/
    background-repeat: no-repeat;
    /*position: fixed;*/
    background-size: cover;
    /*background-position: center center;*/
    color: black;
    display: block;
    width: 100%;
    overflow-y: auto;
}
.modal-backdrop {
    background: none !important;
}

.mainSectionDivider {
    background-color: #5a5a5a;
    color: white;
    padding: 4px 0 4px 4px;
    font-weight: bold;
}

.divider {
    background-color: #b3b3b3;
    color: black;
    padding: 4px 0 4px 4px;
    font-weight: bold;
}

.panel-body indent-Paragraph:hover {
    text-decoration: none !important;
}

.modal-body a:hover {
        text-decoration: none !important;
}

.panel-collapse collapse in:hover {
            text-decoration: none !important;
}

.noHover {
    text-decoration: none !important;

}

.modal-body a.panel-group:hover {
    text-decoration: none !important;
}
html, body {
    margin: 0;
    display: table;
    min-height: 100% !important;
    height: 100% !important;
    width: 100%;
}

.navHelp {
    color: #336699 !important;
    font-size: 20px !important;
    margin-bottom: 16px !important;
}

.navbar-links ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.navbar-links li {
    float: left;
}

    .navbar-links li a {
        display: block;
        color: #666;
        text-align: center;
        padding: 14px 16px;
        text-decoration: none;
    }

        .navbar-links li a:hover:not(.active) {
            color: #666;
            /*background-color: #ddd;*/
        }

        .navbar-links li a.active {
            color: white;
            background-color: #4CAF50;
        }
.indent-Paragraph p{
    text-indent: 50px;
}
.indent-Paragraph h4{
    margin-top: 0px;
    text-align: center;
    font-weight: bold;
}
.indent-Paragraph h5{
    margin-top: 0px;
    text-align: center;
    font-weight: bold;
}
.License-Restrictions{
    padding-left: 50px;
}
.in-addition{
    padding-left: 20px;
}
.indent-Paragraph{
    padding-top: 0px;
}
/* Create two equal columns that floats next to each other */
.main-content-box {
    float: left;
    width: 70%;
    padding: 10px;
}
.body-sidebar-box {
    float: left;
    width: 30%;
    padding: 10px;
}
/* Clear floats after the columns */
.row:after {
    content: "";
    display: table;
    clear: both;
}

.addlvl{
    margin-left: 10px;
}

/* BOTSTRAP customization*/
.bootstrapSpacer {
    margin-bottom: 5px;
}
.bootstrapSpacerXL {
    margin-bottom: 10px;
    margin-top: 10px;
}
.txtBoxBldgAdd {
    min-width: 100%;
}

/* Customized Navigation */
.example5 .navbar-brand {
    display: flex;
    align-items: center;
}

    .example5 .navbar-brand > img {
        padding: 0 0 0 0 !important;
    }

.navbar-nav {
    margin: 10px !important;
}

.navLinks {
    margin: 10px !important;
}

.navbar-brand {
    float: left;
    padding: 0 0 !important;
    font-size: 18px;
    line-height: 20px;
}
.containerMain{
    /*width: 90%;*/
    margin: auto;
}
.navTop {
    background-color: #efefef;
    width: 100%;
    margin: auto;
    border-top: none;
    border-right: none !important;
    border-left: none !important;
    margin-top: -10px;
}

.navLogo {
    margin-left: 5%;
}

.navContainer {
    /*border: 1px solid #b7b7b7;*/
}

.navbar-default {
    /*background-color: #efefef; 
    border-color: #efefef !important;*/
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+0,ffffff+1,ffffff+1,ffffff+2,ffffff+2,ffffff+3,ffffff+4,f4f4f4+94,ededed+97,eaeaea+98,c6c6c6+98,e5e5e5+100,e5e5e5+100,cecece+100,777777+100,cecece+100,ededed+100,cecece+100,e5e5e5+100,1c1c1c+100,e5e5e5+100,777777+102,e5e5e5+102,c6c6c6+103,e5e5e5+104 */
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 0%, #ffffff 1%, #ffffff 1%, #ffffff 2%, #ffffff 2%, #ffffff 3%, #ffffff 4%, #f4f4f4 94%, #ededed 97%, #eaeaea 98%, #c6c6c6 98%, #e5e5e5 100%, #e5e5e5 100%, #cecece 100%, #777777 100%, #cecece 100%, #ededed 100%, #cecece 100%, #e5e5e5 100%, #1c1c1c 100%, #e5e5e5 100%, #777777 102%, #e5e5e5 102%, #c6c6c6 103%, #e5e5e5 104%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ffffff 0%,#ffffff 0%,#ffffff 1%,#ffffff 1%,#ffffff 2%,#ffffff 2%,#ffffff 3%,#ffffff 4%,#f4f4f4 94%,#ededed 97%,#eaeaea 98%,#c6c6c6 98%,#e5e5e5 100%,#e5e5e5 100%,#cecece 100%,#777777 100%,#cecece 100%,#ededed 100%,#cecece 100%,#e5e5e5 100%,#1c1c1c 100%,#e5e5e5 100%,#777777 102%,#e5e5e5 102%,#c6c6c6 103%,#e5e5e5 104%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ffffff 0%,#ffffff 0%,#ffffff 1%,#ffffff 1%,#ffffff 2%,#ffffff 2%,#ffffff 3%,#ffffff 4%,#f4f4f4 94%,#ededed 97%,#eaeaea 98%,#c6c6c6 98%,#e5e5e5 100%,#e5e5e5 100%,#cecece 100%,#777777 100%,#cecece 100%,#ededed 100%,#cecece 100%,#e5e5e5 100%,#1c1c1c 100%,#e5e5e5 100%,#777777 102%,#e5e5e5 102%,#c6c6c6 103%,#e5e5e5 104%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
}

.navbar {
    position: relative;
    z-index: 1000;
    min-height: 50px;
    margin-bottom: 0px !important;
}

.navbar-inverse {
    background-color: #efefef !important;
    margin-top: -10px;
    border: 1px solid #b7b7b7;
    border-radius: 0px;
    border-left: 0px;
    border-right: 0px;
}
/* Set padding to keep content from hitting the edges */
.body-content {
    /*background-color: #efefef;*/
    background-color: #fdfdfd;
    padding-left: 20px;
    padding-right: 20px;
    /*padding-top: 20px;*/
    width: 100%;
    border: 1px solid #c6c6c6;
    border-radius: 2px;
    padding: 0px 30px 20px 30px;
    margin-top: 8px;
    border-bottom: 10px solid #334c19;
    float: left;
    /*box-shadow:1px 1px 15px 0px #3e3936;*/
    /*margin-left: 30px;*/
}
.body-content-no-sidebar {
    background-color: #fdfdfd;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px !important;
    width: 100%;
    border: 1px solid #c6c6c6;
    border-radius: 2px;
    padding: 0px 30px 20px 30px;
    margin-top: 10px;
    border-bottom: 10px solid #334c19;
    float: left;
    /*box-shadow:1px 1px 15px 0px #3e3936;*/

}

.buttonDiv{
    /*width: 100%;*/
}

.buttonDivSectionAdd {
    text-align: right;
    position: relative;
}

.body-sidebar {
    background-color: #efefef;
    /*padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    width: 359px;
    border: 1px solid #c6c6c6;
    border-radius: 2px;
    padding: 0px 30px 20px 30px;
    margin-top: 20px;

    float: right;
    margin-right: 30px;
    top: 55px;
    right: 0;
    position: absolute;*/
}
.non-index-content {
    background-color: #efefef;
    padding-left: 20px;
    padding-right: 20px;
    /*padding-top: 20px;*/
    width: 580px;
    border: 1px solid #848484;
    border-radius: 5px;
    padding: 0px 30px 20px 30px;
    margin-top: 20px;
}

/* 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: 100%;
}

.scrollBar {
    height: 100px;
    overflow: scroll;
    overflow-x: hidden;
}


/*#wrap {
    min-height: 100%;
    height: 100% !important;
    height: 90vh;
    margin: 0 auto -60px;
    padding: 0 0 60px;
}*/


.table {
    background-color: white !important;
}

    .table th {
        /*text-align: center !important;*/
        /*border: 1px solid #a9a9a9 !important;*/
    }

    .table td {
        /*border: 1px solid #a9a9a9 !important;*/
    }

.headerColumns {
    background-color: #424141;
    color: white;
    border-color: #424141;
}
.table .thead-dark th {
    color: #fff;
    background-color: #424141;
    border-color: #aca7a7;
    font-family: Verdana;
    font-weight:100;
    letter-spacing: 0.05em;
}


.page {
    /*width: 90%;*/
    /*margin-left: auto;
    margin-right: auto;*/
    color: black;
    margin-bottom: 20px;
}

.wrapper {
    /*background-color: #efefef;
    margin-top: 15px;
    border-radius: 3px;
    /*padding-top: 5px;*/
}
#wrap{
position: relative;
height: 98%;
}
.modal-wrapper {
    margin-top: 15px;
    /*border-radius: 3px;*/
    box-shadow: 5px 5px 5px #484848;
    width: 520px;
    padding-bottom: 20px;
    background-color: #fff;
    border-radius: 10px;
    border: 1px solid rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
}

.AddBtn {
    float: right;
    margin-left: 10px;
    margin-bottom: 5px;
    margin-top: -13px;
}

.logoRight {
    width: 20%;
    float: right;
    margin-top: -5%;
}

.center-div {
    margin: 0 auto;
    width: 100px;
    height: 100px;
    background-color: #ccc;
    border-radius: 3px;
}

#guestBtn {
    margin-bottom: -5%;
}

.centerHomeScreen {
    width: 50%;
    margin: auto;
    text-align: center;
}

.center {
    /*margin: auto;*/
    width: 60%;
    padding: 10px;
}

.buttonSize {
    width: 90px;
}

.buildingName {
    margin-top: 50px;
    font-size: 20px;
    font-family: 'Segoe UI';
    font-weight: bold;
    color: #334c19;
}

.indexTitle {
    font-family: 'Segoe UI';
    font-weight: bold;
    color: #334c19;
    font-size: 30px;
    margin-top: 35px;
}

    .indexTitle:hover {
        font-family: 'Segoe UI';
        font-weight: bold;
        color: #334c19;
        font-size: 30px;
        margin-top: 35px;
    }

/*#content-wrapper {
    /*padding-top: 3%;
}*/

a {
    color: #666;
}

#content {
    float: left;
    /*width: 550px;*/
    /*margin-left: 10px;*/
    margin-right: 10px;
    /*margin-top: 10px;*/
    background-color: white;
    padding: 0px 20px 10px 20px;
    border: 1px solid #c6c6c6;
    border-radius: 3px;
}

#content-non-index {
    float: left;
    margin-left: 10px;
    margin-top: 5px;
    background-color: white;
    padding: 10px 10px 10px 10px;
    width: 95%;
    border: 1px solid #c6c6c6;
    border-radius: 3px;
}
.table-index{
    margin-top: 5px;
}
#contentExtraFeature {
    float: left;
    margin-left: 10px;
    margin-top: 5px;
    background-color: white;
    padding: 10px 10px 10px 10px;
    width: 600px;
}

#content dd {
    margin-bottom: 10px;
}

#sidebarPost {
    margin-top: 30px;
    padding-top: 5px;
    /*padding-left: 5px;*/
    margin-left: 20px;
    /*width: 400px;*/
    /*height: 300px;*/
    float: right;
    /*margin-bottom: 30px;*/
    width: 100%;
}

#sidebar {
    /*margin-top: 1%;*/
    /*margin-left: 20px;*/
    /*float: right;*/
    /*background-color: #FFA;*/
    /*border: 1px solid #808080;
    border-radius: 3px; 
    border: 1px solid #c6c6c6;
    width: 430px; margin-top: 15px; 
    margin-left: 15px; 
    padding-left: 15px; */
    padding-top: 20px; 
    padding-bottom: 15px;
    border: 1px solid #c6c6c6;
}

#cleared {
    clear: both;
}

.sidebarDescription {
    /*padding-left: 20px;
    padding-right: 20px;
    float: right;
    width: 230px;
    height: 200px !important;
    overflow-y:  auto;*/
}

#map2 {
    margin-top: 20%;
}

.buildingPublish {
    margin-top: 30px;
}

.loginSideImages {
    margin-top: 7%;
}

/* Custom Buttons */
.btn-green {
    background: #6ba86f;
    background-image: -webkit-linear-gradient(top, #6ba86f, #334c19 50%);
    background-image: -moz-linear-gradient(top, #6ba86f, #334c19 50%);
    background-image: -ms-linear-gradient(top, #6ba86f, #334c19 50%);
    background-image: -o-linear-gradient(top, #6ba86f, #334c19 50%);
    background-image: linear-gradient(to bottom, #6ba86f, #334c19);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 3px;
    font-family: Verdana;
    color: #ffffff !important;
    font-size: 14px;
    padding: 5px 15px 5px 15px;
    border: solid #3e8f3e 0.2px;
    text-decoration: none;
    font-weight: normal !important;
    letter-spacing: .05em;
}

    .btn-green:hover {
        background: #5c965e;
        background-image: -webkit-linear-gradient(top, #5c965e, #2a3d15);
        background-image: -moz-linear-gradient(top, #5c965e, #2a3d15);
        background-image: -ms-linear-gradient(top, #5c965e, #2a3d15);
        background-image: -o-linear-gradient(top, #5c965e, #2a3d15);
        background-image: linear-gradient(to bottom, #5c965e, #2a3d15);
        text-decoration: none;
        color: #ffffff !important;
    }

.btn-blue {
    background: #2e81b8;
    background-image: -webkit-linear-gradient(top, #2e81b8, #1a5475);
    background-image: -moz-linear-gradient(top, #2e81b8, #1a5475);
    background-image: -ms-linear-gradient(top, #2e81b8, #1a5475);
    background-image: -o-linear-gradient(top, #2e81b8, #1a5475);
    background-image: linear-gradient(to bottom, #2e81b8, #1a5475);
    -webkit-border-radius: 5;
    -moz-border-radius: 5;
    border-radius: 3px;
    font-family: Verdana !important;
    color: #ffffff !important;
    font-size: 14px;
    border: solid #3e8f3e 0.2px;
    padding: 5px 15px 5px 15px;
    text-decoration: none;
}

    .btn-blue:hover {
        background: #1b79a1;
        background-image: -webkit-linear-gradient(top, #1b79a1, #164461);
        background-image: -moz-linear-gradient(top, #1b79a1, #164461);
        background-image: -ms-linear-gradient(top, #1b79a1, #164461);
        background-image: -o-linear-gradient(top, #1b79a1, #164461);
        background-image: linear-gradient(to bottom, #1b79a1, #164461);
        text-decoration: none;
        color: #ffffff !important;
    }

.btn-red:hover {
    background: #bd4e4e;
    background-image: -webkit-linear-gradient(top, #bd4e4e, #7a3131);
    background-image: -moz-linear-gradient(top, #bd4e4e, #7a3131);
    background-image: -ms-linear-gradient(top, #bd4e4e, #7a3131);
    background-image: -o-linear-gradient(top, #bd4e4e, #7a3131);
    background-image: linear-gradient(to bottom, #bd4e4e, #7a3131);
    text-decoration: none;
}

.btn-red {
    background: #fc4444;
    background-image: -webkit-linear-gradient(top, #fc4444, #6b0000);
    background-image: -moz-linear-gradient(top, #fc4444, #6b0000);
    background-image: -ms-linear-gradient(top, #fc4444, #6b0000);
    background-image: -o-linear-gradient(top, #fc4444, #6b0000);
    background-image: linear-gradient(to bottom, #fc4444, #6b0000);
    -webkit-border-radius: 4;
    -moz-border-radius: 4;
    border-radius: 4px;
    font-family: Verdana;
    color: #ffffff !important;
    font-size: 14px;
    font-weight: normal !important;
    padding: 5px 20px 5px 20px;
    border: solid #b83333 0.2px;
    text-decoration: none;
}

    .btn-red:hover {
        background: #de3c3c;
        background-image: -webkit-linear-gradient(top, #de3c3c, #400000);
        background-image: -moz-linear-gradient(top, #de3c3c, #400000);
        background-image: -ms-linear-gradient(top, #de3c3c, #400000);
        background-image: -o-linear-gradient(top, #de3c3c, #400000);
        background-image: linear-gradient(to bottom, #de3c3c, #400000);
        text-decoration: none;
        color: #ffffff !important;
    }


.btn-white {
    background: #ffffff;
    background-image: -webkit-linear-gradient(top, #ffffff, #f5f5f5);
    background-image: -moz-linear-gradient(top, #ffffff, #f5f5f5);
    background-image: -ms-linear-gradient(top, #ffffff, #f5f5f5);
    background-image: -o-linear-gradient(top, #ffffff, #f5f5f5);
    background-image: linear-gradient(to bottom, #ffffff, #f5f5f5);
    -webkit-border-radius: 4;
    -moz-border-radius: 4;
    border-radius: 4px;
    font-family: Verdana;
    color: #474747;
    font-size: 15px;
    padding: 5px 15px 5px 15px;
    border: solid #cfcfcf 1px;
    text-decoration: none;
}

    .btn-white:hover {
        background: #ffffff;
        background-image: -webkit-linear-gradient(top, #ffffff, #e8e8e8);
        background-image: -moz-linear-gradient(top, #ffffff, #e8e8e8);
        background-image: -ms-linear-gradient(top, #ffffff, #e8e8e8);
        background-image: -o-linear-gradient(top, #ffffff, #e8e8e8);
        background-image: linear-gradient(to bottom, #ffffff, #e8e8e8);
        text-decoration: none;
    }


.glyphiconDelete {
    font-family: 'Glyphicons Halflings';
}

/* End Custom Buttons*/

.deleteContent {
    background-color: white;
}

.text-grey {
    color: #797979;
    font-size: 18px;
}

textarea#ImageText {
    max-width: 100%;
    width: 100%;
    height: 410px;
}

/*.footerBackground {
    display: table-row !important;
    height: 1px;
    background-color: #2b2b2b;
    position: relative;
}*/

.footerWrapper {
    padding: 10px;
    height: auto;
}

.SegmentValues td {
    padding: 5px 5px 5px 5px;
    border: 1px solid #c6c6c6;
    background-color: white;
    font-size: 12px !important;
    border-radius: 2px;
}

.SegmentValues {
    margin-bottom: 15px;
    margin-top: 15px;
    /*margin-left: 10px;*/
}

    .SegmentValues table {
        border-collapse: collapse;
    }

/*.SegmentValues td a:hover {
        color: black !important;
    }*/

.UsesValues td {
    padding: 5px 5px 5px 5px;
    border: 1px solid #808080;
    background-color: white;
}

.UsesValues {
    margin-bottom: 15px;
}

    .UsesValues table {
        border-collapse: collapse;
    }
/* Login Screen CSS */
/*.form-control {
    border-radius: 0px;
    margin: 12px 3px;
    height: 40px;
}*/

.logo {
    margin: auto;
    text-align: center;
}

    .logo img {
        width: 120px;
    }
/*footer*/
.footer a {
    color: #000;
    text-decoration: none;
}

.footer {
    color: #000;
    text-align: center;
    position: fixed !important;
}
/*footer end*/


/*for logintemplate blue*/
.grayBody {
    background-color: #E9E9E9;
}

.loginbox {
    margin-top: 5%;
    border-top: 6px solid #5c965e;
    background-color: #fff;
    padding: 20px;
    box-shadow: 0 10px 10px -2px rgba(0,0,0,0.12),0 -2px 10px -2px rgba(0,0,0,0.12);
}

.singtext {
    font-size: 28px;
    color: #5c965e;
    font-weight: 500;
    letter-spacing: 1px;
}

.submitButton {
    background-color: #0088D8;
    color: #fff;
    margin-top: 12px;
    margin-bottom: 10px;
    padding: 10px 0px;
    width: 100%;
    margin-left: 2px;
    font-size: 16px;
    border-radius: 0px;
    outline: none;
}

    .submitButton:hover, .submitButton:focus {
        color: #fff;
        outline: none;
    }

.forGotPassword {
    background-color: #F2F2F2;
    padding: 15px 0px;
    text-align: center;
}

    .forGotPassword:hover {
        box-shadow: 0 10px 10px -2px rgba(0,0,0,0.12);
    }

    .forGotPassword a {
        color: #000;
        outline: none;
    }

        .forGotPassword a:hover, .forGotPassword a:active, .forGotPassword a:focus {
            text-decoration: none;
            outline: none;
        }

.userName {
    width: 100%;
    color: black;
    margin: 0 auto;
}

.userNameConfirm {
    width: 100%;
    color: black;
    margin: 0 auto;
}

.SegmentValues table {
    border-collapse: collapse;
}

.break {
    height: 5px;
    background-color: grey;
}


/* Responsive Landing Page */
@media screen and (min-device-width: 1200px) and (max-device-width: 1000px) and (-webkit-min-device-pixel-ratio: 1) {
    .centerElements {
        margin: auto;
        width: 50%;
        padding: 10px;
    }
}

/* ----------- Retina Screens ----------- */
@media screen and (min-device-width: 1200px) and (max-device-width: 1000px) and (-webkit-min-device-pixel-ratio: 2) and (min-resolution: 192dpi) {
    .centerElements {
        margin: auto;
        width: 50%;
        padding: 10px;
    }
}

/*select#Description {
     height: auto;
    height: 180px;
    width: 600px;
}*/

.DescriptionListBox {
    max-width: 100%;
    min-width: 50%;
}
/* Landing page end */

.col-md-8.warning {
    color: red;
    font-size: large;
}

    .col-md-8.warning a {
        text-decoration: underline;
        color: blue !important;
        font-weight: 600;
    }

        .col-md-8.warning a:hover {
            text-decoration: none;
            font-style: italic;
        }

.errorText {
    color:red;
    min-width: 500px;
}

.errorLink1 a {
    text-decoration: underline;
    color:blue !important;
    min-width: 80px!important;
}

td.errorLink1 {
    min-width: 100px;
}
.errorLink2 a {
    text-decoration: underline;
    color:blue !important;
    min-width: 80px !important;

}

.form-group {
    margin-bottom: 5px !important;
}

.form-control {
    padding-right: 10px;
}

/* CSS Modal Image Popup */
#myImg {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
}

    #myImg:hover {
        opacity: 0.7;
    }

.legendInfo {
    /*border-top: 1px solid #808080;*/
    /*width: 100%;*/
    margin-left: 30px;
    margin-top: 10px;
    padding: 5px 5px 5px 5px;
    font-style: italic;
    font-size: 11px;
}

/* Entered Data - Sections */
table.currentData {
    /*max-height: 500px;*/
    border-radius: 5px;
    width: 100%;
    border: 1px solid #c1c1c1;
    overflow-y: auto;
}

.currentData td {
    color: #353535 !important;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 5px;
}

    .currentData td span {
        /*padding-left: 4px;*/
    }

    .currentData ul {
        list-style: none;
    }
    .currentData td span.AddSectionMessage{
        width: 100%;
        margin: auto;
    }
.headerColumns th {
    padding: 7px 7px 7px 5px;
}

table {
    /*border-collapse: separate;*/
    /*border: 1px solid thin #c1c1c1;*/
}

    table.currentData tr:last-child th:first-child {
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
    }

    table.currentData tr:last-child td:first-child {
        border-bottom-left-radius: 10px;
    }

    table table.currentData tr:last-child td:last-child {
        border-bottom-right-radius: 10px;
    }

    span.levelData{
        /*margin-left: 30px !important;*/
    }

/* Calculation Buttons */
.calcButtons {
    padding-top: 5px;
    padding-bottom: 5px;
}

#btnCalc {
    margin-bottom: 5px;
    color: #9d0000;
}

#btnDepr {
    color: #9d0000;
}

/*List buttons: change from button to link text*/
a.link-green {
    font-weight: bold;
    letter-spacing: .05em;
    font-size: 14px;
    text-decoration: underline;
    color: green !important;
    margin: 0 5px 0 5px;
    font-family: Arial;
}

    a.link-green:hover {
        color: darkslategray !important;
    }
    a.link-red {
    font-weight: bold;
    letter-spacing: .05em;
    font-size: 14px;
    text-decoration: underline;
    color: #8b2222 !important;
    margin: 0 5px 0 5px;
    font-family: Arial;
}

    .duplicateEntry{
     background:none!important;
     color: green !important;
     font-weight: bold !important;
     border:none; 
     font: inherit;
     text-decoration: underline;
     cursor: pointer;
    }
/*List Buttons: Actual Buttons*/
/*a.link-green {
    background: #6ba86f;
    background-image: -webkit-linear-gradient(top, #6ba86f, #334c19 50%);
    background-image: -moz-linear-gradient(top, #6ba86f, #334c19 50%);
    background-image: -ms-linear-gradient(top, #6ba86f, #334c19 50%);
    background-image: -o-linear-gradient(top, #6ba86f, #334c19 50%);
    background-image: linear-gradient(to bottom, #6ba86f, #334c19);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 3px;
    font-family: Arial;
    color: #ffffff !important;
    font-size: 14px;
    padding: 5px 15px 5px 15px;
    border: solid #3e8f3e 0.2px;
    text-decoration: none;
    font-weight: bold;
    letter-spacing: .05em;
}
    
    a.link-green:hover {
        background: #5c965e;
        background-image: -webkit-linear-gradient(top, #5c965e, #2a3d15);
        background-image: -moz-linear-gradient(top, #5c965e, #2a3d15);
        background-image: -ms-linear-gradient(top, #5c965e, #2a3d15);
        background-image: -o-linear-gradient(top, #5c965e, #2a3d15);
        background-image: linear-gradient(to bottom, #5c965e, #2a3d15);
        text-decoration: none;
        color: #ffffff !important;
    }*/

a.btn-test {
    color: white !important;
    background-color: dimgrey;
    padding: 6px;
    font-weight: bolder;
    border-radius: 4px;
    letter-spacing: .3em;
}

/* Label Popover CSS */
a.btn.popovers {
    padding: 2px 0px 0px 0px;
    font-weight: bold;
    /*margin-left: -2px !important;*/
}

dt a.popover {
    display: block;
}

.popover {
    font-weight: normal;
    font-size: 11px;
    max-width: 600px;
}

    .popover dt {
        max-width: 100px;
    }



/* Shopping Cart */
.shopping-cart {
    border: solid black 1px;
    width: 25%;
}

.BuildingInfo {
    z-index: 10;
    position: absolute;
    right: 50px;
    top: 50px;
}

.txtboxUserGuide {
    color: gray;
    font-style: italic;
    font-size: 11px;
    /*margin-left: 10px;*/
}


/* Password Requirements */
.passRequirements {
    background: #fefcea; /* Old browsers */
    background: -moz-linear-gradient(top, #fefcea 0%, #fefcea 18%, #efe392 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #fefcea 0%,#fefcea 18%,#efe392 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #fefcea 0%,#fefcea 18%,#efe392 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefcea', endColorstr='#efe392',GradientType=0 ); /* IE6-9 */
}



#pswd_info ul {
    list-style: outside none none;
    padding-left: 15px;
    padding-right: 15px;
}

    #pswd_info ul li {
        padding-right: 15px;
        padding-top: 2px;
    }



.validEntry {
    background: rgba(0, 0, 0, 0) url("/Images/dark-green-check-mark-hi.png") no-repeat scroll 2px 6px;
    background-size: 15px;
    background-position: left;
    background-position-x: right;
    color: green;
    line-height: 21px;
    padding-right: 10px;
}

.invalidEntry {
    background: rgba(0, 0, 0, 0) url("/Images/X_mark.png") no-repeat scroll 2px 6px;
    background-size: 15px;
    background-position: left;
    background-position-x: right;
    color: red;
    line-height: 21px;
    padding-right: 10px;
}

.navTop {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+0,ffffff+1,ffffff+1,ffffff+2,ffffff+2,ffffff+3,ffffff+4,ededed+41,cecece+94,c6c6c6+97,c6c6c6+97,cecece+100,e5e5e5+100,e5e5e5+100,cecece+100,777777+100,1c1c1c+100,e5e5e5+100,cecece+100,e5e5e5+100,777777+102,c6c6c6+103,e5e5e5+104 */
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 0%, #ffffff 1%, #ffffff 1%, #ffffff 2%, #ffffff 2%, #ffffff 3%, #ffffff 4%, #ededed 41%, #cecece 94%, #c6c6c6 97%, #c6c6c6 97%, #cecece 100%, #e5e5e5 100%, #e5e5e5 100%, #cecece 100%, #777777 100%, #1c1c1c 100%, #e5e5e5 100%, #cecece 100%, #e5e5e5 100%, #777777 102%, #c6c6c6 103%, #e5e5e5 104%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ffffff 0%,#ffffff 0%,#ffffff 1%,#ffffff 1%,#ffffff 2%,#ffffff 2%,#ffffff 3%,#ffffff 4%,#ededed 41%,#cecece 94%,#c6c6c6 97%,#c6c6c6 97%,#cecece 100%,#e5e5e5 100%,#e5e5e5 100%,#cecece 100%,#777777 100%,#1c1c1c 100%,#e5e5e5 100%,#cecece 100%,#e5e5e5 100%,#777777 102%,#c6c6c6 103%,#e5e5e5 104%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ffffff 0%,#ffffff 0%,#ffffff 1%,#ffffff 1%,#ffffff 2%,#ffffff 2%,#ffffff 3%,#ffffff 4%,#ededed 41%,#cecece 94%,#c6c6c6 97%,#c6c6c6 97%,#cecece 100%,#e5e5e5 100%,#e5e5e5 100%,#cecece 100%,#777777 100%,#1c1c1c 100%,#e5e5e5 100%,#cecece 100%,#e5e5e5 100%,#777777 102%,#c6c6c6 103%,#e5e5e5 104%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
}

.sectionQuality {
    resize: none;
    height: 110px;
    min-width: 100%;
    font-size: 12px;
    border-radius: 2px;
    border: 1px solid #c6c6c6;
    padding: 5px 5px 5px 5px;
    min-height: 50px;
    display: block;
    overflow: hidden;
    /*margin-left: 10px;*/
}

.noDecor {
    list-style: none;
}
.sectionContent{
    padding-left: 15px !important;
}

/* Progress Bar Start */
.wizard {
    /*margin: 20px auto;*/
    background: #fff;
    width: 90%;
    margin: auto;
}

    .wizard .nav-tabs {
        position: relative;
        margin: 40px auto;
        margin-bottom: 0;
        border-bottom-color: #e0e0e0;
        border: 1px solid #e7e7e7;
    }

    .wizard > div.wizard-inner {
        position: relative;
    }
.connecting-line {
    height: 6px;
    background: #e0e0e0;
    position: absolute;
    width: 75%;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 50%;
    z-index: 1;
}


.wizard .nav-tabs > li.active > a, .wizard .nav-tabs > li.active > a:hover, .wizard .nav-tabs > li.active > a:focus {
    color: #555555;
    cursor: default;
    border: 0;
    border-bottom-color: transparent;
}

span.round-tab {
    width: 30px;
    height: 30px;
    line-height: 70px;
    display: inline-block;
    border-radius: 100px;
    background: #fff;
    border: 2px solid #e0e0e0;
    z-index: 2;
    position: absolute;
    left: 0;
    text-align: center;
    font-size: 25px;
}
span.round-tab i{
    color:#555555;
}
.wizard li.active span.round-tab {
    background: darkcyan;
    border: 2px solid #5bc0de;
    
}
.wizard li.active span.round-tab i{
    color: #5bc0de;
}

span.round-tab:hover {
    color: #333;
    border: 2px solid #333;
}

.wizard .nav-tabs > li {
    width: 25%;
}

.wizard li:after {
    content: " ";
    position: absolute;
    left: 46%;
    opacity: 0;
    margin: 0 auto;
    bottom: 0px;
    border: 5px solid transparent;
    border-bottom-color: #5bc0de;
    transition: 0.1s ease-in-out;
}

.wizard li.active:after {
    content: " ";
    position: absolute;
    left: 46%;
    opacity: 1;
    margin: 0 auto;
    bottom: 0px;
    border: 10px solid transparent;
    /*border-bottom-color: #5bc0de;*/
}

.wizard .nav-tabs > li a {
    width: 30px;
    height: 30px;
    margin: 20px auto;
    border-radius: 100%;
    padding: 0;
}

    .wizard .nav-tabs > li a:hover {
        background: transparent;
    }

.wizard .tab-pane {
    position: relative;
    padding-top: 50px;
}

.wizard h3 {
    margin-top: 0;
}

.input100 {
    max-width: 400px;
}

.input50 {
    max-width: 200px;
}

@media( max-width : 585px ) {

    .wizard {
        width: 90%;
        height: auto !important;
    }

    span.round-tab {
        font-size: 16px;
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .wizard .nav-tabs > li a {
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .wizard li.active:after {
        content: " ";
        position: absolute;
        left: 35%;
    }
}

@media( max-width : 768px ) {

.input100 {
    min-width: 100%;
}

#content {
    padding: 0;
}
}

/* Progress Bar End */


.bs-wizard {margin-top: 40px;}

/*Form Wizard*/
.bs-wizard {border-bottom: solid 1px #e0e0e0; padding: 0 0 0px 0;}
.bs-wizard > .bs-wizard-step {padding: 0; position: relative;}
.bs-wizard > .bs-wizard-step + .bs-wizard-step {}
.bs-wizard > .bs-wizard-step .bs-wizard-stepnum {color: #595959; font-size: 16px; margin-bottom: 5px;}
.bs-wizard > .bs-wizard-step .bs-wizard-info {color: #999; font-size: 14px;}
.bs-wizard > .bs-wizard-step > .bs-wizard-dot {position: absolute; width: 30px; height: 30px; display: block; background: #fbe8aa; top: 45px; left: 50%; margin-top: -15px; margin-left: -15px; border-radius: 50%;} 
.bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {content: ' '; width: 14px; height: 14px; background: #fbbd19; border-radius: 50px; position: absolute; top: 8px; left: 8px; } 
.bs-wizard > .bs-wizard-step > .progress {position: relative; border-radius: 0px; height: 8px; box-shadow: none; margin: 20px 0;}
.bs-wizard > .bs-wizard-step > .progress > .progress-bar {width:0px; box-shadow: none; background: #fbe8aa;}
.bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {width:100%;}
.bs-wizard > .bs-wizard-step.active > .progress > .progress-bar {width:50%;}
.bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar {width:0%;}
.bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar {width: 100%;}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {background-color: #f5f5f5;}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after {opacity: 0;}
.bs-wizard > .bs-wizard-step:first-child  > .progress {left: 50%; width: 50%;}
.bs-wizard > .bs-wizard-step:last-child  > .progress {width: 50%;}
.bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot{ pointer-events: none; }

.progressbar{
    margin-top: 0 !important;
    margin-right: 0 !important;
    padding-top: 15px !important;
    padding-right: 30px;
    padding-left: 30px;
    text-align:center !important;
    background-color: white !important;
    border-bottom: 10px solid #424141;
    box-shadow: 0 0 5px 0;
}

.progressBarLevelTooltip .popover {
  width:300px !important;
  height:auto;
  text-align: left !important;
}
/*END Form Wizard*/

.downloadPDF {
    text-decoration:underline;
    font-weight:bold;
    color:red !important;
}
.info-box{
    border: 1px solid #c1c1c1;
    border-radius: 3px;
    margin-bottom: 5px;
    background-color: #f9f9f9;
    text-align: left;
    padding: 5px 15px 5px 5px;
    padding-top: 5px;
    background-image: url('../Images/statistic_icon.png');
    background-size: 70px;
    background-repeat: no-repeat;
    background-position: right 5px top;
}
.info-title {
    margin-top: -13px;
    position: absolute;
    background-color: #f9f9f9;
    font-size: 10.5px;
    border-top: 1px solid #c1c1c1;
    border-radius: 3px;
    padding-left: 5px;
    padding-right: 5px;
}
.statistic_icon{
    position: absolute;
}

/* Cart Counter CSS */
.cart-box{
     position: fixed;
  bottom: 40px;
  right: 30px;
  width: 48px;
  height: 48px;
  z-index: 2147483000;
  cursor: pointer;
  background-position: 50%;
}

.btn-circle {
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 15px;
}
.btn-circle.btn-lg {
  width: 50px;
  height: 50px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 25px;
}
.btn-circle.btn-xl {
  width: 70px;
  height: 70px;
  padding: 10px 16px;
  font-size: 24px;
  line-height: 1.33;
  border-radius: 35px;
}
.cart-items-count{
    position:relative;
    display:flex;
    text-align:center;
    justify-content: center;
    top:-55px;
}

.notification-counter {   
    position: absolute;
    left: 45px;
    background-color: rgba(212, 19, 13, 1);
    color: #fff;
    border-radius: 3px;
    padding: 1px 3px;
    font: 12px Verdana;
    top: -10px;
}
/* Cart Counter CSS End */

/* SideBar */
.list-link{
    color: blue !important;
    font-style: italic;
    margin-left:5px;
}
.section-indent{
    margin-left: 5px;
}
.level-indent{
    margin-left: 20px;
}
.extrafeature-list{
    background-color: white;
    border-radius: 3px;
    width: 90%;
    margin: auto;
    padding: 5px 5px 5px 5px;
}
.discount-banner{
    margin-top: 5px;
    margin-bottom: -35px !important;
}

.currentView{
    padding: 2px 2px 2px 2px !important;
    font-size: 15px;
    background-color: #b6adad;
}
.modal {
  text-align: center;
  padding: 0!important;
}

.addedToCartModal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

.cart_nav{
    background-color: white;
    height: 20px;
}

/*Cart page */
.cart-table{
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 10px;
}
.table-details tr{
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 55px;
}

.incomplete {
    background: #e7e315;
    background-image: -webkit-linear-gradient(top, #e7e315, #888732 50%);
    background-image: -moz-linear-gradient(top, #e7e315, #888732 50%);
    background-image: -ms-linear-gradient(top, #e7e315, #888732 50%);
    background-image: -o-linear-gradient(top, #e7e315, #888732 50%);
    background-image: linear-gradient(to bottom, #e7e315, #888732);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 3px;
    font-family: Arial;
    color: #0f0f0f !important;
    font-size: 14px;
    padding: 5px 15px 5px 15px;
    border: solid #3e8f3e 0.2px;
    text-decoration: none;
    font-weight: bold;
    letter-spacing: .05em;
}
    .incomplete:hover {
        background: #c0bd33;
        color: #0f0f0f !important;
        background-image: -webkit-linear-gradient(top, #c0bd33, #787731);
        background-image: -moz-linear-gradient(top, #c0bd33, #787731);
        background-image: -ms-linear-gradient(top, #c0bd33, #787731);
        background-image: -o-linear-gradient(top, #c0bd33, #787731);
        background-image: linear-gradient(to bottom, #c0bd33, #787731);
        text-decoration: none;
    }

    .buildingStatus {
        font-weight: bold;
        color: red;
    }


/* promoBanner */
.promoBanner{
    margin-bottom: 0 !important;
}


/* Create two equal columns that floats next to each other */
.columnDetails {
    float: left;
    width: 50%;
    padding: 10px;
    height: auto; /* Should be removed. Only for demonstration */
}

/* Bootstrap legend */
fieldset.scheduler-border {
    border: 1px groove #ddd !important;
    padding: 0 1.4em 1.4em 1.4em !important;
    margin: 0 0 1.5em 0 !important;
    -webkit-box-shadow: 0px 0px 0px 0px #000;
    box-shadow: 0px 0px 0px 0px #000;
}

legend.scheduler-border {
    font-size: 1.2em !important;
    font-weight: bold !important;
    text-align: left !important;
    width: auto;
    padding: 0 10px;
    border-bottom: none;
}

.buildingComplete {
    border: 1px solid #c6c6c6;
    border-radius: 3px;
}


.label {
    display: inline-block;
}

* {
    box-sizing: border-box !important;
}

body {
    margin: 0;
}
/* Create three equal columns that floats next to each other */
.columnCustom {
    float: left;
    width: 33.33%;
    padding: 10px;
}
.columnCustom1 {
    float: left;
    width: 35%;
    padding: 10px;
}
.columnCustom2 {
    float: left;
    width: 30%;
    padding: 10px;
}
/* Clear floats after the columns */
.row:after {
    content: "";
    display: table;
    clear: both;
}

.label-name {
    display: inline;
}
.txtBox {
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555555;
    vertical-align: middle;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

#NoBuildingPopupHiddenBody{
    margin-top: 10%;
}

.btn-nav-gray {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.btn-nav-gray-secondary {
    color: #fff;
    background-color: #868e96;
    border-color: #868e96;
    margin-top: 7px;
}

    .btn-nav-gray-secondary:hover {
        color: white !important;
        text-decoration: none;
    }
a:any-link.btn-nav-gray-secondary {
    color: white !important;
}
.dropdown-menu-index {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background: 0 0;
    border: 0;
}

