﻿/**********************************************************************************
******************************birthday form[start]*********************************
***********************************************************************************/

.dimo-birthday-main {
    width: 100%;
    max-width: 1000px;
    margin: 30px auto;
    direction: rtl;
    height: auto;
    display: block;
    overflow: hidden;
    min-height: 350px;
}

.frm-brt-title {
    font-family: 'b yekan', Tahoma;
    font-size: 15px;
    color: #333;
    font-weight: bold;
}

.frm-brt-subtitle {
    font-family: 'b yekan', Tahoma;
    font-size: 13px;
    color: #999999;
    font-weight: normal;
    display: block;
}

.dream_oneContent_header {
    padding-bottom: 20px;
    width: 100%;
    line-height: 20px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #ddd;
    margin-bottom: 10px;
    direction: rtl;
}

.dream_birthay_cnt {
    width: 970px;
    position: relative;
}

    .dream_birthay_cnt div.box {
        width: 280px;
        background-image: url('../images/bithdayBox.png');
        background-repeat: no-repeat;
        position: absolute;
        height: 316px;
        top: -40px;
        left: 0px;
        border: none;
        box-shadow: none;
        border-radius: 0;
    }

.dream_birthday_month_pDiv {
    float: right;
    width: 630px;
}

    .dream_birthday_month_pDiv div.rows {
        float: right;
        margin-bottom: 5px;
        margin-left: 5px;
        text-align: center;
    }

        .dream_birthday_month_pDiv div.rows a {
            width: 100px;
            height: 100px;
            display: block;
            text-decoration: none;
            position: relative;
        }

        .dream_birthday_month_pDiv div.rows div {
            padding: 5px;
        }

    .dream_birthday_month_pDiv span.Month {
        color: #FFF;
        font-weight: normal;
        font-family: 'b yekan', Tahoma;
        font-size: 15px;
    }

    .dream_birthday_month_pDiv span.mCode {
        color: #FFF;
        font-weight: normal;
        font-family: 'b yekan', Tahoma;
        font-size: 45px;
        position: absolute;
        top: 15px;
        left: 0;
        right: 0;
    }

    .dream_birthday_month_pDiv span.mtext {
        color: #FFF;
        font-weight: normal;
        font-family: 'b yekan', Tahoma;
        font-size: 13px;
        position: absolute;
        bottom: 10px;
        left: 0;
        right: 0;
    }




.clearfix {
    float: none;
    clear: both;
    padding-bottom: 15px;
}

.dream_birthay_cnt div.titleRows {
    width: 970px;
    float: right;
    margin-bottom: 5px;
}

.dream_special-flag_userinfo {
    padding: 2px 5px 2px 18px;
    font-size: 12px;
    line-height: 1;
    text-transform: uppercase;
    color: #fff;
    background: #00a99d url('../../images/flag-cutout-2.png') no-repeat 0% 50%;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    font-family: 'b yekan', Tahoma;
    float: right;
    outline: none;
    margin-left: 5px;
}

.dream_birthay_cnt div.uimg {
    float: right;
    position: relative;
    width: 40px;
}

.dream_birthay_cnt div.hat {
    margin: 0px;
    padding: 0px;
    position: absolute;
    right: 1px;
    top: 0;
    height: 45px;
    width: 25px;
    text-align: right;
    background-image: url('../Images/bHat.png');
    background-repeat: no-repeat;
}

.dream_userinfo_a {
    text-decoration: none;
}

.dream_birthay_cnt div.uimg a {
    margin-top: 33px;
    display: block;
    width: 40px;
    height: 40px;
}

.dream_roundedimg1 {
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    background-color: #FFF;
}

.dream_birthay_cnt div.uimg a img {
    width: 40px;
    height: 40px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    background-color: #FFF;
}

.dimo-box-com {
    padding-bottom: 15px;
    padding-right: 5px;
    padding-top: 5px;
    font-family: 'B Yekan',yekannumber;
    font-size: 11px;
    color: #333333;
}

.dream_birthday_month_pDiv > div:first-child {
    background-color: #f39c12;
}

.dream_birthday_month_pDiv > div:nth-child(2) {
    background-color: #d35400;
}

.dream_birthday_month_pDiv > div:nth-child(3) {
    background-color: #c0392b;
}

.dream_birthday_month_pDiv > div:nth-child(4) {
    background-color: #8e44ad;
}

.dream_birthday_month_pDiv > div:nth-child(5) {
    background-color: #34495e;
}

.dream_birthday_month_pDiv > div:nth-child(6) {
    background-color: #aab7b7;
}

.dream_birthday_month_pDiv > div:nth-child(7) {
    background-color: #9b3b50;
}

.dream_birthday_month_pDiv > div:nth-child(8) {
    background-color: #ae435a;
}

.dream_birthday_month_pDiv > div:nth-child(9) {
    background-color: #cd6d82;
}

.dream_birthday_month_pDiv > div:nth-child(10) {
    background-color: #1abc9c;
}

.dream_birthday_month_pDiv > div:nth-child(11) {
    background-color: #2ecc71;
}

.dream_birthday_month_pDiv > div:nth-child(12) {
    background-color: #3498db;
}



.human-pic {
    float: right;
    margin-left: 15px;
    margin-bottom: 5px;
    text-align: center;
}

.human-box {
    padding-top: 5px;
    padding-bottom: 20px;
}

.dream_birthday_userBirthInmonth {
    float: right;
    width: 960px;
}

#dream_birthday_userBirthInmonth_content {
    float: right;
    margin-bottom: 5px;
    margin-left: 5px;
    text-align: center;
}

    #dream_birthday_userBirthInmonth_content a {
        display: block;
        text-decoration: none;
    }

.dream_birthday_userBirthInmonthList_content {
    border: 1px solid #EAEAEA;
    width: 110px;
    height: 110px;
    position: relative;
}

.dream_birthday_userBirthInmonth_cal {
    float: left;
    position: absolute;
    left: 0px;
    bottom: 0px;
    background-color: #00a99d;
    height: 30px;
    width: 35px;
    z-index: 1;
    color: #FFFFFF;
    font-size: 9px;
}

    .dream_birthday_userBirthInmonth_cal span.bCounter {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0px;
        font-family: 'b yekan', Tahoma;
        color: #FFF;
        font-size: 13px;
        font-weight: bold;
    }

.dream_birthday_UserLIst {
    float: left;
    position: absolute;
    left: 0px;
    bottom: 0px;
    background-color: #000;
    opacity: 0.5;
    height: 30px;
    width: 100%;
    text-align: right;
}

.font_FFFFFF_9 {
    color: #FFFFFF;
    font-family: 'b yekan', Tahoma;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    top: 4px;
    position: relative;
    right: 3px;
}

.dream_birthday_UserLIst span.maht {
    position: absolute;
    right: 1px;
    bottom: 1px;
    color: #FFFFFF;
    font-family: 'b yekan', Tahoma;
    font-size: 9px;
    font-weight: normal;
    text-decoration: none;
}

/**********************************************************************************
*******************************birthday form[End]**********************************
***********************************************************************************/
