﻿@media screen and (min-width: 375px) {
    /* ----------------------------------------------------------------------------------------------------------- */
    /* Dashboard                                                                                                  */
    .Dashboard {
        height: 350px;
        margin-left: 0px;
        margin-top: 25px;
    }
    .Dashboard .Icon {
        padding: 10px 10px 0 10px;
        width: 125px;
        height: 115px;
        font-size: 0.725em;
        line-height: 1.2;
    }
    .Dashboard .Icon img {
        width: 50%;
        height: auto;
    }
    .Dashboard .Icon:nth-of-type(3) {
        padding-left: 15px;
        padding-top: 25px;
    }
    .Dashboard .Icon:nth-of-type(4) {
        padding-top: 15px;
        padding-right: 5px;
    }
    .Dashboard .Icon:nth-of-type(7) {
        padding-top: 15px;
    }

    .r0, .r45, .r90, .r135, .r180, .r225, .r270, .r315 {
        width: 125px;
        height: 115px;
    }
    .r0 {
        position: absolute;
        margin-top: 0px;
        margin-left: 125px;
    }
    .r45 {
        position: absolute;
        margin-top: 35px;
        margin-left: 210px;
     }
    .r90 {
        position: absolute;
        margin-top: 120px;
        margin-left: 245px;
    }
    .r135 {
        position: absolute;
        margin-top: 205px;
        margin-left: 210px;
    }
    .r180 {
        position: absolute;
        margin-top: 240px;
        margin-left: 125px;
    }
    .r225 {
        position: absolute;
        margin-top: 205px;
        margin-left: 40px;
        -ms-transform: rotate(225deg); /* IE 9 */
    }
    .r270 {
        position: absolute;
        margin-top: 120px;
        margin-left: 4px;
    }
    .r315 {
        position: absolute;
        margin-top: 35px;
        margin-left: 40px; 
    }
    /* Ende Dashboard                                                                                                  */
    /* ----------------------------------------------------------------------------------------------------------- */
}
@media screen and (min-width: 480px) {
    tr.FirmaNameIcon {
        display: none;
    }
    p.UploadLogo {
    display: block;

}
}
@media screen and (min-width: 600px) {
    .Dashboard {
        margin-top: 0;
    }

    .navOrgHome {
        margin-top: 0px;
    }


    #areaAdmin.box {
        margin-top: 50px;
    }

    #areaAdmin .zeile {
        display: -ms-flexbox; /* TWEENER - IE 10 */
        display: -webkit-flex; /* NEW - Chrome */
        display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
        display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */
        display: flex; /* NEW, Spec - Opera 12.1, Firefox 20+ */
        -webkit-flex-direction: row;
        flex-direction: row;
        -webkit-flex-basis: 25%;
        flex-basis: 25%;
        -webkit-align-items: stretch;
        align-items: stretch;
        flex-wrap: wrap;
        justify-content: flex-start;
    }
	#areaPartner .box.iconmitte { 
    text-align: center;
    width: 20%;
    min-width: 20%;
    max-width: 20%;
}


    .box.index3 {
        min-width: 25%;
        width: 25%;
    }

    #areaAdmin .right {
        float: right;
        clear: inherit;
    }

    #areaAdmin legend {
        margin: inherit;
    }

    #areaPartner button.buttonTopNeu, .bmms button.buttonTopNeu {
        margin-top: 0px;
        font-size: 0.75em;
    }

    #areaPartner span.buttonTopNeu, .bmms span.buttonTopNeu {
        float: left;
        width: 24%;
        margin-right: 1.25%;
    }

        #areaPartner span.buttonTopNeu:nth-of-type(4), .bmms span.buttonTopNeu:nth-of-type(4) {
            margin-right: 0;
            float: right;
        }

    div.bmButtonTop span.left button.b2fButton {
        width: auto;
    }

    div.bmSchedule .ui-widget {
        font-size: 1em;
    }

    .switchAll {
        display: inline-block;
    }

    .showAllTabs50 {
        display: block !important;
        float: left !important;
        width: 50% !important;
        position: relative !important;
        padding: 5px !important;
    }

    .showAllTabs30 {
        display: block !important;
        float: left !important;
        width: 33% !important;
        position: relative !important;
        padding: 5px !important;
    }

    th.px75, td.px75 {
        width: 75px;
        max-width: 75px;
        min-width: 75px;
    }

    th.px80, td.px80 {
        width: 80px;
        max-width: 80px;
        min-width: 80px;
    }

    th.px125, td.px125 {
        width: 125px;
        max-width: 125px;
        min-width: 125px;
    }

    th.px150, td.px150 {
        width: 150px;
        max-width: 150px;
        min-width: 150px;
    }

    td.px250 {
        width: 250px;
        max-width: 250px;
        min-width: 250px;
    }

    p.FirmaName, td.FirmaName {
        font-size: 1.1em;
    }

    p.ApName, td.ApName {
        font-size: 1.2em;
    }

    span.FirmaLogo {
        display: block;
        width: 140px;
        height: auto;
        text-align: center;
        overflow: hidden;
        text-transform: uppercase;
        color: #eb4b4a;
        position: relative;
        background-color: transparent;
        padding: 0px;
    }
    span.UploadLogoText {
        padding: 0px;
        border: solid 1px #10567a;
        padding: 20px;
        -o-border-radius: 10px;
        -ms-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
    }
    span.UploadLogo {
        margin-top: 10px;
        margin-right: 0px;
        text-align: right;
    }

    p.AnmeldungDatum {
        font-size: 0.8125em;
    }

    div.paPopupDialogMiddle {
        max-width: 75%;
    }

    input[type="submit"].b2fButton, input[type="button"].b2fButton, button.b2fButton {
        width: auto;
    }
	#areaMyB2fair .left.iconmitte {
    min-width: 72%;
    width: 72%;
	float: left;
	}
	#areaMyB2fair .box.iconmitte { 
        width: 28%;
        min-width: 28%;
        max-width: 28%;
	}
	#areaMyB2fair .right {
    width: 25%;
    min-width: 25%;
    margin-top: 20px;
    margin-right: 10px;
	float: right;
	}
	    #areaMyB2fair .zeile {
        display: -ms-flexbox; /* TWEENER - IE 10 */
        display: -webkit-flex; /* NEW - Chrome */
        display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
        display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */
        display: flex; /* NEW, Spec - Opera 12.1, Firefox 20+ */
        -webkit-flex-direction: row;
        flex-direction: row;
        -webkit-flex-basis: 25%;
        flex-basis: 25%;
        -webkit-align-items: stretch;
        align-items: stretch;
        flex-wrap: wrap;
        justify-content: flex-start;
    }

}


@media screen and (min-width: 801px) {
    #areaPartner button.buttonTopNeu, .bmms button.buttonTopNeu {
        font-size: 0.8125em;
        padding-left: 2px;
        padding-right: 2px;
    }
    .box.index3 {
        min-width: 18%;
        width: 18%;
    }

    /* ----------------------------------------------------------------------------------------------------------- */
    /* Dashboard                                                                                                  */
    /* ----------------------------------------------------------------------------------------------------------- */
    #areaAdmin .right {
        float: none;
        clear:both;
    }

    .Dashboard {
        height: 850px;
        margin-top: 50px;
    }
    .Dashboard .Icon {
        padding: 50px 50px 0 50px;
        font-size: 1em;
        line-height: 1.5;
        width: 250px;
        height: 230px;
    }
    .Dashboard .Icon img {
    width: auto;
    height: auto;
    }

    .Dashboard .Icon:nth-of-type(3) {
        padding-left: 50px;
        padding-top: 50px;
    }
    .Dashboard .Icon:nth-of-type(4) {
        padding-right: 50px;
        padding-top: 50px;
    }
    .Dashboard .Icon:nth-of-type(7) {
        padding-top: 50px;
        padding-right: 100px;
    }

    .r0, .r45, .r90, .r135, .r180, .r225, .r270, .r315 {
        width: 250px;
        height: 230px;
    }

    .r0 {
        margin-top: 0px;
        margin-left: 250px;
    }
    .r45 {
        margin-top: 70px;
        margin-left: 420px;
     }
    .r90 {
        margin-top: 240px;
        margin-left: 490px;
    }
    .r135 {
        margin-top: 410px;
        margin-left: 420px;
    }
    .r180 {
        margin-top: 480px;
        margin-left: 250px;
    }
    .r225 {
        margin-top: 410px;
        margin-left: 80px;
    }
    .r270 {
        margin-top: 240px;
        margin-left: 10px;
    }
    .r315 {
        margin-top: 70px;
        margin-left: 80px; /*-415px;*/
    }

    div.paPopupDialog, div.paPopupDialogSmall, div.paPopupDialogMiddle {
        font-size: 90%;
    }

    .box.myB2fair.oben { 
        height: inherit;
    }

    .box.iconmitte { 
        width: 20%;
        min-width: 20%;
        max-width: 20%;
    }
        .box.myB2fair.oben.logo { 
        width: 25%;
        min-width: 25%;
        max-width: 25%;
    }
    .box.myB2fair.oben.firma { 
        width: 30%;
        min-width: 30%;
        max-width: 30%;
    }
    .box.myB2fair.oben.logout { 
        width: 45%;
        min-width: 45%;
        _height: 150px;
        float: left;
    }

    .box.myB2fair.oben.logout .Myb2fairBorderBgColor4 {
        display: block;
    }
        div.paPopupDialogSmall {
        max-width: 60%;
    }
	.Myb2fairBorderBgColor4, .Myb2fairBorderBgColor6, .Myb2fairBorderBgColor8 {
		font-size: 90%;
	}


}

@media screen and (min-width: 1025px) {
    #areaAdmin .right {
        float: right;
        clear:inherit;
    }

    .navOrgHome {
        margin-top: 50px;
        display: block;
    }
    #areaPartner button.buttonTopNeu, .bmms button.buttonTopNeu {
        font-size: 1em;
    }
     .Dashboard .Icon:nth-of-type(4) {
        padding-right: 10px;
        padding-top: 50px;
    }
         .myB2fair.aside h1, #EventPartnerView .box.bgwhite.aside h1 {
        height: 70px;
        font-size: 16px;
    }
     .regPopupDummy p span.right {
        float: right;
        display: inline;
    }

}

@media screen and (min-width: 1280px) {
}


/* --------------------------------------------------------------------------------	*/
/* no-flex für IE 9.0                                                               */
/* --------------------------------------------------------------------------------	*/
 .no-flexbox .zeile{
     border-spacing: 10px;
 }
 .no-flexbox article{
        width: 100%;
 }
 .no-flexbox article.ohneBox{
        display: block;
        width: 100%;
 }
 .no-flexbox .flexsliderEvent article {
        display: block;
        width: inherit;
 }

