



/*$modal-backdrop-bg: white;*/
html, body {
    height: 100%;
}
body>.container-fluid{
    margin-top: 60px;
}
body{
    display: flex;
    flex-direction: column;
}
#hogrefe-special{
    color: black;
    margin-right: 10px;
}

#hogrefe-special{
    color: black;
    margin-right: 10px;
}
.tooltip-inner {
    max-width: 300px;
    border: 1px solid #0097c6;
    background-color: white;
    color: #0097c6;
    padding: 0.7rem 0.7rem;
    text-align: center;
}
.tooltip {
    opacity: 0.99 !important;
}
/*.nav-item.dropdown .dropdown-menu{*/
/*    --bs-dropdown-min-width: 20rem;*/
/*}*/
table tbody .fa-question-circle {
    color: #0097c6 !important;
}
table thead .fa-question-circle {
    color: #0097c6 !important;
}
.table-subtable thead{

}
ul.droInfoList{
    text-align: left;
    list-style: disc;
}

ul.droInfoList li {
    display: list-item;
}

#js-main-content{
    min-height: 500px;
    padding-top: 40px;
}
/*Shadow for content box*/
.boxShadow {
    -webkit-box-shadow: 0px 0px 15px -4px rgba(43, 33, 113, 0.39);
    -moz-box-shadow: 0px 0px 15px -4px rgba(43, 33, 113, 0.39);
    box-shadow: 0px 0px 15px -4px rgba(43, 33, 113, 0.39);

    padding-top: 0;
    margin-top: 0;
}
.dro-button-holder b{
    font-size: 1.25rem;
    font-weight: 500;
}

/*misc zpid Style***************************************************/
.card.card-drobundle{
    border-radius: 0;
    padding: 0;
    margin-bottom: 15px;
    border: 1px solid #2ea8ce;
}
.bottom-button-box{
    padding: 25px 50px 25px 50px;
}
.bitstreamDescription{
    margin-top: 10px;
    overflow-wrap: anywhere;
}
h1{
    font-family: 'Zilla Slab', sans-serif;
    font-weight: normal;
}
.card.card-drobundle .card-header{
    /*background-color: #323598;*/
    background-color: #2ea8ce;
    border-radius: 0;
    color: white;
}
.card.card-drobundle .card-body{
    /*background-color: #e6ecf0;*/
    background-color: #e9e9e9;
}
.css-toggle-anonymization{
    text-decoration: none;
//color: white;
    color: #0097c6 !important;
}
.css-toggle-anonymization:hover{
//color: white;
    color: #9f13d2 !important;
}
.filerow{
    margin-bottom: 10px;
    background-color: #e3e3e3;
    padding: 10px;
}
.licenseHeader{
    text-align: center;
}
.licenseFormGroup{
    margin-top: 5px;
}
span.form-error-message{
    color:#dc3545!important;
}
a.subass-link {
    color:#0097c6;
    /*color:#af33a1;;*/
}
a.subass-link:hover{
    color: rgb(0, 200, 255);
    /*color:#af33a1;;*/
}
.err-message{
    color: #dc3545;
    font-weight: bold;
}

.zpid-question-circle{
    position: relative;
    top:1px;
}
.pasa-question_circle{
    color: #2ea8ce;
    cursor: hand;
}
.metadata-question_circle{
    color: #363636;
    cursor: pointer;
}
.overview-question_circle{
    color: white;
    cursor: pointer;
}
.profile-question_circle{
    color: #ffffff;
//font-size: 2em;
    cursor: pointer;
}
#openReviewerLinkModal{
//margin-left: 10px;
}
.profile-question_circle:hover{
    transition: font-size 0.1s;
    color: #2ea8ce;
}
.overview-question_circle:hover{
    color: #9f13d2 !important;
    font-size: 1.2em;
    transition: font-size 0.1s;
}

.metadata-question_circle:hover{

    color: #9f13d2!important;
    font-size: 1.2em;
    transition: font-size 0.1s;
}

.pasa-question_circle:hover{
    color: #9f13d2;
    font-size: 1.2em;
    transition: font-size 0.2s;
}
.col-middle{
    margin: 0 auto;
}
.start_submission_button{
    margin-bottom: 20px;
}

/*app_profile**********************************************************/
.center_medium{
    margin: 0 auto;
}
.table-zpid td, .table th {
    padding: .3rem;
    /*border:none;*/
    padding-left: 0.8rem;
}
.embargo-check{
    padding-left: 0.8rem;
    margin-top: 15px;
}
.embargo-check .form-check-label{
    padding-left: 10px;
    padding-top: 1px;}
.embargo-holder{
    margin-top: 11px;
}
.table-zpid td.icon-col, .table-zpid th.icon-col {
    padding: .3rem;
    /*border:none;*/
    text-align: center;
}

.table-zpid td {
    vertical-align: middle;

}
.card-file-license-selection .card-header{
    background-color:#352071;
    border-radius: 0;
    color: white;
}
.card-file-license-selection .card-header h2{
    color: white;
}
.card-file-license-selection{
    margin: 20px;
    padding: 0;
}
.licenseFormGroup .form-label{
    margin-bottom: 0;
}
.licenseFormGroup{
//margin-top: 20px;
}
.card.card-pasa .card-header{
    /*background-color:#2ea8ce;*/
    background-color:#352071;
    border-radius: 0;
    color: white;
}
.editreview-button-box{
    margin-top:10px;
}
.card.card-review .card-header{
    background-color:#352071;
    border-radius: 0;
    color: white;
}
.card.card-review .card-header-item{
    background-color:#2ea8ce;
    border-radius: 0;
    color: white;
}

.card.card-review h1{
    margin-bottom:0;
    padding-bottom: 0;
}
.card.card-review{
    padding:0;
    margin-bottom: 10px;
}
.card.card-review .card-body{
    padding: 1rem 2rem;
}
.card.card-body.card-review-item{
    padding: 0.5rem 0.5rem;

}
.pasa-modal .modal-content{
    border-radius: 0;
}
#modalfooterconten{
    width: 100%;
}
.pasa-modal .modal-header{
    background-color: #352071;
    color:white;
    padding: 10px;
    border-radius: 0;
}

.card.card-pasa{
    margin-bottom: 20px;
    /*
    min-width: 50%;
    */
    max-width: 500px;
    border:0;
    padding: 0;
    -webkit-box-shadow: 10px 10px 16px -10px rgba(153,153,153,1);
    -moz-box-shadow: 10px 10px 16px -10px rgba(153,153,153,1);
    box-shadow: 10px 10px 16px -10px rgba(153,153,153,1);
}
.card.card-pasa.card-license{
    min-width: 80%;
    max-width: 100%;
}
.card.card-pasa.card-item{
    min-width: 70%;
    max-width: 100%;
}

.card.card-pasa .card-body{
    background-color: #f6f6f6;
    padding: 1rem 2rem;
    font-family: "Montserrat", sans-serif;
    font-size: 0.9rem;
    font-weight: 300;
    line-height: 1.5;
}

.card.card-pasa .list-group-item{
    padding: 0 0.5rem;
}

.card.card-pasa form label{
    margin-bottom: 0;

}
.card.card-pasa form.unfinished{
    border: 1px solid red;
}
.card.card-pasa form .input-group-text{
    border-radius: 0;
}

.card.card-pasa form select{
    min-width: 180px;
}
.card.card-pasa table td{
    padding: 0.25rem;
}

.card.card-pasa h1{
    font-size: 1.2em;
    text-align: center;
}
.table-zpid thead{
    background-color: #352071;
    border-radius: 0;
    color: white;
}

.card-select-option{
    margin: 100px auto;
    min-width: 50%;
}
.card-select-option .btn{
    padding: 5px;
    margin:0 10px;
}
.table-zpid{
    margin-bottom: 5rem;
    text-align: left;
}
.table-zpid a{
    color:#0097c6;
}
a.fa-circle-arrow-right{
    text-decoration: none;
}
.spinner-grow-sm{
    color:#0097c6;
}
a:hover{
    color: #9f13d2;
}

.table-zpid a:hover{
    color: #9f13d2;
//color: rgb(0, 200, 255) !important;
}

.js-delete-file,.js-download-file,.js-upload-file{
    color:#0097c6 !important;
}
.js-delete-file:hover,.js-download-file:hover,.js-upload-file:hover{
    color: #9f13d2 !important;
}
.css-wait4mail-spinner{
    color:#0097c6;
}
#submissions_list li{
    padding: 5px 10px 5px 10px;
}

#submissions_list .list-group-item-secondary{
    background-color: #edeff2;
}

#submissions_form .btn-group{
    display: flex;
}
.table.table-zpid .accepted{
    /*background-color: rgba(144, 243, 144, 0.3);*/
}
.table.table-zpid .in_revision{
    /*background-color: rgba(135, 165, 243, 0.3);*/
}
.table.table-zpid .declined{
    /*background-color: rgba(243, 164, 116, 0.3);*/
}
#select_form_submission .form-check{

}
body.modal-open {
    overflow: visible;
}
/*Metadata Input style*/
.btn.btn-success.js-fill-content{
    background-color: #0097c6;
    color: white;
}
.btn.btn-success.js-fill-content:hover{
    background-color: #0275af;
}
.form-control{
    border-radius: 0;
}

.checkbox{
    padding-bottom: 10px;
}
.custom_form_error{
    border: 1px solid red;
}
.custom_form_accepted{
    border: 2px solid #5fff1b;
    border-radius: 4px;
}

.form-control::placeholder{
    color: rgba(108, 117, 125, 0.60);
}
.input-group-tags {
    float: left;
//max-width: 300px;
    margin: 0;
    padding:0 1px 1px 0;
}
.input-group-names{
    float: left;
//max-width: 300px;
    margin: 0 0 0 0 ;
    padding:0 1px 1px 0;
    min-height: 55px;
}
.input-group-description{
    max-width: 100%;
    margin: 0;
}
.fields-list{
    width: calc(100% - 260px);
    max-width: 100%;
}
.fields-list[data-multi="true"]{
    width: calc(100% - 267px);
    max-width: 100%;
}
.fields-list[data-multi="true"]{
    width: calc(100% - 303px);
    max-width: 100%;
}
#description_abstract-fields-list{
//width: calc(100% - 303px);
    max-width: 100%;
}
#relation_uri-fields-list{
    width: calc(100% - 260px);
    max-width: 100%;
}

#ckeckboxholder label .form-check-input{
    width: 2.6em;
    height: 2.6em;
    margin-top: 0;
}


.css-shuffle-right{
    margin-left: 1.5em;
}
.js-form .input-group-prepend label{
    margin:0;
    text-align: left;
}
.input-group-prepend{
    border-radius: 0;
}
div.input-group.mb-3{
    margin:3px!important;
    border-radius: 0;
}
.helpaddon .form-text{
    display: block;
    margin-top:0;
    margin-bottom: 1em;
}

.input-group-prepend .input-group-text{
    min-width: 180px;
    max-width: 180px;
    text-align: left;
    white-space: normal;
}
/*.licenseFormGroup .input-group-prepend .input-group-text{*/
/*    min-width: auto;*/
/*    max-width: none;*/
/*}*/
.card.card-pasa form .licenseFormGroup select{
    min-width: auto;
    max-width: none;
}
#embargoPicker {
    margin-top: 45px ;
}
.licenseFormGroup .input-group-prepend .input-group-text{
    background-color: #f0f0f0;
    min-width: 133px;
}
.input-group-help-addon{
    font-size: 0.9em;
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    white-space: nowrap;
    border-radius: 0;
    background-color: #e9ecef;
    /*background-color: #f3f5f7;*/
    border-width: 1px 1px 1px 0;
    border-style: solid;
    border-color: #ced4da;
}
.input-group-text{
    border-radius: 0;
}
.form-control{
    /*height: auto;*/
}

.form-control.js-desc-file {
    min-height: 31px !important;
    overflow: hidden !important;
}
.input-group-text, .input-group .form-select,.input-group .form-control{
    font-size: 0.9em;
    font-family: 'Montserrat', sans-serif;
    border-radius: 0;
}
.input-group-special{
    margin: 3px !important;
    border-radius: 0;
    font-family: 'Montserrat', sans-serif;
}
.js-add-input-collection-widget{
    border-radius:0;
}
.input-group-prepend{
    display:flex;
}
.input-group-sm .input-group-prepend{
    border-radius: 0;
}
.input-group .form-control{
    min-height: 35px;
}
.input-group-prepend .input-group-text > label{
    word-wrap: break-word;      /* IE 5.5-7 */
    white-space: -moz-pre-wrap; /* Firefox 1.0-2.0 */
    white-space: pre-wrap;      /* current browsers */
}

.chosen-container-multi .chosen-choices{
    height: 100%!important;
}
.input-group > ul{
    padding:0;
    margin:0;
}
.input-group.input-group-names{
    padding-bottom: 0;
    /*
    height: 100%;
    */
}
.input-group-append .js-delete-collection-item-input{
    height: 100%;
}

.col-form-label{
    padding: 0;
}
.metadata-box h1{
    /*text-align: center;*/
    padding: 5px 5px 5px 2px;
}
.metadata-box h1,h2,h3{
    color: #352071;
}
.metadata-box h3{
    padding: 5px;
}
.metadata-box h2{
    padding: 5px 5px 5px 2px;
}
.metadata-box{
    margin: auto;
    background-color: #f3f5f7;
    padding:15px 15px 10px 10px;
    border:1px solid gainsboro;
}
.chosen-container{
    max-width: calc(100% - 220px);
}
.form-group-metadata{
    /*border: 1px solid #a5aeb6;*/
    /*padding-top:5px;*/
    /*padding-bottom:5px;*/
    /*margin: auto;*/
}


#research_data_form_language_iso,#code_form_language_iso{
    max-width: 200px;
    height: auto;
}

textarea{
    min-height: 84px;
}
#ckeckboxholder label{
    height: 100%;
}
#research_data_form_no_linguistic_data,#image_form_no_linguistic_data,#code_form_no_linguistic_data{
    margin:0;
    vertical-align:middle;
    border-radius: 0;
    width: 2em;
    height: 2em;
}

#research_data_form_no_linguistic_data.form-check-input:checked, #image_form_no_linguistic_data.form-check-input:checked,#code_form_no_linguistic_data.form-check-input:checked {
    background-color: #0699c7;
    border-color: #0699c7;
}
.additional_metadata{
    /*display:none;*/
}
#btn-additional-metadata{
    margin-bottom: 10px;
}
.btn-success:hover {
    color: #fff;
    background-color: #2dd837;
    border-color: #2dd837;
}
.spinner-border{
    /*display: inline-flex;*/
}

.info-box-right{
    background-color: #0093be;
    padding: 25px 8%;
    color: white;
    text-justify: inherit;
    font-size: 1em;
    font-family: 'Montserrat', sans-serif;
    /* These are technically the same, but use both */
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-word;

}
.info-box-right h3{
    font-size: 1.7em;
    margin-bottom: 0.6em;
    line-height: 1.3em;
    font-weight: 500;
}
.info-box-right .bigger-text{
    font-size: 1.2em;
}
.info-box-right .grey-text{

}
#TermsOfUseForm{
    width: 100%;
}

.info-box-right a{
    /*color: var(--lg_ms_color_violet);*/
    color: white;
    font-weight: 400;
    /*white-space: nowrap;*/
    text-decoration: underline;
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-word;
    /* Adds a hyphen where the word breaks, if supported (No Blink) */
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
}

.info-box-right a:hover{
    color: #97e7ff;
}

.row#user_comment_area{

    margin:15px 0 15px 0;
}
.row#user_comment_area .col {
    background-color: #efefef;
}
@media (max-width: 1200px) {
    #lp_ms_header_2_logo_img span{
        font-size: 4vw;
    }
}
@media (max-width: 576px) {
    #lp_ms_header_2_logo_img span{
        font-size: 5vw;
    }
    .card.card-pasa{
        margin-bottom: 20px;
        min-width: 0;
        max-width: 500px;
    }
}
@media (max-width: 576px) {
    #lp_ms_header_2_logo_img span{
        font-size: 5vw;
    }
    /*rwds - remove when small display*/
    .rwsd{
        display: none;
    }
    .card.card-pasa{
        margin-bottom: 20px;
        min-width: 0;
        max-width: 500px;
    }
}
@media (max-width: 400px) {
    #lp_ms_header_2_logo_img span{
        font-size: 6vw;
    }
    .card.card-pasa{
        margin-bottom: 20px;
        min-width: 0;
        max-width: 500px;
    }
}

/* also include download- and delete-icon? */
.edit-icon{
    margin-left: 5px;

}
.metadata-edit-link{
    margin-right: 10px;
}
.status-icon {
    font-size: 1.2em;
}
.status-icon.state-complete {
    color: #1c7430;
}
.status-icon.state-incomplete {
    color: tomato;
}
.metadata_status_icon{
    /*margin-left: 10px;*/
}

/* Icon pulse ********************************************************************************/
.fa-pulse {
    display: inline-block;
    -moz-animation: pulse 2s infinite linear;
    -o-animation: pulse 2s infinite linear;
    -webkit-animation: pulse 2s infinite linear;
    animation: pulse 2s infinite linear;
}

@-webkit-keyframes pulse {
    0% { opacity: 1; }
    50% { opacity: 0; }
    100% { opacity: 1; }
}
@-moz-keyframes pulse {
    0% { opacity: 1; }
    50% { opacity: 0; }
    100% { opacity: 1; }
}
@-o-keyframes pulse {
    0% { opacity: 1; }
    50% { opacity: 0; }
    100% { opacity: 1; }
}
@-ms-keyframes pulse {
    0% { opacity: 1; }
    50% { opacity: 0; }
    100% { opacity: 1; }
}
@keyframes pulse {
    0% { opacity: 1; }
    50% { opacity: 0; }
    100% { opacity: 1; }
}

/* Icon pulse end*****************************************************************************/


#branding_logo{
    height: 56px;
    width: 160px;
    display:inline-flex;
    margin-right: 10px;
    padding-top: 10px;
}
.metadata-finished{
    color:#1c7430;
}
.metadata-unfinished{
    color: tomato;
}
.metadata-unfinished:hover{
    color: #d03b20;
}
.metadata-edit{
    color:#007bff;
}
.metadata-edit:hover{
    color:#0056b3;
}

.help-circle-right{
    float:right;
}

/* Cookie Banner Hack ***************************************************************************/
#optout-form {
    z-index: 9999;
}
main#js-main-content{
    flex: 1 0 auto;
}
.footer{
    flex-shrink: 0;
    margin-top: 50px;
}
.embargo-check{
    padding-left: 1.5em;
    margin-top: 15px;
}
.embargo-check .form-check-label{
    padding-left: 10px;
    padding-top: 1px;}
.embargo-holder{
    margin-top: 11px;
}
.embargo-area{
    margin-bottom: 10px;
}
.js-claim-submission{
    text-decoration: none;
}
.editoroverview-button-box{
    width: 100%;
}
.editoroverview-button-box .btn{
    margin:0 5px 0 5px;
    line-height: 1;
}
.js-editor-comment-form-holder{
    margin:5px;
}
td.end-of-submission{
    border-bottom: 2px solid #352071;
}
.bottom-button-box a, .bottom-button-box button .spinner-grow-sm{
    color:white;
}
strong.mild-strong{
    font-weight: 600;
    color: #6f6f6f;
}
.invalid-feedback{
    font-size: 1em;
    color: #dc3545;
    padding: 10px;
    font-weight: bold;
}
.icon-link.icon-link-header{
    color: white;

}
.icon-link.icon-link-header:hover{
    color: #ff64e7;
}
table.dataTable thead > tr > th.sorting::before, table.dataTable thead > tr > th.sorting::after, table.dataTable thead > tr > th.sorting_asc::before, table.dataTable thead > tr > th.sorting_asc::after, table.dataTable thead > tr > th.sorting_desc::before, table.dataTable thead > tr > th.sorting_desc::after, table.dataTable thead > tr > th.sorting_asc_disabled::before, table.dataTable thead > tr > th.sorting_asc_disabled::after, table.dataTable thead > tr > th.sorting_desc_disabled::before, table.dataTable thead > tr > th.sorting_desc_disabled::after, table.dataTable thead > tr > td.sorting::before, table.dataTable thead > tr > td.sorting::after, table.dataTable thead > tr > td.sorting_asc::before, table.dataTable thead > tr > td.sorting_asc::after, table.dataTable thead > tr > td.sorting_desc::before, table.dataTable thead > tr > td.sorting_desc::after, table.dataTable thead > tr > td.sorting_asc_disabled::before, table.dataTable thead > tr > td.sorting_asc_disabled::after, table.dataTable thead > tr > td.sorting_desc_disabled::before, table.dataTable thead > tr > td.sorting_desc_disabled::after {
    opacity: 0.5;
}
table.dataTable thead > tr > th.sorting_asc::before, table.dataTable thead > tr > th.sorting_desc::after, table.dataTable thead > tr > td.sorting_asc::before, table.dataTable thead > tr > td.sorting_desc::after {
    opacity: 1;
}
#createReviewLink {
    margin-right: 5px;
}
.metadata-row{
    border-bottom: 1px solid #d7d7d7;
    padding: 7px 0 7px 0;
}
.metadata-row-anonymization{
    margin: 15px 0 15px 0;
}
.editreview-button-box .btn-zpid{
    margin:0 10px 0 10px;
}
/* ----------------------------------------------
 * Generated by Animista on 2022-12-13 14:41:30
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info.
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */
.rotate-scale-up{-webkit-animation:rotate-scale-up .65s linear both;animation:rotate-scale-up .65s linear both}
@-webkit-keyframes rotate-scale-up{
    0%{-webkit-transform:scale(1) rotateZ(0);
        transform:scale(1) rotateZ(0)}
    50%{-webkit-transform:scale(2) rotateZ(180deg);transform:scale(2) rotateZ(180deg)}
    100%{-webkit-transform:scale(1) rotateZ(360deg);transform:scale(1) rotateZ(360deg)}}

@keyframes rotate-scale-up{
    0%{-webkit-transform:scale(1) rotateZ(0);
        transform:scale(1) rotateZ(0)}
    50%{-webkit-transform:scale(2) rotateZ(180deg);
        transform:scale(2) rotateZ(180deg)}
    100%{
        -webkit-transform:scale(1)
        rotateZ(360deg);transform:scale(1)
    rotateZ(360deg)
    }
}
.container-fluid {
    margin-bottom: 0.75rem;
}
.line-breaker{
    line-break: anywhere;
}
table td.css-draggable-icon{
    width: 8px !important;
    color: white!important;
    background-color: #0097c6;
    padding: 0 0 0 4px;
}
.css-draggable-cursor{
    cursor: grab;
}
.fg-button{
    color: #0097c6 ;
}
.fg-button:hover{
    color: #ff64e7;
}
.fg-button[aria-disabled="true"]{
    color: #ff64e7;
}
.css-editor-special{
//border: 1px solid darkorange;
    border: 1px solid #0097c6;
}
.css-editor-comment{
//color: darkorange;
    color: #0097c6;
    font-weight: bold;
}
.css-file-row{

    padding: 7px 0 7px 0;
    margin: 2px 10px 10px 10px;
    background-color: white;
}
.item-container{
    background-color: #ebebeb;
    padding: 0 10px 10px 10px;
    margin: 2px 0 30px 0;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 0.0625em 0.0625em, rgba(0, 0, 0, 0.25) 0px 0.125em 0.5em, rgba(255, 255, 255, 0.1) 0px 0px 0px 1px inset;}

.form-group.licenseFormGroup{
    margin-top: 15px;
}

.form-group.licenseFormGroup select,input{
    font-size: 0.9em;
    font-family: 'Montserrat', sans-serif;
    border-radius: 0;
}
.css-button-row{
    width: 100%;
}
.col-6.text-right{
    text-align: right;
}
.css-gold-form label{
    font-weight: bold;

}
@media (min-width: 1200px){
    .row-cols-md-1 > * {
        flex: 0 0 auto;
        width: 95%;
    }
    .row-cols-lg-3 > * {
        flex: 0 0 auto;
        width: 30%;
    }
    .row-cols-xl-4 > * {
        flex: 0 0 auto;
        width: 30%;
    }
}

@media (min-width: 992px){
    .row-cols-md-1 > * {
        flex: 0 0 auto;
        width: 95%;
    }
    .row-cols-lg-3 > * {
        flex: 0 0 auto;
        width: 30%;
    }
    .row-cols-xl-4 > * {
        flex: 0 0 auto;
        width: 30%;
    }
}
@media (min-width: 768px){
    .row-cols-md-1 > * {
        flex: 0 0 auto;
        width: 95%;
    }
    .row-cols-lg-3 > * {
        flex: 0 0 auto;
        width: 30%;
    }
    .row-cols-xl-4 > * {
        flex: 0 0 auto;
        width: 30%;
    }

}

#terms_of_use_form_confirm_deposit {
    margin: 10px;
}
.embargo-holder{
    margin: 0;
}
.css-embargo-reason-form[data-licenseavailable="true"]{
    margin-top: 52px;
}
.pasa-header-row{
    color: white;
    background-color: #352071;
    padding: 5px 0 0 0;
    margin-bottom: 10px;
}

.pasa-header-row h2{
    color: white;
}
.css-info-header h1{
    font-size: 2em;
}
.css-table-file-list{
    margin-bottom:0 ;
}
.css-card-submission-footer{
    background-color: white;
    border: none;
}
.css-form-check-label{
    margin: 10px 0 10px 0;
}
.css-list-group-item-pasa:hover{
//todo maybe
}
.list-group{
    border-radius: 0;
}
.js-zk2-modal-button{
    margin: 5px;
    font-size: 0.8em;
}
#customLicenseLicense{
    width: 100%;
}
.js-zk2-modal-button{
    margin: 5px 0 0 0;
    min-width: 132px;
}
.css-custom-license-author-list{
    max-width: 270px;
}
.css-heading-free-head{
    margin-top: 1em;
}
.css-light-strong{
    font-weight: 500;
}
.anonymizedCheck{
    width: 1.5em;
    height: 1.5em;
    margin-right: 0.5em;
    margin-top: 0;
    border: 1px solid #352071;
    border-radius: 0;
}
#anonymizeForm .form-check-label{

    display: inline;
}
strong.css-light{
    font-weight: 500;
}

.pulseanimation {
    animation-name: pulse;
    animation-duration: 1s;
    animation-iteration-count: 1;
}
@keyframes pulse {
    0% {
        font-size: 1em;
    }
    25% {
        font-size: 1.1em;
    }
    50% {
        font-size: 1em;
    }
    75% {
        font-size: 1.1em;
    }
    100% {
        font-size: 1em;
    }
}