﻿#reqquoter
{
    width: 100%;
    float: left;
}

.fieldnamedtw
{
    width: 28%;
    float: left;
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-size: 12px;
    color: #333;
    text-align: left;
    margin-bottom: 10px;
}
.fieldnamedtw1
{
    width:100%;
    text-align: right;
    margin-bottom: 10px;
    text-align:center;
    float:left;
}
.fieldfielddtw
{
    width: 62%;
    float: left;
    margin-bottom: 10px;
    margin-left: 5%;
    text-align:left;
}
.field {
    width: 100%;
    border: #ccb072 1px solid;
    height: 25px;
    box-sizing: border-box;
    min-height:35px;
    padding:8px 12px;
}
.field1 {
    width: 100%;
    border: #ccb072 1px solid;
    box-sizing: border-box;
}
.testren
{
    width: 62%;
    float: left;
    margin-bottom: 10px;
    margin-left: 5%;
color:none;
}

#reqquoternew
{
    width: 100%;
    float: left;
}

.fieldnamedtwnew
{
    width: 100%;
    float: left;
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-size: 12px;
    color: #333;
    text-align:left;
    margin-bottom: 10px;
}
.fieldfielddtwnew
{
    width: 100%;
    float: left;
    margin-bottom: 10px;
}
.fieldnew
{
    width: 100%;
    border: #ccb072 1px solid;
    height: 25px;
}
.fieldnew1
{
    width: 100%;
    border: #ccb072 1px solid;
}
.testrennew
{
    width: 100%;
    float: left;
    margin-bottom: 10px;
color:none;
}
.clear{clear:both}

.cfdinpu {
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    box-sizing: border-box;
    min-height:40px
}
.fielcfda {
    width: 28%;
    float: left;
    font-family: "Raleway", Sans-serif, Arial;
    font-size: 12px;
    color: #333;
    text-align: left;
    margin-bottom: 10px;
    font-weight:700;
    font-size:15px
}

.fielcfdb {
    width: 67%;
    float: left;
    margin-bottom: 10px;
    margin-left: 5%;
    text-align: left;
}
.headcfd {
    color: #2685C3;
    font-family: "Raleway", Sans-serif, Arial;
    font-size: 55px;
    font-weight: 900;
    line-height: 1.2em;
    letter-spacing: 0.5px;
    text-align:center;
    display:none;
}
.rjsubmit{ background-color:#E49360 !important
}
.cfdsubmit {
    background-color: #5cb85c;
    display: inline-block;
    line-height: 1; 
    font-size: 15px;
    padding: 12px 24px;
    border-radius: 3px;
    color: #fff;
    fill: #fff;
    text-align: center;
    transition: all .3s;
    border:none
}
body {
    background: none !important
}