.Hi5Form {
	position: relative;
}
.mce-tinymce button {
	min-width: 0;
}
ul.Hi5Error {
    list-style-type: none;
    display: inline-block;
    margin-bottom: 0;
    vertical-align: top;	
    padding: 12px 20px 12px 72px !important;
}
.alert p {
    vertical-align: top;	
}
.alert p:first-of-type:last-of-type {
   margin-bottom: 0;	
}
.Hi5Error li {
    line-height: 20px !important;
	padding: 0 !important;
}
#PopperDialog .Hi5Error {
    position: relative;
    padding: 8px 15px 0 35px !important;
    margin: 5px 20px 10px 20px !important;
    min-height: 0;
}
#PopperDialog .Hi5Error li {
    text-align: left;
    margin-bottom: 10px;
}
#PopperDialog ul.Hi5Error li::before {
    content: "\f35a";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    position: absolute;
    left: 10px;

}
#PopperDialog p {
    line-height: 20px !important;
    margin: 0 auto 1rem;
}
.alert-dismissible .close {
	min-width: 0;	
	z-index: 1;
}
.Hi5Form .form-group {
    position: relative;
    clear: both;
}
.Hi5Form .form-group:not(.text-center) {
	text-align: left;
}
.alert .form-group {
    clear: none;
}
.Hi5Form .form-group.expanded {
    position: fixed;
    background: white;
    z-index: 50;
    border: 3px solid black;
    left: 25px;
    right: 25px;
    box-shadow: -5px 5px 5px #ccc;
    overflow-y: auto;
    max-height: 600px;
    top: 100px;
}
.Hi5Form fieldset {
	position: relative;
}
.Hi5Form.mark-required span.mark_optional, .Hi5Form:not(.mark-required) span.mark_required  {
	display: none;
}
.Hi5Form .form-group > label > span > span.mark_optional, .Hi5Form .form-group > label > span > span.mark_required {
	padding: 0 5px;
	opacity: 0.5;
}
.Hi5Form .form-group.no-label > label {
	display: none;
}
@media screen and (max-width: 767px){
	.Hi5Form .form-group.required .control-label:after {
		left: -5px;
		position: absolute;
	}
}	
.Hi5Form .required-field-legend {
    font-weight: bold;
    margin-top: -20px;
    float: right;
    padding-bottom: 10px;
}
.Hi5Form .required-field-legend:before {
	float:left;
	padding-right: 5px;
}
.Hi5Form .form-group label.control-label.text-right {
	text-align: right !important;
}
.Hi5Form .form-group label {
    margin: 0 3px;
    text-align: left;
}
.Hi5Form .hi5-image-preview button.btn.btn-xs.btn-link {
	vertical-align: middle;
}
.Hi5Form .hi5-image-preview .checkbox {
	vertical-align: top;
    padding: 3px 0 0 25px;
    color: #333;
}
.Hi5Form .hi5-image-preview .checkbox > label {
    white-space: nowrap;
}

.Hi5Form div.AdminOnly > label::before {
	content:"\e105";
	color: #28609d;
    position: absolute;
    margin-left: -20px;
    font-family: 'Glyphicons Halflings';
    font-weight: normal;
    font-size: 10pt;
}
.Hi5Form input[type="date"] {
	line-height: 1;
}
.Hi5Form .help-block {
	margin-top: -3px;
    margin-bottom: 0;
    /*font-style: italic;*/
    padding: 2px;
    font-size: 90%;
    line-height: 1.2;
}
.Hi5Form span.filetype {
    text-transform: uppercase;
    padding: 1px 0 0 0;
    display: block;
    font-size: .8em;
    font-weight: bold;
    color: #666;
	line-height: 0.8em;
}
.Hi5Form .checklist {
	display: inline-block;
	padding: 5px 0 0 25px;
}
.Hi5Form .checklist label {
    vertical-align: middle;
    padding-left: 5px;
	font-weight: normal;
}
.mce-fullscreen {
    z-index: 1050 !important;
}

.Hi5Form .form-control[type="color"] {
    padding: 0;
    max-width: 100px;
    cursor: pointer;
    border: outset;
}
/*
.Hi5Form .form-horizontal .form-group:last-of-type {
	margin-bottom: 70px;	
	margin-top: 30px;
}
*/
.Hi5Form .form-group label.control-label .label.label-success {
	float: left;
    margin-right: 12px;
	/*margin-bottom: 6px;
	margin-top: -6px;*/
}

.Hi5Form .form-group.required label.control-label .label.label-success {
	/*margin-right: 30px;*/
}
.Hi5Form .grid_input  > table {
	margin: 0 0 10px 0;
}
.Hi5Form .grid_input  > div {
	margin: 10px 0 0 0;
}
.Hi5Form .grid_input {
	margin: 25px 0;
}
.modal .Hi5Form .grid_input {
    margin: 0 0 10px 0;
}
.Hi5Form .modal-body .grid_input {
	margin: 0 0 0 0;
}
.Hi5Form .grid_input > div > button:before {
    content:"\2b";
    font-family: "Glyphicons Halflings";
    font-style: normal;
    padding-right: 5px;
}
.Hi5Form .grid_input .btn.Hi5GridDeleteRow {
	/*margin: 5px 1px !important;*/
    min-width: 0 !important;
    font-size: 1.3em;
    padding: 1px 8px;
}
.Hi5Form .grid_input .form-group .form-control {
	/*margin-bottom: 0 !important;*/
	/*display: none !important;*/
}
.Hi5Form .grid_input .id_column {
	display: none;
}
.Hi5Form .grid_input .delete_column {
	text-align: center;
	width: 50px;
}
.grid_template {
	display: none !important;
}
a.Hi5CancelButton:hover {
	text-decoration: none !important;
}
.form-group label.control-label.inline {
	text-align: right;
}
.Hi5Form textarea.form-control, .Hi5Form textarea.form-control.hi5-expandable:focus {
    min-height: 250px;
}
.Hi5Form textarea.form-control.hi5-expandable {
    min-height: 38px;
	height: 38px;
    line-height: 28px;
    padding-top: 5px;
}
.Hi5Form .form-control {
	box-sizing: border-box;
}
.Hi5Form .fileinput-cancel-button, .Hi5Form .file-input-new .file-caption {
	display: none !important;
}
.Hi5Form .file-input-new {
	margin-top: 4px;	
}
.Hi5Form td .file-input-new {
	margin: 0 0 0 0;	
}

div.text-center > .g-recaptcha > div {
	text-align: center;
	margin: 0 auto;
}
.file-input:not(.file-input-ajax-new) .input-group-btn:last-child>.btn {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
/*
.selectize-input > input {
	position: absolute;
}*/
.selectize-input.focus  > input {
	position: relative !important;
}
.selectize-input.has-items:not(.focus) > input {
	position: absolute;
}
.selectize-control.single .selectize-input:after {
	/*position: absolute;
    top: 17px;
    right: 5px;*/
	content: ' ';
    display: block;
    position: absolute;
    top: 50%;
    right: 5px;
    margin-top: -3px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 5px 0 5px;
    border-color: #333333 transparent transparent transparent;    
}
.selectize-control.multi .selectize-input:after {
	cursor: pointer;
    content: ' ';
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -3px;
    right: 5px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 5px 0 5px;
    border-color: #333333 transparent transparent transparent;	
}

@media (max-width: 767px) {
	.Hi5Form {
		padding: 5px;	
	}
	.Hi5Form fieldset {
		padding: 5px 0;
	}
	.Hi5Form .form-group label.control-label {
		padding: 10px 15px 5px 0;	
	}
	.Hi5Form .submit-group {
		text-align: center;
	}
}

.Hi5Form .form-group .help-block.success {
	color: ForestGreen;
	font-weight: bold;	
}
.Hi5Form .form-group .help-block.success:before {
	content:"\e089";
	font-family: 'Glyphicons Halflings';
    padding-right: 5px;
    vertical-align: text-bottom;
}
.Hi5Form .form-group .help-block.caution {
	/*color: GoldenRod;
	font-weight: bold;	*/
}
/*
.Hi5Form .form-group .help-block.caution:before {
	content:"\e253";
	font-family: 'Glyphicons Halflings';
    padding-right: 5px;
    vertical-align: text-bottom;		
}
*/
.Hi5Form .form-group .help-block.danger {
	color: FireBrick;
	font-weight: bold;	
}
.Hi5Form .form-group .help-block.danger:before {
	content:"\e088";
	font-family: 'Glyphicons Halflings';
    padding-right: 5px;
    vertical-align: text-bottom;	
}
.file-input .file-caption-name {
	height: auto !important;
    line-height: 16px;
}

.Hi5Form .file-input .input-group-btn {
	padding: 0;
	width: 100%;
}
.fileinput-close.fileinput-close-button {
    float: right;
    border: none;
    box-shadow: none;
    text-shadow: none;
    padding: 10px;
}
.Hi5Form .hi5-image-preview {
	margin-bottom: 15px;
	padding-top: 10px;
}
.Hi5Form .hi5-image-preview img {
	max-width: 100%;
}
.Hi5Form .hi5-image-preview a {
	display: inline-block;
	max-height: 500px;
	overflow: hidden;		
	float: left;		
	width: 48px;
    text-align: center;	
}
.Hi5Form .hi5-image-preview > div {
	text-align: center;
	display: inline-block;	
	vertical-align: middle;
}
.Hi5Form td.form-group > .hi5-image-preview img {
	max-height: 32px;
}
.Hi5Form td.form-group > .hi5-image-preview {
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0;
    min-width: 225px;
}
.Hi5Form td.form-group .hi5-image-replace label {
	display: none;
}
.Hi5Form td.form-group .file-input .input-group {
	display: inline-block;
	white-space: nowrap;
	margin: 0;
	overflow: hidden;
}
.Hi5Form td.form-group .file-caption.form-control.kv-fileinput-caption {
	min-width: 100px;
	display: inline-block;
    width: calc(100% - 120px);
    padding: 5px 10px;
    line-height: 25px;	
}
.Hi5Form td.form-group .file-input .file-caption-name {
    line-height: 24px;
    white-space: nowrap;
    overflow-x: hidden;
    /*max-width: 250px;*/
    font-size: 13px;
    padding-left: 0;
}
.Hi5Form td.form-group .hi5-image-replace .file-caption.kv-fileinput-caption {
	margin-top: 0;
}
.Hi5Form td.form-group .file-preview-frame,.Hi5Form td.form-group .file-preview-image,.Hi5Form td.form-group .file-preview-other {
	
	/*height: 65px !important;
    max-height: 65px !important;*/
    
    height: 100px !important;
    max-height: 100px !important;    
    text-align: center;
    float: none;
    display: inline-block;
    padding: 0;
    margin: 5px 0 0 0;
}
.Hi5Form td.form-group .file-preview {
	padding: 0 !important;
    margin: 0 5px 5px 0;
}
.Hi5Form td.form-group .file-input .input-group-btn {
	padding-left: 0;
	margin-left: 0;
    display: inline-block;
}
.Hi5Form td.form-group .file-preview-thumbnails {
    text-align: center;
    height: 100px;
}
.Hi5Form td.form-group .file-footer-caption {
    margin: 0 0 3px 5px;
}
.Hi5Form td.form-group .file-preview .close.fileinput-remove {
	margin-right: 5px;	
}
/*.btn-file {
	border-top-left-radius: 0 !important;
	border-bottom-left-radius: 0 !important;
}*/
.Hi5Form .form-control-static .label {
    font-size: 14px;
    padding: 5px 10px;
}



.kv-file-content {
    max-width: 213px;
    max-height: 160px;
    width: auto !important;
    height: auto !important;
    overflow: hidden;
}
.grid_input .kv-file-content {
	max-height: 100px;
}
.grid_input .file-thumbnail-footer {
	display: none;
}
.grid_input .file-preview-frame {
	margin-top:0 !important;
}
.file-drop-zone {
    margin: 0;
    padding: 5px 5px 1px 5px;
    border: 2px solid transparent;
	min-height: 114px;    
}
.Hi5Form .file-preview .file-preview-frame {
	border-radius: 0;
	border: none;
	box-shadow: none;
	padding: 0;
    margin: 0 8px 0 0;	
}
.Hi5Form .form-control.file-caption.kv-fileinput-caption {
	display: none;
}
.file-thumbnail-footer {
    height: auto !important;
}
.file-upload-indicator {
    display: none;
}
.file-preview-frame:hover {
	border: none !important;
	box-shadow: none !important;
}
.file-footer-caption {
    margin-bottom: 0 !important;
}
.file-drop-zone-title {
    padding: 35px 0;
    line-height: 30px;
}
.Hi5Form .file-preview .close.fileinput-remove {
	cursor: pointer;
    top: 7px;
    right: 15px;
    box-shadow: none !important;
    width: 5px;
    min-width: 0;
}
/*.Hi5Form .file-preview .close.fileinput-remove:hover, .Hi5Form .file-preview .close.fileinput-remove:active, .Hi5Form .file-preview .close.fileinput-remove:focus {
	color: red;
	font-weight: bold;	
}*/
.file-drop-zone-title {
    padding: 35px 0;
    line-height: 30px;
    font-size: 16px;
    text-transform: uppercase;
}
.Hi5Form .file-preview {
	background-color: white;
	box-sizing: border-box;
	padding: 0;
}
.Hi5Form .file-input {
	margin-bottom: 5px;	
    padding: 0 2px;
}
.file-footer-caption {
    margin-bottom: 0 !important;
}
.file-caption-info {
	font-size: 12px !important;
	line-height: 14px !important;
    font-family: sans-serif;
    font-weight: normal;
}
.file-size-info, .file-size-info * {
	font-size: 11px !important;
	line-height: 12px !important;
    font-family: sans-serif;
    font-weight: normal;
}
.file-actions {
	display: none;
}
.file-input.file-input-ajax-new button.close {
    display: none;
}
.file-preview img {
    box-shadow: none !important;
    margin: 0 !important;
}
.fileinput-remove.fileinput-remove-button {
    float: right;
}
.modal-content form {
    margin-top: 0 !important;
}
.modal-content .form-group, .modal-body .row {
    margin-top: 0;
}
.modal-content .switch .slider {
    margin-top: 10px;
}
.modal-content .Hi5Form .switch label {
    margin: 13px 0 1rem 100px !important;
}
.modal-content .form-group.submit-group {
    /*margin-top: 2rem !important;*/
    margin-bottom: 0 !important;
    margin-top: 1rem !important;
}
.modal-content .file-input {
	padding: 0 !important;
}
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
    min-height: 20px;
}
.hi5-image-preview label label {
	padding: 6px 4px;
}
.form-group.submit-group > label {
    display: none;
}
fieldset:disabled *, fieldset.submitting *, .modal-body.submitting * {
	cursor: wait !important;
}
fieldset.submitting {
	opacity: 0.4;
}
.modal-content .Hi5Form fieldset {
    box-shadow: none !important;
    border: none !important;
    margin: 0 !important;
    padding: 0 !important;
}
/*.form-group label span span.label.label-success {*/
.form-group label span.label.label-success {
    margin-right: 8px;
    font-size: 11.5px !important;
    font-weight: bold;
    letter-spacing: 1px;
    border-radius: 4px;
    line-height: 12px;    
}
.form-group .checkbox.binary {
    padding: 5px !important
}
.form-group .checkbox.binary label > label > span {
    padding: 5px 0 0 5px;
    display: block;
}
.form-group .checkbox.binary label > label {
	margin: 0 5px !important;
}
div#field-captions-from .row > .col-md-3 {
    padding-right: 0;
}
div#field-captions-from .row > .col-md-3:last-of-type {
    padding-right: 15px;
}
.Hi5Form .submit-group .switch {
	margin-bottom: 20px;
}

/* switch ctrl */

.Hi5Form .switch {
  position: relative;
  display: inline-block;
  /*min-height: 30px;
  margin-bottom: 8px;*/
  width: 100%;
}

.Hi5Form .switch input {
  opacity: 0;
  width: 0;
  height: 0;
  position: absolute;
}

.Hi5Form .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 6px;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
  width: 80px;
  border-radius: 15px;
  height: 30px;
}

.Hi5Form .slider:before {
  position: absolute;
  content: "";
	height: 24px;
	width: 36px;
	left: 3px;
	bottom: 3px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
  border-radius: 12px;
  
}
.Hi5Form .slider > div {
    width: 100%;
    height: 100%;
    position: relative;
    padding: 3px;
}
.Hi5Form .slider span.bootstrap-switch-handle-on {
    right: 3px;
    color: rgba(0,0,0,0.87);
}
.Hi5Form .slider span.bootstrap-switch-handle-off {
    left: 3px;
    color: #ccc;
}
.Hi5Form .slider div > span {
    position: absolute;
    height: 24px;
    width: 36px;
    text-align: center;
    line-height: 24px;	
    transition: opacity ease-in 150ms;
}
.Hi5Form input[value="1"] + .slider {
  background-color: rgba(0,0,0,0.87);
}
/*
.Hi5Form input:not(:checked) + .slider > div > span.bootstrap-switch-handle-off {
	opacity:1;
}
.Hi5Form input:not(:checked) + .slider > div > span.bootstrap-switch-handle-on {
	opacity:0;
}
*/
.Hi5Form input[value="0"] + .slider > div > span.bootstrap-switch-handle-off {
	opacity:1;
}
.Hi5Form input[value="0"] + .slider > div > span.bootstrap-switch-handle-on {
	opacity:0;
}
.Hi5Form input[value="1"] + .slider > div > span.bootstrap-switch-handle-off {
	opacity:0;
}
.Hi5Form input[value="1"] + .slider > div > span.bootstrap-switch-handle-on {
	opacity:1;
}
.Hi5Form input:focus + .slider {
  box-shadow: 0 0 1px rgba(230, 81, 0, 1);
}
.Hi5Form input[value="1"] + .slider:before {
  -webkit-transform: translateX(38px);
  -ms-transform: translateX(38px);
  transform: translateX(38px);
}
.Hi5Form .slider.round {
  border-radius: 34px;
}
.Hi5Form .slider.round:before {
  border-radius: 50%;
}
.Hi5Form .switch label {
    margin: 5px 0 5px 100px !important;
    padding: 0;
}
.Hi5Form .switch span.help-block {
    clear: both;
    display: block;
    /*margin: 20px 0 0 0;*/
    margin: -5px 0 5px 100px;    
}
.modal .Hi5Form .switch span.help-block {
	margin-top: -12px;
}

/* end switch ctrl */

.timepicker-picker .glyphicon {
	display: inline-block !important;
}
.bootstrap-datetimepicker-widget a[data-action] {
	min-width: 0 !important;
}
.timepicker-picker button[data-action="togglePeriod"] {
	background: none !important;
}
.bootstrap-datetimepicker-widget a[data-action], .timepicker-picker button[data-action] {
	box-shadow:none !important;
}
.bootstrap-datetimepicker-widget table td span {
    width: auto;
    height: auto;
    line-height: 1;
}
.Hi5Form .switch input[type=checkbox] {
    position: absolute;
    left: 50px !important;
    top: 10px;
}
.Hi5Form .consent-field .alert {
    max-height: 200px;
    overflow: auto;
}
.Hi5Form .consent-field .alert {
	background: #dddd;
    border-color: #ccc;
    padding: 10px;
}
.Hi5Form .consent-field .alert, .Hi5Form .consent-field .alert * {
	font-size: 14px;
    line-height: 16px;
}
.input-group {
    width: 100%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
/*
.input-group-btn, .input-group .form-control {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
}
*/
.input-group-addon {
    width: auto;
}
input[type="number"] {  
 	-webkit-appearance: textfield;
}
.Hi5Form .grid_input .file-preview {
	/*display: inline-block;
    width: calc(100% - 300px);
    vertical-align:top;*/
    display: block;
}
/*
.grid_input .input-group.file-caption-main, .grid_input .file-input .input-group {
	width: 250px;
	vertical-align:top;
}*/
.Hi5Form .grid_input .fileinput-remove-button {
	display:none;
}
.grid_input .input-group .btn-file input[type=file] {
	width: 125px;
}
.grid_input .input-group .input-group-btn > button {
    width: 125px;
}
.grid_input .file-input .file-drop-zone-title {
	position: absolute;
    width: 100%;	
}
.grid_input .file-input .clearfix, .grid_input .file-input .clearfix:before, .grid_input .file-input .clearfix:after {
	display: none;
}
.Hi5Form .grid_input .hi5-image-replace {
    margin-top: 10px;
}
.Hi5Form .grid_input .hi5-image-preview .checkbox {
    padding-top: 6px;
}
.form-group.submit-group button {
    margin-right: 5px;
}
.modal-content .form-group.submit-group button { 
	margin-right: 0;
	margin-left: 5px;
}
.form-group.required .mark_optional {
	display: none;
}
.file-input .input-group-btn:last-child>.btn {
    margin: 0;
}
.fileinput-remove.fileinput-remove-button {
    text-decoration: none !important;
}

.rating.checklist {
    width: 100%;
    display: block;
    padding-left: 9px;
    padding-bottom: 9px;
}
.rating.checklist .radio {
    display: inline-block;
    width: 50px;
    margin: 0;
    padding: 0;
}
.rating.checklist label {
    padding-left: 0;
    font-weight: bold;
}

.rating.checklist .radio input {
    display: none;
}
.rating.checklist .radio input + label > span {
    width: 34px;
    height: 34px;
    line-height: 32px !important;
    text-align: center;
    padding-left: 0 !important;
    display: block;
    border-radius: 100%;
    cursor: pointer;
    border: 1px solid black;
}
.rating.checklist .radio input + label > span:hover {
	background:black;
	color: white;
}
.rating.checklist .radio input:checked + label > span {
	background:black;
	color: white;
}
.rating.checklist .radio label {
    height: 36px;
}
.Hi5Form .grid_input .hi5-image-preview .checkbox {
	padding-top: 2px;
    width: calc(100% - 200px);
    display: inline-block;
    white-space: nowrap;
    vertical-align: middle;
}
.Hi5Form .grid_input .hi5-image-preview .checkbox > label {
	width: 100%;
    display: block;
}
.Hi5Form .grid_input .hi5-image-preview .checkbox > label > input {
	display: inline-block;
    margin: 0 5px;
    vertical-align: middle;
}
.Hi5Form .grid_input .hi5-image-preview .checkbox > label > label {
	display: inline-block !important;
    width: auto;
    vertical-align: middle;
}
.Hi5Form .signature {
	background: rgb(246, 246, 247);
	border: 1px solid #ddd;
	/*height: 350px;	*/
	position: relative;
	margin-bottom: 5px;
	padding: 0 20px 20px 20px;
}	
.Hi5Form .signature-ctrl {	
	cursor: crosshair;
    max-width: 1200px;
    margin: 0 auto;
    /*height: 300px;*/
    background: white;    
    border: 1px solid #ddd;
}
.Hi5Form .signature > span {
    line-height: 30px;
    font-size: 16px;
    text-transform: uppercase;
	width:100%;
	display:block;
	text-align:center;
	opacity:0.5;
	color: #aaa;
    padding-top: 5px;
}
.form-msg .glyphicon {
	font-size:32px;
	vertical-align:middle;
	padding-right:10px;
	line-height: 42px;
}
.input-group .form-control {
    flex: 1 1 0%;
}
.input-group-btn {
	width: auto;
}
.input-group-addon, .input-group-btn, .input-group .form-control {
	display: block;
}
.submit-group button i {
    margin-right: 5px;
    /*vertical-align: text-top;*/
}
.grid_input .kv-file-content > div {
    max-height: 65px;
}
.krajee-default .file-other-icon {
    font-size: 6rem;
}
.Hi5Form fieldset:not(.submitting) .submit-group .msg-processing {
	display: none;
}
.Hi5Form fieldset.submitting .submit-group button {
	opacity: 0;
}

/* color picker */

.color-picker .dropdown-menu {
	padding: 5px 15px 20px;
	width: 330px;
}
.color-picker .dropdown-menu h4 {
    padding: 15px 5px;
    margin: 0 !important;
}	
.color-picker .dropdown > input {
	text-align: center;
	font-weight: bold;
	border: 1px solid;
    background-image: none !important;
    cursor: pointer;
    border: 1px solid black;
}
.color-picker .radio-option {
	width: 60px;
	height: 60px;
	float: left;
}
.color-picker .radio-option label {
	width: 50px;
	height: 50px;
	border: 1px solid black;
	margin:0;
	cursor: pointer;
}
.color-picker .radio-option input[type="radio"] {
	display: none;
}
.color-picker .radio-option {
	display: inline-block;
	padding: 5px;
}
.color-picker .dropdown-menu input[type="text"] {
	border: 1px solid black;
	margin: 5px;
	height: 50px;
	float: left;
	padding: 0 10px;
}
.color-picker .form-control:disabled {
    opacity: 0.33;
    border: 1px solid black;
}
.has-error {
	border-radius: 0;
	line-height: 24px;
	font-size: 16px;
	/*background-color: #f5f5f5;*/
	background-color: #f9f0e0;
	border: 1px solid #e9e0d9;
	padding: 4px 8px;
}
.Hi5Form .form-group.has-error {
	padding: 20px;
}
.Hi5Form .form-group.has-error .help-block {
    border: 1px solid #e9e0d9;
}
.Hi5Form .hi5-lov-adder .selectize-input {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}
.Hi5Form .hi5-lov-adder button {
	border: 1px solid #cccccc;
	border-left: none;
	background: #f3f3f3;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	margin-left: 0 !important;
	height: 38px;
	width: 38px;
	color: #666;
	outline: none !important;
	box-shadow: none !important;
}
.Hi5Form .hi5-lov-adder button:hover, .Hi5Form .hi5-lov-adder button:focus, .Hi5Form .hi5-lov-adder button:active {
	color: #000;
}
.Hi5Form .hi5-lov-adder button:active, .Hi5Form .hi5-lov-adder button:focus {
	background: #e0e0e0;
}
.modal-content .Hi5Form .form-group {
	margin-bottom: 1rem;
}
.modal-content .Hi5Form .form-group.no-label {
	margin-bottom: 0 !important;
}
.modal-content .Hi5Form .form-group:not(.text-center).submit-group {
	text-align: right;
}
.modal-content .Hi5Form {
	width: 100%;
}
.search-form .Hi5Form .selectize-control {
	float: left;
}
button.close.fileinput-remove {
    appearance: none;
    border: none;
    background: gray;
    color: white;
    width: 18px !important;
    height: 18px;
    display: inline-block;
    padding: 5px 4px !important;
    border-radius: 9px;
    right: 8px !important;
}
button.close.fileinput-remove:hover, button.close.fileinput-remove:active, button.close.fileinput-remove:focus {
    background: dimgrey;
    color: white;
}