.table-responsive .ellipsis{
    display: none;
}

.dataTables_filter,
.dataTables_info,
.dataTables_length{
    font-size: 17px;
}
.boxes {
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    padding-left: 3px;
    padding-right: 3px;
    height: 10%;
    /* align-items: center;*/
    justify-content: center;
}

.boxes a, .boxes a:visited, .boxes a:focus {
    flex: 0 0 99%;    
    display: flex;
    flex-wrap: wrap;
    border: 3px solid #ccc;
    border-radius: 10px;
    margin: 10px;
    text-decoration: none;
    color: black;
    justify-content: center;
}
.boxes a:hover {
    border: 3px solid #000;
    border-radius: 10px;
    box-shadow: 2px 2px;
}

.boxes .halfScreen, .boxes .halfScreen:visited, .boxes .halfScreen:focus {
    flex: 0 0 48%;    
    display: flex;
    flex-wrap: wrap;
    border: 3px solid #ccc;
    border-radius: 10px;
    margin: 10px;
    text-decoration: none;
    color: black;
    justify-content: center;
}
.boxes .halfScreen:hover {
    border: 3px solid #000;
    border-radius: 10px;
    box-shadow: 2px 2px;
}

/*.box1 {*/
/*    margin: 10px 10% !important;*/
/*}*/

.innerBox {
    flex: 0 0 31%;
    /*border: 1px solid #ccc;*/
    /*border-radius: 10px;*/
    margin-left: 0px;
    margin-right: 3px;
    text-decoration: none;
    color: black;
    margin-bottom: 5px;
    justify-content: center;
}

.innerBox2 {
    flex: 0 0 45%;
    /*border: 1px solid #ccc;*/
    /*border-radius: 10px;*/
    margin-left: 0px;
    margin-right: 3px;
    text-decoration: none;
    color: black;
    margin-bottom: 5px;
}

.boxHeader {
    flex: 0 0 98%;
    margin: 5px;
    margin-top: 10px;
    text-decoration: bold;
    font-weight: bold;
    color: black;
    font-size: 18px;
}

/*.innerBox div {*/
/*    padding-left: 3px;*/
/*    padding-right: 3px;*/
/*}*/

.boxes p {
    font-size: 18px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.boxes p.h2 {
    font-size: 30px;
    margin-top: 5px;
}

.pBordered {
}

.figTitle {
    line-height: 1.6em;
}
ul.no-bullets {
  list-style-type: none; /* Remove bullets */
  padding: 0; /* Remove padding */
  margin: 0; /* Remove margins */
  margin-bottom: 15px;
  font-size: 18px;
}
.navbuttons {
    padding:0px;
}
.navbuttons .btn-group{
    padding:20px 0px;
}
.containerTopPage {
    display: flex;
    justify-content: center;
    align-items: center;
}

.downloadData{
    padding: 7px 13px;
}

@media only screen and (max-width: 360px) {
    #keyPop-territories+div+div {
        height: 260px !important;
    }
}

@media only screen and (max-width: 768px) {
    .axisTextLablez {
        font-size: 24px;
    }
    #fig4_xAxisLabel{
        font-size: 30px;
    }

    .boxes a, .boxes a:visited, .boxes a:focus {
        flex: 0 0 100%;
        border: 3px solid #ccc;
        border-radius: 10px;
        margin: 10px;
        text-decoration: none;
        color: black;
    }
    
    .boxes .halfScreen, .boxes .halfScreen:visited, .boxes .halfScreen:focus {
        flex: 0 0 100%;    
        border: 3px solid #ccc;
        border-radius: 10px;
        margin: 10px;
        text-decoration: none;
        color: black;
    }
    
    .navbuttons a {
        padding:10px 0px !important;
        font-size:15px !important;
    }
    
    .longSelect{
        width: 200px;
    }
    .table-responsive>.table>tbody>tr>td {
        white-space: break-spaces !important;
    }
}

.boxes2 {
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    padding-left: 1px;
    padding-right: 1px;
    height: 8%;
    /* align-items: center;*/
    justify-content: center;
}

.boxes2 a div {
    padding-left: 10px;
    padding-right: 10px;
}

.boxes2 a, .boxes2 a:visited, .boxes2 a:focus {
    flex: 0 0 43%;    
    border: 3px solid #ccc;
    border-radius: 10px;
    margin: 10px;
    text-decoration: none;
    color: black;
}
.boxes2 a:hover {
    border: 3px solid #000;
    border-radius: 10px;
    box-shadow: 2px 2px;
}

.boxes2 p {
    font-size: 18px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.boxes2 p.h2 {
    font-size: 30px;
    margin-top: 5px;
}

ul.no-bullets {
  list-style-type: none; /* Remove bullets */
  padding: 0; /* Remove padding */
  margin: 0; /* Remove margins */
  margin-bottom: 5px;
  font-size: 18px;
}

.navbuttons {
    padding:0px;
}
.navbuttons .btn-group{
    padding:20px 0px;
}
@media only screen and (max-width: 768px) {
    .boxes a, .boxes a:visited, .boxes a:focus {
        flex: 0 0 100%;
        border: 3px solid #ccc;
        border-radius: 10px;
        margin: 10px;
        text-decoration: none;
        color: black;
    }
    .navbuttons a {
        padding:10px 0px !important;
        font-size:15px !important;
    }
}

#tiles .outerPanel {
    display: inline-block;
    margin-bottom: 15px;
    padding: 20px 15px 10px 15px;
    width: 100%;
    background-color: #e1e4e7;
}

#tiles .outerPanel2 {
    display: inline-block;
    margin-bottom: 15px;
    padding: 20px 15px 10px 15px;
    width: 100%;
    background-color: #e1e4e7;
}

#tiles .outerPanel3 {
    display: inline-block;
    margin-bottom: 15px;
    padding: 20px 15px 10px 15px;
    width: 33%;
    background-color: #e1e4e7;
}

#tiles .innerPanel {
    text-decoration: none;
    color: black;
    font-size: 18px;
}

#tiles .innerPanelText {
    text-decoration: none;
    color: black;
    font-size: 18px;
}

#tiles .innerPanelText>a {
    padding-left: 0px;
}

@media (min-width: 768px) {
    #tiles .outerPanel {
        width: 32%;
    }
    #tiles .outerPanel2 {
        width: 48%;
    }
}

@media (min-width: 1200px) {
    #tiles .outerPanel {
        width: 24.6%;
    }
    #tiles .outerPanel2 {
        width: 48%;
    }
}