﻿body {
}


 .Background
        {
            background-color: Black;
            filter: alpha(opacity=90);
            opacity: 0.8;
        }
        
     .Popup {
    background-color: #FFFFFF;
    border-width: 3px;
    border-style: solid;
    border-color: #000000e3;
    padding-top: 10px;
    padding-left: 10px;
    width: 90%;
    height: 0%!important;
}
        .lbl
        {
            font-size: 16px;
            font-style: italic;
            font-weight: bold;
        }
        
        element.style
        {
            position: relative !important;
            z-index: 100001;
            left: 400px;
            top: -330px;
        }
        
.panel.panel-success.dev {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid #000000;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    width: 97%!important;
    height: 586px;
    position: relative;
    top: -339px;
    margin-left: 12px;
}
    input#ContentPlaceHolder1_Button2 {
    position: relative;
    left: 1173px;
    top: -316px;
    border-radius: 8%;
    padding: 3px;
    width: 40px;
    height: 40px;
    font-size: 20px!important;
    line-height: 14px;
    z-index: 999999999 !important;
    color: #080808;
    font-weight: 600;
    background-color: #ffffff;
    border: 1px solid #000;
    border-radius: 50px;
}
        
      
        
        table#ContentPlaceHolder1_rblPropertyType
        {
            float: left;
        }
      hr {
    margin-top: 7px !important;
    margin-bottom: 7px !important;
    border: 0;
    border-top: 1px solid #e2e2e2;
    width: 110%;
    margin-left: -55px;
}
        .msg-box-r1 img
        {
            position: relative;
            top: 5px;
            left: 15px;
            z-index: 9;
        }
        
        label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 0px;
    font-weight: 500!important;
    font-family: 'Montserrat', sans-serif!important;
}

input[type=checkbox], input[type=radio] {
    margin: 0px 8px 0px 5px!important;
    margin-top: 1px\9;
    line-height: normal;
    position: relative;
    top: 1px;
    left: 3px;
}

.control-label {
    display: inline-block;
    max-width: 100%;
    margin-top: 0px!important;
    font-weight: 500!IMPORTANT;
    font-family: 'Montserrat', sans-serif!important;
    font-size: 14px;
    color: #000;
}

.datafill2 {
    padding-bottom: 0px;
    border-bottom: 1px solid #000;
    margin-bottom: 0px!important;
}


.Background {
    background-color: #020202;
    filter: alpha(opacity=90);
    opacity: 0.8;
}
.control-label {
    display: inline-block;
    max-width: 100%;
    margin-top: 19px !important;
    font-weight: 500!IMPORTANT;
    font-family: 'Montserrat', sans-serif!important;
    font-size: 14px;
    color: #000;
}  
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 16px;
    font-weight: 500!important;
    font-family: 'Montserrat', sans-serif!important;
    margin-top: 10px;
}




div#ContentPlaceHolder1_dv1 label {
    color: red;
    font-weight: 600!important;
}

div#ContentPlaceHolder1_dv2 label {
    color: red;
    font-weight: 600!important;
}

input, button, select, textarea {
    text-transform: capitalize;
    font-family: 'Montserrat', sans-serif!important;
    font-weight: 500!important;
}



div#ContentPlaceHolder1_dv3 label {
    color: red;
    font-weight: 600!important;
}

.table:not(.table-bordered) {
    border: 1px solid #d6d4d4;
    width: 90%;
    margin-left: 15px;
    margin-top: 21px;
}
/*table.table.table-hover tr td {
    width: 26%;
    padding: 0px 15px;
}*/
.datatab {
    margin: 13px 0px 0px 0px;
}

label.col-md-12.control-label h1 {
    font-size: 16px;
    font-weight: 600;
    margin-left: 12px;
    border: 1px solid #ddd;
    width: 186px;
    padding: 6px 11px;
    background-color: #fff;
    margin-top: -20px;
    margin-bottom: 10px;
    border-radius: 4px;
}

fieldset {
    padding: 0px 0px !important;
    border: 1px solid #ddd;
    border-radius: 4px;
    margin-top: 20px;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    border-radius: 4px!important;
}
.msg-box-r img {
float: right;
position: relative;
z-index: 9;
margin-top: -24px;
margin-right: 5px;
}

label.col-md-4.control-label.middle
{
margin-top: 13px!important;
}

.container{margin-left: -12px!important;}