#selecthouse .orientation_box {
    background-color: #ccc;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    width: 47.5%;
    height: 220px;
    display: inline-block;
    margin: 1%;
    position: relative;
    border: 10px solid #fff;
    box-sizing: border-box;
    box-shadow: 0 0 20px #ddd;
}
#selecthouse .orientation_box:hover .layer {
    background: rgba(0,0,0,0.3);
}
#selecthouse .orientation_box .layer {
    background: transparent;
    width: 100%;
    height: 190px;
    position: absolute;
    top: 0;
}
#selecthouse .orientation_box h2.title {
    color: #fff;
    font-size: 26px;
    font-weight: 800;
    background: rgba(0, 0, 0, 0) linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7)) repeat scroll 0 0;
    position: absolute;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    bottom: 0;
    margin: 0;
    padding: 30px 0 10px;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
}
#selecthouse .north{
    background: url("eszak2_600x.jpg");
}
#selecthouse .east{
    background: url("kelet2_600x.jpg");
}
#selecthouse .south{
    background: url("del2_600x.jpg");
}
#selecthouse .west{
    background: url("nyugat2_600x.jpg");
}

/* Adatlap */
#datasheet h3{ 
    margin: 15px 0 4px;
    font-weight: 400;
    font-size: 17px;
    line-height: 22px;
}
#datasheet.detailed .row a.piccont{
    margin-left: 12px;
    margin-bottom: 10px;
}
#datasheet h3{
    margin: 0 12px 10px 0;
}
#datasheet h3 a{
    font-size: 19px;
}
#datasheet a.piccont{
    float: left;
    width: 150px;
    text-align: center;
    margin: 0 10px 5px 0;
    border: 1px solid #ddd;
    padding: 3px;
}
#datasheet table{
    border-collapse: collapse;
    width: 80%;
}
#center.wide #datasheet table{
    width: 80%;
}
#datasheet .nophoto{
    height: 150px;
    padding: 3px;
    background: url("http://honlap.hu/design/global/no_photo_150x150.gif") 3px 3px no-repeat;
}
#datasheet a.piccont:hover{
    background-color: #ddd;
}
#datasheet .nophoto:hover{
    background: #ddd url("http://honlap.hu/design/global/no_photo_150x150.gif") 3px 3px no-repeat;
}
#datasheet table b{
    font-weight: 500;
    font-size: 13px;
}
#datasheet .more{
    margin-top: 15px;
}
#datasheet .social_bar{
    width: auto;
    padding: 10px 0 0 12px;
}
#datasheet .row{
    padding: 10px 0 0;
    margin: 10px 0 0;
    border-top: 2px solid #E3E3E3;
}
#datasheet .row:first-child{
    border: none;
    margin: 0;
    padding: 0;
}
#datasheet h3 a:hover{
    text-decoration: underline;
}
#datasheet.detailed #comment .row{
    background: none;
    box-shadow: none;
    border-top: 1px solid #ddd;
    margin: 8px 0 0;
    padding: 8px 0 0;
}
@media only screen and (min-width: 1360px){
    #datasheet table{
    width: 80%;
    }
    #center.wide #datasheet table{
    width: 785px;
    }
}


/*ui-tabs*/
.ui-tabs ul {
    border-radius: 0;
    float: left;
    margin: 20px 0 10px 0;
    padding: 0 0 0 1%;
    width: 99%;
    border-bottom: 1px solid #363638;
}
.ui-tabs li {
    float: left;
    list-style: none outside none;
    margin: 0 3px 0 0;
    padding: 0;
}
.ui-tabs li a{
    color: #FFFFFF;
    display: block;
    padding: 6px 16px;
    transition: all 0.5s ease 0s;
    border-radius: 2px 2px 0 0;
    background: #363638;
    font-size: 15px;
    font-weight: 400;
}
.ui-tabs li.ui-state-active a, .ui-tabs li a:hover{
    color: #fff;
    background: #2AB27A;
}
.ui-tabs-hide {
    display: none;
}
#interest_form b{
    float: left;
    width: 100px;
    font-size: 13px;
}
#interest .label{
    width: 100%;
    margin-bottom: 4px;
}
#interest .input_text{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 4px;
    padding: 5px;
    width: 50%;
}
#interest textarea{
    width: 50%;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 4px;
    padding: 5px;
    height: 80px;
}
#interest a.button{
    float: left;
    border-radius: 6px;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 400;
    padding: 6px 25px;
    margin-bottom: 10px;
    background: #2AB27A;
}

/* Lakásválasztó */
#step2 .eszak, 
#step2 .kelet, 
#step2 .del, 
#step2 .nyugat {
    width: 915px;
    height: 295px;
    background-size: 100% !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    position: relative;
    border: 10px solid #fff;
    box-sizing: border-box;
    box-shadow: 0 0 20px #ddd;
}
#step2 .scroll {
    width: 100%;
    overflow:auto;
}
#step2 {
    position: relative;
}
#step2_content {
    margin: 0 auto;
    display: table;
}
#step2 .back {
    top: 0;
    right: 0;
    position: absolute;
    text-decoration: none;
    font-size: 12px;
    font-weight: 800;
}
#step2 .point {
    background: #444;
    color: #fff;
    text-decoration: none;
    border-radius: 50%;
    padding: 7px 4px 0px 3px;
    position: absolute;
    font-size: 10px;
    font-weight: 800;
    border: 1px solid #fff;
    width: 22px;
    height: 22px;
    text-align: center;
    transition: all 0.4s;
}
#step2 .point:hover {
    opacity: 0.7;
}
#step2 .point.green, .houses .box b.green, .houses .box2 b.green {
    background: #2AB27A;
}
#step2 .point.orange, .houses .box b.orange, .houses .box2 b.orange {
    background: #F29B34;
}
#step2 .point.red, .houses .box b.red, .houses .box2 b.red {
    background: #CF000F;
}
#step2 .point.no_click {
    cursor: default;
}
#step2 .frontage b, .houses p b {
    font-weight: 800;
    font-size: 18px;
}
.houses .box {
    width:21%;
    display:inline-table;
    margin:1%;
    padding:1%;
    background:#fff;
    box-shadow: 0 0 20px #ddd;
}
.houses .box2 {
    width:20%;
    display:inline-table;
    margin:1.4%;
    padding:1%;
    background:#fff;
    box-shadow: 0 0 20px #ddd;
}
.houses .box b, .houses .box2 b {
    width: 94%;
    display: block;
    padding: 3%;
}
.houses .box b a, .houses .box2 b a {
    color: #fff;
    text-decoration: none !important;
    transition: all 0.4s;
}
.houses .box b a:hover, .houses .box2 b a:hover {
    opacity: 0.7;
}
.houses .box table, .houses .box2 table {
    width:100%;
}
.houses .box table a, .houses .box2 table a {
   text-decoration: none !important; 
}

#step2_house .offer_btn, #datasheetOxygen .offer_btn {
    background: #B5AFA2;
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-weight: 300;
    text-transform: uppercase;
    padding: 12px;
    box-sizing: border-box;
    width: 100%;
    display: block;
    margin: 10px 0 0;
    letter-spacing: 3px;
}
#step2_house .offer_btn i, #datasheetOxygen .offer_btn i {
    margin-right: 5px;
    font-size: 18px;
    font-weight: normal;
}
#step2_house .offer_btn:hover , #datasheetOxygen .offer_btn:hover {
    background: #73B1D6;
}
#step2_house .offer_btn.noselect, 
#step2_house .offer_btn.noselect:hover, 
#datasheetOxygen .offer_btn.noselect, 
#datasheetOxygen .offer_btn.noselect:hover {
    background: rgba(181, 175, 162, 0.3);
    color: #aaa;
    cursor: default;
}

/**/
#lightview1.popupFelugro {
    border: 0 none !important;
    border-radius: 0;
    height: auto;
    top: 20px !important;
    width: 50% !important;
}
#lightview1.popupFelugro h3.ok{
    display: none !important;
}
#lightview1.popupFelugro .close_lw{
    top: 7px; right: 2px;
}
#lightview1.popupFelugro .lw_content{
    background: #fff none repeat scroll 0 0;
    border-radius: 0;
    border-top: 30px solid #2ab27a;
    box-sizing: border-box;
    font-size: 15px;
    height: 100%;
    padding: 15px;
}
#lightview1.popupFelugro .lw_content h3{
    margin: 0 0 15px;
    padding: 0 0 10px;
    width: 100%;
    background: none;
    border-bottom: 2px solid #494949;
    color: #494949;
    font-size: 18px;
    font-weight: normal;
    text-transform: uppercase;
}
#lightview1.popupFelugro iframe{
    width: 100%;
    /*height: 100%;*/
    border: 0 none;
}

/**/
.oxygenfilter {
    background: #fff;
    width: 100%;
    box-sizing: border-box;
    padding: 30px;
    box-shadow: 0 0 20px #ddd;
    float: left;
    border-bottom: 5px solid #2ab27a;
    margin: 0 0 30px;
}
.oxygenfilter h3 {
    margin-top: 0;
    text-transform: uppercase;
    font-weight: 300;
    text-align: center;
}
.oxygenfilter .row {
    width: 100%;
    margin: 15px 0 0;
    float: left;
}
.oxygenfilter .row.col_2 {
    width: 49%;
}
.oxygenfilter .row.col_2.mr, .oxygenfilter .row.col_4.mr {
    margin-right: 2%;
}
.oxygenfilter .row.col_4.mrp {
    margin-right: 3%;
}
.oxygenfilter .row.col_4 {
    width: 23%;
}
.oxygenfilter .row b {
    display: block;
}
.oxygenfilter .row.minmax .left {
    width: 48%;
    margin-right: 2%;
    float: left;
}
.oxygenfilter .row.minmax .right {
    width: 50%;
    float: left;
}
.oxygenfilter .text, .oxygenfilter select {
    width: 100%;
    display: block;
    padding: 12px;
    box-sizing: border-box;
    margin: 5px 0 0;
}
.oxygenfilter  .text:focus, .oxygenfilter select:focus {
    border: 1px solid #2ab27a;
}
.oxygenfilter .button {
    background: #2ab27a;
    border: 0 none;
    color: #fff;
    text-align: center;
    margin: 20px auto 0;
    display: block;
    padding: 12px 50px;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 800;
    font-family: open sans;
    cursor: pointer;
}
.oxygenfilter .button:hover {
    opacity: 0.7;
}
#datasheetfilter_oxygen .formdel {
    display: block;
    text-align: center;
    margin: 14px 0 0;
    font-size: 12px;
    text-decoration: none;
}

#oxygenSearch {
    display: block;
    text-align: center;
    color: #fff;
    padding: 20px;
    margin: 15px 0;
    font-size: 25px;
    text-transform: uppercase;
    text-decoration: none !important;
    font-weight: 300;
    background: #D4A603; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#DEBF54, #D4A603); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#DEBF54, #D4A603); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#DEBF54, #D4A603); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#DEBF54, #D4A603); /* Standard syntax */
    box-shadow: 0 0 20px #ddd;
}
#oxygenSearch span {
    background: url("mortgage.png") left center no-repeat;
    padding: 10px 50px;
}
#oxygenSearch:hover {
    opacity: 0.7;
}

@media (max-width: 800px) {
    .houses .box2{ width: 48%; margin: 3% 1%; }
}
@media (max-width: 480px) {
    .houses .box2{ width: 96%; margin: 4% 2%; }
}