﻿/*@import url('icons/material-design-iconic-font/css/materialdesignicons.min.css');
@import url('icons/font-awesome/css/fontawesome-all.css');*/

/*******************
 Breadcrumb and page title
*******************/

.newUpdates {
    color: #ebeba8 !important;
}

.customnavbarzindex {
    z-index: 9998 !important;
}

.mfp-bg {
    z-index: 9999 !important;
}

.mfp-wrap {
    z-index: 9999 !important;
}

.dropdown-content {
    width: 210px;
}

.file-man-box .file-close {
    color: #f1556c;
    position: absolute;
    line-height: 24px;
    font-size: 24px;
    right: -10px;
    top: -10px;
    /*visibility: hidden*/
}

.floatbutton {
    float: left;
}

.fieldSection {
    clear: both;
    float: none;
}

.moddedFormControl {
    /*display: block;*/
    /*width: 100%;*/
    /*padding: 0.375rem 0.75rem;*/
    /*font-size: 1rem;*/
    /*font-weight: 400;*/
    /*line-height: 1.5;*/
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.moddedPaddingBottom {
    padding-bottom: 5px;
}

.moddedPaddingTop {
    padding-top: 5px;
}

.moddedDDLFormControl {
    /*display: block;
    width: 100%;*/
    padding: 0.375rem 0.75rem;
    /*font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;*/
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.page-titles {
    background: #ffffff;
    margin: 0px 0px 20px !important;
    padding: 8px 15px;
    -webkit-box-shadow: 1px 0 5px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 0 5px rgba(0, 0, 0, 0.1);
}

    .page-titles h3 {
        margin-bottom: 0px;
        margin-top: 8px;
    }

    .page-titles .breadcrumb {
        padding: 0px;
        background: transparent;
        font-size: 14px;
    }

        .page-titles .breadcrumb li {
            margin-top: 0px;
            margin-bottom: 0px;
        }

        .page-titles .breadcrumb .breadcrumb-item + .breadcrumb-item::before {
            content: "\e649";
            font-family: themify;
            color: #a6b7bf;
            font-size: 11px;
        }

        .page-titles .breadcrumb .breadcrumb-item.active {
            color: #99abb4;
        }

.navbar {
    z-index: 9999;
}

.hidden {
    display: none
}

.table-responsive > .table-bordered {
    border: 1px solid #dee2e6;
}


.navitemCustom {
    font-size: 16px !important;
}

.hideColumn {
    display: none;
}

.headerbutton {
    width: 220px;
    padding: 10px;
    background-color: white;
    border-radius: 10px;
    opacity: .98;
}

.ddl option {
    font-size: 18px;
}

.biggerText {
    font-size: 18px;
    vertical-align: middle;
}

.gvHeader {
    text-align: center;
}

.dwellGrid {
    border-top: none;
    border-left: none;
    border-right: none;
}

.file-other-icon {
    font-size: 40px !important;
}

.kv-file-content {
    width: 100px !important;
    height: 60px !important;
}

.kv-preview-data {
    width: 100px !important;
    height: 60px !important;
}


.file-drop-zone {
    max-height: 260px !important;
    min-height: 0px !important;
}

.file-drop-zone-title {
    max-height: 260px !important;
    min-height: 0px !important;
    padding: 0px !important;
}
/*@media (min-width: 768px) {
    .contentsection {
        font-size: 70px;
    }
}*/

.file-caption-name {
    width: 80% !important;
}

.file-footer-caption {
    margin-bottom: 0px !important;
}

.file-thumbnail-footer {
    display: none;
}
/* Small devices (landscape phones, 544px and up) */
/*(orientation:portrait)*/
@media (min-width: 544px) and (max-width: 767px) {
    .contentsection {
        /*font-size: 40px;*/
    }
}

/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */
@media (min-width: 768px) and (max-width: 991px) {
    /*h1 {font-size:2rem;} /*1rem = 16px*/
    .contentsection {
        /*font-size: 40px;*/
    }
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
    /*h1 {font-size:2.5rem;} /*1rem = 16px*/
    .contentsection {
        /*font-size: 40px;*/
    }
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1300px) {
    /*h1 {font-size:2.5rem;} /*1rem = 16px*/
    .contentsection {
        /*font-size: 40px;*/
        min-width: 600px;
    }
}

/*body {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}

.wrapper {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  justify-content: space-around;
}*/

.kv-file-zoom {
    display: none !important;
}

body {
}

    body:before {
        content: "";
        display: block;
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: -10;
        /*background: url(http://gdtools.gdtr.com/Photos/riviantrucks.jpg) no-repeat center center;*/
        /*background-color:#343a40;*/
        background-color: rgb(238, 245, 249);
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }

#cover {
    background: transparent;
    display: flex;
    position: relative;
}

.backgroundImageFix {
    /*width: 1%;
    height: 1%;
    opacity: 0.0*/
}

label {
    /*display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    margin-left: 4px;*/
    font-weight: normal;
}

.label input[type="label"] {
    /*display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    margin-left: 4px;*/
    font-weight: normal !important;
}

.normalfont {
    font-weight: normal !important;
}

.rbl input[type="radio"] {
    font-weight: normal !important;
    margin-left: 20px;
    margin-right: 1px;
}

html {
    /*font-size: 100%;*/
}

.checkbox .btn, .checkbox-inline .btn {
    padding-left: 1em;
    min-width: 8em;
}

.checkbox label, .checkbox-inline label {
    text-align: left;
    /*padding-left: 0.2em;*/
    padding-left: 0px !important;
}

.checkbox input[type="checkbox"] {
    float: none;
}

.bs-linebreak {
    height: 10px;
}

.image {
    /* min-width: 100%; REMOVE THIS */
    max-width: 100%;
    height: auto;
}

/*body { 
    /*background: rgb(81, 143, 88) !important;*/
/*background: #222 url('https://unsplash.it/1920/1080/?random') center center no-repeat;*/ }


#cover-caption {
    width: 100%;
    position: relative;
    z-index: 1;
}

/* only used for background overlay not needed for centering */
form:before {
    content: '';
    /*height: 100%;*/
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    background-color: rgba(0,0,0,0.3);
    /*background-color: white;*/
    z-index: -1;
    border-radius: 10px;
}

table {
    background-color: transparent;
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: right;
}

th {
    text-align: right;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

    .table > thead > tr > th,
    .table > tbody > tr > th,
    .table > tfoot > tr > th,
    .table > thead > tr > td,
    .table > tbody > tr > td,
    .table > tfoot > tr > td {
        padding: 8px;
        line-height: 1.42857143;
        vertical-align: top;
        border-top: 1px solid #ddd;
    }

    .table > thead > tr > th {
        vertical-align: bottom;
        border-bottom: 2px solid #ddd;
    }

    .table > caption + thead > tr:first-child > th,
    .table > colgroup + thead > tr:first-child > th,
    .table > thead:first-child > tr:first-child > th,
    .table > caption + thead > tr:first-child > td,
    .table > colgroup + thead > tr:first-child > td,
    .table > thead:first-child > tr:first-child > td {
        border-top: 0;
    }

    .table > tbody + tbody {
        border-top: 2px solid #ddd;
    }

    .table .table {
        background-color: #fff;
    }

.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
    padding: 5px;
}

.table-bordered {
    border: 1px solid #ddd;
}

    .table-bordered > thead > tr > th,
    .table-bordered > tbody > tr > th,
    .table-bordered > tfoot > tr > th,
    .table-bordered > thead > tr > td,
    .table-bordered > tbody > tr > td,
    .table-bordered > tfoot > tr > td {
        border: 1px solid #ddd;
    }

    .table-bordered > thead > tr > th,
    .table-bordered > thead > tr > td {
        border-bottom-width: 2px;
    }

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
    background-color: #f5f5f5;
}

table col[class*="col-"] {
    position: static;
    display: table-column;
    float: none;
}

table td[class*="col-"],
table th[class*="col-"] {
    position: static;
    display: table-cell;
    float: none;
}

.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
    background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
    background-color: #e8e8e8;
}

.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
    background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
    background-color: #d0e9c6;
}

.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
    background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
    background-color: #c4e3f3;
}

.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
    background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
    background-color: #faf2cc;
}

.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
    background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
    background-color: #ebcccc;
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto;
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
    }

        .table-responsive > .table {
            margin-bottom: 0;
        }

            .table-responsive > .table > thead > tr > th,
            .table-responsive > .table > tbody > tr > th,
            .table-responsive > .table > tfoot > tr > th,
            .table-responsive > .table > thead > tr > td,
            .table-responsive > .table > tbody > tr > td,
            .table-responsive > .table > tfoot > tr > td {
                white-space: nowrap;
            }

        .table-responsive > .table-bordered {
            border: 0;
        }

            .table-responsive > .table-bordered > thead > tr > th:first-child,
            .table-responsive > .table-bordered > tbody > tr > th:first-child,
            .table-responsive > .table-bordered > tfoot > tr > th:first-child,
            .table-responsive > .table-bordered > thead > tr > td:first-child,
            .table-responsive > .table-bordered > tbody > tr > td:first-child,
            .table-responsive > .table-bordered > tfoot > tr > td:first-child {
                border-right: 0;
            }

            .table-responsive > .table-bordered > thead > tr > th:last-child,
            .table-responsive > .table-bordered > tbody > tr > th:last-child,
            .table-responsive > .table-bordered > tfoot > tr > th:last-child,
            .table-responsive > .table-bordered > thead > tr > td:last-child,
            .table-responsive > .table-bordered > tbody > tr > td:last-child,
            .table-responsive > .table-bordered > tfoot > tr > td:last-child {
                border-left: 0;
            }

            .table-responsive > .table-bordered > tbody > tr:last-child > th,
            .table-responsive > .table-bordered > tfoot > tr:last-child > th,
            .table-responsive > .table-bordered > tbody > tr:last-child > td,
            .table-responsive > .table-bordered > tfoot > tr:last-child > td {
                border-bottom: 0;
            }
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}

input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}

input[type="file"] {
    display: block;
}

input[type="range"] {
    display: block;
    width: 100%;
}

select[multiple],
select[size] {
    height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
}

/* Style the dropdown button to fit inside the topnav */
.dropdown .dropbtn {
    /*font-size: 17px;*/
    border: none;
    outline: none;
    /*color: white;*/
    color: rgba(255,255,255,.55);
    padding: 8px 8px;
    background-color: inherit;
    font-family: inherit;
    margin: 0;
}

.dropdownSelected .dropbtnSelected {
    color: white !important;
}

/* Style the dropdown content (hidden by default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

    /* Style the links inside the dropdown */
    .dropdown-content a {
        float: none;
        color: black;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
        text-align: left;
    }

/* Add a dark background on topnav links and the dropdown button on hover */
.topnav a:hover, .dropdown:hover .dropbtn {
    background-color: #555;
    color: white;
}

/* Add a grey background to dropdown links on hover */
.dropdown-content a:hover {
    background-color: #ddd;
    color: black;
}

/* Show the dropdown menu when the user moves the mouse over the dropdown button */
.dropdown:hover .dropdown-content {
    display: block;
}

/* When the screen is less than 600 pixels wide, hide all links, except for the first one ("Home"). Show the link that contains should open and close the topnav (.icon) */
@media screen and (max-width: 600px) {
    .topnav a:not(:first-child), .dropdown .dropbtn {
        /*display: none;*/
        /*margin-left: -7px;*/
    }

    .topnav a.icon {
        float: right;
        display: block;
    }
}

/* The "responsive" class is added to the topnav with JavaScript when the user clicks on the icon. This class makes the topnav look good on small screens (display the links vertically instead of horizontally) */
@media screen and (max-width: 600px) {
    .topnav.responsive {
        position: relative;
    }

        .topnav.responsive a.icon {
            position: absolute;
            right: 0;
            top: 0;
        }

        .topnav.responsive a {
            float: none;
            display: block;
            text-align: left;
        }

        .topnav.responsive .dropdown {
            float: none;
        }

        .topnav.responsive .dropdown-content {
            position: relative;
        }

        .topnav.responsive .dropdown .dropbtn {
            display: block;
            width: 100%;
            text-align: left;
        }
}

.row {
    margin-right: 0 !important; /* This removes a gap that is created on .row from bootstrap.min.css */
}

.modalDeleteButton {
    float: right;
    position: absolute;
    left: 10px;
}

.modalButtons {
    float: right;
    position: absolute;
    left: 10px;
}

.rfvError {
    font-size: 24px;
    font-weight: bold;
    vertical-align: -4px;
    margin-left: 2px;
    color:red;
}

.modal-backdrop {
    z-index: 100000 !important;
}

.modal {
    z-index: 100001 !important;
}

.bigCheckBox {
    /*margin: 23px;*/
    vertical-align: -2px;
    margin-bottom:10px;
}

    .bigCheckBox input {
        width: 20px;
        height: 20px;
        vertical-align: sub;
    }

    .bigCheckBox label {
        margin-left: 5px;
    }