﻿@media (max-width:1149px) {
    .free_mainpage{width:100%; padding-left:10px; padding-right:10px; float:left;}
}

@media (max-width:767px) {
    .css-radio input[type=radio] + label {width:100%;}
    .free_detail{padding:0 !important;}
    .widthfull{width:100% !important;}
    .widthfull_2{width:100% !important;}
    .width1_4{width:40% !important;}
    .width15{width:40% !important;}
    .width1_0{width:40% !important;}
    .rightmobile{text-align:left;}
    .mobilemarginb{margin-bottom:10px;}
    .width85{width:100%;}
    .width50{width:100%;}
    .width30{width:100% !important;}
    .each_image{width:90px; height:130px; float:left; margin-left:15px; position:relative;}
    .each_temp{width:190px; height:190px; background-color:#f9f9f9; margin-right:10px; padding:10px; position:relative; float:left; margin-bottom:10px;}
    .each_temp_image{width:100%; height:120px; overflow:hidden;}
    .each_temp_footer{bottom: 5px; position: absolute; width: 90%;}
}

@media (max-width:567px) {
    .free_agreement_detail_width80{width:100%; line-height: 1.4;}
    .each_image{width:90px; height:130px; float:left; margin-left:15px; position:relative;}
    .mobilevideo{width:100%;}
}

@media (min-width: 568px) and (max-width:767px) {
    .free_agreement_detail_width80{width:100%; line-height: 1.4;}
}

@media (min-width: 768px) and (max-width: 1023px) {
    .free_agreement_detail_width80{width:100%; line-height: 1.4;}
    .css-radio input[type=radio] + label {width:12%;}
    .widthfull{width:84% !important;}
    .widthfull_2{width:80% !important;}
    .width1_4{width:45% !important;}
    .width15{width:15% !important;}
    .width1_0{width:10% !important;}
    .rightmobile{text-align:right;}
    .mobilemarginb{margin-bottom:10px;}
    .width85{width:83%;}
    .width50{width:50%;}
    .width30{width:29% !important;}
    .each_image{width:100px; height:140px; float:left; margin-left:15px; position:relative;}
    .each_temp{width:200px; height:200px; background-color:#f9f9f9; margin-right:10px; padding:10px; position:relative; float:left; margin-bottom:10px;}
    .each_temp_image{width:100%; height:120px; overflow:hidden;}
    .each_temp_footer{bottom: 5px; position: absolute; width: 90%;}
    .mobilevideo{width:100%;}
}

@media (min-width: 1024px) and (max-width: 1149px) {
    .free_agreement_detail_width80{width:80%; line-height: 1.4;}
    .css-radio input[type=radio] + label {width:8%;}
    .widthfull{width:90% !important;}
    .widthfull_2{width:80% !important;}
    .width1_4{width:45% !important;}
    .width15{width:15% !important;}
    .width1_0{width:10% !important;}
    .rightmobile{text-align:right;}
    .width85{width:76%;}
    .width50{width:50%;}
    .width30{width:20.3% !important;}
    .each_image{width:100px; height:140px; float:left; margin-left:15px; position:relative;}
    .each_temp{width:200px; height:200px; background-color:#f9f9f9; margin-right:10px; padding:10px; position:relative; float:left; margin-bottom:10px;}
    .each_temp_image{width:100%; height:120px; overflow:hidden;}
    .each_temp_footer{bottom: 5px; position: absolute; width: 90%;}
}

@media (min-width: 1150px) {
    .free_mainpage{width:1150px; margin:auto; display: table;}
    .free_agreement_detail_width80{width:80%; line-height: 1.4;}
    .css-radio input[type=radio] + label {width:8%;}
    .widthfull{width:90% !important;}
    .widthfull_2{width:80% !important;}
    .width1_4{width:45% !important;}
    .width15{width:15% !important;}
    .width1_0{width:10% !important;}
    .rightmobile{text-align:right;}
    .width85{width:79%;}
    .width50{width:50%;}
    .width30{width:24.3% !important;}
    .each_image{width:100px; height:140px; float:left; margin-left:15px; position:relative;}
    .each_temp{width:200px; height:200px; background-color:#f9f9f9; margin-right:10px; padding:10px; position:relative; float:left; margin-bottom:10px;}
    .each_temp_image{width:100%; height:120px; overflow:hidden;}
    .each_temp_footer{bottom: 5px; position: absolute; width: 90%;}
}

.free_topic{
    font-size:32px;
    color:#2876BA;
    /*margin-top: 15px;
    margin-bottom: 15px;*/
}

.free_topic > img {
    margin-top:-3px;
}

.free_agreement{
    width:100%;
}

.free_agreement_topic{
    color:#2876BA;
    font-size:24px;
}

.free_agreement_detail{
    color:#414042;
    font-size:20px;
}

.free_data{
    width:100%;
    background-color:#F1F2F2;
    float:left;
}

.free_detail{
    float: left;
    margin-bottom: 20px;
    width:100%;
}

.free_detail > li{
    color: #414042;
    float: left;
    font-size: 20px;
    width: 100%;
}

.free_detail > div > li{
    color: #414042;
    float: left;
    font-size: 20px;
    width: 100%;
}

.css-radio input[type=radio] {
    position: absolute;
    z-index: -1000;
    left: -1000px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}

.css-radio input[type=radio] + label {
    padding-left: 25px;
    height: 18px;
    display: inline-block;
    line-height: 18px;
    background-repeat: no-repeat;
    background-position: 0 0;
    font-size: 22px;
    vertical-align: middle;
    cursor: pointer;
    color:#231F20;
    font-weight:normal;}

.css-radio input[type=radio]:checked + label {
    background-position: 0 -19px;
    color:#2876BA;
}

.css-radio label {
    background-image: url('../images/radio.png');
    margin-top: 5px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

label {
    float: left;
    width:110px;
}

.form-control{
    font-size:19px;
    color:#919191;
}

.form-group {
    margin-bottom:10px !important;
}

.select_property {
    height:34px;
    font-size:20px;
    -ms-appearance:none;
    -moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari and Chrome */
    -o-appearance:none;
    background: #FFFFFF url("../images/arrowregister.png");  
    background-position:right;  
    background-repeat:no-repeat;
    color:#919191;
}

.width175{
    width:175px !important;
}

.width330{
    width:330px !important;
}

.width200{
    width:200px !important;
}


.width133{
    width:133px !important;
}

.free_fac{
    text-align:center;
    color:white;
    font-size:24px;
    background-color:#3B74BA;
    padding:10px 30px 10px 30px;
}

.free_fac_y{
    text-align:center;
    color:white;
    font-size:24px;
    background-color:#F2BC00;
    padding:10px 30px 10px 30px;
}

.free_fac_background{
    background-color:#F9F9F9;
    float:left;
    width:100%;
    margin-top: 20px;
    border-bottom:1px solid #D1D1D1;
}

.promi label{
    float:none !important;
    margin-left:5px;
    width:100%;
    font-size:18px !important;
    color:#414042;
    margin-top:5px;
    margin-bottom:5px;
}

.promi{
    padding-top: 5px;
}

.promi tr {
    width:100%;
    border-bottom:1px solid #D1D1D1;
}

.promi td {
    width:90%;
    margin:auto;
}


.css-checkbox{
    width:100%;
}

.furni{
    border-left:1px solid #BBBBBB;
    border-right:1px solid #BBBBBB;
}

.row {
    margin:0 !important;
}

.address{
    margin-top:30px;
}

.padding40{
    padding:0px 0px 0px 40px!important;
}

.addresslabel{
    width:90px !important;
}

.mapslabel{
    width:120px !important;
}

.highlights{
    float: left;
    padding-top: 20px;
    width: 100%;
}

.pinsearch{
    background-image:url('../images/pinwhite.png');
    background-repeat:no-repeat;
    background-position: 15px center;
    background-color:#2876BA;
    color:white;
    font-size:23px;
    padding:3px 30px;
    border:0;
    border-radius:3px;
}

.btnkeep{
    background-image:url('../images/keep.png');
    background-repeat:no-repeat;
    background-position: 10px center;
    background-color:#2876BA;
    color:white;
    font-size:24px;
    padding:3px 30px;
    border:0;
    border-radius:3px;
}

.btnC{
    background-color:#F2BC00;
    color:white;
    font-size:24px;
    padding:3px 50px;
    border:0;
    border-radius:3px;
    margin-left:10px;
}

.upload {
    background-color: #abcdef;
    color: Yellow;
    border: 1px solid #AB00CC;
    font: Verdana 10px;
    padding: 1px 4px;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color:white !important;
}

.btn{
    font-size:20px !important;
    padding: 2px 14px !important;
}

.input-group .form-control{
    width:94% !important;
}

.marginbottom15 {
    margin-bottom: 15px;
}

.uploadbutton{
    margin-top:20px;
    text-align:center;
}

#progressbar {
    background-color: white;
    background-repeat: repeat-x;
    border-radius: 3px;
    padding: 3px;
    border: 1px solid #ccc;
}

#progressbar > div {
    background-color: orange;
    width: 0%;
    height: 20px;
    border-radius: 3px;
}

.btn-success{
    background-color: #2876BA;
    border: none !important;
    padding-left:10px;
    padding-right:10px;
}

.uploadbutton > .btn{
    font-size:24px !important;
    padding: 2px 32px !important;
}

.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-color: #2876BA !important;
  border: none !important;
}

.btn-warning {
    background-color: #F2BC00 !important;
    border: none !important;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-color: #F2BC00 !important;
  border: none !important;
}

.btnvisible{
    visibility:hidden;
}

.showimage{
    width:100%;
    float:left;
}

.delete_each_image{
    position:absolute;
}

.each_image_1{
    width:100%;
    max-height:100px;
    overflow:hidden;
    text-align:center;
}

.each_image_2{
    width:100%;
}

.trigger{
    cursor:pointer;
}

.btndescription{
    color:white;
    background-color:#2876ba;
    border-radius:3px;
    border:none;
}

#dropzone{
    text-align:center;
    background: white none repeat scroll 0 0;
    border: 2px dashed #0087f7;
    border-radius: 5px;
    min-height: 50px;
    padding: 40px;
    font-size:24px;
}

.iconannounce > label{
    width:140px !important;
}

.free_detail > li >span{
    color:red;
}

.each_btn_delete{
    background-color: #f2bc00;
    border-radius:5px;
    color:white;
    font-size:17px;
    text-align:center;
    border:0;
    padding-left:10px;
    padding-right:10px;
    margin-right:10px;
    float:left;
}

.validate_error {
    background-color: #f8dbdd;
    border: 1px solid #f4acad;
}

.each_temp_image {
    height: 120px;
    overflow: hidden;
    position: relative;
    text-align: center;
}

.each_temp_image img {
    display: table-cell;
    height: 120px;
    margin: auto;
    max-height: 120px;
    max-width: 100%;
    vertical-align: middle;
    width:auto !important;
}