.tx-ww-frauengesunddb { }

.tx-ww-frauengesunddb .searchfieldbox p { display: flex; align-items: center; }
.tx-ww-frauengesunddb .searchfieldbox #selectoptions { width: auto; appearance: auto; }
.tx-ww-frauengesunddb .searchfieldbox .searchbottom { height: 1.5rem; }

.tx-ww-frauengesunddb .downloadlist { border-bottom: 1px solid #e1e5eb; }
.tx-ww-frauengesunddb .downloadlist a { display: block; background-position: top right; background-repeat: no-repeat; padding-right: 30px; padding-top: 0.6rem; padding-bottom: 0.6rem; font-family: 'RobotoSlab-Regular','DejaVu Serif-Regular'; font-size: 1rem; line-height: 1.41; background-image: url(/typo3conf/ext/ww_frauengesunddb/Resources/Public/Images/icon_downloadlink_brightgrey.png); }
.tx-ww-frauengesunddb .downloadlist a:hover, .tx-ww-frauengesunddb .downloadlist a:focus { background-color: #e1e5eb; }
.tx-ww-frauengesunddb .downloadlist a.open { background-image: url("/typo3conf/ext/ww_frauengesunddb/Resources/Public/Images/icon_downloadlink_open_brightgrey.png"); }

.tx-ww-frauengesunddb .pagebrowser { display: flex; justify-content: space-between; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; margin: 15px 0; margin-top: 0; padding: 10px 0; line-height: 0.8rem; font-size: 0.8rem; }
.tx-ww-frauengesunddb .pageback a { color: #b80257; background: url("/typo3conf/ext/ww_frauengesunddb/Resources/Public/Images/icon_pagebrowser_previous_hover.png") bottom left no-repeat; background-position-y: 2px; padding-left: 15px; }
.tx-ww-frauengesunddb .pagecount a { display: inline; color: #71747c; height: 100%; }
.tx-ww-frauengesunddb .pagecount a.first { background: url("/typo3conf/ext/ww_frauengesunddb/Resources/Public/Images/icon_pagebrowser_first.png") bottom left no-repeat; padding-left: 15px; }
.tx-ww-frauengesunddb .pagecount a.first:hover { background-image: url("/typo3conf/ext/ww_frauengesunddb/Resources/Public/Images/icon_pagebrowser_first_hover.png"); }
.tx-ww-frauengesunddb .pagecount a.previous { background: url("/typo3conf/ext/ww_frauengesunddb/Resources/Public/Images/icon_pagebrowser_previous.png") bottom left no-repeat; padding-left: 15px; }
.tx-ww-frauengesunddb .pagecount a.previous:hover { background-image: url("/typo3conf/ext/ww_frauengesunddb/Resources/Public/Images/icon_pagebrowser_previous_hover.png"); }
.tx-ww-frauengesunddb .pagecount a.next { background: url("/typo3conf/ext/ww_frauengesunddb/Resources/Public/Images/icon_pagebrowser_next.png") bottom right no-repeat; padding-left: 15px; }
.tx-ww-frauengesunddb .pagecount a.next:hover { background-image: url("/typo3conf/ext/ww_frauengesunddb/Resources/Public/Images/icon_pagebrowser_next_hover.png"); }
.tx-ww-frauengesunddb .pagecount a.last { background: url("/typo3conf/ext/ww_frauengesunddb/Resources/Public/Images/icon_pagebrowser_last.png") bottom right no-repeat; padding-left: 15px; }
.tx-ww-frauengesunddb .pagecount a.last:hover { background-image: url("/typo3conf/ext/ww_frauengesunddb/Resources/Public/Images/icon_pagebrowser_last_hover.png"); }

.tx-ww-frauengesunddb h2 { font-size: 1.4rem !important; }
.tx-ww-frauengesunddb h3 { font-size: 1.2rem !important; margin: 0 !important; margin-top: 1rem !important; }
.tx-ww-frauengesunddb .factsheet { border-top: 1px solid #e1e5eb; border-bottom: 1px solid #e1e5eb; display: table; width: 100%; padding: 0.5rem 0; }
.tx-ww-frauengesunddb .factsheet .tr { display: table-row; text-align: left !important; }
.tx-ww-frauengesunddb .factsheet .tr .td01 { width: 26%; display: table-cell; }
.tx-ww-frauengesunddb .factsheet .tr .td02 { width: 74%; display: table-cell; }

.tx-ww-frauengesunddb .listsort { text-align: right; font-size: 0.85rem; border-bottom: 1px solid #e1e5eb; }
.tx-ww-frauengesunddb .listsort .radio { display: inline-block; padding: 10px 0 15px 10px; margin-right: 10px; }
.tx-ww-frauengesunddb .listsort .radio::before { content: url("/typo3conf/ext/ww_frauengesunddb/Resources/Public/Images/radiobutton_unchecked.png"); vertical-align: sub; margin-right: 3px; }
.tx-ww-frauengesunddb .listsort .radio.checked::before { content: url("/typo3conf/ext/ww_frauengesunddb/Resources/Public/Images/radiobutton_checked.png"); }
.tx-ww-frauengesunddb .listsort .radio:hover::before { content: url("/typo3conf/ext/ww_frauengesunddb/Resources/Public/Images/radiobutton_checked.png"); }
.tx-ww-frauengesunddb .listsort .radio:focus::before { content: url("/typo3conf/ext/ww_frauengesunddb/Resources/Public/Images/radiobutton_checked.png"); }
