.bootstrap-tagsinput {
    width: 100%;
}
.bootstrap-tagsinput .tag {
    padding-right: 25px;
}
.bootstrap-tagsinput .tag [data-role="remove"] {
    position: absolute;
    padding-top: 4px;
    font-size: 16px;
}
.ms-container .ms-list {
    height: 460px;
}
.ms-container {
   width: 100%;
}
.blockUI.blockOverlay{
	background:#2F323E!important;
	color:white!important;
}

.acf-accordion .acf-accordion-title label {
    font-size: 18px!important;
}
.acf-field.acf-accordion {
    margin: -1px 0;
    padding: 0 !important;
    border-color: #d5d9dd;
    margin-bottom: 10px!important;
    border: 1px dashed #BE3134!important;
    margin-top: 10px!important;
    color: black;
}


.preloader {
    width: 100%;
}
.new-login-register .lg-info-panel .inner-panel {
    background: #0A1536;
}
.new-login-register .logo img {
    height: 80%;
}
.jq-icon-info {
    background-color: #ffffff;
    color: #000;
    border-color: #BE3134;
    font-size: 20px;
}
.jq-toast-single {
    display: block;
    box-shadow: 1px 0px 30px rgb(10 5 5);
    width: 100%;
    padding: 20px;
    margin: 0px 0px 5px;
    font-size: 25px;
    font-family: arial, sans-serif;
    line-height: 17px;
    position: relative;
    pointer-events: all !important;
    background-color: #fff;
    color: black;
	border-color: #BE3134;
}
#side-menu > li > a.active {
    background: #EDF1F5!important;
    border-left: 3px solid #BE3134;
    font-weight: 500;
}
.customtab li.active a, .customtab li.active a:hover, .customtab li.active a:focus {
    border-bottom: 2px solid #BE3134;
    color: #BE3134;
}
.submit-wrapper1 a, .submit-wrapper1 a {
    color: white;
}
.submit-wrapper1 a:hover, .submit-wrapper1o a:hover {
    color: white!important;
}

.ms-container .ms-selectable li.ms-hover, .ms-container .ms-selection li.ms-hover {
    background-color: #BE3134;
}

blockquote {
    border-left: 5px solid #BE3134!important;
    border: 1px solid rgba(120,130,140,.13);
	line-height: 1.7em;
}
.panel-blue a, .panel-info a {
    color: #BE3134;
}

.btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled.focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info.focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active {
    background-color: #BE3134;
    background-image: none;
}
.panel-blue a:hover, .panel-info a:hover {
    color: #BE3134;
}
.panel-blue .panel-heading, .panel-info .panel-heading {
    border-color: #EFCBCC;
    color: #fff;
    background: #BE3134;
}
.acf-button-group label {
	cursor:pointer;
}
.acf-button-group label.selected {
    background: #BE3134!important;
		border-color: #EFCBCC!important;
    border: 1px solid #EFCBCC!important;
}

.btn-primary, .btn-primary.disabled {
    background: #BE3134;
    border: 1px solid #EFCBCC;
}

.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary.focus, .btn-primary:focus, .btn-primary:hover {
    background: #BE3134;
    border: 1px solid #EFCBCC;
    opacity: .8;
}
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary.focus, .btn-primary.focus:active, .btn-primary:active:focus, .btn-primary:active:hover, .btn-primary:focus, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover {
    background: #BE3134;
    border: 1px solid #EFCBCC;
}
.btn-primary:active, .btn-primary.active {
    background: #BE3134;
    border: 1px solid #EFCBCC;
}
.acf-button-group label {
	border: 1px dashed #EFCBCC!important;
}

.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info.focus, .btn-info.focus:active, .btn-info:active:focus, .btn-info:active:hover, .btn-info:focus, .open>.dropdown-toggle.btn-info.focus, .open>.dropdown-toggle.btn-info:focus, .open>.dropdown-toggle.btn-info:hover {
    background: #BE3134;
    border: 1px solid #EFCBCC;
}
.btn-info, .btn-info.disabled, .btn-info:active, .btn-info.active {
    background: #BE3134;
    border: 1px solid #EFCBCC;
}
.label-info {
    background-color: #BE3134;
}
.btn-info.disabled.focus, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info.focus, .btn-info:focus, .btn-info:hover {
    background: #BE3134;
    /*background: #d84245;*/
    opacity: .8;
    border: 1px solid #EFCBCC;
}

.select2-container.-acf .select2-selection--multiple .select2-selection__choice {
    background-color: #BE3134!important;
    border-color: #BE3134;
    color: white;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: white!important;
}
.select2-container--default:hover .select2-selection--multiple:hover .select2-selection__choice__remove:hover {
    color: white!important;
}
.logo img {
	height: 60px;
}
#side-menu>li>a.active {
    background: rgba(0, 0, 0, 0.07);
}

.btn-danger, .btn-danger.disabled {
    background: #BE3134;
    border: 1px solid #BE3134;
}
.btn-danger.disabled.focus, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger.focus, .btn-danger:focus, .btn-danger:hover {
    background: #BE3134;
    opacity: .8;
    border: 1px solid #BE3134;
}
.cleanups .checkbox {
    padding-left: 20px;
    display: inline;
    padding-right: 20px;
}
.checkbox-danger input[type=checkbox]:checked+label::before {
    background-color: #BE3134;
    border-color: #BE3134;
}
a.mytooltip {
    font-weight: 500;
    color: #BE3134;
}
.tooltip-content {
    color: white;
		padding:12px;
	line-height: 1.4em;
}
.panel.psg{
	margin-bottom: 10px;
}
.panel.psg .panel-heading{
	border: 1px dashed lightgray;
	padding: 10px 20px;
}

/*front form*/

.submit-wrapper{
	padding-top: 30px;
    border-top: 1px solid #CCD0D4;
    margin-bottom: 20px;
}


.acf-fields.acf-form-fields{
	background:white;

}
/*
.acf-fields>.acf-field {
	border-left: 1px solid #CCD0D4;
	border-right: 1px solid #CCD0D4;
}

.group .acf-fields>.acf-field {
	border-left: 0px solid #CCD0D4;
	border-right: 0px solid #CCD0D4;
}
*/
/*execution single*/

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
	background-color:white;
}
.input-group {

    width: 100%;
}

.form-group, .form-horizontal .form-group {
    /*margin-bottom: 8px;*/
}
.bootstrap-tagsinput {
    margin-bottom: 0;
    line-height: 26px;
}
.bootstrap-tagsinput > input {
	/*display:none;*/
}
body {
    font-family: 'Didact Gothic', sans-serif;
    font-size: 16px;
    line-height: 1.4em;
    color: #54595F;
    background-color: #fff;
}
b, strong {
    font-weight: 900;
}
.acf-fields>.acf-field {
	border: 0!important;
}
.table-responsive {
    min-height:300px;

}