/* Leave the unicorn-app.css alone and just add your own custom CSS here  */
#sort-list{margin:0;padding:0}
#sort-list li{list-style:none;border-bottom:1px #ccc solid;border-top:1px #ccc solid}
.contractSelect select {width:400px;max-width: 100%}
.ownerContractForm .section {margin: 10px;}
/*.ownerContractForm .rateHeader {border-bottom: 1px solid #CCC;}*/
.ownerContractForm #addDates {margin: 10px}
.ownerContractForm .legalHeader, .ownerLegalForm .legalHeader {text-align: center}
.ownerContractForm .inline-label {display:inline !important;margin-right: 10px}
.ownerContractForm #maintenanceFeatures {border: 1px solid #eee;}
.ownerContractForm #maintenanceFeatures ul {margin: 15px;}
.ownerLegalForm .legalPadding {padding-top: 20px;}
.text-danger {color: #d9534f!important}
.ownerBlock {margin: 10px 0 0 0 !important}
.ownerBlock .fieldMargin {margin: 5px 5px 5px 0 !important}
.fromSender {margin:0;}
.msgDiv {margin: 10px 0 10px 0;border: 1px solid #ccc;padding: 10px 0 10px 10px;background-color: #fff;/*background-color: #f9f9f9;*/}
.msgBody {margin: 15px 25px 0 0;}
.pagination-links .highlight {background-color: #FFF;}