﻿#your-account-container {
    display: none;
    font-family: "Lato Regular";
    color: #828693 !important;
}

    #your-account-container a {
        text-decoration: none;
    }

    #your-account-container p {
        color: #828693 !important;
    }

#headerTopLinks {
    display: none;
}

    #headerTopLinks .yourAccount {
        display: none;
    }


.yourAccount {
    display: block;
    width: 100%;
    text-align: right;
    height: 19px;
}

#your-account-container {
    display: block;
}

    #your-account-container p {
        font-size: 1em !important;
    }

.yourAccountBtn {
    padding: 5px 15px;
    color: #fff;
    font-weight: bold;
    border-radius: 5px;
}

    .yourAccountBtn img {
        padding-left: 10px;
        width: 25px;
    }

.YourAccountBorder {
    -webkit-border-top-left-radius: 7px;
    -webkit-border-top-right-radius: 7px;
    -moz-border-radius-topleft: 7px;
    -moz-border-radius-topright: 7px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    border-left: 5px solid #eee;
    border-right: 5px solid #eee;
    border-top: 5px solid #eee;
}

.yourAccountSlider {
    display: none;
    width: 100%;
    max-width: 330px;
    background-color: #fff;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    border: 5px solid #eee;
    position: absolute;
    z-index: 9;
}

    .yourAccountSlider a {
        text-decoration: none;
        color: #067dd3;
    }

    .yourAccountSlider .yaTitle {
        display: block;
        height: 40px;
        background-color: #003668;
        color: #FFF;
    }

        .yourAccountSlider .yaTitle .titleContent {
            float: left;
            width: 90%;
            padding: 12px 15px;
            font-weight: bold;
            font-size: 1.3em;
        }

        .yourAccountSlider .yaTitle .yaClose {
            float: right;
            padding: 12px 0px;
            width: 10%;
        }

    .yourAccountSlider .yaContent {
        padding: 15px;
    }

.buttonRounded {
    display: block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.buttonRoundedTop {
    -webkit-border-radius: 7px 7px 0 0;
    border-radius: 7px 7px 0 0;
}

.buttonRounded a {
    display: block;
}

.signInButton, .createAccountButton, .lcText {
    float: left;
}

.signInButton {
    line-height: 2.7em;
    font-size: 1.3em;
}

.signInButton {
    background-color: #067dd3;
    border: 3px solid #3c9bdd;
    text-align: center;
    width: 40%;
    color: #FFF !important;
}

.createAccountButton {
    text-align: center;
    width: 40%;
    font-size: 1.2em;
    line-height: 1.3em;
    padding-top: 8px;
    font-weight: bold;
}

.lcText {
    width: 18%;
    display: block;
    text-align: right;
    line-height: 3.1em;
    font-size: 1.1em;
    font-weight: bold;
}

.yaAdditionalLink {
    display: block;
    padding-top: 15px;
}

    .yaAdditionalLink ul {
        list-style: none;
        list-style-position: outside;
	padding-left:0px;
    }

        .yaAdditionalLink ul li {
            background-color: #f1f1f1;
            border: 3px solid #f4f4f3;
            margin-bottom: 5px;
            text-align: center;
            line-height: 2em;
            font-weight: bold;
            -moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.13);
            -webkit-box-shadow: 0px 2px 2px rgba(1,1,1,0.13);
            box-shadow: 0px 2px 2px rgba(1,1,1,0.13);
            margin-top: 6px;
        }


.yaFooter {
    text-align: center;
    font-size: .8em !important;
    margin: -15px !important;
    margin-top: 15px !important;
    background-color: #F7F7F7;
    padding-top: 10px;
    padding-bottom: 10px;
}

.dnn_AhsYourAccount_yourAccount {
    display: block !important;
    padding: 0px !important;
}

@media screen and (min-width: 480px) {
    .yourAccountSliderClick {
        right: 10%;
        top: 200px !important;
    }
	
	#transperentBG {
		z-index: 999;
	}
}

@media screen and (min-width: 768px) {
    .yourAccountSliderClick {
        right: 25% !important;
    }

    .yourAccountSlider {
        right: 0px;
        top: 30px;
    }

    .yaTitle {
        display: none !important;
    }

    .headerWrapperRight {
        display: block !important;
    }

    .yourAccount {
        padding-top: 12px;
    }

    .yourAccountSlider {
        -webkit-border-radius: 7px;
        -webkit-border-top-right-radius: 0;
        -moz-border-radius: 7px;
        -moz-border-radius-topright: 0;
        border-radius: 7px;
        border-top-right-radius: 0;
        right:0px;
    }

    #dd .ddYourAccountClick {
        display: none !important;
    }

    .yourAccountBtn img {
        padding-left: 10px;
        width: 25px;
    }
	
	#transperentBG {
		z-index: 9 !important;
	}
}

@media screen and (min-width: 1025px) {
    #headerTopLinks {
        display: block;
    }

        #headerTopLinks .yourAccount {
            display: block;
        }

    .yourAccountSliderClick {
        right: 25%;
    }

    .yourAccountSlider {
        right: 10px;
        top: 33px !important;
    }

    .yourAccount {
        padding-top: 15px;
    }
}

.yourAccountSliderClick {
    top: 30px !important;
    display: block !important;
    margin-left: 3%;
}

.yaTitle {
    display: block;
}

.headerWrapperRight {
    display: none;
}

.slideActive {
    color: #333;
    background: none !important;
    background-color: #eee !important;
    padding-left: 27px;
    padding-right: 27px;
}

.yaShadow {
    -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.13);
    -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.13);
    box-shadow: 0px 0px 5px rgba(0,0,0,0.13);
}

.ya-right-icon {
    display: none;
}

#transperentBG {
    display: none;
    overflow: hidden;
    width: 100%;
    position: absolute;
    height: 3000px;
    z-index: 999;
    top: 0;
    background-color: rgba(0, 0, 0, .4);
    color: rgba(0, 0, 0, .4);
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
}
