p.error { color: red; margin: 2em 2em 0em 2em; }
p.clearSignature i { cursor: pointer; }
div#signature-pad {
	background: rgba(0, 0, 0, 0) url(../images/area-background.jpg) no-repeat scroll left bottom;
    border: 2px solid #33b7ff;
    border-radius: 5px;
    margin-bottom: 5px;
    padding: 20px;
    width: 100%;
}

.tabel-new.table-translate td { width: auto !important; padding: 1% !important; }
.tabel-new.table-translate td.b-bold { width: 26% !important; }
.tabel-new td.action a, .tabel-new td.action a img { float: none !important; }
.tabel-new td.action { width: 20% !important; }
.bootstrap-dialog-message form { padding: 0 !important; }

.voice-table tr.yellow-border, div.yellow-border { border-left: 3px solid yellow; }
.voice-table tr.orange-border, div.orange-border { border-left: 3px solid orange; }
.voice-table tr.red-border, div.red-border { border-left: 3px solid #ed6d52; }
.voice-table tr.green-border { border-left: 3px solid #47d65b; }
.voice-table tr.down-left-radius { border-radius: 0 0 0px 5px; }
.voice-table { margin-top: 0px; }

.model-main-head h4{font-size: 22px;}

.fileuploader-items-list { margin: auto !important; }
.fileuploader-action-remove { border: none !important; background: none !important; }
.fileuploader-item { margin: 11px 0 2px 0 !important; padding: 0 !important; border-bottom: none !important; }
.selectBox-label { width: auto !important; }

.new-table .com i { font-size: 14px !important; }
tr.fileTable .no-files { color: #47536a !important; }
div.no-upload { padding: 10px !important; color: #ed6d52 !important; font-style: italic; font-weight: bold; }
.fileuploader-action-download { background: none !important; border-radius: none !important; }

 ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;
  }
ul.dropdown-menu li a { padding-right: 10px; }

.with-pen a { float: none !important; }
.with-pen .heading-wrap a { float: right !important; }

.fa.icon { font-size: 18pt; }
.heading-wrap .fa.icon { color: white; }
.heading-wrap .fa.icon:hover { color: #f9ce28; }

.tabel-new td a:hover, .big-table a:hover { color: #f9ce28; }