#jst_we_warenkorbExport {
    border: 1px solid #DDDDDD;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-size: 14px;
    position: fixed;
    padding: 10px 20px;
}

#jst_we_export_popup_open {
    background-color: #4A90E2;
    color: #FFFFFF;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    padding: 10px;
}

#jst_we_export_popup_open:hover {
    background-color: #4472a8;
}

#jst_we_export_popup_open i {
    padding: 2px;
}

#jst_we_export_popup_open span {
    padding: 10px;
}

#jst_we_warenkorbExport i {
    padding-right: 5px;
}

#jst_we_export_title{
    height: 40px;
    padding: 0px 15px;
}

.jst_we_popup_button {
    float: right;
}

.jst_we_popup_button:hover {
    cursor: pointer;
}

#jst_we_import_panel {
    height: 210px;
}

#jst_we_import_panel input {
    margin-bottom: 15px;
}

#jst_we_export_panel {
    height: 200px;
}

.jst_we_button_container {
    padding: 25px 15px 15px;
    align-content: center;
}

.jst_we_hinweis_container {
    padding: 15px;
    line-height: 1.5;
}

#jst_we_warenkorbImportForm {
    padding: 0px;
    height: 70px;
}