﻿
#ContentPlaceHolder1_resultTransport {
    width: 80%;
}

input[type=radio], input[type=checkbox] {
    margin: 7px 26px 6px;
}

.Transportationmultil a {
    font-size: 14px;
    color: #3e3e3e;
}

.Transportationmultil {
    font-size: 13px;
    color: #4f4f4f;
    line-height: 27px;
    margin-left: 10px;
    font-family: roboto-medium;
}

    .Transportationmultil li {
        display: inline-block;
        width: 100%;
    }

.nhi .form-control {
    width: 60%;
}


.panel-title {
    font-size: 16px;
    text-transform: uppercase;
}

#fieldset2 a {
    color: #3e3e3e;
    font-family: Roboto-bold;
    font-size: 13px;
}

.maintopbarmenu a {
    color: #7F7F7F;
    font-family: Roboto-medium;
    font-size: 15px;
}

.nhi label {
    float: left;
    margin-right: 12px;
    font-weight: normal;
    color: #3e3e3e !important;
    width: 165px;
}

.gta-cfd-value {
    margin-left: 56px;
}

.NameOwner {
    width: 61%;
}

.list02 {
    width: 944px;
}

.btn-default1 {
    margin-left: 70px;
}

.gta-cfd-list1 {
    top: 495px !important;
    left: 238px !important;
    padding-top: 4px !important;
    padding-left: 4px !important;
}

.property_search_dd select {
    color: #4f4f4f;
    font-size: 12px;
    font-family: roboto-medium;
}

.property_search_dd {
    position: relative;
}

    .property_search_dd .muiten {
        left: 96%;
    }

.buttonRed {
    background-color: #C2000B;
    font-size: 14px;
    color: #fff !important;
    font-weight: bold !important;
    font-family: roboto-regular !important;
    text-align: center;
}

    .buttonRed:hover {
        background-color: #9e2525;
    }

.row-note {
    margin: 14px 0px;
    background: rgba(136, 136, 136, 0.21);
    width: 96%;
}


.form-control {
    border-radius: 0px;
    font-size: 12px;
}

.row-note ul li {
    color: #5e5e5e;
    padding: 4px 0px;
    line-height: 23px;
}

.row input {
    font-family: roboto-medium;
    color: #3e3e3e;
}

.Description {
    font-family: Roboto-medium;
    color: #888888;
}

.row-contact-us {
    width: 78%;
    margin-bottom: 1px;
    padding: 0 20px;
    margin-left: 29%;
}

.panel {
    margin-bottom: 0px;
}

.panel-default > .panel-heading {
    width: 96%;
    border: none;
}

.panel-heading {
    padding: 10px 0px;
}

.panel-border {
    border: none;
}

.nhi input {
    height: 34px;
    float: right;
    /*width: 37%;*/
}

.nhi {
    width: auto;
    margin-left: 74px;
    margin-top: 3px;
    /*margin-top: 20px;*/
}

.fileUpload {
    position: relative;
    overflow: hidden;
}

    .fileUpload input.upload {
        position: absolute;
        top: 0;
        right: 0;
        margin: 0;
        padding: 0;
        font-size: 20px;
        cursor: pointer;
        opacity: 0;
        filter: alpha(opacity=0);
    }


.listyourproperty02 .m-filter-checkboxes {
    margin: 0 0 30px 0;
    padding: 0;
}

.listyourproperty02 .second-list {
    margin-left: 10px;
}

.listyourproperty02 li {
    list-style: none;
}

.listyourproperty02 .row ol label {
    margin-left: 26px;
    margin-top: 4px;
}

.listyourproperty02 h4 {
    color: #3f3f3f;
    font-size: 18px;
    font-weight: bold;
    font-family: Roboto-bold;
    text-align: center;
}

.listyourproperty02 h5 {
    border: 1px solid #d43f3a;
    background: #d43f3a;
    padding: 5px;
    color: white;
    text-align: center;
}

.listyourproperty02 .select-valid {
    width: 100%;
    margin-bottom: 10px;
}

.listyourproperty02 label {
    font-family: Roboto-medium !important;
    color: #5f5f5f !important;
    font-weight: normal;
    font-size: 14px;
}

[type="checkbox"]:not(:checked) + label, [type="checkbox"]:checked + label {
    margin-left: -4%;
}

.label-checkbox {
    padding-left: 0px !important;
}


    .label-checkbox span {
        cursor: pointer;
        position: relative;
        padding-left: 25px;
        margin-right: 15px;
        margin-bottom: 10px;
        font-family: Roboto-medium !important;
        color: #5f5f5f !important;
        font-weight: normal;
        font-size: 14px;
        top: -9px;
    }

    .label-checkbox:before {
        display: inline-block;
        content: '';
        position: absolute;
        left: 0 !important;
        top: -7px !important;
        width: 12px;
        height: 12px;
        border: 1px solid #aaa;
    }

.m-filter-checkboxes input[type=checkbox] {
    display: none;
}

    .m-filter-checkboxes input[type=checkbox]:checked + .label-checkbox:before {
        /*
    content:"\221A";
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
    font-size: 11pt;
    color: #ffffff;
    text-align: center;
    line-height: 15px;
    background-color: #009587;
    */
        content: '';
        position: absolute;
        top: -px !important;
        left: 0px !important;
        font-size: 12px;
        line-height: 0.8;
        color: #3e3e3e;
        text-align: center;
    }
@media (max-width:640px) {
    .nhi {
        margin-left: 0px;
    }
}