
.rfqImg{
    text-align: center;
}
.rfqImg h2{
    text-align: center;
    margin-bottom: 40px;
}
.rfqImg h4{
    margin-top: 15px;
    font-size: 20px;
    line-height: 32px;
}
.prodcutListed h4{
    margin-top: 0;
}
.rfqImg img{
    width:80px;
    height:80px;
    padding: 10px;
    border: 1px solid #ccc;
    
}
.prodcutListed ul{
    list-style: none;
}
.prodcutListed ul li{
    float:left;
    padding: 8px;
    border: 1px solid #ccc;
    font-size: 11px;
    color: #848383;
    font-weight: normal;
}
.prodcutListed .active{
    background: #082382;
    color: #fff;
}
.prodcutListed .active a{
    color: #fff;
}
.prodcutListed a{
    font-weight: 700;
    
    font-size: 18px;
  
}
.rfqForm{
	margin-top: 30px;
    padding: 30px;
    background: #f1f1f1;
    border-radius: 4px;
}
.btnRFQ{
    text-align: center;
    margin-left: 0!important;
 }
 .btnRFQ button{
    padding: 8px 20px;
    font-size: 16px;
    font-weight: 700;
 }
.rfqForm .form-horizontal .controls{
	margin-left: 0;
}

.tableOuter{
	margin-top: 50px;
}
.tblBtn{
	margin-top: 15px;
}
.proname{
	color:#ef3237;
	font-weight: 700;
}
.listPro{
	color: #6b6b6b;
	font-weight: 700;

        margin-bottom: 15px;
}
.rfqImg h3{
    text-align: left;
    margin-top: 30px;
}

.deliv a{
    color: #a21515;
    font-weight: 700;
}

.deliv{
	font-size: 16px;
	text-align: center;
	margin-bottom: 15px;
	color: #a21515;
    font-weight: 700;
        border: 1px solid #dcdcdc;
    padding: 15px;
}
.outerTable{
	margin-top: 30px;
}
.outerTable .table td{
	text-align: left;
	padding-left: 15px;
	color: #000;
	font-weight: 400;
	font-size: 14px;
}

.approve p{
    font-size: 18px;
}
.approve p span{
    font-weight: 700;
    font-size: 19px;
}
/*  Fordards RFQ */

    .total{
    text-align: center;
    margin-top: 30px;
}
.addpersonHeading{
    text-align: left;
    padding: 10px 0;
    margin: 0;
    font-size:20px;
    color: #082382;
}
#commonDiv{
    background:#e8e8e8;
    padding: 0 15px;
}
#commonDiv .commonValid{
    padding-bottom:5px;
}
#commonDiv .form-horizontal{
    margin-bottom:0;
}
.form-horizontal .help-block {
    margin-bottom: 0;
    margin-top: 0!important;
    color: red;
}
#outerContinueBtn1{
    text-align: center;
    padding: 15px 0;
}
.addRemove{
    text-align: left;
    margin-top: 5px;
    
}
.addRemove input{
    padding: 8px;
    border: 0;
    border-radius: 4px;
    color: #fff;
    font-size: 12px;
}
.addSubmit{
    text-align: right;
    margin-top: 5px;
}
.addBtn{
    background: #1e610d;
    float: right;
}
.removeBtn{
    background:red;
    float: left;
}
.fwdTable td{
    text-align: left;
    padding-left: 25px;
}
.formSubmit{
    text-align: center;
}
.formSubmit input{
        padding: 8px 20px;
    background: #5067b9;
    border: none;
}