/*--11-04-2022--*/

body{
    font-family: 'Roboto Condensed', sans-serif !important;
}

.quick-chart-pop {
    width: 800px;
  }
  .popup-area .yellow-bar {
    background-color: #f6b234;
    padding: 0 10px;
    height: 30px;
  }
  .popup-area .yellow-bar .pop-title {
    color: #000;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 32px!important;
    font: 400 16px/1.4 Roboto,sans-serif;
}
  .popup-area .white-bar {
    background-color: #FFF;
    padding: 20px;
    color: #000;
    font-size: 12px;
    position: relative;
  }
  .popup-area .white-bar .body-title.quick-use {
    float: left;
    padding: 6px 0;
    margin-bottom: 20px;
    font: 400 16px/1.4 Roboto,sans-serif;
}
  .popup-area .white-bar .body-title {
    font-size: 18px;
    color: #f6b234;
    text-transform: uppercase;
    padding: 20px;
  }
  .quick-chart-pop .quick-pop-icon {
    background-color: #f6b234;
    width: 16px;
    height: 16px;
    padding: 10px 6px!important;
    color: #FFF;
    display: inline-block;
    text-align: center;
    font-size: 2px;
    float: right;
    cursor: pointer;
    position: relative;
    margin-left: 2px;
}
  
  .clr {
    clear: both;
  }
  .quick-chart-pop .quick-edit-left {
    width: 250px;
    float: left;
  }
  .quick-chart-pop .quick-edit-left .info-sec {
    line-height: 20px;
    margin-bottom: 15px;
    word-wrap: break-word;
    font-family: Roboto,sans-serif;
  }
  .quick-chart-pop .quick-edit-left .info-sec span {
    font-weight: 700;
    text-transform: uppercase;
    font-family: Roboto,sans-serif;
  }
  .quick-chart-pop .quick-edit-right {
    width: 510px;
    float: right;
  }
  .quick-chart-pop .quick-edit-right .quick-chart-map {
    margin: 0 0 30px;
  }
  .quick-chart-map .map-show-scroll {
    background-color: #666;
    font-size: 11px;
    color: #FFF;
    font-style: italic;
    padding: 3px 15px;
  }
  .quick-chart-pop .quick-edit-right .quick-chart-map .map-show-scroll input {
    margin: 3px 0;
    float: left;
  }
  
  .quick-chart-pop .quick-edit-right .quick-chart-map .map-show-scroll .input-text {
    float: left;
    margin: 3px 0 0 5px;
  }
  .quick-chart-pop .quick-edit-right .quick-chart-table {
    margin: 0;
  }
  table {
    border-collapse: collapse;
  }
  
  .quick-chart-pop .quick-edit-right .quick-chart-table .blue-bg-light {
    background-color: #d9b37b;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    color: #FFF;
    padding: 5px 0;
    text-align: center;
    border: none;
}
  .quick-chart-pop .quick-edit-right .quick-chart-table .orange-bg-light {
    background-color: #336d91;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    color: #FFF;
    padding: 2px 3px;
    text-align: center;
    border: none;
  }
  .quick-chart-pop .quick-edit-right .quick-chart-table tbody tr:nth-child(even) {
    background-color: rgba(239, 239, 239, .9)!important;
  }
  .quick-chart-pop .quick-edit-right .quick-chart-table tbody tr:nth-child(odd) {
    background-color: rgba(221, 221, 221, .9)!important;
  }
  .quick-chart-pop .quick-edit-right .quick-chart-table tbody td.no-padding {
    padding: 0;
  }
 .quick-chart-pop .quick-edit-right .quick-chart-table tbody td {
    padding: 0px;
    text-align: right!important;
}
  
  #cboxClose {
    position: absolute;
    top: 6px;
    right: 10px;
    display: block;
    background: url(../img/lv-sprite.svg) no-repeat -129px 0;
    width: 13px;
    height: 15px;
    text-indent: -9999px;
}
#cboxClose, #cboxNext, #cboxPrevious, #cboxSlideshow {
    border: 0;
    padding: 0;
    margin: 0;
    overflow: visible;
    width: auto;
    background: 0 0;
}
.quick-chart-pop .quick-edit-left .info-sec a {
    color: #f6b234;
    text-decoration: none;
}

.quick-chart-pop .quick-edit-right .quick-chart-table .blue-bg-dark {
    background-color: #f90;
    font-size: 10px !important;
    text-transform: uppercase;
    color: #FFF;
    padding: 6px 3px !important;
    vertical-align: bottom !important;
    text-align: right !important;
    border: none;
    font-weight: normal;
    font-family: 'Roboto Condensed', sans-serif !important;
}
.quick-chart-pop .quick-edit-right .quick-chart-table tbody td.no-padding table tr td {
    width: 12%;
}
.quick-chart-pop .quick-edit-right .quick-chart-table .orange-bg-dark {
    background-color: #004876;
    font-size: 10px !important;
    text-transform: uppercase;
    color: #FFF;
    padding: 6px 3px !important;
    vertical-align: bottom !important;
    text-align: right !important;
    border: none;
     font-weight: normal;
    font-family: 'Roboto Condensed', sans-serif !important;
}

.quick-chart-pop .quick-edit-right .quick-chart-table tbody tr td {
  font-size: 5px;
}

#aggregate-monthly tr td {
    font: 400 12px/1.4 Roboto,sans-serif!important;
}
#current-monthly tr td{
    font: 400 12px/1.4 Roboto,sans-serif!important;
}

#current-yearly tr td{
    font: 400 12px/1.4 Roboto,sans-serif!important;
}
#aggregate-yearly tr td{
    font: 400 12px/1.4 Roboto,sans-serif!important;
}

/*--14-04-2022--*/

.popover .wrap{
    /* background: white; */
    /* border: 3px solid #064684; */
    /* border-radius: 4px; */
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: block;
    max-width: 276px;
    padding: 1px;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 0.3rem;
    width: 160px!important;
}
.popover .arrow {
    position: absolute;
    display: block;
    width: 10px;
    height: 5px;
}
.popover .arrow::before {
    content: "";
    border-width: 11px;
}
.popover .arrow::after, .popover .arrow::before {
    position: absolute;
    display: block;
    border-color: transparent;
    border-style: solid;
}
.popover .arrow::after {
    content: "";
    border-width: 11px;
}
.popover .arrow::after, .popover .arrow::before {
    position: absolute;
    display: block;
    border-color: transparent;
    border-style: solid;
}
.tools-menu {
    position: absolute;
    z-index: 2;
    top: -80px;
    left: -5px;
    background-color: #002856;
    
    width: 200px;
    font-size: 12px;
    font-weight: 400;
    color: #FFF;
    /* padding: 5px; */
}
.tools-menu ul {
    margin: 0;
    line-height: 28px;
}
.tools-menu ul li {
    list-style: none;
    position: relative;
    white-space: nowrap;
}
.tools-menu ul li a {
    text-decoration: none;
    text-align: left;
    padding-left: 14px;
    padding-right: 14px;
    text-transform: capitalize;
    height: auto;
    line-height: inherit;
    color: #FFF;
    display: block;
    border-bottom: none!important;
}
.tools-menu ul li a:hover {
    background-color: #001b42;
}

.tools-menu ul li:hover .tools-second-menu{
  display: block;
}

.tools-menu .tools-second-menu {
    margin: 0;
    background-color: #002856;
    left: 100%;
    top: 0;
    position: absolute;
    width: auto;
    display: none;
    padding: 0;
}
.tools-menu .tools-second-menu .tools-menu-heading {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0 0 0 10px;
    text-align: left;
}
.tools-menu .tools-second-menu li {
    list-style: none;
    text-align: left;
    white-space: nowrap;
}
.tools-menu .tools-second-menu li a {
    text-align: left;
    padding-left: 14px;
    padding-right: 14px;
}
.tools-menu .tools-second-menu li a:hover {
    background-color: #001b42;
}

.tools-menu ul li ul li:hover .tools-third-menu{
  display: block;
}

.tools-menu .tools-third-menu {
    margin: 0;
    background-color: #002856;
    left: 100%;
    top: 0;
    position: absolute;
    width: auto;
    display: none;
    padding: 0;
}

.svg-inline--fa {
    display: inline-block;
    font-size: inherit;
    height: 1em;
    overflow: visible;
    vertical-align: -0.125em;
}
.fa-download {
    display: inline-block;
    font-size: inherit;
    height: 8em;
    overflow: visible;
    vertical-align: -0.125em;
}
.fa-plus {
    display: inline-block;
    font-size: inherit;
    height: 8em;
    overflow: visible;
    vertical-align: -0.125em;
}

.inner-txt {
  /* background: none repeat scroll 0 0 #EEEEEE; */
  /* clear: both; */
  /* cursor: pointer; */
  /* float: left; */
  /* line-height: 20px; */
  /* margin-top: 1px; */
  padding: 3px 3px 3px 10px;
  width: 94%;
}

/*--18-04-2022--*/


.quick-chart-pop .quick-pop-icon.quick-download .quick-download-menu {
    position: absolute;
    z-index: 9999;
    top: 34px;
    right: 0;
    background-color: rgba(102, 102, 102, .95);
    width: 145px;
    font-size: 12px;
    font-weight: 400;
    display: none;
}
.quick-chart-pop .quick-pop-icon.quick-download .quick-download-menu .heading {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 7px 0 5px 10px;
    text-align: left;
    color: #FFF;
}
.quick-pop-icon.quick-download .quick-download-menu ul {
    line-height: 28px;
}
.quick-pop-icon.quick-download .quick-download-menu ul li {
    list-style: none;
    position: relative;
}

.quick-pop-icon.quick-download .quick-download-menu ul li a {
    text-decoration: none;
    text-align: left;
    padding-left: 20px;
    border-bottom: none;
    text-transform: capitalize;
    height: auto;
    line-height: inherit;
    color: #FFF;
    display: block;
}


.quick-pop-icon:hover .quick-download-menu {
    display: block !important;
}