﻿img{border:0;}
a{outline:0;}
html,
body {
  overflow-x: hidden!important;
  font-family: 'Source Sans Pro', sans-serif;
  -webkit-font-smoothing: antialiased;
  min-height: 100%;
  background: #f9f9f9;
}

.contentNew{background:#fff;  padding: 20px 15px;border-radius: 20px;}
.mainForm{ width:100%; border:1px solid #ccc; position:relative; box-shadow:0 0 3px 0 #393939;background-color: #000;}
.labelDiv{font-weight:bold!important; color:#989795;}
.labMar{margin-right:10px;}