@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&display=swap');

@font-face {
    font-family: 'adani-regular';
    /*    src: url('../adani-regular.ttf') format('truetype');*/
    src: url('adani-regular.ttf') format('truetype');
}

body {
    background: #f9f9f9;
    font-size: 100%;
    font-family: Adani-Regular;
    font-weight: 400;
    overflow-x: hidden;
    position: relative;
}
body a {
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    text-decoration: none !important;
    color: inherit;
}



.ajax__tab_xp .ajax__tab_header .ajax__tab_outer {
    background-position: right;
    background-repeat: no-repeat;
    height: auto !important;
    padding-right: 4px;
    display: inline-block !important;
    position: relative !important;
    bottom: 14px !important;
}

.ajax__tab_xp .ajax__tab_header .ajax__tab_tab {
    background-image: none !important;
}

.ajax__tab_xp .ajax__tab_header .ajax__tab_inner {
    background-image: none !important;
}

.ajax__tab_xp .ajax__tab_header .ajax__tab_outer {
    background-image: none !important;
}

.ajax__tab_xp .ajax__tab_header {
    font-size: 14px !important;
}

.MyTabStyle .ajax__tab_active .ajax__tab_inner {
    color: #fff !important;
}
#map canvas {
    width: initial !important;
    height: 100%;
}






li.play_pause a {
    color: #ffffff;
}

.play_pause {
    position: absolute;
    line-height: 25px;
    padding-left: 4px
}

span.ply_pausng {
    color: #ffffff;
    font-size: 16px;
}

.icon_combo {
    float: right;
    color: #ffffff;
}

    .icon_combo a {
        padding-left: 5px;
        padding-right: 4px;
        color: #ffffff;
    }

.icon_combo_inner {
    color: #ffffff;
    font-size: 15px;
    font-weight: normal;
    margin-left: 9px;
}

body a:hover {
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    text-decoration: none !important;
    color: inherit;
}

ul {
    padding: 0;
    margin: 0;
}

h1, h2, h3, h4, h5, h6, label, p {
    margin: 0;
    font-family: Adani-Regular;
}

h1 {
    font-size: 22px;
    line-height: 1em;
}

.container-fluid-padding {
    padding-right: 30px;
    padding-left: 30px;
}

.info-color {
    /*background-color: #1e7ff2 !important;*/
    background: linear-gradient(to bottom, #0a75f5 0%, #08184ff2 100%);
}

.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
    cursor: pointer;
}

.navbar {
    padding: 1px 16px;
}

.navbar-brand span {
    font-size: 23px;
    font-weight: 500;
}

.navbar-dark .navbar-nav .nav-link {
    color: #fff;
}

.logn_icn {
    padding-right: 5px;
    color: #1e7ff2;
}

.form_spc .form-control {
    border: none;
    background-color: rgba(255, 255, 255, 0.36);
    border-radius: 30px;
    color: #ffffff;
}

span.srch {
    color: #ffffff;
    right: 46px;
    position: relative;
    font-size: 18px;
    top: 2px;
}

.form_spc input::placeholder {
    color: #ffffff;
}

.modal-sm {
    max-width: 400px;
}

.login_btn_hdr {
    display: block;
    width: 100%;
    padding: 0.25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #ffffff;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    line-height: 45px;
}

    .login_btn_hdr:hover, .login_btn_hdr:focus {
        color: #ffffff;
    }

.slct_measure {
    border: 1px solid #1e7ff2;
    border-radius: 0px;
    padding: 3px 16px 0 6px;
    height: 31px;
    vertical-align: top;
    width: 100%;
    font-size: 14px;
    -webkit-appearance: none;
    background-image: url(../images/dropdown.png);
    background-position: 64px;
    background-size: 11px;
    background-repeat: no-repeat;
    counter-increment: ol-cards-count;
    filter: drop-shadow(10px 10px 10px rgba(0, 0, 0, 0.25));
    box-shadow: inset 2px 2px 2px white, inset -1px -1px 1px rgb(0 0 0 / 25%);
}

.address p span {
    color: #1e7ff2;
    padding-right: 14px;
}

.address h5 {
    margin-bottom: 4px;
    color: #1e7ff2;
}

.spac-top {
    background: #fff;
    padding: 20px 4px;
    margin: 0px 0px 22px 0px;
}
/*------------------------------------------------------------------*/
/*-------------------------------breadcrumbs-----------------------------------*/
.content-header {
    position: relative;
    margin: 13px 0 13px 0;
}

    .content-header > h1 {
        margin: 0 0 0px;
        font-size: 17px;
        font-weight: 500;
        color: #000000;
        text-transform: uppercase;
    }

    .content-header > .breadcrumb {
        float: right;
        background: 0 0;
        margin-top: 0;
        margin-bottom: 0;
        font-size: 12px;
        padding: 0px 0px;
        position: absolute;
        top: 0px;
        right: 0px;
        border-radius: 2px;
    }

.breadcrumb-item {
    float: left;
}

.content-header > .breadcrumb > li > a {
    color: #444;
    text-decoration: none;
    display: inline-block;
}

.breadcrumb-item.active {
    color: #868e96;
}
/*-------------------------------cards starts-----------------------------------*/
span.flood_img {
    background: url(../images/icon-flood.png)no-repeat;
    width: 65px;
    height: 65px;
    position: absolute;
}

span.drought_img {
    background: url(../images/icon-drought.png)no-repeat;
    width: 65px;
    height: 65px;
    position: absolute;
}

span.landslide_img {
    background: url(../images/icon-landslide.png)no-repeat;
    width: 65px;
    height: 65px;
    position: absolute;
}

span.avalanche_img {
    background: url(../images/icon-avl.png)no-repeat;
    width: 65px;
    height: 65px;
    position: absolute;
}

h3.number {
    font-weight: 500;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 64px;
    margin-right: 22px;
    text-align: right;
    transition: .3s ease;
    margin-bottom: 0;
    color: #000000;
}

.card_spcng {
    padding: 7px 12px;
}

.card_red {
    background-color: #ff5050;
}

.card_green {
    background-color: #11c15b;
}

.card_yellow {
    background-color: #f7821d;
}

.card_blue {
    background-color: #10c4d0;
}

.card_border_red {
    border: 1px solid #ff5050;
    box-shadow: var(--card-shadow);
}

.card_border_green {
    border: 1px solid #11c15b;
    box-shadow: var(--card-shadow);
}

.card_border_yellow {
    border: 1px solid #f7821d;
    box-shadow: var(--card-shadow);
}

.card_border_blue {
    border: 1px solid #10c4d0;
    box-shadow: var(--card-shadow);
}

.card_border {
    box-shadow: var(--card-shadow);
}

.tbl_bg_white td {
    padding: 10px;
    border: 1px solid #ccc;
    /*text-align: left;*/
    font-size: 14px;
}

.tbl_bg_white th {
    border-bottom: none;
    border: 1px solid #ccc;
    padding: 10px;
    text-align: left;
    font-size: 14px;
}

.abbr {
    padding: 11px 10px
}
/*------------------------------//cards ends------------------------------------*/
.legend_image {
    position: absolute;
    z-index: 9;
    right: 34px;
    bottom: 94px;
}

.map_properties {
    background: #ffffff;
    padding: 3px 0px 3px 0px;
    border: 1px solid #1e7ff2;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

    .map_properties ul li {
        display: inline-block;
    }

    .map_properties ul.prop_left li {
        width: 10%;
        height: 31px;
        text-align: center;
    }

        .map_properties ul.prop_left li a {
            border: 1px solid #a4a5a7;
            padding: 3px;
            counter-increment: ol-cards-count;
            filter: drop-shadow(10px 10px 10px rgba(0, 0, 0, 0.25));
            box-shadow: inset 2px 2px 2px white, inset -1px -1px 1px rgb(0 0 0 / 25%);
        }

            .map_properties ul.prop_left li a img {
                height: 20px;
            }

.mapping {
    border: 1px solid #1e7ff2;
    border-top: 0;
}

.map_properties1 {
    background: #ffffff;
}

    .map_properties1 ul li {
        display: inline;
        font-size: small;
    }

.graph-bg {
    background: #FFFFFF;
    padding: 13px;
    margin-bottom: 0px;
    border-radius: 0;
    position: relative;
    /*box-shadow: 0 -1px 3px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.24);*/
    border: 1px solid rgba(0, 0, 0, 0);
}

.tbl_bg_white {
    background: #ffffff;
}

    .tbl_bg_white table thead tr th {
        font-size: 14px;
        color: #ff5050;
        font-weight: 500;
    }

.dshbrd_tbl table thead tr th.green {
    color: #11c15b;
}

.tbl_bg_white table thead tr th.orange {
    color: #f7821d;
}

ul.abbr_hdngg {
    font-size: 13px;
    color: #2f2c2c;
    margin-bottom: 0;
    list-style-type: disc;
    list-style-position: inside;
    margin-top: 0px;
}

span.abbr_hdngg2 {
    font-size: 13px;
    font-weight: 500;
    color: #242222;
    letter-spacing: 0.4px;
}

ul.abbr_hdngg li {
    font-size: 13px;
    display: inline-block;
    margin-right: 16px;
    color: #2f2c2c;
    list-style-type: none;
}

    ul.abbr_hdngg li span {
        font-size: 13px;
        font-weight: 600;
        color: #1e7ff2;
    }
/*class for hide the element according to the user login By Sourabh*/
.permissionHide {
    pointer-events: none;
}

.permissionHide1 {
    pointer-events: all;
}
/*end*/

/*------------------------------footer starts------------------------------------*/
/*.footer {
    background: #1e7ff2 ;
    padding: 11px 30px;
	color:#ffffff;
}*/
.text-dark {
    color: #dce9ff !important;
}
/*------------------------------//footer ends------------------------------------*/

/*  login popup css */
.modalPopup3 {
    background: #fafafa;
    width: 340px;
    height: 284px;
    border-radius: 3px;
    padding: 18px;
    margin: 0 auto;
}

.lgn_frm_new hr {
    border-top: 1px solid rgb(169, 201, 233);
    margin-top: 1rem;
    margin-bottom: 0.3rem;
}

.frgt-pwd {
    text-align: center;
}

    .frgt-pwd a {
        font-size: 0.9rem;
        color: #fff;
        font-weight: 600;
        color: #000000;
    }

.user-img {
    margin-top: -50px;
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: -51px;
    width: 87px;
    height: 87px;
    border-radius: 50%;
    z-index: 9;
    background: linear-gradient(to bottom, #ffffff 0%, #d4e7fc 100%);
    padding: 15px;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
}

    .user-img img {
        height: auto;
        width: 65px;
        vertical-align: middle;
        text-align: center;
        top: -3px;
        position: relative;
        left: -4px;
    }

.chnge-pwd-img img {
    height: auto;
    width: 65px;
    vertical-align: middle;
    text-align: center;
    top: 12px;
    position: relative;
    left: 4px;
}

h2.heading-login {
    color: #2e3181;
    text-align: center;
    font-size: 19px;
    line-height: 46px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.user-name {
    margin: 10px 0px;
}

    .user-name h1 {
        font-size: 30px;
        color: #676363;
    }

    .user-name .crs_btn {
        position: absolute;
        top: 1px;
        right: 9px;
        font-size: 19px;
        padding: 0;
        background-color: transparent;
        border: 0;
        -webkit-appearance: none;
        color: #00b6e8;
        font-weight: 600;
        cursor: pointer;
    }

        .user-name .crs_btn:focus {
            border: none;
        }

.lgn_frm_new .form-group label {
    vertical-align: sub;
    font-size: 0.9rem;
    font-weight: 600;
    color: #000000;
}

.lgn_frm_new .input-group-text {
    background-color: #1e7ff2;
    border: 1px solid #1e7ff2;
    color: #ffffff;
}

.lgn_frm_new input[type="text"], .lgn_frm_new input[type="password"] {
    width: 82%;
    border: 1px solid #00b6e8;
    height: 34px;
    padding: 0px 6px;
    border-radius: 3px !important;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    outline: 0;
    font-size: 14px;
    -moz-outline-style: none;
}

.lgn_frm_new select.drpdwn_slct {
    height: 34px !important;
    -webkit-appearance: none;
    background-image: url('../images/drop-down.png');
    background-position: 98%;
    background-size: 10px;
    background-repeat: no-repeat;
    font-size: 14px;
    width: 83%;
    padding: 6px 5px;
    margin-bottom: 0;
    border: 1px solid #00b6e8;
    outline: none;
    border-radius: 3px;
}

.popup-login .input-group {
    background-color: #4D6F50;
    color: green;
    border: 2px solid #95D99B;
    border-radius: 8px;
}

.popup-login .input-group-addon .fa {
    font-size: 18px;
    padding: 10px;
    color: #95D99B;
}

/* // login popup css */
.scrl_right {
    overflow-y: auto;
    height: 352px;
}

.modal-dialog-centered {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - (0.5rem * 2));
}

.modal-title {
    font-size: 17px;
}

.modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
}

    .modal-dialog-scrollable .modal-body {
        overflow-y: auto;
    }
/*reset modal style*/
.modal-open .modal {
    overflow-y: hidden;
}

.modal-dialog {
    overflow-y: initial !important;
}

div#water_level_popup .modal-dialog {
    max-width: 21cm;
}

div#water_level_popup .modal-body {
    height: 550px;
}

div#rainfall_serices .modal-dialog {
    max-width: 21cm;
}

div#rainfall_serices .modal-body {
    height: 550px;
}
/*#rainfall_serices .modal-header {
    padding:6px 15px 6px 29px;
}
#water_level_popup .modal-header {
    padding:6px 15px 6px 29px;
}*/
.modal-body {
    height: 510px;
    /*overflow-y: auto;*/
}

#login_modal .modal-body {
    height: auto;
}

/*------------------------------loader css starts------------------------------------*/
.noscroll {
    position: fixed;
    overflow: hidden;
}

#overlay {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
    background: #ffffff;
}

#spinner {
    display: none;
    position: fixed;
    width: 40px;
    height: 40px;
    top: 50%;
    left: 50%;
    margin-top: -20px;
    margin-left: -20px;
    z-index: 101;
    background-color: #3498db;
    -webkit-animation: sk-rotateplane 1.2s infinite ease-in-out;
    animation: sk-rotateplane 1.2s infinite ease-in-out;
}

@-webkit-keyframes sk-rotateplane {
    0% {
        -webkit-transform: perspective(120px)
    }

    50% {
        -webkit-transform: perspective(120px) rotateY(180deg)
    }

    100% {
        -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg)
    }
}

@keyframes sk-rotateplane {
    0% {
        transform: perspective(120px) rotateX(0deg) rotateY(0deg);
        -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg)
    }

    50% {
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
        -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg)
    }

    100% {
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
        -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    }
}
/*------------------------------//loader css ends------------------------------------*/
/*------------------------------login starts------------------------------------*/
/*--/wrapper--*/


.wrapper {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.wrapper-full {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
/*--//wrapper--*/
/*--- login popup---*/
.input-form-login {
    font-size: 13px;
    width: 100%;
    padding: 9px 32px;
    margin-bottom: 0;
    border: 1px solid #1e7ff2;
    outline: none;
    border-radius: 3px;
    background: transparent;
    box-shadow: 2px 5px 16px 2px rgba(16, 16, 16, 0.13);
}

    .input-form-login:focus {
        background: rgba(43, 32, 34, 0.06);
        border: 1px solid #1e7ff2;
        box-shadow: none;
    }

.cpt_image {
    border: 1px solid transparent;
    box-shadow: 2px 5px 16px 2px rgba(16, 16, 16, 0.13);
}

.login-popup span {
    position: absolute;
    display: block;
    color: #1e7ff2;
    left: 26px;
    top: 11px;
    font-size: 16px;
}

.pop_up_btn {
    padding: 5px 15px;
    color: #fff;
    font-size: 15px;
    display: inline-block;
    text-align: center;
    font-weight: 600;
    line-height: 24px;
    text-transform: uppercase;
    border: none;
    background: #1e7ff2;
    border-radius: 3px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -moz-border-radius: 4px;
    margin-top: 0px;
}

    .pop_up_btn:hover {
        background: #3376E7;
        color: #ffffff;
        text-decoration: none;
        transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
        -webkit-transition: all 0.2s ease;
        -ms-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
    }

#login_modal .modal-header {
    background: #1e7ff2;
}

#login_modal h4.modal-title {
    color: #ffffff;
}

#login_modal .close {
    color: #ffffff;
    opacity: 1;
}
/*-- //login popup --*/
/*-- login --*/
.login-field {
    position: relative;
    margin: 20px auto;
    width: 100%
}

.login_frm h1 {
    margin-bottom: 40px;
    font-size: 30px;
    color: #fff;
}

.w3l-forms-23 {
    padding: 2rem 0;
    align-items: center;
    background: url(../images/banner1.jpg) no-repeat top;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    position: relative;
    display: grid;
    align-items: center;
    min-height: 100vh;
    z-index: 0;
    text-align: center;
}

    .w3l-forms-23:before {
        content: "";
        /*background: rgba(12, 9, 16, 0.57);*/
        background-image: linear-gradient(to right, rgba(255, 255, 255, 0.55) 0%, rgba(17, 103, 246, 0.52) 51%, rgba(255, 255, 255, 0.55) 100%);
        position: absolute;
        top: 0;
        min-height: 100%;
        left: 0;
        right: 0;
        z-index: -1;
    }

.login_frm .main-bg {
    background: url(../images/banner.jpg) no-repeat center;
    box-shadow: 2px 5px 16px 2px rgba(16, 16, 16, 0.13);
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    padding: 0px 44px 15px;
    /*border-radius: 0 0 300px 300px;*/
    z-index: 0;
    position: relative;
}

.main-bg h3 {
    font-size: 17px;
}

/*.login_frm .main-bg:before {
  content: "";
  background: rgba(43, 32, 34, 0.42);
  position: absolute;
  top: 0;
  min-height: 100%;
  left: 0;
  right: 0;
  z-index: -1;
  border-radius: 0 0 300px 300px;
}*/

.login_frm .form23 {
    background: #fff;
    box-shadow: 0 10px 30px 0 rgba(17, 17, 17, 0.09);
    margin: 0 auto;
    max-width: 400px;
    text-align: center;
    border-radius: 6px 6px 6px 6px;
    -webkit-border-radius: 6px 6px 6px 6px;
    -o-border-radius: 6px 6px 6px 6px;
    -moz-border-radius: 6px 6px 6px 6px;
}

    .login_frm .form23 h6 {
        font-size: 24px;
        line-height: 30px;
        color: #fff;
        padding-top: 5em;
        padding-bottom: 2em;
        box-shadow: 2px 5px 16px 2px rgba(16, 16, 16, 0.13);
    }

    .login_frm .form23 form .input-form {
        font-size: 13px;
        width: 100%;
        padding: 9px 32px;
        margin-bottom: 0;
        border: 1px solid #1e7ff2;
        outline: none;
        border-radius: 3px;
        background: transparent;
        box-shadow: 2px 5px 16px 2px rgba(16, 16, 16, 0.13);
    }

        .login_frm .form23 form .input-form:focus {
            background: rgba(43, 32, 34, 0.06);
            border: 1px solid #1e7ff2;
        }

    .login_frm .form23 p {
        margin-top: 20px;
        font-size: 16px;
        font-weight: normal;
    }

.login-field span {
    position: absolute;
    display: block;
    color: #1e7ff2;
    left: 10px;
    top: 11px;
    font-size: 16px;
}

.login_frm button.btn.loginhny-btn {
    width: 100%;
    padding: 9px 32px;
    color: #fff;
    font-size: 15px;
    display: inline-block;
    text-align: center;
    font-weight: 600;
    line-height: 24px;
    text-transform: uppercase;
    border: none;
    background: #1e7ff2;
    border-radius: 3px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -moz-border-radius: 4px;
    margin-top: 0px;
}

    .login_frm button.btn.loginhny-btn:hover {
        background: #3376E7;
        color: #ffffff;
        text-decoration: none;
        transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
        -webkit-transition: all 0.2s ease;
        -ms-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
    }

.login_frm .form23 a {
    font-size: 15px;
    line-height: 20px;
    font-weight: bold;
    color: #BD783A;
}

    .login_frm .form23 a:hover {
        color: #2B2022;
        text-decoration: none;
        transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
        -webkit-transition: all 0.2s ease;
        -ms-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
    }

.login_frm .bottom-content {
    padding: 19px 35px 26px;
}



/*------------------------------//login ends------------------------------------*/
.legend_tbl {
    margin: 14px 0px;
}

    .legend_tbl table tbody tr td {
        font-size: 13px;
        /*text-transform: capitalize;*/
        border: 1px solid #eeeeee;
        padding: 1px 15px;
        text-align: center;
        white-space: nowrap;
    }

.legend_table {
    border: 1px solid #1e7ff2;
}

.legend_table_bg {
    background-color: #ffffff;
}

.legend_table_hdng {
    color: #202020;
    font-size: 15px;
    font-weight: 500;
    padding: 0px 9px;
    border-bottom: 1px solid transparent;
}

.star_icon {
    font-size: 20px !important;
    padding: 2px 20px;
}

.lite_wht {
    color: #ffffff;
    font-size: 18px !important;
    -webkit-text-fill-color: white;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: black;
}

.lite_grn {
    /*color:#00FF01;*/
    color: #c1ffc1;
}

.grn {
    color: #00dc00;
}

.drk_grn {
    color: #00aa00;
}

.lite_blue {
    color: #FFA500;
    /*color:#79bfff;*/
}

.blue {
    color: #FF3300;
    /*color:#007cec;*/
}

.dark_blue {
    /*color:#CC0001;*/
    color: #00346e;
}

.lite_mrn {
    color: #961414;
}

.fld_sm_dt {
    font-size: 16px;
    margin-left: 0px;
}

.date_span {
    font-size: 16px;
    font-weight: 600;
}

.content-top-gap .col-form-label {
    font-size: 16px;
    letter-spacing: 0.5px;
}

.chart_border {
    border: 1px solid #1e7ff2;
    height: 100%;
    padding: 20px;
    text-align: center;
}

.fld_icn {
    color: #1e7ff2;
    font-size: 14px !important;
    padding-right: 8px;
}

.col-md-2-date {
    max-width: 6%;
}

.col-md-2-type {
    max-width: 11%;
}
/*--------------------------dashboard form elements-----------------------------*/
.boxes label {
    font-size: 13px;
}

.input-form-dshbrd {
    font-size: 13px;
    width: 100%;
    padding: 9px 12px;
    margin-bottom: 0;
    border: 1px solid #1e7ff2;
    outline: none;
    border-radius: 3px;
    background: transparent;
    box-shadow: 2px 5px 16px 2px rgba(16, 16, 16, 0.13);
}

    .input-form-dshbrd:focus {
        background: rgba(43, 32, 34, 0.06);
        border: 1px solid #1e7ff2;
        box-shadow: none;
    }

.dshbrd_icn span {
    position: absolute;
    display: block;
    color: #1e7ff2;
    right: 26px;
    top: 11px;
    font-size: 16px;
}

.dshbrd_slct {
    height: 39px !important;
    -webkit-appearance: none;
    background-position: 201px;
    background-size: 10px;
    background-repeat: no-repeat;
}
/*------------------------//dashboard form elements-----------------------------*/
.chrt_popup_span {
    font-size: 16px;
    font-weight: 500;
}

.chrt_popup_spc {
    margin-bottom: 8px;
}

.cross_chrt {
    -webkit-appearance: none;
    padding: 0;
    float: right;
    cursor: pointer;
    background: 0 0;
    border: 0;
    margin-top: -35px;
}

.tooltip {
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 4px;
    color: white;
    padding: 4px 8px;
    opacity: 0.7;
    white-space: nowrap;
}

.tooltip-measure {
    opacity: 1;
    font-weight: bold;
}

.tooltip-static {
    background-color: #ffcc33;
    color: black;
    border: 1px solid white;
    font-weight: bold;
    font-size: 14px;
}

    .tooltip-measure:before,
    .tooltip-static:before {
        border-top: 6px solid rgba(0, 0, 0, 0.5);
        border-right: 6px solid transparent;
        border-left: 6px solid transparent;
        content: "";
        position: absolute;
        bottom: -6px;
        margin-left: -7px;
        left: 50%;
    }

    .tooltip-static:before {
        border-top-color: #ffcc33;
    }

/*------------------------------------------marquee---------------------------------------*/
.mrq_tbl_uni tbody tr > td > a {
    text-transform: none;
    font-weight: normal;
    cursor: text;
}

.marq_tbl {
    border: 1px solid #1e7ff2;
    margin: 0px 7px;
}

.mrq_hdng {
    color: #202020;
    font-size: 15px;
    font-weight: 400;
    padding: 3px 9px;
    border-bottom: 1px solid #1e7ff2;
}

.mrq_bg_1 {
    /*border: 1px solid #1e7ff2 ;*/
    background-color: #e9f9fc;
}

.mrq_bg {
    /*border: 1px solid #1e7ff2 ;*/
    background-color: #fdf2ff;
}

    .mrq_bg tbody tr {
        /*border-bottom: 1px solid #1e7ff2 ;*/
    }

.mrq_blu {
    color: #000080;
    font-size: 14px;
    padding: 0px 9px;
}

.mrq_ylo {
    color: #F7821D;
    font-size: 14px;
    padding: 0px 9px;
}

.mrq_black {
    color: black;
    font-size: 14px;
    padding: 0px 9px;
}

.mrq_red {
    color: #FF0202;
    font-size: 14px;
    padding: 0px 9px;
}

.mrq_orng {
    color: orange;
    font-size: 14px;
    padding: 0px 9px;
}
/*----------------------------------------//marquee---------------------------------------*/
/*------------------------------------------hazard tabs---------------------------------------*/
.analysis_sectn {
    margin-bottom: 24px;
}

.risk_bg {
    background: #fff;
    box-shadow: 0 0 13px 0 rgba(44, 56, 90, 0.16);
    padding: 8px 8px 8px 8px;
    margin-top: 0;
}

.outln_atls {
    border: 1px solid #16bbab;
}

span.risk_size img {
    width: auto;
    margin: 7px 0;
}

.atls_text h3 {
    margin-top: 0;
    margin-bottom: 0;
    background: #16bbac;
    color: #fff;
    font-size: 19px;
    font-weight: 600;
    padding: 6px 0;
}

.outln_anlysr {
    border: 1px solid #474ca1;
}

.anlysr_text h3 {
    margin-top: 0;
    margin-bottom: 0;
    background: #474ca1;
    color: #fff;
    font-size: 19px;
    font-weight: 600;
    padding: 6px 0;
}

.outln_htspt {
    border: 1px solid #09abef;
}

.htspt_text h3 {
    margin-top: 0;
    margin-bottom: 0;
    background: #09abef;
    color: #fff;
    font-size: 19px;
    font-weight: 600;
    padding: 6px 0;
}
/*----------------------------------------//hazard tabs---------------------------------------*/
/*------------------------------------------Rainfall table---------------------------------------*/
.dshbrd_tbl table tbody tr td.rnfl_rgn_nm {
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase;
    color: #ffffff;
    background: #282727;
}

.dshbrd_tbl table tbody tr td.rnfl_stn_nm {
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.4px;
    color: #ffffff;
    background: #282727;
}

.dshbrd_tbl_rnfl table tbody tr td {
    padding: 5px 15px;
    text-align: left;
    font-size: 15px;
    font-weight: 700;
    vertical-align: middle;
    border: 1px solid #c1c1c1;
    color: #ffffff !important;
}
/*------------------------------------------image popup onclick---------------------------------------*/

#ImagePopupModal .modal-dialog {
    max-width: 723px;
    margin: 0 auto;
}

#ImagePopupModal .modal-body {
    position: relative;
    padding: 0px;
    height: 555px;
    text-align: center;
    /*min-height:400px;
  background:#ccc;*/
}

#ImagePopupModal .close {
    /*position:absolute;
  right:-30px;
  top:0;
  z-index:999;*/
    font-size: 2rem;
    font-weight: normal;
    color: #000000;
    opacity: 1;
}

#PopUpImage {
    height: 100%;
}
/*----------------------------------------//image popup onclick---------------------------------------*/
/*----------------------------------------//Rainfall table---------------------------------------*/
.modal-dialog-lgg {
    max-width: 416px !important;
}

.modal-dialog-lg {
    max-width: 1116px !important;
}

.modal-dialog-lgg {
    max-width: 356px !important;
}

.sidebar-submenu ul li .dmeo {
    color: #ffffff;
    font-size: 14px;
}

.dmeo {
    color: white;
}


.ol-popup {
    position: absolute;
    background-color: white;
    box-shadow: 0 1px 4px rgba(0,0,0,0.2);
    padding: 15px;
    border-radius: 10px;
    border: 1px solid #cccccc;
    bottom: 12px;
    left: -50px;
    min-width: 280px;
}

    .ol-popup:after, .ol-popup:before {
        top: 100%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
    }

    .ol-popup:after {
        border-top-color: white;
        border-width: 10px;
        left: 48px;
        margin-left: -10px;
    }

    .ol-popup:before {
        border-top-color: #cccccc;
        border-width: 11px;
        left: 48px;
        margin-left: -11px;
    }

.ol-popup-closer {
    text-decoration: none;
    position: absolute;
    top: 2px;
    right: 8px;
}

    .ol-popup-closer:after {
        content: "X";
    }


.info-window {
    background-color: #fff;
    border: 1px solid #d3d3d3;
    width: 250px;
    padding: 7px;
    border-radius: 2px;
    z-index: 500;
    position: absolute;
    right: 26px;
    top: 118px;
}

.info-window-close {
    position: absolute !important;
    top: 9px !important;
    right: 4px !important;
    color: gray;
    cursor: pointer;
}

.featured {
    cursor: pointer;
}


.table_heading span {
    font-size: 17px;
    font-weight: 500;
    color: #1e7ff2;
    vertical-align: top;
}

hover_tbl {
    margin: 14px 0px;
}

.hover_tbl table tbody tr td {
    font-size: 13px;
    text-transform: capitalize;
    border: none;
    padding: 4px 0px;
    text-align: left;
    white-space: normal;
}

.hover_tbl table tbody tr {
    border-bottom: 1px solid #eeeeee;
}

    .hover_tbl table tbody tr:last-child {
        border-bottom: none;
    }

.hover_tbl table.table {
    margin-bottom: 0px;
}

.basin_width {
    width: 38%;
    font-weight: 600;
}

.map1 {
    font-size: 16px;
}

.table_heading {
    text-align: left;
    /*background-color:#3376E7;*/
}

/*---------------------------------triangle css-----------------------------------*/
.tri_align {
    text-align: center;
    margin: 0 auto;
}

.triangle-up-1 {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 15px solid #79a4e8;
}

.triangle-up-2 {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 15px solid #e5f502;
}

.triangle-up-3 {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 15px solid #d1a069;
}

.triangle-up-4 {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 15px solid #f7120a;
}

.ol-full-screen {
    right: .5em;
    top: .2em;
}

#search1 .close {
    color: #ffffff;
    float: none;
    text-decoration: none;
    transition: all 0.4s;
    background: #1e2cf2;
    text-align: center;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 15px;
    padding: 5px 14px;
    margin-top: 0px;
    border: none;
    border-radius: 3px;
    letter-spacing: 1px;
    cursor: pointer;
}

    #search1 .close:focus,
    #search1 .close:hover,
    #search1 .close:active {
        color: #ffffff;
        transition: all 0.4s;
        background: #166bd0;
        text-decoration: none;
    }

/*----------social sites icon css--------------*/
span.whtsp {
    color: #4caf50;
    font-size: 24px;
    background: #ffffff;
    border: 1px solid #1e7ff2;
    padding: 4px 4px;
    width: 34px;
    border-radius: 3px;
    text-align: center;
    margin-left: 4px;
}

span.fcbk {
    color: #4f639a;
    font-size: 24px;
    background: #ffffff;
    border: 1px solid #1e7ff2;
    padding: 4px 4px;
    width: 34px;
    border-radius: 3px;
    margin: 0px 32px;
    text-align: center;
}

span.twtr {
    color: #00a7fe;
    font-size: 24px;
    background: #ffffff;
    width: 34px;
    border: 1px solid #1e7ff2;
    padding: 4px 4px;
    border-radius: 3px;
    text-align: center;
}
/*--------//social sites icon css--------------*/

@media (min-width: 576px) {
    .wrapper {
        max-width: 540px;
    }
}

@media (min-width: 768px) {
    .wrapper {
        max-width: 720px;
    }
}

@media (min-width: 992px) {
    .wrapper {
        max-width: 960px;
    }
}

@media (min-width: 1200px) {
    .wrapper {
        max-width: 1140px;
    }
}


@media all and (max-width:667px) {
    .login_frm h1 {
        font-size: 32px;
    }
}

@media all and (max-width: 440px) {
    .login_frm .form23 h6 {
        padding-top: 4em;
    }

    .login_frm h1 {
        font-size: 30px;
    }
}

@media all and (max-width: 410px) {

    .login_frm .bottom-content {
        padding: 35px 20px;
    }
}


/*My styles*/

.MyTabStyle .ajax__tab_active .ajax__tab_outer {
    background: linear-gradient(to bottom, #0a75f5 0%, #08184ff2 100%) !important;
}

.sms-btnn {
    background: linear-gradient(to bottom, #0a75f5 0%, #08184ff2 100%) !important;
}
