﻿.vld-icon1 {
  color: red;
  font-weight: bold;
  font-size: 1.5em;
  /*    background-color:red;*/
  width: 21px;
  /*margin:6px -10px !important;*/
  /*border-radius:12px;*/
  padding: 0px 0px 0px 7px;
  float: left; }

.validator-inl
.head-label {
  font-weight: bold; }

.cb-table {
  margin-top: 12px;
  margin-bottom: 12px; }
  @media (max-width: 991px) {
    .cb-table {
      width: 100%; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .cb-table {
      width: 100%; } }
  @media (min-width: 1200px) {
    .cb-table {
      width: 80%; } }
  .cb-table td {
    border-bottom: 1px dotted #cdcdcd;
    padding-top: 6px;
    padding-bottom: 6px; }

.cl-lbl {
  padding-left: 4px;
  width: 700px; }

.cl-cb {
  width: 160px;
  padding: 6px 2px 6px 16px;
  /*border:1px solid red;*/ }
