.footer-pms {
    font-size: 12px;
    color: darkgray;
    text-align: center;
}

.pms-page img{
    display: block;
}

.pms-page body {
    width: 852px;
}

.pms-page tr {
    vertical-align: top;
}

.tabs {
    vertical-align: top;
    width: 152px;
}

.content {
    width: 650px;
    padding-left: 30px;
}

.main-text{
    padding: 30px 0 100px 0;
    text-align: left;
}

.products-table {
    margin-top: 10px;
    width: 700px;
}

.products-table td{
    padding: 4px 2px;
    vertical-align: middle;
}

.products-table td:nth-child(1),td:nth-child(2) {
    text-align: center;
}

.product-image {
    margin: auto;
}

.product-details {
    margin-top: 15px;
}

.product-details td{
    text-align: left;
}

.details{
    margin-left: 15px;
}

.des-in {
    padding-right: 23px;
    color: #888
}

.des-out {
    padding-right: 10px;
    color: #888
}

h4 {
    margin: 12px 0;
}

.left-middle td {
    text-align: left;
    vertical-align: middle;
}

.error-txt {
    color: red;
    text-align: left;
    padding-left: 90px;
}

.form-signin {
    max-width: 300px;
    padding: 19px 29px 29px;
    margin: 40px 0 20px 50px;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.05);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.05);
    box-shadow: 0 1px 2px rgba(0,0,0,.05);
}
.form-signin .form-signin-heading,
.form-signin .checkbox {
    margin-bottom: 10px;
}
.form-signin input[type="text"],
.form-signin input[type="password"] {
    font-size: 16px;
    height: auto;
    margin-bottom: 15px;
    padding: 7px 9px;
}

.form-signin .form-signin-heading,
.form-signin .checkbox {
    margin: 5px 0;
}

.dealer-table td {
    line-height: 23px;
}