/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
 * or any plugin's vendor/assets/stylesheets directory can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any other CSS/SCSS
 * files in this directory. Styles in this file should be added after the last require_* statement.
 * It is generally better to create a new file per style scope.
 *
 *= require_tree .
 *= require_self
 */

/*noinspection ALL*/
/* Generated by http://css.spritegen.com CSS Sprite Generator */

.imageAMTALarge, .imageAMTAMedium, .imageLargeAntennaActive, .imageLargeAntennaProposed,
.imageMapLargeAntennaActive, .imageMapLargeAntennaProposed, .imageAntennaActive,
.imageAntennaProposed, .imageMapAntennaActive, .imageMapAntennaProposed
{
    display: inline-block;
    background: url("../images/rfnsa_sprite.da915572ba93.png") no-repeat;
    overflow: hidden;
    text-indent: -9999px;
    text-align: left;
    vertical-align: middle;
}
.imageAMTALarge { background-position: -2px -0px; width: 400px; height: 347px; }
.imageAMTAMedium { background-position: -2px -349px; width: 200px; height: 173px; }
.imageMapLargeAntennaActive { background-position: -204px -349px; width: 65px; height: 65px; }
.imageMapLargeAntennaProposed { background-position: -271px -349px; width: 65px; height: 65px; }
.imageLargeAntennaActive { background-position: -204px -416px; width: 64px; height: 64px; }
.imageLargeAntennaProposed { background-position: -270px -416px; width: 64px; height: 64px; }
.imageMapAntennaActive { background-position: -338px -349px; width: 33px; height: 33px; }
.imageAntennaActive { background-position: -338px -384px; width: 32px; height: 32px; }
.imageAntennaProposed { background-position: -336px -418px; width: 32px; height: 32px; }
.imageMapAntennaProposed { background-position: -336px -452px; width: 32px; height: 33px; }

html {
    height: 100%;
}

body {
    position: relative;
    min-height: 100%;
    padding-top: 48px;
    background-color: #E7EAED;/*#f8f9fa;*/
}


/*Sidebar start*/
/*
.wrapper {
    display: flex;
    width: 100%;
    align-items: stretch;
}
*/

#body-row {
    margin-left:0;
    margin-right:0;
}

#sidebar-container {
    min-height: calc(100vh - 78px);
    background-color: #1976d2;
    padding: 0;
}

/* Sidebar sizes when expanded and expanded */
@media (min-width: 576px) {
    .sidebar-expanded {
        max-width: 200px;
        min-width: 200px;
    }
}

@media (min-width: 576px) {
    .sidebar-expanded-brand {
        max-width: 153px;
        min-width: 153px;
    }
}

@media (min-width: 992px) {
    .sidebar-expanded-brand {
        max-width: 121px;
        min-width: 121px;
    }
}


.sidebar-collapsed {
    width: 55px!important;
}

/* Menu item*/
#sidebar-container .list-group a {
    height: 45px;
    color: white;
}

/* Submenu item*/
#sidebar-container .list-group .sidebar-submenu a {
    height: 45px;
    padding-left: 30px;
}
.sidebar-submenu {
    font-size: 0.9rem;
}

/* Separators */
.sidebar-separator-title {
    background-color: #1976d2;
    height: 35px;
}
.sidebar-separator {
    background-color: #1976d2;
    height: 25px;
}

/* Closed submenu icon */
#sidebar-container .list-group .list-group-item[aria-expanded="false"] .submenu-icon::after {
  content: " \f0d7";
  font-family: FontAwesome;
  display: inline;
  text-align: right;
  padding-left: 10px;
}
/* Opened submenu icon */
#sidebar-container .list-group .list-group-item[aria-expanded="true"] .submenu-icon::after {
  content: " \f0da";
  font-family: FontAwesome;
  display: inline;
  text-align: right;
  padding-left: 10px;
}

/*.list-group-item-action:focus,*/
.list-group-item-action:hover {
    background-color: #2196F3 !important;
}

.list-group-item.active {
    background-color: #2196F3 !important;
    /*background-color: #1976d2;*/
    /*border-color: #1976d2;*/
}


/*Sidebar end*/


.gm-style-iw {
    width: 250px !important;
    top: 15px !important;
    left: 0px !important;
    background-color: #fff;
    box-shadow: 0 1px 6px rgba(178, 178, 178, 0.6);
    border: 1px solid #555555;
    border-radius: 4px 4px 4px 4px;
}

.rfnsa-iframe {
    width: 100%;
}

.rfnsa-scroll {
    overflow-y: scroll;
}

.rfnsa-password-input {
    padding-right: 60px;
}

.rfnsa-password-input-btn {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    padding: 2px 7px;
    font-size: 12px;
    cursor: pointer;
}

#rfnsa-iw-container {
    margin-bottom: 0px;
}

.rfnsa-iw-title {
    width: 250px;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 14px;
    font-weight: bold;
    padding: 10px;
    background-color: #212529;
    color: white;
    margin: 0;
    border-radius: 4px 4px 0 0;
}

.rfnsa-iw-title-proposed {
    width: 250px;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 14px;
    font-weight: bold;
    padding: 10px;
    background-color: #1976D2;
    color: white;
    margin: 0;
    border-radius: 4px 4px 0 0;
}

.rfnsa-iw-title span,
.rfnsa-iw-title-proposed span {
    font-weight: bold;
}

.rfnsa-iw-title a,
.rfnsa-iw-title-proposed a {
    text-decoration: none;
    color: white;
}

.rfnsa-iw-title a:hover,
.rfnsa-iw-title-proposed a:hover {
    color: white;
    background-color: #1976D2 !important;
}

.rfnsa-iw-content {
    background-color: white;
    font-size: 12px;
    line-height: 14px;
    font-weight: 400;
    margin-right: 1px;
    padding: 5px;
    max-height: 140px;
    overflow-y: auto;
    overflow-x: hidden;
}

.rfnsa-tech-filter-icon {
    display: inline-block;
    vertical-align: middle;
    height: 27px;
}

.fa-refresh-animate {
    -o-animation: spin 1000ms infinite linear;
    -moz-animation: spin 1000ms infinite linear;
    -webkit-animation: spin 1000ms infinite linear;
    animation: spin 1000ms infinite linear;
}

.loader {
    border: 12px solid lightgrey !important;
    border-radius: 50% !important;
    border-top: 12px solid #3498db !important;
    width: 60px !important;
    height: 60px !important;
    opacity: 1.0 !important;
    -o-animation: spin 2s linear infinite;
    -moz-animation: spin 2s linear infinite;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

@-o-keyframes spin {
    from {
        -o-transform: rotate(0deg);
    }
    to {
        -o-transform: rotate(359deg);
    }
}

@-moz-keyframes spin {
    from {
        -moz-transform: rotate(0deg);
    }
    to {
        -moz-transform: rotate(359deg);
    }
}

@-webkit-keyframes spin {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(359deg);
    }
}

@keyframes spin {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(359deg);
    }
}

.dark {
    background-color: grey;
    opacity: 0.75;
}

table {
    border: 1px solid #ddd;
}

div.siteAddress {
    margin-top: -15px;
}

.siteAddress {
    font-size: 12pt;
    font-weight: 600;
    display: block;
}

div.siteAddress {
    margin-top: -25px;
}

#siteFetchTime {
    bottom: 40px;
    right: 16px;
    font-size: 12px;
    position: absolute;
}

#siteFetchTime > p {
    text-align: right;
    margin: 0 0 0 0;
}

#divSearch {
    margin-top: 10px;
    padding: 0 15px 15px 15px;
}

.bg-primary-active {
    background-color: #1976d2;
}

/*Bootstrap overrides*/
.bg-primary {
    background-color: #2196F3 !important;
}

.bg-primary-dark {
    background-color: #1976d2 !important;
}

.btn-outline-primary {
    color: #2196F3;
    border-color: #2196F3;
    background-color: white;
}

.btn-outline-warning {
    background-color: white;
}

.btn-primary {
    background-color: #2196F3;
    border-color: #2196F3;
}

.btn-primary:hover {
    background-color: #1976d2;
}

.btn.btn-block {
    border-radius: 0;
}



.navbar-light .navbar-nav .nav-item:hover,
.navbar-light .navbar-nav > .nav-item.active,
.navbar-light .navbar-nav > .active > a,
.navbar-light .navbar-nav > .active > a:hover,
/*.navbar-light .navbar-nav > .active > a:focus,*/
.navbar-light .navbar-nav .dropdown-item:hover {
    background-color: #1976d2;
    color: white;
}

.navbar-light .navbar-nav .dropdown-menu,
.navbar-light .navbar-nav .dropdown-item {
    background-color: #2196F3;
    color: white;
}

.nav-link.active {
    color: white;
    background-color: #2196F3 !important;
}

.nav-tabs {
    width: 100%;
    border-bottom-color: #2196F3;
}

.nav-tabs .nav-link,
.nav-tabs > li > a
 {
    border-top: 1px solid #DFDFDF;
    border-left: 1px solid #DFDFDF;
    border-right: 1px solid #DFDFDF;
    border-bottom: 1px solid #2196F3;
    background-color: #f8f9fa;
}

.nav-tabs > li active,
.nav-tabs > li.active > a,
.nav-tabs > li > a .active {
    /*color: #fff;*/
    /*background-color: #2196F3;*/
    color: #007bff;
    border-top: 1px solid #2196F3;
    border-left: 1px solid #2196F3;
    border-right: 1px solid #2196F3;
    border-bottom: 1px solid white;
    background-color: white;
}

.nav-tabs > li > a:hover {
    color: #fff;
    background-color: #1976d2;
    border-color: white;
}

.nav-tabs > li.active > a:hover {
    color: #fff;
    background-color: #1976d2;
    border-color: #1976d2;
}

.nav-tabs > li.active > a:focus {
   border-top: 1px solid #2196F3;
    border-left: 1px solid #2196F3;
    border-right: 1px solid #2196F3;
    border-bottom: 1px solid white;
}

.nav-pills.nav-wizard > li {
    position: relative;
    overflow: visible;
    border-right: 10px solid #fff;
    border-left: 10px solid #fff;
}

.nav-pills.nav-wizard > li:first-child {
    border-left: 0;
}

.nav-pills.nav-wizard > li:first-child a {
    border-radius: 5px 0 0 5px;
    height: 40px;
}

.nav-pills.nav-wizard > li:last-child {
    border-right: 0;
}

.nav-pills.nav-wizard > li:last-child a {
    border-radius: 0 5px 5px 0;
    height: 40px;
}

.nav-pills.nav-wizard > li a {
    border-radius: 0;
    background-color: #eee;
    padding: 10px;
    height: 40px;
}

.nav-pills.nav-wizard > li .nav-arrow {
    position: absolute;
    top: 0px;
    right: -20px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 20px 0 20px 20px;
    border-color: transparent transparent transparent #eee;
    z-index: 150;
}

.nav-pills.nav-wizard > li .nav-wedge {
    position: absolute;
    top: 0px;
    left: -20px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 20px 0 20px 20px;
    border-color: white white white transparent;
    z-index: 150;
}

.nav-pills.nav-wizard > li:hover .nav-arrow {
    border-color: transparent transparent transparent #aaa;
}

.nav-pills.nav-wizard > li:hover .nav-wedge {
    border-color: white white white transparent;
}

.nav-pills.nav-wizard > li a {
    color: #fff;
}

.nav-pills.nav-wizard > li.disabled a {
    color: #777;
}

.nav-pills.nav-wizard > li:hover a {
    background-color: #aaa;
    color: #fff;
}

.nav-pills.nav-wizard > li.active .nav-arrow {
    border-color: transparent transparent transparent #2196F3;
}

.nav-pills.nav-wizard > li.active .nav-wedge {
    border-color: white white white transparent;
}

.nav-pills.nav-wizard > li.active a {
    background-color: #2196F3;
}

.page-item.active .page-link {
    background-color: #2196F3;
    border-color: #2196F3;
}

.row.row-ver-margin [class*="col-"] + [class*="col-"] {
    margin-top: 15px;
}

.custom-toggler.navbar-toggler {
    border-color: rgb(255, 255, 255);
}

.custom-toggler .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 0.7)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.tab-content {
    padding: 15px;
    background-color: white;
    border-left: 1px solid #2196F3;
    border-right: 1px solid #2196F3;
    border-bottom: 1px solid #2196F3;
    -webkit-background-clip: padding-box; /* for Safari */
    background-clip: padding-box; /* for IE9+, Firefox 4+, Opera, Chrome */
}

.list-group-item-sm {
    padding: 0.5rem 0.5rem;
}

/*End bootstrap overrides*/

#divSplash {
    padding-top: 50px;
    overflow: hidden;
}

#id_map_help {
    top: 30%;
    right: 20%;
    outline: none;
}

#id_warning_image {
    width: 200px;
}

.full-width {
    width: 100%;
}

.container-page {
    padding-top: 30px;
}

div.tab-content h3 {
    background: #eee;
    padding: 5px;
    color: black;
    cursor: pointer;
    border-radius: 10px;
    border: 2px solid #336699;
}

.consultation_map {
    height: 250px;
    width: 100%;
}

.antenna-active {
    color: #336699;
    font-size: medium;
    font-weight: 600;
}

.antenna-proposed {
    color: #7B7D7D;
    font-size: medium;
    font-weight: 600;
}

.padding-left-0 {
    padding-left: 0px;
}

.list-group-sub-heading {
    display: block;
    padding-top: 5px;
    font-size: medium;
    font-weight: 400;
}

.list-group-sub-item {
    padding-top: 10px;
}

.tab-underline,
.tab-underline-list {
    color: #336699;
    background-color: #336699;
    height: 1px;
    margin: -1px -15px 0px -15px;
    padding: 0px 0px 0px 0px;
}

.tab-underline-list {
    margin: -1px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.left {
    text-align: left;
}

.btn-image {
    padding-left: 5px;
    height: 24px;
}

.proposed-heading {
    color: darkgray;
}

.proposed-technology {
    color: #808080
}

.active-technology {
    color: #008CEC
}

.text-technology {
    text-anchor: middle;
    alignment-baseline: middle;
    font: bold 40px "Arial Narrow", Arial, sans-serif;
}

#panelFilter {
    position: absolute;
    left: -200px;
    top: 85px;
    width: 200px;
    padding: 10px;
    background: #eee;
    z-index: 10;
    background-color: rgba(232, 232, 232, 0.6); /*dim the background*/
}

#openerFilter {
    float: right;
    margin: 20px -76px 0px 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 0px;
    border-top-right-radius: 10px;
    opacity: 0.7;
}

#openerFilter .fa-filter {
    margin-top: 5px;
}

.splash-heading, .splash-heading-xs {
    opacity: 0.7;
    font-weight: 600;
    font-size: 800%;
}

.splash-heading-xs {
    font-weight: 600;
    font-size: 400%;
}

#divWelcome {
    padding-top: 20px;
    overflow: hidden;
}

.welcome-heading, .welcome-heading-xs {
    opacity: 0.7;
    font-weight: 600;
    font-size: 250%;
    padding: 0 15px 15px 15px;
}

.welcome-heading-xs {
    font-size: 180%;
}

.welcome-text {
    padding: 0 35px 25px 15px;
    max-width: 600px;
}

.site-list-carrier {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    padding: 5px;
    border-radius: 5px;
    border: 1px solid lightgrey;
    background-color: #FAFAFA;
}

.notification {
    font-size: 12pt;
    padding: 5px;
}

.site-footer {
    width: 100%;
    height: 40px;
    position: absolute;
    left: 0;
    bottom: 0;
}

.site-footer-spacer {
    height: 45px;
}

.user-notifications {
    margin-top: 10px !important;
    margin-bottom: 5px !important;
}

.alert p:not(:last-child) {
    margin-bottom: 10px !important;
}

.changelog-list {
    min-height: 100px;
    max-height: 300px !important;
    overflow: auto !important;
}

div#captchaContainer .row {
    margin-top: 2em;
    position: relative;
    left: 50%;
    width: 30em;
    margin-left: -15em;
    height: 12em;
}

div#captchaContainer #divSplash {
    padding-top: 0;
    display: block !important;
}

div#captchaDiv {
    margin: 0 auto;
    display: block;
    width: 50%;
    height: auto;
}

#id_from_date_div, #id_to_date_div {
    width: 200px;
    float: left;
}

.btn-file {
    position: relative;
    overflow: hidden;
}

.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}

.line-through, .line-through p {
    text-decoration: line-through;
}

/*modal fullscreen */

.modal.modal-fullscreen .modal-dialog,
.modal.modal-fullscreen .modal-content {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.modal.modal-fullscreen .modal-dialog {
    margin: 0;
    width: 100%;
    max-width: 100%;
    animation-duration: 0.6s;
}

.modal.modal-fullscreen .modal-content {
    border: none;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: inherit;
    -moz-box-shadow: inherit;
    -o-box-shadow: inherit;
    box-shadow: inherit;
}

.modal.modal-fullscreen.force-fullscreen .modal-body {
    padding: 0;
}

.modal.modal-fullscreen.force-fullscreen .modal-header,
.modal.modal-fullscreen.force-fullscreen .modal-footer {
    left: 0;
    position: absolute;
    right: 0;
}

.modal.modal-fullscreen.force-fullscreen .modal-header {
    top: 0;
}

.modal.modal-fullscreen.force-fullscreen .modal-footer {
    bottom: 0;
}

.overflow-ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
}

.contact-header {
    padding-top: 2px;
    padding-bottom: 2px;
    background-color: #FAFAFA;
}

.btn-transparent {
    background: transparent;
    color: white;
    -webkit-transition: background .2s ease-in-out, border .2s ease-in-out;
    -moz-transition: background .2s ease-in-out, border .2s ease-in-out;
    -o-transition: background .2s ease-in-out, border .2s ease-in-out;
    transition: background .2s ease-in-out, border .2s ease-in-out;
}

.btn-transparent:hover {
    color: white;
    background-color: rgba(255, 255, 255, 0.2);
}

.small-scroll-panel {
    max-height: 250px;
    overflow-y: auto;
}

.navbar-light .navbar-nav .dropdown-menu {
    margin-top: 0;
    border: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

@media (min-width: 992px) {
    .dropdown:hover > .dropdown-menu {
        display: block;
    }
}


.dropdown-submenu {
    position: relative;
}

.dropdown-submenu a::after {
    transform: rotate(-90deg);
    position: absolute;
    right: 3px;
    top: 40%;
}

.dropdown-submenu:hover .dropdown-menu, .dropdown-submenu:focus .dropdown-menu {
    display: flex;
    flex-direction: column;
    position: absolute !important;
    margin-top: -48px;
    left: 100%;
}

.clickable-row:hover {
    cursor: pointer;
}

.mt-embedded {
    margin-top: 30px;
    padding-left: 15px;
    padding-right: 15px;
}

.text-black {
    color: #212529;
}

.text-blue {
    color: #1976D2;
}

.badge-blue {
    color: #fff;
    background-color: #1976D2;
}

.img-200 {
    max-width: 200px;
}

/* Subscriptions */

#subscriptionContent .tab-content {
    background-color: white;
}



.semi-bold {
    font-weight: 600;
    font-size: large;
}

.active-highlight {
    background-color: #F8F9FA;
    padding: 2px 2px 2px 2px;
}

/* Subscriptions */

#siteSubscriptionContent .tab-content {
  background-color: white;
}

/* Self Registration */

#form_self_register .selfreg-step {
  line-height: 20px;
  padding: 10px;
}

#form_self_register .active .selfreg-step {
    background-color: #2196F3;
    color: white;
}

#form_self_register .disabled .selfreg-step {
  background-color: #eee;
}

#form_self_register .nav-pills.nav-wizard .active .nav-arrow {
    border-color: transparent transparent transparent #2196F3;
}

#form_self_register .nav-pills.nav-wizard .disabled .nav-arrow {
    border-color: transparent transparent transparent #eee;
}


@media (min-width: 544px) {
    #id_quick_search {
        width: 200px;
    }
}

@media (max-width: 544px) {
    #id_quick_search {
        width: calc(100vw - 218px);
    }
}

.sr-only active {
    color: #0b2e13;
}

#pSiteCount {
    margin-top: -35px;
}

ul.list-group.list-group-striped a:nth-of-type(odd) {
    background: white;
}

ul.list-group.list-group-striped a:nth-of-type(even) {
    background: whitesmoke;
}

ul.list-group.list-group-hover a:hover {
    background: #ECECEC !important;
}

.list-table {
    display: table;
    width: 100%;
    border-style: solid;
    border-width: 1px;
    border-color: #DFDFDF;
}

.list-title {
    display: table-caption;
    text-align: center;
    font-weight: bold;
    font-size: larger;
    background-color: #F7F7F7;
}

.list-row {
    display: table-row;
    border: black;
}

.list-cell {
    display: table-cell;
    padding: 0.75rem;
}

@media (min-width: 1200px) {
    .row.row-ver-margin [class*="col-lg-"] + [class*="col-lg-"] {
        margin-top: 0;
    }
}

@media (min-width: 992px) {
    .row.row-ver-margin [class*="col-md-"] + [class*="col-md-"] {
        margin-top: 0;
    }
}

@media (max-width: 991px) {
    .dropdown-menu {
        width: 50%;
    }

    .dropdown-menu .dropdown-submenu {
        width: auto;
    }

    #pSiteCount {
        margin-top: 5px;
    }
}

@media (min-width: 768px) {
    .row.row-ver-margin [class*="col-sm-"] + [class*="col-sm-"] {
        margin-top: 0;
    }
}

@media (max-width: 575px) {

    #pSiteCount {
        margin-top: 30px;
        margin-bottom: 0px;
    }
}

.rfnsa-border-blue {
    border: 1px solid #2196F3;
}