#rqstquotepop {
    z-index: 9000 !important; /* Resolving datepicker hidden error */
}
#rqstquotepop .modal-header h3{margin:8px;color:#fff;word-wrap:break-word;}
#rqstquotepop .modal-header .close{margin-top:8px;opacity:1;color:#fff}
#rqstquotepop .modal-header i{font-size:20px;margin-right:8px;}
.modal-header-success { color:#fff; padding:9px 15px; border-bottom:1px solid #eee; background-color: #5cb85c; -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px;}

table.quotetable, table.quotetable td, table.quotetable th { border: 1px solid #ddd; text-align: left;}
table.quotetable { border-collapse: collapse; width: 100%;}
table.quotetable th, table.quotetable td { padding: 15px;}
fieldset{overflow:hidden}
/*.quote-label{width:20%; display:inline-block;}
.quote-div{width:70%; display:inline-block;padding:5px;vertical-align:middle;}*/