﻿h3 {
  color:#4D4D4D;
  font-size: 18px;
  line-height: 27px;
}
h3 small {
  font-size: 14px;
}
.dvBreadCrumb
{
    left: 0;
    border: 0;
    margin: 0;
    width: 100%;
    height: 45px;
    position: absolute;
    /*border-style: solid;
    border-bottom-width: 1px;
    background-color: #EDF4F7;
    border-bottom-color: #F6FAFB;*/
}
.breadcrumb {
    border: none;
    /*padding-top: 10px;
    padding-right: 10px;*/
}
h3 .developer
{
    color: #4D4D4D;
    font-size: 15pt;
    font-weight: 500;
    line-height: 1.3;
    text-decoration: none;
}
.address, .txtblue
{
    color:#29AAE1;
}
.share
{
    float: left;
    line-height:28px;
    margin-right: 10px;
    vertical-align: inherit;
}
.share a
{
    color: #999999;
    font-weight: bold;
    padding-left: 10px;
    vertical-align: top;
}
.utility
{
    text-align:right;
}
.pull-right {
    float: right;
}
img.left {
    float: left;
    padding-right: 8px;
}
img.right {
    position:absolute;
    right:5px;
    vertical-align:top;
}
.mrGnB10
{
    margin-bottom: 10px;
    padding-bottom: 5px;
}
.brDrBtm
{
    border-bottom:1px solid #e5e5e5;
}
hr.BlkBtm
{
  margin-top: 16px;
  margin-bottom: 16px;
  border-bottom-color: rgb(229, 229, 229);
}
.UprCase
{
    height:15px;
    font-size:13px;
    text-transform:uppercase;
}
.street
{
   font-size:10pt;
   line-height:20px;
}
div.search-bar-wrapper
{
    margin-top:6px;
}
div.col9 .previewTopper
{
    border:0;
}
.devTable
{
    font-size:14px;
    width:100%;
    text-align:left;
}
.devTable th, .devTable td
{
    border-bottom: 0 none;
    padding: 3px 6px 0;
    text-align:left;
}
.imgDevLogo {
    max-height: 60px;
}
div.developerSearchContainer>div.row
{
    position:relative;
    }
    div.developerSearchContainer>div.row>div.col3
    {
        left: 0px;
        position: absolute;
        }
/*======================================Developer Edit=========================*/
.linkAdd a, .linkDone a
{
    background-color: #f2f2f2;
    display: inline;
    color: #4d4d4d !important;
}
.linkEdit a
{
    background-color: #ffc425;
    display: inline;
}
.linkAddProject a
{
    background-color: #ffc425;
    display: inline;
    border-right: 1px solid #e7ba3b;
}
.breadcrumb li.linkRight
{
    float: right;  
    line-height:21px; 
}
 
#left_content_leftMenu
{
    top:0 !important;
}
/*=================Editable Contorls===============================*/
.editable, .devaddress
{
    height:22px;
    border: 1px solid #e2e2e2;
}

.devaddress                     
{
    margin-bottom:2px;
}

.dev-ph-edit, .dev-email-edit
{
    float:left;
    margin-right:3px;
}
/* Developer Info */
.devOverflow, .DevTitle
{
    max-width: 360px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
}
.dvImgLogo
{
    max-width:172px;
    position: relative;
}
/*=================Custom Style===============================*/
.devBanner
{
    float:left;
    width:530px;
    height:362px;
    overflow:hidden;
    position:relative;
    text-align:center;
    border-radius: 3px;
    background-color: rgb(51, 51, 51);
}
.devBanner:after, .midWrapper
{
    clear:both;
    content:'';
    display:table;
    margin-bottom:1em;
}
#dvDevBanner .SlideCaption
{
    border-top-right-radius: 3px;   
    border-top-left-radius: 3px;     
}
    
.devInfo
{
    float:left;
    width:430px;
    height:auto;
    margin-left:14px;
}
.devAddress
{
    color:#4d4d4d;
}
.devAddress #lbl_dev_street
{
    font-size:120%;
    font-weight:700;
}
.TitleBlue
{
    color: #4d4d4d;
    font-size: 14px;
    text-transform: uppercase;
}
.DevTitle
{
    color: #4D4D4D;
    font-size: 24px;
    font-weight: normal;
    line-height: 27px;
    margin-bottom: 3px;
}
.DevDetail
{
    margin-top:12px;  
}
.DevDesc
{
    width:100%;
}
.Description
{
    margin-top:0px;
}
 #fu_ctl00_ContentPlaceHolder1_imgDevImage
{
    top: 0;
    right: 0;
    margin: 0;
    border: solid transparent;
    border-width: 0 0 0px 665px;
    opacity: 0.0;
    filter: alpha(opacity=0);
    -o-transform: translate(250px, -50px) scale(1);
    -moz-transform: translate(-300px, 0) scale(4);
    direction: ltr;
    cursor: pointer;
}
.ViewHolder
{
    width: 514px;
    position: relative;
    left: 0px;
}
        
.marked a
{
    background: url(/images/mark.png) no-repeat 180px center;
}
#dvCriteria tr
{
    cursor: pointer;
    height: 60px;
    background: url("/images/arrow-right.png") no-repeat scroll 600px center;
}
.trFirst
{
    border: 1px solid #dbdbdb;
    border-left: none;
    border-right: none;
}
.trNormal
{
    border-bottom: 1px solid #dbdbdb;
}
        
:invalid
{
    box-shadow: none;
}
        
.fadein
{
    position: relative;
}
.fadein img
{
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.moreSearchV2Container
{
    margin: 0;
}
@media screen and (min-width: 768px) and (max-width: 998px) {
    .dvBreadCrumb {
        width: 998px;
    }
}
@media screen and (min-width: 768px) {
    div.developerSearchContainer > div.row {
        padding-left: 222px;
    }
    .row div.developerlist {
        min-height:820px;
    }
    .developerContainer {
        margin-top: 60px;
    }
}
@media screen and (max-width: 767px) 
{
    #topContentwrapper
    {
        padding-left: 10px;
        padding-right: 10px;
        box-sizing: border-box;
        }
    .left_content_leftMenu
    {
        display:none;
    }
    .developerSearchContainer div.col3
    {
        display:none;
    }
    .imgDevLogo {
        display: none;
    }
    .divDeveloperInfo
    {
        padding-top:10px;
    }
    .divDeveloperInfo div.row-fluid div.block
    {
        float:none;
        margin-bottom:1em;
    }
    .divDeveloperInfo div.row-fluid div.block:last-child
    {
        margin-bottom:0;
    }
    .devTable
    {
        width: inherit;
    }
    .devInfo
    {
        width:inherit;
        margin-left:0px;
        margin-top:1em;
    }
    #divListContainer {
        padding-left: 10px;
        overflow-x: hidden;
        padding-right: 10px;
    }
    .devTable th, .devTable td
    {
        width:60%;
    }
    /*Search List Responsive Styles*/
    .moreSearchV2Container table tbody tr.searchV2Group td.Thumb
    {
        border-left: 0px solid rgba(0,0,0,0)!important;
    }
        .moreSearchV2Container table tbody tr.searchV2Group td.Thumb div.ProjectThumb {
            margin-left: 6px !important;
            text-align: left !important;
        }
    .moreSearchV2Container table tbody tr.searchV2Group td.Info
    {
        max-width: 528px;
        padding-left: 0px !important;
    }
    #right_content {
        top:0px !important;
    }
}
@media screen and (max-width:420px)
{
    .devOverflow, .DevTitle
    {
        max-width:280px;
    }
}