﻿
/*Labour City*/

.horizobdalLineMarg{margin: 10px 0px;}
.LabourCity .source { 
    border: none;
    min-height: 334px !important;
    max-height: 350px !important;
}

.LabourCityDrop #Room {
    height: 444px !important;
    overflow: auto;
}
.LabourCity .source li{
    background-color: #efefef;
    border: none;
    padding: 8px;
    color: #977f0f;
    margin: 0px;
    margin-bottom:10px;
    font-weight: 600;
    padding-left: 10px;
    text-transform: capitalize
}

.LabourCityDrop ul.target{
    height: 99px;
    border-radius: 0px;
    background-color: #fff;
    -webkit-box-shadow: -10px 16px 17px -1px rgba(0,0,0,0.47);
    -moz-box-shadow: -10px 16px 17px -1px rgba(0,0,0,0.47);
    box-shadow: -5px 11px 18px -1px rgba(0,0,0,0.47);
    border: 1px solid #afafaf;
    margin-top: 4px;

}

.LabourCityDrop .target li{
    display: list-item;
    background-color: #ececec;
    border-left: 4px solid #ccc;
    border-radius: 0px;
    border-right: 0px;
    border-top: 0px;
    border-bottom: 0px;
    box-shadow: none;
    color: #595959;
    font-size: 14px;
    font-weight: 600;
    text-transform: capitalize;
}
.LabourCityDrop .target li img{
    background-color: #fff;
    padding: 2px;

}

.DashboardCard {
    background-color: #fff;
    border-radius: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.DashboardCard-header {
    background-color: #61b0ed; /*Edited 18-12-2017*/
    /*padding: 15px;*/
    padding: 8px;
     /*border-top-left-radius: 4px;
    border-top-right-radius: 4px;*/
    border: 1px solid #61b0ed; /*Edited 18-12-2017*/
}
.DashboardCard-header h2 {
     font-size: 16px;
    color: #2b77be;
    font-weight: 600;
}

.LabourCityCard-block {
    border: 1px solid #dcdcdc;
    border-top: 0pc;
}
.LabourCityDetails{
    background-color: #f7f7f7;
    margin-top: 7px;
    border: 1px solid #ccc;
    border-left: 2px solid #61b0ed;
    border-right: 2px solid #61b0ed;
    margin-bottom: 2px;
    padding: 6px;
    }

.TenantDetSpan {
width:104px;
    display: inline-block;
}
/*.TenantDetSpan1 {
width:110px;
    display: inline-block;
}*/
.TenantDetSpan2 {
width:118px;
    display: inline-block;
}
.fon600{font-weight:600}

#HdsnProductDtlTbl.handsontable tbody tr:first-child td, #HdsnProductDtlTbl.handsontable tbody tr:nth-child(2) td, #HdsnProductDtlTbl.handsontable tbody tr:nth-child(15) td, #HdsnProductDtlTbl.handsontable tbody tr:nth-child(21) td, #HdsnProductDtlTbl.handsontable tbody tr:nth-child(32) td {
    font-weight: 600;
    color: #2b77be;
}

.ContractInfo {
    padding: 10px;
    background-color: #f4faff;
    border: 3px double #c0e0ff;
    border-radius: 5px;
    margin: 0px !important;
}


.ContractInfoSpan {
    width: 210px;
    display: inline-block;
}


.FacitiesDetalsBoxh2 {
font-size: 17px;color: #3e68af;padding: 15px;font-weight: 600; padding-bottom:5px;
}

.padtop0 {
    padding-top: 0px !important;
}

.FacitiesDetalsBoxP {font-size:14px;color: #808080;padding:0px 15px; float:left;}
.FacitiesDetalsBoxBtn {float:right;margin-right: 15px;margin-top: -13px;}



/*Labour City*/



