﻿


.site_body {
    margin: 0px;
    font-family: 'Roboto', sans-serif;
}

.site_header {
    font-family: 'Roboto', sans-serif;
    color: #ffffff;
    height: 130px;
    width: 100%;
    background: linear-gradient(to right,#004694,#00a2e0);
    padding: 12px;
}

.masthead {
    font-size: 18px;
    font-weight: bold;
    margin-top: 2px;
}

.masthead_bar {
    background: #fff;
    color: #004694;
    margin-right: 4px;
    margin-left: 4px;
    padding-left: 8px;
    margin-top: 4px;
    width: 128px;
    height: 18px;
    float: left;
}

.top_links {
    float: right;
    color: #fff;
    margin-right: 120px;
}

    .top_links:hover {
        color: #aaa;
    }

.navbar {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: bold;
    font-size: 22px;
    width: 100%;
    color: #ffffff;
    height: 30px;
    background: #004694;
    padding: 8px 4px 0px 24px;
}

.navbar_tab {
    float: left;
    text-align: center;
    margin-top: -8px;
    padding-left: 24px;
    padding-right: 24px;
    height: 31px;
    padding-top: 4px;
    border: 1px #004694 solid;
}

.navbar_selected {
    color: #004694;
    background: #fff;
    border: 1px #fff solid;
}
.navbar_selected a {
    color: #004694;
}

.navbar_tab:hover {
    color: #004694;
    background: #fff;
    border: 1px #fff solid;
    cursor: pointer;
}

.slide_style {
    font-family: 'Roboto', sans-serif;
    margin-bottom: 100px;
    height: 500px;
    overflow-y: hidden;
    z-index: -1;
    width: 100%;
}

.slide_text {
    font-size: 72px;
    line-height: 70px;
    font-weight: bold;
    color: #fff;
    margin-left: 100px;
    position: absolute;
    top: 250px;
}

.slide_button {
    padding: 18px;
    padding-top: 15px;
    background-color: #f7941d !important;
    width: 240px;
    height: 90px;
    color: #003974;
    text-align: center;
    font-weight: bold;
    font-size: 36px;
    line-height: 30px;
    position: absolute;
    top: 500px;
    border-radius: 8px;
}

    .slide_button:hover {
        background-color: #f8bc74 !important;
        cursor: pointer;
    }

.header-menu ul {
    list-style: none;
    padding: 0;
    padding-top: 2px;
    padding-bottom: 10px;
    display: block;
}

.header-menu {
    text-align: center;
    background-color: #004694;
    min-height: 54px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: bold;
    font-size: 22px;
    width: 100%;
    color: #ffffff;
    padding: 0px 4px 0px 24px;
}


    .header-menu ul {
        list-style: none;
        padding: 0;
        padding-top: 2px;
        padding-bottom: 10px;
        display: none;
    }

    .header-menu > ul {
        /*width: 100%;*/
        text-align: left;
        margin: 0px;
        margin-top: 10px;
        padding-left: 12px;
        padding-top: 10px;
        position: initial;
        top: initial;
        left: initial;
        z-index: initial;
        display: block;
        margin-top: 0px;
    }

    .header-menu li {
        float: left;
        /*padding: 0 0 10px 0;*/
        position: relative;
        line-height: 0;
        margin-top: 0px;
        padding-top: 0px;
        color: #FFF;
        text-decoration: none;
    }

    .header-menu ul > li li {
        width: 260px;
    }

    .header-menu > ul > li {
        border-right: 0px solid #fff;
        min-height: 46px;
    }

    .header-menu a {
        float: left;
        margin-top: 8px;
        text-decoration: none;
    }

    .header-menu > ul > li a {
        padding-right: 30px;
        padding-left: 16px;
        padding-bottom: 10px;
        line-height: 14px;
        padding-top: 8px;
        margin-top: 4px;
        width: 100%;
    }

    .header-menu ul > li:hover > ul {
        display: block;
        margin-top: 20px;
        position: absolute;
        top: 22px;
        left: 6px;
        z-index: 99999;
        background: #004694;
        box-shadow: 0 1px 2px rgba(86, 86, 90, 0.5);
        color: #004694;
        cursor: pointer;
    }

    .header-menu ul > li > ul > li:hover > ul {
        display: block;
        margin-top: 20px;
        margin-left: 260px;
        top: -20px;
        left: 0px;
        cursor: pointer;
    }

    .header-menu ul > li ul {
        min-width: 260px;
    }

    .header-menu li:hover {
        background-color: #fff;
        color: #004694;
        cursor: pointer;
    }

    a:visited {
        color: inherit;
    }
    a:link {
        color: inherit;
    }

/* This is the list page styling */




div.pager {
    margin-top: 15px;
}

div.list-grid {
    min-height: 500px;
    margin-top: 10px;
}

.hidden {
    display: none;
    visibility: hidden;
}

.hide {
    display: none;
}

th.igg_HeaderCaption {
    font-size: 14px;
    background-color: #10776D;
    color: white;
}

tr.ig_Header {
    border: 2px solid #10776D;
}

tr.row-click td {
    padding: 3px 3px 3px 7px;
    font-size: 14px;
}

th.igg_RowSelector {
    display: none;
}

tbody.igg-item {
    font-size: 14px;
}


/**Customizations */
th.igg_HeaderCaption {
    background-color: #d81230;
}


th.igg_HeaderCaption {
    font-size: 14px;
    line-height: 18px;
    background-color: #d81230;
    color: white;
}

tr.ig_Header {
    border: 2px solid #d81230;
}

tbody.igg_Item > tr > td.right-just {
    text-align: right;
    padding-right: 5px;
}

tbody.igg_Item > tr > td.left-just {
    text-align: left;
}

tbody.igg_Item > tr > td.center-just {
    text-align: center;
}

.standard-table {
    border: 0px;
    border-spacing: 0px;
    border-color: none;
    border-collapse: collapse;
    width: 100%;
}

    .standard-table tr:first-child th {
        font-size: 14px;
        line-height: 18px;
        background-color: #d81230;
        color: white;
        padding: 6px 0 6px 8px;
        overflow: hidden;
        text-align: left;
        font-weight: 600;
        border-spacing: 0px;
        border-color: none;
        border: 0;
    }

    .standard-table tr td {
        font-size: 14px;
        line-height: 18px;
        padding: 2px 5px 2px 5px;
        overflow: hidden;
        text-align: left;
        border-spacing: 0px;
        border-color: none;
        border: 0;
    }

    .standard-table > tbody > tr:nth-child(2n+1) {
        background-color: #e0e0e0;
    }
.standard-button {
    background-color: #b49b57 !important;
    color: #fff !important;
    border-color: #b49b57 !important;
    /*height: 36px;
    border-radius: 3px;
    border: 0;
    font-size: 18px;
    outline: 0;
    max-width: 100%;
    padding: 6px 25px;
    margin-right: 5px;
    line-height: 12px;
    -webkit-tap-highlight-color: #004694;
    */
}
.standard-button:hover {
    background-color: #b30146 !important;
    border-color: #a20035 !important;
}

.btn-paging {
    width: 45px;
    margin-left: 2px;
    margin-right: 2px;
}

.btn-form-button {
    min-width: 100px;
}

.btn-other {
    font-style: italic;
    text-decoration: underline !important;
}

.btn-right {
    margin-left: 15px;
}

.page-title {
    margin-bottom: 0.5rem;
    font-family: Roboto, sans-serif;
    font-weight: bold;
    line-height: 1.2;
    color: rgb(0, 57, 112);
    font-size: 2.5rem;
}

.page-heading {
    width: 100%;
    text-align: left;
    float: left;
}
/* Main menu */

#headerMenu {
    /*background-color: #fff;*/
    width: 100%;
    text-align: left;
    margin: 0px;
    margin-left: -26px;
    padding-left: 12px;
    padding-top: 0px;
    list-style: none;
    transition: all 0.3s ease 0s;
}

    #headerMenu li {
        float: left;
        padding: 0 0 10px 0;
        position: relative;
        line-height: 0;
        margin-top: 0px;
        padding-top: 0px;
        color: #333;
        font: 18px 'Quattrocento Sans', sans-serif;
        /*text-transform: uppercase;
        height: 35px;
           */
        text-decoration: none;
    }

    #headerMenu a {
        float: left;
        margin-top: 8px;
        /*color: #FFF;
        font: 18px 'Quattrocento Sans', sans-serif;
        text-transform: uppercase;
        height: 25px;
            
            */
        text-decoration: none;
    }

        #headerMenu a img {
            padding-left: 10px;
            padding-right: 10px;
        }

    #headerMenu li:hover > a {
        color: #fff;
    }

    *html #headerMenu li a:hover /* IE6 */ {
        color: #333;
        margin-top: -12px;
    }

    #headerMenu li:hover > ul {
        display: block;
    }

    /* Sub-menu */

    #headerMenu ul {
        list-style: none;
        padding: 0;
        padding-top: 2px;
        padding-bottom: 10px;
        display: none;
        position: absolute;
        top: 14px;
        left: 6px;
        ;
        z-index: 99999;
        background: #333;
        box-shadow: 0 1px 2px rgba(86, 86, 90, 0.5);
        transition: all 0.3s ease 0s;
    }

        #headerMenu ul ul {
            top: -20px;
            left: 200px;
        }

        #headerMenu ul li {
            float: none;
            top: 10px;
            margin-left: 0px;
            margin-right: 0px;
            margin-top: -12px;
            padding: 0px;
            display: block;
            height: 34px;
        }

            #headerMenu ul li:last-child {
                -moz-box-shadow: none;
                -webkit-box-shadow: none;
                box-shadow: none;
            }

        #headerMenu ul a {
            padding-top: 6px;
            padding-bottom: 6px;
            padding-left: 10px;
            padding-right: 10px;
            height: 10px;
            min-width: 200px;
            height: auto;
            line-height: 1;
            display: block;
            white-space: nowrap;
            float: none;
            /*text-transform: uppercase;*/
            color: #ccc;
            overflow: hidden;
            text-overflow: ellipsis;
        }

            #headerMenu ul a:hover {
                background-color: #222;
                color: #fff;
                padding-top: 6px;
                padding-bottom: 6px;
                padding-left: 10px;
                padding-right: 10px;
            }


        /*#headerMenu li a {
                    width: 200px;
                    height: auto;
                    white-space: nowrap;                    
                    overflow: hidden;
                    text-overflow: ellipsis;
                }*/

        *html #headerMenu ul a /* IE6 */ {
            height: 10px;
            color: #f8e296;
        }

        *:first-child + html #headerMenu ul a /* IE7 */ {
            height: 10px;
            color: #686868;
        }


        #headerMenu ul li:first-child > a {
        }

            #headerMenu ul li:first-child > a:after {
                /*content: '';
                position: absolute;
                left: 30px;
                top: -8px;
                width: 0;
                height: 0;
                border-left: 5px solid transparent;
                border-right: 5px solid transparent;
                border-bottom: 8px solid transparent;*/
            }

        #headerMenu ul ul li:first-child a:after {
            left: -8px;
            top: 12px;
            width: 0;
            height: 0;
            border-left: 0;
            border-bottom: 5px solid transparent;
            border-top: 5px solid transparent;
            border-right: 8px solid #444;
        }

        #headerMenu ul li:first-child a:hover:after {
            /*border-bottom-color: #04acec;*/
        }

        #headerMenu ul ul li:first-child a:hover:after {
            /*border-right-color: #04acec;*/
            border-bottom-color: transparent;
        }


        #headerMenu ul li:last-child > a {
            /*-moz-border-radius: 0 0 5px 5px;
                    border-radius: 0 0 5px 5px;*/
        }

    /* Clear floated elements */
    #headerMenu:after {
        visibility: hidden;
        display: block;
        font-size: 0;
        content: "";
        clear: both;
        height: 0;
    }

* html #headerMenu {
    zoom: 1;
}
/* IE6 */
*:first-child + html #headerMenu {
    zoom: 1;
}

.ContentEditLink {
    font-weight: 700;
    font-size: 13px;
    text-decoration: none;
    color: #fff !important;
    text-decoration: none;
}

/**********************
    Search Styling
***********************/

#ddlSearchType {
    width: 75px;
    float: left;
    height: 30px;
    margin-top: -25px;
    border: 1px solid #ccc;
    border-radius: 3px 0 0 3px;
}

#txtSearch {
    margin-left: 0;
    border-radius: 0 0 0 0;
}
/*************************
        Input
*************************/
input {
    /*background: #fff;*/
    border: 1px solid #e5e6e6;
    height: 35px;
    box-shadow: none;
    padding-left: 10px;
    font-size: 14px;
    color: #626262;
    /*width: 100%;*/
}

select {
    background: #fff;
    border: 1px solid #eceff8;
    height: 35px;
    padding-left: 10px;
    box-shadow: none;
    font-size: 14px;
    color: #626262;
}

option {
    background: #fff;
    border: 0px solid #626262;
    padding-left: 10px;
    font-size: 14px;
}

input:focus {
    background: transparent;
    border: 1px solid #F45650;
}

.homev-2 input:focus {
    background: transparent;
    border: 1px solid #00b4fb;
}

textarea {
    resize: vertical;
    background: #fff;
    border: 1px solid #eceff8;
    padding: 10px;
    width: 100%;
    font-size: 14px;
}

    textarea:focus {
        background: transparent;
        border: 1px solid #F45650;
        outline: none;
    }

::-moz-placeholder {
    color: #444;
    font-size: 13px;
}

.input-group.divcenter.input-group .form-control {
    padding-left: 0px
}
a.standard-button {
    color: #fff;
}

a:hover {
    cursor: pointer;
}

a:active {
    text-decoration: none;
    color: inherit;
}

.form-group input[type="radio"] {
    display: inline;
    vertical-align: middle;
}
.form-group-radio label {
    display: inline;
    vertical-align: middle;
    margin-bottom: 0.875rem;
    padding-left: 12px;
}

.form-checkbox-wrapper {
    height: 34px;
}
.form-checkbox-wrapper label {
    /*line-height: 34px;*/
    vertical-align: middle;
    padding-left: 10px;
}
.form-checkbox {
    margin: 0 !important;
}
.form-checkbox > input[type=checkbox] {
    margin-top: 0 !important;
    margin-left: 0 !important;
    margin-right: 8px !important;
}

.form-control-req {
    background-color: #f8f8c5;
}

.form-control-error {
    border: 1px solid rgb(207, 0, 110);
    box-shadow: rgb(207, 0, 110, 0.2) 3px 3px inset;
}

.admin-mini-menu {
    background-color: #fff !important;
    border-right: 1px solid #cdcdcd;
    border-bottom: 1px solid #cdcdcd;
    border-left: 1px solid #cdcdcd;
    border-radius: 5px;
    filter: drop-shadow(0px 4px 4px #ddd);
    float: right;
    margin: 0;
    padding: 5px 8px;
    position: relative;
    text-align: right;
}

.photo-mini-menu {
    background-color: #fff !important;
    border-right: 1px solid #cdcdcd;
    border-bottom: 1px solid #cdcdcd;
    border-left: 1px solid #cdcdcd;
    border-radius: 5px;
    filter: drop-shadow(0px 4px 4px #ddd);
    float: right;
    margin: 0;
    padding: 5px 8px;
    position: relative;
    text-align: right;
}

/**********************
    Bootstrap grid modifiers
***********************/
.col-no-gutter {
    margin: 0 !important;
    padding: 0 !important;
}

/**********************
    Text
***********************/

.optional {
    color: lightgray !important;
    font-style: italic;
}

button.standard-button > .paging-text {
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    line-height: 20px;
    padding: 0;
    margin: 0;
}
button.disabled-button > .paging-text {
    color: grey;
    font-weight: bold;
    font-size: 20px;
    line-height: 20px;
    padding: 0;
    margin: 0;
}

.nl-error {
    color: rgb(207, 0, 110);
    font-size: 14px;
    font-weight: bold;
}

.nl-error-asterisk {
    color: rgb(207, 0, 110);
    font-weight: bold;
}

.warning {
    color: rgb(207, 200, 0);
    font-weight: bold;
}

.error {
    color: rgb(207, 0, 110);
    font-weight: bold;
}

.modal-icon {
    font-size: 48px;
    vertical-align: middle;
}

.req {
    color: rgb(207, 0, 110);
    font-weight: bold;
}
.req-error {
    color: rgb(207, 0, 110);
    font-size: 14px; /* 0.875rem; = 14/16(px) */
    font-weight: bold;
}

.section-row {
    border-bottom: 1px solid #dedede;
    margin-bottom: 15px;
}

.val-required {
}
.val-dropdown {
}
.val-radio {
}
.val-min-len {
}
.val-max-len {
}
.val-words100 {
}
.val-integer {
}
.val-integer-positive {
}
.val-intwcommas {
}
.val-double {
}
.val-decimal1 {
}
.val-decimal2 {
}
.val-decimal3 {
}
.val-decimal4 {
}
.val-money {
}
.val-currency {
}
.val-date {
}
.val-time {
}
.val-currency {
}
.val-email {
}
.val-login-email {
}
.val-password {
}
.val-phone {
}
.val-zip {
}
.val-zipplusfour {
}
.val-creditcard {
}
.val-cvvthree {
}
.val-cvvfour {
}
.val-cvv {
}
.val-alpha {
}
.val-alphanumeric {
}
.val-custom {
}

.item-group {
    border-top: none;
    border-right: none;
    border-bottom: 1px dotted #eee;
    border-left: none;
    color: #ccc;
    padding: 2px 5px;
    margin-bottom: 15px;
    display: none;
    visibility: hidden;
}
.item-group.active {
    border-top: none;
    border-right: none;
    border-bottom: 1px solid #003974;
    border-left: none;
    color: #003974;
    display: block !important;
    font-weight: bold;
    visibility: visible !important;
}

/**********************
    Content page
***********************/
.content-link {
    background-color: rgb(0, 57, 112);
    border-radius: 5px;
    color: #fff !important;
    float: right;
    font-size: 14px;
    padding: 5px 8px;
    position: relative;
    display: block;
    visibility: visible;
}

.content-title {

}

ul.dropdownmenu > li > a.wysiwyg-link-disabled {
    color: grey !important;
    font-style: italic !important;
    background-color: #efefef !important;
    
}

/**********************
    CSS Grid
***********************/

.grid-container {

}

.grid {
    display: grid;
    grid-template-rows: auto;
    column-gap: 1px;
    row-gap: 1px;
    align-items: start;
    margin: 0;
    padding: 0;
}
.grid > li {
    list-style: none;
}
.grid-row {
    /*
    Building Name
    360 Status
    360 Created / Last Update
    TOBY Status
    Toby Created / Last Upated
    Actions
    */
}
.grid-col {
    padding: 4px 8px;
}

@media screen and (max-width: 955px) {
    .grid {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }
    .grid > li:first-child {
        display: none;
    }
    .grid-row {
        border: 1px solid #dedede;
        border-radius: 2px;
        padding: 15px;
        margin-bottom: 10px;
    }
    .grid-col::before {
        content: attr(data-name);
        color: #003974 !important;
        font-weight: bold;
    }
    .grid-col {
        display: grid;
        grid-template-columns: minmax(9em, 30%) 1fr;
    }
}

@media screen and (max-width: 680px) {
    .grid {
        display: grid;
        grid-template-columns: 1fr;
    }
}

@media screen and (min-width: 956px) {
    .grid {
        border-top: 1px solid #dedede;
    }
    .grid>.grid-row:first-child {
        background-color: #003974;
        color: #fff;
        font-weight: bolder;
    }
    .grid-row {
        display: grid;
        border-bottom: 1px solid #6b7b84;
    }
    .grid-row:hover {
        background-color: rgb(230, 235, 248);
    }
    .grid-col-container {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(var(--column-width-min), 1fr));
    }
    .grid-col {
        border-right: 1px solid #fff;
        padding: 3px 8px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .grid > .grid-row:first-child .grid-col {
        border-bottom: 1px solid #6b7b84;
        border-right: 1px solid #003974 !important;
        display: flex;
        align-items: center;
        justify-content: left;
        text-overflow: initial;
        overflow: auto;
        white-space: normal;
    }
    .grid > .grid-row:first-child .grid-col.center {
        justify-content: center;
    }
}

.sort-col {
    cursor: pointer;
}
.sort-control {
    color: #faf7d9;
    margin-left: auto;
}

/**********************
    Photos
***********************/

.photo-controls {
    display: inline-block;
    margin: 0;
    overflow-y: hidden;
    padding: 0;
}
.photo-container {
    background-color: #fefefe;
    border: 1px solid #eee;
    border-radius: 4px;
    padding: 10px;
    overflow-y: hidden;
    text-align: center;
}
.photo-wrapper {
    background-color: #fff;
    border: 1px solid #eee;
    border-radius: 4px;
    margin: 0;
    padding: 0;
    text-align: center;
}

/**********************
    Dropzone
***********************/

.dropzone-container {
    align-items: center;
    background-color: #fefefe;
    padding: 20px;
    text-align: center;
    vertical-align: middle;
}

.dropzone {
    align-items: center;
    background-color: #fff;
    border: 2px solid #fdfdfd;
    border-radius: 40px;
    color: rgb(77, 77, 77);
    height: 258px;
    margin: 5px auto;
    padding: 16px;
    text-align: center;
    vertical-align: middle;
    width: 308px;
}

.dropzone-upload-error {
    color: rgb(207, 0, 110);
    font-size: 14px;
    font-weight: bold;
    margin: 5px auto;
    padding: 16px;
    text-align: center;
    vertical-align: middle;
    width: 358px;
}

/* Lighbox modal styles */

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1500; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
    background-color: #fefefe;
    margin: 5% auto; /* 15% from the top and centered */
    padding: 20px;
    border: 1px solid #888;
    width: 60%; /* Could be more or less, depending on screen size */
    height: 80%; /* Could be more or less, depending on screen size */
}

/* The Close Button */
.close {
    float: right;
    color: #c40257;
    font-size: 12px;
    font-weight: bold;
    opacity: 1;
}

    .close:hover,
    .close:focus {
        color: #c40257;
        text-decoration: none;
        cursor: pointer;
        opacity: .8;
    }

/* Admin Page Styles*/

.admin-page {
    text-align: left;
    width: 100%;
}

.adminNavBar {
    text-align: left;
    float: left;
    width: 100%;
    color: #fff;
    background-color: #003974;
    margin: 0px;
    padding: 6px 6px 6px 18px;
    font-weight: bold;
}

.titleNavBar {
    text-align: left;
    float: left;
    width: 100%;
    color: #fff;
    background-color: #00a2e0;
    margin: 0px;
    padding: 6px 6px 6px 18px;
    font-weight: bold;
}

.admin-page select {
    border: 1px solid #888;
}

.admin-page tr {
    border-bottom: 2px solid #fff;
}

.admin-page td {
    font-size: 16px;
    padding: 6px
}

.totalHead {
    background-color: #b49b57;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    padding: 6px;
}

.sectionHead {
    background-color: #003974;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    padding: 6px;
}

.subHead {
    color: #fff;
    background-color: #6b7b84;
    font-weight: bold;
}

.header-login-button {
    border: 7px #fff solid;
    text-align: center;
    font-size: 28px;
    color: #fff;
    font-weight: 700;
    width: 160px;
    cursor: pointer;
}