.cl-fl { clear:both }   
.select-loader { display: none; background: rgba(0,0,0,0.45); position: fixed; z-index: 10000; top: 0; left: 0; height: 100vh;content: ""; width: 100vw; max-width: 100vw !important; }
.ccf-row { margin-bottom:15px; }    
.ccf-row label { font-family: inherit; display: block; line-height: 1em; padding: 0 0 3px 0; font-size: 16px; } 
.ccf-row input { width:100%; padding:10px; font-size:16px; line-height:1em; border:solid 1px #efefef; }
.ccf-row.submit-row input { width:auto; padding:1em 3em; font-size:15px; line-height:1em; border:solid 1px #efefef; }

.left-col.form-col { float:left; width:40%; margin-right:5%; }
.right-col.results-col { float:left; width:40%; margin-right:5%; }
.submit-row { width:85%; text-align:left; }

@media all and (max-width:800px){ 
  .left-col.form-col { margin:0 auto 25px; float:none; width:100%; }
  .right-col.results-col { margin:0 auto 25px; float:none; width:100%;  }  
} 
@media all and (max-width:480px){ 
  
} 
