.fl {
    float: left;
}

.fr {
    float: right;
}

.w100_ {
    width: 100%
}

.h_100_ {
    height: 100%
}

.bg_ffffff {
    background-color: #ffffff;
}

.bg_menu {
    background-color: #EDEE9E;
}

.bg22 {
    background-color: #f3f2f1;
}

.bg33 {
    background-color: #877c77;
}

.h_25 {
    height: 25px;
}

.h_23 {
    height: 23px;
}

.h_20 {
    height: 20px;
}

.h_30 {
    height: 30px;
}

.h_40 {
    height: 40px;
}

.h_60 {
    height: 60px;
}
.h_80 {
    height: 80px;
}

.h_100 {
    height: 100px;
}

.h_400 {
    height: 400px;
}

.l_20 {
    line-height: 20px;
}

.l_40 {
    line-height: 40px;
}

.l_60 {
    line-height: 60px;
}

.l_30 {
    line-height: 30px;
}

.w_50 {
    width: 50%;
}

.w_49 {
    width: 49%;
}

.w_56sz {
    width: 60%
}
.w_54sz {
    width: 54%
}

.w_44sz {
    width: 40%;
}
.w_45sz {
    width: 45%;
}
.w_35sz {
    width: 34%;
}
.w_46sz {
    width: 40%;
}

.w_25 {
    width: 25%
}
.w_73 {
    width: 73%
}

.w_33 {
    width: 33%
}

.w_30 {
    width: 30% !important;
}

.w_35 {
    width: 35%
}

.w_64 {
    width: 64%
}

.w_28 {
    width: 28%
}

.w_75 {
    left: 30px;
    position: relative;
    width: 118%;
    top: 70px;
}

.w_60p {
    width: 60px !important;
}
.w_120p{width: 120px !important;}
.w_300p{width: 250px !important;}

.w_dupl {
    width: 39.5%
}

.w_dupl2 {
    width: 39.8%
}

.w_tripl {
    width: 59.4% !important
}

.txt-left {
    text-align: left;
}

.txt-center {
    text-align: center;
}

.txt-right {
    text-align: right;
}

.txt-just {
    text-align: justify;
}

.w_auto {
    width: auto !important;
}

#leftside {
    border-bottom: 1px solid #dbdd3b;
    border-top: 1px solid #dbdd3b;
    height: 110px;
    left: -13px;
    position: relative;
    top: 60px;
    width: 340px;
}

#leftside-normal {
    border-bottom: 1px solid #dbdd3b;
    border-top: 1px solid #dbdd3b;
    height: 110px;
    left: -13px;
    position: relative;
    top: 60px;
    width: 340px;
}

#leftside-normal-form {
    border-bottom: 1px solid #dbdd3b;
    border-top: 1px solid #dbdd3b;
    height: 110px;
    left: 12px;
    position: relative;
    top: 60px;
    width: 340px;
}

#leftside-normal2 {
    border-bottom: 1px solid #dbdd3b;
    border-top: 1px solid #dbdd3b;
    height: 110px;
    left: 29px;
    position: relative;
    top: 60px;
    width: 340px;
}

#leftside-login {
    border-bottom: 1px solid #dbdd3b;
    border-top: 1px solid #dbdd3b;
    height: 110px;
    left: 29px;
    position: relative;
    top: 60px;
    width: 340px !important;
}

#leftside-sec {
    height: 150px;
    position: relative;
    top: 120px;
    width: 340px;
    left: -14px;
}

.cl {
    clear: both;
}

.m_top_0 {
    margin-top: 0px !important;
}

.m_t_10 {
    margin-top: 10px !important;
}

.m_top_20 {
    margin-top: 20px;
}

.m_top_60 {
    margin-top: 60px;
}

.m_left_20 {
    margin-left: 20px;
}

.m_left_16 {
    margin-left: 15px !important;
    margin-right: 15px !important;
    color: #beb7b5;
    font-family: "helveticaneue-lt", Arial;
    font-size: 12px;
}

.m_right_20 {
    margin-right: 20px;
}

.m_right_60 {
    margin-right: 60px;
}

.m_bot_20 {
    margin-bottom: 20px;
}

.m_bot_10 {
    margin-bottom: 10px;
}

.m_bot_30 {
    margin-bottom: 30px;
}

.text-color {
    color: #887D78;
}

.text-colo2 {
    color: #1c1c1e;
}

.sor1 {
    background-color: #ffffff;
}

.sor2 {
    background-color: #eeeef2
}

.curs {
    cursor: pointer;
}

.color_f {
    color: #ffffff;
}

.color_r {
    color: red;
}

.f_upper {
    text-transform: uppercase;
}

.pos_rel {
    position: relative;
}

.f_13 {
    font-size: 13px;
}

.f_18 {
    font-size: 18px;
}

.f_16 {
    font-size: 16px;
}

.f_12 {
    font-size: 12px;
}

.f_20 {
    font-size: 20px !important;
}

.f_28 {
    font-size: 28px !important;
}

.line_30 {
    line-height: 30px;
}

.line_60 {
    line-height: 60px;
}

.b_top {
    border-top: 1px solid #dbdd3b;
}

.b_bot {
    border-bottom: 1px solid #dbdd3b;
}

.pad_top_20 {
    padding-top: 20px;
}

.pad_top_13 {
    padding-top: 13px;
}

.pad_bot_20 {
    padding-bottom: 20px;
}

.text-bold {
    font-weight: bold;
}

.padding_0_10 {
    padding: 0px 10px;
}
.padding_10 {
    padding: 10px;
}
.padding_5 {
    padding: 5px;
}
.p_top_15{padding-top: 15px;}
.p_top_20{padding-top: 20px;}

.color_normal {
    color: #847C79;
}

.f_35 {
    font-size: 35px !important;
}

.color_red{color: red !important}
.color_green{color: green !important}
.v-top{vertical-align: top}

@media (max-width:768px)
{
    .w_mob100sz{width: 100%}
}