/*body.quotation_page #body-content{*/
	/*background-image: url("../img/login/bg.png");*/
   /* background-repeat:no-repeat;
    height: 548px;
    width: 1000px;
    margin: 50px 268px;*/
/*}*/
div.actions{
    padding: 0 1.5%;
    text-align: center;
    width: 100px;
}
.quotation_respond p,.post_reqNum{
	/*box-shadow: 0 0 10px -2px;*/
    color: #6F6F6F;
    font-family: verdana;
    font-size: 17px;
    padding: 16px;
    text-align: center;
}
.request_information{
	margin: 14px 0;
}
.quotation_page_list{
	/*margin: 355px 6px;*/
    width: 50%;
}
.quotation_page_info{
    /*margin: 355px 6px;*/
    width: 100%;
}
#submit-button, #clear_form{
    background: white;
    border: medium none;
    color: black;
    text-shadow: none;
    opacity: .77;
    border-top: 1px solid red;
}

#submit-button:hover, #clear_form:hover{
    background-color: #52B9E9;
    color: white; 
    opacity: .99;
    border:none;
}
.quote_table table{
    /*margin: 350px 0;*/
}
/*.request_info table{ 
    margin: 0;
}*/
.request_info{
    width: 990px;
}
#note_label, #addr_label, .addr_box{
    text-align: center;
}
#note_box{
    border-bottom: 2px solid black;
}
.respond_quotesList p{
    font-size: 20px;
    padding: 20px;
    text-align: center;
    text-decoration: underline;
    width: 955px;
}
#price{
    color: green;
    font-size: 17px;
    text-align: center;
}
.truck_price_td, .rail_price_td{
    color: #008000;
    font-size: 20px;
}
.quotation_respond table tr td{
    border-bottom: medium none;
    color: #808080;
    width: 10%;
}
.quotation_respond select{
    width: 100px;
}
.email_btn{
    background-color: #4487FC;
    border: medium none;
    border-radius: 0;
    box-shadow: 0 0 1px 1px #4487FC;
    color: #FFFFFF;
    margin: 0 52px;
    padding: 5px;
    width: 119px;
}
.respond_list{
    width: 990px;
}
#quick_view_table{
    margin: 0;
}
#Truck_prices, #Rail_prices{
    color: #008000;
    font-size: 20px;
}
/*Client side required fields*/

.top{
    color: #FF4F4F;
    float: left;
    position: inherit;
    margin: -23px 396px;
}
.request_Tprice{
    color: #FF4F4F;
    float: left;
    margin: -36px 0;
    position: absolute;
    }
.request_Rprice{
    color: #FF4F4F;
    float: left;
    margin: -36px 0;
    position: absolute;
}
.D_date{
    color: #FF4F4F;
    float: left;
    margin: -37px 0;
    position: absolute;
}
.P_date{
    color: #FF4F4F;
    float: left;
    margin: -38px 0;
    position: absolute;
}
.modal{
    margin: -200px -400px;
    width: 900px;
}
.winner_icon{
    height: 68px;
    margin: -26px -76px;
    position: absolute;
    width: 65px;
}
.request_list{
    /*margin: 400px 0;*/
}
.request_list p{
    border: 1px dotted #000000;
    color: #555555;
    font-family: 'Open Sans',arial;
    font-size: 28px;
    font-weight: 300;
    margin-bottom: 20px;
    margin-top: 0;
    padding: 10px;
    text-align: center;
}
.request_list table tr:nth-child(2n){
    border-bottom: 1px solid #000000;
    background-color: #BADEEA;
}
#topnav-container{
    width: 100%;
}
#topnav{
    width: 100%;
}
.footer{
    text-align: center;
    /*border: 1px solid gray;*/
    padding: 5px;
}
.register-form{
    margin: 0 290px;
}
.container{
    width: 1000px;
}
#content{
    padding: 5px;
}



















