html,
body {
    height: 100%;
}

.wrap {
    min-height: 100%;
    height: auto;
    margin: 0 auto -60px;
    padding: 0 0 60px;
}

.wrap > .container {
    padding: 70px 15px 20px;
}

.footer {
    height: 60px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    padding-top: 20px;
}

.jumbotron {
    text-align: center;
    background-color: transparent;
}

.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;
}

.not-set {
    color: #c55;
    font-style: italic;
}

/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}

a.asc:after {
    content: "\e151";
}

a.desc:after {
    content: "\e152";
}

.sort-numerical a.asc:after {
    content: "\e153";
}

.sort-numerical a.desc:after {
    content: "\e154";
}

.sort-ordinal a.asc:after {
    content: "\e155";
}

.sort-ordinal a.desc:after {
    content: "\e156";
}

.grid-view td {
    white-space: nowrap;
}

.grid-view .filters input,
.grid-view .filters select {
    min-width: 50px;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

/* align the logout "link" (button in form) of the navbar */
.nav li > form > button.logout {
    padding: 15px;
    border: none;
}

@media(max-width:767px) {
    .nav li > form > button.logout {
        display:block;
        text-align: left;
        width: 100%;
        padding: 10px 15px;
    }
}

.nav > li > form > button.logout:focus,
.nav > li > form > button.logout:hover {
    text-decoration: none;
}

.nav > li > form > button.logout:focus {
    outline: none;
}

/*mukesh Homepage css*/

@font-face {
    font-family: 'LatoRegular';
    src: url('../fonts/LatoRegular.eot');
    src: url('../fonts/LatoRegular.eot') format('embedded-opentype'),
         url('../fonts/LatoRegular.woff2') format('woff2'),
         url('../fonts/LatoRegular.woff') format('woff'),
         url('../fonts/LatoRegular.ttf') format('truetype'),
         url('../fonts/LatoRegular.svg#LatoRegular') format('svg');
}

@font-face {
    font-family: 'LatoBold';
    src: url('../fonts/LatoBold.eot');
    src: url('../fonts/LatoBold.eot') format('embedded-opentype'),
         url('../fonts/LatoBold.woff2') format('woff2'),
         url('../fonts/LatoBold.woff') format('woff'),
         url('../fonts/LatoBold.ttf') format('truetype'),
         url('../fonts/LatoBold.svg#LatoBold') format('svg');
}

@media only screen  and (min-width:1200px) {
    .container{
        width: 1200px;
    }
}


.landscap-header {
    background: #80a66d none repeat scroll 0 0;
    border-bottom: 1px solid #659050;
    float: left;
    height: 90px;
    padding: 10px 0;
    width: 100%;
}

.landscap-headlogo {
    float: left;
    width: 30%;
}

.headright-section {
    float: right;
    margin: 10px 0 0;
}

.headright-section span {
    color: #fff;
    font-family: "LatoRegular";
    font-size: 14px;
    padding: 10px 0 0 6px;
}

.lanscap-content-outer{
    float: left;
    width: 100%;
}

.landscap-headbootmsec {
    /*background: rgba(0, 0, 0, 0) url("../images/landscap-headbootm.jpg") no-repeat scroll 0 0 / cover ;*/
    height: 132px;
}

.lancsap-prjectdrop {
    margin: 40px auto 0;
    width: 640px;
}

.lancsap-prjectdrop label {
    color: #679052;
    float: left;
    font-family: "LatoBold";
    font-size: 15px;
    margin: 15px 0 0;
    width: 120px;
}

.lancsap-prjectdrop .index-topdrop {
    background: #fff url("../images/home-dropdown.png") no-repeat scroll 97% 22px;
    border: 2px solid #e1e1e1;
    border-radius: 6px;
    float: left;
    height: 54px;
    padding: 10px;
    width: 520px;
    font-family: "LatoRegular";
    font-size: 15px;
    color: #000000;
    text-transform: capitalize;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.lanscap-content-panel {
    background: #f2f4f7 none repeat scroll 0 0;
    border-top: 1px solid #e6e8ea;
    float: left;
    padding: 20px 0 40px;
    width: 100%;
}

.project-heading {
    color: #292f33;
    float: left;
    font-size: 26px;
    width: 100%;
    font-family: 'LatoBold';
    text-transform: capitalize;
}

.project-deatilsouter {
    float: left;
    width: 100%;
    border: 1px solid #ced0d2;
    border-left: none;
    border-right: none;
    margin: 16px 0;
    padding-bottom: 35px;
}

.project-deatils-panel {
    float: left;
    margin: 28px 0 0;
    width: 100%;
}
.project-subheading {
    float: left;
    width: 100%;
    font-size: 16px;
    color: #0d2d48;
    font-family: 'LatoBold';
}

.project-deatils-content {
    color: #292f33;
    float: left;
    font-family: "LatoRegular";
    font-size: 16px;
    margin: 3px 0 0;
    width: 100%;
}

.overall-boxouter {
    margin: 28px 0 0;
    position: relative;
}

.overall-leftbox {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #d7e2e8;
    border-radius: 4px;
    float: left;
    left: 18px;
    min-height: 100px;
    position: absolute;
    text-align: center;
    top: 16px;
    width: 102px;
}

.leftbox-number {
    color: #679052;
    float: left;
    font-size: 30px;
    padding: 12px 0 0;
    width: 100%;
    font-family: 'LatoBold';
}
.leftbox-month {
    color: #292f33;
    float: left;
    font-size: 16px;
    width: 100%;
}
.overall-rightbox {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #d7e2e8;
    border-radius: 4px;
    float: right;
    padding: 16px 25px 20px 60px;
    width: 94%;
}

.overall-center-content {
    display: table-cell;
    height: 100px;
    vertical-align: middle;
}

.overall-center-contenttext {
    float: left;
    width: 100%;
    color: #679052;
    font-size: 20px;
    font-family: 'LatoBold';
    text-transform: capitalize;
}

.overall-center-contents {
    color: #292f33;
    float: left;
    font-family: "LatoRegular";
    font-size: 15px;
    line-height: 23px;
    margin: 3px 0 0;
    width: 100%;
}

.datebox-jointline {
    background: #c0d0d8 none repeat scroll 0 0;
    height: 68px;
    left: 66px;
    position: absolute;
    top: -51px;
    width: 2px;
}

.overall-date {
    color: #292f33;
    float: left;
    font-size: 12px;
    text-align: center;
    width: 100%;
    padding: 10px 0 0;
    font-family: "LatoRegular";
}

.pt-0{
    padding-top: 0;
}

.overall-rightbox-imggallery {
    float: left;
    margin: 12px 0 0;
    width: 100%;
}

.overall-rightbox-imggallery img {
    margin: 0 16px 0 0;
}

.overall-imggallery-after {
    float: left;
    margin: 30px 0 0;
    width: 100%;
}

.project-deatils-content .progress {
    background: #e6e9ed none repeat scroll 0 0;
    border-radius: 4px;
    margin: 0;
    width: 272px;
}

.project-deatils-content .bg-info {
    background-color: #5bc0de !important;
}

.main-footer-client {
    background: #4c4c4c none repeat scroll 0 0;
    color: #fff;
    float: left;
    padding: 20px 0;
    text-align: center;
    width: 100%;
}

.main-contentouter {
    float: left;
    margin: 30px 0 0;
    width: 100%;
}

.signatureouter {
    border: 1px dashed #000;
    float: left;
    width: 100%;
}

.feedback-outer {
    float: left;
    margin: 22px 0;
    width: 100%;
}

.lable-feedback {
    float: left;
    font-size: 18px;
    width: 88px;
    font-family: 'LatoBold';
}

.feedback-textarea {
    float: left;
    width: 100%;
}

.feedback-textar {
    border: 2px solid #ccc;
    border-radius: 4px;
    color: #000;
    float: left;
    font-size: 14px;
    height: 120px;
    padding: 10px;
    resize: none;
    width: 100%;
}

.feedbackpanel{
    margin: 20px 0;
    float: left;
	width: 100%;
}

.signintext {
    float: left;
    font-family: "LatoBold";
    font-size: 16px;
    padding-bottom: 6px;
    text-transform: capitalize;
    width: 100%;
}
.sign-outerpanel {
    background: #d3d3d3 none repeat scroll 0 0;
    float: left;
    padding: 10px;
    width: 100%;
}
.timeline > li > .timeline-item{
	background:#ecf0f5;
}
.task-timeline{
	clear: both;
	margin-left: -40px;
	margin-top: 10px;
}