﻿header, .header {
    background: none;
    height: 62px;
    line-height: 18px;
    padding: 0;
    float: left;
    width: 135px;
}
header .logo, .header .logo {
    width: 135px;
    height: 38px;
}
header .logo img, .header .logo img {
    max-width: 130px;
    padding-top: 5px;
    vertical-align: top;
}
.dashboard-container {
    margin-top: 10px;
}
#cssmenu {
    float: left;
}

#portfolioStateDate{
    display:none;
}

.ui-datepicker {
    width: 15%;
    min-width: 200px;
}
.ui-datepicker table {
    font-size: .75em;
}
.ui-datepicker table td {
    line-height: 12px;
}
.ui-datepicker td span, .ui-datepicker td a {
    padding: .3em;
}

#divVisitDate, #divHourVisit, #divFixedVisitDate {
    display:none;
}

#divAmountBid,#divVendor,#divAmountBid_2,#divCommentInternal {
    display:none;
}
#onlyOffer, #locationMedium, #offerCertificate, #offerPortfolioClosure {
    display: none;
}
#stateOccupying30, #stateOccupying50, #stateOccupying60, #stateOccupying60-commercialManagement, #stateCMOffers80_1, #stateCMOffers80_2, #stateCMOffers80_3, #vendorCMOffers20, #paymentCMOffers20, #pricedDiv, #financingApprovedDiv, #paymentCMOffers30, #contributedCapital1,#office1, #stateCMOffers110, #stateCMOffers110_2, #optionsPossession1, #commercialCommission,#scheduledDateEviction1,#datafieldcollector,#stateOccupying90 {
    display:none;
}

#reasonAgreedAmountZeros{
    display: none;
}

#linkCommercialManagementEdit{
    color:white;
}

.a-blue {
    color:#1F95B4;
}

.sort-left {
    left: -140px !important;
}

.bck-grey{
    background-color: #ccc;
}

@media (max-width: 767px) {
    .ui-datepicker {
        width: 80%;
    }
}

.dashboard-wrapper {
    float: left;
    width: 100%;
    clear: both;
}

.title-sortable {
  cursor: move;
}

.portlet-sortable-placeholder {
  border: 2px dashed #eee;
  margin-bottom: 20px;
}

.portlet-sortable-empty {
  box-shadow: none !important;
  height: 45px;
}

.portlet {
  box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.1);
  border: 0 !important;
  padding: 10px;
}
.portlet {
  border: 0 !important;
  margin: 5px;
}
.portlet.light.bordered.form-fit {
  border-bottom: 1px solid #eee !important;
}
.portlet > .portlet-body {
  border: 0 !important;
}
.portlet:not(.light):not(.box):not(.solid) {
  padding: 0 10px 10px 10px;
}
.portlet.box {
  padding: 7px 0 4px 0;
}
.portlet.light .portlet-body {
  padding-top: 5px;
}

/*  left Sidebar Container Starts Here  */
.left-sidebar-2 {
    float: left;
    width: 15%;
}
.left-sidebar-2 .wrapper {
    margin-bottom: 10px;
    padding: 5px;
    background: #e6e6e6;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px; 
}

.form-control-textArea {
  display: block;
  width: 100%;
  height: 100px;
  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;
}



.ui-autocomplete {
    z-index: 8100;
}

#price-publication-reason{
    display:none;
}

@media (max-width: 1275px) {
  .left-sidebar-2 {
      width: 20%;
  }
}
@media (max-width: 1024px) {
  .left-sidebar-2 {
      width: 25%;
  }
}
@media (max-width: 800px) {
  .left-sidebar-2 {
      width: 27%;
  }
}
@media (max-width: 767px) {
    .left-sidebar-2 {
        width: 100%;
    }
}
/*  left Sidebar Container Ends Here  */

/*  right Sidebar Container Starts Here  */
.right-sidebar-2 {
    margin-left: 0;
    float: right;  
  width: 83%;
}
@media (max-width: 1275px) {
  .right-sidebar-2 {
      width: 78%;
  }
}
@media (max-width: 1024px) {
  .right-sidebar-2 {
      width: 73%;
  }
}
@media (max-width: 800px) {
  .right-sidebar-2 {
      width: 71%;
  }
}
@media (max-width: 767px) {
  .right-sidebar-2 {
      width: 100%;
  }
}
/*  right Sidebar Container Ends Here  */

.margin-rigth-15
{
    margin-right:15px;
}
.margin-left-15
{
    margin-left:15px;
}
.margin-bottom-5
{
    margin-bottom:5px;
}
.width-30{
    width:30px!important;
}
.width-80{
    width:80px!important;
}
.width-100{
    width:100px!important;
}
.width-200{
    width:200px!important;
}
.padding-left-50{
    padding-left:50px!important;
}
.padding-left-60{
    padding-left:60px!important;
}
.padding-left-70{
    padding-left:70px!important;
}
.padding-left-100{
    padding-left:100px!important;
}

.btn-visit
{
   font-weight: bold!important;
   margin-top:50px;
   margin-left:35px;
   width:80%;
   margin-right:25px!important;
   padding-right:5px;
   font-size:1.7rem!important;
   text-decoration:none!important;
   padding-top:10px;
}

.h-100px {
    min-height: 100px !important;
}
.h-150px {
    min-height: 150px !important;
}

.btn-violet {
    color: #fff;
    background-color: #C71585;
    border-color: #C71585;
}
.btn-yellow {
    color: #fff;
    background-color: #FFD700;
    border-color: #FFD700;
}

.btn-lightOrange {
    color: #fff;
    background-color: #ff8c00;
    border-color: #ff8c00;
}

.btn-purple {
    color: #fff;
    background-color: #800080;
    border-color: #800080;
}

.btn-circle {
    width: 30px;
    height: 30px;
    padding: 6px 0px;
    border-radius: 15px;
    text-align: center;
    font-size: 12px;
    line-height: 1.42857;
}

.bg-box-grey {
    background-color: #EBEBEB;
}
.chart-height-xl {
    position: relative;
    height: 500px;
}

.chart-height-m-img {
    position: relative;
    height: 420px;
    width: 947px;
}

.chart-height-s-img {
    position: relative;
    height: 280px;
    width: 572px;
}

.chart-legend {
    list-style: none;
    margin-top: 200px;
}
.chart-legend li {
    float: left; 
    margin-right: 10px;
}
.chart-legend span {
    float: left; 
    width: 20px;
    margin: 5px;
}
.chart-legend .legend-bar {
    height: 15px;
    margin-top: 2px;
}
.chart-legend .legend-line {
    height: 2px; 
    margin-top: 9px;
}
.chart-legend .legend-contact {
    background-color: #f77670;
}
.chart-legend .legend-visit {
    background-color: #09b933;
}
.chart-legend .legend-offer {
    background-color: #649cfb;
}
.chart-legend .legend-objectiveprice {
    background-color: #ff1e20;
}
.chart-legend .legend-publishedprice {
    background-color: #00b5ff;
}
.estate-report-photo-detail {
    width: 100%;
}
.text-info-pad-estate-report {
    color: #139BC8;
    font-size: 14px;
}
.metro-nav-block.metro-nav-block-w32 {
    width: 32%;
}