﻿/* DEV
-------------------------------------------------- */
.rb {
    border: 1px solid red;
}
.bb {
    border: 1px solid blue;
}
.gb {
    border: 1px solid green;
}
.yb {
    border: 1px solid yellow; 
}
.grb {
    border: 1px solid #C5C5C5; 
}

html,
body {
    overflow-x: hidden !important;
    height: 100% !important;
}

#wrap {
        min-height: 100%;
        height: auto !important;
        height: 100%;
      }

/* Global
-------------------------------------------------- */

/* CONTAINER */



.download-buttons-container {
   padding-top: 100px; 
   margin-left: -40px;
}

.download-metadata-button-div {
    text-align: center;

}

.download-metadata-button {
      color: white !important;  
}

.submit-div {
    text-align: right;
    padding-right: 18px !important;
}

/* To Aid in DataTable Columns Wrapping */
th, td {
     white-space: nowrap;
}

ul {
    list-style: none;
    padding-left: 14px;
}

.country-profile ul.multiselect-container.dropdown-menu {
    text-align: left !important;
    max-width: 220px !important;
}

.list-box-header-sm {
    margin: 10px 20px 0; 
}
.list-box-header-lg {
    margin: 10px 0 0; 
}

.list-box {
    overflow-y: scroll;
    border: 1px solid grey;
    padding-top: 10px;
}

.list-box-sm {
    margin: 0 20px 20px;
    height: 230px;
    width: 160px;
}


.list-box-lg {
    margin: 0 6px 20px;
    height: 230px;
    width: 250px;
}

.list-box-wide {
    margin: 10px 14px 28px;
    max-height: 300px;

}

.choose-country-dropdown {
    width: 200px !important;
}

.side-box {
    margin-top: 20px;
}

.submit-button {
    margin-top: 10px;
    width: 150px;
}

.list-header {
    font-weight: bold;
    font-size: 11pt;
    margin-bottom: 6px;
}

.list-grouping {
    margin-top: 4px;
}

.list-label {
    font-weight: normal;
}

.btn-align-left {
    text-align: left !important;
}

/*
.caret-fix {
    float: right;
    margin-top: -10px;
}
*/

.btn-orange {
    background-color: #F05A22 !important;
    border-color: #F05A22 !important;
    font-weight: bold;
}

.btn-lt-blue {
    background-color: #28ABE3 !important;
    border-color: #28ABE3 !important;
    font-weight: bold;
    color: white !important;
}

.btn-grey {
    background-color: #999999 !important;
    border-color: #999999 !important;
    font-weight: bold;
    color: white !important;
}

.preview-sub-header {
    color: #28ABE3;
    font-size: 14pt;
    font-weight: bold;
}

.preview-legend {
   background-color: #feefd8; 
   font-weight: bold; 
   padding-bottom: 10px;
   margin-right: 0;
}


.large-file-info {
    font-size: 8pt;
    padding-top: 6px;
}

.import-xls-info {
    font-size: 8pt;
    font-weight: normal;
}


.r2m-header {
    margin: 0;
}

.r2m-info {
    font-weight: bold;
    margin-left: 12px;
    font-size: 12pt;
}

.r2m-info > a, a:visited, a:active {
    text-decoration: none;   
    font-weight: bold;
    color: #28ABE3;
}

.r2m-info > a:hover {
    text-decoration: none;
    font-weight: bold;
    color: #F05A22;
}

.bulk-download-link a, a:visited, a:active {
    font-weight: bold;
    text-decoration: none; 
    color: #28ABE3;
}

.bulk-download-link a:hover {
    text-decoration: none;
    font-weight: bold;
    color: #F05A22;
}

/* HEADER
-------------------------------------------------- */
.header {
    background-color: #F05A22;
    color: #fff;
    padding-bottom: 10px;
    height: 114px;
}
.header-text
{
    margin-bottom: -14px;
}
.numericCol{
  float:right;
}



.main-window {
    padding-top: 20px;
    min-height: calc(100vh - 234px) !important;
    width: 100%;
}


/* FOOTER
-------------------------------------------------- */

.footer-row {
    height: 80px;
}

.footer {

    background-color: #E6E6E6;
    height: 120px;
    margin-left: 0;
    width: 100%;
}

.footer-admin {
    
    position: absolute;
    bottom: 0;
    width: 100%;

    margin-top: 40px !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    background-color: #E6E6E6;
    height: 120px;
}

.footer-logo {
     text-align: center; 
     height: 80px; 
     padding-top: 20px;
}

.footer-license {

     padding-top: 40px; 
     text-align: right; 
     font-weight: bold;
}

.footer-license-pic {

    padding-top: 20px;
}

.login {
    z-index: 1000 !important;
    padding-top: 50px;
    text-decoration: none;
    font-weight: bold;
    color: #28ABE3;
}

.login a, a:visited, a:active {
    text-decoration: none;
    font-weight: bold;
    color: #28ABE3;
}

.login a:hover {
    text-decoration: none;
    font-weight: bold;
    color: #F05A22;
}

.odw-logo {
    width: 60px;
    height: 60px;
}

.data-logo {
    height: 60px;
}

.license-logo {
    width: 168px;
    height: 60px;
}

/* EXCEL UPLOAD
-------------------------------------------------- */

.excel-import-heading {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 12pt;
    font-weight: bold;
}

.excel-import-body {
    margin-top: 20px;
    margin-bottom: 40px;
}

.excel-import-button {
    margin-left: 20px;
}

#excel-file-button {
 display:none;
}

.excel-upload-results {
    font-weight: bold;
}

.upload-results-heading {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 12pt;
}

.bulk-upload-button {
    margin-left: 20px;
}

#bulk-file-button {
 display:none;
}

#meta-file-button {
 display:none;
}

.meta-upload-button {
    margin-left: 20px;
}




@media (min-width: 1200px) {

    .container{
        max-width: 1400px !important;
    }

    .list-box-wide {
            min-width: 946px;
    }
}

/* Navbar Specific Media Query - Collapse when at 1000px*/
@media (min-width: 768px) and (max-width: 1200px) {


.header {
    height: 140px !important;
}

    .list-box-wide {
            max-width: 800px;
    }

    #selectRegionDiv,
    #selectYearDiv,
    #selectSexDiv {
        padding-left: 30px;
    }

    .footer {
        height: 200px;
    }

    .footer-license-pic {
        text-align: center;
    }
}

@media (min-width: 320px) and (max-width: 768px) {

.header {
    height: 140px !important;
}

    .footer {
        height: 240px;
    }

    .login {
        padding-top: 24px;
        font-size: 10pt;
    }

    .odw-logo {
        height: 40px;
        width: 40px;
    }
    .data-logo {
        height: 40px;
    }

    .license-logo {
        width: 84px;
        height: 30px;
    }

    .footer-license {
        font-size: 10pt;
        text-align: center;
    }

    .footer-license-pic {
        text-align: center;
    }


    .preview-legend {
        margin-top: 40px;
        margin-bottom: 20px;
    }

    #selectRegionDiv,
    #selectYearDiv,
    #selectSexDiv {
        padding-left: 30px;
    }

    .download-buttons-container {
        padding-top: 0 !important; 
        margin-left: 20px !important;

    }
    .download-metadata-button-div {
        text-align: left !important;
        margin-left: -5px !important;
    }

    .submit-div {
        padding-left: 30px !important;
        text-align: left !important;
    }

    .login {
        margin-left: 30px;
    }

    .large-file-info {
        padding-left: 40px;
        margin-bottom: 10px;
    }
}

@media (max-width: 320px) {

.header {
    height: 140px !important;
}

    .footer {
        height: 240px;
    }

    .login {
        padding-top: 24px;
        font-size: 9pt;
    }

    .odw-logo {
        height: 30px;
        width: 30px;
    }
    .data-logo {
        height: 30px;
    }

    .license-logo {
        width: 84px;
        height: 30px;
    }

    .footer-license {
        font-size: 9pt;
        text-align: center;
    }

    .footer-license-pic {
        text-align: center;
    }

}