﻿/* titillium-web-300 - latin */
@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-weight: 300;
  src: url('/fonts/titillium-web-v8-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Titillium Web Light'), local('TitilliumWeb-Light'), url('/fonts/titillium-web-v8-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('/fonts/titillium-web-v8-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
  url('/fonts/titillium-web-v8-latin-300.woff') format('woff'), /* Modern Browsers */
  url('/fonts/titillium-web-v8-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
  url('/fonts/titillium-web-v8-latin-300.svg#TitilliumWeb') format('svg'); /* Legacy iOS */
}
/* titillium-web-300italic - latin */
@font-face {
  font-family: 'Titillium Web';
  font-style: italic;
  font-weight: 300;
  src: url('/fonts/titillium-web-v8-latin-300italic.eot'); /* IE9 Compat Modes */
  src: local('Titillium Web Light Italic'), local('TitilliumWeb-LightItalic'), url('/fonts/titillium-web-v8-latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('/fonts/titillium-web-v8-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */
  url('/fonts/titillium-web-v8-latin-300italic.woff') format('woff'), /* Modern Browsers */
  url('/fonts/titillium-web-v8-latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */
  url('/fonts/titillium-web-v8-latin-300italic.svg#TitilliumWeb') format('svg'); /* Legacy iOS */
}
/* titillium-web-regular - latin */
@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/titillium-web-v8-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Titillium Web Regular'), local('TitilliumWeb-Regular'), url('/fonts/titillium-web-v8-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('/fonts/titillium-web-v8-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
  url('/fonts/titillium-web-v8-latin-regular.woff') format('woff'), /* Modern Browsers */
  url('/fonts/titillium-web-v8-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
  url('/fonts/titillium-web-v8-latin-regular.svg#TitilliumWeb') format('svg'); /* Legacy iOS */
}
/* titillium-web-italic - latin */
@font-face {
  font-family: 'Titillium Web';
  font-style: italic;
  font-weight: 400;
  src: url('/fonts/titillium-web-v8-latin-italic.eot'); /* IE9 Compat Modes */
  src: local('Titillium Web Italic'), local('TitilliumWeb-Italic'), url('/fonts/titillium-web-v8-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('/fonts/titillium-web-v8-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
  url('/fonts/titillium-web-v8-latin-italic.woff') format('woff'), /* Modern Browsers */
  url('/fonts/titillium-web-v8-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
  url('/fonts/titillium-web-v8-latin-italic.svg#TitilliumWeb') format('svg'); /* Legacy iOS */
}
/* titillium-web-700 - latin */
@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-weight: 700;
  src: url('/fonts/titillium-web-v8-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Titillium Web Bold'), local('TitilliumWeb-Bold'), url('/fonts/titillium-web-v8-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('/fonts/titillium-web-v8-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
  url('/fonts/titillium-web-v8-latin-700.woff') format('woff'), /* Modern Browsers */
  url('/fonts/titillium-web-v8-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
  url('/fonts/titillium-web-v8-latin-700.svg#TitilliumWeb') format('svg'); /* Legacy iOS */
}
/* titillium-web-700italic - latin */
@font-face {
  font-family: 'Titillium Web';
  font-style: italic;
  font-weight: 700;
  src: url('/fonts/titillium-web-v8-latin-700italic.eot'); /* IE9 Compat Modes */
  src: local('Titillium Web Bold Italic'), local('TitilliumWeb-BoldItalic'), url('/fonts/titillium-web-v8-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('/fonts/titillium-web-v8-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
  url('/fonts/titillium-web-v8-latin-700italic.woff') format('woff'), /* Modern Browsers */
  url('/fonts/titillium-web-v8-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
  url('/fonts/titillium-web-v8-latin-700italic.svg#TitilliumWeb') format('svg'); /* Legacy iOS */
}

* {
  font-family: 'Titillium Web', sans-serif;
  outline: none;
}

html, body {
  height: 100%;
  width: 100%;
}

.title-1 {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 15px;
}

.title-3 {
  margin-bottom: 35px;
}

.title-4 {
  font-size: 24px;
}


/* Header + Footer */


.header {
    background: linear-gradient(0deg, rgba(246,248,255,1) 0%, rgba(228,230,237,1) 45%, rgba(227,230,237,1) 100%);
    margin: 0em;
    box-shadow: 1px 3px 20px 2px rgba(0, 0, 0, 0.2);
    position: relative;
    z-index: 100;
}

.navbar {
  padding: 0;
  position: relative;
  z-index: 1000;
}

#toggler {
    display: flex;
    align-items: center;
}

.fa-ellipsis-v {
    color: #404040;
    font-size: 22px;
    margin-right: 2px;
}

.fa-bars {
    color: #404040;
    font-size: 24px;
}

.nav-right {
    display: flex;
    justify-content: end;
    align-items: center;
}

a.navbar-brand {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

.nav-login {
  margin-left: 15px;
  margin-right: 30px;
  padding: 5px 5px;
}

.navbarMapButton {
    display: flex;
    align-items: center;
}

.enter-btn {
    font-size: 16px;
    background-color: #00B6F1;
    color: white;
    font-weight: 700;
    box-shadow: 1px 2px 10px 3px rgba(0, 0, 0, 0.2);
    transition: all 0.2s;
    margin-right: 25px;
}

    .enter-btn:hover {
        background-color: #4171BC;
        color: white;
        box-shadow: none;
    }

.nav-btn {
    display: flex;
    align-items: center;
    margin-left: 7px;
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase;
    color: #4e4e4e !important;
    transition: all 0.2s;
}

    .nav-btn:hover {
        color: #29AA2F !important;
    }

.navIcon {
    font-size: 19px;
    vertical-align: middle;
}

#footer-hr {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

footer {
    min-height: 100%;
    width: 100%;
    margin: 0;
}

.footerLinks {
    display: grid;
}

.footer-main-container {
    box-shadow: 1px -3px 20px 2px rgba(0, 0, 0, 0.2);
    background: linear-gradient(180deg, rgba(246,248,255,1) 0%, rgba(228,230,237,1) 60%, rgba(204,208,217,1) 100%);
    position: relative;
}

#selectLanguage {
    justify-content: flex-end;
}



.end-label {
    text-align: center;
}

.termsTitle1 {
    font-size: 30px !important;
    font-weight: 700;
}

.termsTitle2 {
    font-size: 24px !important;
}

.termsText {
    font-size: 18px !important;
}

.auditDropdownBox {
    padding: 10px 0;
    border-radius: 12px;
    margin: 0;
    box-shadow: 1px 2px 20px 3px rgba(0, 0, 0, 0.2);
    background-color: #f6f8ff;
}

.audit-dropdown-item {
    color: black;
}

    .audit-dropdown-item:hover {
        color: #29AA2F;
    }

    .audit-dropdown-item:focus {
        background-color: none;
        color: #29AA2F;
        outline: none;
    }

    .audit-dropdown-item:active {
        color: #2ed03c;
    }

.btn-excel {
    color: #2ED03C;
    font-size: medium;
    margin: 5px;
    padding: 5px;
    vertical-align: middle;
    text-decoration: none;
}

    .btn-excel:hover {
        color: #29AA2F;
        text-decoration: none;
    }

.btn-sq {
    border: solid 1px #00B6F1;
    background-color: #f6f8ff;
    color: #00B6F1;
    font-weight: 400;
    transition: all 0.2s;
}

    .btn-sq:hover {
        border-color: #4171BC;
        color: #4171BC;
        background-color: #f6f8ff;
    }

.btn-en {
    border: solid 1px #00B6F1;
    background-color: #f6f8ff;
    color: #00B6F1;
    font-weight: 400;
    transition: all 0.2s;
}

    .btn-en:hover {
        border-color: #4171BC;
        color: #4171BC;
        background-color: #f6f8ff;
    }

.btn-sr {
    border: solid 1px #00B6F1;
    background-color: #f6f8ff;
    color: #00B6F1;
    font-weight: 400;
    transition: all 0.2s;
}

    .btn-sr:hover {
        border-color: #4171BC;
        color: #4171BC;
        background-color: #f6f8ff;
    }


/* Home page menu */


.menu-item {
    cursor: pointer;
}

.menu-page {
    min-height: 795px;
    align-items: center;
}

.search-panel {
    background-color: #f6f8ff;
    border-radius: 6px;
    position: absolute;
    border-radius: 25px;
    box-shadow: 1px 2px 8px 3px rgba(0, 0, 0, 0.2);
}

.water-information-system {
    margin: 0;
    padding: 15px 15px 15px 30px;
    font-weight: 700;
}

.main-menu {
    margin-top: 20px;
    margin-bottom: 30px;
    display: inline-table;
    box-sizing: content-box;
    list-style: none;
    text-decoration: none;
    padding: 30px 10px 30px 30px;
    font-weight: 700;
    font-size: 18px;
    border-radius: 10px;
    box-shadow: 1px 2px 20px 3px rgba(0, 0, 0, 0.2);
    background-color: #f6f8ff;
}

.custom-dropmenu {
    padding: 10px 5px 10px 20px;
    text-decoration: none;
    color: #404040;
    display: flex;
}

.custom-dropmenu:hover {
  text-decoration: none;
  color: #00B6F1;
}

.dropright {
    width: 100%;
    color: #D3D3D3;
}

.dropright:hover {
  text-decoration: none;
  color: #00B6F1;
}

.dropright > .dropdown-menu {
  margin: 0 !important;
}

.dropright-arrow {
    display: flex;
    align-items: center;
    padding-left: 10px;
}

.dropright-box {
    padding: 15px 0;
    border-radius: 12px;
    margin: 0;
    box-shadow: 1px 2px 20px 3px rgba(0, 0, 0, 0.2);
    background-color: #f6f8ff;
}

.dropdown-menu {
    margin-left: 0;
    background-color: #f6f8ff;
}

.dropright-category {
    display: flex;
    justify-content: start;
    color: #404040;
    padding-left: 30px;
    font-weight: 700;
}

    .dropright-category:hover {
        color: #00B6F1;
        font-weight: 700;
    }

    .dropright-category:focus {
        background-color: rgba(255, 255, 255, 0) !important;
        color: #00B6F1;
        font-weight: 700;
        outline: none;
    }

    .dropright-category::after {
        color: #00B6F1;
        font-weight: 700;
    }

    .dropright-category:active {
        color: #00B6F1;
        font-weight: 700;
    }

.dropdownActive {
    color: #00B6F1;
}

.dropdownActiveAudit {
    color: #29AA2F !important;
}

.mainPageSearchCategory {
    padding: 15px 10px 15px 20px;
}

.search-dropdown-box {
    box-shadow: 1px 1px 20px 3px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    background-color: #f6f8ff;
}

.mainPageSearchInput {
    border-radius: 25px !important;
}
    .mainPageSearchInput.results {
        border-bottom-left-radius: 0 !important;
        border-bottom-right-radius: 0 !important;
    }

.search-category {
    display: flex;
    justify-content: start;
    color: #4171BC;
    padding-left: 30px;
    font-weight: 700;
    transition: all 0.2s;
}

    .search-category:hover {
        background-color: #00B6F1;
        color: white;
        font-weight: 700;
    }

    .search-category:focus {
        background-color: none;
        color: #4171BC;
        font-weight: 700;
        outline: none;
    }

    .search-category:active {
        background-color: #00B6F1;
        color: white;
        font-weight: 700;
    }

.searchResultsIcon {
    margin-right: 12px;
}

.mainPageSearchDropdown {
    color: #f6f8ff;
    font-weight: bold;
    font-size: 18px;
    outline: none;
    transition: all 0.2s;
}
    .mainPageSearchDropdown:hover {
        color: #4171BC;
        text-decoration: none;
    }

.main-search-bar {
    border-radius: 30px;
}

.searchList > div {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.searchList {
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
}

.mainSearchIcon {
    font-size: 1em;
    margin-right: 5px;
}

.searchResultsIcon {
    font-size: .8em;
}


/* Login page + account */


#loginBackground {
    height: 100%;
    width: 100%;
    background-position: center;
    background-image: url(/images/first-background.jpeg);
    background-repeat: no-repeat;
}

#loginLogo {
    width: 130px;
    height: 130px;
}

.login {
    padding-top: 35px;
    padding-bottom: 35px;
    display: flex;
}

#forgot-password {
    color: #4171BC;
    font-weight: 300;
    transition: 0.3s;
    text-decoration: none;
}

    #forgot-password:hover {
        color: #4171BC;
        font-weight: 700;
    }

a {
    color: #4171BC;
}

.login-btn {
    color: rgb(238, 238, 238);
    font-weight: 700;
    background-color: #00B6F1;
    box-shadow: 1px 2px 10px 3px rgba(0, 0, 0, 0.2);
    display: flex;
    align-items: center !important;
    transition: all 0.2s;
    outline: none;
}

    .login-btn:hover {
        font-weight: 700;
        background-color: #4171BC;
        color: white;
        box-shadow: none;
    }

    .login-btn:focus {
        outline: none !important;
        border-color: transparent;
    }

.background-image {
    height: 100%;
    width: 100%;
    background-image: url(/images/first-background.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    display: flex;
}

.login-box {
    padding: 5px 30px;
    margin: 0;
    background-color: #f6f8ff;
    box-shadow: 1px 2px 20px 3px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.login-logo {
    display: flex;
    justify-content: center;
    margin: 10px 0 0 0;
}

.smallDivider {
    margin-top: 12px;
    margin-bottom: 24px;
}

.login-options {
    margin: 25px 10px;
}

#account {
    margin: 20px 10px 0 10px;
}

.login-btn-section {
    display: flex;
    justify-content: center;
    margin-top: 16px;
    margin-bottom: 16px;
}

.rememberme-section {
    float: left;
    padding-bottom: 15px;
}

.password-reset {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.password-reset-box {
    background-color: #f6f8ff;
    border-radius: 10px;
    box-shadow: 1px 2px 20px 3px rgba(0, 0, 0, 0.2);
    padding: 20px 30px 20px 30px;
}

.password-reset-btn-section {
    margin: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

    .password-reset-btn-section > .left {
        display: flex;
        justify-content: start;
        align-items: center;
    }

    .password-reset-btn-section > .right {
        display: flex;
        justify-content: end;
        align-items: center;
    }

.account-container {
    min-height: 790px;
    padding: 50px 0 50px 0;
}

.account-item {
    font-weight: 700;
    color: #4171BC;
}

    .account-item:hover {
        color: #00B6F1;
    }

.nav-pills .nav-link.active {
    background-color: rgba(255, 255, 255, 0) !important;
    color: #00B6F1;
}

.btn-enable-auth {
    background-color: #2ED03C;
    color: white;
    font-weight: 700;
    box-shadow: 1px 2px 10px 3px rgba(0, 0, 0, 0.2);
    transition: all 0.2s;
    margin-right: 15px;
}

    .btn-enable-auth:hover {
        background-color: #29AA2F;
        color: white;
        box-shadow: none;
    }

.reset-auth-btn {
    background-color: #f91a30;
    color: white;
    font-weight: 700;
    box-shadow: 1px 2px 10px 3px rgba(0, 0, 0, 0.2);
    transition: all 0.2s;
    margin-right: 15px;
}

    .reset-auth-btn:hover {
        background-color: #bd2130;
        color: white;
        box-shadow: none;
    }

#email-verification {
    cursor: pointer;
    color: #00B6F1;
    font-weight: 400;
    font-size: 17px;
    text-decoration: none;
    display: flex;
    justify-content: start;
    align-items: center;
    text-align: start;
}

    #email-verification:hover {
        color: #4171BC;
        text-decoration: none;
    }

.off {
    display: none;
    visibility: hidden;
    opacity: 0;
}

.spinnerContainer {
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 100;
    display: flex;
    align-items: center;
    background: #f6f8ff;
    transition: opacity .4s ease-in-out;
}

.siu-big-icons {
    font-size: 40px;
    vertical-align: middle;
}

.appUsersBackground {
    height: 100%;
    width: 100%;
    background-image: url(/images/appUsersBG.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    position: relative;
    display: flex;
    min-height: 790px;
}

.psw-title {
    font-size: 22px;
}

.pswDivider {
    margin-top: 20px;
    margin-bottom: 20px;
    width: 100%;
}

.forgotPasswordPost {
    padding: 0;
}

.psw-text {
    font-size: 17px;
    margin-bottom: 20px;
}

.password-reset-btn-section {
    margin-top: 25px;
}

.auth-subtitle {
    font-weight: 700;
}


/* Registers Css */


.registersBackground {
    height: 100%;
    width: 100%;
    background-image: url(/images/registersBackground.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right;
    position: relative;
    background-attachment: fixed;
    display: flex;
    image-rendering: auto;
}

.tablePage-container {
  margin-top: 20px;
  min-height: 770px;
}

.container-fluid {
  overflow: auto;
}

.panel-heading {
  display: flex;
  align-items: center;
  border-radius: 8px 8px 0 0;
  margin: 0;
  padding-right: 12px;
  padding-left: 12px;
}

.left-side {
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
    align-items: center;
    padding: 5px 0 5px 0;
}

.refresh-table {
    color: white;
    background-color: #00B6F1;
    box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.2);
    font-weight: 700;
    transition: all 0.2s;
    margin: 10px 5px 10px 5px;
    text-decoration: none !important;
    display: block ruby;
    text-decoration: none;
}

.refresh-table:hover {
  color: white;
  background-color: #4171BC;
  box-shadow: none;
}

.render-table {
    color: white;
    background-color: #00B6F1;
    box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.2);
    font-weight: 700;
    transition: all 0.2s;
    margin: 10px 5px 10px 5px;
    text-decoration: none !important;
}

.render-table:hover {
  color: white;
  background-color: #4171BC;
  box-shadow: none;
}

.btn-dropdown {
    border-radius: 12px;
    padding: 10px 0;
    box-shadow: 1px 2px 20px 3px rgba(0, 0, 0, 0.2);
}

    .btn-dropdown > .dropdown-item.active {
        background-color: #00B6F1;
    }

.export-excel {
    color: white;
    background-color: #00B6F1;
    box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.2);
    font-weight: 700;
    transition: all 0.2s;
    margin: 10px 5px 10px 5px;
    text-decoration: none !important;
    display: block ruby;
}

.export-excel:hover {
  color: white;
  background-color: #4171BC;
  box-shadow: none;
}

.export-PDF {
    color: white;
    background-color: #00B6F1;
    box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.2);
    font-weight: 700;
    transition: all 0.2s;
    margin: 10px 5px 10px 5px;
    text-decoration: none !important;
    display: block ruby;
}

.export-PDF:hover {
  color: white;
  background-color: #4171BC;
  box-shadow: none;
}

.right-side {
  display: block;
  margin: 0;
  padding: 0;
}

.add-side {
    display: block;
    margin: 0;
    padding: 0;
}

.search-user {
  display: flex;
  justify-content: start;
  align-items: center;
  padding: 5px 0 5px 0;
}

#administerUserSearch {
    margin-left: 10px
}

.card-view {
    border-top: 4px solid rgba(0,0,0,.25);
    border-bottom: 4px solid rgba(0,0,0,.25);
    border-right: 2px solid rgba(0,0,0,.25);
    border-left: 2px solid rgba(0,0,0,.25);
    border-radius: 2px;
    background-color: white;
    z-index: 100;
}

.master-card-view {
    border-top: 4px solid rgba(0,0,0,.25);
    border-bottom: 2px solid rgba(0,0,0,.25);
    border-right: 2px solid rgba(0,0,0,.25);
    border-left: 2px solid rgba(0,0,0,.25);
    border-radius: 2px;
    background-color: white;
    z-index: 100;
}

.srch-bar {
    margin: 20px 0 0 0;
    font-weight: 700;
}

.srch-bars-container {
  margin-top: 20px;
  padding: 0 10px 10px 10px;
}

.srch-box {
    box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.15);
}

.filter-buttons {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 5px 0 25px 0;
}

.search-btn {
    padding: 6px 15px 6px 15px;
    color: white;
    background-color: #00B6F1;
    box-shadow: 1px 2px 10px 3px rgba(0, 0, 0, 0.2);
    border-radius: 50px;
    font-weight: 300;
    transition: all 0.2s;
    margin: 10px 5px 10px 5px;
}
  
.search-btn:hover {
  background-color: #4171BC;
  font-weight: 700;
  color: white;
  box-shadow: none;
}

.admin-search-btn {
    padding: 6px 15px 6px 15px;
    color: white;
    background-color: #00B6F1;
    box-shadow: 1px 2px 8px 3px rgba(54, 54, 54, 0.2);
    transition: all 0.2s;
    margin: 10px 5px 10px 5px;
}

    .admin-search-btn:hover {
        background-color: #4171BC;
        color: white;
        box-shadow: none;
    }

.TB {
    border-radius: 8px;
    background-color: #f1f1f1;
    box-shadow: 0px 1px 20px 2px rgba(0, 0, 0, 0.2);
    border: 2px solid rgba(0,0,0,.25);
}

.table > thead > tr > th {
    min-width: 200px;
    text-align: center;
}

.data-rows:hover {
    background: linear-gradient(180deg, rgba(246,248,255,.3) 0%, rgba(220,234,240,.7) 100%);
}

th > a {
  text-decoration: none !important;
}

td > a > ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

td > ul > li > a {
  margin: 0;
  padding: 0;
  list-style: none;
}

td > ul > li {
  list-style-type: none;
}

td > a > ul > li {
  list-style-type: none;
}

tbody > tr > td > ul {
  padding: 0;
  margin: 0;
}

.table > tbody > tr > td {
  text-align: center;
  vertical-align: middle;
}

.table-content {
  overflow: auto;
  width: 100%;
}

.table > thead {
  background-color: #e0e0e0;
  box-shadow: 1px 2px 4px 3px rgba(0, 0, 0, 0.3);
}

.btn-edit {
  color: #00B6F1;
  font-size: medium;
  margin: 5px;
  padding: 5px;
  vertical-align: middle;
  text-decoration: none;
}

    .btn-edit:hover {
        color: #4171BC;
        text-decoration: none;
    }

.btn-details {
    color: rgb(141, 141, 141);
    font-size: medium;
    margin: 5px;
    padding: 5px;
    vertical-align: middle;
    text-decoration: none;
}

    .btn-details:hover {
        color: rgb(97, 97, 97);
        text-decoration: none;
    }

.btn-PDF {
    color: rgb(248, 140, 52);
    font-size: medium;
    margin: 5px;
    padding: 5px;
    vertical-align: middle;
    text-decoration: none;
}

    .btn-PDF:hover {
        color: rgb(170, 103, 41);
        text-decoration: none;
    }

.btn-excel {
    color: #2ED03C;
    font-size: medium;
    margin: 5px;
    padding: 5px;
    vertical-align: middle;
    text-decoration: none;
}

    .btn-excel:hover {
        color: #29AA2F;
        text-decoration: none;
    }

.btn-delete {
    color: #c82333;
    padding: 5px;
    font-size: medium;
    margin: 7px;
    vertical-align: middle;
    text-decoration: none;
}

    .btn-delete:hover {
        color: #951c28;
        text-decoration: none;
    }

.btn-property-details {
    color: #4171BC;
    padding: 5px;
    font-size: medium;
    margin: 7px;
    vertical-align: middle;
    text-decoration: none;
}

    .btn-property-details:hover {
        color: #0048B9;
        text-decoration: none;
    }

.btn-entity-details {
    color: rgb(141, 141, 141);
    font-size: medium;
    margin: 5px;
    padding: 5px;
    vertical-align: middle;
    text-decoration: none;
}

    .btn-entity-details:hover {
        color: rgb(97, 97, 97);
        text-decoration: none;
    }

.addtolist-btn {
    float: right;
    background-color: #2ED03C;
    padding: 2px 14px 4px 10px;
    border-radius: 2em;
    box-sizing: border-box;
    text-decoration: none;
    color: #FFFFFF;
    text-align: center;
    box-shadow: 1px 2px 10px 3px rgba(0, 0, 0, 0.2);
    transition: all 0.2s;
}

.addtolist-btn:hover{
  background-color:#29AA2F;
  text-decoration: none;
  color: #FFFFFF;
  font-weight: 700;
  box-shadow: none;
}

.pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0;
  border-radius: 0 0 8px 8px;
}

.page-link {
  border: none;
  color: #4171BC;
  padding: 0 7px 0 7px;
}

.page-item.active .page-link {
  z-index: 3;
  color: white;
  background-color: #00B6F1;
  border-color: transparent;
  border-radius: 4px;
}

#next #previous {
  margin-left: 15px;
  font-size: 25px;
}

.btn.disabled {
  color: #4171BC;
}

#next:hover #previous:hover {
  font-size: 23px;
}

.pagination > li > a {
    background-color: #f1f1f1;
    color: #00B6F1;
}

    .pagination > li > a:hover {
        background-color: white;
        color: #00B6F1;
    }

.subHeading {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.back-to-list {
  cursor: pointer;
  color: #00B6F1;
  font-weight: 700;
  font-size: 17px;
  text-decoration: none;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.back-to-list:hover {
  color: #4171BC;
  text-decoration: none;
}

.back-to-forget {
    cursor: pointer;
    color: #00B6F1;
    font-weight: 700;
    font-size: 17px;
    text-decoration: none;
    display: flex;
    justify-content: end;
    align-items: center;
}

    .back-to-forget:hover {
        color: #4171BC;
        text-decoration: none;
    }

.buttons-col {
    min-width: 220px !important;
}

.textarea-col {
  min-width: 400px !important;
}


/* Forms css */


.formsBackground {
    height: 100%;
    width: 100%;
    background-image: url(/images/formsBackground.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    position: relative;
    display: flex;
    min-height: 790px;
    image-rendering: auto;
}

.form-group > label {
  font-weight: 700;
}

.form-group {
    margin-bottom: 1rem;
    margin-top: 0;
}

.input-data {
    margin-bottom: 2rem;
}

hr {
  margin-top: 30px;
  margin-bottom: 30px;
}

#profile-hr {
    margin-top: 30px;
    margin-bottom: 30px;
}

.submit-btn {
    background-color: #00B6F1;
    color: white;
    font-weight: 700;
    box-shadow: 1px 2px 10px 3px rgba(0, 0, 0, 0.2);
    transition: all 0.2s;
    margin-right: 15px;
}

.submit-btn:hover {
  background-color: #4171BC;
  color: white;
  box-shadow: none;
}

.datepicker-dropdown {
  padding: 10px;
}

.datepicker {
  padding: 10px;
}

#insideform-btn {
  cursor: pointer;
  color: #00B6F1;
  font-weight: 700;
  font-size: 15px;
  text-decoration: none;
}

#insideform-btn:hover {
  color: #4171BC;
}

.insideform-box {
  padding: 10px;
  border-radius: 7px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  margin-bottom: 30px;
  height: auto;
  background: ghostwhite;
}

#delete-upload-files {
  margin: 0;
  padding-left: 15px;
}

#endangered-area-parcels-container {
  display: flex;
  justify-content: space-between;
  height: inherit;
  box-sizing: border-box;
  flex-wrap: wrap;
}

#water-protection-map-plan-container {
  display: flex;
  justify-content: space-between;
  height: inherit;
  box-sizing: border-box;
  flex-wrap: wrap;
}

#water-protection-parcel-container {
  display: flex;
  justify-content: space-between;
  height: inherit;
  box-sizing: border-box;
  flex-wrap: wrap;
}

.parcel-buttons {
  display: block;
  float: left;
}

.add-parcel {
  cursor: pointer;
  color: #00B6F1 !important;
  font-weight: 700;
  font-size: 17px;
  text-decoration: none;
}

.add-parcel:hover {
  color: #4171BC !important;
  text-decoration: none;
}

.remove-parcel {
  cursor: pointer;
  color: #c82333 !important;
  font-weight: 700;
  font-size: 17px;
  text-decoration: none;
}

.remove-parcel:hover {
  color: #951c28 !important;
  text-decoration: none;
}

.filled-forms-wraper {
  display: flex;
  justify-content: space-between;
  height: inherit;
  box-sizing: border-box;
  flex-wrap: wrap;
  padding: 0;
}

.parcel-box {
  border-radius: 7px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  margin: 20px 0 20px 0;
  padding: 0;
}

.parcel-box > ul {
    padding: 0;
    margin: 3px 5px 3px 5px;
}

.parcel-box > ul > li {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.parcel-box > ul > li > p {
    margin: 0;
    display: flex;
    justify-content: space-around;
    align-items: center;
    vertical-align: middle;
}

.formButtons {
    margin-bottom: 50px;
    padding: 0;
}


/* Document Table Css */


.docTableBackground {
    height: 100%;
    width: 100%;
    background-image: url(/images/docTableBackground.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    position: relative;
    display: flex;
    min-height: 790px;
}

dl {
  display: flex;
}

dt {
  padding: 15px 0 15px 0;
  display: flex;
  align-items: center;
}

dd {
  padding: 15px 0 15px 0;
  margin: 0;
}

dl > dd > ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

dd > a > ul > li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

dd > a > ul {
  margin: 0;
  padding: 0;
}

.details-divider {
  width: 98%;
  margin-bottom: 0;
  margin-top: 0;
}

.details-container {
    border-radius: 7px;
    border: 1px solid rgba(0,0,0,.1);
    padding: 10px 30px 10px 30px;
    margin: 30px 0px 30px 0px;
    background-color: white;
    box-shadow: 1px 2px 20px 3px rgba(0, 0, 0, 0.2);
}

.docTableButtons {
  margin-bottom: 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 20px 0 20px;
}

.docTableButtons > .left {
  display: flex;
  justify-content: start;
  align-items: center;
}

.docTableButtons > .right {
  display: flex;
  justify-content: end;
  align-items: center;
}

.download-btn {
    background-color: #00B6F1;
    color: white;
    font-weight: 700;
    box-shadow: 1px 2px 10px 3px rgba(0, 0, 0, 0.2);
    transition: all 0.2s;
    margin-left: 15px;
}

.download-btn:hover {
  background-color: #4171BC;
  color: white;
  box-shadow: none;
}

/* Sticky footer styles
-------------------------------------------------- */

.border-top {
  border-top: 1px solid #e5e5e5;
}

.border-bottom {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
  font-size: 1rem;
  line-height: inherit;
}


/* Modals, Print viewes, PDFs & Excels */


.modalCustomDialog {
    border-top: 0 !important;
}

.userModal {
  justify-content: center !important;
  background-image: url(/images/registersBackground.jpeg);
  background-repeat: no-repeat;
  background-size: cover;
}

.modal-header {
  z-index: 100;
  padding: 20px 30px 20px 30px;
}

.modal-footer {
    z-index: 100;
    padding: 20px 30px 20px 30px;
}

.modal-content {
    border-radius: 12px;
}

.modal-title {
    font-weight: 700;
}

.modal-body {
    font-weight: 300;
    line-height: 1.5;
    display: flex;
    align-items: center;
}

.noDeletion {
    border-radius: 6px;
    box-shadow: 1px 2px 10px 2px rgba(0, 0, 0, 0.2);
}

.noDeletion:hover {
    box-shadow: none;
}

.deletion {
    font-weight: 700;
    margin-left: 20px;
    border-radius: 6px;
    box-shadow: 1px 2px 10px 2px rgba(0, 0, 0, 0.2);
}

.deletion:hover {
    box-shadow: none;
}

.hidden {
    display: none;
}

.printDetails > dd {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
}

.printDetails > dt {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
}

.printDetails > .details-divider {
    margin-top: 0;
    margin-bottom: 0;
}

.printDetails {
    padding-top: 5px;
    padding-bottom: 5px;
}

.pdf-details-container {
    border-radius: 7px;
    border: 1px solid rgba(0,0,0, .3);
    padding: 10px 30px 10px 30px;
    margin: 30px 0px 30px 0px;
    background-color: white;
}

.pdfTitle {
    padding-top: 20px;
    margin-bottom: -20px;
}

.PDF {
    background-color: #f6f8ff;
    color: #00B6F1;
}

    .PDF:hover {
        background-color: #00B6F1;
        color: #f6f8ff;
    }

.excel {
    background-color: #f6f8ff;
    color: #00B6F1;
}

    .excel:hover {
        background-color: #00B6F1;
        color: #f6f8ff;
    }


/* Delete modal css */


#authorityIssuerSearch {
    margin: 4px 0 0 0;
    padding: 0px 12px 0px 12px;
    line-height: .8em;
    height: 30px;
}

#administerUserSearch {
    margin: 4px 0 0 0;
    padding: 0px 12px 0px 12px;
    line-height: .8em;
    height: 30px;
}

.spinner {
    width: 60px;
    height: 60px;
    margin: 100px auto;
    background-color: #00B6F1;
    border-radius: 100%;
    -webkit-animation: sk-scaleout 1.0s infinite ease-in-out;
    animation: sk-scaleout 1.0s infinite ease-in-out;
}


/* Map css*/


.menu-pannel-container {
    background-color: #f6f8ff !important;
    box-shadow: 3px 0px 7px 3px rgba(0, 0, 0, 0.2) !important;
}


/* Sticky footer styles
-------------------------------------------------- */


#noscript-warning {
    font-family: sans-serif;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 5050;
    text-align: center;
    font-weight: bold;
    font-size: 120%;
    color: #fff;
    background-color: #AE0000;
    padding: 5px 0;
}

@-webkit-keyframes sk-scaleout {
    0% {
        -webkit-transform: scale(0)
    }

    100% {
        -webkit-transform: scale(1.0);
        opacity: 0;
    }
}

@keyframes sk-scaleout {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    100% {
        -webkit-transform: scale(1.0);
        transform: scale(1.0);
        opacity: 0;
    }
}

.cultureLink {
    text-transform: uppercase;
}

.inner-addon {
    position: relative;
    display: flex;
    align-items: center;
}

    .inner-addon .fas {
        position: absolute;
        padding: 10px;
        pointer-events: none;
    }

.left-addon .fas {
    left: 0px;
}

.right-addon .fas {
    right: 0px;
}

.left-addon input {
    padding-left: 30px;
}

.right-addon input {
    padding-right: 30px;
}

.mainSearch {
    margin-bottom: 15px;
}

.manageMainPage {
    justify-content: center;
}

.navbar-toggler, button:focus {
    outline: none;
    border: none;
}

.menuBurgerIcon {
    font-size: 1.05em;
    color: black;
}

.footerLinksLanguage {
    display: inline-flex;
    justify-content: space-between;
}

.mainPageSearchDropdown {
    display: flex;
    align-items: center;
}

.tableContent {
    margin: 60px 0;
}

@media (max-width: 1200px) {

    #loginLogo {
        width: 130px;
        height: 130px;
    }

    .smallDivider {
        margin-top: 12px;
        margin-bottom: 24px;
    }

    .page-buttons {
        display: flex !important;
        justify-content: space-between;
    }

    .page-btns {
        display: block !important;
        width: 140px;
    }

    #page_num {
        margin: 0 5px 0 5px !important;
        height: 50px !important;
        padding: 0 10px 0 10px;
    }

    #go_to_page {
        margin: 10px 5px 5px 5px !important;
        font-size: 14px !important;
    }

    #printCurrentPage {
        margin: 5px 5px 10px 5px !important;
        font-size: 14px !important;
    }
}

@media (max-width: 992px) {

    /*Home page*/

    .totalNav {
        padding: 16px 16px;
        margin: 7px 0 !important;
        border-top: solid 1px rgba(0,0,0,0.1);
    }

    .nav-btn {
        font-size: 16px;
        font-weight: 700;
        text-transform: uppercase;
        color: #4e4e4e !important;
        transition: all 0.2s;
    }

    .navIcon {
        font-size: 18px;
        vertical-align: middle;
    }

    .navbarMapButton {
        margin: 0 0 15px 0;
    }

    .auditDropdownBox {
        position: absolute !important;
    }

    .dropright-box {
        max-width: 350px;
    }

    .dropright-category > div {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .main-menu {
        padding: 15px 10px;
    }

    .mainPageSearchCategory {
        padding: 15px 10px 15px 0px;
    }

    .mainPageSearchDropdown > div {
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

    #mainSearchCategories {
        left: -35px !important;
    }

    /*Login page*/

    .login-box {
        padding: 10px 20px;
    }

    #loginLogo {
        width: 120px;
        height: 120px;
    }

    .smallDivider {
        margin-top: 12px;
        margin-bottom: 24px;
    }

    #account {
        margin: 0 10px;
    }

    .rememberme-section {
        padding-bottom: 10px;
    }

    .loginRememberMeLabel {
        align-items: center;
        display: flex;
    }

    .loginRememberMeCheckbox {
        margin-right: 5px;
    }

    .login-btn {
        padding: 6px 10px;
        display: flex;
        align-items: center;
    }

    .psw-title {
        margin-bottom: 15px;
        margin-top: 15px;
        font-size: 19px;
    }

    .pswDivider {
        margin-top: 10px;
        margin-bottom: 10px;
        width: 100%;
    }

    .forgotPasswordPost {
        padding: 0;
    }

    .psw-text {
        font-size: 16px;
    }

    .password-reset-btn-section {
        margin-top: 20px;
    }

    .back-to-list {
        font-size: 16px;
        justify-content: flex-end;
    }

    .back-to-forget {
        font-size: 16px;
    }

    /*Footer*/

    .end-label {
        text-align: center;
    }

    /*Create & Edit & Details page*/

    .input-data {
        margin-bottom: 1rem;
    }

    .docTableButtons {
        margin-bottom: 50px;
    }

    /*Users & Profile page*/

    #update-profile-button, #change-email-button, .update-password {
        margin-top: 20px;
    }

    /*MasterPlans*/

    #pdf_canvas {
        max-width: 375px;
        max-height: 540px;
    }

    .page-buttons {
        display: block !important;
    }

    .page-input {
        display: inline-block;
    }

    .page-btns {
        display: flex !important;
        align-items: center;
        width: auto;
    }

    #go_to_page {
        margin: 10px 5px 10px 5px !important;
        font-size: 14px !important;
    }

    #printCurrentPage {
        margin: 10px 5px 10px 5px !important;
        font-size: 14px !important;
    }

    #page_num {
        margin: 0 5px 0 5px !important;
        height: 35px !important;
        padding: 0 10px 0 10px;
    }

    .masterplanContainer {
        margin: 0 !important;
    }

    #titleToShow {
        font-size: 28px;
        padding-left: 5px !important;
        padding-bottom: 10px;
    }
}

@media (min-width: 768px) {

    .manageMainPage {
        justify-content: space-between;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .reset-pw-section {
        margin-top: 8px;
        margin-bottom: 12px;
    }

    .docTableButtons {
        margin-bottom: 50px;
    }
}

@media (max-width: 768px) {

    html, body {
        overflow-x: hidden;
    }

    /*Home page*/

    .totalNav {
        padding: 16px 16px;
        margin: 7px 0 !important;
        border-top: solid 1px rgba(0,0,0,0.1);
    }

    .nav-btn {
        font-size: 16px;
        font-weight: 700;
        text-transform: uppercase;
        color: #4e4e4e !important;
        transition: all 0.2s;
    }

    .navIcon {
        font-size: 18px;
        vertical-align: middle;
    }

    .navbarMapButton {
        margin: 0 0 15px 0;
    }

    .menu-page {
        padding: 0;
    }

    .main-menu {
        padding: 15px 5px;
    }

    .mainSearch {
        padding-right: 0;
    }

    .dropright-box {
        max-width: 350px;
    }

    .dropright-category > div {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .mainPageSearchCategory {
        padding: 15px 10px 15px 0px;
    }

    #mainSearchCategories {
        left: -25px !important;
    }

    .search-category {
        padding: 3px 15px !important;
    }

    .mainPageSearchDropdown > div {
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

    /*Login page*/

    .login-box {
        padding: 10px 20px;
    }

    .login-logo {
        margin: 0;
    }

    #loginLogo {
        width: 100px;
        height: 100px;
    }

    .smallDivider {
        margin-top: 8px;
        margin-bottom: 20px;
    }

    .loginRememberMeLabel {
        margin-top: 16px;
        margin-bottom: 16px;
    }

    .rememberme-section {
        padding: 0;
    }

    .reset-pw-section {
        margin-top: 8px;
        margin-bottom: 8px;
    }

    .loginFormItem {
        margin-bottom: .6em;
    }

    .loginRememberMeLabel {
        align-items: center;
        display: flex;
    }

    .loginRememberMeCheckbox {
        margin-right: 5px;
    }

    .login-btn {
        padding: 5px 10px;
        display: flex;
        align-items: center;
    }

    .loginValidationErrorText, .loginRememberMeLabel, .reset-pw-section {
        font-size: 15px;
    }

    .psw-title {
        margin-bottom: 15px;
        margin-top: 15px;
        font-size: 17px;
    }

    .pswDivider {
        margin-top: 10px;
        margin-bottom: 10px;
        width: 100%;
    }

    .forgotPasswordPost {
        padding: 0;
    }

    .psw-text {
        font-size: 16px;
    }

    .password-reset-btn-section {
        margin-top: 20px;
    }

    .back-to-list {
        font-size: 16px;
    }

    .back-to-forget {
        font-size: 16px;
    }

    /*Footer*/

    .end-label {
        text-align: center;
    }

    .footerLinksLanguage {
        justify-content: center;
    }

    /*Register page*/

    .refresh-table {
        text-decoration: none;
        -webkit-appearance: none;
        -moz-appearance: none;
    }

    /*Create & Edit & Details page*/

    .input-data {
        margin-bottom: 1rem;
    }

    .docTableButtons {
        margin-bottom: 50px;
    }

    .back-to-list {
        font-size: 16px;
        display: flex;
        justify-content: flex-end;
    }

    /*Users & Profile page*/

    #update-profile-button, #change-email-button, .update-password {
        margin-top: 20px;
    }

    /*MasterPlans*/

    .srchCanvasBox > .row {
        display: flex;
        justify-content: center;
    }

    .page-buttons {
        display: block !important;
    }

    .page-input {
        display: inline-block;
    }

    .page-btns {
        display: flex !important;
        align-items: center;
    }

    .masterplanContainer {
        margin: 0 !important;
    }

    #pdf_canvas {
        max-width: 335px;
        max-height: 500px;
    }

    .livePdfButton {
        font-size: 14px !important;
    }

    #go_to_page {
        margin: 10px 5px 10px 5px !important;
        font-size: 14px !important;
    }

    #printCurrentPage {
        margin: 10px 5px 10px 5px !important;
        font-size: 14px !important;
    }

    #page_num {
        margin: 0 5px 0 5px !important;
        height: 35px !important;
        padding: 0 10px 0 10px;
    }

    #titleToShow {
        font-size: 28px;
        padding-left: 5px;
        padding-bottom: 10px;
    }

    .search-btn {
        font-size: 16px;
    }
}

@media (max-width: 576px) {

    /*Home page*/

    .navbarMapButton {
        margin: 0 0 15px 0;
    }

    #navbarLogo {
        width: 100px !important;
        margin-top: 2px;
        margin-left: 10px;
    }

    .navbar-toggler {
        margin-right: 10px;
    }

    .totalNav {
        padding: 12px 0;
        margin: 3px 15px !important;
        border-top: solid 1px rgba(0,0,0,0.1);
    }

    .enter-btn {
        font-size: 16px;
        background-color: #00B6F1;
        color: white;
        font-weight: 700;
        box-shadow: 1px 2px 10px 3px rgba(0, 0, 0, 0.2);
        transition: all 0.2s;
        margin-right: 15px;
    }

    .nav-btn {
        font-size: 16px;
        font-weight: 700;
        text-transform: uppercase;
        color: #4e4e4e !important;
        transition: all 0.2s;
    }

    .navIcon {
        font-size: 18px; 
        vertical-align: middle;
    }

    .mainPageSearchDropdown {
        color: #f6f8ff;
        font-weight: bold;
        font-size: 17px;
        outline: none;
        transition: all 0.2s;
    }

    #mainPageSearchInput {
        font-size: 17px;
        height: 40px;
    }

    .mainSearch {
        margin-bottom: 15px;
        padding: 15px;
    }

    .dropdown-menu.dropright-box.wbOptions.show,
    .dropdown-menu.dropright-box.crOptions.show,
    .dropdown-menu.dropright-box.dzOptions.show,
    .dropdown-menu.dropright-box.protectionZoneOptions.show,
    .dropdown-menu.dropright-box.others.show {
        left: 22px !important;
    }

    .search-category {
        padding: 3px 15px !important;
    }

    .main-menu {
        padding: 10px;
        margin-bottom: 35px;
    }

    .dropdown-item {
        padding-left: 15px;
        padding-right: 15px;
    }

        .dropdown-item > div, .mainPageSearchDropdown > div, .dropright-category > div, auditDropdownBox > div {
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
        }

    #mainSearchCategories {
        left: -5px !important;
    }

    /*Login page*/

    .login-box {
        padding: 10px 15px;
    }

    .login-logo {
        margin: 0;
    }

    #loginLogo {
        height: 100px;
        width: 100px;
    }

    .smallDivider {
        margin-top: 8px;
        margin-bottom: 20px;
    }

    .loginRememberMeLabel {
        margin-top: 16px;
        margin-bottom: 16px;
    }

    .reset-pw-section {
        margin-top: 8px;
        margin-bottom: 8px;
    }

    .loginValidationErrorText, .loginRememberMeLabel, .reset-pw-section {
        font-size: 13px;
    }

    .wbOptions, .crOptions, .dzOptions, .protectionZoneOptions, .others {
        width: 100%;
    }

    .tableContent {
        margin: 20px 0;
    }

    .filter-buttons {
        margin: 5px 0;
    }

    .login-btn {
        padding: 5px 10px;
        display: flex;
        align-items: center;
    }

    .psw-title {
        margin-bottom: 15px;
        margin-top: 15px;
        font-size: 19px;
    }

    .back-to-forget {
        font-size: 16px;
    }

    .pswDivider {
        margin-top: 10px;
        margin-bottom: 10px;
        width: 100%;
    }

    .psw-text {
        font-size: 14px;
    }

    .password-reset-box {
        padding: 5px 20px;
    }

    .forgotPasswordPost {
        padding: 0;
    }

    .password-reset-btn-section {
        margin-top: 20px;
    }

    /*Footer*/

    .footerLinks {
        display: grid;
        padding: 0 0 0 10px;
    }

    .end-label {
        text-align: center;
    }

    .panel-heading {
        align-items: start;
    }

    .right-side {
        margin-top: 15px;
    }

    /*Register page*/

    .filter-title {
        font-size: 26px;
    }

    .srch-bars-container {
        margin-bottom: 25px;
    }

    .siu-big-icons {
        font-size: 34px;
        vertical-align: middle;
    }

    .title-1 {
        font-size: 26px;
    }

    .refresh-table {
        font-size: 12px;
        text-decoration: none;
        -webkit-appearance: none;
        -moz-appearance: none;
    }

    .render-table {
        font-size: 12px;
    }

    .export-excel {
        font-size: 12px;
    }

    .export-PDF {
        font-size: 12px;
    }

    .addtolist-btn {
        font-size: 14px;
    }

    .TB {
        margin-bottom: 25px;
    }

    /*Create & Edit & Details page*/

    .title-4 {
        font-size: 22px;
    }

    .title-3 {
        margin-bottom: 35px;
        font-size: 24px;
    }

    .margin-title {
        margin-top: 30px;
    }

    .back-to-list {
        font-size: 16px;
        display: flex;
        justify-content: start;
        margin-top: 20px;
    }

    .input-data {
        margin-bottom: 1rem;
    }

    .download-btn {
        margin: 0;
    }

    .docTableButtons {
        margin-bottom: 50px;
    }

    /*Users & Profile page*/

    .search-user {
        display: inline-block;
        padding: 5px 0 5px 0;
        margin-top: 10px;
    }

    .add-side {
        margin-top: 19px;
        padding: 0;
    }

    #profile-hr {
        margin-top: 30px;
        margin-bottom: 30px;
        width: 85%;
    }

    #update-profile-button, #change-email-button, .update-password {
        margin-top: 20px;
    }

    .auth-subtitle {
        font-weight: 700;
        margin-left: 15px
    }

    /*MasterPlans*/

    .srchCanvasBox > .row {
        display: flex;
        justify-content: center;
    }

    .page-buttons {
        display: block !important;
    }

    .page-input {
        display: inline-block;
    }

    .page-btns {
        display: block !important;
    }

    .masterplanContainer {
        margin: 0 !important;
    }

    #pdf_canvas {
        max-width: 300px;
        max-height: 460px;
    }

    .livePdfButton {
        font-size: 14px !important;
    }

    #go_to_page {
        margin: 10px 5px 10px 5px !important;
        font-size: 14px !important;
    }

    #printCurrentPage {
        margin: 10px 5px 10px 5px !important;
        font-size: 14px !important;
    }

    #page_num {
        margin: 0 5px 0 5px !important;
        height: 35px !important;
        padding: 0 10px 0 10px;
    }

    #titleToShow {
        font-size: 26px;
        padding-left: 5px;
        padding-bottom: 10px;
    }

    .search-btn {
        font-size: 14px;
    }
}

@media (max-width: 442px) {

    #page_num {
        margin: 0 5px 0 5px !important;
        height: 50px !important;
        padding: 0 10px 0 10px;
    }

    #printCurrentPage {
        margin: 5px 5px 10px 5px !important;
        font-size: 14px !important;
    }

    #go_to_page {
        margin: 10px 5px 10px 5px !important;
        font-size: 14px !important;
    }
}


@media (min-height: 300px) and (max-height:727px) {

    #mainSearchCategories {
        top: 120px !important;
    }

    /*MasterPlans*/

    .srchCanvasBox > .row {
        display: flex;
        justify-content: center;
    }

    .page-buttons {
        display: block;
    }

    #pdf_canvas {
        max-width: 300px;
        max-height: 500px;
    }
}

@media (max-width: 360px) {

    .search-category {
        padding: 3px 5px !important;
    }

    .search-category > span {
        font-size: 18px !important;
    }

    .search-category > div {
        font-size: 15px !important;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    #mainSearchCategories {
        max-width: 300px;
        left: -5px !important;
    }

    #selectLanguage > div {
        display: flex;
        justify-content: space-between;
    }

    /*MasterPlans*/

    .srchCanvasBox > .row {
        display: flex;
        justify-content: center;
    }

    .page-buttons {
        display: block;
    }

    #pdf_canvas {
        max-width: 300px;
        max-height: 500px;
    }

    .masterplanContainer {
        margin: 0 !important;
    }

    #pdf_canvas {
        max-width: 270px;
        max-height: 420px;
    }
}

#website {
    position: fixed;
    right: -1000%;
}

.downloadSpinner {
    width: 1.3rem;
    height: 1.3rem;
}

#pdfBody {
    overflow:visible;
}

.pdfHeader {
    background-color: white;
}

.pdfHeader {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex !important;
}

.pdfHeader > div {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
}

.pdfText {
    font-weight: bold;
}

.pdfMainTitle {
    font-size: 17px;
}

.pdfHeaderSubTitle {
    font-size: 12px;
    line-height: .7em;
}

.pdfHeaderSubTitle, .pdfMainTitleAuthority {
    font-style: italic;
}

.pdfMainTitle, pdfHeaderTitle, pdfHeaderSubTitle, pdfMainTitleOtherLang {
    font-weight: bold;
}

.pdfMainTitleOtherLang {
    line-height: .1em;
}

.pdfMainTitleAuthority {
    font-size: 13px;
}

.pdfMainText > p {
    margin: 5px;
}

.pdfFooter, .pdfMainTitleOtherLang {
    font-size: 14px;
}

.masterplanContainer {
    margin: 15px;
    border: 2px solid rgba(0,0,0,.25);
    border-radius: 8px;
    background-color: #f1f1f1;
    box-shadow: 0px 1px 20px 2px rgba(0, 0, 0, 0.2);
}

.books-container {
    border-top: 4px solid rgba(0,0,0,.25);
    border-bottom: 2px solid rgba(0,0,0,.25);
    border-right: 2px solid rgba(0,0,0,.25);
    border-left: 2px solid rgba(0,0,0,.25);
    border-radius: 0 0 8px 8px;
    background-color: white;
    z-index: 100;
}

.page-buttons {
    display: flex;
    justify-content: space-around;
}

.page-input {
    display: flex;
    align-items: center;
}

.page-btns {
    display: flex;
}

.footerDividerPdf {
    margin-top: 0.7em;
    margin-bottom: 0.7em;
    margin-left: 5em;
}

#pdf_canvas {
    width: 500px;
    height: 700px;
    margin: 30px 10px;
}

.livePdfButton {
    outline: 0;
    color: white;
    background-color: #00B6F1;
    box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.2);
    font-weight: 700;
    transition: all 0.2s;
    margin: 10px 5px 10px 5px;
    text-decoration: none !important;
    border-color: transparent;
}
    .livePdfButton:hover {
        color: white;
        background-color: #4171BC;
        box-shadow: none;
    }

#page_num {
    padding: 0 10px 0 10px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 3px;
    margin: 10px 0 10px 0;
    height: 30px;
    width: 150px;
}

#go_to_page {
    outline: 0;
    color: white;
    background-color: #2ED03C;
    box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.2);
    font-weight: 700;
    transition: all 0.2s;
    margin: 10px 5px 10px 5px;
    text-decoration: none !important;
    border-color: transparent;
}

#go_to_page:hover {
    color: white;
    background-color: #29AA2F;
    box-shadow: none;
}

.mainContainer > .container {
    overflow: auto;
}

#titleToShow {
    padding-left: 20px;
    font-size: 28px;
    font-weight: 700;
}

#title {
    font-size: 20px;
    font-weight: 700;
}

.spinnerDocument {
    width: 25px;
    height: 25px;
    margin-left: 10px;
}

.documentTitle {
    align-items: center;
}

.list-group {
    border-radius: .25rem;
}

.list-group-item-action.active {
    background-color: #4171BC;
    color: white;
}

.pagination {
    overflow: auto;
    margin-left: 1em;
    margin-right: 1em;
}

.book-links-download {
    background: ghostwhite;
    padding: 0.5em 1em;
}