﻿@import url('open-iconic/font/css/open-iconic-bootstrap.min.css');

body {
    font-family: "Avenir Next W01", "Avenir Next W00", "Avenir Next", "Avenir", "Helvetica Neue", sans-serif !important;
    margin: 0px;
    padding: 0px;
}

a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}
.mt-10{
    margin-top:10px;
}
/* test Provide sufficient contrast against white background */
a {
    color: #0366d6;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    font-size: 14px;
}

@media (min-width: 768px) {
    html {
        font-size: 16px;
    }
}

@media (min-width: 1200px) .container {
    max-width: 90% !important;
}

.border-top {
    border-top: 1px solid #e5e5e5;
}

.border-bottom {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
    box-shadow: 0 1px 0 0 #e0e0e0;
}

button.accept-policy {
    font-size: 1rem;
    line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    position: relative;
    min-height: 100%;
}

body {
    /* Margin bottom by footer height 
    margin-bottom: 60px;*/
}

.footer {
    /* position: absolute;
    bottom: 0;*/
    width: 100%;
    /*    white-space: nowrap;
    line-height: 30px; */
}
/* Feb 12 Styles */


.log_left h4 {
    background: #fff;
    padding: 10px;
    font-size: 23px;
    margin-bottom: 0px;
}

.log_inner {
    margin: 20px;
    background: #fff;
    padding: 15px;
    border: 1px solid #ddd;
}

.full_width {
    width: 100%;
    border-radius: 1px;
    background: #0079c0;
    border: 1px solid #456476;
}

.errorArea {
    color: red;
}

.log_inner h3 {
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 20px;
}

.log_inner h4 {
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 2px;
    padding-left: 0px;
}

.bottom-0 {
    margin-bottom: 0px;
}

.log_right {
    padding: 40px;
}

    .log_right h4 {
        color: #0079c0;
        margin-top: 80px;
    }

    .log_right div p {
        /*  color: #0079c0;
        margin-top: 20px;*/
    }

.head_left {
    float: left;
}

.log_left table {
    width: 100%;
    background: #fff;
}

    .log_left table td:last-child {
        padding-right: 15px;
    }

    .log_left table td:first-child {
        padding-left: 15px;
    }

.esri_logo {
    float: right;
}

    .esri_logo img {
        width: 80px;
    }

.clear {
    clear: both;
}

.container_new {
    width: 100%;
    max-width: 100%;
    padding-right: 15px !important;
    padding-left: 15px;
    overflow-y: hidden;
}



main.pb-3 {
    padding-top: 0px;
    padding-bottom: 0px !important;
}

    main.pb-3 .row {
        padding-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
    }

div#chatContainer .row {
    padding-top: 0px;
}

.head_main {
    text-align: left;
    font-size: 23px;
    color: #212529;

}
#btnMapName {
    float: left;
}
.language_main {
    float: right;
    padding: 0px;
}
.language_module {
    float: right;
    padding: 0px;
    margin-left:10px;
}
.voice_module {
    padding: 0px;
    float: left;
}
    .language_module #languageSelect {
        display: inline-block;
        width: 150px;
    }
.language_module label {
    font-size:16px;
}
.container_new main.pb-3 {
    width: 89%;
    margin: 0px auto;
}

.top_header .head_main {
    /*padding-left: 3%;
    text-align:center;*/
}

.card-box-main {
   /* max-height: 60vh;*/
    overflow-y: scroll;
    margin-top: 50px;
}

.right_links {
    float: right;
    margin-right: 100px;
}

    .right_links a {
        font-size: 18px;
        color: #fff;
        padding: 23px;
        line-height: 71px;
    }

        .right_links a.active {
            background: #005283;
        }

.clear {
    clear: both;
}

.footer_div {
    width: 100%;
}

.social_icons {
    float: right;
}
/*
.footer_div p {
    display: contents;
    font-size: 16px;

}*/

.app_pad {
    padding-right: 0px;
}

/*.app_div {
    background: #0077be;
    color: #fff;
    padding: 10px;
    margin-top: 20px;
    border: 2px solid #d8d8d8;
}*/





/*  .app_div h5 {
        font-size: 14px;
    }




.app_divc {
    background: #0077be;
    color: #fff;
    padding: 10px;
    margin-top: 20px;
    border: 2px solid #d8d8d8;
}*/

/*.app_div.hilight {
    padding: 10px;
    border: 4px solid #00bbff !important;
    background-color: #cff0fb;
    font-weight: 600 !important;
}*/

/*.app_div.hilight {
    padding: 10px;
    color: #007bff;
    font-weight: 600;
}

.all_forms_grey .app_div.hilight h5 b {
    color: #007bff;
    font-weight: bold !important;
}

.app_divc h5 {
    font-size: 14px;
}*/

span.status-text {
    font-size: 12px;
    color: green;
}

span.status-by {
    font-size: 13px;
}

span.date-text {
    font-size: 13px;
}

button.btn.btn-primary.grey_btn {
    background: #ddd !important;
    color: #000;
}

.all_forms_grey .col-md-4 {
    float: left;
}

.all_forms_grey {
    /* background: #f4f4f4; */
    /* float: left; */
    padding-bottom: 20px;
    /* margin-top: 0px; */
    /* max-height: 70vh; */
    /* overflow-y: scroll;*/
}

    .all_forms_grey .col-md-3 {
        padding-right: 15px;
        padding-left: 15px;
    }

.app_name_div {
    padding-top: 20px;
}

button#searchbtnid {
    padding: 5px 10px;
    margin: 0px;
    line-height: 20px;
    margin-right: 10%;
}

*/



img.map_image {
    width: 100%;
}



/* Feb 12 Styles */
.log_left {
    background: #f4f5fa;
    border: 1px solid #e5e5e5;
    margin: 25px 0px 20px 20px;
    width: 72%;
    box-shadow: 0 0.5882rem 2.353rem 0 rgba(231, 231, 231, 1);
}




.full_width {
    width: 100%;
    border-radius: 1px;
    background: #0079c0;
    border: 1px solid #456476;
}

.log_inner h3 {
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 20px;
}

.log_inner h4 {
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 2px;
}

.log_right {
    padding: 60px 0px 0px 252px;
    width: 100%;
}
    /*.main_div {
    background:url(/images/log-bg.png) no-repeat right;
}*/

    .log_right h4 {
        color: #000;
        margin: 10px 0px 10px 17px;
        font-weight: 500;
    }

    .log_right div p {
        color: #000;
        margin: 4px 0px;
        font-size: 16px;
    }

.head_left {
    float: left;
}

.log_left table {
    width: 100%;
    background: #fff;
}

    .log_left table td:last-child {
        padding-right: 15px;
    }

    .log_left table td:first-child {
        padding-left: 15px;
    }

.esri_logo {
    float: right;
}

    .esri_logo img {
        width: 80px;
    }

.clear {
    clear: both;
}


height: 27px;
}

.social_icons {
    float: right;
}

.footer_div p {
    display: contents;
    font-size: 14px;
    font-weight: normal;
    color: #fff;
}

h6#errorArea {
    color: #ff0000;
}

.header_div {
    width: 99%;
    display: block;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 999;
}

.logo_main {
    float: left;
}

.login_details {
    float: right;
    margin-right: 20px;
}

.logo_main img {
    width: 60px;
    margin-top: 10px;
}

.all_forms .col-md-3 {
    float: left;
}

.all_forms .col-md-4 {
    float: left;
}

.card {
    /*float: left;
    margin-right: 20px;
    margin-bottom: 20px;*/
}

.my_appCards {
    overflow-y: auto;
    margin: 0px;
    padding: 10px;
    /*max-height: 75vh;*/
    scrollbar-width:thin;
}

.myapps-cardbox {
    border: 0px;
    font-size: 14px;
}

    .myapps-cardbox .card-body {
        padding: 0px;
        margin: 0px;
        flex: none;
    }

        .myapps-cardbox .card-body p {
            font-weight: 600;
        }

        .myapps-cardbox .card-body p, .myapps-cardbox label {
            padding: 0px;
            margin: 0px;
        }

.myapps-cardbox {
    padding: 8px;
    /* border: 1px solid #0070b3 !important; */
    /* background-color: #cff0fb !important; */
    margin-top: 20px;
}

    .myapps-cardbox:hover {
        border: 1px solid #e0e0e0 !important;
        background-color: #f8f9fa !important;
    }

        .myapps-cardbox:hover .card-body p, .myapps-cardbox:hover h5 {
            text-decoration: underline;
            color: #0070b3;
            cursor: pointer;
        }
/*
        .myapps-cardbox:hover label {
            cursor: pointer;
        }*/

.myapps-cardbox-body {
    color: #0070b3;
}

.myapps-cardbox h5 {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 0px;
}

.green-txt {
    color: green;
}

.launch-txt {
    color: mediumvioletred;
    /*margin-left:20px;*/
}

.launch-txta {
    color: mediumvioletred;
    /* margin-left:20px;*/
}

.card .row {
    /*padding-top:5px !important;*/
}

#AppvalGrid {
    font-family: Arial, Helvetica, sans-serif;
    border-collapse: collapse;
    width: 100%;
    margin-top: 10px;
}

    #AppvalGrid td, #AppvalGrid th {
        border: 1px solid #ddd;
        padding: 8px;
        word-wrap: break-word;
        font-size: 12px;
    }

    #AppvalGrid tr:nth-child(even) {
        background-color: #f2f2f2;
    }

    #AppvalGrid tr:hover {
        /* background-color: #ddd;*/
    }

    #AppvalGrid th {
        padding: 10px;
        text-align: left;
        background-color: #77abd2;
        color: #000;
        border: 1px solid #c7c5c5;
    }

.defaultclass {
    background-color: rgb(243, 233, 233);
    color: black;
    position: relative;
    right: 21px;
    top: 68px;
    width: 91px;
    text-align: center;
    float: right;
    border-radius: 4px;
    cursor: pointer;
}

.lblclsdefaultMenu {
    float: right;
    font-size: 19px;
    font-weight: bold;
    line-height: 20px;
    cursor: pointer;
}

table.conf_table .new_btn {
    margin-left: 0px;
    /* margin-top: 17px;*/
}

#AppvalGrid th:nth-child(4) {
    display: none;
}

#AppbodyvalGrid td:nth-child(4) {
    display: none;
}

#AppvalGrid th:nth-child(3) {
    display: none;
}

#AppbodyvalGrid td:nth-child(3) {
    display: none;
}

#AppvalGrid th:nth-child(5) {
    display: none;
}

#AppbodyvalGrid td:nth-child(5) {
    display: none;
}

.conf_table .form-group select {
    width: 100%;
    padding: 4px;
    border: 1px solid #ced4da;
    float: right;
    margin-bottom: 10px;
}



table.conf_table {
    width: 100%;
}

table#AppvalGrid td button.removeConditionBtn {
    border: none !important;
    background: transparent;
    font-size: 14px !important;
}

table#AppvalGrid th:nth-child(5) {
    width: 70px;
    text-align: center;
}

table#AppvalGrid td:nth-child(5) {
    width: 70px;
    text-align: center;
}

.div_1 {
    width: 50%;
    float: left;
}

.div_2 {
    width: 50%;
    float: right;
    padding: 10px 30px;
}

.all_forms .all_forms_grey .col-md-4 {
    float: left;
    width: 20px;
    text-align: center;
}

.list_height {
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
    box-shadow: 0px 1px 4px #ccc;
    border: 1px solid #EFEFEF !important;
    border-radius: 0px !important;
}

/*.list_height:hover {
        cursor: pointer;
    */ }

.list_height .col-sm-8 {
    padding-right: 0px;
}

.list_height .col-sm-4 {
    padding-left: 0px;
    background-color: #d8e7f2;
    font-size: xxx-large;
    color: #77abd2;
    font-weight: bolder;
    text-align: center;
    padding: 10px;
    text-anchor: middle;
    display: flex;
    justify-content: center;
    align-items: center;
}

.list_height .imgclass {
    margin: 0px;
    overflow: hidden;
    height: 103px;
}

#webmapsliid .list_height .imgclass {
    height: 90px;
}

#myTab li > a.active {
    box-shadow: none;
    border-radius: 0px;
}

.list_height .imgclass div {
    display: none;
}

.myapps-cardbox:hover .imgclass div {
    background: rgb(0 0 0 / 69%);
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    color: #fff;
    text-align: center;
    font-size: 12px;
    display: block;
    padding: 30px 10px;
    font-weight: 600;
}

.list_height .imgclass1 {
    margin: 0px 0px 6px 0px;
    overflow: hidden;
    height: 115px;
    position: relative;
    background-color: #cde0ee;
    font-size: xxx-large;
    color: #77abd2;
    font-weight: bolder;
    text-align: center;
    /* padding: 10px; */
    text-anchor: middle;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .list_height .imgclass1 div {
        display: none;
    }

.myapps-cardbox:hover .imgclass1 div {
    background: rgb(0 0 0 / 69%);
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    color: #fff;
    text-align: center;
    font-size: 14px;
    display: block;
    padding: 45px 10px;
    font-weight: 600;
    cursor: pointer;
}

/* New Styles */
.dropdown {
    position: relative;
    display: inline-block;
    /* border-bottom: 2px solid #0077be;*/
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #fff;
    /* overflow: auto; */
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
    right: 0px;
    border: 0px 1px 0px #ccc solid;
    width: 106px;
    text-align: center;
    border-radius: 0px 0px 10px 6px;
}

    .dropdown-content a {
        color: black;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
    }

.dropdown a:hover {
    background-color: #ddd;
}

button.nav-link.btn.btn-link.text-dark {
    margin-top: 0px;
    border-radius: 0px !important;
    text-align: left;
}
/*button.dropbtn {
    border-bottom: 1px solid #0077be !important;
}*/
.show {
    display: block;
}

}

#pointer {
    width: 160px;
    height: 45px;
    position: relative;
    background: #0070b3;
    float: left;
    margin-right: 24px;
    z-index: 0;
    line-height: 40px;
    padding-left: 3%;
    font-size: 16px;
    color: #fff;
    text-align: center;
}

    #pointer:after {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 0;
        height: 0;
        border-left: 25px solid white;
        border-top: 21px solid transparent;
        border-bottom: 24px solid transparent;
    }

    #pointer:before {
        content: "";
        position: absolute;
        right: -25px;
        bottom: 0;
        width: 0;
        height: 0;
        border-left: 25px solid #0070b3;
        border-top: 21px solid transparent;
        border-bottom: 24px solid transparent;
    }

#pointer_outline {
    width: 160px;
    height: 45px;
    position: relative;
    background: #b3def9;
    float: left;
    margin-right: 24px;
    line-height: 40px;
    padding-left: 3%;
    font-size: 16px;
    color: #09527d;
    text-align: center;
}

    #pointer_outline:after {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 0;
        height: 0;
        border-left: 25px solid white;
        border-top: 21px solid transparent;
        border-bottom: 24px solid transparent;
    }

    #pointer_outline:before {
        content: "";
        position: absolute;
        right: -25px;
        bottom: 0;
        width: 0;
        height: 0;
        border-left: 25px solid #b3def9;
        border-top: 21px solid transparent;
        border-bottom: 24px solid transparent;
    }

.steps_buttons {
    /* float: left; */
    clear: both;
    float: right;
}

.row.app_name_div {
    margin-top: 0px;
    width: 100%;
    overflow-y: auto;
    height: 81%;
    position: fixed;
}

.app_txt {
    margin-top: -95px !important;
}

.app_txta {
    margin-top: 0px !important;
}

.btn_medium {
    width: 120px !important;
}

button.nav-link.btn.btn-link.text-dark {
    border: 1px solid #b3b3b3;
    width: 240px;
    right: 20px;
    position: static;
    height: 140px;
    z-index: 99999;
    display: grid;
}

button:focus {
    outline: none !important;
}

button.dropbtn {
    border: none;
    outline: none;
    padding: 28px 5px 0px 0px;
    font-size: 12px;
    background: none;
    text-transform: uppercase;
}

/*.card-body p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 4px;
}*/

.card-body p {
    white-space: normal;
    overflow: visible;
    text-overflow: ellipsis;
    margin-bottom: 4px;
}


.icon-inline--on-left, .esriRtl .icon-inline--on-right {
    margin-right: 6px;
    margin-left: 0;
}

.icon-inline--on-left, .icon-inline--on-right {
    display: inline;
    margin-top: -.15em;
}

.search-mar-top {
    margin-top: 30px;
}

.thumbnail-mar-top-0 {
    margin-top: 0px;
}

.fa {
    /*color: rgba(0,0,0,.4) !important;*/
}

.pr-3, .px-3 {
    padding-right: 0.3rem !important;
}

.pl-3, .px-3 {
    padding-left: 0rem !important;
}

#searchbtnid .fa {
    color: #fff !important;
}

#searchtextid {
    float: left;
    margin-right: 1px;
    height: 34px;
    width: 300px;
    border: 1px solid #e0e0e0;
    padding: 5px;
    border-radius: 4px;
}

.all_forms .all_forms_grey .col-md-6 {
    float: left;
    width: 50%;
    text-align: center;
}

h3.find_middle {
    /* position: absolute;
    bottom: 0px;*/
    text-align: center;
    margin: 50px 0px;
    /*padding-left: 32%;*/
    color: #007bff;
    font-weight: bold !important;
}

table.conf_table td:nth-child(1) {
    width: 500px;
}

table.conf_table td:nth-child(2) {
    padding-left: 20px;
}

div#askCard.card {
    margin-bottom: 0px;
    margin-right: 0px;
}

div#chatContainer {
    /* padding-bottom: 25px !important;
    /*width: 415px !important;*/
    font-size: 14px;
}


/*div#mapContainer {
    height: 69vh;
}*/
div#chatMessages1 {
    height: 13%;
}
div#chatMessages {
    padding-top: 5px !important;
    overflow-y: auto !important;
    padding-bottom: 10px !important;
    position: relative;
    padding-right: 5px !important;
    padding-left: 5px !important;
    scrollbar-width: thin;
    height: 87%;
}

div#chatChoiceArea {
    /* position: absolute;*/
    bottom: 60px !important;
    background: transparent;
}

.d-flex.justify-content-center {
    position: absolute;
    bottom: 0px;
    width: 75%;
    background: #fff;
}

.main_div main.pb-3 {
    /*  padding: 126px 90px !important;*/
}

.check_box {
    float: left;
    margin-top: 5px;
}

.cancel_btn {
    float: left;
}

.btn_gap {
    margin-right: 10px;
}

div#askCard .card-body {
    width: 100% !important;
    padding: 0px;
    height:100% !important;
}

.nav-link.btn.btn-link.text-dark {
    width: 100%;
    text-align: left;
    display: table;
}



.logout_txt {
    margin-bottom: 5px !important;
}

.left_50 {
    margin-top: 10px;
    float: right;
}

.left_label {
    float: left;
    /*width: 200px;*/
}

.gprd_main {
    margin-top: 15px;
}
.gprd_main_CreateAgent {
    margin-top: 15px;
    overflow-y: auto;
    height: 100%;
    display: block;
}

.left_label, .right_label {
    font-size: 14px !important;
}

h5.inner_head, h6.inner_head {
    font-size: 21px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    margin-top: 15px;
}

    h5.inner_head span {
        color: #0079c1;
        font-weight: bold;
    }

.type_main {
    margin-top: 15px;
}

#Selectedfield .badge {
    font-size: 11px !important;
    line-height: 1.4;
    padding: 4px 6px 2px 6px;
}

#Selectedfield .form-check-inline #Oman {
    float: left;
}

table#AppvalGrid tbody {
    overflow-y: scroll;
    max-height: 350px;
    /*height: 100%;*/
    margin-bottom: 30px;
    font-size: 12px;
}

table#AppvalGrid {
    table-layout: fixed;
    width: 100%;
    margin-bottom: 4px;
}

.filed_txt {
    /*position:relative;*/
}


.filed_txt {
    word-break: break-all;
}

#AppvalGrid tr {
    vertical-align: top;
}

    #AppvalGrid tr th:first-child, #AppvalGrid tr td:first-child {
        width: 20% !important;
    }

    #AppvalGrid tr th:last-child, #AppvalGrid tr td:last-child {
        width: 100px !important;
    }
/*.myapps-cardbox .card-body {
    width: 194px !important;
}*/

.active {
    box-shadow: inset 0 -3px 0 0 #0079c1;
    color: #000;
    /* border-radius: 0px 0px 6px 6px;*/
}

.loader {
    display: block;
    border: 3px solid #f3f3f3;
    -webkit-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite;
    border-top: 3px solid #555;
    border-left: 3px solid #555;
    border-radius: 50%;
    width: 30px;
    height: 30px;
}

}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

/*Adding css form dd with checkbox*/

.ty-compact-list {
    width: 100%;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3; /* number of lines to show */
    line-clamp: 3;
    -webkit-box-orient: vertical;
    padding: 0px;
    margin-bottom: 0px;
}

#suggestedspan li {
    padding: 0px;
    margin: 0px;
    list-style: none;
    font-weight: 200;
    font-size: small;
}

#chatChoiceArea .btn-outline-primary {
    /*color: #f8f9fa;*/
    /* border-color: #0079c1; */
    font-size: smaller;
    /*    background-color: #0079c1;*/
    width: 45%;
    border-radius: 5px;
    margin: 2px;
}



p span {
    padding: 2px;
    margin: 5px;
    /*  background-color: grey;*/
    border-radius: 4px;
    color: white;
}

p {
    word-wrap: break-word;
}

.modal-header {
    padding: 6px 10px;
    background-color: #d8e7f2 !important;
    color: #00335e !important;
    border-radius: 2px;
    font-weight: bold;
}

.modal-body {
    padding: 0px;
    overflow-y: auto;
    max-height: 200px;
    min-height: 200px;
    margin: 10px;
}

.modal-body-session-killing {
    padding: 0px;
    overflow-y: auto;
    /*max-height: 200px;*/
    /*min-height: 200px;*/
    margin: 10px;
}

    .modal-body ul {
        overflow-wrap: anywhere;
        margin: 0px;
        padding: 0px;
    }

        .modal-body ul li {
            list-style: none;
            font-size: 12px;
            margin: 4px 0px;
        }

.modal-footer {
    padding: 6px 10px;
}

.show-more {
    cursor: pointer;
}

#exampleModalLong .columns-container ul strong {
    font-size: 12px;
}

.launch-txta {
    display: inline-block;
    padding: 2px 13px;
    text-align: center;
    border-radius: 6px;
    background-color: #007bff;
    border-color: #007bff;
    color: white;
    border: none;
    cursor: pointer;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    transition: background-color 0.3s, box-shadow 0.3s;
}

    .launch-txta:hover {
        color: #fff;
        background-color: #0069d9;
        border-color: #0062cc;
        box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
    }

.launch-txt {
    display: inline-block;
    padding: 2px 13px;
    text-align: center;
    border-radius: 6px;
    background-color: #007bff;
    border-color: #007bff;
    color: white;
    border: none;
    cursor: pointer;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    transition: background-color 0.3s, box-shadow 0.3s;
}

    .launch-txt:hover {
        color: #fff;
        background-color: #0069d9;
        border-color: #0062cc;
        box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
    }

#loaderData {
    position: absolute;
    top: 70%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: 4px solid #f3f3f3;
    border-top: 4px solid #3498db;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    animation: spin 2s linear infinite;
}

table#examples {
    position: relative;
    /* top: -512px;
    left: -119px;
    width: 66% !important;*/
}

div#myModalTable {
    /* position: fixed;
    top: 380px;
    left: 76px;
    /* bottom: 26px; 
    display: none;
    width: 64%;
    /* height: 22%; 
    height: 34%;
    overflow-y: auto;
    min-width: 35%;
    overflow-x: auto;
    /* overflow: hidden;
    outline: 0;
    */
}

a#aviLogo img {
    height: 50px;
}

.footer_div a {
    left: 0px;
}

span#modalClose {
    text-align: right;
    background-color: #00b0ff;
    color: white;
    font-weight: bold;
    padding: 10px;
    /* float: right; */
}


/*Rajender All devices media querys for Responsive - 07-01-2024*/
.navbar {
    padding: 0px 10px !important;
}

.navbar-light .navbar-nav li:last-child {
    margin-left: 10px;
}

.navbar-light .navbar-nav .nav-item {
    font-size: 16px;
    font-family: inherit;
    font-weight: normal;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.navbar-light .navbar-nav .nav-link {
    padding: 25px 15px 25px 15px !important;
}

    .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .active .nav-link {
        box-shadow: inset 0 -3px 0 0 rgb(0 121 193);
        color: rgb(0 121 193) !important;
    }

.buttonAlign {
    width: 100%;
    text-align: center;
    display: inline-block;
}
/*.btn-outline-primary {
    color: #fff !important;
    background: #0070b3;
    border-color: #cff0fb !important;
}
  
    .btn-primary {
        color: #fff;
        background-color: #006fb1 !important;
        border-color: #cff0fb !important;
    }
    .btn-primary:hover {
        color: #000 !important;
        background-color: #cff0fb !important;
        border-color: #006fb1 !important;
    }*/
.btn-size {
    padding: 1px 2px !important;
    font-size: 12px !important;
}

.card-body .row .col-sm-9 {
    padding-right: 0px;
    padding-left: 0px;
}

.card-body .row .col-sm-3 {
    padding-left: 0px;
}

.card-body .row .col-sm-9 {
    padding-right: 0px;
}

div#askCard.card {
    border: 1px solid #eee;
    border-left: 1px solid #eee;
    border-radius: 0px;
}

.showmore_btn {
    background-color: #77abd2 !important;
    border-color: #77abd2 !important;
    padding: 4px 6px;
    color: #fff;
    border-radius: 10px;
    font-size: 12px;
    margin-top: 10px;
    display: inline-block;
    float: left;
    border-top-left-radius: 0;
}

.Clear_btn {
    background-color: #fff !important;
    border-color: #999 !important;
    padding: 6px 8px 4px 8px;
    color: #666666 !important;
    /* border-radius: 10px; */
    font-size: 14px;
    margin-top: 0px;
    display: inline-block;
    float: right;
    /* border-top-left-radius: 0; */
    margin-left: 4px;
    box-shadow: 0 1px 2px #0000004d;
    align-items: center;
    width: 28px;
    height: 28px;
    cursor: pointer;
}

a#myApps {
    cursor: pointer;
}

.showmore_btn:hover {
    color: #cff0fb;
}

a.showmore_btn {
    cursor: pointer;
}

.basicIcons {
    margin: 5px 0px 0px 0px;
    padding: 0px;
}

    .basicIcons li {
        list-style: none;
        list-style-position: inside;
        float: left;
        margin: 0px 4px;
        color: #333;
    }

        .basicIcons li:first-child {
            margin-left: 0px;
        }

        .basicIcons li:hover {
            color: #0070b3;
        }

.basicIcons1 {
    margin: 6px 0px 0px 0px;
    padding: 10px 0px 0px 0px;
    border-top: 1px solid #EFEFEF;
}

    .basicIcons1 li {
        list-style: none;
        list-style-position: inside;
        margin: 0px 8px;
        color: #333;
        float: right;
    }

        .basicIcons1 li:first-child {
            margin-left: 0px;
            float: left;
        }

        .basicIcons1 li:hover {
            color: #0070b3;
            cursor: pointer;
        }

        .basicIcons1 li:nth-child(2), .basicIcons1 li:nth-child(3) {
            float: right;
        }

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #eee !important;
    outline: 0;
    box-shadow: 0px 1px 0px #ccc !important;
}

.closeClass {
    color: #00335e;
}

thead {
    background: #77abd2;
}

table.dataTable thead th, table.dataTable thead td, table.dataTable.no-footer {
    border-bottom: 1px solid #999 !important;
}

.thumbnailUl {
    margin: 0px;
    padding: 0px;
}

    .thumbnailUl li {
        list-style: none;
        list-style-position: inside;
        padding: 0px;
        margin: 0px;
        color: #333;
    }

        .thumbnailUl li label {
            font-weight: normal;
        }

.pull-right {
    float: right;
}

.marginTop {
    margin-top: 10px;
}

.TextAlign-center {
    text-align: center;
}

.marginBottom-0 {
    margin-bottom: 0px !important;
}

#webmapsliid {
    height: 252px;
    overflow-y: hidden;
    width: 100%;
    background: #f9f9f9;
    border-radius: 6px;
}

    #webmapsliid .SelectedList {
        float: left;
        width: 23.2%;
        margin: 6px;
    }

        #webmapsliid .SelectedList .myapps-cardbox {
            margin-top: 0px;
        }

        #webmapsliid .SelectedList .hilight {
            border: #0079c1 solid 1px !important;
        }

    #webmapsliid p {
        margin: 4px 0px 0px 0px;
        font-size: 13px;
    }

.all_forms {
    padding: 0px;
}

.filter-buttons {
    display: flex;
    float: right;
    clear: both;
}

    .filter-buttons .list-view-button {
        margin-right: 0px;
    }

#GridView, #listView {
    width: 100%;
}

.list-view-button,
.grid-view-button, .list2-view-button {
    color: #000;
    border: 1px solid white;
    padding: 5px;
    font-size: 16px;
    cursor: pointer;
    border-radius: 3px;
    margin: 0px 4px;
}

.listView_myAgents {
    margin: 0px;
}

    .listView_myAgents .basicIcons1 {
        border-top: 0px;
        margin: 0px;
        padding: 0px;
    }

        .listView_myAgents .basicIcons1 li:nth-child(2), .listView_myAgents .basicIcons1 li:nth-child(3) {
            float: left;
        }

    .listView_myAgents table, .listView_myAgents td, .listView_myAgents th {
        border: 1px solid #ddd;
        text-align: left;
    }

    .listView_myAgents table {
        border-collapse: collapse;
        width: 100%;
    }

    .listView_myAgents th {
        background-color: #cde0ee;
        padding: 6px;
    }

        .listView_myAgents th:first-child, .listView_myAgents td:first-child {
            text-align: center;
        }

    .listView_myAgents td:nth-child(2) {
        font-weight: bold;
    }

    .listView_myAgents td {
        padding: 6px;
    }

    .listView_myAgents .myapps-cardbox {
        padding: 2px !important;
        margin: 0px;
        border: none !important;
        background: transparent !important;
        overflow-y: auto;
        min-height: auto;
        max-height: 350px;
        overflow-x: hidden;
        scrollbar-width: thin;
    }

    .listView_myAgents .list_height h5 {
        float: left;
        margin-right: 10px;
        margin-top: 2px;
    }

    .listView_myAgents .list_height span {
        float: left;
        margin-right: 10px;
    }

    .listView_myAgents .list_height .basicIcons1 {
        float: right;
        margin-top: 0px;
        padding-top: 0px;
        border-top: 0px;
    }

    .listView_myAgents .agents_listview {
        margin: 10px;
        padding: 0px;
    }

        .listView_myAgents .agents_listview li {
            margin: 0px 4px;
            list-style: none;
            list-style-position: inside;
        }

#btncreate {
    margin-right: 4px;
}

.list-view-button:hover, .list2-view-button:hover, .grid-view-button:hover, .list-view-button.active, .grid-view-button.active, .list2-view-button.active {
    color: #0079c1;
}

.list-view-button {
    margin-right: 10px;
}

.btn-primary {
    color: #fff;
    background-color: #0079c1 !important;
    border-color: #0079c1 !important;
}

    .btn-primary:hover {
        color: #fff;
        background-color: #0069d9 !important;
        border-color: #0062cc !important;
    }

.navbar {
    margin-bottom: 0px !important;
}

.navbar-nav {
    float: right !important;
}

.carousel-control {
    /*width: 1.2% !important;
    color: #fff !important;
    background: #77abd2 !important;
    vertical-align: middle;
    padding-top: 113px;
    opacity: 10 !important;*/

    width: auto !important;
    color: #fff !important;
    background: #77abd2 !important;
    vertical-align: middle;
    padding: 4px;
    opacity: 10 !important;
}

    .carousel-control.left {
        border-radius: 6px 0px 0px 6px;
        left: 10px;
        top: 105px;
        vertical-align: middle;
        bottom: auto;
        position: absolute;
    }

        .carousel-control.left:hover {
            cursor: pointer;
        }

    .carousel-control.right {
        border-radius: 0px 6px 6px 0px;
        right: 10px;
        top: 105px;
        vertical-align: middle;
        bottom: auto;
        position: absolute;
    }

        .carousel-control.right:hover {
            cursor: pointer;
        }

#Selectedfield {
    overflow-y: auto;
    max-height: 155px;
}

.container-fluid {
    width: 100%;
    padding: 0px !important;
    margin-right: auto;
    margin-left: auto;
    /*overflow-x: hidden;*/
}


.esri-ui .esri-attribution {
    /*  display: none !important;*/
    bottom: 0;
    left: 0;
    right: 0;
}

#tabs {
    width: 100%;
    margin-top: 5px;
}

    #tabs .nav-tabs {
        border-bottom: none;
        margin-bottom: 0px;
    }

        #tabs .nav-tabs li {
            margin-bottom: 8px;
        }

            #tabs .nav-tabs li a {
                margin-bottom: 2px;
                background-color: #eee;
                padding: 2px 4px;
                margin: 0px 4px;
                border: 1px solid #e0e0e0;
            }

                #tabs .nav-tabs li a:hover {
                    cursor: pointer;
                    border: solid 1px #77abd2;
                }

                #tabs .nav-tabs li a.active {
                    border: solid 1px #77abd2;
                }

.red-star {
    color: red;
    font-size: 1em; /* Adjust size as needed */
}

#webmapsliid .carousel-inner {
    padding: 0px 20px 0px 53px;
}

input:focus-visible {
    outline: 1px solid #77abd2;
}

select:focus-visible {
    border: 1px dashed #77abd2;
    outline: none;
}

.progress-bar {
    border-radius: 50px;
    margin: 10px auto;
    float: none !important;
    padding: 6px 0px !important;
    font-size: 9px !important;
}

#Applist, #appLayer, #appDesc, #appName {
    margin: 6px 0px 4px 0px;
    font-size: 12px;
}

#myTabSetup {
    padding: 0px 10px;
    margin: 10px 10px 0px 10px;
}

    #myTabSetup li.active {
        box-shadow: none;
    }

    #myTabSetup .nav-tabs > li.active > a {
        border-bottom: none;
    }

    #myTabSetup li > a {
        padding: 4px 8px;
        cursor: pointer;
    }

#tabs #myTab li a {
    border-radius: 0px;
    margin: 0px 0px 0px 4px;
}

#tabs #myTab {
    border: 1px solid #eee;
    padding: 6px 1px 2px 1px;
    border-radius: 0px 0px 4px 4px;
    margin-left: 15px;
}

    #tabs #myTab li {
        margin: 0px 0px 4px 0px;
    }

#myDropdown .form-inline {
    text-align: left;
    display: block;
    padding: 4px 4px 0px 4px;
}

#myDropdown .nav-link {
    padding: 0px !important;
    font-size: 12px;
}

    #myDropdown .nav-link:hover {
        border: none !important;
        box-shadow: none !important;
    }

.logout_txt {
    font-weight: normal;
    border: 1px solid #eee !important;
    clear: left;
    padding: 2px 4px !important;
    color: #6e6e6e;
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    margin-top: 4px;
}

    .logout_txt:hover {
        background-color: var(--calcite-action-background-color-hover, var(--calcite-color-foreground-2));
        color: var(--calcite-action-text-color-pressed, var(--calcite-color-text-1));
    }

}

#myDropdown .nav-link .logout_btn {
    padding: 4px;
    margin: 0px;
    width:100%;
}

#myDropdown button.logout_btn {
    border: none;
    background: transparent;
    width: 100%;
}

#myDropdown ul {
    margin: 0px;
    padding: 0px 10px;
    font-size: 12px;
}

    #myDropdown ul li {
        list-style: none;
        list-style-position: inside;
        text-align: left;
        margin: 4px 0px;
    }

.navbar-collapse {
    padding-right: 0px !important;
}

.item {
    display: none;
}

    .item.active {
        display: block;
    }


#dragButton {
    width: 100%;
}

/* Center the loader */
#loaders {
    position: absolute;
    left: 50%;
    top: 440%;
    z-index: 1;
    width: 120px;
    height: 120px;
    margin: -76px 0 0 -76px;
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #3498db;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

#loadersweb {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1;
    width: 50px;
    height: 50px;
    margin: -76px 0 0 -43px;
    border: 14px solid #f3f3f3;
    border-radius: 50%;
    border-top: 14px solid #3498DD;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

/* Add animation to "page content" */
.animate-bottom {
    position: relative;
    -webkit-animation-name: animatebottom;
    -webkit-animation-duration: 1s;
    animation-name: animatebottom;
    animation-duration: 1s
}

@-webkit-keyframes animatebottom {
    from {
        bottom: -100px;
        opacity: 0
    }

    to {
        bottom: 0px;
        opacity: 1
    }
}

@keyframes animatebottom {
    from {
        bottom: -100px;
        opacity: 0
    }

    to {
        bottom: 0;
        opacity: 1
    }
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    cursor: pointer !important;
}

.esri-layer-list-panel {
    margin: 0px 15px !important;
}

.esri-legend__message {
    padding: 0em 1em !important;
}

.esri-ui-corner .esri-expand .esri-widget--panel {
    min-height: auto !important;
}

.esri-legend__layer-table {
    margin-bottom: 0 !important;
}

table.dataTable thead th, table.dataTable thead td {
    padding: 10px !important;
}

.buffer-input {
    margin-right: 6px;
}

#Selectedfield .badge .form-check-input {
    float: left !important;
}




// Responsive Bootstrap Tabs without JS
.tabbable-responsive {
    display: block;
    min-width: 100%;
    overflow-x: auto;
    // Some tweaks for card-header margin: 0px -21px -13px -21px;
}

.tabbable {
    min-width: 100%;
    .nav-tabs

{
    white-space: nowrap;
    display: inline-block;
    min-width: 100%;
    // Some tweaks for card-header padding: 0px 21px;
    .nav-item

{
    display: inline-block;
    .nav-link

{
    display: inline-block;
}

}
}
}

#SelectService_myTab .card-header {
    padding: 4px;
}

#SelectService_myTab .nav-link {
    display: block;
    padding: .3rem 1rem !important;
}

#SelectService_myTab .card-header .nav-tabs {
    border-bottom: none;
    margin-bottom: -5px !important;
}

#SelectService_myTab .card-body {
    padding: 10px;
}

    #SelectService_myTab .card-body .nav-tabs {
        border-bottom: none;
    }

        #SelectService_myTab .card-body .nav-tabs li {
            margin: 2px;
        }

            #SelectService_myTab .card-body .nav-tabs li a {
                color: #555;
                background-color: #fff;
                border: 1px solid #ddd;
                padding: 2px 6px;
                border-radius: .25rem;
                cursor: pointer;
            }

                #SelectService_myTab .card-body .nav-tabs li a.active {
                    border: #0079c1 solid 1px;
                }

#list1 {
    position: relative;
}

    #list1 ul {
        max-height: 250px !important;
        overflow-y: auto !important;
        top: -220px !important;
        transform: none !important;
    }

        #list1 ul li > a > label {
            padding-left: 15px !important;
        }
        #list1 ul li a {
            color: #000;
            padding-left: 10px;
        }
.btn:focus{
    box-shadow:none !important;
}
/*
.linkedinClass {
    margin: 0px;
    display: inline-block !important;
    float: right;
    padding-top: 2px;
}
    .linkedinClass a {
        color: #fff !important;
        background: #fff;
        height: 18px;
        width: 20px;
        margin: 0px 4px;
        display: inline-block;
        border-radius: 4px;
    }
    .linkedinClass img {
        height: 18px;
      */ margin-bottom: 4px;
}

@media screen and (min-width: 1024px) and (max-height: 1310px) {
}

@media (min-width: 1920px) and (max-width: 2560px) {
}

.esri-ui .esri-attribution {
    bottom: 2px !important;
}

.footer-copyrights {
    display: inline-block !important;
    position: absolute;
    margin-top: 2px;
    float: left;
    width: 88%;
    left: 0px;
    color: #000;
    font-size: 13px;
}

    .footer-copyrights a {
        color: #000;
    }

.footer-socials {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 0px 0px 4px 0px;
    float: right;
}

    .footer-socials .follow {
        padding-right: 6px
    }

    .footer-socials .socials {
        /* padding: 0px 10px;
        border-radius: 4px;*/
        margin-bottom: -4px !important;
        cursor: pointer;
    }

    .footer-socials .follow > p {
        font-weight: 500;
        font-size: 13px;
        color: #000;
    }

    .footer-socials .socials > a {
        font-size: 13px;
        padding: 0px 2px;
        color: #fff;
        line-height: normal;
        cursor: pointer;
    }

        .footer-socials .socials > a:first-child {
            padding-left: 0px
        }

        .footer-socials .socials > a:last-child {
            padding-right: 0px
        }

.esri-icon-overview-arrow-top-left:before {
    content: none !important;
}

.esri-widget--button {
    padding: 6px !important;
}

.exportClass {
    border-color: #fff;
    background: #fff;
    box-shadow: 0 1px 2px #0000004d;
    border: 0px;
    padding: 5px 8px;
    color: #666;
}

.buffer-input {
    display: none !important;
}

.esri-sketch__panel .esri-sketch__section:nth-child(1) {
    display: none;
}

.esri-sketch__panel .esri-sketch__section:nth-child(4) {
    display: none;
}

#exampleModalLong .modal-dialog {
    max-width: 50%;
}

.searchClass {
    position: relative;
    padding: 0px;
    margin: 0px 4px;
}

.esri-basemap-gallery--grid .esri-basemap-gallery__item-container {
    gap: 10px !important;
    padding-block: 4px !important;
    padding-inline: 4px !important;
}

#mapViewerDiv {
    position: absolute;
    height: 100%;
    width: 100%;
    min-height: 100%;
    max-height: 100%;
    overflow:hidden;
}

    #mapViewerDiv header {
        height: 74px;
    }

    #mapViewerDiv .footer_div {
        width: 100%;
        padding: 0px 10px;
        border: 1px solid #dee2e6 !important;
        text-align: center;
        background: #77abd2;
        position: fixed;
        bottom: 0px;
    }

    #mapViewerDiv .main_div {
        height: 90%
    }

        #mapViewerDiv .main_div .container-fluidNew, #mapViewerDiv .main_div .container-fluidNew main {
            height: 100%;
        }

            #mapViewerDiv .main_div .container-fluidNew main .top_header {
                clear: both;
                width: 100%;
                display: inline-block;
                padding: 2px 20px 0px 20px;
                background: #e9ecef;
                height: 42px;
            }

            #mapViewerDiv .main_div .container-fluidNew main .rowinner {
                height: 94.3%;
            }

                #mapViewerDiv .main_div .container-fluidNew main .rowinner .pad-left-right, #mapViewerDiv .main_div .container-fluidNew main .rowinner .pad-left-right {
                    height: 100%;
                }

                    #mapViewerDiv .main_div .container-fluidNew main .rowinner .pad-left-right #askCard {
                        height: 100%;
                    }
#chatContainer {
    /*height: 94%;
    position: absolute;*/
    height: 93%;
    position: relative;
}
.chat_input {
    /*position: absolute;
    bottom: 0px;*/
    position:relative;
    height:7%;
}


/* Media Querys screens ----------- */
@media (prefers-reduced-motion: reduce) {
    /*    div #mapContainer {
        height: 85vh !important;
    }

    div #chatContainer {
        height: 85vh !important;
    }*/

    .log_right {
        padding: 60px 0px 0px 60px;
        width: 80%;
    }

    .log_left {
        width: 80%;
    }

    .loginMainClass {
        padding: 90px 200px !important;
    }
}

@media only screen and (min-width: 1024px) and (max-height: 720px) {
    /*    div #mapContainer {
        height: 77vh !important;
    }

    div #chatContainer {
        height: 77vh !important;
    }

    div#chatMessages {
        height: 40vh !important;
    }

    .my_appCards {
        max-height: 70vh;
    }*/

    .esri-ui-bottom-left {
        top: 35% !important;
    }
}

@media only screen and (min-width: 1024px) and (min-height: 721px) and (max-height: 1310px) {
    /*      div #mapContainer {
            height: 75vh;
        }

        div #chatContainer {
            height: 76vh;
        }

        div#chatMessages {
            height: 69vh !important;
        }

        .my_appCards {
            max-height: 70vh;
        }*/

    .esri-ui-bottom-left {
        top: 35% !important;
    }
}

@media only screen and (min-width: 1370px) and (max-width: 1605px) {
    /* div #mapContainer {
            height: 79vh;
        }

        div #chatContainer {
            height: 79vh;
        }

        div#chatMessages {
            height: 36vh !important;
        }

        .my_appCards {
            max-height: 74vh;
            margin-bottom: 10px;
        }*/

    .esri-ui-bottom-left {
        top: 35% !important;
    }
}
@media screen and (width: 1358px) and (height: 652px) {

    #mapViewerDiv .main_div {
        height: 87%;
    }

    div#askCard.card {
        height: 96% !important;
        position: relative;
    }

    #chatContainer {
        height: 91%;
    }

    .chat_input {
        height: 11%;
    }

    .searchClass {
        margin: 10px 4px 0px 4px;
    }

    #chatContainer #chatMessages1 {
        height: 20%;
    }


    #chatContainer #chatMessages {
        height: 80% !important;
    }
}

@media screen and (width: 1366px) and (height: 641px) {
    #mapViewerDiv .main_div {
        height: 87%;
    }

    div#askCard.card {
        height: 94% !important;
        position: relative;
    }

    #chatContainer {
        height: 89%;
    }

    .chat_input {
        height: 11%;
    }

    .searchClass {
        margin: 10px 4px 0px 4px;
    }

    #chatContainer #chatMessages1 {
        height: 24%;
    }

    #chatContainer #chatMessages {
        height: 76% !important;
    }
}


@media screen and (width: 1358px) and (height: 642px) {
  
    #mapViewerDiv .main_div {
        height: 87%;
    }
    div#askCard.card {
        height: 96% !important;
        position: relative;
    }

    #chatContainer {
        height: 91%;
    }

    .chat_input {
        height: 11%;
    }
    .searchClass {
        margin: 10px 4px 0px 4px;
    }
    #chatContainer #chatMessages1 {
        height: 20%;
    }


    #chatContainer #chatMessages {
        height: 80% !important;
    }
}
@media screen and (width: 1366px) and (height: 633px) {
    #mapViewerDiv .main_div {
        height: 87%;
    }
    div#askCard.card {
        height: 96% !important;
        position: relative;
    }

    #chatContainer {
        height: 91%;
    }

    .chat_input {
        height: 11%;
    }
    .searchClass {
        margin: 10px 4px 0px 4px;
    }
    #chatContainer #chatMessages1 {
        height: 20%;
    }
    #chatContainer #chatMessages {
        height: 80% !important;
    }
}
@media screen and (width: 1592px) and (height: 774px) {
    div#askCard.card {
        height: 100% !important;
        position: relative;
    }

    #chatContainer {
        height: 88%;
    }

    .chat_input {
        height: 12%;
    }

    #chatContainer #chatMessages1 {
        height: 20%;
    }


    #chatContainer #chatMessages {
        height: 80% !important;
    }
}
@media screen and (width: 1600px) and (height: 765px){
    div#askCard.card {
        height: 100% !important;
        position: relative;
    }

    #chatContainer {
        height: 90%;
    }

    .chat_input {
        height: 10%;
    }

    #chatContainer #chatMessages1 {
        height: 20%;
    }


    #chatContainer #chatMessages {
        height: 80% !important;
    }
}
@media screen and (width: 1912px) and (height: 954px) {

    div#askCard.card {
        height: 100% !important;
        position: relative;
    }

    #chatContainer {
        height: 94%;
    }

    .chat_input {
        height: 6%;
    }

    #chatContainer #chatMessages1 {
        height: 12%;
    }


    #chatContainer #chatMessages {
        height: 88% !important;
    }
}
@media screen and (width: 1920px) and (height: 945px) {

    div#askCard.card {
        height: 100% !important;
        position: relative;
    }

    #chatContainer {
        height: 94%;
    }
    .chat_input {
        height: 6%;
    }
        #chatContainer #chatMessages1 {
            height: 12%;
        }


        #chatContainer #chatMessages {
            height: 88% !important;
            
        }


    
}

.spinner {
    display: inline-block;
    width: 16px;
    height: 16px;
    border: 2px solid #ccc;
    border-top: 2px solid #007bff;
    border-radius: 50%;
    animation: spin 1s linear infinite;
    vertical-align: middle;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.tick {
    color: green;
    font-size: 18px;
    vertical-align: middle;
}

.cross {
    color: red;
    font-size: 18px;
    vertical-align: middle;
}
/*chat widget*/
@keyframes pulse {
    0% {
        transform: scale(1);
        opacity: 1;
    }

    50% {
        transform: scale(1.3);
        opacity: 0.6;
    }

    100% {
        transform: scale(1);
        opacity: 1;
    }
}

#micIcon.listening {
    color: red;
    animation: pulse 1s infinite;
}

#chatAskInput:disabled {
    background-color: #f8f9fa;
    cursor: not-allowed;
}


#micIcon.listening {
    color: red;
    animation: pulse 1s infinite;
}

@keyframes pulse {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.3);
    }

    100% {
        transform: scale(1);
    }
}
#voiceSelect{
    width:150px !important;
    display:inline-block;
}
#voiceInputButton {
    border-radius: 100%;
    height: 30px;
    width: 30px;
    text-align: center;
    padding: 3px;
    margin-right: 4px;
    border:solid 1px #fff;
    
}
    #voiceInputButton:hover {
        border-radius: 100%;
        height: 30px;
        width: 30px;
        text-align: center;
        padding: 3px;
        margin-right: 4px;
        border: solid 1px #6c757d;
        background-color:#fff;
    }
    #voiceInputButton .fa {
        color: #6c757d !important;
    }
    #voiceInputButton:focus .fa {
        color: #fff !important;
    }

    #voiceInputButton:focus {
        background-color: #e75b5b;
        border: solid 1px #e75b5b;
    }

#tab-contentsSetup {
    width: 100%;
    overflow-y: auto;
    height: 81%;
    position: fixed;
}

.table-sm th, .table-sm td {
    padding: 4px 10px !important;
    border: none !important;
    font-size: 14px !important;
}

#_exampleModalLong .modal-dialog {
    max-width: none !important;
    width: 63% !important;
}
    #_exampleModalLong .modal-dialog .modal-body {
        max-height: 10px !important;
        min-height: 200px !important;
        height: auto;
        overflow-y: auto;
    }