* {
    margin: 0;
    padding: 0;
    border: 0;
}

body {
    background-image: url(../img/bg_top.png);
    background-repeat: repeat-x;
    font-family: arial, helvetica, sans-serif;
}

#div_wrapper {
    width: 960px;
    height: 100%;
    margin: auto;
}

/*  ----------------------------------------------HEADER  ------------------------------*/

#div_header {
    position: relative;
    width: 960px;
    height: auto;
    min-height: 238px;
}

#eraz_link {
    float: right;
}
.top_side{
    margin-top: 5px;
    height: 65px;
}

#eraz_logo {
    float: left;
}

#log_in {
    margin-top: 10px;
display: block;
width: 109px;
position: absolute;
right: 0px;
top: 50px;
}

#div_header p {
    font-size: 14px;
    font-weight: bold;
}

#div_nav {
    position: relative;
    top: 85px;

    width: 100%;
    height: 30px;
    line-height: 30px;

}

#div_nav ul {
    list-style: none;
}

#div_nav ul li {
    float: left;
    padding: 0px 10px;
    font-size: 17px;
}

#div_nav ul li a {
    text-decoration: none;
    color: #393939;
}

#div_nav ul .active a{
    color: #a0171b;
}

#div_nav ul li:not(:last-child)
{
    border-right: 1px solid grey;
}

.contact_info{
    display: block;
    margin-top: 120px;
    color: #393939;
}
.question_comming_soon {
    text-align: center;
  padding-top: 150px;
  font-size: 38px;
  color: red;
}
.contact_info p{
    position: inherit !important;
    font-size: 20px !important;
    color: #D73033;
    margin-bottom: 15px;
}

/*  ------------------------------------   SLIDE 1   ----------------------------------------*/

#div_slide_1 {
    position: relative;
    width: 100%;
    height: 460px;
    background: url(../img/slider_bg.png) no-repeat 0px 416px;
    color: #000000;
}

#div_slide_1 p {

}

#div_slide_1 span {

}

#div_breake_page {
    width: 100%;
    height: 40px;
}

.wrap {
    width:960px;
}
#div_slide_1 div.slider    {
    overflow:hidden;
    position:relative;
    width:960px;
    height:416px !important;
}
#div_slide_1 div.slider ul {
    margin:0;
    padding:0;
    height:416px;
}
#div_slide_1 div.slider ul li #aptInfoContainer {
    width: 240px;
    height: 416px;
    background-color: #D53034;
}
#div_slide_1 div.slider li {
    float:left;
    list-style:none;
    margin:0;
    position: relative;
    text-align:center;
    font-size:25px;
}
#div_slide_1 div.slider li p {
    position: absolute;
    font-size: 18px;
    font-weight: bold;
}



.zoom {text-decoration: none;}

#div_slide_1 div.slider li .home_type {
    top: 0px;
    width: 240px;
    color: #FFFFFF;
}

#div_slide_1 div.slider li .home_des {
    visibility: hidden;
    top: 220px;
    width: 360px;
    color: #D73033;
}

#div_slide_1 div.slider li .home_des_top {
    visibility: hidden;
    top: 220px;
    width: 360px;
    color: #D73033;
}

#div_slide_1 div.slider li .home_des_bottom {
    visibility: hidden;
    top: 323px;
    width: 360px;
    color: #D73033;
}

.zoom_icon {
    position: absolute;
    top: 155px;
    left: 140px;
    visibility: hidden;
}

.zoom_icon_top {
    position: absolute;
    top: 155px;
    left: 140px;
    visibility: hidden;
}

.zoom_icon_bottom {
    position: absolute;
    top: 270px;
    left: 140px;
    visibility: hidden;
}

.controls .prev-page {
    position: absolute;
    left: 20px;
    bottom: 0;
}

.controls .next-page {
    position: absolute;
    right: 20px;
    bottom: 0;
}

.controls div {
    position: relative;
    top: 13px;
    text-align: center;
    margin: auto;
    width: 800px;
}

.coming_soon{
    width: 960px;
    height: 420px;
    background-color: #e9e3e3;
}
.coming_soon span{
    display: inline-block;
    margin-top: 200px;
    font-size: 40px;
}

.above_print {
    text-align:left;
    width: 320px;
    position: absolute;
    top: 70px;
    left: 10px;
    font-size: 11px;
}
.above_print_header {
    text-align:left;
    width: 550px;
    position: absolute;
    top: 0px;
    left: 10px;
    font-size: 11px;
}
.print_button {
    position: absolute;
    left: 10px;
    bottom: 0px;
}
.winner_list {
    position: absolute;
    right: 10px;
    bottom: 15px;
    text-align: right;
}

/*  ------------------------------------   SLIDE 2   ----------------------------------------*/

#div_slide_2 {
    width: 960px;
    height: 460px;
}

#slider1_container {
    position: relative;
    width: 960px;
    height: 460px;
    overflow: hidden;
    background: url(../img/slider_bg.png) no-repeat 0px 416px;
}

#slider1_container div {
    cursor: move;
    width: 960px;
    height: 416px;
    overflow: hidden;
}

.slide_devide_top {
    height: 416px;
    width: 360px;
    display: block;
    background: #b8b4b3;
}
.slide_devide_bottom {
        height: 200px;
    width: 360px;
    display: block;
    background: #FFFFFF;
}

.jssora13l, .jssora13r, .jssora13ldn, .jssora13rdn {
    position: absolute;
    cursor: pointer;
}

.jssora13l {
    background: url(../img/arrow_left.png);
}

.jssora13r {
    background: url(../img/arrow_right.png);
}

#slide_2_footer {
    height: 44px;
    width: 960px;

}

.three_d_image_desc{
    position: absolute;
    bottom: 10px;
    color: white;
    left: 10px;
}

/*  ------------------------------------   POP UP   ----------------------------------------*/

#div_popup {
    width: 960px;
    height: 545px;
    background-color: #FFFFFF;
    text-align: center;
}

#div_popup h4 {
    padding-top: 50px;
    color: #d73033;
    font-size: 34px;
}

#div_popup div {
    width: 320px;
    float: left;
    padding-top: 50px;
}

#div_popup .in_image {
    position: relative;
    top: 150px;
    text-decoration: none;
    color: #FFFFFF;
    font-size: 26px;
}

#div_popup  .lear_more {
    color: #d73033;
    margin-top: 5px;
    font-size: 15px;
    text-decoration: none;
}

/*  ------------------------------------   APARTMENT   ----------------------------------------*/

#div_apartment {
    width: 960px;
    height: 555px;
    background-color: #d7d7d7;
    text-align: center;
}

#div_apartment #div_h2 {
    padding-top: 50px;
    color: #1e1e1e;
    font-size: 34px;
}

#div_apartment #div_img {
    padding-top: 60px;
}

/*  ------------------------------------   CALCULATOR   ----------------------------------------*/

#div_calculator {
    width: 960px;
    height: 490px;
    background-color: #2a2a2a;
    text-align: center;
}

#div_calculator input {
    width: 352px;
    height: 40px;
    background-color: #EBEBEB;
    margin-bottom: 20px;
    font-size: 22px;
}

#div_calculator #mortgage {
    width: 352px;
    height: 52px;
    background-color: #707070;
    font-size: 26px;
    color: white;
}

#div_calculator p {
    width: 352px;
    margin: auto;
    text-align: left;
    padding-left: 5px;
    font-size: 16px;
    color: #FFFFFF;
}

#div_calculator p:first-child {
    padding: 20px 0px 0px;;
    text-align: center;
    padding-left: 0px;
    font-size: 20px;
    font-weight: bold;
    color: #9F191A;
    border-bottom: 1px solid #9F191A;
}

#count {
    width: 352px;
    text-align: right;
    margin: auto;
}

#count input {
    width: 122px;
    height: 35px;
    background: url(../img/calculate.png);
}
#count #reset_button{
    width: 76px;
    height: 35px;
    background: url(../img/delete_button.png);
}

#radio_but {
    width: 352px;
    text-align: left;
    margin: auto;
}

#radio_but span {
    color: #FFFFFF;
    position: relative;
    top: -3px;
    left: 20px;
}

/*  ------------------------------------   DIV_FOOTER   ----------------------------------------*/

#div_footer {
    position: relative;
    width: 960px;
    height: 60px;
    background-color: #9F171B;
    text-align: right;
    display: table;
}
#div_footer p {
    display: table-cell;
    color: #FFFFFF;
    vertical-align: middle;
    padding-right: 20px;
}
#div_footer a{
    color: white;
}
#div_footer a:hover{
    color: #000000;
}
/* -----------------  About ------------------------ */
#div_about{
    width: 960px;
    height: auto;
    text-align: center;
}

.decision{
    display: inline-block;
    margin-left: 50px;
    margin-right: 50px;
}

.decision div{
    margin-top: 25px;
    margin-bottom: 35px;
}

.decision .desc{
    display: block;
    margin-left: auto;
    margin-right: auto
}

.decision .pdf_icon{
    margin-right: 25px;
}


/* -----------------  Button ------------------------ */
.btn{
    background-color: #A0171B;
    color: white;
    font-size: 15px;
    font-weight: bold;
    height: 36px;
    border-radius: 3px;
    padding: 5px 15px 5px 15px;
}
.btn:hover{
    background-color: #A0171B;
}

/*  -----------------------------     CONTACT FORM  ------------------------------*/

#div_contact{
    width: 459px;
    height: 481px;
    background-color: #CCCCCC;
    margin: auto;
}

#div_contact input{
    width: 320px;
    height: 42px;
    background: url(../img/input_field.png);
    background-repeat: no-repeat;
    border: none;
    margin-top: 3px;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 22px;
}

#div_contact p{
    margin: 15px 0px 0px 0px;
}

#div_contact #message{
    width: 320px;
    height: 150px;
    background: url(../img/message_filed.png);
    background-repeat: no-repeat;
    border: none;
    margin-top: 8px;
    resize: none;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 22px;
}

#div_contact .wrap {
    width: 330px;
    margin-left: 50px;
}

#send {
    margin: auto;
    width: 459px;
    height: 104px;
    background: none;
    margin-top: 10px
}

#send input {
    width: 104px;
    height: 35px;
    background: url(../img/send_button.png);
    background-repeat: no-repeat;
    float: right;
}

/*  -----------------------------     NEWS  ------------------------------*/
#subscribe_form {
    width: 380px;
    padding: 10px;
    background: #e9e3e3;
}
#subscribe_form p {
    display:none;
    text-align: center;
color: red;
font-weight: 700;
margin: -7px auto 10px;
}
#subscribe_form input {
    width: 100%;
    height: 40px;
    font-size: 22px;
    margin-bottom: 10px;
}
#subscribe_form label {
    color: #393939;
    font-size: 18px;
}
#confirm_subscribe {
    display: block;
    width: 178px;
    margin: auto;
}
#news_page {
    min-height: 496px;
    position: relative;
}
.subscribe_button {
    position: absolute;
top: -32px;
right: 0;
}
.subscribe_button_1 {
    position: relative;
}
.subscriber_text {
    font-size: 18px;
position: absolute;
color: #a0171b;
left: 75px;
}
.subscriber_text_n {
        font-size: 18px;
position: absolute;
color: #a0171b;
left: 75px;
    top: -25px;
}
.news_row {
    height: 257px;
    margin-bottom: 10px;
    position: relative;
}
.news_image {
    float:left;
    width: 387px;
    height: 257px;
}
.news_right_content {
    width: 563px;
    height: 235px;
    float: left;
    margin-left: 10px;

}
.news_right_content p {
    text-align: justify;
}
.news_date {
    font-size: 20px;
    color: #000000;
}
.news_title {
    max-height:100px;
    overflow:hidden;
    font-size: 15px;
    color: #A0171B;
    text-align: left !important;
    margin-bottom: 8px;
}
.news_content {
    height:110px;
    overflow: hidden;
    font-size: 14px;
    color: #202020;
}
.news_content table td {
	border: 1px solid black;
}
.time_table td {
	border: 1px solid black;
}
.more_button {
    position: absolute;
    right: 5px;
    bottom: 0px;
    color: #A0171B;
    text-decoration: underline;
}
.top_slide_text {
      position: absolute;
  left: 10px;
  top: 35px;
  width: 215px;
    font-size: 18px;
    color: red;
}
.div_row {
    width: 430px;
    margin-left: 70px;
    margin-bottom: 20px;
}
.summary_popup .div_row {
    width: 480px;
    margin-left: 100px;
    margin-bottom: 20px;
    float:left;
}
/*  -----------------------------     NEWS  ------------------------------*/

/*  ------------------------------------   LOGIN AND PASSWORD   ----------------------------------------*/
/*  ---------------------------------------------------------------------------------------*/
.log_pas_html {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: url(../img/log_in_bg.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    z-index: -1;
}

#div_login {
    text-align: center;
}

#div_password {
    text-align: center;
    margin-top: 120px;
}

#login_eraz_logo img {
    margin-top: 62px;
    margin-bottom: 50px;
}

#login_eraz_password {
    position: absolute;
    left: 20px;
    top: 20px;
}

#login_form {
    width: 450px;
    height: auto;
    background: url(../img/input_bg.png);
    background-size: cover;
    margin: auto;
    position: relative;
    padding-bottom: 15px;
}
#register_form {
    width: 450px;
    height: auto;
    background: url(../img/input_bg.png);
    background-size: cover;
    margin: auto;
    position: relative;
    padding-bottom: 15px;
}
#password_form {
    padding-top: 50px;
    width: 450px;
    height: 350px;
    margin: auto;
    background: url(../img/input_bg.png) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#password_desc{
    width: 400px;
    text-align: justify;
    margin: auto;
    padding-top: 15px;
}

#login_form input, #password_form input, #register_form input {
    width: 361px;
    height: 39px;
    background: url(../img/id_field.png);
    outline: none;
    font-size: 16px;
    font-weight: bold;
    color: #3e3e3e;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding-left: 80px;
}

#emailConfirm{
    background: url(../img/mail_input_box.png) !important;
}

#login_form input[type="password"], #password_form input[type="password"], #register_form input[type="password"] {
    background: url(../img/password_input_field.png);
}

#password_form input:last-child {
    background: url(../img/password_input_field.png);
}

#div_login ::-webkit-input-placeholder, #password_form ::-webkit-input-placeholder {
    color: #3e3e3e;
}
#div_login :-moz-placeholder, #password_form :-moz-placeholder {
    color: #3e3e3e;
}
#div_login ::-moz-placeholder, #password_form ::-moz-placeholder {
    color: #3e3e3e;
}

#login_form input:first-child {
    margin: 20px 0px 15px;
}

#register_form input:not(:last-child) {
    margin: 15px 0px 0px;
}

#login_form img, #password_form img, #register_form img {
    margin-top: 20px;
}

#password_form p, #login_form p, #register_form p {
    /*width: 400px;
    text-align: justify;
    margin: auto;
    margin-top: 10px;*/
}

.pas_id {
    margin-top: 50px;
    margin-bottom: 30px;
}

.error_login{
    color: #a0171b;
    font-weight: bold;
}

.register {
    position: absolute;
    right: 15px;
    bottom: 5px;
    color: #3e3e3e;
    font-weight: 700;
    font-size: 18px;
}

/*  ------------------------------------   LOGIN AND PASSWORD   ----------------------------------------*/
/*  ---------------------------------------------------------------------------------------*/

/*  ------------------------------------   APARTMENT TYPE   ----------------------------------------*/
/*  ---------------------------------------------------------------------------------------*/

#div_header_apart {
    position: relative;
    width: 960px;
    height: 240px;
}

#apart_type {
    position: absolute;
    top: 160px;
    left: 310px;
    font-size: 34px !important;
    font-weight: bold;
    color: #a0171b;
}

.apart_cont {
    width: 960px;
}

.apart_cont_title {
    width: 960px;
    height: 63px;
    background-color: #636363;
    margin-bottom: 10px;
}

.apart_cont_title p {
    font-size: 27px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 63px;
    margin-left: 45px;
}

.in_apart_cont {
    position: relative;
    width: 960px;
    min-height: 183px;
    height: auto;
    background-color: #d7d7d7;
    display: inline-block;
}

.in_apart_cont:not(:last-child) {
    border-bottom: 2px solid #636363;
}
.in_apart_cont:last-child {
    margin-bottom: 10px;
}

.ap_type_num {
    margin-left: 45px;
    padding-top: 34px;
    padding-bottom: 20px;
    font-size: 24px;
    font-weight: bold;
    color: #363636;
}
.ap_type_num span{
    margin-left: 60px;
}
.ap_type_cost {
    margin-left: 45px;
    font-size: 18px;
    font-weight: bold;
    color: #a0171b;
    padding-bottom: 15px;
}

.ap_type_desc {
    width: 670px;
    margin-left: 45px;
    padding-bottom: 25px;
    font-size: 16px;
    font-weight: bold;
    color: #121212;
}

.in_apart_cont div {
    float: right;
    margin-right: 50px;
}
.in_apart_cont div img {
    margin: 0px 6px;
}

.div_apart_print {
    position: relative;
    width: 960px;
    height: 100px;
}

.div_apart_print a {
    position: absolute;
    right: 16px;
    bottom: 20px;
}

/*  ------------------------------------   APARTMENT TYPE   ----------------------------------------*/
/*  ---------------------------------------------------------------------------------------*/


/*  ------------------------------------   PLACE   ----------------------------------------*/
/*  ---------------------------------------------------------------------------------------*/


#div_header_fl {
    position: relative;
    width: 960px;
    height: 70px;
}

#place_cont_1, #place_cont_2 {
    width: 937px;
    height: 1200px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: relative;
}
#place_cont_1, #place_cont_2{
    background: url(../img/plan.png) center center no-repeat;
	background-size: 100%;
}
#place_cont_2 .title_text {
    display: none;
        padding: 0;
    font-size: 0;
    line-height: 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9999999;
    pointer-events: none;
    width: 225px;
    height: auto;
    overflow: visible;
}
#place_cont_2:hover .title_text {display: block;}

#place_cont_1 + p, #place_cont_2 + p {
    text-align: center;
    font-size: 34px;
    font-weight: bold;
    color: #a0171b;
    margin-top: 40px;
}

#flor {
    width: 960px;
    float: left;
    height: auto;
}

#place_title {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: #363636;
    margin-top: 20px;
}

.pos_num {
    height: 85px;
    line-height: 85px;
    border-bottom: 1px solid grey;
    padding-left: 10px;
    font-size: 24px;
    font-weight: bold;
    color: #A0171B;
}

.pos_num div {
    width: 720px;
    height: 85px;
    margin-left: 240px;
}

.pos_num div input {
    margin: 0px 30px 0px 10px;
}

.pos_num span {
    float: left;
    width: 480px;
    margin-right: 30px;
}

.pos_num div p {
    float: left;

}

.pos_num div input[type=checkbox] {
    display:none;
}

.pos_num div input[type=checkbox] + label
{
    background: url(../img/check_box_1.png);
    height: 29px;
    width: 35px;
    display:inline-block;
    background-repeat: no-repeat;
    margin: 0px 5px -6px 10px;
}
.pos_num div input[type=checkbox]:checked + label
{
    background: url(../img/check_mark_1.png);
    height: 29px;
    width: 35px;
    display:inline-block;
    margin: 0px 5px -4px 10px;
    background-repeat: no-repeat;
}
/****************/
.inside_pos input[type=checkbox] {
    display:none;
}

.inside_pos input[type=checkbox] + label
{
    background: url(../img/place/checkboxpos.png);
    height: 22px;
    width: 26px;
    display:inline-block;
    background-repeat: no-repeat;
}
.inside_pos input[type=checkbox]:checked + label
{
    background: url(../img/place/checkboxpos_selected.png);
    height: 22px;
    width: 26px;
    display:inline-block;
    background-repeat: no-repeat;
}
/****************/
.loto {
    width: 960px;
    float: right;
    margin-top: 35px;
    display: none;
}

.loto_1 {
    width: 269px;
    height: 120px;
    line-height: 20px;
    text-align: center;
    background: #d7d7d7;
    font-size: 18px;
    font-weight: bold;
    color: #121212;
    border-right: 1px solid #FFFFFF;
    float: left;
}
.loto_2 {
    width: 277px;
    height: 120px;
    line-height: 28px;
    text-align: center;
    background: #d7d7d7;
    font-size: 18px;
    font-weight: bold;
    color: #121212;
    border-right: 1px solid #FFFFFF;
    float: left;
}
.loto_3 {
    width: 135px;
    height: 120px;
    line-height: 120px;
    text-align: center;
    background: #d7d7d7;
    font-size: 18px;
    font-weight: bold;
    color: #121212;
    float: left;
}
.loto_4 {
    width: 410px;
    height: 120px;
    background: #757575;
    float: left;
}

.loto_4 span {
    position: relative;
}

.span_1 {
    top:10px;
    left:10px;
    font-size: 18px;
    font-weight: bold;
    color: #FFFFFF;
}

.span_2 {
    top:5px;
    left:100px;
    font-size: 25px;
    font-weight: bold;
    color: #a0171b;
}

.span_3 {
    top:40px;
    left:10px;
    font-size: 18px;
    font-weight: bold;
    color: #FFFFFF;
    float: left;
}

.span_4 {
    top:65px;
    left:70px;
    font-size: 25px;
    font-weight: bold;
    color: #a0171b;
}

.loto_ref {
    width: 960px;
    height: 120px;
}

.loto_ref_1 {
    width: 269px;
    height: 120px;
    line-height: 120px;
    text-align: center;
    background: #555555;
    font-size: 20px;
    font-weight: bold;
    color: #121212;
    border-right: 1px solid #FFFFFF;
    float: left;
}
.loto_ref_2 {
    width: 141px;
    height: 120px;
    line-height: 120px;
    text-align: center;
    background: #555555;
    font-size: 20px;
    font-weight: bold;
    color: #121212;
    border-right: 1px solid #FFFFFF;
    float: left;
}
.loto_ref_3 {
    width: 135px;
    height: 120px;
    line-height: 120px;
    text-align: center;
    background: #555555;
    font-size: 20px;
    font-weight: bold;
    color: #121212;
    float: left;
}
.loto_ref_4 {
    width: 412px;
    height: 120px;
    line-height: 120px;
    background: #757575;
    font-size: 20px;
    font-weight: bold;
    color: #121212;
    float: left;
}

.apply_but{
    width: inherit;
    text-align: right;
    float: right;
    margin-top: 15px;
}

#above_footer {
    width: 960px;
    text-align: center;
    margin: 20px 0px 50px;
    float: left;
    display: none;
}

#lots .active div:not(.immutableBg) {
    background: #555555;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
#lots{
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.apartments_info{
    width: auto;
    float: left;
    margin-bottom: 30px;
}
.apartment_info{
    float: left;
    width: 300px;
    background-color: #E9E3E3;
    color: #000000;
    margin-right: 20px;
    margin-bottom: 20px;
}
.apartment_info p{
    margin: 10px;
}
.apartments_info .active{
    border: solid 2px #000000;
    background-color: #C2C2C2;
    width:296px;
    min-height: 196px; /*Because of border*/
}

/*  ------------------------------------   PLACE   ----------------------------------------*/
/*  ---------------------------------------------------------------------------------------*/



/*  ------------------------------------   PRINT   ----------------------------------------*/
/*  ---------------------------------------------------------------------------------------*/

@media print {
    * {-webkit-print-color-adjust:exact;}
    body {
        color: #000;
        background: none !important;
    }
    #div_wrapper {
        display: none;
    }
    .fancybox-skin{
        display:none !important;
    }
    .fancybox-overlay{
        display:none !important;
    }
    #print_page {
        position: absolute;
    }
    #place_cont_1{
        display: block !important;
        position: absolute;
        display: block;
    }
    .profile_top_buttons,.profile_apply_but{
        display: none;
    }
    .pagination{
        display: none !important;
    }
}


/*  ------------------------------------   PROFILE   ----------------------------------------*/
/*  ---------------------------------------------------------------------------------------*/
/*Շահած բնակարան*/
.winnedapt{
    height: auto;
    width: 688px;
    position: relative;
    color: #A50A1A;
    font-size: 40px;
    background-color: rgb(237, 208, 210);
    text-align: center;
    background-image: url("../img/winnedapt.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position-x: 80%;
}

#profile_cont {
    width: 960px;
}

#left_cont {
    width: 268px;
    min-height: 560px;
    float: left;
    border-right: 2px solid #A0171B;
    background-color: #f1dcdd;
    position: relative;
}

#left_cont input[type='text'] {
    border: none;
    background-color: #f1dcdd;
    color: #363636;
    font-size: 18px;
    width: 100%;
}

#left_cont button {
    display: none;
}

#profile_data {
    padding-left: 16px;
    margin-top: 15px;
    color: #A0171B;
    font-size: 26px;
    margin-bottom: 40px;
}

#profile_edit {
    position: absolute;
    right: 5px;
    top: 5px;
}

.profile_round, .profile_news, .profile_calc, .profile_print {
    width: 55px;
    float: left;
    text-align: right;
}
.profile_print_text{
    height: 40px;
}
.profile_round img, .profile_news img {
    margin-right: 10px;
}

.profile_calc img {
    margin-right: 14px;
}
.profile_print img{
    margin-right: 11px;
}
.profile_data, .profile_news_text, .profile_calc_text, .profile_print_text {
    width: 213px;
    float: left;
}

.profile_news input[type=checkbox] {
    display:none;
}

.profile_news input[type=checkbox] + label
{
    background: url(../img/check_box.png);
    height: 20px;
    width: 23px;
    display:inline-block;
    padding: 0 0 0 0px;
    margin-right: 10px;
    margin-top: 5px;
}
.profile_news input[type=checkbox]:checked + label
{
    background: url(../img/check_box_selected.png);
    height: 20px;
    width: 23px;
    display:inline-block;
    padding: 0 0 0 0px;
    margin-right: 10px;
    margin-top: 5px;
}

.profile_data, .profile_round {
    margin-bottom: 15px;
}

.profile_news, .profile_news_text {
    margin: 85px 0px 15px;
}

.profile_news_text p {
    font-size: 16px;
    color: #363636;
}

.profile_calc_text p a, .profile_print_text p a {
    text-decoration: none;
    font-size: 16px;
    color: #A0171B;
    font-weight: bold;
}

.first_data {
    color: #A0171B;
    font-size: 16px;
    font-weight: bold;
}

.second_data {
    color: #363636;
    font-size: 18px;
}

.left_cont_div {
    margin-bottom: 15px;
    height: auto;
}

#right_cont {
    width: 690px;
    float: left;
    height: auto;
    position: relative;
}

#right_cont_title {
    position: absolute;
    left: 5px;
    top: 16px;
    font-size: 25px;
    color: #A0171B;
    font-weight: bold;
}

#right_cont_add {
    margin-bottom: 70px;
}

#right_cont_notification{
    position: relative;
    font-size: 25px;
    color: #A0171B;
    font-weight: bold;
    width: 690px;
    text-align: center;
    margin-bottom: 20px;
}

.building_number{
    text-align: center;
    margin-bottom: 20px;
    font-size: 24px;
    color: #363636;
}

#right_cont_add a {
    position: absolute;
    right: 5px;
    top: 10px;
    font-size: 16px;
    color: #3677cf;
}

.profile_home_type {
    font-size: 24px;
    color: #363636;
    margin: 0px 0px 10px 10px;
}

.profile_loto {
    width: 690px;;
    height: 150px;
}

.profile_loto_1 {
    width: 225px;
    height: inherit;
    text-align: left;
    background: #d7d7d7;
    font-size: 16px;
    font-weight: bold;
    color: #121212;
    border-right: 1px solid #a0171b;
    float: left;
}
.profile_loto_2 {
    width: 462px;
    height: inherit;
    text-align: left;
    background: #d7d7d7;
    font-size: 16px;
    font-weight: bold;
    color: #121212;
    float: left;
}

.profile_loto_2 p {
    font-size: 16px;
    font-weight: bold;
    color: #121212;
}

.profile_loto_2 div {
    width: 462px;
    height: 35px;
    line-height: 35px;
}

.profile_loto_2 div:not(:last-child) {
    border-bottom: 1px solid #a0171b;
}

.profile_span_1 {
    font-size: 20px;
    font-weight: bold;
    color: #FFFFFF;
}

.profile_span_2, .profile_span_4 {
    font-size: 22px;
    font-weight: bold;
    color: #a0171b;
}

.profile_date {
    margin: 3px 0px 0px 10px;
}

.profile_loto_1 p {
    margin: 5px 0px 0px 10px;
}

.profile_loto_2 div p {
    height: 23px;
    margin-left: 10px;
    width: 271px;
    float: left;
}

.profile_loto_2 div img {
    margin: 0px 40px;
    width: 20px;
    vertical-align: middle;
}

.profile_apply_but {
    width: 690px;
    height: 40px;
    text-align: right;
    padding-top: 10px;
}



.profile_enable_input{
    background-color: white !important;
    margin-top: 10px;
    height: 30px;
    width: 98%;
}

.display_none{
    display: none;
}
#save_profile_btn{
    margin: 0px auto;
    width: 77px;
    display: block;
}
.ajaxLoaderCenter {
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 1010;
    padding: 10px;
    background-color: transparent;
    border-radius: 6px;
    margin-left: -10px;
    margin-top: -10px;
}
.overlay{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    background-color: transparent;
    /*background-color: rgba(0,0,0,0.5); *//*dim the background*/
}
/*  ------------------------------------   PROFILE   ----------------------------------------*/
/*  ---------------------------------------------------------------------------------------*/


/*  ------------------------------------   ALERT DIALOG   ----------------------------------------*/
/*  ---------------------------------------------------------------------------------------*/

#popup_box , #popup_box_2{
    width: 300px;
    background: #FFFFFF;
    margin-left: 8px;
    padding: 15px;
    font-size: 15px;
    border-radius: 5px;
    float: right;
}

a{
    cursor: pointer;
    text-decoration:none;
}

#popupBoxClose {
    display: block;
    width: 92px;
    margin: 0px auto;
    margin-top: 20px;
}
#popupBoxClose1 {
    display: block;
    float: right;
    margin-top: 20px;
}
#popupBoxClose2 {
    display: block;
    float: left;
    margin-top: 20px;
}

.popup_box_text{
    margin-bottom: 20px;
    word-wrap: break-word;
}

/*  ------------------------------------   ALERT DIALOG   ----------------------------------------*/
/*  ---------------------------------------------------------------------------------------*/

.appartment_selection_wrapper{
    min-height: 300px;
    width: 700px;
    margin: 0px auto;
    margin-bottom: 20px;
    margin-top: 20px;
}
.appartment_selection_wrapper>h2{
    text-align: center;
    margin-bottom: 20px;
}
.appartment_selection_wrapper>p{
    margin-bottom: 10px;
}
.appartment_selection_wrapper .inner_wrapper{
    height: 180px;
}
.appartment_selection_wrapper .left_part{
    position: relative;
    float: left;
    width: 70%;
    background-color: #D7D7D7;
}
.appartment_selection_wrapper .right_part{
    position: relative;
    float: right;
    background-color: #EBEBEB;
    height: 170px;
    width: 29.7%;
}
.left_part p{
    margin: 20px;
    line-height: 10px;
}
.left_part .btn1{
    position: absolute;
    display: block;
    top: 30px;
    right: 35px;
}
.left_part .btn2{
    position: absolute;
    display: block;
    top: 75px;
    right: 58px;
}
.right_part{
    text-align: center;
}
.right_part .btn1{
    display: block;
    margin-top: 70px;
    margin-bottom: 3px;
}
.right_part .btn2{
    display: block;
}

/*Remove This*/
.test_mode{
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 80px;
    background: url(../img/pattern.jpg) repeat;
    z-index: -1;
    opacity: 0.3;
}

.answere_p {
    padding: 20px 0px 10px 30px;
    text-align: justify !important;
}

#auctionTable table td {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#news_page .answere_p table {
	width: 100% !important;
}

#news_page .answere_p table td {
	border: 1px solid #000000;
	padding: 3px;
    font-size: 12px;
}
