@import url(https://cdnjs.cloudflare.com/ajax/libs/react-datepicker/2.14.0/react-datepicker.min.css);
body {
    background: #f8f5f5;
    padding: 0;
    font: 14px "Century Gothic", Futura, sans-serif;
}

.app_wrapper___tNhaL {
    width: 600px;
    margin: auto;
    background: white;
    min-height: 100vh;
}

ol, ul {
    padding-left: 30px;
}

.logo___1ahPj {
    width: 100px;
    height: 80px;
    margin-top: 20px;
}

.logoPartners___2msIq {
    width: 70px;
    height: 70px;
}

.textPartners___Qs_Du {
    font-size: 18px;
    font-weight: bold;
    vertical-align: middle;
    margin-top: 60px;
    margin-bottom: 60px;
}

.signature___X1eer {
    font-size: 14px;
    font-weight: bold;
    color: dimgray;
    position: absolute;
    bottom: 0;
    right: 0;
   }

.title___3s3Hk {
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 30px;
    vertical-align: middle;
}

.hdr___3y_6O {
    background: linear-gradient(45deg,rgba(150, 150, 150, 0) 40%,rgba(150, 150, 150, 0.2) 50%,rgba(150, 150, 150, 0) 60%),
                linear-gradient(-45deg,rgba(150, 150, 150, 0) 40%,rgba(150, 150, 150, 0.2) 50%,rgba(150, 150, 150, 0) 60%);
    background-size: 5px 5px;
    background-color: #f8f5f5;
    margin-bottom: 60px;
}

.ftr___1OPMH {
    background: linear-gradient(45deg,rgba(150, 150, 150, 0) 40%,rgba(150, 150, 150, 0.2) 50%,rgba(150, 150, 150, 0) 60%),
                linear-gradient(-45deg,rgba(150, 150, 150, 0) 40%,rgba(150, 150, 150, 0.2) 50%,rgba(150, 150, 150, 0) 60%);
    background-size: 5px 5px;
    background-color: #f8f5f5;
    margin-top: 30px;
}

.about___3l8nQ {
    font-size: 16px;
    cursor: pointer;
    font-weight: bold;
    text-align: right;
    margin-top: 10px;
}

.modalTitle___36D80 {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}

.modalText___3jCEC {
    font-size: 16px;
    text-indent: 10px;
    text-align: justify;
}


.line___3bvZe {
    margin-bottom: 20px;
    position: relative;
    width: 300px;
}
.selectCountWrapper___3Joco {
    min-height: 75px;
}
.selectCount___3sOaO {
    margin-bottom: 20px;
    width: 300px;
}

.react-bootstrap-table-pagination .dropdown-toggle {
    color: #000000;
    padding: 2px 10px;
    font-size: 14px;;
}

ul.pagination.react-bootstrap-table-page-btns-ul {
    justify-content: flex-end;
}

.tableTotal___2m0zb {
    margin-left: 20px;
}

.calendar___eLPiI {
    margin-bottom: 30px;
    width: 500px;
    position: relative;

}

.checkboxes___3Yo9u {
    margin-bottom: 20px;
    margin-top: 20px;
    margin-left: 20px;
    width: 200px;
    position: relative;
}

.checkbox___2WZU5 {
    margin-right: 7px;
}

.fontBigger___tYKmN {
    font-size: 15px;
}

.tables___2M_iN {
    margin: auto;
    margin-top: 20px;
    width: 1140px;
    position: relative;

}

.box___hRPg5 {
    height: 600px;
    width: 1140px;
    margin: auto;   
}

.loader___2z5Pb {
    height: 60px;
    width: 100px;
    margin: auto;
    position: relative;
    margin-top: 200px;
}

.filterIco___sM_xj {
    width: 15px;
    height: 15px;
    margin-left: 5px;
}

.mapDisclaimer___2AeQD {
    font-size: 12px;
    margin-bottom: 5px;
    margin-left: 10px;
}


