.button.vote-inline,
.button.addtolist,
.button.removefromlist,
.tx-votingsystem a {
    cursor: pointer;
}
.votingListe table td,
.votingListe table th {
    text-align: center;
    padding: 3px;
}
.favoritenListe, .myVotes {
    display: flex;
    flex-wrap: wrap;
    margin-top: 40px;
}
.projekt {
    flex: 0 0 28%;
    padding-bottom: 20px;
    margin-bottom: 20px;
    text-align: center;
    margin-right: 2%;
}
.left .votingLogo {
    display: none;
}
.favoritenListe .projekt:nth-child(3n),
.myVotes .projekt:nth-child(3n) {
    margin-right: 0;
}
.projekt:last-child {
    border-bottom: 0;
}
.addfavlist {
    position: relative;
}
.addfavlist .result .addList {
    border: 1px solid;
    padding: 15px;
    /*position: absolute;*/
    z-index: 99;
    background: #fff;
}
.tx-votingsystem input[type="submit"],
.tx-srfeuserregister-pi1-submit[type="submit"],
.result input[type="submit"] {
    background-image: url('/Template/Public/images/icons/paperplane.png');
    background-repeat: no-repeat;
    background-position: 20px 10px;
    background-size: 20px 20px;
    background-color: #aa943f;
    font-family: "XenoisSlabPro-Regular";
    height: 40px;
    color: #fff;
    border-width: 0px;
    padding-right: 20px;
    padding-left: 50px;
    font-size: 18px;
    margin-top: 5px;
}
.editUser .formfield {
    display: flex;
    margin-bottom: 15px;
}
.editUser .formfield > label {
    flex: 0 0 20%;
}
.votebox {
    background: #efefef;
    max-width: 400px;
    padding: 20px;
    margin-top: 25px;
}
#content .rmnd-awardexplorer.detail .main-information .votebox h3 {
    font-size: 1.8em;
    margin-bottom: 5px;
}
.votebox p {
    font-weight: bold;
}
.votebox .vote {
    background: #a9953d;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    margin-bottom: 15px;
    margin-top: 15px;
}
#content .rmnd-awardexplorer.detail .main-information .votebox .vote a {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
}
.votebox .vote a {
    display: block;
    padding-top: 6px;
    padding-bottom: 2px;
    padding-right: 20px;
    padding-left: 20px;
}
#content .rmnd-awardexplorer.detail .main-information .votebox a.addtolist,
#content .rmnd-awardexplorer.detail .main-information .votebox a.blacklink,
a.blacklink {
    color: #000 !important;
    text-decoration: underline !important;
}
.marginTop {
    margin-top: 20px;
}
body #content .fancyboxinhalt {
    display: none;
}
.fancyboxinhalt .left,
.fancyboxinhalt .right {
    float: left;
}
.fancybox-wrap .fancyboxinhalt {
    overflow: hidden;
    display: flex !important;
    padding: 10px;
}
.fancyboxinhalt .left {
    border-right: 1px solid #000;
    padding-right: 20px;
    max-width: 260px;
    width: 100%;
}
.fancyboxinhalt .right {
    padding-left: 45px;
    max-width: 500px;
    width: 100%;
}
.fancyboxinhalt .imageTitle img {
    margin-right: 10px;
}
.fancyboxinhalt .imageTitle {
    font-size: 20px;
    font-weight: bold;
}
.fancyboxinhalt .button {
    color: #fff;
    background: #a9953d;
    border-radius: 6px;
    padding: 7px;
    border: 0;
    line-height: 16px;
    margin-right: 10px;
	cursor: pointer;
}
.fancyboxinhalt p {
    font-weight: bold;
}
.fancyboxinhalt .result {
    /*padding-bottom: 15px;*/
}
#content #addfavlist {
    display: none;
}

.tx-votingsystem input[type="checkbox"],
.addList input[type="checkbox"],
.tx-votingsystem input[type="radio"],
.addList input[type="radio"] {
	display:none;
}
.addList input[type="checkbox"] + label::before,
.tx-votingsystem input[type="checkbox"] + label::before,
.addList input[type="radio"] + label::before,
.tx-votingsystem input[type="radio"] + label::before {
	width: 22px;
	height: 18px;
	background-image: url("/typo3conf/ext/votingsystem/Resources/Public/Images/unchecked.png");
	display: block;
	content: "";
	float: left;
	margin-right: 5px;
}
.tx-votingsystem input[type="checkbox"]:checked+label::before,
.addList input[type="checkbox"]:checked+label::before,
.tx-votingsystem input[type="radio"]:checked+label::before,
.addList input[type="radio"]:checked+label::before {
	background-image: url("/typo3conf/ext/votingsystem/Resources/Public/Images/checked.png");
}
.gender label {
    margin-right: 10px;
    color: #aa943f;
}
.tx-votingsystem .gender input[type="checkbox"] + label::before,
.addList .gender input[type="checkbox"] + label::before,
.tx-votingsystem .gender input[type="radio"] + label::before,
.addList .gender input[type="radio"] + label::before {
    margin-right: 0;
}
#content .votebox #voteanmeldung,
#content .votebox #voteregistrierung {
    display: none;
}
.fancyboxinhalt .tx-felogin-pi1 h3, .fancyboxinhalt .tx-felogin-pi1 > div, .fancyboxinhalt .tx-felogin-pi1 legend {
    display: none;
}
.fancyboxinhalt .col-lg-12, .fancyboxinhalt .container {
    padding-left: 0;
}
.tx-srfeuserregister-pi1 input {
	max-width: 240px;
	width: 100%;
}
.tx-srfeuserregister-pi1 input,
.tx-votingsystem input {
    border-style: solid;
    border-width: 1px;
    border-color: #aa943f;
    text-align: center;
    background-color: transparent;
    color: #aa943f;
    font-family: "XenoisSlabPro-Regular";
}
/*.tx-srfeuserregister-pi1 input[type="submit"],
.fancyboxinhalt input[type="submit"] {
    background-image: url('/Template/Public/images/icons/paperplane.png');
    background-repeat: no-repeat;
    background-position: 20px 10px;
    background-size: 20px 20px;
    background-color: #aa943f;
    font-family: "XenoisSlabPro-Regular";
    height: 40px;
    color: #fff;
    border-width: 0px;
    padding-right: 20px;
    padding-left: 50px;
    font-size: 18px;
    padding: 5px;
}*/
.fancyboxinhalt fieldset > div {
    display: flex;
    margin-bottom: 10px;
}
.fancyboxinhalt fieldset > div > label {
    flex: 0 0 40%;
}
body .fancyboxinhalt .container {
    width: inherit;
}
.tx-srfeuserregister-pi1 legend, .tx-srfeuserregister-pi1 p.tx-srfeuserregister-pi1-notice {
    display: none;
}
body .tx-srfeuserregister-pi1 dt {
	text-align: right;
    padding-bottom: 15px;
}
.tx-srfeuserregister-pi1 {
	max-width: 1440px;
	margin: auto;
	padding-left: 20px;
	padding-right: 20px;
}
.tx-votingsystem .menu {
    list-style: none;
    margin-top: 50px;
}
.tx-votingsystem .menu li {
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 35px;
}
.tx-votingsystem .menu li::before {
    content: '';
    width: 27px;
    height: 27px;
    position: absolute;
    left: 0;
    top: calc((100% - 26px) / 2);
}
.konto_icon::before {
    background: url('/typo3conf/ext/votingsystem/Resources/Public/Images/konto_icon.jpg') no-repeat;
}
.myvotes_icon::before {
    background: url('/typo3conf/ext/votingsystem/Resources/Public/Images/myvotes_icon.png') no-repeat;
}
.merkliste_icon::before {
    background: url('/typo3conf/ext/votingsystem/Resources/Public/Images/favlisticon.jpg') no-repeat;
    background-size: 27px;
}
.toplist_icon::before {
    background: url('/typo3conf/ext/votingsystem/Resources/Public/Images/toplist_icon.jpg') no-repeat;
}
.tx-votingsystem .menu li a {
    color: #000;
    text-decoration: underline;
}
.tx-votingsystem .layout {
    display: flex;
}
.tx-votingsystem .layout .left {
    border-right: 1px solid #000;
    padding-right: 40px;
    flex: 0 0 20%;
}
.tx-votingsystem .layout .right {
    padding-left: 40px;
    flex: 0 0 80%;
}
.tx-votingsystem {
    padding-top: 20px;
    padding-bottom: 20px;
    font-family: "XenoisSlabPro-Medium";
}
.favlist {
    position: relative;
    padding-left: 33px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.favlist::before {
    content: '';
    background: url('/typo3conf/ext/votingsystem/Resources/Public/Images/favlisticon.jpg') no-repeat;
    width: 27px;
    height: 23px;
    position: absolute;
    left: 0;
    top: 13px;
}
.favlist .favlistname {
    font-size: 18px;
    text-decoration: underline;
    color: #000;
}
.favlist a {
    color: #000;
}
.margin-bottom {
    margin-bottom: 20px;
}
.tx-votingsystem form {
    position: relative;
}
form .createList {
    position: absolute;
    left: 0;
    top: -8px;
    transition: left .5s .5s;
}
form .createList.left100 {
    transition: left .5s;
    left: 68%;
}
form .options {
    opacity: 0;
    transition: opacity .5s;
}
form .options.opacity1 {
    opacity: 1;
    transition: opacity .5s .5s;
}
.options input {
    margin-right: 15px;
    padding: 10px;
    font-size: 1.2em;
    max-width: 330px;
    width: 100%;
	margin-bottom: 10px;
}
.projekt .title {
    margin-top: 10px;
    margin-bottom: 7px;
}
.tx-votingsystem .buttons a {
    color: #000;
    text-decoration: underline;
}
.spaceleft {
    padding-left: 5px;
}
.spaceright {
    padding-right: 5px;
}
.formfield input {
    max-width: 300px;
    width: 100%;
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
}
.right .headline {
    margin-bottom: 20px;
}
.tx-votingsystem .menu li a.active {
    font-weight: bold;
    text-decoration: none;
}
#editfavlist > * {
    margin-bottom: 15px;
}
#editfavlist input {
    padding-top: 5px;
    padding-bottom: 5px;
}
.rang {
    display: flex;
    border-bottom: 1px dotted #aa943f;
    padding-top: 20px;
}
.rang:last-child {
    border: none;
}
.rang .projekt img {
    max-width: 150px;
}
.rang .projekt {
    overflow: hidden;
    flex: 100%;
    display: flex;
}
.rang .projekt .text {
    text-align: left;
    padding-left: 25px;
    padding-right: 25px;
    flex: 0 0 50%;
}
.rang .projekt .image {
    flex: 0 0 15%;
}
.rang .buttons {
    display: flex;
    align-items: center;
}
.rang .buttons a {
    background: #aa943f;
    color: #fff;
    padding: 10px 20px;
    border-radius: 6px;
}
.rang .zahl {
    font-size: 40px;
}
.rang .platz {
    font-weight: bold;
    font-size: 20px;
    color: #aa943f;
}
.rang .platzierung, .rang .stimmen {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: column;
    padding-right: 40px;
    align-items: center;
    line-height: 28px;
}
.rang .projekt {
    padding-bottom: 0;
}
.abmelden_icon::before {
    background: url(/typo3conf/ext/votingsystem/Resources/Public/Images/logout_icon.jpg) no-repeat;
}
.newList {
    margin-top: 27px;
}
.newList .createList {
    position: relative;
    margin-top: 15px;
}
.newList .options {
    opacity: 1;
}

/* shariff */
.tx-votingsystem .shariff ul.theme-white li {
    display: inline-block;
    width: 25px;
    height: 25px;
    margin-right: 1rem;
    background-color: transparent;
    flex: none;
    min-width: initial;
    min-height: initial;
    border: none;
}

.tx-votingsystem .shariff ul.theme-white {
    list-style: none;
    padding: 0;
    margin: 0;
    padding-left: 10px;
}

.tx-votingsystem .shariff ul.theme-white li a {
    width: 100%;
    height: 100%;
    display: block;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: transparent;
}

.tx-votingsystem .shariff ul li a span,
.tx-votingsystem .shariff ul li a span.share_text{
    display: none;
}

.tx-votingsystem .shariff ul .facebook .fa-facebook,
.tx-votingsystem .shariff ul .twitter .fa-twitter {
    font-size: 16px;
}

.tx-votingsystem .shariff .shariff-button {
    min-width: initial !important;
    max-width: initial !important;
    width: 25px !important;
}
.tx-votingsystem .shariff .theme-white .shariff-button a:hover {
    background:transparent;
}
.tx-votingsystem .shariff-button.facebook {
    background: url('/Template/Public/images/GDA/icons/facebook-gold.png') no-repeat;
    background-size: 25px;
}
.tx-votingsystem .shariff-button.twitter {
    background: url('/Template/Public/images/GDA/icons/twitter-gold.png') no-repeat;
    background-size: 25px;
}
.tx-votingsystem .shariff-button.linkedin {
    background: url('/Template/Public/images/GDA/icons/in-gold.png') no-repeat;
    background-size: 25px;
}
.tx-votingsystem .shariff-button.pinterest {
    background: url('/Template/Public/images/GDA/icons/pinterest-gold.png') no-repeat;
    background-size: 25px;
}
.tx-votingsystem .shariff-button.xing {
    background: url('/Template/Public/images/GDA/icons/xing-gold.png') no-repeat;
    background-size: 25px;
}
.tx-votingsystem .social {
    display: flex;
}
.tx-votingsystem .font_large {
    font-size: 125%;
}
.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
}
.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}
.alert-danger {
	color: #721c24;
	background-color: #f8d7da;
	border-color: #f5c6cb;
}
#fancyboxinhaltVote .alert.alert-success {
	padding-left: 30px;
	position: relative;
}
#fancyboxinhaltVote .alert.alert-success::before {
	content: '';
	background: url('/typo3conf/ext/votingsystem/Resources/Public/Images/myvotes_icon_green.png') no-repeat;
	width: 27px;
	height: 27px;
	position: absolute;
	left: 0;
	top: calc((100% - 27px) / 2);
}
#addfavlist .createList {
    margin-top: 15px;
}
.textMyVotes {
    font-size: 1.4em;
}

/* Muss noch in die .less */
#p427 #content {
    margin-top: 150px;
    margin-bottom: 50px;
}
#content .rmnd-awardexplorer.detail .main-information .votebox a {
    font-weight: normal;
}