/*!*********************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[1].use[1]!./assets/css/project/index.css ***!
  \*********************************************************************************************************************/
/*

#map2 {

    height: 400px;

    width: 100%;
}

.illustration {
    background: #e0eafc;
    color: #3f80ea;
    border: none !important;
}

.illustration2 {
    background: #f5f5f5;
    color: #3f80ea;
    border: none !important;
}

#map {
    width: 100%;
    height: 380px;
    background-color: #D4E5F7;
    border-radius: 5px !important;
}

::-webkit-scrollbar {
    width: 10px;
}


::-webkit-scrollbar-track {
    background: #f1f1f1;
}


::-webkit-scrollbar-thumb {
    background: #888;
}


#scrooldiv1 ::-webkit-scrollbar-thumb:hover {
    background: #555;
}

#alllist ::-webkit-scrollbar-thumb:hover {
    background: #555;
}



.text-right {
    text-align: right;
}



a.disable {
    opacity: 0.5 !important;
}

.btn-disabled i {
    color: #dddddd !important;
}

.btn-primary {
    background-color: #418FDE !important;
}

.boxdatasets2 {
    height: 550px;
    overflow-y: auto;
    overflow-x: hidden;
    border: none;
    padding-right: 15px;
}

.boxdatasets {
    height: 380px;
    overflow-y: auto;
    overflow-x: hidden;
}

.inbox-message {
    height: 550px;
    overflow-y: auto;
    overflow-x: hidden;
}

.btn-primary {
    color: #ffffff !important;
}

.boxdatasets .btn-option {
    background-color: #eeeeee !important;
    color: #CD3A1F !important;
}

.btn-option-primary {
    background-color: #CD3A1F !important;
    color: #ffffff !important;
}


.btn-option:hover {
    background-color: #CD3A1F !important;
    color: #ffffff !important;
}

.color-red {
    color: #CD3A1F !important;
}

.dataset-item {
    padding-right: 10px;

}


a:hover {
    text-decoration: none;
}

.illustration2 h5,
.illustration h5 {
    color: #777777;
}

.boxdatasets hr {
    margin-bottom: 10px !important;
}

.color-blue {
    color: #418FDE !important;
}

#baner .card {
    border: 0;
    border-radius: 0;
    margin-bottom: 30px;
    -webkit-transition: .5s;
    transition: .5s;
}



#baner .card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #9063CD;
    background-clip: border-box;
    border: none !important;
    border-radius: .25rem;
}

#baner .media {
    padding: 16px 30px;
    -webkit-transition: background-color .2s linear;
    transition: background-color .2s linear;
}


.fs-20 {
    font-size: 20px !important;
}

.pr-16 {
    padding-right: 16px !important;
}


.fw-300 {
    font-weight: 300 !important;
}

.fs-16 {
    font-size: 16px !important;
}

.media-body>* {
    margin-bottom: 0;
}

small,
time,
.small {
    font-weight: 400;
    font-size: 11px;
    color: #777777;
}

.fs-14 {
    font-size: 14px !important;
}

.mb-12 {
    margin-bottom: 12px !important;
}

.text-fade {
    color: rgba(77, 82, 89, 0.7) !important;
}



.color-white {
    color: #fff !important;
}

.fs-10 {
    font-size: 10px !important;
}

.btn-danger {
    background-color: #E56A54 !important;
}

.btnbaner:hover {
    border: 2px solid #777 !important;
    color: #777 !important;
}

.btnbaner {
    border: 2px solid #9063CD !important;
    background-color: #fff !important;
    border-radius: 4px !important;
    color: #9063CD !important;
}

.btn-primary:hover {
    color: #fff !important;
}

hr {
    background-color: #eee !important;
    opacity: 1 !important;
}

.card-subtitle,
.card-title {
    font-weight: 400;
}

.card-title {
    font-size: .875rem;
    color: #495057;
}

.card {
    margin-bottom: 10px;
}

.hrdashed {
    border-top: 1px dashed #3f80ea;
    width: 100% !important;
    max-width: none !important;
}

.hrline-grey {
    border-top: 1px dashed #eee;
    width: 100% !important;
    max-width: none !important;
}

#alllist .card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff !important;
    background-clip: initial;
    border-radius: 0px;
    border: none !important;
    margin-right: 10px;
    margin-bottom: 0px !important;
}

#alllist .card .list-group-flush {
    background-color: #f5f8fa;
}

.map-overlay {
    position: absolute;
    bottom: 0;
    right: 0;
    background: #ffffff;
    margin-right: 20px;
    font-family: Arial, sans-serif;
    overflow: auto;
    border-radius: 5px;
}

#features {
    top: 0;
    height: 355px;
    margin-top: 45px;
    width: 400px;
    padding: 10px 8px 5px 17px;
    color: #000;
    opacity: 0.9;
}

#alllist .card .card-header {
    padding: 1.25rem 1.25rem 0.3rem 0rem !important;
    background-color: #ffffff;
    border: none !important;

}

.card-title16 {
    font-weight: bold !important;
    font-size: 16px !important;
}

.card-body {
    flex: 1 1 auto;
    padding: 1.25rem;
}

#alllist .card-body {
    background-color: #f5f5f5;
}


.ml-2 {
    margin-left: 2px !important;
}

.card-header:first-child {
    border-radius: .25rem .25rem 0 0;
}

.card-header {
    border-bottom-width: 1px;
}

.pb-0 {
    padding-bottom: 0 !important;
}

.card-header {
    padding: 1rem 1.25rem;
    margin-bottom: 0;
    background-color: #f5f5f5;
}

#searchinput:focus {
    outline: none !important;
}

#searchinput {
    background-color: #ffffff;
    border: 1px solid #eee !important;
    height: 35px !important;

}

.card-list {
    margin-bottom: 0.75rem;
    border-radius: 0.5rem;
    padding: 1rem;
    background: #dee2e6;
}

.card-task .card-body {
    padding: 1.25rem;
}

.card-body {
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.5rem;
}
*/
.cd-container {
    max-width: 1220px !important;
}

.border-ocha-opacity {
    border: 1px solid #ddd !important;
}

.bg-primary-ocha-opacity {
    background: #e0eafc;
}

.bg-degault-ocha-opacity {
    background: #f5f5f5;
}

.card-list {
    background: #eee;
    border-radius: .5rem;
    margin-bottom: .75rem;
    padding: 1rem;
}

.card-body {
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.5rem;
    border-radius: 7px;
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.card-task .card-body {
    padding: 1.25rem;
    border-radius: 7px;
}

.dataset-overview-card-list .card {
    border-radius: 7px;
}
